*{
	padding:0;
	margin:0;
}
img{
	border:none;
	outline:none;
	max-width:100%;
}





span#myBtn, span#myBtn2 {
    font-size: 17px;
    color: #5D720E;
}
a,a:active,a:focus,a:hover{
	outline:none;
	text-decoration:none;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid #d8e08f;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
a.dropdown-item {
    width: 100%;
    display: block;
    padding-left: 15px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: rgba(0,0,0,0)!important;
}
a{
	-webkit-transition:all 0.35s ease-in-out;
	-moz-transition:all 0.35s ease-in-out;
	-ms-transition:all 0.35s ease-in-out;
	-o-transition:all 0.35s ease-in-out;
	transition:all 0.35s ease-in-out;
	color:#333;
}
input:focus,textarea:focus,select:focus{
	outline:none!important;
	box-shadow:none;
}
.top-nav-collapse .slogan{
	display:none;
}
.top-nav-collapse .logo img {
    width: 135px!important;
    max-width: 135px;
    margin-top: 2px;
}
ul{
	margin:0;
	list-style-type:none;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1.5px solid #DFE2EA;
    border-radius: 5px;
}
#more, #more2 {display: none;}
h1 {
    font-size: 36px;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 45px;
}
h2{
	margin:0 0 15px;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
}
h3{
	margin: 0 0 10px;
    font-weight: 700;
    letter-spacing: 2px;
}
h4{
	margin:0 0 10px;
}
h5{
	margin:0 0 10px;
}
h6{
	margin:0 0 10px;
}

html,
body{
	width:100%;
	height:100%;
	background-color: #ffffff;
}
body{
	font-family: 'Poppins', sans-serif;
	line-height:28px;
	font-size:16px;
	font-weight:400;
	overflow-x:hidden;
}

section {
    background-color: #fff;
    overflow: hidden;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 16px;
    height: 1px;
    border-radius: 1px;
}
.active_menu{
	color:#d8e08f!important;
}
/*form*/
.form_section{
	background: #EEEEF2;
}

.cont_mchimp{
	float:right
}

.form_section .container{
	background: #EEEEF2;
	padding-top: 60px;
	padding-bottom: 30px;
}

form{
	margin-top:25px;
	display: block;
}

form label{
	color: #575962;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 2em;
    margin: 8px 0 0 0;
}

.form_section .form-group {
    margin-bottom: 22px!important;
}

.form-control:focus {
    outline: none!important;
    box-shadow: none!important;
    border-color: #C3D973!important;
}

form .col-xs-4.col-md-3{
	padding-left: 0!important
}

.f-right {
    float: right;
}

.form_btn {
    background-color: #C3D973;
    color: #5D720E;
    border: none;
    box-shadow: none!important;
    font-size: 16px;
    line-height: 16px;
    border-radius: 4px;
    padding: 11px 24px;
    font-weight: 600;
    margin-top: 7px;
    margin-bottom: 10px;
}

.zipcode{
	max-width:400px;
}

form .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 18px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.1em;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.mailchimp_form form .form-group .col-lg-5 .form-control {
    padding: 14px 11px;
}

.form_section h4{
    font-family: 'Poppins', sans-serif;
    line-height: 1em;
    font-size: 1.9em;
    font-weight: 600;
    margin: 0 0 10px;
    color: #5D720E;
}
.statezip .col-lg-6 {
    max-width: 49%!important;
    display: inline-block;
    width: 49%;
}
.statezip .col-lg-6:first-child {
    padding-right: 5px!important;
}
.statezip .col-lg-6:last-child {
    padding-left: 5px!important;
}
.signup_footer .form-group .col-lg-12 {
    width: 98.8%!important;
}

/*form*/
/*banner info*/
.banner_info{
	background: rgba(153,172,76,1);
    background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);    
}

.banner_info .container{
	padding:20px 0 15px 10px;
}

.icon_banner_info{
	width:5%;
	padding-right:15px;
}

.icon_banner_info i{
	color:#5D720E;
	font-size:33px;	
}

img.onelineicon {
    top: -15px;
}
/*social media footer*/
.social-media li a i {
    color: #5D720E;
    background-color: #ffffff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    padding: 5px 3px;
    font-size: 0.7em;
    text-align: center;
}
.social-media li a i.fa-instagram {
    padding: 5px 7px;
}
/*social media footer*/
.login_container input[type=text], .signup_footer select, .login_container input[type=password], .signup_footer input[type=text], .signup_footer textarea, .signup_footer input[type=email], .signup_footer input[type=password] {
    border: 1px solid #FFFFFF;
    margin-top: 0px;
    padding: 21px;
    background-color: #ffffff;
    box-shadow: 0 3px 6px 0px rgba(43, 83, 94, 0.15)!important;
    border-radius: 5px;
}

.signup_footer select{
	height:42px!important;
	text-indent:15px;
}

.signup_footer h4{
	margin-bottom: 20px!important;
}

.form-control::-moz-placeholder{
	color:rgb(199,199,199)!important;
	opacity:1;
}



.navbar-toggle {
    position: absolute;
    float: left;
    padding: 9px 0px;
    margin-top: 2px;
    margin-left: 5px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
    left: 2px;
}

.form-control::-webkit-input-placeholder{
	color:rgb(199,199,199)!important;
	opacity:1;
}
.form-control::-ms-input-placeholder{
	color:rgb(199,199,199)!important;
	opacity:1;
}

.getapp h4 span {
    font-family: 'Poppins', sans-serif;
    line-height: 1.4em;
    font-size: 0.6em!important;
    margin: 0;
    font-weight: 300;
    letter-spacing: -0.001px;
    color: #575962;
    
}

.clear {
    clear: both;
}

.login_container {
    background: white;
    padding: 20px;
    border-radius: 15px;
    margin-top: 65%;
    max-width: 309px;
    box-shadow: 0 2px 14px -2px rgba(43, 83, 94, 0.2);
    margin-left: -40px;
}

.mailchimp_form {
    background: rgba(0,0,0,0.0);
    padding: 10px;
    border-radius: 15px;
    /*box-shadow: 0 2px 14px -2px rgba(43, 83, 94, 0.2);*/
    clear: both;
    margin-top: -360px;
    display: block;
    position: relative;
}

.mailchimp_form p{
	padding-left: 10px;
	margin-bottom: 15px;
}

.mailchimp_form form{
	margin-top:5px;
	margin-bottom:5px;
}

.mailchimp_form form .form-group{
	margin:0;
}

.mailchimp_form form .form-group .col-lg-5, .mailchimp_form form .form-group .col-lg-2 {
    display: inline-block;
    padding: 0 5px;
    /* border: 5px solid #ffffff; */
}

.copy2 {
    margin-top: -435px;
}

.copy2_cont{
	float:right
}

.mailchimp_form p {
    padding-left: 10px;
    padding-bottom: 6px;
    color: #ffffff;
    font-size: 0.8em;
    margin: 0;
    line-height: 1.1em;
    text-shadow: 2px 1px 10px rgba(0,0,0,0.9);
}

.mailchimp_form form .form-group .col-lg-2 button {
    margin: 0;
    width: 100%;
    padding: 9px 18px;
}



.mailchimp_form form .form-group .col-lg-6:last-child{
	float:left;
}

.mailchimp_form form .form-group .col-lg-6:last-child{
	float:right;
}

.login_container #forgot {
    color: #5D720E;
    font-weight: 500;
    text-align: right;
    display: block;
    margin-top: 7px;
}

.signup_footer {
    background: white;
    padding: 40px 40px 30px 40px;
    border-radius: 15px;
    max-width: 680px;
    box-shadow: 0 2px 14px -2px rgba(43, 83, 94, 0.2);
    margin-left: auto;
    margin-right: auto;
}

.banner_info .container p, .icon_banner_info{
	display: inline-block;
	float:left;
}

.covid_section p {
    margin-top: 0!important;
    margin-bottom: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    display: inline-block;
    max-width: 90%;
    padding-left: 18px;
}

