@charset "UTF-8";
@font-face {
  font-family: DaxPro;
  src: url("../fonts/daxoffcpro.ttf");
}
@font-face {
  font-family: DaxProBold;
  src: url("../fonts/DaxOffcPro-Bold.ttf");
}
@font-face {
  font-family: DaxProItalic;
  src: url("../fonts/DaxOffcPro-Ita.ttf");
}
/*General Styling for Elements starts here*/
html {
  -webkit-tap-highlight-color: transparent;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body {
  font-family: DaxPro, Ariel, Helvetica, sans-serif !important;
  -webkit-font-smoothing: antialiased;
}

p {
  font-size: 21px;
}

.text-caps {
  text-transform: uppercase !important;
}

.regular {
  font-weight: 400;
}

.super {
  font-size: 36px;
  margin-bottom: 0;
  line-height: 1.2;
}
@media (min-width: 767px) {
  .super {
    font-size: 50px;
  }
}

.sub-title {
  font-size: 36px;
}
@media (min-width: 767px) {
  .sub-title {
    font-size: 50px;
  }
}

.main-section {
  size: cover;
  background-attachment: no-scroll;
  background-position: 50% 0%;
  position: relative;
  width: 100%;
}

.container {
  min-height: 0 !important;
}

.fineprint {
  color: #666666;
  font-size: 11px;
  height: 19px;
  line-height: 19.2px;
  width: 555px;
  -webkit-margin-after: 10px;
  -webkit-margin-before: 0px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.smallprint {
  color: #e41d24;
  font-size: 16px;
  height: 19px;
  line-height: 19.2px;
  width: 555px;
  -webkit-margin-after: 10px;
  -webkit-margin-before: 0px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.hr-divider {
  border-color: #000;
  border-width: 4px;
  width: 70px;
  text-align: left;
  margin: 20px 0 0;
}

.hr-divider-yellow {
  border-color: yellow;
  border-width: 4px;
  width: 70px;
  text-align: left;
  margin: 20px 0 0;
  color: yellow;
}

/* General Styling for Elements ends here */
#masthead {
  position: relative;
  background-color: #fff !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px;
}
@media (min-width: 481px) {
  #masthead {
    padding-bottom: 8px;
  }
}
@media (min-width: 481px) {
  #masthead {
    padding-bottom: 0px;
  }
}

.container > .navbar-header {
  float: none;
  margin: 0;
}
@media (min-width: 992px) {
  .container > .navbar-header {
    float: left;
  }
}

.navbar {
  width: 100%;
  position: fixed;
  top: 0;
  border: 0;
  background: #fff !important;
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
}

.double-logos {
  padding: 5px;
}
@media (min-width: 481px) {
  .double-logos {
    padding: 5px 5px 3px;
  }
}
@media (min-width: 560px) {
  .double-logos {
    display: block;
  }
}
@media (min-width: 767px) {
  .double-logos {
    display: block;
  }
}
@media (min-width: 992px) {
  .double-logos {
    padding-top: 0px;
    margin-top: 8px;
  }
}
.double-logos .navbar-toggle {
  width: 44px;
  height: 34px;
  background: none;
  box-shadow: none;
  margin: 13px 0px 15px 15px;
  padding: 0;
  display: block;
  border-color: #e41d24 !important;
}
@media (min-width: 481px) {
  .double-logos .navbar-toggle {
    margin: 20px 15px 8px 15px;
  }
}
@media (min-width: 560px) {
  .double-logos .navbar-toggle {
    margin-top: 22px;
    margin-left: 9px;
  }
}
@media (min-width: 992px) {
  .double-logos .navbar-toggle {
    display: none;
    margin-top: 30px;
  }
}
.navbar-default .double-logos .navbar-toggle:focus, .navbar-default .double-logos .navbar-toggle:hover {
  background-color: #fff;
}
.double-logos .navbar-toggle .icon-bar {
  position: absolute;
  left: 50%;
  margin-left: -11px;
  margin-top: 0 !important;
  background-color: #e41d24 !important;
}
.double-logos .navbar-toggle .icon-bar:nth-child(1) {
  top: 8px;
}
.double-logos .navbar-toggle .icon-bar:nth-child(2) {
  top: 16px;
}
.double-logos .navbar-toggle .icon-bar:nth-child(3) {
  top: 24px;
}
.double-logos .dynamic-number {
  float: right;
  margin-top: 25px;
  display: inline-block;
}
@media (min-width: 481px) {
  .double-logos .dynamic-number {
    margin-top: 29px;
  }
}
@media (min-width: 560px) {
  .double-logos .dynamic-number {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .double-logos .dynamic-number {
    display: none;
  }
}
.double-logos .dynamic-number a {
  color: #e41d24;
  font-size: 11px;
  text-decoration: none;
  line-height: 1;
}
@media (min-width: 481px) {
  .double-logos .dynamic-number a {
    font-size: 21px;
  }
}
.double-logos .all-logos {
  display: grid;
}
@media (min-width: 1200px) {
  .double-logos .all-logos {
    display: block;
  }
}
.double-logos .all-logos .navbar-brand.storagevault-logo {
  padding: 0;
  height: 55px;
}
.double-logos .all-logos .navbar-brand.storagevault-logo img.storagevault-logo {
  height: 20px;
  margin-top: 20px;
}
@media (min-width: 767px) {
  .double-logos .all-logos .navbar-brand.storagevault-logo img.storagevault-logo {
    height: 30px;
    margin-top: 25px;
  }
}
@media (min-width: 992px) {
  .double-logos .all-logos .navbar-brand.storagevault-logo {
    height: 70px !important;
  }
  .double-logos .all-logos .navbar-brand.storagevault-logo img.storagevault-logo {
    height: 40px;
    margin-top: 20px;
  }
}

.single-logo {
  padding: 0px;
}
@media (min-width: 481px) {
  .single-logo {
    padding: 5px 5px 3px;
  }
}
@media (min-width: 560px) {
  .single-logo {
    display: block;
    padding-top: 6px;
  }
}
@media (min-width: 767px) {
  .single-logo {
    display: block;
    padding-top: 5px;
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .single-logo {
    padding-top: 0px;
    margin-top: 0px;
  }
}
.single-logo .navbar-toggle {
  width: 44px;
  height: 34px;
  background: none;
  box-shadow: none;
  margin: 12px 5px;
  padding: 0;
  display: block;
  border-color: #e41d24 !important;
}
@media (min-width: 481px) {
  .single-logo .navbar-toggle {
    margin: 4px;
  }
}
@media (min-width: 560px) {
  .single-logo .navbar-toggle {
    margin-top: 9px;
  }
}
@media (min-width: 767px) {
  .single-logo .navbar-toggle {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .single-logo .navbar-toggle {
    display: none;
  }
}
.navbar-default .single-logo .navbar-toggle:focus, .navbar-default .single-logo .navbar-toggle:hover {
  background-color: #fff;
}
.single-logo .navbar-toggle .icon-bar {
  position: absolute;
  left: 50%;
  margin-left: -11px;
  margin-top: 0 !important;
  background-color: #e41d24 !important;
}
.single-logo .navbar-toggle .icon-bar:nth-child(1) {
  top: 8px;
}
.single-logo .navbar-toggle .icon-bar:nth-child(2) {
  top: 16px;
}
.single-logo .navbar-toggle .icon-bar:nth-child(3) {
  top: 24px;
}
.single-logo .dynamic-number {
  float: right;
  margin-top: 26px;
  display: inline-block;
}
@media (min-width: 992px) {
  .single-logo .dynamic-number {
    display: none;
  }
}
@media (min-width: 481px) {
  .single-logo .dynamic-number {
    margin-top: 14px;
  }
}
@media (min-width: 560px) {
  .single-logo .dynamic-number {
    margin-top: 16px;
  }
}
@media (min-width: 767px) {
  .single-logo .dynamic-number {
    margin-top: 18px;
  }
}
.single-logo .dynamic-number a {
  color: #e41d24;
  font-size: 11px;
  text-decoration: none;
  line-height: 1;
}
@media (min-width: 481px) {
  .single-logo .dynamic-number a {
    font-size: 21px;
  }
}
.single-logo .navbar-brand.homedepot {
  height: 34px !important;
  padding: 20px 5px;
}
@media (min-width: 481px) {
  .single-logo .navbar-brand.homedepot {
    height: 43px !important;
    padding: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 560px) {
  .single-logo .navbar-brand.homedepot {
    margin-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .single-logo .navbar-brand.homedepot {
    padding: 9px 15px 15px 15px;
  }
}
.single-logo .navbar-brand.homedepot img {
  height: 22px !important;
}
@media (min-width: 481px) {
  .single-logo .navbar-brand.homedepot img {
    height: 43px !important;
  }
}
@media (min-width: 767px) {
  .single-logo .navbar-brand.homedepot img {
    height: 45px !important;
  }
}
@media (min-width: 992px) {
  .single-logo .navbar-brand.homedepot img {
    height: 56px !important;
  }
}

.navbar-collapse {
  border-top: 0;
}
.navbar-collapse.collapse {
  display: none !important;
}
@media (min-width: 992px) {
  .navbar-collapse.collapse {
    display: block !important;
  }
}
.navbar-collapse.collapse.in {
  display: block !important;
}

.collapsing {
  overflow: hidden !important;
}

@media (min-width: 992px) {
  .main-navbar {
    float: right;
  }
}

.pups-notice {
  font-size: 21px;
  color: #031332;
  padding: 5px 0 0 15px;
  display: none !important;
}
@media (min-width: 992px) {
  .pups-notice {
    float: right;
    display: block !important;
  }
}
.pups-notice a:focus, .pups-notice a:focus, .pups-notice a:active {
  text-decoration: none;
}
.pups-notice span {
  font-size: 21px;
  color: #004374;
}
.pups-notice span a {
  font-size: 21px;
  color: #004374;
}

.navbar-nav {
  margin: 0;
  clear: both;
  float: none !important;
}
@media (min-width: 992px) {
  .navbar-nav {
    float: right !important;
  }
}
.navbar-nav > li {
  float: none;
}
@media (min-width: 992px) {
  .navbar-nav > li {
    float: left;
  }
}
.navbar-nav > li > a {
  font-weight: bold;
  padding: 9px 8px 10px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #e2002d;
  background-color: transparent;
}
nav > .navbar-nav > li:last-child > a {
  padding-right: 3px;
  padding-left: 13px;
}
.navbar-nav .callbackLink {
  color: #fff !important;
  border-radius: 4px;
  background: #e2002d;
  width: 200px;
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .navbar-nav .callbackLink {
    width: auto;
    padding: 4px !important;
    margin-bottom: 0px;
  }
}
a .navbar-nav .callbackLink:hover {
  color: #fff !important;
  border-radius: 4px;
  background-color: #fff !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.navbar-nav #my-account-link {
  background: #333;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px;
  width: 200px;
}
@media (min-width: 992px) {
  .navbar-nav #my-account-link {
    margin: 0 0 0 10px;
    width: auto;
    padding: 4px;
  }
}
.navbar-nav #my-account-link a {
  padding: 4px;
  color: #fff;
}
.navbar-nav #my-account-link a:hover {
  color: #fff;
  border-radius: 4px;
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 992px) {
  .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: left;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
}

@media (min-width: 992px) {
  .dropdown-menu > li > a {
    text-align: right;
  }
}

.navbar-toggle.collapse.pups {
  width: 44px;
  height: 34px;
  background: none;
  box-shadow: none;
  margin: 17px 15px 15px 15px;
  padding: 0;
  display: block;
  border-color: #e41d24 !important;
}
@media (min-width: 481px) {
  .navbar-toggle.collapse.pups {
    margin: 27px 15px 8px 15px;
  }
}
@media (min-width: 767px) {
  .navbar-toggle.collapse.pups {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .navbar-toggle.collapse.pups {
    display: none;
    margin-top: 30px;
  }
}
.navbar-default .navbar-toggle.collapse.pups:focus, .navbar-default .navbar-toggle.collapse.pups:hover {
  background-color: #fff;
}
.navbar-toggle.collapse.pups .icon-bar {
  position: absolute;
  left: 50%;
  margin-left: -11px;
  margin-top: 0 !important;
  background-color: #e41d24 !important;
}
.navbar-toggle.collapse.pups .icon-bar:nth-child(1) {
  top: 8px;
}
.navbar-toggle.collapse.pups .icon-bar:nth-child(2) {
  top: 16px;
}
.navbar-toggle.collapse.pups .icon-bar:nth-child(3) {
  top: 24px;
}

footer .footer-container {
  margin-bottom: 24px !important;
}
footer .footer-container .sidebar-header {
  margin-bottom: 2px;
}
footer .footer-background {
  background: #363636;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
footer .footer-background .footer-container {
  margin-bottom: 24px !important;
}
footer .social-icon {
  font-size: 50px;
  padding-right: 10px;
}
footer .upper {
  min-height: 50px;
}
@media only screen and (max-width: 480px) {
  footer .upper {
    min-height: 25px;
    margin-bottom: 15px;
  }
}
footer .upper .address {
  font-size: 16px;
}
@media (min-width: 480px) {
  footer .upper .address {
    font-size: 16px;
  }
}
footer .social-icon.youtube:hover {
  color: #e52d27;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
footer .social-icon.facebook:hover {
  color: #3b5998;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
footer .lower .email {
  text-align: center;
  text-align: -webkit-center;
}
footer .lower .footer-button {
  color: #fff;
  text-decoration: none;
}
footer .links {
  color: #fff;
  margin-bottom: 3px;
}
footer .links a {
  color: #fff;
}
footer .links a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #fff;
}
footer .lower.text-center .footer-email-us {
  background-color: #464646;
  width: 100%;
  -webkit-box-shadow: 2px 2px 2px #000;
  box-shadow: 2px 2px 2px #000;
  line-height: 1.3 !important;
  font-size: 16px !important;
  border: none !important;
  color: inherit;
}
footer .lower.text-center a:hover {
  text-decoration: none !important;
  color: inherit;
  background-color: #286090;
  border-color: #204d74;
}

/* End of footer styling */
/* start container sizes section */
#container-sizes {
  margin-bottom: 20px;
}
#container-sizes h2 {
  font-size: 36px;
  text-align: center;
  color: #e2002d;
  margin-top: 35px;
  margin-bottom: 45px;
}
@media (min-width: 767px) {
  #container-sizes h2 {
    font-size: 50px;
  }
}
@media (min-width: 481px) {
  #container-sizes .pricing-description {
    width: 50%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  #container-sizes .pricing-description {
    width: auto;
    margin: 0;
  }
}
#container-sizes .pricing-description img {
  height: 100px;
}
#container-sizes .pricing-description h2 {
  font-size: 21px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: normal;
}
@media (min-width: 767px) {
  #container-sizes .pricing-description h2 {
    margin-bottom: 30px;
  }
}
#container-sizes .pricing-description h3,
#container-sizes .pricing-description p {
  color: #fff !important;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 481px) {
  #container-sizes .pricing-description h3,
