@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);
@import url(https://fonts.googleapis.com/css?family=Nunito:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300);
body {
}
.navbar-brand {
	display: none;
}
.modal-content {
	text-align: left;
}
.question {
	border: 2px solid #399;
	width: 96%;
	margin-left: 40px;
	/* float: right; */

	border-radius: 18px;
	padding: 25px;
	margin-top: 50px;
}
.question2 {
	border: 2px solid #399;
	width: 28.3%;
	margin-left: 35px;
	/* float: right; */
	;
	border-radius: 18px;
	padding: 25px;
	margin-top: 50px;
}
.question select {
	background-color: #FFF;
	border: 2px solid #999;
	border-radius: 7px;
	min-width: 250px;
	min-height: 18px;
	padding: 3px;
	font-size: 16px;
	margin-left: 5px;
}
.question input {
	background-color: #FFF;
	border: 2px solid #999;
	border-radius: 7px;
	min-width: 250px;
	min-height: 18px;
	padding: 3px;
	font-size: 16px;
	margin-left: 5px;
}
#quest-display {
	margin: 25px;
	border: 1px dotted #999;
	border-radius: 15px;
	padding: 10px;
	display: none;
}
#quest-box {
	display: none;
}
.fnb {
	background-color: #F7F7F7;
}
#speedi h4 span {
	font-size: 15px;
	color: #367296;
}
.cta {
	margin: 0px 2%;
}
.wow {
	visibility: hidden;
}
.navbar-default {
	background-color: transparent;
}
#package {
	padding-bottom: 20px;
	border-radius: 30px;
}
#package img {
	width: 80%;
	border-radius: 15px;
	box-shadow: 3px 4px 13px #505463;
}
#package img:hover {
	box-shadow: none;
}
#package h2 {
	margin-bottom: 15px;
}
.benefits {
	margin-top: 40px;
}
.logos ul {
	margin-left: 40px;
}
.c_wide {
	width: 475px;
}
#package .col-sm-3 img:hover {
	opacity: 1;
}
#intro {
	background-color: #f1f1f1;
	border-radius: 5px;
}
#intro .col-md-6 {
}
#intro_bene {
	list-style: none;
}
#intro_bene li {
	border-bottom: thin solid #D2D2D2;
	padding: 15px 8px 10px 30px;
	background-image: url("../imgs/check_mark.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#intro_bene li:last-child {
	border-bottom: none;
}
#intro .col-md-6:last-child {
	padding: 0px;
}
#brands {
	list-style: none;
	border: thin solid #577073;
	border-radius: 20px;
}
#brands li {
	display: inline-block;
	padding: 10px;
}
#feature-2 ul {
	list-style: none;
}
#feature-2 ul li {
	border-bottom: thin solid #D2D2D2;
	padding: 15px 8px 10px 45px;
	background-image: url("../imgs/check_mark.png");
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#feature-2 li:last-child {
	border-bottom: none;
}
#feature-2 ul li img {
	max-height: 50px;
}
#intro h2, #feature-2 h2 {
	color: #1E6F41;
	font-family: 'Open Sans', sans-serif;
}
#intro strong {
	color: #F7793D;
	font-size: 16px;
}
h4 {
	font-family: 'Open Sans', sans-serif;
}
.divide h4 {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}
.em_edit03 {
	font-family: 'Open Sans', sans-serif;
	color: #66734F;
	font-weight: bold;
	margin-top: 20px;
}
.form-header {
	color: #fff;
}
.new {
	color: #F7793D;
}
.pop-con {
	color: #525252;
	padding: 25px;
}
.popover {
	border-radius: 25px; border:5px solid #8aa659;
}

.popover-title { display:none;
}
.glyphicon-remove {
	color: #81a440;
}
.pop-close {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.pop-close2 {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#intro ul li {
	padding-bottom: 0px;
	list-style: none;
}
.glyphicon-plus {
	color: #66734F;
	margin-right: 5px;
}
.jumbotron video {
	position: absolute;
	top: -175px;
	width: 100%;
	opacity: .7;
}
.pzero {
	padding: 0px;
	margin: 0px;
	line-height: 0;
}
.ftv {
}
.ftv_wt {
	background-color: #F0F0F0;
}
.ftv-text {
	padding: 35px;
}
#feature-3 {
	line-height: 0;
}
#feature {
	color: #5C5C5C;
}
.divider {
	height: 3px;
	background-color: #d9e8be;
	width: 64%;
	margin: auto;
	position: relative;
}
#threevid {
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #F0F0F0;
	font-family: 'Raleway', sans-serif;
	color: #575757;
}
#threevid p {
	line-height: 1.8;
	font-size: 18px;
}
.feature-2-pic video {
	width: 100%;
}
.cta h1 {
	font-family: 'Nunito', sans-serif;
	font-size: 28px;
	color: #FFF;
	padding: 0px;
}
.cta h1:first-child {
	margin-bottom: 5px;
}
.form-container {
	box-shadow: none;
}
#speedi h4 {
	color: #FFF;
	margin-top: 30px;
	font-size: 26px;
	    font-weight: 800; text-align:left;
}
#speedi h4 span {
	font-size: 17px;
	color: #FFF;
	    font-weight: bold;
}
#speedi h4 {
	text-shadow: none;
}
.form-container .btn {
	background-color: #EE8305;
}
.intro-pic {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.fixed-header {
	position: fixed;
	top: -120px;
	right: 0px;
	color: #FFFFFF;
	z-index: 99999;
	padding-left: 60px;
	padding-right: 30px;
	padding-top: 10px;
}
.fixed-header-content h2 {
	font-family: 'Nunito', sans-serif;
	margin-bottom: 12px;
	color: #FFFFFF;
}
.center_message h1 {
	color: #A1B77A;
}
#phone_id {
	    color: #8aa659;
}
.form-header {
	background-color: #EE8305;
	font-size: 17px;
	min-height: 40px;
}
.form-container {
	background-image: url("imgs/arrow-down-teal2.png");
	border-bottom: 5px solid #EE8305;
}

