*{
	padding:0;
	margin:0;	
}
body{
	font-family: 'Poppins', sans-serif!important;
	font-size:16px;
}
body p{
	line-height:1.8;
}


.main-sec{
	z-index:99;
	position: relative;
    z-index: 1;
    -webkit-box-shadow: #9c9c9c  0 7px 35px 0;
    -moz-box-shadow: #9c9c9c  0 7px 35px 0;
    box-shadow: #9c9c9c  0 7px 35px 0;
    overflow: hidden;
}

.page-id-11 .main-sec{
	box-shadow: none;
}

.page-id-11 .pt-5, .py-5, .privacy{
	padding: 0!important;
}

.page-id-11 .section{
	padding-bottom: 0!important;
}

.pd_50{
	padding:12px 50px;
}
.pd_100{
	padding:12px 100px;
}
.pd_34{
	padding: 0 34px;
}
.pd_40{
	padding: 40px 15px;
}
.pd-0{
    padding:0;
}

h2, h1{
	font-weight:900;
}
h3{
	font-weight:700;
}
a, a:hover, a:focus{
	text-decoration:none;
}
/*.pd_45{
	padding: 0 45px;
}*/
/**header section start**/
header{
	min-height:72px;
	background-color:#237709;
}
.logo{
	/*position: absolute;*/
    top: 0;
}
.slide{
	margin:0 auto;
}
.navbar-nav{
	margin-top:0px;
}
.navbar-nav li a{
	font-size:14px;
	color:#fff;
	letter-spacing: 1px;
	padding:10px;
}
.navbar-nav li .cart{
/*	background-color: #fff;*/
    border-radius: 50%;
    /*color: #237709;*/
    color: #1defdb;    
    font-size: 18px;
	height:36px;
	width:36px;
	    padding: 10px 15px;
	line-height:36px;
	margin-right:5px;
}
.mask{
    align-items: center;
    align-content: center;
    width: 100%;
    height: 50vh;
	display:flex;
	margin-top:100px;
}

.mask h1{
	display: table;
	margin: 0 auto;
	font-weight: 900;
    font-size: 114px;
    background-image: url(../images/breathe-bg.jpg);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	-moz-background-clip: text;	
	text-transform:uppercase;
		/*background-attachment:fixed;*/
	-moz-appearance: none;
	line-height:.9;
}
#about .mask{
    height: auto;
    margin-top: 120px;
}
#about .mask h1{
	background-image: url(../images/breathe-bg.jpg);
	display: table;
    margin: 0 auto;
	line-height:1;
    font-size: 70px;
    /*background-image: none; 
    -webkit-background-clip: text;
	-moz-background-clip: text;
    -webkit-text-fill-color: #71b237;
    background-color: #71b237;*/
}
#about .btn-more{
	 display: inline;
}
.left-mark, .mark-pont{
	position:relative;
	padding-left:65px;
}
.left-mark:before, .mark-pont:before{
	content:"";
	width:30px;
	height:30px;
	border-radius:20px;
	background-color: #71b237;
	position:absolute;
	left:0;
	top:50px;
}
.left-mark:after{
	content:"";
	width:3px;
	height:100%;
	background-color: #71b237;
	position:absolute;
	left:13px;
	top:50px;
}

.healthy-sec .mask{
	margin-top:60px;
   height: 34vh;
}
.healthy-sec .mask h1{
	font-size: 70px;
    background-image: url(../images/healthy-bg.jpg);
	background-position: 40% 85%;
}
#blg  .mask{
	height:22vh;
	margin-top:100px;

}
#blg  .mask h1{
	background-position: 40% 77%;
}
#about-sec .mask{
	margin-top:0;
}

.slide-text h4{
	font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
}
.slide-text{
	max-width:600px;
    margin: 0 auto;
	text-align:center;
}

.count-dn{
	padding-left: 15px;
	margin-left:125px;
    /*border-left: 1px solid #cccc99;*/
	line-height: 1.1;
}
.count-dn a{
	font-style:italic;
    font-weight:bold;
	display:inline-block;
}

.btn-more {
    font-size: 16px;
    color: #71b237;
	display:inline-block;
    padding: 10px 22px;
    border-radius: 50px;
    background-color: #ffffff;
    font-weight: bold;
    border: 1px solid #71b237;
	margin-right:5px;
	cursor:pointer;
}

.btn-more:hover, .banner .btn-more:first-child:hover, .participant-sec .btn-more:first-child:hover{
	color:#fff;
	background-color:#71b237;
}
.banner h4{
	font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
}
.view-more{
	position:relative;
}
.d-blk{
	display:block;
}
.view-more i{
	text-align:center;
    z-index: 999;
    background-color: #237709;
    padding: 7px 8px;
    border-radius: 20px;
	color:#fff;
	margin-bottom:-12px;
	font-size:14px;
}
.clr-grn{
	color:#71b237;
}




.form-inline{
	position:relative;
}
/*.form-inline i{
    position: absolute;
    left: 15px;
 }*/	
.menu{
	margin-left: 10px;
    background-color: #248ef4;
    padding-right: 40px;
    position: relative;
}
.menu:after{
	content: "";
    background-image: url(../images/menu-icon.png);
    position: absolute;
    width: 16px;
    top: 12px;
    height: 17px;
    margin-left: 8px;
    background-repeat: no-repeat;
}
.navbar-toggler, button:focus{
	color:#fff;
	border:none;
	outline:0;
	box-shadow:none;
}	

/**header section end**/
/* social icons */
.social-menu{
	position: fixed;
    z-index: 999;
    right: 0;
    top: 36%;
}
.social-network {
	list-style: none;
	margin-left:0 !important;
	padding: 0;
}
.social-network li {
    display: inline-block;
    margin: 2px 4px 0;
}

.social-network a{
	background-color:#71b237;
}

.social-network a.icoyoutube:hover{
	background-color:#de332c;;
}
.social-network a.icoFacebook:hover {
	background-color: #3b5999;
}
.social-network a.icoTwitter:hover{
	background-color:#33ccff;
}