#container-sizes .pricing-description p {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  #container-sizes .pricing-description h3,
#container-sizes .pricing-description p {
    font-size: 16px;
  }
}
#container-sizes .pricing-description h3 {
  margin-bottom: 13px;
}
#container-sizes .pricing-description.second {
  padding: 48.5px;
}
#container-sizes .pricing-description .pricing-header {
  background: url("/theme/pups/images/circle-top_shrink.png");
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
#container-sizes .pricing-description .pricing-body {
  background: url("/theme/pups/images/circle-bottom_shrink.png");
  -webkit-background-size: 90%;
  -moz-background-size: 90%;
  background-size: 90%;
  background-repeat: no-repeat;
  min-height: 100%;
  background-position: 50% 0;
  padding: 10px 50px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 260px;
  min-width: 300px;
}
@media (min-width: 992px) {
  #cross-canada-sizes #container-sizes .pricing-description .pricing-body {
    -webkit-background-size: 60%;
    -moz-background-size: 60%;
    background-size: 60%;
    padding: 20px 130px 40px;
  }
}
#container-sizes .bestseller-container {
  position: relative;
  display: inline-block;
}
#container-sizes .pups-sizing {
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  #container-sizes .pups-sizing {
    margin-bottom: 20px;
  }
}
#container-sizes .pups-sizing .bestseller-sign {
  position: absolute;
  top: -25px;
  left: -50px;
  width: 120px;
  height: auto;
}
#container-sizes .pups-sizing img {
  height: 100px;
}
#container-sizes .container-size-title {
  color: #cc3333;
}
#container-sizes .container-size-header {
  margin: 0 0 48px 0;
}
@media (min-width: 767px) {
  #container-sizes {
    margin-bottom: 35px;
  }
}

/* end container sizes section */
/*Book a container start here */
.book-a-container-cta-main {
  margin: 20px 0;
}
@media (min-width: 767px) {
  .book-a-container-cta-main {
    margin: 20px auto 35px auto;
  }
}
.book-a-container-cta-main .book-a-container-cta.bottom p.horizontal-line-text-center {
  line-height: 0.1em;
  border-bottom: 1px solid #4c4c4c;
  margin-top: 72px;
}
.book-a-container-cta-main .book-a-container-cta.bottom p {
  font-size: 36px;
  margin: 24px 0;
}
.book-a-container-cta-main .book-a-container-cta.bottom p.horizontal-line-text-center span {
  background: #fff;
}
.book-a-container-cta-main .book-a-container-cta.bottom header {
  margin-bottom: 24px;
  letter-spacing: -3px !important;
}
.book-a-container-cta-main .book-a-container-cta.bottom .btn.cta-large {
  background-color: #e41d24;
  border-color: #e41d24;
  color: #fff;
  padding: 15px 7px;
  font-size: 21px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 40px #333;
  box-shadow: 0 0 40px #333;
}
@media (min-width: 767px) {
  .book-a-container-cta-main .book-a-container-cta.bottom .btn.cta-large {
    padding: 25px 20px;
    font-size: 36px;
  }
}
.book-a-container-cta-main .book-a-container-cta.bottom h3 {
  font-size: 36px;
}
@media (min-width: 481px) {
  .book-a-container-cta-main .book-a-container-cta.bottom h3 {
    font-size: 36px;
  }
}
@media (min-width: 767px) {
  .book-a-container-cta-main .book-a-container-cta.bottom h3 {
    font-size: 50px;
  }
}
.book-a-container-cta-main .phone.bottom-cta.replaceable-phone {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/*Book a container ends here */
/*Styling for the contact-us main page starts here */
.contact-us-main {
  top: 0;
  background-image: url("/theme/pups/images/PUPS-Contact-US-Background_shrink.jpg");
}
.contact-us-main .contact-us-section {
  background-color: rgba(0, 0, 0, 0.6);
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.contact-us-main .contact-us-section .red-phone {
  width: 200px;
  height: 200px;
}
.contact-us-main .contact-us-section .contact-us-text {
  color: #fff;
}
.contact-us-main .contact-us-section .contact-us-text .contact-info {
  font-size: 21px;
}
.contact-us-main .contact-us-section .contact-us-text .contact-info .contact-block {
  font-size: 21px;
  letter-spacing: -2px;
  line-height: 1.1;
  margin: 12px 0 24px 0;
}
.contact-us-main .contact-us-section .contact-us-text .banner-heading {
  margin-top: 112px;
}
@media only screen and (min-width: 481px) {
  .contact-us-main .contact-us-section .contact-us-text .banner-heading h1.contact-us-header {
    margin-top: 80px;
    letter-spacing: -2px;
    font-size: 36px;
  }
}
@media only screen and (min-width: 767px) {
  .contact-us-main .contact-us-section .contact-us-text .banner-heading h1.contact-us-header {
    margin-top: 0px;
    letter-spacing: -6px;
    font-size: 50px;
  }
}

/*Styling for the contact-us main page ends here */
/*Styling for the location main page starts here */
.location-main {
  top: 0;
}
.location-main .location-banner {
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% -2.11921px;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.6);
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.location-main .location-banner .location-header {
  color: #fff;
}
.location-main .moving-in-header {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 50px;
}
@media (min-width: 767px) {
  .location-main .moving-in-header {
    font-size: 36px;
    margin-top: 35px;
    margin-bottom: 30px;
  }
}
.location-main .moving-in-body {
  font-size: 16px;
  margin-bottom: 15px;
}
@media (min-width: 481px) {
  .location-main .moving-in-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .location-main .moving-in-body {
    font-size: 21px;
    margin-bottom: 30px;
  }
}
.location-main h2 {
  margin-top: 35px;
  margin-bottom: 30px;
  font-size: 50px;
}
@media (min-width: 767px) {
  .location-main h2 {
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 15px;
  }
}
.location-main .features-list {
  list-style-type: none;
  padding-left: 0;
}
.location-main .features-list li {
  display: list-item;
  text-align: -webkit-match-parent;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 24px;
  margin-top: 21px;
}
.location-main .features-list li .tips {
  color: #1c1c1c;
  margin: 0;
  font-weight: 700;
}
.location-main .features-list li .tips-info {
  font-size: 16px;
}
.location-main .how-it-works-step {
  padding-bottom: 96px;
}
@media (min-width: 481px) {
  .location-main .how-it-works-step .how-it-works-header {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .location-main .how-it-works-step .how-it-works-header {
    font-size: 36px;
  }
}
@media (min-width: 481px) {
  .location-main .how-it-works-step .how-it-works-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .location-main .how-it-works-step .how-it-works-body {
    font-size: 21px;
  }
}

/*Styling for the location main page ends here */
/*Styling for the Privacy page starts here  */
#privacy {
  padding: 45px 0 45px 0;
}
#privacy h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
}
#privacy h2 {
  font-size: 21px;
  font-weight: 700;
  line-height: 24px;
}
#privacy h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 24px;
}
#privacy p {
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.5;
}

/*Styling for the Privacy page ends  here  */
/*Styling for the three-column template partial starts here  */
.three-col-template-section .three-col-template-header h2 {
  margin-top: 50px;
  margin-bottom: 30px;
}
.three-col-template-section .three-col-template-img-container {
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 767px) {
  .three-col-template-section .three-col-template-img-container {
    min-height: 80px;
  }
}
.three-col-template-section .three-col-template-img-container img {
  height: 90px;
}
.three-col-template-section h3 {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 767px) {
  .three-col-template-section h3 {
    margin-top: 20px;
  }
}
.three-col-template-section p {
  font-size: 16px;
  padding-bottom: 15px;
}

