 .tran_form select{
	 padding-left:2px !important;
	 padding-right:2px !important;	 
 }
 .tran_form input{
	  padding-left:2px !important;
	 padding-right:2px !important;	 	  
 }
 .tran_form .lbl{
	 padding-right:0px;!important;
 }
@media (max-width: 767px) {
  
  #index-enquiry-message{
		padding:0px !important;
	}
	#index-enquiry-message .item1{  
		margin-left:0 !important;
	}
	#index-enquiry-message .item2{ 
		margin-right:0 !important;
	}  
	#relate_website .relate_website_more_out{
		padding-top:10px !important;
	}
	#relate_website .relate_website_more{ 
		margin-top:0 !important;	 
	}	
}
@media (max-width: 320px) {
	#agentblog .bd{ 
	  width: 105px !important;
	} 	 
	 
}  
@media (min-width: 768px) and (max-width: 991px) {
	 .sm-padding-left-0{
		 padding-left:0 !important;
	 }
} 
@media (min-width: 992px){
	.padding-cnp-adv{
		padding:5px 0 5px 0;
	}
}
/* hotpromos */
#hotpromos {
  width:100%;
  border:1px solid #87cfc8;
}
#hotpromos .icon{
  position:absolute;
  float:left;
}
#hotpromos .bd{
  width:100%;
  height:280px;
  overflow:hidden;
  background:#ffffff;
}
#hotpromos .content{
	padding:0px;
}
#hotpromos .content .desc{
	padding:5px;
	max-width:100%;
}
#hotpromos .content .hrow{
	width:100%;
	margin:auto;
   
}
#hotpromos .content .hrow .pic{
  width:100%;   
  margin:0px 0 0 0;    
}
#hotpromos .content .hrow .pic .tn{    
  background: #dfdfdf;   
  display: inline-block;
	width: 100%;
	height: 200px;
	text-align: center;
	padding: 0;
	vertical-align: middle;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%; 
  cursor:pointer;
  cursor:hand;  	
}
#hotpromos .content .hrow .pic .tn img{
  border:0; 
  height:200px; 
}
#hotpromos .content .hrow .bldg{
  width:100%;   
  text-align:center;   
  line-height:20px;     
  margin:0;
}
#hotpromos .content .hrow .item{
  float:left;
  width:100%;
  line-height:17px;     
  text-align:center;        
}   
#hotpromos .content .hrow .half{
  width:50%;    
        
}   
/* hotpromos */

/* agentblog */
#agentblog{  
  line-height: 17px;    
  font-size:13px;
  margin: 0 0 0 0;    
  text-align:center; 
  width:100%;        
}    
#agentblog .bd{ 
  width: 110px;
  margin:auto;
  height:220px;
  background-color:#eaeaea;
  padding: 2px 0 2px 0;
}
#agentblog .last{
  margin:auto;
  width: 110px;
}
#agentblog .pic{ 
  margin: 4px;
  text-align:center;    
 width: 90px;
   margin:auto;
}
#agentblog .pic img{
  width: 90px; 
  height: 120px;
}
#agentblog .info{ 
  width: 100%;
  margin: 0;     
}
#agentblog .item{
  width: 100%;      
  float:left;
  margin-top:2px
}          
#agentblog .name{
  width: 100%; 
  text-align:center;  
  color: #0066ff;
}  
#agentblog .com{
  width: 100%; 
  text-align:center;    
  color:#666;
}  
 
#agentblog .glidecontenttoggler{
	position:relative;width:0px;height:0px;overflow:hidden;
}


.glidecontentwrapper_agentblog{
	position:relative;width:110px;height:220px;overflow:hidden; 
	padding:10px 0 5px 0; 	
	margin:auto;
}   
.glidecontent_agentblog{
position:absolute;visibility:hidden; width:110px; 
}  
/* agentblog */

/* index slide property */
.index_agprop_slideshow{ 
  border:1px solid #87cfc8;   
}

