@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){
.bann-text-1 {
	font-size: 40px !important;
}
.home_slider_dots {
	display: none;
}
}

/************
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;
}
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px){
/*	.main_nav_container
	{
		margin-right: 121px;
	}*/
.home_slider_content h1:first-child{
		font-size: 92px;
}
.home_slider_content h1:nth-child(2){
		font-size: 80px;
		margin-top: -24px;
}
.footer_blog_content{
		padding-left: 74px;
}
.container {
	max-width: 1170px;
}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px){
.testt_content_container {
	height: 35%;
}
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px){
.main_nav_item {
	margin-right: 6px;
}

}

/************
6. 991px
************/

@media only screen and (max-width: 991px){
.main_nav_container{
		display: none;
}
.home_slider_content h1:first-child{
		font-size: 72px;
}
.home_slider_content h1:nth-child(2) {
	font-size: 40px;
	margin-top: -18px;
}
.home_slider_button{
		margin-top: 58px;
}
.hamburger{
		display: block;
}
.search {
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.search_tabs_container{
		position: relative;
		bottom: auto;
		left: auto;
		width: auto;
        padding: 40px;
	    border-radius: 20px;
}
.search_tabs{
		height: auto;
}
.search_tab{
		height: 62px;
		width: 100%;
		padding-left: 15px;
}
.search_tab:first-child{
		border-top-left-radius: 0px;
		padding-left: 15px;
}
.search_tab:last-child{
		border-top-right-radius: 0px;
}
.search_panel{
		display: none !important;
		margin-top: 50px;
}
.search_panel.active{
		display: flex!important;
}
.search_item{
		width: 100% !important;
		margin-bottom: 23px;
}
.search_item:last-child{
		margin-bottom: 0px;
}
.search_button{
		margin-top: 9px;
}
.intro_col{
		margin-bottom: 60px;
}
.intro_col:last-child{
		margin-bottom: 0px;
}
.intro_item{
		height: 810px;
}
.cta_item{
		padding-left: 30px;
		padding-right: 30px;
}
.cta_slider_nav{
		display: none !important;
}
.offers_image_container {
	height: 300px;
}
.offers_content {
	margin-top: 20px;
}
.test_slider_nav{
		display: none !important;
}
.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;
}
.bann-text-1 {
	font-size: 26px !important;
}
/*.menu {
	height: auto;
}*/
.menu_content {
	padding: 10px 0;
}
.home {
	height: 70vh;
}
.testt_content_container{
	height: 34%;
}
.intro_center h1 {
	font-size: 24px;
}
.intro_item {
	height: 400px;
}
.intro{
	padding-top: 60px;
	padding-bottom: 20px;
}
.intro_items{
	margin-top: 40px;
}

.col-lg-6.offeers_col {
	width: 50%;
}
}

/************
7. 959px
************/

@media only screen and (max-width: 959px){
}

/************
8. 880px
************/

@media only screen and (max-width: 880px){
.bann-text-1 {
	font-size: 20px !important;
}
}

/************
9. 768px
************/

@media only screen and (max-width: 768px){
}

/************
10. 767px
************/

@media only screen and (max-width: 767px){
.intro_item{
		height: 300px;
}
.offers_image_container {
	height: 300px;
}
.social_list_item {
	margin-right: 0px;
}
.phone {
	margin-right: 6px;
}
.intro_col {
	margin-bottom: 10px;
}

.testt_content_container {
	height: 45%;
}

/* .col-lg-6.offeers_col {
	width: 50%;
} */
/* .intro_item_background {
	height: 33.33%;
}

.intro_item_overlay {
	height: 33.33%;
}
.intro_item_content {
	height: 40%;
} */
}

@media only screen and (max-width: 600px){
.social_list_item a {
	padding-left: 2px;
	padding-right: 2px;
}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px){
p{
   font-size: 13px;
}
.top_bar{
		display: none;
}
.button {
	height: 32px;
	border-radius: 22px;
}
.button a {
	line-height: 31px;
	padding-left: 20px;
	padding-right: 20px;
}
.logo a img{
		width: 24px;
}
.logo a{
		font-size: 24px;
}
.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;
}
.main_nav_col {
	height: 88px;
}
.header.scrolled .main_nav_col{
		height: 88px;
}
.logo_container{
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
}
.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;
}
.logo a{
		font-size: 16px;
}
.logo a img {
	width: auto;
	margin-right: 7px;
}
.hamburger i{
		font-size: 18px;
}
.content_search svg{
		width: 15px;
		height: 15px;
}
.menu_close_container{
		top: 15px;
		right: 28px;
		z-index:1;
}
.menu_logo{
		margin-bottom: 17px;
}
.menu_logo a img{
		width: 28px !important;
}
.menu_item a {
	font-size: 16px;
	/*font-weight: 500;*/
}
.search_button{
		line-height: 44px;
}
.intro_item {
	height: calc((100vw - 180px) / 0.85);
}
.section_title {
	font-size: 22px;
}

.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: 16px;
}
.test_date {
	font-size: 16px;
}
.test_quote_title{
		font-size: 14px;
		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 - 200px) / 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: 34px;
}
.footer_about_text {
	font-size: 14px;
	padding-bottom: 0px;
}
.home {
	height: 52vh;
}
.home_slider_content h1:first-child {
	font-weight: 700;
}
.bann-text-1 {
	font-size: 16px !important;
}
.home_slider_content h1:nth-child(2) {
	font-size: 30px;
	margin-top: -36px;
}
.search {
	padding-top: 20px;
	padding-bottom: 20px;
}
.search_tabs_container {
	padding: 20px;
	border-radius: 10px;
	padding-bottom: 40px;
}
.search_button {
	line-height: 33px;
}
.intro {
	padding-top: 40px;
	padding-bottom: 40px;
}
h2 {
	font-size: 26px;
}
.intro_text {
	margin-top: 10px;
}
.intro_text p {
	line-height: 30px;
}
.intro_items {
	margin-top: 40px;
}
.test_slider_container {
	margin-top: 20px;
}
.testimonials {
	padding-bottom: 40px;
}
.offers {
	padding-top: 40px;
	padding-bottom: 40px;
}
.offers_items {
	margin-top: 20px;
}
.cta {
	padding-top: 20px;
	padding-bottom: 20px;
}
.testimonialss {
	padding-top: 40px;
	padding-bottom: 40px;
}
.offeers {
	padding-top: 40px;
	padding-bottom: 20px;
}
.treending_container {
	margin-top: 20px;
}
.offers_content {
	margin-top: 20px;
}
.contact_form_container {
	padding: 20px;
	padding-bottom: 40px;
}
.cta_item {
	padding-top: 30px;
	padding-bottom: 30px;
}
.contact_form {
	margin-top: 10px;
}
.cta_text {
	line-height: 26px;
}
.footer {
	padding-top: 60px;
	padding-bottom: 40px;
}
.footer_column {
	margin-bottom: 30px;
}
.footer_tags {
	margin-top: 20px;
}
.contact_info_list {
	margin-top: 20px;
}
.contact_info_item {
	margin-bottom: 10px;
}
.copyright {
	padding-top: 10px;
	padding-bottom: 10px;
}
.col-lg-6.offeers_col {
	width: 100%;
}

.test_quote_title {
	font-size: 14px;
}

}

/************
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;
}
.intro_center h1 {
	font-size: 26px;
}
.intro_text p{
	font-size: 16px;
}
}

/************
14. 400px
************/

@media only screen and (max-width: 420px){

.logo a img {
	width: 100%;
}
.main_nav_col {
	height: 68px;
}
	
}