div.ratestable{
    width: 50%;
    float: right;
}

#drop_mainmenu > li > a{
   font-size: 0.75em;
}

img.logo.dark, img.custom-logo{
    max-height: 100px;
}

.logo_col{
  max-width:230px;
}

img.about-images-right-topimg{
    margin-left: 20%;
}

img.about-images-right-rightimg{
   margin-top: -15%;
}

h2.about-images-right-bigtitle{
    font-size: 2em;
}


h1, h5 {
    margin: 0 10px;
}

img.about-big-images-leftimg, img.about-big-images-centerimg, img.about-big-images-rightimg, .content-left-image-imgcol img, .content-right-image-imgcol img{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.header-buttons-wrapper{
   float: right;
   margin-top: 10px;
}
.about-big-images-section{
    padding-top: 0;
}

.about-bigtitle-section, .about-four-boxes-section, .about-images-right-section, .about-text-grid-section, .about-text-icons-section, .blog-section, .clients-grid-section, .content-full-left-image-section, .content-full-right-image-section, .content-left-image-section, .content-right-image-section, .features-coloured-icon-boxes-section, .features-image-cards-section, .features-small-icon-cards-section, .features-square-image-section, .portfolio-cards-section, .stripped-about-four-boxes-section, .team-colors-section, .team-large-section, .team-large-square-section, .team-small-section, .testimonials-boxed-section{
    padding-bottom: 30px;
}

.booking_form .form-group .controls select, .booking_form select, .booking_form textarea, .booking_form input[type="text"]{
  width: 50%;
}

@media (max-width: 560px) {
   .desktop{
        display: none;
   }
  h1.heading8{
     font-size: 1.5em;
  }

  .header-buttons-wrapper{
   float: none;
 }

.about-bigtitle-section, .about-four-boxes-section, .about-images-right-section, .about-text-grid-section, .about-text-icons-section, .blog-section, .clients-grid-section, .content-full-left-image-section, .content-full-right-image-section, .content-left-image-section, .content-right-image-section, .features-coloured-icon-boxes-section, .features-image-cards-section, .features-small-icon-cards-section, .features-square-image-section, .portfolio-cards-section, .stripped-about-four-boxes-section, .team-colors-section, .team-large-section, .team-large-square-section, .team-small-section, .testimonials-boxed-section, .about-images-right-textcol{
    padding-top: 10px;
}
img.about-images-right-topimg{
    margin-left: -10%;
}
img.about-big-images-centerimg{
 margin-left: 0;
  width: 100%;
}

}

@media  (min-width: 561px) {
   .mobile{
        display: none;
   }
}

#drop_mainmenu > li{
    margin-left: 7px;
    margin-right:7px;
}