



html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

body {
    font-family: verdana;
    font-size:14px;
    background-color:#e2e2e2;
    color: #000000;
    margin-bottom: 40px;
}

h1 {
    font-family: verdana;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
}
h2 {
    font-size: 20px;
    line-height:22px;
}
h3 {
    font-size:18px;
    line-height:20px;
}

h4 {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    font-family: arial, sans-serif;
    margin-bottom: 3px;
    margin-top: 2px;
}

h5 {
     font-family: arial, sans-serif;
    font-size: 14px;
}

h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FF4600;
    margin-bottom: 10px;
}

p {
   
    margin-bottom: 15px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
    color: #0000FF;
    text-decoration: none;
    -webkit-transition: all 300ms ease-in-out 0s;
       -moz-transition: all 300ms ease-in-out 0s;
            transition: all 300ms ease-in-out 0s;
}
a:hover, a:active{
	color:red;
}
a:active,
a:hover,
a:focus {
    outline: 0;
    text-decoration: none
}
input,
textarea,
selectbox {
    -webkit-appearance: none;
    border-radius: 0;
}
/*-----bootstrap style reset-----*/
 
 
.container {
        max-width: 1010px; 
}

@media (min-width: 576px) {
    
    .container {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
   
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
   
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
   
    .container {
        max-width:1010px;
    }
} 
 

 
/*-----bootstrap style reset-----*/

.logo-section img{
    float: left;
    width: 100%;
}
.top-menu {
    float: left;
    width: 100%;
    background: #0066CC;
    border-bottom: 1px solid #0F0F0F;
    margin-bottom: 10px;
}
.top-menu li a{
    font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.top-menu li a:hover {
    font-weight: bold;
    color: #FFFF99;
    text-decoration: underline;
}
.content-inner{
      float: left;
width: 100%;
    background: #fff;
}
.breadcrumb-block{
      float: left;
width: 100%;
    padding: 5px;
    margin-bottom: 20px;
}
.breadcrumb-block li{
    display: inline-block;
    position: relative;
    padding-left: 20px;
}
.breadcrumb-block li:before{
    content: ">";
    position: absolute;
    left: 0;
    color: blue;
}
.breadcrumb-block li:first-child:before{
    display: none;
}
.breadcrumb-block li a{
    color: blue;
    text-decoration: underline;
}
.breadcrumb-block li a:hover{
    color: red;
}
.add-section{
    text-align: center;
}
.listing-content{
  float: left;
width: 100%;
}
.listing-content h1{
    text-align: center;
}
.listing-short-desc{
 float: left;
    margin: 10px 18px;
    border-top: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
}
.listing-short-desc ul{
     -webkit-column-count: 3; /* Chrome, Safari, Opera */
  -moz-column-count: 3; /* Firefox */
  column-count: 3;
}
.listing-short-desc ul li{
    padding: 5px 0;
}
.listing-short-desc ul li span{
    min-width: 140px;
    font-weight: bold;
   display: inline-block;
}
.slider-out{
    float: left;

width: 100%;
    padding: 0 40px;
}
.slider-out > span{
    margin: 20px 0;
    display: block;
}
.list-slider-large{
    max-width: 275px;
    float: left;
    margin-right: 20px;
}
.list-slider-thumb {
    margin: 15px 0;
}
.list-slider-thumb .slick-slide
{
width: 200px;
 cursor: pointer;
    margin-right: 5px;
}
.list-slider-thumb .slick-track{
    margin-left: 0;
}
.listing-detail{
    padding: 0 40px;
    float: left;
margin-top: 20px;
width: 100%;
}
.listing-detail-left{
    float: left;
    max-width: 294px;
    width: 100%;
}
.warnig-block{
     float: left;
    max-width: 475px;
    width: 100%;
    background: #f2f2f2;
    padding: 5px;
}
.warnig-block p a,.listing-detail-bottom p a{
    color: blue;
    text-decoration: underline;
}
.warnig-block p a:hover,.listing-detail-bottom p a:hover{
    color: red;
}
.listing-detail-left li span{
    font-weight: bold;
}
.listing-detail-left li{
    margin-bottom: 10px;
}
.listing-detail-top {
    float: left;
    width: 100%;
}
.listing-detail ul li{
    display: inline-block;
    margin-right: 20px;
}
.listing-detail-bottom{
    float: left;
    width: 73.35%;
}
.listing-detail ul{
    margin-bottom: 30px;
}
.align-right{
    float: right;
    margin-left: 20px;
}
.form-block {
    border: 1px solid #000;
    margin: 20px auto;
    max-width: 464px;
    width: 100%;
    position: relative;
    padding: 5px;
}
.form-block:before{
    content: " ";
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border: 1px solid #000;
}
.form-block form{
    display: flex;
}
.form-block label{
    width: 85px;
}
.input-block {
    display: flex;
    margin-bottom: 20px;
}
.input-block  input{
    border:1px solid #000; 
    height: 23px;
}
.form-block h6 {
    font-family: arial, verdana, sans-serif;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
}


.home-content{
    display: flex;
}
.home-content-left{
    padding: 5px;
    flex: 0 0 150px;
}
.home-content-right{
    flex: 0 0 150px;
    padding-left: 20px;
}
.home-content-middle{
    flex-grow: 1;
    text-align: center;
}
.top-banner img{
    width: 100%;
}
.quick-search-form form h6{
    text-align: left;
    font-family: arial, verdana, sans-serif;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
}
.quick-search-form form{
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    background: #f2f2f2;
    border:1px solid #808080;
    padding: 10px; 
}
.quick-search-form .input-block input{
    border-color: #a9a9a9;
}
input.btnLg {
    background-color: #FFE78C;
    font-size: 14px;
    width: 150px;
    height: 22px;
    border-top: 1px solid #FFFF33;
    border-bottom: 1px solid #CC6600;
    border-right: 1px solid #FFFF33;
    border-left: 1px solid #CC6600;
    font-family: arial, helvetica, sans-serif;
    color: #000000;
    cursor: hand;
    margin-left: 5px;
}
.quick-search-form .input-block{
    margin-bottom: 5px;
}


.quick-search-form label {
    min-width: 50px;
    text-align: left;
}

.listing-grid{
    float: left;
  width: 100%;
  margin-top: 20px;
}
.listing-grid li{
    float: left;
    width: 100%;
    border:1px solid #000;
    padding:3px;
    margin-bottom: 20px;
}
.grid-image{
    float: left;
    max-width: 95px;
    width: 15%;
    margin-right: 5px;
}
.grid-image img{
    width: 100%;
    float: left;
}

.grid-content {
    text-align: left;
      width: 84%;
      float: left;
}
.grid-content h4 a{
color: blue;
}
.grid-content h4 a:hover{
color: red;
}
.grid-short-desc{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.grid-short-desc .bedbath {
    font-family: arial;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    float: left;
     margin-right: 20px;
}
.grid-short-desc .price {
    float: left;
    font-family: arial;
    color: #009900;
    font-size: 19px;
    font-weight: bold;
    margin-right: 20px;
}
.grid-short-desc .address {
    float: left;
    width: 30%;
    font-family: verdana, arial, sans-serif;
    color: #A0A0A0;
    font-size: 10px;
    line-break: strict;
}
.grid-content .desc p{
    margin-bottom: 0;
}
.morelink a{
    color: blue;
    text-decoration: underline;
}
.morelink a:hover{
    color: red;
}
.sponsored {
    display:inline-block;
    margin-top:30px; 
}
.toggle-btn{
    font-family: arial, verdana, sans-serif;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
}
.toggle-list li{
    margin-bottom: 3px;
}
.toggle-list a{
    color: blue;
    text-decoration: underline;
}
.quick-search-form {
    margin-bottom: 20px;
}
.listing-detail .listing-gallery li{
    padding-right: 4px;
    width: 14.23%;
    margin-right: 0;
    float: left;
}
.listing-gallery {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.listing-gallery img{
    width: 100%;
    border:1px solid #000;
}
.form-right img{
    width: 95%;
}
.form-block-out{
    float: left;
    width: 100%;
}