@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700,800,900');

/* Show it's not fixed to the top */

body {
    min-height: 75rem;
    font-family: "proxima-nova", sans-serif;
    overflow-x: hidden;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin-top: 1rem;
}

a {
    text-decoration: none;
}

.wow {
    visibility: hidden;
}

.bg-blue-solid {
    background: rgba(0, 77, 152, 1);
}

.bg-blue {
    background: rgba(0, 77, 152, 0.9);
}

.top-links {
    list-style: none;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

span.pipe {
    font-size: 15px;
    color: white;
    margin: 5px 0;
}

@media (max-width: 1024px) {
    .top-links {
        padding: 15px 5px;
    }
}

.top-links li {
    display: inline-block;
    padding: 0px 10px;
    line-height: 1;

    & a {
        text-decoration: none;
    }
}

.top-links li:nth-last-child(2),
.top-links li:last-child {
    border-right: none;
}

.top-links a {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 300;
}

header {
    position: sticky;
    top: 0;
    z-index: 111;
}

.navbar-fixed-top {
    top: 30px;
    padding-top: 19px;
}

.navbar-inverse div#navbar .navbar-nav>li>a {
    color: white;
    padding: 15px 0px 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
}

#nav1:hover,
#nav1:active {
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 10px solid #ffd105;
}

#nav2:hover,
#nav2:active {
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 10px solid #75a435;
}

#nav3:hover,
#nav3:active {
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 10px solid #018eaa;
}

#nav4:hover,
#nav4:active {
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 10px solid #4e2a84;
}

#nav5:hover,
#nav5:active {
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 10px solid #ffd105;
}

#nav6:hover,
#nav6:active {
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 10px solid #ffd105;
}

#drop-down-menus {
    position: absolute;
    background: white;
    top: 180px;
    width: 100%;
    z-index: 100;
}

#drop-down-menus .row {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
}

#drop-down-menus a {
    display: block;
    color: #000;
    margin: 9px 0;
}

#drop-down-menus a:hover,
#drop-down-menus a:focus,
#drop-down-menus a:active {
    color: #000;
    text-decoration: none;
}

#drop-down-menus a.drop-down-header {
    font-size: 18px;
    font-weight: 600;
    color: #75a435;
    margin-top: 20px;
}

div.menu-contact-us {
    border-left: 1px solid #ccc;
    min-height: 400px;
    padding-left: 40px;
}

p.menu-contact-us {
    font-size: 18px;
    font-weight: 600;
    color: #f68121;
    margin-top: 20px;
}

form.menu-contact-us input {
    display: block;
    border-radius: 5px;
    margin: 15px 0;
    border: 1px solid #666;
}

form.menu-contact-us input[type="text"] {
    padding: 10px;
    width: 200px;
}

form.menu-contact-us input[type="submit"] {
    padding: 10px;
    width: 200px;
    background: #f68121;
    color: white;
}

#drop-down-menus a.live-chat {
    padding: 20px;
    width: 200px;
    background: #f68121;
    color: white;
    text-align: center;
    border-radius: 5px;
}

#about-us,
#technology,
#marketing,
#performance,
#lets-connect {
    display: none;
}

div#banner-content {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: nowrap;
}

#banner-text,
#banner-cta {
    height: auto;
}

#banner-text h1 {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,1);
}

#banner-text p {
    color: white;
    font-size: 22px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(0,0,0,1);
}

#banner-cta {
    margin-left: 30px;
    padding-left: 50px;
    margin-top: 40px;
}

#banner-cta a,
#banner-cta a button {
    width: 174px;
    height: 58px;
    display: block;
    border: 1px solid white;
    border-radius: 4px;
    font-size: 14px;
    color: white;
    background: #f68121;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0;
    text-decoration: none
}

#banner-cta a:hover,
#banner-cta a button:hover {
    text-decoration: none;
    color: white;
}

#why-cusg {
    color: white;
    text-align: center;
    padding: 75px 30px
}

#why-cusg h2 {
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

#why-cusg p {
    margin-bottom: 74px;
    font-size: 16px;
    line-height: 200%;
    font-family: "proxima-nova", sans-serif;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#why-regions {
    background: white;
    margin-left: -30px;
    margin-right: -30px;
    text-align: left;
    padding-top: 37px;
    padding-bottom: 37px;
}

