@media (min-width: 992px) {
    .navbar-nav li:hover > .dropdown-menu {
        transform: scale(1);
        opacity: 1;
    }

    .sidenav, .mobile-desktop-version-logos {
        display: none;
    }

    .dropdown-menu {
        transform-origin: top center;
        transform: scale(1, 0);
        display: block;
        transition: all ease-in-out .2s;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }

    .carousel-item {
        height: 70vh;
    }
}

@media (min-width: 1600px) {
    /*.container {*/
    /*max-width: 1580px;*/
    /*}*/
    .carousel-item {
        height: 80vh;
    }
}

@media (max-width: 1200px) {
    .carousel-item {
        height: 500px;
    }

    .carousel-caption {
        padding: 40px;
    }

    .navbar-brand img {
        width: 200px;
    }

    .navbar-nav li ~ li {
        margin-left: 10px;
    }

    .nav-link {
        font-size: 13px;
    }

    header .navbar .primary-btn {
        padding: 20px;
        font-size: 14px;
    }

    .mega-menu-links li a {
        font-size: 15px;
    }

    .carousel-caption h1 {
        font-size: 48px;
        line-height: 60px;
    }

    .title-tag {
        font-size: 14px;
    }

    .section-title {
        font-size: 42px;
        line-height: 54px;
    }

    .quote-form {
        padding: 40px;
    }

    .quote-form-number.phase-1 {
        margin-top: 40px;
    }

    .quote-form-number.phase-2 {
        margin-top: 150px;
    }

    .quote-form-number.phase-3 {
        margin-top: 390px;
    }

    .gradient-cta {
        padding: 120px 0;
    }

    .video-panel {
        height: 300px;
    }
}