.form_cta {
    position: relative;
    width: 83%;
    float: right;
}
#intro video {
	width: 100%;
	border-radius: 10px;
}
.form-container p {
	padding: 14px 0 0 0;
	font-size: 14px;
}
.divide h4 {
	color: #859070;
}
.fixed-header {
	background-color: #ee8861;
}
.sample_pack {
	position: absolute;
	top: -80px;
	left: -130px;
}
.sample_pack img {
	height: 200px;
}
.form-row {
	position: relative;
}
.form-header h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	/* padding: 10px; */
	padding-top: 10px;
	margin-top: 41px;
	margin: 0;
	margin-left: 24px;
	text-transform: uppercase;
}
.thanks {
	color: #3C3C3C;
/* color: #F30; */}
.form-header p {
	font-weight: 400;
}
.form-container {
	background-image: url("../../imgs/oj-arrow-down.png");
	background-repeat: no-repeat;
	background-position: center top;
}
.form-container input {
	height: 34px;
}
#intro h2 {
	    font-size: 25px;
	padding-bottom: 10px;
}
.intro-pic2 {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.intro-pic {
	padding: 0px;
}
#intro li a {
	text-decoration: none;
	color: #66734F;
}
#intro li div {
	padding-top: 10px;
	padding-left: 10px;
	background-color: #81a440;
	border-radius: 10px;
	padding: 26px;
	color: #FFF;
	font-weight: 600;
	position: relative;
}
#intro li div ul {
	margin-top: 5px;
}
#intro li div ul li {
	list-style: circle;
	padding-bottom: 5px;
}
.glyphicon-remove-circle {
	color: #A1B77A;
}
.sample_pack_fixed {
	position: absolute;
	top: -35px;
	left: -90px;
	z-index: 9999999;
}
.sample_pack_fixed img {
	height: 153px;
}
.green {
	background-color: #A1B77A;
	padding: 20px;
	width: 100%;
	color: #FFF;
	padding-right: 5%;
	padding-left: 5%;
	font-size: 18px;
}
#top_page > div.center_message > h1 {
	margin-left: -55px;
	font-size: 18px;
	margin-top: -10px;
	text-align: center;
}
#top_page > div.center_message {
	width: 55%;
}
.center_message i {
	font-weight: 500;
	font-size: 22px;
}
#feature h2 {
	font-size: 24px;
	    color: #5e5f61;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}
.mv2 {
	display: none;
}

#feature li {
    margin-bottom: 0px;
}

#feature ul li {
    list-style: none;
    padding: 15px 8px 10px 45px;
    background-image: url(../imgs/check_mark.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
}

@media only screen and (min-width:100px) and (max-width: 320px) {
	
	.form_cta {
   
    width: 76%;}
	
	#speedi{ display:none;}
.phone h3 {
	font-size: 21px;
}
.jumbotron h1 img {
	height: auto;
	width: 100%;
}
.cta {
	margin: 9px 0%;
	text-align: left;
}
.form_cta {
	margin-left: 110px;
}
.intro-pic {
	display: none;
}
.sample_pack img {
	height: 130px;
}
.sample_pack {
	position: absolute;
	top: -59px;
	left: -30px;
}
#package .col-sm-3 {
	width: 100%;
}
.fixed_footer {
	display: none;
}
.mv1 {
	display: none;
}
.mv2 {
	display: inline-block;
}
.navbar-brand {
	display: inline-block;
}
#package {
	display: none;
}
.feature-img {
	display: none;
}
.navbar-inverse .navbar-brand {
	font-size: 14px;
}
}

@media only screen and (min-width:321px) and (max-width: 450px) {
	
		.form_cta {
   
    width: 76%;}
	
	#speedi{ display:none;}
.phone h3 {
	font-size: 21px;
}
.jumbotron h1 img {
	height: auto;
	width: 100%;
}
.intro-pic {
	display: none;
}
.cta {
	margin: 9px 0%;
	text-align: left;
}
.form_cta {
	margin-left: 110px;
}
.sample_pack img {
	height: 130px;
}
.sample_pack {
	position: absolute;
	top: -59px;
	left: -30px;
}
#package .col-sm-3 {
	width: 100%;
}
.fixed_footer {
	display: none;
}
.mv1 {
	display: none;
}
.mv2 {
	display: inline-block;
}
.navbar-brand {
	display: inline-block;
}
#package {
	display: none;
}
.feature-img {
	display: none;
}
}

@media only screen and (min-width:996px) and (max-width: 1200px) {
.sample_pack {
	position: absolute;
	top: -19px;
	left: -37px;
}
.sample_pack img {
	height: 134px;
}
}

@media only screen and (min-width:100px) and (max-width: 996px) {
.jumbotron video {
	display: none;
}
}

@media only screen and (min-width:1800px) and (max-width: 2700px) {
.jumbotron video {
	position: absolute;
	top: -240px;
	width: 100%;
	opacity: .7;
}
}
.reflectBelow {
	-webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));
}

@media only screen and (min-width:451px) and (max-width: 770px) {
.intro-pic {
	display: none;
}
.mv1 {
	display: none;
}
.mv2 {
	display: inline-block;
}
.sample_pack {
	position: absolute;
	top: -80px;
	left: 50px;
}
}
