/* Scss Document */
.ie9 #newsletter input[type=text] {
  width: 65%;
  float: left; }

.no-cssgradients .dark-blue-white-gradient {
  background: #fff; }

.no-csscolumns .masonry-item {
  width: 30%;
  float: left;
  margin-left: 30px; }
  .no-csscolumns .masonry-item:first-child {
    margin-left: 0; }

.no-rgba nav .submenu {
  background: #003865; }
.no-rgba #banner .caption {
  background: #a7d500; }
  .no-rgba #banner .caption .inner {
    padding: 30px; }
.no-rgba .service-block:hover .inner {
  background: url(../../images/blue-transparency.png) repeat; }
  .no-rgba .service-block:hover .inner .box {
    display: block; }
.no-rgba .service-block .inner {
  background: url(../../images/black-transparency-30.png) repeat; }
  .no-rgba .service-block .inner h3 {
    top: 15% !important; }
  .no-rgba .service-block .inner .box {
    display: none;
    top: 25% !important; }
.no-rgba .info-block {
  width: 350px;
  height: 350px; }
  .no-rgba .info-block .overlay {
    background: url(../../images/black-transparency-30.png) repeat; }
  .no-rgba .info-block .caption {
    top: 20%; }

.no-multiplebgs #testimonial-panel {
  background: url(../../images/testimonial-bg.jpg) no-repeat; }

.ie8 .service-block.col-md-4 {
  width: 350px;
  height: 350px; }
.ie8 .info-block .text-holder .booking-button {
  width: 100%;
  left: 0;
  top: 70%; }

/*# sourceMappingURL=browser.css.map */
