@media only screen and (min-device-width: 375px) and (max-device-width: 999px) {

}

@media only screen and (min-device-width: 1000px) and (max-device-width: 1600px) {
    .vertical-slider .image_thumble {
    height: 146px;
}
.gallery-box {

    padding: 0 14px;
}
.gallery-box p {
    margin-bottom: 37px;
    font-size: 11px;
 
}
.gallery-box p img {
    width: 87px;
    margin-bottom: 5px;
}
.gallery-box.rt {
    border: none;
    margin-top: -32px;
}
    .stay-box, .taste-box {
    width: 77%;
    left: 4%;

    transform: inherit;
    }
        .heading h3 {
    margin: 0;
    font-size: 24px;
    color: #134b71;
    line-height: 23px;
}
.heading h3 span {
    font-size: 18px;
    color: #94958c;
}
.heading {
    margin-bottom: 11px;
    padding: 0;
    font-family: myFirstFont2;
}
.tagline {
    font-size: 14px;
    color: #94958c;
    margin-bottom: 11px;
    font-weight: bold;
}
.co-box p {
    margin-bottom: 10px;
    font-size:12px;
}
.stayblock li {
    position: relative;
    padding-left: 0px;
    margin-bottom: 3px;
}
.stayblock li p {
    color: white;
    margin-top: 4px;
}
.rooms-det p {
    width: 72%;
    border-right: 2px solid white;
    padding-right: 4px;
    font-size: 12px;
}
.stayblock li h5 {
    font-size: 16px;
}
.more-btn {
    background: transparent;
    color: white;
    border: 3px solid white;
    padding: 7px 5px;
    box-shadow: 4px 4px 14px rgb(0 0 0 / 29%);
    margin-top: 25px;
    font-size: 13px;
}
.event-overlay
{
    width: 70%;
}
.event-overlay h2
{
    margin-top: 0;
    text-align: left;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: myFirstFont2;
}
.event-overlay p
{
        text-align: left;
        font-size: 14px;
        line-height: 20px;
        margin:0;
}

.heading h6 {
    font-size: 14px;
}
.slide-text h1 {

    font-size: 29px;
}
.room-banner {
    position: absolute;
    left: 77px;
    bottom: 77px;
    z-index: 1;
    background: #0700009e;
    width: 43%;
    padding: 25px;
    color: white;
}
.room-banner h2 {
    margin-top: 0;
    text-align: left;
    font-size: 24px;
    margin-bottom: 6px;
    font-family: myFirstFont2;
}
.room-banner p {
    text-align: left;
    font-size: 13px;
    line-height: 21px;
    margin: 0;
}
.room-image-box {
    padding-right: 15px;
    height: 220px !important;
    cursor: pointer;
    outline: 0;
}
.slider-box {
    height: 85vh;
}
.amenities-box {

    height: 15vh;
}
.fp-viewing-1 .header2 .logo img, 
.fp-viewing-2 .header2 .logo img, .fp-viewing-3 .header2 .logo img, .fp-viewing-4 .header2 .logo img, .fp-viewing-5 .header2 .logo img, .fp-viewing-6 .header2 .logo img
{
    width: 62%;
    top: 50%;
    transition: .3s;
}
.fp-viewing-1 .header2 .logo1, 
.fp-viewing-2 .header2 .logo1, .fp-viewing-3 .header2 .logo1, .fp-viewing-4 .header2 .logo1, .fp-viewing-5 .header2 .logo1, .fp-viewing-6 .header2 .logo1

{
    left: 3.2%;
    transform: translate(-11px, 0);
    height: 12vh;
    transition: .3s;
}
.reach-box-wrap p {
    font-size: 12px;
}
.eventblock p
{
    font-size: 14px;
    color: white;
    font-family: myFirstFont2;
}
.eventblock h5, .eventblock p span
{
    color: white;
    font-size: 12px;
}
.nav ul li {
    text-decoration: none;
    list-style: none;
    padding: 15px;
    font-size: 16px;
}

}
@media only screen and (min-device-width: 1440px) and (max-device-width: 1600px) {

.grid-img
{
    width: 45%;
}
.grid-content
{
    width: 55%;
}
.stayblock li h5
{
    font-size:12px;
        padding: 7px 16px;
}
.stayblock li h5 img {
    width: 75px;
    margin-bottom: 9px;
}
.stay-box .co-box, .taste-box .co-box {

    width: 100%;
}
.rooms-det {
    width: 95%;
}
 .coming-soon-bk{width: 248px;margin-top: 0px;}
    .coming-soon {width: 151px;top: 100px;}
  
    .heading h3 {
    margin: 0;
    color: #134b71;
    line-height: 28px;
}
.heading h3 span {
    font-size: 20px;
    color: #94958c;
}
.heading {
    margin-bottom: 15px;
    padding: 0;
    font-family: myFirstFont2;
.tagline {
    font-size: 16px;
    color: #94958c;
    margin-bottom: 11px;
    font-weight: bold;
}
.co-box p {
    margin-bottom: 10px;
    font-size: 14px;
}
.eventblock p
{
    font-size: 16px;
    color: white;
    font-family: myFirstFont2;
}
.eventblock h5, .eventblock p span
{
    color: white;
    font-size: 14px;
}
.rooms-det p {
    width: 72%;
    border-right: 2px solid white;
    padding-right: 4px;
    font-size: 14px;
}

}
