@media (min-width: 1200px) and (max-width: 1399px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 1399px) {}

@media (max-width: 1199px) {
    .homebanner-owl {
        height: 800px;
    }

    .section-title {
        font-size: 50px;
    }

    .whoweare-section .wwasec-middle .wwa-image .wwaimg-inner {
        padding: 30px 30px;
    }

    .ourservices-section .ourservices-head {
        margin-bottom: 50px;
    }
    .services-block .serblock-image {
        padding: 30px 30px;
    }

    .vismis-section::before {
        width: 200px;
        height: 500px;
    }
    .vismis-section::after {
        width: 80px;
        height: 170px;
    }
}

@media (max-width: 991px) {
    .navbar .navbar-inner .nav-logo img {
        height: 90px;
    }

    .homebanner-owl {
        height: 700px;
    }

    .section-title {
        font-size: 40px;
    }

    .whoweare-section {
        padding: 50px 0px 0px 0px;
    }
    .whoweare-section .wwasec-left {
        align-items: center;
    }
    .whoweare-section .wwasec-middle .wwa-image .wwaimg-inner {
        padding: 30px 30px;
    }
    .whoweare-section .wwasec-middle .wwa-image .wwaimg-inner > div::before {
        transform: translateX(5px);
    }
    .whoweare-section .wwasec-middle .wwa-image .wwaimg-inner > div::after {
        transform: translateX(-5px);
    }
    .whoweare-section .wwasec-right h3 {
        font-size: 35px;
        margin-bottom: 25px;
    }
    .whoweare-section .wwasec-right h5 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .whoweare-section .wwasec-right p {
        font-size: 14px;
        margin-bottom: 25px;
    }

    .partners-section {
        padding: 50px 0px;
    }

    .ourservices-section {
        padding: 50px 0px;
    }
    .ourservices-section .ourservices-head {
        margin-bottom: 40px;
    }

    .vismis-section {
        padding: 0px 0px;
    }
    .vismis-section .vm-block {
        padding: 24px 24px;
    }
    .vismis-section .vm-block .vmicon img {
        width: 100px;
    }
    .vismis-section .vm-block .vmtxt h3 {
        font-size: 24px;
    }
    .vismis-section .vm-block .vmtxt p {
        font-size: 15px;
    }
    .vismis-section::before {
        width: 150px;
        height: 450px;
    }
    .vismis-section::after {
        width: 70px;
        height: 160px;
    }



    .services-block .serblock-image {
        padding: 25px 25px;
    }
    .services-block .serblock-text h3 {
        font-size: 16px;
    }

    .cilentsay-section {
        padding: 10px 0px 50px 0px;
    }
    .cilentsay-section .csaysec-left {
        justify-content: center;
    }
    .clientsays-item .csi-image {
        margin-top: 50px;
    }
    .clientsays-item .csi-image > div {
        padding: 10px 10px;
    }
    .clientsays-item .csi-image > div img {
        width: 100px;
        height: 100px;
    }

    .getintouch-section {
        padding: 50px 0px;
    }
    .getintouch-section::before {
        display: none;
    }
    .getintouch-section .gitsec-left {
        justify-content: center;
    }

    .subsec-inner {
        flex-direction: column;
        align-items: initial;
        gap: 20px;
    }
    .subsec-inner .ssi-left {
        text-align: center;
    }
    .subsec-inner .ssi-left h3 {
        font-size: 26px;
    }
    .subsec-inner .ssi-left p {
        font-size: 16px;
    }
    .subscribe-form {
        justify-content: center;
    }
    .subscribe-form .form-control {
        width: 100%;
    }
    

    footer .fbottom {
        padding: 20px 0px;
    }
    footer .fbottom .fbot-inner {
        flex-direction: column;
        gap: 24px;
    }
    footer .fbottom .fbot-inner .fbi-left {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .navbar .navbar-inner .nav-logo img {
        height: 70px;
    }
    .nav-list > li a {
        font-size: 30px;
    }


    .homebanner-owl {
        height: 600px;
    }

    .section-title {
        font-size: 30px;
    }

    .whoweare-section {
        padding: 40px 0px 0px 0px;
    }
    .whoweare-section .wwasec-middle {
        display: flex;
        justify-content: center;
    }
    .whoweare-section .wwasec-middle .wwa-image .wwaimg-inner {
        padding: 25px 25px;
    }
    .whoweare-section .wwasec-middle .wwa-image {
        width: 300px;
    }  
    .whoweare-section .wwasec-right h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .whoweare-section .wwasec-right h5 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .whoweare-section .wwasec-right p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .partners-section {
        padding: 40px 0px;
    }


    .vismis-section .vm-block .vmicon img {
        width: 90px;
    }
    .vismis-section .vm-block .vmtxt h3 {
        font-size: 20px;
    }
    .vismis-section .vm-block .vmtxt p {
        font-size: 14px;
    }
    .vismis-section::before {
        width: 120px;
        height: 420px;
    }
    .vismis-section::after {
        width: 60px;
        height: 150px;
    }



    .ourservices-section {
        padding: 40px 0px;
    }

    .cilentsay-section {
        padding: 10px 0px 40px 0px;
    }
    .clientsays-item {
        padding: 20px 20px;
    }
    .clientsays-item .csi-head h3 {
        font-size: 17px;
    }
    .clientsays-item .csi-head h4 {
        font-size: 15px;
    }
    .clientsays-item .csi-body p {
        font-size: 15px;
    }
    
    .getintouch-section {
        padding: 40px 0px;
    }
    .getintouch-form .getintouch-btn {
        width: 100%;
    }

    footer .ftop .ftop-block h3 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 24px;
    }
     

    footer .ftop {
        padding: 40px 0px 20px;
    }
    footer .fbottom {
        padding: 12px 0px;
    }
    footer .fbottom .fbot-inner .fbi-right {
        flex-direction: column;
        gap: 10px;
    }
}

@media (max-width: 576px) {
    .vismis-section .vm-block {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    .vismis-section .vm-block .vmtxt h3 {
        margin-bottom: 8px;
    }
}