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

@media only screen and (min-width: 768px) and (max-width: 1000px) {
	
	 body {
min-width:768px;
}
 .wrapper {
width:757px;
} 


h1 {
	font-size:23px;
	line-height:26px;
	padding-bottom:12px;
}

.menu_cont {
    float: left;
    width: 510px !important;
}

.logo_cont {
    float: left;
    padding: 10px 0px;
    width: 383px;
}	

.left_panel{
	float:left;
	width:30%;
	}	
	
.right_panel {
    float: right;
    width: 63%;
}	
.sf-menu > li > ul {
    width: 200px;
    top: 48px !important;
}

.left_panel_con{
	float:none;
	width:100%;
	}
	
	#contact .quote_wrapper {
	width:300px;
	float:left;
	margin-left:0px;
	}
	
}




@media only screen and (max-width: 767px) {
	
		 body {
min-width:300px !important;

}
.wrapper {
width:300px !important;
}

.lang_cont {
    width: 100%;
    float: none;
    color: #FFF;
}

.social_cont {
    float: none;
    width: 83%;
	margin:15px 0;
}

h1{
	font-size:20px;
	}
	

.logo_cont {
    float: none;
    padding: 16px 0;
	width:100%;
}

.phone_cont{
	float:none;
	padding-bottom:15px;
	}

.menu_cont {
    float: none !important;
    width: 100% !important;
}

.left_panel_con{
	float:none;
	width:100%;
	}
	
.quote_wrapper {
	width:230px;
	float:none;
	margin-left:0px;
	}
	
	.left_img{
	float:none;
	border:3px solid #fff742;
	margin-right:0px;
	margin-bottom:15px;
	}
	
.header_right {
    width: 100%;
    float: none;
	margin-bottom:20px;
}

.email_cont{
	float:none;
	}
	
.top_search {
    width: 168px;
	margin-bottom:15px;
	margin-left:0px;
}

.heading {
    width: 62%;
}

.price {
    width: 31%;
}

.left_panel{
	float:none;
	width:100%;
	}
	
.right_panel{
	float:none;
	width:95%;
	margin-left:10px;
	}
	
.quote_wrapper {
	width:230px;
	float:none;
	margin-left:0px;
	}
	
#respnse_td{
	display:none;
	width:100%;
	}
	
#response td:last-child img{
	width:100%}
	
.invisible{
	display:block;
	}
	
.right_img{
	float:none;
	width:95%;
	}
	
.welcome_wrap img{
	max-width:280px;
	}
	
.ent_btn{
	margin-bottom:2px;
	}
	

}




@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	 body {
min-width:420px !important;
}
 .wrapper {
width:420px !important;
}	
	
	




}