#index_slideshow_content{
	padding: 5px;  
	background-color: #ffffff;
/*	vertical-align: top;*/  
}
#property_content{width:100%; position:relative}
#property_content .img_content{
	display: inline-block;
	width: 100%;
	height: 150px;
	text-align: center;
	padding: 0;
	vertical-align: middle;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor:pointer;
	cursor:hand;
}
#property_content .img_content img{
	height:150px; max-width:100%; margin:auto;
}
#property_content .contact{ position:absolute;text-align:center; background-image:url(/image/proplist_contact_bg.png);width:100%;line-height:36px; height:36px; overflow:hidden;	color:#FFF; }
#property_content .contact a{
	color:#FFF; 
}
#property_content .desc_content{ padding:5px; height:100px; overflow:hidden; border:1px solid #e6e6e6; border-top:none }
#property_content .desc_content .bname{
	color:#0066ff;
	text-align:center;
	cursor:hand; cursor:pointer;
}
#property_content .desc_content .item1{line-height:20px;}
#property_content .desc_content .item2{ line-height:20px; float:left; margin-right:15px;}  

.glidecontentwrapper {
	position: relative;
	width: 100%;
	height: 760px;
	overflow: hidden;
}
.glidecontent {
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	width:100%;
}
.glidecontenttoggler {
	visibility: hidden;
	height: 1px;
}
.glidecontenttoggler a {
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid black;
	color: #2e6ab1;
	padding: 1px 3px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
}
.glidecontenttoggler a.selected {
	background: #E4EFFA;
	color: black;
}
.glidecontenttoggler a:hover {
	background: #E4EFFA;
	color: black;
}
.glidecontenttoggler a.toc {
}
.glidecontenttoggler a.prev, .glidecontenttoggler a.next {
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover {
	background: #1A48A4;
	color: white;
}
/* index slide property */
#index-enquiry-message div{
	 
}
#index-enquiry-message .img{
	width:100%; height:330px; margin:auto
}
#index-enquiry-message .item{
	position:relative;
	background-repeat:no-repeat;
	background-position:center top;
	height:330px;
	width:100%;
	overflow:hidden;
	background-color:#000000; 
	cursor:hand;
	cursor:pointer;
}
#index-enquiry-message .item .desc{	
	position:absolute;
	background-image:url(/image/black80.png); 	
	height:130px;
	width:100%;
	margin-top:200px;
	padding:5px;
	margin-right:10px !important;
}
 
#index-enquiry-message .msg { 
  line-height:16px;
  height:35px;
  overflow:hidden;
  width: 100%; 
  font-size:15px;
  color: #ffffff; 
}  
#index-enquiry-message .bldg { 
  line-height:15px;
  font-size:15px;
  width: 100%;    
  	color:#FF0;
  border-top:1px dotted #888;
  margin: 2px 0 2px 0;      
  padding: 5px 0 0 0;   
}     
#index-enquiry-message .name { 
  width: 100%;    
  line-height: 15px;  
  text-align:right;  
  margin: 10px 0 0 0;   
  font-weight:bold; 
  color:#fff
}
#index-enquiry-message .photo { 
	height:330px;
	width:100%;
	overflow:hidden;
}
#index-enquiry-message .photo img{ 
  width: 100%;
  height: 330px; 
}
 
#index-enquiry-message i {    
  line-height: 15px;   
  margin: 0 0 0 10px;
  font-weight:normal; 
    color:#ffffff !important;
}
  
#index-enquiry-message .area { 
  	color:#FF0;
 }  
#index-enquiry-message .sp {    
   	color:#FF0;
  margin: 0 5px 0 5px; 
}  
#index-enquiry-message .price { 
  	color:#FF0;
   line-height:13px;
}    
.fb_count{ 
	width:310px;
	height:67px;
	margin:auto;
	overflow:hidden; 
}
 
