body {
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden !important;
}

.btn-ml-blue {
    background-color: rgba(2,32,96,.85);
    color: white;
}

.btn-ml-blue:hover {
    background-color: rgba(2,32,96,1);
    color: white;
}

.blue-arrow {
    color: rgba(2,32,96,.85);
}

.blue-arrow:hover {
    color: rgba(2,32,96,1);
}

.quotes {
    display: none;
    position: absolute;
}

@media only screen and (max-width: 767px){
    .nav-buffer {
        margin-bottom: 60px;
    }
}

@media only screen and (min-width: 767px){
    #content1 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/globe-bw.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content1 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/globe-bw.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content2 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/globe-color.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content2 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/globe-color.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content3 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/gray-1.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content3 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/gray-1.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content4 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/color-1.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content4 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/color-1.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content5 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/gray-5.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content5 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/gray-5.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content6 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/color-5.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content6 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/color-5.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content7 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/market-intel-bw.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content7 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/market-intel-bw.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content8 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/market-intel.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content8 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/market-intel.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content9 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/gray-6.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content9 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/gray-6.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content10 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/color-6.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content10 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/color-6.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content11 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/gray-3.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content11 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/gray-3.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content12 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/color-3.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content12 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/color-3.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content13 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/gray-2.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        width: 100% !important;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content13 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/gray-2.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    #content14 {
        z-index: 0;
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/color-2.jpg');
        background-attachment: fixed;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        height: 80vh;
        width: 100% !important;
        display: none;
    }
}

@media only screen and (max-width: 767px){
    #content14 {
        z-index: 0;
        padding-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('../img/color-2.jpg');
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1);
        min-height: 100vh;        
        max-width: 100vw;
        display: none;
    }
}

@media only screen and (min-width: 767px){
    .about-header {
        margin-top: 3em;
        background: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url("../img/globe-color.jpg");
        background-attachment: fixed;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: cover;
        color: rgba(2,32,96,1) !important;
        height: 80vh;
    }
}

@media only screen and (max-width: 767px){
    .about-header {
        margin-top: 3em;
        background: linear-gradient(rgba(2,32,96,0.15), rgba(2,32,96,0.15));
        background-attachment: scroll;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
        min-height: 80vh;
        max-width: 100vw;
    }
}

@media only screen and (min-width: 767px){
    .what-we-do-header {
        margin-top: 3em;
        background: linear-gradient(rgba(2,32,96,0.15), rgba(2,32,96,0.15)), url("../img/globe-color.jpg");
        background-attachment: fixed;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
        height: 80vh;
    }
}

@media only screen and (max-width: 767px){
    .what-we-do-header {
        margin-top: 3em;
        background: linear-gradient(rgba(2,32,96,0.15), rgba(2,32,96,0.15));
        background-attachment: scroll;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
        min-height: 80vh;
        max-width: 100vw;
    }
}

@media only screen and (min-width: 767px){
    .capabilities-header {
        margin-top: 3em;
        background: linear-gradient(rgba(2,32,96,0.15), rgba(2,32,96,0.15)), url("../img/globe-color.jpg");
        background-attachment: fixed;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
        height: 80vh;
    }
}

@media only screen and (max-width: 767px){
    .capabilities-header {
        margin-top: 3em;
        background: linear-gradient(rgba(2,32,96,0.15), rgba(2,32,96,0.15));
        background-attachment: scroll;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
        min-height: 80vh;
        max-width: 100vw;
    }
}

@media only screen and (min-width: 767px){
    .headers-pt {
        padding-top: 80vh; 
    }
}

@media only screen and (max-width: 767px){
    .headers-pt {
        padding-top: 100vh;
    }
}

.blue-bg {
    background: linear-gradient(rgba(0,173,208, 0.1), rgba(0,173,208,.3));
}

.grey-bg {
    background: linear-gradient(rgba(2,32,96,0.15), rgba(2,32,96,0.15));
}

@media only screen and (min-width: 767px){
    .ml-globe-bg {
        background: linear-gradient(rgba(2,32,96,0.15), rgba(2,32,96,0.15)), url("../img/background-art.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left center;
    }
    .ml-reverse-globe-bg {
        background: linear-gradient(rgba(2,32,96,0), rgba(2,32,96,0)), url("../img/globe-flipped.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right center;
    }
}

@media only screen and (max-width: 767px){
    .ml-globe-bg {
        background: linear-gradient(rgba(2,32,96,0.15), rgba(2,32,96,0.15));
    } 
    .ml-reverse-globe-bg {
        background: linear-gradient(rgba(2,32,96,0), rgba(2,32,96,0));
    }
    .md-mt {
        margin-top: 15px;
    }
}

.header-shadow {
    text-shadow: 2px 2px 4px rgb(255,255,255);
}

/* Footer */
.bg-dark-light {
    background: #323232b0 !important;
}
.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
    color: #ffffff;
}
.widgets.footer-widgets .widget-title {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 15px;
}
.contact-link {
    color: #ffffff;
}
.contact-link:hover {
    color: #ffffff;
}
.widgets.footer-widgets .widget-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100px;
    background: #022060;
}
.widgets.footer-widgets .widget-quick-links ul {
    margin-top: -4px;
}
.widgets.footer-widgets .single-widget ul {
    padding-left: 0;
    margin-bottom: 0;
}

.widgets.footer-widgets .widget-quick-links ul li {
    display: block;
}
.widgets.footer-widgets .widget-quick-links ul li a {
    display: block;
    font-size: 13px;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 9px 0;
}
.widgets.footer-widgets .single-widget ul li {
    list-style: none;
}
.widgets.footer-widgets .widget-contact ul li {
    color: #000;
    font-size: 13px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.widgets.footer-widgets .widget-contact ul li span {
    font-size: 14px;
    color: #ffffff;
    height: 32px;
    width: 32px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    margin-right: 20px;
}
.widgets.footer-widgets .widget-contact ul li.phone, .widgets.footer-widgets .widget-contact ul li.fax {
    font-size: 15px;
}

.widgets.footer-widgets .widget-contact ul li + li {
    margin-top: 20px;
}