@media screen and (max-width: 1199px) {
    .sticky-navbar-menu li > a {
        font-size: 14px;
    }
}

@media screen and (max-width: 1070px) {
    .sticky-navbar-menu li {
        padding: 0px 5px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-brand {
        display: block !important;
        color: #274584;
    }
    #main-navbar {
        width: 100%;
    }
    #main-navbar ul > li::before {
        display: none;
    }
    #main-navbar .navbar-collapse ul > li > a {
        line-height: 38px;
        padding: 3px 16px 13px;
        width: 100%;
    }
    #main-navbar .navbar-nav .dropdown-menu {
        width: 100%;
        text-align: center;
    }
    .sticky {
        position: sticky;
    }
    .main-carousel-caption {
        font-size: 43px;
        line-height: 58px;
    }
    .carousel-changer {
        margin-top: 144px;
    }
    .main-title {
        text-align: center;
    }
    .consultancy-transforming {
        margin-bottom: 450px !important;
    }
}

@media screen and (max-width: 767px) {
    .main-carousel-caption {
        font-size: 30px;
        line-height: 48px;
    }
    .carousel-changer {
        margin-top: 155px;
    }
    .services-title {
        text-align: center;
    }
    .services-title h2 {
        font-size: 26px;
    }
    .services-title h5 {
        font-size: 14px;
    }
    .services .icon-wrapper {
        width: 63px;
        height: 63px;
    }
    .services .icon-wrapper span {
        font-size: 29px;
        line-height: 59px;
    }
    .services .icon-content {
        margin-left: 62px;
    }
    .services .icon-content h4 {
        font-size: 20px;
    }
    .services .icon-content p {
        font-size: 14px;
    }
    .box {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 70px;
    }
    .box h4 {
        margin-top: 161px !important;
        margin-left: -105px;
        float: none !important;
    }
    .our-mission .left-content {
        margin-top: -186px;
    }
    .why-select-us {
        margin-top: 548px;
    }
    .bar-title,
    .bar-text {
        color: #274584;
    }
    .specialization .right-content-wrapper {
        padding: 0px 64px;
    }
}

@media screen and (max-width: 576px) {
    .main-slider .carousel-inner {
        height: 348px;
    }
    .subscribe-form input[type="submit"] {
        position: relative;
        border-radius: 30px;
        margin-top: 20px;
        padding: 16px 65px 14px;
    }
    .services .icon-content {
        margin-left: 94px;
    }
    .services .icon-wrapper {
        left: 25px;
    }
    .second-section h2 {
        font-size: 23px;
        text-align: center;
    }
    .second-section h5 {
        font-size: 17px;
        text-align: center;
    }
    .tabs-items .tab {
        font-size: 12px;
        padding: 8px 22px;
    }
    .content-title {
        text-align: center;
    }
    .btns-main {
        font-size: 12px;
        padding: 12px 10px 10px;
        border-radius: 0;
        width: 180px;
    }
    .button-main::before {
        top: 49.6%;
        z-index: 9;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .reason-for-choosing .icon-content p {
        text-align: center;
    }
    .eight-section .icon-content p {
        margin: 20px;
    }
}

@media screen and (max-width: 479px) {
    .main-carousel-caption {
        font-size: 18px;
        line-height: 26px;
    }
    .carousel-changer {
        width: 28px;
        height: 28px;
        font-size: 28px !important;
        margin-top: 177px;
    }
    .title h2 {
        font-size: 20px;
    }
    .title h5 {
        font-size: 14px;
    }
    .title h3 {
        text-align: center;
    }
    .third-section .image-container img {
        min-height: 155px !important;
    }
    .photo-section .image-container {
        height: 172px;
    }
    .btn-responsive {
        width: 100%;
        height: auto;
        text-align: center;
        display: inline-grid !important;
        justify-content: center;
    }
    .button-main {
        display: none;
    }

    .btn-responsive .btn-left,
    .btn-responsive .btn-right {
        border-radius: 50px 50px 50px 50px !important;
        margin-top: 20px;
    }

    .text h3 {
        font-size: 15px;
        line-height: 23px;
        left: 13px;
    }
}

@media screen and (max-width: 390px) {
    .tabs-items .tab {
        font-size: 10px;
        padding: 6px 15px;
    }
    .fourth-section .parallex .parallex-content h1 {
        font-size: 20px;
    }
    .fourth-section .parallex .parallex-content h1 {
        font-size: 14px;
    }
    .testimonial-qoute > blockquote q {
        font-size: 12px;
    }
    .testimonial-qoute blockquote,
    .testimonials-qoute blockquote {
        padding: 40px 43px 6px 100px;
    }
}

@media screen and (max-width: 310px) {
    .main-carousel-caption {
        font-size: 14px;
        line-height: 18px;
    }
    .third-section .image-container img {
        min-height: 136px !important;
    }
    .photo-section .image-container {
        height: 150px;
    }
}
