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

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

[Table of Contents]

1. 1620px
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. 1620px
************/

@media only screen and (max-width: 1620px)
{
	.container_custom .container
	{
		max-width: 1400px;
	}
	/*.search_button
	{
		width: 116px;
	}*/
	.result
	{
		width: 100%;
	}
	.listing_info
	{
		max-width: 280px;
	}
}

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

@media only screen and (max-width: 1440px)
{
	.listing_checkbox
	{
		width: calc(100% / 3);
	}
	.container_custom .container
	{
		max-width: 1170px;
	}
	.icon_box_title
	{
		max-width: 200px;
	}
}

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

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

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

@media only screen and (max-width: 1280px)
{
	.main_nav ul li:not(:last-of-type)
	{
		margin-right: 25px;
	}
	.add_listing
	{
		margin-left: 30px;
	}
	.log_reg
	{
		margin-left: 20px;
	}
}

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

@media only screen and (max-width: 1199px)
{
	.container_custom .container
	{
		max-width: 960px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.container_custom .container .row
	{
		margin-left: -15px;
		margin-right: -15px;
	}
	.container_custom .container .row > div[class^='col']
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.listing_checkbox
	{
		width: 25%;
	}
	.result
	{
		width: 50%;
	}
	.listings_content
	{
		padding-left: 0;
		padding-right: 0;
	}
	.results_container
	{
		padding-right: 0;
	}
	.listings_map
	{
		height: 640px;
	}
	.listing_info_button
	{
		height: 51px;
	}
	.listing_info_button a
	{
		line-height: 51px;
	}
	.work_hours
	{
		padding-right: 30px;
	}
	.contact_content
	{
		padding-left: 0;
	}
	.contact_map_container
	{
		height: 650px;
	}
	.contact_form_col
	{
		margin-bottom: 21px;
	}
	.milestone
	{
		width: calc(100% / 3);
	}
	.footer_container
	{
		padding-left: 0;
		padding-right: 0;
	}
	.location
	{
		width: calc((100% - 25px) / 2);
	}
	.icon_box
	{
		width: calc((100% - 60px) / 3);
		padding-left: 30px;
		padding-right: 30px;
	}
	.icon_box_icon
	{
		width: 136px;
		height: 136px;
	}
	.icon_box_icon::before
	{
		width: 106px;
		height: 106px;
	}
	.blog_post
	{
		width: 50%;
	}
}

/************
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)
{
	.container_custom .container
	{
		max-width: 720px;
	}
	.main_nav
	{
		display: none;
	}
	.hamburger
	{
		display: block;
	}
	.search_input
	{
		width: calc(100% - 170px);
	}
	.search_button
	{
		width: 152px;
	}
	.listin_info_options
	{
		margin-top: 20px;
	}
	.review_user_container
	{
		width: auto;
	}
	.review_user > div:last-child
	{
		padding-left: 50px;
	}
	.review_user_name
	{
		margin-top: 0;
	}
	.review_content
	{
		width: 100%;
		margin-top: 20px;
		padding-left: 0;
	}
	.col-lg-3.profile
	{
		margin: 20px 0;
	}
	.sidebar_col
	{
		margin-top: 50px;
	}
	.similar_place
	{
		width: calc((100% - 30px) / 2);
	}
	.tabs
	{
		margin-top: 60px;
	}
	.tab:not(:last-child)
	{
		margin-right: 7px;
	}
	.milestone
	{
		width: 50%;
	}
	.cat_icon
	{
		width: 50px;
		height: 50px;
	}
	.grid_container
	{
		left: auto;
		width: 100%;
	}
	.grid-item
	{
		padding-left: 0;
		padding-right: 0;
	}
	.grid_large
	{
		width: 100%;
	}
	.grid_medium
	{
		width: 100%;
	}
	.grid_small
	{
		width: 100%;
	}
	.icon_box
	{
		width: 100%;
		padding-left: 40px;
		padding-right: 40px;
	}
	.icon_box_title
	{
		max-width: none;
	}
	.cta_title h1
	{
		font-size: 48px;
	}
	.cta_text p
	{
		font-size: 16px;
	}
	.cta_2
	{
		padding-bottom: 10px;
	}
	.cta_2_content
	{
		padding-right: 0px;
		padding-top: 50px;
		padding-bottom: 27px;
	}
	.cta_2_image
	{
		height: 500px;
	}
	.cta_2_image img
	{
		
	}
	.footer_nav ul li:not(:last-of-type)
	{
		margin-right: 31px;
	}
}

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

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

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

@media only screen and (max-width: 880px)
{
	.home-1, .home-2
	{
		height: 736px;
	}
	.locations_container p
	{
		margin: 0;
	}
	.categories
	{
		display: none;
	}
	.contact_content
	{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.contact_info 
	{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.footer_nav ul li a 
	{
		font-size: 13px;
	}
	.footer_nav ul li::after 
	{
		top: 36%;
		right: 69%;
	}
	.listing {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.footer
	{
		border-top: solid 2px #e1ecf4;
	}
	.elements
	{
		padding-top: 50px;
	}
	/*********************************
	12. Clients
	*********************************/
	.clients .slide
	{
		width: 100%
	}
	.clients_slider_container
	{
		height: 111px;
	}
	.client_image
	{
		width: 111px;
		height: 111px;
		margin-left: auto;
		margin-right: auto;
	}
	.clients .container
	{
		width: 90%;
	}
	.media.col-lg-2
	{
		width: 50%;
	}
	.bg-orange-gradient-2
	{
		display: none;
	}
	.cta_2.testimonial
	{
		top: unset;
	}
	.test-vid
	{
		margin: 70px 0 40px 0;
	}
	.review_user_name a
	{
		font-size: 21px;
	}
	.review_count a,.review_count p
	{
		font-size: 15px;
	}
	.review_count img
	{
		width: 17%;
		float: right;
		margin-top: -15%;
	}
}

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

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

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

