@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700');

.site-logo {
  position: relative;
  z-index: 500;
  top: -25px;
}

@media only screen and (max-width: 960px) {
  .site-logo img {
    height: 80px;
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .site-logo {
    top: 0;
  }

  .site-logo img {
    height: 65px;
    width: auto;
  }

  body #wrapper, body #wrapper.hasbg {
    padding-top: 0 !important;
  } 
}

.header_style_wrapper {
  background: black;
  position: relative;
}

body.admin-bar:not(.js_nav) .header_style_wrapper {
  padding-top: 10px;
}

.top_contact_info {
  text-align: right;
}

.my-slide p,
.my-slide strong {
  font-size: 16px !important;
  line-height: 18px !important;
  margin-bottom: 20px;
}

.my-slide-title {
  border-bottom: 1px dotted black;
  display: block;
  font-size: 22px !important;
  line-height: 30px !important;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.my-layer p {
  margin-bottom: 20px;
}

@media screen and (min-width: 960px) {
  .top_bar.hasbg #mobile_nav_icon {
    display: none;
  }
}

@media screen and (max-width: 959px) {
  .top_bar.hasbg #mobile_nav_icon {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  #wrapper .top_bar {
      background: black !important;
      width: 100%;
      padding: 0 20px 0 20px;
      height: 80px !important;
  }

  .top_bar.hasbg #mobile_nav_icon, #mobile_nav_icon {
    border-color: white !important;
  }
}

#menu_wrapper .nav ul, #menu_wrapper div .nav {
  border-top: 1px dotted white;
}

#nav_wrapper #main_menu a {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-size: 17px;
  font-weight: normal;
}

#nav_wrapper #main_menu a {
  padding: 15px 10px !important;
}

#nav_wrapper #main_menu .menu-item-4635 a,
.enquire-now-button {
  background: #cc0001;
  font-weight: bold;
  padding: 17.5px 35px !important;
}

.enquire-now-button {
  display: block;
  clear: both;
  color: white;
  font-size: 18px;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  padding: 10px !important;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  .menu-item-4635 {
    display: none;
  }
}

#nav_wrapper #main_menu .menu-item-4635 a:after,
.enquire-now-button:after {
  content: '▶';
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  margin-left: 15px;
}

.nav_wrapper_inner {
  display: block;
  margin-top: 30px;
  position: relative !important;
}

.header_style_wrapper.nofixed {
  display: block !important;
}

.above_top_bar .page_content_wrapper {
  position: relative;
}

.enquire-now {
  box-sizing: border-box;
  background: #cc0001;
  display: none;
  min-height: 347px;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 66px;
  padding: 30px;
  width: 385px;
}

.enquire-form-title {
  background: white;
  cursor: pointer;
  margin-bottom: 10px;
  text-align: center;
  padding: 3px 0;
}

.enquire-form-title:after {
  content: '▼';
  display: block;
  float: right;
  font-size: 10px;
  margin: 5px 5px 0 0;
}

.enquire-form-title-active {
  background: #990100;
  cursor: pointer;
  color: white;
}

.enquire-form-holder {
  background: #990100;
  display: none;
  margin: -10px 0 10px 0;
  padding: 10px;
  width: 305px;
}

.input-label {
  display: none;
}

.input-label-show {
  color: white;
  font-size: 12px;
  margin: 0;
  display: block;
  margin-top: -10px;
}

.enquire-form .wpcf7-date,
.enquire-form .wpcf7-text,
.enquire-form .wpcf7-select {
  margin-bottom: 10px;
  padding: 5px;
  width: 100%;
}

.enquire-form .wpcf7-file,
.enquire-form .wpcf7-checkbox {
  display: block;
  margin-bottom: 10px;
}

.enquire-form br {
  display: none;
}

.enquire-form .wpcf7-text::-webkit-input-placeholder,
.enquire-form .wpcf7-textarea::-webkit-input-placeholder { 
  color: black;
  font-style: normal;
}

.enquire-form .wpcf7-text::-moz-placeholder,
.enquire-form .wpcf7-textarea::-moz-placeholder {
  color: black;
  font-style: normal;
  opacity: 1;
}

.enquire-form .wpcf7-text:-ms-input-placeholder,
.enquire-form .wpcf7-textarea:-ms-input-placeholder {
  color: black;
  font-style: normal;
  opacity: 1;
}

.enquire-form  .wpcf7-list-item-label {
  color: white;
}

.enquire-form span.wpcf7-list-item {
  margin-left: 0;
}

.enquire-form div.wpcf7-validation-errors,
.enquire-form div.wpcf7-mail-sent-ok {
  background: white;
  color: #a90000;
  border: none;
  margin: 15px 0 0 0;
  padding: 15px;
}

.enquire-form div.wpcf7-mail-sent-ok {
  background: green;
  color: white;
}

.enquire-form span.wpcf7-not-valid-tip {
  color: white;
  display: block;
  margin: -10px 0 10px 0;
}

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

@media only screen and (min-width: 960px) {
  .enquire-now-desktop {
    display: block;
  }

  .enquire-now-mobile {
    display: none;
  }
}

@media only screen and (max-width: 960px) {
  .enquire-now-mobile {
    display: block;
  }

  .enquire-now-desktop {
    display: none;
  }

  .enquire-now-mobile .enquire-now {
    top: 0;
    left: 0;
    position: relative;
    width: 100%;
  }

  .enquire-now-mobile .enquire-form-holder {
    box-sizing: border-box;
    width: 100%;
  }
}