.icon_banner_info {
    width: 6%;
    padding-right: 15px;
    max-width: 70px;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox .checkmark:after {
    left: 8.5px;
    top: 3.5px;
    width: 6px;
    height: 12px;
    border: solid #8CB957;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



@media only screen and (max-width: 1140px){
	/*.copy2 {
	    margin-top: -332px;
	}*/
}

@media only screen and (max-width: 639px){
	.banner_info .container p{
	    display: block;
	    float: none;
	    clear: both;
	}

	.mailchimp_form {
	    margin-top: -250px!important;
	}

	.main_absolute_767{
		display:none!important;		
	}

	.main_iphone{
		display:block;
		width:100%;		
	}

	.main_absolute_767{
		display: none!important;
		width: 100%;
		max-width: 100%;
		position: relative;
	}

	.banner_info .container p{
		font-size:16px!important;
		line-height: 20px!important;
		color:#ffffff!important;
		width:100%!important;
		padding-left: 0px!important;
		margin-top:7px;
	}
}

.banner_info .container p{
	font-size:18px;
	line-height: 22px;
	color:#ffffff;
	width:90%;
	padding-left: 15px
}

/*banner info*/
.btn-primary{
	padding:15px 25px;
	line-height:20px;
	font-weight:600;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	border-radius:25px;
	border:none;
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
}
.btn-primary:hover,
.btn-primary.focus, 
.btn-primary:focus{
	background:#fff;
}
.btn-primary span{
	color:#fff;
	background:none;
	-webkit-text-fill-color:#fff;
}
.btn-primary:hover span,
.btn-primary.focus span, 
.btn-primary:focus span{
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.btn-default{
	background:#fff;
	padding:15px 25px;
	line-height:20px;
	font-weight:600;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	border-radius:25px;
	border:none;
}
.btn-default span,
.btn-default span, 
.btn-default span{
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.btn-default:hover span,
.btn-default.focus span, 
.btn-default:focus span{
	color:#fff;
	background:none;
	-webkit-text-fill-color:#fff;
}
.btn-default:hover,
.btn-default.focus, 
.btn-default:focus{
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
}
.bg-img{
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	background-size:cover;
	background-attachment:fixed;
}
.container{
	position:relative;
}

.covid_section {
    background: rgba(256,256,256,0.4);
    padding: 15px 40px;
    border-radius: 15px;
    box-shadow: 0 2px 14px -2px rgba(43, 83, 94, 0.2);
    max-width: 680px;
    margin:auto;
}



.icon_banner_info i {
    color: #5D720E;
    font-size: 33px;
    display:inline-block;
}

/*================================ Pre Loader ====================================*/
.preloader{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	z-index:13000;
	height:100%;
}
.preloader_image{
	width:130px;
	height:130px;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.main_iphone{
	display:none;
}
#logo{
	padding:5px;
	display:none;
}
.cont_modal{
		background-color:rgba(0,0,0,0.5);
		width:100%;
		position: fixed;
		left:0;
		bottom:0;
		height: 100vh;
		z-index: 100;
		display:none;
	}
.modal_boxes {	    
	    height: 100vh;
		width:100%;
		margin:auto;
		position:relative;
		margin-top: 12%
	}
	.modal_boxes img{
		margin:40px auto 30px auto;
		display: block;
	}
	.modal_boxes .modal_cont {
	    background: white;
	    padding: 25px 16px;
	    box-shadow: 0 2px 14px -2px rgba(43, 83, 94, 0.2);
	    z-index: 1000;
	    width: 100%;
	    max-width: 500px;
	    margin: auto;
	    display: block;
	    position: relative;
	}
	.modal_boxes h5 {
	    font-family: 'Poppins', sans-serif;
	    line-height: 1em;
	    font-size: 1em;
	    font-weight: 600;
	    margin: 0 0 10px;
	    color: rgb(91,91,91);
	    text-align: center;
	}
	.modal_boxes i{
		position:absolute;
		top:15px;
		right:15px;
		color: rgb(91,91,91);
		cursor:pointer;
	}
	.modal_boxes p {
	    font-size: 0.8em!important;
	    line-height: 1.1em;
	    margin-bottom: 40px!important;
	    margin-top: 25px!important;
	    padding:10px!important;
	    text-align: center;
	}

	.modal_boxes a{
		text-decoration: underline;
		color:rgba(148,189,108);
	}
.sk-double-bounce {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 40px auto;
}
.sk-double-bounce .sk-child {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background:#fff;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
	animation: sk-doubleBounce 2s infinite ease-in-out; 
}
.targetslct option{
	color:#000000!important;
}
.slct_after:before{
	border-color:red!important;
}
.targetslct {
    background: transparent!important;
    height: auto!important;
    padding: 9px!important;
    color:rgb(199,199,199)!important;
}
select[data-chosen]{color:#333!important;}

.sk-double-bounce .sk-double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s; 
}

@-webkit-keyframes sk-doubleBounce {
	0%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0); 
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1); 
	} 
}

@keyframes sk-doubleBounce {
	0%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0); 
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1); 
	} 
}


/*================================ Header Design ================================*/
.navbar-default{
	background:none;
	margin:0;
	border:none;
	padding:10px 0;
	min-height:0;
	-webkit-transition: background .4s ease-in-out,padding .4s ease-in-out;
    -moz-transition: background .4s ease-in-out,padding .4s ease-in-out;
    -ms-transition: background .4s ease-in-out,padding .4s ease-in-out;
    -o-transition: background .4s ease-in-out,padding .4s ease-in-out;
    transition: background .4s ease-in-out,padding .4s ease-in-out;
    z-index: 1;
}
.logo a {
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
}
.logo a img{
	width: 104px;
}
.slogan {
	color: #d8e08f;
	font-size: 12px;
	text-transform: uppercase;
	    letter-spacing: 1px;
	    font-weight: 400;
	    padding: 8px 15px;
	    border-radius: 5px;
	    text-align: left;
	    display: block;
	    position: relative;
	    width: 312px;
	    top: 4px;
	    left: 28px;
	    padding: 0;
	    line-height: 11px;
	}

	.slogan2 {
	    color: #d8e08f;
	    font-size: 12px;
	    text-transform: uppercase;
	    letter-spacing: 1px;
	    font-weight: 400;
	    padding: 8px 15px;
	    border-radius: 5px;
	    text-align: left;
	    display: block;
	    position: absolute;
	    width: 312px;
	    top: 44px;
	    left: 198px;
	    padding: 0;
	    line-height: 11px;
	}
.top-nav-collapse .slogan{
	color: #ffffff;
}
.navbar-default .navbar-nav>li{
	margin-left:5px;
}
.navbar-default .navbar-nav>li:first-child{
	margin-left:0;
}
.navbar-default .navbar-nav>li>a{
	color: #5D720E;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
	padding:8px 15px;
	border-radius: 5px;
}
.business_button {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    border-radius: 5px;
}
/*copy1*/
.copy1{
	font-family: 'Comfortaa', cursive;
	width:100%;
	float:right;
}
.cont_copy1{
	float:right;
}
.cont_store {
    width: auto;
    /* max-width: 400px; */
    float: right;
    margin-top: 176px;
    /* margin-right: 20px; */
    background: rgba(0,0,0,0.4);
    border-radius: 10px;
    padding: 15px;
}
.cont_store a:last-child {
    margin-left: 0!important;
}
.copy1 h1{
	font-weight:500;
	color:#ffffff;
	font-size: 3em;
	line-height: 1.1em;
	margin-bottom: 20px;
	text-transform: none!important;
	letter-spacing: -0.4px;
	font-family: 'Comfortaa', cursive!important;
}
.copy1 p{
	font-weight:400;
	color:#ffffff!important;
	font-size: 1em!important;
	line-height: 1.3em;
	font-family: 'Comfortaa', cursive!important;
}

.cont_store a {
    float: right;
    margin-top: 0;
    display: inline-block;
    margin-left: 15px;
    padding: 0;
}