#why-tech h3 {
    color: #75a435;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    border-left: 4px solid #75a435;
    height: 70px;
    padding-left: 20px;
    margin-bottom: -40px;
}

#why-mark h3 {
    color: #018eaa;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    border-left: 4px solid #018eaa;
    height: 70px;
    padding-left: 20px;
    margin-bottom: -40px;
}

#why-perf h3 {
    color: #4e2a84;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    border-left: 4px solid #4e2a84;
    height: 70px;
    padding-left: 20px;
    margin-bottom: -40px;
}

#why-regions span {
    color: #333;
    font-size: 16px;
    display: block;
    padding-left: 24px;
    font-family: "proxima-nova", sans-serif;
    max-width: 320px;
}

.grey-line {
    border-bottom: 1px solid #a4a8a9;
    height: 10px;
    margin: 30px 0;
}

.orange-cta {
    display: inline-block;
    border: 1px solid white;
    border-radius: 4px;
    font-size: 14px;
    color: white;
    padding: 18px 25px;
    background: #f68121;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.cms_form_submit {
    display: inline-block;
    border: 1px solid white;
    border-radius: 4px;
    font-size: 14px;
    color: white;
    padding: 18px 25px;
    background: #004d98;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

a.orange-cta:hover,
a.orange-cta:active,
a.orange-cta:visited,
a.orange-cta:focus {
    text-decoration: none;
    color: white;
}

#technology-region-head {
    background: #75a435;
    color: white;
}

#technology-region-head div.col-md-8 {
    padding: 50px 0;
}

#technology-region-head h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

#technology-region-head p {
    margin: 20px 0;
    font-size: 16px;
    line-height: 200%;
    font-family: "proxima-nova", sans-serif;
}

.region-wrap {
    margin: 0 auto;
    padding: 50px 0;
    min-height: 250px;
    display: flex;
    justify-content: center;
}

.region-wrap h4 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: black;
    min-height: 35px;
}

.region-wrap p {
    color: #333;
    font-size: 14px;
    line-height: 150%;
    font-family: "proxima-nova", sans-serif;
}

.region-wrap a.cta {
    font-size: 12px;
    color: #f68121;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.tech-region {
    border-left: 4px solid #75a435;
    padding: 0px 15px;
    width: 250px;
    height: 150px;
    float: left;
}

.mark-region {
    border-left: 4px solid #018eaa;
    padding: 0px 15px;
    width: 20%;
    height: 170px;
    float: left;
}

.mark-region P {
    min-height: 84px;
}

.perf-spacer {
    width: 15%;
    float: left;
}

.perf-region {
    border-left: 4px solid #4e2a84;
    padding: 0px 15px;
    width: 20%;
    height: 170px;
    float: left;
}

.perf-region P {
    min-height: 63px;
}

#marketing-region-head {
    background: #018eaa;
    color: white;
}

#marketing-region-head div.col-md-8 {
    padding: 50px 0;
}

#marketing-region-head h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    margin-top: 1.5rem;
}

#marketing-region-head p {
    margin: 20px 0;
    font-size: 16px;
    line-height: 200%;
    font-family: "proxima-nova", sans-serif;
}

#performance-region-head {
    background: #4e2a84;
    color: white;
}

#performance-region-head div.col-md-8 {
    padding: 50px 0;
}

#performance-region-head h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

#performance-region-head p {
    margin: 20px 0;
    font-size: 16px;
    line-height: 200%;
    font-family: "proxima-nova", sans-serif;
}

.press-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
}

.press-head {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.press-item {
    width: 20%;
    float: left;
    margin: 10px 25px;
}

.press-item h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 16px;
}

.press-item p {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 150%;
}

