html {
    font-family: 'Overpass', sans-serif;
}

body {
    overflow-x: hidden;
}

/* HEADINGS & PARAGRAPH */

h1 {
    font-size: 2rem;
}

h2 {
    font-size: 1.7rem;
}

h3 {
    font-size: 1.4rem;
}

h4 {
    font-size: 1.2rem;
}

p {
    font-size: 1rem;
}

button {
    font-size: 1.3rem;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

@media (max-width: 1200px) {
    .lg-text-center {
        text-align: center !important;
    }
}

@media (min-width: 1px) and (max-width: 998px) {
    .d-xs-none {
        display: none !important;
    }
}

.header-phone-icon {
    background-image: url("/wp-content/themes/pangea_wn/img/header-phone.png");
    display: inline-block;
    height: 24px;
    width: 24px;
    background-size: contain;
    position: relative;
    top: 4px;
    margin-right: 9px;
    vertical-align: super;
}

.header-phone-link {
    display: inline-block;
    font-size: 1.2rem;
    vertical-align: super;
}

.nav-link {
    display: inline-block;
    font-size: 1.3em;
    color: #000 !important;
}

.nav-link:hover {
    text-shadow: 2px 2px 2px #F8D284;
    color: #777;
}

.navbar-brand {
    margin-left: 25px;
}

@media (max-width: 768px) {
    .nav-item:not(.nav-item:last-child)::after {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    .nav-item:not(.nav-item:last-child)::after {
        margin: -2px !important;
    }
}

.nav-item:not(.nav-item:last-child)::after {
    content: " / ";
    color: #a1a1a1;
    display: inline-flex;
    font-size: 1rem;
    line-height: 1rem;
    transform: skewX(170deg) rotate(10deg);
    position: relative;
    top: -2px;
    margin: 0 10px;
}

.banner-content {
    position: relative;
}

.banner-content-wrapper {
    position: relative;
    height: 0;
}

@media (max-width: 992px) {
    .banner-content-caption {
        padding-top: 11rem !important;
        padding-left: 4rem !important;
    }
}

.banner-content-caption {
    padding-top: 15rem;
    padding-left: 7rem;
}

@media (min-width: 2500px) {
    .banner-background {
        padding-bottom: 23% !important;
    }
}

.banner-background {
    background-image: url("/wp-content/themes/pangea_wn/img/banner.png");
    background-size: cover;
    padding-bottom: 30%;
    min-height: 450px;
}

@media (min-width: 1px) and (max-width: 800px) {
    .banner-heading {
        font-size: 2rem !important;
    }
}

@media (min-width: 801px) and (max-width: 1439px) {
    .banner-heading {
        font-size: 4.2vw !important;
    }
}

@media (min-width: 2500px) {
    .banner-heading {
        font-size: 1.9vw !important;
    }
}

.banner-heading {
    color: #F8D284;
    font-size: 3.5vw;
    padding-bottom: 0.3rem;
}

@media (min-width: 1px) and (max-width: 800px) {
    .banner-content-wrapper div {
        font-size: 1rem !important;
    }
}

@media (min-width: 801px) and (max-width: 1439px) {
    .banner-content-wrapper div {
        font-size: 1.7vw !important;
    }
}

.banner-content-wrapper div {
    color: #fff;
    font-size: 1.3vw;
}

/* ABOUT US SECTION */

.blue-background-wrapper {
    position: relative;
}

.blue-background {
    background-color: #E5F2F8;
    width: 100%;
    position: relative;
    top: -5rem;
    z-index: -1;
}

@media (max-width: 1830px) {
    .big-blue-dot-wrapper {
        top: -111.5px !important;
    }
}

.big-blue-dot-wrapper {
    position: relative;
    top: -100px;
    margin: 0 auto;
}

.big-blue-dot {
    background-color: #298CB3;
    width: 56px;
    height: 56px;
    margin: 0 auto;
    border-radius: 300px;
    padding: 0;
}

.big-blue-dot-arrow {
    margin: auto;
    width: 25%;
    vertical-align: middle;
    padding-top: 16px;
}

.grey-line-background {
    height: 40px;
    width: 0;
    border: 1px solid rgba(0,0,0,0.1);
    margin: 0 auto 7px auto;
}

.scroll-for-more {
    font-size: 0.65rem;
}

@media (min-width: 1440px) {
    .why-us-container {
        max-height: 76rem;
    }
}

.why-us-header {
    padding-top: 4rem;
}

.why-us {
    font-weight: bold;
    margin-bottom: 15px;
}

.why-us-box {
    padding-top: 2rem;
    padding-bottom: 3rem;
}

.why-us-white-box {
    vertical-align: middle;
    text-align: center;
    min-height: 27rem;
    border-radius: 7px;
}

.why-us-white-box img.third {
    max-height: 100px;
}

.why-us-heading.third {
    margin-top: 9px;
}

.why-us-white-box img {
    max-height: 109px;
}

.big-dot {
    font-size: 5rem;
    margin: 1rem 49.25% 0 49.25%;
    color: #298CB3;
}

.circle-background {
    background: #fff radial-gradient(circle at center, #EAF8FF 10px, #EAF8FF 50px, #EAF8FF 10px,transparent 10px,transparent 10px);
    background-position: 0px;
}

.circle-background.first {
    background-position: -35px -125px;
}
.circle-background.second {
    background-position: -25px -100px;
}
.circle-background.third {
    background-position: 15px -135px;
}
.circle-background.fourth {
    background-position: 20px -95px;
}

.why-us-heading {
    font-size: 1.6rem;
    margin-bottom: 1.3rem;
    font-weight: bold;
}

.why-us-white-box div {
    line-height: 1.4rem;
    padding: 0px 1.1rem;
    color: #686868;
}

@media (max-width: 1439px) {
    .few-reasons {
        padding: 0px 3vw !important;
    }
}

.few-reasons {
    color: #298CB3;
    font-weight: bold;
    font-size: 2rem;
    padding: 0px 25rem;
    line-height: 2.3rem;
}

@media (max-width: 1200px) {
    .aeroplane-background-wrapper {
        max-height: unset !important;
    }
}

.aeroplane-background-wrapper {
    position: relative;
    top: 0%;
    background: linear-gradient(#E5F2F8, #E5F2F8),
                linear-gradient(#fff, #fff);
    background-size: 100% 50%,
                     100% 100%;
    background-repeat: no-repeat;
    max-height: 250px;
}

@media (max-width: 700px) {
    .aeroplane-background {
        background-size: contain;
        top: 3rem !important;
    }
}

@media (max-width: 1500px) and (min-width: 701px) {
    .aeroplane-background {
        top: 0rem !important;
        padding-bottom: 350px !important;
    }
}

.aeroplane-background {
    background-image: url("/wp-content/themes/pangea_wn/img/aeroplane-background.png");
    padding-bottom: 30%;
    background-repeat: no-repeat;
    background-position-x: right;
    position: relative;
    top: -5rem;
}

/* ABOUT US SECTION */

/* SERVICES SECTION */

@media (max-width: 700px) {
    .services-white-box {
        min-height: unset !important;
    }
}

.services-white-box {
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    border-radius: 7px;
    min-height: 34rem;
}

.services-white-box div {
    line-height: 1.3rem;
    padding: 0px 2rem;
    color: #487185;
}

@media (min-width: 998px) {
    .services-heading {
        padding: 0px 2rem !important;
    }
}

.services-heading {
    font-size: 1.6rem;
    margin-bottom: 1.3rem;
    font-weight: bold;
    padding: 0px 5rem;
    line-height: 2rem;
}

.services-half-background {
    background: linear-gradient(#fff, #fff),
                linear-gradient(#E5F2F8, #E5F2F8);
    background-size: 100% 48%,
                     100% 100%;
    background-repeat: no-repeat;
}

.text-shadow-grey {
    text-shadow: 0px 3px 3px #aaa;
}

.ship-background-wrapper {
    position: relative;
    top: 0%;
    background-repeat: no-repeat;
    background-color: #E5F2F8;
}

@media (max-width: 700px) {
    .ship-background {
        background-image: unset !important;
    }
}

@media (min-width: 2099px) {
    .ship-background {
        padding-bottom: 10vw !important;
    }
}

.ship-background {
    background-image: url("/wp-content/themes/pangea_wn/img/ship-background.png");
    padding-bottom: 20vw;
    background-repeat: no-repeat;
    background-position-x: left;
    position: relative;
}

/* FOOTER SECTION */

.footer-link, 
.footer-phone-link, 
.website-brand,
.date,
.implementing,
.footer-menu .separator {
    color: #fff;
    font-size: 1.3rem;
}

.footer-link, 
.footer-phone-link, 
.yellow-link {
    cursor: pointer;
    text-decoration: none;
}

.footer-link:first-child {
    margin-right: 14px;
}

.footer-link:not(.footer-link:first-child) {
    margin: 0 18px 0 14px;
}

.footer-link:hover {
    color: #F8D284;
}

.yellow-link {
    color: #F8D284;
    font-size: 1.3rem;
}

.yellow-link:hover {
    color: #fff;
}

.footer-menu .separator:not(.footer-menu .separator:last-child)::after {
    content: " / ";
    color: #313131;
    display: inline-flex;
    font-size: 1rem;
    line-height: 1rem;
    transform: skewX(170deg) rotate(10deg);
    position: relative;
    top: -2px;
}

.footer-phone-link {
    text-decoration: none;
}

.footer-phone-link-icon {
    background-image: url("/wp-content/themes/pangea_wn/img/footer-phone.png");
    display: inline-block;
    height: 24px;
    width: 24px;
    background-size: contain;
    position: relative;
    top: 4px;
    margin-right: 9px;
}

@media (max-width: 998px) {
    .footer-caption-wrapper {
        top: -2.5rem !important;
    }
}

.footer-caption-wrapper {
    position: relative;
    top: -7.5rem;
    border-radius: 10px;
}

.footer-caption-dots {
    background-image: url("/wp-content/themes/pangea_wn/img/footer-caption-dots.png");
    background-color: #fff;
    min-height: 208px;
    border-radius: 7px;
}

.footer-caption {
    font-size: 2.2rem;
}

.footer-caption .questions, .footer-caption .btn {
    display: inline-block;
}

.footer-hr {
    margin: 0 3rem;
    border: 1px solid rgba(100, 100, 100, 0.8);
}

.yellow-btn {
    background-color: #F8D284;
    padding: 0.8rem !important;
}

.yellow-btn img {
    vertical-align: middle;
    margin-left: 3px;
}

@media (min-width: 1px) and (max-width: 575px) {
    .mb-sm-2 {
        margin-bottom: .5rem !important;
    }
    .mt-sm-3 {
        margin-top: 1rem !important;
    }
    .pb-sm-2 {
        padding-bottom: .5rem !important;
    }
    .pt-sm-5 {
        padding-top: 48px !important;
    }

    .footer-menu .separator {
        display: none;
    }
    .footer-link {
        width: 40%;
        display: inline-block;
        margin: .5rem !important;
    }
}

@media (min-width: 1px) and (max-width: 376px) {
    .services-heading {
        padding: 0px 0.5rem !important;
    }
    .footer-menu {
        text-align: left !important;
    }
    .footer-phone-link {
        display: block;
        font-size: 1.1rem;
        margin-top: 1rem;
    }
    .mt-sm-5 {
        margin-top: 0;
    }
}

@media (min-width: 377px) and (max-width: 574px) {
    .mt-sm-5 {
        margin-top: 3rem;
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .circle-background.first {
        background-position: -35px -77px;
    }
    .circle-background.second {
        background-position: -25px -52px;
    }
    .circle-background.third {
        background-position: 15px -87px;
    }
    .circle-background.fourth {
        background-position: 20px -47px;
    }
}