html{
    scroll-behavior:smooth;
}
body{
    font-size:24px;
    outline:none !important;
}
.fhide{display:none !important;}
/* a:hover{
    color:#153860;
} */
a{text-decoration:none;}
a:focus{outline:none !important;}
h1,
.sec---title--h1{
    font-size:83px;
    font-weight:700;
    line-height:1.25;
    color:#1B2D3B;
    margin-bottom:20px;

}
h2,
.sec---title--h2{
    font-size:68px;
    font-weight:500;
    line-height:1.25;
    color:#1B2D3B;
    margin-bottom:20px;

}
h3,
.sec---title--h3{
    font-size:50px;
    font-weight:500;
    line-height:1.25;
    color:#1B2D3B;
    margin-bottom:15px;
}
.pre---title{
    font-family:'Roboto';
    /* font-weight:500; */
    font-weight:400;
    font-size:28px;
    line-height:1.25;
    color:#898989;
    text-transform:none;
    margin-bottom:10px;
}
.sub---headnig{
    font-family:'Roboto';
    font-weight:300;
    font-size:28px;
    line-height:1.25;
    color:#000;
    margin-bottom:15px;
}

.wp-block-buttons .wp-block-button a{
    border-radius:10px;
    padding:15px 20px;
    font-size:23px;
    line-height:1;
    border:1px solid #000;
    background:transparent;
    color:#000;
}
.wp-block-buttons .wp-block-button.cta--style1 a{
    background:#F0C555;
    border-color:#F0C555;
}
.wp-block-buttons .wp-block-button a:hover{border-color:#011F44;color:#011F44;}
.wp-block-buttons .wp-block-button.cta--style1 a:hover{background:transparent;}

ul.wp-block-list{padding-left:0;list-style:none;padding-bottom:15px;}
ul.wp-block-list li{
    padding-left:50px;
    margin:12px 0 0;
    position:relative;
    font-weight:300;
}
ul.wp-block-list li::before{
    content:"";
    width:30px;
    height:30px;
    background:url('../images/check-icon-y.png') center no-repeat;
    position:absolute;
    top:0;
    left:0;
}



/**Header**/

main.wp-block-group{margin-top:10.65% !important;}
main.wp-block-group.has---transparent---header{margin-top:0 !important;}

.header---topbar .inn--er{
    background:#011F44;
    color:#fff;
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
    padding:15px;
}
.header---topbar .icon---text{grid-template-columns:30px auto !important;margin-top:0;}
.header---topbar .icon---text.wp-block-media-text__content{padding:0;}
.header---topbar .icon---text .wp-block-media-text__content{padding:0 0 0 10px;}
.header---topbar .icon---text .i---text{font-size:20px;margin:0;}
.header---topbar .icon---text---items{justify-content:center;gap:0;}
.header---topbar .icon---text---items > .wp-block-column{flex-grow:unset;flex-basis:content;padding:0 3%;position:relative;}
.header---topbar .icon---text---items > .wp-block-column:after{
    content:"";
    height:25px;
    width:1px;
    background:rgba(255,255,255,0.2);
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    right:0;
}
.header---topbar .icon---text---items > .wp-block-column:last-child::after{display:none;}
.header---topbar a:hover{opacity:0.75;}

.header---bottom{margin:0;}
.header---bottom .site---logo:hover{opacity:0.75;}
.header---bottom .header---menu{gap:80px;}
.header---bottom .header---menu > li{font-size:23px;}

.header---bottom .site---logo{width:13%;}
.header---bottom .header---ctas{
    width:13%;
    justify-content:end;
}


.header---main{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:99;
    border:1px solid transparent;
    background:#fff;
}
.header---main.transparent---sticky{background:transparent;}
.header---main.sticky---enabled{background:#fff;border-color:#E4E9F3;}
.header---main.sticky---enabled .header---topbar{display:none;}
.header---main.transparent---sticky .header---menu a{color:#fff;}
.header---main.sticky---enabled .header---menu a{color:#000;}
.header---main.sticky---enabled .header---bottom .site---logo img{zoom:65%;}
.header---main.sticky---enabled .header---bottom .inn--er > .wp-block-group{
    padding-top:10px !important;
    padding-bottom:10px !important;
}
.header---bottom .header---menu a:hover{color:#011F44;text-decoration:none;}

.main-----menu{}
.main-----menu .gw-mm__content>li{
    font-size:23px;
    padding:0 25px;
}
.main-----menu .gw-mm__content>li{text-shadow:1px 0 transparent;}
.main-----menu .gw-mm__content>li a{
    padding:32px 15px;
}
.main-----menu .gw-mm__content>li a::after{
    content:attr(rel);
    content:attr(rel) / "";
    height:0;
    visibility:hidden;
    overflow:hidden;
    user-select:none;
    pointer-events:none;
    font-weight:700;
    display:block;
}
.main-----menu .gw-mm__content>li:hover,
.main-----menu .gw-mm-item.is-current{
    font-weight:700;
    /* letter-spacing:-0.1px; */
}
.header---main.transparent---sticky .main-----menu .gw-mm__content>li{
    color:#fff;
}
.header---main.sticky---enabled .main-----menu .gw-mm__content>li{
    color:#000;
}
/* .header---main.transparent---sticky .main-----menu .gw-mm__content>li a:hover,
.header---main.transparent---sticky .main-----menu .gw-mm-item.is-current{
    text-shadow:1px 0 #fff;
}
.header---main.sticky---enabled .main-----menu .gw-mm__content>li a:hover,
.header---main.sticky---enabled .main-----menu .gw-mm-item.is-current{
    text-shadow:1px 0 #000;
} */
.header---main .gw-mm-item__dropdown-wrapper .gw-mm-item__dropdown{
    background:#011F44;
    padding:5px;
}
.header---main .gw-mm__content .gw-mm-item__dropdown-content{
    max-width:1920px;
}
.header---main .gw-mm__content .gw-pm ul li{
    width:33.33333%;
    font-weight:400;
    font-size:20px;
}
.header---main .gw-mm__content .gw-pm ul li a{
    padding:20px 40px;
    color:#fff;
}
.header---main .gw-mm__content .gw-pm ul li a:hover{
    color:#F0C555;
}




/**Footer**/
.footer---main{
    padding:40px 30px;
}
.footer---main .footer---inner{
    border:1px solid rgba(0,0,0,0.1);
    border-radius:40px;
    padding-left:0;
    padding-right:0;
}
.foot--copyright{
    padding:30px 5.55%;
}
.copyright---text{
    margin-top:0;
}
.vbottom---foot---nav{
    gap:36px;
}
.vbottom---foot---nav li{
    position:relative;
    font-size:22px;
}
.bottom---foot---nav li:after{
    content:"|";
    /* width:1px;
    height:100%;
    background: */
    position:absolute;
    right:-18px;
    top:50%;
    transform:translateY(-50%);
    color:rgba(0,0,0,0.3);
}
.bottom---foot---nav li:last-child::after{
    display:none;
}

.footer---top{
    padding:70px 5.55% 55px;
}
.widget---head{

}
.footer---top nav li{
    /* font-size:24px; */
}
.footer---top nav a{
    color:rgba(0,0,0,0.5) !important;
}
.footer---top nav a:hover{
    text-decoration:none;
    color:#000 !important;
}
.footer---top .wp-block-social-links .wp-social-link a{
    padding:10px;
    border:1px solid #E0E0E0;
    border-radius:50%;
}
.footer---top .wp-block-social-links .wp-social-link svg{
    height:1.25em;
    width:1.25em;
}

.footer---getin--touch{
    padding-top:60px;
    padding-bottom:100px;
}
.footer---getin--touch .inn---er > .wp-block-columns{gap:35px;}
.footer---getin--touch .left---sec{
    background:linear-gradient(216.14deg, #011F44 13.12%, #00060E 107.05%);
    /* padding:50px; */
    border-radius:30px;
}
.footer---getin--touch .left---sec .inn---er{
    padding:50px;
}
.footer---getin--touch .sec---title{
    font-size:54px;
    font-weight:600;
    color:#fff;
}
.footer---getin--touch .desc{
    margin-top:5px;
    /* font-size:24px; */
    font-weight:300;
    color:rgba(255,255,255,0.5);
    padding-bottom:10px;
}
.footer---getin--touch .icon---text{
    grid-template-columns:119px auto !important;
    padding-top:5px;
}
.footer---getin--touch .wp-block-media-text__content{padding:0 0 0 25px;}
.footer---getin--touch .wp-block-media-text__content .label{
    /* font-size:24px; */
    color:#fff;
    margin:0 0 10px;
}
.footer---getin--touch .wp-block-media-text__content .text{
    font-size:34px;
    font-weight:600;
    line-height:1.15;
    color:#fff;
    margin:0;
}
.footer---getin--touch .right---sec .wp-block-image,
.footer---getin--touch .right---sec .wp-block-image img{height:100%;border-radius:30px;overflow:hidden;}
.footer---getin--touch .right---sec .wp-block-image img{object-fit:cover;}


.section---divider{
    width:100%;
    max-width:1640px;
    margin:25px auto !important;
}



.hero---banner{padding-top:80px;padding-bottom:80px;}
.hero---banner .bnr---head{
    font-size:83px;
    font-weight:600;
    line-height:1.25;
}
.hero---banner .bnr---sub{
    font-size:28px;
    font-weight:300;
    line-height:1.35;
}
.hero---banner .bnr---ctas{
    margin-top:30px;
}
.hero---banner .auth---partner{
    margin-top:30px;
}

.has---transparent---header .hero---banner{padding-top:280px;}
.home---hero .left---sec{
    max-width:700px;
    width:50%;
}

.sponsor---sec{padding-top:45px;padding-bottom:45px;}
.sponsor---sec .sponsor---wrap{gap:70px;}
.sponsor---sec .sponsors{margin-top:30px;}

.grid---layout{gap:40px;padding:15px 0 30px;}
.grid---layout .grid---item{
    padding:40px 30px;
    border:1px solid #E4E9F3;
    border-radius:12px;
}
.grid---item .grid---icon{
    margin-bottom:30px;
}
.grid---item .grid---title{
    font-size:28px;
    line-height:1.35;
    font-weight:500;
    color:#344151;
}
.grid---item .grid---desc{
    /* font-size:24px; */
    color:rgba(52, 65, 81, 0.5);
}

.icon--w--content--grid{padding-top:45px;padding-bottom:45px;}
.icon--w--content--grid .grid---item .grid---title a{
    color:#000;
}
.icon--w--content--grid .grid---item a:hover{opacity:0.75;}

.cover---layout---main{
    margin-top:45px;
    margin-bottom:45px;
}
.cover---layout{
    max-width:1640px !important;
    width:100%;
    border-radius:30px;
}
.cover---layout .content--part{padding-top:100px;padding-bottom:100px;}
.cover---layout .content--part p{
    font-size:28px;
    font-weight:300;
}
.cover---layout .wp-block-buttons{
    margin-top:40px;
}
.cover---layout .wp-block-buttons .cta--style2 a{
    color:#fff;
    border-color:#fff;
}
.cover---layout .wp-block-buttons .wp-block-button a:hover{
    background:transparent;
    color:#F0C555;
    border-color:#F0C555;
}

.home---sec4.cover---layout{
    margin-top:50px;
    margin-bottom:70px;
}
.home---sec7.cover---layout p{
    font-weight:500;
}

.two--cols--layout{
    padding-top:45px;
    padding-bottom:45px;
}
.two--cols--layout .col---items{gap:35px;}
.two--cols--layout .col---item{
    background:#F6F7F9;
    padding:50px 40px;
    border:1px solid rgba(0,0,0,0.1);
    border-radius:20px;
}
.two--cols--layout .col---item .col--title{
    font-size:58px;
    color:#000914;
}
.two--cols--layout .col---item p{
    /* font-size:24px; */
    font-weight:300;
    color:#000914;
}
.two--cols--layout .col---item .sec---btns{
    padding:15px 0 35px;;
}

.faq---sec{
    padding-top:45px;
    padding-bottom:45px;
}

.faq---main{
    padding-top:15px;
    padding-bottom:35px;
}
.faq---main > .wp-block-columns{gap:35px;}
.wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title{
    font-size:24px;
    font-weight:400;
    color:#000;
    padding:0;
    margin-right:10px;
}
.wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap{
    background:transparent !important;
}
.wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap:focus{outline:none;}
.wp-block-ub-content-toggle-accordion{
    padding:20px 25px 20px 30px;
    border-radius:16px;
    border:1px solid rgba(0,0,0,0.1);
    margin-bottom:30px;
}
.wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap{
    padding:0;
}
.wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap p{
    margin:20px 0 15px;
    color:rgba(0,0,0,0.5);
    /* font-size:24px; */
}
.wp-block-ub-content-toggle-accordion:has( > .wp-block-ub-content-toggle-accordion-content-wrap[aria-expanded="true"] ){
    background:rgba(246, 247, 249, 1) !important;
}
.wp-block-ub-content-toggle-accordion:has( > .wp-block-ub-content-toggle-accordion-content-wrap.ub-hiding ){
    background:transparent !important;
}
.wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-toggle-wrap{
    height:38px;
    width:38px;
    border:1px solid #000;
    border-radius:50%;
}

.cover---layout.hero---layout3{
    padding:60px 50px;
}
.cover---layout.hero---layout3.home---sec9{
    min-height:790px;
    margin:50px 0 100px;
}
.hero---layout3 .col---items{gap:60px;}
.hero---layout3 .col---items .col---item{flex-grow:1;}
.hero---layout3 .col---item .wp-block-separator{margin:45px 0 40px;color:rgba(255,255,255,0.4);}
/* .hero---layout3 .col---item .ub_divider{border-color:rgba(255,255,255,0.4);} */
.hero---layout3 .col---item .large---text{font-size:72px;font-weight:500;}
.hero---layout3 .col---item .desc{
    font-size:25px;
    margin-top:15px;
    color:#F0C555;
}

.testimonial---sec{
    padding-top:45px;
    padding-bottom:45px;
}


.text---hero--sec .pre---title{
    color:#606060;
    font-weight:400;
}
.text---hero--sec .bnr---head{
    color:#000;
}

.service---sec3{
    padding:0 40px;
}
.service---sec3 .grid---items{gap:30px;}
.service---sec3 .g---item .media---text{
    grid-template-columns:74px auto !important;
    background:rgba(248, 248, 248, 0.05);
    border-radius:20px;
    border:1px solid rgba(255, 255, 255, 0.2);
    padding:18px;
    height:100%;
    align-content:flex-start;
}
.service---sec3 .g---item .wp-block-media-text__media{
    align-self:normal;
}
.service---sec3 .g---item .wp-block-media-text__content{
    padding:0 0 0 20px;
}
.service---sec3 .media---text .item---label{
    font-size:28px;
    font-weight:400;
    color:#fff;
    margin:10px 0 0;
}
.service---sec3 .g---item .media---text a:hover{
    opacity:0.8;
}
.service---sec3 .media---text .wp-block-media-text__content p{
    font-size:24px;
    font-weight:300;
    line-height:1.25;
    color:rgba(255, 255, 255, 0.6);
    margin:10px 0 0;
}


.service---sec2{}
.service---sec2 .content---part{margin-top:80px;margin-bottom:40px;}
.service---sec2 .sec---btns{margin-top:60px;}

.grid---layout--style2 .grid---item{
    border-radius:20px;
    background:#F6F7F9;
}

.timeline---sec{
    padding-top:100px;
    padding-bottom:100px;
}
.timeline---main{
    padding-top:60px;
    padding-bottom:60px;
}
.timeline---main .tl---items{gap:70px;position:relative;}
.timeline---main .tl---items .tl---item:nth-child(odd){
    justify-self:end;
}
.timeline---main .tl---item{
    width:calc(50% - 43px);
    background:#F6F7F9;
    border:1px solid rgba(0,0,0,0.1);
    padding:25px 30px;
    border-radius:20px;
    position:relative;
}
.timeline---main .tl---item .tl---title{
    font-weight:400;
    font-size:28px;
    color:#000914;
}
.timeline---main .tl---item p{
    font-weight:300;
    margin-top:5px;
}
.timeline---main .tl---item:before{
    content:"";
    width:32px;
    height:32px;
    background:url('../images/tl-dot.png') no-repeat center;
    background-size:100%;
    position:absolute;
    top:50%;
    right:-59px;
    transform:translateY(-50%);
}
.timeline---main .tl---items .tl---item:nth-child(odd)::before{
    left:-59px;
    right:unset;
}
.timeline---main .tl---item:after{
    content:"";
    width:8px;
    height:100%;
    background:url('../images/tl-dot-group.png') no-repeat center;
    background-size:100%;
    position:absolute;
    top:69%;
    right:-47px;
}
.timeline---main .tl---items .tl---item:nth-child(odd)::after{
    left:-47px;
    right:unset;
}
.timeline---main .tl---items .tl---item:last-child::after{display:none;}

.service--detail--hero .hero--content--wrap .left---sec{max-width:52%;}
.service--detail--hero .hero--content--wrap .right---sec .wp-block-image img{border-radius:20px;}


.timeline---sec.whyus---sec4 .timeline---main .tl---item:after{
    background:url('../images/tl-dot-group2.png') no-repeat center;
    top:65%;
}


.nf-form-layout{padding:10px 0 50px;}
.nf-form-layout .nf-before-form-content{display:none;}
.nf-form-layout .nf-field-element input,
.nf-form-layout .nf-field-element textarea{
    padding:10px 15px;
    font-size:18px;
    border-radius:8px;
    border-width:1px;
    border-color:rgba(0,0,0,0.25);
}
.nf-form-layout .nf-field-element input:focus{outline:none !important}
.nf-form-layout .nf-field-label{margin-bottom:4px;}
.nf-form-layout .nf-field-label label{
    font-weight:300;
    font-size:18px;
}
.nf-form-layout .field-wrap input[type=submit]{
    border-radius:10px;
    padding:15px 20px;
    font-size:23px;
    line-height:1;
    border:1px solid #F0C555;
    background:#F0C555;
    color:#000;
    cursor:pointer;
}
.nf-form-layout .field-wrap input[type=submit]:hover{
    background:transparent;
    border-color:#000;
}
.nf-form-layout .submit-wrap{
    text-align:center;
}
#nf-form-2-cont .nf-field-container{margin-bottom:10px;}
#nf-form-2-cont .nf-form-content nf-fields-wrap{
    display:flex;
    flex-wrap:wrap;
    gap:15px;
}
#nf-form-2-cont nf-fields-wrap nf-field:nth-child(1),
#nf-form-2-cont nf-fields-wrap nf-field:nth-child(2),
#nf-form-2-cont nf-fields-wrap nf-field:nth-child(3),
#nf-form-2-cont nf-fields-wrap nf-field:nth-child(4){
    flex-basis:49%;
    flex-grow:1;
}
#nf-form-2-cont nf-fields-wrap nf-field:nth-child(5),
#nf-form-2-cont nf-fields-wrap nf-field:nth-child(6){
    flex-basis:100%;
    flex-grow:1;
}
.nf-form-layout .nf-after-field .nf-error-msg{font-size:14px;}

.footer---getin--touch .right---sec .map--embed--code iframe{
    width:100%;
    border-radius:30px;
}





@media (max-width:1749px){
    .hero---banner .bnr---head,
    h1, .sec---title--h1{font-size:73px;}
    h2, .sec---title--h2{font-size:62px;}
    h3, .sec---title--h3{font-size:44px;}
    .footer---getin--touch .wp-block-media-text__content .text{font-size:32px;}

    .hero---banner{padding-left:50px;padding-right:50px;}

    .footer---getin--touch .sec---title{font-size:52px;}

    .hero---layout3 .col---item .large---text{font-size:66px;}

    .header---topbar .icon---text---items > .wp-block-column{padding:0 2.5%;}

}

@media (max-width:1599px){
    body{font-size:22px;}

    .footer---top{padding:60px 4.5% 50px;}
    .footer---top .foot--logo--col{flex-basis:0 !important;flex-grow:1 !important;}
    .footer---top .wp-block-social-links .wp-social-link a{padding:8px;}
    .footer---top nav li{font-size:22px;}

    .foot--copyright{padding:25px 4.5% 30px;}
    .foot--copyright .copyright---text{font-size:21px !important;}
    .vbottom---foot---nav li{font-size:21px;}

    .hero---banner .bnr---head,
    h1, .sec---title--h1{font-size:63px;}
    h2, .sec---title--h2{font-size:56px;}
    h3, .sec---title--h3{font-size:40px;}
    .footer---getin--touch .wp-block-media-text__content .text{font-size:29px;}

    /* .hero---banner,
    .wp-block-group-is-layout-constrained,
    .has-global-padding{padding-left:30px;padding-right:30px;} */

    .hero---banner,
    .footer---getin--touch,
    .wp-block-group-is-layout-constrained.has-global-padding{padding-left:30px;padding-right:30px;}
    .page-template-default main > .has-global-padding{margin:0;padding:0;}
    .page-template-default main .wp-block-post-title{margin-bottom:30px;}

    .header---topbar .icon---text---items > .wp-block-column{padding:0 2%;}
    .hero---banner .bnr---sub{font-size:26px;}
    .header---topbar .icon---text .i---text{font-size:19px;}
    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title,
    .service---sec3 .media---text .wp-block-media-text__content p,
    .wp-block-buttons .wp-block-button a,
    .nf-form-layout .field-wrap input[type=submit]{font-size:22px;}

    .pre---title,
    .sub---headnig,
    .grid---item .grid---title,
    .cover---layout .content--part p,
    .service---sec3 .media---text .item---label,
    .timeline---main .tl---item .tl---title{font-size:26px;}

    .main-----menu .gw-mm__content>li{font-size:22px;}

    .footer---getin--touch .sec---title{font-size:48px;}

    .sponsor---sec .sponsor---wrap{gap:60px;}

    .grid---layout{gap:30px;}

    .two--cols--layout .col---item .col--title{font-size:48px;}

    .hero---layout3 .col---item .large---text{font-size:60px;}
    .hero---layout3 .col---item .desc{font-size:24px;}
    .hero---layout3 .col---item .wp-block-separator{margin:40px 0 35px;}
    .hero---layout3 .col---items{gap:50px;}

    .timeline---sec{padding-top:80px;padding-bottom:80px;}


}

@media (max-width:1399px){
    body{font-size:20px;}
    .footer---top{padding:50px 3% 40px;}
    .footer---top .wp-block-social-links .wp-social-link a{padding:5px;}
    .footer---top .wp-block-social-links .wp-social-link svg{height:1em;width:1em;}
    .footer---top nav li{font-size:21px;}

    .foot--copyright{padding:25px 3% 30px;}
    .foot--copyright .copyright---text{font-size:20px !important;}
    .vbottom---foot---nav li{font-size:20px;}

    .footer---main .footer---inner{border-radius:32px;}

    .hero---banner .bnr---head,
    h1, .sec---title--h1{font-size:52px;}
    h2, .sec---title--h2{font-size:44px;}
    h3, .sec---title--h3{font-size:34px;}
    .footer---getin--touch .wp-block-media-text__content .text{font-size:26px;}

    .hero---banner .bnr---sub{font-size:24px;}
    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title,
    .service---sec3 .media---text .wp-block-media-text__content p,
    .wp-block-buttons .wp-block-button a,
    .nf-form-layout .field-wrap input[type=submit]{font-size:18px;}

    .pre---title,
    .sub---headnig,
    .grid---item .grid---title,
    .cover---layout .content--part p,
    .service---sec3 .media---text .item---label,
    .timeline---main .tl---item .tl---title{font-size:24px;}

    .main-----menu .gw-mm__content>li{font-size:20px;}
    .header---main .header---topbar{padding-left:20px;padding-right:20px;}
    .header---topbar .icon---text .i---text{font-size:17px;}
    .header---topbar .icon---text{grid-template-columns:26px auto !important;}
    .header---topbar .icon---text img{display:block;}
    .header---topbar .icon---text---items > .wp-block-column{padding:0 20px;}
    .header---main .gw-mm__content .gw-pm ul li{font-size:17px;}
    .header---bottom .inn--er > .wp-block-group{
        padding-top:15px !important;
        padding-bottom:15px !important;
    }
    .main-----menu .gw-mm__content>li{padding:0 20px;}
    .main-----menu .gw-mm__content>li a {padding:24px 12px}
    .header---main .gw-mm__content .gw-pm ul li a{padding:15px 35px;}
    .sticky---enabled .main-----menu .gw-mm__content>li a{padding:18px 12px;}

    .wp-block-buttons .wp-block-button a,
    .nf-form-layout .field-wrap input[type=submit]{
        border-radius:8px;
        padding:13px 20px;
    }
    .home---hero .left---sec{width:55%;}
    .has---transparent---header .hero---banner{padding-top:200px;padding-bottom:70px;}

    .footer---getin--touch{padding-top:50px;padding-bottom:75px;}
    .footer---getin--touch .left---sec .inn---er{padding:40px;}
    .footer---getin--touch .sec---title{font-size:42px;}
    .footer---getin--touch .icon---text{grid-template-columns:100px auto !important;}
    .footer---getin--touch .wp-block-media-text__content{padding:0 0 0 20px;}
    .footer---getin--touch .inn---er > .wp-block-columns{gap:30px;}

    .sponsor---sec .sponsor---wrap{gap:45px;}

    .cover---layout .content--part{padding-top:80px;padding-bottom:80px;}

    /* .home---sec4 .content--part{max-width:705px !important;} */

    .grid---layout{gap:30px;}
    .grid---layout .grid---item{padding:30px 20px;}
    .grid---item .grid---icon{margin-bottom:20px;}

    .two--cols--layout .col---item .col--title{font-size:40px;}
    .two--cols--layout .col---item{padding:40px;}
    .two--cols--layout .col---items{gap:30px;}

    .faq---main > .wp-block-columns{gap:30px;}
    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-toggle-wrap{
        height:34px;
        width:34px;
    }
    .wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-state-indicator{
        margin:0 9px;
    }

    .hero---layout3 .col---items{gap:40px;}
    .cover---layout.hero---layout3{padding:50px 30px;}
    .cover---layout.hero---layout3.home---sec9{margin:50px 0 80px;}
    .hero---layout3 .col---item .large---text{font-size:46px;}
    .hero---layout3 .col---item .wp-block-separator{margin:30px 0 25px;}
    .hero---layout3 .col---item .desc{margin-top:10px;}
    .hero---layout3 .col---item .col---icon img{max-width:60px;}

    .service--detail--hero .hero--content--wrap .left---sec{max-width:50%;}

    .grid---layout--style2 .grid---icon img{max-width:40px;}

    ul.wp-block-list li{padding-left:40px;}
    ul.wp-block-list li::before{
        width:26px;
        height:26px;
        background-size:100%;
    }

    .timeline---sec{padding-top:70px;padding-bottom:70px;}
    .timeline---main .tl---item{padding:20px 25px;}


}

/*Tab Breakdown*/
@media (max-width:1200px){
    body{font-size:18px;}

    .vbottom---foot---nav li{font-size:18px;}
    .footer---top{padding:40px 20px 30px;}
    .footer---top nav li{font-size:20px;}
    .footer---top .inn--er{gap:20px;}
    .footer---top .social---media{gap:10px;}
    .footer---top nav .wp-block-navigation{gap:10px;}

    .foot--copyright{padding:25px 20px 30px;}
    .foot--copyright .copyright---text{font-size:18px !important;}
    .vbottom---foot---nav li{font-size:18px;}

    .footer---main .footer---inner{border-radius:28px;}

    .hide--on--tab{display:none !important;}

    .hero---banner,
    .footer---getin--touch,
    .wp-block-group-is-layout-constrained.has-global-padding{padding-left:15px;padding-right:15px;}

    .hero---banner .bnr---head,
    h1, .sec---title--h1{font-size:46px;}
    h2, .sec---title--h2{font-size:40px;}
    h3, .sec---title--h3{font-size:30px;}
    .footer---getin--touch .wp-block-media-text__content .text{font-size:23px;}

    .hero---banner .bnr---sub{font-size:22px;}
    .header---topbar .icon---text .i---text{font-size:16px;}
    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title,
    .service---sec3 .media---text .wp-block-media-text__content p,
    .wp-block-buttons .wp-block-button a,
    .nf-form-layout .field-wrap input[type=submit]{font-size:16px;}

    .pre---title,
    .sub---headnig,
    .grid---item .grid---title,
    .cover---layout .content--part p,
    .service---sec3 .media---text .item---label,
    .timeline---main .tl---item .tl---title{font-size:22px;}

    .pre---title{font-weight:400 !important;color:#F0C555;}

    /* .main-----menu .gw-mm__content>li{font-size:18px;} */
    .header---topbar .icon---text{grid-template-columns:24px auto !important;}
    /* .header---topbar .icon---text---items > .wp-block-column{padding:0 15px;} */
    .header---main .gw-mm__content .gw-pm ul li{
        font-size:20px;
        width:100%;
        /* border-bottom:1px solid rgba(242, 242, 242, 0.2); */
    }
    .header---bottom .inn--er > .wp-block-group{
        padding-top:12px !important;
        padding-bottom:12px !important;
    }
    .header---bottom .gw-mm.is-mobile .gw-mm-item__dropdown-wrapper.is-opened{padding-left:25px;}
    .main-----menu .gw-mm__content>li{padding:0 15px;border-bottom:1px solid rgba(242, 242, 242, 0.2)}
    .main-----menu .gw-mm__content>li a {padding:15px 25px}
    .header---main .gw-mm__content .gw-pm ul li a{padding:10px 30px;}
    .sticky---enabled .main-----menu .gw-mm__content>li a{padding:15px 10px;}

    .header---bottom .site---logo,
    .header---bottom .header---ctas{width:unset;}
    .header---bottom .header---ctas{margin-right:80px;}

    .header---bottom .site---logo img{max-width:165px;}

    .header---bottom .main-----menu{
        position:absolute;
        right:15px;
        top:53%;
        transform:translateY(-50%);
    }
    .header---bottom .main-----menu .gw-mm__toggle{
        width:42px;
        height:42px;
        overflow:hidden;
        background:none;
        border:1px solid #000;
        border-radius:100%;
        color:transparent;
        padding:5px;
        outline:none !important;
    }
    .header---bottom .main-----menu .gw-mm__toggle .dashicons-menu{
        font-size:30px;
        width:30px;
        height:30px;
        background:transparent;
        color:#000;
    }
    .header---main.transparent---sticky .main-----menu .gw-mm__toggle{border-color:#fff;}
    .header---main.transparent---sticky .main-----menu .gw-mm__toggle .dashicons-menu{color:#fff;}
    /* .header---main.sticky---enabled .main-----menu .gw-mm__toggle{border-color:#000;}
    .header---main.sticky---enabled .main-----menu .gw-mm__toggle .dashicons-menu{color:#000;} */
    .main-----menu .gw-mm__content-wrapper{
        background:#011F44 !important;
        top:125% !important;
        padding-top:15px;
        padding-bottom:40px;
    }
    .header---main.sticky---enabled .main-----menu .gw-mm__content>li{color:#fff;}

    /*Mobile Nav CTA*/
    .main-----menu .gw-mm__content>li.mobile--nav--cta{display:none !important;}
    /* .main-----menu .gw-mm__content>li.mobile--nav--cta{
        display:inline-block !important;
        margin:30px auto;
        padding:0;
        width:auto;
        border:none;
    }
    .main-----menu .gw-mm__content>li.mobile--nav--cta a{
        padding:12px 18px;
        background:#F0C555;
        border:1px solid #F0C555;
        color:#000;
        font-size:16px;
        line-height:1;
        border-radius:8px;
    }
    .main-----menu .gw-mm__content>li.mobile--nav--cta a:hover{
        border-color:#fff;
        color:#fff;
        background:transparent;
    }*/

    .header---main{position:relative;}
    .header---main.transparent---sticky{position:absolute;}

    .main-----menu .gw-mm__content>li:hover,
    .main-----menu .gw-mm-item.is-current{font-weight:400;}


    .wp-block-buttons .wp-block-button a,
    .nf-form-layout .field-wrap input[type=submit]{
        padding:12px 18px;
    }
    .home---hero .left---sec{width:80%;}
    .home---hero .right---sec > .wp-block-image{margin-left:0;}
    .has---transparent---header .hero---banner{padding-top:180px;padding-bottom:60px;}

    .footer---getin--touch{padding-top:45px;padding-bottom:65px;}
    .footer---getin--touch .left---sec{border-radius:20px;}
    .footer---getin--touch .right---sec .wp-block-image,
    .footer---getin--touch .right---sec .wp-block-image img{border-radius:20px;}
    .footer---getin--touch .right---sec .map--embed--code iframe{border-radius:20px;}
    .footer---getin--touch .left---sec .inn---er{padding:25px 20px;}
    .footer---getin--touch .sec---title{font-size:36px;}
    .footer---getin--touch .icon---text{grid-template-columns:72px auto !important;}
    .footer---getin--touch .wp-block-media-text__content{padding:0 0 0 15px;}
    .footer---getin--touch .inn---er > .wp-block-columns{gap:20px;}
    .footer---getin--touch .wp-block-media-text__content .label{margin-bottom:5px;}
    .footer---main{padding:30px 15px;}

    .sponsor---sec .sec---title--h3{
        font-size:24px;
        font-weight:300;
        color:#ADB0C2;
    }
    .sponsor---sec .sponsor---wrap{gap:35px;}

    .cover---layout{min-height:unset !important;}
    .cover---layout .content--part{padding-top:60px;padding-bottom:60px;}
    .cover---layout .wp-block-buttons{margin-top:30px;}

    .grid---layout{gap:20px;}
    .grid---layout .grid---item{padding:25px 20px;}

    .two--cols--layout .col---item .col--title{font-size:32px;}
    .two--cols--layout .col---item{padding:25px 20px;}
    .two--cols--layout .col---items{gap:15px;}
    .two--cols--layout .col---item .icon img{max-width:65px;}

    .faq---main{padding-bottom:20px;}
    .faq---main > .wp-block-columns{gap:15px;}
    .wp-block-ub-content-toggle-accordion{padding:15px 20px;margin-bottom:20px;}

    .hero---layout3 .col---items{gap:30px;}
    .cover---layout.hero---layout3{padding:35px 20px;min-height:400px !important;}
    .cover---layout.hero---layout3.home---sec9{margin:45px 0 70px;}
    .hero---layout3 .col---item .large---text{font-size:38px;}
    .hero---layout3 .col---item .wp-block-separator{margin:25px 0 20px;}
    .hero---layout3 .col---item .desc{margin-top:5px;font-size:22px;}
    .hero---layout3 .col---item .col---icon img{max-width:50px;}

    .grid---layout--style2 .grid---title br{display:none;}

    .service---sec3{padding:30px;}
    .service---sec3 .grid---items{gap:20px;}
    .service---sec3 .media---text .item---label{margin-top:0;}
    .service---sec3 .media---text .wp-block-media-text__content p{margin-top:5px;}
    .service---sec3 .g---item .media---text{grid-template-columns:62px auto !important;}

    main.wp-block-group{margin-top:0 !important;}
    .hero---banner{padding-top:60px;padding-bottom:60px;}
    .service---sec2 .content---part{margin-top:60px;}

    ul.wp-block-list li{padding-left:35px;}
    ul.wp-block-list li::before{
        width:25px;
        height:25px;
    }

    .timeline---sec{padding-top:60px;padding-bottom:60px;}
    .timeline---main .tl---item{padding:20px;}
    /* .timeline---main .tl---item p br{display:none;} */


}

@media (max-width:991px){
    .footer---main{padding:25px 15px;}
    .footer---top{padding:30px 15px 20px;}
    .foot--copyright{padding:15px 15px 30px;}
    .footer---top .widget---head{font-size:18px !important;}
    .footer---top nav li{font-size:18px;}

    .foot--copyright .copyright---text{font-size:16px !important;}
    .vbottom---foot---nav li{font-size:16px;}

    .footer---main .footer---inner{border-radius:24px;}

    .hero---banner .bnr---head,
    h1, .sec---title--h1{font-size:40px;}
    h2, .sec---title--h2{font-size:34px;}
    h3, .sec---title--h3{font-size:28px;}
    .footer---getin--touch .wp-block-media-text__content .text{font-size:20px;}

    .hero---banner .bnr---sub{font-size:20px;}

    .header---topbar .inn--er{padding:10px;}

    .hero---banner .auth---partner{margin-top:25px;}
    .hero---banner .auth---partner img{max-width:220px;}

    .pre---title,
    .sub---headnig,
    .grid---item .grid---title,
    .cover---layout .content--part p,
    .service---sec3 .media---text .item---label,
    .timeline---main .tl---item .tl---title{font-size:20px;}

    .cover---layout{border-radius:20px;}

    .home---hero .left---sec{width:130%;}
    .has---transparent---header .hero---banner{padding-top:180px;padding-bottom:50px;}

    .footer---getin--touch{padding-top:40px;padding-bottom:65px;}
    .footer---getin--touch .left---sec{border-radius:20px;}
    .footer---getin--touch .right---sec .wp-block-image,
    .footer---getin--touch .right---sec .wp-block-image img{border-radius:20px;}
    .footer---getin--touch .right---sec .map--embed--code iframe{border-radius:20px;}
    .footer---getin--touch .sec---title{font-size:32px;}
    .footer---getin--touch .icon---text{grid-template-columns:65px auto !important;}
    .footer---getin--touch .wp-block-media-text__content{padding:0 0 0 10px;}
    .footer---getin--touch .inn---er > .wp-block-columns{gap:15px;}

    .sponsor---sec .sec---title--h3{font-size:20px;}

    .cover---layout .content--part{padding-top:50px;padding-bottom:50px;}

    .grid---layout{gap:15px;grid-template-columns: repeat(2, minmax(0, 1fr));}
    .grid---layout .grid---item{padding:15px;}
    .grid---item .grid---icon{margin-bottom:15px;}
    .grid---item .grid---title{margin-top:15px;}
    .grid---item .grid---icon img{max-width:50px;}

    .two--cols--layout .col---item .col--title{font-size:28px;}
    .two--cols--layout .col---item{padding:20px 15px;}
    .two--cols--layout .col---item .icon img{max-width:55px;}

    .hero---layout3 .col---items{gap:20px;row-gap:30px;flex-wrap:wrap;}
    .hero---layout3 .col---items .col---item{flex-basis:45%;}
    .cover---layout.hero---layout3{padding:30px 20px;min-height:580px !important;}
    .hero---layout3 .col---item .large---text{font-size:32px;}
    .hero---layout3 .col---item .desc{font-size:20px;}
    .hero---layout3 .col---item .wp-block-separator{margin:20px 0;}
    .hero---layout3 .col---item .col---icon img{max-width:40px;}

    .service--detail--hero .hero--content--wrap .left---sec{max-width:57%;}

    .grid---layout--style2 .grid---icon img{max-width:36px;}

    .service---sec3{padding:25px 20px;}
    .service---sec3 .g---item .media---text{padding:15px;grid-template-columns:56px auto !important;}
    .service---sec3 .g---item .wp-block-media-text__content{padding-left:15px;}
    .service---sec3 .grid---items{gap:15px;}

    .hero---banner{padding-top:55px;padding-bottom:55px;}
    .service---sec2 .content---part{margin-top:55px;}

    ul.wp-block-list li::before{width:24px;height:24px;}

    .timeline---sec{padding-top:50px;padding-bottom:50px;}
    .timeline---main .tl---item{padding:15px;}



}

@media (min-width:782px){
    .hide--on--desk{display:none !important;}
    .footer---getin--touch .right---sec .map--embed--code,
    .footer---getin--touch .right---sec .map--embed--code iframe{height:100%;}

}

/*Mobile Breakdown*/
@media (max-width:781px){
    body{font-size:17px;}
    .hide--on--mob{display:none !important;}
    .footer---main{padding:15px;}
    .footer---main .footer---inner{background:#F8F8F8;border-radius:20px;}
    .footer---top{padding:25px 20px 0;}
    .foot--copyright{padding:25px 20px;}
    .foot--logo--mob{margin-bottom:10px;}
    .vbottom---foot---nav{gap:20px;justify-content:flex-start;}
    .vbottom---foot---nav li:after{right:-15px;}
    .foot--copyright .inn--er{gap:5px;}

    footer .footer---top .inn--er .twocol---item{flex-basis:45% !important;}
    .footer---top nav.wp-block-navigation{margin-top:10px;}
    .foot---contact .icon---text{grid-template-columns: 29px auto !important;margin-top:10px;}
    .foot---contact .icon---text .wp-block-media-text__content{padding:0 0 0 10px;}
    .foot---contact .icon---text .i---text{margin:0;color:rgba(0,0,0,.5);}
    .foot---contact .icon---text .i---text a{color:rgba(0,0,0,0.6);text-decoration:none;}
    .foot---contact .icon---text .i---text a:hover{color:#000;}
    .foot---contact .icon---text .wp-block-media-text__media{align-self:unset;}

    .wp-block-buttons .wp-block-button a,
    .nf-form-layout .field-wrap input[type=submit]{padding:10px 15px;}

    .header---main .header---topbar{padding-left:7.5px;padding-right:7.5px;}

    .header---bottom .site---logo img{max-width:130px;}

    .hero---banner .bnr---head,
    h1, .sec---title--h1{font-size:34px;}
    h2, .sec---title--h2{font-size:28px;}
    h3, .sec---title--h3{font-size:24px;}
    .footer---getin--touch .wp-block-media-text__content .text{font-size:18px;}

    .hero---banner .bnr---sub{font-size:18px;max-width:292px;}
    .has---transparent---header .hero---banner .wp-block-cover__image-background{height:70%;}
    .hero---banner .auth---partner{display:none;}
    .header---bottom .header---ctas{margin-right:70px;}
    .has---transparent---header .hero---banner{padding-top:160px;padding-bottom:40px;}

    /* .hero---banner .auth---partner img{max-width:220px;} */

    .pre---title,
    .sub---headnig,
    .grid---item .grid---title,
    .cover---layout .content--part p,
    .service---sec3 .media---text .item---label,
    .timeline---main .tl---item .tl---title{font-size:18px;}

    .home---hero .hero--content--wrap{flex-wrap:wrap;gap:60px;justify-content:center;}
    .home---hero .left---sec{width:100%;}
    .hero---banner .bnr---ctas{margin-top:25px;}
    /* .has---transparent---header .hero---banner{padding-top:140px;padding-bottom:50px;} */

    .footer---getin--touch .sec---title{font-size:26px;}
    .footer---getin--touch .icon---text{grid-template-columns:65px auto !important;}
    .footer---getin--touch .inn---er > .wp-block-columns{gap:15px;}

    .sponsor---sec .sec---title--h3{font-size:18px;}
    .sponsor---sec .sponsor---wrap{
        gap:30px;
        row-gap:15px;
        max-width:575px;
        margin:0 auto;
    }
    .sponsor---sec .sponsor---wrap .wp-block-image img{zoom:95%;}

    .home---sec3 .grid---layout{padding:0 0 10px;}

    .cover---layout---main {margin-top:40px;margin-bottom:40px;}
    .cover---layout{border-radius:20px;}
    .cover---layout .content--part{padding-top:40px;padding-bottom:40px;}
    .cover---layout .wp-block-buttons{margin-top:25px;}

    .grid---item .grid---icon img{max-width:40px;}

    .icon--w--content--grid,
    .two--cols--layout,
    .faq---sec{padding-top:40px;padding-bottom:40px;}

    .two--cols--layout .col---item{position:relative;overflow:hidden;}
    .two--cols--layout .col---item .col--title{font-size:26px;}
    .two--cols--layout .col---items{gap:20px;}
    .two--cols--layout .col---item .icon img{max-width:50px;}
    .two--cols--layout .col---item p{margin-top:15px;}
    .two--cols--layout .col---item .sec---btns{padding:10px 0 30px;margin-top:15px;}
    .home---sec6 .col---item:before{
        content:"";
        width:100%;
        height:25%;
        background:linear-gradient(180deg, rgba(250, 251, 252, 0) 16.2%, #FAFBFC 100%);
        position:absolute;
        left:0;
        bottom:0;

    }

    .sponsor---sec{padding-top:40px;padding-bottom:40px;}

    .faq---main{padding-bottom:15px;}
    .wp-block-ub-content-toggle-accordion{padding:10px 15px;}
    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-toggle-wrap{
        height:30px;
        width:30px;
    }
    .wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-state-indicator{
        margin:0 8px;
    }
    .wp-block-ub-content-toggle-accordion{padding:15px 20px;margin-bottom:15px;}
    .wp-block-ub-content-toggle-accordion .wp-block-ub-math-plus::after{
        height:14px;
        top:-6px;
        left:6px;
    }
    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap p{margin:15px 0;}

    .grid---item .grid---desc{margin-top:10px;}

    .cover---layout---main{margin-top:40px;margin-bottom:40px;}
    .cover---layout.hero---layout3.home---sec9{margin:20px 0 60px;}

    .cover---layout.hero---layout3{padding:25px 20px;}
    .hero---layout3 .col---item .desc{margin-top:0;font-size:18px;}
    .hero---layout3 .col---item .wp-block-separator{margin:15px 0 12px;}
    .hero---layout3 .col---item .large---text{font-size:30px;margin-top:0;}
    .hero---layout3 .col---item .col---icon img{max-width:35px;}
    .cover---layout .content--part .icon img{max-width:100px;}

    .grid---layout.scroll---in--mobile{display:block !important;}
    /* .grid---layout.scroll---in--mobile .grid---item{margin-left:7.5px;margin-right:7.5px;} */
    .grid---layout.scroll---in--mobile .grid---item{margin-right:15px;}
    .grid---layout.scroll---in--mobile .slick-list{padding:0 25% 0 0;}

    .service--detail--hero .hero--content--wrap{flex-wrap:wrap;gap:35px;}
    .service--detail--hero .hero--content--wrap .left---sec{max-width:100%;width:100%;}
    .service--detail--hero .hero--content--wrap .bnr---sub{max-width:80%;}
    .service--detail--hero .hero--content--wrap .right---sec figure{margin-left:0;}
    .service--detail--hero .hero--content--wrap .right---sec img{
        -webkit-transform:scale(-1, 1);
        -moz-transform:scale(-1, 1);
        -o-transform:scale(-1, 1);
        transform:scale(-1, 1);
        max-width:94%;
    }
    .service--detail--hero .hero--content--wrap .pre---title{
        max-width:235px;
    }
    .has---transparent---header .service--detail--hero .wp-block-cover__image-background{height:50% !important;}

    .service---sec3{padding:25px 20px;}
    .service---sec3 .grid---items{display:block;}
    .service---sec3 .g---item .media---text{
        padding:12px;
        grid-template-columns:46px auto !important;
        border-radius:16px;
    }
    .service---sec3 .g---item{margin-bottom:15px;}
    .service---sec3 .g---item .wp-block-media-text__content{padding-left:12px;}
    .slick-dots{bottom:-30px;}
    .slick-dots li{margin:0 8px;width:12px;height:12px;}
    .slick-dots li button{width:12px;height:12px;padding:0;}
    .slick-dots li button:before{
        font-size:12px;
        line-height:12px;
        width:12px;
        height:12px;
        padding:0;
        color:#fff;
        opacity:.2;
    }
    .slick-dots li.slick-active button:before{opacity:1;}

    .hero---banner{padding-top:50px;padding-bottom:50px;}
    .service---sec2 .content---part{margin-top:50px;}

    .stc---grid--layout{display:block !important;}
    .stc---grid--layout .slick-dots li button:before{color:#000;}

    .timeline---sec{padding-top:45px;padding-bottom:45px;}
    .timeline---main{padding:15px 0;}
    .timeline---main .tl---item:before,
    .timeline---main .tl---item:after{display:none;}
    .tl---items .slick-dots li button:before{
        font-size:12px;
        line-height:12px;
        width:12px;
        height:12px;
        padding:0;
        color:#011F44;
        opacity:.2;
    }
    .tl---items .slick-dots li.slick-active button:before{opacity:1;}



}

@media (max-width:600px){
    body{font-size:16px;}
    .vbottom---foot---nav li{font-size:16px;}
    .footer---top nav li{font-size:18px;}
    .footer---top{padding:20px 15px 0;}
    .foot--copyright{padding:20px 15px;}

    .footer---top .widget---head{font-size:16px !important;}
    .foot---contact .icon---text .i---text{font-size:16px;}
    .footer---top nav li{font-size:16px;}
    .foot--copyright .copyright---text{font-size:15px !important;}
    .vbottom---foot---nav li{font-size:15px;}

    .wp-block-buttons .wp-block-button a,
    .nf-form-layout .field-wrap input[type=submit]{padding:10px 12px;}

    .hero---banner .bnr---head,
    h1, .sec---title--h1{font-size:28px;}
    h2, .sec---title--h2{font-size:24px;}
    h3, .sec---title--h3{font-size:20px;}
    .footer---getin--touch .wp-block-media-text__content .text{font-size:16px;}

    .hero---banner .bnr---sub{font-size:16px;max-width:260px;margin-top:12px;}
    .hero---banner .bnr---ctas{margin-top:16px;}

    .pre---title,
    .sub---headnig,
    .grid---item .grid---title,
    .cover---layout .content--part p,
    .service---sec3 .media---text .item---label,
    .timeline---main .tl---item .tl---title{font-size:16px;}

    h2, .sec---title--h2{margin-top:15px;}

    .slick-dots li{margin:0 5px;}

    .footer---getin--touch .sec---title{font-size:24px;}
    .footer---getin--touch .icon---text{grid-template-columns:60px auto !important;}
    .footer---getin--touch .desc{padding:0;}

    .header---bottom .header---ctas{margin-right:60px;}
    .header---bottom .site---logo img{max-width:120px;}
    .header---bottom .main-----menu{top:54.5%;}
    .main-----menu .gw-mm__content>li{padding:0;}
    .main-----menu .gw-mm__content>li .gw-mm-item__link{padding:10px 15px;}
    .main-----menu .gw-mm__content>li a,
    .sticky---enabled .main-----menu .gw-mm__content>li a{padding:5px 10px;}
    .header---bottom .gw-mm.is-mobile .gw-mm-item__dropdown-wrapper.is-opened{padding-left:0;}
    .header---main .gw-mm-item__dropdown-wrapper .gw-mm-item__dropdown{padding:0;}
    .header---main .gw-mm__content .gw-pm ul li{
        border-top: 1px solid rgba(242, 242, 242, 0.2);
        padding-left:30px;
    }
    .header---main .gw-mm__content .gw-pm ul li .gw-pm-item__link{padding:10px 15px;}
    .header---main .gw-mm__content .gw-pm ul li a{padding:5px 10px;}
    .has---transparent---header .hero---banner .wp-block-cover__image-background{height:65%;}
    .header---topbar .icon---text .i---text{font-size:15px;}
    .header---bottom .site---logo img{max-width:110px;}
    .main-----menu .gw-mm__content-wrapper{top:105% !important;}
    .header---topbar .icon---text---items > .wp-block-column:after{height:22px;}

    .has---transparent---header .hero---banner{padding-bottom:35px;}

    .sponsor---sec{padding-top:35px;padding-bottom:35px;}
    .sponsor---sec .sponsors{margin-top:20px;}
    .sponsor---sec .sec---title--h3{font-size:16px;max-width:220px;}
    .sponsor---sec .sponsor---wrap{max-width:450px;}
    .sponsor---sec .sponsor---wrap .wp-block-image img{zoom:75%;}

    .grid---item .grid---desc{margin-top:5px;}
    .home---sec3 .grid---item .grid---desc{font-size:14px;}

    .cover---layout---main{margin-top:35px;margin-bottom:35px;margin-top:10px;}
    .cover---layout .wp-block-buttons{max-width:220px;margin-left:auto;margin-right:auto;}
    .cover---layout .wp-block-buttons .wp-block-button{display:block;width:100%;}
    .cover---layout .wp-block-buttons .wp-block-button a{width:100%;}
    .cover---layout .content--part .icon img{max-width:85px;}

    .grid---layout .grid---item{padding:12px 15px;}
    .grid---item .grid---icon{margin-bottom:10px;}
    .grid---item .grid---title{margin-top:10px;}
    .grid---item .grid---icon img{max-width:32px;}
    .home---sec5 .grid---item .grid---title{font-size:14px;}

    .icon--w--content--grid,
    .two--cols--layout,
    .faq---sec{padding-top:35px;padding-bottom:35px;margin-top:10px;}

    .two--cols--layout .col---item .col--title{font-size:24px;}
    .two--cols--layout .col---item .icon img{max-width:45px;}
    .two--cols--layout .col---item p{margin-top:10px;}
    .two--cols--layout .col---item .sec---btns{padding:5px 0 20px;margin-top:10px;}

    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap p{margin:10px 0;}
    .wp-block-ub-content-toggle-accordion{padding:10px 15px;}

    .cover---layout---main{margin-top:35px;margin-bottom:35px;}
    .cover---layout.hero---layout3.home---sec9{margin:15px 0 50px;}

    .hero---layout3 .col---item .desc{font-size:16px;}
    .hero---layout3 .col---item .wp-block-separator{margin:15px 0 10px;}
    .hero---layout3 .col---item .large---text{font-size:28px;}
    .hero---layout3 .col---item .col---icon img{max-width:30px;}

    .grid---item .grid---desc br{display:none;}

    .service--detail--hero .hero--content--wrap .bnr---head{margin-top:15px;}
    .service--detail--hero .hero--content--wrap .bnr---sub{max-width:85%;}
    .has---transparent---header .service--detail--hero .wp-block-cover__image-background{height:40% !important;}

    .grid---layout--style2 .grid---item .grid---title{font-size:15px;}

    .service---sec3 .grid---items{grid-template-columns:repeat(1, minmax(0, 1fr));}
    .service---sec3 .media---text .wp-block-media-text__content p{font-size:15px;}

    .service---sec3 .g---item{margin-bottom:10px;}
    .cover---layout.service---sec3 .content--part{padding-top:30px;padding-bottom:25px;}

    .hero---banner{padding-top:50px;padding-bottom:50px;}
    .service---sec2 .content---part{margin-top:45px;}

    .timeline---sec{padding-top:40px;padding-bottom:40px;}
    .tl---items .slick-dots li{margin:0 5px;}



}

@media (max-width:479px){
    .footer---top .widget---head{font-size:14px !important;}
    .foot---contact .icon---text .i---text{font-size:14px;}
    .footer---top nav li{font-size:14px;}
    .foot--copyright .copyright---text{font-size:13px !important;}
    .vbottom---foot---nav li{font-size:13px;}

    .wp-block-buttons .wp-block-button a,
    .nf-form-layout .field-wrap input[type=submit]{padding:8px 10px;}

    .hero---banner .bnr---head,
    h1, .sec---title--h1{font-size:26px;}
    h2, .sec---title--h2{font-size:22px;}
    h3, .sec---title--h3{font-size:18px;}

    h2, .sec---title--h2{margin-top:10px;}

    .hero---banner .bnr---sub{font-size:16px;max-width:260px;margin-top:12px;}
    .hero---banner .bnr---ctas{margin-top:16px;}

    .grid---item .grid---title,
    .cover---layout .content--part p,
    .service---sec3 .media---text .item---label,
    .timeline---main .tl---item .tl---title{font-size:16px;}

    .footer---getin--touch .sec---title{font-size:22px;}
    .footer---getin--touch .icon---text{grid-template-columns:55px auto !important;margin-top:10px;}
    .footer---getin--touch .desc{font-size:15px;}
    .footer---getin--touch .wp-block-media-text__content .label,
    .footer---getin--touch .wp-block-media-text__content .text{font-size:15px;}

    .main-----menu .gw-mm__content-wrapper{top:100% !important;}
    .header---bottom .site---logo img{max-width:98px;}
    .header---bottom .main-----menu .gw-mm__toggle .dashicons-menu{
        font-size:26px;
        width:26px;
        height:26px;
    }
    .header---bottom .main-----menu .gw-mm__toggle{
        width:36px;
        height:36px;
        padding:3px;
    }
    .header---bottom .header---ctas{margin-right:50px;}

    .header---topbar .inn--er{padding:8px 5px;}
    .header---topbar .icon---text .i---text{font-size:14px;}
    .header---topbar .icon---text---items > .wp-block-column{padding:0 10px;}
    .header---topbar .icon---text{grid-template-columns:20px auto !important;}
    .header---topbar .icon---text .wp-block-media-text__content{padding-left:5px;}
    .header---topbar .icon---text---items > .wp-block-column:after{height:20px;}

    .hero---banner .bnr---ctas{gap:12px;}
    .has---transparent---header .hero---banner{padding-top:140px;padding-bottom:30px;}

    .home---sec3 .grid---item .grid---desc{font-size:13px;}

    .sponsor---sec{padding-top:30px;padding-bottom:30px;}
    .sponsor---sec .sponsors{margin-top:10px;}
    .sponsor---sec .sec---title--h3{font-size:14px;max-width:210px;}
    .sponsor---sec .sponsor---wrap{gap:28px;row-gap:10px;}
    .sponsor---sec .sponsor---wrap{max-width:300px;}
    .sponsor---sec .sponsor---wrap .wp-block-image img{zoom:50%;}

    .cover---layout---main {margin-top:30px;margin-bottom:30px;}
    .cover---layout .content--part{padding-top:30px;padding-bottom:30px;}
    .cover---layout .wp-block-buttons{max-width:200px;}
    .cover---layout .content--part .icon img{max-width:75px;}

    .grid---layout .grid---item{padding:10px 15px;}
    .grid---item .grid---icon img{max-width:24px;}
    .home---sec5 .grid---item .grid---title{font-size:12px;}

    .icon--w--content--grid,
    .two--cols--layout,
    .faq---sec{padding-top:30px;padding-bottom:30px;}

    .two--cols--layout .col---item .col--title{font-size:22px;}
    .two--cols--layout .col---item .icon img{max-width:40px;}
    .two--cols--layout .col---item .sec---btns{padding:5px 0 15px;}

    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap p{margin:8px 0 10px;font-size:14px;}
    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title{font-size:15px;}

    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-toggle-wrap{
        height:28px;
        width:28px;
    }
    .wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-state-indicator{
        margin:0 7px;
    }
    .wp-block-ub-content-toggle-accordion .wp-block-ub-math-plus::after{
        height:14px;
        top:-6px;
        left:6px;
    }

    .cover---layout---main{margin-top:30px;margin-bottom:30px;}
    .cover---layout.hero---layout3.home---sec9{margin:10px 0 40px;}

    .hero---layout3 .col---item .desc{font-size:14px;}
    .hero---layout3 .col---item .large---text{font-size:27px;}
    .hero---layout3 .col---item .col---icon img{max-width:28px;}

    .service--detail--hero .hero--content--wrap .bnr---sub{max-width:100%;}
    .service--detail--hero .hero--content--wrap .right---sec img{max-width:100%;}
    .service--detail--hero .hero--content--wrap .bnr---head{margin-top:10px;}

    .grid---layout--style2 .grid---item .grid---title{font-size:14px;}

    .service---sec3 .g---item .media---text{grid-template-columns:42px auto !important;}
    .service---sec3 .g---item .wp-block-media-text__content{padding-left:10px;}
    .service---sec3 .media---text .wp-block-media-text__content p{font-size:14px;}
    .cover---layout.service---sec3 .content--part{padding-top:25px;padding-bottom:20px;}

    .hero---banner{padding-top:45px;padding-bottom:40px;}
    .service---sec2 .content---part{margin-top:40px;}

    ul.wp-block-list li{padding-left:30px;}
    ul.wp-block-list li::before{
        width:22px;
        height:22px;
    }



}
@media (max-width:373px){
    .footer---getin--touch .desc{font-size:13px;}
    .header---bottom .site---logo img{max-width:90px;}

    .header---main .gw-mm__content .gw-pm ul li{padding-left:20px;}
    .main-----menu .gw-mm__content>li,
    .header---main .gw-mm__content .gw-pm ul li{font-size:18px;}
    .main-----menu .gw-mm__content>li .gw-mm-item__link,
    .header---main .gw-mm__content .gw-pm ul li .gw-pm-item__link{padding:5px 15px;}
    .header---topbar .icon---text .i---text{font-size:12px;}
    .header---topbar .icon---text{grid-template-columns: 16px auto !important;}

    .pre---title{font-size:15px;}

    .grid---layout .grid---item{padding:10px 12px;}

    .hero---layout3 .col---item .large---text{font-size:22px;}

    .has---transparent---header .service--detail--hero .wp-block-cover__image-background{height:32% !important;}

    .service---sec3 .g---item .media---text{grid-template-columns:36px auto !important;padding:8px;}
    .service---sec3 .media---text .item---label{font-size:14px;}
    .service---sec3 .media---text .wp-block-media-text__content p{font-size:13px;}
    .cover---layout.service---sec3 .content--part{padding-top:20px;padding-bottom:15px;}

    .tl---items .slick-dots li{margin:0 3px;}


}
