body.home {
    padding-top: 0;
}

.booking {
    width: 100%;
    position: relative;
    float: left;
    left: 0;
    bottom: 0;
    transform: translate(0, 0);
    z-index: 1;
}

.room .text {
    height: auto;
}

#top {
}

#header {
    background: #9caeff;
}

#home_blank {
    width: 100%;
    height: auto;
    float: left;
}

#top_blank {
    display: block;
}

#slider {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}

#slider .t {
    width: 90%;
    position: absolute;
    left: 5%;
    top: 15%;
}

#top_blocks {
    width: 100%;
    height: auto;
    top: 400px;
}

#slider {
    overflow: hidden;
}

#slider img {
    width: 100%;
    height: auto;
}

.owl-item {
    width: 100%;
    overflow: hidden;

}

#top_blocks .center {
    position: relative;
    height: auto;
}

#top_blocks .mcontainer {
    padding: 0 !important;
}

#top_blocks .block1, #top_blocks .block2, #top_blocks .block3 {
    width: 100%;
}

#top_blocks .ct {
    width: 100%;
    position: relative;
    height: auto;
    right: 0;
    top: 0%;
    position: relative;
    transform: translate(0%, 0%);
    float: left;
}

#showmenu {
    display: block;
}

#menu {
    width: 100%;
}

#menu ul {
    display: none;
}

.center {
    width: 100%;
    float: left;
}

#about .center {
    float: none;
}

#top_blocks .mcontainer {
    padding-left: 55px !important;
    padding-right: 55px !important;
}

#logo {
    margin-left: 15px;
}

.mcontainer {
    padding-left: 55px !important;
    padding-right: 55px !important;
}

#header_white .account {
    width: 100%;
    margin-top: 30px;
    float: right;
}

#header_white .shopping_cart {
    margin-left: 70px;
    float: left;
}

#account_header .container {
    padding: 0 50px 0 0;
}

#partners {
    width: 90%;
    margin-left: 5%;
}

#products_content .price, #products .price {
    width: 100%;
    height: 30px;
}

#products_content .buy, #products .buy {
    margin-top: 10px;
    width: 90%;
    width: calc(100% - 24px);
}

#products_content .product {
    width: 50%;
    float: left;
}

#products_content .product:nth-child(-n+3) .container {
    border-top: 0;
}

#products_content .product:nth-child(-n+2) .container {
    border-top: 1px solid #dcdcdc;
}

#products_content .product:nth-child(3n+1) .container {
    border-left: 0;
}

#products_content .product:nth-child(2n+1) .container {
    border-left: 1px solid #dcdcdc;
}

.product_info .producent {
    position: relative;
}

#footer .author {
    margin-top: 10px;
}

#footer_icons {
    font-size: 16px;
}

.room_mgallery_right.offer .left {
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.room_mgallery_right.offer .right {
    width: 100%;
    float: right;
}

#header .left {
    margin-left: 0;
}

#header .right {
    margin-right: 0;
}

.lang {
    float: none;
    margin-left: 0px;
}

.jantar, .btn_arrow {
    display: none;
}

#header .left {
    width: 100%;
    margin-left: 0;
    margin-top: 130px;
    text-align: center;
}

#header .right {
    width: 100%;
    margin: 20px 0;
    text-align: center;
}

@media all and (max-width: 1000px) {
    
	#content h2:after {
    content:none!important;
	right:0px!important;
	left:0px!important;
	position:unset!important;
	}
	#content h2:before {
	content:none!important;
	right:0px!important;
	left:0px!important;
	position:unset!important;
	}
	
	#footer_icons .ico {
        width: 50%;
    }

    #product_content {
        width: 100%;
        margin-top: 30px;
    }

    #path .l {
        width: 100%;
    }

    #sort {
        width: 100%;
    }

    .col-4 {
        width: 48%;
        margin: 0 4% 20px 0;
    }

    .col-4:nth-child(4n+1) {
        clear: none;
    }

    .col-4:nth-child(4n+4) {
        margin-right: 4%;
    }

    .col-4:nth-child(2n+1) {
        clear: left;
    }

    .col-4:nth-child(2n+2) {
        margin-right: 0;
    }

    #products .product {
        width: 50%;
        float: left;
    }

    #products .product:nth-child(-n+3) .container {
        border-top: 0;
    }

    #products .product:nth-child(-n+2) .container {
        border-top: 1px solid #dcdcdc;
    }

    #products .product:nth-child(3n+1) .container {
        border-left: 0;
    }

    #products .product:nth-child(2n+1) .container {
        border-left: 1px solid #dcdcdc;
    }
}

