@media (max-width: 767px) {
   .logo-img {
    margin-bottom: 0px;
    width: 125px;
    padding: 0;
}
.slider-fade .owl-item {
    height: 60vh;
    position: relative;
}
.header {
    min-height: 66vh;
    overflow: hidden;
}
.section-padding {
    padding:50px 0;
}
.section-title {
     font-size: 26px;
}
.section-subtitle{
	margin-bottom:0px;
}
.facilties .single-facility h5 {
    font-size: 18px;
    color: #222;
    margin-bottom: 10px;
}
.testimonials-box .head-box h4 {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
}
.testimonials .item .info .author-img {
    display: none;
}
.testimonials .item .info .cont {
    margin-left: 0;
}
.testimonials-box {
    margin-bottom: 50px;
}
.services .content .cont h4 {
    line-height: 1.25em;
    font-size: 24px;
}
.relat {
    position: relative;
    left: 0;
}
.footer-top .footer-column {
    margin-bottom: 20px;
}
.services .content {
    width: 100%;
    padding: 30px 10px;
}
[data-overlay-dark]:before, [data-overlay-darkgray]:before, [data-overlay-light]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 84%;
    top: 0;
    left: 0;
    z-index: 1;
}
.mt-90 {
    margin-top: 30px !important;
}
.rooms2 .caption h4, .rooms2 .caption h4 a {
    font-size: 24px;
    color: #222;
    margin-bottom: 5px;
}
.room-facilities ul li {
    color: #666;
    font-size: 15px;
    padding-bottom: 8px;
}
.mb-90 {
    margin-bottom: 50px !important;
}
.content {
    padding: 6px 18px;
}
.cont h4{
	    margin-bottom: 4px;
}
.mrthi{
	margin-bottom:10px;
}
.con-padding {
    padding: 31px 0 0;
}
.bgpadding {
    background: #cccccc12;
    padding: 50px 15px 20px;
    margin-top: 20px;
}
.mb-30 {
    margin-bottom: 18px !important;
}
}

@media (max-width:992px) {
	.slider-fade .owl-item {
    height: 65vh;
    position: relative;
}
[data-overlay-dark]:before, [data-overlay-darkgray]:before, [data-overlay-light]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 84%;
    top: 0;
    left: 0;
    z-index: 1;
}
.mt-90 {
    margin-top: 32px !important;
}

	
}