@media (max-width: 1199px) {

}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

}


@media (max-width: 640px) {  

}

@media (max-width: 480px) {
    .hero-wrap {
        height: 450px !important;
      }
      .inner-hero-item {
        padding-top: 4px;
    }
    .inner-hero-item p {
        display: block;
        font-size: 15px;
        font-weight: 500;
        margin-top: -60px;
    } 

    .hero-wrap-content h1 {
        font-size: 1.6em;
        line-height: 1.4;
        font-weight: 700;
    }
    .intro-page-db {
     margin-top: 3em;
    }
    .service-db-item {
        margin-top: 30px;
    }
    .paddn-right {
        padding-left: 4px !important;
       }
       .mb-paddn-page {
        margin-top: 70px;
       }

       .mb-paddn-page h1 { 
        font-size: 1.4em;
        line-height: 1.2;
        font-weight: 600;
        font-family: 'Lato', sans-serif;
        padding-bottom: 10px;
       }
       .section-booking-title a.text-primary {
        font-size: 14px !important;
        font-family: 'Lato', sans-serif;
        font-weight: 500;
       }

       .about-top-info .about-top-info-wrap h2 {
        font-size: 2.2em;
        font-family: 'Lato', sans-serif, Helvetica;
        color: rgba(0, 0, 0, 1);
        line-height: 1.3;
        font-weight: 500;
        margin-bottom: 20px;
    }        
    
}

@media (max-width: 360px) {
 

}