/*copy1*/
.main_section_img{
	width:100%;
}
.iphone_logo_bottom{
		display:none;
	}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover{
	background:rgba(256,256,256,0);
}
.navbar-default .navbar-nav>.active>a span, 
.navbar-default .navbar-nav>.active>a:focus span, 
.navbar-default .navbar-nav>.active>a:hover span,
.navbar-default .navbar-nav>li>a:focus span, 
.navbar-default .navbar-nav>li>a:hover span{
	background: rgba(153,172,76,0);	
	color: #fff;	
}
.navbar-default.navbar-fixed-top.top-nav-collapse{
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	padding:15px 0;
}
.regular_menu_item, .next_title a, .current_title, .prev_title a{
    background-color: rgba(0,0,0,0)!important;
    color: #ffffff!important;
    font-weight: 400!important;
    font-size: 11px;
    position: relative;
    font-weight: 300;
    text-align: right; 
    float: right;
    
}
.regular_menu_item, .next_title, .current_title, .prev_title{
	display:none;
}
.signinmenu {
    position: absolute!important;
    right: 144px;
    top: 4px;
}

.current_title {
    position: absolute!important;
    right: 80px;
    top: 4px;
    color:#d8e08f!important;
}

.current_title i {
    position: absolute;
    left: -3px;
    top: 9px;
}

.next_title {
    position: absolute!important;
    right: 10px;
    top: 4px;
}

.next_title i.fa.fa-angle-right {
    position: absolute;
    right: 0;
    top: 9px;
}

.loginmenu {
    position: absolute!important;
    right: 11px;
    top: 4px;
}


.top-nav-collapse .logo {
    width: 110px!important;
}
/*================================ Banner Design ================================*/
#home{
	width:100%;
	float:left;
	height: 98vh;
	position:relative;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	background-size:cover;
}
.curve{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	bottom:0;
	background:url(img/banner/curve.png) repeat-x center bottom;
	z-index:3;
}
.first_text{
	width:100%;
	margin:auto;
	text-align:center;
}
.overlay{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    opacity: 0.9;
	z-index:2;	
}
.banner-caption{
	width:100%;
	height:auto;
	position:absolute;
	left:0;
	top:75px;
}
.main_phone_cont{
	position: absolute;
	bottom: -50px;
}
.main_cont_phone {
    width: 50%;
    display: block;
    height: 76vh;
    padding:0;
}
.main_phone{
	margin-top: 50px
}
.caption-inner h1{
	font-size: 36px;
    color: rgba(255,255,255,0.95);
    margin: 0 0 30px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 45px;
}
.caption-inner h1 strong{
	font-weight:800;
}
.banner-caption p{
	font-weight:300;
	color:#fff;
	margin:0 0 55px;
	font-size:13px;
	animation-delay:0.2s;
}
.phones_slide2 {
    position: absolute;
    bottom: -100px;
    /* bottom: -443px; */
	/* bottom: -143px; */
    right: 0px;
}

.login_container p {
    color: #333;
    margin: 0;
    font-size: 13px!important;
}

.login_container p a{
    text-decoration: underline;
}

.cont_main1{
    position: relative;
    top: -165px;
    right: 0px;
}

.covid_btn{
    font-family: 'Poppins', sans-serif;
    line-height: 1.3em;
    font-size: 1.3em;
    margin: 0;
    font-weight: 300;
    letter-spacing: -0.001px;
    color: #575962;
    margin-top: 10px;
    margin-bottom: 10px;
    display:block;
}


#collapseExample span{
	text-decoration:underline;
	color:#5D720E;
	font-size: 0.8em!important;
	margin-left: 0px;
	cursor:pointer;
}

.covid_btn span{
	text-decoration:underline;
	color:#5D720E;
	font-size: 0.8em!important;
}

.click_covid {
    position: relative;
}

.click_covid .container div {
    position: relative;
    padding: 12px;
    background-color: rgba(256,256,265,0.2);
    border-radius: 5px;
    top: 0;
    left: 40px;
    max-width: 237px;
    box-shadow: 0 3px 6px 0px rgba(43, 83, 94, 0.6)!important;
 }

.click_covid .container div span{
	font-family: 'Poppins', sans-serif;
    line-height: 1.4em!important;
    font-size: 0.7em;
    margin: 0;
    font-weight: 300;
    letter-spacing: -0.001px;
    color: #ffffff!important;
    text-align: left;
    margin-top: 0!important;
     font-size: 1em;
     display: block;
     cursor: pointer;
}

.phones_slide3 {
    position: absolute;
    bottom: -443px;
    right: 0px;
}
.feature-info {
    margin-bottom: 200px;
    display:inline-block;
}
.feature-icons{
    display:inline-block;
    float:left;
    padding-right:30px; 
}
.feature-icons img {
    margin-top: -21px;
    display: block;
    vertical-align: top;
    position: relative;
}
.icon2{
	margin-top: -5px!important;
}
img.lasticon {
    top: 3px!important;
}
.feature-info2 {
    margin-bottom: 200px;
    padding-right:30px;
}
a + a{
	margin-left:15px;
}
.banner-caption a{
	animation-delay:0.4s;
}
.banner-caption .caption-thumb{
	animation-delay:2.8s;
}
#particles{
	position:relative;
	z-index:9;
}
.caption-inner {
    padding-top: 0px;
}
.banner h3 {
    color: #d8e08f;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 8px 15px;
    border-radius: 5px;
    text-align: left;
    margin-top: -7px;
    padding-left: 9px;
}

.login_container form{
	margin-top: 7px;
}

.login_container form label, .login_container #forgot{
	font-size: 14px!important;
}

.login_container h4{
    font-family: 'Poppins', sans-serif;
    line-height: 1em;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0 0 10px;
    color: #5D720E;
    text-align:left;
}

.login_container input[type=text], .signup_footer select, .login_container input[type=password], .signup_footer input[type=text], .signup_footer textarea, .signup_footer input[type=email], .signup_footer input[type=password]{
    border: 1px solid #FFFFFF;
    margin-top: 0px;
    border-bottom: 0;
    padding: 21px;
    background-color: #ffffff;
    box-shadow: 0 3px 6px 0px rgba(43, 83, 94, 0.15)!important;
    border-radius: 5px;
}

.login_container input[type=password]{
	margin-top: 16px;
	margin-bottom: 10px;
}

/*================================= Features =================================*/
.section-spacing{
	width:100%;
	float:left;
	height:auto;
	padding:0;
	position:relative;
}

.main_absolute_desktop {
    display: block;
    width: 100%;
}

.main_absolute {
    display: none;
}

.main_absolute_767 {
    display: none;
}

.section-spacing2{
	width:100%;
	float:left;
	height:auto;
	padding:0;
	position:relative;
}
.section-title{
	width:100%;
	float:left;
	height:auto;
	position:relative;
	margin:0 0 70px;
}
.section-title h2{
	font-size:30px;
	font-weight:800;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#333;
	margin:0 0 30px;
	position:relative;
	padding: 0px 0px 25px;
}
.section-title h2::before{
	width: 50px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    -webkit-transform: translate(-50%,0) rotate(35deg);
    -ms-transform: translate(-50%,0) rotate(35deg);
    -moz-transform: translate(-50%,0) rotate(35deg);
    transform: translate(-50%,0) rotate(35deg);
    z-index: -1;
    margin-left: -20px;
}
.section-title h2::after{
	width: 50px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    -webkit-transform: translate(-50%,0) rotate(-35deg);
    -ms-transform: translate(-50%,0) rotate(-35deg);
    -moz-transform: translate(-50%,0) rotate(-35deg);
    transform: translate(-50%,0) rotate(-35deg);
    z-index: -1;
    margin-left: 20px;
}
.section-title p{
	letter-spacing:1px;
	font-weight:300;
	color:#333;
	margin:0;
}
.features-wrapper, .features-wrapper4{
	width:100%;
	float:left;
	height:auto;
}