/*Styling for the Thank You page starts here  */
.thank-you-main {
  background-image: url("/theme/pups/images/homepage-top-banner_shrink.jpg");
  background-repeat: no-repeat;
}
.thank-you-main .section-thank-you .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  min-height: 100vh !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
  color: #fff;
}
@media (min-width: 481px) {
  .thank-you-main .section-thank-you .container .thank-you-text {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .thank-you-main .section-thank-you .container .thank-you-text {
    font-size: 36px;
  }
}
@media (min-width: 481px) {
  .thank-you-main .section-thank-you .container .thank-you-header {
    font-size: 36px;
  }
}
@media (min-width: 767px) {
  .thank-you-main .section-thank-you .container .thank-you-header {
    font-size: 50px;
  }
}

/*Styling for the Thank You ends here  */
/*Styling for the Moving page starts here*/
.moving .section-moving {
  background-image: url("/theme/pups/images/moving-banner.jpg");
  background-size: cover;
  background-position: 77% 80%;
  color: #fff;
  min-height: 100vh;
  margin-bottom: 35px;
}
.moving .section-moving .moving-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .moving .section-moving .moving-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .moving .section-moving .moving-body {
    font-size: 21px;
    margin-bottom: 35px;
  }
}
.moving .section-moving .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.moving .section-moving .container .template-column.image img {
  width: 100%;
}
.moving .section-moving .container .template-column.details {
  margin-top: 45px;
}
@media (min-width: 767px) {
  .moving .section-moving .container .template-column.details {
    margin-top: 130px;
  }
}
.moving .moving-services {
  background: #fff;
  color: #4c4c4c;
}
.moving .moving-services .figure-image img {
  max-height: 150px;
}
.moving .moving-services .services-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .moving .moving-services .services-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .moving .moving-services .services-body {
    font-size: 21px;
  }
}
.moving .long-distance .map-canada {
  margin-top: 96px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .moving .long-distance .map-canada {
    margin-top: 0;
  }
}
@media (min-width: 767px) {
  .moving .long-distance .map-canada {
    margin-bottom: 35px;
  }
}
.moving .long-distance .learn-more {
  text-align: center;
  padding-top: 96px;
}
.moving .long-distance .learn-more a {
  background-color: #e41d24;
  border-color: #e41d24;
  color: #fff;
  padding: 0.8em 0.65em;
  font-size: 36px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 40px #333;
  box-shadow: 0 0 40px #333;
}
.moving .long-distance .learn-more .long-distance-header {
  font-size: 36px;
  text-align: center;
}
@media (min-width: 481px) {
  .moving .long-distance .learn-more .long-distance-header {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .moving .long-distance .learn-more .long-distance-header {
    font-size: 36px;
  }
}
.moving .long-distance .learn-more .long-distance-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .moving .long-distance .learn-more .long-distance-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .moving .long-distance .learn-more .long-distance-body {
    font-size: 21px;
  }
}
.moving .long-distance .Canada {
  width: 100%;
}
.moving .moving-supplies {
  margin-bottom: 20px;
  display: none;
}
@media (min-width: 767px) {
  .moving .moving-supplies {
    display: block;
    margin-bottom: 35px;
  }
}
@media (min-width: 481px) {
  .moving .moving-supplies .supplies-header {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .moving .moving-supplies .supplies-header {
    font-size: 36px;
  }
}
.moving .moving-supplies .supplies-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .moving .moving-supplies .supplies-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .moving .moving-supplies .supplies-body {
    font-size: 21px;
  }
}
.moving .moving-supplies .supplies-image {
  width: 100%;
}

/*Styling for the Moving page ends  here*/
.mobile-phone {
  display: block !important;
  margin-top: 20px;
}
.mobile-phone p {
  font-size: 21px;
}
@media (min-width: 767px) {
  .mobile-phone p {
    display: none !important;
  }
}
.mobile-phone a {
  padding: 0.7em 0.65em;
  background-color: #e41d24;
  border-color: #e41d24;
  color: #fff;
  font-size: 21px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 40px #333;
  box-shadow: 0 0 40px #333;
  margin-top: 10px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .mobile-phone a {
    display: none;
  }
}

.pros-mobile-phone {
  display: block !important;
  margin-top: 20px;
}
@media (min-width: 767px) {
  .pros-mobile-phone {
    display: none !important;
  }
}
.pros-mobile-phone p {
  font-size: 21px;
}
.pros-mobile-phone a {
  padding: 0.7em 0.65em;
  background-color: #e41d24;
  border-color: #e41d24;
  color: #fff;
  font-size: 21px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 40px #333;
  box-shadow: 0 0 40px #333;
  margin-top: 10px;
  margin-bottom: 15px;
}
@media (min-width: 767px) {
  .pros-mobile-phone a {
    padding: 18px !important;
    background-color: #e41d24;
    border-color: #e41d24;
    color: #fff;
    font-size: 36px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 40px #333;
    box-shadow: 0 0 40px #333;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

.container-sales-main .container-sales-section {
  background-position: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/theme/pups/images/bg-home-hero.jpg");
  background-size: cover;
  color: #fff;
  min-height: 350px;
}
.container-sales-main .container-sales-section .container .banner-heading {
  margin-top: 50px;
}
.container-sales-main .container-sales-section .container .banner-heading h1 {
  font-size: 36px;
}
.container-sales-main #you-have-options .container-img img {
  width: 100%;
}
.container-sales-main #you-have-options h2 {
  text-align: center;
  margin-top: 40px;
}
@media (min-width: 767px) {
  .container-sales-main #you-have-options h2 {
    margin-top: 50px;
  }
}
.container-sales-main #you-have-options h3 {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}
.container-sales-main #you-have-options p {
  font-size: 16px;
}
@media (min-width: 767px) {
  .container-sales-main #you-have-options p {
    font-size: 21px;
  }
}
.container-sales-main #homeline-container10 {
  background-image: url("/theme/pups/images/svi-container.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
  margin-top: 30px;
}
@media (min-width: 481px) {
  .container-sales-main #homeline-container10 {
    background-position: 10vw top, left top;
    background-size: 80%;
    margin-bottom: 50px;
  }
}
@media (min-width: 767px) {
  .container-sales-main #homeline-container10 {
    background-position: left top;
    background-size: 50%;
  }
}
@media (min-width: 1200px) {
  .container-sales-main #homeline-container10 {
    background-repeat: no-repeat;
    background-position: calc(10%) top;
    background-size: 40%;
    color: #fff;
  }
}
@media (min-width: 767px) {
  .container-sales-main #homeline-container10 h2 {
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: 50px;
  }
}
@media (min-width: 1200px) {
  .container-sales-main #homeline-container10 h2 {
    margin-bottom: 30px;
    font-size: 36px;
  }
}
.container-sales-main #homeline-container10 ul {
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.container-sales-main #homeline-container10 ul li {
  font-size: 21px;
}
.container-sales-main #homeline-container10 .bg-navy {
  background: url("/theme/pups/images/svi-container.png"), linear-gradient(45deg, #032663, #031332);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%, 100%;
  color: #fff;
  min-height: 150px;
  margin-bottom: 50px;
}
@media (min-width: 481px) {
  .container-sales-main #homeline-container10 .bg-navy {
    background-position: 10vw top, left top;
    background-size: 80%, 100%;
    margin-bottom: 50px;
    min-height: 200px;
  }
}
@media (min-width: 767px) {
  .container-sales-main #homeline-container10 .bg-navy {
    background-position: left top;
    background-size: 50%, 100%;
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .container-sales-main #homeline-container10 .bg-navy {
    background-repeat: no-repeat;
    background-position: calc(10%) top;
    background-size: 40%, 100%;
    margin-bottom: 30px;
    color: #fff;
  }
}
.container-sales-main #homeline-container10 .bg-white {
  padding-bottom: 30px;
  padding-top: 20px;
}
.container-sales-main #homeline-container10 .bg-white .small {
  font-size: 16px;
  line-height: 1.1;
  color: #4c4c4c;
}
.container-sales-main .two-columns h2 {
  margin-bottom: 15px;
}
@media (min-width: 767px) {
  .container-sales-main .two-columns h2 {
    margin-bottom: 30px;
  }
}
.container-sales-main .two-columns p {
  font-size: 16px;
}
@media (min-width: 767px) {
  .container-sales-main .two-columns p {
    font-size: 21px;
  }
}

.homepage-section, .faq-section {
  background-position: 25% 0%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/theme/pups/images/bg-home-hero.jpg");
  background-size: cover;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  min-height: 325px;
  color: #fff;
}
@media (min-width: 992px) {
  .homepage-section, .faq-section {
    background-position: 32% 50%;
  }
}
@media (min-width: 767px) {
  .homepage-section, .faq-section {
    min-height: 500px;
  }
}
.homepage-section .landing-page, .faq-section .landing-page {
  align-items: flex-end;
  display: flex;
  justify-content: flex-end;
}
.homepage-section .container, .faq-section .container {
  margin-top: 20px;
}
.homepage-section .container .banner-heading, .faq-section .container .banner-heading {
  margin-top: 15px;
}
@media (min-width: 481px) {
  .homepage-section .container .banner-heading, .faq-section .container .banner-heading {
    margin-top: 50px;
  }
}
.homepage-section .container .banner-heading h1, .faq-section .container .banner-heading h1 {
  font-size: 36px;
  margin-bottom: 2px;
}
@media (min-width: 767px) {
  .homepage-section .container .banner-heading h1, .faq-section .container .banner-heading h1 {
    font-size: 50px;
  }
}
.homepage-section .container .banner-heading .header-body, .faq-section .container .banner-heading .header-body {
  margin-top: 15px;
  font-size: 21px;
}
@media (min-width: 767px) {
  .homepage-section .container .banner-heading .header-body, .faq-section .container .banner-heading .header-body {
    font-size: 24px;
  }
}

.faq-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/theme/pups/images/man-with-coffee.jpg");
  background-position: left top;
}
@media (min-width: 992px) {
  .faq-section {
    background-position: left 20%;
  }
}