.press-item a.cta {
    font-size: 12px;
    color: #f68121;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

footer {
    background: #004d98;
    min-height: 200px;
    margin-top: 50px;
    text-align: center;
    padding-top: 75px;
}

footer a {
    color: white;
    font-family: "proxima-nova", sans-serif;
    font-size: 13px;
}

.social-footer a {
    display: inline-block;
    margin: 0 10px;
    font-size: 20px;
}

.social-footer a:hover {
    color: white;
}

.links-footer {
    padding-top: 30px;
}

.links-footer a {
    display: inline-block;
    padding: 0 13px 0 9px;
    border-right: 1px solid white;
}

.links-footer a:last-child {
    border-right: none;
}

.links-footer a:hover {
    color: white;
}


/* Inside pages */

.crumbs {
    margin-bottom: 20px;
}

.crumbs a {
    color: black;
    font-weight: 600;
}

.green-content-area {
    padding: 10px 0;
    background: #75a435;
    color: white;
}

.purple-content-area {
    padding: 10px 0;
    background: #4e2a84;
    color: white;
}

.dark-blue-content-area {
    padding: 10px 0;
    background: #004d98;
    color: white;
}

.blue-content-area {
    padding: 10px 0;
    background: #018eaa;
    color: white;
}

.green-content-area div.col-md-8,
.dark-blue-content-area div.col-md-8,
.blue-content-area div.col-md-8,
.purple-content-area div.col-md-8 {
    padding: 50px 0;
}

.green-content-area h3,
.dark-blue-content-area h3,
.blue-content-area h3,
.purple-content-area h3 {
    font-size: 32px;
    padding-left: 20px;
    border-left: 2px solid #ddd;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    max-width: 620px;
}

.green-content-area.novid h3,
.dark-blue-content-area.novid h3,
.blue-content-area.novid h3,
.purple-content-area.novid h3 {
    font-size: 36px;
    padding-left: 20px;
    border-left: 2px solid #ddd;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    max-width: 600px;
}

.green-content-area p,
.dark-blue-content-area p,
.blue-content-area p,
.purple-content-area p {
    margin: 20px 0;
    font-size: 16px;
    padding-left: 20px;
    line-height: 190%;
    font-family: "proxima-nova", sans-serif;
}

.content-area {
    padding: 35px;
}

.content-area ul {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 200%;
    margin: 15px 0;
}

.content-area h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #f68121;
}

.content-area h4 {
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #f68121;
}

.content-area p {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 200%;
    margin: 15px 0;
}

.contact-us .col-md-4 {
    padding: 10px;
}

.contact-us label {
    display: block;
    text-transform: uppercase;
    padding-left: 40px;
    max-width: 220px;
}

.contact-us input[type="text"] {
    border-radius: 4px;
    padding: 10px;
    margin-left: 30px;
    border: 1px solid black;
    min-width: 250px;
}

#banner-text SUP {
    font-size: 20px;
    top: -15px;
}

.top-links span.glyphicon-earphone {
    display: none;
}

a.navbar-brand {
    padding: 0;
}

ul.nav.navbar-nav {
    float: none;
    display: flex;
    justify-content: center;
}

div#navbar ul.navbar-nav ul,
div#navbar ul.navbar-nav ul ul {
    box-shadow: 0px 2px 5px #444;
}

div#navbar ul.navbar-nav a:hover,
div#navbar ul.navbar-nav a:hover,
div#navbar ul.navbar-nav a:hover {}

div#navbar ul.navbar-nav li {
    padding: 0px;
}

.navbar-inverse div#navbar .navbar-nav>li>a {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}

div#navbar ul.navbar-nav li ul {
    display: none;
    padding-left: 0;
}

div#navbar ul.navbar-nav>li>ul,
div#navbar ul.navbar-nav>li>ul,
div#navbar ul.navbar-nav>li>ul {
    background: white;
    border: 0px solid #ccc;
    list-style: none;
    position: absolute;
    min-width: 330px;
    max-width: 330px;
    z-index: 1000000;
}

div#navbar ul.navbar-nav li ul li {
    border-top: 1px solid #ccc;
    max-height: 31px;
    padding: 0;
}

div#navbar ul.navbar-nav li ul li:first-child {
    border-top: none;
}

div#navbar ul.navbar-nav li ul li a {
    color: #333;
    padding: 5px 10px;
    display: inline-block;
    width: 95%;
}

div#navbar ul.navbar-nav li ul li:hover {
    background: #eee;
}

div#navbar ul.navbar-nav li ul li a:hover,
div#navbar ul.navbar-nav li ul li a:focus,
div#navbar ul.navbar-nav li ul li a:active {
    text-decoration: none;
}

div#navbar ul.navbar-nav>li>ul>li>ul {
    display: none;
    background: white;
    border: 0px solid #ccc;
    list-style: none;
    position: absolute;
    min-width: 300px;
    max-width: 300px;
    z-index: 1000000;
}

