
@charset "utf-8";

/*----------intial declartaion of css----------*/

*{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,select,input,option,textarea{margin:0;padding:0;border:0;outline:0;font-size:100%;/* list-style:none;*/box-sizing:border-box;}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}

audio,canvas,video{ display:inline-block;}

audio:not([controls]){display:none;height:0;}

pre { white-space:pre; white-space:pre-wrap; word-wrap:break-word; }

q { quotes:none; }

q:before,q:after{ content:''; content:none; }

small { font-size:80%; }

sub,sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline; }

sup { top:-0.5em; }

sub { bottom:-0.25em, }

nav ul,nav ol { list-style:none; list-style-image:none; }

button,input,select,textarea { font-size:100% ;margin:0; vertical-align:baseline; }

textarea { overflow:auto; vertical-align:top; }

table { border-collapse:collapse; border-spacing:0; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
textarea {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
}

/* remember to define focus styles! */
:focus { outline:0; }

/* tables still need 'cellspacing="0"' in the markup */

table { border-collapse:separate; border-spacing:0; }

caption,th,td { text-align:left; font-weight:normal; }

a { text-decoration:none; }

blockquote:before,blockquote:after,q:before,q:after { content:""; }

blockquote,q { quotes:"" ""; }

table { border:0 none; border-collapse:collapse; border-spacing:0; }

td { vertical-align:top; }

img { border:0 none; max-width:100%; }

a { outline:none; cursor:pointer; }



/* End Clearfix */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { display:block; }

.clear { clear:both; }

img { max-width:100%; }

/* For modern browsers */

.d-flex {display:flex; flex-wrap:wrap; }

.align-center { align-items:center; }

.justify-content-space { justify-content:space-between; }

.justify-content-center { justify-content:center; }

.text-left { text-align:left; }

.text-right { text-align:right; }

strong { font-family: "SUSE", sans-serif; font-weight:600; }

a { text-decoration:none; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; color:#fff; font-size: 29px; line-height: 39px; font-family: "SUSE", sans-serif; font-weight: 700; letter-spacing: 0.4px; }

a:hover{color:#162b47;}

a:-webkit-any-link:focus-visible{outline-offset:1px;}

:focus-visible{outline:-webkit-focus-ring-color auto 1px;}

a:focus-visible { outline:black auto 0px;}

:focus-visible { outline:black auto 0px;}

:focus { outline:black auto 0px;}

.pink-bg {  background-color: #ed0677; }
.midnight-bg {  background-color: #162b47; }

body { font-size:18px; line-height: 29px; -webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;color:#162b47;font-family: "Work Sans", sans-serif;font-weight:400; }

.btn { outline:none!important; transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;-webkit-transition:all 0.5s ease-in-out 0s;text-decoration:none ;color:#fff; font-size: 29px; line-height: 39px; font-family: "SUSE", sans-serif; font-weight: 700; letter-spacing: 0.5px; background-color: #fff; text-decoration: none; color: #162b47; padding: 10px 25px 10px 25px; border-radius: 200px; text-transform: uppercase; border-radius: 200px; display: inline-block; }

.border-with-bg-btn { background-color: #ed0677; border:3px solid #fff; color: #fff; padding: 7px 25px 7px 25px; }
.white-btn { background-color: #fff; color: #162b47;  }
.btn:hover {
    background-color: #162b47;
    color: #fff;
}
.border-with-bg-btn:hover {
    background-color: #fff !important;
    color: #162b47 !important;
}

p { font-size:20px; line-height:30px; color:#162b47; font-family: "Funnel Display", sans-serif; letter-spacing:0; font-weight:500; margin-bottom: 20px; }

h1 { font-size:65px; line-height:64px; margin-bottom:21px;  font-family: "SUSE", sans-serif; color:#fff; font-weight:500; letter-spacing: -2.3px; }

h2,.h2 { font-size:55px; line-height:69px; letter-spacing: 1px;  font-family: "SUSE", sans-serif; margin-bottom:20px; color:#fff; font-weight: 700;  }

h3,.h3 { font-size:45px; line-height:55px;  font-family: "SUSE", sans-serif; margin-bottom:20px; color:#fff; font-weight: 700; position: relative; }

h4,.h4 { font-size:35px; line-height:45px;  font-family: "SUSE", sans-serif; margin-bottom:20px; color:#fff; font-weight: 700; }

h5,.h5 { font-size:25px; line-height:35px;  font-family: "SUSE", sans-serif; margin-bottom:20px; color:#fff; }

h6,.h6 { font-size:20px; line-height:30px;  font-family: "SUSE", sans-serif; margin-bottom:20px; color:#fff; }

table { border-collapse:collapse;width:100%; }

td { border:2px solid #FFB14D; text-align:left; padding:15px 9px; font-size:25px; color:#272727; font-family: "Work Sans", sans-serif; font-weight:500; }

td strong { display:block; }

figure {
    margin: 0 !important;
}

ul { margin-bottom: 30px; }
ul li { font-size: 20px; line-height: 30px; color: #162b47; font-family: "Funnel Display", sans-serif; letter-spacing: 0; font-weight: 400; margin-bottom: 10px; list-style:none; position: relative; padding-left: 20px; }

ol li { font-size: 20px; line-height: 30px; color: #162b47;font-family: "Funnel Display", sans-serif; letter-spacing: 0; font-weight: 500; margin-bottom: 5px; }

ul li:before { content: ""; position: absolute; left: 0; top: 13px; background: #162b47; width: 6px; height: 6px; border-radius: 50%; }

ol { padding-left: 20px; margin-bottom: 20px; }

#dynamic-video-container { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; }
.list-style-none ul li:before { display: none; }
.list-style-none ul { margin: 0; padding: 0; }
.list-style-none ul li { margin: 0; padding: 0; list-style: none; }

.container { max-width: 1860px; margin: 0 auto; padding:0 30px; position: relative; }

.main { padding-top: 40px; padding-bottom: 40px; }

.text-link { color: #124C8B; text-decoration: none; font-size: 18px; line-height: 29px; font-weight: 600; font-family: "Work Sans", sans-serif; position: relative; }
.text-link:after { content: ""; position: relative; right: 0; top: 15px; background-image: url(../image/link-arrow-rt.svg); background-repeat: no-repeat; width: 42px; height: 42px; display: inline-block; margin: 0 0 0 10px; transition: all 0.5s ease-in-out; }
.text-link:hover:after { margin: 0 0 0 20px; }



/*header  css start here*/
header .header-wrap { display: flex; }
header .header-wrap .header-logo { width: 325px; margin-top: 10px; }
header .header-wrap .header-menu { width: calc(100% - 325px); }
header { background-color: #2c95b1; padding:50px 0; }
header .enumenu_ul { text-align: right; }
header .header-top span { display: inline-block; margin-right: 4px; color: #fff; font-size: 29px; line-height: 39px; font-family: "SUSE", sans-serif; font-weight: 700; letter-spacing: 0.4px; }
header .header-top { margin-bottom: 57px; }
header .header-button a:last-child { margin-right: 0; }
header .header-button a { margin-right: 30px; }
header .header-top span:last-child a { border-bottom: 1px solid #fff; }
.menu-icon {
    display: none;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 33px;
    font-size: 22px;
    padding: 10px 0;
}
.menu-icon .menu-box {
    width: 70px;
    height: 48px;
    margin-right: 20px;
    padding: 5px;
    position: absolute;
    top: 20px;
    right: 0;
}
.menu-icon .menu-box span {
    width: 100%;
    height: 7px;
    margin-bottom: 8px;
    background: #162b47;
    display: block;
    border-radius: 10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.menu-icon.active span:nth-child(1) {
    transform: rotate(45deg) translateY(16px) translateX(14px);
    -webkit-transform: rotate(45deg) translateY(16px) translateX(14px);
}

.menu-icon.active span:nth-child(2) {
    opacity: 0;
}
.menu-icon.active span:nth-child(3) {
    transform: rotate(-45deg) translateY(-7px) translateX(6px);
    -webkit-transform: rotate(-45deg) translateY(-7px) translateX(6px);
}
.enumenu_ul > li {
    /*display: inline-block;*/
	float: left;
    vertical-align: top;
    padding-bottom: 23px;
    position: relative
}

.enumenu_ul > li ul {
    display: none
}

/*Sub menu styles*/


@media (max-width: 767px) {
    header {
        padding-top: 0;
    }
    .enumenu_ul {
        display: none
    }
    .menu-block {
        height: auto;
    }
    .menu-icon {
        display: block
    }
    /* Push Menu */
    body.menuslide_push {
        position: relative;
    }
    body.menuslide_push.slidemenuLeft {
        left: 0;
        transition: left 0.5s;
        -webkit-transition: left 0.5s;
        -moz-transition: left 0.5s;
        -ms-transition: left 0.5s;
        -o-transition: left 0.5s;
    }
    body.menuslide_push.slidemenuRight {
        right: 0;
        transition: right 0.5s;
        -webkit-transition: right 0.5s;
        -moz-transition: right 0.5s;
        -ms-transition: right 0.5s;
        -o-transition: right 0.5s;
    }
    body.slidemenuRight .enumenu_ul {
        right: -300px;
    }
    body.slidemenuRight.menu-open .enumenu_ul {
        right: 0;
    }
    body.slidemenuLeft .enumenu_ul {
        left: -300px;
    }
    body.slidemenuLeft.menu-open .enumenu_ul {
        left: 0;
    }
    body.menuslide_push.slidemenuLeft.menu-open {
        left: 300px
    }
    body.menuslide_push.slidemenuRight.menu-open {
        right: 300px
    }
    body.menuslide_push .enumenu_ul,
    body.menuOverlap .enumenu_ul {
        background: #000000 none repeat scroll 0 0;
        display: block;
        height: 100%;
        max-height: 100%;
        width: 100%;
        overflow: auto;
        position: fixed;
        transition: all 0.5s ease 0s;
        max-width: 300px;
        top: 0;
    }
}

footer { background-size: cover; background-repeat: no-repeat; background-position: center center; padding: 60px 0 48px 0; }
footer .footer-wrap { display: flex; }
footer .footer-logo { width: 50%; }
footer .footer-logo figure { max-width: 325px; }
footer .footer-menu ul li { width: 50%; font-family: "Roboto", sans-serif; font-size: 14px; line-height: 24px; color: #fff; margin-bottom: 4px; font-weight: 400; }
footer .footer-menu ul li a { font-family: "Roboto", sans-serif; font-size: 14px; line-height: 24px; color: #fff; font-weight: 400; }
footer .footer-menu ul li a:hover { color: #162b47; }
footer .footer-menu ul li { width: 50%; }
footer .footer-menu ul { display: flex; flex-wrap: wrap; padding-bottom: 275px;  }
footer .footer-menu-inner { max-width: 480px; padding-left: 23px; }
footer .footer-btm-logo figure { max-width: 240px; }
footer .footer-btm-logo figure img { width: 100%; }


.home-banner-section { padding: 60px 0; }
.home-banner-section .home-banner-wrap { min-height: 816px; border-radius: 20px; padding: 30px 33px; }
.home-banner-section .home-banner-content { background-color:#2c95b5; max-width:946px; border-radius: 20px; padding: 30px 140px 77px 30px; }
.home-banner-section .home-banner-content span { display: inline-block; font-size: 65px; line-height: 75px; margin-bottom: 21px; font-family: "SUSE", sans-serif; color: #fff; font-weight: 700; letter-spacing: -3px; margin-bottom: 10px; }


.general-content-section { padding: 47px 0; }
.general-content-wrap  { max-width: 1340px; margin: 0 auto; }
.general-content-wrap p { font-size: 46px; line-height: 62px; font-weight: 600; font-family: "SUSE", sans-serif; letter-spacing: -0.3px; }

.two-column-section { padding:63px 0; }
.two-column-section .two-column-wrap  { max-width: 1340px; margin: 0 auto;  }
.two-column-section .two-column-wrap .two-column-item-wrap { width: 50%; padding: 0 20px; }
.two-column-section .two-column-item { border-radius: 20px; padding: 20px 30px; }
.two-column-section .two-column-item figure { max-width: 150px; margin-left: auto !important; }
.two-column-wrap-inner { display: flex; justify-content: center;margin: 0 -20px; }
.two-column-section .two-column-item h2 { max-width: 260px; margin-bottom: 0; }
.two-column-section .two-column-wrap .two-column-item-wrap a:hover h2 { text-decoration: underline; }

.single-column-section { padding:63px 0; }
.single-column-section .single-column-wrap  { max-width:1340px; margin: 0 auto;  }
.single-column-section .single-column-wrap .single-column-item-wrap { width: 100%; padding: 0 20px; }
.single-column-section .single-column-item { border-radius: 20px; padding: 20px 30px 25px 30px; }
.single-column-section .single-column-item figure { max-width: 165px; margin-left: auto !important; margin-top: -30px !important; }
.single-column-wrap-inner { display: flex; justify-content: center;margin: 0 -20px; }
.single-column-section .single-column-item h2 { max-width: 700px; margin-bottom: 0; transition: all 0.5s ease-in-out; }
.single-column-item-wrap a:hover h2 { text-decoration: underline; }

.logo-with-content { padding: 50px 0 80px; }
.logo-with-content .logo-with-content-wrap { max-width:1340px; margin: 0 auto; background-color: #005c84; border-radius: 20px; padding:143px 20px 103px 20px; }
.logo-with-content .logo-with-content-wrap figure { max-width: 360px; margin: 0 auto !important; margin-bottom: 30px !important;  }
.logo-with-content .logo-with-content-desc { text-align: center; max-width: 1100px; margin: 0 auto;}
.logo-with-content .logo-with-content-desc p { font-weight: 500; font-size: 42px; line-height: 51px; color: #fff; letter-spacing: -0.4px; }
.logo-with-content .logo-with-content-desc a:focus { color: #fff; }
.logo-with-content a { margin-top: 15px; }

a.btn-transparent { font-size: 26px; font-weight: 500; font-family: "Roboto", sans-serif; line-height: 36px; border: 2px solid #fff; border-radius: 200px; padding: 8px 36px 8px 35px; display: inline-block; letter-spacing: -0.2px; }
a.btn-transparent:hover { background-color: #fff; color: #005c84; }

.dark-transparent { border: 2px solid #005c84 !important; color: #005c84 !important; }
.dark-transparent:hover { background-color: #005c84 !important; color: #fff !important; }

.cta-section { padding: 64px 0 130px; }
.cta-section .cta-section-wrap { text-align: center;  max-width:1340px; margin: 0 auto; }
.cta-section .cta-section-wrap p { color: #005c84; font-weight: 500; font-size: 34px; font-family: "Funnel Display", sans-serif; line-height: 42px; letter-spacing: -0.1px; }
.cta-section .cta-section-wrap a{ margin-top: 15px; }


.inner-container { max-width: 1340px; margin: 0 auto; }

.two-column-section + .faq-section { margin-top: -238px; padding-top: 268px; }
.faq-section:has(+ .single-column-section) { padding-bottom: 268px; }
.faq-section + .single-column-section { margin-top: -227px; }
.faq-section { background-color: #2c95b5; padding: 60px 0; }
.faq-section .faq-heading h2 { font-size: 65px; line-height: 75px; letter-spacing: -0.3px; }
.faq-section .faq-heading { margin-bottom: 78px; }
.faq-section .accordion__item .accordion__title { display: block; -webkit-transition: background-color 0.2s; transition: background-color 0.2s; cursor: pointer; position: relative; }
.faq-section .accordion__item .accordion__title:before { content: ""; position: absolute; left: -75px; top: 2px; background-image: url(../../assets/images/faq-arrow.svg); background-repeat: no-repeat; width: 48px; height: 48px; background-repeat: no-repeat; }
.faq-section .accordion__item .accordion__title.accordion-active:before { transform: rotate(180deg); }
.faq-section .accordion__item .accordion__content { display: none; }
.faq-section .accordion__title-text { font-family: "SUSE", sans-serif; font-size: 46px; line-height: 56px; font-weight: 600; color: #fff; }
.faq-section .accordion__item { border-bottom: 4px solid #005c84; padding-bottom: 25px; margin-bottom: 25px; padding-left: 75px; }
.faq-section .accordion__item .accordion__content p { color: #fff; }
.faq-section .accordion__item .accordion__content ul li { color: #fff; }
.faq-section .accordion__item .accordion__content ol li { color: #fff; }
.faq-section .accordion__item .accordion__content { padding: 30px 0 0 0; }
.faq-section .accordion__item .accordion__content ul li:before { background: #fff; }
.faq-section .accordion__item .accordion__content p b { font-size: 26px; }



@media (max-width:1800px) { 
    h1 { font-size: 45px; line-height: 55px; }   
    h2, .h2 { font-size: 40px; line-height: 55px; } 
    h3,.h3 { font-size:30px; line-height: 40px; }
    h4,.h4 { font-size:20px; line-height: 30px; }
    .home-banner-section .home-banner-content { padding: 30px 140px 50px 30px; }
    .home-banner-section .home-banner-content span { font-size: 45px; line-height: 45px; }
    .general-content-wrap p { font-size: 32px; line-height: 44px;}
    .faq-section .accordion__item .accordion__title:before { top: -8px; }
    header .header-top span { font-size: 20px; line-height: 30px; }
    a { font-size: 20px; line-height: 30px; }
    .btn { font-size: 20px; line-height: 30px; }
    header { padding:25px 0; }
    header .header-button a { margin-right: 20px; }
    header .header-top { margin-bottom: 15px; }
    header .header-wrap .header-logo { width: 200px; margin-top: 0; }
    header .header-wrap .header-menu { width: calc(100% - 200px); }
    .home-banner-section .home-banner-wrap { min-height: 600px; }
    .home-banner-section { padding: 40px 0; }
    .general-content-section { padding: 30px 0; }
    .two-column-section { padding: 20px 0; }
    .two-column-section + .faq-section { margin-top: -180px; }
    .two-column-section + .faq-section { padding-top: 220px; }
    .faq-section:has(+ .single-column-section) { padding-bottom: 220px; }
    .faq-section .faq-heading { margin-bottom: 40px; }
    .faq-section .accordion__title-text { font-size: 32px; line-height: 32px; }
    .faq-section .faq-heading h2 { font-size: 45px; line-height: 50px; }
    .logo-with-content { padding: 30px 0 40px; }
    .logo-with-content .logo-with-content-wrap { padding: 80px 20px 80px 20px; }
    .logo-with-content .logo-with-content-desc p { font-size:28px; line-height: 38px; }
    footer .footer-menu ul { padding-bottom: 150px; }
    footer .footer-logo figure { max-width: 200px; }
    .cta-section { padding: 30px 0 70px; }
    .cta-section .cta-section-wrap p { font-size: 28px; line-height: 38px; }
    a.btn-transparent { font-size: 22px; line-height: 32px; }
    .single-column-section .single-column-item h2 { max-width: 550px; }
    .single-column-section { padding: 30px 0 30px; }
    .faq-section + .single-column-section { margin-top: -197px; }
}

@media (max-width:1199px) { 
    h1 { font-size:40px; line-height:50px; }   
    h2, .h2 { font-size:30px; line-height: 40px; } 
    h3,.h3 { font-size:25px; line-height:30px; }
    h4,.h4 { font-size:20px; line-height:28px; }
    .home-banner-section .home-banner-content span { font-size: 40px; line-height: 45px; }
    .btn { font-size: 18px; line-height: 28px; padding: 8px 25px 8px 25px; }
    .border-with-bg-btn { padding: 5px 25px; }
    header { padding: 25px 0 15px; }
    header .header-button a { margin-right: 10px; }
    .home-banner-section .home-banner-wrap { min-height: 500px; }
    .home-banner-section { padding: 40px 0; }
    .general-content-wrap p { font-size: 40px; line-height: 56px; }
    .two-column-section .two-column-wrap .two-column-item-wrap { padding: 0 15px; }
    .two-column-wrap-inner { margin: 0 -15px; }
    .general-content-wrap p { font-size: 28px; line-height: 38px; letter-spacing: -0.9px; margin-bottom: 12px;}
    .two-column-section .two-column-item figure { max-width: 120px; }
    .general-content-section { padding: 20px 0 30px; }
    .two-column-section + .faq-section { margin-top: -155px; }
    .faq-section .accordion__title-text { font-size: 32px; line-height: 42px; }
    .single-column-section .single-column-item figure { margin-top: 0px !important; max-width: 120px;}
    .logo-with-content .logo-with-content-wrap { padding: 60px 20px 60px 20px; }
    .single-column-section { padding: 40px 0; }
    .cta-section { padding: 30px 0 70px; }
    footer { padding: 40px 0 35px 0; }
    .home-banner-section .home-banner-content { padding: 30px 60px 30px 30px; }
    .two-column-section + .faq-section { padding-top: 170px; }
    .faq-section .faq-heading h2 { font-size: 45px; line-height: 55px; }
    .faq-section + .single-column-section { margin-top: -175px; }
    .faq-section:has(+ .single-column-section) { padding-bottom: 170px; }
    .faq-section .accordion__item .accordion__title:before { top: -4px; }
    footer .footer-menu ul { padding-bottom: 120px; }
    a.btn-transparent { font-size: 20px; line-height: 30px; }
}
@media (max-width:991px) { 
  header .header-wrap .header-logo { width: 120px; }
    header .header-wrap .header-menu { width: calc(100% - 120px); }
    a { font-size: 18px; line-height: 28px; }
    .btn { font-size: 18px; line-height: 28px; }
    header .header-top { margin-bottom: 10px; }
    .general-content-wrap { padding: 0px; }
    .general-content-section { padding: 20px 0; }
    .home-banner-section .home-banner-wrap { min-height: 500px; }
    .two-column-section .two-column-item figure { max-width: 100px; }
    .two-column-section .two-column-wrap { padding: 0px; }
    .single-column-section .single-column-item figure { margin-top: 20px !important; }
    .faq-section .accordion__item .accordion__content { padding: 20px 0 0 0; }
    .cta-section .cta-section-wrap a { margin-top: 10px; }
        footer .footer-logo figure { max-width: 200px; }
    footer .footer-menu ul { padding-bottom: 100px; }
    .general-content-wrap p { font-size: 26px; line-height: 36px; }
    .logo-with-content .logo-with-content-desc p { font-size: 26px; line-height: 36px; }
    .cta-section .cta-section-wrap p { font-size: 26px; line-height: 36px; }
    .faq-section .accordion__title-text { font-size: 30px; line-height: 40px; }
    .faq-section .accordion__item .accordion__content p b { font-size: 22px; }
}
@media (max-width:767px) { 
    h1 { letter-spacing: -1.3px; }
    header { background-color: transparent; }
    header .header-wrap .header-logo { width: 175px; }   
    header .enumenu_ul { text-align: center; position: absolute; top: 106px; z-index: 999; background-color: #2c95b1; width: 100%; left: 0; height: 100vh; padding: 30px 30px 100px 30px; }
    header .header-top { margin-bottom: 20px; }
    header .header-button { display: flex; max-width: 400px; flex-wrap: wrap; }
    header .header-button a { margin: 0 0 20px 0; }
    .header-button { justify-content: center; margin: 0 auto; }
    .home-banner-section { padding: 12px 0; }
    .home-banner-section .home-banner-wrap { min-height: auto; background-image: inherit !important; padding: 0; }
    .home-banner-section .home-banner-content { padding: 27px 30px 97px 27px; }
    .home-banner-section .home-banner-content span { letter-spacing: -1.8px; margin-bottom: 15px; }
    .two-column-section .two-column-item figure { max-width: 150px; }
    .two-column-section + .faq-section { margin-top: 0px; }
    .two-column-wrap-inner { flex-wrap: wrap; }
    .two-column-section .two-column-wrap .two-column-item-wrap { width: 100%; margin-bottom: 43px; }
    .faq-section:has(+ .single-column-section) { padding-bottom: 60px; }
    .two-column-section + .faq-section { padding-top: 60px; }
    .faq-section + .single-column-section { margin-top: 0; }
    .faq-section .accordion__item .accordion__title:before { left:-55px; top:3px; width: 40px; height: 40px; }
    .faq-section .accordion__item { padding-left: 55px; }
    .faq-section .accordion__item { border-bottom: 3px solid #005c84; padding-bottom: 20px; margin-bottom: 20px; }
    .single-column-section { padding: 50px 0 30px; }
    .logo-with-content .logo-with-content-wrap { padding: 50px 15px 50px 15px; }
    .logo-with-content { padding: 20px 0 20px; }
    .cta-section { padding: 30px 0 60px; }
    .faq-section .faq-heading { margin-bottom: 30px; }
    footer .footer-logo { width: 100%; margin-bottom: 30px;}
    footer .footer-menu { width: 100%; }
    footer .footer-wrap { flex-wrap: wrap; }
    footer .footer-menu ul { padding-bottom: 50px; }
    footer .footer-menu-inner { padding-left: 0; }
    .cta-section .cta-section-wrap a { margin-top: 0; }
    .logo-with-content .logo-with-content-wrap figure { margin-bottom: 20px !important; }
    .logo-with-content a { margin-top: 10px; }
    .two-column-section .two-column-item h2 { text-decoration: underline; }
   
}
@media (max-width:575px) { 
    .container { padding: 0 20px; }
    h1 { font-size: 40px; line-height: 46px; letter-spacing: 0; }   
    header .header-wrap .header-logo { width: 100px; }
    header .header-wrap .header-menu { width: calc(100% - 150px); }
    .menu-icon .menu-box { top: 12px; zoom:0.7; }
    .home-banner-section .home-banner-content span { font-size: 40px; line-height: 46px; }   
    .home-banner-section .home-banner-content { padding: 25px 20px 45px 20px; }
    .general-content-wrap { padding: 0; }
    .general-content-wrap p { font-size: 24px; line-height: 36px; }
    .logo-with-content .logo-with-content-desc p { font-size: 24px; line-height: 34px; }
    .cta-section .cta-section-wrap p { font-size: 24px; line-height: 34px; }
    .two-column-section .two-column-wrap { padding: 0; }
    h2, .h2 { font-size: 35px; line-height:45px; }
    .two-column-section .two-column-item figure { max-width: 100px; }
    .two-column-section .two-column-item h2 { margin-bottom: 15px; }
    .two-column-section .two-column-wrap .two-column-item-wrap { margin-bottom: 25px; }
    .two-column-section + .faq-section { padding-top: 40px; }
    .faq-section:has(+ .single-column-section) { padding-bottom: 40px; }
    .faq-section .accordion__title-text { font-size: 26px; line-height: 36px; }
    .faq-section .accordion__item .accordion__title:before { width: 30px; height: 30px; left: -40px; }
    .faq-section .accordion__item { padding-left: 40px; }
    .faq-section .faq-heading h2 { font-size: 40px; line-height: 50px; }
    .general-content-section { padding: 25px 0 15px; }
    .faq-section { padding: 40px 0; }
    .single-column-section .single-column-item figure { max-width: 110px; }
    .two-column-section .two-column-item { padding: 20px 20px; }
    .single-column-section .single-column-item { padding: 20px 20px; }
    a.btn-transparent { padding: 8px 15px 8px 15px; }
    header .enumenu_ul { top: 70px; }
    .faq-section .accordion__item .accordion__content p b { font-size: 22px; }
}


















