/*responsive menu start*/
/*header-responisve*/
.white-cutout-after:before, .orange-cutout-after:before, #mk-page-title:before {
  content: '';
  border-left: 1000px solid white;
  border-right: 70px solid transparent;
  border-bottom: 40px solid white;
  position: absolute;
  bottom: 0px;
  right: 50%;
  z-index: 1000;
}
.white-cutout-after:after, .orange-cutout-after:after, #mk-page-title:after {
  content: '';
  border-right: 1000px solid white;
  border-left: 70px solid transparent;
  border-bottom: 40px solid white;
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 1000;
}
.white-cutout-after:before {
  border-left-color: white;
  border-bottom-color: white;
}
.white-cutout-after:after {
  border-right-color: white;
  border-bottom-color: white;
}
.orange-cutout-after:before {
  border-left-color: #f26f27;
  border-bottom-color: #f26f27;
}
.orange-cutout-after:after {
  border-right-color: #f26f27;
  border-bottom-color: #f26f27;
}
.white-arrow-before .mk-section-color-mask, .orange-arrow-before .mk-section-color-mask {
  pointer-events: none;
  opacity: 1 !important;
}
.white-arrow-before .mk-section-color-mask:before, .orange-arrow-before .mk-section-color-mask:before {
  content: '';
  border-left: 70px solid transparent;
  border-top: 40px solid white;
  position: absolute;
  top: 0px;
  right: 50%;
  z-index: 1000;
}
.white-arrow-before .mk-section-color-mask:after, .orange-arrow-before .mk-section-color-mask:after {
  content: '';
  border-right: 70px solid transparent;
  border-top: 40px solid white;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 1000;
}
.orange-arrow-before .mk-section-color-mask:before, .orange-arrow-before .mk-section-color-mask:after {
  border-top-color: #f26f27;
}
.box-button {
  margin-top: 20px;
  display: inline-block;
  border: 4px solid #f26f27;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 55px;
  color: #f26f27;
  text-transform: uppercase;
}
.mk-page-section:not(#home-slider-section) h2 {
  text-transform: uppercase;
  font-size: 48px;
  margin-bottom: 42px;
}
.mk-page-section:not(#home-slider-section) h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
.mk-page-section:not(#home-slider-section) p {
  /*font-weight: normal;*/
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .mk-page-section:not(#home-slider-section) h2 {
    font-size: 35px;
  }
}
#storage-types-section .storage-types-cols div .box-button {
  padding: 10px;
  width: 80%;
}
#storage-types-section .storage-types-cols div .box-button:before {
  content: '';
  vertical-align: sub;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
}
#storage-types-section .storage-types-cols div:nth-child(1) .box-button:before {
  content: url('/wp-content/uploads/2016/01/personal-button-icon.png');
}
#storage-types-section .storage-types-cols div:nth-child(2) .box-button:before {
  content: url('/wp-content/uploads/2016/01/business-button-icon.png');
}
#storage-types-section .storage-types-cols div:nth-child(3) .box-button:before {
  content: url('/wp-content/uploads/2016/01/relocating-button-icon.png');
}
.big-orange-features h2 {
  color: white !important;
  text-align: center;
}
.big-orange-features .features-holder > div {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.big-orange-features .features-holder > div:nth-child(2n) {
  padding: 20px 161px 20px 26px;
}
.big-orange-features .features-holder > div:nth-child(2n+1) {
  padding: 20px 26px 20px 161px;
}
.big-orange-features .features-holder > div.price {
  background: url('/wp-content/uploads/2016/01/price-feature-icon.png') no-repeat top 17px left 11px;
}
.big-orange-features .features-holder > div.sizes {
  background: url('/wp-content/uploads/2016/01/sizes-feature-icon.png') no-repeat top 17px right 0px;
}
.big-orange-features .features-holder > div.truck {
  background: url('/wp-content/uploads/2016/01/truck-feature-icon.png') no-repeat top 20px left 11px;
}
.big-orange-features .features-holder > div.merch {
  background: url('/wp-content/uploads/2016/01/merch-feature-icon.png') no-repeat top 17px right 20px;
}
.big-orange-features .features-holder > div.manager {
  background: url('/wp-content/uploads/2016/01/manager-feature-icon.png') no-repeat top 17px right 6px;
}
.big-orange-features .features-holder > div.access {
  background: url('/wp-content/uploads/2016/01/access-feature-icon.png') no-repeat top 20px left 11px;
}
.big-orange-features .features-holder > div.trusted {
  background: url('/wp-content/uploads/2016/01/trusted-feature-icon.png') no-repeat top 20px right 15px;
}
.big-orange-features .features-holder > div > div {
  background-color: white;
  padding: 18px 23px;
}
.big-orange-features .features-holder > div > div p {
  line-height: 1.5;
  margin-bottom: 0px;
}
@media screen and (max-width: 940px) {
  .big-orange-features .features-holder > div {
    width: 100%;
    display: block;
  }
}
.big-orange-features .box-button {
  margin-top: 30px;
  color: white !important;
  border-color: white !important;
}
.big-orange-features .box-button:before {
  content: url('/wp-content/uploads/2016/01/rates-button-icon.png');
  vertical-align: sub;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 520px) {
  .big-orange-features .features-holder > div {
    padding: 10px !important;
    margin-bottom: 20px;
    background: none !important;
  }
  .big-orange-features .features-holder > div .mob-button {
    display: block;
    height: 115px;
    width: 100%;
    text-align: center;
    position: relative;
  }
  .big-orange-features .features-holder > div .mob-button:before {
    content: '+';
    font-size: 36px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    text-align: center;
    color: #393836;
  }
  .big-orange-features .features-holder > div.active .mob-button:before {
    content: '–';
    bottom: 3px;
  }
  .big-orange-features .features-holder > div.price .mob-button {
    background: #f26f27 url('/wp-content/uploads/2016/01/price-feat-mob-icon.png') no-repeat bottom center;
  }
  .big-orange-features .features-holder > div.sizes .mob-button {
    background: #f26f27 url('/wp-content/uploads/2016/01/sizes-feat-mob-icon.png') no-repeat bottom center;
  }
  .big-orange-features .features-holder > div.truck .mob-button {
    background: #f26f27 url('/wp-content/uploads/2016/01/truck-feat-mob-icon.png') no-repeat bottom center;
  }
  .big-orange-features .features-holder > div.merch .mob-button {
    height: 120px;
    background: #f26f27 url('/wp-content/uploads/2016/01/merch-feat-mob-icon.png') no-repeat bottom center;
  }
  .big-orange-features .features-holder > div.manager .mob-button {
    background: #f26f27 url('/wp-content/uploads/2016/01/manager-feat-mob-icon.png') no-repeat bottom center;
  }
  .big-orange-features .features-holder > div.access .mob-button {
    background: #f26f27 url('/wp-content/uploads/2016/01/access-feat-mob-icon.png') no-repeat bottom center;
  }
  .big-orange-features .features-holder > div.trusted .mob-button {
    background: #f26f27 url('/wp-content/uploads/2016/01/trusted-feat-mob-icon.png') no-repeat bottom center;
  }
  .big-orange-features .features-holder > div > div {
    text-align: center;
  }
  .big-orange-features .features-holder > div > div h3 {
    margin-bottom: 0px !important;
    transition: margin-bottom 0.3s;
  }
  .big-orange-features .features-holder > div > div p {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.3s;
  }
  .big-orange-features .features-holder > div.active > div h3 {
    margin-bottom: 12px !important;
  }
  .big-orange-features .features-holder > div.active > div p {
    max-height: 440px;
  }
}
#facility-info-section h3 {
  color: #f26f27;
}
#facility-info-section .free-quote {
  text-transform: uppercase;
  color: #f26f27;
  margin-bottom: 10px;
  display: inline-block;
}
#facility-info-section .box-button {
  color: #454545;
  border-color: #454545;
  padding: 10px 31px;
}
#facility-info-section .box-button.rates-bookings:before {
  content: url('/wp-content/uploads/2016/01/rates-bookings-grey-icon.png');
  vertical-align: middle;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
}
#facility-info-section .box-button.contact-directions:before {
  content: url('/wp-content/uploads/2016/01/directions-grey-icon.png');
  vertical-align: middle;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
}
#facility-info-section .contact-phone, #facility-info-section .contact-address, #facility-info-section .contact-email {
  display: inline-block;
  padding: 10px 0px 10px 43px;
  margin: 0px 12px;
  max-width: 50%;
  vertical-align: middle;
  text-align: left;
}
#facility-info-section .contact-phone {
  background: url('/wp-content/uploads/2016/01/contact-phone-icon.png') no-repeat center left;
}
#facility-info-section .contact-address {
  background: url('/wp-content/uploads/2016/01/contact-location-icon.png') no-repeat center left;
}
#facility-info-section .contact-email {
  background: url('/wp-content/uploads/2016/02/contact-email-icon.png') no-repeat center left;
}
#facility-info-section .mk-text-block p:nth-of-type(n+2) {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  #facility-info-section .contact-info-row {
    display: flex;
    flex-direction: column-reverse;
  }
  #facility-info-section .contact-info-row .contact-map-col {
    padding: 50px 0px 0px !important;
  }
  #facility-info-section .mk-padding-shortcode {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .big-orange-features-three-column .features-holder > div.access {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  #storage-types-sections .get_direction_icon, #storage-types-sections-news .get_direction_icon {
    padding: 10px 58px !important;
  }
  .facility-img-left {
    display: none;
    /*News start*/
  }
  #storage-types-sections-news .vc_col-sm-6 {
    width: 100% !important;
    float: none !important;
  }
  .responsive-display {
    display: block;
  }
  .blog-section .item-holder {
    margin: 0px !important;
  }
  .blog-section {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .three-column {
    padding-bottom: 50px !important;
  }
  .booking_icon_red {
    margin-right: 0px !important;
  }
  .get-direction .mk-text-block, .get-direction .mk-text-block p {
    text-align: center !important;
  }
  .booking_rates .mk-text-block, .booking_rates .mk-text-block p {
    text-align: center !important;
  }
  .storage_title h2 {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    /*News end*/
    /*News story start*/
  }
  .single-post #mk-sidebar {
    display: none;
  }
  .single-post .theme-content {
    padding: 0px !important;
  }
  .single-post-title {
    display: block;
    font-size: 21px;
    font-weight: bold;
    font-family: open sans;
    text-align: center;
  }
  .single-post #theme-page {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    /*News story end*/
    /*packing tips start*/
  }
  .packing-tips-second-section {
    padding-top: 0px !important;
  }
  .packing-tips-first-section .vc_col-sm-4, .packing-tips-second-section .vc_col-sm-4 {
    margin-bottom: 26px;
  }
  .ssa-readmore {
    background: none !important;
  }
  .simple-title p {
    font-size: 21px !important;
  }
  .packing-tips-second-section {
    padding-bottom: 40px !important;
    /*packing tips end*/
    /*faq start*/
  }
  .faq-slideshow {
    display: none;
  }
  .faq-slideshow-left {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .faq-section {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
  }
  .page-id-218 .faq-title .mk-fancy-title {
    margin-top: 45px !important;
    /*faq end*/
    /*ps*/
  }
  .bottom-buttons .rate-booking {
    margin-right: 0px !important;
    margin-bottom: 25px;
  }
  .big-orange-features-three-column {
    text-align: center;
  }
  .big-orange-features-three-column .features-holder > div {
    margin: 0 auto 30px !important;
    width: 100% !important;
  }
  .big-orange-features-three-column h2 {
    margin: 30px auto 30px !important;
    color: #fff !important;
    text-align: center;
    width: 75%;
    font-size: 21px !important;
    line-height: 30px;
  }
  .right_first_section {
    display: none;
  }
  .listing-section li {
    display: table !important;
    width: auto !important;
    margin: 0 auto 20px !important;
    float: none !important;
  }
  .left_first_section {
    padding-left: 10px !important;
    padding-right: 10px !important;
    /*ps*/
  }
}
@media screen and (min-width: 768px) {
  .left_first_section {
    padding-left: 30px !important;
    padding-right: 0px !important;
  }
  .big-orange-features-three-column h2 {
    color: #fff !important;
    text-align: center;
    margin: 0 auto 20px !important;
    /*News Start*/
  }
  .faq-section {
    padding-top: 0px !important;
  }
  .storage_title h2 {
    margin-bottom: 0px !important;
    margin-top: 20px !important;
  }
  .responsive-display {
    display: none;
  }
  .blog-section .item-holder {
    margin: 0 15px 30px 48px !important;
  }
  .single-post-title {
    display: none;
  }
  .faq-slideshow-left {
    padding-right: 0px !important;
    padding-left: 40px !important;
    /*News end*/
  }
}
@media screen and (max-width: 960px) {
  .single-post #mk-sidebar {
    display: none;
  }
}
@media screen and (max-width: 1053px) {
  .custom-number {
    display: none;
  }
}
@media screen and (max-width: 521px) {
  .home .big-orange-features h2 {
    margin-bottom: 8px !important;
  }
  .heading_title h2 {
    margin-bottom: 35px !important;
  }
}
.active-burger .mk-burger-icon div {
  height: 4px;
  margin-bottom: 3px;
  border-radius: 0px;
}
.mk-opened-nav #mk-responsive-wrap {
  overflow-y: visible !important;
}
li.current-menu-item a label {
  border-botom: 2px solid #8fc840;
  padding-bottom: 11px;
}
.page-id-138 .srp-post-stringbreak-link, .page-id-146 .srp-post-stringbreak-link {
  display: none;
}
#mk-page-title #mk-breadcrumbs .dark-skin {
  color: #fff;
}
#mk-page-title #mk-breadcrumbs .dark-skin a {
  color: #fff;
}
.mk-opened-nav .mk-burger-icon div {
  background-color: #fff !important;
}
#mk-main-navigation .moveage-mk-booking, #mk-main-navigation .custom-number-mobile, #mk-main-navigation .mobile-social-sharing {
  display: none;
}
.moveage-mk-booking {
  margin: 50px auto 35px !important;
  text-align: center;
}
.custom-number-mobile {
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}
.mobile-sharesocial a {
  float: left;
  width: 30px;
  display: inline-block !important;
  padding: 5px !important;
}
.mobile-social-sharing {
  text-align: center;
}
.mobile-sharesocial {
  display: inline-block;
}
.makeabooking {
  display: inline-block;
}
.makeabooking .moveage-make-booking {
  text-transform: none !important;
  font-family: open sans !important;
  background: url("http://whitelineconsulting.com.au/wp-content/uploads/2015/11/cal-res.png") no-repeat left center;
  padding: 5px 0px 5px 40px;
}
.moveage-make-booking:hover {
  background-color: #2c2d2d !important;
}
.moveage-phone-number-text {
  background: url("http://moveage.com.au/wp-content/uploads/2015/11/res-call.png") no-repeat left center;
  padding-left: 30px;
}
.res-nav-appended .sub-menu li a {
  font-size: 15.42px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}