.social-network a.icoGoogle:hover{
	background-color:#BD3518;
}
.social-network a.icoLinkedin:hover{
	background-color:#007bb7;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	color:#fff;
	height: 50px;
	font-size:24px;
}
.footer-social .social-circle li a {
	border-radius: 30px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    background-color: #e1e1e1;
}
.footer-social .social-network a.icoGoogle{
	font-size:16px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}
.footer-social .social-circle li i {
	line-height:30px;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
footer .social-circle i {
	color: #000;
}

.social-circle a {
 background-color: #71b237;   
	}
/* social icons end*/

.carousel-control-next, .carousel-control-prev {
    top: 50%;
    width: 50px;
    color: #fff;
    text-align: center;
	opacity: 1;
    padding: 10px;
    height: 50px;
    background-color: #237709;
    border-radius: 50%;
}

/**main section start**/
.mt-3, .my-3{
	margin-top: 5rem!important;
}
#tab-description{
	display: none!important;
}
.woocommerce-form-login__submit{
	margin-top: 10%!important;
	margin-left: -150px!important;
}


section{
	padding:50px; 
	position:relative;
}


.main-sec{
    background:#fff;
	background-size:cover;
	background-position: center;
}
.banner {
    background-size: 100%;
    padding-top: 80px;
    padding-bottom: 96px;
    background: url(../images/banner-bg.png) no-repeat;
    background-size: 100%;
	height: auto;
    background-position: top center;
}
#login-sec{
	height:72vh;
    background: url(../images/login-bg.jpg) no-repeat;

	background-size:cover;
}
#about{
	height:72vh;
/*	background-position: bottom center;*/

}
.h4{
	font-size: 20px;
    color: #ff0066;
    font-weight: bold;
}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #363636;
    color: inherit;
    padding: 5px 10px!important;
    margin: 2px;
    border-radius: 15px;
    border: none;
    box-shadow: none;
}
.owl-carousel button.owl-dot.active {
	background: #71b237;
	 padding: 5px 15px!important;
}



.font-gs h1{
	font-size: 113px;
    opacity: .5;
    color: #000033;
    line-height: 0.8;
    margin-bottom: 0;
}
.font-gs span{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.video-inner .col-sm-4{
	padding:10px;
}

/**second section start**/
.mv-win{
    padding: 100px 0 100px;
    background: url(../images/office-bg.png) no-repeat;
    position: relative;
    background-size: cover;
	background-position: center;
	border-top-left-radius:15%;
	border-bottom-right-radius:15%;	
	text-align:center;
}
.fnt-14{
	font-size:14px;
}

#about .mv-win, #profile .mv-win{
	background: url(../images/win-bg.png) no-repeat;
	background-size: 100%;
	padding: 130px 0 165px;
	background-position: center;
}
#more-sec{
	background: url(../images/bg-pro.jpg) no-repeat;
	background-size: cover;
	padding:100px 0 100px;
}
#profile .mv-win{
	padding: 200px 0 200px;
}

.mv-inner{
	padding:20px 18px 0;
}
.mv-win .col-sm-6{
	padding:13px 5px;
}
.mv-inner a{
	color:#ed1963;
	font-weight:bold;
}
.mv-inner p{
	color:#999999;
}
.mv-inner h3{
	margin-top:5px;
	font-weight:bold;
	border-bottom:1px solid #e9e5da;
	padding-bottom:10px;
}
.home-img img{
	width:100%;
}
.home-sec{	
    max-width: 375px;
    margin: 0 auto;
    padding: 20px 15px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 1px 10px 2px #d3d3d1;
    margin-top: -80px;
    z-index: 999;
    position: relative;
}
.home-sec p{
	font-size:13px;
}
.home-sec h2{
	text-transform:uppercase;
	color:#237709;
	font-size:26px;
   font-weight:600;
}
.gm-sec{
	margin-top: 20px;
    margin-bottom: 5px;
}

/**login section start**/
.login-home h1, .login-home h3{
	font-size:48px;
	letter-spacing:3px;
}
.login-home h3{
	font-size:30px;
}
.form-content h4{
	font-size:24px;
	color:#71b237;
	margin-bottom:30px;
	font-weight:600;
}

.form-content .forgot{
	 float: right;
    font-size: 14px;
    color: #77b540;	
	margin-top:10px;
}
.form-content .form-group{
	margin-bottom:20px;
}
.form-content .form-control{
	border-radius:0;

}
.form-content .form-control:focus{
	border:1px solid #F44336;
	box-shadow:none;
}
.form-content .text-default{
	color:#8e8c8c;
}

/**participant section start**/
.participant-sec {
	padding:20px 0 50px;
	position:relative;
}
.top-ban:after{
 	content:url('../images/star.png'); 
	height: 241px;
    width: 242px;
	bottom: -10%;
	position:absolute;
    right: 0;
    z-index: -2;
}

.participant-sec:before, #partc-s:before{
	content:url('../images/cloud-1.png'); 
	height: 241px;
    width: 242px;
    top: -10%;
	position:absolute;
    left: -1%;
    z-index: -2;
}
#partc-s:before{
	    top: -20%;
}

.participant-sec:after, .indoor-sect:after{
	content:url('../images/cloud.png'); 
	height: 241px;
    width: 242px;
    bottom: 0;
	position:absolute;
    right: -1%;
    z-index: -2;
}
.indoor-sect:after {
    bottom: -12%;
    right: 0;
}


#profile .participant-sec {
	padding:60px 0 60px;
}

.participant-sec h2{
	font-size: 48px;
    color: #71b237;
	font-weight:700;
	padding-bottom:20px;
	
}
.participant-sec .h-2{
	margin-top:-15%;	
}
.indoor-sec-txt{
    padding-right: 25px;
    margin-top: 20px;
}
.indoor-sec-txt p{
	line-height:1.8;
}
.indoor-sec-txt h3{
	font-size:28px;
	color:#71b237;
}
.inner-sec{
	border: 1px solid #bfbfbf;
	border-radius: 15px;
	padding: 15px 0 0;
	position: relative;
	background-color: #fff;
	margin-bottom: 25px;
	padding: 10px 5px 25px 5px;
	font-size: 10px!important;
}
.comments-area{
	display: none;
}
.ur-frontend-form{
	border: 0px!important;
}

