video::-webkit-media-controls { display:none !important; }
video::-webkit-media-controls-enclosure { display:none !important; }
.header-main { display: flex; flex-wrap: wrap; max-width: 1010px; margin: 0 auto; width: 100%; justify-content: space-between; align-items: center; }
#alert-banner:not(.closing-alert-banner)~.header-landing.storage-landing { padding-top: 40px; }
#alert-banner:not(.closing-alert-banner)~.header-landing.storage-landing.fixed-header { padding-top: 50px; }

body.page-template-template-transport-page { font-family: "Poppins", sans-serif; letter-spacing: 0; }
/* body.page-template-template-transport-page .navbar { background-color:#ffffff; }
body.page-template-template-transport-page .navbar.is-sticky { background-color:transparent; } */
body.page-template-template-transport-page ul.navbar-nav { display: none; }
.custom-switch { display: flex; flex-wrap: wrap; align-items: center; }
.switch { position: relative; display: inline-block; width: 32px; height: 18px; margin: 0 7px; }
.switch input {opacity: 0;  width: 0;  height: 0; }
.slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0;   background-color: transparent; border:1.14px solid rgba(3, 79, 89, 1); -webkit-transition: .4s; transition: .4s; }
.slider:before { position: absolute; content: ""; height: 14px; width: 14px; left: 2px; bottom: 0.8px; background-color: #034F59; -webkit-transition: .4s; transition: .4s; }
.switch input:checked + .slider { background-color: transparent; }
.switch input:focus + .slider { box-shadow: 0 0 1px #2196F3; }
.switch input:checked + .slider:before { -webkit-transform: translateX(12px); -ms-transform: translateX(12px); transform: translateX(12px); }
.header-right { margin: 10px 0 0 0; }
.header-right .custom-switch .text {font-family: "Poppins", sans-serif;font-style: normal;font-weight: 400;font-size: 11.3793px;line-height: 125%;display: flex;align-items: center;text-align: right;letter-spacing: 0.01em;color: #034F59;}
.slider.round { border-radius: 34px; }
.slider.round:before { border-radius: 50%; }

body.fr .storage-banner-wrap a.btn { text-transform: uppercase; }
body.fr .transport-three-btn a.btn { text-transform: uppercase; }

.storage-landing.transport .fa-exclamation-circle:before { display:none; }
.storage-landing.transport #alert-banner-close .fa-times:before { display:none; }
.storage-landing .container { max-width:1260px; }
.storage-landing h1, .storage-landing h2, .storage-landing h3, .storage-landing h4, .storage-landing h5, .storage-landing h6 {letter-spacing:0;}
.storage-landing p {letter-spacing:0;}
.header-landing.storage-landing .logo img { max-width: 166px; height: 67px; width: 100%; }
.header-landing.storage-landing .header-main { max-width: 100%; }
header.header-landing.storage-landing {background-color: #fff;padding: 17px 0;z-index: 9;}
header.header-landing.storage-landing .logo { margin: 0 0 0 4px; }
.storage-landing a.btn:focus { box-shadow:none; }
.storage-landing header.fixed-header { position:fixed; -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75); box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75); padding: 12px 0; transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; left: 0; top: 0; width: 100%; }
.storage-landing header.fixed-header .logo img { max-width: 130px; height: 55px;  } 

.storage-banner-wrap { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.storage-banner-lt {max-width: 560px;width: 100%;padding: 51px 0 0 50px;}
.storage-banner-wrap h1 {font-family: "Poppins", sans-serif;font-style: normal;font-weight: 600;font-size: 64px;line-height: 56px;padding: 0;margin: 0 0 20px 0;color: #000000;}
.storage-banner-wrap h1 span {color: #0061ff;font-size: 64px;display: block;line-height: 1;}
.storage-banner-wrap h2 {font-size:34px;line-height:40px;color:#000000;font-weight: 600;margin: 0 0 18px 0;}
/* .storage-banner-wrap {padding: 62px 16px 66px 68px;} */
.storage-banner-wrap p {font-family: "Poppins", sans-serif;font-style: normal;font-weight: 400;font-size: 20px;line-height: 160%;color: #000000;padding: 0;margin: 0 0 45px 5px;letter-spacing: 0;}
.storage-banner-wrap a.btn {background: #0061ff;border-radius: 47.9363px;font-family: "Poppins", sans-serif;font-style: normal;font-weight: 600;font-size: 15.19px;line-height: 24px;display: inline-block;text-align: center;color: #fff;vertical-align: middle;padding: 12px 56px!important;height: auto;margin: 0;text-transform: capitalize;letter-spacing: 0; position: relative;}
.storage-banner-wrap a.btn img {position: absolute;right: 12px;top: 50%;transform: translateY(-50%);}
.storage-banner-wrap a.btn:hover { box-shadow:none; background:#0a1b5f; color:#fff; }

.storage-video-part { padding: 80px 0 145px; position: relative; }
/* .storage-video-part:before { content:""; background: linear-gradient(180deg, rgba(0, 176, 189, 0.84) 0%, rgba(0, 176, 189, 0) 100%); position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; } */
.storage-video-part iframe { position: absolute; left: 0; width: 100%; height: 100%; transform: scale(1.38); }
.storage-banner { overflow: hidden; margin-top: 80px; }
.storage-video-part video { width: 100%; height: 100%; object-fit: cover; }

.storage-offers-list-wrap {display: table;width: 100%;}
.storage-offers-list {width: 25%;text-align: center;border-right: 2.61471px solid #D6D6D6;padding: 0px 22px;display: table-cell;}
.storage-offers-list:first-child { width: 20%; }
.storage-offers-list:nth-of-type(2) { width: 31%; }
.storage-offers-wrap {background: #FFFFFF;box-shadow: 0.871569px 1.74314px 13.0735px -1.74314px rgba(0, 0, 0, 0.09);border-radius: 6.97255px;padding: 45px 30px 66px;}
.storage-offers-wrap h2 {margin: 0 0 55px 0;font-style: normal;font-weight: 700;font-size: 29px;line-height: 160%;text-align: center;color: #000000;font-family: "Poppins", sans-serif;}
.storage-offers-list:last-child { border: 0; }
.storage-banner-rt img { margin: 0 0 0 47px; }

.simple-text-wrap { padding: 0 30px; }
.simple-text-sec { padding: 52px 0; }
.simple-text-wrap h2 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 39.2206px; line-height: 141%; text-align: center; color: #555555; }

.storage-offers-list .icon {height: 58px;display: inline-block;vertical-align: top;margin: 0 0 20px 0;}
.storage-offers-list .content p {font-family: "Poppins", sans-serif;font-style: normal;font-weight: 500;font-size: 22px;line-height: 160%;text-align: center;color: #000104;padding: 0;}
.storage-offers-btn {text-align: center;margin: 79px 0 0 0;}
.storage-offers-btn a.btn {background: #00B0BD;border-radius: 47.9363px;font-family: "Poppins", sans-serif;font-style: normal;font-weight: 700;font-size: 17px;line-height: 21px;display: inline-block;text-align: center;color: #000000;vertical-align: middle;padding: 23px 87px!important;height: auto;margin: 0;text-transform: capitalize;}
.storage-offers-btn a.btn:hover { box-shadow:none; background:#000000; color:#00B0BD; }

.storage-pricing-section {padding: 50px 0 33px;}
.storage-pricing-section .heading h2 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 39px; line-height: 45px; text-align: center; color: #555555; }
.storage-pricing-list-wrap { display: flex; flex-wrap: wrap; margin: 0 -35px; }
.storage-pricing-list { width: 33.33%; padding: 0 35px; margin-bottom:53px; }
.storage-pricing-list-main { background: #FFFFFF; box-shadow: 0.871569px 1.74314px 13.0735px -1.74314px rgba(0, 0, 0, 0.09); border-radius: 6.97255px; cursor: pointer; }
.storage-pricing-bg img { width: 100%; }
.storage-pricing {display: none; padding: 36px 20px 10px;text-align: center;}
.storage-pricing-bg img {display: block; border-top-left-radius: 7px;border-top-right-radius: 7px;}
.storage-pricing-content h3 {margin: 0 0;padding: 26px 0;text-transform: uppercase;font-family: "Poppins", sans-serif;font-style: normal;font-weight: 700;font-size: 26.1471px;line-height: 24px; text-align: center;color: #000000;}
.click-view a { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 12.15px; line-height: 24px; text-align: center; color: #555555; display: table; margin: 0 auto; }
.storage-pricing-list-main.pricing-active .click-view a img { transform: rotate(180deg); }
.click-view {text-align: center;position: absolute;left: 0;right: 0;bottom: 20px;}
.storage-pricing-content h3.active { background-color: #00B0BD; }
.storage-pricing-section .heading {text-align: center;margin: 0 0 48px 0;}
.storage-pricing-content {padding: 0 0 55px 0;position: relative;}
.click-view a img { width: 20px; height: 10px; display: block; margin: 0 auto; }
.pricing-list {border-bottom: 3px solid #D6D6D6;margin-bottom: 32px;padding-bottom: 22px;}
.pricing-list:last-child { border:0;padding: 0;margin: 0 0 20px 0;}
.pricing-list p em { font-family: "Poppins", sans-serif; font-style: italic;font-weight: 400;font-size: 15.6882px;line-height: 24px; text-align: center;color: #555555;display: block;}
.pricing-list span {font-family: "Poppins", sans-serif;font-style: normal;font-weight: 500;font-size: 24px;line-height: 24px;text-align: center;color: #000000;margin: 0 0 14px 0;display: inline-block;vertical-align: middle;}
.pricing-list h3 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 39px; line-height: 24px; text-align: center; color: #000000; padding: 10px 0; text-transform:inherit; }
.pricing-list p { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 500; font-size: 17px; line-height: 24px; text-align: center; color: #000000; margin: 0; padding: 0; }
.pricing-list p i { font-family: "Poppins", sans-serif; font-style: italic; font-weight: 400; font-size: 20px; line-height: 24px; text-align: center; color: #555555; margin:25px 0 0 0; }

.contact-pricing {margin: 70px 0 0 0;text-align: center;}
.contact-pricing h4 {font-family: "Poppins", sans-serif;font-style: normal;font-weight: 500;font-size: 20px;line-height: 19px;text-align: center;color: #000104;margin: 0 0 22px 0;text-transform: uppercase;}
.contact-pricing a { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 30px; line-height: 19px; text-align: center; color: #00B0BD; }
.contact-pricing a:hover { outline:none; color:#000000; text-decoration: none; }

.vehicle-form-section {padding: 100px 0 165px;}
.vehicle-form-section .heading h2 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 600; font-size: 39.22px; line-height: 42px; text-align: center; color: #000000; margin: 0; }
.vehicle-form-section .heading { text-align: center; margin: 0 0 60px 0; }
.vehicle-form-wrap iframe { width: 100%; height: 470px; }
.vehicle-form-wrap { max-width: 560px; width: 100%; margin: 0 auto; }

.transport-section {padding: 80px 0 40px;}
.transport-wrap {text-align: center; }
.transport-wrap h5 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 29px; line-height: 44px; text-align: center; color: #000000; margin: 0 0 10px 0; }
.transport-wrap p {font-family: "Poppins", sans-serif;font-style: normal;font-weight: 500;font-size: 22px;line-height: 44px;text-align: center;color: #000000;margin: 0;padding: 0;}
.transport-btn a.btn {background: #00B0BD;border-radius: 47.9363px;font-family: "Poppins", sans-serif;font-style: normal;font-weight: 700;font-size: 17px;line-height: 21px;display: inline-block;text-align: center;color: #000000;vertical-align: middle;padding: 24px 87px!important;height: auto;margin: 0;text-transform: capitalize;}
.transport-btn a.btn:hover { box-shadow:none; background:#000000; color:#00B0BD; }
.transport-btn {margin: 42px 0 0 0;}

/*Transport Page Css Stat Here*/
.transport .header-landing.storage-landing .header-main { justify-content: space-between; }
.transport .header-landing.storage-landing .header-main .header-rt { width: auto; display: flex; flex-wrap: wrap; align-items: center; }
.transport .header-landing.storage-landing .transport-three-btn { margin:0; }
.transport .header-landing.storage-landing .header-main .header-rt .transport-three-btn a.btn:hover { background-color:transparent; border-bottom:4px solid #00B0BD; border-radius:0; color:#000000; padding: 10px 15px!important; }
.transport .header-landing.storage-landing .transport-three-btn a.btn { padding: 15px 15px!important; }
.transport .header-landing.storage-landing .transport-three-btn a.btn { opacity:0; visibility:hidden; }
.transport .header-landing.storage-landing.fixed-header .transport-three-btn a.btn { opacity:1; visibility:visible; }

.transport-three-block-wrap { display: table; width:100%; /* display: flex; flex-wrap: wrap; align-items: self-start; */ }
.transport-three-list { display: table-cell; width: 33.33%; text-align: center; border-right: 2px solid #D6D6D6; padding: 5px 70px; }
.transport-three-list:last-child { border: 0; }
.transport-three-list span { display: inline-block; vertical-align: top; font-family: "Poppins", sans-serif; font-size: 39.22px; color: #000000; font-weight: 600; line-height: normal; position: relative; max-width: 39px; width: 100%; }
.transport-three-list span:before { content: ""; background-color: #0061FF; border-radius: 4px; width: 0; height: 6px; position: absolute; left: 0; right: 0;  text-align: center; bottom: 2px; margin: 0 auto; transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; }
.transport-three-list.onView span:before { max-width: 32px; width: 100%;  }
.transport-three-list h3 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 600; font-size: 26px; line-height: 36px; text-align: center; color: #000104; letter-spacing: 0; margin: 20px 0 8px; }
.transport-three-list p { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; text-align: center; color: #000104; letter-spacing: 0; margin-bottom: 0;}
.transport-three-block {padding: 0 0 80px;}
.transport-three-block .container { max-width: 1361px; }
/* .transport-three-block-main { background: #FFFFFF; box-shadow: 0.871569px 1.74314px 13.0735px -1.74314px rgba(0, 0, 0, 0.09); border-radius: 6.97255px; padding:57px 40px 67px; } */
.transport-heading h2 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 600; font-size: 39.22px; line-height: 52px; text-align: center; color: #000000; margin: 0; letter-spacing: 0; }
.transport-heading { max-width: 750px; margin: 0 auto 17px; width: 100%; }
.transport-three-btn { text-align:center; margin: 42px 0 0 0; }
.bottom-heading { max-width: 450px;margin: 50px auto 0;width: 100%;text-align: center;}
.bottom-heading p {font-size: 14px;color: #707070; }
.transport-three-btn a.btn { transition: all .5s ease; background: #0061ff; border-radius: 47.9363px; font-family: "Poppins", sans-serif; font-style: normal; font-weight: 600; font-size: 15.19px; line-height: 24px; display: inline-block; text-align: center; color: #fff; vertical-align: middle; padding: 12px 56px!important; height: auto; margin: 0; text-transform: capitalize; letter-spacing: 0; position: relative; }
.transport-three-btn a.btn img {position: absolute;right: 12px;top: 50%;transform: translateY(-50%);}
.transport-three-btn a.btn:hover { box-shadow:none; background:#0a1b5f; color:#fff; }

.transport-benefits-heading h2 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 600; font-size: 41px; line-height: 56px; text-align: center; color: #000000; letter-spacing: 0;}
.transport-benefits-heading { margin: 0 0 40px 0; }
.transport-benefits-wrap { display: flex; flex-wrap: wrap; justify-content: center; background-color: #0061FF; border-radius: 28px; padding: 78px 200px 70px; margin: 0 30px; }
.transport-benefits-bg {text-align: center; margin: 0 0 22px 0; }
.transport-benefits-bg img { max-width: 200px; width: 100%; height: 97px; object-fit: contain; }
.transport-benefits-list { padding: 0 80px; width: 33.33%; position: relative; }
.transport-benefits-list:last-child:before { display:none; }
.transport-benefits-block .container {max-width: 1328px;}
.transport-benefits-list p { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 500; font-size: 25px; line-height: 36px; text-align: center; color: #FFFFFF; }
.transport-benefits-main { /*margin: -183px 0 0 0; top: -173px;*/ position: relative; }
.transport-benefits-list:before { content: ""; background-color: #D6D6D6; position: absolute; right: 0; width: 2px; height: 194px; bottom: 21px; }

.destination-estimates-wrap table.table tr { background-color:transparent; }
.destination-estimates-wrap table.table thead tr th {border-bottom:2px solid #D6D6D6;font-family: "Poppins", sans-serif;font-style: normal;font-weight: 700;font-size: 21px;line-height: 160%;text-align: center; color: #000000;padding: 20px 0 !important;}
.destination-estimates-wrap table.table tbody tr td { border-bottom: 2px solid #D6D6D6; border-right: 2px solid #D6D6D6; }
.destination-estimates-wrap table.table tbody tr td:first-child {width: 29%;}
.destination-estimates-wrap table.table tbody tr td {padding:15px!important;width: 47%;vertical-align: middle;text-align: center;}
.destination-estimates-wrap table.table tbody tr td:last-child {width: 23%;}
.destination-estimates-wrap table.table tbody tr td:last-child {border-right: 0;font-family: "Poppins", sans-serif;font-style: normal;font-weight: 400;font-size: 33px;line-height: 160%;  text-align: center;color: #000104;}
.destination-estimates-wrap table.table tbody tr td h3 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 500; font-size: 25px; line-height: 160%; color: #000000; margin: 0; text-align: center; }
.destination-estimates-wrap table.table tbody tr td h4 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 25px; line-height: 160%; color: #000104; display: inline-block; vertical-align: middle; margin-top: 10px; }
.destination-estimates-wrap table.table tbody tr td span { display: inline-block; vertical-align: top; }
.destination-estimates-wrap table.table tbody tr td h5 {font-family: "Poppins", sans-serif;font-style: normal;font-weight: 700;font-size: 25px;line-height: 160%;color: #000104;display: inline-block;vertical-align: middle;max-width: 216px;text-align: left; margin-top: 10px; } 
.destination-estimates-block .container {max-width: 1400px;}
.destination-estimates-wrap table.table tbody tr td:last-child em { font-family: "Poppins", sans-serif; font-style: italic; font-weight: 300; font-size: 13px; line-height: 160%; text-align: center; color: #000104; display: block; margin: -4px 0 0 0; }
.destination-estimates-heading h2 {font-family: "Poppins", sans-serif;font-style: normal;font-weight: 700;font-size: 39.2206px;line-height: 141%;text-align: center;color: #000000;margin: 0;letter-spacing: 0;}
.destination-estimates-heading {margin: 0 0 50px 0;}
.transport-benefits-block { padding: 30px 0 130px 0; }
.transport-benefits-block .container { max-width: 100%; }
.dealertransport .transport-benefits-block { padding: 0 0 0; }
.transport-benefits-bottom-text { text-align: center; max-width: 870px; margin: 70px auto 0; width: 100%; }
.transport-benefits-bottom-text p { color: #fff; margin:0; }
.transport-benefits-bottom-text p span { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 25px;; }
.destination-estimates-wrap table.table tr:last-child td { border-bottom:0; }
.destination-estimates-block { padding: 0 0 100px 0; }
.destination-estimates-main.mobile { display: none; }
.table th, .table td { border-top: 0px solid #dee2e6; }
.transport-wrap p { font-family: "Poppins", sans-serif;font-style: normal;font-weight: 400;font-size: 20.5px;line-height: 19px;text-align: center; color: #000104; }
.transport-wrap p a { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 400; font-size: 20.5px; line-height: 29px; text-align: center; color: #000; margin: 20px auto 0; }
.transport-wrap img { margin: 0 0 20px 0; }
.transport-wrap {position: relative; /*padding: 100px 0 0 0;*/}
.simple-bottom-content-wrap { max-width: 850px; margin: 0 auto; width: 100%; text-align: center; }
.simple-bottom-content-section { padding: 60px 0; }
.simple-bottom-content-wrap p a { color: #00B0BD; }
.simple-bottom-content-wrap p { color: #000104; }
.transport-wrap h3 { color: #0061FF; font-size: 36px; font-weight: 600; line-height: 42px; }
body.page-template-template-transport-page #footer { margin: 32px 0 0 0; }
.storage-banner-rt { width: calc(100% - 560px); }
.transport-three-list p a { word-break: break-all; }

.transport-heading.mobile {display: none;}
.transport-benefits-heading.mobile {display: none;}
.vehicle-form-section .heading.mobile {display: none; }
.storage-bg {max-width: 591px;width: 100%;margin: 0 0 0 auto;padding-bottom: 64.15%;position: relative;}
.storage-bg img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;margin: 0;}

/*Responsive Css Start Here*/
@media only screen and (min-width: 1921px) {
  .storage-video-part iframe { transform: scale(1.85); }
}
@media only screen and (max-width: 1860px) {
    .transport-benefits-wrap { padding: 78px 100px 70px; }
    .transport-benefits-list { padding: 0 20px; }
}
@media only screen and (max-width: 1680px) {
  .transport-benefits-wrap { padding: 78px 50px 70px; }
  .storage-banner-rt img { margin: 0; max-width: 100%; }
}
@media only screen and (max-width: 1480px) {
  /*.storage-banner-wrap h1 { font-size: 55px; }
  .storage-banner-wrap h1 span { font-size: 45px; }*/
  .storage-banner-wrap p { font-size:20px; }

  .simple-text-wrap h2 { font-size:30px; }
  .storage-offers-wrap h2 { font-size:26px; }
  .storage-offers-list .content p { font-size:20px; }

  .storage-pricing-section .heading h2 { font-size:30px; }
  .storage-pricing-content h3 { font-size:22px; }
  .contact-pricing h4 { font-size:18px; }
  .contact-pricing a { font-size:24px; }
  .pricing-list h3 { font-size:30px; }

  .vehicle-form-section .heading h2 { font-size:30px; }
  .transport-wrap p { font-size:20px; }
  .transport-wrap h5 { font-size:26px; }

  .transport-heading h2 { font-size:34px; }
  .transport-three-block-main { padding: 50px 25px 50px; }
  .transport-three-list h3 { font-size:22px; }
  .transport-three-list p { font-size:18px; }
  .transport-three-btn { margin: 40px 0 0 0; }
  .transport-three-list h3 { margin: 30px 0 0; }

  .transport-benefits-heading h2 { font-size:34px; }
  .transport-benefits-list p { font-size:22px; }

  .destination-estimates-heading h2 { font-size:34px; }

}
@media only screen and (max-width: 1366px) {
  .storage-pricing-list { padding: 0 15px; }
  .storage-pricing-list-wrap { margin: 0 -15px; }
  
  .destination-estimates-wrap table.table tbody tr td h3 { font-size: 20px; }
  .destination-estimates-wrap table.table tbody tr td h4 { font-size: 20px; }
  .destination-estimates-wrap table.table tbody tr td h5 { font-size: 20px; }
  .destination-estimates-wrap table.table tbody tr td:last-child { font-size: 28px; }
  .destination-estimates-wrap table.table thead tr th { font-size:20px; }

  .storage-bg { padding-bottom: 75%; }
}
@media only screen and (max-width: 1200px) {
  .storage-banner-wrap h1 {font-size: 48px;line-height: 50px; margin: 0 0 5px 0;}
  .storage-banner-wrap h1 span {font-size: 48px;line-height: normal;}
  .storage-banner-wrap h2 { font-size: 30px;}
  .storage-banner-wrap p { font-size:18px; }
  .storage-video-part iframe { transform: scale(1.30); }
  
  .storage-offers-wrap h2 { margin: 0 0 40px 0; }
  .storage-offers-btn { margin: 60px 0 0 0; }
  
  .storage-pricing-list { padding: 0 10px; }
  .storage-pricing-list-wrap { margin: 0 -10px; }
  .contact-pricing h4 { font-size: 16px; }
  
  .storage-offers-list { width:25%; padding: 0 15px; }
  .storage-offers-list .content p { font-size: 18px; }
  /* .storage-offers-btn a.btn { font-size: 16px; padding: 17px 45px!important; }
  .storage-banner-wrap a.btn { font-size: 16px; padding: 17px 45px!important; }
  .transport-btn a.btn { font-size: 16px; padding: 17px 45px!important; } */
  .storage-pricing-content h3 { font-size: 19px; padding: 20px 10px; }
  .pricing-list span { font-size:22px; margin: 0 0 5px 0; }
  .pricing-list h3 { font-size: 28px; }
  .pricing-list p { font-size: 16px; }
  .pricing-list p i { font-size: 16px; }
  .storage-pricing { padding: 20px 20px 10px; }
  .contact-pricing h4 { margin:0 0 12px 0; } 
  .contact-pricing { margin: 45px 0 0 0; }
  
  .vehicle-form-section { padding: 80px 0 80px; }
  .vehicle-form-section .heading { margin: 0 0 30px 0; }
  
  .transport-section { padding: 80px 0 80px; }
  
  .transport-heading h2 { font-size:30px; }
  .transport-three-block-main { padding: 40px 20px 40px; }
  .transport-three-list h3 { font-size:21px; }
  .transport-three-list p { font-size:18px; }
  .transport-three-btn { margin: 30px 0 0 0; }
  .transport-three-list h3 { margin: 25px 0 0; }
  .transport-three-list { padding:0 20px; }
  
  .transport-benefits-heading h2 { font-size:32px; }
  .transport-benefits-list p { font-size:21px;line-height: normal; }
  .transport-benefits-list { padding: 0 20px; }
  .transport-benefits-block { padding: 0 0 150px; }
  .transport-benefits-bg img { max-width: 150px; height: 60px; }
  .transport-benefits-wrap { padding: 50px 20px 50px; margin: 0 10px }
  .transport-benefits-bg { margin: 0 0 15px 0; }
  
  .destination-estimates-wrap table.table tbody tr td h3 { font-size: 18px; }
  .destination-estimates-wrap table.table tbody tr td h4 { font-size: 18px; }
  .destination-estimates-wrap table.table tbody tr td h5 { font-size: 18px; }
  .destination-estimates-wrap table.table tbody tr td h5 { max-width: 165px; }
  
  .destination-estimates-wrap table.table tbody tr td:first-child { width: 20%; }
  .destination-estimates-wrap table.table tbody tr td:last-child { width: 20%; }
  .destination-estimates-wrap table.table tbody tr td { width:60%; }
  .destination-estimates-wrap table.table tbody tr td:first-child img { max-width: 150px; width: 100%; }

  .storage-banner-lt { padding: 50px 0 0 0; max-width: 400px; }
  .storage-banner-rt { width: calc(100% - 400px); }

  .storage-banner-wrap a.btn { padding: 12px 45px!important; }
  
}
@media only screen and (max-width: 1024px) {
  .storage-banner-wrap h1 {font-size: 44px;line-height: 48px;}
  .storage-banner-wrap h1 span {font-size: 44px;line-height: normal; display: block; }
  .storage-banner-wrap h2 { font-size: 28px; }
  .storage-offers-wrap { padding: 40px 25px 40px; }
  .storage-pricing-section .heading { margin: 0 0 30px 0; }
  
  .simple-text-sec { padding: 40px 0; }
  .simple-text-wrap { padding: 0 0; }
  .simple-text-wrap h2 { font-size: 26px; }
  
  .vehicle-form-section { padding: 60px 0; }
  
  .storage-pricing-section .heading h2 { font-size: 26px; }
  .storage-offers-list .content p { font-size: 17px; line-height: 1.55; }
  .contact-pricing a { font-size: 22px; }
  
  .storage-offers-list .icon { height:auto; }
  .storage-offers-list .icon img { max-width:35px; width:100%; }
  .transport-section { padding: 60px 0; }
  .storage-pricing-section { padding: 50px 0 60px; }
  .vehicle-form-section .heading h2 { font-size: 26px; }
  .transport-wrap h5 { font-size: 22px; }
  .transport-wrap p { font-size: 18px; }
  
  .transport-three-list { width:50%; margin-bottom:30px; }
  .transport-three-list:nth-of-type(2n) { border-right:0; }
  .transport-three-block-wrap { display: flex; flex-wrap: wrap; justify-content:center; }
  .destination-estimates-wrap table.table thead tr th { font-size: 18px; }
  .transport-benefits-list:before { bottom: 0; }
}
@media only screen and (max-width: 991px) { 
  .storage-offers-list:first-child { width: 50%; }
  .storage-offers-list:nth-of-type(2) { width: 50%; }
  .storage-offers-list { width:50%; display: inline-block; vertical-align:top; margin: 0 0 30px 0; }
  .storage-offers-list-wrap { display: flex; flex-wrap: wrap; }
  .storage-offers-list:nth-of-type(2n) { border:0; }
  .storage-offers-list { width:50%; }
  
  .storage-pricing-content h3 { font-size: 18px; }
  
  .destination-estimates-wrap table.table tbody tr td:first-child { min-width:inherit; width: 28%; }
  .destination-estimates-wrap table.table tbody tr td:last-child { width: 22%; }
  .destination-estimates-wrap table.table tbody tr td { width:50%; }
  .destination-estimates-wrap table.table tbody tr td:first-child img { max-width: 120px; width: 100%; }
  .destination-estimates-wrap table.table tbody tr td span img { max-width: 100px; width: 100%; }
  .destination-estimates-wrap table.table tbody tr td span svg { max-width: 100px; width: 100%; }
  .destination-estimates-wrap table.table tbody tr td h5 { max-width: 135px; }
  
  .destination-estimates-wrap table.table tbody tr td:last-child { font-size: 22px; }
}
@media only screen and (max-width: 767px) {
  .storage-banner-wrap h1 {font-size: 56px;line-height: 46px;}
  .storage-banner-wrap h1 span {font-size: 56px;line-height: normal; display: block; }
  
  #alert-banner:not(.closing-alert-banner)~.header-landing.storage-landing { padding-top: 60px; }
  #alert-banner:not(.closing-alert-banner)~.header-landing.storage-landing.fixed-header { padding-top: 70px; }
  
  header.header-landing.storage-landing .header-lt { width: 100%; text-align:center; }
  .transport header.header-landing.storage-landing .header-lt { width: auto; }
  .transport .header-landing.storage-landing .header-main .header-rt { width: auto; }
  .transport .header-landing.storage-landing .transport-three-btn a.btn { padding: 16px 30px!important; }
  header.header-landing.storage-landing .logo { display:block;  }
  .storage-video-part iframe { transform: scale(1.48); }
  .storage-banner-wrap p { font-size:20px; margin: 0 0 15px 0; }
  
  .storage-offers-list { width:50%; display: inline-block; vertical-align:top; margin: 0 0 30px 0; }
  .storage-offers-list-wrap { display: flex; flex-wrap: wrap; }
  .storage-offers-btn { margin: 30px 0 0 0; }
  .storage-offers-list:nth-of-type(2n) { border:0; }
  
  .storage-pricing-section .heading h2 { font-size: 24px; line-height:30px; }
  .storage-pricing-content h3 { font-size: 16px; padding: 18px 0; }
  .storage-pricing { padding: 20px 20px 10px; }
  .pricing-list span { font-size: 16px; margin: 0; }
  .storage-pricing-content .pricing-list h3 { font-size: 24px; padding: 5px 0 3px; }
  .pricing-list { margin-bottom: 20px; padding-bottom: 17px; }
  .contact-pricing h4 { font-size: 16px; } 
  .contact-pricing a { font-size: 20px; }
  .storage-pricing-list { width:100%; padding: 0 0 40px; margin-bottom: 20px; }
  .storage-pricing-list-wrap { margin: 0 0; padding:0 110px; }
  .contact-pricing { margin: 22px 0 0 0; }
  .contact-pricing h4 { margin: 0 0 8px 0; }
  
  .vehicle-form-section { padding: 70px 0; }
  .transport-section { padding: 40px 0; }
  .storage-pricing-section { padding: 40px 0 20px; }
  
  .vehicle-form-section .heading h2 { font-size: 26px; line-height:1.2; }
  .transport-wrap p { font-size:20px; line-height:1.55; }
  .simple-text-wrap h2 { font-size: 24px; }
  
  .transport-heading h2 { font-size: 30px; line-height: normal; color: #0A1B5F; }
  .transport-three-list { width:100%; margin-bottom: 30px; border:0; padding: 0; }
  .vehicle-form-section .heading h2, .transport-benefits-heading h2 { font-size:30px; line-height: normal; color: #0A1B5F; max-width: 310px; margin: 0 auto; width: 100% }
  .transport-benefits-list p { font-size:21px; max-width: 300px; margin: 0 auto; width: 100% }
  
  .transport-benefits-list { width:100%; text-align:center; padding: 0 0 30px 0; margin-bottom: 30px; }
  .transport-benefits-bg img { height: 55px; }
  .transport-benefits-main { max-width: 100%; margin: 0 auto; width: 100%; }
  .transport-benefits-block { padding: 0 0 75px; }
  .destination-estimates-block { padding: 0 0 50px 0; }
  .transport-three-block { padding: 30px 0 50px; }
  
  body.transport .transport-wrap:before { width: 75px; height: 50px; background-size: contain; background-repeat: no-repeat; }
  body.transport .transport-wrap { padding: 60px 0 0 0;}
  body.transport .transport-wrap p { font-size:18px; }
  body.transport .transport-wrap p a { font-size:26px; }
  
  .destination-estimates-heading h2 { font-size:30px; }
  .destination-estimates-main { display:none; }
  .destination-estimates-main.mobile { display:block; background-color: transparent; box-shadow: none; border-radius: 0; }
  
  .destination-estimates-top-part h3 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 21px; line-height: 160%; text-align: center; color: #00B0BD; }
  .destination-estimates-top-part { text-align: center; }
  .destination-estimates-list { position: relative; max-width: 340px; margin: 0 auto 20px; background-color: #ffffff; box-shadow: 0.871569px 1.74314px 13.0735px -1.74314px rgba(0, 0, 0, 0.09); border-radius: 6.97255px; padding: 20px 20px 60px; }
  .destination-estimates-middle-part { display: none; }
  .destination-estimates-middle-list h3 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 21px; line-height: 160%; text-align: center; color: #00B0BD; }
  .destination-estimates-middle-list h4 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 20px; line-height: 160%; color: #000104; display: inline-block; vertical-align: middle; margin: 0; letter-spacing: 0; }
  .destination-estimates-middle-list h6 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 400; font-size: 33px; line-height: 160%; text-align: center; color: #000104; }
  .destination-estimates-middle-list h6 em { font-family: "Poppins", sans-serif; font-style: italic; font-weight: 300; font-size: 13px; line-height: 160%; text-align: center; color: #000104; display: block; }
  .destination-estimates-middle-list span { display: inline-block; vertical-align: top; }
  .destination-estimates-middle-list h5 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 700; font-size: 20px; line-height: 131%; color: #000104; display: inline-block; vertical-align: middle; max-width: 118px; width: 100%; text-align: left; }
  .destination-estimates-middle-list { text-align: center; border-top: 2px solid #D6D6D6; padding: 20px 0; }
  .destination-estimates-middle-list span img { max-width: 65px; width: 100%; }
  .destination-estimates-middle-list span svg { max-width: 65px; width: 100%; }
  .destination-estimates-list.transport-pricing-active .click-view a img { transform: rotate(180deg); }

  .storage-banner-rt { display: none; }
  .storage-banner-lt { max-width: 100%; width: 100%; text-align: center; padding: 0; }
  .storage-banner-wrap h2 { display: none; }
  .storage-video-part { padding: 58px 0 30px; }
  .transport-three-list span { font-size: 33.38px; }
  .transport-three-list h3 { margin: 20px 0; }
  .transport-benefits-list::before { content: "";background-color: #fff;height: 1px;position: absolute;left: 0;right: 0;margin: 0 auto;bottom: 0;max-width: 135px;width: 100%; }
  .bottom-heading p { font-size: 12px;}
  .vehicle-form-wrap { padding: 0 10px;}
  .bottom-heading { margin: 10px auto 0; }
  .transport-heading { margin-bottom: 30px; max-width: 320px; }
  .transport-three-list h3 br { display: none;}
  .transport-three-list p br { display: none; }
  .transport-three-list p { max-width: 315px; margin: 0 auto; width: 100%; }
  .transport-three-block-main { padding: 40px 10px 40px; }

  .transport-heading.mobile {display: block;}
  .transport-benefits-heading.mobile {display: block;}
  .vehicle-form-section .heading.mobile {display: block;}

  .transport-heading {display: none;}
  .transport-benefits-heading {display: none;}
  .vehicle-form-section .heading {display: none;}

}
@media only screen and (max-width: 640px) { 
  .transport .storage-banner-wrap h1 {font-size: 34px;line-height: 42px;}
  .transport .storage-banner-wrap h1 span {font-size: 30px;line-height: normal; display: block; }
  
  .storage-banner-wrap { max-width: 100%;  }
  .transport .storage-banner-wrap { background-color: rgba(255,255,255,0.7); }
  .storage-video-part iframe { transform: scale(2.2); }

  .storage-pricing-list-wrap { padding:0 60px; }
  
  .transport .header-landing.storage-landing .transport-three-btn a.btn { padding: 14px 18px!important; font-size: 14px; }
  /*.transport.storage-landing header.fixed-header .logo img { max-width: 100px; height: 45px; }
  .transport .header-landing.storage-landing .logo img { max-width: 105px; height: 60px; }*/
}
@media only screen and (max-width: 575px) { 
.transport header.header-landing.storage-landing .header-lt { text-align:left; }
.transport .header-landing.storage-landing .transport-three-btn a.btn { padding: 10px 20px!important; font-size: 12px; }
.custom-switch { padding:0 0 0 4px; }
header.header-landing.storage-landing .logo { margin:0; width: 120px; }
.transport .header-landing.storage-landing .header-main .header-rt { justify-content: end; }
.header-right { margin: 0 0 0 0; }
}
@media only screen and (max-width: 480px) { 
  .transport .storage-banner-wrap h1 {font-size: 26px;line-height: 30px; margin: 0 0 5px 0; }
  .transport .storage-banner-wrap h1 span {font-size: 22px;line-height: normal; display: block; }
  
  .transport .header-landing.storage-landing .header-main .header-rt { width: calc(100% - 80px); }
  .storage-landing header.fixed-header .logo img { max-width:80px; }
  .header-landing.storage-landing .logo img { max-width: 80px; height: auto; }
  .transport header.header-landing.storage-landing .header-lt { max-width:80px; width:100%; }
  .switch { margin: 0 4px; }
  .transport .header-landing.storage-landing .transport-three-btn a.btn { padding: 9px 12px!important; font-size: 11px; }
  body.en.transport .header-landing.storage-landing .transport-three-btn a.btn { padding: 10px 20px!important; font-size: 14px; }
  
  .simple-text-wrap h2 { font-size: 22px; }
  .storage-offers-wrap h2 { font-size: 22px; }
  .storage-pricing-section .heading h2 { font-size: 22px; line-height: 28px; }
  .vehicle-form-section .heading h2 { font-size: 22px; }
  .contact-pricing a { font-size: 18px; }
  
  .storage-pricing-list-wrap { padding:0 40px; }
  .storage-offers-list:first-child { width: 100%; }
  .storage-offers-list:nth-of-type(2) { width: 100%; }
  .storage-offers-list { width:100%; border-right:0; border-bottom:2px solid #D6D6D6; padding-bottom: 20px; margin-bottom: 20px; }
  .storage-offers-list:nth-of-type(2) { border-right:0; border-bottom:2px solid #D6D6D6; }
  .storage-offers-list .icon { margin: 0 0 8px 0; }
  
  /* .storage-offers-btn a.btn { font-size: 14px; padding: 14px 30px!important; }
  .storage-banner-wrap a.btn { font-size: 14px; padding: 14px 30px!important; }
  .transport-btn a.btn { font-size: 14px; padding: 14px 30px!important; } */
  #transport-vehicle-form .container .heading { margin-bottom: 30px;}
  .vehicle-form-section .heading h2 { font-size:30px; margin-bottom: 0;  }
  .destination-estimates-middle-list h5 { max-width: 108px; }
  
  /* .transport-three-btn a.btn { padding: 18px 50px!important; } */
}
@media only screen and (max-width: 400px) { 
  .storage-pricing-list-wrap { padding:0 20px; }
  
  .transport header.header-landing.storage-landing .header-lt { width:100%; }
  .transport .header-landing.storage-landing .header-main .header-rt { width:100%; }
  /* .transport .header-landing.storage-landing .transport-three-btn a.btn { opacity: 1; visibility: visible; } */
  .header-landing.storage-landing .logo img { max-width: 100px; height: auto; } 
  .transport header.header-landing.storage-landing .header-lt { max-width: 72px; width:100%; }
  .transport header.header-landing.storage-landing .header-lt .logo { width:auto; }
  .transport header.header-landing.storage-landing .header-lt .logo img { max-width: 72px; width:100%; }
  .storage-landing header.fixed-header .logo img { max-width: 72px; height:auto; }
  .transport .header-landing.storage-landing .header-main .header-rt { /* justify-content: center; */ align-items: center; }
.transport .header-landing.storage-landing .transport-three-btn a.btn { padding: 7px 12px!important; font-size: 9px; }
.header-right .custom-switch .text { font-size: 10.3793px; }
.transport .header-landing.storage-landing .header-main .header-rt { width: calc(100% - 73px); }
.custom-switch { padding: 0 0 0 4px; }

body.en.transport .header-landing.storage-landing .transport-three-btn a.btn { padding: 8px 20px!important; font-size: 12px; }
  
}
@media only screen and (max-width: 380px) { 
  .storage-pricing-list-wrap { padding:0 0; }
  body.en.transport .header-landing.storage-landing .transport-three-btn a.btn { padding: 8px 15px!important; font-size: 12px; }
  .transport .header-landing.storage-landing .transport-three-btn a.btn { padding: 7px 5px!important; font-size: 9px; }
}

a {

text-decoration: none;
}

.header-rt { width: calc(100% - 160px); }
.header-lt { flex-grow: 1;}
.header-styles .logo { width: 150px; }
.logo { margin: 0; }
.specialty .logo { width: auto; }
.header-landing.storage-landing .logo img { position: relative; transform: none; }