/******************    Footer   **********************/
.footer {
    background: url(../../images/footer_bw_bg.png) no-repeat center #363738;
    background-size: cover;
    border-top-left-radius: 51px;
    border-top-right-radius: 51px;
}

.footer .footer-container {
    margin-bottom: 0px;
    padding: 38px 152px;
    padding-bottom: 88px;
}

.footer img {
    height: 80px;
    width: 217px;
    margin-bottom: 30px;
}

.footer .header {
    font-size: 40px;
    font-weight: 500;
    color: #ffffff;
}

.footer .header > span {
    color: #ffbe2c;
}

.footer .header-details {
    width: 332px;
    font-size: 20px;
    color: #fff;
}

.subscribe {
    width: 380px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.footer .submit {
    width: 40%;
    height: 41px;
    border: navajowhite;
    float: right;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #ffbe2c;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    box-shadow: 0px 3px 0px #e67f25;
}

.subscribe-input {
    width: 60%;
    height: 44px;

    margin-bottom: 0px;
    padding-left: 18px;
    border: 1px solid #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: transparent;
    color: #fff;
    font-size: 15px;
}

.footer-links {
    width: 101px;
    font-size: 20px;
    font-weight: 500;
    color: #f6f6f6 !important;
    display: block;
    line-height: 34px;
    text-decoration: none;
    cursor: pointer;
}

.footer-links:hover {
    color: #f6f6f6 !important;
}
.partners {
    padding: 13px 85px 55px 85px;
    width: 100%;
    background-color: #2d2d2d;
    border-top-right-radius: 79px;
    border-top-left-radius: 79px;
}

.footer-featured {
    padding-top: 80px;
    padding-bottom: 100px;
    border-top-right-radius: 67px;
    border-top-left-radius: 67px;
    background-color: #2d2d2d;
}

.footer-featured h3 {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    color: #fff;
}

.footer-featured__images {
    display: flex;
}

.footer-featured__images img {
    margin-right: 40px;
}

.footer-featured .footer-featured__image1 img {
    width: 92px !important;
    height: 45px;
}

.footer-featured .footer-featured__image2 img {
    width: 270px !important;
    height: 48px;
}

.footer-featured .footer-featured__image3 img {
    width: 60px !important;
    height: 60px;
}

/******************    Footer   **********************/
/******************    Footer   **********************/
@media screen and (max-width: 767.98px) {
    .newsletter {
        display: none;
    }
    .footer-links {
        width: 81px;
        font-size: 16px !important;
    }
    .links-container {
        text-align: center;
    }
    .footer .footer-container {
        margin-bottom: 0px;
        padding: 29px 12.5px 28px 15px;
        padding-bottom: 0px;
        overflow: hidden;
    }
    .footer .header {
        font-size: 30px;
        font-weight: 400;
    }
    .footer .header-details {
        font-size: 14px;
    }
    .partners {
        padding: initial;
        width: 100%;
        background-color: #2d2d2d;
        border-top-right-radius: 79px;
        border-top-left-radius: 79px;
    }
    .partners h2 {
        font-size: 20px !important;
        padding-top: 20px !important;
        text-align: center;
    }
    .subscribe {
        width: 100%;
        margin: auto;
        border: 1px solid #fff;
        border-radius: 5px;
        padding: 1%;
    }
    .subscribe-container {
        margin-bottom: 10px;
    }
    .subscribe-input {
        width: 50%;
        border: 0px;
    }
    .footer .submit {
        width: 50%;
    }

    .footer-featured {
        padding-top: 40px;
        padding-bottom: 8px;
    }

    .footer-featured h3 {
        margin-bottom: 20px;
        text-align: center;
        font-size: 20px;
        line-height: 24px;
    }

    .footer-featured .footer-featured__image1 img {
        width: 59px !important;
        height: 28px;
        margin-left: 30px;
    }

    .footer-featured .footer-featured__image2 img {
        width: 175px !important;
        height: 31px;
        margin-left: 10px;
    }

    .footer-featured .footer-featured__image3 img {
        width: 39px !important;
        height: 39px;
        margin-left: 23px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .footer .footer-container {
        margin-bottom: 0px;
        padding: 29px 52px 28px 98px;
        padding-bottom: 88px;
    }
    .newsletter {
        display: none;
    }
    .footer .header {
        font-size: 30px;
    }
    .subscribe {
        width: 100%;
        margin: auto;
        border: 1px solid #fff;
        border-radius: 5px;
        padding: 1%;
    }
    .subscribe-container {
        margin-top: 35px !important;
        margin-bottom: 10px;
    }
    .subscribe-input {
        width: 50%;
        border: 0px;
    }
    .footer .submit {
        width: 50%;
    }
    .partners h2 {
        font-size: 20px !important;
        text-align: center;
    }
    .small-screen {
        min-width: 100%;
    }
    .partners {
        padding: initial;
    }

    .footer-featured {
        padding-top: 40px;
        padding-bottom: 20px;
        /*border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;*/
    }

    .footer-featured .footer-featured__image1 {
        margin-left: 120px;
    }

    .footer-featured h3 {
        margin-bottom: 20px;
        text-align: center;
        font-size: 20px;
        line-height: 24px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer .footer-container {
        margin-bottom: 0px;
        padding: 29px 52px 28px 98px;
        padding-bottom: 88px;
    }
    .newsletter {
        display: none;
    }
    .footer .header {
        font-size: 30px;
    }
    .subscribe {
        width: 100%;
        margin: auto;
        border: 1px solid #fff;
        border-radius: 5px;
        padding: 1%;
    }
    .subscribe-container {
        margin-top: 35px !important;
        margin-bottom: 10px;
    }
    .subscribe-input {
        width: 50%;
        border: 0px;
    }
    .footer .submit {
        width: 50%;
    }
    .partners h2 {
        font-size: 20px !important;
        text-align: center;
    }
    .small-screen {
        min-width: 100%;
    }
    .partners {
        padding: initial;
    }

    .footer-featured__images img {
        margin-right: 15px;
    }
}
