body {
	padding-top:0px ;
font-family: 'Poppins', sans-serif;
	min-height:100%;
	line-height:165%;

	font-size:16px;
}
html {
	min-height:100%;
}

.form-horizontal .control-label {
  text-align:left!important
}
a{
	
}

h1, h2, h3, h4, h5, h6, h7, p {
	font-family: 'Poppins', sans-serif;
}
p, li{
  
  font-size:16px!important;
}
.syndicate-module {
	display:block;
}

/*  K2 CSS CUSTOM */
.even,.odd {
	background:none!important;
	border:none!important
}
.even, .odd {
	list-style:none;
	padding:0px;
}

.ihead {
   position: relative;
  margin-top:0px!important;
  z-index:20000;
    width:100%;
    background:#000!important;
}
div.itemIntroText {
    font-weight:normal!important;
}
 @media only screen and (max-width : 480px) {
.ihead {
   position: relative;
  margin-top:20px!important;
  z-index:20000;
    width:100%;
}
    }
.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn{
    margin-top:30px!important;
  
}    
    
.icompo {
    
}


.ibottom {
   
   
}

.ifooter {
    
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

.arcahead-z h2 {
    z-index:10000!important;
    position:relative;
    background:#000;
    width:60%;
    margin:-200px auto 0px auto!important;
}
.pifproperties {
    margin:50px auto;
}
.input-medium, .input-small, .pifrequest input, .pif-friendsend input {
    width:100%!important;
    margin-bottom:10px!important;
    min-height:40px!important;
}

.property-search, .pifrequest {
    background:#DBE9FF;
    padding:10px 30px;
}

.ip-overview-title {
    font-size:1.7em;
    line-height:140%;
    margin-bottom:5px;
}
.property-address{
    font-size:0.8em;
    padding:5px 0px;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    margin-bottom:10px;
    color:#999;
}
.control-group 
.ip-summary-sidecol {
    margin-top:20px;
}

.well {
    background:#fff!important;
    margin-top:30px!important;
}
.ip-overview-row{
    margin-bottom:30px;
}

.ip-readmore {
    background:#DBE9FF;
    padding:10px 10px;
   
}

.k2spacer {
    padding-top:50px;
    padding-bottom:50px;
}
.blog-right {
    background:#f6f6f6;
    padding: 20px 20px;
}
.blog-right h3 {
    margin-bottom:20px;
    border-bottom:1px solid #333;
    padding-bottom:10px;
}