   
   @media only screen and (max-width: 1199px) and (min-width: 992px) {

    
   }
   @media only screen and (max-width: 991px) and (min-width: 768px) {
    header a.navbar-brand {
        position: relative;
        top: 0px;
        /* z-index: 9; */
        width: 100px;
        height: 40px;
    }
    header a.navbar-brand  img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100px;
        height: 60px;
    }
    header a.nav-link.BrErBtn {
        display: inline-block;
        padding: 13px 20px;
    }
    #navbarSupportedContent {
        margin-top: 30px;
    }
    header li.nav-item {
        font-size: 16px;
        margin: 5px 25px;
    }
    .banner-cont{
        width: 70%;
    }
    .banner-cont h1 {
        font-size: 32px;
        font-weight: 500;
    }
    .banner-cont h4 {
        color: #adcc38;
        font-weight: 500;
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 25px;
    }
    .breathAdd {
        overflow: hidden;
    }
    .breathAddBox {
      margin-top:0px ;
      padding: 15px 2%;
    }
    .titleArea:first-child{
        width: 65%;
        padding-right: 2%;
    }
    .titleArea:last-child{
        width: 35%;
    }
    .breathAddBox .titleArea p{
        display: flex;
        align-items: center;
    }
    .breathAddBox .titleArea p img{
        display: block;
        width: 50px;
    }
    .galleryVideo {
        margin-top: 50px;
    }
    .roomsSuitsBox, .roomsSuitsBox a, .roomsSuitsBox .roomsSuitsImg {
        height: 142px;
    }
    .roomsSuitsBox .roomsSuitsText h4 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    .testi-img {
        height: auto;
    }
    .test-ins {
        padding: 25px 10px 70px;
    }
    .testi-text {
        padding-top: 25px;
    }
    .testi-text p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .testi-text h3 {
        font-size: 24px;
        margin-bottom: 32px;
    }
    .testi-cont {
        padding: 40px 10px 20px;
        transform: translate(0px, 0px);
        position: relative;
    }
    .owl-vertical .owl-nav {
        position: absolute;
        transform: rotate(0deg) translate(-30px, -5px);
        right: -17px;
        right: 0;
    }
    .whyChoseText {
        margin-top: 50px;
    }
    .gallery-grid {
        columns: 2;
    }
    .photo-gallery .item {
        width: 100%;
        height: 250px !important;
    }
    .offer-content {
        position: relative;
        padding-left: 0em;
        margin-top: 30px;
    }
    .offer-deal .img-holder .overlay {
        position: absolute;
        top: -5%;
        right: -4%;
    }
   }
    @media only screen and (max-width: 767px) {
        header a.navbar-brand {
            position: relative;
            top: 0px;
            /* z-index: 9; */
            width: 100px;
            height: 40px;
        }
        header a.navbar-brand  img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100px;
            height: 60px;
        }
        header a.nav-link.BrErBtn {
            display: inline-block;
            padding: 13px 20px;
        }
        #navbarSupportedContent {
            margin-top: 30px;
        }
        header li.nav-item {
            font-size: 16px;
            margin: 5px 25px;
        }
        .banner-cont{
            width: 80%;
        }
        .banner-cont h1 {
            font-size: 34px;
            font-weight: 500;
        }
        .banner-cont h4 {
            color: #adcc38;
            font-weight: 500;
            font-size: 16px;
            margin-top: 15px;
            margin-bottom: 25px;
        }
        .breathAddBox{
            flex-flow: column;
            text-align: center;
            margin-top: 0px;
        }
        .breathAddBox .titleArea p{
            margin-bottom: 10px;
        }
        .breathAddBox .titleArea h5:not(:last-child) {
            margin-bottom: 10px;
        }
        .carousel-indicators {
            display: block !important;
            margin: 0;
            top: 40%;
            left: 20px;
          }
          .breathAdd {
            margin-bottom: 50px;
            width: 100%;
            overflow: hidden;
          }
          .innerHeader {
            height: 250px;
        }
          .header h2 {
            font-size: 24px;
            padding-bottom: 30px;
          }
          .header h2::before{
            top: 30px;
          }
          .abtImageBox {
            display: block;
        }
        .abtImageBox .abtImageBoxOne {
            width: 100%;
            height: 202px;
        }
        .abtImageBox .abtImageBoxOne:first-child {
            margin-right: 0%;
            margin-top: 50px;
            margin-bottom: 30px;
        }
        section.aboutus {
            margin-bottom: 50px;
        }
        .header p {
            font-size: 16px;
            padding-bottom: 5px;
        }
        .roomsSuitsBox, .roomsSuitsBox a, .roomsSuitsBox .roomsSuitsImg {
            height: 240px;
            width: 100%;
            position: relative;
            overflow: hidden;
            margin-bottom: 30px;
        }
        .serviceArea {
            padding: 50px 0px ;
        }
        .testi-img {
            height: auto;
        }
        .test-ins {
            padding: 25px 10px 70px;
        }
        .testi-text {
            padding-top: 25px;
        }
        .testi-text p {
            font-size: 16px;
            margin-bottom: 15px;
        }
        .testi-text h3 {
            font-size: 24px;
            margin-bottom: 32px;
        }
        .testi-cont {
            padding: 40px 10px 20px;
            transform: translate(0px, 0px);
            position: relative;
        }
        .owl-vertical .owl-nav {
            position: absolute;
            transform: rotate(0deg) translate(-30px, -5px);
            right: -17px;
            right: 0;
        }
        footer {
            margin-top: 50px;
            padding: 50px 0px;
        }
        .ftBottom .bottomft {
            display: inline-block;
        }
        .ftBottom .bottomft p {
            
            margin-bottom: 5px;
        }
        .footer-col h3{
            margin-bottom: 15px;
        }
        .innerHeader .breadcrumbContent{
            width: 100%;
        }
        .galleryVideo {
            margin-top: 30px;
        }
        .home-two-choose .choose-left .tripadvisor-icon {
            position: relative;
            left: 50%;
            top: 50%;
            transform: translate(-50%, 0%);
            margin-top: 30px;
            margin-bottom: 30px;
        }
        .whyChoseText .choose-feature ul{
            columns: 1;
        }
        .photo-gallery {
            margin: 50px 0px;
        }
        .gallery-grid {
            columns: 1;
        }
        .photo-gallery .item{
            width: 100%;
            height: 250px;
        }
        .offer-content {
            position: relative;
            padding-left: 0px;
            margin-top: 30px;
        }
        .offer-deal .img-holder {
            width: 100%;
            height: 230px;
        }
        .offer-deal .img-holder .overlay {
            position: absolute;
            top: -6%;
            right: -4%;
            width: 90px;
            height: 90px;
            line-height: 90px;
        }
        .offer-deal .img-holder .overlay p {
            color: #fff;
            padding: 0.1em;
            font-size: 22px;
            line-height: 25px;
            padding: 17px 5px;
        }
        .offer-deal-dark {
            background: #f0f6de;
            padding: 50px 0px;
            margin: 50px 0px;
        }
   .about-img:after{
       display:none;
   }
   .about-img2 img{
       position: static;
   }
        
   }
    @media only screen and (max-width: 575px) {
        
               
   }
     
     @media only screen and (max-width: 480px){
        
        
    }
