/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
    .main_mnu {
        display: none;
        position: absolute;
        background-color: #5ba9d5;
        right: 0;
        width: 100%;
        padding-top: 0;
        z-index: 1000;
    }
    .main_mnu li {
        clear: both;
        width: 100%;
        border-bottom: 1px solid #87c0e0;
    }
    .main_mnu li:after {
        display: none;
    }
    .main_mnu li a {
        padding: 15px;
        display: block;
        text-align: center;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        line-height: 1;
    }
    .main_mnu li a:hover {
        background-color: #84bbd9;
        border-bottom: 0;
    }
    .toggle_mnu {
        display: block;
    }
    .quant-box-booking .quant {
        width: 65px;
    }
    .rooms-info-footer {
        margin-top: 15px;
    }
    .bad-icon-box {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        padding-top: 0px;
    }
    .btn-gr-box {
        float: none;
        text-align: center;
    }
    .rooms-info-footer .btn {
        display: block;
        margin: auto;
    }
    .rooms-box-item {
        padding: 0;
        padding-top: 10px;
    }
    .rooms-box h3 {
        font: 20px/20px "OpenSansBold";
    }
    .servis-top-box {
        margin-top: 70px;
    }
    .about-sect {
        background: none;
    }
    .booking-box-sect .booking-text:before {
        display: none;
    }
    .call-box {
        background: #1b6fd9;
    }
    .socsety-box {
        float: left;
    }
    h1 {
        font: 35px/35px "NotoSerifBold", sans-serif;
    }
    .slider-info {
        margin-top: 150px;
    }
    .owl-carousel-main .img-box {
        display: none;
    }
    .slider-box {
        background: url(../images/slider/1.jpg) center center;
        background-size: cover;
        overflow: hidden;
    }
    .contacts-box .contacts-item p,
    .contacts-box .contacts-item a {
        font-size: 20px;
    }
    .logo, .phone-box, .address-box, .socsety-wrap {
        width: 50%;
        margin: 0;
    }
    .socsety-wrap {
        float: left;
    }
}
@media only screen and (max-width: 1199px) {
    .our-service-sect.sect-box {
        padding-top: 50px;
    }
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
    .slider-box {
        height: 530px;
    }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
    .kitchen-item img {
        margin-top: 0 !important;
    }
    .footer-box .logo, .phone-box, .address-box, .socsety-box {
        width: 50%;
        height: 93px;
    }
    .socsety-box {
        padding-top: 24px;
    }
}
@media only screen and (max-width: 933px) {
    /*.owl-carousel .owl-prev,
    .owl-carousel .owl-next {
        display: none;
    }*/
    .owl-carousel .owl-prev {
        left: 2px !important;
    }
    .owl-carousel .owl-next {
        right: 2px !important;
    }
    .location-sect.sect-box {
        padding-top: 50px;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
    .servis-top-item {
        margin-bottom: 30px;
    }
    .header_top img {
        width: 300px;
    }
    .slider-info {
        margin-top: 70px;
    }
    /*.slider-info h1 { font: 33px/33px "NotoSerifBold", sans-serif;}*/
    /*.booking-window{margin-top: 120px;}*/
    .booking-box-sect .booking-text:before {
        display: none;
    }
    /*.booking-window{width: 360px;}*/
    .booking-box-sect .booking-text {
        font-size: 16px;
    }
    .owl-dots {
        display: none;
    }
    .booking-box {
        position: relative;
        margin-top: 120px;
        top: 130px;
    }
    .slider-box {
        min-height: 800px;
    }
    .servis-top-box {
        margin-top: 0;
    }
    .kitchen-title, .kitchen-price {
        float: none;
        text-align: center;
    }
    .kitchen-title {
        margin-bottom: 10px;
    }
    .kitchen-item-line {
        padding: 5px 22px;
    }
    .contacts-box .contacts-item {
        margin-bottom: 20px;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .logo {
        margin-right: 0;
    }
    .logo img {
        width: 290px;
    }
    .phone-box {
        margin-right: 0;
    }
    .main-mnu:before, .main-mnu:after {
        display: none;
    }
    .booking-window-header {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        height: 118px;
    }
    .quant-box-booking .quant {
        width: 40px;
    }
    .servis-top {
        margin-bottom: 20px;
    }
    .owl-carousel-rooms {
        background: none;
        padding: 0;
    }
    .kitchen-sect.sect-box {
        padding-bottom: 0;
    }
    .title-sect {
        font: 26px/31px "NotoSerifBold", sans-serif;
    }
    .our-service-item {
        margin-right: 0;
    }
    .our-service-title {
        font-size: 12px;
    }
    .our-service-item {
        min-width: 160px;
        padding: 0 10px;
    }
    .text-pre {
        font-size: 15px;
    }
    .coord-box-before, .coord-box-after {
        width: 0 !important;
    }
    .coord-box {
        width: 350px;
    }
    .coord-box-content {
        font-size: 15px;
        padding: 10px 20px;
    }
    .coord-box h5 {
        margin-right: 0;
        display: block;
        margin-bottom: 3px;
    }
    .booking-window-header {
        background-size: cover;
    }
    .booking-text {
        margin-top: 10px;
    }
    .call-box {
        text-align: center;
    }
    .call-box-phone, .btn-call, .call-box span {
        display: block;
        margin: 0 auto 15px auto;
    }
    .reviews-sect .btn-call {
        display: inline-block;
    }
    .call-box h3 {
        font-size: 35px;
        line-height: 35px;
    }
    .logo {
        margin: 0 auto 15px auto !important;
    }
    .logo, .phone-box, .address-box, .socsety-box {
        width: 100%;
    }
    .logo img, .logo, .phone-box, .address-box, .socsety-wrap {
        float: none;
        margin: 0 auto;
        display: block;
        text-align: center;
        background: none !important;
    }
    .phone-box {
        min-height: 60px;
    }
    .address-box, .phone-box, .phone-item {
        padding: 0;
        margin: 0;
    }
    h1 {
        font: 26px/26px "NotoSerifBold", sans-serif;
    }
    .slider-info p {
        font-size: 14px;
    }
    .booking-box-sect .booking-window {
        margin-top: 0;
    }

}
@media only screen and (max-width: 600px) {
    .owl-carousel.owl-carousel-gallery .item {
        transform: rotate(0deg) !important;
        left: 0 !important;
        margin: 5px !important;
    }
    .date-box-booking .w45, #form_back_write .w45 {
        width: 100%;
    }
    .quant-box-booking .row-elem {
        margin-bottom: 15px;
    }
    .form_write .header_form, .form_write .body_form, .form_write .footer_form {
        padding-left: 25px;
        padding-right: 25px;
    }
    .form_write .mfp-close {
        right: 25px;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .contacts-box .contacts-item p,
    .contacts-box .contacts-item a {
        font-size: 16px;
    }
    .address-box,
    .slider-info p {
    	display:none;
    }
    .booking-box {
    	margin-top:70px;
    }
    h1 {
    	font-size:24px;
    	text-align:center;
    }
    .slider-info {
    	margin-top:90px;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {

    /**/
}
/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {

    /**/
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {

    /**/
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {

    /**/
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    .booking-box-sect .booking-text {
        margin-top: 235px;
    }
    .booking-window {
        margin-top: 120px;
    }
    /*.kitchen-item .img-box{height:315px;}*/

}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
    .main_mnu {
        display: block !important;
    }
    .toggle_mnu {
        display: none;
    }
    .rooms-box-item, .rooms-info {
        height: 470px;
    }
    .rooms-info-footer {
        width: 100%;
        position: absolute;
        bottom: 25px;
    }
    .booking-box-sect {
        height: 555px;
    }
    .call-box {
        background: url(../images/background/woman.png) right -2px no-repeat, #1b6fd9;
    }
    .socsety-wrap {
        margin-top: 15px;
    }
}


