@import url('https://p.typekit.net/p.css?s=1&amp;k=zum1xvv&amp;ht=tk&amp;f=17265.17267.17268.17269.26015.26016.26017.26018.26019&amp;a=71666122&amp;app=typekit&amp;e=css');

@font-face {
    font-family: acumin-pro-extra-condensed;
    src: url(https://use.typekit.net/af/370447/00000000000000003b9acb23/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=i8&amp;v=3) format('woff2'), url(https://use.typekit.net/af/370447/00000000000000003b9acb23/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=i8&amp;v=3) format('woff'), url(https://use.typekit.net/af/370447/00000000000000003b9acb23/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=i8&amp;v=3) format('opentype');
    font-display: auto;
    font-style: italic;
    font-weight: 800;
    font-stretch: normal;
}

@font-face {
    font-family: acumin-pro-extra-condensed;
    src: url(https://use.typekit.net/af/c4767b/00000000000000003b9acb20/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n7&amp;v=3) format('woff2'), url(https://use.typekit.net/af/c4767b/00000000000000003b9acb20/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n7&amp;v=3) format('woff'), url(https://use.typekit.net/af/c4767b/00000000000000003b9acb20/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n7&amp;v=3) format('opentype');
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: acumin-pro-extra-condensed;
    src: url(https://use.typekit.net/af/289661/00000000000000003b9acb21/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=i7&amp;v=3) format('woff2'), url(https://use.typekit.net/af/289661/00000000000000003b9acb21/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=i7&amp;v=3) format('woff'), url(https://use.typekit.net/af/289661/00000000000000003b9acb21/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=i7&amp;v=3) format('opentype');
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: acumin-pro-extra-condensed;
    src: url(https://use.typekit.net/af/f2b2eb/00000000000000003b9acb1a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n4&amp;v=3) format('woff2'), url(https://use.typekit.net/af/f2b2eb/00000000000000003b9acb1a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n4&amp;v=3) format('woff'), url(https://use.typekit.net/af/f2b2eb/00000000000000003b9acb1a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n4&amp;v=3) format('opentype');
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: acumin-pro-extra-condensed;
    src: url(https://use.typekit.net/af/c830f2/00000000000000003b9acb1b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=i4&amp;v=3) format('woff2'), url(https://use.typekit.net/af/c830f2/00000000000000003b9acb1b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=i4&amp;v=3) format('woff'), url(https://use.typekit.net/af/c830f2/00000000000000003b9acb1b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=i4&amp;v=3) format('opentype');
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

body {
  font-family: 'Noto Sans', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  margin: 0;
  padding: 0;
}

p{
    font-size: 18px;
}

ul{
    /*font-size: 18px*/;
}

ul li{
    padding-bottom: 20px;
}


.hero {
    padding: 0px;
    display: flex;
    background-color: #888;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 80vh;
    margin: 0px;
}

.section {
    padding: 0px;
    display:flexbox;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}



/* new section 1 */

.columns-section-1 {
    display: flex;
    gap: 0px; 
    flex-wrap: wrap; 
    margin: 50;
}

.column-1 {
    background-color: #ffffff; 
    color: #000;
    margin-left: 150px;
    padding: 10px;
}

.column-2 {
    background-color: #888888; 
    margin: 50;
    margin-right: 150px;
    padding: 10px;
}



.columns-section-2 {
    display: flex;
    gap: 0px; 
    flex-wrap: wrap; 
    margin: 50;
}

.column-3 {
    background-color: #888888; 
    margin-left: 150px;
    padding: 10px;
}

.column-4 {
    background-color: #ffffff; 
    color: #000;
    margin: 50;
    margin-right: 150px;
    padding: 10px;
}

.section-2 {
    padding: 20px;
    display:flex;
    background-color: #888888;
    color: #fff;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}


footer {
    background-color: #011689;
    display: flex;
    color: #fff;
    box-sizing: border-box;
    padding: 40px 0 65px;
    margin-top: 0px;    
}
.footer-nav .footer-nav-item {
    margin-bottom: 15px;
}
.footer-nav .footer-nav-item a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
@media all and (min-width: 1200px) {   
    .footer-nav {
        margin-left: 100px;
    }
}


footer a.logo img, nav a.logo img{
    max-width: 170px;
}

.socials {
    display: flex;
    justify-content: center;
    gap: 15px;
}
.socials img {
    max-height: 30px;
    max-width: 30px;
}

/*******
Bond CSS
*******/

/* Global Rules */

.container{
    max-width: 1160px;
    margin: auto;
    width: 100%;
    padding: 0 20px;
}

.relative{
    position: relative;
}

.flex{
    display: flex;
}
.flex-1{
    flex: 1;
}
.flex-2 {
    flex: 2;
}
.items-flex-end {
    align-items: flex-end;
}
.items-center{
    align-items: center;
}
.justify-end{
    justify-content: end;
}
.gap-15{
    gap: 15px;
}
.gap-25{
    gap: 25px;
}
.gap-35{
    gap: 35px;
}
.gap-50{
    gap: 50px;
}
.gap-100{
   gap: 100px;
}
.text-center{
    text-align: center;
}
.font-light{
    font-weight: 200 !important;
}
.font-bold{
    font-weight: 600;
}

.font-35{
    font-size: 35px;
}
.font-40{
    font-size: 40px;
}
.font-50{
    font-size: 50px;
}

.max-w-750{
    max-width: 750px;
}

.max-w-960{
    max-width: 960px;
}

.m-auto{
    margin: auto;
}

/* NAV */
nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
nav .logo{
    padding: 15px 0;
}

nav .nav-links{
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
}

nav .nav-links a{
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    color: #000000;
}
nav a.contact-btn{
    padding: 10px;
    background-color: #ef3f42;
    color: #ffffff;
    padding: 7px 15px;
}

nav svg{
    width: 18px;
    cursor: pointer;
}

nav .mobile-hamburger{
    display: none;
}

nav .mobile-menu{
    display: none;
    position: absolute;
    width: 300px;
    /*max-width: 350px;*/
    background: white;
    height: 100vh;
    z-index: 99;
    top: 0;
    right: 0;
    box-shadow: 0 0 0 10000px rgba(0, 0, 0, .5);
}
nav .mobile-menu.open{
    display: block;
}

nav .mobile-menu .mobile-nav{
    display: flex;
    flex-direction: column;
    padding: 25px;
    gap: 10px;
}
nav .mobile-menu .mobile-nav&gt;a{
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    color: #000000;
}
nav .mobile-menu .mobile-nav  #compare-link {
    width: max-content;
}
nav .mobile-menu .mobile-nav a.contact-btn{
    background-color: #ef3f42;
      color: #ffffff;
      padding: 7px 15px;
      width: fit-content;
}
nav .mobile-menu .fa-close{
    display: flex;
    justify-content: end;
}
nav .mobile-menu .fa-close svg{
    padding: 20px;
}

#open-search-form{
    position: relative;
}

.menubar-search-form form {
    position: relative;
}

.menubar-search-form form .menubar-search-buttons {
    margin-right: 5px;
    margin-top: 9px;
    position: absolute;
    right: 0;
    top: 0;
}


.menubar-search-form {
    position: absolute;
    z-index: 1000;
    top: 75px;
    right: 150px;
    background: #fff;
    min-width: 500px;
    margin-top: 20px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
    opacity: 0;
}

.menubar-search-form.open {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
    visibility: visible;
    opacity: 1;
}

.menubar-search-form &gt; form {
    position: relative;
}

#keyword-search {
    height: 45px;
}

.menubar-search-form &gt; form .menubar-search-buttons {
    margin-right: 5px;
    margin-top: 9px;
    position: absolute;
    right: 0;
    top: 0;
}

.icon {
    font-family: 'aweicon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-remove::before {
    content: '\e60b';
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* Hero Image */

section.hero-image-copy{
    position: relative;
}

section.hero-image-copy .hero-image{
    width: 100%;
    max-height: 740px;
    object-fit: cover;
    display: block;
}

section.hero-image-copy .copy-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    background-color: #011689CC;
    padding: clamp(20px, 5vw, 50px) clamp(20px, 10vw, 140px);
    max-width: 600px;
    width: 90%;
}

section.hero-image-copy .copy-wrapper .copy-header {
    font-size: 80px;
    font-family: 'acumin-pro-extra-condensed', 'Helvetica Neue', sans-serif;
    line-height: 65px;
    color: #ffffff;
    margin: 0;
    padding-bottom: 50px;
    font-style: italic;
}

section.hero-image-copy .copy-wrapper .copy-text {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 300;
    margin: 0;
    padding-bottom: 40px;
}

section.hero-image-copy .copy-wrapper .copy-cta {
    font-size: 18px;
    line-height: 40px;
    color: #011689;
    font-weight: 500;
    background-color: #ffc629;
    border-radius: 28px;
    margin: 0;
    font-weight: bold;
    padding: 12px;
    letter-spacing: 3px;
    text-decoration: none;
}



/* Hero Image Small*/

section.hero-image-copy-small{
    position: relative;
}

section.hero-image-copy-small .hero-image{
    width: 100%;
    max-height: 370px;
    object-fit: cover;
    display: block;
}

section.hero-image-copy-small .copy-wrapper{
    position: absolute;
    bottom: 5px;
    background-color: #011689CC;
    padding: 40px;
    max-width: 650px;
    max-height: calc(100% - 30px);
}

section.hero-image-copy-small .copy-wrapper .copy-header {
    font-size: 60px;
    font-family: 'acumin-pro-extra-condensed', 'Helvetica Neue', sans-serif;
    line-height: 65px;
    color: #ffffff;
    margin: 0;
    padding-bottom: 20px;
    font-style: italic;
}

section.hero-image-copy-small .copy-wrapper .copy-text {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 300;
    margin: 0;
}



/* Intro Text */
section.intro-text {
    padding: 100px 0;
}

section.intro-text p {
    font-size: 25px;
}


/* Two Col Image */
section.two-col-image img{
    width: 100%;
    max-height: 470px;
    object-fit: cover;
    display: block;
}

section.two-col-image h3{
    font-family: 'acumin-pro-extra-condensed', 'Helvetica Neue', sans-serif;
    color: #ffffff;
    background-color: #011689;
    text-align: center;
    font-style: italic;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}


section.text-right-image-left p, section.text-left-image-right p{
    padding-bottom: 20px;
    line-height: 28px;
      font-size: 18px;
}

section.text-right-image-left h3, section.text-left-image-right h3{
   font-family: 'acumin-pro-extra-condensed', 'Helvetica Neue', sans-serif;
   color: #011689;
   font-style: italic;
   font-size: 35px;
}

/* Banner */
section.banner {
    position: relative;
    background-color: #011689BA;
}
section.banner .overlay {
    background-color: #011689BA;
    min-height: 250px;
    display: flex;
    color: #fff;
}

section.banner h3{
    font-family: 'acumin-pro-extra-condensed', 'Helvetica Neue', sans-serif;
    font-style: italic;
    font-size: 40px;
    margin: 0px;
    padding-bottom: 20px;
}
section.banner p{
    font-size: 18px;
}

section.banner h2 {
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    margin: 0;
    color: #ffffff;
    left: 0;
    right: 0;
    text-align: center;
    font-family: 'acumin-pro-extra-condensed', 'Helvetica Neue', sans-serif;
    font-size: 90px;
    font-style: italic;
    line-height: 50px;
}
section.banner img{
    display: block;
    position: relative;
    z-index: -1;
    width: 100%;
    object-fit: cover;
}

/* img-bg-two-col */
section.img-bg-two-col {
    position: relative;
}
section.img-bg-two-col img{
    width: 100%;
    display: block;
}
section.img-bg-two-col .interior{
    position: absolute;
      right: 0;
      top: 0;
      width: calc(50% - 50px);
      height: 100%;
      background-color: #011689BA;
      color: #ffffff;
      padding: 0 50px;
      display: flex;
        flex-direction: column;
        justify-content: center;
}
section.img-bg-two-col .interior p{
    font-size: 18px;
}

/* NO OVERLAY */
section.img-bg-two-col.no-overlay {
    display: flex;
}

section.img-bg-two-col.no-overlay img{
    flex: 1 1 50%;
}
section.img-bg-two-col.no-overlay .interior{
    position: initial;
    width: initial;
    height: initial;
    flex: 1 1 50%;
    background-color: #011689;

    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px;
}


section.two-col-text h3{
    font-family: 'acumin-pro-extra-condensed', 'Helvetica Neue', sans-serif;
    font-style: italic;
    color: #011689;
    font-size: 45px;
    margin: 0px;
    padding-bottom: 20px;
}

section.two-col-text p, section.two-col-text ul{
    font-size: 18px;
}

section.two-col-text ul {
    margin: 0px;
}
section.two-col-text ul li{
    padding-bottom: 20px;
}


section.two-col-items img {
    width: 200px;
    height: 200px;
    object-fit: contain;
}


section.form-cols-wrapper{
    display: flex;
    gap: 80px;
}
section.form-cols-wrapper h2{
    font-family: 'acumin-pro-extra-condensed', 'Helvetica Neue', sans-serif;
    font-style: italic;
    font-size: 45px;
    color: #011689;
}
section.form-cols-wrapper .intro{
    font-size: 25px;
    line-height: 40px;
}
section.form-cols-wrapper .text-area, section.form-cols-wrapper .form{
   flex: 1 1 45%;
}

section.four-column-copy-image .copy{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
}
section.four-column-copy-image img{
    width: 100%;
}

/* Util */

section.padding-30{
    padding-top: 30px !important;
}
section.padding-50{
    padding-top: 50px !important;
}
section.padding-60{
    padding-top: 60px !important;
}
section.padding-100{
    padding-top: 100px !important;
}



h2.h2-wide{
    letter-spacing: 8px;
    font-weight: normal;
    margin: 0px;
}

h3.h3-wide{
    letter-spacing: 7px;
    font-weight: normal;
    margin: 0px;
}

.font-40{
    font-size: 40px;
}
.font-45{
    font-size: 45px !important;
    line-height: 45px;
}

a.btn:not(.compare-table-row a) {
    font-size: 18px;
    line-height: 40px;
    color: #011689;
    font-weight: 500;
    background-color: #ffc629;
    border-radius: 28px;
    margin: 0;
    font-weight: bold;
    padding: 12px 50px;
    letter-spacing: 3px;
    text-decoration: none;
    line-height: initial;
    width: fit-content;
}

@media only screen and (max-width: 550px) {
    a.btn:not(.compare-table-row a) {
        font-size: 15px;
        line-height: 30px;
        padding: 10px 30px;
    }
}

.btn{
    cursor: pointer;
}
.btn-white{
    background-color: #fff;
      border-color: #fff;
    font-size: 12px;
      font-weight: 700;
      line-height: 1;
      -webkit-border-radius: 0;
      border-radius: 0;
      text-transform: uppercase;
      padding: 10px 15px;
      border: solid 1px transparent;
}

.btn.text-danger {
  color: #a94442;
}

.menubar-search-form form .menubar-search-buttons button:hover {
  background: #f9f9f9;
}

.yellow-wrapper{
    background-color: #ffc62980;
}

.padding-bottom-20{
    padding-bottom: 20px;
}

.padding-50-all{
    padding: 50px;
}
.padding-100-all{
    padding: 100px;
}



/* Slick Slider */

.slider-wrapper {
    position: relative;
    width: 85%;
    margin: auto;
}
.slider {
    z-index: 2;
}

.slider-controls {
    display: flex;
    padding: 0px;
    margin: 0px;
    justify-content: space-between;
    width: 100%;

    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}
.slider-controls li{
    padding: 15px;
    background-color: #011689;
    list-style: none;
    cursor: pointer;
    position: relative;
}
.slider-controls li.next{
    right: -60px;
}

.slider-controls li.prev{
    left: -60px;
}


.slider .slick-slide {
    position: relative;
    margin: 0 10px;
}

.slider .slick-slide p {
    position: absolute;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      text-align: center;
      font-weight: 300;
      font-size: 25px;
      line-height: 35px;
      top: 50%;
      transform: translateY(-50%);
      margin: 0;
      color: #fff;
      padding: 10px;
      display: none;
}

.slider .slick-slide img{
    position: relative;
    z-index: -1;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.slider .slick-slide:hover{
    background-color: #011689CC;
}
.slider .slick-slide:hover p{
    display: block;
}

footer .container {
    display: flex;
    justify-content: space-between;
}

@media only screen and (max-width: 968px) {
    section.hero-image-copy .copy-wrapper {
        padding: 30px 10vw;
        max-width: 100%;
        width: 100%;
        position: static;
        transform: none
    }
}

.cta{
    border-radius: 15px;
    max-width: 450px;
}

.cta .cta-header h2{
    color: #ffffff;
    text-align: center;
    margin: 0;
    font-size: 35px;
    padding: 10px 0;
}
.cta .cta-header{
    background-color: #011689;
    border-radius: 15px 15px 0 0;
}
.cta .cta-body{
    text-align: center;
    padding: 30px;
    margin: 0px;
    border: 1px solid #707070;
    border-radius: 0 0 15px 15px;
}
.cta .cta-body p{
    margin: 0px;
    padding-bottom: 20px;
}

.cta .cta-body .cta-btn{
    font-size: 18px;
      line-height: 40px;
      color: #011689;
      font-weight: 500;
      background-color: #ffc629;
      border-radius: 28px;
      margin: 0;
      font-weight: bold;
      padding: 5px;
      letter-spacing: 3px;
      text-decoration: none;
      display: block;
}
@media only screen and (min-width: 968px) and (max-width: 1180px) {
    nav.container {
        padding: 0 20px;
    }
}
/* Mobile */
@media only screen and (max-width: 1180px) {
    nav.container {
        /*max-width: 1050px;*/
        padding: 0 20px;
    }

    nav .nav-links {
        /*gap: 15px;*/
    }

    nav .nav-links a {
        font-size: 14px;
    }

    footer {
        padding: 40px;
    }

    footer a.logo img, nav a.logo img {
        max-width: 130px;
    }
}

@media only screen and (max-width: 800px) {
    nav .nav-links a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 968px) {

    .container {
        width: 100%;
        padding: 0 20px;
        /*max-width: 768px;*/
    }

    nav .nav-links {
        display: none;
    }

    nav .mobile-hamburger{
        display: block;
    }
    section.img-bg-two-col.no-overlay {
        flex-direction: column;
    }
    section.img-bg-two-col.no-overlay img {
        order: 2;
    }
}
/* Mobile */
@media only screen and (max-width: 768px) {

    section.hero-image-copy .copy-wrapper {
        position: static;
        top: initial;
        left: initial;
        right: initial;
        transform: none;
        padding: 20px 5vw;
        max-width: 100%;
        width: 100%;
        margin: 0;
    }

    section.two-col-image .flex {
        flex-wrap: wrap;
        max-width: 500px;
        margin: auto;
    }
    section.two-col-image .flex .flex-1{
        flex: 1 1 100%;
    }

    section.text-left-image-right .flex {
       flex-wrap: wrap;
    }

    section.text-right-image-left .flex {
       flex-wrap: wrap-reverse;
    }

    section.img-bg-two-col .interior {
        width: auto;
    }


    .slider-wrapper {
        width: 70%;
    }

    section.banner h2 {
        font-size: 60px;
    }

    section.img-bg-two-col img {
        min-height: 480px;
        object-fit: cover;
    }
    section.img-bg-two-col h2 {
        font-size: 25px;
    }

    section.hero-image-copy-small .copy-wrapper .copy-header {
        font-size: 40px;
        line-height: 45px;
        padding-bottom: 10px;
    }

    section.hero-image-copy-small .copy-wrapper .copy-text {
        font-size: 20px;
        line-height: 25px;
    }

    section.hero-image-copy-small .copy-wrapper {
        padding: 20px 40px 40px 40px;
        max-width: 450px;
    }

    section.form-cols-wrapper {
        flex-direction: column;
    }
    footer .container .flex {
        flex-direction: column;
        align-items: center;
    }    

    section.two-col-items h3{
        font-size: 25px;
        line-height: 30px;
    }
    section.two-col-items .flex{
        flex-wrap: wrap;
    }
    section.two-col-items .flex .flex-1{
        flex: 1 1 100%;
    }

}

@media only screen and (max-width: 650px) {
    

    footer .container .flex .flex-1, footer .container  .flex .flex-2{
        text-align: center;
    }

    section.hero-image-copy .copy-wrapper .copy-header{
        font-size: 60px;
        padding-bottom: 20px;
    }

    section.hero-image-copy .copy-wrapper .copy-text{
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 20px;
    }

    section.hero-image-copy .copy-wrapper .copy-cta{
        font-size: 14px;
    }

    section.text-left-image-right img, section.text-right-image-left img {
       width: 100%;
    }
    section.text-left-image-right .flex .flex-1, section.text-right-image-left .flex .flex-1 {
       flex: 1 1 100%;
    }

    section.hero-image-copy-small .copy-wrapper {
        left: 0;
    }

    section.two-col-text .flex {
        flex-wrap: wrap;
    }
    section.two-col-text .flex .flex-1{
        flex: 1 1 100%;
    }

    section.banner .overlay {
        padding: 10px 0 20px 0;
    }

    section.banner .flex {
        flex-wrap: wrap;
    }
    section.banner .flex .flex-1{
        flex: 1 1 100%;
    }
    section.banner .flex .flex-1.justify-end{
        justify-content: start;
    }


    section.hero-image-copy-small .hero-image {
        min-height: 250px;
    }

    section.img-bg-two-col .padding-50-all {
        padding: 30px;
    }

}

@media only screen and (max-width: 500px) {

    section.hero-image-copy .copy-wrapper .copy-header{
        font-size: 40px;
        padding-bottom: 0px;
    }

    section.hero-image-copy .copy-wrapper .copy-text{
        font-size: 16px;
        line-height: 20px;
    }

    section.hero-image-copy .hero-image{
        min-height: 250px;
    }

    section.banner h2 {
        font-size: 40px;
    }

    a.btn {
        font-size: 14px;
        padding: 12px 20px;
    }

    h2.h2-wide {
        font-size: 35px !important;
    }
}

.nav-links {
    z-index: 101;
}

    .nav-links .dropdown {
        min-height: 120px;
        align-content: center;
    }

.drpdwn-menu {
    display: none;
    background: #fcfcfc;
    position: fixed;
    top: 118px;
    left: 50%;
    transform: translateX(-50%);
    flex-wrap: wrap;
    width: 60vw;
    max-height: 70vh;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown:hover .drpdwn-menu {
    display: flex !important;
}

.dropdown-col {
    min-width: 180px;
    flex: 1;
    padding: 5px 20px;
}

.dropdown-main-cat {
    color: #005691;
    margin-bottom: 12px;
    margin-top: 0;
    font-size: 16px;
    display: block;
    text-decoration: none;
}

.drpdwn-menu a {
    color: #005691;
    text-decoration: none;
    font-size: 14px;
    display: inline;
}

.dropdown-col ul li {
    padding-bottom: unset;
}

.drpdwn-menu .dropdown-col ul a {
    font-size: 13px;
    font-weight: unset;
    color: #2a2a2a;
    padding: unset;
}

.dropdown-main-cat {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #0066ac !important;
}

.dropdown-main-cat ul {
    font-size: 14px;
    padding-inline-start: 20px;
}

    .dropdown-main-cat ul li {
        line-height: 18px;
    }

svg {
    height: auto;
}
@media (min-width: 969px) {
    .caret-icon {
        font-size: 10px;
        color: #d9d9d9;
        position: absolute;
        bottom: 36px;
        left: 38%;
    }

    .dropdown-col ul {
        padding-left: 25px;
    }
}

@media (max-width: 968px) {
    .mobile-menu {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        width: 300px;
        height: 100vh;
        background: #fff;
        z-index: 9999;
        box-shadow: -2px 0 8px rgba(0,0,0,0.15);
        transition: right 0.3s;
        overflow-y: auto;
    }

    .mobile-nav {
        padding: 60px 20px 20px 20px;
    }

        .mobile-nav form {
            position: relative;
        }

            .mobile-nav form input {
                height: 40px !important;
            }

        .mobile-nav .menubar-search-buttons {
            position: absolute;
            right: -3px;
            top: 8px;
        }

    .mobile-nav-close {
        float: right;
        font-weight: bold;
        font-family: cursive;
        cursor: pointer;
    }

    .mobile-drpdwn-menu {
        padding: 5px 0 5px 15px;
        background-color: #fafafa;
    }

    .dropdown.mobile-accordion {
        font-weight: bold;
        font-size: 16px;
        text-decoration: none;
        color: #000000;
    }

    .mobile-accordion .dropdown-toggle {
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
    }

    .mobile-accordion .caret-icon {
        font-size: 10px;
        transition: transform 0.2s;
    }

    .mobile-main-cat {
        padding: 4px 0;
    }
    .dropdown-main-cat-label {
        justify-content: space-between;
    }
    .mobile-main-cat&gt;a {
        display: flex;
        align-items: center;
        cursor: pointer;
        color: #0066ac !important;
        padding: 0;
        text-decoration: none;
        font-size: 14px;
    }
    .caret-icon {
        padding: 5px;
    }
    .caret-sub {
        font-size: 8px;
        margin-left: 6px;
        padding: 5px;
    }

    .mobile-subcat-list {
        margin-bottom: 4px;
        padding-left: 5px;
        list-style: none;
    }

    .mobile-subcat-label {
        cursor: pointer;
        display: inline-block;
        padding: 4px 0;
        color: #000;
        font-weight: normal;
        text-decoration: none;
        font-size: 13px;
    }

    .mobile-subsubcat-list {
        margin-left: 18px;
        margin-top: 2px;
    }

    a:hover, a:focus, a:active, a:visited {
        /*color: inherit;*/
    }
    .dropdown-toggle:hover,.dropdown-toggle:focus, .mobile-subcat-label:hover, .mobile-subcat-label:active {
        color: #000;
    }
}