div#navbar ul.navbar-nav>li>ul>li>ul,
div#navbar ul.navbar-nav>li>ul>li>ul,
div#navbar ul.navbar-nav>li>ul>li>ul {
    position: relative;
    left: 300px;
    top: -30px;
}
div#navbar ul.navbar-nav>li>ul>li>ul.right,
div#navbar ul.navbar-nav>li>ul>li>ul.right,
div#navbar ul.navbar-nav>li>ul>li>ul.right {
    position: relative;
    left: unset;
    right: 300px;
    top: -30px;
}
.navbar-inverse div#navbar .navbar-nav>.active>a,
.navbar-inverse div#navbar .navbar-nav>.active>a:focus,
.navbar-inverse div#navbar .navbar-nav>.active>a:hover {
    background: white;
    color: rgba(0, 77, 152, 0.9);
}

.navbar-inverse div#navbar .navbar-nav>.open>a,
.navbar-inverse div#navbar .navbar-nav>.open>a:focus,
.navbar-inverse div#navbar .navbar-nav>.open>a:hover {
    background: white;
    color: rgba(0, 77, 152, 0.9);
}

.navbar-inverse #mobile-nav>ul.navbar-nav>.open>a,
.navbar-inverse #mobile-nav>ul.navbar-nav>.open>a:focus,
.navbar-inverse #mobile-nav>ul.navbar-nav>.open>a:hover {
    background: #efefef;
    color: #337ab7;
}

#mobile-nav>ul>li>ul,
#mobile-nav>ul>li>ul>li>ul {
    display: none;
}

#mobile-nav>ul.navbar-nav {
    list-style: none;
    padding-left: 0;
}

#mobile-nav>ul.navbar-nav>li>ul,
#mobile-nav>ul.navbar-nav>li>ul>li>ul {
    list-style: none;
    background: white;
    padding-left: 0;
}

#mobile-nav>ul>li>a {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    color: white;
    font-size: 20px;
}

#mobile-nav>ul.navbar-nav>li>a>i {
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
}

#mobile-nav>ul.navbar-nav>li>ul>li>a {
    padding: 7.5px 30px;
    display: block;
    font-size: 16px;
}

#mobile-nav>ul.navbar-nav>li>ul>li>ul>li>a {
    padding: 5px 40px;
    display: block;
    font-size: 14px;
}

#mobile-nav>ul.navbar-nav>li>ul>li>a>i {
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #f58020;
}


#searchWrap {
    display: none;
    position: absolute;
    top: 25px;
    right: 60px;
}

#searchWrap input.form-control {
    width: 200px;
    display:inline-block;
}

.mt-10 {
    margin-top: 10px;
}

.news-and-promos {
    display: flex;
    max-width: 1140px;
    margin: 0 auto;
}
.news-and-promos div {
    background: #fff;
}
.news-and-promos div.slick-slide {
    opacity: 0;
}
.news-and-promos div.slick-slide.slick-active {
    opacity: 1;
    
}
.news-and-promos div.slick-slide a {
    text-align: center;
}
.news-and-promos div.slick-slide a img {
    margin: 0 auto;
}

.slick-slide img {
    margin: 0 auto;
}

div#nav-bg,
div#home-nav-bg {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/** ALERTS ****************************************************/
.alertholder{width: 100%; }
.alertbar {padding: 10px 0; width: 100%; }
.alertbar.regular{}
.alertbar.high{}
.alert {width: 96%; max-width: 1160px; margin: 0 auto; padding-right: 40px; position: relative; text-align: left;text-shadow:none;box-shadow:none;}
.alert_icon{}
.alert a, .alert a:visited {}
.alert a:hover, .alert a:focus {}

button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; display: block; text-decoration: none !important; background: transparent; border: 0;}
button.exed:before {content:"\f057"; font-family: 'FontAwesome'; }

nav.navbar.navbar-inverse.bg-blue {
    padding: 15px 0;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    background: rgba(0, 77, 152, 1);
    position: sticky;
    top: 0;
    z-index: 99999999;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.16);
}
nav.navbar.navbar-inverse.bg-blue.opacity-90 {
    background: rgba(0, 77, 152, .9);
}
div#home-nav-bg {
    background: transparent;
    padding-top: 0;
}

