@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:1199px) {
    .banner {
      
        min-height: inherit !important;
        height: auto
    }
    .navbar-nav>li>a {
        padding: 13px 7px;
    }
}

@media only screen and (max-width: 1027px) {}

@media only screen and (max-width: 990px) {
    .important-links .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 5px;
        top: 15px;
        background: #ddd;
        border-radius: 0px;
    }
    .important-links .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 5px;
        top: 15px;
        background: #ddd;
        border-radius: 0px;
    }
    .events-wrap .testimonial-wrap {
        margin-top: 15px;
    }
    .fr-slider .sl-caption p {
        font-size: 1.3em;
    }
    .fr-slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        top: 40px;
    }
    .fr-slider .owl-theme .owl-controls .owl-buttons .owl-next {
        top: 40px;
    }
    .facility-of-reservation .fr-tittle:after {
        border-bottom: 64px solid #f27d51;
    }
    .facility-of-reservation .fr-tittle {
        padding: 19px 15px;
    }
    .complent-cell .com-cell {
        min-height: 125px;
        margin-bottom: 15px;
    }
    .complent-cell span {
        width: 100px;
    }
    .min-padding {
        padding-right: 15px !important;
    }
    .top-nav {
     
        width: 100%;
    }
    .navbar-nav>li>a {
        padding: 13px 4px;
        font-size: 1.2em;
    }
}

@media only screen and (max-width: 768px) {
    .navbar-toggle {
        margin-right: 25px !important;
    }
    .important-links .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 5px !important;
        top: 30px !important;
    }
    .important-links .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 5px !important;
        top: 30px !important;
    }
    .navbar-nav > li > a {
        border-bottom: 1px solid #fff;
        padding: 5px 14px !important;
    }
    .navbar .dropdown-menu {
        width: 100% !important;
        background-color: rgba(255, 255, 255, 1);
        padding: 0px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #ffffff;
    }
    .footer-wrap ul.privancy li {
        padding: 0px 4px;
        font-size: 1.1em;
        line-height: 23px;
    }
    .footer-wrap .footer-content-wrap {
        margin: 0% 0%;
    }
    .footer-bottom p {
        padding: 4px;
        text-align: center;
    }
    .footer-bottom .text-right {
        color: #FFF;
        margin-bottm: 20px !important;
        margin-top: 0px;
        text-align: center;
    }
    .facility-of-reservation .btn-purple {
        float: none;
        margin: auto;
        border: 1px solid #ddd;
        display: table;
        padding: 8px 60px;
    }
    .facility-of-reservation .fr-tittle:after {
        display: none
    }
    .facility-of-reservation .fr-tittle {
        display: block;
    }
    .top-nav ul {
        float: none;
        margin: 0px;
        padding: 0px;
        text-align: center !important;
    }
    .top-nav ul li:nth-child(2) {
        display: none !important
    }
    .top-nav ul li:nth-child(3) {
        display: none !important
    }
    .top-nav ul li:nth-child(5) {
        display: none !important
    }
    .top-nav ul li:nth-child(6) {
        display: none !important
    }
    .top-nav ul li:nth-child(7) {
        display: none !important
    }
    .head-section .rightlogo {
        margin-top: 8px;
        display: none;
    }
    #smo-section {
        position: relative;
        padding: 14px -1px !important;
        /* background-color: #f5eee8; */
        background-image: url(../images/smobg.png);
        background-repeat: no-repeat;
    }

    .top-nav {
        font-family: 'Roboto', sans-serif;
        padding: 0px;
        z-index: 100;
        position: relative;
        font-size: 11px !important;
        height: auto;
        font-weight: 300;
        transition-duration: .3s;
        /* background-color: #1f2130; */
    }
}

@media only screen and (max-width:480px) {
    .play-pause {
        top: 8px;
    }
    .events-wrap .test-head h3 {
        font-size: 1.8em;
    }
    .box-sdw h2.panel-title {
        font-size: 1.8em;
    }
    .news-section h3 {
        font-size: 1.6em;
        text-align: center;
    }
    .fr-slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        top: 80px;
    }
    .fr-slider .owl-theme .owl-controls .owl-buttons .owl-next {
        top: 80px;
    }
}

@media only screen and (max-width:400px) {
    .head-section {
        min-height: 148px;
    }
}

@media only screen and (max-width:360px) {
    .head-section {
        min-height: 135px;
    }
}

@media only screen and (max-width: 320px) {}