.long-distance-main .long-distance-section {
  background-image: url("/theme/pups/images/ldm.png");
  background-size: cover;
  min-height: 100vh;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.3em;
}
.long-distance-main .long-distance-section .long-distance-text {
  font-size: 21px;
}
.long-distance-main .long-distance-section header {
  background-color: rgba(0, 0, 0, 0.5);
  padding-bottom: 1px;
  margin-top: 80px;
}
@media (min-width: 767px) {
  .long-distance-main .long-distance-section header {
    margin-top: 150px;
  }
}
.long-distance-main .long-distance-section header .long-distance-header h1 {
  font-size: 36px;
}
.long-distance-main .long-distance-section .btn.cta-large {
  background-color: #e41d24;
  border-color: #e41d24;
  color: #fff;
  padding: 0.8em 0.65em;
  font-size: 36px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 40px #333;
  box-shadow: 0 0 40px #333;
}
.long-distance-main .template-column.image .figure-image img {
  width: 100%;
}
.long-distance-main .destination {
  font-size: 21px;
  margin: 24px 0 24px 0;
}
@media (min-width: 481px) {
  .long-distance-main .destination {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .long-distance-main .destination {
    font-size: 36px;
  }
}
.long-distance-main .template-column.details {
  margin-bottom: 96px;
}
.long-distance-main .template-column.details .image-template-header {
  font-size: 21px;
  margin-bottom: 32px;
  line-height: 48px;
  color: black;
}
@media (min-width: 481px) {
  .long-distance-main .template-column.details .image-template-header {
    font-size: 21px;
    margin-bottom: 32px;
  }
}
@media (min-width: 767px) {
  .long-distance-main .template-column.details .image-template-header {
    margin-bottom: 48px;
    font-size: 36px;
  }
}
.long-distance-main .canada {
  width: 100%;
}
.long-distance-main .across-canada {
  margin-top: 96px;
}
.long-distance-main .long-distance-sizes header {
  margin-bottom: 48px;
}
.long-distance-main .long-distance-sizes header p {
  padding: 0 5% 0 5%;
  color: #cc3333;
}
.long-distance-main .long-distance-sizes .pups-sizing img {
  height: 100px;
}
@media (min-width: 481px) {
  .long-distance-main .long-distance-sizes .pricing-description {
    width: 50%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .long-distance-main .long-distance-sizes .pricing-description {
    width: auto;
    margin: 0;
  }
}
.long-distance-main .long-distance-sizes .pricing-description img {
  height: 100px;
}
.long-distance-main .long-distance-sizes .pricing-description h2 {
  color: #cc3333;
  font-size: 21px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: normal;
}
@media (min-width: 767px) {
  .long-distance-main .long-distance-sizes .pricing-description h2 {
    margin-bottom: 30px;
  }
}
.long-distance-main .long-distance-sizes .pricing-description h3,
.long-distance-main .long-distance-sizes .pricing-description p {
  color: #fff !important;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 481px) {
  .long-distance-main .long-distance-sizes .pricing-description h3,
.long-distance-main .long-distance-sizes .pricing-description p {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .long-distance-main .long-distance-sizes .pricing-description h3,
.long-distance-main .long-distance-sizes .pricing-description p {
    font-size: 16px;
  }
}
.long-distance-main .long-distance-sizes .pricing-description h3 {
  margin-bottom: 13px;
}
.long-distance-main .long-distance-sizes .pricing-description h2 {
  font-size: 21px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: normal;
}
@media (min-width: 767px) {
  .long-distance-main .long-distance-sizes .pricing-description h2 {
    margin-bottom: 30px;
  }
}
.long-distance-main .long-distance-sizes .pricing-description.second {
  padding: 48.5px;
}
.long-distance-main .long-distance-sizes .pricing-description .pricing-header {
  background: url("/theme/pups/images/circle-top_shrink.png");
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.long-distance-main .long-distance-sizes .pricing-description .pricing-body {
  background: url("/theme/pups/images/circle-bottom_shrink.png");
  -webkit-background-size: 90%;
  -moz-background-size: 90%;
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  padding: 10px 50px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 320px;
}
@media (min-width: 992px) {
  #cross-canada-sizes .long-distance-main .long-distance-sizes .pricing-description .pricing-body {
    -webkit-background-size: 60%;
    -moz-background-size: 60%;
    background-size: 60%;
    padding: 20px 130px 40px;
  }
}
.long-distance-main .long-distance-steps ol {
  padding-left: 0px;
}
.long-distance-main .long-distance-steps ol li {
  font-size: 16px;
  margin: 0 0 12px;
  list-style-type: none;
}
@media only screen and (min-width: 767px) {
  .long-distance-main .long-distance-steps ol li {
    font-size: 21px;
  }
}

#step1-form {
  font-weight: 400 !important;
  color: #fff;
  background: rgba(0, 67, 116, 0.8) !important;
  border-radius: 0 !important;
  padding: 20px 15px !important;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 992px) {
  #step1-form {
    display: none;
  }
}
#step1-form h4 {
  font-size: 36px;
  margin-bottom: 0px;
}
#step1-form h5 {
  margin-top: 0px;
}
#step1-form .control-group .form-legend-en {
  font-size: 16px;
  border-bottom: none;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 12px;
  font-weight: 400;
}
#step1-form .control-group .radio-inline-moving, #step1-form .control-group .radio-inline-storage {
  padding-left: 20px;
}
#step1-form .control-group .radio label {
  padding-left: 5px !important;
  font-size: 16px !important;
  margin-bottom: 4px;
}
#step1-form .control-group #cube-location {
  padding-bottom: 10px;
}
#step1-form .control-group button {
  border-style: none;
  border-top-width: 0px;
  border-top-width: 0px;
  border-radius: 6px;
  padding: 15px 50px !important;
  font-weight: bold !important;
  background-color: #e41d24;
  color: #fff;
  font-size: 21px !important;
  margin-top: 15px;
}
#step1-form .control-group button :hover {
  color: #fff;
  background-color: #e41d24;
  text-decoration: none;
}
#step1-form .storage-needs, #step1-form .storage-location {
  display: none;
}
#step1-form .control-label {
  margin-bottom: -1px;
  margin-top: 4px;
  font-size: 16px !important;
  font-weight: 400 !important;
}
#step1-form .input-group {
  width: 100%;
}
#step1-form .input-group input, #step1-form .input-group select, #step1-form .input-group textarea {
  border: 1px solid #a3a3a3;
  border-radius: 5px !important;
  padding: 15px 20px;
  height: 50px;
}
#step1-form .input-group .control-label {
  font-size: 16px !important;
  margin-bottom: -1px;
  margin-top: 4px;
  font-weight: 400 !important;
}
#step1-form .input-group .picker__footer > button {
  color: #000 !important;
  background-color: #fff !important;
}

#quote-form {
  font-weight: 400 !important;
  color: #fff;
  background: rgba(0, 67, 116, 0.8) !important;
  border-radius: 0 !important;
  padding: 20px 15px !important;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 992px) {
  #quote-form {
    display: none;
  }
}
#quote-form h4 {
  font-size: 36px;
  margin-bottom: 0px;
}
#quote-form h5 {
  margin-top: 0px;
}
#quote-form .control-group .form-legend-en {
  font-size: 16px;
  border-bottom: none;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 12px;
  font-weight: 400;
}
#quote-form .control-group .radio-inline-moving, #quote-form .control-group .radio-inline-storage {
  padding-left: 20px;
}
#quote-form .control-group .radio label {
  padding-left: 5px !important;
  font-size: 16px !important;
  margin-bottom: 4px;
}
#quote-form .control-group #cube-location {
  padding-bottom: 10px;
}
#quote-form .control-group button {
  border-style: none;
  border-top-width: 0px;
  border-top-width: 0px;
  border-radius: 6px;
  padding: 15px 50px !important;
  font-weight: bold !important;
  background-color: #e41d24;
  color: #fff;
  font-size: 21px !important;
  margin-top: 8px;
}
#quote-form .control-group button :hover {
  color: #fff;
  background-color: #e41d24;
  text-decoration: none;
}
#quote-form .storage-needs, #quote-form .storage-location {
  display: none;
}
#quote-form .control-label {
  margin-bottom: -1px;
  margin-top: 4px;
  font-size: 16px !important;
  font-weight: 400 !important;
}
#quote-form .input-group {
  width: 100%;
}
#quote-form .input-group input, #quote-form .input-group select, #quote-form .input-group textarea {
  border: 1px solid #a3a3a3;
  border-radius: 5px !important;
  padding: 15px 20px;
  height: 50px;
}
#quote-form .input-group .control-label {
  font-size: 16px !important;
  margin-bottom: -1px;
  margin-top: 4px;
  font-weight: 400 !important;
}
#quote-form .input-group .picker__footer > button {
  color: #000 !important;
  background-color: #fff !important;
}

.find-a-city {
  margin-top: 18px;
}
.find-a-city .banner-heading h1 {
  font-size: 50px;
}
@media only screen and (min-width: 767px) {
  .find-a-city .banner-heading h1 {
    font-size: 60px;
  }
}
.find-a-city .banner-heading .header-body {
  font-size: 21px;
}
@media (min-width: 481px) {
  .find-a-city .banner-heading .header-body {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .find-a-city .banner-heading .header-body {
    font-size: 36px;
  }
}
.find-a-city .locations figure {
  display: inline-block;
  border: 1px solid grey;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 300px;
  align-items: center;
  margin: 1em 0;
}
.find-a-city .locations figure img {
  object-fit: cover;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .find-a-city .locations figure img {
    width: auto;
  }
}
.find-a-city .locations figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: table;
  font-size: 21px;
}
.find-a-city .locations figure figcaption div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: 20px;
  color: #fff;
  text-transform: uppercase;
}
.find-a-city .locations figure figcaption div ::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 42%;
  text-align: center;
  margin: auto;
  width: 0%;
  height: 2px;
  background: #fff;
}
.find-a-city .locations figure figcaption div ::hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  top: 0;
}
.find-a-city .locations figure figcaption div ::hover div::after {
  width: 50%;
}
.find-a-city .locations figure:hover figcaption {
  bottom: 0;
  background: rgba(255, 255, 255, 0.2);
}
.find-a-city .locations figure:hover img {
  -webkit-transform: scale3d(1.2, 1.2, 1);
  -moz-transform: scale3d(1.2, 1.2, 1);
  -o-transform: scale3d(1.2, 1.2, 1);
  -ms-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}

.video-template-section {
  padding-bottom: 35px;
}
@media (min-width: 767px) {
  .video-template-section {
    padding-bottom: 20px;
  }
}
.video-template-section .template-column.details .video-template-header {
  font-size: 21px;
}
@media (min-width: 481px) {
  .video-template-section .template-column.details .video-template-header {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .video-template-section .template-column.details .video-template-header {
    font-size: 36px;
  }
}
.video-template-section .template-column.details .video-template-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .video-template-section .template-column.details .video-template-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .video-template-section .template-column.details .video-template-body {
    font-size: 21px;
  }
}
.video-template-section .template-column.video .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.video-template-section .template-column.video .embed-container iframe, .video-template-section .template-column.video .embed-container object, .video-template-section .template-column.video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.image-template-section .template-column.details {
  font-size: 21px;
}
.image-template-section .template-column.details .image-template-header {
  font-size: 21px;
}
@media (min-width: 481px) {
  .image-template-section .template-column.details .image-template-header {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .image-template-section .template-column.details .image-template-header {
    font-size: 36px;
  }
}
.image-template-section .template-column.details .image-template-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .image-template-section .template-column.details .image-template-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .image-template-section .template-column.details .image-template-body {
    font-size: 21px;
  }
}
.image-template-section .template-column.image .image-template-source {
  height: auto;
  width: 100%;
}

/* start Pricing Page section */
.pricing-section h1 {
  color: #1c1c1c;
  font-weight: 200;
  font-size: 36px;
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .pricing-section h1 {
    font-size: 60px !important;
    margin-bottom: 30px;
    font-weight: 400;
  }
}
.pricing-section .pricing-body {
  font-size: 16px;
}
@media (min-width: 767px) {
  .pricing-section .pricing-body {
    font-size: 21px;
  }
}

.pricing-chart {
  margin-bottom: 64px;
}
@media (min-width: 481px) {
  .pricing-chart {
    margin-bottom: 64px;
  }
}
@media (min-width: 767px) {
  .pricing-chart {
    margin-bottom: 96px;
  }
}
.pricing-chart .product {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .pricing-chart .product {
    padding-bottom: 14px;
  }
}
.pricing-chart .product,
.pricing-chart .product-price {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
}
@media (min-width: 767px) {
  .pricing-chart .product,
.pricing-chart .product-price {
    font-size: 21px;
    letter-spacing: -2px;
  }
}
.pricing-chart .description {
  font-size: 16px;
  text-align: center;
}
@media (min-width: 767px) {
  .pricing-chart .description {
    font-size: 21px;
    text-align: left;
  }
}
.pricing-chart .pricing.row {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #a3a3a3;
}
.pricing-chart .pricing.row.legend {
  border-top: none;
  border-bottom: 1px solid #575757;
}

