/*
Theme Name: directorys Child
Theme URI: http://themeforest.net/user/holobest/portfolio
Description: Listings WordPress Theme
Author: Czerny Santos
Author URI: http://themeforest.net/user/holobest
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Version: 2.0.0
Template: directorys
*/
@import url("../directorys/style.css");

.home-top map {
height:600px;
}
.g img {
width:100%;
}
.mainbanner {
display:block;
text-align: center;
background:#fff;
}
.headerbanner1 {
display:inline-block;
margin: 10px auto;
}
.headerbanner2 {
display:inline-block;
margin: 10px auto;
}
.headerbanner1 img {
max-width:655px;
}
.headerbanner2 img {
max-width:655px;
}
/*.sidebar col-md-3 col-sm-12 {
float:none !important;
}
.adsbanner {
display:block !important;
}*/
.adsbanner img {
display:inline-block !important;
width:100%;
}
/*.blog-wrapper .image, .blog-wrapper .image img {
    border-radius: 0;
    display:none !important;
}*/

#botbar p  {
color:#000 !important;
}
.listgridul {
list-style:none;
}
.iconstyle img {
display:none;
}
@media screen and (max-width: 650px) { 
.responsive tr {
 display:block; 
 border-bottom: 1px solid #333;
}
.responsive td { 
 display:block;
 position:relative; 
 padding-left:50%; 
} 
.responsive td:before { 
 content: attr(data-label); 
 position:absolute; 
 width:45%; 
 padding-right:5%;
 white-space:nowrap;
 left:8px;
 top:8px;
 font-weight:bold; 
}
.responsive thead tr { 
 position:absolute; 
 left:-9999px; 
}
}
.head-1 .logo-box {
  position:absolute;
  margin:top:10px;
  z-index:1000;
}
.head-1 .logo-box  .img-responsive {
  height:100px;
}
.navbar-fixed-top .logo-box {
position:relative;
margin-top:0px;
}
.navbar-fixed-top .logo-box  .img-responsive {
 height:71px;
}
.navbar-show-down .logo-box {
  position:relative;
  margin-top:0px;
}
.navbar-show-down .logo-box  .img-responsive {
   height:71px;
}
header a {
 width:auto !important;
}
@media screen and (max-width: 480px) { 
.head-1 .logo-box  .img-responsive {
  height:80px;
}
}

/*Alex's code (centered the Lodging by region h1):*/
#lodgingbr {
	padding-top: 29px;
	padding-left: 170px;
}
