/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1350px) {
	.wrapper {
		width: 95%;
		margin: 0 auto;
	}
	.main-nav .logo {
		flex-grow: 0;
		margin-right: 20px;
		width: 10%;
	}
	.main-nav .logo a {
		width: 100%;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {
	.main-menu {
		top: 9px;
		margin-right: auto;
	}
	.main-menu > ul > li {
		margin-right: 30px;
	}
	.main-menu > ul > li > a {
		text-decoration: none;
		color: #000;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
	}
	.main-nav-contacts {
		top: 8px;
	}
	.main-menu > ul {
		padding: 0 20px 0 0;
	}
	.main-banner .wrapper {
		align-items: unset;
	}
	.counters {
		flex-wrap: wrap;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	header, .main-menu, .main-nav-contacts {
		display: none;
	}
	.mobile-menu {
		display: block;
		width: 38px;
		height: 25px;
		background: url('../img/burger.png') no-repeat 50%;
	}
	.wrapper {
		width: 100%;
		padding: 0 30px;
		box-sizing: border-box;
	}
	.inner .banner-info {
		left: 30px;
	}
	.title-banner-slider, .owl-carousel.owl-drag .owl-item {
		height:480px;
	}
	.title-banner {
		height: 240px;
	}
	.title-banner img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.owl-carousel .owl-item img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.main-nav {
		position: fixed;
	}
	.main-nav .logo {
		width: 112px;
		margin-right: auto;
	}
	.main-nav.active .mobile-menu-wraper {
		display: block;
		position: absolute;
		width: 100vw;
		height: calc(100vh - 130px);
		background: #F6F9FB;
		top: 100px;
		left: 0;
		padding: 20px 30px 38px;
		overflow-y: auto;
		box-sizing: border-box;
	}
	.main-nav.active .mobile-menu-wraper:before {
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: 21px;
		top: -20px;
		left: 0;
		background: #fff;
	}
	.main-nav.active .mobile-menu .mobile-menu-wraper ul {
		display: block;
		margin: 17px 0 0 0;
		list-style-type: none;
		padding: 0 0 0 22px;
	}
	.main-nav.active .mobile-menu .mobile-menu-wraper > ul {
		margin: 0;
		padding: 0;
	}
	.main-nav.active .mobile-menu .mobile-menu-wraper > ul li {
		margin-bottom: 17px;
	}
	.main-nav.active .mobile-menu .mobile-menu-wraper ul li a {
		font-size: 14px;
		line-height: 16px;
	}
	.main-nav.active .mobile-menu .mobile-menu-wraper > ul > li > a {
		font-weight: bold;
	}
	.main-nav.active .mobile-menu .mobile-menu-wraper > ul a {
		color: #000;
		text-decoration: none;
	}
	/* .main-nav.active:before {
		content: '';
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 98;
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	} */
	.mobile-menu-search-wrap {
		display: flex;
		flex-direction: row;
		margin-top: 21px;
	}
	.mobile-menu-search-wrap .btn {
		padding: 8px 17px;
		font-weight: bold;
		font-size: 10px;
		line-height: 14px;
	}
	.header-search form input[type="text"] {
		font-size: 12px;
		line-height: 16px;
		padding: 7px 40px 9px 18px;
		width: 164px;
	}
	.mobile-menu-wraper .header-search {
		padding: 0;
	}
	.mobile-menu-phones {
		top: 0;
		margin-bottom: 3px;
	}
	.mobile-menu-phones-title {
		font-size: 12px;
		line-height: 16px;
		color: #282828;
		margin-top: 17px;
	}
	.social-title {
		font-size: 12px;
		line-height: 16px;
		color: #282828;
	}
	.main-banner {
		padding-top: 134px;
	}
	.sidebar-container, .footer-nav {
		display: none;
	}
	.main-container {
		width: 100%;
	}
	footer .footer-blue .logo {
		max-width: 120px;
	}
	.popup-block {
		padding: 50px 30px;
	}
}

@media only screen and (max-width : 800px) {
	.main-banner .wrapper {
		display: block;
	}
	.banner-info {
		padding-left: 0;
		margin-top: 25px;
	}
	.inner .banner-info {
		margin: 0;
	}
	.special-image img {
		width: 100%;
	}
	.item {
		width: 100%;
		margin-top: 20px;
	}
	.item:first-child {
		margin-top: 0;
	}
	.position-item {
		width: 100%;
		margin-top: 20px;
	}
	.position-item:first-child {
		margin-top: 0;
	}
	.position-item .position-img img {
		width: 100%;
	}
	.banner-image img {
		min-height: 324px;
	}
	footer .footer-blue .logo {
		display: none;
	}
	.copyright {
		margin-bottom: 10px;
	}
	.green-btn, .lightblue-btn {
		font-size: 14px;
	}
	.position-map-wrap {
		padding-bottom: 600px;
	}
	.advantages-item {
		width: 100%;
	}
	.single-list .document-item {
		width: 100%;
		margin-bottom: 30px;
	}
	.single-list .document-item:last-child {
		margin-bottom: 0;
	}
	.multiple-list .document-item {
		width: 100%;
	}
	.breadcrumb {
		display: none;
	}
	.inner .banner-title{
		font-size: 40px;
		line-height: 46px;
	}
	.inner .banner-desc {
		font-size: 14px;
		line-height: 16px;
	}
	.advantages-image {
		height: 80px;
		min-width: 80px;
	}
	.advantages-text {
		font-size: 14px;
		line-height: 16px;
	}
	.advantages-image img {
		width: 50%;
		height: 50%;
		object-fit: contain;
	}
	.document-item a {
		font-size: 14px;
	}
	/* .inner .banner-info {
		height: unset;
		top: 90px;
	} */
	.popup-title {
		font-weight: bold;
		font-size: 22px;
		padding-bottom: 0;
	}
	.detail-news {
		flex-wrap: wrap;
	}
	.detail-news .news-image {
		width: 100%;
	}
	.news-text-container {
		width: 100%;
		padding: 30px 0 0 0;
	}
	.other-news {
		display: none;
	}
	.other-news-link {
		display: block;
	}
	.contacts-image, .contacts-title {
		display: none;
	}
	.contacts-content {
		padding: 0;
	}
	.divTableCell {
		display: block;
	}
	.contacts-table .divTable .divTableRow .divTableCell {
		padding: 0;
		border: unset;
		width: unset;
	}
	.divTableRow {
		display: block;
		padding: 25px 0;
		border-bottom: 1px solid #4D92D6;
	}
	.divTableRow:last-child {
		border:unset;
	}
	.contacts-table {
		padding-bottom: 0;
	}
	.contacts-btn {
		text-align: center;
	}
	.contacts-form-wrap {
		width: unset;
	}
	.main-map {
		padding-bottom: 400px;
	}
	.position-address {
		padding-right: 0;
	}
	.position-btn {
		position: static;
		margin-top: 15px;
	}
	.vacancies-item.active .vacancies-text {
		max-height: 2000px;
	}
	.vacancies-banner-content-wrap, .main-content-banner-content-wrap {
		width: 100%;
	}
	.vacancies-banner-image, .main-content-banner-image {
		width: 100%;
	}
	.vacancies-banner, .main-content-banner {
		flex-wrap: wrap;
	}
	.news-image img, .project-image img, .construction-image img {
		width: 100%;
	}
	.inner .item {
		margin-bottom: 0px;
	}
	.mfp-construction .mfp-counter {
		margin-left: 0;
	}
	.popup-content-wrap, .how-buy-advantages .advantages-item {
		flex-wrap: wrap;
	}
	.popup-image {
		flex-grow: unset;
		border-right: none;
		width: 100%;
		margin-bottom: 30px;
	}
	.popup-image .advantages-image, .how-buy-advantages .advantages-item .advantages-image {
		height: 125px;
		width: 125px;
		margin: 0 auto;
		min-width: unset;
	}
	.popup-content-wrap .popup-content {
		padding: 0;
	}
	.popup-content-wrap .popup-content .title {
		text-align: center;
	}
	.how-buy-advantages .advantages-item .advantages-text {
		width: 100%;
		margin-top: 30px;
		text-align: center;
	}
	.mortgage-items-head {
		display: none;
	}
	.mortgage-list-wrap {
		width: calc(100% + 60px);
		left: -30px;
		position: relative;
		background: #EBF2F4;
		border-radius: 20px;
		padding: 30px;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	.col-td {
		display: block;
		width: unset;
		padding: 20px 0;
		position: relative;
	}
	.col-td:before {
		content: attr(data-title);
		display: block;
		width: 100%;
		margin-bottom: 17px;
		font-size: 14px;
		line-height: 16px;
		color: #C4C4C4;
	}
	.col1 {
		padding-top: 0;
	}
	.col5 {
		padding-bottom: 0;
		border: none;
	}
	.col-td img {
		position: static;
	}
	.mortgage-item {
		display: block;
		background: #FFFFFF;
		border-radius: 20px;
		margin-bottom: 20px;
		padding: 20px 15px;
		box-sizing: border-box;
	}
	.mortgage-item:last-child {
		margin-bottom: 0;
	}
	.mortgage-item .contacts-btn {
		text-align: left;
	}
	.steps-list .btn, .layouts-filter-btns .btn {
		padding: 14px 18px;
		flex: 1;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.layouts-filter-img {
		height: 182px
	}
	.steps-list .btn.visited-btn {
		padding: 14px 30px 14px 20px;
	}
	.steps-list .btn.visited-btn span:after {
		right: -32px;
	}
	.layouts-image {
		width: 100%;
	}
	.layout-text {
		width: 100%;
		padding-left: 0px;
		margin-top: 30px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 600px) {
	.header-search form input[type="text"] {
		width: 150px;
	}
	.header-btn {
		padding-right: 10px;
	}
	.mobile-menu-search-wrap .btn {
		padding: 8px 12px;
	}
	.inner .banner-title {
		font-size: 30px;
		line-height: 35px;
	}
	.steps-list .btn, .layouts-filter-btns .btn {
		padding: 14px 16px;
	}
	.mobile {
		display: block;
	}
	.advantages-image {
		width: 100px;
		height: 100px;
		margin-bottom: 20px;
		margin-right: 0;
	}
	.advantages-item {
		flex-wrap: wrap;
		justify-content: center;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 400px) {

	
}
@media only screen and (max-width : 320px) {
	
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */


/* Extra Small Devices, Phones */
@media only screen and (min-width : 400px) {
	.inner .banner-title {
		font-size: 34px;
		line-height: 46px;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}