.inner-sec:hover{
	border:1px solid #71b237;
}
.inner-pp{
	margin-top:30px;
	min-height:250px;
	max-height:250px;
	overflow:hidden;
}
.left-lunch h5{
	position: absolute;
    top: 20px;
    padding: 10px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
}
.left-lunch h5{
	position: absolute;
    top: 20px;
    padding: 7px 9px 0px 10px !important;
    background-color: #000;
    color: #fff;
	height:34px;
    font-size: 14px;
    margin-left: -5px;
}


.woocommerce-product-details__short-description, .pa_product-range{
	display: none;
}

.variations .label{
	display: none;
}

.tawcvs-swatches .swatch{
	width: 70px!important;
	border-radius: 20%!important;
	background-color: #bfbfbf!important;
	color: #fff!important;
	border-radius: 20px!important;
	margin-right: 5px!important;
}

.tawcvs-swatches .swatch:hover{
	background-color: #71b237!important;
}

.wc-tabs, .wc-tab h2, .product_meta{
	display: none;
}


.entry-content a:hover{
	background-color:none!important;
}
.left-lunch h5.launch {
	border-right:3px solid #71b237;	
}
.left-lunch h5.price {
	right:0;
	background-color:#71b237;	
	font-size:22px;
	padding: 4px;
}
.features .col-md-4{
	padding:7px;
}
.features-dec p{
	color:#000;
}
.features-dec .gm{
	background-color: #bfbfbf;
    padding: 4px 10px;
    color: #fff;
    border-radius: 20px;
}
.features-dec .gm:hover, .features-dec .gm:focus{
	background-color:#71b237;
}
.bg-grn{
	background-color:#71b237!important;
}
.last-article{
	border-top:1px solid #bfbfbf;
} 
.last-article p{
	color:#525252;
	margin-bottom:5px;
	font-size:14px;
}
.col-green{
	color:#71b237!important;	
}
.sm-title{
    font-size: 36px;
    font-weight: bold;
    color: #71b237;
    border-bottom: 2px solid #71b237;
    margin: 0 auto;
    margin-bottom: 20px;
    padding-bottom: 5px;
    display: inline-block;	
}
/**participant section end**/

/**profile page start**/
.features  img{
	border-radius:10px;
} 

.features-dec{
	padding:6px 6px 0 6px;
}
.features-dec h4 {
    color: #71b237;
	font-size:22px;
}
.rating  i{
	color: #71b237;
    font-size: 20px;
}
.h-font{
	font-size: 16px;
    font-weight: 600;
    color: #e51860;
	margin-top:10px;
	padding-top:10px;
}
.btn-share{
	font-size: 14px;
    padding: 7px 0;
    border-radius: 50px;
    color: #fff;
    background-color: #ff0066;
    font-weight: bold;
    min-width: 90px;
    display: inline-block;
    box-shadow: inset 0 0 16px -4px #000;
	text-align:center;
}	
.btn-share:hover{
	color:#fff;
}
.pinned-img img{
	border-radius: 50%;
    padding: 5px;
	padding-top:0;
}
.grey-fnt{
	font-size:12px;
	color:#999999!important;
}
.grey-fnt i{
    color: #51175f;
    font-size: 16px;
}
.features-dec .grey-fnt i{
	float:left;
}	
.pinned .ful-f{
	width:100%;
	border-radius: 10px 10px 0 0;
}
/*.contact-inner{
	background: url("../../../www.growthwey.com/oxypure/images/bt-contact.html") no-repeat;	
	background-size:100%;
	padding:10px 15px;
	background-position: center;
}*/
.form-sec .form-control{
	border: none;
    box-shadow: none;
    background-color: transparent;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
	color:#000;
	padding-left:0;
}

.form-sec .form-control:focus{
	border-bottom: 1px solid #e61862;
}
.form-sec .form-control:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #e61862;
}
.form-sec .form-control:focus::-moz-placeholder { /* Firefox 19+ */
  color: #e61862;
}
.form-sec .form-control:focus:-ms-input-placeholder { /* IE 10+ */
  color: #e61862;
}
.form-sec .form-control:focus:-moz-placeholder { /* Firefox 18- */
  color: #e61862;
}
.win-head{
    border-top: 1px solid #d7d7d7;
}	
.win-head{
	background-color: #e5e4e3;
    width: 100%;
    padding: 20px;
}
.win-head a{
    color: #000;
    text-transform: uppercase;
	border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}	
 /**profile page end**/

/**product details**/
.prc-sec{
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;	
	padding:10px 0;
	margin:20px 0; 
}
.prc-sec p{
	font-size:14px;
}
.prc-sec p span{
	color:#71b237;
	font-size:20px;
}
.plus-icon{
	display: flex;
		align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        text-align: center;
        margin: 5% 0;
        min-height: 100%;
        align-items: center;
}
.plus-icon .icon-p{
	font-size: 60px;
    color: #71b237;	
}
.plus-icon .icon-p i{
	display:block;
	line-height:.4;
}
.plus-icon h2{
	color: #71b237;
    font-size: 36px;
}
#more-sec h1{
	color: #fff;
    font-size: 60px;
	text-transform:uppercase;
	line-height:1.0;
}

