@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)
{
	.cta_slider_prev {
		left: 15px;
	}

	.cta_slider_next {
		right: 15px;
	}

	.cta_slider_nav .nav_path,
	.cta_slider_nav .nav_arrow {
		fill: url(#grad);
	}

	.test_slider_prev {
		left: 15px;
	}

	.test_slider_next {
		right: 15px;
	}

	.test_slider_nav .nav_path,
	.test_slider_nav .nav_arrow {
		fill: url(#grad);
	}
}

@media (min-width: 1200px)
{
  .footer_map {
    padding-bottom: 40%;
  }
}

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

@media only screen and (max-width: 1199px)
{
	.main_nav_container
	{
		margin-right: 121px;
	}
	.intro_image
	{
		position: relative;
	    top: -13px;
	}
	.intro_image img
	{
		width: 100%;
	}
	.footer_blog_content
	{
		padding-left: 74px;
	}
}

/************
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_container
	{
		display: none;
	}
	.hamburger
	{
		display: block;
	}
	.intro
	{
		padding-top: 71px;
	}
	.intro_image
	{
		position: relative;
	    right: auto;
	    top: auto;
	}
	.intro_content
	{
		margin-top: 30px;
	}
	.add_content
	{
		padding-left: 71px;
	}
	.milestone_col
	{
		margin-bottom: 60px;
	}
	.milestone_col:last-child
	{
		margin-bottom: 0px;
	}
	.footer_column
	{
		margin-bottom: 60px;
	}
	.footer_column:last-child
	{
		margin-bottom: 0px;
	}
	.copyright
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.copyright_content
	{
		height: auto;
		margin-top: 15px;
	}
	.footer_nav_container
	{
		height: auto;
	}
	.footer_nav_item
	{
		display: block;
	}
}
@media (min-width: 992px) {
  .footer_map {
    padding-bottom: 45%;
  }
}
/************
7. 959px
************/

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

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

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

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

@media only screen and (max-width: 768px)
{
	.home_title
	{
		font-size: 48px;
	}
	.stats_years
	{
		padding-left: 107px;
	}
	.stats_years_last
	{
		display: none !important;
	}
	.stats_years_new
	{
		float: left !important;
	}
	.stats_bar
	{
		width: 100%;
	}
	.stats_new
	{
		padding-right: 0px;
	    padding-left: 40px;
	    width: 40px;
	    -webkit-transform: translateY(14px);
	    -moz-transform: translateY(14px);
	    -ms-transform: translateY(14px);
	    -o-transform: translateY(14px);
	    transform: translateY(15px);
	}
	.stats_new_icon
	{
		right: auto;
	    left: 0;
	    width: 40px;
	}
	.stats_new_content
	{
		margin-left: 10px;
	}
	.stats_last
	{
		display: none;
	}
	.footer_map {
    padding-bottom: 100%;
    margin-bottom: 20px;
  }	
}

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

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

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

@media only screen and (max-width: 575px) {
	p {
		font-size: 13px;
	}

	.top_bar {
		display: none;
	}

	.button {
		height: 44px;
		border-radius: 22px;
	}

	.button a {
		line-height: 44px;
		padding-left: 36px;
		padding-right: 36px;
	}

	.logo a img {
		width: 36px !important;
		height: 36px !important;
		max-height: 36px !important;
	}

	.logo a {
		font-size: 24px;
		display: flex;
    align-items: center;
	}

	.home_slider_nav {
		display: none !important;
	}

	.home_slider_content h1:first-child {
		font-size: 48px;
	}

	.home_slider_content h1:nth-child(2) {
		font-size: 43px;
		margin-top: -12px;
	}

	.home_slider_button {
		margin-top: 45px;
	}

	.home_slider_dots {
		display: none !important;
	}

	.logo h4 {
		font-size: 14px;
		line-height: 1.3;
		margin: 0;
		white-space: normal;
	}

	.logo h4 span {
		display: block;
		font-size: 12px;
		font-weight: 500;
		margin-top: 2px;
	}

	.logo p {
		font-size: 11px;
	}

	.main_nav_col {
		padding: 0 15px;
		height: 60px;
	}

	.header.scrolled .main_nav_col {
		height: 60px;
	}

	.logo_container {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}

	.logo {
		display: flex;
		align-items: center;
		gap: 8px;
		max-width: 80%;
	}

	.content_search {
		-webkit-transform: translateY(2px);
		-moz-transform: translateY(2px);
		-ms-transform: translateY(2px);
		-o-transform: translateY(2px);
		transform: translateY(2px);
	}

	.header.scrolled .content_search {
		-webkit-transform: translateY(2px);
		-moz-transform: translateY(2px);
		-ms-transform: translateY(2px);
		-o-transform: translateY(2px);
		transform: translateY(2px);
	}

	.hamburger {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		margin-left: auto;
	}

	.logo a {
		font-size: 16px;
		display: flex;
    align-items: center;
	}

	.logo a img {
		width: 36px !important;
		height: 36px !important;
		max-height: 36px !important;
		margin-right: 5px;
	}

	.hamburger i {
		font-size: 18px;
	}

	.content_search svg {
		width: 15px;
		height: 15px;
	}

	.menu_close_container {
		top: 15px;
		right: 28px;
	}

	.menu_logo {
		margin-bottom: 17px;
	}

	.menu_logo a img {
		width: 50px !important;
		height: 50px !important;
		max-height: 50px !important;
	}

	.menu_item a {
		font-size: 24px;
	}

	.search_button {
		line-height: 44px;
	}

	.intro_item {
		height: calc((100vw - 30px) / 0.85);
	}

	.section_title {
		font-size: 21px;
	}

	.cta_item {
		padding-left: 15px;
		padding-right: 15px;
	}

	.cta_title {
		font-size: 24px;
	}

	.test_item {
		padding-top: 26px;
	}

	.test_icon {
		left: 20px;
		width: 52px;
		height: 52px;
	}

	.test_content {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 36px;
	}

	.test_item_info {
		left: 20px;
	}

	.test_name {
		font-size: 12px;
	}

	.test_date {
		font-size: 10px;
	}

	.test_quote_title {
		font-size: 16px;
		padding-left: 1px;
	}

	.test_quote_text {
		margin-top: 5px;
	}

	.trending_title a {
		font-size: 14px;
	}

	.trending_price {
		font-size: 12px;
	}

	.trending_location {
		font-size: 12px;
	}

	.offers_image_container {
		height: calc((100vw - 30px) / 0.974);
	}

	.trending_item {
		margin-bottom: 30px;
	}

	.contact_title {
		font-size: 24px;
	}

	.contact_form_name {
		width: 100%;
		margin-right: 0px;
	}

	.contact_form_email {
		width: 100%;
		margin-top: 11px;
	}

	.form_submit_button {
		line-height: 44px;
	}

	.footer_about_text {
		font-size: 13px;
	}

	.contact_title {
		font-size: 22px;
		text-align: center;
	}

	.contact_form input,
	.contact_form textarea {
		font-size: 14px;
	}

	.form_submit_button {
		width: 100%;
		text-align: center;
	}

	.button,
	.form_submit_button {
		height: 44px;
		border-radius: 22px;
		font-size: 14px;
	}

	.logo img {
		width: 36px !important;
		height: 36px !important;
		max-height: 36px !important;
		margin-right: 7px;
	}

	.header_content {
		min-height: 60px;
	}

	.main_nav_col {
		padding-top: 8px;
		padding-bottom: 8px;
		display: flex;
		align-items: center;
	}
}

/************
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;}
	p{font-size: 13px;}
	.milestone_counter
	{
		font-size: 36px;
	}
}

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

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