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

@media only screen and (min-width: 240px) and (max-width: 640px) {
.q-box-one{ width:80%; height:60px; float: left; margin-bottom:0px; margin-left:10%;}
.q-box-two{ width:80%; height:60px; float: left; margin-bottom:0px; margin-left:10%;}
.q-box-three{ width:80%; height:60px; float: left; margin-bottom:0px; margin-left:10%;}
.holder{ width:280px!important;}

.wrapper									{ width:95%; margin:0 auto; }
.ht_float									{ width:100%; position:relative; }
.ht_col_1									{ width:100%; float:none; }
.ht_col_2									{ width:100%; float:none; }
.logo										{ text-align:center;}
.logo img									{ max-width:100%; height:auto; }
.con_info									{ width:100%; float:none; text-align:center; font-size:12px; margin:0 0 12px 0; }
.social_info								{ width:100%; float:none; text-align:center; }
.search_float								{ position:relative; margin:0 0; }
.form_left									{ width:100%; float:none; margin:0 0 12px 0; }
.form_right									{ width:100%; float:none; }
.form label									{ display:block; }
.form select								{ width:100%; }
.form_right input[type="text"]				{ width:100%; }
.submit_btn									{ padding:10px 0 0 0; text-align:center; }
.form input[type="submit"], .form input[type="reset"]	{ width:25%; }
.tab_panel									{ margin:12px 0; }
.immersive_slider .is-slide					{ padding:10px 5px!important; }
.immersive_slider .is-slide .image			{ height:auto!important; }
.bot_col_1									{ width:100%; float:none; }
.bot_col_2									{ width:100%; float:none; }
.ad_div										{ text-align:center; }
.ad_div img									{ max-width:100%; height:auto; }
.footer_menu								{ color:#FFF; text-align:center; }
.footer_menu a								{ line-height:24px; }
.fot_bot_info								{ text-align:center; }
.fot_bot_info img							{ float:none; margin:0 0; }

/*------inner------*/

.cont_col_left								{ width:100%; float:none; }
.cont_col_right								{ width:100%; float:none; }
.ic_panel p									{ text-align:left; }
.propery .thumb_pic							{ width:98%!important; float:none!important; }
.propery .thumb_pic_info					{ width:98%!important; float:none!important; padding:15px 0 0 0; }

.proj_del_col_left							{ width:100%; float:none; }
.proj_del_col_right							{ width:100%; float:none; }
#panel										{ width:100%!important; height:200px!important; }
#panel img									{ width:100%; height:100%; padding:0 0; }
#thumbs img									{ width:78px!important; margin:4px; }
.div1, .div2 {
	width:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	
	
}

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

.holder{ width:700px!important;}

.wrapper									{ width:95%; margin:0 auto; }
.ht_float									{ width:100%; position:relative; }
.ht_col_1									{ width:100%; float:none; }
.ht_col_2									{ width:100%; float:none; }
.logo										{ text-align:center; width:300px; margin:0 auto; }
.logo img									{ max-width:100%; height:auto; }
.con_info									{ width:100%; float:none; text-align:center; font-size:12px; margin:0 0 12px 0; }
.social_info								{ width:100%; float:none; text-align:center; }
.search_float								{ position:relative; margin:0 0; width:98.4%; }
.form_left									{ width:100%; float:none; margin:0 0 12px 0; }
.form_right									{ width:100%; float:none; }
.form label									{ display:block; }
.form select								{ width:100%; }
.form_right input[type="text"]				{ width:100%; }
.submit_btn									{ padding:10px 0 0 0; text-align:center; }
.form input[type="submit"], .form input[type="reset"]	{ width:25%; }
.tab_panel									{ margin:12px 0; }
.immersive_slider .is-slide					{ padding:10px 5px!important; }
.immersive_slider .is-slide .image			{ height:auto!important; }
.bot_col_1									{ width:100%; float:none; }
.bot_col_2									{ width:100%; float:none; }
.ad_div										{ text-align:center; }
.ad_div img									{ max-width:100%; height:auto; }
.footer_menu								{ color:#FFF; text-align:center; }
.footer_menu a								{ line-height:24px; }
.fot_bot_info								{ text-align:center; }
.fot_bot_info img							{ float:none; margin:0 0; }	

/*------inner------*/

.cont_col_left								{ width:100%; float:none; }
.cont_col_right								{ width:100%; float:none; }
#panel										{ width:100%!important; height:240px!important; }
#thumbs img									{ width:78px!important; margin:4px; }
}

@media only screen and (min-width: 800px) and (max-width: 900px) {
	
	
}

/*--------------------------------landscape----------------------------------*/


@media only screen and (min-width: 320px) and (max-width: 640px) and (orientation:landscape) {
		
#panel										{ width:380px!important; height:200px!important; margin:0 auto; }
#thumbs										{ text-align:center; }
#thumbs img									{ float:none!important; }
	
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {	
.ht_float									{ width:96.2%; }
.search_float								{ margin: -150px 0 34px; }	


}

@media only screen and (min-width: 800px) and (max-width: 1280px) and (orientation:landscape) {	
.ht_float									{ width:80%; }
.search_float								{ margin: -200px 0 84px; }	
.banner_form{ margin-top:100px;}	   
}