@media only screen and (min-width: 992px){
	.features-wrapper, .features-wrapper4{
		width:100%;
		float:left;
		height:auto;
		padding-top:127px;
		/* padding-top:470px; */
		/*padding-top:270px;*/
	}

	.icon_banner_info {
	    padding-right: 46px;
	    position: relative;
	}
}
.features-wrapper1-2{
	width:100%;
	float:left;
	height:auto;
	padding-top:443px;
}
.wrapper1{
    display: block;
    position: relative;
    margin-top: -125px;
    padding-top: 0;
}
.features-wrapper ul, .features-wrapper4 ul{
	width:100%;
	float:left;
}
.features-wrapper ul li, .features-wrapper4 ul li{
	width:100%;
	float:left;
	position:relative;
	margin:0 0 40px;
}
.features-wrapper ul li:last-child, .features-wrapper4 ul li:last-child{
	margin-bottom:0;
}
.form-group .col-lg-6:first-child{
	padding-left:0;
	padding-right:15px;
}

.form-group .col-lg-6:last-child{
	padding-left:15px;
	padding-right:0;
}
.feature-info, .feature-info2{
	width:80%;
	float:left;
	height:auto;
}
.icon-right .feature-info, .icon-right .feature-info2{
	padding-right:70px;
	text-align:right;
}
.icon-left .feature-info, .icon-left .feature-info2{
	padding-left:70px;
	text-align:left;
}
.feature-info h4, .feature-info2 h4, .getapp h4{
	font-family: 'Poppins', sans-serif;
	line-height:1em;
	font-size:1.9em;
	font-weight:600;
	margin:0 0 10px;
	color:#5D720E;
}

.getapp {    
    clear: both;
    background: rgb(230,212,72);
    background: linear-gradient(90deg, rgba(230,212,72,0.5) 0%, rgba(137,164,25,0.5) 100%);
}

.getapp_img {
	z-index: -1;
    min-height: 285px;
    position: relative;
    bottom: 0;
    margin-top: -83px;
}

.getapp_img img {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.getapp .container {
    padding-top: 90px;
    padding-bottom: 0px;
    display: block;
    clear: both;
    max-width: 680px;
    /* box-shadow: 0 2px 14px -2px rgba(43, 83, 94, 0.2); */
    margin-left: auto;
    margin-right: auto;
}

.getapp p{
	font-family: 'Poppins', sans-serif;
    line-height: 1.4em;
    font-size: 1.4em;
    margin: 0;
    font-weight: 300;
    letter-spacing: -0.001px;
    color: #575962;
	margin-top:10px;
	margin-bottom:30px;
}

.feature-info p, .feature-info2 p {
    font-family: 'Poppins', sans-serif;
    line-height: 1.4em;
    font-size: 1.4em;
    margin: 0;
    font-weight: 300;
    letter-spacing: -0.001px;
    color: #575962;
    text-align: left
}
.feature-icon {
    position: absolute;
    top: 0;
}
.feature-icon i{
	width: 50px;
    line-height: 50px;
    text-align: center;
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display:inline-block;
	font-size:35px;
}
.icon-right .feature-icon{
	right:0;
}
.icon-left .feature-icon{
	left:0;
}

/*======================================== Fun Facts ====================================*/
span.counter {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
	margin:0px 0 5px;
	display:block;
	line-height:normal;
	letter-spacing:2px;
}
.service-info h5{
	color:#fff;
	font-weight:300;
	font-style:italic;
	letter-spacing:1px;
	margin:0;
}
.service-info i{
	font-size:40px;
	line-height:40px;
	margin:0 0 15px;
	color:#fff;
}
.service-info {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
}
.text-block{
	width:100%;
	float:left;
	height:auto;
}
.text-block h4{
	text-transform:uppercase;
	letter-spacing:2px;
	margin:0 0 30px;
}
#fun-facts .img-block{
	position:relative;
	top:120px;
}

/*================================= Screenshot ============================*/
[data-carousel-3d]{
	border:none;
	background:none;
}
[data-carousel-3d]::before {
    padding-top: 65%;
}
[data-carousel-3d] [data-prev-button],
[data-carousel-3d] [data-next-button]{
	height:40px;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}
[data-carousel-3d] [data-prev-button]::before {
    color: #fff;
    font-family: FontAwesome;
	content:"\f104";
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: auto;
    top: 0px;
    width: 40px;
    font-size: 35px;
    background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    border-radius: 50%;
    padding: 0px 11px;
    transition: all 0.4s ease 0s;
	cursor:pointer;
	text-align:left;
	opacity:0;
	visibility:hidden;
	left:-40px;
}
[data-carousel-3d] [data-next-button]::before {
    color: #fff;
    font-family: FontAwesome;
	content:"\f105";
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0px;
    width: 40px;
	left:auto;
    font-size: 35px;
    background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    border-radius: 50%;
    padding: 0px 11px;
    transition: all 0.4s ease 0s;
	cursor:pointer;
	text-align:right;
	opacity:0;
	visibility:hidden;
	right:-40px;
}
[data-carousel-3d] [data-next-button]:hover::before,
[data-carousel-3d] [data-prev-button]:hover::before{
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
}
.screenshot-carousel:hover [data-next-button]::before{
	opacity:1;
	visibility:visible;
	right:0;
}
.screenshot-carousel:hover [data-prev-button]::before{
	opacity:1;
	visibility:visible;
	left:0;
}