.hotitem{
	float:left; margin-right:12px;
	 line-height:25px;
}
#no_hotpromos{
	border:1px solid #87cfc8;
	height:232px; 
	width:100%;
	background-color:#f3f3f3
}
#no_hotpromos .txt{
	font-size:21px;
	font-weight:bold;
	text-align:center;
	padding-top:60px;
	line-height:35px;
}
#no_hotpromos #hotpromos{
	border:none; 	 
}

.artlist .tn{
  float:left;
	width:110px;
}

.artlist .img .img-thumbnail{
	width:100px;
  margin-right:10px;
}

#banner_search{    
	background-image:url(/image/photo1b.jpg); 
	background-repeat:no-repeat;
    
	height:350px;
	padding:5px;       	
}

#banner_search .inner_box{ 
	padding-top:60px;
	max-width:770px;
	margin:auto;
}

#banner_search .bstbg{ 
	padding:15px !important;
	background-image:url(/image/bstbg.png);
	border-radius: 0 8px 8px 8px !important;	
}
.searchForm{
	padding:0 !important;
	margin:0 !important;
}
#search_box{ 
}
#search_box .lbl{
	width:1px;
	font-size:15px;
	color:#FFF;
}
#search_box .roundbox{
	background-color:#ffffff; 
	border-radius:5px !important;
}
 
#search_box .btn-lbl{
	background-color:transparent;
	color:#252525;
	width:60px;
	line-height:35px; 
	padding:0px;
	padding-left:5px;	
	border:none;
	border-top-left-radius:5px !important;
	border-bottom-left-radius:5px !important;
	background-image:url(/image/bs_arrow2.png);
	background-position:right;
	background-repeat:no-repeat;
	font-size:15px;
	text-align:left;
	
}
#search_box #price_name{ 
	color:#252525;
	width:60px;
	line-height:35px; 
	padding:0px;
	padding-left:8px;	
	border:none;
	border-top-left-radius:5px !important;
	border-bottom-left-radius:5px !important; 
	font-size:15px;
	text-align:left;
}
#search_box .btn-district{
	padding-left:8px;
	width:100%;
	background-color: transparent;
	color:#252525; 
	border:none;
	border-radius:5px !important;
	background-image:url(/image/bs_arrow2.png);
	background-position:right;
	background-repeat:no-repeat;
	font-size:15px;
  font-weight:normal;
	cursor:hand;
	cursor:pointer;         
  margin:0 0 0 0;
  text-align:left;
	-webkit-text-fill-color: #252525 !important;	  
}

#search_box .search_out{ 
	padding:5px;
	height:45px; 	 
}
 
#search_box #sizetype,#search_box #stype{
	text-align:center !important	
	/*text-align:left !important;
	padding-left:8px !important;*/
}
#search_box .dropdown-menu{
	background-color:#FFF; 	
	padding:0
}
#search_box .dropdown-menu li{
	border-bottom:1px solid #CCC
}
#search_box .dropdown-menu a{
	height:35px;
	line-height:35px; 
	padding:0px;
	text-align:center;
	font-size:15px;
}
#search_box .dropdown-menu a:hover{
	background-color:#fff1a6;
	 background-image: none !important;
	
}
	
#search_box .lbl div{
	background-color:#dfdfdf;
	color:#127273;
	width:70px;
	line-height:40px;
	text-align:center;
	border-top-left-radius:5px !important;
	border-bottom-left-radius:5px !important;
}