/**landing page**/
/**contact us**/
.list-all li{
	margin-bottom: 6px;
	background-color: #f4f4f4;
}
.list-all li a{
    padding: 16px 0;
    display: inherit;
	color:#000;
	position:relative;
	padding-left:40px;
	line-height:1.7;
}
.list-all li a.active:before{
	border:3px solid #71b237;
}
.list-all li a:before{
	content:"";
	position:absolute;
	border:3px solid #959595;
	height:16px;
	margin-top:4px;
	width:16px;
	left:15px;
	border-radius:16px;
	background-color: #f4f4f4;
}
.form_div{
    padding:15px;
	padding-bottom:28px;
	background-color:#71b237;
}
.form_div .form-group {
    margin-bottom: 7px;
}
.form_div .form-control{
    font-size: 16px;
} 
.form_div .form-group input{
    height: 44px;
    outline: 0;
	background-color:transparent;
    box-shadow: none;
	border:none;
	border-bottom:1px solid #fff;
	border-radius:0;
	padding-left:0;
}
.form_div button{
    background-color: #fff;
    height: 44px;
    color:#000;
    margin-top: 20px;
    font-weight: bold;
	border-radius:30px;
}
.form_div textarea{
	background-color:transparent;
	border:none;
	border-bottom:1px solid #fff;
		border-radius:0;
	padding-left:0;
}
.footer_btm p{
    color:#636363;
    padding-top: 30px;
    font-size: 14px;
    margin-bottom: 0;
}
.form_div .form-control::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.form_div .form-control:-ms-input-placeholder { /* Internet Explorer */
   color: #fff;
}

.form_div .form-control::placeholder {
  color: #fff;
}
/**contact us end**/
#more-sec{
	
}
.add-ban{
	z-index:9;
}

/**about-banner**/
.about-banner{
	padding:0;
}	
.about-banner img{
	width:100%;
}
.zama-head { 
	background-image: linear-gradient(to bottom, #3399ff, #3366cc);
	padding: 12px 10px;
    margin-bottom: 15px;
    border-radius: 8px;
}
.zama-head span{
	padding: 5px 10px;
    border-radius: 8px;
    text-transform: uppercase;
    float: left;
    background-color: #3366cc;
    color: #fff;
    margin-top: -5px;
    margin-right: 15px;
}
.zama-head  p{ 
	color:#fff;
}
.zam-dec h3, .video-inner h3{
	font-size:32px;	
	color:#e4175c;
}
.map-bg{
    background-color:rgba(114, 114, 121, 0.19);
	padding: 15px;
	border-radius:8px;
}
.map-bg h4{
	padding:10px;
	font-size:18px;	
	color:#fff;
	background-color:#e4175c;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
    display: inline-block;
	margin-bottom:15px;
}
#about .participant-sec{
	padding: 0 0 100px;
}
.clr-white, .clr-trans{
    background-color:#fff;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.clr-trans{
	background:rgba(189, 189, 189, 0.28);	
}
.item{
  padding: 30px 6px;
  margin: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.item p{
	text-align:left;
	margin-top:15px;
	color:#363636;
}
#testimonial .item p{
	text-align:center;
	padding:0 30px;
	font-size:24px;
}
#testimonial .item img{
	max-height:40px;
	max-width:45px;
}
.test-dec h4{
	color:#71b237;
	text-transform:uppercase;
}
.test-dec h5{
	color:#d7d7d7;
}
.social-blog{
	padding:15px;
	border:1px solid #bfbfbf;
	border-radius:15px;
	height: 400px;
}

.item img{
    border-radius: 50%;
	max-width: 160px;
    max-height: 160px;
	margin: 0 auto;
}	
#owl-nav1 .item, #owl-nav2 .item{
	margin: 0;
	padding:0 5px;

}
#owl-nav2 .item{
		text-align:left;
}
#blog .item{
	margin: 0;
	padding:1;
}
#owl-nav1 .item img, #owl-nav2 .item img, #blog .item img{
    border-radius: 0;
	max-width: 100%;
    max-height: 100%;
}
#owl-nav2 .item .play img{
	max-width:50px;
}
#owl-nav2 .item img{
	border-radius:5px;
}
#owl-nav2 .item p{
	color:#000;
	font-size:12px;
}
#owl-nav2 .item h3{
	border-top:1px solid #ccc;
	color:#2860b7;
	font-size:18px;
	margin-bottom:10px;
}	
.item-dec h4{
	color: #010101;
    font-size: 16px;
}
.item-dec .fnt-12{
	font-size:12px;
	color:#000;
}
.item-dec .cnum{
	color:#e4175c;
	font-size:22px;
}
.dist-bar h4{
	color: #000;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2.2;
    margin-bottom: 0;
	margin-right:30px;
    border-bottom: 2px solid transparent;
	display:inline;
	padding-bottom:10px;
}
.dist-bar h4 a {
	color:#000;
}
.dist-bar h4:first-child{
	color: #e4175c;
	margin-left:-30px;
    border-bottom: 2px solid #e4175c;
}
.dist-bar h4:first-child a{
		color: #e4175c;
}
.dist-bar select, .dist-bar select:focus{
	margin-left:30px;
	box-shadow:none;
	border:1px solid #898989;
}

.movie-d img{
	margin:0 auto;
}
.movie-d .strip-t{
	margin-bottom: -10px;	
}
.ext-list{
	background: url("../images/exc-bg.png") no-repeat;	
	background-size:100%;
	padding:10px 15px;
	background-position: center;
}
.ext-img{
	position:relative;
}
.ext-img img{
	width:100%;
}
.ext-img h4{
    bottom: -8px;
    position: absolute;
    background-color: #bfd630;
    width: 100%;
	font-size: 14px;
	padding: 10px;	
    font-weight: 700;	
    text-transform: uppercase;
 	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;	
}

.ext-dec h4 {
	color: #339933;
    font-size: 38px;
    position: relative;
    text-align: right;
    padding: 0 10px;
    font-weight: 700;
    margin-bottom: 0;
}
.ext-dec h4:nth-child(2) {
	color:#e51860;
}
.ext-dec h4:nth-child(3) {
	color:#3597eb;
}
.ext-dec h4 span{
    color: #000;
    font-weight: 700;
    font-size: 16px;
    padding: 0 10px;
    margin-bottom: 0;
    position: absolute;
	bottom:6px;
}
.event-dec p{
    position:absolute;
    bottom: 5%;
    left: 18%;
}
.exc-collection {
	background-color:#fff;
	border-bottom:1px solid #e6e6e6;
}
.all-participants .exc-collection {
	background-color:transparent;
	border-bottom:1px dotted #e6e6e6;
}
.exc-collection .item{
	display:inline-block;
}
.col-more a{
    color: #3f4845;
    text-transform: uppercase;
    margin-left: 0;
    position: relative;
	border:none;
}
.col-more a:focus, .col-more a:hover{
	outline:0;
	border:none;
	box-shadow:none;
}
.col-more a i {
    top: 8px;
    position: absolute;
    margin-right: 0;
    left: 4px;
}
.col-more a:hover{
    color: #fff;
    background-color: #ff0066;
}	
#owl-nav, #owl-nav1, #blog{
   position:relative;	
}
#owl-nav .owl-prev, #owl-nav .owl-next, #owl-nav1 .owl-prev, #owl-nav1 .owl-next, #blog .owl-prev, #blog .owl-next{
     position: absolute;
    width: 32px;
    top: 39%;
    background-color: #d8d8d8;
    height: 60px;
	left:auto;
    right: 0;
    color: #000;
    padding: 20px;
    font-size: 26px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    font-weight: 600;
}
#blog .owl-prev{
	right: 10px;
}
 #owl-nav1 .owl-prev, #owl-nav1 .owl-next{
	background-color: #fff;
 }

