

@media only screen and (max-width:1280px) {

    .map {
        flex-direction: column;
    }
    .map-area {
        width: 100%;
    }
    .grap-text-main {
        width: 100%;
    }
    
    .map-gra {
        padding: 80px 73px;
        height: auto;
    } 
    .touch-img img{
        width: 100%;
    }
    .touch {
        padding: 60px 40px;
    }






}

@media only screen and (max-width:1024px) {
.cont-top-area {
    width: 30%;
}
.enqury-2 {
    width: 38%;
}
.to-te h4::after {
    width: 212px;
}
.touch-area {
    gap: 34px;
}
.touch-box {
    width: 45%;
}
.touch-ic-text p {
    font-size: 14px;
}
.touch {
    flex-direction: column;
}
.touch-text {
    width: 100%;
}

.touch {
    align-items: center;
    gap: 50px;
}
.touch-img {
    width: 70%;
}



}


@media only screen and (max-width:912px) {
.cont-top {
    flex-direction: column;
    gap: 30px;
}
.cont-top-area {
    width: 100%;
    border-radius: 0%;
}
.enq-con {
    flex-direction: column-reverse;
    gap: 50px;
}
.enqury-2 {
    width: 100%;
}

.enqury-1 {
    width: 100%;
}
.map-gra {
    padding: 80px 30px;
}
.con-head h1 {
    text-align: center;
}
.grap-text h1 {
    font-size: 24px;
}
.enqury-2 iframe{
    height: 500px;
}
.to-te h1 {
    color: #003487;
    font-size: 25px;
    font-weight: 600;
    font-family: "Montserrat", serif;
    margin-bottom: 20px;
    width: 67%;
}




}


@media only screen and (max-width: 768px) {
    
    .map-gra {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .map-gra {
        gap: 50px;
    }
    .to-te h1 {
        width: 100%;
    }




}


@media only screen and (max-width: 712px) {
    .grap-text h1 {
        font-size: 20px;
    }
    .to-te p {
        width: 100%;
    }


}

@media only screen and (max-width: 600px) {
.to-te h1 {
    font-size: 22px;
}


}

@media only screen and (max-width:540px) {
.to-te h1 {
    font-size: 20px;
}
.to-te h4 {
    font-size: 18px;
}
.to-te h4::after {
    left: 129px;
    width: 200px;
}
.touch {
    padding: 60px 20px;
}
.touch-img {
    width: 80%;
}
.touch-area::after {
   display: none;
}
.enqury-2 iframe {
    height: 350px;
}



}


@media only screen and (max-width: 430px) {
.enqury-1 {
    padding: 40px 20px;
}
.con-head h1 {
    font-size: 18px;
}
.touch-area {
    flex-direction: column;
    gap: 20px;
}
.touch-box {
    width: 100%;
}
.to-te h1 {
    font-size: 18px;
}
.touch-box {
    justify-content: center;
}


}


@media only screen and (max-width: 375px) {
    .grap-text h1 {
        font-size: 18px;
    }
    .grap-text p {
        font-size: 15px;
    }
    .cont-to-text h1 {
        font-size: 20px;
    }

}




@media only screen and (max-width: 360px) {

.to-te h1 {
    font-size: 16px;
}
.to-te h4::after {
    width: 82px;
}



}