/* end  Pricing Page section */
.five-tips .section-5-tips {
  margin-top: 72px;
}
.five-tips .section-5-tips h1 {
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 48px;
}
@media only screen and (min-width: 481px) {
  .five-tips .section-5-tips h1 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 767px) {
  .five-tips .section-5-tips h1 {
    font-size: 50px;
    line-height: 1.2;
    font-weight: 400;
  }
}
.five-tips .section-5-tips p {
  font-size: 21px;
  line-height: 1.3em;
  font-weight: 400;
}
@media (min-width: 481px) {
  .five-tips .section-5-tips p {
    font-size: 21px;
    line-height: 1.3em;
    font-weight: 400;
  }
}
@media (min-width: 767px) {
  .five-tips .section-5-tips p {
    font-size: 36px;
    line-height: 36px;
    font-weight: 400;
  }
}
.five-tips .tips-list {
  list-style-type: none;
  padding-left: 0;
}
.five-tips .tips-list .figure {
  width: 100% !important;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  position: relative;
  max-width: 100%;
  margin: 24px 0 24px 0;
}
.five-tips .tips-list .figure img {
  vertical-align: middle;
  width: 100%;
  max-height: 100%;
}
.five-tips .tips-list .list-heading {
  font-weight: 700;
  font-size: 21px;
}
@media (min-width: 481px) {
  .five-tips .tips-list .list-heading {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .five-tips .tips-list .list-heading {
    font-size: 36px;
  }
}
.five-tips .tips-list .list-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .five-tips .tips-list .list-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .five-tips .tips-list .list-body {
    font-size: 21px;
  }
}

.storage-main .declutter {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/theme/pups/images/bg-storage-hero.jpg");
  background-position: center;
  height: 350px;
}
@media (min-width: 767px) {
  .storage-main .declutter {
    height: 485px;
  }
}
.storage-main .declutter .container .landing-statement {
  margin-top: 30px;
  color: #fff;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 767px) {
  .storage-main .declutter .container .landing-statement {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 100px;
  }
}
.storage-main .declutter header {
  padding-left: 5px;
}
.storage-main .declutter header h1 {
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 481px) {
  .storage-main .declutter header h1 {
    font-size: 36px;
  }
}
.storage-main .declutter .declutter-header {
  font-size: 16px;
}
@media (min-width: 481px) {
  .storage-main .declutter .declutter-header {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .storage-main .declutter .declutter-header {
    font-size: 21px;
  }
}
.storage-main .tips-list {
  list-style-type: none;
  padding-left: 0;
}
.storage-main .tips-list .figure {
  width: 100% !important;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  position: relative;
  max-width: 100%;
  margin: 24px 0 24px 0;
}
.storage-main .tips-list .figure img {
  vertical-align: middle;
  width: 100%;
  max-height: 100%;
}
.storage-main .tips-list .list-heading {
  font-weight: 700;
  font-size: 21px;
}
@media (min-width: 481px) {
  .storage-main .tips-list .list-heading {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .storage-main .tips-list .list-heading {
    font-size: 36px;
  }
}
.storage-main .tips-list .list-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .storage-main .tips-list .list-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .storage-main .tips-list .list-body {
    font-size: 21px;
  }
}
.storage-main .secure-facilities {
  margin-bottom: 72px;
}
.storage-main .secure-facilities .secure-facilities-header {
  font-size: 36px;
}
@media (min-width: 481px) {
  .storage-main .secure-facilities .secure-facilities-header {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .storage-main .secure-facilities .secure-facilities-header {
    font-size: 36px;
  }
}
.storage-main .secure-facilities .secure-facilities-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .storage-main .secure-facilities .secure-facilities-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .storage-main .secure-facilities .secure-facilities-body {
    font-size: 21px;
  }
}
.storage-main .secure-facilities .template-column.image .figure-image img {
  width: 100%;
}
.storage-main .your-belongings {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 60%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/theme/pups/images/bg-your-belongings.jpg");
  color: #fff;
}
.storage-main .your-belongings .row {
  margin: 72px 0 48px;
}
.storage-main .your-belongings .row .your-belongings-header {
  margin-bottom: 24px;
  font-size: 36px;
}
@media (min-width: 481px) {
  .storage-main .your-belongings .row .your-belongings-header {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .storage-main .your-belongings .row .your-belongings-header {
    font-size: 36px;
  }
}
.storage-main .your-belongings .row .your-belongings-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .storage-main .your-belongings .row .your-belongings-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .storage-main .your-belongings .row .your-belongings-body {
    font-size: 21px;
  }
}
.storage-main .storage-convenient {
  margin: 72px 0 72px;
}
.storage-main .storage-convenient .storage-convenient-header {
  margin-bottom: 24px;
  font-size: 36px;
}
@media (min-width: 481px) {
  .storage-main .storage-convenient .storage-convenient-header {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .storage-main .storage-convenient .storage-convenient-header {
    font-size: 36px;
  }
}
.storage-main .storage-convenient .storage-convenient-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .storage-main .storage-convenient .storage-convenient-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .storage-main .storage-convenient .storage-convenient-body {
    font-size: 21px;
  }
}

.error-page {
  min-height: 100vh;
  background-image: url("/theme/pups/images/404-artwork.png");
  background-size: 60%;
  background-position: 33% 60% !important;
  background-repeat: no-repeat;
  background-color: #f0efef;
}
.error-page .container {
  width: 100%;
  min-height: 100vh;
}
.error-page .container header {
  margin-top: 70px !important;
  margin-right: 70px;
  color: #134574;
}
@media (min-width: 767px) {
  .error-page .container header {
    margin-top: 130px !important;
  }
}
.error-page .container header p {
  margin-bottom: 0px;
  font-size: 21px;
}
@media (min-width: 481px) {
  .error-page .container header p {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .error-page .container header p {
    font-size: 21px;
  }
}
.error-page .container header h1 {
  margin-bottom: 0;
  font-size: 36px;
}
@media (min-width: 481px) {
  .error-page .container header h1 {
    font-size: 36px;
  }
}
@media (min-width: 767px) {
  .error-page .container header h1 {
    font-size: 50px;
  }
}

.modal-dialog .modal-content {
  border-radius: 0;
}
.modal-dialog .modal-header {
  color: white;
  border-bottom: none;
  font-weight: bold;
}
.modal-dialog .close {
  opacity: 1;
  filter: none;
  text-shadow: none;
  color: white;
}
.modal-dialog .closeButton {
  margin: 0;
}
.modal-dialog .fa {
  font-size: 21px;
}

#requestCallback .modal-dialog .modal-content {
  border-radius: 0;
}
#requestCallback .modal-dialog .modal-header {
  color: white;
  background: #e41d24;
  border-bottom: none;
  font-weight: bold;
}
#requestCallback .modal-dialog .close {
  opacity: 1;
  filter: none;
  text-shadow: none;
  color: white;
}
#requestCallback .modal-dialog .closeButton {
  margin: 0;
}
#requestCallback .modal-dialog .fa {
  font-size: 21px;
}
#requestCallback .boltform {
  overflow: hidden;
  margin-left: -4px;
  padding: 4px;
  padding-bottom: 60px;
}
@media (min-width: 767px) {
  #requestCallback .boltform {
    padding: 4px;
  }
}
#requestCallback .boltform .boltforms-row .boltforms-label label {
  ox-sizing: border-box;
  color: #666666;
  cursor: default;
  display: block;
  font-family: Hind, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  height: 19px;
  line-height: 19.5px;
  margin-bottom: 5px;
  max-width: 100%;
  text-size-adjust: 100%;
  width: 627px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#requestCallback .boltform .boltforms-row .boltforms-label label[for=contact_needreply] {
  display: inline-block;
  width: auto;
}
#requestCallback .boltform .boltforms-row .boltforms-value input {
  width: 100%;
  background-color: white;
  color: #666666;
  border: 1px solid #bfbfbf;
  font-weight: 400;
  height: 42px;
  letter-spacing: normal;
  line-height: 24px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
}
#requestCallback .boltform .boltforms-row #contact_submit {
  display: inline-block;
  background: #e2002d;
  font-size: 16px;
  font-weight: bold;
  color: white;
  padding: 8px 16px;
  margin: 15px 0;
  border-radius: 0;
  text-transform: uppercase;
  border: 0;
  margin: 0;
  padding: 12px 28px;
  font-size: 16px;
}
#requestCallback .boltform .boltforms-row #contact_needreply {
  margin-top: 4px;
}

#requestCallbackHomedepot .modal-dialog .modal-content {
  border-radius: 0;
}
#requestCallbackHomedepot .modal-dialog .modal-header {
  color: white;
  background: #ee7125;
  border-bottom: none;
  font-weight: bold;
}
#requestCallbackHomedepot .modal-dialog .close {
  opacity: 1;
  filter: none;
  text-shadow: none;
  color: white;
}
#requestCallbackHomedepot .modal-dialog .closeButton {
  margin: 0;
}
#requestCallbackHomedepot .modal-dialog .fa {
  font-size: 21px;
}
#requestCallbackHomedepot .boltform {
  overflow: hidden;
  margin-left: -4px;
  padding: 4px;
  padding-bottom: 60px;
}
@media (min-width: 767px) {
  #requestCallbackHomedepot .boltform {
    padding: 4px;
  }
}
#requestCallbackHomedepot .boltform .boltforms-row .boltforms-label label {
  ox-sizing: border-box;
  color: #666666;
  cursor: default;
  display: block;
  font-family: Hind, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  height: 19px;
  line-height: 19.5px;
  margin-bottom: 0px;
  max-width: 100%;
  text-size-adjust: 100%;
  width: 627px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#requestCallbackHomedepot .boltform .boltforms-row .boltforms-label label[for=contact_needreply] {
  display: inline-block;
  width: auto;
}
#requestCallbackHomedepot .boltform .boltforms-row .boltforms-value input {
  width: 100%;
  background-color: white;
  color: #666666;
  border: 1px solid #bfbfbf;
  font-weight: 400;
  height: 42px;
  letter-spacing: normal;
  line-height: 24px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
}
#requestCallbackHomedepot .boltform .boltforms-row #homedepotContact_submit {
  display: inline-block;
  background: #ee7125;
  font-size: 16px;
  font-weight: bold;
  color: white;
  padding: 8px 16px;
  margin: 15px 0;
  border-radius: 0;
  text-transform: uppercase;
  border: 0;
  margin-top: 3px;
  padding: 12px 28px;
  font-size: 16px;
}
#requestCallbackHomedepot .boltform .boltforms-row #contact_needreply {
  margin-top: 4px;
}

.proline-mobile {
  margin-top: 35px;
  min-height: 65vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0)), url("/theme/pups/images/blue_containers.jpg");
  background-position: 45%;
}

