/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */

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


body {
    overflow-x: hidden;
}

/*
.container{
    margin: 0 auto;
    padding: 0;
    width: 750px;
}
*/
.banner_contents {
  width: 100%;margin-top: -144px;
  }

.banner_form { display:none;}

.banner-box {
  width: 27%;}
  
  
.div_nav ul li { font-size: 14px;}


.property {  width: 46%;}

.testimonial_col { width: 100%;
  border-right:0px;
  border-bottom: solid 1px #dfdfdf;
  margin-bottom:10px;
  
  }

#ltrsubs{ display:none;}

#fprp{ display:none;}

.f_col{ display:none;}

.f_col_1{ display:none;}
.f_col_2{ display:none;}	
	


.footer { padding:10px 0 0; min-height:30px; }


#nlcol{
	display:none;
	}

#nlcol768{
	display:block;
	}	

.nav-wrap{width:100%}
.nav-wrap ul li{margin:0 0px;font-size:14px;}
.nav-wrap ul li a{padding:4px 7px; z-index:9999999999999999;}



.input_conta2{ width:24%;}


.testi_divs{ border:0px;}

.text-abcol{ float:left; width:70%;}


}