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

    section {
        width: 100%;
        padding: 30px;
        box-sizing: border-box;
    }

    .image-consultancy {
        padding-bottom: unset !important;
    }

    .page-title {
        flex-direction: column;
    }

    .head {
        text-align: center;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-right: unset;
    }

    .gallery-image-area {
        margin-top: unset;
    }

    .content-non-rotation {
        transform: unset;

    }

    .content-non-rotation .content-overlay {
        height: unset !important;
        width: unset !important;
    }

    .content-non-rotation .content-details {
        width: max-content;
    }

    .content-non-rotation .content-details h3 {
        margin-right: 0px !important;
        font-size: 14px;
    }

    .content-non-rotation img {
        height: unset !important;
        width: unset !important;
    }

    .fadeIn-top {
        top: 50%;
    }

    .content-details {
        background-color: var(--font-color);
        opacity: 80%;
    }

    .footer {
        background: unset;
        background-color: var(--primary-color);
        height: max-content;
        margin-top: unset !important;
    }

    .footer-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: unset;
    }

    .footer-content>img {
        width: 50%;
        margin-bottom: 30px;
    }

    .touch {
        margin-top: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }

    .connect {
        margin-top: 40px;
        text-align: center;
    }

    .body-nav {
        padding: unset !important;
    }

    .home {
        display: flex;
        flex-direction: column-reverse;
        background: unset;
        justify-items: center;
        margin-top: 10px;
        padding-top: unset;
    }

    .shape {
        margin: 30px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        position: unset;
        transform: unset;
        height: 300px;
        border-radius: var(--border-radius);
    }

    .shape .video-thumb {
        position: unset;
        left: unset;
    }

    .home-area {
        justify-content: flex-start;
    }

    .home-area .text-area {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: unset !important;
    }

    .home>.text-area>.description {
        width: unset !important;
    }

    .home>.image-area,
    .imagine>.image-area,
    .blog-image-area,
    .service>.image-area {
        padding: 20px 0;
    }

    .home>.image-area>img,
    .imagine>.image-area>img,
    .blog-image-area>img,
    .blog-area>img,
    .service>.image-area>img {
        width: 100%;

    }

    .submit {
        flex-direction: column;
    }

    .btn-outline {
        margin-top: 20px;
    }

    .items {
        flex-direction: column;
    }

    .items>.item {
        padding: unset;
        width: unset !important;
        margin-top: 50px;
    }

    .filter {
        flex-direction: column;
        align-items: center;
    }

    .filter .search-input-box-group {
        margin-right: unset;
    }

    .blog-filter .btn {
        margin: -30px 0 30px 0;
    }

    .blog-filter {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .blog-area {
        flex-direction: column;
        width: 100% !important;
    }

    .blog-area img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }

    .blog-text-area {
        width: unset !important;
    }

    .blogs>.title {
        margin-bottom: 15px;
    }

    .blog-image-area {
        margin: 30px 0;
    }

    .news {
        height: unset;
        overflow-y: auto;
    }

    .news-area {
        flex: unset;
    }

    .cont {
        width: 100%;
    }

    .contact-form {
        margin-top: 20px !important;
    }

    .contact-form>form>input[type=text],
    .contact-form>form>textarea,
    .contact-form>form>select {

        width: 100% !important;
        padding: 10px;
        border-bottom-width: 1px;
        margin: 15px 0 !important;

    }

    .contact-image {
        display: none;
    }

    .web-service {
        flex-direction: column;
        text-align: center;
    }

    .empty {
        display: none;
    }

    .container {
        margin: 10px !important;
    }

    #logo-small .logo {
        height: 50px;
    }

    .small-nav {
        display: flex !important;
        align-items: center;
    }

    nav {
        margin: 0;
        /*position: sticky;*/
        top: 0;

    }

    /*
    nav a,
    nav label {
        font-size: 18px !important;
        padding-left: 8% !important;
    }
    */

    .contact-btn {
        width: 60% ;
        text-align: center;
    }

    .contact-btn2 {
        padding: 14px 20px !important;
    }

    .contact-btn2>a:after {
        content: 'News' !important;
    }

    .contact-btn2>a {
        display: flex;
        align-items: center;
    }

    .contact-btn2>a>svg {
        display: none;
    }

    .contact-details {
        margin-top: unset;
        flex-direction: column;
    }

    .menu {
    }

    /*
    .toggle+a,
    .menu {
        display: none;
    }
    */

    .toggle-main {
        display: block;
        padding: 14px 20px !important;
        color: #FFF;
        font-size: 22px !important;
        text-decoration: none;
        border: none;
    }

    .toggle {
        display: block;
        padding: 14px 20px;
        font-size: 14px;
        text-decoration: none;
        border: none;
    }



    [id^=drop]:checked+ul {
        display: flex;
        position: absolute;
        align-items: flex-end;
        flex-direction: column;
        right: 0;
        top: 0;
        padding: 5px 0;
    }

    .menu label,
    .menu li a {
        font-size: 0.75rem !important;
    }

    .nav-logo-section {
        position: relative;
    }

    .members-container .row {
        justify-content: center;
    }

    nav ul li {
        width: fit-content;
        margin: 0;
    }

    nav ul ul .toggle,
    nav ul ul a {
        padding: 0 40px;
    }

    nav ul ul ul a {
        padding: 0 80px;
    }

    nav ul li ul li .toggle,
    nav ul ul a,
    nav ul ul ul a {
        padding: 14px 20px;
        color: var(--font-color);
        font-size: 14px;
        background-color: rgb(255, 234, 234);
    }


    nav ul ul {
        float: none;
        position: static;
    }

    nav ul ul li:hover>ul,
    nav ul li:hover>ul {
        display: none;
    }

    nav ul ul li {
        display: block;
        width: 100%;
    }

    nav ul ul ul li {
        position: static;

    }

    .main-reviewimage {
        height: 400px;
        width: 425px;
        margin: 0 auto;
        display: block;
    }

    .testimonial_detail {
        left: inherit;
        width: 100%;
    }

    .assist-area {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 24px;
    }

    .assist-area img,
    .app-area img {
    }

    .modal-content iframe {
        height: 40%;
        width: 100%;
    }

    .app-ad {
        margin-top: unset;
    }

    .app-area {
        flex-direction: column-reverse;
    }

    .app-area .text-area {
        margin-top: unset;
    }

    .recognition {
        flex-direction: column;
    }

    .recognition .text-area {
        width: unset;
    }

    .recognition .text-area .title {
        font-size: 24px;
    }

    .recognition .images-area {
        justify-content: flex-start;
    }

    .recog-image {
        padding: unset;
        margin: 20px 0;
        width: 200px;
    }

    .recog-image img {
        width: 100%;
        object-fit: cover;
        object-position: center;
    }

    .many-blogs {
        display: flex;
        flex-wrap: wrap;
    }

    .member {
        width: unset;
    }

    .numbers {
        flex-direction: column;
    }

    .numbers .num {
        margin-bottom: 10px;
    }

    .row-1,
    .row-2 {
        flex-wrap: wrap;
    }

    .division-map {
        transform: unset;
    }

    .inner-basic {
        margin-right: unset;
    }

    .map-container {
        margin-left: unset;
        margin-top: 30px;
    }

    .gallery-container .content {
        top: unset;
        left: unset;
        width: unset;
        transform: unset;
        object-fit: cover;
        object-position: unset;
        height: 100%;
    }

    .doc-upload-area {
        flex-direction: column;
    }

    .document-upload {
        width: unset;
        margin-top: 40px;
    }

    .document-upload .document-title {
        max-width: unset;
    }

    .overlay-nav {
        display: none;
    }

    .no-overlay-nav {
        display: block;
    }

    .map-location-box {
        margin-top: 20px;
        width: 80vw;
        margin-left: unset;
    }

    .contact-columns .column-one:first-child {
        border-right: unset;
    }

    .contact-columns .column-one .contact-one {
        border-bottom: 0.5px solid gray;
    }

    .contact-columns {
        flex-wrap: wrap;
    }

    .branches-section {
        justify-content: center;
    }

    .branches-section .one-branch {
        margin-right: unset;
    }

    .branch-description {
        flex-direction: column;
    }

    .branch-description .members {
        width: 90vw;
    }

    .branch-description .image-area {
        height: 400px;
        width: 90vw;
        margin-right: unset;
        margin-bottom: 25px;
    }

    .branch-description .members {
        width: 90vw;
    }

}