div#navbar ul.navbar-nav li ul li ul.level-2>li {
    max-height: unset;
}
div#home-nav-bg {
    background-color: rgba(0, 77, 152, 1);
    background-image: url(/files/cusg17/1/banners/Banner_1.jpg);
    background-size: cover;
    background-position: 50% 0%;
    height: auto;
    position: relative;
}
div#nav-bg {
    background-color: rgba(0, 77, 152, 1);
    background-image: url(/files/cusg17/1/banners/Banner_1.jpg);
    background-size: cover;

}
.carousel-indicators {
    margin-bottom: 0;
    padding-bottom: 10px;
}
.carousel-indicators [data-bs-target] {
    width: 15px;
    height: 15px;
    margin: 4px;
    border-color: #004d98;
    border-radius: 50%;
    border: 1px solid #004d98;
}

.carousel-indicators [data-bs-target].active {
    width: 15px;
    height: 15px;
    margin: 4px;
    background-color: #004d98;    
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 3rem;
    height: 3rem;
}
.modal {
    z-index: 100001;
}
.modal-dialog {
    margin: 120px auto;
}

#main_menu {
    & .navliner {
        display: flex;
        align-items: center;
        justify-content: space-evenly;


        & .dd-wrapper {
            position: relative;

            & button.CMitem:after {
                content: '\f0d7';
                font-weight: bold;
                font-family: "Font Awesome 6 Pro";
                display: inline-block;
                margin-left: 5px;
                transition: transform 0.1s ease-in-out;
            }
        }

        & .CMitem {
            background: 0 0;
            color: white;
            font-family: 'Montserrat', sans-serif;
            font-size: 16px;
            font-weight: 300;
            border: none;
            text-decoration: none;
            padding: 30px 0 10px;
        }

        & .ddcontent {
            display: none;
            position: absolute;
            top: 100%;
            background: white;
            max-width: 350px;
            min-width: 350px;
            box-shadow: 0px 2px 5px #444;
            z-index: 123123;
        
            & a {
                display: block;
                border-top: 1px solid #ccc;
                max-height: 31px;
                padding: 0;
                color: #333;
                padding: 5px 10px;
                text-decoration: none;
            }

            & a:hover {
                background: #eee;
            }

            & .CMsub {
                display: none;

                & a {
                    display: block;
                    border-top: 1px solid #ccc;
                    max-height: 31px;
                    padding: 0;
                    color: #333;
                    padding: 5px 10px 5px 20px;;
                    text-decoration: none;
                }
            }

            & .CMlink {
                border: 0;
                background: 0 0;
                display: block;
                border-top: 1px solid #ccc;
                max-height: 31px;
                padding: 0;
                color: #333;
                padding: 5px 10px;
                text-decoration: none;
                width: 100%;
                text-align: left;
            }
            & .CMlink:after {
                content: '\f0d7';
                font-weight: bold;
                font-family: "Font Awesome 6 Pro";
                display: inline-block;
                margin-left: 5px;
                transition: transform 0.1s ease-in-out;
                float: right;
            }

            & .CMlink.active:after {
                transform: rotate(180deg)
            }
        }
    }
}
#main_menu .navliner .dd-wrapper:hover {
    & button.CMitem:after {
        transform: rotate(-90deg)
    }
}
#main_menu .navliner .dd-wrapper:hover .ddcontent {
    display: block;
}



#main_menu .navliner .third-lvl-wrapper:hover .CMlink {
    background: #eee
}

#search_toggle {
    border: 0;
    background: 0 0;
    padding: 0;

    & .fa-search {
        color: white;
    }
}


@media (max-width: 1220px) {
    .news-and-promos {
        display: flex;
        max-width: 900px;
        margin: 0 auto;
    }
}

@media (max-width: 1200px) {
    #navbar>ul>li {
        margin-right: 40px;
    }
    #why-cusg {
        padding: 75px 0;
    }
    #why-perf h3,
    #why-tech h3,
    #why-mark h3 {
        font-size: 18px;
    }
    div#navbar ul.navbar-nav>li>a {
        text-align: center;
    }
    
    
}

