@media screen and (max-width:1399px) {
    .circle_box{
        height: 250px;
        width: 250px;
    }
    .s1_img h3{
        font-size: 35px;
    }
    .bann_hd {
        font-size: 4rem;
    }
    .bann_left h3 {
        font-size: 43px;
    }
    .head_contact ul{
        gap: 13px !important;
    }
    .head_contact ul li a{
        font-size: 13px;
    }
    .bann_left p {
        font-size: 18px;
        width: 80%;
    }
    .sec_hd {
        font-size: 50px;
    }
}   
/* @media screen and (max-width:1399px) { */