@media all and (max-width: 900px) {
    
	#content h2:after {
    content: none!important;
	}
	#content h2:before {
	content: none!important;
	}
	
	.left25 {
        text-align: center;
        width: 50%;
        margin: 0 0 20px 0;
    }

    .left25 img {
        float: none;
    }

    .left25:nth-child(2n+1) {
        clear: left;
    }

    #header .left {
        margin-left: 0px !important;

    }

    #header_white .list {
        width: 100%;
        margin: 10px 0 0 0;
    }

    #header_yellow .left, #header_yellow .right {
        width: 100%;
    }

    #header_yellow .left a {
        width: 100%;
        width: calc(100% - 30px);
        border: 0 !important;
        float: left;
    }

    .gallery, .room {
        width: 48%;
        margin-right: 4%;
    }

    .gallery:nth-child(3n+3), .room:nth-child(3n+3) {
        margin-right: 4%;
    }

    .gallery:nth-child(3n+1), .room:nth-child(3n+1) {
        clear: none;
    }

    .gallery:nth-child(2n+2), .room:nth-child(2n+2) {
        margin-right: 0;
    }

    .gallery:nth-child(2n+1), .room:nth-child(2n+1) {
        clear: left;
    }

    #home_icons .ico {
        width: 50%;
        margin-bottom: 20px;
    }

    .articles {
        width: 90%;
        padding: 10px 5%;
        text-align: center;
        background: #0063a1;
        color: #fff;
        position: relative;
        top: -20px;
        right: 0;
        float: right;
        font-weight: 600;
    }

    #slider .t {
        top: 10%;
    }

    #slider .t h2 {
        font-size: 20px;
    }

    #slider .t h3 {
        font-size: 18px;
    }
}

@media all and (max-width: 700px) {
    #top_blocks .mcontainer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .mcontainer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media all and (max-width: 700px) {

    #logo {
        width: 80%;
	}

	
	#footer_icons .ico {
        width: 100%;
    }

    #footer_icons, #footer {
        font-size: 16px;
    }

    #main_image .c {
        height: 230px;
    }

    #image h2 {
        text-shadow: 1px 1px 5px #fff;
    }

    #image .more {
        text-shadow: 1px 1px 5px #fff;
    }

    #image .more:hover {
        text-shadow: 0 0;
    }

    .center2 {
        width: 100%;
        float: left;
    }

    .col-2, .left50, .left33, .lef66, .left25 {
        width: 100%;
        margin: 0 0 30px 0;
    }

    #account_header .container {
        padding: 0;
    }

    .col-3 {
        width: 48%;
        margin-right: 4%;
    }

    .col-3:nth-child(3n+1) {
        clear: none;
    }

    .col-3:nth-child(3n+3) {
        margin-right: 4%;
    }

    .col-3:nth-child(2n+1) {
        clear: left;
    }

    .col-3:nth-child(2n+2) {
        margin-right: 0;
    }

    #products_content, #account_content {
        width: 100%;
        margin-top: 20px;
    }

    #promotion {
        border: 1px solid #dcdcdc;
    }

    .room_mgallery {
        width: 100%;
        margin-bottom: 20px;
        float: left;
    }

    .room_mgallery_right {
        width: 100%;
        float: right;
    }

    .room_mgallery.offer, .room_mgallery.offer.attraction {
        width: 100%;
        margin-bottom: 20px;
        float: left;
    }

    .room_mgallery_right.offer, .room_mgallery_right.offer.attraction {
        width: 100%;
        float: right;
    }

    .tabs a {
        width: 100%;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
        padding: 8px 0px;
        margin: 0 0 5px 0;
        float: left;
    }

    .offer_form .container {
        padding: 20px;
    }

    #about .center {
        width: 100%;
        float: left;
    }

    #home_content h2 {
        margin-bottom: 20px;
    }

    .room_slide .image {
        width: 100%;
        margin-top: 20px;
    }

    .room_slide .text {
        width: 100%;
        float: right;
    }

    .room_slide .text h2 {
        margin: 30px 0 10px 0;
    }

    #content ul.li_blue li {
        width: calc(100% - 40px);
        background: #0063a1 url('../images/li.png') top 15px center no-repeat;
        padding: 65px 20px 10px 20px;
    }

    #content ul.li_green li {
	    width: calc(100% - 40px);
        background: #66b441 url('../images/li.png') top 15px center no-repeat;
        padding: 65px 20px 10px 20px;
    }

}

