@media only screen and (max-width: 768px){
.col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{
	padding-left:15px;
	padding-right:15px;
}
.top-header {
    display: none!important;
    padding: 0 50px;
}
nav.navigation-top {
    display: none;
}
nav.navigation-main {
    position: relative;
    padding: 10px 0;
}
img.logo-mobile {
    width: 100px;
}
nav.navigation-main .logo {
    bottom: 10px;
    left: 20%;
    z-index: 9;
}
nav.navigation-main .toggle-menu.open .icon {
    position: absolute;
}
.wrapper header {
    background: #00486c;
}
.sec1 {
    display: none;
}
header.sticked {
    top: 0;
    padding: 0;
}
header.sticked nav.navigation-main .logo {
    padding: 20px;
    bottom: -20px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #ffffff00;
    width: 150px;
    height: 100px;
    box-shadow: 0 0 10px rgb(0 0 0 / 0%);
}
.gap-02 .carousel-caption h2 {
    top: 20px;
    left: 0;
    text-align: center;
    font-size: 32px;

}
.gap-02 .carousel-caption p {
	text-align:center;
    left: 0;
    font-weight: 100;
}
.gap-02 .carousel-caption .btn {
    text-align: center;
    position: relative;
    left: 0;
}
.animated {
    text-align: center;
}
.booking.booking-default-theme {
    padding: 0 15px;
}
.booking .booking-wrapper .btn {
    border: 1px solid #fff;
    margin: 15px 0 0;
    display: block;
    padding: 10px;
    width: 100%;
    font-size: 24px;
    text-transform: none;
}
.about-right-text2 {
    padding: 0;
}
.section-header .title span {
    display: inline-block;
}
.about-left-img {
    padding: 10px 0 40px;
}
.section-header .title {
    padding: 0 15px;;
}
.section-header .title .btn {
   display:none;
}
.section-header .title span {
    display: inline-block;
}
.social-links {
    padding: 10px 0 0;
}
.last-fo0ter {
    padding: 0 20px;
}
.sec-page {
    padding: 0;
}
.gall-title {
    padding: 0 15px;
}
.contact {
	padding:0;
    top: 0;
}
.contact-sec {
    margin-bottom: 0;
}
.section-header p {
    display: block;
}
.sitemap-m p {
    padding: 10px 0;
}
.section-header p {
	color: #000;
    padding: 0 15px;
}
.hotel-ft-ab.left-and-right p {
    padding: 0 15px 0 0;
}
.Facilities {
    margin-top: 0;
}
.contact .contact-block {
    margin-top: 0;
}
.contact .contact-block .contact-info {
    margin-top: 15px;
}
.contact .map {
    margin-bottom: 30px;
}
.about-right-text2 p {
    padding: 0;
}
.about-right-text0 {
    padding: 0;
}
.about-right-text0 ul {
    padding: 0 20px;
}

}

@media(min-width:992px) {
 .top-header {
    display: none!important;
    padding: 0 50px;
}
}