@media only screen and (max-width: 767px)
{
	.container_custom .container
	{
		max-width: 540px;
	}
	.add_listing
	{
		width: 122px;
		height: 38px;
	}
	.add_listing
	{
		display: none;
	}
	.list_box
	{
		display: none;
	}
	.log_reg ul li a
	{
		font-size: 14px;
	}
	.menu_link
	{
		display: block;
	}
	.search_form > div > div:first-child
	{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.search_form > div > div:last-child
	{
		width: 100%;
	}
	.listing_checkbox
	{
		width: 50%;
	}
	.result
	{
		width: 100%;
	}
	.home_slider_dots
	{
		left: 30px;
	}
	.home_title h1
	{
		font-size: 56px;
	}
	.home_title h1 span::after
	{
		top: 17px;
		width: 22px;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.category
	{
		width: 100%;
		padding-left: 30px;
	}
	.category a
	{
		padding-bottom: 40px;
	}
	.category:not(:last-child)::after
	{
		right: auto;
		top: auto;
		bottom: 0;
		left: 30px;
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		transform: translateY(0%);
		width: calc(100% - 60px);
		height: 2px;
	}
	.cat_title
	{
		margin-top: 0;
		margin-left: 30px;
	}
	.location
	{
		width: 100%;
	}
	.location_title
	{
		left: 15%;
		width: 70%;
		height: 40px;
	}
	.location_title > div a
	{
		font-size: 16px;
		line-height: 40px;
	}
	.cta_title h1
	{
		font-size: 36px;
	}
	.cta_text p
	{
		font-size: 14px;
	}
	.cta_2_title h1
	{
		font-size: 32px;
	}
	.blog_post
	{
		width: 100%;
	}
	.footer_container
	{
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.copyright
	{
		margin-top: 20px;
		font-size: 11px;
	}

	/* Place the timelime to the left */
	.timeline::after {
		left: 31px;
		}
		
		/* Full-width containers */
		.timeline_container {
		width: 100%;
		padding-left: 70px;
		padding-right: 25px;
		}
		
		/* Make sure that all arrows are pointing leftwards */
		.timeline_container::before {
		left: 60px;
		border: medium solid black;
		border-width: 10px 10px 10px 0;
		border-color: transparent black transparent transparent;
		}
	  
		/* Make sure all circles are at the same spot */
		.timeline_left::after, .timeline_right::after {
		left: 19px;
		}
		
		/* Make all right containers behave like the left ones */
		.timeline_right {
		left: 0%;
		}
}

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

@media only screen and (max-width: 575px)
{
	.container_custom .container
	{
		max-width: 100%;
	}
	.button
	{
		width: 156px;
		height: 47px;
	}
	.button a
	{
		font-size: 14px;
		line-height: 47px;
	}
	.button2
	{
		width: 80%;
		height: 47px;
	}
	.button2 a
	{
		font-size: 14px;
		line-height: 47px;
	}
	.button2-1
	{
		width: 80%;
		height: 47px;
	}
	.button2-1 a
	{
		font-size: 14px;
		line-height: 47px;
	}
	.header_content
	{
		height: 90px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo a
	{
		font-size: 20px;
	}
	.listings_content
	{
		padding-top: 39px;
	}
	.listings_map
	{
		height: 400px;
	}
	.similar_place
	{
		width: 100%;
	}
	.search_button
	{
		margin-top: 15px;
	}
	.search_input
	{
		padding-left: 0;
		width: 100%;
		text-align: center;
	}
	.home-1
	{
		height: 86vh;
	}
	.home-2
	{
		height: 100vh;
	}
	.home.static
	{
		height: 90px;
	}
	.home_content
	{
		padding-bottom: 85px;
	}
	.home_title h1
	{
		font-size: 40px;
	}
	.home_title h1 span::after
	{
		top: 8px;
		right: -12px;
	}
	.home_slider_dots
	{
		display: none;
	}
	.home_container
	{
		top: 25.2%;
	}
	.cta_2_title h1
	{
		font-size: 30px;
	}
	.cta_2_image
	{
		height: 250px;
	}
	.tab
	{
		padding-left: 24px;
		padding-right: 20px;
	}
	.milestone
	{
		width: 100%;
	}
	.milestone_counter
	{
		font-size: 56px;
	}
	.contact_info_list
	{
		text-align: center;
	}
	.review_user_name a
	{
		font-size: unset;
	}
	.review_count a,.review_count p
	{
		font-size: unset;
	}
	.review_count img
	{
		width: 25%;
		float: unset;
		margin-top: unset;
	}
	.review_user_image {
		width: 100%;
		height: 100%;
	}
	.review_user_image.loan{
		width: 25%;
	}
	.review_user > div:last-child {
		padding-left: 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)
{
	.icon_box_container
	{
		width: 100%;
	}
	.icon_box
	{
		padding-left: 30px;
		padding-right: 30px;
	}
	.categories
	{
		display: none;
	}
	.locations_container p
	{
		margin: 0 10px;
	}
}

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

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