
.subnav-module{
	opacity: 1 !important;
}

.spacer_30{
    height: 30px;
}

.terms_title{
    font-family: "SST W01 Roman","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 28px;
    line-height: 1.15789;
    margin-bottom: 30px;
    letter-spacing: -0.04em;
}

.footer-social-links .social-overlay.left-0 {
    left: -111px;
}
.footer-social-links .social-overlay {
    /*display: none;*/
    width: 260px;
    position: absolute;
    bottom: 52px;
    left: 0px;
    background: rgba(255,255,255,0.95);
    text-align: left;
    z-index: 10;
    padding: 15px;
    min-height: 135px;
}
.footer-social-links .social-overlay .arrow-bottom {
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid rgba(255,255,255,0.95);
    position: absolute;
    bottom: -30px;
    margin-left: 108.5px;
    padding-bottom: 20px;
}
.footer-social-links .social-overlay .social-title {
    color: #1b8fd2;
    font-size: 10px;
}
.footer-social-links .social-overlay ul {
    margin: 0;
    padding: 10px;
}
.footer-social-links .social-overlay ul li:first-child {
    font-size: 15px;
    color: #9fa0a3;
    padding-bottom: 15px;
    letter-spacing: -0.72px;
}
.footer-social-links .social-overlay ul li {
    margin: 0 5px 0 0;
    display: block;
}
.popover-title{
    padding: 0px 0px 8px !important;
}
.navtray-section-main{
    width: 100%;
}
.navtray-w-fullwidth-3-4:after {
    width: 0 !important;
}
.navtray-list-main {
    text-align: center;
}
.navtray-section-main .navtray-list-main .navtray-li{
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 20%;
}
.footer-social-links .social-overlay ul li a.social-link{
    width: auto !important;
    background: none !important;
    color: #7494ef !important;
    font-size: 1.25em !important;
    padding: 10px 0 25px 0 !important;
}
.footer-social-links{
    position: relative !important;
}
.list-style-numbers{
    list-style-type: decimal;
}
.list-style-disc{
    list-style-type: disc;
}
@media (max-width: 35.4375em){
    .footer-wrapper .footer-change-location-link{
        top: -12px !important;
    }
}
@media (min-width: 768px) and (max-width: 899px) {
    .navtray-section-main {
        width: auto !important;
    }
    .navtray-w-tall {
        top: -780px !important;
    }

}
@media (min-width: 900px) and (max-width: 979px) {
    .navtray-section-main {
        width: auto !important;
    }

    .navtray-w-tall {
        top: -865px !important;
    }

}
.error404cont {
    margin-top: 150px;
    margin-bottom: 200px;
}
.error404cont h3 {
    font-size: 2.4em;
}
.contry-box {
    width: 100%;
}

.country-region .countries {
    display: flex;
}

.country-region .countries li {
    width: 255px;
}
.country-region .countries{
    border-bottom: none !important;
}
@media (min-width: 1000px) {
    .counties-large {
        display: flex !important;
    }

    .countries-medium {
        display: none !important;
    }

    .countries-small {
        display: none !important;
    }
}

@media (min-width: 750px) and (max-width: 999px) {
    .counties-large {
        display: none !important;
    }

    .countries-medium {
        display: flex !important;
    }

    .countries-small {
        display: none !important;
    }
}

@media (max-width: 749px) {
    .counties-large {
        display: none !important;
    }

    .countries-medium {
        display: none !important;
    }

    .countries-small {
        display: flex !important;
    }
}
