#rapidstor-row .wpb_row {
  padding: 0px !important;
}
.panoramas {
  width: 100%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -webkit-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-box;
  /* TWEENER - IE 10 */
  display: -ms-flexbox;
  /* NEW - Chrome */
  display: -webkit-flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  display: flex;
  justify-content: space-between;
  margin: auto;
}
.panoramas > a {
  background-size: cover !important;
  width: 23%;
  display: block;
  position: relative;
  transition: all 0.3s;
  top: 0px;
  box-shadow: rgba(0, 0, 0, 0.0) 0px 5px 5px -3px;
}
.panoramas > a span {
  display: block;
  margin-top: 50%;
  padding: 10px;
  color: white;
  background-color: rgba(0, 0, 0, 0.64);
  text-align: center;
  font-size: 24px;
  line-height: 1;
}
.panoramas > a:hover {
  transform: translate3d(0, -3px, 0);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 14px -3px;
}
.panoramas > a:nth-child(1) {
  background: url('/wp-content/uploads/2015/10/Image-367.png') no-repeat center center;
}
.panoramas > a:nth-child(2) {
  background: url('/wp-content/uploads/2015/10/Image-366.png') no-repeat center center;
}
.panoramas > a:nth-child(3) {
  background: url('/wp-content/uploads/2015/10/Image-364.png') no-repeat center center;
}
.panoramas > a:nth-child(4) {
  background: url('/wp-content/uploads/2015/10/Image-365.png') no-repeat center center;
}
@media screen and (max-width: 625px) {
  .panoramas {
    display: block;
    text-align: center;
  }
  .panoramas > a {
    display: block;
    width: 70%;
    margin: 0px auto 20px;
    padding-top: 1%;
  }
  .panoramas > a span {
    margin-top: 40%;
    font-size: 24px;
  }
}
@media screen and (max-width: 440px) {
  .panoramas > a {
    width: 100%;
  }
  .panoramas > a span {
    margin-top: 45%;
    font-size: 22px;
  }
}
.facilities {
  width: 75%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -webkit-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-box;
  /* TWEENER - IE 10 */
  display: -ms-flexbox;
  /* NEW - Chrome */
  display: -webkit-flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  display: flex;
  justify-content: space-between;
  margin: auto;
}
.facilities .oconnor {
  background: url('/wp-content/uploads/2014/02/print55_SMall.jpg') no-repeat center center;
}
.facilities .balcatta {
  background: url('/wp-content/uploads/2014/02/print30_SMall.jpg') no-repeat center center;
}
.facilities .mandurah {
  background: url('/wp-content/uploads/2014/02/IMG_6762.jpg') no-repeat center center;
}
.facilities > a {
  background-size: cover !important;
  width: 47%;
  display: block;
  position: relative;
  transition: all 0.3s;
  top: 0px;
  box-shadow: rgba(0, 0, 0, 0.0) 0px 5px 5px -3px;
}
.facilities > a span {
  display: block;
  margin-top: 50%;
  padding: 10px;
  color: white;
  background-color: rgba(0, 0, 0, 0.64);
  text-align: center;
  font-size: 28px;
  line-height: 1;
}
.facilities > a:hover {
  transform: translate3d(0, -3px, 0);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 14px -3px;
}
@media screen and (max-width: 625px) {
  .facilities {
    display: block;
    text-align: center;
  }
  .facilities > a {
    display: block;
    width: 70%;
    margin: 0px auto 20px;
    padding-top: 1%;
  }
  .facilities > a span {
    margin-top: 40%;
    font-size: 24px;
  }
}
@media screen and (max-width: 440px) {
  .facilities > a {
    width: 100%;
  }
  .facilities > a span {
    margin-top: 45%;
    font-size: 22px;
  }
}
.wpb_wrapper h1 {
  line-height: 1.2;
}
@media screen and (max-width: 1425px) {
  #newheader .mpcth-overlay-image {
    background-size: cover !important;
    background-attachment: initial !important;
  }
}
.wpb_tabs_nav {
  text-align: center;
}
.wpb_tabs_nav > li {
  display: inline-block !Important;
  float: none !important;
}
.wpb_tabs_nav > li a {
  margin: 0px !important;
  padding: 1em 1.5em !important;
}
.wpb_tabs_nav > li.ui-state-active span {
  color: #496b9b !important;
}
.flex-next, .flex-prev {
  text-align: center !important;
}
.mpcth-post-pagination {
  display: none;
}
.mpcth-read-more {
  margin-bottom: 13px;
}
#mpcth_sidebar {
  display: none;
}
.mapp-layout {
  margin: 0px;
}
ul.facilitylist {
  max-width: 100% !important;
}
.facility-mobile.facility-map {
  pointer-events: none;
}
a.flex-next fa fa-fw fa-angle-right {
  color: #496b9b !important;
}
.wpb_gallery_slides.wpb_flexslider flexslider_fade flexslider.flex-control-nav flex-control-paging {
  background-color: #496b9b !important;
}
.flex-prev fa fa-fw fa-angle-left {
  color: #496b9b !important;
}
header#mpcth_page_header_wrap {
  background-color: white !important;
  border-bottom: none !important;
}
header#mpcth_page_header_wrap #mpcth_page_header_secondary_content {
  display: none;
}
header#mpcth_page_header_wrap nav {
  margin: 0px !important;
  line-height: 119px;
}
header#mpcth_page_header_wrap.mpcth-sticky-header nav {
  line-height: 40px;
}
header#mpcth_page_header_wrap .sub-menu:after {
  border-top-color: white !important;
}
header#mpcth_page_header_wrap .menu-item > a {
  font-size: 17px;
  font-weight: bold;
}
header#mpcth_page_header_wrap .menu-item:not(.current-menu-item) a {
  color: #4f4f4f;
}
header#mpcth_page_header_wrap .menu-item.menu-item-has-children > a:before {
  content: '\f107';
  font-family: FontAwesome;
  font-weight: bold;
  font-size: 1.6em;
  padding-right: 2px;
  vertical-align: bottom;
}
header#mpcth_page_header_wrap .menu-item.menu-item-has-children > a:after {
  content: none;
}
header#mpcth_page_header_wrap #mpcth_logo_wrap {
  display: table-cell !important;
}
@media screen and (max-width: 700px) {
  header#mpcth_page_header_wrap #mpcth_page_header_content {
    text-align: center;
  }
  header#mpcth_page_header_wrap #mpcth_logo_wrap {
    display: inline-block !important;
    width: auto;
    padding-right: 0px;
  }
}
#mpcth_mobile_nav_wrap #mpcth_toggle_mobile_menu .fa-bars {
  font-size: 30px !important;
}
#mpcth_mobile_nav_wrap #mpcth_toggle_mobile_menu:not(:hover) {
  color: #4f4f4f;
}
#mpcth_mobile_nav_wrap:not(.active) #mpcth_toggle_mobile_menu {
  top: 40px;
}
#mpcth_mobile_nav_wrap:not(:hover) #mpcth_toggle_mobile_menu {
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.0);
}
@media screen and (max-width: 980px) {
  .header-site-names {
    display: none !important;
  }
}
.h3.textwiddget {
  color: #496b9b;
}
.current_page_item a {
  color: #496b9b !important;
}
.menu-item a:hover {
  color: #496b9b !important;
}
#mpcth_page_header_content #mpcth_logo_wrap #mpcth_logo {
  display: inline-block;
  margin-bottom: -91px !important;
  position: relative;
  line-height: 1em;
}
#mpcth_nav .header-site-names {
  line-height: 0;
  margin-top: 0px !important;
  margin-bottom: -19px !important;
  height: 0px;
  font-size: 24px !important;
  font-weight: 600;
}
.mpcth-sticky-header-enabled .header-site-names {
  line-height: 0;
  margin-top: 0px !important;
  margin-bottom: -19px !important;
  height: 23px !Important;
  font-size: 24px !important;
  font-weight: 600;
}
footer .mobile-footer-container {
  text-align: center;
  padding: 0px 0px 40px;
}
footer .mobile-footer-container .mobile-footer-specials {
  display: block;
  background-color: #4f4f4f;
  color: white !important;
  padding: 30px 0px;
  font-size: 26px;
}
footer .mobile-footer-container .mobile-footer-logo {
  display: block;
  margin: 40px auto 30px;
  width: 80%;
  max-width: 270px;
}
footer .mobile-footer-container .mobile-footer-logo img {
  width: 100%;
  display: block;
}
footer .mobile-footer-container .mobile-footer-social {
  display: block;
  list-style-type: none;
  font-size: 22px;
}
footer .mobile-footer-container .mobile-footer-social li {
  display: inline-block;
  padding: 0px !important;
  margin: 0px;
}
footer .mobile-footer-container .mobile-footer-social li a {
  display: block;
  padding: 1px 8px;
  color: #4e4e4e !important;
}
footer .mobile-footer-container .mobile-footer-social li:before {
  border-left: 0px solid transparent !important;
  content: '';
}
footer .mobile-footer-container > p {
  font-size: 14px;
  color: #4e4e4e !important;
}
footer .mobile-footer-container > p.companies {
  margin-top: 5px;
  font-size: 10px;
}
footer .mobile-footer-container .footer-menu {
  margin: 0px;
  padding: 0px;
  text-align: left;
}
footer .mobile-footer-container .footer-menu li {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
footer .mobile-footer-container .footer-menu li:before {
  content: none !important;
}
footer .mobile-footer-container .footer-menu li a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  color: #4e4e4e !important;
}
@media screen and (max-width: 600px) {
  footer .mobile-footer-container .footer-menu {
    display: none;
  }
  footer .mobile-footer-container p.companies {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  footer .mobile-footer-container .mobile-footer-elements {
    max-width: 950px;
    box-sizing: border-box;
    padding: 0px 10px;
    margin: auto;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -webkit-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -moz-box;
    /* TWEENER - IE 10 */
    display: -ms-flexbox;
    /* NEW - Chrome */
    display: -webkit-flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  footer .mobile-footer-container .mobile-footer-elements > * {
    flex-basis: 0;
    flex-grow: 1;
  }
  footer .mobile-footer-container .mobile-footer-social {
    text-align: right;
  }
}
@media screen and (max-width: 1100px) {
  footer .mobile-footer-container {
    display: block;
  }
  footer #mpcth_footer_container {
    display: none;
  }
}
@media screen and (min-width: 1101px) {
  footer .mobile-footer-container {
    display: none;
  }
  footer #mpcth_footer_container {
    display: block;
  }
}
ul#mpcth_footer_socials {
  display: none !important;
}
ul.mobile-footer-social {
  display: none !important;
}
#mpcth_nav {
  position: relative;
}
#mpcth_nav .header-site-names {
  line-height: 0;
  margin-top: 40px;
  margin-bottom: -30px;
  height: 40px;
  font-size: 1.7rem;
  font-weight: 600;
}
#mpcth_nav .header-site-names .header-red-text {
  color: #496b9b;
}
body.home .tp-bullets {
  display: none !important;
}
body.home article.page {
  z-index: 20;
  position: relative;
}
body.home #home-facilities-container {
  z-index: 10000;
  margin-bottom: 0px !Important;
}
body.home #home-facilities-container .wpb_row {
  padding: 0px !important;
}
body.home #home-facilities-container .facilities {
  margin-top: 0px;
  position: relative;
  top: 0px;
}
body.home .mpcth-vc-row-wrap .wpb_wrapper p {
  font-size: 16px !important;
}
body.home #home-cta-section {
  background: url('') no-repeat center center;
  padding: 114px 0px 91px !important;
}
body.home #home-cta-section p, body.home #home-cta-section h1, body.home #home-cta-section a {
  color: white !important;
}
body.home #home-cta-section p:first-of-type {
  margin-bottom: 40px;
}
body.home #home-cta-section .rates-button, body.home #home-cta-section .contact-button {
  display: inline-block;
  padding: 16px 27px;
  font-size: 24px;
}
body.home #home-cta-section .rates-button {
  background-color: #496b9b;
  margin-right: 10px;
}
body.home #home-cta-section .contact-button {
  background-color: #4d4d4d;
  margin-left: 8px;
}
body.home #home-cta-section .mpcth-vc-row-wrap-arrow {
  display: none;
}
@media screen and (min-width: 979px) {
  body.home .parolaxmastaer .parolaxtextleft {
    display: none;
  }
}
body.home #mobile-content-container {
  box-sizing: border-box;
}
body.home #mobile-content-container a {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  background-color: #f3f3f3;
  color: #a0a0a0;
  text-align: center;
}
body.home #mobile-content-container a:nth-child(1), body.home #mobile-content-container a:nth-child(2) {
  border-bottom: 2px solid #dfdfdf;
}
body.home #mobile-content-container a:nth-child(1), body.home #mobile-content-container a:nth-child(3) {
  border-right: 2px solid #dfdfdf;
}
body.home #mobile-content-container a span {
  margin: 20% 0px;
  text-align: center;
  padding-top: 80px;
  background-size: 64px !important;
  display: block;
  font-size: 20px;
  color: #a0a0a0;
}
body.home #mobile-content-container a.find-facility span {
  color: #496b9b;
  background: url('/wp-content/uploads/2015/10/facility2.svg') no-repeat center top;
}
body.home #mobile-content-container a.pricing span {
  background: url('/wp-content/uploads/2015/10/pricing2.svg') no-repeat center top;
}
body.home #mobile-content-container a.specials span {
  background: url('/wp-content/uploads/2015/10/specials2.svg') no-repeat center top;
}
body.home #mobile-content-container a.contact span {
  background: url('/wp-content/uploads/2015/10/phone2.svg') no-repeat center top;
}
body.home #mobile-content-container .home-bookings-button {
  display: block;
  background-color: #496b9b;
  color: white !important;
  padding: 30px 0px;
  font-size: 26px;
  margin-bottom: 0px;
  width: 100%;
}
@media screen and (max-width: 625px) {
  body.home #mpcth_main_container {
    display: none !important;
  }
  body.home #mobile-content-container {
    display: block;
  }
}
@media screen and (max-width: 1100px) {
  body.home .mobile-footer-specials {
    display: none !important;
  }
}
@media screen and (min-width: 626px) {
  body.home #mpcth_main_container {
    display: block;
  }
  body.home #mobile-content-container {
    display: none;
  }
}
@media screen and (max-width: 625px) {
  body.page-id-1748 #newheader .mpcth-vc-row-wrap-arrow {
    display: none;
  }
  body.page-id-1748 #newheader .wpb_row, body.page-id-1748 #newheader .wpb_text_column {
    margin-bottom: 0px !important;
  }
  body.page-id-1748 .location-info, body.page-id-1748 .space-calc {
    display: none;
  }
}
body.page-id-3307 .wpb_tabs_nav, body.page-id-1748 .wpb_tabs_nav {
  text-align: center;
}
body.page-id-3307 .wpb_tabs_nav > li.ui-state-active span, body.page-id-1748 .wpb_tabs_nav > li.ui-state-active span {
  font-size: 20px;
}
.facility-mobile h1 {
  font-size: 24px;
  text-align: center;
  color: #4f4f4f;
}
.facility-mobile .facility-mobile-info {
  padding: 20px 20px;
}
.facility-mobile .facility-mobile-info ul {
  margin: 0px 0px !important;
  left: 0px !important;
}
.facility-mobile .facility-mobile-info ul li {
  padding-left: 0px !important;
}
.facility-map {
  padding: 0px !important;
}
#page-983 > section {
  padding-bottom: 0;
}
.bookings-rating-bar {
  height: 120px;
}
#home-facilities-container {
  height: 290px;
}
.strive-text {
  height: 410px;
}
.strive-text li {
    list-style-type: disc !important;
    font-size: 16px;
}
body.home #home-cta-section {
  padding: 60px 0 350px 0 !important;
  margin: 56px 0px;
}
.footercallout {
  height: 70px;
}
.perth-store-div {
  height: 540px;
  padding-top: 30px;
}
.red-underline {
  color: #496b9b;
  text-decoration: underline;
}
@media screen and (max-width: 1250px) {
  .facilities > a span {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 1200px) {
  .perth-store-div {
    height: 575px;
  }
}
@media screen and (max-width: 1000px) {
  .bookings-rating-bar {
    height: 180px;
  }
  .bookings-rating-bar .parolaxtextleft {
    width: 100%;
    margin-right: 0;
    height: 60px;
    top: -30px;
  }
  .bookings-rating-bar .parolaxtextleft .parolaxheading {
    margin-top: 39px !important;
  }
  .bookings-rating-bar .parolaxtextright {
    width: 100%;
  }
  .bookings-rating-bar .parolaxtextright .booknowbuttonparolax {
    margin: 0 auto;
    height: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .facilities > a span {
    font-size: 26px !important;
  }
}
@media screen and (max-width: 980px) {
  .strive-text {
    height: 370px;
  }
  .perth-store-div {
    padding-top: 50px;
    height: 715px;
  }
}
@media screen and (max-width: 785px) {
  .facility-desktop {
    display: none !important;
  }
  #newheader {
    padding: 45px 5% !important;
  }
  #newheader .mpcth-vc-row-wrap-arrow {
    display: none;
  }
  #newheader .wpb_row, #newheader .wpb_text_column {
    margin-bottom: 0px !important;
  }
  body.page-id-1751 #newheader, body.page-id-2244 #newheader, body.page-id-909 #newheader {
    display: none !important;
  }
  .parolaxmaster {
    max-width: 90% !important;
  }
  .parolaxtextright {
    left: 0 !important;
  }
}
@media screen and (min-width: 786px) {
  .facility-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 715px) {
  .bookings-rating-bar .parolaxheading {
    font-size: 21px;
  }
}
.guarantee-buttons {
  text-align: center;
}
.guarantee-buttons > a {
  display: inline-block;
  margin: 0px 10px 10px;
  vertical-align: top;
}
@media screen and (max-width: 1220px) {
  #mpcth_page_header_wrap .menu-item > a {
    font-size: 12px !important;
  }
}
.perth-store-div .wpb_wrapper .vc_row-fluid {
  width: 100% !important;
}
@media screen and (max-width: 980px) {
  .perth-store-div {
    height: 555px;
  }
  .perth-store-div .wpb_wrapper .vc_row-fluid .vc_col-sm-6:first-child {
    width: 100%;
  }
  .perth-store-div .wpb_wrapper .vc_row-fluid .vc_col-sm-6:nth-child(2) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  body.home #home-cta-section {
    padding: 130px 0 187px 0 !important;
  }
}
@media screen and (max-width: 681px) {
  /*New landing Page*/  body.home #home-cta-section {
    padding: 130px 0 163px 0 !important;
  }
  .strive-text {
    height: 479px;
  }
}
.page-id-4647 .body-wrap #offers-section {
  background: #e52d13;
  color: #fff;
  text-align: center;
  padding: 30px 0;
}
.page-id-4647 .body-wrap #offers-section h4 {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.page-id-4647 .body-wrap #offers-section h4:before {
  content: url('/wp-content/uploads/2016/05/offer-icon.png');
  padding-right: 15px;
}
.page-id-4647 .body-wrap #offers-section h2 {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.page-id-4647 .body-wrap #offers-section p {
  font-size: 1.5rem;
  font-weight: 100;
}
.page-id-4647 .body-wrap #quote-section-top, .page-id-4647 .body-wrap #quote-section-bottom {
  background: url('/wp-content/uploads/2016/05/quote-bg.jpg') no-repeat center;
  background-size: cover;
  text-align: center;
  padding: 50px 0;
}
.page-id-4647 .body-wrap #quote-section-top > h2, .page-id-4647 .body-wrap #quote-section-bottom > h2 {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.page-id-4647 .body-wrap #quote-section-top > p, .page-id-4647 .body-wrap #quote-section-bottom > p {
  font-size: 1.5rem;
  border-bottom: 1px dashed;
  display: inline-block;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 30px;
}
.page-id-4647 .body-wrap #quote-section-top .wpcf7-mail-sent-ok, .page-id-4647 .body-wrap #quote-section-bottom .wpcf7-mail-sent-ok {
  width: 100% !important;
  background: #e52d13 !important;
  border: none !important;
  color: #fff !important;
}
.page-id-4647 .body-wrap #quote-section-top #wpcf7-f4663-o1, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4663-o1, .page-id-4647 .body-wrap #quote-section-top #wpcf7-f4685-o2, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4685-o2 {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}
.page-id-4647 .body-wrap #quote-section-top #wpcf7-f4663-o1 .wpcf7-form-control-wrap, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4663-o1 .wpcf7-form-control-wrap, .page-id-4647 .body-wrap #quote-section-top #wpcf7-f4685-o2 .wpcf7-form-control-wrap, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4685-o2 .wpcf7-form-control-wrap {
  width: 32%;
  margin-right: 2%;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin-bottom: 20px;
}
.page-id-4647 .body-wrap #quote-section-top #wpcf7-f4663-o1 .wpcf7-form-control-wrap:nth-of-type(3n), .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4663-o1 .wpcf7-form-control-wrap:nth-of-type(3n), .page-id-4647 .body-wrap #quote-section-top #wpcf7-f4685-o2 .wpcf7-form-control-wrap:nth-of-type(3n), .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4685-o2 .wpcf7-form-control-wrap:nth-of-type(3n) {
  margin-right: 0;
}
.page-id-4647 .body-wrap #quote-section-top #wpcf7-f4663-o1 .wpcf7-form-control-wrap input, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4663-o1 .wpcf7-form-control-wrap input, .page-id-4647 .body-wrap #quote-section-top #wpcf7-f4685-o2 .wpcf7-form-control-wrap input, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4685-o2 .wpcf7-form-control-wrap input, .page-id-4647 .body-wrap #quote-section-top #wpcf7-f4663-o1 .wpcf7-form-control-wrap select, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4663-o1 .wpcf7-form-control-wrap select, .page-id-4647 .body-wrap #quote-section-top #wpcf7-f4685-o2 .wpcf7-form-control-wrap select, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4685-o2 .wpcf7-form-control-wrap select {
  padding: 15px !important;
  width: 100% !important;
  vertical-align: top;
  border: none;
  font-size: 1.7rem;
  font-weight: 600;
  color: #796c66;
}
.page-id-4647 .body-wrap #quote-section-top #wpcf7-f4663-o1 .wpcf7-form-control-wrap select, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4663-o1 .wpcf7-form-control-wrap select, .page-id-4647 .body-wrap #quote-section-top #wpcf7-f4685-o2 .wpcf7-form-control-wrap select, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4685-o2 .wpcf7-form-control-wrap select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff;
  border-radius: 0;
  border: none;
}
.page-id-4647 .body-wrap #quote-section-top #wpcf7-f4663-o1 .wpcf7-submit, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4663-o1 .wpcf7-submit, .page-id-4647 .body-wrap #quote-section-top #wpcf7-f4685-o2 .wpcf7-submit, .page-id-4647 .body-wrap #quote-section-bottom #wpcf7-f4685-o2 .wpcf7-submit {
  padding: 15px;
  width: 32%;
  vertical-align: top;
  background: #e52d13;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 600;
}
.page-id-4647 .body-wrap #video-section {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 90px 0;
}
.page-id-4647 .body-wrap #video-section > div {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 30px;
  box-sizing: border-box;
}
.page-id-4647 .body-wrap #video-section .inner-section-left h3 {
  font-size: 2.8rem;
  color: #496b9b;
}
.page-id-4647 .body-wrap #video-section .inner-section-left ul li {
  font-size: 1.3rem;
  list-style: none;
  margin-bottom: 30px;
  position: relative;
  margin-left: 10px;
}
.page-id-4647 .body-wrap #video-section .inner-section-left ul li:before {
  content: url('/wp-content/uploads/2016/05/list-icon.png');
  position: absolute;
  left: -50px;
  top: -5px;
}
.page-id-4647 .body-wrap #video-section .inner-section-right {
  position: relative;
  height: 303px;
  margin-top: 30px;
}
.page-id-4647 .body-wrap #video-section .inner-section-right iframe {
  width: 90%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-id-4647 .body-wrap #space-section {
  background: url('/wp-content/uploads/2016/05/space-bg.jpg') no-repeat center;
  background-size: cover;
  text-align: center;
  padding: 100px 0;
  color: #fff;
}
.page-id-4647 .body-wrap #space-section .space-section-inner {
  width: 90%;
  max-width: 780px;
  margin: 0 auto;
}
.page-id-4647 .body-wrap #space-section h3 {
  font-size: 2.8rem;
}
.page-id-4647 .body-wrap #space-section p {
  font-size: 1.2rem;
  font-weight: 100;
  line-height: 2rem;
}
.page-id-4647 .body-wrap #space-section a {
  color: #e52d13;
  background: #fff;
  font-size: 1.8rem;
  padding: 15px 30px;
  margin-top: 40px;
  display: inline-block;
}
.page-id-4647 .body-wrap #perth-section, .page-id-4647 .body-wrap #trailer-section {
  width: 100%;
  margin: 0 auto;
}
.page-id-4647 .body-wrap #perth-section > div, .page-id-4647 .body-wrap #trailer-section > div {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 120px 10% 90px 5%;
  box-sizing: border-box;
  height: 560px;
}
.page-id-4647 .body-wrap #perth-section .inner-section-left, .page-id-4647 .body-wrap #trailer-section .inner-section-left {
  background: url('/wp-content/uploads/2016/05/perth-bg.jpg') no-repeat left center;
}
.page-id-4647 .body-wrap #perth-section .inner-section-right, .page-id-4647 .body-wrap #trailer-section .inner-section-right {
  background-color: #fff;
}
.page-id-4647 .body-wrap #perth-section .inner-section-right h3, .page-id-4647 .body-wrap #trailer-section .inner-section-right h3 {
  color: #4f4f4f;
  font-size: 2.8rem;
}
.page-id-4647 .body-wrap #perth-section .inner-section-right h3:first-of-type, .page-id-4647 .body-wrap #trailer-section .inner-section-right h3:first-of-type {
  color: #e52d13;
  line-height: 0.5;
  margin-bottom: 0;
}
.page-id-4647 .body-wrap #perth-section .inner-section-right p, .page-id-4647 .body-wrap #trailer-section .inner-section-right p {
  font-size: 1.3rem;
  font-weight: 100;
  line-height: 1.8rem;
}
.page-id-4647 .body-wrap #perth-section .inner-section-right a, .page-id-4647 .body-wrap #trailer-section .inner-section-right a {
  display: inline-block;
  padding: 15px 30px;
  background: #e52d12;
  color: #fff;
  font-size: 1.7rem;
  margin-top: 30px;
}
.page-id-4647 .body-wrap #experts-section {
  width: 100%;
  margin: 0 auto;
}
.page-id-4647 .body-wrap #experts-section > div {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 90px 5%;
  box-sizing: border-box;
  height: 560px;
}
.page-id-4647 .body-wrap #experts-section .inner-section-right {
  background: url('/wp-content/uploads/2016/05/expert-bg.jpg') no-repeat left center;
}
.page-id-4647 .body-wrap #experts-section .inner-section-left {
  background-color: #fff;
  padding: 120px 5% 90px 10%;
}
.page-id-4647 .body-wrap #experts-section .inner-section-left h3 {
  color: #4f4f4f;
  font-size: 2.8rem;
}
.page-id-4647 .body-wrap #experts-section .inner-section-left h3:first-of-type {
  color: #e52d13;
  line-height: 0.5;
  margin-bottom: 0;
}
.page-id-4647 .body-wrap #experts-section .inner-section-left p {
  font-size: 1.3rem;
  font-weight: 100;
  line-height: 1.8rem;
}
.page-id-4647 .body-wrap #experts-section .inner-section-left a {
  display: inline-block;
  padding: 15px 30px;
  background: #e52d12;
  color: #fff;
  font-size: 1.7rem;
  margin-top: 30px;
}
.page-id-4647 .body-wrap #trailer-section > div {
  height: 600px;
}
.page-id-4647 .body-wrap #trailer-section .inner-section-left {
  background: url('/wp-content/uploads/2016/05/trailer-bg.jpg') no-repeat left center;
}
.page-id-4647 .body-wrap #testimonial-section {
  text-align: center;
  max-width: 670px;
  margin: 0 auto;
  width: 90%;
  padding: 90px 0;
}
.page-id-4647 .body-wrap #testimonial-section h3 {
  color: #e52d13;
  font-size: 2.8rem;
}
.page-id-4647 .body-wrap #testimonial-section p {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #4f4f4f;
}
.page-id-4647 .body-wrap #testimonial-section p:nth-of-type(2) {
  font-weight: 600;
}
.page-id-4647 .body-wrap #testimonial-section a {
  background: #e52d13;
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 5px;
}
.page-id-4647 .body-wrap #testimonial-section .slider-link-active {
  background: #000;
}
.page-id-4647 .body-wrap #testimonial-section .text-slideshow {
  color: #4f4f4f;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
}
.page-id-4647 .body-wrap #testimonial-section .text-slideshow span {
  font-weight: 600;
  margin-top: 5px;
}
.page-id-4647 .body-wrap #testimonial-section #text-slider-controls {
  display: none;
  float: none !important;
}
.page-id-4647 .body-wrap #testimonial-section #text-slider-controls i {
  display: none !important;
}
.page-id-4647 .body-wrap #bottom-banner-section {
  background-color: #e52d13;
  text-align: center;
}
.page-id-4647 .body-wrap #bottom-banner-section h2 {
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 3rem;
  padding: 30px 0;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}