@media (max-width: 1024px) {
    #navbar {
        display: none !important;
    }
    .navbar-toggle {
        display: block !important;
    }
    #searchWrap {
        background: white;
        top: 73px;
        padding: 25px;
        right: -7px;
    }

    .slick-next {
        right: 25px;
        z-index: 1000;
    }
    .slick-prev {
        left: 25px;
        z-index: 1000;
    }
}

@media (max-width: 1023px) {
    ul.top-links>li:first-child,
    ul.top-links>li:nth-child(2) {
        display: none;
    }
    #banner-cta {
        margin-top: 50px;
    }
    #banner-text,
    #banner-cta {
        max-width: 600px;
    }
    div#nav-bg,
    div#home-nav-bg {
        height: 400px;
    }
    #why-cusg {
        padding-top: 25px;
    }
    #why-cusg p {
        margin-bottom: 24px;
    }
    #why-regions {
        padding-top: 0;
    }
    #why-regions span {
        max-width: 100%;
    }
    #why-regions>.container>.row>.col-xs-12 {
        margin: 15px 0;
        padding: 0 30px;
    }
    .region-wrap {
        flex-direction: column;
    }
    .tech-region {
        width: 100%;
        min-width: 100%;
        margin: 10px;
    }
    .mark-region {
        width: 100%;
        min-width: 100%;
        margin: 10px;
    }
    .perf-region {
        width: 100%;
        min-width: 100%;
        margin: 10px;
    }

    .orange-cta {
        margin-bottom: 25px;
    }
    #technology-region-head,
    #marketing-region-head,
    #performance-region-head {
        max-height: 700px;
        margin-bottom: 0px;
        padding-bottom: 25px;
    }
    .press-item {
        width: 40%;
    }
    .press-item:last-child {
        display: none;
    }
    div#press>div.row>div.fadeIn {
        text-align: center;
    }
    div#press>div.row>div.fadeIn>div {
        width: 100%;
        max-width: 347px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 992px) {
    #drop-down-menus {
        display: none;
    }
}

@media (max-width: 768px) {
    #banner-text p {
        font-size: 18px;
    }
    #banner-text h1 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    .top-links span.fa-phone {
        display: block;
    }
    #number {
        display: none;
    }
    #why-regions>.container>.row>.col-xs-12 {
        padding: 0 60px;
    }
    #technology-region-head,
    #marketing-region-head,
    #performance-region-head {
        margin-bottom: 0px;
        max-height: none;
    }

    
    div#nav-bg,
    div#home-nav-bg {
        height: auto;
    }
    .green-content-area h3,
    .dark-blue-content-area h3,
    .blue-content-area h3,
    .purple-content-area h3 {
        font-size: 20px;
    }
    div#banner-content {
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 350px 20px 0 20px;
    }
    #banner-cta {
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 0px;
    }
    #banner-cta,
    #banner-text {
        align-self: center;
    }
    .press-item {
        width: 75%;
    }
}

@media (max-width: 600px) {
    div#banner-content {
        justify-content: center;
    }
    #searchWrap {
        background: white;
        top: 73px;
        padding: 25px;
        right: 0px;
        width: 410px;
        text-align: center;
        z-index: 10000;
    } 

    .top-links li {
        padding: 0 5px;
    }
}

@media (max-width: 424px) {
    a.navbar-brand img {
        max-width: 200px;
    }
    div#banner-content {
        padding: 0 10px;
    }
    .news-and-promos div.slick-slide a img {
        max-width: 320px;
    } 
}

@media (max-width: 374px) {
    #searchWrap {
        background: white;
        top: 123px;
        padding: 15px;
        right: 0px;
        width: 320px;
        text-align: center;
    }
    .news-and-promos div.slick-slide a img {
        max-width: 300px;
    } 

}

@media (max-width: 320px) {
    .top-links {
        float: none;
    }
    a.navbar-brand img {
        max-width: 160px;
        margin-top: 10px;
    }
}

