
@media (max-width: 1200px) {
    .menu-home .navbar-nav > li > a {
        font-size: 16px;
		line-height: 30px;
    }
    .navbar .container-90 {
        width: 100%;
        padding: 0px 15px;
    }
    .house-villas-wrap .house-site, .house-villas-wrap .house-site img {
        height: 300px;
    }
	
	.nav .divider::after {
		display: none;
	}
}

@media (max-width: 991px) {
    .house-villas-wrap .house-site, .house-villas-wrap .house-site img {
        height: 250px;
    }
    body {
        padding-top: 20px;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		margin-top: 22px;
		margin-right: 22px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        background-color: #1c1c1c;
        padding: 0px 15px;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .dropdown {
        position: relative;
    }
    .dropdown-plus {
        display: inline-block;
    }
    footer h2 {
        margin-top: 60px;
    }
    .navbar-absolute-top, .navbar-relative-top {
        top: 0px;
        display: none;
    }
    .menu-home .navbar-nav > li > a {
        display: inline-block;
    }
    .video-frame {
        width: 80%;
    	height: auto;
    }
    .featured {
        margin-bottom: 0px;
    }
    .text-overlay .text-inner .text-block {
        padding: 0px;
    }
    .text-overlay .text-inner .btn-project {
        margin-top: 0px;
    }
    .locality-stripe > li {
        width: 33.33333%;
        margin-bottom: 5px;
    }
    .mtop-0 {
        margin-top: 30px;
    }
    .locality-text {
        width: 100%;
    }
    /*#slide.video-darker > .overlay {
        display: none;
    }*/
    #slide img {
		position: relative;
	}
    .konfigurator-container .grey-bg > p:last-of-type {
        padding-bottom: 125px;
        margin-bottom: 0px;
    }
    .var-text {
        min-height: 0px;
    }
    .var-text .price-stripe .mtop-0 {
        margin-top: 0px;
    }
    .price-villa-hook > span > a {
	margin-top: 0px;
    }
    .price-villa-hook {
	padding: 10px !important;
    }
    .price-villa-hook > span:not(.price-text) {
        margin-left: 30px;
    }
}
@media(max-width: 991px) {
    .table-sites-wrap > .col-xs-10 {
        width: 100%;
    }
    .container-90 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media(max-width: 768px) {
	footer .qr-code {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	footer .footer-contact-list > p > a {
		text-align: center;
	}
    .house-villas-wrap .house-site, .house-villas-wrap .house-site img {
        height: 200px;
    }
    #gallerySlider .owl-item {
        height: 100px;
    }
    .ke-mlynu-wrap .house-site:last-of-type img {
        right: 100%;
    }
    .house-wrap {
        flex-direction: column;
    }
    .locality-name {
        margin-right: 0px;
    }
    .project-plus {
        display: block;
    }
    .project-plus.pull-right {
        float: none !important;
    }
    .video-frame {
        width: 100%;
    	height: auto;
    }
    .locality-stripe > li {
        width: 100%;
        margin-bottom: 5px;
    }
    .house-site img {
        height: 200px;
        margin-left: 0px;
    }
    .ke-mlynu-wrap .house-site img {
        height: auto;
        width: 200%;
        position: relative;
    }
    .house-site.single-house img {
        height: auto;
        margin-left: 0px;
    }
    .standard-text .col-sm-6, .standard-text .col-sm-4, .standar-text .col-sm-3, .col-sm-2 {
        width: 100%;
    }
    .standard-text img {
        height: auto !important;
        width: 100%;
        margin-bottom: 20px;
    }
    .locality-delimiter {
        border: 0px;
        float: none;
        width: 100%;
        margin-right: 0px;
    }
    .black-bg.single-house .konfigurator-container {
        padding: 20px;
    }
    .black-bg.single-house .konfigurator-container .price-stripe {
        padding: 0px;
    }
    .black-bg.single-house .konfigurator-container .price-stripe span {
        position: relative;
        margin-left: 0px;
    }
    .cookie-bar {
	height: auto;
	line-height: inherit;
	padding-top: 15px;
    }
.info-stripe > table > tbody > tr > td:not(:last-of-type)::after {
    display: none;

}


.info-stripe > table > tbody > tr > td {
    display: table;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

}

@media(max-width: 500px) {
    .text-overlay .text-inner {
        top: 40%;
    }
    #gallerySlider .owl-item {
        height: 75px;
    }
    .price-villa-hook > strong {
	display: inline-block;
    }
    .price-villa-hook > .price-text {
	display: block;
    }
}

@media(max-width: 400px) {
    #gallerySlider .owl-item {
        height: 50px;
    }
}