h

@media all and (max-width: 650px) {

    #slider .t {
        top: 7%;
    }

    #slider .t h2 {
        margin: 0 0 10px 0;
        font-size: 30px;
    }

    #slider .t h3 {
        margin: 30px 0 0 0;
        font-size: 16px;
    }
}

@media all and (max-width: 550px) {

    #logo {
        width: 60%;
		background-size: contain;
	}
	
	.news {
        width: 100%;
    }

    #header_white .user, #header_white .search, #header_white .shopping_cart {
        width: 60%;
        margin: 10px 0 0 0;
    }

    #products .product {
        width: 100%;
        float: left;
    }

    #products_content .product {
        width: 100%;
        float: left;
    }

    #products .product .container {
        border-left: 1px solid #dcdcdc;
    }

    #products .product:nth-child(-n+2) .container {
        border-top: 0;
    }

    #products .product:nth-child(1) .container {
        border-top: 1px solid #dcdcdc;
    }

    #products .product:nth-child(3n+1) .container {
        border-left: 1px solid #dcdcdc;
    }

    #products_content .product:nth-child(3n+1) .container {
        border-left: 1px solid #dcdcdc;
    }

    #products_content .product .container {
        border-left: 1px solid #dcdcdc;
    }

    #products_content .product:nth-child(-n+2) .container {
        border-top: 0;
    }

    #products_content .product:nth-child(1) .container {
        border-top: 1px solid #dcdcdc;
    }

}

@media all and (max-width: 500px) {

    #home_content h2 {
        margin-bottom: 20px;
    }

    #home_rooms h2 {
        margin-bottom: 100px;
    }

    #home_rooms .room_slide .text h2 {
        margin: 30px 0 10px 0;
    }

    #grey_offers {
        padding-top: 100px;
    }

    .owl-carousel .owl-prev {
        top: -100px;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .owl-carousel .owl-next {
        right: 50%;
        transform: translate(50%, 0);
    }

    .owl-carousel-white .owl-prev {
        top: -100px;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .owl-carousel-white .owl-next {
        right: 50%;
        transform: translate(50%, 0);
    }

    .owl-carousel-photo .owl-prev {
        top: 17px;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .room_mgallery .owl-carousel .owl-prev {
        top: 17px;
        left: -35px;
        transform: translate(0, 0);
    }

    .room_mgallery .owl-carousel .owl-next {
        top: 17px;
        right: -35px;
        transform: translate(0, 0);
    }

    #home_icons .ico {
        width: 100%;
    }

    .room_mgallery {
        margin-bottom: 130px;
    }

    .room_mgallery .photos {
        bottom: -100px;
    }

    .owl-carousel-photo .owl-prev {
        font-family: "Trajan Pro";
        background: #fff url('../images/arrow_left_navy.png') center left 10px no-repeat;
        border: 1px solid #eaeaea;
    }

    .owl-carousel-photo .owl-next {
        font-family: "Trajan Pro";
        background: #fff url('../images/arrow_right_navy.png') center right 10px no-repeat;
        border: 1px solid #eaeaea;
    }

    .owl-carousel-photo .owl-prev:hover {
        background: #1d2733 url('../images/arrow_left_white.png') center left 10px no-repeat;
        color: #fff;
        text-decoration: none;
    }

    .owl-carousel-photo .owl-next:hover {
        background: #1d2733 url('../images/arrow_right_white.png') center right 10px no-repeat;
        color: #fff;
        text-decoration: none;
    }

    .gallery, .room {
        width: 100%;
        margin-right: 0%;
    }

    .gallery:nth-child(3n+3), .room:nth-child(3n+3) {
        margin-right: 0%;
    }

    .popup {
        width: 90%;
        left: 5%;
    }

    .col-4 {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .remind {
        width: 100%;
        text-align: left;
        margin: 0 0 20px 0;
        float: left;
    }

    .col-3 {
        width: 100%;
        margin-right: 0%;
    }

    .col-3:nth-child(3n+3) {
        margin-right: 0%;
    }

    .header_box {
        margin-left: 0px;
    }

    #footer_icons, #footer {
        font-size: 14px;
    }
}

@media all and (max-width: 450px) {


    #footer li {
        width: 100%;
        margin: 0;
        background: transparent !important;
    }

}

@media all and (max-width: 320px) {

    #menu_account, #left, #menu_products, #promotion_content {
        width: 100%;
    }

}