/*================================= Downloads =================================*/
.bg-img{
	color:#fff;
}
.download-info {
    width: 100%;
    float: left;
    height: auto;
    padding-top: 50px;
}
.download-info h3{
	margin:0 0 30px;
}
.download-info p{
	margin:0 0 50px;
	font-weight:300;
}
a span i{
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
a:hover span i{
	color:#fff;
	-webkit-text-fill-color:#fff;
}

/*======================================== Team Member ========================================*/
.team-member{
	width:100%;
	float:left;
	height:auto;
	background:#fff;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.team-thumb{
	width:100%;
	height:auto;
	display:block;
	margin:0 0 15px;
	position:relative;
	overflow:hidden;
}
.contact-bio{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	opacity:0;
	visibility:hidden;
}
.contact-bio::before{
	width:100%;
	float:left;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	opacity:0.7;
	z-index:3;
}
.team-thumb::after{
	width:100%;
	float:left;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	z-index:4;
	background:url(img/team/shape.png) no-repeat bottom center;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-ms-background-size:100% auto;
	background-size:100% auto;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.team-member:hover .team-thumb::after{
	width:100%;
	float:left;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	z-index:4;
	background:url(img/team/shape-hover.png) no-repeat bottom center;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-ms-background-size:100% auto;
	background-size:100% auto;
} 
.team-member:hover .contact-bio{
	opacity:1;
	visibility:visible;
}
.contact-bio ul{
	position:absolute;
	top:45%;
	left:0;
	width:100%;
	text-align:center;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:6;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.team-member:hover .contact-bio ul{
	top:50%;
}
.contact-bio ul li{
	display:inline-block;
	margin:0 5px;
}
.contact-bio ul li a {
    display: inline-block;
	border-radius:50%;
}
.contact-bio ul li a .fa{
	width:40px;
	line-height:36px;
	border:2px solid #fff;
	display:inline-block;
	vertical-align:middle;
	border-radius:50%;
	font-size:18px;
	text-align:center;
	color:#fff;
}
.contact-bio ul li a:hover{
	background:#fff;
}
.contact-bio ul li a:hover .fa{
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.team-member h4 {
    font-weight: 700;
    padding-left: 35px;
    position: relative;
    color: rgba(0,0,0,0.8);
	z-index:2;
}
.team-member h4::before{
	width:25px;
	height:1px;
	position:absolute;
	left:0;
	top:8px;
	content:'';
	background:rgba(0,0,0,0.6);
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.team-member:hover h4::before{
	left:15px;
	z-index:1;
}
.team-member h5{
	padding-left:35px;
	font-weight:300;
	font-style:italic;
	color:rgba(0,0,0,0.6);
	margin:0 0 20px;
}
.owl-dots{
	width:100%;
	text-align:center;
	display:block;
	margin:30px 0 0;
}
.owl-carousel .owl-dots .owl-dot{
	width:15px;
	height:6px;
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	display:inline-block;
	border-radius:3px;
	outline:none;
	margin:0 6px;
}
.owl-carousel .owl-dots .owl-dot.active{
	width:25px;
}

/*================================= Video =================================*/
.play-button{
	width:100%;
	float:left;
	height:auto;
	padding:180px 0;
}
.play-button a{
	font-size:30px;
	color:#fff;
	display:inline-block;
	border-radius:50%;
	position:relative;
}

.play-button a i{
	width:80px;
	line-height:80px;
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	color:#c018db;
	border-radius:50%;
}
.play-button a::before, 
.play-button a::after {
    content: "";
    display: block;
    height: 60px;
    left: 50%;
    margin: -40px 0 0 -40px;
    position: absolute;
    top: 50%;
    width: 80px;
    z-index: 0;
}
.play-button a::after {
    -webkit-animation: bounce 1s linear infinite;
    -moz-animation: bounce 1s linear infinite;
    animation: bounce 1s linear infinite;
}
@-webkit-keyframes bounce {
    0%,
    25% {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background-color: rgba(255,255,255,0.5);
        margin: -40px 0 0 -40px
    }
    100% {
        width: 160px;
        height: 160px;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0);
        margin: -80px 0 0 -80px;
    }
}

@-moz-keyframes bounce {
    0%,
    25% {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background-color: rgba(255,255,255,0.5);
        margin: -40px 0 0 -40px
    }
    100% {
        width: 160px;
        height: 160px;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0);
        margin: -80px 0 0 -80px;
    }
}

@keyframes bounce {
    0%,
    25% {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background-color:rgba(255,255,255,0.5);
        margin: -40px 0 0 -40px
    }
    100% {
        width: 160px;
        height: 160px;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0);
        margin: -80px 0 0 -80px;
    }
}
iframe {
    width: 100%;
    border: none;
}
.modal-content{
	border:none;
	background:none;
	box-shadow:none;
}
.modal-body{
	padding:0;
}
.modal-header{
	padding:0;
	border:none;
}
.modal-content .close{
	opacity:1;
	margin:0 0 10px;
	text-shadow:none;
	color:#fff;
}

/*================================= Pricing Plan =================================*/
.price-table{
    width: 100%;
    float: left;
    height: auto;
    background: #fafafa;
	padding:0 0 40px;
	border-radius: 5px;
    overflow: hidden;
}
.pricing-header{
	width:100%;
	float:left;
	height:auto;
	padding:40px 20px 65px;
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	color:#fff;
	position:relative;
}
.pricing-header::before{
	width:100%;
	height:25px;
	position:absolute;
	left:0;
	bottom:0;
	content:'';
	background:url(img/pricing/bg.png) repeat-x center bottom;
}
.pricing-header h3{
	font-weight:800;
	margin:0 0 10px;
}
.pricing-header h4{
    font-weight: 600;
    font-size: 22px;
    font-style: italic;
	margin:0 0 0;
}
.pricing-list{
	width:100%;
	float:left;
	padding:30px 0px 40px;
}
.pricing-list li {
    line-height: 26px;
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
	font-weight:300;
	font-style:italic;
}

/*================================= Subscription =================================*/
.subscribe-content h2{
	margin:0 0 20px;
}
.subscribe-content p{
	letter-spacing:1px;
	opacity:0.9;
	margin:0 0 50px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    padding: 5px;
    background: #fff;
    border-radius: 30px;
}
.input-group .form-control {
    height:50px;
	background:#fff;
	border:none;
	border-radius:25px;
	padding:10px 15px 10px 35px;
	box-shadow:none;
	letter-spacing:1px;
}
.input-group-addon{
	padding:0;
	background:none;
	border:none;
}
.input-group-addon .btn.btn-primary{
	height:50px;
	border-radius:25px;
}
.input-group-addon .btn-primary:hover{
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
}

/*================================= Testimonials =================================*/
.user-img {
    width: 100px;
    height: 100px;
    display: inline-block;
    position: absolute;
    z-index: 999;
    top: -50px;
    left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    overflow: hidden;
	background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	padding:2px;
}
.user-img img{
	border-radius:50%;
}
#testimonials-carousel .item{
	padding:50px 0;
	margin-top:50px;
}
.tesimonial-text{
	width:100%;
	height:auto;
	position:relative;
	z-index:4;
	padding:40px 30px;
	display:block;
}
.tesimonial-text p{
	margin:0 0 30px;
}
.tesimonial-text h5{
	font-weight: 400;
    margin: 0 0 10px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    opacity: 0.9;
}
.tesimonial-text .fa {
    font-size: 14px;
    color: #fec42d;
    margin: 0;
}
.ratting{
	display:block;
	line-height:20px;
}
#testimonials-carousel .carousel-indicators {
    bottom: 25px;
}
.carousel-indicators .active{
	width:40px;
}

.row {
    width: 100%;
    margin: 0;
}

.col-lg-12 {
    width: 100%;
    padding-left:0;
    padding-right:0;
}

/*================================= Contact us =================================*/
#map {
    height: 500px;
    width: 100%;
    float: left;
}
.form-control {
    height: 50px;
    box-shadow: none!important;
    border: 1px solid #ccc;
    border-radius: 25px;
	padding:6px 25px;
	letter-spacing:1px;
}
textarea.form-control {
    height: auto;
    resize: none;
	padding-top:10px;
}

.form-control::-moz-placeholder{
	color:#333;
	opacity:1;
}
.form-control::-webkit-input-placeholder{
	color:#333;
	opacity:1;
}
.form-control::-ms-input-placeholder{
	color:#000;
	opacity:1;
}
.has-error .form-control{
	border-color:#f00;
}
.has-error .checkbox, 
.has-error .checkbox-inline, 
.has-error .control-label, 
.has-error .help-block, 
.has-error .radio, 
.has-error .radio-inline, 
.has-error.checkbox label, 
.has-error.checkbox-inline label, 
.has-error.radio label, 
.has-error.radio-inline label{
	color:#f00;
}
.form-group {
    margin-bottom: 19px;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn{
	opacity:1;
}
input[type='submit'].btn.btn-primary:hover {
    background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
}


/*======================================== Footer ========================================*/
#footer{
	width:100%;
	float:left;
	height:auto;
	background:#000;
	padding:100px 0;
}

.navbar-right {
    margin-top: 7px;
}

.top-nav-collapse .navbar-right {
    margin-top: 7px!important;
}

.footer_bottom{
	background:#5D720E;
	padding:20px 0;
	clear: both;
}

.footer_bottom p {
    margin-bottom: 0;
    color: white;
    opacity: 0.3;
    line-height: 2.5em;
}

#footer_links {
    padding: 0;
    margin: 0;
}

#footer_links li {
    list-style: none;
    float: left;
    color: white;
    margin: 5px 15px;
}

#footer_links li a {
    color: white;
    opacity: 0.7;
}

.social-media{
	text-align:center;
	margin:0 0 30px;
}
.social-media li{	
	display:inline-block;
	margin:0 4px;
}
.social-media li a{
	font-size:30px;
	color:#fff;
	opacity:0.7;
	display:inline-block;
	line-height:30px;
}
.social-media li a:hover{
	opacity:1;
}
#footer p{
	margin:0;
	color:#fff;
	opacity:0.7;
	letter-spacing:2px;
	font-size: 14px;
}

.mobile_business{
	display:none;
}

.back-top {
    width: auto;
    float: right;
    height: auto;
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 999;
}
.back-top a {
    display: inline-block;
    text-align: center;
}
.back-top i {
    background: rgba(153,172,76,1);
	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    height: 40px;
    line-height: 35px;
    width: 40px;
}


/*======================================== Responsive Design =============================*/
@media only screen and (min-width: 991px) and (max-width:1400px) {
	.copy1 h1 {
		font-size: 2.3em!important;
	}

	.cont_copy1 {
		float: right;
		padding: 0;
		margin-right: -30px;
	}
}

@media only screen and (min-width: 480px) and (max-width:639px) {
#home{
	min-height:600px;
	height:auto;
}

}

@media only screen and (min-width: 1200px) and (max-width: 1350px){
.mailchimp_form {
    margin-top: -320px;
}
.cont_store a img {
    max-width: 200px;
}
.cont_store {
    margin-top: 207px;
}

}