#owl-nav .owl-next, #owl-nav1 .owl-next, #blog .owl-next{
    right: auto;
    left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
#blog .owl-next{
	left:10px;
}
 #owl-nav2 .owl-prev, #owl-nav2 .owl-next{
	font-size: 30px;
    position: absolute;
    top: 8%;
    right: 0;
 }
 #owl-nav2 .owl-next{
	right: 15px;
 }
.inner-vote{
	position:relative;
}
.inner-vote p{
	color:#666666;
	font-size:12px;
}	
.inner-vote img, .inner-vote i{
	border-radius:50%;
	}
.inner-vote i {
    color: #fff;
    position: absolute;
    background-color: #bfd630;
    padding: 10px;
    font-size: 20px;
    left: 15%;
    bottom: 35%;
}
.inner-vote i:nth-child(2) {
    left: 40%;
    bottom: 30%;
    background-color: #ea0001;
}
.inner-vote i:nth-child(3) {
    left: 66%;
    background-color: #5a1244;
}
.inner-vote-dec{
	padding: 10px;
    padding-left: 50px;
    border-left: 8px solid #e51860;
    border-radius: 5px;
	background-color:#fff;
    box-shadow: 1px 1px 1px #ccc;
}
.inner-vote-content .head-t{
	background-color:#295db6;
	padding:5px 10px;
	color:#fff;
	display:inline-block;
	border-radius:5px;
	text-transform:uppdercase;
	font-size:16px;
}
.inner-vote-content h4{
	font-size:28px;
}
.inner-vote-dec img{
    position: absolute;
    left: 35px;
    top: 15px;
}
.inner-vote-dec p{
	font-size:12px;	
	color:#000!important;
}
.inner-vote-dec .v-head{
	color: #e51860;
	font-weight:600;
    font-size: 22px;
    line-height: 1.0;
 }
.social-s{
	 border-left: 8px solid #295db6;
}
.social-s .v-head{
	color:#295db6;
}
.popularity{
	 border-left: 8px solid #8dc63f;
}
.popularity .v-head{
	color:#8dc63f;
}
.fnt-18{
	font-size:18px;
	font-weight:600;
}
.fnt-24, .fnt-32{
	font-size:24px;
	font-weight:600;
	color:#e51860;
}
.fnt-32{
	font-size:32px;
}
.features-dec h4.fnt-45{
	font-size:45px;
	font-weight:bold;
}
.yl-btn{
	font-size:14px;
	background-color:#fead17;
	padding:5px 10px;
	color:#fff;
	border-radius:5px;
	margin-right:3px;
}
 /**about-banner end**/
 
 /**all-participants**/
.search-sec{
	border-bottom:1px solid	#b5b5b5;
	width:100%;
}
.search-form .form-control{
	border-radius:30px;
	width:180px;
	cursor:pointer;
	
}
.search-form .search-inp{
	position:relative;	
}
.search-form .search-inp .form-control{
	background-color: #fff;
    padding-left: 35px;
	width:auto;
	position:relative;
    border: 1px solid #ced4da;
}
.search-form .search-inp i{
    position: absolute;
    left: 15px;
    top: 12px;
}
.modal-content .container1{
	margin: 0 auto;
}
.modal-content .card .input-container {
    margin: 0 40px 25px;
}
.modal-content .card {
    padding: 30px 0 30px 0;
}
 /**all-participants end**/
  
 /**article page**/
 .article-sec img{
	border-radius:10px;
}
 .article-sec .col-sm-8.video-inner .play img {
    max-width: 100%;
}
 .article-sec .video-inner .inner-pp .play {
    top: 45%;
}
.soon p{
   color:#000;
   line-height:2.4; 	
}
.social-ic{
	border-bottom: 1px solid #ccc;
}
.social-ic a{
	margin-right:2px;
}


/* Container */
.container1{
  position: relative;
  max-width: 460px;
  width: 100%;
  margin: 0 auto 50px;
}
.container1.active .card:first-child {
  background: #f2f2f2;
  margin: 0 15px;
}
.container1.active .card:nth-child(2) {
  background: #fafafa;
  margin: 0 10px;
}
.container1.active .card.alt {
  top: 20px;
  right: 0;
  width: 100%;
  min-width: 100%;
  height: auto;
  border-radius: 5px;
  padding: 60px 0 40px;
  overflow: hidden;
}
.container1.active .card.alt .toggle {
  position: absolute;
  top: 40px;
  right: -70px;
  box-shadow: none;
  -webkit-transform: scale(10);
  transform: scale(10);
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}
.container1.active .card.alt .toggle:before {
  content: '';
}
.container1.active .card.alt .title,
.container1.active .card.alt .input-container,
.container1.active .card.alt .button-container {
  left: 0;
  opacity: 1;
  visibility: visible;
  transition: .3s ease;
}
.container1.active .card.alt .title {
  transition-delay: .3s;
}
.container1.active .card.alt .input-container {
  transition-delay: .4s;
}
.container1.active .card.alt .input-container:nth-child(2) {
  transition-delay: .5s;
}
.container1.active .card.alt .input-container:nth-child(3) {
  transition-delay: .6s;
}
.container1.active .card.alt .button-container {
  transition-delay: .7s;
}



