@font-face {
    font-family: 'Century Gothic Pro';
    src: url('../fonts/CenturyGothicPro-Bold.eot');
    src: url('../fonts/CenturyGothicPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothicPro-Bold.woff2') format('woff2'),
        url('../fonts/CenturyGothicPro-Bold.woff') format('woff'),
        url('../fonts/CenturyGothicPro-Bold.ttf') format('truetype'),
        url('../fonts/CenturyGothicPro-Bold.svg#CenturyGothicPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bryant';
    src: url('../fonts/Bryant-Regular.eot');
    src: url('../fonts/Bryant-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Bryant-Regular.woff2') format('woff2'),
        url('../fonts/Bryant-Regular.woff') format('woff'),
        url('../fonts/Bryant-Regular.ttf') format('truetype'),
        url('../fonts/Bryant-Regular.svg#Bryant-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic Pro';
    src: url('../fonts/CenturyGothicPro.eot');
    src: url('../fonts/CenturyGothicPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothicPro.woff2') format('woff2'),
        url('../fonts/CenturyGothicPro.woff') format('woff'),
        url('../fonts/CenturyGothicPro.ttf') format('truetype'),
        url('../fonts/CenturyGothicPro.svg#CenturyGothicPro') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1566px;
    }
}
@media(min-width:1400px) and (max-width:1600px){
    .container{
        padding: 0px 40px;
    }
}
p,h1,h2,h3,ul,li{
    margin: 0;
}
p{
    font-family: 'Century Gothic Pro';
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 24px;
    color: #293796;
}
.section-split p.mb-4{
    font-weight: bold; 
}
h1,h2,h3{
    font-family: 'Century Gothic Pro';
    font-weight: 500;
}

h2{
    font-size: 46px;
    line-height: 58px;
    color: #293796;
}
.bg-hero h1{
    font-size: 97px;
    line-height: 89px;
    font-family: 'Bryant';
    color: #fff;
}
p.hero-para{
    font-family: 'Century Gothic Pro';
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin: 51px 0px 81px;
    color: #ffffff;
}
.quote-bar p{
    font-family: 'Century Gothic Pro';
    font-size: 25px;
    line-height: 28px;
    font-weight: bold;
    margin: 0;
    color: #ffffff;
}
.quote-bar{
    padding: 35px 0px;
}
body {
    font-family: 'Century Gothic Pro';
    background-color: #e2f1f5;
  }

  .bg-hero {
    background: url(../images/Web_wave_BG.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}
img{
    max-width: 100%;
}
.quote-bar-sec {
    padding: 0px 65px;
    margin-top: -48px;
    z-index: 2;
    position: relative;
}
  .quote-bar {
    background-color: #1b2c6b;
    color: white;
    padding: 1rem;
    font-weight: 500;
    text-align: center;
    border-radius: 54px;
  }

  .icon-box {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 32px 10px;
    text-align: center;
    font-weight: 600;
    box-sizing: border-box;
}
.copyright{
    font-size: 12px;
    text-align: right;
    margin-top: 18px;
    margin-right: 3%;
}
.copyright a{
    text-decoration: none;
    color: #fff;
}
  .footer {
    background: url('../images/Web_BG.png') no-repeat;
    color: white;
    padding-top: 121px;
    background-size: cover;
  }
  .footer h3{
    font-family: 'Bryant';
    font-size: 100px;
    line-height: 100px;
  }

  .btn-white {
    background-color: white;
    color: #293796;
    font-size: 17px;
    font-family: 'Century Gothic Pro';
    font-weight: bold;
    border-radius: 29px;
    height: 57px;
    line-height: 55px;
    padding: 0px 45px;
    margin-top: 20px;
    
}

  .btn-white:hover {
    background-color: #f0f0f0;
    color: #000;
  }

  .hero-img {
    max-width: 100%;
    border-radius: 12px;
  }

  .navbar-brand small {
    display: block;
    font-size: 0.8rem;
  }

  .section-split {
    padding: 94px 0px 70px;
    border-bottom: 3px solid #293796;
  }
  .focus{
    padding: 70px 0px;
    border-bottom: 3px solid #293796;
  }
  .immediate-focus{
    margin-top: 20px;
  }
 .about-sec {
    background-color: #E2F1F5;
    margin-top: -59px;
    padding-top: 45px;
}
.icon-img {
    min-height: 114px;
}
.icon-img img{
    height: 114px;
}
.icon-box p {
    min-height: 44px;
    margin-top: 24px;
    font-family: 'Century Gothic Pro';
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 22px;
}
.section-split.focus-para {
    border: none;
    padding-bottom: 0px;
    margin: 0px;
}
.section-split.support {
    border: none;
}
.btm-ftr {
    padding: 100px 0px 40px;
}
img.logo-image{
    max-width: 271px;
    width: 100%;
}
.btm-ftr p{
    margin: 0px;
    color: #fff;
}
.btm-ftr .row {
    align-items: end;
}
.ftr-para p{
    font-size: 20px;
    line-height: 24px;
    margin: 55px 0px;
    color: #fff;
}
.bg-hero nav.navbar.navbar-expand-lg {
    padding: 45px 0px 67px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #1b2c6b !important;
}

section.video-sec {
    padding-top: 100px;
}


@media(max-width:767px){
    .copyright{
        text-align: center;
    }
    .bg-hero nav.navbar.navbar-expand-lg {
        padding: 25px 0px 0px;
    }
    p {
        font-size: 16px;
        line-height: 22px;
    }
    .bg-hero h1,
    .footer h3 {
        font-size: 46px;
        line-height: 38px;
        margin-top: 35px;
     }
     p.hero-para,
     .ftr-para p {
        font-size: 16px;
        line-height: 22px;
        margin: 25px 0px 35px;
    }
    .quote-bar p {
        font-size: 16px;
        line-height: 22px;
    }
    h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .icon-img img {
        height: 80px;
    }
    .icon-img{
        min-height: 80px;
    }
    img.logo-image {
        max-width: 150px;
        width: 100%;
    }
    .section-split,.focus{
        padding: 48px 0px 11px;
    }
    .footer,.btm-ftr{
        padding-top: 55px;
    }
    .bg-hero .row.align-items-center .col-lg-5 {
        order: 2;
        margin-top: 35px;
    }
    .btm-ftr img.logo-image {
        margin-bottom: 20px;
    }
    .quote-bar-sec {
        padding: 0px 8px;
    }
    .bg-hero{
        padding-bottom: 0px;
    }
    .about-sec{
        margin-top: -55px;
    }
    .quote-bar-sec{
        padding: 0px;
    }
    .quote-bar{
        border-radius: 0;
    }
    }

@media(min-width:768px) and (max-width:991px){
.bg-hero .col-lg-5, .bg-hero .col-lg-7 {
    width: 50%;
}
p {
    font-size: 16px;
    line-height: 22px;
}
.bg-hero h1,
.footer h3 {
    font-size: 48px;
    line-height: 48px;
 }
 p.hero-para,
 .ftr-para p {
    font-size: 16px;
    line-height: 22px;
    margin: 25px 0px 35px;
}
.quote-bar p {
    font-size: 16px;
    line-height: 22px;
}
h2 {
    font-size: 32px;
    line-height: 40px;
}
.icon-img img {
    height: 80px;
}
.icon-img{
    min-height: 80px;
}
img.logo-image {
    max-width: 171px;
    width: 100%;
}
.bg-hero .col-lg-5,
footer.footer .col-md-6.mb-4.mb-md-0 {
    padding-right: 50px;
}
.bg-hero{
    padding-bottom: 13px;
}
.quote-bar-sec{
    padding: 0px 20px;
}
.bg-hero .col-lg-7 {
    padding-bottom: 65px;
}
.about-sec{
    margin-top: -35px;
    padding-top: 35px;
}
.section-split,.focus{
    padding: 70px 0px 46px;
}
.footer,.btm-ftr{
    padding-top: 70px;
}
.footer a.btn.btn-white.me-2 {
    margin-bottom: 15px;
    margin-right: 0px !important;
    max-width: 190px;
    width: 100%;
}



}

@media(min-width:992px) and (max-width:1280px){
.icon-img img {
    height: 75px;
}
.icon-img {
    min-height: 75px;
}
}
@media(min-width:1440px) and (max-width:1729px){
    .quote-bar-sec {
        padding: 0px 20px;}
        .quote-bar p{
            font-size: 20px;
        }
        .bg-hero{
            padding-bottom: 20px;
        }
}

@media(min-width:1730px) and (max-width:1797px){
    .quote-bar-sec {
        padding: 0px 31px;}
}

@media(min-width:992px) and (max-width:1439px){
    .bg-hero .align-items-center {
        align-items: flex-start !important;
    }
    .bg-hero .col-lg-7 {
        padding-left: 100px;
    }
    .section-split .col-md-6:first-child{
    padding-right: 40px;
}
.col-md-6.ftr-para, .btm-ftr .cpy {
    padding-left: 30px;
}
.bg-hero h1,.footer h3 {
    font-size: 65px;
    line-height: 65px;
}
img.logo-image {
    max-width: 180px;
}
h2 {
    font-size: 38px;
    line-height: 50px;
}
.icon-box p{
    font-size: 15px;
    line-height: 20px;
}
p.hero-para{
    margin: 35px 0px 35px;
}
.bg-hero{
    padding-bottom: 5px;
}
.about-sec {
    margin-top: -45px;
    padding-top: 45px;
}
.quote-bar-sec {
    padding: 0px 31px;
}
.quote-bar p{
    font-size: 20px;
    line-height: 24px;
}
}

@media(min-width:992px){
.navbar-expand-lg .navbar-nav .nav-link{
    padding: 8px 30px;
}
}

@media(min-width:1440px){
    .bg-hero .col-lg-7 {
        padding-left: 271px;
    }
    .section-split .col-md-6:first-child{
    padding-right: 185px;
}
.col-md-6.ftr-para, .btm-ftr .cpy {
    padding-left: 130px;
}
.quote-bar .container{
    max-width: 100%;
    padding: 23px;
}
}