@media screen and (max-width: 1199px) {
    .navbar_nav ul li a {
        padding: 10px 5px;
    }

    .banner-content .subtitle {
        font-size: 25px;
    }

    .banner-content .title {
        font-size: 50px;
        line-height: 60px;
        margin: 25px 0;
    }

    .banner-content .para {
        font-size: 19px;
        line-height: 25px;
    }

    .customBtn {
        padding: 10px 20px;
    }

    .banner_sec {
        padding: 100px 0;
    }

    :root {
        --text-font-size: 16px;
        --title-font-size: 30px;
        --subtitle-font-size: 17px;
    }

    h1,
    .h1,
    h2,
    .h2,
    .title {
        line-height: 38px;
    }

    .about-img .shape-img {
        max-width: 120px;
    }

    .about-img .about-image img {
        border-radius: 120px 0 0 0;
    }

    .about-img {
        padding-left: 50px;
    }

    .video_banner {
        padding: 80px !important;
    }

    .video_banner:before {
        height: 80px;
    }

    .video_banner:after {
        height: 100px;
    }

    .video_banner video {
        height: 600px;
    }

    .video-wrapper .image img {
        max-width: 180px;
    }

    .testimonial-sec .shapes .shape3 {
        width: 400px;
        height: 400px;
        right: -160px;
    }

    .testimonial-sec .shapes .shape {
        max-width: 150px;
        height: 150px;
    }

    .testimonial-sec .shapes .shape2 {
        max-width: 200px;
        bottom: 20px;
    }

    .test-card {
        padding: 20px;
    }

    .test-card .para {
        margin: 15px 0 15px 0;
    }

    .col-12:last-child .footerItem {
        margin-bottom: 0;
    }

    .footerItem {
        margin-bottom: 30px;
    }

    .footer_sec {
        padding: 60px 0;
    }

    .wd-page-title .entry-title {
        font-size: 35px;
    }
}