#search_box #dttxt{
	height:35px;
	border:none;
	background-color: transparent; 
}
#search_box #b{
	height:35px;
	border:none;
	margin-left:5px;
	background-color: transparent;
	font-size:19px;
}
#search_box .btn-search-icon{
	height:40px;
	width:40px;
	background:#ffffff;
	background-image:url(/image/bs-icon.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	border-top-right-radius:5px !important;
	border-bottom-right-radius:5px !important;
	
}
#search_box .usage a{
	display:block;
	border-radius:5px !important;
	line-height:40px;
	widows:100%;
	text-align:center;
	background-color:#dfdfdf;
	font-size:15px;
	color:#1d1d1d;
	margin-right:10px;
}
#search_box .usage a.active{
	background-color:#127273;
	color:#FFF
}
#search_box .usage a.last{
	margin-right:0px;
}
#search_box #saleType,#search_box #sizeType{
	background-color:#dfdfdf;
	color:#127273;
	width:90px;
	line-height:40px;
	height:40px;
	text-align:left;
	padding:0px !important;
	border:none;
	border-top-left-radius:5px !important;
	border-bottom-left-radius:5px !important;	
	font-size:15px; 	
	 appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
	background-image:url(/image/bs_arrow.png);
	background-position:right;
	background-repeat:no-repeat	 
}
#search_box #saleType{
	 text-align-last:center;
}
#search_box #sizeType{
	padding-left:5px !important;
}
#search_box #size2,#search_box #price2,#search_box #rent2{
	 
}
#search_box select{
	height:35px!important;
	border:none!important;
	font-size:15px !important;
	background:transparent;
	background-image:url(/image/selectarrow2x.png);
	background-size:18px 9px;
	background-repeat:no-repeat;
	background-position:right 12px;
	 appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */ 
	 box-shadow: none;
}
#search_box #b{
	height:45px;
}
#search_box #rentSelect{ 
	float:left;
	top:-35px
}
#search_box .input-group-addon{
    border: none;
    background-color: #dfdfdf;
	color:#000000
}
#search_box .isphoto_lbl{
	line-height:40px;
	background-color:#dfdfdf;
	color:#127273;
	width:60px;
	text-align:center;
	float:left; 
	border-top-left-radius:5px !important;
	border-bottom-left-radius:5px !important;	
}
#search_box #isphoto_btn{
	cursor:help;
	cursor:pointer;
	width:100px;
	height:40px;
	background-color:#ffffff;
	margin-right:10px;
	font-size:15px;
	border-radius: 5px !important;
}
#search_box #gf_btn{
	cursor:help;
	cursor:pointer;
	width:100px;
	height:40px; 
	margin-right:10px;
	background-color:#ffffff;
	font-size:15px;
	border-radius: 5px !important;
}
#search_box #gf_btn{
}
#search_box #isphoto_btn span,#search_box #gf_btn span{
	float:left;
	margin-left:10px
}
#search_box .bs_search_btn{
	height:35px;
	line-height:35px;
	width:80px;
	padding:0px;
	background-color:#006564;
	border-radius: 5px !important;
	font-size:17px;
	color:#FFF;
	border:none;
}
#search_box .hotsearch{
	color:#FFF;
	font-size:14px	
}
#search_box .hotsearch .hottitle{
	margin-bottom:5px;
}
#search_box .hotsearch a{
	display:block;
	float:left;
	color:#FFF;
	padding-right:15px;
}
.height-5-10{
	height:10px;
}

.stypetap{
	position:absolute;
	margin-top:-40px;
}
.stypetap a{
	display:block;
	float:left; 
	font-size:17px;
	height:40px;
	line-height:40px;
	width:90px;
	text-align:center;
	color:#ffffff;
	background-color:#5a5a5a;
}
.stypetap a.active{
	background-color:transparent !important;
	background-image: url(/image/bstbg.png);
}
.stypetap a.active2{
	/*background-color:transparent !important;
	background-image: url(/image/bstbg2.png);*/
    background-image: url(/image/bstbg2.png?id=1);
}

.distsearch {
	font-size:17px !important
}
.distsearch a{
 	margin-right:15px;
	color:#ffffff;
}
.distsearch .distitle{
	margin-bottom:5px;
}
.distsearch .distitle a.active{
	text-decoration:underline !important
}
 
.disList{
	/*
	height:48px;
	overflow:hidden;
	*/
}
.disList a{
	font-size:15px;
	display:block;
	float:left;
	line-height:22px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:4px;
	margin-right:3px !important;
	cursor:hand;
	cursor:pointer
}
 