#mk-responsive-wrap #menu-main-menu li#menu-item-32 a {
  padding-right: 20px !important;
}
#mk-responsive-wrap .responsive-nav-container ul li a .mk-nav-arrow {
  width: 100% !important;
}
.moveage-phone-number-text:hover {
  color: #fff !important;
  /*header responisve end*/
}
#menu-main-menu li a {
  height: 20px;
  line-height: 20px;
}
.moveage_booking_today a {
  display: inline-block;
  background-color: #2c2d2d;
  color: #fff;
  font-size: 19.26px;
  font-weight: bold;
  width: 220px;
  float: right;
  line-height: 52px;
  text-align: center;
  padding: 12px 20px;
  transition: background-color 0.3s;
}
.moveage_booking_today a:hover {
  background-color: #c94c29;
}
.moveage_header_phone_details {
  float: right;
  margin-left: 40px;
}
.moveage_cart {
  float: right;
  margin-left: 40px;
  margin-top: 10px;
}
.clear {
  clear: both;
}
.moveage_header_phone_details .moveage_phone_text {
  font-size: 30.58px;
  color: #ed5930;
  padding: 0px 0px 0px 30px;
  line-height: 30px;
  background: url("http://moveage.com.au/wp-content/uploads/2015/11/call.png") no-repeat center left;
  font-weight: 600;
}
.moveage_phone_number {
  display: block;
  color: #b0b0b0;
  font-size: 17.73px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 25px !important;
}
#menu-main-menu li#menu-item-32 a {
  padding-right: 0px;
}
.main-menu-arrow {
  background: url("http://moveage.com.au/wp-content/uploads/2015/11/menu-arrow.png") no-repeat center center;
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
#menu-main-menu li#menu-item-32 a {
  background: none;
  /*sticky header start*/
}
.sticky-trigger-header .moveage_booking_today, .sticky-trigger-header .moveage_header_phone_details, .sticky-trigger-header .moveage_cart {
  display: none;
}
.sticky-trigger-header #menu-main-menu {
  padding-top: 0px !important;
}
.sticky-trigger-header .mk-header-logo {
  margin-bottom: 0px !important;
}
.mk-header-logo a {
  margin-bottom: 0px !important;
  /*sticky header end*/
}
.main-navigation-ul li.no-mega-menu ul.sub-menu {
  width: 250px !important;
}
header:not(.sticky-trigger-header) .main-navigation-ul li.no-mega-menu ul.sub-menu {
  top: 106px !important;
}
ul.sub-menu a.menu-item-link {
  line-height: 1.1 !important;
  height: auto !important;
}
#menu-main-menu li a label {
  cursor: pointer;
}
.mk-opened-nav header {
  background-color: rgba(0, 0, 0, 0) !important;
}
header {
  background-color: rgba(0, 0, 0, 0);
  border: medium none !important;
  z-index: 10000 !important;
}
header:after {
  background-color: #515151 !important;
}
header:before {
  background-color: rgba(0, 0, 0, 0) !important;
}
#mk-responsive-wrap {
  max-height: initial !important;
  position: absolute !important;
  top: 85px !important;
  z-index: 10000000;
}
body.mk-opened-nav #mk-boxed-layout::before {
  background-color: #f26f27;
}
#mk-boxed-layout::before {
  background-color: rgba(255, 255, 255, 0);
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: fixed;
  transition: background-color 0.3s ease 0s;
  width: 100%;
  z-index: 10000;
}
.mk-opened-nav {
  height: initial !important;
  overflow: initial !important;
  position: initial !important;
  width: initial !important;
}
.mk-opened-nav .mk-header-logo, .mk-opened-nav .custom-number-section {
  display: none !important;
}
.mk-responsive-nav li a:hover {
  background: none !important;
  color: #fff !important;
}
.mobile-sharesocial a {
  margin-right: 30px;
}
.mobile-sharesocial a:nth-child(3) {
  margin-right: 0px !important;
}
.mk-theme-icon-bottom-big::before {
  display: none;
  /* responsive menu start*/
}
.mk-responsive-nav {
  /* responsive menu end*/
}
.mk-responsive-nav li a {
  text-align: center;
  border-top: 0px;
  font-size: 20.42px;
  font-weight: bold;
  padding: 21px 20px;
  color: #fff;
}
.mk-responsive-nav > li {
  background-color: #f26f27;
  border-top: 0px;
  border-bottom: 0px;
}
#mk-main-navigation header ul.sub-menu {
  background: #191919 !important;
  border: 1px solid #ef6e30 !important;
}
#mk-main-navigation .menu-item-has-children a {
  background: url("http://bigorangestorage.com.au/wp-content/uploads/2016/02/down-arrow.png") no-repeat right center;
  padding-right: 25px !important;
}
.sub-menu li a {
  background: none !important;
}
#mk-header.put-header-top:not(.header-structure-vertical) .main-navigation-ul li.has-mega-menu > ul.sub-menu, #mk-header.put-header-top:not(.header-structure-vertical) .main-navigation-ul li.no-mega-menu ul.sub-menu {
  top: 60% !important;
  left: 19px !important;
}
.responsive-nav-link {
  float: right;
}
.mk-burger-icon {
  top: 15% !important;
}
header#mk-header {
  background-color: transparent;
  position: absolute;
  z-index: 10000;
}
header#mk-header .mk-burger-icon > div {
  background-color: white !important;
}
header#mk-header .mk-header-logo {
  background: white;
  padding: 30px !important;
  margin: 0px;
  position: relative;
}
header#mk-header .mk-header-logo:after {
  transition: all 0.3s;
  content: '';
  border-top: 50px solid white;
  border-left: 110px solid transparent;
  border-right: 110px solid transparent;
  position: absolute;
  bottom: -50px;
  left: 0px;
}
header#mk-header #mk-main-navigation #menu-main-menu > li.menu-item > a {
  color: white !important;
  font-size: 18px !important;
  font-weight: lighter;
}
header#mk-header #mk-main-navigation #menu-main-menu > li.menu-item.current-menu-item > a {
  font-weight: bold;
}
header#mk-header:not(.header-structure-vertical).sticky-trigger-header {
  background-color: #f5f6f7;
  max-height: 155px !important;
}
header#mk-header:not(.header-structure-vertical).sticky-trigger-header .mk-header-logo {
  margin-top: 0px !important;
}
header#mk-header:not(.header-structure-vertical).sticky-trigger-header #mk-main-navigation #menu-main-menu > li.menu-item > a {
  color: black !important;
}
header#mk-header:not(.header-structure-vertical).sticky-trigger-header .mk-header-logo {
  background: #f26f27;
  padding: 12px 30px !important;
  margin: 0px;
  position: relative;
}
header#mk-header:not(.header-structure-vertical).sticky-trigger-header .mk-header-logo a {
  height: 110px !important;
}
header#mk-header:not(.header-structure-vertical).sticky-trigger-header .mk-header-logo .mk-dark-logo {
  display: none;
}
header#mk-header:not(.header-structure-vertical).sticky-trigger-header .mk-header-logo .mk-light-logo {
  display: block;
}
header#mk-header:not(.header-structure-vertical).sticky-trigger-header .mk-header-logo:after {
  content: '';
  border-top-color: #f26f27;
  border-left: 110px solid transparent;
  border-right: 110px solid transparent;
}
@media screen and (max-width: 850px) {
  header#mk-header .mk-header-logo {
    width: 138px !important;
    height: 109px !important;
    padding-top: 10px !important;
    margin-top: 0px !important;
    float: none !Important;
    position: absolute;
    left: 50%;
    margin-left: -100px !important;
  }
  header#mk-header .mk-header-logo:after {
    border-left-width: 100px;
    border-right-width: 100px;
    border-top-width: 50px;
  }
}
#mk-responsive-wrap {
  z-index: 10000;
}
#mk-page-title {
  padding: 250px 0 90px !important;
}
#mk-page-title h1.mk-page-heading {
  float: none !important;
  padding: 0px !important;
  margin: 0px !important;
  text-align: center;
  font-size: 78px;
  font-weight: 600;
  color: white;
}
#mk-page-title #mk-breadcrumbs {
  display: none;
}
@media screen and (max-width: 1030px) {
  #mk-page-title {
    padding: 240px 0 79px !important;
  }
  #mk-page-title h1.mk-page-heading {
    font-size: 55px;
  }
}
@media screen and (max-width: 767px) {
  #mk-page-title h1.mk-page-heading {
    font-size: 45px;
  }
}
.sticky-trigger-header #mk-main-navigation .menu-item-has-children a {
  background: url("http://bigorangestorage.com.au/wp-content/uploads/2016/02/black_aoow_down.png") no-repeat right center;
  padding-right: 25px !important;
}
.custom-number {
  position: absolute;
  right: 20px;
  top: 25%;
  color: #fff;
  font-size: 24.23px !important;
  text-transform: uppercase !important;
  cursor: pointer;
  font-family: open sans;
  font-weight: bolder;
}
.custom-number a {
  color: #fff;
}
.custom-number:hover, .custom-number a:hover, .header-number:hover {
  color: #ef6e30 !important;
}
.sticky-trigger-header .custom-number a {
  color: #ef6e30 !important;
}
#mk-footer {
  z-index: 10;
  background-color: #242321 !important;
}
#mk-footer #text-2 {
  padding-right: 20px;
}
#mk-footer #text-2 img {
  width: 290px;
}
@media screen and (max-width: 767px) {
  #mk-footer #text-2 img {
    margin: auto;
    display: block;
  }
}
#mk-footer #text-3 {
  padding-right: 20px;
}
#mk-footer #text-3 h3 {
  color: #f26f27;
  font-weight: bold;
  font-size: 24px !important;
  margin-bottom: 10px;
}
#mk-footer #text-3 p {
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 10px;
}
#mk-footer #text-3 .free-quote {
  text-transform: uppercase;
  color: #f26f27;
  font-weight: bold !important;
}
#mk-footer #text-3 .footer-phone, #mk-footer #text-3 .footer-email {
  color: white;
  padding-left: 27px;
}
#mk-footer #text-3 .footer-phone {
  background: url('/wp-content/uploads/2016/01/small-phone-icon.png') no-repeat center left;
}
#mk-footer #text-3 .footer-email {
  background: url('/wp-content/uploads/2016/01/small-main-icon.png') no-repeat center left;
}
@media screen and (max-width: 767px) {
  #mk-footer #text-3 {
    text-align: center;
  }
  #mk-footer #text-3 .footer-phone {
    margin-right: 12px;
  }
}
#mk-footer #text-4 img {
  float: right;
}
@media screen and (max-width: 767px) {
  #mk-footer #text-4 img {
    float: none;
    margin: auto;
    display: block;
  }
}
#mk-footer #sub-footer {
  border-top: none !important;
  background-color: #454545;
  padding: 15px;
}
#mk-footer #sub-footer .mk-footer-copyright {
  font-size: 15px;
  color: white !important;
  font-style: italic;
  font-weight: 100;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #mk-footer .mk-padding-wrapper > div, #mk-footer .mk-padding-wrapper section {
    padding-right: 0px !important;
  }
}
#footer-social {
  position: absolute;
  z-index: 1000;
  top: -40px;
  text-align: center;
  width: 100%;
}
#footer-social > a {
  border: 6px solid #ebeced;
  background-color: #df6724;
  border-radius: 50%;
  width: 76px;
  height: 76px;
  display: inline-block;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: 59%;
  background-position: center center;
  transition: background-color 0.3s;
  cursor: pointer;
}
#footer-social > a:hover {
  background-color: #e77e43;
}
#footer-social > a.facebook {
  background-image: url('/wp-content/uploads/2016/01/facebook.svg');
}
#footer-social > a.twitter {
  background-image: url('/wp-content/uploads/2016/01/twitter.svg');
}
#footer-social > a.googleplus {
  background-image: url('/wp-content/uploads/2016/01/googleplus.svg');
}
body {
  /*personal storage start*/
}
body.page-id-18 .mk-main-wrapper-holder, body.page-id-591 .mk-main-wrapper-holder {
  display: none;
}
body.page-id-18 .home-slider-heading, body.page-id-591 .home-slider-heading {
  margin-top: 30px;
  color: white !important;
}
body.page-id-18 .swiper-slide, body.page-id-591 .swiper-slide {
  height: 801px !important;
}
body.page-id-18 .home-slider-button, body.page-id-591 .home-slider-button {
  margin-top: 30px;
  color: white !important;
  border-color: white !important;
}
body.page-id-18 #home-facility-section h3, body.page-id-591 #home-facility-section h3 {
  margin-bottom: 15px;
}
body.page-id-18 #home-facility-section p, body.page-id-591 #home-facility-section p {
  color: #0f0f0f;
}
@media screen and (min-width: 768px) {
  body.page-id-18 #home-facility-section .wpb_row .wpb_column:nth-child(1), body.page-id-591 #home-facility-section .wpb_row .wpb_column:nth-child(1) {
    padding-right: 20px;
  }
  body.page-id-18 #home-facility-section .wpb_row .wpb_column:nth-child(2), body.page-id-591 #home-facility-section .wpb_row .wpb_column:nth-child(2) {
    padding-left: 20px;
  }
}
body.page-id-18 #home-facility-section .view-facility-button, body.page-id-591 #home-facility-section .view-facility-button {
  margin-top: 0px;
}
body.page-id-18 #home-facility-section .view-facility-button:before, body.page-id-591 #home-facility-section .view-facility-button:before {
  content: url('/wp-content/uploads/2016/01/logo-button-icon.png');
  vertical-align: sub;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
}
body.page-id-18 .home-slider-button:before, body.page-id-591 .home-slider-button:before {
  content: url('/wp-content/uploads/2016/01/facility-button-icon.png');
  vertical-align: middle;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 767px) {
  body.page-id-18 .mk-edge-slider, body.page-id-591 .mk-edge-slider {
    height: 640px !important;
  }
  body.page-id-18 .mk-edge-slider .swiper-slide, body.page-id-591 .mk-edge-slider .swiper-slide {
    height: 641px !important;
  }
  body.page-id-18 .mk-edge-slider .swiper-slide img[alt="Logo"], body.page-id-591 .mk-edge-slider .swiper-slide img[alt="Logo"] {
    display: none;
  }
}
body.page-id-102 .mk-main-wrapper-holder {
  display: none;
}
body.page-id-102 #google-maps-section .mk-section-color-mask {
  z-index: 11 !important;
  height: 0 !important;
}
body.page-id-125 .mk-main-wrapper-holder {
  display: none !important;
}
body.page-id-125 #contact-form-section h2 {
  color: white;
}
body.page-id-125 #contact-form-section .contact-cols-holder {
  font-size: 0;
  margin: 0px -30px;
}
body.page-id-125 #contact-form-section .contact-cols-holder > div {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
  padding: 0px 30px;
}
body.page-id-125 #contact-form-section input, body.page-id-125 #contact-form-section textarea {
  padding: 20px 20px;
  max-width: none;
  color: #292929;
  border: none !important;
  font-size: 17px;
  margin-bottom: 50px;
  width: 100%;
  box-sizing: border-box;
}
body.page-id-125 #contact-form-section textarea {
  height: 176px;
}
body.page-id-125 #contact-form-section .submit-holder {
  width: 33.33%;
  margin: auto;
  padding: 0px 20px;
}
body.page-id-125 #contact-form-section .submit-holder input {
  background-color: #454545 !important;
  color: white !important;
  font-weight: bold !important;
  transition: background-color 0.3s;
}
body.page-id-125 #contact-form-section .submit-holder input:hover {
  background-color: #616161 !important;
}
@media screen and (max-width: 930px) {
  body.page-id-125 #contact-form-section .contact-cols-holder {
    margin: 0px -15px;
  }
  body.page-id-125 #contact-form-section .contact-cols-holder > div {
    padding: 0px 15px;
  }
  body.page-id-125 #contact-form-section .submit-holder {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 730px) {
  body.page-id-125 #contact-form-section h2 {
    font-size: 38px;
  }
  body.page-id-125 #contact-form-section .contact-cols-holder {
    margin: 0px;
  }
  body.page-id-125 #contact-form-section .contact-cols-holder > div {
    padding: 0px;
    display: block;
    width: 100%;
  }
  body.page-id-125 #contact-form-section .contact-cols-holder > div input, body.page-id-125 #contact-form-section .contact-cols-holder > div textarea {
    margin-bottom: 29px;
  }
  body.page-id-125 #contact-form-section .submit-holder {
    width: 100%;
    padding: 0px;
  }
}
@media screen and (max-width: 380px) {
  body.page-id-125 #contact-form-section input, body.page-id-125 #contact-form-section textarea {
    padding: 18px 17px;
    font-size: 15px;
  }
}
body.page-id-125 #contact-form-section .wpcf7-form-control-wrap {
  position: relative;
  display: inline-block;
}
body.page-id-125 #contact-form-section .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  color: #c11613;
  font-size: 12px;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 9px 13px;
  z-index: 1;
  width: 39%;
  text-align: right;
  line-height: 1.3;
}
body.page-id-125 #contact-form-section .wpcf7-response-output {
  padding: 20px !important;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: none !important;
  margin: 0px;
}
body.page-id-125 #contact-form-section .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #205d06;
  background: #d2ffcc;
}
body.page-id-125 #contact-form-section .wpcf7-response-output.wpcf7-validation-errors, body.page-id-125 #contact-form-section .wpcf7-response-output.wpcf7-mail-sent-ng {
  color: #c71500;
  background: #ffbcaf;
}
.listing-section {
  margin: 40px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
}
.listing-section li {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 20px;
  list-style: none;
  width: 46%;
  float: left;
  font-size: 16px;
  font-weight: normal;
  color: #696969;
  line-height: 23px;
  background: url("http://bigorangestorage.com.au/wp-content/uploads/2016/02/bullets.png") no-repeat left center;
}
.listing li:before {
  content: url("http://bigorangestorage.com.au/wp-content/uploads/2016/02/bullets.png");
  position: absolute;
  top: 0px;
  left: 0px;
}
.listing {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
}
.listing li {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 20px;
  list-style: none;
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: normal;
  color: #696969;
  line-height: 23px;
  position: relative;
}
#facility-info-section .box-button.rate-booking::before {
  content: url("/wp-content/uploads/2016/01/rates-bookings-grey-icon.png");
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
  vertical-align: middle;
}
.bottom-buttons p {
  display: inline-block;
}
.box-button.rate-booking {
  margin-right: 19px;
}
.bottom-buttons {
  margin-top: 31px;
}
.big-orange-features-three-column .features-holder > div.manager {
  background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/02/thumb-up.png") no-repeat scroll center top 0px;
  padding-top: 127px !important;
}
.big-orange-features-three-column .features-holder > div.access {
  background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/02/folder-border.png") no-repeat scroll center top 24px;
  padding-top: 127px !important;
  margin-right: 56px;
  margin-left: 56px;
}
.big-orange-features-three-column .features-holder > div.trusted {
  background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/02/security_border.png") no-repeat scroll center top 0px;
  padding-top: 127px !important;
}
.big-orange-features-three-column .features-holder > div:nth-child(2n+1) {
  padding: 0px;
}
.big-orange-features-three-column .features-holder > div {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
.big-orange-features-three-column .features-holder > div > div {
  background-color: #fff;
  padding: 35px 25px 18px 35px;
}
.three-columns {
  padding-top: 100px !important;
  padding-bottom: 60px !important;
}
#personal-info-section .box-button {
  border-color: #fff;
  color: #fff;
  padding: 10px 31px;
}
#personal-info-section .box-button.rate-booking::before {
  content: url("/wp-content/uploads/2016/01/rates-button-icon.png");
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
  vertical-align: middle;
}
#personal-info-section .bottom-buttons {
  text-align: center;
  margin-bottom: 40px;
}
#personal-info-section .bottom-buttons a {
  margin-right: 0px;
  /*personal storage end*/
  /*faq start*/
}
.page-id-218 .mk-image-slideshow {
  width: 100%;
}
body.page-id-218 .facility p {
  margin-bottom: 0px;
}
.resp-tabs-container .resp-accordion {
  font-family: open sans;
  font-weight: 100 !important;
  font-size: 18px !important;
  color: #fff !important;
  text-transform: uppercase;
  margin: 0px;
  font-weight: normal;
  padding: 26px 20px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.resp-tabs-container .resp-tab-active {
  font-size: 18px !important;
  color: #fff !important;
  text-transform: uppercase;
  margin: 0;
  padding: 26px 20px !important;
  font-weight: 400 !important;
}
.resp-easy-accordion .resp-tab-content {
  font-size: 16px !important;
  color: #454545;
  font-family: Open Sans, sans-serif !important;
  line-height: 26px;
  padding: 20px 25px 10px;
}
.resp-easy-accordion h2.resp-accordion {
  margin-top: 14px !important;
}
.resp-easy-accordion .resp-tab-content-active {
  border: none !important;
}
.resp-accordion .resp-arrow {
  display: none;
}
.resp-tab-active .resp-arrow {
  display: none;
}
.resp-easy-accordion {
  margin-top: 0px !important;
}
h2.resp-accordion.resp-tab-active {
  border: 0px !important;
}
.faq-slideshow {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.page-id-218 .faq-title .mk-fancy-title {
  font-size: 48px !important;
}
#storage-types-sections .storage-types-cols div:nth-child(1) .booking_icon_red::before {
  content: url("/wp-content/uploads/2016/02/rates-booking-red-icon.png");
}
#storage-types-sections .storage-types-cols div:nth-child(1) .get_direction_icon::before {
  content: url("/wp-content/uploads/2016/02/get-direction-red-icon.png");
}
.booking_icon_red {
  margin-right: 40px;
  padding: 10px 40px !important;
}
.get_direction_icon {
  padding: 10px 40px !important;
}
#storage-types-sections .storage-types-cols div .box-button::before {
  content: "";
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
  vertical-align: sub;
  /*faq end*/
  /*packing start*/
}
.rates-content h3 {
  color: #ef6e30 !important;
  font-weight: bold !important;
  margin-top: 40px;
  text-transform: capitalize;
}
.ssa-readmore {
  cursor: pointer;
  font-size: 16px;
  text-transform: none;
  color: #ef6e32;
  font-weight: bold;
  background: url("/wp-content/uploads/2016/02/right_arrow.png") no-repeat right bottom 3.5px;
  padding-right: 17px;
}
.script {
  display: none;
}
.rates-text {
  margin-bottom: 10px;
}
.product-desc {
  overflow: hidden;
  max-height: 78px;
  transition: max-height 0.3s;
  position: relative;
}
.product-desc:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 3px;
  right: 5px;
}
.product-desc.active {
  max-height: 280px;
}
.ssa-readmore.active {
  background: url("/wp-content/uploads/2016/02/down_arrow.png") no-repeat right bottom 6px;
}
.product-desc.active:after {
  content: '';
  /*packing end*/
  /*News start*/
}
.overlay-section {
  bottom: 0;
  position: absolute;
  width: 100%;
  background: rgba(69, 69, 69, 0.8);
}
.blog-masonry-entry .blog-entry-heading .blog-title a {
  color: #ef6e30 !important;
  font-size: 20px !important;
  font-weight: bold;
}
.blog-masonry-entry .blog-entry-heading .blog-title {
  margin-bottom: 0px !important;
  text-transform: none;
}
.blog-masonry-entry .blog-entry-heading {
  background: none !important;
  color: #ef6e30 !important;
  font-size: 20px !important;
  padding-bottom: 0px !important;
}
.blog-section .item-holder {
  position: relative;
  padding-bottom: 0px !important;
}
.blog-meta a {
  font-size: 16px !important;
  color: #fff !important;
  font-weight: bold !important;
}
.blog-masonry-entry .blog-meta {
  padding-top: 0px !important;
  padding-bottom: 20px !important;
}
.three-column {
  padding-bottom: 30px;
}
.single-post .entry-meta::after {
  background: none;
  /*News End*/
  /*News story*/
}
.single-post .srp-post-title-link {
  color: #ef6e30 !important;
  font-size: 20px !important;
  font-weight: bold;
}
.single-post .srp-post-date {
  font-size: 16px !important;
  color: #fff !important;
  font-weight: bold !important;
}
.single-post .item-holder {
  padding: 0px !important;
  margin-top: 50px;
}
.bigorange_single_title {
  font-size: 24px;
  color: #ef6e30;
  font-weight: bold;
  margin-bottom: 10px;
}
.single-post .entry-meta a {
  font-size: 16px;
  color: #454545;
  font-weight: bold;
}
.single-post .single-content p {
  font-size: 16px;
  color: #818283;
}
.single-post .single-content {
  padding: 10px 0 0 30px !important;
}
.mk-next-prev {
  display: none;
}
.single-post .srp-post-content-container {
  display: block !important;
}
.srp-thumbnail-position-default .srp-content-box {
  width: 100%;
}
.single-post .srp-content-box .srp-post-content {
  display: none;
}
.single-post .srp-content-box {
  bottom: 0;
  position: absolute;
  width: 100%;
  background: rgba(69, 69, 69, 0.8);
  padding: 25px 0 25px 20px;
}
.single-post .srp-container-single-column .srp-widget-singlepost {
  margin-bottom: 60px;
  border: 0px;
}
#wdg_specialrecentpostspro-2 h3 {
  margin: 0px !important;
}
.single-post .srp-post-content-container {
  position: relative;
}
.single-post .srp-thumbnail-position-default .srp-thumbnail-box {
  margin-right: 0px;
}
.single-post .right-layout {
  margin-top: 50px !important;
}
#storage-types-sections-news {
  background-attachment: scroll;
  background-image: url("http://bigorangestorage.com.au/wp-content/uploads/2016/02/bottom_banner.png");
  background-position: center center;
  background-repeat: no-repeat;
  padding: 110px 0;
}
#storage-types-sections-news .vc_col-sm-6 {
  float: left;
  width: 50%;
}
#storage-types-sections-news .storage-types-cols div:nth-child(1) .booking_icon_red::before {
  content: url("/wp-content/uploads/2016/02/rates-booking-red-icon.png");
}
#storage-types-sections-news .storage-types-cols div .box-button::before {
  content: "";
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
  vertical-align: sub;
}
#storage-types-sections-news .storage-types-cols div:nth-child(1) .get_direction_icon::before {
  content: url("/wp-content/uploads/2016/02/get-direction-red-icon.png");
}
#storage-types-sections-news .storage-types-cols div .box-button::before {
  content: "";
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 2px;
  vertical-align: sub;
}
#storage-types-sections-news h2 {
  color: #393836;
}
#sub-footer .item-holder {
  margin-top: 0px !important;
}
.page-id-225 .wpb_column {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.page-id-225 .mk-grid, .page-id-225 .mk-inner-grid {
  max-width: 1300px !important;
  /*News story*/
}
.responsive-align-center .bottom-buttons {
  display: none !important;
}
.page-id-476 ul.listing {
  overflow: initial !important;
}
.mk-page-section:not(#home-slider-section) h3 {
  font-size: 22px;
  margin-bottom: 15px;
  color: #ff7000;
  text-transform: uppercase;
  font-weight: bold;
}
.mk-page-section:not(#home-slider-section) h2 {
  text-transform: none;
  font-size: 36px;
  margin-bottom: 82px;
  font-weight: normal;
  color: #7f7f7f;
}
.courtesy-trailer-section {
  padding: 90px 0 50px 0 !important;
}
.courtesy-trailer-section h3 {
  text-transform: none !important;
  font-size: 2rem !important;
  font-weight: normal !important;
  margin-bottom: 0 !important;
}
.courtesy-trailer-section h3, .courtesy-trailer-section p {
  color: #fff !important;
}
.courtesy-trailer-section a, .home-slider-button2 {
  display: inline-block;
  border: #fff solid 4px;
  padding: 15px 30px;
  text-align: right;
  width: 150px;
  text-transform: uppercase;
  font-weight: bold;
  background: url('/wp-content/uploads/2016/05/quote-icon.png') no-repeat left 30px center;
  color: #fff;
  font-size: 1rem;
}
.right-trailer {
  text-align: right;
  padding-right: 10%;
}
.storage-type-section {
  text-align: center;
  background-color: #fff !important;
}
.storage-type-section img:first-of-type {
  margin-bottom: 60px;
}
.storage-type-section img:nth-of-type(2) {
  margin-right: 15px;
  margin-top: -10px;
}
.storage-type-section h3 {
  display: inline-block;
}
.storage-type-section .storage-solution-heading {
  margin-bottom: 40px;
  margin-top: 40px;
}
.storage-type-section .storage-solution-heading p {
  font-size: 2rem !important;
  line-height: 2.2rem;
}
.home-form-wrap .home-form-inputs {
  width: 66%;
  display: inline-block;
}
.home-form-wrap .home-form-inputs span {
  width: 46.5%;
  margin-right: 7%;
  vertical-align: top;
  display: inline-block;
}
.home-form-wrap .home-form-inputs span:nth-of-type(2n) {
  margin-right: 0;
}
.home-form-wrap .home-form-inputs span input {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 20px;
  font-size: 1rem;
  font-weight: 700;
  border: none;
}
.home-form-wrap > p {
  vertical-align: top;
  width: 33%;
  display: inline-block;
}
.home-form-wrap > p textarea {
  width: 86%;
  margin-left: 14%;
  height: 163px;
  border: none;
  font-size: 1rem;
  font-weight: 700;
}
.home-submit-btn {
  padding-left: 4%;
  text-align: center;
}
.home-submit-btn input {
  display: inline-block;
  border: #ff7000 solid 4px;
  padding: 15px 30px;
  text-align: right;
  width: 220px;
  text-transform: uppercase;
  font-weight: bold;
  background: url('/wp-content/uploads/2016/05/quote-icon-org.png') no-repeat left 30px center;
  color: #ff7000;
  font-size: 1rem;
  margin: 0 auto;
}
.home-form-heading p {
  font-size: 2rem !important;
  line-height: 2.2rem;
  padding-bottom: 50px;
}
.home-slider-bottom-text {
  font-weight: normal;
}
.home-slider-button2:before {
  content: '' !important;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #f26f27;
  background: #f26f27;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .right-trailer {
    text-align: center;
    padding-right: 0;
  }
  .storage-type-section img:first-of-type {
    padding-bottom: 30px;
    display: block;
    margin: 0 auto;
  }
  .storage-type-section .vc_col-sm-4 {
    margin-bottom: 50px;
  }
  .home-form-wrap .home-form-inputs {
    width: 100%;
  }
  .home-form-wrap .home-form-inputs span {
    width: 100%;
    margin-right: 0;
  }
  .home-form-wrap p {
    width: 100%;
    margin-bottom: 40px;
  }
  .home-form-wrap p textarea {
    width: 100%;
    margin-left: 0;
  }
  .home-slider-heading2 {
    font-size: 2rem;
  }
}
