/* Enter Your Custom CSS Here */
.wpb_singleimage_heading {
  font-size: 18px;
  color: #5c5c5c;
  text-align: center;
}

.aboutUsText {
font-size: 24px;
color: black;
}

#footer {
  display: none;
}

#wrapper {
 height: auto !important;
  padding: 0px;
}

.thumbNail {
 float: left;
  width: 48%;
}

body {
    background-color: #c6c6c6;
}

#readmeMove{
  display: block;
  height: 130px; /*same height as header*/
  margin-top: -169px; /*same height as header*/
  visibility: hidden;
}

#page_content_wrapper .inner .sidebar_content.full_width {
 padding-top: 0px; 
}

.attachment-large {
 border: solid !important; 
}

#menu_wrapper span {
 color: white !important; 
}

#menu_wrapper span:hover {
 color: #de481b !important; 
}

.isotope-item {
 margin-right: 25px !important; 
}

.wpb_content_element {
 font-size: 16px !important; 
  padding: 25px;
}

.vc_column_container>.vc_column-inner {
 padding-left: 0px !important;
 padding-right: 0px !important;  
}
.vc_row:nth-child(odd) .vc_col-sm-8 {
    float: right!important;
}
.map_shadow{display:none !important;}