
/****gloabal css start****/
body{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color:#333;
	line-height:30px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto', sans-serif;
	color:#34495e;
}
.p-l-0{
	padding-left:0;
}
.p-r-0{
	padding-right:0;
}
.video_section .heading-landing {
    margin-bottom: 30px;
}
/****gloabal css ends****/

.moneyback {
    background: #e0e0e0;
}
.moneyback img {
    margin: 0 auto;
}
.logo__left img {
    max-width: 195px;
}
.logo__left + span {
    padding-left: 0 !important;
}
.logo__left {
    position: absolute;
    top: 0px;
    left: 15px;
}
.video_section .heading-landing {
    margin-bottom: 30px;
}

.product_image img {
    width: 100%;
}


/**********wholesale pricing css start*************/

.wb-hyperlink {
    margin-bottom: 15px;
}
.wb-hyperlink a {
    font-size: 24px;
    font-weight: 600;
}
.wb_wrapper ul li::before {
    content: "-";
    position: absolute;
    left: 0;
}
.wb_wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}
.wbw_2 {
    padding-left:65px;
}
.wbw_1{
	padding-right: 60px;
border-right: 1px solid rgba(0,0,0,0.2);
}
.wb_wrapper ul {
    padding-left: 0;
}
.wb_wrapper ul li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    font-size: 18px;
}
.wb_wrapper .btn.btn-primary {
    background: #34495e;
    border-radius: 30px;
    border: 0;
    padding: 12px 40px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
	min-width: 155px;
margin-right: 10px;
}
.wb-hyperlink a:hover {
    text-decoration: none;
}
.wbw_2 p, .wbw_1 p {
    font-size: 18px;
}
.wholesale_pricing h2 {
    text-align: center;
    font-weight: bold;
    font-size: 42px;
    text-transform: uppercase;
    margin: 0;
    text-shadow: -2px 2px 2px rgba(0,0,0,0.1);
    color: #337ab7;
}
.wholesale_pricing {
    background-image: url(../images/wholesale.jpg);
    padding: 38px 0;
    background-size: cover;
    background-position: 100% 46%;
    position: relative;
    border-top: 10px solid #000;
    color: #34495e;
    background-color: #eee;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.wholesale_pricing::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 101%;
    background: #eee;
    opacity: 0.92;
}
/**********wholesale pricing css ends*************/





/***contact form sec css start**/
.copyright p span {
    text-transform: lowercase;
}
.copyright {
    background: #333;
	margin-top: 80px;
	padding: 20px 0;
}
.copyright p {
    color: #fff;
    margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: 400;
}
.copyright p {
    color: #fff;
	margin-bottom: 0;
}
.copyright ul li {
    list-style: none;
    width: auto;
    float: left;
	margin: 0 12px;
}
.copyright ul {
    margin: 0;
    padding: 0;
	float: right;
}
.form_-submit {
    margin-top: 30px;
}
.form_-submit button {
    min-height: 60px;
    min-width: 220px;
    background: #34495e;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-family: poppins;
    font-size: 20px;
    letter-spacing: 0.4px;
}
.form-right {
    padding-left: 25px;
}
.call-form {
    padding-right: 30px;
}
.contact_form {
    padding: 80px 0 0 0;
}
.call-form .form-control {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #34495e;
    border-radius: 0;
    padding: 0;
    height: auto;
}
.call-form label {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #333;
}
.call-form .form-group {
    margin-bottom: 45px;
}
.form-right p {
    font-size: 22px;
    line-height: 42px;
    letter-spacing: 0.4px;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 0;
}
.form-right h2 {
    font-size: 40px;
    text-transform: uppercase;
    line-height: 52px;
    margin-top: 0;
	letter-spacing: 0.4px;;
}
/***contact form sec css ends**/

/***newsletter sec css start**/
.newsletter-right .error {
    position: absolute;
    bottom: -32px;
    right: 0;
}
.inSub {
    display: table-cell;
    width: 100%;
}

