@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
* {    margin: 0px;    padding: 0px;    box-sizing: border-box;}
html {    overflow-x: hidden;}
body {    overflow-x: hidden;font-family: "DM Sans", sans-serif !important; }
/* @font-face {    font-family: 'GothamRoundedBold';    src: url('GothamRoundedBold.otf');    src: url('GothamRoundedBold.ttf') format('truetype');}
@font-face {    font-family: 'GothamRoundedBook';    src: url('GothamRoundedBook.otf');    src: url('GothamRoundedBook.ttf') format('truetype');}
@font-face {    font-family: 'GothamRoundedMedium';    src: url('GothamRoundedMedium.otf');    src: url('GothamRoundedMedium.ttf') format('truetype');} */
#footersection {    position: relative;    clear: both; padding: 10px 15px;}
.reradisclaimerbtn {    cursor: pointer;}
.menu {    top: 0px;    width: 100%;    height: 80px;    background-color: rgb(255 255 255);    position: fixed;    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;    z-index: 999; display: flex;justify-content: center;align-items: center;}
.menu_sub{width: 1152px;max-width: 100%; float: left;position: relative;display: flex;justify-content: space-between;align-items: center;height: 100%;}
.light-menu {    width: 100%;    height: 80px;    background-color: rgba(255, 255, 255, 1);    position: fixed;    background-color: rgba(4, 180, 49, 0.6);    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;}
#menu-center {    height: 100%;    float: right;display:flex;justify-content: center;align-items: center;}
.cormorant,.head{font-family: "Cormorant Garamond" !important; }
.logo {      display: inline-block;float: left;position: relative;display: flex;justify-content: flex-start;align-items: center;height: 100%; }
.logoimg {  height: 31px;  width: auto;    display: inline-block;      position: relative;    z-index: 999;}
#menu-center ul {    margin: 0 0 0 0;    float: right;}
#menu-center ul li a {    font-size: 14px;    padding: 0px 15px;    color:#0c203c;float: left;position: relative; }
#menu-center ul li {    list-style: none;    margin: 0;    display: inline;}
#menu-center ul li:last-child {border: none;}
#menu-center ul li a:hover {    text-decoration: none;      }
.menu_li{float: left;position: relative;}
a {    font-size: 14px;    color: black;    text-decoration: none;  }
#home {    overflow: hidden;    width: 100%;    clear: both;    float: left;    position: relative;    margin-top: 80px;}
.bannerslider {    max-width: 100%;    display: block;}
.bannersliderm {    max-width: 100%;    display: none !important;}
.enanchor:hover {    background-color: #fff;   color: #0c203c; border: 1px solid #0c203c;    transition: all 0.7s linear;}
.enanchor { z-index: 999;   cursor: pointer;    border: 0.5px solid #fff;    border-radius: 5px;    background-color: #0c203c;    text-decoration: none !important;    position: fixed;    top: 25%;    right: 0%;    display: none;    padding: 5px 20px;    color: #fff;    font-size: 16px !important;    height: 100%;    float: right;    margin-right: 33px;    transform-origin: right top 0;    transform: rotate(270deg) !important;  display: block;  -webkit-transform: rotate(270deg) !important;    -webkit-transform-origin: right top;    -moz-transform: rotate(270deg) !important;    -moz-transform-origin: right top;    -o-transform: rotate(270deg) !important;    -o-transform-origin: right top;    -ms-transform: rotate(270deg) !important;    -ms-transform-origin: right top;}
.enanchor1 {    top: 65%;    line-height: 1.5;}
#enqform,.reconfirm_popup {    position: fixed;    top: 0%;    width: 100%;    z-index: 999;    background-color: rgb(0 0 0 / 89%);    height: 100vH;    transition: all 0.5s linear;    display: none;}
.reconfirm_popup_sub,.enqcontainer {    padding: 30px;    max-width:90%;    width:640px ;    background-color: #0c203c;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.3);    overflow: hidden;    border: 2px solid #000;    margin-top: 10%;    position: relative;}
.enqcontainer h1 {    text-align: center;    color: #fff;}
.enqcontainer input[type=text],input[type=select] {    height: 30px;    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.sidecontainer { position: fixed; bottom: 10%; width: 280px; right: 0px; z-index: 999; background-color: #000; transition: all 0.5s linear; padding: 10px 20px; background-color: #0c203c; margin: 0 auto; border-radius: 2px; box-shadow: none; overflow: hidden; border: 2px solid #000; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -o-transition: all 0.5s linear; }
.sidecontainer2 {    right: -280px;}
.sidecontainer h1 {    text-align: center;    font-size: 16px;    color: #fff;}
.sidecontainer input[type=text],input[type=select] {    height: 30px;    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.form-control {    padding-left: 5px;    height: auto;}
.enqformbtn { border: 0px; color: #000; text-shadow: 0 1px rgba(0, 0, 0, 0.1); background-color: #cba448; padding: 5px 0px; font-size: 16px; width: 100%; text-transform: uppercase; letter-spacing: 3px; width: 150px; border-radius:7px ; -webkit-border-radius:7px ; -moz-border-radius:7px ; -ms-border-radius:7px ; -o-border-radius:7px ; }
.sideformbtn,.reconfirm_submit {    border: 0px;    color: #000;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #cba448;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;   }
.close {    color: #fff;  background: transparent;  font-size: 30px;    box-shadow: none;    border: 0px;    position: absolute;    right: 10px;    top: -2px;}
.sideclose {    color: #fff;    font-size: 25px;    float: right;    background: transparent;    box-shadow: none;    border: 0px;    position: absolute;    right: 10px;    top: -2px;}
.eftwopp {    text-align: center;    color: #fff;    clear: both;    padding-top: 4px;    margin-bottom: 0px;    font-size: 12px;}
.eftwopps {    text-align: center;    color: #fff;    clear: both;    padding-top: 4px;    margin-bottom: 0px;    font-size: 12px;}
.footermain span {    font-size: 14px;}
.footermodal-container {    padding: 30px;    width: 100% !important;    background-color: #000;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.1);    overflow: hidden;    border: 2px solid #000;    color: #fff;    font-size: 13px;    text-align: justify;    line-height: 1.8;}
.hamclick {    display: none;    cursor: pointer;}
.bar1,.bar2,.bar3 {    width: 35px;    height: 3px;    background-color: #9b7c46;    margin: 6px 0;    transition: 0.4s;}
.change .bar1 {    -webkit-transform: rotate(-45deg) translate(-8px, 6px);    transform: rotate(-45deg) translate(-8px, 6px);}
.change .bar2 {    opacity: 0;}
.change .bar3 {    -webkit-transform: rotate(45deg) translate(-6px, -6px);    transform: rotate(45deg) translate(-6px, -6px);}
.sidemenu {    width: 280px;    position: fixed;    height: 100vH;    z-index: 99;    right: 0px;    background-color: rgba(0, 0, 0, 0.7);}
#rera-modal .modal-dialog h3 {    text-align: center;    font-size: 20px !important;}
#rera-modal .modal-dialog {    max-width: 70% !important;    margin: 1% auto;}
#disc-modal .modal-dialog {    max-width: 70% !important;    margin: 1% auto;}
#disc-modal .modal-dialog h3 {    text-align: center;    font-size: 20px !important;}
.sec-eqMobile {    display: none;}
.main_sec{margin-top: -80px;padding-top: 80px;clear: both;width: 100%;float: left;position: relative;}
.sub_sec{float: left;position: relative;width: 100%;padding:40px 5%;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.headingg{width: 100%;float: left;position: relative;margin-bottom: 20px;display: flex;justify-content: center;align-items: center;}
.head{float: left;text-align: center;color: #0c203c;font-size: 48px;font-weight: 900;margin-bottom: 0;}
.headdp{float: left;position: relative;margin-bottom: 0;}
.main_div{width: 100%;float: left;position: relative;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.main_left{width: 714px;max-width: 50%; padding-left: 1%;padding-right: 1%;float: left;position: relative;}
.main_right{width: 714px;max-width: 50%; padding-left: 1%;padding-right: 1%;float: left;position: relative;}
#bot_form{float: left;position: relative;width: 100%;}
.bot_inp{width: 100%;float: left;position: relative;margin: 10px 0%;padding: 5px 10px;height: 35px;border: none;outline: none;border-radius: 5px;background:transparent;border-bottom:1px solid #fff;color:#fff}
.bot_inp_text_area{height:auto}
.bot_sub_div{width: 100%;float: left;position: relative;display: flex;justify-content: center;align-items: center;padding:10px 0}
.bot_sub{float: left;position: relative;padding: 7px 15px;border-radius: 5px;border: none;background-color: #cba448;}
.main_sec1 .sub_sec{background-color: #0c203c;}
.main_sec2 .sub_sec{background-color: #f8f6f1;}
/* .main_sec1 .head{color:#fff} */
.site_addr{width: 100%;float:left;position:relative;padding:15px 0;margin:0;text-align:center;color:#fff}
.site_addr b{color:#cba448}
#enqform{justify-content:center;align-items:center;}
.reconfirm_popup_sub, .enqcontainer{margin:0}
.elevation{float: left;position: relative;width: 100%;}
.fl{float: left;position: relative;}
.w100{width: 100%;}
.flex{display: flex;}
.jcc{justify-content: center;}
.jcs{justify-content: flex-start;}
.jcsb{justify-content: space-between;}
.jce{justify-content: flex-end;}
.aic{align-items: center;}
.ais{align-items: flex-start;}
.aie{align-items: flex-end;}
.big{font-size:25px}
.ebig{font-size:35px}
.xlbig{font-size:48px}
.xllbig{font-size:64px;line-height: 1}
.fs10{font-size:10px}
.esmall{font-size:11px}
.small{font-size:14px}
.medium{font-size:16px}
.fs18{font-size:18px}
.fs20{font-size:20px}
.fs25{font-size:25px}
.bold,.head{font-weight:900; }
.sbold{font-weight:600; }
.non_bold{font-weight:500;}
.ls3{letter-spacing: .25em;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.tj{text-align:justify;}
.uc{text-transform: uppercase;}
.blue{color:#0c203c}
.lblue{color:rgb(12, 32, 60,75%)}
.red{color:#6d1210}
.grey{color:#7d7f80}
.yellow{color:#cba448}
.red_bg{background-color:#6d1210}
.blue_bg{background-color:#0c203c}
.grey_bg{background-color:#7d7f80}
.yellow_bg{background-color:#cba448}
.white{color:#fff !important}
.lwhite{color: #f9f6f1d9;}
.mobile{display: none !important;}
.desktop{display: flex !important;}
.fwrap{flex-wrap:wrap;}
.owl-stage-outer{overflow: hidden;}
.form-control{margin-bottom:10px}
.slider .disabled{display:none}
.prevv,.nexxt{width: 30px;margin:0 10px}
.close{cursor:pointer;}
.sideformbtn,.reconfirm_submit {    border-radius: 5px;    width: 120px;    margin-left: calc(50% - 60px);}
.mt20{margin-top: 20px;}
.mb20{margin-bottom: 20px;}
.mt10{margin-top: 10px;}
.mb10{margin-bottom: 10px;}
.mb0{margin-bottom: 0px;}
.pt20{padding-top: 20px;}
.pb20{padding-bottom: 20px;}
.pl20{padding-left: 20px;}
.pl0{padding-left: 0px;}
.pr20{padding-right: 20px;}
.pb0{padding-bottom: 0px;}
.fade_in { opacity: 0; transform: translateY(40px); transition: opacity 1s ease, transform 1s ease; -webkit-transition: opacity 1s ease, transform 1s ease; -moz-transition: opacity 1s ease, transform 1s ease; -ms-transition: opacity 1s ease, transform 1s ease; -o-transition: opacity 1s ease, transform 1s ease; }
.fade_in.visible {  opacity: 1;  transform: translateY(0);}
.nowrap{  white-space: nowrap;}
.btnn{ padding: 10px 10px; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; -o-border-radius: 7px;margin: 10px; }
.w1400{width: 1152px;max-width: 100%;}
.italic {font-style: italic;}
.lh1{line-height: 1;}
.sandip_pic_main{width: 440px;max-width: 100%;aspect-ratio: 1/1;}
.sd_pic_1{ width: 100%; height: 100%; border: 1px solid #cba44866; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ;padding: 10px; }
.sd_pic_2{width: 100%; height: 100%; border: 1px solid #cba448; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ;padding: 10px;}
.sd_pic_3{width: 100%; height: 100%; border: 1px solid #0c203c; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ;overflow: hidden;}
.sandip_picc{ transition:all 1s ease-in-out ; -webkit-transition:all 1s ease-in-out ; -moz-transition:all 1s ease-in-out ; -ms-transition:all 1s ease-in-out ; -o-transition:all 1s ease-in-out ; aspect-ratio: 1/1; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; }
.sandip_pic_main:hover .sandip_picc{ transform:scale(1.05) ; -webkit-transform:scale(1.05) ; -moz-transform:scale(1.05) ; -ms-transform:scale(1.05) ; -o-transform:scale(1.05) ; }
.sandip_high{ padding: 5px 10px; border-radius:5px ; -webkit-border-radius:5px ; -moz-border-radius:5px ; -ms-border-radius:5px ; -o-border-radius:5px ; margin: 10px 5px;font-size: 12px;text-transform: uppercase;}
.sandip_high:first-child{margin-left: 0;}
.sandip_high:last-child{margin-right: 0;}
.sandip_high span{opacity: 0.8;}
.sandip_high:hover span{opacity: 1;}
.btnn span{opacity: 0.8;}
.btnn:hover span{opacity: 1;}
.yellow_border{border: 1px solid #cba448;}
.blue_border{border: 1px solid #0c203c;}
.btnn.yellow_border:hover{background-color: #cba4486c;}
.gap-3{    gap: .875rem;}
.hr{width: 50px;display: flex;align-items: center;height: 10px;}
.hr::before {    content: "";    top: 0;    width: 50px;    max-width: 50%;    background-color: #cba448a4;    height: 1px;    position: absolute;   display: flex;align-items: center; transition: all 2s ease;    animation-name: linee;    animation-duration: 4s;    animation-iteration-count: infinite}
@keyframes linee {0% {width: 3px} 35% {width: 50px} 65% {width: 25px} 85% {width: 50px} 100% {width: 3px}}
.hr_border{width: 100%;float: left;height: 1px; background: #cba448;}
.p680{width: 680px;max-width: 100%;}
.problem_div{width: 30%;}
.w768{width: 768px;max-width: 100%;}
.pack_main{ background-color: #fff; padding: 28px; padding-bottom: 48px; width: 350px;max-width: 32%; box-shadow: 0 4px 20px -4px hsl(215 67% 14% / .08); border-radius:10px ; -webkit-border-radius:10px ; -moz-border-radius:10px ; -ms-border-radius:10px ; -o-border-radius:10px ; margin-top: 20px; top: 10px; transition:all 0.4s ease-in-out ; -webkit-transition:all 0.4s ease-in-out ; -moz-transition:all 0.4s ease-in-out ; -ms-transition:all 0.4s ease-in-out ; -o-transition:all 0.4s ease-in-out ; }
.pack_main:hover{top: 0;}
.green{color:#1b6a3d}
.green_bg{background:#1b6a3d}
.pack_for{font-size: 11px;letter-spacing: 2px;font-weight: 600;}
.pack_main1{border-top: 5px solid #1b6a3d;}
.pack_main1:hover{background-color: #1b6a3d2a;}
.pack_main2{border-top: 5px solid #0c203c;}
.pack_main2:hover{background-color: #cba44818;}
.pack_main3{border-top: 5px solid #cba448;}
.pack_main3:hover{background-color: #cba44842;}
.pack_ul{padding-left: 0;}
.pack_explore{position: absolute;left: 28px;bottom: 28px;}
.pack_explore_a:hover{color: #cba448 !important;}
.counter{list-style: none;}
.count_lii{max-width: 18%;width: 336px; margin: 20px 0;}
.count_num{margin-bottom: 0;font-family: "Cormorant Garamond", Georgia, serif !important;}
.sd_pointt{width: 49%;text-align: center;background-color: #fff;padding: 10px 15px;box-shadow: 0 4px 20px -4px hsl(215 67% 14% / .08);border: 1px solid #dadfe7;}
.sd_left_border{padding-left: 15px;border-left: 1px solid #cba448;}
.ikigenesis_pp{  margin: 10px 0; padding: 10px; border-radius:50px ; -webkit-border-radius:50px ; -moz-border-radius:50px ; -ms-border-radius:50px ; -o-border-radius:50px ; border: 1px solid #cba44879; height: 38px; margin: 10px;display: flex;justify-content: center;align-items: center;color: #fff; white-space: nowrap; }
.ikigenesis_pp.blue{color: #0c203c;}
.ikigenesis_ul li{margin: 6px 0;}
.count_lii4{width: 25%;padding: 20px;}
.amen_slider{overflow: hidden;}
.testimonial{padding: 31px;border: 1px solid #dadfe7;background-color: #fff;box-shadow: 0 4px 20px -4px hsl(215 67% 14% / .08);height: 100%;}
.test_quote{color:#cba44866;font-size: 60px;line-height: 1;}
.amen_slider .owl-stage{display: flex;}
.engage_num{ width: 50px; height: 50px; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ;background-color: #071427;border: 1px solid #cba448;margin-top: -25px; display: flex;justify-content: center;align-items: center;}
.engage_main{margin-top: 70px;}
.engage{width: 33%;padding: 0 32px;}
.engage_h{font-size: 24px;margin: 20px 0;}
.engage1::before{content: "";position: absolute;right: 0;top:0;height:1px; background:#cba448;width: 50%;}
.engage2::before{content: "";position: absolute;right: 0;top:0;height:1px; background:#cba448;width: 100%;}
.engage3::before{content: "";position: absolute;left: 0;top:0;height:1px; background:#cba448;width: 50%;}
.w848{width: 848px;max-width: 100%;}
.ctaa_divv{ padding: 20px; border: 1px solid #dadfe7; background-color: #fff; box-shadow: 0 4px 20px -4px hsl(215 67% 14% / .08); border-radius:15px ; -webkit-border-radius:15px ; -moz-border-radius:15px ; -ms-border-radius:15px ; -o-border-radius:15px ;width: 48%;top:10px;transition:all 0.4s ease-in-out ; -webkit-transition:all 0.4s ease-in-out ; -moz-transition:all 0.4s ease-in-out ; -ms-transition:all 0.4s ease-in-out ; -o-transition:all 0.4s ease-in-out ; }
/* .ctaa_divv.w100{width: 100%;} */
.ctaa_divv:hover{top: 0;}
.ctaa_namee{margin: 15px 0;}
.ctaa_icc_divv{ width: 40px; height: 40px; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ;background-color: #0c203c1a;display: flex;justify-content: center;align-items: center;margin-bottom: 15px; }
.ctaa_divv:hover .ctaa_icc_divv{background-color: #0c203c;}
.ctaa_divv:hover svg{ filter:brightness(0) invert(1); -webkit-filter:brightness(0) invert(1); }
.footer_left,.footer_mid,.footer_right{width: 33%;padding: 20px;}
.footer_ull li{color: #fff;margin: 7px 0;}
.footer_ull {list-style: none;padding: 0;}
.footer_ull li:hover{color: #cba448;}
.footer_ull li a{color: inherit;}
.book_discovery{cursor: pointer;}

/* Responsive CSS */

@media (max-width: 1250px) {
    #menu-center ul {        padding-left: 0;    }
    #menu-center ul li a {        letter-spacing: 0;    }
    .logo{margin-left: 20px;}
}

@media (max-width: 1178px) {
}

@media (max-width: 1114px) {
}

@media (max-width: 1052px) {}

@media (max-width: 1024px) {
    .hamclick {        display: inline-block;        cursor: pointer;         margin-right: 20px;             position: relative;        z-index: 1000;}
    .menu-center {     position: fixed;top: 0;right: -200px;width: 200px;     background-color: rgb(0 0 0 / 84%);    -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;z-index: 998;padding: 15px;padding-top: 90px;height: 100vH;overflow-x: scroll;  }
    .change .menu-center{right: 0;}
      #menu-center ul{margin: 0;}
    #menu-center ul li{display: block;width: 100%;padding: 10px 0; text-align: center;border: none; border-bottom: 1px solid #fff;}
    #menu-center ul li:last-child{border-bottom: 0;}
    #menu-center ul li a{color: #fff;width: 100%;text-align: center;}
    #menu-center{align-items: flex-start;}

}

@media (max-width: 901px) {
    .inp_eq {        width: 40%;        margin-left: 2.5%;        margin-right: 2.5%;    }
}

@media (max-width: 867px) {
    .count_lii{width: 48%;max-width: unset;}
}

@media (max-width: 767px) {
     .enanchor {        display: none !important;    }
    /* .mobEqNow {        border-left: 1px solid #ffffff;    } */
    .sec-eqMobile {        height: 40px;        display: flex;        position: fixed;        bottom: 0;        left: 0;        font-size: 20px;        color: #000;        border-bottom: 0;        background: #0c203c;        width: 100%;        text-align: center;        z-index: 99;    }
    /* #footersection {        padding-bottom: 60px;    } */
    .sec-eqMobile a {        padding: 8px 0;        width:100%;        color: rgb(255, 255, 255);        display: flex;        align-items: center;        justify-content: center;    }
    /* #enqform {        display: none !important;    } */
        #rera-modal .modal-dialog {        max-width: 85% !important;        margin: 1% auto;    }
    #disc-modal .modal-dialog {        max-width: 85% !important;        margin: 1% auto;    }
    #email_form01 {        width: 95%;        margin: 0 auto;    }
    #footersection {        font-size: 14px;    }
    .bannerslider {        max-width: 100%;        display: none !important;    }
    .bannersliderm {        max-width: 100%;        display: block !important;    }
    .main_div{width: 100%;float: left;position: relative;display: block;justify-content: center;align-items: center;}
.main_left{width: 100%;padding-left: 0%;padding-right:0%;float: left;position: relative;max-width: unset;}
.main_right{width: 100%;padding-left: 0%;padding-right: 0%;float: left;position: relative;max-width: unset; margin-top: 20px;}
.bot_form{padding:0px}
.bot_inp{width: 100%;margin: 15px 0;}
.mtc{text-align:center;}
.mtl{text-align:left;}
.mtr{text-align:right;}
.mobile{display: flex !important;}
.mfwrap {flex-wrap: wrap;}
.desktop{display: none !important;}
.mjcc{justify-content: center;}
.mjcs{justify-content: flex-start;}
.mjce{justify-content: flex-end;}
.maic{align-items: center;}
.mais{align-items: flex-start;}
.maie{align-items: flex-end;}
.mtc{text-align:center;}
.mtl{text-align:left;}
.mtr{text-align:right;}
.mtj{text-align:justify;}
.xllbig {    font-size: 35px;    line-height: 1;}
.problem_div{width: 100%;margin: 10px 0;}
.pack_main{width: 100%;max-width: unset;margin: 15px 0;}
.ctaa_divv{width: 100%;}
.ctaa_divv1{margin: 15px;}
.engage{width: 100%;padding: 25px 0;}
.engage::before,.engage1::before,.engage2::before,.engage3::before{display: none;}
.footer_left,.footer_mid,.footer_right{width: 100%;}
.engage_main{margin-top: 0;}
.engage_num{margin: 0;}
.engage_h{margin: 10px 0;}
.engage{padding: 15px;}
.ikigenesis_pp{height: auto;min-height: 38px;white-space: unset;padding: 10px 15px;}
}

@media (max-width: 640px) {
}

@media (max-width: 540px) {
  
}

@media (max-width: 484px) {
}

@media (max-width: 450px) {}

@media (max-width: 384px) {
    .count_lii{width: 100%;margin: 15px 0;max-width: unset;}
  
}

@media (max-width: 380px) {}

@media (max-width: 352px) {}

@media (max-width: 340px) {}

@media (max-width: 330px) {}