@media all and (min-width: 576px) {

    #contact-page .one-contact-section.third-map .contact-map {
        margin-top: 30px;
    }
}

#has-transactions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: -15px;
}

.header-left {
    width: calc(100% - 350px);
    flex: calc(100% - 350px);
    min-width: calc(100% - 350px);
    max-width: calc(100% - 350px);
    padding: 15px;
}

.header-right {
    width: 350px;
    flex: 350px;
    min-width: 350px;
    max-width: 350px;
    padding: 15px;
}

#top-header #home-transactions-s-wrapper {
    max-width: 260px;
}

.home #top-header #top-header-floating p.one-team-read {
    text-align: center;
}

@media all and (max-width: 991px) {
    .header-left {
        width: 100%;
        flex: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .header-right {
        width: calc(100% - 100px);
        flex: calc(100% - 100px);
        min-width: calc(100% - 100px);
        max-width: calc(100% - 100px);
    }

    #top-header.has-transactions .img-responsive:not(.slide-pic) {
        min-height: 725px;
        max-height: 725px;
    }

    #top-header #home-transactions-s-wrapper {
        max-width: 500px;
    }
}

@media all and (max-width: 575px) {
    .header-right {
        width: calc(100% - 40px);
        flex: calc(100% - 40px);
        min-width: calc(100% - 40px);
        max-width: calc(100% - 40px);
    }

    #top-header.has-transactions .img-responsive:not(.slide-pic) {
        min-height: 605px;
    }
}

.one-careers-content .row {
    align-items: center;
}

.one-careers-content h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin-bottom: 30px;
    color: #172e42;
    font-family: 'PT Sans', sans-serif;
}

.one-careers-content p {
    line-height: 1.7;
}

.one-careers-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.one-careers-content ul li {
    margin-bottom: 25px;
    font-size: 24px;
    color: #526d83;
}

.one-careers-content ul li:last-child {
    margin-bottom: 0;
}

.one-c-content {
    padding: 15px;
    max-width: 600px;
    margin: auto;
}

.careers-benefits {
    padding: 130px 0;
}

.careers-benefits * {
    color: #fff;
}

.careers-benefits .container-fluid > p,
.careers-opening .container-fluid > p {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 0;
}

.careers-benefits .container-fluid > h2,
.careers-opening .container-fluid > h2 {
    font-size: 55px;
    font-weight: bold;
    letter-spacing: 0.02em;
    margin-bottom: 75px;
    font-family: 'PT Sans', sans-serif;
}

.careers-benefits .row {
    margin: -30px;

}

.careers-benefits .row > div {
    padding: 30px;
}


.careers-opening {
    padding: 75px 0;
}

.one-c-name {
    font-family: 'PT Sans', sans-serif;
    font-size: 31px;
    color: #222c37;
    font-weight: bold;
}

.one-c-location {
    text-align: right;
    position: relative;
}

.one-c-location span {
    display: inline-block;
    margin-right: 0;
    position: relative;
    z-index: 3;
    margin-left: auto;
    background: #fff;
    padding-left: 20px;
    color: #51bdeb;;
    text-transform: uppercase;
    letter-spacing: 0.2em;

}

.one-c-location:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #51bdeb;
}

.one-c-description {

}

.one-c-button {
    text-align: right;
}

.the-button,
#subscription-modal input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    padding: 15px 30px;
    font-weight: bold;
    border-radius: 70px;
    background: #172f43;
    display: inline-block;
    transition: 0.55s;
}

.the-button:hover,
#subscription-modal input[type="submit"]:hover {
    background: #000;
    color: #fff;
}

.one-c-button {
    margin-top: 30px;
}

.one-c-description {
    max-width: 330px;
    line-height: 1.7;
}

@media all and (max-width: 575px) {
    .careers-benefits {
        padding: 60px 0;
    }

    .careers-benefits .container-fluid > h2, .careers-opening .container-fluid > h2 {
        font-size: 40px;
    }

    .careers-benefits .container-fluid > h2, .careers-opening .container-fluid > h2 {
        margin-bottom: 30px;
    }

    .careers-benefits .row {
        margin: -15px;
    }

    .careers-benefits .row > div {
        padding: 15px;
    }

    .one-c-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .one-c-opening {
        padding-bottom: 40px;
    }

    .col-sm-4:last-child .one-c-opening {
        padding-bottom: 0;
    }
}

.one-cb {

}

.one-cb .one-cb-icon {
    margin-bottom: 25px;
}

.one-cb .one-cb-icon img {
    height: 60px;
    width: auto;
}

.one-cb .one-cb-title {
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: bold;
    max-width: 320px;
    font-family: 'PT Sans', sans-serif;
}

.one-cb .one-cb-text {

}

header #desktop-menu-wrapper > div > ul > li:not(:first-child) {
    margin-left: 16px;
}

header #desktop-menu-wrapper > div > ul > li:last-child a {
    padding-left: 25px;
    padding-right: 25px;
}

@media all and (max-width: 1024px) {
    #single-post-content p {
        padding-left: 0 !important;
    }

    #single-post-content img,
    #single-post-content .wp-caption {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
}

#right-col-form form {
    max-width: 300px;
}

#right-col-form form input[type="text"],
#right-col-form form input[type="email"],
#right-col-form form textarea {
    border: 1px solid #ccc;
}

#right-col-form form textarea {
    height: 120px;
}


#right-col-form form input[type="submit"] {
    font-family: "brandon-grotesque";
    font-weight: bold;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 15px;
    padding-left: 50px;
    padding-right: 50px;
    background: #172e42;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 55px;
    border: 0;
}

#right-col-form form input[type="submit"]:hover {
    color: #fff;
    background: #070f23;
}

#right-col-form .form-title {
    max-width: 300px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1em;
    font-family: "brandon-grotesque";
}


#right-col-form .form-subtitle {
    max-width: 300px;
}

#view-all-w {
    margin-top: 40px;
}

#team-bottom #about-page-slider {
    max-width: 100%;
}

#about-page-slider.multiple-slides {
    .slick-list {
        margin: 0 -10px;
    }

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

#bottom-news {
    padding: 70px 0;
    background: #fff;
}

#team-slider-top {
    padding: 70px 0;
}

#team-bottom {
    padding-bottom: 0;
    padding-top: 0;
}

#footer-social a svg,
#footer-social a img {
    width: 35px;
    height: auto;
}

#home-first-section {
    padding: 40px 0;
    background: #4aa9d6;
}

#home-first-section p {
    font-size: 20px;
}

#home-first-section img {
    display: block;
    width: 100%;
    max-width: 150px;
    height: auto;
    margin: auto;
}

.first-section-logo {
    margin-bottom: 40px;
}

#hf-content p:last-child {
    margin-bottom: 0;
}

@media all and (min-width: 768px) {
    #hf-content {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .first-section-logo {
        margin-bottom: 0
    }

    #hf-content img {
        margin-right: 30px;
    }

    #home-first-section img {
        max-width: 180px;
    }
}


#list .one-home-post-excerpt {


    min-height: 0 !important;


}