@media only screen and (max-width: 639px){
	


.section-spacing{
	padding:60px 0;
}
.section-spacing{
	padding:20px 0;
}
.section-title h2{
	font-size:22px;
}
.section-title p br{
	display:none;
}
#fun-facts .img-block{
	top:70px;
}
#footer{
	padding:60px 0;
}

}

@media only screen and (min-width: 768px) and (max-width:1024px) {
	.feature-info, .feature-info2 {
	    width: 70%;
	    float: left;
	    height: auto;
	    margin-top: 20px;
	}

	.mailchimp_form form {
	    margin-top: 5px;
	    margin-bottom: 5px;
	    padding: 5px 3px 7px 3px;
	    padding-left: 12px;
	    margin: 0;
	}
}

@media only screen and (min-width: 640px) and (max-width:767px) {
#home{
	min-height:600px;
	height:auto;
}
}


@media only screen and (max-width:767px) {

	.col-lg-7.col-md-6.col-sm-12 .mailchimp_form{
		display:block!important;
		margin-top: -310px!important;
	}

	.copy1 {
		margin-top: 0!important;
	}

	.cont_store {
	    left: auto!important;
	}

	.copy2_cont .cont_store{
		display:block;
	}

	.cont_store {
	    width: 100%;
	    max-width: 326px;
	    display: block;
	    margin: 20px auto;
	    left: auto;
	    position: relative;
	    overflow: auto;
	    margin-top: 10px!important;
	}

	.mailchimp_form {
	    margin-top: -185px!important;
	    padding: 5px 7px 7px 7px;
	    right: 0!important;
	    background: rgba(0,0,0,0.4)!important;
	    /* box-shadow: 0 2px 14px -2px rgba(43, 83, 94, 0.2)!important; */
	}

	.copy1 .mailchimp_form{
		display:none;
	}

	.main_absolute_767 {
	    display: none!important;
	}

	.copy2 {
	    margin-top: -410px;
	}

	.main_iphone{
		display:block;
		width:100%;
	}

	.copy1 h1 {
	    font-size: 2em;
	    text-align: center;
	}

	.copy1 p {
	    font-size: 0.7em!important;
	    text-align: center;
	    color:#ffffff!important;
	}

	.remember_m {
	    float: left;
	}

	.feature-icons {
	    display: none;
	    clear: both;
	    width: 100%;
	    padding-right: 0;
	}

	.covid_section p {
	    max-width: 82%;
	    padding-left: 0px;
	}

	.covid_section {
	    padding: 15px;
	}	

	.banner h3 {
	    margin-top: 8px;
	}

	.feature-info, .feature-info2 {
	    margin-bottom: 110px;
	    width: 100%!important;
	    padding-right: 0;
	    text-align: center;
		}

	.feature-info p, .feature-info2 p {
	    font-size: 1em;
	    text-align:center!important;
	}

	.feature-icons {
	    clear: both;
	    width: 100%;
	    padding-right: 0;
	}

	.feature-icons img{
		margin:auto;
	}

	.navbar-fixed-top .mobile_business{
		top:25px;
	}

	.top-nav-collapse .mobile_business{
		top:17px;
	}
}




@media only screen and (min-width: 1201px){
	.navbar-collapse.collapse {
	    display: block!important;
	    height: auto!important;
	    padding-bottom: 0;
	    overflow: visible!important;
	}
	.lasticon{
    margin-top: -7px!important;
}
}

/*menu ipad and smaller*/
@media only screen and (min-width: 1201px){
	.navbar-collapse.collapse {
	    display: block!important;
	    height: auto!important;
	    padding-bottom: 0;
	    overflow: visible!important;
	}
}

.menu_close {
	display: none;
}

@media only screen and (max-width: 1200px){
	.mailchimp_form {
	    margin-top: -295px;
	}
	.cont_store {
	    margin-top: 220px;
	}
	.top-nav-collapse{
		background:none!important 
	}

	.mailchimp_form form .form-group .col-lg-5 {
	    width: 37%;
	}

	/*.mailchimp_form {
	    margin-top: 22px;
	}*/

	.copy1 {
	    margin-top: -61px;
	}

	.copy1 h1 {
		font-size: 2em!important;
	}

	.copy1 p {
       	font-size: 1em!important;
	}

	/*.cont_store {
    	width: 100%;
    	max-width: 310px;
    	margin-top: 65px;
    }	*/

	.cont_store a img {
	    width: 140px;
	}

	.top-nav-collapse .navbar-header{
		background: rgba(153,172,76,1);
		background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    	background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    	background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
		background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	}

	.navbar-default {
    	padding: 0px!important;
	}

	.navbar-collapse {
    	padding-right: 0px!important;
    	padding-left: 0px!important;
	}
	.xsmenu{
		padding:0!important;
	}


	.logo {
	    left: 33px!important;
	    display: block;
	    position: relative;
	    top: -2px!important;
	}

	.top-nav-collapse .slogan{
		opacity:0;
	}

	.navbar-nav {
	    float: none!important;
	    margin: 7.5px 2px;
	    background: rgba(153,172,76,1);
    	background: -moz-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    	background: -webkit-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    	background: -ms-linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
    	background: linear-gradient(90deg, rgba(236,219,123,1) 0%, rgba(184,205,105,1) 28%, rgba(153,172,76,1) 100%);
	    position: relative;
	    margin-left: 0!important;
	    padding-left: 0px;
	    max-width: 175px;
	    box-shadow: 0 2px 14px -2px rgba(43, 83, 94, 0.2);
	    padding-top: 32px;
	}

	.navbar-right {
	    margin-left: 0px!important;
	}
	.signinmenu {
	    position: absolute!important;
	    right: 148px;
	    top: 8px;
	}
	.navbar-toggle {
        display: block;
        left: 6px;
    }
	.current_title {
	    position: absolute!important;
	    right: 84px;
	    top: 8px;
	    color: #d8e08f!important;
	}
	.next_title {
	    position: absolute!important;
	    right: 14px;
	    top: 8px;
	}


	.menu_blue{
		background: #15716c!important;
	}

	.navbar-right {
	    margin-top: 0px;
	}

	.top-nav-collapse .navbar-right {
	    margin-top: 0px!important;
	}

	.navbar-header {
        float: none;
        padding:5px;
    }

	.navbar-default {
	    padding: 0;
	}
	.backmenu{
		background-color: rgba(0,0,0,0.5);
	    width: 100%;
	    position: fixed;
	    left: 0;
	    bottom: 0;
	    height: 100vh;
	    z-index: 100;
	    display:none;
	    top: 42px;
	}
	.hidden_ip_iph{
		display:none!important;
	}
	.busines_m{
		display:none!important;
	}
	.navbar-default .navbar-nav li:last-child{
	    display: none;
	}
	.navbar-default .navbar-nav>li>a{
	    border-radius: 0;
	    border-bottom: 1px solid rgba(256,256,256,0.3);
	    text-indent:14px;
	}
	.apart{
		border:0!important;
	}
	.navbar-right li:nth-child(5) a{
		border:0!important;
	}
	
	.menu_close {
    left: 8px;
    position: absolute;
    text-align: right;
    z-index: 1000000;
    display: block;
    padding: 0;
    cursor: pointer;
    color: #ffffff;
    top: 10px;
}

	#logo{
		padding:5px;
		display:block;
		margin:auto; 
	}

	.main_absolute_desktop {
	    display: none;
	    width: 100%;
	}

	.active_menu{
		display: none;
	}

	.top-nav-collapse .logo img {
	    width: 88px!important;
	    max-width: 88px;
	    margin-top: 0px;
	}

	.navbar-default .navbar-nav>li {
	    margin-left: 0px;
	}

	.navbar-right li a {
	    color: #ffffff!important;
	}

	

	.navbar-collapse.collapse.in {
	    display: block!important;
	    /*background: #fff;*/
	    z-index: 100000000;
	    position: relative;
	}

	.slogan {
	    color: #d8e08f;
	    font-size: 11px;
	    text-transform: uppercase;
	    letter-spacing: 1px;
	    font-weight: 400;
	    padding: 8px 15px;
	    border-radius: 5px;
	    text-align: left;
	    display: block;
	    position: absolute;
	    width: 312px;
	    top: 34px;
	    left: 23px;
	    padding: 0;
	    line-height: 11px;
	}

	

	.caption-inner {
	    padding-top: 0px;
	    margin-top: 0px;
	}

	

	.logo a img, .logo{
	    width: 88px;
	}

	.navbar .container{
		max-width: 100%!important;
		width: 100%!important;
		padding:0!important;
	}

	.banner h3 {
	   display:none!important;
	}

	.logo {
	    left: 55px;
	    display: block;
	    position: relative;
	}

	.checkmark {
	    position: absolute;
	    top: 2px;
	    right: 0;
	    height: 20px;
	    width: 20px;
	    left: auto!important;
	}

	.login_container #forgot {
	    margin-top: 0px;
	    margin-bottom: 6px;
	    text-decoration: underline;
	}

	.col-sm-6.forgot_p {
	    top: 8px;
	}

	.col-sm-6.forgot_p {
	    top: 8px;
	}

	.forgot_p {
	    float: right;
	}

	.login_container form .text-center {
	    margin-top: 10px;
	}

	.login_container .checkbox {
	    text-align: left!important;
	    padding-right: 0px;
	    padding-left: 25px;
	    margin-bottom: 3px;
	    line-height: 20px;
	}

	.login_container i {
	    display: block!important;
	    position: absolute;
	    top: 20px;
	    right: 20px;
	    cursor: pointer;
	    font-size: 1.2em;
	    color: rgba(93,114,14,0.5);
	}

	.login_container .checkbox {
	    text-align: right!important;
	    padding-right: 30px;
	    padding-left: 0px;
	    margin-bottom: 4px;
	}

	.logincont2 {
	    position: absolute;
	    top: 25%;
	    margin: auto;
	    display: block;
	    width: 100%;
	}

	.login_container {
	    margin-top: auto!important;
	    position: relative;
	    margin: auto!important;
	    padding-top: 40px;
	    width:75%;
	    max-width: 335px;
	}

	.login_container i, .loginmenu, .login_container, .cont_modal{
		display:none;
	}

	.busines_m{
		display:none!important;
	}

	.loginmenu, .signinmenu, .regular_menu_item, .next_title, .current_title, .prev_title{
		display:block;
	}

	.banner2 {
	    background-image: none!important;
	    overflow: hidden;
	    height: auto;
	}

	.main_absolute {
	    display: block;
	    width: 150%;
	}

	.icon2, .onelineicon{
		top: 14px!important;
	}

	#footer_links li{
		float:left;
		margin: 5px 20px 5px 0;
	}

	.getapp p {
	    font-size: 1.1em;	    
	}

	.icon_banner_info {
    	padding-right: 46px;
	}

	.row .form-group .col-lg-6:first-child{
		padding-left:0;
		padding-right:0px;
	}

	.row .form-group .col-lg-6:last-child {
	    padding-left: 0px;
	    padding-right: 0;
	    /*margin-top: 20px;*/
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	    background-color: rgba(0,0,0,0)!important;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #ffffff!important;
	}
	.navbar-default .navbar-nav>li>a {
	    padding: 10px 15px;
	    padding-left: 0px;
	    text-align: left;
	    font-size: 13px!important;
	    width: 100%;
	    font-weight: 300!important;
	}
    
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 0px solid rgba(255,255,255,0);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-default .navbar-nav>li>a {
	    padding: 10px 15px;
	    padding-left: 0px;
	    text-align: left;
	    font-size: 12px!important;
	    width: 100%;
	}
    .collapsing {
        overflow: hidden!important;
    }

    .checkbox .checkmark:after {
	    left: 5.5px;
	    top: 1.5px;
	}
}
/*menu ipad and smaller*/

