body{ padding: 0px; margin: 0px; list-style: none; font: normal 20px/30px 'Gilroy', sans-serif; color:#000; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer;}
input, button{ -webkit-appearance: none;}
input:focus{ outline: none; box-shadow: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
figure{ margin: 0px !important; }


.container{max-width: 1440px;}

p{padding-bottom: 10px;}
.tophead h1, .tophead h2{font-size: 45px;line-height: 52px;font-weight: 700;padding-bottom: 10px;color: #000;}
.tophead h6{font-size: 18px;line-height: 26px;font-weight: 600;padding-bottom: 10px;color: #0b3848;text-transform: uppercase;letter-spacing: 2px;}


/*header*/
.header_Inn{ width: 100%;}
.nav_top{ margin: 0px; padding: 0px; background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0px;}
.header_sec{position: absolute;top: 0;left: 0;width: 100%;z-index: 9;padding: 10px 0; }
.nav_top{justify-content:space-between;padding: 8px 28px;border-radius: 200px;position: relative;}
.navbar-brand {padding: 0;margin: 0 0 0 15px;max-width: 121px;}
.navbar-brand img{max-width: 100%;width: auto;}

.header_sec.fixed { -webkit-animation-name: animationFade; -o-animation-name: animationFade; animation-name: animationFade; -webkit-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; position: fixed; background: #fff;padding: 15px 0;box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);}
@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}
.header_sec.fixed .navbar-brand img {filter: brightness(1) invert(1);}


.svg { font-size: 0; line-height: 0; width: 0; height: 0; position: absolute; top: -999px; left: -9999px; }
.getBtn{background: url(../images/btnBG.png) no-repeat top left / 100% 100%;font-size: 26px;line-height: 32px;font-weight: 700;color: #fff;display: inline-flex;min-height: 101px;min-width: 320px;align-items:center;justify-content:center;padding: 25px;/*clip-path: url("#shp1");*/}
.getBtn i{display: inline-block;margin-left: 26px;}
.getBtn:hover{color: #144658;background-image: url(../images/btnBG2.png); }  
  
.symSec{padding: 60px 0 125px;text-align: center;}  
.symSec p{font-weight: 500;color: #666666;}  
.symSec p strong{font-size: 24px;line-height: 30px;font-weight: 600;color: #000000;}  
  
  
.symBx{border-radius: 25px;padding: 35px 240px 5px 40px;min-height: 670px;margin-top: 20px;	}  
.symSec .row{padding: 20px 0 50px;} 
.symList li span{display: inline-block;width: 100%;font-size: 26px;line-height: 32px;font-weight: 600;color: #fff;text-align: left;}  
.symList li{color: #fff;font-weight: 500;text-align: left;margin-bottom: 30px;}  
  
.ftrSec{padding: 15px 0;background: #0b3848;}
.ftrSec .row{align-items:center;}

.chtBtn{font-size: 18px;line-height: 47px;padding: 0 22px;border: 2px solid rgba(255,255,255,0.3);border-radius: 100px;color: #fff;font-weight: 700;display: inline-block;background: #134c60;}
.chtBtn img{max-width: 25px;display: inline-block;margin-right: 8px;}
.chtBtn:hover{background: #fff;color: #000;}
.chtBtn:hover img{filter: brightness(0);}



.ftrSec li{display: inline-block;}
.ftrSec li::before{content: "|";margin: 0 10px;}
.ftrSec li:first-child::before{display: none;}
.ftrSec li, .ftrSec li a {font-weight: 500;color: #ffffff;font-size: 16px;line-height: 24px;}
.ftrSec li a:hover{text-decoration: underline !important;}
.cpy a{font-weight: 700;text-decoration: underline !important;}
.ftrSec li.cpy a:hover{text-decoration: none !important;}



.banneSec{position: relative;}
.banneSec::before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.1) 70%);border-radius: 0 0 80px 80px;}
.bannerImg{width: 100%;height: 900px;object-fit:cover;border-radius: 0 0 80px 80px;}
.bannerCon{position: absolute;top: 54%;left: 0;width: 100%;transform: translateY(-50%);}  
  
 
.bannerTxt{max-width: 551px;} 
.bannerTxt strong{display: inline-block;width: 100%;font-size: 65px;line-height: 70px;font-weight: 700;color: #fff;padding-bottom: 20px;} 
.bannerTxt p{font-size: 30px;line-height: 40px;font-weight: 500;color: #fff;} 
.bannerTxt .getBtn{margin-top: 35px;min-width: 300px;} 
 
 
 
.bannerLogo { position: absolute; bottom: -60px; right: 8%; width: 200px; }
 


/*new*/
.bannerTxt {max-width: 830px; }
.bannerTxt p{ font-size: 22px; font-weight: 500; line-height: 34px; } 
.bannerTxt strong{ font-weight: 600; }
.bannerTxt .getBtn { margin-top: 5px; min-width: 300px;}
.bannerTxt ul li{ color:#fff; font-size: 28px; line-height: 32px; font-weight: 600; margin: 0 15px 0 0; padding: 0 15px 0 0; float: left; position: relative; }
.bannerTxt ul{ display: inline-block; width: 100%; padding: 0 0 15px; }
.bannerTxt ul li:last-child{ margin-right: 0px; padding-right: 0px; }
.bannerTxt ul li a{ color:#fff; }
.bannerTxt ul li:after{ position: absolute; width: 5px; height: 5px; border-radius: 100%; background: #fff; right: 0px; top: 16px; content: ""; }
.bannerTxt ul li:last-child{ margin-right: 0px; padding-right: 0px; }
.bannerTxt ul li:last-child:after{ display: none; }


.symSec { padding: 60px 0;}
.whtSec { position: relative;}

.expar_sec{ width: 100%; padding: 75px 0; }
.expar_sec .insight_top{ text-align: center; padding: 0 5%; }
.expar_sec .insight_top p{color:#666666; font-size: 20px; line-height: 32px; font-weight: 500; }


.sponcer_txt{ color:#55514c; padding: 30px 0 0; }
.sponcer_txt span img{ max-width: 100%; }
.sponcer_txt span{ margin: 0 15px; display: inline-block; }
.sponcer_txt span.banlogo1{} 
.sponcer_txt span.banlogo2{ max-width: 130px; } 
.bannerTxt .getBtn{ margin-top: 15px; }
.overview_top{ padding: 0 20%; }
.overview_sec .story_img{ margin-top: 40px; }
.overview_sec .story_img img{ width: 100%; border-radius: 25px; }
.overview_sec .story_txt{ text-align: left; padding: 40px 0 0 60px; }
.overview_sec .story_txt h3{ font-size: 35px; line-height: 40px; font-weight: 700;  }
.overview_sec .story_txt ul li{ color:#666666; font-size: 20px; line-height: 26px; font-weight: 500;  padding: 18px 0; border-bottom: 1px solid #eaeaea; }
.overview_sec .story_txt ul li b{ color:#333333; font-weight: 700; }
.overview_sec .story_txt ul li span{ color:#144658; font-weight: 700; font-size: 22px; }
.overview_sec .story_txt ul li:last-child{ border-bottom: none; }
.overview_sec .row{ flex-direction: row-reverse; }
.overview_sec .story_txt ul{ padding: 0 0 30px; }
.overview_sec .story_txt .getBtn { min-width: 260px;}

.get_started .getBtn { min-width: 260px; margin: 0 0 30px; }
.get_started h2{ padding: 0 0 30px; }
.get_started h5{ font-weight: 500; font-size: 22px; color:#666666; line-height: 26px; text-transform: uppercase; }
.get_started h5 b{ font-weight: 700; color:#333333; }
.get_started h5 span{ font-weight: 700; color:#0b3848; }

.enroll_box{ width: 100%; background: #e3eff4; padding: 50px; border-radius: 20px; min-height: 362px; }
.enroll_box h3{ width: 100%; color: #000;  font-size: 35px; line-height: 40px; font-weight: 700; padding: 0 0 20px; }
.enroll_box ul{ width: 100%; }
.enroll_box ul li{ width: 100%; font-weight: 500; color:#666666; font-size: 20px; line-height: 26px; margin: 0 0 10px; padding: 2px; padding-left: 42px; background: url(../images/chkImg.png) no-repeat left top 6px; }




 
  
  
  
  
@media (min-width: 992px) and (max-width: 9000px) 
{
.nav_top .dropdown .dropdown-menu { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;
    -o-transition: all 0.3s;transition: all 0.3s; max-height: 0; display: block; opacity: 0; visibility: hidden;  margin:0px; border: none; border-bottom: 2px solid #ccc; 
    background:#fff !important;
    width: 150px; padding: 0px;
   border-radius: 0; left: 0; right: inherit; padding: 5px 8px 8px; box-shadow: inherit; }

.nav_top .dropdown:hover .dropdown-menu { max-height: 300px;opacity: 1; visibility: visible; /*transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;*/}



/*font-family: 'Gilroy';*/




}

@media only screen and (max-width: 1799px) {  
.bannerImg { height: 800px;}
  
  

  
  
}

@media only screen and (max-width: 1599px) {  
  
.container{max-width: 1370px;}
  
body {font-size: 18px;line-height: 26px;} 
.tophead h1, .tophead h2 { font-size: 36px; line-height: 40px;}
.bannerTxt strong {font-size: 50px; line-height: 56px;}
.getBtn{min-height: 80px; min-width: 280px;font-size: 22px; line-height: 30px;}
.symSec p strong, .dietMain h5, .confuBx strong, .whtList li strong, .whtSec p strong, .confuBx .whtList strong { font-size: 22px; line-height: 26px;}
.bannerTxt p, .symList li span, .dietBx h5, .confuMed h5, .whtBxTxt h5, .joinTxt p { font-size: 25px; line-height: 35px;}  
.fightSec { padding: 60px 0 30px; }
.symSec { padding: 60px 0;}
.confuSec, .whtSec, .dietSec, .realSec  { padding: 60px 0; }


  
.bannerTxt { max-width: 475px; }
.bannerImg {height: 700px;} 



/*new*/
.bannerTxt { max-width: 730px; }
.bannerTxt ul li {font-size: 25px;line-height: 28px; margin: 0 12px 0 0; padding: 0 13px 0 0;}
.bannerTxt p, .symList li span, .dietBx h5, .confuMed h5, .whtBxTxt h5, .joinTxt p {font-size: 23px; line-height: 33px; }
.dietSec .dietHead { padding-bottom: 30px; }
.trusted_sec .dietBx { padding: 25px; min-height: 296px; border-radius: 25px;}
.real_img { padding-right: 40px;}
.realBx { padding: 25px 30px 25px 25px;}
.realBx p { font-size: 25px; line-height: 35px;}
.realBx { min-height: 260px; }
.thmbBx img { height: 430px;}
.faq_sec .accordion-button {border-radius: 10px; font-size: 24px; line-height: 28px; padding: 22px 50px 25px 22px; background-position: right 20px top 25px; background-size: 22px; }
.faq_sec .accordion-button{ background-position: right 20px top 25px; background-size: 22px; }
.faq_sec .accordion-body {padding: 0 22px 20px;}
.thmbSm .thmbTxt .getBtn {min-width: 240px;}
.joinBg { height: 530px;}
.faq_sec { padding: 60px 0 110px 0;}
.confuMed { border-radius: 20px;}


.sponcer_txt { padding: 30px 0 0; font-size: 18px;}  
.sponcer_txt span.banlogo1{ max-width: 210px; }
.sponcer_txt span.banlogo2 {max-width: 110px;}
.bannerTxt .getBtn { min-width: 240px;}
.overview_sec .story_txt { padding: 40px 0 0 40px;}
.overview_sec .story_txt ul li { font-size: 18px; line-height: 24px; padding: 15px 0;}
.overview_sec .story_txt ul li span { font-size: 20px;}
.overview_sec .story_txt .getBtn {min-width: 230px;}
.enroll_box { padding: 30px; border-radius: 20px; min-height: 340px;}
.ftrSec li, .ftrSec li a { font-size: 15px; line-height: 24px;}







  
  
  
}


@media only screen and (max-width: 1399px) {  
  
.container{max-width: 1170px;}
  
.bannerTxt strong { font-size: 45px; line-height: 50px; }
.bannerImg { height: 650px; }
.bannerCon {top: 56%;} 
.symList li { margin-bottom: 15px; }
/*.symBx {padding: 30px 240px 15px 30px;} */ 
.symList li span{font-size: 22px; line-height: 30px;}
.symBx { min-height: 590px;}  
.dietBx { min-height: 290px; }
.realBx { min-height: 300px; border-radius: 15px; padding: 20px; }
.thmbBx img {height: 400px;}  
.getBtn, .bannerTxt .getBtn, .thmbSm .thmbTxt .getBtn { min-height: 60px; min-width: 220px; font-size: 20px; line-height: 30px; padding: 10px 20px; }
.joinBg { height: 500px; }
.ftrSec li, .ftrSec li a { font-size: 12px; line-height: 20px; }
.chtBtn { font-size: 16px; line-height: 40px;}
.confuBx { max-width: 575px; }




/*new*/
.bannerTxt { max-width: 630px; }
.bannerTxt ul li {font-size: 22px;line-height: 28px; margin: 0 12px 0 0; padding: 0 13px 0 0;}
.bannerTxt p, .symList li span, .dietBx h5, .confuMed h5, .whtBxTxt h5, .joinTxt p {font-size: 21px; line-height: 31px; }
.symSec { padding: 60px 0 240px; }
.dietSec .dietHead { padding-bottom: 30px; }
.trusted_sec .dietBx { padding: 25px; min-height: 296px; border-radius: 25px;}
.real_img { padding-right: 40px;}
.realBx { padding: 20px;}
.realBx p { font-size: 22px; line-height: 33px; }
.realBx { min-height: 230px; }
.thmbBx img { height: 400px;}
.faq_sec .accordion-button { border-radius: 10px; font-size: 20px; line-height: 28px; padding: 18px 50px 18px 20px; background-position: right 18px top 22px !important; background-size: 20px !important; }
.faq_sec .accordion-button{ background-position: right 20px top 25px; background-size: 22px; }
.faq_sec .accordion-body {padding: 0 20px 20px;}
.thmbSm .thmbTxt .getBtn {min-width: 240px;}
.joinBg { height: 530px;}
.faq_sec { padding: 50px 0 100px 0;}
.confuMed { border-radius: 20px;}
.about_top { padding: 60px 0 40px 0;}
.why_box h5 { font-size: 22px; line-height: 27px;}
.why_box p { font-size: 18.08px; line-height: 27px; }
.symBx { padding: 30px;}
.symBx h4 { font-size: 24px; line-height: 34px;}
.symBx h5 {font-size: 20px; line-height: 28px;}
.symBx p { font-size: 19.08px; line-height: 25px; padding: 0 0 18px;}
.dietSec { margin-top: -185px;}
.dietBx { border-radius: 20px; padding: 25px 70px 25px 30px;}
.dietMain .wht { right: 115px; top: -157px;}
.confuMed {  border-radius: 15px; padding: 25px; }
.dietSec, .realSec { padding: 50px 0; }
.tophead h2 {font-size: 32px; line-height: 37px; }
.joinSec.digestive_joinSec {margin-top: -50px;}
.faq_sec .accordion-body p { font-size: 18.08px; line-height: 27px;}
.faq_sec .accordion { padding: 15px 0 0;}
.confuMed i { max-width: 75px; margin-right: 18px; }
.bannerTxt ul li::after { top: 13px;}


.sponcer_txt { padding: 30px 0 0; font-size: 18px;}  
.sponcer_txt span.banlogo1{ max-width: 210px; }
.sponcer_txt span.banlogo2 {max-width: 110px;}
.bannerTxt .getBtn { min-width: 240px;}
.overview_sec .story_txt { padding: 40px 0 0 40px;}
.overview_sec .story_txt ul li { font-size: 16px; line-height: 22px; padding: 15px 0; }
.overview_sec .story_txt ul li span { font-size: 18px;}
.overview_sec .story_txt .getBtn { min-width: 190px; }
.enroll_box { padding: 25px;  border-radius: 15px; min-height: 300px; }
.symSec { padding: 60px 0;}
.overview_sec .story_txt h3 { font-size: 32px; line-height: 38px;}
.expar_sec {padding: 50px 0;}
.ftrSec li, .ftrSec li a { font-size: 13px; line-height: 24px;}
.bannerImg { height: 600px; }
.sponcer_txt span.banlogo1 { max-width: 190px;}
.sponcer_txt span.banlogo2 { max-width: 95px; }
.overview_top { padding: 0 15%;}
.overview_sec .story_txt ul { padding: 0 0 18px;}
.symSec .row {padding: 20px 0 0;}
.enroll_box h3 {font-size: 28px; line-height: 34px; padding: 0 0 15px;}
.enroll_box ul li {font-size: 18px; line-height: 24px; margin: 0 0 8px; padding: 2px; padding-left: 38px;}
.get_started h5 { font-size: 18px; line-height: 22px;}
.ftrSec li::before { margin: 0 5px;}






  
  
}  
  
@media only screen and (max-width: 1199px) {

.container{max-width: 960px;}

body { font-size: 16px; line-height: 24px; }
.tophead h6 { font-size: 16px; line-height: 24px;}
.bannerTxt strong { font-size: 42px; line-height: 46px; }
.bannerTxt p, .symList li span, .dietBx h5, .confuMed h5, .whtBxTxt h5 { font-size: 23px; line-height: 32px; }
.symSec p strong, .dietMain h5, .confuBx strong, .whtList li strong, .whtSec p strong, .confuBx .whtList strong { font-size: 20px; line-height: 26px; }
.headOfr { width: 450px; }
.nav_top .getBtn { font-size: 18px; line-height: 30px; min-height: 36px; min-width: 150px; padding: 7px; }
.navbar-brand { max-width: 100px; }
.bannerImg { height: 550px;}
.bannerImg, .banneSec::before {border-radius: 0 0 50px 50px;}
.bannerTxt { max-width: 375px; }
.symBx { padding: 30px 140px 15px 30px;min-height: 545px; }
.bannerLogo, .joinLogo { width: 110px; }
.dietSec, .whtSec {border-radius: 25px;}
.symBx, .thmbBx img { border-radius: 15px;}
.confuMed { border-radius: 15px; padding: 20px;}
.joinBg { border-radius: 50px 50px 0 0; }
.confuBx { max-width: 470px; }
.dietBx { min-height: 250px; padding: 20px; border-radius: 15px; }
.thmbSm .thmbTxt, .thmbTxt { padding: 20px; }
.thmbBx img { height: 320px; }
.thmbTxt h2 br{display: none;}
.thmbBx strong { font-size: 80px; line-height: 80px; }
.confuSecdeli .confuBx { padding: 0; }
.confuSecdeli { padding-bottom: 60px !important; padding-top: 0 !important; }
.ftrSec {padding-bottom: 0;}
.ftrSec .col-md-4{width: 100%;text-align: center !important;margin-bottom: 15px;}
.joinBg { height: 400px; }
.joinTxt p { font-size: 20px; line-height: 30px; }
.joinTxt { max-width: 475px; }
.whtBx, .whtBx img {border-radius: 15px;}
.whtBx img {height: 200px;}
.whtBx { min-height: 735px; }
.confuMed i { max-width: 48px; }
.dietBx i { max-width: 45px; margin-bottom: 15px; min-height: 52px; }
.dietBx { min-height: 230px;}
.realBx { min-height: 275px;}




/*new*/
.bannerTxt { max-width: 550px; }
.bannerTxt ul li { font-size: 18px; line-height: 24px; margin: 0 10px 0 0; padding: 0 16px 0 0; }
.bannerTxt p, .symList li span, .dietBx h5, .confuMed h5, .whtBxTxt h5, .joinTxt p { font-size: 18px; line-height: 26px; }
.symSec { padding: 40px 0 200px; }
.dietSec .dietHead { padding-bottom: 30px; }
.trusted_sec .dietBx { padding: 25px; min-height: 296px; border-radius: 25px;}
.real_img { padding-right: 20px;}
.realBx { padding: 18px;}
.realBx p { font-size: 18px; line-height: 26px; }
.realBx { min-height: 205px; }
.thmbBx img { height: 320px;}
.faq_sec .accordion-button { border-radius: 10px; font-size: 20px; line-height: 28px; padding: 18px 50px 18px 20px; background-position: right 18px top 22px !important; background-size: 20px !important; }
.faq_sec .accordion-button{ background-position: right 20px top 25px; background-size: 22px; }
.faq_sec .accordion-body {padding: 0 20px 20px;}
.thmbSm .thmbTxt .getBtn {min-width: 170px;}
.joinBg { height: 420px;}
.faq_sec { padding: 50px 0 100px 0;}
.confuMed { border-radius: 20px;}
.about_top { padding: 60px 0 40px 0;}
.why_box h5 { font-size: 20px; line-height: 25px;}
.why_box p { font-size: 17.08px; line-height: 26px; }
.symBx { padding: 22px;}
.symBx h4 { font-size: 22px; line-height: 31px;}
.symBx h5 {font-size: 18px; line-height: 28px;}
.symBx p { font-size: 17.08px; line-height: 23px; padding: 0 0 18px;}
.dietSec { margin-top: -155px;}
.dietBx { border-radius: 20px; padding: 25px 70px 25px 30px;}
.dietMain .wht { right: 115px; top: -157px;}
.confuMed {  border-radius: 15px; padding: 25px; }
.dietSec, .realSec { padding: 50px 0; }
.tophead h2 {font-size: 26px; line-height: 30px; }
.joinSec.digestive_joinSec {margin-top: -50px;}
.faq_sec .accordion-body p { font-size: 18.08px; line-height: 27px;}
.faq_sec .accordion { padding: 15px 0 0;}
.confuMed i { max-width: 75px; margin-right: 18px; }
.bannerTxt ul li::after { top: 13px;}
.bannerTxt strong { font-size: 35px; line-height: 44px; }
.why_box { padding: 40px 15px 20px; margin-top: 40px; min-height: 210px;}
.realMed strong { font-size: 18px; line-height: 26px;}



.sponcer_txt { padding: 30px 0 0; font-size: 18px;}  
.sponcer_txt span.banlogo1{ max-width: 210px; }
.sponcer_txt span.banlogo2 {max-width: 110px;}
.bannerTxt .getBtn { min-width: 190px;}
.overview_sec .story_txt {  padding: 35px 0 0 20px; }
.overview_sec .story_txt ul li { font-size: 16px; line-height: 22px; padding: 15px 0; }
.overview_sec .story_txt ul li span { font-size: 18px;}
.overview_sec .story_txt .getBtn { min-width: 190px; }
.enroll_box { padding: 20px; border-radius: 15px; min-height: 260px; }
.symSec { padding: 60px 0;}
.overview_sec .story_txt h3 { font-size: 32px; line-height: 38px;}
.expar_sec {padding: 50px 0;}
.ftrSec li, .ftrSec li a { font-size: 13px; line-height: 24px;}
.sponcer_txt span.banlogo1 { max-width: 150px;}
.sponcer_txt span.banlogo2 { max-width: 70px; }
.overview_top { padding: 0 15%;}
.overview_sec .story_txt ul { padding: 0 0 18px;}
.symSec .row {padding: 20px 0 0;}
.enroll_box h3 { font-size: 24px; line-height: 30px; padding: 0 0 10px; }
.enroll_box ul li {font-size: 18px; line-height: 24px; margin: 0 0 8px; padding: 2px; padding-left: 38px;}
.get_started h5 { font-size: 18px; line-height: 22px;}
.ftrSec li::before { margin: 0 5px;}
.bannerImg { height: 530px; }
.sponcer_txt span {margin: 0 10px;}
.get_started .getBtn {min-width: 190px;margin: 0 0 30px;}



}


@media only screen and (max-width: 991px) {
.nav_top .navbar-toggler{ border: none; background: none;padding: 10px 0; margin-right: 15px;box-shadow: none;}
.nav_top .navbar-toggler .icon-bar {display: block;width: 34px;height: 3px;  border-radius: 16px; background-color: #02579b;}
.nav_top .navbar-toggler .icon-bar + .icon-bar {  margin-top: 6px;}
.navbar-toggler .icon-bar{-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.navbar-toggler.showtoggle .icon-bar:nth-child(1) {transform: translateY(8px) rotate(45deg);}
.navbar-toggler.showtoggle .icon-bar:nth-child(2) { opacity: 0;}  
.navbar-toggler.showtoggle .icon-bar:nth-child(3) { transform: translateY(-10px) rotate(-45deg);} 
.header_sec .container{ padding: 0px;max-width: 100%;}
.navbar-collapse{ position: absolute; top: 100%; left: 0px; background: #fff; width: 100%; z-index: 11;}
.navbar-brand{ padding-left: 15px;}
.menu_sec li a{ width: 100%; padding: 10px 15px;}
        
.container{max-width: 720px;}




.tophead h1, .tophead h2 { font-size: 30px; line-height: 36px; }
.bannerTxt strong { font-size: 30px; line-height: 36px; }
.bannerTxt p, .symList li span, .dietBx h5, .confuMed h5, .whtBxTxt h5 { font-size: 16px; line-height: 24px;  }
.bannerTxt { max-width: 480px; }  
.symSec p strong, .dietMain h5, .confuBx strong, .whtList li strong, .whtSec p strong, .confuBx .whtList strong { font-size: 18px; line-height: 24px; }
.navbar-brand { padding: 0; margin: 0 0 0 15px; }
.headOfr { width: 100%; position: inherit; left: inherit; top: inherit; transform: inherit;padding: 10px 0;border-bottom: 1px solid #013a4a;margin-bottom: 10px; }
.nav_top { border-radius: 0;  padding: 0; }
.header_sec.fixed .headOfr{display: none;}
.header_sec.fixed .nav_top { padding: 10px 0px; }
.bannerCon { top: 50%; }
.headOfr p, .headOfr p a { font-size: 15px; line-height: 20px; }
.bannerImg { height: 450px; }
.bannerLogo, .joinLogo { width: 90px; }
/*.symBx { padding: 20px; min-height: 520px;position: relative;overflow: hidden; }*/
/*.symBx::before{content: "";width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: absolute;top: 0;left: 0;}*/
.symBx ul{position: relative;}
.dietBx { min-height: 250px; }
.whtBxTxt { padding: 15px; }
.whtBx { min-height: 840px; }
.thmbSec .col-md-8{width: 60%;}
.thmbSec .col-md-4{width: 40%;}
.joinTxt p { font-size: 18px; line-height: 26px; }
.joinTxt { max-width: 380px; }
.confuBx { max-width: 350px; }
.thmbBx strong { font-size: 65px; line-height: 65px; }
.thmbBx h2{font-size: 25px; line-height: 30px;}
.confuBx h2 br{display: none;}




.sponcer_txt { padding: 30px 0 0; font-size: 18px;}  
.sponcer_txt span.banlogo1{ max-width: 210px; }
.sponcer_txt span.banlogo2 {max-width: 110px;}
.bannerTxt .getBtn { min-width: 190px;}
.overview_sec .story_txt {padding: 15px 0 0; }
.overview_sec .story_txt ul li { font-size: 15px;line-height: 22px; padding: 13px 0; }
.overview_sec .story_txt ul li span {font-size: 16px; }
.overview_sec .story_txt .getBtn { min-width: 170px; }
.enroll_box { padding: 15px; border-radius: 10px; min-height: 285px; }
.symSec { padding: 60px 0;}
.overview_sec .story_txt h3 { font-size: 32px; line-height: 38px;}
.expar_sec {padding: 35px 0;}
.ftrSec li, .ftrSec li a { font-size: 13px; line-height: 24px;}
.sponcer_txt span.banlogo1 { max-width: 150px;}
.sponcer_txt span.banlogo2 { max-width: 70px; }
.overview_top { padding: 0 5%;}
.overview_sec .story_txt ul { padding: 0 0 18px;}
.symSec .row {padding: 20px 0 0;}
.enroll_box h3 { font-size: 24px; line-height: 30px; padding: 0 0 10px; }
.enroll_box ul li { font-size: 15px; line-height: 22px; margin: 0 0 8px; padding: 2px; padding-left: 38px; }
.get_started h5 { font-size: 18px; line-height: 22px;}
.ftrSec li::before { margin: 0 5px;}
.bannerImg { height: 450px; }
.sponcer_txt span {margin: 0 10px;}
.get_started .getBtn {min-width: 190px;margin: 0 0 30px;}
.overview_sec .story_img {margin-top: 20px;}
.overview_sec .story_img img {width: 100%;  border-radius: 10px;}
.expar_sec .insight_top {padding: 0 2%;}






} 
 
 

 
@media only screen and (max-width: 767px){

.container{max-width: 100%;}

.tophead h1, .tophead h2 { font-size: 25px; line-height: 30px; }
.bannerTxt strong { font-size: 30px; line-height: 38px;padding-bottom: 10px; }
.bannerTxt p, .symList li span, .dietBx h5, .confuMed h5, .whtBxTxt h5 { font-size: 18px; line-height: 26px; }
body { font-size: 15px; line-height: 24px; }




/*new*/
.bannerTxt { max-width: 400px; }
.bannerTxt ul li { font-size: 16px; line-height: 22px; margin: 0 8px 0 0; padding: 0 13px 0 0; }
.bannerTxt strong { font-size: 24px; line-height: 30px; padding-bottom: 6px; }
.header_sec {position: relative;}
.header_sec .navbar-brand img {filter: brightness(1) invert(1);}
.header_sec.fixed .nav_top { padding: 0; }
.bannerImg {height: 400px; }
.symSec { padding: 50px 0 30px 0;}
.enroll_box {padding: 15px; margin: 0 0 15px; min-height: auto; }
.overview_sec .story_txt h3 { font-size: 25px; line-height: 35px; }
.bannerImg { object-position: 90% center !important; }




}




@media only screen and (max-width: 575px){ 
.bannerImg { height: 360px; }

.bannerTxt strong { font-size: 20px; line-height: 25px; padding-bottom: 6px; }
.bannerTxt p{ display: none; }
.sponcer_txt { padding: 20px 0 0; font-size: 13px; }
.sponcer_txt span.banlogo1 { max-width: 105px; }
.sponcer_txt span.banlogo2 { max-width: 50px; }
.bannerImg { height: 300px; border-radius: 0 0 30px 30px; }
.overview_top { padding: 0; }  
.get_started h5 { font-size: 15px; line-height: 20px; }  
  
  
  
  
  
} 