@media (max-width: 992px) {
    .footer-panel {
        margin: 20px 0;
    }

    header .navbar .primary-btn {
        padding: 0 20px;
        height: 50px;
        line-height: 48px;
    }

    .navbar-collapse {
        display: none !important;
    }

    body.sidenav-show {
        position: fixed;
        overflow: hidden;
    }

    body.sidenav-show::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: var(--primary-clr);
        z-index: 99999;
        opacity: 90%;
    }

    .counter-panel {
        margin: 20px 0;
    }

    .draw-process .col-lg-4 {
        margin: 10px 0;
    }

    .testimonial-feedback h4 {
        font-size: 16px;
        line-height: 22px;
    }

    .section-title br, .draw-process h4 br, .office-info a br {
        display: none;
    }

    .carousel-item > img, .page-title-banner img {
        transform: scale(1.2);
    }

    .inner-space {
        padding: 70px 0;
    }

    .outer-space {
        margin: 70px 0;
    }

    .quote-form-number.phase-1, .quote-form-number.phase-2, .quote-form-number.phase-3 {
        margin-top: 0;
    }

    .quote-form-number h3 {
        height: 60px;
        width: 60px;
        line-height: 60px;
        font-size: 24px;
    }

    .quote-form-number h4 {
        font-size: 16px;
    }

    .page-title h1 br {
        display: none;
    }

    .page-title h1 {
        font-size: 48px;
        line-height: 60px;
    }

    .get-quote-form {
        padding: 30px;
    }

    .blog-overview .blog-overview-title {
        font-size: 18px;
        line-height: 24px;
    }

    .bottom-tab-panel img {
        width: 60%;
        margin-bottom: 20px;
    }

    .bottom-tab-panel .nav-tabs {
        border: none;
    }

    .gradient-cta {
        padding: 100px 0;
    }

    .about-us-slider-inner {
        height: auto;
    }

    .about-counter-slider::before {
        height: 70%;
    }

    .draw-process ul {
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {
    .header-top ul.contact-info,
    .header-top ul.social-media {
        display: flex;
        justify-content: center;
        margin: 5px 0;
    }

    .header-top ul.social-media i {
        font-size: 13px;
    }

    .header-top ul.social-media li ~ li {
        margin: 0 0 0 12px;
    }

    .carousel-caption {
        padding: 30px;
    }

    .carousel-item > img, .page-title-banner img {
        transform: scale(1.6);
    }

    .carousel-caption h1, .page-title h1 {
        font-size: 42px;
        line-height: 54px;
    }

    .section-title {
        font-size: 36px;
        line-height: 44px;
    }

    .client-img {
        width: 150px;
        margin: 0 auto 20px auto;
    }

    .testimonial-feedback {
        text-align: center;
    }

    br {
        display: none;
    }

    .draw-process h3 {
        font-size: 42px;
    }

    .draw-process h4 {
        font-size: 20px;
    }

    .primary-btn {
        font-size: 14px;
        padding: 15px 20px;
    }

    .vertical-process .process-right .process-number {
        float: none;
    }

    .vertical-process .process-right .process-number::after {
        left: -5px;
    }

    .process-box {
        margin-top: 20px;
    }

    .vertical-process::before {
        right: auto;
    }

    .sub-service-panel-2-img {
        margin: 40px 0 20px 0;
    }

    .bottom-tab-panel img {
        width: 50%;
    }

    .service-slider-inner-img {
        margin-top: 30px;
        border-radius: 30px;
    }

    .gradient-cta {
        padding: 80px 0;
    }

    .history-tab .nav-pills {
        align-items: center;
        border: none;
    }

    .history-tab .nav-pills .nav-link::before {
        display: none;
    }

    .history-tab .nav-pills .nav-link {
        border: 1px solid var(--gray-clr);
        margin: 5px;
        font-size: 24px;
        padding: 10px 20px;
        border-radius: 30px 30px 30px 0;
    }

    .history-tab .nav-pills .nav-link.active, .history-tab .nav-pills .show > .nav-link {
        font-size: 24px;
        color: #fff;
        background: var(--primary-clr);
        border-color: var(--primary-clr);
    }

    .human-cta img.embed-responsive {
        width: 80%;
        margin: auto;
    }

    .portfolio-panel {
        padding: 30px;
        border-radius: 40px;
        margin: 30px 0;
    }

    .video-panel {
        height: 250px;
    }

}

@media (max-width: 576px) {

    .carousel-item, .page-title-banner {
        height: 450px;
    }

    .carousel-item > img, .page-title-banner img {
        transform: scale(1.7);
    }

    .carousel-caption {
        width: 80%;
    }

    .carousel-caption h1, .page-title h1 {
        font-size: 36px;
        line-height: 44px;
    }

    .section-title {
        font-size: 30px;
        line-height: 36px;
    }

    .draw-process h5 {
        font-size: 16px;
        padding: 15px;
    }

    .section-content {
        font-size: 14px;
        line-height: 20px;
    }

    .draw-process h3 {
        font-size: 36px;
    }

    .draw-process h4 {
        font-size: 18px;
    }

    .slick-arrow {
        width: 50px;
    }

    .testimonials-slider, .service-slider {
        padding: 0 50px;
    }

    .slick-arrow img {
        width: 30px;
    }

    .testimonial-feedback h4 {
        font-size: 14px;
        line-height: 20px;
    }

    .client-img {
        width: 100px;
        margin-bottom: 10px;
    }

    .inner-space {
        padding: 60px 0;
    }

    .outer-space {
        margin: 60px 0;
    }

    .draw-process {
        padding: 30px;
    }

    .form-group {
        margin: 10px 0;
    }

    .quote-form {
        padding: 30px;
        border-radius: 30px 30px 0 30px;
    }

    .accordion-panel button {
        font-size: 14px;
        padding-right: 50px !important;
    }

    .accordion-panel > button.collapsed::before, .accordion-panel > button::after {
        right: 30px;
    }

    .vertical-process .process-number, .tools-languages-frameworks h6 {
        font-size: 18px;
    }

    .bottom-tab-panel img {
        width: 70%;
    }

    .bottom-tab-panel ul {
        column-count: unset;
    }

    .human-cta img.embed-responsive {
        width: 60%;
        margin: auto;
    }

    .get-quote-form::before {
        right: -5px;
        top: -40px;
        width: 85px;
        height: 85px;
    }
}

@media (max-width: 480px) {
    .header-top ul.contact-info {
        display: grid;
        margin: 0;
    }

    .header-top .contact-info li ~ li {
        border: none;
        padding: 0;
        margin: 5px auto;
    }

    .sidenav {
        width: 100%;
        padding: 30px;
    }

    .carousel-item > img, .page-title-banner img {
        transform: scale(2.6);
    }

    .carousel-caption {
        padding: 20px;
        width: 100%;
    }

    .carousel-indicators li {
        width: 15px;
        height: 15px;
    }

    .inner-space {
        padding: 50px 0;
    }

    .outer-space {
        margin: 50px 0;
    }

    .carousel-caption h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .title-tag {
        font-size: 12px;
        letter-spacing: 0;
    }

    .bottom-tab-panel img {
        width: 100%;
    }

    .about-counter-slider::before {
        height: 80%;
    }

    .history-tab .nav-pills .nav-link, .history-tab .nav-pills .nav-link.active,
    .history-tab .nav-pills .show > .nav-link {
        font-size: 18px;
    }
}