.page-id-4647 .body-wrap #bottom-banner-section h2 span:first-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  .page-id-4647 .body-wrap #offers-section h2 {
    line-height: 4rem;
  }
  .page-id-4647 .body-wrap #video-section .inner-section-left {
    width: 90%;
    max-width: 600px;
    margin: 0 auto !important;
    display: block;
  }
  .page-id-4647 .body-wrap #video-section .inner-section-right {
    display: none;
  }
  .page-id-4647 .body-wrap #perth-section .inner-section-right, .page-id-4647 .body-wrap #trailer-section .inner-section-right {
    padding: 90px 5% 90px 5%;
    height: auto;
    text-align: center;
    width: 100%;
  }
  .page-id-4647 .body-wrap #perth-section .inner-section-left, .page-id-4647 .body-wrap #trailer-section .inner-section-left {
    display: none;
  }
  .page-id-4647 .body-wrap #experts-section .inner-section-left {
    padding: 90px 5% 90px 5%;
    height: auto;
    text-align: center;
    width: 100%;
    background-color: #f3f3f3;
  }
  .page-id-4647 .body-wrap #experts-section .inner-section-right {
    display: none;
  }
  .page-id-4647 .body-wrap #quote-section-bottom {
    display: none;
  }
  .page-id-4647 .body-wrap #quote-section-top .wpcf7-form-control-wrap, .page-id-4647 .body-wrap #quote-section-bottom .wpcf7-form-control-wrap {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .page-id-4647 .body-wrap #quote-section-top .wpcf7-submit, .page-id-4647 .body-wrap #quote-section-bottom .wpcf7-submit {
    width: auto !important;
  }
  .page-id-4647 .body-wrap #quote-section-top h2, .page-id-4647 .body-wrap #quote-section-bottom h2 {
    width: 90%;
    margin: 0 auto;
    line-height: 4rem;
  }
  .page-id-4647 .body-wrap #quote-section-top p, .page-id-4647 .body-wrap #quote-section-bottom p {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .page-id-4647 .body-wrap #testimonial-section h3 {
    font-size: 3rem;
  }
  .page-id-4647 .body-wrap #bottom-banner-section h2 {
    font-size: 3rem;
    display: block;
  }
  .page-id-4647 .body-wrap #bottom-banner-section h2 span:first-of-type {
    margin-right: 0;
    display: inline-block;
  }
  .page-id-4647 .body-wrap #bottom-banner-section h2:first-of-type {
    padding-bottom: 0;
  }
}
.oconnor-section-link, .balcatta-section-link {
  width: 50%;
  display: inline-block;
}
.oconnor-section-link h5 {
  border: none !important;
  color: #496b9b !important;
}
.oconnor-section-link h5 span {
  cursor: pointer;
  border: none !important;
}
.oconnor-section-link h5 span:after {
  content: url('/wp-content/uploads/2016/05/down-arrow-2.png');
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .oconnor-section-link {
    height: 70px;
  }
  .oconnor-section-link h5 {
    display: none !important;
  }
}
.red-underline {
  color: #ffc223;
}
#mpcth_page_wrap #mpcth_sidebar a:hover, #mpcth_page_wrap #mpcth_footer a:hover, a {
  color: #496b9b;
}
#mpcth_page_wrap .mpcth-color-main-border, #mpcth_page_wrap .mpcth-color-main-border-hover:hover {
  border-color: #496b9b !important;
}
#mpcth_page_wrap .mpcth-color-main-border, #mpcth_page_wrap .mpcth-color-main-border-hover:hover {
  border-color: #496b9b !important;
}
.page-template-default #mpcth_content > .mpcth-page {
  padding-top: 0px !important;
}
article {
  padding-top: 0px !important;
}
.testpageheader {
  opacity: 1;
  background-image: url("/wp-content/uploads/2016/05/Headerbg6.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 155px;
  margin-bottom: 33px !important;
}
#testpage {
  height: inherit;
  width: 100% !important;
}
.mpcth-page-content {
  height: inherit;
}
.pageintronew {
  text-align: center;
  color: #fff;
  font-size: 30px;
  position: relative;
  top: 50px;
}
div#home-cta-section {
  background: url('http://coastalstorageunits.com.au/wp-content/uploads/2016/05/Headerbg5-4.jpg') no-repeat center center !important;
  padding: 114px 0px 91px !important;
}
body.home #mobile-content-container a.find-facility span {
  color: #496b9a;
  background: url('http://coastalstorageunits.com.au/wp-content/uploads/2016/05/facility9.svg') no-repeat center top;
  background-size: 21% !important;
}
@media screen and (max-width: 980px) {
  h2.pageintronew {
    font-size: 19px !important;
  }
}