/* start pros banner section */
#pros-banner {
  padding-top: 65px;
  min-height: 65vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0)), url("/theme/pups/images/grey-pups-container.jpg");
  background-position: 45%;
}
@media (min-width: 767px) {
  #pros-banner {
    min-height: 100vh;
  }
}
@media (min-width: 992px) {
  #pros-banner {
    background-position: 70%;
  }
}
@media (min-width: 1023px) and (min-height: 1360px) {
  #pros-banner {
    background-position: 40%;
  }
}
@media (min-width: 1200px) {
  #pros-banner {
    background-position: 100%;
  }
}
#pros-banner #step1-form {
  padding: 20px 15px !important;
}
#pros-banner h1 {
  color: #fff;
  font-size: 36px;
  margin-top: 0;
}
@media (min-width: 992px) {
  #pros-banner h1 {
    margin-top: 85px;
  }
}
#pros-banner p {
  color: #fff;
  font-size: 21px;
  display: none;
}
@media (min-width: 767px) {
  #pros-banner p {
    display: block;
  }
}
#pros-banner .cta-link {
  display: inline-block;
  padding: 25px 20px;
  margin: 30px 0 70px;
  border-radius: 5px;
  background-color: #008ae0;
  color: #fff;
  font-size: 36px;
  text-shadow: none;
}

/* end pros banner section */
/* Keep Your Supplies section */
#supplies-at-work {
  margin-top: 30px;
  margin-bottom: 30px;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/theme/pups/images/bg-keep-your-supplies.jpg");
}
#supplies-at-work h2 {
  text-align: center;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 30px;
}
@media (min-width: 767px) {
  #supplies-at-work h2 {
    margin-top: 50px;
  }
}
#supplies-at-work p {
  color: #fff;
  margin: 30px 0 40px;
}
@media (min-width: 481px) {
  #supplies-at-work p {
    margin: 30px 40px 80px 40px;
  }
}
@media (min-width: 767px) {
  #supplies-at-work p {
    margin: 30px 50px 100px 50px;
  }
}
@media (min-width: 767px) {
  #supplies-at-work {
    margin-bottom: 0px;
  }
}

/* end Keep Your Suppliesk section */
/* start pros job to job section */
#job-to-job {
  margin-top: 25px;
  background-size: cover;
  background-position: 50% 100%;
  background-attachment: fixed;
  margin-bottom: 30px;
  background-image: url("/theme/pups/images/blue_containers.jpg");
}
@media (min-width: 767px) {
  #job-to-job {
    margin-bottom: 0px;
  }
}
#job-to-job .sizes {
  background-color: rgba(0, 0, 0, 0.5) !important;
  color: #fff;
  display: inline-block;
  margin: 20px 5px 20px 5px;
}
@media (min-width: 767px) {
  #job-to-job .sizes {
    margin: 30px;
  }
}
#job-to-job .sizes h3 {
  text-transform: uppercase;
  font-size: 36px;
}
#job-to-job .sizes .title {
  margin: 30px;
  padding: 5px;
}
#job-to-job .sizes .title.proline {
  background-color: #ee7125;
}
#job-to-job .sizes .title.homeline {
  background-color: #e41d24;
}
#job-to-job .sizes .sizes-text-body {
  height: 105px;
  font-size: 16px;
  min-width: 210px;
}
@media (min-width: 767px) {
  #job-to-job .sizes .sizes-text-body {
    height: 130px;
  }
}
@media (min-width: 767px) {
  #job-to-job .sizes .sizes-text-body {
    font-size: 21px;
  }
}
@media (min-width: 992px) {
  #job-to-job .sizes .sizes-text-body {
    height: 150px;
  }
}
#job-to-job .sizes .sizes-main {
  margin: 0 30px 25px 30px;
}
#job-to-job .sizes .sizes-main img {
  height: 60px;
  margin-left: -5px;
}
#job-to-job .sizes .sizes-main header {
  margin-bottom: 0;
}

/* end pros job to job section */
#hiw > .container > .row > .col-md-6 {
  margin-top: 0;
}
#hiw h2 {
  margin-top: 20px;
  font-size: 36px;
}
@media (min-width: 767px) {
  #hiw h2 {
    margin-top: 35px;
    font-size: 50px;
  }
}
#hiw h4 {
  font-size: 21px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 20px;
  color: #e2002d;
  text-align: center;
}
#hiw p {
  font-size: 16px;
  color: #333;
}

@media (min-width: 481px) {
  .hiw-column {
    padding: 0 40px;
  }
}

.hiw-img-container {
  height: 125px;
  display: block;
  position: relative;
}

.hiw-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  width: -webkit-fill-available;
  width: -moz-available;
  width: fill-available;
}
.hiw-img img {
  max-width: 100%;
  height: auto;
}

/* end hiw section */
/* start bottom cta section */
#bottom-cta h2 {
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  #bottom-cta h2 {
    margin-bottom: 40px;
  }
}
#bottom-cta .cta-link {
  display: inline-block;
  padding: 25px 20px;
  margin: 10px 0 55px;
  border-radius: 5px;
  background-color: #e41d24;
  color: #fff;
  font-size: 36px;
}
#bottom-cta p {
  border-bottom: 1px solid #aaa;
  line-height: 1px;
}
#bottom-cta span {
  background-color: #fff;
  padding: 0 10px;
  font-size: 36px;
}
#bottom-cta .cta-phone {
  display: inline-block;
  margin: 10px 0 0;
  font-size: 36px;
  color: #333;
}
#bottom-cta .cta-phone:hover, #bottom-cta .cta-phone:focus, #bottom-cta .cta-phone:active {
  text-decoration: none;
}

/* end bottom cta section */
/* start faq accordion section */
#faq {
  margin: 48px 0;
}

.panel {
  margin: 0;
  box-shadow: none;
  border: 0;
  border-bottom: 1px dotted #ccc;
}

.panel-heading {
  padding: 0;
}

.panel-title {
  position: relative;
  display: block;
  padding: 10px 40px 10px 15px;
  color: #333 !important;
  text-decoration: none !important;
  font-size: 21px;
  font-weight: bold;
}
.panel-title::after {
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 10px;
}
.panel-title.collapsed::after {
  content: "";
}
.panel-title:not(.collapsed) {
  box-shadow: 0 0 5px #0089ce;
}
.panel-title:not(.collapsed)::after {
  content: "";
}

.panel-body p {
  font-size: 21px;
}

/* end faq accordion section */
/* start save time and space section */
#save-time-space, #trusted-by {
  margin-bottom: 15px;
}
#save-time-space h2, #trusted-by h2 {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 36px;
  text-align: center;
}
@media (min-width: 767px) {
  #save-time-space h2, #trusted-by h2 {
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 50px;
  }
}
#save-time-space img, #trusted-by img {
  margin-bottom: 20px;
  height: 90px;
}
#save-time-space p, #trusted-by p {
  font-size: 16px;
  padding-bottom: 15px;
}

/* end save time and space section */
#uses {
  margin-bottom: 30px;
}
#uses .row {
  margin-top: 30px;
}
#uses h2 {
  color: #e2002d;
  font-size: 36px;
  margin-bottom: 30px;
  margin-top: 0px;
}
@media (min-width: 767px) {
  #uses h2 {
    font-size: 50px;
  }
}
#uses h3 + p.explanation {
  color: #e2002d;
}
#uses .explanation {
  font-size: 16px;
  text-align: center;
}
@media (min-width: 767px) {
  #uses .explanation {
    font-size: 21px;
  }
}
#uses h3 {
  font-size: 21px;
  text-align: center;
}
@media (min-width: 767px) {
  #uses h3 {
    font-size: 36px;
  }
}
#uses img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  box-sizing: border-box;
}
#uses ul.explanation {
  font-size: 16px;
  text-align: left;
}
@media (min-width: 767px) {
  #uses ul.explanation {
    font-size: 21px;
  }
}
#uses ul.explanation li {
  margin-top: 10px;
}

.container-sizes-section {
  margin-bottom: 20px;
}
.container-sizes-section h2 {
  margin-bottom: 20px;
  font-size: 36px;
}
@media (min-width: 767px) {
  .container-sizes-section h2 {
    margin-bottom: 35px;
    font-size: 50px;
  }
}
@media (min-width: 767px) {
  .container-sizes-section {
    margin-bottom: 35px;
  }
}

.homedepotCallback {
  color: #fff;
  font-size: 16px;
}

.control-group.homedepot {
  text-align: center;
  margin-top: 5px;
}
.control-group.homedepot a:hover {
  text-decoration: underline !important;
  color: #fff;
  border-bottom-color: #e41d24;
}
.control-group.homedepot a:active {
  text-decoration: underline !important;
  color: #fff;
}
.control-group.homedepot a:focus {
  text-decoration: underline !important;
  color: #fff;
}

.template-main-section .video-template-header {
  color: #333;
}
.template-main-section h1 {
  color: #333;
  text-align: left;
  font-size: 36px;
  margin-top: 20px;
}
@media (min-width: 767px) {
  .template-main-section h1 {
    font-size: 60px;
    margin-top: 10px;
  }
}
.template-main-section .template-banner {
  display: flex;
  height: 70vh;
  color: #fff;
  background-position: 32% 7%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 560px) {
  .template-main-section .template-banner {
    background-position: 100% 15%;
  }
}
.template-main-section .mirrow {
  margin-top: 70px;
  margin-bottom: 35px;
}
.template-main-section .mirrow header {
  text-align: left;
  color: #333;
  font-size: 21px;
  margin-bottom: 2px;
}
@media (min-width: 767px) {
  .template-main-section .mirrow header {
    font-size: 36px;
    margin-bottom: 4px;
  }
}
.template-main-section .mirrow .body {
  font-size: 16px;
}
.template-main-section .mirrow .template-img-container {
  display: block;
  position: relative;
  margin: auto;
  text-align: center;
  text-align: -webkit-center;
}
.template-main-section .mirrow .template-img-container img {
  bottom: 0;
  left: 0;
  height: inherit;
  width: 100%;
}
.template-main-section .mirrow .link {
  color: #333;
  font-size: 11px;
  margin-top: 2px;
}
@media (min-width: 767px) {
  .template-main-section .mirrow .link {
    font-size: 16px;
    margin-top: 3px;
  }
}
.template-main-section .tips-body {
  font-size: 16pt;
  line-height: 1.3em;
}
.template-main-section .figure {
  width: 100% !important;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  position: relative;
  max-width: 100%;
  margin: 24px 0 24px 0;
}
.template-main-section .figure img {
  vertical-align: middle;
  width: 100%;
  max-height: 100%;
}
.template-main-section .list-heading {
  font-weight: 700;
  font-size: 21px;
}
@media (min-width: 481px) {
  .template-main-section .list-heading {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .template-main-section .list-heading {
    font-size: 36px;
  }
}
.template-main-section .list-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .template-main-section .list-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .template-main-section .list-body {
    font-size: 21px;
  }
}

/* start simple-template-row section */
#simple-row-template {
  margin-top: 35px;
  margin-bottom: 30px;
}
#simple-row-template h2 {
  font-size: 21px;
  text-align: center;
  color: #e2002d;
}
@media (min-width: 767px) {
  #simple-row-template h2 {
    font-size: 36px;
  }
}