/* Keyframes */
@-webkit-keyframes buttonFadeInUp {
  0% {
    bottom: 30px;
    opacity: 0;
  }
}
@keyframes buttonFadeInUp {
  0% {
    bottom: 30px;
    opacity: 0;
  }
}








/**footer section start**/
footer{	
	background-color:#f3f0e9;
	background: url("../images/footer-bg.jpg") no-repeat;	
	background-size:cover;
    position: relative;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
	background-position: center;
}	
footer h3, footer h4{
	color: #333333;
    font-size: 32px;
    font-weight: 900;
}
footer h4{
	font-size:24px;
}
.footer-content{
	padding:10px 0 20px 15px;
}
.footer-content p{
	color:#414745;
    line-height: 1.7;
}
ul{
	list-style-type:none;
}
.starts{
	margin-bottom:0;
}
.starts li{
    display:inline;
}
.starts li i{
	font-size: 24px;
    color: #2f3c35;
}
.footer-menu{
	padding:20px 0;	
	border-top:1px solid #b9b8b3;
	border-bottom:1px solid #b9b8b3;
}
.footer-menu li{
	display:inline;
	margin-right:35px;
}
.footer-menu li a{
	text-transform:uppercase;
	font-weight:700;
	color:#313e35;
	line-height:2.2;
}
.copyright p{
	color:#313e35;
	font-size:12px;
	font-weight:700;
}
.top-footer{
		border-bottom:1px solid #b9b8b3;
		
}
.top-footer p{
	font-weight:bold;
}
.subscribe{
	position:relative;
}
.subscribe input{
	height: 45px;
	border-radius:0;
	font-weight:bold;
	text-transform:uppercase;
}
.top-footer .btn-more{
	font-weight:bold;
	text-transform:uppercase;	
	color:#313e35;
}
.subscribe button{
    position: absolute;
    right: 0;
    top: 6px;
    padding: 5px 12px 4px;
    border-radius: 0;
    border: none;
    border-left: 1px solid #000;
	font-weight:bold;
	text-transform:uppercase;	
}
/**footer section end**/


/* footer social icons */
.social-network a.icoyoutube:hover {
	background-color:#de332c;;
}
.social-network a.icoPinterest:hover {
	background-color:#cb2028;
}

.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoyoutube:hover i, .social-network a.icoPinterest:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:18px;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}

.social-circle li a:hover{
	background-color:#fff;
}
.social-circle i {
	color: #000;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle a {
 background-color: #fff;   
}
ol, ul {
    list-style: none;
    margin-bottom: 0;
}


.social-content ul li{
    margin-bottom: 6px;
    list-style-type: none;
}
.social-content ul li:before{
    content: "";
    border: 2px solid #656565;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 30px;
    margin-top: 5px;
    left: 25px;
    margin-right: 10px;
    position: absolute;
}

.share_icons .social-circle li a {
    width: 36px;
    color: #000;
    height: 36px;
    font-size: 16px;
    border: 1px solid #bcbcbc;
}
/**blog**/
.sec_2{
    background-color: #fff;
}
.module_ban .breadcrumb{
    padding: 8px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}