@media screen and (max-width: 1024px) {
    .logo a {
        max-width: 180px;
    }

    .navbar_nav ul li a {
        font-size: 16px;
    }

    #google_translate_element select,
    .language-translate {
        font-size: 13px;
        width: 145px;
    }

    .toggleBtn,
    .closeBtn {
        width: 38px;
        height: 38px;
        font-size: 17px;
    }

    .sec-heading {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 991px) {
    .logo {
        width: 100%;
        margin: 0;
    }

    .banner-content .subtitle {
        font-size: 20px;
    }

    .banner-content .title {
        font-size: 40px;
        line-height: 50px;
        margin: 20px 0;
    }

    .banner-content .para {
        font-size: 18px;
    }

    .banner-content {
        max-width: 449px;
    }

    .banner_sec {
        padding: 80px 0;
    }

    .about-img {
        max-width: 550px;
        margin-top: 40px;
    }

    .about_sec>.shape-img {
        max-width: 400px;
        height: 400px;
        top: 30%;
        transform: translateY(-40%);
        left: -240px;
    }

    .sec-padding {
        padding: 60px 0;
    }

    h1,
    .h1,
    h2,
    .h2,
    .title {
        line-height: 32px;
    }

    :root {
        --title-font-size: 25px;
        --subtitle-font-size: 16px;
    }

    .service-card .title {
        font-size: 20px;
    }

    .video_banner video {
        height: 500px;
    }

    .video-wrapper .image img {
        max-width: 130px;
    }

    .video_banner:before {
        height: 80px;
    }

    .video_banner:after {
        height: 90px;
    }

    .video_banner video {
        border-radius: 60px;
    }

    .flag-card {
        margin-bottom: 25px;
        padding: 15px !important;
    }

    .flag-card .title {
        font-size: 16px;
    }

    .location-sec .col:last-child .flag-card {
        margin-bottom: 0;
    }

    .about-info .img-item {
        height: 500px;
    }

    .about-info .image-item {
        margin-bottom: 40px;
    }

    .about-info .image-item .shape {
        left: -300px;
        top: 600px;
    }

    .about-sec .image-item figure {
        height: 350px;
    }

    .about-sec .h3 {
        font-size: 22px;
    }

    .wd-page-title .entry-title {
        font-size: 30px;
    }
}

@media screen and (max-width: 767px) {
    .logo a {
        max-width: 150px;
    }

    .banner-content .subtitle {
        font-size: 18px;
        padding: 5px 10px;
    }

    .banner-content .title {
        font-size: 32px;
        line-height: 42px;
        margin: 15px 0;
    }

    .banner-content .para {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .customBtn {
        font-size: 14px !important;
    }

    :root {
        --text-font-size: 15px;
        --subtitle-font-size: 15px;
    }

    .sec-heading {
        margin-bottom: 40px;
    }

    .service-card .title {
        font-size: 18px;
        line-height: normal;
    }

    .service-slider {
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
    }

    .video_banner {
        padding: 60px 40px !important;
    }

    .video_banner:before {
        height: 60px;
    }

    .video_banner:after {
        height: 70px;
    }

    .video_banner video {
        height: 450px;
    }

    .why-choose .card-item {
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
    }

    .testimonial-sec .shapes .shape3 {
        width: 350px;
        height: 350px;
    }

    .col-12:last-child .branch-card {
        margin-bottom: 0;
    }

    .branch-card {
        margin-bottom: 25px;
    }

    .footerItem .heading {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 15px;
    }

    .footerItem .list-item li a {
        font-size: 15px;
        padding: 4px 0;
    }

    .footerItem {
        margin-bottom: 20px;
    }

    .bottom-content {
        margin-top: 40px;
    }

    .footer_sec {
        padding: 40px 0;
    }

    .copyright-item {
        padding: 15px 15px;
    }

    .copyright-item .para {
        font-size: 14px;
        line-height: normal;
    }

    .about-sec .image-item {
        margin-bottom: 50px;
        max-width: 500px;
    }

    .about-bottom {
        padding-top: 15px;
    }

    .wd-page-title .entry-title {
        font-size: 25px;
    }

    .blog-detail article .h2, .blog-detail article .h3 {
        font-size: 20px;
        margin: 12px 0;
        line-height: 28px;
    }
}

@media screen and (max-width: 575px) {

    .toggleBtn,
    .closeBtn {
        width: 35px;
        height: 35px;
        font-size: 15px;
    }

    .logo a {
        max-width: 140px;
    }

    .header-top a {
        font-size: 13px;
    }

    .banner-content .subtitle {
        font-size: 17px;
    }

    .banner-content .title {
        font-size: 28px;
        line-height: 32px;
    }

    .banner-content .para {
        font-size: 16px;
        line-height: 21px;
    }

    .banner_sec {
        padding: 50px 0;
    }

    .about-img .shape-img {
        max-width: 110px;
    }

    .about-img {
        max-width: 450px;
        padding-left: 30px;
    }

    .about-img .about-image {
        height: 450px;
        width: 100%;
    }

    .about-img .about-image img {
        object-fit: cover;
    }

    .video_banner video {
        height: 400px;
    }

    .video_banner {
        padding: 40px 20px !important;
    }

    .video_banner:before {
        height: 40px;
    }

    .video_banner:after {
        height: 50px;
    }

    .video-wrapper {
        padding: 0 30px;
    }

    .why-choose .card-item .icon img {
        width: 35px;
    }

    .why-choose .card-item .icon {
        width: 70px;
        height: 70px;
        margin-top: -45px;
        margin-bottom: 20px;
    }

    .why-choose .card-item {
        margin-top: 30px;
    }

    .why-choose .col-xl-3:last-child .card-item {
        margin-bottom: 0;
    }

    .area-grid {
        grid-template-columns: 1fr;
        gap: 5px;
    }

    .area-item:last-child {
        margin-bottom: 0;
    }

    .testimonial-sec .shapes .shape3 {
        width: 300px;
        height: 300px;
    }

    .about-info .img-item {
        height: 400px;
    }

    .about-info .image-item {
        margin-bottom: 30px;
    }

    .about-info .image-item .shape {
        width: 400px;
        height: 400px;
        left: -260px;
    }

    .about-sec .image-item figure {
        height: 300px;
    }

    .about-sec .h3 {
        font-size: 20px;
    }

    .wd-page-title .entry-title {
        font-size: 22px;
    }
}

@media screen and (max-width: 425px) {
    .about-img .shape-img {
        max-width: 90px;
    }

    .about-img .about-image img {
        border-radius: 90px 0 0 0;
    }

    .about-img .about-image {
        height: 350px;
    }

    .wd-page-title .entry-title {
        font-size: 21px;
    }
}