.newsletter-right .input-group-btn .btn:focus {
    outline: none;
    box-shadow: none;
}
.newsletter-right .error {
    position: absolute;
    bottom: -32px;
    left: 0;
    width: 100%;
    float: left;
    display: table-cell;
}
.newsletter {
    background: #f0f0f0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 45px 0;
}
.newsletter-right {
    padding-top: 5px;
}
.newsletter-right .form-control {
    min-height: 51px;
    border: 1px solid #34495e;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    padding-left: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #777;
	float: right;
	width: 100%;
}
.newsletter-right .form-control::placeholder{
	opacity:1;
	color: #777;
}
.newsletter-right .input-group-btn {
    background: #34495e;
}
.newsletter-right .input-group-btn .btn {
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.4px;
    padding: 6px 35px;
}
.newsletter-text h2 {
    margin-top: 0;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 7px;
}
.newsletter-right .input-group-btn:hover {
    background: #286090 !important;
}
/***newsletter sec css ends**/

/***fitness sec css start**/
.fitness_points li {
    list-style: none;
    margin-bottom: 30px;
	position: relative;
	padding-left: 45px;
	line-height: 28px;
}
.fitness_points {
    padding-left: 0;
}
.fitness_points li::before {
    content: "";
    background-image: url(../images/check.png);
    height: 22px;
    width: 23px;
    position: absolute;
    left: 0;
	top: 10px;
}
.fitness_realities {
    padding-top: 100px;
}
.fitness_realities .heading-landing {
    font-size: 42px;
}
.fitness_realities .heading-landing {
    font-size: 42px;
    margin-bottom: 40px;
	margin-top: 0;
}
.health-right-sec h4 {
    font-weight: normal;
    color: #333;
    font-size: 16px;
    font-family: poppins;
    line-height: 22px;
}
.health-right-sec h4:last-child {
    margin: 18px 0 40px 0;
}
.fitness_realities {
    background-image: url(../images/fitness_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
	padding-bottom: 90px;
}
.fitness_realities .heading-landing img {
   max-width: 30px;
}
/***fitness sec css ends**/

/***product sec css start**/
.product-left p strong {
    margin-top: 15px;
    display: inline-block;
}
.product-section {
    background-image: url(../images/product-sec-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	padding-top: 20px;

}
.sale-button a {
	padding: 0px 25px;
    color: #fff;
    background: #34495e;
    display: inline-block;
    border-radius: 30px;
    border: 2px solid #fff;
    min-height: 58px;
    min-width: 210px;
    text-align: center;
    line-height: 54px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.4px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
}
.product_image {
    margin-top:-150px;
}
.sale-button a:hover {
    text-decoration: none;
	background: #286090 !important;
}
.sale-button {
    margin-top: 35px;
}
.product-left h3 {
    margin-top: 0;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px;
}
.product-left {
    color: #fff;
}
.product-left h2 {
    font-size: 42px;
    font-weight: normal;
    color: #fff;
	position:relative;
	margin-bottom: 35px;
}
.product-left h2 img {
    position: absolute;
    left: 0;
    top: 2px;
}
.product-left h2 span {
    padding-left: 40px;
	border-bottom: 3px solid #fff;
	padding-bottom: 3px;
}
/***product sec css ends**/

/***video sec css start**/
.video_section {
    text-align: center;
	padding-top: 50px;
	padding-bottom: 200px;
}
.video_section img.img-responsive{
	display: initial;
}
.heading-landing {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
}
.heading-landing span {
    position: relative;
    padding-left: 50px;
}
.heading-landing span img {
    position: absolute;
    left: 0;
    top: 10px;
}
.video_section p {
    font-size: 30px;
    margin-top: 18px;
}
.nutrition_video {
    margin: 0 40px;
    box-shadow: 3px 2px 14px rgba(0,0,0,0.25);
	margin-top: 65px;
	margin-bottom: 20px;
}
.video_sec_bottom {
    padding: 0 40px;
}
.video_sec_bottom p:first-child {
    margin-bottom: 12px;
}
.video_sec_bottom p {
    font-size:12px !important;
    text-align: left;
    margin: 0;
    line-height: 18px;
}
.video_section h3 {
    font-weight: normal;
    font-family: poppins;
    font-size: 16px;
    color: #333;
    width: 88%;
    margin: 0 auto;
    margin-top: 28px;
    letter-spacing: 0.4px;
}
/***video sec css ends**/

/***banner css start**/
.bannerr {
    min-height: 500px;
    background-image: url(../images/asia.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner {
    min-height: 400px;
    background-image: url(../images/banner-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner-text {
    padding-top: 35px;
} 
.banner-text h2 {
	color: #fff;
	font-size: 24px;
	font-family: poppins;
	text-shadow: 0px 3px 4px rgba(0,0,0,0.7);
	line-height: 32px;
	margin-bottom: 25px;
}
.banner-text img {
    max-width: 525px;
}
.site_logo {
    max-width: 230px;
	 /*margin-top: 15px;
	 margin-left: 6px;*/
    background: #fff;
    padding: 18px 18px;
    display: inline-block;
   
}
/***banner css ends**/

.design_text {
    text-align: left;
    margin-top: 20px;
}


/********media css start*******/

@media (min-width:992px) and (max-width:1199px){
	.product_image {
    margin-top: -50px;
}
.sale-button {
    margin-top: 20px;
}
.product-left p strong{
	margin-top: 5px;
}
.product-left h3{
	margin-bottom: 20px;
}
.video_section{
	padding-bottom: 120px;
}
}
@media (max-width:991px){
	.wb_wrapper .btn.btn-primary{
		min-width: 148px;
margin-right: 2px;
	}
	.logo__left + span {
    padding-left: 130px !important;
}
	.wbw_1 {
    padding-right: 40px;
}
.wbw_2 {
    padding-left: 40px;
}
	.banner-text img {
    max-width: 500px;
}
	.product_image {
    margin-top: 45px;
    text-align: center;
}
.newsletter-right{
	display: inherit;
}
.newsletter-right .form-control{
	width: 100%;margin-bottom: 0px; 
}
.banner-text {
    padding-top: 47px !important;
}
.video_section{
	padding-bottom: 60px;
}
.newsletter-right {
    padding-top: 0px;
}
.banner{
	min-height: 430px;
}
.newsletter-right .input-group-btn {
    background: #34495e;
    min-height: 51px;
}
.newsletter-right .input-group-btn .btn {
    min-height: 51px;
	width: 100%;
	text-align: center;
}
.product_image img {
    margin: 0 auto;
}
.fitness_realities-image img {
    margin: 0 auto;
}
.form-right h2{
	font-size: 27px;
	line-height: 42px;
}
.form-right {
    padding-left: 0;
}
.form-right p{
	font-size: 18px;
line-height: 34px;
}
.call-form label{
	font-size: 17px;
}
.newsletter-right .input-group-btn .btn{
	padding: 6px 25px;
}
}
@media (max-width:767px){
	
	.wbw_1{
		border-right: 0;
	}
	.logo__left + span {
    padding-left: 0px !important;
}
.logo__left {
    position: inherit;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
.video_section .logo__left img {
    max-width: 200px !important;
}
	.wbw_2 {
    border-top: 1px solid rgba(0,0,0,0.2);
    padding-left: 0;
	border-left:0;
}
.wb_wrapper ul li::before {
    position: inherit;
    margin-right: 10px;
}
.wb_wrapper ul li{
	padding-left: 0;
}
.wb_wrapper {
    padding: 30px 30px!important;
    text-align: center;
}
	.inSub {
    display: inline-block;
    margin-bottom: 5px;
}
.newsletter-right .error{
	position: inherit;
}
	.product-left h2 {
    font-size: 30px;
    width: auto;
    display: inline-block;
}
.product-left {
    text-align: center;
}
	.p-r-0 {
    padding-right: 15px;
}
.p-l-0 {
    padding-left: 15px;
}
	.call-form {
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    padding: 15px;
}
.banner-text img {
    max-width: 450px;
}
.banner {
    min-height: 380px;
}
	.heading-landing{
		font-size: 30px;
	}
	.video_section img.img-responsive {
    max-width: 22px;
	top: 4px;
}
.video_section p {
    font-size: 22px;
    margin-top: 22px;
}

.video_section {
    padding-bottom: 30px;
	padding-top: 25px;
}
.fitness_realities {
    padding-top: 50px;
	padding-bottom: 35px;
}
.newsletter-text {
    margin-bottom: 25px;
}
.contact_form {
    padding: 45px 0 0 0;
}
.fitness_realities .heading-landing{
	font-size: 30px;
}
.fitness_realities .heading-landing img {
    max-width: 24px;
	top: 4px;
}
.fitness_points {
    margin-top: 25px;
}
.product-left h2{
	font-size: 30px;
}
.product-left h2 span{
	padding-left: 32px;
}
.product-left h3 {
    font-size: 22px;
    margin-bottom: 15px;
}
.product-left h2 img {
    max-width: 22px;
}
.heading-landing span {
    padding-left: 34px;
}
.contact_form .row {
    display: flex;
    flex-direction: column-reverse;
    display: -webkit-flex;
}
.form-right {
    margin-bottom: 45px;
}
.form_-submit {
    margin-top: 35px;
}
.copyright{
	margin-top: 55px;
}
.copyright p {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    font-size: 16px;
}
.copyright ul{
	float: none;
	width: 100%;
	display: inline-block;
	margin-bottom: 18px;
	text-align: center;
}
.copyright ul li{
	display: inline-block;
	float: none;
}
}
@media (max-width:568px){
	.wholesale_pricing h2{
		font-size: 34px;
	}
	.wb_wrapper {
    padding: 30px 0 !important;
}
	.video_sec_bottom {
    padding: 0 0px;
}
	.banner {
    min-height: 250px;
}
.nutrition_video iframe {
    height: 250px;
}
.nutrition_video{
	margin-left:0;
	margin-right:0;
	margin-top: 40px;
}
.banner-text img {
    max-width: 300px;
}
.banner-text h2{
	font-size: 22px;
	margin-bottom: 35px;
}
.video_section h3{
	font-size: 14px;
	width: 100%;
	margin-top: 15px;
}
}
/********media css ends*******/
.scn-section {
    padding: 40px 0;
}
.scd_sec-inner {
    margin-bottom: 45px;
}
.self_logo img {
    max-width: 190px;
    margin: 0 auto;
}
.self_logo {
    position: absolute;

}
.scd_sec-inner h2 span {
    color: #9c0;
}
.scd_sec-inner h2, .sec-inner h2 {
    text-align: center;
    font-family: poppins;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-size: 32px;
    margin-top: 0;
    line-height: 46px;
}
.scd_sec-inner h5 {
    text-align: center;
    color: #777;
    font-size: 22px;
    font-weight: normal;
    margin-top: 10px;
    text-transform: capitalize;
}
.scd_sec-txt p {
    font-size: 15px;
    line-height: 32px;
    color: #555;
    text-align: justify;
}
.scd_sec-img, .thrd_sec-img, .thrd_sec-img2 {
    min-height: 340px;
    background-image: url(../images/Careers_join_us.jpg);
    background-position: 69% 50%;
    padding: 0;
    margin-left: 30px;
    margin-top: 10px;
}
.thrd_section {
    background: #f1f5f7;
    padding: 40px 0;
}
.sec-inner {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
section .sec-inner h2 {
    text-align: left;
    margin-bottom: 5px;
    color: #9c0;
}
.sec-inner h5 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 22px;
}
.thrd_sec-img {
    margin-left: 0px;
    background-image: url(../images/network-marketing.jpg);
    background-size: cover;
    background-position: center center;
}
.thrd_sec-img2 {
    margin-left: 0px;
    background-image: url(../images/network-marketar.jpg);
    background-size: cover;
    background-position: top center;
}
.sec-txt h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
}
.sec-txt h3 {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    color: #555;
}
.sec-txt p {
    font-size: 15px;
    line-height: 32px;
    color: #555;
    text-align: justify;
}
.sec-txt {
    padding-top: 10px;
}
.thrd_section .row {
    margin-bottom: 40px;
}
.frth_section {
    padding: 50px 0;
}
.post {
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    min-height: 545px;
}
.post .title {
    font-family: poppins;
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
    padding: 0 20px;
}
.post .excert {
    font-size: 15px;
    line-height: 32px;
    color: #555;
    text-align: justify;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 0 20px;
}


/* partner logo css */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@media only screen and (max-width: 767px) {
    .self_logo{
        position: initial !important;
    }
    .banner-text h3{
            font-size: 33px !important;
            line-height: 41px !important;

    }
}













