@media screen and (min-width: 1651px) and (max-width: 3000px) {
    .container {
        max-width: 1470px;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1650px) {
    .container {
        max-width: 1300px;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1399px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (min-width: 1651px) and (max-width: 1750px) {
    .home-banner-wrapper {
        padding: 90px 0px 120px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1650px) {
    .home-banner-wrapper {
        padding: 80px 0px 115px;
    }

    h1 {
        font-size: 53px;
    }

    h4 {
        font-size: 34px;
    }

    .default-btn {
        font-size: 22px;
    }

    h3 {
        font-size: 35px;
    }

    h2 {
        font-size: 49px;
    }
    
    p, .about-promise-content ul li, .section-title h6 {
        font-size: 21px;
    }

    .first-step-card {
        height: 567px;
        background-size: cover;
    }
    
    .contact-details-card ul li .contact-info p {
        font-size: 18px;
    }
    
    .contact-details-card ul li h6 {
        font-size: 20px;
    }
    
}

@media screen and (min-width: 768px) and (max-width: 1500px) {
    .home-banner-wrapper {
        padding: 70px 0px 80px;
    }

    .home-banner-img {
        width: 47%;
    }

    .home-banner-content h4 {
        margin-bottom: 15px;
    }
    
    .home-banner-content h1 {
        margin-bottom: 40px;
    }
    
    .home-banner-content .default-btn {
        width: 215px;
        height: 55px;
    }

    .navbar {
        padding: 15px 0 0;
    }

    .contact-details-card ul li {
        height: 110px;
    }
    .header .navbar .navbar-brand img {
        width: 180px;
    }
    
    .home-about-section {
        padding: 100px 0;
    }
    
    .about-section {
        padding: 90px 0;
    }
    
    .about-haybridge-home {
        padding-bottom: 120px;
    }
    
    .about-promise-haybridge .default-btn {
        margin: 100px auto;
        height: 75px;
        padding: 8px 45px;
    }
    
    .about-promise-haybridge .default-btn:before {
        width: 625px;
    }
    
    .first-step-content .default-btn {
        width: 280px;
        height: 70px;
    }
    
    .contact-section {
        padding: 100px 0;
    }
    
    .contact-details-card ul li {
        height: 100px;
    }
    
    .footer-logo {
        padding: 50px 15px;
    }
    
    .copywrite-content {
        padding: 20px 15px;
    }

    .about-promise-content ul li {
        padding: 10px 0;
    }

    .about-haybridge-img {
        padding-left: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1399px) {
    .home-banner-img {
        width: 48%;
    }
    
    h1 {
        font-size: 48px;
    }
    
    h2 {
        font-size: 45px;
    }

    h3 {
        font-size: 33px;
    }

    h4 {
        font-size: 31px;
    }

    p, .about-promise-content ul li, .section-title h6 {
        font-size: 19px;
    }
    
    .default-btn {
        font-size: 20px;
    }
    
    .home-banner-wrapper {
        padding: 80px 0px 100px;
    }
    
    .collapse.navbar-collapse {
        padding-bottom: 35px;
    }
    
    .first-step-card {
        height: 523px;
    }
    
    .first-step-content {
        max-width: 650px;
    }

    .home-about-section {
        padding: 85px 0;
    }
    
    .about-haybridge-home {
        padding-bottom: 100px;
    }
    
    .about-promise-content h4 {
        margin-bottom: 20px;
    }
    
    .about-promise-haybridge .default-btn {
        margin: 85px auto;
        height: 70px;
        padding: 10px 43px;
    }
    
    .contact-section {
        padding: 85px 0;
    }
    
    .contact-details-card ul li {
        height: 92px;
    }
}


@media screen and (min-width: 768px) and (max-width: 1299px) {
    h1 {
        font-size: 46px;
    }
    
    h2 {
        font-size: 43px;
    }

    .home-banner-wrapper {
        padding: 70px 0px 80px;
    }
    
    h4 {
        font-size: 28px;
    }
    
    h3 {
        font-size: 31px;
    }
    
    p, .about-promise-content ul li, .section-title h6 {
        font-size: 18px;
    }
    
    .contact-details-card ul li h6 {
        font-size: 18px;
    }
    
    .contact-details-card ul li .contact-info p {
        font-size: 17px;
    }
    
    .contact-details-card ul li {
        height: 80px;
        max-width: 455px;
        padding: 15px 35px;
    }
    
    .contact-section {
        padding: 70px 0;
    }
    
    .copywrite-content {
        padding: 15px 15px;
    }
    
    .first-step-card {
        height: 496px;
        padding: 35px 50px;
    }

    .home-banner-content .default-btn {
        width: 195px;
        height: 55px;
    }

    .first-step-content .default-btn {
        width: 230px;
        height: 61px;
    }

}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    h1 {
        font-size: 38px;
    }

    h4 {
        font-size: 24px;
    }

    .home-banner-wrapper {
        padding: 70px 0px 80px;
    }

    .header .navbar .navbar-brand img {
        width: 155px;
    }

    h3 {
        font-size: 26px;
    }
    
    p, .about-promise-content ul li, .section-title h6 {
        font-size: 17px;
    }
    
    h2 {
        font-size: 36px;
    }
    
    .first-step-card {
        height: 416px;
        padding: 35px 40px;
    }
    
    .first-step-content {
        max-width: 580px;
    }
    
    .first-step-content .default-btn {
        width: 280px;
        height: 65px;
    }
    
    .contact-details-card ul li {
        height: 80px;
        max-width: 432px;
        padding: 14px 25px;
    }
    
    .about-promise-haybridge .default-btn {
        margin: 75px auto;
        height: 66px;
        padding: 10px 43px;
    }
    
    .about-promise-haybridge .default-btn:before {
        width: 585px;
    }
    
    .default-btn {
        font-size: 18px;
    }
    
    .about-haybridge-content h2 {
        margin-bottom: 20px;
    }
    
    .header .navbar .navbar-nav li a {
        font-size: 17px;
        padding: 8px 8px;
    }

    .home-banner-content .default-btn {
        width: 195px;
        height: 55px;
    }

    .first-step-content .default-btn {
        width: 230px;
        height: 61px;
    }

}

@media screen and (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 36px;
    }
    
    .home-banner-wrapper {
        padding: 50px 0px 50px;
    }
    
    .home-banner-content h1 {
        margin-bottom: 30px;
    }
    
    h4 {
        font-size: 22px;
    }
    
    .home-banner-content h4 {
        margin-bottom: 11px;
    }
    
    .collapse.navbar-collapse {
        padding: 0;
    }
    
    .home-about-section {
        padding: 60px 0;
    }
    
    p, .about-promise-content ul li, .section-title h6 {
        font-size: 16px;
    }
    
    h3 {
        font-size: 21px;
    }
    
    .home-about-section .section-title h6:before, .home-about-section .section-title h6:after {
        width: 83px;
    }
    
    .home-about-section .section-title h6:before {
        left: -100px;
    }
    
    .home-about-section .section-title h6:after {
        right: -96px;
    }
    
    .contact-details-card ul li {
        padding: 10px 15px;
        height: 80px;
        margin-right: 15px;
    }
    
    
    .contact-info {
        margin-left: 9px;
    }
    
    .contact-details-card ul li .contact-info p {
        margin-left: 10px;
    }
    
    .contact-details-card ul li .contact-info p {
        font-size: 15px;
    }
    
    .first-step-card {
        height: 309px;
        padding: 20px 25px;
    }
    
    .first-step-content {
        max-width: 425px;
    }
    
    .first-step-content p br {
        display: none;
    }
    
    .first-step-content p {
        margin-bottom: 24px;
    }
    
    h2 {
        font-size: 30px;
    }
    
    .first-step-content h2 {
        margin-bottom: 14px;
    }
    
    .first-step-content .default-btn {
        width: 215px;
        height: 55px;
    }
    
    .about-section {
        padding: 70px 0;
    }
    
    .about-promise-haybridge .default-btn:before {
        width: 534px;
    }
    
    .about-promise-haybridge .default-btn {
        margin: 43px auto 60px;
    }
    
    .about-promise-content {
        padding-left: 0px;
    }
    
    .about-promise-content ul li {
        padding: 6px 0;
    }
    
    .about-promise-content h4 {
        margin-bottom: 15px;
    }
    
    .about-haybridge-home {
        padding-bottom: 60px;
    }
    
    .section-title h6 {
        margin-bottom: 19px;
    }

    .header .navbar .navbar-nav li a {
        font-size: 15px;
        padding: 8px 7px;
    }
    
    .header .navbar .navbar-nav li {
        margin: 0 5px;
    }

    .home-banner-content .default-btn {
        width: 172px;
        height: 55px;
    }

}

@media screen and (min-width: 300px) and (max-width: 767px) {
    .contact-details-card ul {
        flex-direction: column;
    }
    
    .contact-details-card ul li {
        width: 100%;
        height: auto;
        padding: 16px 15px;
        margin-bottom: 15px;
        flex-direction: column;
        align-items: center;
    }

    .contact-details-card ul li .contact-info p br {
        display: block;
    }
    
    .contact-section {
        padding: 60px 0 45px;
    }
    
    .contact-details-card ul li .contact-info p {
        font-size: 16px;
        margin-left: 10px;
    }
    
    .contact-info {
        margin-left: 0;
    }
    
    .contact-details-card ul li h6 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    p, .about-promise-content ul li, .section-title h6 {
        font-size: 16px;
    }
    
    .contact-section p br {
        display: none;
    }
    
    h2 {
        font-size: 26px;
    }
    
    .first-step-card {
        padding: 65px 15px 75px;
        height: auto;
        background: #00205b;
        border-radius: 17px;
    }
    
    .first-step-content {
        text-align: center;
    }
    
    .first-step-content p {
        max-width: 100%;
    }
    
    .first-step-content p br {
        display: none;
    }
    
    .first-step-content .default-btn {
        height: 62px;
        margin: 0 auto;
        width: 250px;
    }
    
    .default-btn {
        font-size: 17px;
    }
    
    .about-section {
        padding: 80px 0;
    }
    
    .about-promise-haybridge .default-btn {
        margin: 50px auto 70px;
        padding: 8px 20px;
        max-width: 100%;
        height: 72px;
        width: 400px;
        line-height: 141%;
    }
    
    .about-promise-haybridge .default-btn:before {
        width: 103%;
    }
    
    .about-promise-content {
        padding-left: 0;
        margin-top: 35px;
        text-align: center;
    }
    
    .about-promise-content ul li {
        padding: 10px 0;
    }
    
    .about-promise-content ul {
        margin: 0;
        list-style: none;
        padding: 0;
    }

    .about-promise-content ul li {
        position: relative;
        text-indent: 13px;
    }

    .about-promise-content ul li:before {
        content: "";
        background: #283160;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        position: absolute;
        top: 19px;
        left: 0;
    }
    
    .about-promise-content h4 {
        margin-bottom: 10px;
    }
    
    h4 {
        font-size: 20px;
    }
    
    .about-haybridge-home .row {
        flex-direction: column-reverse;
    }
    
    .about-haybridge-home {
        padding-bottom: 70px;
    }
    
    .about-haybridge-content h2 {
        margin-bottom: 12px;
    }
    
    .section-title h6 {
        letter-spacing: 2.8px;
        margin-bottom: 13px;
    }
    
    .about-haybridge-content {
        margin-top: 35px;
        text-align: center;
    }
    
    .section-title h6 {
        font-size: 16px;
    }
    
    .home-about-section .section-title h6:before, .home-about-section .section-title h6:after {
        display: none;
    }
    
    h3 {
        font-size: 22px;
    }
    
    .home-about-section {
        padding: 60px 0 45px;
    }
    
    h1 {
        font-size: 28px;
    }
    
    .home-banner-content {
        text-align: center;
    }
    
    .home-banner-content .default-btn {
        width: 203px;
        height: 52px;
        margin: auto;
    }
    
    .home-banner-content h1 {
        margin-bottom: 30px;
    }
    
    .home-banner-content h4 {
        margin-bottom: 15px;
    }
    
    .home-banner-wrapper {
        padding: 40px 0px 0px;
    }
    
    .home-banner-img {
        position: unset;
        width: 100%;
        margin-top: 50px;
        padding: 0;
        padding-left: 5px;
        text-align: center;
    }
    
    .footer-logo {
        padding: 40px 15px;
    }
    
    .copywrite-content {
        padding: 15px 15px;
    }
    
    .copywrite-content p {
        font-size: 14px;
        line-height: 26px;
    }
    
    .footer-logo img {
        max-width: 160px;
    }

    .header .navbar .navbar-brand img {
        width: 150px;
    }
    
    .navbar {
        padding: 10px 0 0;
    }

    .collapse.navbar-collapse {
        padding-bottom: 0;
    }

    ul.navbar-nav {
        padding: 10px 0 20px;
    }

    .first-step-img {
        margin-right: -15px;
        margin-bottom: 40px;
        display: block;
    }

    .first-step-img img {
        width: 100%;
    }

    .header.fixed-top .navbar .navbar-brand img {
        width: 110px;
    }

    .header.fixed-top .navbar {
        padding: 5px 0;
        transition: all 0.2s;
    }

      .home-banner-section {
        padding-top: 106px !important;
    }

}