/* end simple-template-row section */
main.blog-page {
  background-color: #f8f8f9;
}
main.blog-page h1 {
  font-size: 36px;
  margin-bottom: 15px;
}
@media (min-width: 767px) {
  main.blog-page h1 {
    color: #e41d24;
    font-size: 60px;
    margin-bottom: 30px;
  }
}
main.blog-page #featured-blog-side-panel {
  background-color: #fff;
}
main.blog-page #featured-blog-side-panel .featured-blog-image {
  display: block;
  background-size: cover;
  height: 180px;
}
@media (min-width: 560px) {
  main.blog-page #featured-blog-side-panel .featured-blog-image {
    min-height: 320px;
  }
}
@media (min-width: 767px) {
  main.blog-page #featured-blog-side-panel .featured-blog-image {
    min-height: 400px;
  }
}
main.blog-page #featured-blog-side-panel h2 {
  margin-top: 0;
}
main.blog-page #featured-blog-side-panel h2 a.featured-blog-title {
  background-color: transparent;
  text-decoration: none;
  color: #e41d24;
}
main.blog-page #featured-blog-side-panel h2 a.featured-blog-title:hover {
  background-color: transparent;
  text-decoration: none;
  color: #e41d24;
}
main.blog-page #featured-blog-side-panel p.content {
  font-size: 16px;
}
@media (min-width: 767px) {
  main.blog-page #featured-blog-side-panel p.content {
    font-size: 21px;
  }
}
main.blog-page #featured-blog-side-panel p.blog-small-print {
  position: relative;
  font-size: 11px;
  color: #666666;
}
@media (min-width: 767px) {
  main.blog-page #featured-blog-side-panel p.blog-small-print {
    font-size: 16px;
    bottom: 0;
    margin-bottom: 2px;
  }
}
main.blog-page .regular-blog {
  margin-bottom: 5px;
}
main.blog-page .regular-blog .row {
  display: block;
}
@media (min-width: 767px) {
  main.blog-page .regular-blog .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
  }
}
main.blog-page .regular-blog .row .regular-blog-container {
  transition: box-shadow 0.3s ease-in-out;
}
@media (min-width: 767px) {
  main.blog-page .regular-blog .row .regular-blog-container:nth-child(1) {
    padding: 8px 4px 4px 0;
  }
  main.blog-page .regular-blog .row .regular-blog-container:nth-child(2) {
    padding: 8px 4px 4px 4px;
  }
  main.blog-page .regular-blog .row .regular-blog-container:nth-child(3) {
    padding: 8px 4px 4px 4px;
  }
}
main.blog-page .regular-blog .row .regular-blog-container:hover {
  z-index: 6;
  box-shadow: 0 12px 60px rgba(10, 10, 10, 0.3);
  outline: 0;
  text-decoration: none;
}
main.blog-page .regular-blog .row .regular-blog-container p {
  margin-left: 2px;
}
@media (min-width: 767px) {
  main.blog-page .regular-blog .row .regular-blog-container p {
    margin-left: 20px;
  }
}
main.blog-page .regular-blog .row .regular-blog-container img {
  width: 100%;
  height: 225px;
  object-fit: cover;
}
main.blog-page .regular-blog .row .regular-blog-container .bottom-half {
  background-color: #f8f8f9;
  height: auto;
}
@media (min-width: 767px) {
  main.blog-page .regular-blog .row .regular-blog-container .bottom-half {
    height: 250px;
    background-color: #fff;
  }
}
@media (min-width: 992px) {
  main.blog-page .regular-blog .row .regular-blog-container .bottom-half {
    height: 220px;
  }
}
main.blog-page .regular-blog .row .regular-blog-container .bottom-half .blog-small-print {
  position: relative;
  font-size: 11px;
  color: #666666;
  padding-bottom: 18px;
}
@media (min-width: 767px) {
  main.blog-page .regular-blog .row .regular-blog-container .bottom-half .blog-small-print {
    position: absolute;
    font-size: 16px;
    bottom: 0;
    margin-bottom: 2px;
    margin-top: 8px !important;
  }
}
main.blog-page .regular-blog .row .regular-blog-container .bottom-half a.blog-link {
  color: #000;
  font-size: 16px;
}
main.blog-page .regular-blog .row .regular-blog-container .bottom-half .blog-link:hover {
  text-decoration: none;
}
main.blog-page .regular-blog .row .regular-blog-container .bottom-half .blog-link .title-box {
  overflow: hidden;
  background-color: transparent;
  text-decoration: none;
  color: #e41d24;
  overflow: hidden;
  text-decoration: none;
  font-size: 21px;
  height: auto;
  margin-bottom: 2px;
}
main.blog-page .regular-blog .row .regular-blog-container .bottom-half .blog-link .title-box p {
  margin-bottom: 0;
  margin-top: 18px;
}
main.blog-page .regular-blog .row .regular-blog-container .bottom-half .blog-link .title-box p .regular-blog-title {
  margin-top: 18px;
}
@media (min-width: 767px) {
  main.blog-page .regular-blog .row .regular-blog-container .bottom-half .blog-link .title-box p .regular-blog-title {
    margin-right: 7px;
  }
}
@media (min-width: 767px) {
  main.blog-page .regular-blog .row .regular-blog-container .bottom-half .blog-link .title-box p .regular-blog-title a:hover {
    background-color: transparent;
    color: #e41d24;
  }
}
main.blog-page .regular-blog .row .regular-blog-container .bottom-half .content p {
  font-size: 21px;
  margin-left: 20px;
}
@media (min-width: 767px) {
  main.blog-page .regular-blog .row .regular-blog-container .bottom-half .content p {
    height: 150px;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  main.blog-page .regular-blog .row .regular-blog-container .bottom-half .content p {
    height: 110px;
    margin-bottom: 25px;
  }
}

.template-page-main .template-page-section {
  background-position: 25% 0%;
  background-image: url("/theme/pups/images/Front-of-House.jpg");
  background-size: cover;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  min-height: 100vh;
  color: #fff;
}
@media (min-width: 1023px) {
  .template-page-main .template-page-section {
    background-position: 32% 50%;
  }
}
@media (min-width: 1400px) {
  .template-page-main .template-page-section {
    background-position: 32% 20%;
  }
}
.template-page-main .template-page-section .landing-page {
  align-items: flex-end;
  display: flex;
  justify-content: flex-end;
}
.template-page-main .template-page-section .container {
  margin-top: 50px;
}
.template-page-main .template-page-section .container h1 {
  font-size: 36px;
  margin-bottom: 2px;
}
@media (min-width: 767px) {
  .template-page-main .template-page-section .container h1 {
    font-size: 60px;
  }
}
@media (min-width: 767px) {
  .template-page-main .template-page-section .container {
    margin-top: 90px;
  }
}
@media (min-width: 992px) {
  .template-page-main .template-page-section .container {
    margin-top: 45px;
  }
}
@media (min-width: 1200px) {
  .template-page-main .template-page-section .container {
    margin-top: 25px;
  }
}
@media (min-width: 1400px) {
  .template-page-main .template-page-section .container {
    margin-top: 65px;
  }
}
.template-page-main .video-template-header {
  color: #333;
}
.template-page-main h1 {
  color: #fff;
  text-align: left;
  font-size: 36px;
  margin-top: 20px;
}
@media (min-width: 767px) {
  .template-page-main h1 {
    font-size: 60px;
    margin-top: 10px;
  }
}
.template-page-main .template-banner {
  display: flex;
  height: 70vh;
  color: #fff;
  background-position: 32% 7%;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/theme/pups/images/small-bike.jpg") !important;
}
@media (max-width: 560px) {
  .template-page-main .template-banner {
    background-position: 100% 15%;
    background-image: url("/theme/pups/images/small-bike.jpg") !important;
  }
}
.template-page-main .mirrow {
  margin-top: 70px;
  margin-bottom: 35px;
}
.template-page-main .mirrow header {
  text-align: center;
  color: #333;
  font-size: 21px;
  margin-bottom: 2px;
}
@media (min-width: 767px) {
  .template-page-main .mirrow header {
    font-size: 36px;
    margin-bottom: 4px;
  }
}
.template-page-main .mirrow .body {
  font-size: 16px;
}
@media (min-width: 767px) {
  .template-page-main .mirrow .body {
    font-size: 21px;
  }
}
.template-page-main .mirrow .template-img-container {
  height: 150px;
  display: block;
  position: relative;
  margin: auto;
  text-align: center;
  text-align: -webkit-center;
}
.template-page-main .mirrow .template-img-container img {
  bottom: 0;
  left: 0;
  height: inherit;
  width: 100%;
}
.template-page-main .mirrow .link {
  color: #333;
  font-size: 11px;
  margin-top: 2px;
}
@media (min-width: 767px) {
  .template-page-main .mirrow .link {
    font-size: 16px;
    margin-top: 3px;
  }
}
.template-page-main .tips-body {
  font-size: 21px;
  line-height: 1.3em;
  font-weight: 400;
}
@media (min-width: 481px) {
  .template-page-main .tips-body {
    font-size: 21px;
    line-height: 1.3em;
    font-weight: 400;
  }
}
@media (min-width: 767px) {
  .template-page-main .tips-body {
    font-size: 36px;
    line-height: 36px;
    font-weight: 400;
  }
}
.template-page-main .figure {
  width: 100% !important;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  position: relative;
  max-width: 100%;
  margin: 24px 0 24px 0;
}
.template-page-main .figure img {
  vertical-align: middle;
  width: 100%;
  max-height: 100%;
}
.template-page-main .list-heading {
  font-weight: 700;
  font-size: 21px;
}
@media (min-width: 481px) {
  .template-page-main .list-heading {
    font-size: 21px;
  }
}
@media (min-width: 767px) {
  .template-page-main .list-heading {
    font-size: 36px;
  }
}
.template-page-main .explanation, .template-page-main .list-body {
  font-size: 16px;
}
@media (min-width: 481px) {
  .template-page-main .explanation, .template-page-main .list-body {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .template-page-main .explanation, .template-page-main .list-body {
    font-size: 21px;
  }
}

#requestCallback .modal-dialog .modal-content {
  border-radius: 0;
}
#requestCallback .modal-dialog .modal-header {
  color: white;
  background: #e41d24;
  border-bottom: none;
  font-weight: bold;
}
#requestCallback .modal-dialog .close {
  opacity: 1;
  filter: none;
  text-shadow: none;
  color: white;
  padding: 0;
}
#requestCallback .modal-dialog .close .fa {
  color: white;
}
#requestCallback .modal-dialog .closeButton {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  color: white;
  margin: 15px 0;
  border-radius: 0px;
  text-transform: uppercase;
  border: none;
  margin: 0;
}
#requestCallback .modal-dialog .fa {
  font-size: 24px;
}

.requestCallback {
  overflow: hidden;
  margin-left: -4px;
  padding: 4px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .requestCallback {
    padding: 4px;
  }
}
.requestCallback .field {
  margin-bottom: 15px;
}
.requestCallback label {
  display: block;
  font-weight: normal;
}
.requestCallback input,
.requestCallback input:active,
.requestCallback input:focus {
  display: block;
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
}
.requestCallback .noteField {
  display: none;
}
@media (min-width: 768px) {
  .requestCallback .contactField label,
.requestCallback .storageType label {
    display: inline;
  }
  body.fr .requestCallback .contactField label,
body.fr .requestCallback .storageType label {
    display: block;
  }
}
.requestCallback #pups-submit {
  display: inline-block;
  background: #e41d24;
  font-size: 11px;
  font-weight: bold;
  color: white;
  padding: 8px 16px;
  margin: 15px 0;
  border-radius: 0px;
  text-transform: uppercase;
  border: none;
  margin: 0;
  padding: 12px 28px;
  font-size: 16px;
}
.requestCallback #contactBy input,
.requestCallback #storageType input {
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0;
}
.requestCallback #contactBy input + label,
.requestCallback #storageType input + label {
  font-size: 11px;
  font-weight: bold;
  color: white;
  padding: 8px 16px;
  margin: 15px 0;
  border-radius: 0px;
  text-transform: uppercase;
  border: none;
  display: inline-block;
  color: #333;
  background: white;
  margin-bottom: 0;
  transition: 0.3s linear all;
}
.requestCallback #contactBy input:checked + label,
.requestCallback #storageType input:checked + label {
  color: white;
  background: #e41d24;
}