@media only screen and (max-width: 767px){
.caption-inner h1{
	font-size:28px;
	letter-spacing:2px;
	line-height:normal;
}
.features-wrapper4 {
    padding-top: 0!important;
    margin-top: -25px!important;
}
.features-wrapper1-2, .features-wrapper{
    padding-top: 0!important;
    margin-top: 0px!important;
}
.features-wrapper {
    top: -25px!important;
}

.features-wrapper ul li, .features-wrapper4 ul li{
	text-align:center;
}
.feature-icon{
	position:relative;
	text-align:center;
	margin:0 0 10px;
}
.icon-right .feature-info, .icon-right .feature-info2{
	padding:0;
	text-align:center;
}
.icon-left .feature-info, .icon-left .feature-info2{
	padding:0;
	text-align:center;
}
.features-thumb{
	padding:50px 0;
}
.service-info{
	margin:0 0 50px;
}
.row .col-xs-6:nth-last-child(-n+2) .service-info{
	margin:0;
}
#downloads .img-block{
	text-align:center;
}
.play-button{
	padding:100px 0;
}
.price-table{
	margin:0 0 50px;
}
.row .col-xs-12:nth-last-child(-n+1) .price-table{
	margin:0;
}
}

@media only screen and (min-width: 991px) and (max-width:1200px) {
	/*.cont_store {
	    width: 100%;
	    max-width: 310px;
	    margin-top: 84px;
	}*/

	.mailchimp_form form .form-group .col-lg-5 {
	    width: 41%;
	}

	.copy1 p {
	    font-size: 0.85em!important;
	}
}

@media only screen and (max-width:991px) {
	.main_phone {
	    max-width: 80%;
	    margin: auto;
	    display: block;
	    top: 0px;
	    position: relative;
	}

	.click_covid {
	    position: relative;
	    margin-top: 40px;
	    width: 100%;
	}

	.click_covid .container {
    width: 100%!important;
    padding: 0;
}

	.banner-caption {
	    top: 66px;
	}

	.click_covid .container div {
	    position: relative;
	    padding: 15px;
	    background-color: rgba(256,256,265,0.2);
	    border-radius: 5px;
	    top: 0;
	    left: auto;
	    width: auto;
	    max-width: 325px;
	    box-shadow: 0 3px 6px 0px rgba(43, 83, 94, 0.6)!important;
	    margin: auto;
	    text-align: center!important
	}

	.click_covid .container div span {
	    text-align: center;
	    font-size: 0.95em;
	    color: #ffffff!important;
	}

	

	.copy2_cont .cont_store {
	    display: none;
	}

	/*.col-lg-7.col-md-6.col-sm-12 .mailchimp_form{
		display:none;
	}*/

	.mailchimp_form {
	    margin-top: 30px;
	    padding: 5px 7px 7px 7px;
	    right:0!important;
	    background: rgba(0,0,0,0.4);
	    box-shadow: none!important
	}

	.mailchimp_form {
	    margin-top: -410px;
	}

	.mailchimp_form form .form-group .col-lg-2{
    	width: 22.5%;
	}

	.cont_store{
		float:none;
	}

	.main_absolute{
		display:none;
	}

	.main_absolute_767{
		display:block;
		width:100%;
	}

	.copy1 h1 {
	    font-size: 2.42em;
	    text-align: center;
	}

	.cont_store {
	    width: 100%;
	    max-width: 326px;
	    display: block;
	    margin: auto;
	    left: auto;
	    position: relative;
	    overflow: auto;
	    top: 10px;
	        background: rgba(0,0,0,0);
	}

	.cont_store a {
	    margin-top: 25px;
	}
	.cont_store a img{
		width:140px;
	}
	.copy1 p {
	    font-size: 0.9em!important;
	    text-align: center;
	    line-height: 1.4em;
	    color:#ffffff!important;
	}


	.covid_section p {
    	max-width: 77%;
    }

	.features-wrapper, .features-wrapper4 {
	    padding-left: 15px;
	    padding-right: 15px;
	    margin-top: -45px;
	}

	.signup_footer {
	    background: white;
	    padding: 40px 30px;
	}

	.signup_footer, .covid_section{
	    max-width: 100%!important;  
	}

	.modal_boxes {	    
		margin-top: 25%
	}

	.phones_slide_main {
	    position: relative;
	    top: -58px;
	    right: 0px;
	}



	
	.main_section_img {
	    width: 100%!important;
	    margin-left: 0%;
	}

	.getapp .container {
	    padding-top: 40px;
	}

	.features-wrapper {
    	padding-left: 15px;
    	padding-right: 10px;
	}	

	.getapp .container, .form_section .container, .banner_info .container{
    	padding-left: 15px;
    	padding-right: 15px;
	}

	.cont_main1{
	    position: relative;
	    top: -58px;
	    right: 0px;
	}

	.phones_slide3, .phones_slide2 {
	    position: relative;
	    bottom: 84px;
	    right: 0px;
	    top: -30px;
	}

	.phones_slide2 {
	    position: relative;
	    bottom: 84px;
	    right: 0px;
	    top: -58px;
	}

	.features-wrapper1-2{
	    padding: 0px 15px 0 15px!important;
	    top: auto;
    	position: relative;
	}

	.wrapper1{
	    margin-top: -45px;
	}

	.features-wrapper, .features-wrapper1-2 {
	    padding: 0px 15px 0 15px!important;
	    top: -58px;
	    position: relative;
	}

	.wrapper1{
	    padding: 0px 15px 0 15px!important;
	    top: 0px;
	}

	img.lasticon {
	    margin-top: 10px!important;
	}

	img.onelineicon {
	    top: 22px;
	    margin-top: -26px!important;
	}

	.feature-icons img {
	    margin-top: 13px;
	}

	.feature-icons {
	    margin-top: 15px;
	}

.feature-icons {
	    margin-top: 15px;
	}

	.banner{
	    background-position: 21% 0px!important;
	}

	.appstore {
	    margin-left: 0!important;
	    padding-top: 13px;
	    display: block;
	}

	.main_section_img{
		max-width:100%!important;
	}

	

	.getapp_img {
	    min-height: 100px;
	    position: relative;
	    bottom: 0;
	    margin-top: 0;
	}

	.getapp_img img{
		display:none;
	}

	.feature-info h4, .feature-info2 h4, .getapp h4 {
    	font-size: 1.5em;
    }    
}