.disList a.active{
	background-color:#02b7ca
}
  
#banner_search .bstbg2{ 
	padding: 15px !important;
    background-image: url(/image/bstbg2.png?id=1);
    /*background-color: #13504fed;*/
	border-radius: 0 8px 8px 8px !important;
}

#dis2,#dis3,#dis4{
	display:none;
}

@media (max-width: 1550px) {
	#banner_search{ 
    	background-position:center;
		/*background-size: auto 100%; */
	}
}
@media (max-width: 1280px) {
	#banner_search{
		background-image:url(/image/photo2b.jpg);
    background-position:center;
		background-size: auto 100%; 
	}	     
}

@media (max-width: 767px) {
	#banner_search{
		/* height:415px;*/
	}
	#banner_search .inner_box{
 	}
 
	#search_box{
		padding:0px;
	}
	.height-5-10{
		height:10px;
	}	
	
	.swiper-slide .author_content{ 
		margin-top:175px !important; 
		height:140px !important 
	}	
	.article_items{
		width:31% !important; 
		margin-left:1% !important; 
		margin-right:1% !important; 
	}	
	.max767w90{
		width:95px !important
	}
	
	.disList{
		/*
		height:70px;
		overflow:hidden;
		*/
	}
	.disList a{
		font-size:15px;
		display:block;
		float:left;
		line-height:22px;
		padding-left:4px;
		padding-right:4px;
		margin-bottom:2px;
		margin-right:3px !important;
		cursor:hand;
		cursor:pointer
	}
	
	.xs-margin-r5{
		margin-right:4px;
	}
	.xs-margin-l5{
		margin-left:4px;
	}	
 
}
@media (max-width: 360px) {
	.disList a{
		font-size:14px;
		display:block;
		float:left;
		line-height:22px;
		padding-left:3px;
		padding-right:3px;
		margin-bottom:2px;
		margin-right:3px !important;
		cursor:hand;
		cursor:pointer
	}	
}

	.swiper-container { 
		width:100%;
		height:315px;   
    overflow:hidden;   
	}
	.swiper-container .swiper-slide { 
		height: 100%;	 
		width:100%  
	}
	.swiper-container .swiper-slide .bigimg img{
		width:100%;
		height:100%;      
	}
	.swiper-container .swiper-slide .author_content{
		position:absolute;
		margin-top:175px;
		background-image:url(/image/author_content_bg.png);
		height:140px; 
		width:100%;
		padding:10px;
		color:#FFF;
    
	}
	.swiper-container .swiper-slide .author_content .img-thumbnail{
		max-height:120px;
	}
	
	.swiper-container2 {        

		width:100%; 
    margin:auto;
	}	
	
	.swiper-news {  
		overflow:hidden;
		width:100%;  
		height:280px;
		padding-bottom:25px
	}	
	
	.swiper-pagination-bullet{
		background-color:#0072e6;
		border-radius:5px !important;      	  
	}
  
  .more {
    z-index:999;
    position:relative;
    top:-14px;
    left:-6px;
  }
  .more2 {
    z-index:999;
    position:relative;   
  }
  .more3 {
    z-index:999;
    position:relative;  
    left:-6px; 
  }
	
.article_items{
	width:21%;
	height:150px;
	overflow:hidden;
	background-color:#FFF;
	text-align:center;
	float:left;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:15px;
	border:1px solid #dfdfdf;
	cursor:hand;
	cursor:pointer;
}
.article_items .name{
	background-color:#dfdfdf;
	color:#127273;
	font-size:15px;
	line-height:28px;
	width:100%;
	overflow:hidden;
}
.article_items .title{
	position:relative;
	margin-top:-30px;
	z-index:100;
	background-image:url(/image/black80.png);
	color:#ffffff;
	font-size:13px;
	line-height:30px;
	width:100%;
	height:30px;
	overflow:hidden;	
}
.article_items .pic{
	height:120px;
}
.article_items img{
	max-height:120px;   
	border:none;
	padding:0;
}
 /*
#index-msg {

    
}

#index-msg .item{
  margin-bottom:5px;
  position:relative;
}
#index-msg .nickname{
  position:relative;  
}
#index-msg .title{
  position:relative;
  padding-left:10px;
  background:#f00;
}
#index-msg .date{
  position:relative;
}
*/
.headnews{
	width:100%;
	height:270px;
	overflow:hidden;
	font-size:15px;
	color:#FFF;
	background-color:#272727; 
	text-align:center;  
}
.headnews .headnews_title{
	position:absolute;
	margin-top:220px;
	background-image:url(/image/black80.png);
	height:50px;
	line-height:50px;	 
	width:100%
}

