/*div #sp-comingsoon-countdown{
  display: none;
}

.comingsoon-logo{
  width: 100px;
}*/

.sp-default-logo, #sp-menu, .sp-megamnu-parent{
  max-height: 90px;
}

/*#sp-header, #sp-menu{
  line-height: 90px;
}

.sp-dropdown-inner a{
  line-height: 40px;
}*/

#sp-top2 .sp-column{
  text-align: center;
}

.offcanvas-inner .sp-module{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.circleMenu img{
  border-radius: 50%;
  margin: auto;
}

.circleMenu{
  margin-bottom: 50px !important;
}

.mainPageHide{
  /*display: none;*/
  padding: 0px !important;
}

#sp-feedback{
  background: #cc0000 !important;
  margin-bottom: 20px !important;
  color: #ffffff !important;
}

.sp-slide-morein{
  color: #ffffff !important;
}

.camera_caption > div{
  background: rgba(0, 0, 0, 0.5) !important;
}

.entry-quote:before{
  display: none;
}

.carousel-inner img, .entry-image > img{
  margin: 0 auto;
}

.entry-image{
  float: none !important
}

.view-contact input[type="text"],
.view-contact input[type="email"]{
    min-width: 90%;
}

.view-contact textarea{
    min-width: 90%;
    min-height: 200px;
}

@media screen and (max-width: 600px){
  #sp-features .sp-features .row-fluid [class*="span"]{
    clear: both;
  }
  
  #sp-features .sp-features div.span4{
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  
  .sp-feature{
    margin-bottom: 30px;
  }
}