

@media(max-width: 540px) {
    
    .banner img {
        width: 100%;
        height: 120px;
    }
    
     h2 {
    text-align: center;
    }
    
    .my-float {
        margin-top: 5px;
        font-size: 50px!important;
    }
    
        .main1 img {
        width: 100%;
    }
    
    .main2 img {
        width: 100%;
    }
    
    .head_main h1 {
        text-align: center;
    }
    
    .hotel img {
        width: 100%! important;
    }
    
   
    .main1 img {
        width: 100%! important;
    }

    .main2 img {
        width: 80%! important;
    }
    
    .head_main {
        padding: 0px 0px 10px;
    }
    
    .box {
       text-align: center;
    }

    .main5 img {
        width: 100%;
    }

    .swimg_rr {
        margin: 40px 70px 0px;
    }

    .card-body {
        text-align: center;
    }

    .card-body img {
        width: 80%;
    }

    .main3 h2 {
        font-size: 24px! important;
    }

    .main1 h1 {
        margin: 10px 0px;
    }

    .main2 h1 {
        margin: 10px 0px;
    }

    .main5 h2 {
        font-size: 24px! important;
        text-align: center;
        margin: 20px 0px 10px;
    }

    .float-area {
        top: 410px;
    }
    
    .banner_mobile_off {
        display: none;
    }

    .banner_mobile_on {
        display: block;
    }

    .main4 h2 {
        font-size: 22px! important;
        text-align: center;
        margin: 20px 0px 0px;
    }

    .float-area img {
        height: 165px;
    }
}


/*******************************         420px                               **********************************************/


@media(max-width: 448px) {
    
    h1, h2 {
    font-size: 21px !important;
    line-height: 30px;
    text-align: center;
}
    
  
    
    .swing:before {
        left: 52%;
    }
    
    .swimg_rr {
        margin: 40px 0px 0px;
    }
    
    .swing {
        float: none;
    }
    
    .rate img {
        height: 300px;
    }
    
    .rate h2 {
        margin: 0px 0px 0px;
    }
    
    .main_rate .card img {
        height: 100%!important;
    }
    
    .swing img {
    margin: auto;
   }
}