/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/






/*	Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.    */
.desktop_none{display:none}

		
/* iPad */
@media only screen and (min-width: 992px) and (max-width: 1100px) {




}	
		
		

/*	Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.  */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.toggle_button img {

	  z-index: 9999;
	}	
	.active{display: none;}

	.modal-header .close {
		bottom: -46px;
		left: 60px;
		margin-top: -15px;
		z-index: 9999;
	}
	.business_box {
		background-color: #E3EBF0;
		margin: 60px -15px 60px;
		padding: 40px 40px 20px 50px;
	}
	.homesCleanups .toggle_button img {
		z-index: 9999;
		left: 50px;
	}
	.pupup_contents {
		width: 100%;
		padding: 20px;
	}
	.popup_contents_area {
		padding-top: 45px;
	}








}



/*	Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.*/

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

.mobile_none{display:none}	
.desktop_none{display:block}	
.logo {
	width: 340px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}	
.header_area.main .logo h1 {
	font-size: 45px;
	margin-top: 15px;
}
.main_first .first_heading h1 {
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
}
.main_first .first_heading p {
	font-size: 18px;
	color: #676767;
	line-height: 22px;
	margin-top: 15px;
	margin-bottom: 12px;
	letter-spacing: 0;
}
.header_area.main .logo h1 span {
	font-size: 24px;
	position: absolute;
	bottom: 4px;
	right: 38px;
}
.header_border {
	background-color: #68B0E5;
	margin-top: -42px;
}
.homesCleanups .header_area.main .logo h1 span {
	font-size: 24px;
	position: absolute;
	bottom: 5px;
	right: 17px;
}
.header_area.main .logo img {
	width: 14px;
	top: 5px;
	right: 38px;
}
.toggle_button img {
	width: 35px;
	position: absolute;
	top: 16px;
  left: 25px;
  z-index: 9999;
}	
.active{display: none;}
.modal-header .close {
	margin-bottom: 7px;
	margin-left: -69px;
	margin-top: 33px;
	z-index: 9999;
}
.header_area.main .logo.inmodal h1 {
	margin-top: -4px;
}
.popup_contents_area {
	background-color: #E0E1E1;
	padding: 25px 15px 60px;
	margin-top: -71px;
}

.pupup_contents {
	width: 100%;
	margin: 0 auto;
}
.pcontents_left {
	width: 100%;
	float: left;
	margin-right: 0;
}
.pcontents_right {
	width: 100%;
	float: left;
}
.pupup_contents h3 {
	padding-left: 0;
}
.pupup_contents ul {
	list-style: none;
	padding-left: 20px;
}
.pupup_contents ul li {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 15px;
}
.pupup_contents h2 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 0;
	padding-bottom: 2px;
}

br{display: none;}
.header_area.main {
	min-height: 120px;
}
.main_first {
	margin-top: -20px;
}

.subscription_first .subscription_form {
	width: 100%;
	margin: 0 auto;
}
.subscription_form p.opt_out {
	text-align: center;
	width: 100%;
	padding-right: 0;
	margin-bottom: 5px;
}
.subscription_form .form-col-3 {
	width: 133px;
	float: none;
	margin: 0 auto;
}
.subscription_form .form-col-2 {
	width: 85%;
	float: none;
	padding-right: 0;
	margin: 0 auto 10px;
}
.subscription_form .form-col-1 {
	width: 100%;
	float: none;
	padding-right: 0;
}
.subscription_form .join-theme p {
	text-align: center;
}

.propmo_list ul {
	padding-top: 15px;
}
.propmo_list ul li img {
	padding-right: 8px;
}
.tip_box p {
	padding-right: 10px;
}
.tip_box p span {
	padding-left: 0;
}

.closing_advice p img {
	float: none;
	display: block;
	margin: 5px auto 2px;
}


.business_box {
	margin: 5px -15px 20px;
	padding: 40px 10px 20px 10px;
}
.bbox_left {
	width: 100%;
	float: left;
	margin-right: 0;
	text-align: center;
	margin-bottom: 15px;
}
.bbox_right {
	width: 100%;
	float: left;
	text-align: center;
}
.bbox_right .subscription_form {
	margin-left: 0;
}
.bbox_right .subscription_form p.opt_out {
	padding-right: 0;
}
.tip_box.tsecond p {
	font-size: 16px;
}
.tip_box.tsecond .subscription_form {
	width: 100%;
	margin: 0 auto;
}
.aaq-bottom {
	overflow: hidden;
	text-align: right;
	float: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
.slider .slick-slide {
	background-color: #FF4365;
	margin: 0 10px 10px;
	border-radius: 20px;
	padding: 25px 5px 15px;
	min-height: 175px;
}
  .slider .slick-slide a {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    vertical-align: middle;
  }
  .slider .slick-slide a br{display: block;}

  .footer_menu ul {
    list-style: none;
    padding-left: 20px;
    border-left: 0;
    padding-top: 20px;
    padding-bottom: 14px;
    text-align: center;
  }
  .ask_a_question {
    margin-bottom: 40px;
  }




  .main_contents .single-product {
    min-height: 620px;
    padding: 15px 25px;
    clear: both;
  }
  .main_contents .single-product.second {
    min-height: 570px;
  }
  .main_contents .single-product.second.third {
    min-height: 600px;
  }
  .main_contents .single-product img.popular {
    position: absolute;
    right: -9px;
    top: -10px;
    width: 110px;
  }
  .main_contents .single-product .corner_banner p br {
	display: block;
}
.main_contents .single-product .corner_banner p {
	right: -80px;
	top: 51px;
	font-size: 12px;
	line-height: 12px;
}
.main_contents .single-product.second .corner_banner p {
	right: -70px;
	top: 49px;
}
  .main_contents .single-product h2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 35px;
    text-align: center;
    margin-bottom: 15px;
    padding-left: 0;
  }
  .main_contents .single-product p.customer_reviews  {
	padding-right: 35px;
}
  .main_contents .single-product .column-1 {
    width: 100%;
    float: left;
  }
  .main_contents .single-product .column-1 img {
    padding-left: 0;
    width: 170px;
    display: block;
    margin: 0 auto 20px;
  }
  .main_contents .single-product .column-2 {
    width: 100%;
    float: left;
    text-align: center;
  }

  .star_rating img {
    float: none;
    margin-right: -2px;
  }
  .star_rating {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  .third .star_rating {
    text-align: left;
    padding-left: 70px;
  }
  .main_contents .single-product p {
    padding-right: 90px;
  }
  .main_contents .single-product h3 {
    font-size: 18px;
    font-weight: 300;
    margin-top: 18px;
    margin-bottom: 0;
    line-height: 22px;
    text-align: left;
    padding-left: 60px;
  }
  .main_contents .single-product .btn-success {
    margin-top: 20px;
  }

  .main_contents .single-product p.editor_rating {
    margin-bottom: 25px;
  }
  .propmo_list ul {
    list-style: none;
    padding-left: 32px;
    padding-top: 15px;
  }
	
	
	
}



/*	Wide Mobile Layout: 480px. */

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

	
}


@media only screen and (min-width: 375px) and (max-width: 407px) {

}