.module_ban .breadcrumb li, .module_ban .breadcrumb li a{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.module_ban h3{
    margin-top: 0;
}
.blog_sec h2{
    color: #71b337;
    font-size: 32px;
    text-transform: capitalize;
    margin-top: 0;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.blog_sec img{
    /*width: 100%;
    max-height: 150px;*/
}

.share_icons{
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.share_icons ul{
    padding: 0;
}
ul.social-network li {
    display: inline;
    margin: 0;
}
.share_icons .social-circle li a {
    width: 36px;
    color: #000;
    height: 36px;
    font-size: 16px;
    border: 1px solid #bcbcbc;
}
.share_icons .social-circle li a i{
    line-height: 36px;
}
.blg_content_left p{
    color:#bcbcbc;
}
.blg_content_left p{
    margin-bottom: 0!important;
    font-size: 12px;
}
.blg_content p{
   font-size: 14px;
}
.like_sec{
    padding: 0;
}
.like_sec li a i{
    color: #6b6b6c;
}
.like_sec a{
    font-size: 24px;
    color: #000;
}
.blog_sec h3, .blog_sec h2, .blog_sec h4, .view_blog h4, .modal-body h3, .modal-body h4{
   
    font-weight: bold;
}
.blog-cat h4{
    border-top: 1px dashed rgba(188, 188, 188, 0.29);
    border-bottom: 1px dashed rgba(188, 188, 188, 0.29);
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
	color: #237709;
    font-size: 18px;
}
.blog-cat-inn{
    border-bottom: 1px dashed rgba(188, 188, 188, 0.29);
    margin-bottom: 20px;
}
.blog-cat-inn p{
	font-size:14px;
}
.blog-cat-inn .col-sm-3{
    padding: 0;
}
.blog-cat h3{
    color: #646465;
    margin-top: 0;
    font-size: 22px;
    padding-right: 20px;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 1.4;
}
.blog-cat h3 a{ 
	color:#646465;
}
/*.pagination_sec .pager{
    text-align: left;
}*/
.pagination_sec .pager li:first-child, .pagination_sec .pager li:last-child{
       padding: 8px 15px;
    border: 1px solid #bcbcbc;
    color: #bcbcbc;
    border-radius: 50%;
}
.pagination_sec .pager li{
    text-align: center;
    list-style-type: none;
    padding: 8px;
    width: 36px;
    display: inline;
    height: 36px;
}
.pagination_sec .pager li a{
    color: #757575;
    padding: 0px 2px;
    font-weight: bold;
    background-color: transparent;
    border: none;
    border-radius: 0;
 }
.pagination_sec .pager .active a{
    color:#00aff0;
}
.view_blog h4{
    text-transform: capitalize;
    padding: 10px 0;
    margin-top: 0;
    color:#01aef0;
	font-weight: normal;
}
.view_blog ul{
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.view_blog ul li{
    padding-bottom: 10px;
}
.view_blog ul li a{
    color:#646465;
	font-size:14px;
}
.view_blog ul li i{
    position: absolute;
    left: 5px;
    margin-top: 5px;
    color: #01aef0;
}
.contact-sec img{
    margin: 0 auto;
}
.contact-text h4{
    color: #01aef0;
    font-size: 24px;
    margin-bottom: 5px;
}
.contact-text{
    margin-bottom: 55px;
}
.contact-details .left-side h3{
    font-size: 26px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 100;
    line-height: 1.4;
}
.contact-details .left-side h3 span{
    color: #f9bc14;
    display: block;
    font-size: 48px;
    text-transform: lowercase;
}
.bdr_b1 {
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 2px;
    margin-bottom: 20px;
}
.btm-bdr{
	border-bottom: 1px solid #c8c8c8;
	padding-bottom:10px;
}

/**indoor-inner**/
.indoor-inner h2{
	font-size: 48px;
    color: #71b237;
    font-weight: 600;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.indoor-text p{
	font-size:14px;
	margin-bottom:20px;
}
/**update css**/
.woocommerce-input-wrapper{
	width: 100%;
}
.select2-container .select2-selection--single{
	height:44px;
}
.privacy{
	margin-top:50px;
}
a, a:hover, a:focus{
	outline:0;
}
.privacy .woocommerce{
    width: 100%;
}
.cart_totals h2{
	font-size:1.5rem;
} 
.woocommerce-shipping-calculator, .woocommerce-cart .cart-collaterals .shipping-calculator-button{
	color: #237709!important;
}
.woocommerce-info {
    border: 2px solid #237709;
	background-color:#fff;
    border-top-color: #237709;
}
.woocommerce-info::before {
    color: #237709;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 46%;
 }
#quantity_5d35d7a85827f{
	padding: 0.4em;
}
.features-dec .products{
	padding:0!important;
}
.woocommerce div.product form.cart .variations select {
    min-width: 100%;
    padding: 10px;
}
.woocommerce ul.products li.product .button {
	
}
.entry-header .entry-title {
    display: none;
}
.woocommerce div.product div.summary {
    margin-bottom: 0;
}
.entry-content a, .entry-summary a, .comment-content a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    -webkit-box-shadow: none;
    box-shadow: none;
	    outline: 0;
}
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
	outline:0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	color: #237709;
}
.woocommerce ul.products li.product .price {
	font-size: 16px;
}
.woocommerce div.product form.cart .button, .wc-proceed-to-checkout .checkout-button, .coupon .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	font-size: 16px;
    color: #71b237;
    display: inline-block;
    padding: 10px 22px;
    border-radius: 50px;
    background-color: #ffffff;
    font-weight: bold;
    border: 1px solid #71b237;
    margin-right: 5px;
    cursor: pointer;
}

.nav-previous .nav-subtitle, .nav-next .nav-subtitle{
	padding: 10px;
    background-color: #237709;
    display: inline-block;
    color: #fff;
}
.post-navigation .nav-title{
	display:none;
}
.woocommerce .quantity .qty {
    padding: 7px 0;
    border: 1px solid #237709;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 50px;
    box-shadow: none;
}
.product-name a{
	    color: #000!important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    float: right;
}
.wc-proceed-to-checkout .checkout-button{
    float: right;
}
.woocommerce a.remove {
    border-radius: 100%;
    color: #237709!important;
    border: 1px solid #237709;
    outline: 0;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #237709;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 1em;
    padding: 1em;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #237709;
}
.woocommerce-message {
    border-top-color: transparent;
    border: 1px solid #237709;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    min-width: 130px;
    text-align: center;
}
#ship-to-different-address{
	font-size:16px!important;
}

.subscribe input.es_textbox_button{
    position: absolute;
    right: 0;
    padding: 5px 12px 4px;
    border-radius: 0;
    border: none;
	color:#212529;
    border-left: 1px solid #000;	
	background: transparent;
}
.subscribe input.es_textbox_button:hover{
	color:#fff;
	background-color:#237709;
}
.es-field-wrap{
	position:relative;
}
.es-field-wrap label{
	display:block;
}

.current-menu-item .sub-menu{
	display:none;
}

#mega-menu-wrap-top {
	background: transparent!important;
}

/**media**/
@media (min-width:1367px) and (max-width: 1920px) {
	.banner {
    padding-top: 80px;
    padding-bottom: 193px;
}
	#about .mask {
		height: auto;
		margin-top: 200px;
	}
.media-sec {
    padding: 100px 40px 100px;
}	

#about .mv-win {
    padding: 180px 0 215px;
}	
#profile .mv-win {
    padding: 210px 0 210px;
}
.inner-vote-dec {
    padding: 5px;
}
.inner-vote-dec {
	padding-left:45px;
}
.inner-vote-dec img {
    left: 30px;
    top: 10px;
}
}
@media (max-width: 1300px) {
	.pd_100 {
    padding: 12px 20px;
}
.healthy-sec .mask h1, .mask h1{
    font-size: 60px;
}

}
@media (max-width: 1280px) {
.banner {
    padding-top: 50px;
	padding-bottom: 0;
    height: 118vh;
}
.participant-sec {
    padding: 20px 0 60px;
}	
.media-inner {
    background-size: cover;
}
.strip-img{
	width:auto;
}
.col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.offset-md-1{
	 margin-left: 0;
}
.mask {
    height: 25vh;
 }
}
@media (max-width: 1024px) {
.banner {
    padding-top: 80px;
    height: 90vh;
    background-size: cover;
}	
#about .mask {
	margin-top:80px;
}
#about .mask h1 {
    font-size: 46px;
}
.healthy-sec .mask h1, .mask h1 {
    font-size: 50px;
}
.inner-pp span {
    font-size: 54px;
}
.media-sec {
   padding: 0;
   padding-bottom: 100px;
}
.title{
	font-size:40px;
}
.font-gs h1 {
    font-size: 60px;
}
.main-sec {
    margin-bottom: 0;
}
footer{
	position:relative;
	z-index:1;
	padding-top: 50px;
}
.mr14 {
    margin-top: 50px;
}
}
@media (max-width: 992px) {
.banner {
    height: 110vh;
}
.inner-sec {
    margin-bottom: 15px;
}

.navbar-nav li{
	padding:5px 0;
}
.form-inline {
    text-align: right;
    float: right;
}
}