@media only screen and (min-width: 991px) and (max-width:1100px) {
	.cont_store a img {
		width: 114px;
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.copy1{
		margin-top:14px;
	}
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
	.feature-icons img {
	    margin-top: 15px;
	}	

	.icon2{
	    top: 15px!important;
	}

	.banner{
	    background-position: 17% -72px!important;
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
.caption-inner h1{
	font-size:30px;
	letter-spacing:2px;
}
/*.copy2 {
    margin-top: -465px;
}*/
.caption-inner {
    padding-top: 0px;
}
.features-wrapper ul li{
	text-align:center;
}
.feature-icon{
	position:relative;
	text-align:center;
	margin:0 0 10px;
}
.icon-right .feature-info, .icon-right .feature-info2{
	padding:0;
	text-align:center;
}
.icon-left .feature-info, .icon-left .feature-info2{
	text-align:center;
}
.features-thumb{
	padding:50px 0;
}
.features-wrapper{
	padding:0;
}
.download-info{
	padding:0;
}
.play-button{
	padding:120px 0;
}
.navbar-default .navbar-nav > li{
	margin:0;
}

}



.sk-double-bounce {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 40px auto;
}
.sk-double-bounce .sk-child {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background:#fff;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
	animation: sk-doubleBounce 2s infinite ease-in-out; 
}
.sk-double-bounce .sk-double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s; 
}

@-webkit-keyframes sk-doubleBounce {
	0%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0); 
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1); 
	} 
}

@keyframes sk-doubleBounce {
	0%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0); 
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1); 
	} 
}

.banner-caption p{
	margin-bottom:0!important;
}

@media only screen and (max-width: 518px){
	.mailchimp_form form .form-group .col-lg-5 {
	    max-width: 37.5%;
	    padding: 0 2px!important;
	}

	.cont_store {
	    max-width: 285px;
	}

	.mailchimp_form form .form-group .col-lg-2 {
	    padding: 0 2px!important;
	}

	.mailchimp_form form .form-group .col-lg-5 .form-control {
	    padding: 14px 11px;
	    font-size: 12px;
	}

	.copy2{
		margin-top: -283px;
	}
}	

@media only screen and (max-width: 479px){
.copy1 h1 {
    font-size: 1.95em;
    text-align: center;
}

.click_covid .container div span {
    text-align: center;
    font-size: 0.8em;
}

.cont_store {
    width: 100%;
    /*max-width: 279px;*/
    display: block;
    margin: auto;
    padding: 0;
}

.click_covid .container div {
	    position: relative;
	    padding: 15px 8px;
	    background-color: rgba(256,256,265,0.2);
	    border-radius: 5px;
	    top: 0;
	    left: auto;
	    width: auto;
	    max-width: 95%;
	    box-shadow: 0 3px 6px 0px rgba(43, 83, 94, 0.6)!important;
	    margin: auto;
	    text-align: center!important
	}

.cont_copy1 {
    padding: 0;
}



	.cont_store a img {
	    width: 125px;
	}

.copy1 p {
    font-size: 0.75em!important;
    text-align: center;
    margin: 0!important;
    color: #ffffff!important;
}
.covid_section p {
    max-width: 73%;
    padding-left: 0px;
}
.iphone_logo_bottom{
	display:contents;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
}

.login_container form label, .login_container #forgot {
    font-size: 12px!important;
}

.banner-caption p {
    font-size: 13px;
    margin-top: 15px;
}

.checkbox .checkmark:after {
    left: 5.5px;
    top: 1.5px;
    width: 6px;
    height: 12px;
}

.iphone_logo_bottom img {
    margin: auto;
    display: block;
    margin-bottom: 11px;
    top: -40px;
    position: relative;
}

.features-wrapper1-2, .features-wrapper{
    padding-top: 0!important;
    top:-17px!important;
}

.wrapper1 {
    margin-top: 0px;
}

.onescreen img {
    max-width: 180px;
}
.phones_slide4 {
    position: relative;
    top: -60px;
}
.features-wrapper4, .features-wrapper {
    margin-top: 0px!important;
}
.feature-info, .feature-info2 {
    margin-bottom: 120px!important;
}
.wrapper1 .feature-info{

}
.icon2{
    top: -4px!important;
}
.caption-inner h1 {
    font-size: 24px!important;
    letter-spacing: 1px!important;
}
.caption-inner {
    padding-top: 10px!important;
}
.banner-caption .btn-default,
.banner-caption .btn-primary{
	padding-left:20px;
	padding-right:20px;
}
	.login_container {
	    background: white;
	    padding: 25px 22px;
	}


	.checkmark {
	    position: absolute;
	    top: 0;
	    left: 0;
	    height: 20px;
	    width: 20px;
	}

	.checkbox {
	    padding-left: 29px;
	}

.download-info a{
	font-size:12px;
}
#footer p{
	letter-spacing:1px;
}

.phones_slide3 {
    bottom: 35px;
}

.phones_slide2 {
    top: -20px;
}

}

@media only screen and (max-width:440px) {
	/*.logo a img{
		width: 115px;
	}*/

	.col-lg-7.col-md-6.col-sm-12 .mailchimp_form{
	    margin-top: -210px!important;
	}

	.signinmenu, .loginmenu{
		font-size: 11px!important;
	}	

	.first_text {
	    padding-top:0!important;
	}
	/*.banner h3 {
	    top: -8px!important;
	    position: relative;
	    display: block;
	    left: -5px;
	}
	.signinmenu {
	    position: absolute!important;
	    right: 142px;
	    top: 24px;
	}

	/*.loginmenu {
	    position: absolute!important;
	    right: 75px;
	    top: 24px;
	}*/
}

@media only screen and (max-width:440px) {
	.mailchimp_form form .form-group .col-lg-2 button {
	    padding: 7px 12px;
	    font-size: 14px;
	}
	.copy1 {
    margin-top: 5px;
}
.cont_store {
    max-width: 267px;
}

}

@media only screen and (max-width:380px) {
	.copy1 h1 {
	    font-size: 1.6em!important;
	    text-align: center;
	}

	.cont_store a {
	    margin-top: 5px!important;
	}

	.cont_store {
	    left: auto!important;
	    margin-top: 0px!important;
	}
}



