/* Enter Your Custom CSS Here */

h1.page-title {
display:none;
}

#content {
    margin-top: 30px;
  margin-bottom: 50px;
}

body.home #content, body.page-id-102 #content, body.page-id-443 #content {
    margin: 30px 100px 30px 80px;
    width: 860px;
  height:480px;
}

#ewic-con-441 {
padding-left:340px;
}

#ewic-con-460 {
padding-left:340px;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: 0px none;
    padding: 0px;
}
.ngg-gallery-thumbnail {
  margin: 0px !important;
  border: 0px none !important;
}
.ngg-gallery-thumbnail-box {
  margin: 0px 12px 12px 0px !important;
}
.ngg-gallery-thumbnail a {
  margin: 0px !important;
}

.bx-wrapper .bx-viewport {
    box-shadow: none !important;
    border: none !important;
    left: 0 !important;
}

.bx-controls-direction {
display:none;
}

.sliderpreloader {
  padding-top:280px;
}

@media only screen and (max-width:800px) {
#main #content {
    margin: 0 2%;
    width: auto;
}
}