#main_menu {

    & .navliner {
        display: flex;
        align-items: center;
        justify-content: space-evenly;


        & .dd-wrapper {
            position: relative;

            & button.CMitem:after {
                content: '\f0d7';
                font-weight: bold;
                font-family: "Font Awesome 6 Pro";
                display: inline-block;
                margin-left: 5px;
                transition: transform 0.1s ease-in-out;
            }
        }

        & .CMitem {
            background: 0 0;
            color: white;
            font-family: 'Montserrat', sans-serif;
            font-size: 16px;
            font-weight: 300;
            border: none;
            text-decoration: none;
            padding: 30px 0 10px;
        }

        & .ddcontent {
            display: none;
            position: absolute;
            top: 100%;
            background: white;
            max-width: 350px;
            min-width: 350px;
            box-shadow: 0px 2px 5px #444;
            padding: 3px;
        
            & a {
                display: block;
                border-top: 1px solid #ccc;
                max-height: 31px;
                padding: 0;
                color: #333;
                padding: 5px 10px;
                text-decoration: none;
            }

            & a:hover {
                background: #eee;
            }

            & .CMsub {
                display: none;

                & a {
                    display: block;
                    border-top: 1px solid #ccc;
                    max-height: 31px;
                    padding: 0;
                    color: #333;
                    padding: 5px 10px 5px 20px;;
                    text-decoration: none;
                }
            }

            & .CMlink {
                border: 0;
                background: 0 0;
                display: block;
                border-top: 1px solid #ccc;
                max-height: 31px;
                padding: 0;
                color: #333;
                padding: 5px 10px;
                text-decoration: none;
                width: 100%;
                text-align: left;
            }
            & .CMlink:after {
                content: '\f0d7';
                font-weight: bold;
                font-family: "Font Awesome 6 Pro";
                display: inline-block;
                margin-left: 5px;
                transition: transform 0.1s ease-in-out;
                float: right;
            }

            & .CMlink.active:after {
                transform: rotate(180deg)
            }
        }
    }
}

.navbar-toggle {
    background: 0 0;
    border: none;
    color: white;
    font-size: 20px;
}

#mobile_menu {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 77, 152, 1);
    z-index: 999999999;

    & .navliner {
        position: relative;
        padding: 30px;
    }
    & #close_mm {
        position: absolute;
        right: 30px;
        top: 30px;
        color: white;
        font-size: 30px;
        border: 0;
        background: 0 0;
    }

    & .L1, & .navliner>a {
        font-size: 22px;
        text-decoration: none;
        color: white;
        display: block;
        border: 0;
        background: 0 0;
        text-align: left;
        padding: 5px;
        width: 100%;
    }

    & button.L1:after {
        content: '\f0d7';
        font-weight: bold;
        font-family: "Font Awesome 6 Pro";
        display: inline-block;
        margin-left: 5px;
        transition: transform 0.1s ease-in-out;
        float: right;
    }

    & button.L1.active:after {
        transform: rotate(180deg);
    }

    & .L2 {
        display: none;
        border-left: 1px solid white;

        & a {
            font-size: 20px;
            padding: 5px 5px 5px 10px;
            color: white;
            text-decoration: none;
        }

        & button {
            background: 0 0;
            border: none;
            text-align: left;
            width: 100%;
            color: white;
            font-size: 20px;
            padding: 5px 5px 5px 10px;
        }

        & button:after {
            content: '\f0d7';
            font-weight: bold;
            font-family: "Font Awesome 6 Pro";
            display: inline-block;
            margin-left: 25px;
            transition: transform 0.1s ease-in-out;
            
        }

        & button.active:after {
            transform: rotate(180deg);
        }

    }

    & .L3 {
        display: none;
        border-left: 1px solid white;

        & a {
            display: block;
        }
    }
}

#main_menu .navliner .dd-wrapper:hover {
    & button.CMitem:after {
        transform: rotate(-90deg)
    }
}
#main_menu .navliner .dd-wrapper:hover .ddcontent {
    display: block;
}

#main_menu .navliner .third-lvl-wrapper:hover .CMlink {
    background: #eee
}

#search_toggle {
    border: 0;
    background: 0 0;
    padding: 0;

    & .fa-search {
        color: white;
    }
}

#search_toggle.active {
    & .fa-search:before {
        content: '\f00d'
    }
}

.top-links {display: flex;align-items: center;}
.top-links li {border: 0}

#searchWrap {
    right: 110px;
    background: #004d98;
    width: 330px;
    top: 15px;

    & form {
        display: flex;
        align-items: center;
        gap: 10px;
    }
}

@media (min-width: 576px) {
    #searchWrap {
        right: 110px;
    }
    #mobile_menu {
        & .navliner {
            padding: 75px;
        }
    }
}