.news_items{
	border-bottom: 1px solid #ebebeb;
	margin-bottom:3px;
	height:82px;
	overflow:hidden;
}
.news_items .photo {
  display: block;
  width: 128px;
  height: 72px;
  overflow: hidden;
}
.news_items .img{
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;       
}

.news_items .img img{
	height:73px;
	width:73px;	
}        

.news_items .tn{
  float:left;
  margin-right:10px;  
}

.news_items img {
	width:73px;
  margin-right:10px;
}

.mtitle{
	font-size:19px; color:#727272;
 

}
.mstitle{
	margin-top:5px
}
.mstitle a{
	font-size:13px; color:#979797;  
}
.mtitlebox{
	border-bottom:3px solid #c4ede4; padding:5px 0 5px 5px; margin-bottom:10px; height:38px
}


#relate_website img{ 
	max-width:100%;
}
#relate_website .col-xs-6,#relate_website .col-sm-4{
	padding:10px;
}
#relate_website .relate_website_more_out{
	padding-top:13px;
}

#relate_website .relate_website_more{
	font-size:17px;
	background-color:#0e7073;
	padding:5px; 
	margin:10px;	
	text-align:center;
	max-width:50%;  
	margin-left:auto;
	margin-right:auto;
	border-radius:5px !important
}
#relate_website .relate_website_more a{
		color:#FFF;
}


#swiper-news .swiper-slide{
  padding: 0 0 0 10px;
}

#multiple_mortgage {

  margin-top: 10px;
  cursor: pointer;
}
#multiple_mortgage #plan{
  background:#e7e7e7;
}
#multiple_mortgage #plan .bd{
  margin:20px;
}
#multiple_mortgage #plan h1{
	font-size:50px;
  line-height:60px;
	font-weight:bold;
  margin:0;
  padding:0;
}
#multiple_mortgage #plan h2{
	font-size:40px;
  line-height:50px;
	font-weight:bold;
  margin:0;
  padding:0;
}
#multiple_mortgage #plan h3{
	font-size:30px;
	font-weight:bold;
  line-height:40px;
}
/*
#multiple_mortgage #plan h2{
  font-size: 30px;
  line-height:30px;
  font-weight:bold;
}
*/
#multiple_mortgage #plan p{
  font-size: 22px;
  line-height:26px;
}
#multiple_mortgage #plan .row{

  width:100%;  
  margin:0;
}
#multiple_mortgage #plan .col1{
  float:left;
  width:100px;  
  font-size: 22px;
  line-height:32px;
}
#multiple_mortgage #plan .col2{
  float:left;   
  font-size: 22px;
  line-height:32px;
}   
#multiple_mortgage #whatsapp{
  background:#1ebea5;
  color:#fff;
  text-align: center;
}
#multiple_mortgage #whatsapp .bd{
  margin:40px 0;          
  width:100%;
}           
#multiple_mortgage #whatsapp h2{
  font-size: 36px;
  line-height:36px;
  font-weight:bold;
}
#multiple_mortgage #whatsapp b{ 
  font-size: 50px;
  line-height:50px;            
}
#multiple_mortgage #whatsapp .phone{ 
  margin: 0 auto;
}