.grecaptcha-badge[style] {
  right: 15px !important;
  visibility: visible !important;
}

#requestCallbackHomedepot .modal-dialog .modal-content {
  border-radius: 0;
}
#requestCallbackHomedepot .modal-dialog .modal-header {
  color: white;
  background: #ee7125;
  border-bottom: none;
  font-weight: bold;
}
#requestCallbackHomedepot .modal-dialog .close {
  opacity: 1;
  filter: none;
  text-shadow: none;
  color: white;
  padding: 0;
}
#requestCallbackHomedepot .modal-dialog .close .fa {
  color: white;
}
#requestCallbackHomedepot .modal-dialog .closeButton {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  color: white;
  margin: 15px 0;
  border-radius: 0px;
  text-transform: uppercase;
  border: none;
  margin: 0;
}
#requestCallbackHomedepot .modal-dialog .fa {
  font-size: 24px;
}
#requestCallbackHomedepot .requestCallback {
  overflow: hidden;
  margin-left: -4px;
  padding: 4px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  #requestCallbackHomedepot .requestCallback {
    padding: 4px;
  }
}
#requestCallbackHomedepot .requestCallback .field {
  margin-bottom: 15px;
}
#requestCallbackHomedepot .requestCallback label {
  display: block;
  font-weight: normal;
}
#requestCallbackHomedepot .requestCallback input,
#requestCallbackHomedepot .requestCallback input:active,
#requestCallbackHomedepot .requestCallback input:focus {
  display: block;
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
}
#requestCallbackHomedepot .requestCallback .noteField {
  display: none;
}
@media (min-width: 768px) {
  #requestCallbackHomedepot .requestCallback .contactField label,
#requestCallbackHomedepot .requestCallback .storageType label {
    display: inline;
  }
  body.fr #requestCallbackHomedepot .requestCallback .contactField label,
body.fr #requestCallbackHomedepot .requestCallback .storageType label {
    display: block;
  }
}
#requestCallbackHomedepot .requestCallback #hd-submit {
  display: inline-block;
  background: #ee7125;
  font-size: 11px;
  font-weight: bold;
  color: white;
  padding: 8px 16px;
  margin: 15px 0;
  border-radius: 0px;
  text-transform: uppercase;
  border: none;
  margin: 0;
  padding: 12px 28px;
  font-size: 16px;
}
#requestCallbackHomedepot .requestCallback #hd-contactBy input,
#requestCallbackHomedepot .requestCallback #hd-storageType input {
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0;
}
#requestCallbackHomedepot .requestCallback #hd-contactBy input + label,
#requestCallbackHomedepot .requestCallback #hd-storageType input + label {
  font-size: 11px;
  font-weight: bold;
  color: white;
  padding: 8px 16px;
  margin: 15px 0;
  border-radius: 0px;
  text-transform: uppercase;
  border: none;
  display: inline-block;
  color: #333;
  background: white;
  margin-bottom: 0;
  transition: 0.3s linear all;
}
#requestCallbackHomedepot .requestCallback #hd-contactBy input:checked + label,
#requestCallbackHomedepot .requestCallback #hd-storageType input:checked + label {
  color: white;
  background: #ee7125;
}

#tooltip-form i {
  color: #fff;
}

div.tooltip.fade.top.in {
  background-color: #0089ce;
}
div.tooltip.fade.top.in .tooltip-inner {
  background-color: #0089ce;
  color: white;
}

[v-cloak] {
  display: none;
}

#vueMap {
  @extends .flex-row;
}
#vueMap .long-dist-ad {
  width: 450px;
  margin: 15px;
  background-size: cover;
  display: none;
}
#vueMap .long-dist-ad img {
  width: 100%;
}
@media (min-width: 992px) {
  #vueMap .long-dist-ad {
    display: block;
  }
}
#vueMap .locationSearch {
  margin-top: 15px;
  padding: 0 15px;
  position: relative;
}
#vueMap .locationSearch .address {
  width: 100%;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 86px;
  height: 36px;
  color: #666;
  border-style: inset;
  border-color: #000;
  border-width: 1px;
}
#vueMap .locationSearch .submit {
  position: absolute;
  top: 0;
  right: 15px;
  background: #008AE0;
  color: white;
  -webkit-appearance: none;
  border: none;
  padding: 0 15px;
  height: 36px;
}
#vueMap .locationSearch .note {
  margin: 1em 0;
}
@media (min-width: 992px) {
  #vueMap .locationSearch .note.mobile {
    display: none;
  }
}
@media (min-width: 992px) {
  #vueMap .mapContent {
    display: flex;
  }
}
#vueMap .mapContent .sidebar {
  background: white;
  vertical-align: bottom;
}
@media (min-width: 992px) {
  #vueMap .mapContent .sidebar {
    float: left;
    width: 500px;
    vertical-align: top;
  }
}
#vueMap .mapContent .sidebar h1 {
  margin-left: 15px;
  font-size: 21px;
}
@media (min-width: 992px) {
  #vueMap .mapContent .sidebar h1 {
    font-size: 36px;
  }
}
#vueMap .mapContent .sidebar .long-dist-ad {
  width: 450px;
  margin: 15px;
  margin-top: 5px;
  background-size: cover;
  display: none;
}
#vueMap .mapContent .sidebar .long-dist-ad img {
  width: 100%;
}
@media (min-width: 992px) {
  #vueMap .mapContent .sidebar .long-dist-ad {
    display: block;
  }
}
#vueMap .mapContent .sidebar .panelContent {
  display: none;
  padding: 15px;
  max-width: 100%;
}
@media (min-width: 992px) {
  #vueMap .mapContent .sidebar .panelContent {
    display: block;
  }
}
#vueMap .mapContent .sidebar .panelContent .service-status {
  color: #e41d24;
  text-align: left;
  margin-bottom: 3px;
}
#vueMap .mapContent .sidebar .panelContent .address {
  font-size: 16px;
}
#vueMap .mapContent .sidebar .panelContent .alert.alert-danger {
  margin-right: 20px;
  margin-bottom: 0px;
}
#vueMap .mapContent .sidebar .panelContent .info {
  display: flex;
}
#vueMap .mapContent .sidebar .panelContent .info p {
  font-size: 16px;
  margin: 10px auto;
}
#vueMap .mapContent .sidebar .panelContent .info .imageWrapper {
  max-width: 285px;
  margin-right: 10px;
}
#vueMap .mapContent .sidebar .panelContent .info .imageWrapper img {
  width: 100%;
}
#vueMap .mapContent .sidebar .panelContent .info .details p.unit-price {
  margin-top: 10px;
}
#vueMap .mapContent .sidebar .panelContent .info .details p.horizontal-line-text-center {
  line-height: 0.1em;
  border-bottom: 1px solid #4c4c4c;
  margin-top: 25px;
  text-align: center;
}
#vueMap .mapContent .sidebar .panelContent .info .details p.horizontal-line-text-center span {
  background-color: #fff;
}
#vueMap .mapContent .sidebar .panelContent .info .details div.booking {
  margin-top: 10px;
}
@media (min-width: 992px) {
  #vueMap .mapContent .sidebar .panelContent .info .details div.booking {
    margin-top: 6px;
  }
}
#vueMap .mapContent .sidebar .panelContent .info .details div.booking a.book-container {
  background-color: #e41d24;
  border-color: #e41d24;
  color: #fff;
  padding: 7px 18px;
  font-size: 16px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 40px #333;
  box-shadow: 0 0 2px #333;
}
#vueMap .mapContent .sidebar .panelContent .info .details p.p-phone {
  text-align: center;
  margin-top: 10px;
}
#vueMap .mapContent .sidebar .panelContent .info .details p.p-phone a {
  color: #000;
}
#vueMap .mapContent #map-modal-dialog .modal-content .modal-header {
  padding: 0;
  margin-top: 6px;
}
#vueMap .mapContent #map-modal-dialog .modal-content .modal-header .close {
  margin-right: 5px;
  color: #e41d24;
}
#vueMap .mapContent #map-modal-dialog .modal-content .modal-header .no-address {
  color: #e41d24;
  padding: 10px 5px 5px 5px;
  margin: 5px 10px;
  text-align: center;
  font-size: 16px;
}
#vueMap .mapContent #map-modal-dialog .modal-content .modal-body {
  padding: 5px;
  margin-top: 6px;
}
#vueMap .mapContent #map-modal-dialog h4 {
  text-align: center;
  font-size: 21px;
  color: #e41d24;
}
#vueMap .mapContent #map-modal-dialog p.address {
  text-align: center;
  font-size: 16px;
}
#vueMap .mapContent #map-modal-dialog .info p {
  font-size: 16px;
  margin: 10px auto;
}
#vueMap .mapContent #map-modal-dialog .info img {
  width: 100%;
}
#vueMap .mapContent #map-modal-dialog .info .details {
  text-align: center;
}
#vueMap .mapContent #map-modal-dialog .info .details p.unit-price {
  margin-bottom: 20px;
}
#vueMap .mapContent #map-modal-dialog .info .details p.horizontal-line-text-center {
  line-height: 0.1em;
  border-bottom: 1px solid #4c4c4c;
  margin-top: 25px;
  text-align: center;
}
#vueMap .mapContent #map-modal-dialog .info .details p.horizontal-line-text-center span {
  background-color: #fff;
}
#vueMap .mapContent #map-modal-dialog .info .details div.booking {
  margin-top: 10px;
}
@media (min-width: 992px) {
  #vueMap .mapContent #map-modal-dialog .info .details div.booking {
    margin-top: 6px;
  }
}
#vueMap .mapContent #map-modal-dialog .info .details div.booking a.book-container {
  background-color: #e41d24;
  border-color: #e41d24;
  color: #fff;
  padding: 7px 18px;
  font-size: 16px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 40px #333;
  box-shadow: 0 0 2px #333;
}
#vueMap .mapContent #map-modal-dialog .info .details p.p-phone {
  margin-top: 10px;
}
#vueMap .mapContent #map-modal-dialog .info .details p.p-phone a {
  color: #000;
}
#vueMap .mapContent #map {
  height: 80vh;
}
@media (min-width: 992px) {
  #vueMap .mapContent #map {
    float: left;
    display: block;
    width: calc(100vw - 515px);
  }
}

.loading {
  height: 80vh;
  display: block;
  position: relative;
  margin: 0;
  padding-top: 50px;
}
.loading .fa {
  font-size: 36px;
}
.loading h2 {
  text-align: center;
  font-size: 60px;
}

.template-column {
  word-wrap: break-word;
  margin-top: 25px;
  margin-bottom: 17px;
}
@media (min-width: 992px) {
  .template-column {
    margin-top: 130px;
    margin-bottom: 30px;
  }
}

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