@media (max-width: 767px) {
.mask h1 {
    font-size: 50px;	
}
#about .mask{
	margin-top:80px;
}
#about .mask h1 {
    font-size: 32px;
}
section {
    padding: 30px 15px;
}
.mask {
    height: 30vh;
}
.pd_100 {
    padding: 12px 15px;
}
.slide-text h4 {
    font-size: 16px;
}
.btn-more {
    font-size: 14px;
    padding: 12px 20px;
    display: inline-block;
}
.participant-sec h2 {
    font-size: 24px;
}
.healthy-sec .mask h1 {
    font-size: 40px;
}
.navbar-nav{
	text-align: right;
}
.form-inline {
    text-align: right;
    float: right;
}
.indoor-sec-txt p{
	margin-top:20px;
}
.left-mark:before, .mark-pont:before{
   left: 13px;
}
.left-mark:after{
	left:26px;
}
.font-gs h1 {
    font-size: 50px;
}	
.banner, .participant-sec {
    background-size: cover;
    height: auto;
}
.banner {
    padding-top: 80px;
    padding-bottom: 0;
    height: 120vh;
	background-position: center;
}
.form-inline i {
    top: 12px;
}
.font-gs span {
    font-size: 16px;
}
.title {
    font-size: 36px;
}	
.trans-optin{
	margin-top:20px;
}	
.mv-win {
    background-size: cover;
}
.inner-pp span {
   font-size: 50px;
}
.inner-pp p {
    font-size: 14px;
}	
.mv-dec{
	margin: 0 auto;
    text-align: center;
}
.inner-pp {
    margin-top: 20px;
}
.media-inner {
    padding: 45px 25px;
	background-size:100% 100%;
}
.media-inner .pr-0{
	padding-right:15px!important;
}
.media-inner .pl-0, .participant-sec .pl-0, .article-sec .pl-0,  .event-dec .pl-5{
	padding-left:15px!important;
}
.participant-sec .float-left {
    float: none!important;
}
.event-dec.pd-0{
	padding:0 15px!important;
} 
.font-gs, .item-dec .cnum {
	margin-bottom: 20px;
}
.logo-event{
	max-height: 100px;
}

.media-sec, .participant-sec{
    padding: 50px 0;
}
.media-dec-content h3 {
    padding-right: 0;
}

.footer-social{
    margin-bottom: 30px;		
}
.footer-menu li {
    margin-right: 12px;
}
.footer-menu li a{
	font-size: 12px;
}

.pd_50 {
    padding: 12px 15px;
}

.social-menu{
	display:none;
}
.mv-win {
    padding: 150px 0 150px;
}
.media-sec, .participant-sec {
    padding: 0 0 60px;
}
.participant-sec, .participant-sec  .col-md-8, .participant-sec .col-sm-12, .participant-sec  .col-md-10, .movie-d .col-md-10, footer .container-fluid, .m-excited .container-fluid{
	padding:0;
}
section {
    padding: 40px 0;
}
#about .mv-win, .contact-inner{
    background-size: cover;
	background-position:center;
}
.participant-sec .col-sm-8{
	margin-bottom:25px;
}
	
footer{
    background-position: 57% 0%;
}
.about-banner img {
    height: 36vw;
}
.video-inner h3 {
    font-size: 20px;
    color: #e4175c;
}
.video-inner .play {
    top: 30%;
}
.video-inner .play  img, #owl-nav1 .item .play img{
	max-width:40px;
}
#owl-nav1 .item .play{
	    top: 35%;
}

.participant-sec{
	text-align:center;
}
.zama-head p {
    margin-top: 5px;
}
.zama-head span {
    float: none;
 }
 .event-dec p {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 20px;
}
.ext-list {
    background-size: 100% 100%;
    margin-bottom: 20px;
}
.dist-bar h4 {
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
}
.dist-bar h4:first-child {
    margin-left: 0;
}	
.inner-vote {
    position: relative;
    max-width: 200px;
	text-align: center;
    margin: 0 auto;
}
.heart-ico{
	margin-top:70px;
}
.inner-vote-content{
	padding:20px 15px;
	margin:15px 0;
}
.vote-dec .pull-left{
	float:none!important;
	margin:20px 0;
}
.inner-vote-dec {
    margin: 5px;
    margin-right: 20px;
}
#profile .mv-win{
    background-size: cover;	
}
.pinned-dec .col-sm-4 {
    padding: 10px 0;
    float: none!important;
    text-align: center;
}
.fnt-32 {
    font-size: 18px;
}
.fnt-24 {
    font-size: 14px;
}	
.container1 {
    max-width: 360px;
	margin-top:50px;
}
.card.alt .toggle {
    width: 60px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
 }
.card.alt {
    top: 60px;
    right: -9px;
    width: 60px;
    height: 60px;
} 
.card .title {
    padding: 10px 0 10px 20px;
}
.card .input-container {
    margin: 0 25px 30px;
}

#more-sec h1 {
    font-size: 36px;
}
#testimonial .item p {
    font-size: 16px;
}
.navbar-toggler{
    margin-top: 7px;
}
}	
@media (max-width: 480px) {
	.banner {
    height: 95vh;
}
footer {
    background-position: 58% 0%;
}
.src-form {
    margin-bottom: 10px;
}
.trans-optin label {
    position: absolute;
    top: 42px;
}
.font-gs {
    margin-bottom: 0;
}
.title {
   font-size: 24px;
}
.media-inner {
    padding: 45px 0;
}
.search-form .form-control, .search-form .search-inp .form-control{
    width: 100%;
}
.search-form .float-left, .search-form .float-right{
	float:none!important;
}
.mask{
    margin-top: 80px;
} 
.mask h1 {
    font-size: 40px;
}
.top-footer p {
    text-align: center;
}
.subscribe input {
   font-size: 11px;

}	
}