#multiple_mortgage #whatsapp img.icon{
  margin: -24px 0 0 0;
  width:50px;
  height:50px;
}

#multiple_mortgage #table1 {
  border-collapse: collapse;
}     
#multiple_mortgage #table1 tr.drag{             
  float:left;
  /*width:33.3%;*/  
  /*width:50%;*/
  width:100%;  
}
#multiple_mortgage #table1 td.drag{  
  float:left;
  width:100%;
  
  padding:0.8vw 0;
}

#multiple_mortgage #table1 td.drag.showDragHandle {
	cursor: move;
  border:5px solid #f00;
}

#multiple_mortgage #enquiry {
	color:#fff;
	max-height:370px; 
}       
#multiple_mortgage #enquiry .t1 {
	margin:0;

  font-size:99px;
	line-height:99px;

  /*
  font-size:66px;
	line-height:66px;
  */
	font-weight:bold;
	text-align:center;   	
}     
@media (max-width: 480px) {
	#banner_search .bstbg{ 
		padding:15px !important; 
		padding-left:10px !important; 
		padding-right:10px !important; 
	}
	#banner_search .bstbg2{ 
		padding:15px !important; 
		padding-left:10px !important; 
		padding-right:10px !important; 
	}	
	.disList a{
		padding-left:1px !important;
	}

  #multiple_mortgage {
    margin-top: 2vw;
  }
  #multiple_mortgage #plan .bd{
    margin:2vw;
  }
  #multiple_mortgage #plan h1{
    font-size: 6vw;
    line-height:8vw;
  }
  #multiple_mortgage #plan h2{
    font-size: 5vw;
    line-height:8vw;
  }
  #multiple_mortgage #plan h3{
    font-size: 4vw;
    line-height:5vw;
  }
  #multiple_mortgage #plan p{
    font-size: 3vw;
    line-height:3vw;
  }
  #multiple_mortgage #plan .col1{
    width:18vw;  
    font-size: 4vw;
    line-height:6vw;
  }
  #multiple_mortgage #plan .col2{
    width:68vw;  
    font-size: 4vw;
    line-height:6vw;
  }   
  #multiple_mortgage #whatsapp .bd{
    margin:3vw 0;          
  }           
  #multiple_mortgage #whatsapp h2{
    font-size: 6vw;
    line-height:6vw;
  }
  #multiple_mortgage #whatsapp b{ 
    font-size: 6vw;
    line-height:6vw;            
  }  
  #multiple_mortgage #whatsapp img.icon{
    margin: -2vw 0 0 0;
    width:6vw;
    height:6vw;
  }                   
  #multiple_mortgage #table1 td.drag{  
     
  }         
  #multiple_mortgage #enquiry {

  }     
  #multiple_mortgage #enquiry .t1 {

   font-size:8vw;
	 line-height:8vw;      
   /*
   font-size:5.33vw;
	 line-height:5.33vw;
   */
  }      
}     
@media (min-width: 481px) and (max-width: 767px) {
  #multiple_mortgage {
    margin-top: 2vw;
  }
  #multiple_mortgage #plan .bd{
    margin:2vw;
  }
  #multiple_mortgage #plan h1{
    font-size: 6vw;
    line-height:8vw;
  }
  #multiple_mortgage #plan h2{
    font-size: 5vw;
    line-height:7vw;
  }
  #multiple_mortgage #plan h3{
    font-size: 4vw;
    line-height:5vw;
  }
  #multiple_mortgage #plan p{
    font-size: 3vw;
    line-height:3vw;
  }
  #multiple_mortgage #plan .col1{
    width:17vw;  
    font-size: 4vw;
    line-height:5.5vw;
  }
  #multiple_mortgage #plan .col2{
    width:72vw;  
    font-size: 4vw;
    line-height:5.5vw;
  }   
  #multiple_mortgage #whatsapp .bd{
    margin:3vw 0;          
  }           
  #multiple_mortgage #whatsapp h2{
    font-size: 6vw;
    line-height:6vw;
  }
  #multiple_mortgage #whatsapp b{ 
    font-size: 6vw;
    line-height:6vw;            
  }  
  #multiple_mortgage #whatsapp img.icon{
    margin: -2vw 0 0 0;
    width:6vw;
    height:6vw;
  }                   
  #multiple_mortgage #table1 td.drag{  
     
  }         
  #multiple_mortgage #enquiry {

  }     
  #multiple_mortgage #enquiry .t1 {

   font-size:8vw;
	 line-height:8vw;      
   /*
   font-size:5.33vw;
	 line-height:5.33vw;
   */
  }        	
}      
@media (min-width: 768px) and (max-width: 991px) {
  #multiple_mortgage {
    margin-top: 2vw;
  }
  #multiple_mortgage #plan .bd{
    margin:2vw;
  }
  #multiple_mortgage #plan h1{
    font-size: 6vw;
    line-height:8vw;
  }
  #multiple_mortgage #plan h2{
    font-size: 5vw;
    line-height:7vw;
  }
  #multiple_mortgage #plan h3{
    font-size: 4vw;
    line-height:5vw;
  }
  #multiple_mortgage #plan p{
    font-size: 3vw;
    line-height:3vw;
  }

  #multiple_mortgage #plan .col1{
    width:13vw;  
    font-size: 3vw;
    line-height:4vw;
  }
  #multiple_mortgage #plan .col2{
    width:58vw;  
    font-size: 3vw;
    line-height:4vw;
  }   
  #multiple_mortgage #whatsapp .bd{
    margin:3vw 0;          
  }           
  #multiple_mortgage #whatsapp h2{
    font-size: 6vw;
    line-height:6vw;
  }
  #multiple_mortgage #whatsapp b{ 
    font-size: 6vw;
    line-height:6vw;            
  }  
  #multiple_mortgage #whatsapp img.icon{
    margin: -2vw 0 0 0;
    width:6vw;
    height:6vw;
  }                   
  #multiple_mortgage #table1 td.drag{  
     
  }         
  #multiple_mortgage #enquiry {

  }     
  #multiple_mortgage #enquiry .t1 {

   font-size:8vw;
	 line-height:8vw;      
   /*
   font-size:5.33vw;
	 line-height:5.33vw;
   */
  }          
}      
@media (min-width: 992px) and (max-width: 1210px){
  
  #multiple_mortgage {
    margin-top: 2vw;
  }
  #multiple_mortgage #plan .bd{
    margin:2vw;
  }
  #multiple_mortgage #plan h1{
    font-size: 6vw;
    line-height:8vw;
  }
  #multiple_mortgage #plan h2{
    font-size: 5vw;
    line-height:7vw;
  }
  #multiple_mortgage #plan h3{
    font-size: 4vw;
    line-height:5vw;
  }
  #multiple_mortgage #plan p{
    font-size: 3vw;
    line-height:3vw;
  }
  #multiple_mortgage #plan .col1{
    width:13vw;  
    font-size: 3vw;
    line-height:4vw;
  }
  #multiple_mortgage #plan .col2{
    width:63vw;  
    font-size: 3vw;
    line-height:4vw;
  }   
  #multiple_mortgage #whatsapp .bd{
    margin:3vw 0;          
  }           
  #multiple_mortgage #whatsapp h2{
    font-size: 6vw;
    line-height:6vw;
  }
  #multiple_mortgage #whatsapp b{ 
    font-size: 6vw;
    line-height:6vw;            
  }  
  #multiple_mortgage #whatsapp img.icon{
    margin: -2vw 0 0 0;
    width:6vw;
    height:6vw;
  }                   
  #multiple_mortgage #table1 td.drag{  
     
  }         
  #multiple_mortgage #enquiry {

  }     
  #multiple_mortgage #enquiry .t1 {

   font-size:8vw;
	 line-height:8vw;      
   /*
   font-size:5.33vw;
	 line-height:5.33vw;
   */
  }                  
}   

