@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

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

/************
2. 1440px
************/

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

/************
3. 1380px
************/

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

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
{
	.home_slider_content_container
	{
		padding-top: calc(50vh - 21px);
	}
	.home_slider_content
	{
		font-size: 52px;
	}
	.cities_prev
	{
		display: none !important;
	}
	.cities_next
	{
		display: none !important;
	}
}
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.main_nav
	{
		margin-right: 56px;
	}
	.main_nav_item
	{
		margin-right: 33px;
	}
	.phone_home
	{
		padding-left: 31px;
    	padding-right: 29px;
	}
	.phone_home span
	{
		font-size: 14px;
	}
}

/************
4. 1100px
************/

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

/************
5. 1024px
************/

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

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	.main_nav
	{
		display: none;
	}
	.phone_home
	{
		display: none;
	}
	.logo span
	{
		font-size: 20px;
	}
	.logo img
	{
		width: 120px;
	}
	.hamburger_container
	{
		display: block;
	}
	.intro_image
	{
		padding-left: 0px;
		padding-top: 0px;
	}
	.intro_title
	{
		margin-top: 50px;
	}
	.contact_about
	{
		margin-top: 40px;
	}

	.estate_about_text

	{

		margin-bottom: 40px;

	}
	.featured_card_col					/* Services page - featured blocks control on mobile version responsive*/
	{
		margin-bottom: 25px;
	}
	.featured_card_col:last-child
	{
		margin-bottom: 0px;
	}
		.featured_panel					/*step 1 2 3 orange block, white text position*/
	{
		position: absolute;
		left: 0;
		top: 250px;				
		font-size: 14px;
		font-weight: 600;
		text-transform: uppercase;
		color: #FFFFFF;
		background: #fd784f;
		line-height: 41px;
		padding-left: 29px;
		padding-right: 26px;
	}
	
	.milestone_col
	{
		margin-bottom: 60px;
	}
	.milestone_col:last-child
	{
		margin-bottom: 0px;
	}
	.agent_col
	{
		margin-bottom: 60px;
	}
	.agent_col:last-child
	{
		margin-bottom: 0px;
	}
	.weekly_offer
	{
		height: auto;
	}
	.weekly_offer_image
	{
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		height: 220px;
		margin-top: 80px;
	}
	.footer_col
	{
		margin-bottom: 60px;
	}
	.footer_col:last-child
	{
		margin-bottom: 0px;
	}
}

/************
7. 959px
************/

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

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	.products_panel
	{
		
	position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 21px;
    width: 80px;
    padding: 2px 0;
    background: #fd784f;
    text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	}
	
/*Services Page start*/	
	.featured_panel					/*step 1 2 3 orange block, white text position work pending DUE*/ 
	{
		position: absolute;
		left: 0;
		top: 390px;				
		font-size: 14px;
		font-weight: 600;
		text-transform: uppercase;
		color: #FFFFFF;
		background: #fd784f;
		line-height: 41px;
		padding-left: 29px;
		padding-right: 26px;
	}
		.card-body				/* Step 1 2 3 blocks text box sixe*/
	{
		padding-left: 26px;
		background: #edeff4;
		padding-bottom: 70px;
		height: 100px;
	}
		.card-text
	{
		font-size: 14px;
		font-weight: 400;
		color: #838383;
		margin-top: 10px;
	}
/*Services Page end*/
}

/************
9. 768px
************/

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

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	.weekly_offer_image
	{
		height: 162px;
	}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	h2{font-size: 28px;}
	h3{font-size: 20px;}
	p{font-size: 13px;}
	.header
	{
		height: 80px;
	}
	.header_container
	{
		height: 80px;
	}
	.header.scrolled
	{
		height: 70px;
	}
	.header.scrolled .header_container
	{
		height: 70px;
	}
	.logo img
	{
		width: 80px;
	}
	.logo span
	{
		font-size: 12px;
	}
	.menu_item a
	{
		font-size: 14px;
		line-height: 42px;
	}
	.home
	{
		height: 372px;
	}
	.home_content
	{
		margin-top: 205px;
	}
	.section_subtitle
	{
		font-size: 14px;
	}
	.button
	{
		height: 41px;
	}
	.button a
	{
	    font-size: 12px;
	    line-height: 41px;
	    padding-left: 27px;
	    padding-right: 26px;
	}
	.intro_title
	{
		margin-top: 45px;
	}
	.intro_text
	{
		margin-top: 29px;
	}
	.milestone_counter
	{
		font-size: 36px;
		margin-top: 30px;
	}
	.milestone_text
	{
		font-size: 12px;
		margin-top: 10px;
	}
	.newsletter_email
	{
		height: 40px;
	}
	.newsletter_submit_btn
	{
		height: 40px;
		font-size: 12px;
	}
	.weekly_offer_image
	{
		height: calc((100vw - 30px) / 3.13);
		margin-top: 43px;
	}
	.weekly_offer_content
	{
		height: 40px;
	}
	.weekly_offer_icon
	{
		width: 54px;
	}
	.weekly_offer_icon img
	{
		width: 22px;
	}
	.weekly_offer_text
	{
		font-size: 12px;
		line-height: 40px;
		padding-left: 25px;
		padding-right: 25px;
	}
	.useful_links_item a
	{
		font-size: 13px;
	}
	/* .products_panel
	{
		position: absolute;
		left: 20%;
		top: 65%;				
		font-size: 10px;
		font-weight: 600;
		text-transform: uppercase;
		color: #FFFFFF;
		background: #fd784f;
		line-height: 20px;
		padding-left: 20px;
		padding-right: 20px;
	} */
	
}

/************
11. 539px
************/

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

}

/************
12. 480px
************/

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

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
	h2{font-size: 24px;}
	.intro_subtitle
	{
		font-size: 14px;
	}
	
				.home
				{
					height: 250px;
				}
	
				.home_title h2
				{
					font-size: 18px;
					line-height: 10px;
					font-weight: 700;
					text-transform: uppercase;
					color: #FFFFFF;
					padding-top: 0px;
				}
/*Services Page start*/

		.featured_panel					/*step 1 2 3 orange block, white text position work pending DUE*/ 
	{
		position: absolute;
		left: 0;
		top: 230px;				
		font-size: 14px;
		font-weight: 600;
		text-transform: uppercase;
		color: #FFFFFF;
		background: #fd784f;
		line-height: 41px;
		padding-left: 29px;
		padding-right: 26px;
	}


	.card-body				/* Step 1 2 3 blocks text box sixe*/
	{
		padding-left: 26px;
		background: #edeff4;
		padding-bottom: 70px;
		height: 100px;
	}
		.card-text
	{
		font-size: 14px;
		font-weight: 400;
		color: #838383;
		margin-top: 10px;
	}
/*Services Page end*/

}

/************
14. 400px
************/
	
}


body.menu-open {
	overflow: hidden;
	height: 100vh;
}


/* mobile menu */
.menu {
	position: fixed;
	top: 10;
	left: 0;
	width: 100%;
	height: 100vh;               /* full screen */
	overflow-y: auto;           /* ⭐ menu scroll */
	-webkit-overflow-scrolling: touch;
	z-index: 9999;
}