﻿html, body {
}

.pageWrap {
    width: 100%;
    padding: 0;
}

.container {
    max-width: none;
}

.container.body-content {
    padding: 0px;
}

.navContainer {
    position: relative;
    background-color: #fff;
    z-index: 2;
}

.navContainer > .row {
    margin: 0;
}

nav ol {
    margin: 0;
    padding-inline-start: 0px;
    -webkit-padding-start: 0px;
}

nav ol li.breadcrumb {
    display: inline-block;
    padding: 0 0 0 5px;
    background-color: unset;
    margin-bottom: 0px;
}

nav ol li.breadcrumb .bread-spacer {
    padding-left: 5px;
}

nav ol li.breadcrumb:last-of-type .bread-spacer {
    display: none;
}


nav ol li.breadcrumb:first-child {
    padding: 0;
}

.csStorageListing {
    background-color: #fff;
    border: 2px solid var(--light-gray);
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
    margin-right: 0px !important;
    position: relative;
    width: auto;
}

.csStorageListing:first-child {
    margin-top: 10px !important;
}

    .csStorageListing .unitPrice a {
        text-decoration: none;
    }

.pop-size-guide-link {
    color: #25408F !important;
    font-size: 16px;
}

.csStateResults a.reserveButton {
    margin-left: 0;
}

a.reserveButton.mapBooknow {
    margin-top: 20px;
}

.gm-style a.reserveButton {
    margin: 0;
    padding: 15px 5px;
    font-size: 14px;
}

a.reserveButton:hover {
    color: #fff;
}

.list-icon {
    float: left;
}

.folded-map-icon {
    float: left;
    margin: 0 15px;
}

.list-icon div {
    height: 3px;
    margin: 8px 0 5px 20px;
}

.list-icon .dot {
    width: 3px;
    height: 3px;
    background-color: #a1a1a1;
    display: inline-block;
}

.list-icon .dash {
    display: inline-block;
    width: 40px;
    height: 3px;
    margin-left: 4px;
    background-color: #a1a1a1;
}

.list-link {
    margin: 4px 0 0 80px;
    color: #25408F;
    text-decoration: underline
}

.map-link {
    margin: 7px 0 0 30px;
    color: #25408F;
    text-decoration: underline;
}

.csStorageListing .csStorageUnitSizeDetails {
    z-index: 1;
    margin-left: -38px;
    margin-right: -10px;
}

    .csStorageListing .csStorageUnitSizeDetails .csUnitColumn01a {
        width: 20%;
    }

    .csStorageListing .csUnitColumn01 h4 {
        font-size: 12px;
        font-weight: bold;
    }

.csStorageListing .csUnitColumn02 {
    width: 42%;
}

.csStorageListing .csUnitColumn03 {
    width: 15%;
}

.csStorageListingLeft {
    width: 5%;
}

.csMapPinNumber {
    left: 0;
}

p.csDisplayDistance {
    left: -11px;
}

.csStorageListingRight {
    width: 94%;
    float: right;
}

.csListingDescribe {
    background-color: transparent;
    clear: left;
}

    .csListingDescribe .linkFreeTruck {
        position: relative;
        float: right;
    }

    .csListingDescribe .USITRUCK {
        background: url(images/icons/serviceIcons/csServiceIcons-storeFreeMoveIn.png) no-repeat;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        text-indent: -9999px;
        cursor: pointer;
        width: 20px;
    }

        .csListingDescribe .USITRUCK span {
            width: 20px;
        }

    .csListingDescribe .csRating {
        background: none;
        position: relative;
    }

        .csListingDescribe .csRating .csRatingReview {
            right: auto;
            top: 4px;
        }

.csRatingsMarker img {
    display: block;
    float: left;
}

.csRatingsMarker .brandNew {
    padding: 5px;
}

.csRatingsMarker > div {
    margin-left: 0;
}

.facility-hour .hour-title {
    font-weight: bold;
}

    .facility-hour .hour-title.gate {
        margin-top: 10px;
    }

.csListingImage .csRating {
    /*background-image: linear-gradient(to bottom,rgba(63,63,68,0),rgba(63,63,68,.8),rgba(63,63,68,.8));*/
    min-height: 0px;
    padding: 0 0 0 2px;
    width: 100%;
}

.facility-thumbnail {
    object-fit: contain;
    min-width: 180px;
    max-width: 240px;
    width: 240px;
}

.csListingImage.default-image .csRating {
    display: none;
}

.csListingImage {
    position: relative;
}

.csListingImage .csRating span {
    display: inline-block;
}

.csFacilityUnits .unit-to-expensive {
    display: none;
}

.csFacilityUnits .unit {
    display: inline-block;
    min-width: 100px;
    padding: 10px 0px;
    width: 100%;
}

    .csFacilityUnits .unit:last-child {
        border-bottom: solid 2px red;
    }

    .csFacilityUnits .unit.open,
    .csFacilityUnits .unit.closed {
        padding: 10px 0px !important;
    }

    .csFacilityUnits .unit .unavailable {
        color: #767676;
        font-style: italic;
        font-size: 12px;
    }

.csFacilityOffer .nopromotion {
    display: none;
}

.promo-moveintruck {
    display: block;
    color: black;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
    min-width: 103px;
}

    .promo-moveintruck:after {
        content: '†';
        font-size: 8px;
        vertical-align: super;
        padding-left: 2px;
    }

.csStateResults .csListingDescribe .csFacilityMapItems span.distanceTo {
    display: none;
}

.csStateResults .csFacilityOffer {
    position: relative;
    padding-top: 14px;
    float: left;
    margin: 0 0 10px;
    margin-left: 40px;
}

    .csStateResults .csFacilityOffer .promotion {
        float: none;
    }

    .csStateResults .csFacilityOffer .nopromotion {
        min-height: 15px;
        display: block;
    }

.csListingDescribe .csFacilityMapItems {
    padding-left: 0px;
    padding-top: 3px;
    height: 24px;
}

.selected .csFacilityMapItems span.distanceTo {
    color: #666;
}

.csFacilityUnits .csFacilityMapItems span .distanceTo::after {
    content: ' miles';
}

.csSearchResults .GMapBox .gm-style .gm-style-iw .csRatingsMarker span.USITRUCK {
    background: url(images/icons/serviceIcons/csServiceIcons-storeFreeMoveIn-16.png) no-repeat;
    padding: 0 0 0 1.8em;
    font-size: 11px;
    line-height: 1.5em;
    background-size: contain;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    color: #000;
}

.csRatingsMarker a.USITRUCK:hover {
    color: #000;
}

.csSearchResults .popup-window-content .csRating,
.csSearchResults .GMapBox .csRating {
    position: absolute;
    bottom: auto;
    padding: 5px;
    margin-left: 0px;
    margin-top: -28px;
    height: 28px;
    background: none;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.7));
    width: 100%;
}

.csSearchResults .GMapBox .popup-window-content span.star,
.csSearchResults .GMapBox .gm-style .gm-style-iw span.star {
    width: 20px;
    height: 20px;
    display: inline-block;
    padding-top: 0;
}

.star.white:before {
    color: #fff;
}

.csRating .star.blue {
    float: left;
    margin-right: 2px;
}

.csRating .star {
    float: left;
    margin-right: 2px;
    padding: 7px 0 0 0;
}

.csFacility .csRating .star {
    padding: 0;
}

.star.blue:before {
    color: #91a5c3;
}

.csSearchResults .GMapBox .csRatingReview {
    right: auto;
    margin-right: -18px;
}

.csFacility .desktop-subheader {
    margin-top: 7px;
}

.csSearchResults .GMapBox p.superstore {
    float: none;
}

.csFacility .star-container, .csFacility .rating-container {
    display: block;
    float: left;
}

.csFacility .rating-container {
    padding-top: 2px;
}

.csSearchResults .GMapBox p.superstore a {
    text-decoration: none;
    cursor: default;
}

    .csSearchResults .GMapBox p.superstore a:hover {
        color: #3f8bcb;
    }

.csSearchResults {
    height: 100%;
    position: relative;
}

    .csSearchResults .col-md-7 .row {
        position: relative;
        height: calc(100vh - 230px) !important;
    }

    .csSearchResults .col-md-5 .col-md-5 {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
    }

    .csSearchResults .GMapBox {
        width: 100%;
        height: 100%;
    }

    .csSearchResults .csStorageListingState {
        width: 100%;
    }

    .csSearchResults .csStorageListingStateTitle a {
        margin-left: 5px;
    }

    .csSearchResults .csStorageListingState .csStorageListingLeftState {
        width: 5%;
        float: left;
    }

        .csSearchResults .csStorageListingState .csStorageListingLeftState:after {
            content: none;
        }

    .csSearchResults .csStorageListingState .csStorageListingRightState {
        /*background-color: transparent;*/
        top: auto;
        bottom: auto;
        height: auto;
        position: relative;
        width: 91%;
        float: left;
    }

.gmnoprint:nth-last-of-type(2) {
    bottom: auto !important;
    top: 120px;
    right: auto !important;
    left: 0;
}

.csInStore .gmnoprint:nth-last-of-type(2) {
    top: 180px;
}

.csStepGuide_Map,
.csStepGuide_Map_Larry {
    margin: 20px 0 15px 0;
    background-size: 100% 300%;
}

.csSearchResults .csCurrentDeals,
.csCurrentDeals .csPromotion {
    color: #d21034;
    margin: 5px 0 10px;
}

.col-md-12 .csFacilityOffer span.promotion {
    display: table-cell !important;
}

.csPromotionIntro {
    line-height: 24px;
}

.contentSubTitle {
    margin: 0 5px 12px 5px;
    padding-left: 15px;
    width: 97%;
}

    .contentSubTitle h5.csCBE {
        margin-bottom: 12px;
    }

.csStorageUnitSizeTabs h4.csCBE {
    font: normal 22px/24px 'PT Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #444;
    line-height: 1.0em;
}

.csStorageUnitSizeTabs span.tabtoggle {
    width: 100%;
}

.csStorageUnitSizeTab {
    width: 19%;
    margin-right: 1%;
    background-size: 4px 100%;
}

.csStorageUnitSizeBtnTab {
    width: 20%;
}

.csStorageUnitSizeTabs .csGreenButton {
    font-size: 17px;
    line-height: 1.2em;
    background-size: 6%;
    margin-top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.csShowFacility {
    height: 100%;
    position: relative;
}

    .csShowFacility .col-md-7 {
        background-color: #fff;
        padding-bottom: 20px;
        float: right;
    }

    .csShowFacility .col-md-5 {
        position: fixed;
        height: 100vh;
        top: 0;
        bottom: 0;
        margin-right: -640px;
    }

        .csShowFacility .col-md-5 .row {
            position: relative;
            margin-right: 626px;
        }

    .csShowFacility .GMapBox {
        width: 100%;
        height: 100%;
    }

    .csShowFacility .csStepGuide {
        margin: 20px 0 15px 0;
        background-size: 100% 400%;
        float: right;
        width: 79%;
    }

    .csShowFacility .csGreenButton.csBackToSearch {
        margin: 25px 0 15px 0;
        width: 19%;
        line-height: 1.9em;
        padding: 0;
        float: left;
        position: relative;
        z-index: 2;
    }

.csFacilityOffer {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    margin: 5px 0px;
    width: auto;
    float: none;
}

    .csFacilityOffer.los-text-banner {
        float: left;
        bottom: 60px;
        text-align: center;
        font: 20px;
        left: 200px;
    }

    .csFacilityOffer.los-text-banner-mobile {
        display: none;
    }

    .csFacilityOffer.los-text-banner div.los-divider {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #ccc;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .csFacilityOffer.los-text-banner .los-red {
        color: #cf1f2f;
        font-size: 20px;
        font-weight: bold;
        font-family: 'PT Sans',sans-serif;
    }

    .csFacilityOffer.los-text-banner .los-blue {
        color: #25408f;
        font-size: 20px;
        font-weight: bold;
        font-family: 'PT Sans',sans-serif;
    }

    .csFacilityOffer.los-text-banner div.los-divider span {
        padding: 0 10px;
        margin: 0;
        font-size: 20px;
        font: inherit;
        font-size: 20px;
        background: #FFF;
    }

.csStorageSizeDimension.listItem.selected .csStorageListing .csFacilityOffer.los-text-banner div.los-divider span {
    background: #ebeff4;
}

sup.los-blue-promotion {
    color: #25408f;
}

sup.los-red-promotion {
    color: #d21034;
}

.csStorageListing .col-lg-8.col-md-8 {
    position: unset;
}

.csFacilityOffer strong {
    font-weight: 500;
    font-size: 18px;
}

.csFacilityDetailsWrap {
    border: 1px solid #ccc;
    border-right: none;
    border-left: none;
    padding: 5px 0;
    margin-bottom: 15px;
}

.csFacilityDetails {
    width: 50%;
    float: left;
}

    .csFacilityDetails #addressbox {
        margin: 0 10px 0 0;
    }

.csSpecialsDisplayText {
    width: 50%;
    float: left;
}

.csServices {
    padding: 0;
}

.hide-prebook {
    display: none !important;
}

.csFacilitySpecials {
    margin: 0;
    border: none;
}

.csShowFacility .csStorageUnitSizeTabs {
    width: 80%;
}

.csShowFacility .csSizeGuideLink {
    left: auto;
    right: 0;
    position: absolute;
    top: 33px;
    color: #666;
}

    .csShowFacility .csSizeGuideLink span {
        color: #666;
    }

    .csShowFacility .csSizeGuideLink a {
        display: block;
    }

.show-facility-card, .view-map-link {
    display: none;
}

.csShowFacility .csStorageUnitSelect {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #444;
    margin: 0;
}

.csShowFacility .csStorageUnitSelectSize {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #666;
}

    .csShowFacility .csStorageUnitSelectSize a,
    .csShowFacility .csStorageUnitSelectSize span {
        text-decoration: underline;
        cursor: pointer;
    }

.csFacility .safe-icon {
    float: left;
    width: 35px;
    margin-right: 10px;
    margin-top: 18px;
}

.csFacility .star-icon {
    float: left;
    width: 28px;
    height: 28px;
    margin-top: 14px;
    margin-right: 10px;
}

.csFacility .deal-icon {
    float: left;
    width: 35px;
    height: auto;
    margin-top: 5px;
    margin-right: 10px;
}

.csShowFacility .csUnitColumn01a {
    background-color: #ffffff;
    float: left;
    padding: 20px 0px;
    width: 35%;
}

.csShowFacility .csUnitColContainer {
    width: 65%;
    display: inline-block;
    float: left;
}

.csShowFacility .csUnitColumn01 {
    width: 56%;
    float: left;
}

.csShowFacility .csUnitColumn02 {
    float: left;
    width: 44%;
}

    .csShowFacility .csUnitColumn02 + .red-button {
        margin-top: 20px;
    }

.csShowFacility .csUnitColumn03 {
    width: 260px;
    padding-top: 10px;
    float: left;
}

.button-mobile-fix-container {
    display: flex;
    width: 100%;
}

.csShowFacility .col-md-7 div {
    z-index: 2;
}

.csShowFacility .col-md-7 .activeTab {
    z-index: 3;
}

.csStorageSizeDimension .csMapPinNumber {
    float: left;
    position: relative;
    margin: 0 15px 20px 0;
}

#pageData .state-city-header {
    color: #25408F;
    font-weight: bold;
    font-size: 16px;
    padding: 5px 0px 5px 15px;
    margin-top: 0;
    margin-bottom: 8px;
}

    #pageData .state-city-header a {
        text-decoration: none;
    }

.csStorageSizeDimension .csListingDescribe {
    margin-left: 40px;
    padding-top: 0;
}

.csMtaStops {
    font-size: 14px;
}

.csMtaStops img {
    margin-right: 2px;
    padding-bottom: 5px;
    width: 20px;
}

.csStorageSizeDimension .csListingDescribe h3, .csStorageSizeDimension .csListingDescribe h4 {
    margin: 0px;
    font-size: 16px;
}

.csSearchResults .col-md-5 div {
    z-index: 2;
}

.csSearchResults .col-md-5 .activeTab {
    z-index: 3;
}

.csStorageUnitSizeTab.csUnavailable {
    background-color: rgba(255,255,255,0.4);
}

.csNyRefineSearchWrap .csNyAreaBtns {
    text-align: center;
    margin: 12px auto;
    width: 65%;
    display: block;
    border-radius: 6px;
    height: 50px;
}

    .csNyRefineSearchWrap .csNyAreaBtns li {
        float: left;
        vertical-align: -webkit-baseline-middle;
        width: 33.33%;
        font-size: 18px;
        line-height: 1em;
        display: block;
        margin: 0 0 12px;
    }

        .csNyRefineSearchWrap .csNyAreaBtns li:hover,
        .csNyRefineSearchWrap .csNyAreaBtns li.current {
            background: #91A5C3;
            cursor: pointer;
        }

            .csNyRefineSearchWrap .csNyAreaBtns li:hover a,
            .csNyRefineSearchWrap .csNyAreaBtns li.current a {
                color: black;
            }

        .csNyRefineSearchWrap .csNyAreaBtns li a {
            display: block;
            height: 50px;
            text-align: center;
        }

            .csNyRefineSearchWrap .csNyAreaBtns li a span {
                margin: 11px 0 0 0;
                font-size: 9.5px;
                line-height: 1em;
            }

#faqText, .ft-extra-container, #cityContentText {
    background-color: #fff;
    padding-bottom: 0;
    border-radius: 0px;
    background: none;
    padding: 0;
    margin-top: 30px;
    max-width: 800px;
    width: 94%;
}

    #faqText .ui-accordion-header,
    #cityContentText .ui-accordion-header,
    .ft-extra-container .ui-accordion-header {
        border-radius: unset;
        border-right: none;
        color: var(--dark-blue);
        font-family: 'abril-text', Arial, sans-serif !important;
        font-style: italic !important;
        font-size: 22px;
        font-weight: bold;
        margin: 0;
        margin-top: 0;
        padding: 15px 40px 15px 0px;
    }

#faqText .city-text-tab, .ft-extra-container .city-text-tab, #cityContentText .city-text-tab {
    background: none;
    border: none;
    margin: 0;
    padding: 10px;
    padding-bottom: 20px;
}

.city-text-tab h4 {
    font-size: 13px;
    font-weight: 700;
    color: #000;
}

    .city-text-tab h4.nopadding-bottom {
        margin-bottom: 0;
    }

.city-text-tab p {
    color: var(--dark-gray);
    font-family: 'din-2014',Arial,sans-serif !important;
    font-weight: 300 !important;
    font-size: 16px;
    line-height: 1.75
}

.city-text-tab ul {
    padding-left: 25px;
    font-family: 'din-2014',Arial,sans-serif !important;
    font-size: 16px;
    font-weight: 300 !important;
    color: var(--dark-gray);
}

#faqText #ctRightFeatures {
    margin-left: 50px;
}

#faqText .ctDisclaimer {
    color: #000;
}

.list-nearby-cities {
    margin: 10px;
    position: relative;
    text-align: center;
}

    .list-nearby-cities h3 {
        color: var(--dark-blue);
        font-family: 'din-2014',Arial,sans-serif !important;
        font-size: 16px;
        font-weight: 700 !important;
        margin: 35px 0px 5px 0px;
    }

.blogItem .csContent {
    line-height: 1.75;
}


.storagefaqs,
.cs3UpItems.csPostHighlight h2 {
    color: var(--red);
    font-family: 'din-2014',Arial,sans-serif !important;
    font-size: 40px;
    font-weight: 700 !important;
    padding-top: 60px;
}


.cs3UpItems.csPostHighlight h2 {
    padding: 60px 0px 30px 0px !important;
}

.cs3UpItems.csPostHighlight h3 {
    color: var(--dark-blue);
    font-family: 'abril-text', Arial, sans-serif !important;
    font-style: italic !important;
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    text-decoration: none !important;
}


.cs3UpItems.csPostHighlight h3 a {
    color: var(--dark-blue);
}

.list-nearby-cities ul li.list-nearby-city {
    display: inline-block;
    border-right: 1px solid #4a4a4a;
    padding: 5px 10px;
    line-height: 0px;
}

    .list-nearby-cities ul li.list-nearby-city:nth-child(5) {
        border-width: 0px;
    }

.list-nearby-city a, .list-nearby-city a:hover {
    color: var(--dark-gray);
    font-size: 14px;
    text-decoration: underline;
}

.list-nearby-cities ul li.list-nearby-city.view-all,
.list-nearby-cities ul li.list-nearby-city.hide-all {
    border-right: none;
}

    .list-nearby-cities ul li.list-nearby-city.view-all button,
    .list-nearby-cities ul li.list-nearby-city.hide-all button, .list-nearby-cities .view-all button, .list-nearby-cities .hide-all button {
        line-height: 1em;
        color: #4a4a4a;
        font-size: 13px;
    }
/*--------------------------SUBHEADER STYLES ------------------------*/
.csSubHeader {
    display: block;
    position: relative;
    height: auto;
    background-color: #f5f2f2;
    width: 100%;
    z-index: 10;
}

    .csSubHeader a {
        color: #666666;
        font-size: 12px;
        white-space: nowrap;
    }

    .csSubHeader .csLeftColumn {
        width: 100%;
        padding: 15px 15px 0px 15px;
        color: #666666;
        font-size: 12px;
    }

.dealsWidget .csSubHeader .csLeftColumn {
    width: auto;
    float: none;
}

.csSubHeader .csRightColumn {
    text-align: center;
    width: 100%;
    float: none;
    clear: both;
}

.dealsWidget .csSubHeader .csRightColumn {
    width: auto;
    float: right;
    margin-top: -30px;
    margin-right: 50px;
}

.dealsWidget .reservationPage .csSubHeader .csRightColumn {
    margin-top: -10px;
}

#city-state-deals-container {
    display: none;
}

.dealsWidget #city-state-deals-container {
    display: block;
}

#city-state-deals-container {
    min-height: 100px;
}

@media(min-width:1024px) {
    #city-state-deals-container {
        min-height: 300px;
    }
}

.csTitleArea {
    width: 100%;
    background-color: #fff;
    padding: 10px 0;
}

    .csTitleArea.kweHeader {
        padding: 100px 0;
        background-size: cover;
        background-position: center;
        position: relative;
    }

@media screen and (min-width: 1024px) {
    .csTitleArea.kweHeader.boat {
        background-image: url('/wp-content/uploads/2020/09/hero-boat.jpg');
    }

    .csTitleArea.kweHeader.driveup {
        background-image: url('/wp-content/uploads/2019/08/kwe-header-driveup.jpg');
    }

    .csTitleArea.kweHeader.lockers {
        background-image: url('/wp-content/uploads/2019/08/kwe-header-lockers.jpg');
    }

    .csTitleArea.kweHeader.rv {
        background-image: url('/wp-content/uploads/2019/08/kwe-header-rv.jpg');
    }

    .csTitleArea.kweHeader.motorcycle,
    .csTitleArea.kweHeader.vehicle {
        background-image: url('/wp-content/uploads/2020/09/hero-vehicle.jpg');
    }

    .csTitleArea.kweHeader.car {
        background-image: url('/wp-content/uploads/2020/09/hero-car.jpg');
    }

    .csTitleArea.kweHeader.climatecontrolled {
        background-image: url('/wp-content/uploads/2020/09/hero-climatecontrolled.jpg');
    }

    .csTitleArea.kweHeader.large {
        background-image: url('/wp-content/uploads/2020/09/hero-large.jpg');
    }

    .csTitleArea.kweHeader.medium {
        background-image: url('/wp-content/uploads/2020/09/hero-medium.jpg');
    }
}

.csTitleArea.kweHeader:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    display: block;
}

.csSubHeader .kweHeader p {
    color: #fff;
    position: relative;
    font-size: 16px;
    line-height: 1.3;
}

.csTitleArea h1,
.csTitleArea h2 {
    padding: 20px;
    margin: 0;
}

.csTitleArea.kweHeader h1, .csTitleArea.kweHeader h2 {
    color: #fff;
    position: relative;
}

.csTitleArea p {
    max-width: 740px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.csSubHeader .csRightColumn .csStepGuide_Map,
.csShowUnit .csRightColumn .csStepGuide {
    margin: 0 20px 0 0;
    display: inline-block;
    white-space: nowrap;
    background: none;
}

.reservationPage .csSubHeader .csRightColumn .csStepGuide_Map {
    margin: 18px 0 0 0;
}

.csSubHeader .csRightColumn .csStepGuide_Map ol,
.csSubHeader .csRightColumn .csStepGuide_Map ol li {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
}

.csSubHeader .csRightColumn .csStepGuide_Map li a {
    font-family: 'din-2014',Arial,sans-serif !important;
    font-weight: 300 !important;
    text-indent: 0;
    color: #666666;
    font-weight: 400;
    font-size: 14px;
    padding: 8.5px 0 6px 30px;
    line-height: 1em;
    width: 36.33%;
    text-decoration: none;
}

    .csSubHeader .csRightColumn .csStepGuide_Map li a:hover {
        text-decoration: none;
    }

    .csSubHeader .csRightColumn .csStepGuide_Map li a.csActiveStep {
        color: var(--red);
        font-family: 'din-2014',Arial,sans-serif !important;
        font-weight: 700 !important;
    }

        .csSubHeader .csRightColumn .csStepGuide_Map li a.csActiveStep.csPastStep {
            color: #ccc;
            pointer-events: all;
        }

    .csSubHeader .csRightColumn .csStepGuide_Map li a:before {
        background: none;
        border: 1px solid #666666;
        border-radius: 50%;
        color: #666666;
        content: " ";
        font-family: 'din-2014', Arial, sans-serif;
        font-weight: 700 !important;
        left: 2px;
        padding: 3px 6px;
        position: absolute;
        top: 50%;
        transform: translate(0,-50%);
        -webkit-transform: translate(0,-50%);
    }


    .csSubHeader .csRightColumn .csStepGuide_Map li a.csActiveStep:before {
        border: 1px solid #cf1f2f;
        color: #f2f2f2;
        background: #cf1f2f;
    }

    .csSubHeader .csRightColumn .csStepGuide_Map li a.csActiveStep.csPastStep:before {
        background: #ccc;
    }

    .csSubHeader .csRightColumn .csStepGuide_Map li a.csActiveStep:after {
        border-left-color: #767676;
    }

.csSubHeader .csRightColumn .csStepGuide_Map li:first-of-type a:before {
    content: "1";
}

.csSubHeader .csRightColumn .csStepGuide_Map li:nth-of-type(2) a {
    width: auto;
    padding-left: 37px;
    margin: 0 10px;
}

    .csSubHeader .csRightColumn .csStepGuide_Map li:nth-of-type(2) a:before {
        content: "2";
        left: 9px;
    }

.csSubHeader .csRightColumn .csStepGuide_Map li:last-of-type a:before {
    content: "3";
    left: 9px;
}

.csSubHeader .csRightColumn .csStepGuide_Map li:last-of-type a {
    width: 30%;
    padding-left: 37px;
}

    .csSubHeader .csRightColumn .csStepGuide_Map li:last-of-type a:after {
        border-left-color: #fff;
        right: auto;
        left: -5px;
        z-index: 200;
    }

.csShowFacility .csSubHeader .csRightColumn .csStepGuide_Map li:last-of-type a:after {
    border-left-color: #767676;
}

.csSubHeader .csRightColumn .csStepGuide_Map_Larry {
    margin: 20px 20px 15px 0;
    display: inline-block;
}

.csSubHeader h3 {
    font-family: 'Domine', serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.0em;
    margin: 0 0 4px;
}

.csSubHeader p {
    font-size: 14px;
    line-height: 1.0em;
    margin: 0 auto;
    font-family: 'PT Sans', sans-serif;
}

.csSearchResults .csCurrentDeals {
    margin-bottom: 0;
    padding-bottom: 20px !important;
}

.csSearchResults .csCurrentDeals, .csCurrentDeals .csPromotion {
    color: #444;
    font-size: 13px;
}

    .csCurrentDeals .csPromotion h4 {
        margin-top: 0;
    }

.hideTest .csSearchResults .csCurrentDeals, .hideTest .csCurrentDeals .csPromotion {
    color: #d21034;
    font-size: 18px;
}

.csSearchResults .csCurrentDeals p.csCBE {
    font-family: 'PT Sans', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 4px;
    color: #d21034;
}

.csRefineSearch .csRefineSearchTools {
    font-family: 'PT Sans', sans-serif;
}

.csSearchResults h1.csCBE {
    margin-top: 20px;
}

.hideTest .csSearchResults h1.csCBE {
    display: none;
}

    .hideTest .csSearchResults h1.csCBE.csStateView {
        display: block;
    }

.hideTest .csSearchResults h2.csCBE.csStateView {
    display: none;
}

.hideTest .csSearchResults h1.csCBE {
    margin-top: 0;
}

.hideTest .csCurrentDeals h1.csCBE {
    display: block;
    margin-top: -3px;
}

    .hideTest .csCurrentDeals h1.csCBE.csStateView {
        display: none;
    }

.csCurrentDeals h1.csCBE {
    display: none;
}

.hideTest .csCurrentDeals h2.csCBE {
    display: none;
}

.hideTest .contentSubTitle {
    border-top: none;
    padding-top: 0;
}

h6.csCBE {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 20px;
}

.hideTest h6.csCBE {
    display: block;
    margin: 0 0 10px 0;
}

.hideTest .csRefineSearchTools {
    margin-bottom: 20px;
    display: inline-block;
}

.hideTest .contentSubTitle h5.csCBE {
    margin-bottom: 12px;
    font-size: 14px;
}

.contentSubTitle h5.csCBE {
    margin-bottom: 0;
    font-size: 13px;
}

.csShowFacility .col-md-7 {
    padding-top: 85px;
}

.csCurrentDeals {
    background-size: 55px;
}


.hideTest .col-md-12 .csCurrentDeals {
    margin-top: 8px;
    padding-bottom: 7px !important;
    border-bottom: 1px solid #ccc;
    margin-bottom: 14px;
}

.csNetworkFacility, .csNetworkDisclaimer {
    margin-left: 5px;
}

.col-md-12 .csFacilityOffer span.promotion {
    color: #d21034;
    display: inline;
    height: auto;
}

.col-md-12 .csFacilityOffer span {
    font-size: 13px;
    color: #444;
}

    .col-md-12 .csFacilityOffer span strong {
        font-size: 13px;
        color: #444;
    }

.hideTest .col-md-12 .csFacilityOffer span {
    font-size: 18px;
    color: #d21034;
}

    .hideTest .col-md-12 .csFacilityOffer span strong {
        font-size: 18px;
        color: #d21034;
    }

.col-md-12 .csFacilityOffer span.csPromotionIntro {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 4px;
}

.hideTest .col-md-12 .csFacilityOffer span.csPromotionIntro {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
/*--------------------------MAP FOOTER STYLES ------------------------*/
.csMapFooter {
    background-color: #D6D5D5;
    box-shadow: rgba(0,0,0,0.3) 0 -5px 10px;
    height: 90px;
    width: 100%;
    position: fixed;
    bottom: 0;
}

    .csMapFooter img {
        margin-left: 20px;
        vertical-align: middle;
    }

    .csMapFooter span {
        font-size: 18px;
        font-weight: 500;
        font-family: 'Domine', serif;
        line-height: 1.2em;
        color: #444;
        padding-left: 20px;
        position: relative;
        top: 50%;
        -moz-transform: translate(0,-70%);
        -ms-transform: translate(0,-70%);
        -o-transform: translate(0,-70%);
        -webkit-transform: translate(0,-70%);
        transform: translate(0,-70%);
        display: inline-block;
        width: 250px;
    }
/*--------------------------HIDE TEST STYLES ------------------------*/
.hideTest .csSubHeader {
    display: none;
}

.hideTest .csSearchResults .col-md-5 {
    padding-top: 0;
}

    .hideTest .csSearchResults .col-md-5 .csStepGuide_Map {
        display: block;
    }

.hideTest .csShowFacility .col-md-7 {
    padding-top: 0;
}

    .hideTest .csShowFacility .col-md-7 .csStepGuide {
        display: block;
    }

    .hideTest .csShowFacility .col-md-7 .csBackToSearch {
        display: block;
    }

.hideTest .csMapFooter {
    display: none;
}

.hideTest #csHeaderWrap {
    box-shadow: rgba(0,0,0,0.3) 0 5px 10px;
}

#csHeaderWrap {
    z-index: 11;
    box-shadow: none;
}

.csSearchResults .col-md-5 .csStepGuide_Map {
    display: none;
    position: relative;
}

.csShowFacility .col-md-7 .csStepGuide {
    display: none;
    position: relative;
}

.csShowFacility .col-md-7 .csBackToSearch {
    display: none;
}

.no-data-found {
    background-color: white;
    margin: 20px 0 100px 0;
}

.no-data-found.csContainer {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .no-data-found .cs-no-data-header {
        color: var(--red);
        line-height: 1.4;
        font-family: 'din-2014',Arial,sans-serif !important;
        font-size: 60px;
        font-weight: 700 !important;
        padding-top: 10px;
    }

.no-data-found .cs-no-data-img{
    padding-right: 50px;
    padding-top: 60px;
}

.no-data-found .cs-no-data-img img{
    max-width: 400px;
    width: 95%;
}

.no-data-found .cs-no-data-search {
    padding-top: 40px;
}

.no-data-found .cs-no-data-search .no-data-search-box {
    text-align: left !important;
}

.no-data-found .cs-no-data-search #no-data-search-box {
    padding-left: 0px !important;
}

.no-data-found .cs-no-data-search #no-data-search-box .search-location-container,
.no-data-found .cs-no-data-search #no-data-search-box .search-location-container input.search-location-input {
    height: 36px !important;
}

.no-data-found .cs-no-data-search #no-data-search-button {
    height: 36px;
}


.no-data-found .cs-no-data-search #no-data-search-button {
    min-width: unset !important;
    padding-top: 2px;
    top: 0px;
    width: unset !important;
}

    .no-data-found .cs-no-data-subheader {
        color: var(--dark-gray);
        line-height: 1.5;
        font-family: 'din-2014',Arial,sans-serif !important;
        font-size: 16px;
        font-weight: normal !important;
        padding-top: 40px;
    }

.no-data-found .cs-no-data-subheader a,
.no-data-found .cs-no-data-subheader a:hover,
.no-data-found .cs-no-data-subheader a:active {
    text-decoration: underline !important;
}

.no-data-search-box {
    margin: 0 auto;
    width: 377px;
    position: relative;
    height: 65px;
    display: inline-block;
    text-align: center;
}

.no-data-found .col-md-9 {
    padding-left: 0px !important;
}

.no-data-found .no-data-icon {
    background-image: url(/facilities/Content/images/csCubieWhoops.png);
    height: 133px;
    width: 95px;
    display: inline-block;
    float: left;
    background-size: contain;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.no-data-found .no-data-search {
    font-size: 32px;
    color: #cf1f2f;
    font-weight: bold;
    display: inline-block;
    font-family: 'Domine', serif;
}

.no-data-found .no-data-text {
    font-size: 16px;
    color: #000;
    display: block;
    text-align: left;
    padding-top: 35px;
}

.no-data-nearest {
    margin-top: 30px;
}

    .no-data-nearest .no-data-nearby-city a {
        color: #4a4a4a;
        font-size: 13px;
    }

    .no-data-nearest .no-data-nearest-text {
        color: #4a4a4a;
        font-size: 13px;
        font-weight: bold;
    }

    .no-data-nearest .no-data-nearby-city {
        border-right: 1px solid #4a4a4a;
        padding: 0px 10px;
        margin: 10px 0px;
        display: inline-block;
    }

        .no-data-nearest .no-data-nearby-city:last-child {
            border-right: none;
        }
/*--------------------------NO TABS LIST STYLES ------------------------*/
.noTabsList .csStorageListing .csStorageListingRight {
    min-height: 116px;
}

.noTabsList .csStorageListing .csStorageUnitSizeTab {
    display: none;
}

.noTabsList .csStorageListing .csStorageUnitSizeTabs {
    min-height: 38px;
}

.noTabsList .csStorageListing .csStorageUnitSizeBtnTab {
    position: absolute;
    right: 0;
    bottom: -10px;
    margin: 0;
}

.noTabsList .csStorageListing .csListingDescribe .USITRUCK {
    top: 0;
}

.noTabsList .csStorageListing .csListingDescribe .csRating {
    position: relative;
    width: 100%;
    right: auto;
    left: -4px;
}

    .noTabsList .csStorageListing .csListingDescribe .csRating .csRatingReview {
        top: auto;
        position: relative;
        right: auto;
        padding: 0;
        vertical-align: top;
    }

    .noTabsList .csStorageListing .csListingDescribe .csRating span {
        display: inline-block;
        padding-top: 3px;
    }

.csUnitSizeList {
    display: none;
}

.csUnitLowestPrice {
    display: none;
}

.noTabsList .csStorageListing .csUnitSizeList {
    display: block;
    position: absolute;
    bottom: 4px;
    left: 4px;
}

    .noTabsList .csStorageListing .csUnitSizeList h2 {
        font: bold 13px/16px Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        color: #444;
    }

    .noTabsList .csStorageListing .csUnitSizeList p {
        font: normal 13px/16px Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0 0 4px;
        color: #444;
    }

.noTabsList .csStorageListing .csUnitLowestPrice {
    display: block;
    position: absolute;
    right: 22%;
    bottom: 4px;
    text-align: right;
}

    .noTabsList .csStorageListing .csUnitLowestPrice h2 {
        font: bold 26px/26px Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        color: #444;
    }

    .noTabsList .csStorageListing .csUnitLowestPrice p {
        font: normal 11px/13px Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        color: #444;
    }

.hideTest .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    bottom: 69px !important;
}

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    bottom: 60px !important;
}
/************    Map popup styles    *******************/
.gm-style .gm-style-iw-c {
    padding: 0;
    border-radius: 0;
}

.gm-style img {
    width: 100%;
    height: auto;
    max-width: 185px;
}

.gm-style .gm-style-iw-c button img {
    width: 30px !important;
    height: 30px !important;
}

.gm-style .gm-style-iw-c button:not(.visually-clear) {
    top: 0px !important;
    right: 0px !important;
    background-image: url(/facilities/Content/images/cubesmartBtnClose.png) !important;
    background-size: auto !important;
    width: 30px !important;
    height: 30px !important;
    background-color: #ffffff !important;
    opacity: 1;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.gm-style .gm-style-iw-c button img {
    display: none !important;
}

.gm-style-iw .gm-style-iw-d {
    overflow: hidden !important;
}

.gm-style-cc div {
    bottom: 0 !important;
}

.popup-window-content .csRatingsMarker,
.gm-style-iw .csRatingsMarker {
    padding: 0px 2px 10px 7px;
}

    .popup-window-content .csRatingsMarker .mapAddress,
    .gm-style-iw .csRatingsMarker .mapAddress {
        float: left;
        width: 100%;
    }

.csSearchResults .GMapBox .popup-window-content span,
.csSearchResults .GMapBox .gm-style .gm-style-iw span {
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.popup-window-content .promo-moveintruck,
.gm-style-iw .promo-moveintruck {
    position: relative;
    color: black;
    padding-top: 3px;
    padding-left: 28px;
    font-weight: normal;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
}

.popup-window-content .view-in-list,
.gm-style .view-in-list {
    color: #000;
    font-size: 14px;
    padding: 5px 0 0 0;
    letter-spacing: 2px;
}

.csSearchResults .popup-window-content .view-in-list span,
.csSearchResults .GMapBox .gm-style .gm-style-iw .view-in-list span {
    color: #767676;
    font-size: 13px;
    display: inline-block;
    letter-spacing: normal;
}

.popup-window-content .view-in-list a,
.gm-style .view-in-list a {
    color: #25408f;
    font-size: 13px;
    display: inline-block;
    letter-spacing: normal;
}

.promo-moveintruck img {
    display: inline-block;
    position: absolute;
    left: -26px;
    top: 5px;
    height: auto;
    width: auto;
}

.popup-window-content .promo-moveintruck img,
.gm-style-iw .promo-moveintruck img {
    margin-left: 25px;
}

#subgurim_GMap1 div div.gm-style div:nth-last-of-type(8) {
    bottom: 0 !important;
}
/* Override Adobe script styles with specificity */
HTML > BODY > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(1) > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(5) > DIV.csSizeGuideLink {
    visibility: visible;
}

HTML > BODY > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(1) > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(4) > DIV:nth-of-type(2) > SPAN:nth-of-type(1) {
}

HTML > BODY > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(1) > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV.csStorageSpecials > DIV:nth-of-type(1) {
    visibility: visible;
}
/*------------------------Add link to facilty address styles--------------*/
.csListingDescribe h2 {
    font-size: 16px;
}

    .csListingDescribe h2 a {
        text-decoration: none;
    }

        .csListingDescribe h2 a:hover {
            list-style: none;
            border-bottom: 1px solid #3f8bcb;
        }

        .csListingDescribe h2 a span {
            float: none;
        }
/*-------------------------- Most Popular Treatment 1 ------------------*/
.csSearchResults .contentSubTitle {
    float: none;
    /*margin: 0px;*/
}

.contentSubTitle h2 {
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    margin: 0;
}

.mpTip {
    background-image: url(images/icon-tip.png);
    background-repeat: no-repeat;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    margin: -12px 0 5px 15px;
    position: relative;
    padding-left: 40px;
    display: block;
    color: #666;
}

.csShowFacility .col-md-7 .csStorageUnitSizeTab.mostPopularGroupSize:after {
    background-color: #444;
    color: #fff;
    content: "Most Popular";
    font-family: 'PT Sans', sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: 700;
    left: -1px;
    line-height: 1.0em;
    padding: 0.3em 0;
    position: absolute;
    right: -1px;
    text-align: center;
    text-transform: uppercase;
    top: -16px;
}

/*------------------------- GALLERY/DESCRIPTION POPUP STYES -------------------------*/
.overlayDark {
    /*display: none;*/
    /*
        background-color: rgba(0,0,0,0.50);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 9999;
        */
}

#directionContent {
    background-color: #fff;
    display: none;
    height: 494px;
    height: 541px;
    left: 0;
    margin: 0 auto;
    padding: 15px;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    width: 690px;
    width: 717px;
    z-index: 10000;
}

    #directionContent iframe {
        width: 100%;
        height: 100%;
    }

.closeBox {
    background-color: #fff;
    border-radius: 50%;
    color: #444;
    cursor: pointer;
    display: block;
    font-size: 1.5em;
    height: 20px;
    line-height: .9em;
    padding: 0;
    position: absolute;
    right: -22px;
    text-align: center;
    top: -20px;
    width: 20px;
}

#photoLightbox {
    /*display: none;
    background-color: #fff;
    height: 420px;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    width: 540px;
    z-index: 10000;
    */
}

@media (max-height: 685px) {
    #photoLightbox {
        top: 140px;
        transform: none;
    }
}

#photoLightbox iframe {
    width: 100%;
    height: 100%;
}

.cbMapAddress p {
    margin-bottom: 0;
}
/* list-map2 page styles */
.no-padding {
    padding: 0 !important;
}

.csStateResults .facility-list-container {
    width: 65%;
}

.csStateResults .facility-list-container.map-locked {
    margin-left: 45%;
}

.facility-list-true-height {
    padding-left: 7px;
    padding-right: 15px;
}

.facility-list-container .row {
    margin-right: 0;
}

.csStateResults .main-map {
    width: 32%;
    max-width: 625px;
}

.main-map.lock-map {
    position: fixed;
}

.flex-map {
    display: block;
}

.map-promo {
    color: var(--red);
    font-size: 12px;
    font-family: 'din-2014',Arial,sans-serif !important;
    font-weight: 700 !important;
    margin: 10px 0 0 0;
}

.mobile-subheader {
    display: none;
}

#mobile-search-box {
    display: none;
}

.csListingDescribe .csFacilityMapItems {
    clear: both;
}
/*--------------------------MOBILE STYLES ------------------------*/
.csListingDescribe .promotion, .csListingDescribe .promotion span {
    color: #d21034;
    float: right;
}

    .csListingDescribe .promotion:first-child::before {
        content: '';
    }

.csStateResults .csListingDescribe .promotion, .csListingDescribe span.promotion {
    float: none;
    font-weight: bold;
}

.csSearchContainer {
    padding-left: 20px;
    float: left;
    position: absolute;
}

#facility-search-box.csSearchContainer,
#mobile-facility-search-box.csSearchContainer {
    padding-left: 0;
    padding-right: 0;
    max-width: 242px;
}

    @media (min-width: 993px) {
        #facility-search-box.csSearchContainer.csFacilitySearchContainer,
        #mobile-facility-search-box.csSearchContainer.csFacilitySearchContainer {
            width: 53% !important;
            max-width: 53% !important;
        }
    }

#facility-search-box .search-location-input,
#mobile-facility-search-box .search-location-input {
    max-width: 100%;
}

#facility-search-box .search-button,
#mobile-facility-search-box .search-button {
    display: inline-block;
}

.csSearchContainer .search_button {
    width: 80px;
    height: 36px !important;
    border: 1px solid #25408F;
    border-radius: 2px;
    background-color: #25408F;
    color: white;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
    font: bold 18px 'PT Sans', sans-serif;
    margin-top: 15px;
    padding-top: 6px;
}

#desktop-search-btn {
    margin-left: 6px;
}

.csSearchContainer .search_button:focus,
.csSearchContainer .search_button:hover,
.csSearchContainer .search_button:link,
.csSearchContainer .search_button:visited {
    color: white !important;
    text-decoration: none;
}

.cube-accordion-header-icon {
    background: url(/facilities/Content/images/cubesmartBtnPlus.png) no-repeat center !important;
    right: 5px !important;
    margin-top: -18px !important;
    left: unset !important;
}

.cube-accordion-header-icon-active {
    background: url(/facilities/Content/images/cubesmartBtnMinus.png) no-repeat center !important;
    right: 5px !important;
    margin-top: -18px !important;
    left: unset !important;
}

.search-sort-filter {
    background-color: white;
    border-bottom: 1px solid #ccc;
    min-height: 75px;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.filter-tab-container {
    display: block;
    float: left;
    margin-left: 395px;
    width: calc(100% - 395px);
}

.filter-tab-container {
    width: 160px;
    float: right;
}

.filter-tab-container.active {
    background-color: #ebeff4;
}

button.visually-clear {
    border: 0;
    background-color: unset;
}

.result-filter-text {
    float: left;
    height: 60px;
    margin-top: -8px;
    padding-right: 0;
    position: relative;
    text-align: left;
    width: 195px;
}

.csShowFacility .result-filter-text {
    width: 120px;
    margin-top: 0px;
}

.filter-text::before {
    /*background-image: url('/facilities/Content/images/icons/filter_icon.svg');*/
    background-image: url('/facilities/Content/images/cubesmartFilter.png');
    background-repeat: no-repeat;
    content: ' ';
    display: inline-block;
    height: 28px;
    position: relative;
    text-align: left;
    top: 12px;
    width: 32px;
}

.result-sort-container,
.result-filter-container {
    border-bottom: 1px solid #ccc;
    display: none;
    float: left;
    font: 1em 'PT Sans', sans-serif;
    line-height: 67px;
    margin: 0px;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.read-more-faqs {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 40px;
    text-align: center;
    width: 100%;
}

.csStateResults fieldset.result-sort-items {
    display: none;
}

.result-sort-text.result-sort-visible,
.result-filter-text.result-filter-visible {
    background-color: #ebeff4;
}

.result-filter-text::after {
    background: url(/facilities/Content/images/dropdown-down.svg) no-repeat;
    content: " ";
    display: block;
    display: inline-block;
    height: 20px;
    margin-left: 10px;
    padding-top: 5px;
    position: absolute;
    right: 5px;
    top: 25px;
    width: 20px;
}

.active .result-filter-text::after {
    background-color: #ebeff4;
    border-bottom: none;
    top: 15px;
    transform: rotate(180deg) scaleY(1);
    -webkit-transform: rotate(180deg) scaleY(1);
}

.result-filters {
    background-color: #ebeff4;
    line-height: 24px;
    padding: 0 0 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.result-sort-container .result-sorts {
    padding-top: 15px;
    width: 100%;
}

.result-sorts ul {
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-left: 0;
}

.result-sort-container .result-sorts a.filter-apply-button,
.result-filter-container .result-filters button.filter-apply-button {
    background-color: #25408F;
    border: 1px solid #25408F;
    border-radius: 2px;
    color: white;
    display: block;
    font: bold 18px 'PT Sans', sans-serif;
    margin: 0 auto;
    margin: 15px auto;
    min-height: 40px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
    width: 200px;
}

.filter-container {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

.filter-container .col2 {
    float: left;
}

.result-sort-container .result-sortss div,
.result-filter-container .result-filters div {
    line-height: 18px;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-right: 20px;
}

.result-filter-container .result-filters div input[type=radio],
.result-filter-container .result-filters div input[type=checkbox] {
    margin-right: 10px;
}

.result-filter-container .result-filters legend.result-filter-item-section {
    color: #000;
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 8px;
    padding-top: 15px;
}

.result-filter-container .result-filters label {
    font-weight: normal;
    margin: 0px;
}

.result-filter-container .result-filter-current {
    display: none;
    background-color: white;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    cursor: default;
}

.result-filter-container .result-filter-current .result-filters-reset {
    text-decoration: underline;
    color: #25408f;
    display: inline-block;
    cursor: pointer;
}

.result-filter-current {
    float: left;
    width: 100%;
    background-color: white;
    border-bottom: 1px solid #ccc;
    display: none;
}

.result-filter-current-items {
    float: left;
    padding-left: 20px;
    display: inline-block;
}

    .result-filter-current-items .result-filter-current-item {
        background-color: #ebeff4;
        border-radius: 16px;
        border: 1px solid #636363;
        padding: 6px;
        margin: 4px;
        display: inline-block;
        line-height: 19px;
        font-weight: bold;
        text-align: left;
        padding-left: 10px;
        text-transform: capitalize;
        font-size: 14px;
        color: #4a4a4a;
        padding-right: 10px;
        margin-bottom: 14px;
        margin-top: 14px;
    }

        .result-filter-current-items .result-filter-current-item[item=rv] {
            text-transform: uppercase;
        }

        .result-filter-current-items .result-filter-current-item .remove-filter-item {
            height: 10px;
            color: #25408F;
            float: right;
            padding-left: 13px;
            font-size: 20px;
            cursor: pointer;
            margin-left: 20px;
            background-image: url(/wp-content/themes/cubesmartwave/images/close-x.svg);
            background-size: 10px 10px;
            background-repeat: no-repeat;
            margin-top: 4px;
        }

.result-sort-container .result-sort-items input[type=radio] {
    margin-right: 7px;
}

.city-text-tab.ui-accordion-content.ui-accordion-content-active {
    height: unset !important;
}

.ui-accordion-header-active.ui-state-active {
    border-bottom: none !important;
    outline: none;
}

.ui-accordion-content.ui-accordion-content-active {
    outline: none;
    border-top: none !important;
}

.result-filters-reset {
    display: none;
    text-decoration: underline;
    font-family: 'PT Sans', sans-serif;
    color: #1c458a;
    font-size: 14px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    cursor: pointer;
    margin-bottom: 21px;
    margin-left: 20px;
}

#dynamic-faq-container ul {
    list-style: none;
}

    #dynamic-faq-container ul li {
        margin-top: 10px;
    }

        #dynamic-faq-container ul li::before  {
            content: '\2022';
            color: rgb(207, 31, 47);
            font-weight: bold;
            display: inline-block;
            width: 1em;
            margin-left: -1em;
        }

#facility-search-box .search-location-container,
#mobile-facility-search-box .search-location-container {
    max-width: 200px;
    padding: 0;
    width: 100%;
}
    #facility-search-box .search-location-container.search-facility-container,
    #mobile-facility-search-box .search-location-container.search-facility-container {
        width: calc(100% - 0px);
    }

.site-review {
    clear: both;
    padding: 10px 0px;
}

.csStateResults .size-guide-text {
    display: none;
}

.csShowFacility .unit-size-group {
    margin: 25px 0px 15px 0px;
}

.csShowFacility .unit-size-group-text {
    display: inline-block;
}

.csShowFacility .size-guide-text {
    display: inline-block;
    float: right;
    margin: 0px;
}

.csShowFacility .size-guide-button {
    padding: 0px;
    margin-top: 0px;
}

.border-button {
    background-color: #ebeff4;
    border: 1px solid #25408F;
    color: #25408F;
    display: block;
    border-radius: 3px;
    font-weight: bold;
}

.size-guide-text {
    font-size: 14px;
    margin: 15px;
    margin-top: 0px;
    text-align: right;
    z-index: 9999;
}

.size-guide-button {
    background-color: transparent;
    border-width: 0px;
    font-weight: bold;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    padding: 10px;
    text-decoration: underline;
}

.size-guide-text .size-guide-tip {
    font-size: 14px;
    font-weight: normal;
}

.csShowFacility .filter-tab-container {
    margin-left: 15px;
    float: left;
}

.csShowFacility .result-filter-container {
    margin-left: 15px;
    width: calc(100% - 15px);
}

.csShowFacility .filter-tab-container {
    /*width: 50%;*/
    font: 1em 'PT Sans', sans-serif;
    text-align: left;
    line-height: 40px;
    vertical-align: top;
    margin-left: 15px;
    margin-top: 0px;
    padding-left: 10px;
}

.csShowFacility .result-filter-current-items {
    margin-left: 20px;
    clear: both;
}

.csStorageSizeDimension.listItem.selected .csStorageListing,
.csStorageSizeDimension.listItem.selected-open .csStorageListing {
    /*background-color: #ebeff4 !important;*/
    border: 2px dotted var(--red);
}

.csSelectedUnit .limited-quantity,
.csStorageSizeDimension .limited-quantity {
    background-color: #cf1f2f;
    color: white;
    width: 66%;
    min-width: 70px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}


.csStorageListing .data-container {
    background-color: #f5f2f2;
    float: right;
    padding-bottom: 10px !important;
    width: calc(100% - 240px);
}

.image-container {
    float: left;
    max-width: 240px;
    min-width: 120px;
}

.csStateResults .csStorageListing .data-container {
    margin-left: 0;
}

.csStateResults .closed-warning {
    width: calc(100% - 185px);
    margin-left: 185px;
}

.csStateResults .csStorageSizeDimension .csListingDescribe {
    width: calc(100% - 185px);
    margin-left: 185px;
}

.csStateResults .all-units {
    margin-top: 0px;
    height: 40px;
    width: 100%;
}

.csStateResults .csFacilityOffer {
    margin: 0;
    float: none;
}


@media screen and (max-width: 1673px) {
    .csStateResults .promo-moveintruck {
        position: relative;
        margin: 5px 0px;
        text-align: left;
        margin-left: 36px;
    }
}

@media screen and (min-width: 1673px) {
    .gmnoprint:nth-last-of-type(2) {
        top: 80px;
    }

    .csStorageListingRight .csStorageUnitSizeTabs {
        width: 535px;
    }

    .csStorageListing .csStorageUnitSizeDetails {
        margin-left: -50px;
    }
}

@media screen and (max-width: 1516px) {
    #navWrapper.nav ul > li.csCubeSmartLogo {
        margin-top: -10px;
    }

    #csHeaderWrap {
        height: 99px;
    }

    .container.navContainer {
        position: absolute;
        bottom: 10px;
    }

    .csInStore .container.navContainer {
        position: relative;
        bottom: auto;
    }
}

@media screen and (max-width: 1440px) {
    .csListingDescribe .promotion, .csListingDescribe .promotion span {
        padding: 0px;
        padding-top: 20px;
    }

    .csStateResults .csFacilityOffer {
        top: 0px;
    }
}

@media screen and (max-width: 1336px) {
    .csMapFooter img:nth-of-type(3) {
        display: none;
    }
}

@media (max-width: 1320px) {
    .csStateResults .filter-tab-container {
        margin-top: 65px;
    }

    .csStateResults .search-sort-filter {
        min-height: 130px;
    }
}

@media screen and (max-width: 1217px) {
    .csMapFooter span {
        font-size: 16px;
    }

    .nav ul li a {
        font-size: 15px;
    }
}

.storage-features {
    display: flex;
}

@media screen and (max-width: 992px) {
    .storage-features, .dealsWidget .storage-features {
        display: none;
    }

    .csFacilityOffer.los-text-banner {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .csFacilityOffer.los-text-banner-mobile {
        display: block;
    }
}

@media (max-width:1199px) {
    .csFacilityUnits {
        padding-left: 0;
        margin-top: 0;
    }

    a.reserveButton {
        margin-left: 0;
    }
}

@media screen and (max-width: 1094px) {
    .csMapFooter img:nth-of-type(2) {
        display: none;
    }
}

@media (max-width:1079px) {
    .csStorageSizeDimension .csListingDescribe {
        margin-top: 0px;
    }

    .csStorageSizeDimension .csFacilityUnits .unit {
        width: 48%;
        min-width: 64px;
    }
}

@media (max-width: 1051px) {
    .csStateResults a.reserveButton:not(.mapPopup) {
        margin-left: 0px;
    }
}

@media screen and (max-width: 1050px) {
    .csShowFacility .gmnoprint:nth-last-of-type(2) {
        top: 190px;
    }
}

@media screen and (max-width: 1024px) {
    .pageWrap {
        width: 100%;
    }

    .csSubHeader .csRightColumn .csStepGuide_Map {
        width: 100%;
    }

    .csSubHeader p {
        font-size: 13px;
    }

    .csShowFacility .col-md-5 .row {
        margin-right: 0;
    }

    .gm-style-cc div {
        bottom: 0 !important;
    }

    #subgurim_GMap1 div div.gm-style div:nth-last-of-type(8) {
        bottom: 0 !important;
    }

    .csMapFooter img:nth-of-type(2) {
        display: inline-block;
    }

    .csMapFooter img:nth-of-type(3) {
        display: inline-block;
    }

    .csMapFooter span {
        display: none;
    }
}

@media(max-width:1023px) {
    #desktop-search-box {
        float: none;
    }
}

@media screen and (max-width: 998px) {
    #navWrapper.nav ul > li.csCubeSmartLogo {
        margin-top: -40px;
        position: absolute;
    }

    #csHeaderWrap .csHeaderContainer {
        width: auto;
    }

    #csHeaderWrap #csHeaderContents {
        float: none;
    }

    .container.navContainer {
        float: none;
    }
}

@media (min-width: 993px) {
    body.reservePage .row.form-info {
        background-color: var(--light-gray);
    }

    body.reservePage .csShowUnit .row.form-info .csCurrentDeals {
        border-top: none !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    body.reservePage .reservationPage .row.form-info .formContainer {
        border-top: none !important;
    }

    body.reservePage .csNoCommitmentLinks {
        max-width: calc(100% - 20px);
    }
}

@media screen and (min-width:992px) {
    .container {
        max-width: 100%;
    }

    .reservationPage .col-md-8 {
        width: 66.66666667%;
    }
}

@media(max-width:992px) {
    .facility-thumbnail {
        /*min-width: 175px;
        max-width: 100%;*/
    }

    .csFacilityUnits .unit .unitPrice {
        text-decoration: underline;
    }

    .csStateResults .facility-list-container {
        margin-left: 0;
    }

    .csContainer {
        padding-left: 10px;
        padding-right: 10px;
    }

    #mobile-search-box .search-container {
        margin: 0 auto;
    }

    .search-sort-filter {
        display: none;
    }

    #desktop-search-box {
        display: none;
    }

    #mobile-search-box {
        display: block;
        border-top: none;
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 0 10px;
        padding-right: 0px;
        position: relative;
        height: unset;
    }

    #mobile-search-btn {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .facility-list-true-height {
        padding-left: 0px;
        padding-right: 0px;
    }

    .facility-list-container .listMapSearch {
        display: none;
    }

    .mobile-subheader {
        display: block;
    }

    .view-list.activeTab, .view-map.activeTab {
        background: none;
        border: none;
        margin: 0;
    }

    .facility-list-container {
        margin: 0;
        padding: 0;
        padding-bottom: 70px;
    }

    .row .csStorageListing {
        height: auto;
    }

    .csStorageListing .col-lg-4.col-md-4 {
        width: 20%;
        min-width: 120px;
        padding-left: 0;
    }

    .result-filter-current-items {
        padding-top: 8px;
        margin-top: -5px;
    }

    .result-filters-reset {
        margin-top: 23px;
    }

    .csSearchResults .contentSubTitle {
        margin: 0;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-left: 15px;
    }

    .flex-map .result-filter-text {
        display: none;
    }

    .csStateResults .facility-list-container,
    .facility-list-container {
        width: 100% !important;
    }

    .csStateResults .main-map,
    .main-map {
        display: none;
        width: 100%;
    }

    .view-list, .view-map {
        float: right;
        padding-top: 7px;
        padding-bottom: 7px;
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 145px;
        height: 50px;
    }

    .folded-map-icon {
        margin-left: 0px;
        margin-top: 2px;
    }

    .list-icon {
        margin: 0px;
    }

    .list-link {
        margin-left: 50px;
        padding-top: 5px;
        text-decoration: none;
    }

    .list-icon svg,
    .folded-map-icon svg {
        height: 24px;
        width: auto;
    }

    .map-link {
        margin-top: 3px;
        padding-top: 5px;
    }

    .mobile-subheader .map-link {
        text-decoration: none;
    }

    .view-list .list-icon {
        margin: 3px 15px 0 15px;
    }

    .view-list .list-link {
        margin: 0;
        margin-top: 8px;
    }

    .view-list.activeTab svg g, .view-list.activeTab .list-link, .view-map.activeTab svg g, .view-map.activeTab .map-link {
        fill: #999;
        color: #999;
        text-decoration: none;
    }

    .search-sort-filter {
        min-height: unset;
    }

    #facility-search-box .search-location-container,
    #mobile-facility-search-box .search-location-container {
        padding: 0px;
        max-width: calc(100% - 40px) !important;
        width: calc(100% - 40px) !important;
    }

    #facility-search-box .search-location-input,
    #mobile-facility-search-box .search-location-input {
        width: 100%;
        max-width: 100%;
    }

    .csSearchContainer {
        width: 100%;
        position: relative;
    }

    #facility-search-box.csSearchContainer,
    #mobile-facility-search-box.csSearchContainer {
        max-width: 53%;
        width: 53% !important;
    }

    .filter-tab-container {
        margin-left: 0;
        float: left;
        cursor: pointer;
    }

    .result-sort-container,
    .result-filter-container {
        width: 100%;
    }

    .result-sort-container .result-sorts {
        left: 0;
    }

    .csSearchContainer .search-button-container {
        display: inline-block;
    }

    .csSearchContainer .search_button {
        margin-top: 0;
    }

    .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .container.body-content {
        padding: 0px;
    }

    .csStorageSizeDimension .csMapPinNumber {
        display: none;
    }

    .row .csStorageListing .col-lg-8,
    .csStorageSizeDimension .col-lg-4.col-md-4 {
        float: left;
        width: unset;
    }

    .csStorageSizeDimension .csFacilityUnits {
        padding-right: 0px;
        padding-left: 0px;
        height: auto;
        margin-top: 10px;
        float: none;
        clear: both;
    }

    .csFacilityUnits .unit {
        width: 48%;
        height: auto;
    }

    #mobile-search-btn-sl .search-location-label {
        margin-bottom: 0px;
    }

    .no-data-search-box .csSearchContainer {
        width: 100%;
        padding: 15px 0;
    }

    .no-data-found .no-data-search {
        font-size: 36px;
        color: #cf1f2f;
        font-weight: bold;
        display: inline-block;
        padding: 10px;
    }

    .csShowFacility .unit-size-group-text {
        padding-top: 35px;
        width: 100%;
    }

    .csShowFacility .small-group .unit-size-group-text {
        padding-top: 0px;
    }

    .csShowFacility .size-guide-text {
        float: none;
        width: 100%;
    }

    .csShowFacility .size-guide-button {
        margin-top: 0px;
    }

    .csListingDescribe span {
        float: none;
        margin: 0px;
        padding: 0px;
    }

    .csStorageSizeDimension .csListingDescribe {
        padding: 0;
        margin: 0px;
        display: block;
    }

    .promo-moveintruck {
        top: 0;
    }

    .csStateResults .csFacilityOffer {
        margin-left: 0px;
        margin-bottom: 5px;
    }

    .csStateResults .filter-tab-container {
        margin-top: 16px;
    }

    .data-container {
        position: relative;
        height: auto;
        padding-right: 0;
        float: none;
        clear: both;
        width: 100%;
    }

    .csFacilityMapItems {
        clear: both;
        height: auto;
        padding: 3px 0;
    }

    .csStorageSizeDimension .csListingDescribe {
        margin-top: 0;
        width: 100%;
        height: auto;
        display: block;
    }

    .closed-warning {
        margin-top: 0;
        width: 100%;
    }

    .all-units {
        position: relative;
        width: 100%;
        bottom: 0;
        clear: both;
        left: 0;
    }

    .csStateResults .csStorageSizeDimension .csListingDescribe {
        width: calc(100% - 185px);
        margin-left: 185px;
    }

    .csStateResults .closed-warning {
        width: calc(100% - 185px);
        margin-left: 185px;
    }
}

@media screen and (max-width: 960px) {
    a#csHeaderCubeSmartLogo {
        background-size: contain;
        margin-left: 15px;
    }

    .gmnoprint:nth-last-of-type(2) {
        top: 190px;
    }

    #navWrapper {
        margin: 0 -15px;
        min-width: 900px;
    }

    .csSubHeader h3 {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    #csFooter {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .csSubHeader p {
        padding: 0 15px 20px 15px;
    }

    result-filter-container .result-filter-current {
        margin: 0 15px;
    }
}

@media (max-width:740px) {
    .csListingDescribe .promotion {
        float: none;
        display: block;
        padding-top: 0px;
    }

    .csFacilityOffer br {
        display: none;
    }

    .row .csStorageListing .col-lg-8, .csStorageSizeDimension .col-lg-4.col-md-4 {
    }

    .row .csStorageListing .col-lg-8 {
        width: 60%;
    }

    .result-filters-reset {
        margin-left: 14px;
        padding-right: 20px;
        margin-top: 5px;
    }

    .result-filter-current-items .result-filter-current-item {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 0px;
        margin-top: 2px;
    }

    .result-filter-current-items {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media(max-width:640px) {
    .button-mobile-fix-container {
        float: left;
        display: block;
    }

    .csShowFacility .csUnitColContainer {
        width: calc(80% - 40px);
    }

    .csShowFacility .csUnitColumn03 {
        width: 40px;
    }

    .no-data-found .no-data-text {
        padding-top: 20px;
    }

    .no-data-nearest {
        margin: 30px 10px;
    }

        .no-data-nearest .no-data-nearby-city {
            margin: 10px 0 0;
        }

    .csTitleArea.kweHeader {
        padding: 10px 0;
    }

    #faqText #ctRightFeatures {
        margin-left: 0;
    }

    .mobile_test .closed-warning,
    .mobile_starve .closed-warning {
        width: 38%;
        float: right;
    }

    .csStorageSizeDimension .csFacilityUnits,
    .mobile_test .csStorageSizeDimension .csFacilityUnits,
    .mobile_starve .csStorageSizeDimension .csFacilityUnits {
        display: none !important;
    }

    .mobile_test .csStorageListing .image-container,
    .mobile_starve .csStorageListing .image-container {
        display: none;
    }

    .mobile_test .csStorageSizeDimension .csListingDescribe,
    .mobile_starve .csStorageSizeDimension .csListingDescribe {
        margin-left: 5px;
        max-width: 57%;
        float: left;
        min-height: 65px;
    }

    .mobile_test .csStorageListing a.reserveButton,
    .mobile_starve .csStorageListing a.reserveButton {
        width: 38%;
        float: right;
        margin-top: 0;
    }

        .mobile_test .size-guide-text,
        .mobile_starve .size-guide-text,
        .size-guide-text,
        .csStorageListing a.reserveButton .au,
        .mobile_test .csStorageListing a.reserveButton .au,
        .mobile_starve .csStorageListing a.reserveButton .au {
            display: none !important;
        }

        .mobile_test .csStorageListing .msr,
        .mobile_starve .csStorageListing .msr,
        .csStorageListing a.reserveButton .sau,
        .mobile_test .csStorageListing a.reserveButton .sau,
        .mobile_starve .csStorageListing a.reserveButton .sau {
            display: block !important;
        }

    .mobile_test .msr .star:before,
    .mobile_starve .msr .star:before {
        font-size: 16px !important;
    }

    .mobile_test .msr .star.white:before,
    .mobile_starve .msr .star.white:before {
        color: #3f3f44;
        font-size: 16px !important;
    }

    .mobile_test .row.csStorageListing.new,
    .mobile_test .csStorageListing.new .all-units,
    .mobile_starve .row.csStorageListing.new,
    .mobile_starve .csStorageListing.new .all-units {
        min-height: 65px;
    }

    .mobile_test .csStorageListing.new .all-units,
    .mobile_starve .csStorageListing.new .all-units {
        width: 38%;
        clear: none !important;
        float: right;
    }

    .mobile_test div.sold-out {
        display: none !important;
    }

    .mobile_test a.reserveButton .sold-out {
        display: inline-block !important;
        font-style: normal;
    }

    .mobile_test .mobile-promos {
        display: block !important;
        color: #cf1f2f;
        font-weight: bold;
        width: 38%;
        float: right;
        margin-bottom: 5px;
    }

        .mobile_test .mobile-promos:after {
            content: '†';
            font-size: 8px;
            vertical-align: super;
            padding-left: 2px;
        }

    .mobile_test .view-on-map button {
        text-decoration: underline;
    }

    .mobile_test .csStorageListing.new a.reserveButton,
    .mobile_starve .csStorageListing.new a.reserveButton {
        width: 100%;
        float: none;
        margin-top: 0;
    }

    .mobile_test .csStorageListing .promo-moveintruck,
    .mobile_test .csStorageListing .csFacilityOffer,
    .mobile_starve .csStorageListing .csFacilityOffer,
    .mobile_starve .csStorageListing .promo-moveintruck {
        display: none;
    }

    .mobile_test .data-container.warning .csStorageListing a.reserveButton,
    .mobile_starve .data-container.warning .csStorageListing a.reserveButton,
    .mobile_starve .data-container.warning {
        margin-top: 35px;
    }
}

@media (max-width:375px) {
    .csStorageListing .data-container {
        width: calc(100% - 140px) !important;
    }

    .image-container {
       max-width: 140px !important;
    }
}

@media (max-width:577px) {
    .facility-thumbnail {
        /*max-width: 100%;
        min-width: 110px;*/
    }

    .csListingDescribe span.promotion {
        text-align: left;
    }

    .csListingDescribe .csFacilityMapItems {
        height: auto;
    }

    .image-container {
        min-width: 100px;
        max-width: 150px;
    }

    .csStorageSizeDimension .csListingDescribe {
        min-height: 105px;
        margin-left: 125px;
        max-width: calc(100% - 120px);
    }

    .image-container img {
        min-height: 80px !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .csStorageListing .data-container {
        width: 100%;
        margin-left: 0
    }


    .closed-warning {
        float: none;
        max-width: 100%;
        margin-left: 0;
    }

    .csStateResults .closed-warning {
        width: 100%;
        margin-left: 0;
    }


    .csStateResults .csStorageSizeDimension .csListingDescribe {
        width: calc(100% - 125px);
        margin-left: 125px;
    }

    .promo-moveintruck {
        position: relative;
        margin: 5px 0px;
        text-align: left;
        margin-left: 36px;
    }
}

@media(max-width:992px) {
    #cs-facility-filters-container {
        padding-bottom: 0px !important;
    }

    .csFacilityInfoMobile {
        background-color: #f2f2f2;
        padding: 10px;
        display: none;
    }

    .csShowFacility .size-guide-text.cs-desktop-only {
        display: none !important;
    }

    .lisaTest .csShowFacility .col-md-5.stickyElement {
        margin-top: 0px !important;
    }
}

@media(max-width:540px) {
    #faqText {
        margin: 30px 10px;
        width: calc(100% - 20px);
    }

    .list-nearby-cities ul {
        padding: 0;
    }

    .ui-widget-content.ui-datepicker {
        width: 100%;
        margin: 0;
        padding: 0;
        left: 0 !important;
    }

    .filter-container .col2 {
        width: 100%;
    }

    #mobile-search-btn-sl .search-location-label {
        width: 220px;
    }

    .csFacilityImageThumbsWrap {
        display: none;
    }

    .csStorageSizeDimension .csListingDescribe h3, .csStorageSizeDimension .csListingDescribe h4 {
        font-size: 14px;
    }

    .csFacilityImageWrap {
        width: 35%;
        height: auto;
        float: left;
        margin: 10px !important;
    }

    .csCarouselHeight{
        height: 291px !important;
        overflow: hidden;
    }

    .csFacility #addressbox {
        background-color: #f2f2f2;
    }

    .csReserveAdminFee {
        padding-top: 10px;
        padding-bottom: 10px;
        float: left;
        width: 100%;
    }

    .show-facility-card, .content-visible.hide-card {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 10px;
        color: #25408f;
        font-weight: bold;
        font-size: 13px;
        font-family: 'PT Sans', sans-serif;
        margin-top: 10px;
    }

        .show-facility-card .hide-card {
            text-decoration: underline;
        }

    .content-visible.hide-card {
        padding: 20px 0 0 0;
        float: none;
    }

    .csFacilityInfoMobile .always-show-mobile.content-visible.hide-card {
        text-decoration: underline;
        font-weight: bold;
        display: block;
    }

    #reserve .show-facility-card {
        float: none;
    }

    .csReserveUnit .csListingImage {
        max-width: 105px;
    }

    .reserve_location_details.hide-card .show-card:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #25408f;
        display: inline-block;
        position: relative;
        top: 0px;
        left: 6px;
    }

    .reserve_location_details .hide-card:after, .content-visible.hide-card:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #25408f;
        display: inline-block;
        position: relative;
        top: 0px;
        left: 6px;
    }

    .show-facility-card.hide-card .show-card {
        display: inline-block;
        cursor: pointer;
        width: 100%;
        padding: 5px;
    }

    .show-facility-card .hide-card {
        display: block;
        cursor: pointer;
    }

    .view-map-link {
        display: block;
        font-size: 13px;
        color: #25408f;
        text-decoration: underline;
        padding-top: 5px;
        cursor: pointer;
    }

    .reservationPage .csSelectedUnit .col-md-8 {
        padding: 0 0 10px 0;
        margin: 15px 15px 0 15px;
    }

    .facility-container {
        border-top: none;
    }

    .lisaTest .csShowFacility .col-md-7 {
        padding: 0 !important;
    }

    .lisaTest .csShowFacility .csNoCommitmentLinks li {
        content: none !important;
    }

    .lisaTest .csShowFacility .col-md-7 .col-md-12 .csCurrentDeals.lisaTestContent {
        border-top: none !important;
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    .csFacility {
        padding: 0;
    }

    .csShowFacility .csUnitColumn01, .csShowFacility .csUnitColumn02 {
        width: 100%;
    }

    .csShowFacility .csUnitColContainer {
        width: calc(65% - 40px);
    }

    .csShowFacility .csUnitColumn01a {
        width: 35%;
    }

    .csShowFacility .filter-tab-container {
        margin: 0px;
    }

    .csShowFacility .result-filter-container {
        margin-left: 0px;
        width: 100%;
    }

    .csShowFacility .result-filters {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 408px) {
    .filter-text.result-filter-text {
        width: 160px;
        margin-top: -10px;
    }
}

@media (max-width: 387px) {
    #facility-search-box .search-location-container,
    #mobile-facility-search-box .search-location-container {
        max-width: 240px;
    }
}

@media (max-width:370px) {
    .star:before {
        font-size: 14px;
        top: 3px;
    }
}

@media(max-width:340px) {
    .view-list, .view-map {
        float: none;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
        width: 165px;
    }

    #facility-search-box.csSearchContainer,
    #mobile-facility-search-box.csSearchContainer {
        max-width: 100%;
    }

    #facility-search-box .search-location-container,
    #mobile-facility-search-box .search-location-container {
        max-width: 100%;
        width: 100%;
        margin-bottom: 5px;
    }

    #facility-search-box .search-button,
    #mobile-facility-search-box .search-button {
        width: 100%;
        margin-bottom: 10px;
    }
}

﻿html, body {
}

.pageWrap {
    width: 100%;
    padding: 0;
}

.container {
    max-width: none;
}

    .container.body-content {
        padding: 0 15px;
    }

.navContainer {
    position: relative;
    background-color: #fff;
    z-index: 2;
}

    .navContainer > .row {
        margin: 0;
    }

nav ol {
    margin: 0;
    margin-top: 71px;
    padding-inline-start: 0px;
    -webkit-padding-start: 0px;
}

    nav ol li.breadcrumb {
        display: inline-block;
        padding: 0 0 0 5px;
        background-color: unset;
        margin-bottom: 0px;
    }

        nav ol li.breadcrumb .bread-spacer {
            padding-left: 5px;
        }

        nav ol li.breadcrumb:last-of-type .bread-spacer {
            display: none;
        }


        nav ol li.breadcrumb:first-child {
            padding: 0;
        }

.pop-size-guide-link {
    color: #25408F !important;
    font-size: 16px;
}

.csStateResults a.reserveButton {
    margin-left: 0;
}

a.reserveButton.mapBooknow {
    margin-top: 20px;
}

.gm-style a.reserveButton {
    margin: 0;
    padding: 15px 5px;
    font-size: 14px;
}

a.reserveButton:hover {
    color: #fff;
}

.list-icon {
    float: left;
}

.folded-map-icon {
    float: left;
    margin: 0 15px;
}

.list-icon div {
    height: 3px;
    margin: 8px 0 5px 20px;
}

.list-icon .dot {
    width: 3px;
    height: 3px;
    background-color: #a1a1a1;
    display: inline-block;
}

.list-icon .dash {
    display: inline-block;
    width: 40px;
    height: 3px;
    margin-left: 4px;
    background-color: #a1a1a1;
}

.list-link {
    margin: 4px 0 0 80px;
    color: #25408F;
    text-decoration: underline
}

.map-link {
    margin: 7px 0 0 30px;
    color: #25408F;
    text-decoration: underline;
}

.csStorageListing .csStorageUnitSizeDetails {
    z-index: 1;
    margin-left: -38px;
    margin-right: -10px;
}

    .csStorageListing .csStorageUnitSizeDetails .csUnitColumn01a {
        width: 20%;
    }

    .csStorageListing .csUnitColumn01 h4 {
        font-size: 12px;
        font-weight: bold;
    }

.csStorageListing .csUnitColumn02 {
    width: 42%;
}

.csStorageListing .csUnitColumn03 {
    width: 15%;
}

.csStorageListingLeft {
    width: 5%;
}

.csMapPinNumber {
    left: 0;
}

p.csDisplayDistance {
    left: -11px;
}

.csStorageListingRight {
    width: 94%;
    float: right;
}

.csListingDescribe {
    background-color: transparent;
}

    .csListingDescribe .linkFreeTruck {
        position: relative;
        float: right;
    }

    .csListingDescribe .USITRUCK {
        background: url(images/icons/serviceIcons/csServiceIcons-storeFreeMoveIn.png) no-repeat;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        text-indent: -9999px;
        cursor: pointer;
        width: 20px;
    }

        .csListingDescribe .USITRUCK span {
            width: 20px;
        }

    .csListingDescribe .csRating {
        background: none;
        position: relative;
    }

        .csListingDescribe .csRating .csRatingReview {
            right: auto;
            top: 4px;
        }

.csRatingsMarker img {
    display: block;
    float: left;
}

.csRatingsMarker .brandNew {
    padding: 5px;
}

.facility-hour .hour-title {
    font-weight: bold;
}

    .facility-hour .hour-title.gate {
        margin-top: 10px;
    }

.facility-thumbnail {
    object-fit: contain;
    min-width: 180px;
    max-width: 240px;
    width: 240px;
}

.csListingImage.default-image .csRating {
    display: none;
}

.csListingImage .csRating span {
    display: inline-block;
}

.csFacilityUnits .unit-to-expensive {
    display: none;
}

.csFacilityUnits .unit .unavailable {
    color: #767676;
    font-style: italic;
    font-size: 12px;
}

.csFacilityOffer .nopromotion {
    display: none;
}

.promo-moveintruck {
    display: block;
    color: black;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
    min-width: 103px;
}

    .promo-moveintruck:after {
        content: '†';
        font-size: 8px;
        vertical-align: super;
        padding-left: 2px;
    }



.csStateResults .csFacilityOffer {
    position: relative;
    padding-top: 14px;
    float: left;
    margin: 0 0 10px;
    margin-left: 40px;
}

    .csStateResults .csFacilityOffer .promotion {
        float: none;
    }

    .csStateResults .csFacilityOffer .nopromotion {
        min-height: 15px;
        display: block;
    }

.csListingDescribe .csFacilityMapItems {
    padding-left: 0px;
    padding-top: 3px;
    height: 24px;
}

.csFacilityUnits .unit .unitPrice {
    color: #25408F;
    font-size: 20px;
    /*display: inline-block;*/
    font-weight: bold;
    vertical-align: middle;
    width: 50%;
    padding: 5px;
    min-width: 65px;
    line-height: 1;
}

.csSearchResults .GMapBox .gm-style .gm-style-iw .csRatingsMarker span.USITRUCK {
    background: url(images/icons/serviceIcons/csServiceIcons-storeFreeMoveIn-16.png) no-repeat;
    padding: 0 0 0 1.8em;
    font-size: 11px;
    line-height: 1.5em;
    background-size: contain;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    color: #000;
}

.csRatingsMarker a.USITRUCK:hover {
    color: #000;
}

.csSearchResults .popup-window-content .csRating,
.csSearchResults .GMapBox .csRating {
    position: absolute;
    bottom: auto;
    padding: 5px;
    margin-left: 0px;
    margin-top: -28px;
    width: 100%;
    height: 28px;
    background: none;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.7));
}

.csSearchResults .GMapBox .popup-window-content span.star,
.csSearchResults .GMapBox .gm-style .gm-style-iw span.star {
    width: 20px;
    height: 20px;
    display: inline-block;
    padding-top: 0;
}

.csRating .star.blue {
    float: left;
    margin-right: 2px;
}

.csRating .star {
    float: left;
    margin-right: 2px;
    padding: 7px 0 0 0;
}

.csFacility .csRating .star {
    padding: 0;
}

.star.blue:before {
    color: #91a5c3;
}

.csSearchResults .GMapBox .csRatingReview {
    right: auto;
    margin-right: -18px;
}

.csFacility .desktop-subheader {
    margin-top: 7px;
}

.csSearchResults .GMapBox p.superstore {
    float: none;
}

.csFacility .star-container, .csFacility .rating-container {
    display: block;
    float: left;
}

.csFacility .rating-container {
    padding-top: 4px;
}

.csSearchResults .GMapBox p.superstore a {
    text-decoration: none;
    cursor: default;
}

    .csSearchResults .GMapBox p.superstore a:hover {
        color: #3f8bcb;
    }

.csSearchResults {
    height: 100%;
    position: relative;
}

    .csSearchResults .col-md-7 .row {
        position: relative;
        height: calc(100vh - 230px) !important;
    }

    .csSearchResults .col-md-5 .col-md-5 {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
    }

    .csSearchResults .GMapBox {
        width: 100%;
        height: 100%;
    }

    .csSearchResults .csStorageListingState {
        width: 100%;
    }

    .csSearchResults .csStorageListingStateTitle a {
        margin-left: 5px;
    }

    .csSearchResults .csStorageListingState .csStorageListingLeftState {
        width: 5%;
        float: left;
    }

        .csSearchResults .csStorageListingState .csStorageListingLeftState:after {
            content: none;
        }

    .csSearchResults .csStorageListingState .csStorageListingRightState {
        /*background-color: transparent;*/
        top: auto;
        bottom: auto;
        height: auto;
        position: relative;
        width: 91%;
        float: left;
    }

.gmnoprint:nth-last-of-type(2) {
    bottom: auto !important;
    top: 120px;
    right: auto !important;
    left: 0;
}

.csInStore .gmnoprint:nth-last-of-type(2) {
    top: 180px;
}

.csStepGuide_Map,
.csStepGuide_Map_Larry {
    margin: 20px 0 15px 0;
    background-size: 100% 300%;
}

.csSearchResults .csCurrentDeals,
.csCurrentDeals .csPromotion {
    color: #d21034;
    margin: 5px 0 10px;
}

.col-md-12 .csFacilityOffer span.promotion {
    display: table-cell !important;
}

.csPromotionIntro {
    line-height: 24px;
}

    .contentSubTitle h5.csCBE {
        margin-bottom: 12px;
    }

.csStorageUnitSizeTabs h4.csCBE {
    font: normal 22px/24px 'PT Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #444;
    line-height: 1.0em;
}

.csStorageUnitSizeTabs span.tabtoggle {
    width: 100%;
}

.csStorageUnitSizeTab {
    width: 19%;
    margin-right: 1%;
    background-size: 4px 100%;
}

.csStorageUnitSizeBtnTab {
    width: 20%;
}

.csStorageUnitSizeTabs .csGreenButton {
    font-size: 17px;
    line-height: 1.2em;
    background-size: 6%;
    margin-top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.csShowFacility {
    height: 100%;
    position: relative;
}

    .csShowFacility .col-md-7 {
        background-color: #fff;
        padding-bottom: 20px;
        float: right;
    }

    .csShowFacility .col-md-5 {
        position: fixed;
        height: 100vh;
        top: 0;
        bottom: 0;
        margin-right: -640px;
    }

        .csShowFacility .col-md-5 .row {
            position: relative;
            margin-right: 626px;
        }

    .csShowFacility .GMapBox {
        width: 100%;
        height: 100%;
    }

    .csShowFacility .csStepGuide {
        margin: 20px 0 15px 0;
        background-size: 100% 400%;
        float: right;
        width: 79%;
    }

    .csShowFacility .csGreenButton.csBackToSearch {
        margin: 25px 0 15px 0;
        width: 19%;
        line-height: 1.9em;
        padding: 0;
        float: left;
        position: relative;
        z-index: 2;
    }

.csFacilityOffer {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    margin: 5px 0px;
    width: auto;
    float: none;
}

.csStorageListing .col-lg-8.col-md-8 {
    position: unset;
}

.csFacilityOffer strong {
    font-weight: 500;
    font-size: 18px;
}

.csFacilityDetailsWrap {
    border: 1px solid #ccc;
    border-right: none;
    border-left: none;
    padding: 5px 0;
    margin-bottom: 15px;
}

.csFacilityDetails {
    width: 50%;
    float: left;
}

    .csFacilityDetails #addressbox {
        margin: 0 10px 0 0;
    }

.csSpecialsDisplayText {
    width: 50%;
    float: left;
}

.csServices {
    padding: 0;
}

.hide-prebook {
    display: none !important;
}

.csFacilitySpecials {
    margin: 0;
    border: none;
}

.csShowFacility .csStorageUnitSizeTabs {
    width: 80%;
}

.csShowFacility .csSizeGuideLink {
    left: auto;
    right: 0;
    position: absolute;
    top: 33px;
    color: #666;
}

    .csShowFacility .csSizeGuideLink span {
        color: #666;
    }

    .csShowFacility .csSizeGuideLink a {
        display: block;
    }

.show-facility-card, .view-map-link {
    display: none;
}

.csShowFacility .csStorageUnitSelect {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #444;
    margin: 0;
}

.csShowFacility .csStorageUnitSelectSize {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #666;
}

    .csShowFacility .csStorageUnitSelectSize a,
    .csShowFacility .csStorageUnitSelectSize span {
        text-decoration: underline;
        cursor: pointer;
    }

.csFacility .safe-icon {
    float: left;
    width: 35px;
    margin-right: 10px;
    margin-top: 18px;
}

.csFacility .star-icon {
    float: left;
    width: 28px;
    height: 28px;
    margin-top: 14px;
    margin-right: 10px;
}

.csFacility .deal-icon {
    float: left;
    width: 35px;
    height: auto;
    margin-top: 5px;
    margin-right: 10px;
}

.csShowFacility .csUnitColumn01 {
    width: 56%;
    float: left;
}

.csShowFacility .csUnitColumn03 {
    width: 260px;
    padding-top: 10px;
    float: left;
}

.csShowFacility .col-md-7 div {
    z-index: 2;
}

.csShowFacility .col-md-7 .activeTab {
    z-index: 3;
}

.csStorageSizeDimension .csMapPinNumber {
    float: left;
    position: relative;
    margin: 0 15px 20px 0;
}

#pageData .state-city-header {
    color: #25408F;
    font-weight: bold;
    font-size: 16px;
    padding: 5px 0px 5px 15px;
    margin-top: 0;
    margin-bottom: 8px;
}

    #pageData .state-city-header a {
        text-decoration: none;
    }

.csStorageSizeDimension .csListingDescribe {
    margin-left: 40px;
    padding-top: 0;
}

    .csStorageSizeDimension .csListingDescribe h3, .csStorageSizeDimension .csListingDescribe h4 {
        margin: 0px;
        font-size: 16px;
    }

.csSearchResults .col-md-5 div {
    z-index: 2;
}

.csSearchResults .col-md-5 .activeTab {
    z-index: 3;
}

.csStorageUnitSizeTab.csUnavailable {
    background-color: rgba(255,255,255,0.4);
}

.csNyRefineSearchWrap .csNyAreaBtns {
    text-align: center;
    margin: 12px auto;
    width: 65%;
    display: block;
    border-radius: 6px;
    height: 50px;
}

    .csNyRefineSearchWrap .csNyAreaBtns li {
        float: left;
        vertical-align: -webkit-baseline-middle;
        width: 33.33%;
        font-size: 18px;
        line-height: 1em;
        display: block;
        margin: 0 0 12px;
    }

        .csNyRefineSearchWrap .csNyAreaBtns li:hover,
        .csNyRefineSearchWrap .csNyAreaBtns li.current {
            background: #91A5C3;
            cursor: pointer;
        }

            .csNyRefineSearchWrap .csNyAreaBtns li:hover a,
            .csNyRefineSearchWrap .csNyAreaBtns li.current a {
                color: black;
            }

        .csNyRefineSearchWrap .csNyAreaBtns li a {
            display: block;
            height: 50px;
            text-align: center;
        }

            .csNyRefineSearchWrap .csNyAreaBtns li a span {
                margin: 11px 0 0 0;
                font-size: 9.5px;
                line-height: 1em;
            }

#cityContentText {
    margin: 30px 0;
}

    #faqText .city-text-tab, .ft-extra-container .city-text-tab, #cityContentText .city-text-tab {
        background: none;
        border: none;
        margin: 0;
        padding: 10px;
        padding-bottom: 20px;
    }

.city-text-tab h4 {
    font-size: 13px;
    font-weight: 700;
    color: #000;
}

    .city-text-tab h4.nopadding-bottom {
        margin-bottom: 0;
    }

#ui-datepicker-div .ui-widget-header {
    padding: 0;
}

#ui-datepicker-div.ui-datepicker th p,
#ui-datepicker-div .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    padding: 0px;
    margin: 0 5px;
}


#faqText #ctRightFeatures {
    margin-left: 50px;
}

#faqText .ctDisclaimer {
    color: #000;
}

.list-nearby-cities {
    margin: 10px;
    position: relative;
    text-align: center;
}

    .list-nearby-cities ul li.list-nearby-city.view-all,
    .list-nearby-cities ul li.list-nearby-city.hide-all {
        border-right: none;
    }

        .list-nearby-cities ul li.list-nearby-city.view-all button,
        .list-nearby-cities ul li.list-nearby-city.hide-all button {
            line-height: 1em;
            color: #4a4a4a;
            font-size: 13px;
        }
/*--------------------------SUBHEADER STYLES ------------------------*/
.dealsWidget .csSubHeader .csRightColumn {
    width: auto;
    float: right;
}

.csTitleArea.kweHeader {
    padding: 100px 0;
    background-size: cover;
    background-position: center;
    position: relative;
}

@media screen and (min-width: 1024px) {

    .csTitleArea.kweHeader.boat {
        background-image: url('/wp-content/uploads/2020/09/hero-boat.jpg');
    }

    .csTitleArea.kweHeader.driveup {
        background-image: url('/wp-content/uploads/2019/08/kwe-header-driveup.jpg');
    }

    .csTitleArea.kweHeader.lockers {
        background-image: url('/wp-content/uploads/2019/08/kwe-header-lockers.jpg');
    }

    .csTitleArea.kweHeader.rv {
        background-image: url('/wp-content/uploads/2019/08/kwe-header-rv.jpg');
    }

    .csTitleArea.kweHeader.motorcycle,
    .csTitleArea.kweHeader.vehicle {
        background-image: url('/wp-content/uploads/2020/09/hero-vehicle.jpg');
    }

    .csTitleArea.kweHeader.car {
        background-image: url('/wp-content/uploads/2020/09/hero-car.jpg');
    }

    .csTitleArea.kweHeader.climatecontrolled {
        background-image: url('/wp-content/uploads/2020/09/hero-climatecontrolled.jpg');
    }

    .csTitleArea.kweHeader.large {
        background-image: url('/wp-content/uploads/2020/09/hero-large.jpg');
    }

    .csTitleArea.kweHeader.medium {
        background-image: url('/wp-content/uploads/2020/09/hero-medium.jpg');
    }
}

.csTitleArea.kweHeader:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    display: block;
}

.csSubHeader .kweHeader p {
    color: #fff;
    position: relative;
    font-size: 16px;
    line-height: 1.3;
}

.csTitleArea.kweHeader h1, .csTitleArea.kweHeader h2 {
    color: #fff;
    position: relative;
}

.csTitleArea p {
    max-width: 740px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.csSubHeader .csRightColumn .csStepGuide_Map,
.csShowUnit .csRightColumn .csStepGuide {
    margin: 0 20px 0 0;
    display: inline-block;
    white-space: nowrap;
    background: none;
}

.reservationPage .csSubHeader .csRightColumn .csStepGuide_Map {
    margin: 18px 0 0 0;
}

.csSubHeader .csRightColumn .csStepGuide_Map ol,
.csSubHeader .csRightColumn .csStepGuide_Map ol li {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
}


    .csSubHeader .csRightColumn .csStepGuide_Map li a:hover {
        text-decoration: none;
    }

        .csSubHeader .csRightColumn .csStepGuide_Map li a.csActiveStep.csPastStep {
            color: #ccc;
            pointer-events: all;
        }

    .csSubHeader .csRightColumn .csStepGuide_Map li a.csActiveStep:before {
        border: 1px solid #cf1f2f;
        color: #f2f2f2;
        background: #cf1f2f;
    }

    .csSubHeader .csRightColumn .csStepGuide_Map li a.csActiveStep.csPastStep:before {
        background: #ccc;
    }

    .csSubHeader .csRightColumn .csStepGuide_Map li a.csActiveStep:after {
        border-left-color: #767676;
    }

.csSubHeader .csRightColumn .csStepGuide_Map li:first-of-type a:before {
    content: "1";
}

.csSubHeader .csRightColumn .csStepGuide_Map li:nth-of-type(2) a {
    width: auto;
    padding-left: 37px;
    margin: 0 10px;
}

    .csSubHeader .csRightColumn .csStepGuide_Map li:nth-of-type(2) a:before {
        content: "2";
        left: 9px;
    }

.csSubHeader .csRightColumn .csStepGuide_Map li:last-of-type a:before {
    content: "3";
    left: 9px;
}

.csSubHeader .csRightColumn .csStepGuide_Map li:last-of-type a {
    width: 30%;
    padding-left: 37px;
}

    .csSubHeader .csRightColumn .csStepGuide_Map li:last-of-type a:after {
        border-left-color: #fff;
        right: auto;
        left: -5px;
        z-index: 200;
    }

.csShowFacility .csSubHeader .csRightColumn .csStepGuide_Map li:last-of-type a:after {
    border-left-color: #767676;
}

.csSubHeader .csRightColumn .csStepGuide_Map_Larry {
    margin: 20px 20px 15px 0;
    display: inline-block;
}

.csSubHeader h3 {
    font-family: 'Domine', serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.0em;
    margin: 0 0 4px;
}

.csSubHeader p {
    font-size: 14px;
    line-height: 1.0em;
    margin: 0 auto;
    font-family: 'PT Sans', sans-serif;
}

.csSearchResults .csCurrentDeals {
    margin-bottom: 0;
    padding-bottom: 20px !important;
}

.csSearchResults .csCurrentDeals, .csCurrentDeals .csPromotion {
    color: #444;
    font-size: 13px;
}

    .csCurrentDeals .csPromotion h4 {
        margin-top: 0;
    }

.hideTest .csSearchResults .csCurrentDeals, .hideTest .csCurrentDeals .csPromotion {
    color: #d21034;
    font-size: 18px;
}

.csSearchResults .csCurrentDeals p.csCBE {
    font-family: 'PT Sans', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 4px;
    color: #d21034;
}

.csRefineSearch .csRefineSearchTools {
    font-family: 'PT Sans', sans-serif;
}

.csSearchResults h1.csCBE {
    margin-top: 20px;
}

.hideTest .csSearchResults h1.csCBE {
    display: none;
}

    .hideTest .csSearchResults h1.csCBE.csStateView {
        display: block;
    }

.hideTest .csSearchResults h2.csCBE.csStateView {
    display: none;
}

.hideTest .csSearchResults h1.csCBE {
    margin-top: 0;
}

.hideTest .csCurrentDeals h1.csCBE {
    display: block;
    margin-top: -3px;
}

    .hideTest .csCurrentDeals h1.csCBE.csStateView {
        display: none;
    }

.csCurrentDeals h1.csCBE {
    display: none;
}

.hideTest .csCurrentDeals h2.csCBE {
    display: none;
}

.hideTest .contentSubTitle {
    border-top: none;
    padding-top: 0;
}

h6.csCBE {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 20px;
}

.hideTest h6.csCBE {
    display: block;
    margin: 0 0 10px 0;
}

.hideTest .csRefineSearchTools {
    margin-bottom: 20px;
    display: inline-block;
}

.hideTest .contentSubTitle h5.csCBE {
    margin-bottom: 12px;
    font-size: 14px;
}

.contentSubTitle h5.csCBE {
    margin-bottom: 0;
    font-size: 13px;
}

.csShowFacility .col-md-7 {
    padding-top: 85px;
}

.csCurrentDeals {
    background-size: 55px;
}

.col-md-12 .csCurrentDeals {
    margin-top: 20px;
}

.hideTest .col-md-12 .csCurrentDeals {
    margin-top: 8px;
    padding-bottom: 7px !important;
    border-bottom: 1px solid #ccc;
    margin-bottom: 14px;
}

.csNetworkFacility, .csNetworkDisclaimer {
    margin-left: 5px;
}

.col-md-12 .csFacilityOffer span.promotion {
    color: #d21034;
    display: inline;
    height: auto;
}

.col-md-12 .csFacilityOffer span {
    font-size: 13px;
    color: #444;
}

    .col-md-12 .csFacilityOffer span strong {
        font-size: 13px;
        color: #444;
    }

.hideTest .col-md-12 .csFacilityOffer span {
    font-size: 18px;
    color: #d21034;
}

    .hideTest .col-md-12 .csFacilityOffer span strong {
        font-size: 18px;
        color: #d21034;
    }

.col-md-12 .csFacilityOffer span.csPromotionIntro {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 4px;
}

.hideTest .col-md-12 .csFacilityOffer span.csPromotionIntro {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
/*--------------------------MAP FOOTER STYLES ------------------------*/
.csMapFooter {
    background-color: #D6D5D5;
    box-shadow: rgba(0,0,0,0.3) 0 -5px 10px;
    height: 90px;
    width: 100%;
    position: fixed;
    bottom: 0;
}

    .csMapFooter img {
        margin-left: 20px;
        vertical-align: middle;
    }

    .csMapFooter span {
        font-size: 18px;
        font-weight: 500;
        font-family: 'Domine', serif;
        line-height: 1.2em;
        color: #444;
        padding-left: 20px;
        position: relative;
        top: 50%;
        -moz-transform: translate(0,-70%);
        -ms-transform: translate(0,-70%);
        -o-transform: translate(0,-70%);
        -webkit-transform: translate(0,-70%);
        transform: translate(0,-70%);
        display: inline-block;
        width: 250px;
    }
/*--------------------------HIDE TEST STYLES ------------------------*/
.hideTest .csSubHeader {
    display: none;
}

.hideTest .csSearchResults .col-md-5 {
    padding-top: 0;
}

    .hideTest .csSearchResults .col-md-5 .csStepGuide_Map {
        display: block;
    }

.hideTest .csShowFacility .col-md-7 {
    padding-top: 0;
}

    .hideTest .csShowFacility .col-md-7 .csStepGuide {
        display: block;
    }

    .hideTest .csShowFacility .col-md-7 .csBackToSearch {
        display: block;
    }

.hideTest .csMapFooter {
    display: none;
}

.hideTest #csHeaderWrap {
    box-shadow: rgba(0,0,0,0.3) 0 5px 10px;
}

#csHeaderWrap {
    z-index: 11;
    box-shadow: none;
}

.csSearchResults .col-md-5 .csStepGuide_Map {
    display: none;
    position: relative;
}

.csShowFacility .col-md-7 .csStepGuide {
    display: none;
    position: relative;
}

.csShowFacility .col-md-7 .csBackToSearch {
    display: none;
}

.no-data-search-box {
    margin: 0 auto;
    width: 377px;
    position: relative;
    height: 65px;
    display: inline-block;
    text-align: center;
}

.no-data-nearest {
    margin-top: 30px;
}

    .no-data-nearest .no-data-nearby-city a {
        color: #4a4a4a;
        font-size: 13px;
    }

    .no-data-nearest .no-data-nearest-text {
        color: #4a4a4a;
        font-size: 13px;
        font-weight: bold;
    }

    .no-data-nearest .no-data-nearby-city {
        border-right: 1px solid #4a4a4a;
        padding: 0px 10px;
        margin: 10px 0px;
        display: inline-block;
    }

        .no-data-nearest .no-data-nearby-city:last-child {
            border-right: none;
        }
/*--------------------------NO TABS LIST STYLES ------------------------*/
.noTabsList .csStorageListing .csStorageListingRight {
    min-height: 116px;
}

.noTabsList .csStorageListing .csStorageUnitSizeTab {
    display: none;
}

.noTabsList .csStorageListing .csStorageUnitSizeTabs {
    min-height: 38px;
}

.noTabsList .csStorageListing .csStorageUnitSizeBtnTab {
    position: absolute;
    right: 0;
    bottom: -10px;
    margin: 0;
}

.noTabsList .csStorageListing .csListingDescribe .USITRUCK {
    top: 0;
}

.noTabsList .csStorageListing .csListingDescribe .csRating {
    position: relative;
    width: 100%;
    right: auto;
    left: -4px;
}

    .noTabsList .csStorageListing .csListingDescribe .csRating .csRatingReview {
        top: auto;
        position: relative;
        right: auto;
        padding: 0;
        vertical-align: top;
    }

    .noTabsList .csStorageListing .csListingDescribe .csRating span {
        display: inline-block;
        padding-top: 3px;
    }

.csUnitSizeList {
    display: none;
}

.csUnitLowestPrice {
    display: none;
}

.noTabsList .csStorageListing .csUnitSizeList {
    display: block;
    position: absolute;
    bottom: 4px;
    left: 4px;
}

    .noTabsList .csStorageListing .csUnitSizeList h2 {
        font: bold 13px/16px Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        color: #444;
    }

    .noTabsList .csStorageListing .csUnitSizeList p {
        font: normal 13px/16px Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0 0 4px;
        color: #444;
    }

.noTabsList .csStorageListing .csUnitLowestPrice {
    display: block;
    position: absolute;
    right: 22%;
    bottom: 4px;
    text-align: right;
}

    .noTabsList .csStorageListing .csUnitLowestPrice h2 {
        font: bold 26px/26px Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        color: #444;
    }

    .noTabsList .csStorageListing .csUnitLowestPrice p {
        font: normal 11px/13px Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        color: #444;
    }

.hideTest .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    bottom: 69px !important;
}

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    bottom: 60px !important;
}
/************    Map popup styles    *******************/
.gm-style .gm-style-iw-c button img {
    width: 30px !important;
    height: 30px !important;
}

.gm-style .gm-style-iw-c button:not(.visually-clear) {
    top: 0px !important;
    right: 0px !important;
    background-image: url(/facilities/Content/images/cubesmartBtnClose.png) !important;
    background-size: auto !important;
    width: 30px !important;
    height: 30px !important;
    background-color: #ffffff !important;
    opacity: 1;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.gm-style .gm-style-iw-c button img {
    display: none !important;
}

.gm-style-iw .gm-style-iw-d {
    overflow: hidden !important;
}

.gm-style-cc div {
    bottom: 0 !important;
}

    .popup-window-content .csRatingsMarker .mapAddress,
    .gm-style-iw .csRatingsMarker .mapAddress {
        float: left;
        width: 100%;
    }

.csSearchResults .GMapBox .popup-window-content span,
.csSearchResults .GMapBox .gm-style .gm-style-iw span {
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.popup-window-content .promo-moveintruck,
.gm-style-iw .promo-moveintruck {
    position: relative;
    color: black;
    padding-top: 3px;
    padding-left: 28px;
    font-weight: normal;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
}

.popup-window-content .view-in-list,
.gm-style .view-in-list {
    color: #000;
    font-size: 14px;
    padding: 5px 0 0 0;
    letter-spacing: 2px;
}

.csSearchResults .popup-window-content .view-in-list span,
.csSearchResults .GMapBox .gm-style .gm-style-iw .view-in-list span {
    color: #767676;
    font-size: 13px;
    display: inline-block;
    letter-spacing: normal;
}

.popup-window-content .view-in-list a,
.gm-style .view-in-list a {
    color: #25408f;
    font-size: 13px;
    display: inline-block;
    letter-spacing: normal;
}

.promo-moveintruck img {
    display: inline-block;
    position: absolute;
    left: -26px;
    top: 5px;
    height: auto;
    width: auto;
}

.popup-window-content .promo-moveintruck img,
.gm-style-iw .promo-moveintruck img {
    margin-left: 25px;
}

#subgurim_GMap1 div div.gm-style div:nth-last-of-type(8) {
    bottom: 0 !important;
}
/* Override Adobe script styles with specificity */
HTML > BODY > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(1) > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(5) > DIV.csSizeGuideLink {
    visibility: visible;
}

HTML > BODY > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(1) > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(4) > DIV:nth-of-type(2) > SPAN:nth-of-type(1) {
}

HTML > BODY > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(1) > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV.csStorageSpecials > DIV:nth-of-type(1) {
    visibility: visible;
}
/*------------------------Add link to facilty address styles--------------*/
.csListingDescribe h2 {
    font-size: 16px;
}

    .csListingDescribe h2 a {
        text-decoration: none;
    }

        .csListingDescribe h2 a:hover {
            list-style: none;
            border-bottom: 1px solid #3f8bcb;
        }

        .csListingDescribe h2 a span {
            float: none;
        }
/*-------------------------- Most Popular Treatment 1 ------------------*/
.mpTip {
    background-image: url(images/icon-tip.png);
    background-repeat: no-repeat;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    margin: -12px 0 5px 15px;
    position: relative;
    padding-left: 40px;
    display: block;
    color: #666;
}

/*------------------------- GALLERY/DESCRIPTION POPUP STYES -------------------------*/
.cbMapAddress p {
    margin-bottom: 0;
}
/* list-map2 page styles */
.no-padding {
    padding: 0 !important;
}

.facility-list-true-height {
    padding-right: 15px;
}

.locked-map .facility-list-container {
    margin-left: 45%;
}

.main-map {
    height: calc(100vh - 70px);
    width: 35%;
    max-width: 625px;
    float: right;
}

.csStateResults .main-map {
    width: 32%;
    max-width: 625px;
}

.main-map.lock-map {
    /*margin-left: -17px;*/
    position: fixed;
}

.mobile-subheader {
    display: none;
}

#mobile-search-box {
    display: none;
}

.csListingDescribe .csFacilityMapItems {
    clear: both;
}
/*--------------------------MOBILE STYLES ------------------------*/
.csListingDescribe .promotion, .csListingDescribe .promotion span {
    color: #d21034;
    float: right;
}

    .csListingDescribe .promotion:first-child::before {
        content: '';
    }

.csStateResults .csListingDescribe .promotion, .csListingDescribe span.promotion {
    float: none;
    font-weight: bold;
}

.csSearchContainer {
    padding-left: 20px;
    float: left;
    position: absolute;
}

#facility-search-box .search-location-input,
#mobile-facility-search-box .search-location-input {
    max-width: 100%;
}

#facility-search-box .search-button,
#mobile-facility-search-box .search-button {
    display: inline-block;
}

.csSearchContainer .search_button {
    width: 80px;
    height: 36px !important;
    border: 1px solid #25408F;
    border-radius: 2px;
    background-color: #25408F;
    color: white;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
    font: bold 18px 'PT Sans', sans-serif;
    margin-top: 15px;
    padding-top: 6px;
}

#desktop-search-btn {
    margin-left: 6px;
}

.result-sort-container .result-sorts {
    width: 100%;
}

.result-sort-container .result-sorts {
    padding-top: 15px;
}

.result-sorts ul {
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-left: 0;
}

.filter-container {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

    .filter-container .col2 {
        float: left;
    }

.result-filter-container .result-filter-current {
    display: none;
    background-color: white;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    cursor: default;
}

    .result-filter-container .result-filter-current .result-filters-reset {
        text-decoration: underline;
        color: #25408f;
        display: inline-block;
        cursor: pointer;
    }

.result-filter-current {
    float: left;
    width: 100%;
    background-color: white;
    border-bottom: 1px solid #ccc;
    display: none;
}

.result-filter-current-items {
    float: left;
    padding-left: 20px;
    display: inline-block;
}

    .result-filter-current-items .result-filter-current-item {
        background-color: #ebeff4;
        border-radius: 16px;
        border: 1px solid #636363;
        padding: 6px;
        margin: 4px;
        display: inline-block;
        line-height: 19px;
        font-weight: bold;
        text-align: left;
        padding-left: 10px;
        text-transform: capitalize;
        font-size: 14px;
        color: #4a4a4a;
        padding-right: 10px;
        margin-bottom: 14px;
        margin-top: 14px;
    }

        .result-filter-current-items .result-filter-current-item[item=rv] {
            text-transform: uppercase;
        }

        .result-filter-current-items .result-filter-current-item .remove-filter-item {
            height: 10px;
            color: #25408F;
            float: right;
            padding-left: 13px;
            font-size: 20px;
            cursor: pointer;
            margin-left: 20px;
            background-image: url(/wp-content/themes/cubesmartwave/images/close-x.svg);
            background-size: 10px 10px;
            background-repeat: no-repeat;
            margin-top: 4px;
        }

.result-sort-container .result-sort-items input[type=radio] {
    margin-right: 7px;
}

.border-button {
    background-color: #ebeff4;
    border: 1px solid #25408F;
    color: #25408F;
    display: block;
    border-radius: 3px;
    font-weight: bold;
}

.csShowFacility .filter-tab-container {
    margin-left: 15px;
    float: left;
}

.csShowFacility .result-filter-container {
    margin-left: 15px;
    width: calc(100% - 15px);
}

.csShowFacility .filter-tab-container {
    /*width: 50%;*/
    font: 1em 'PT Sans', sans-serif;
    text-align: left;
    line-height: 40px;
    vertical-align: top;
    margin-left: 15px;
    margin-top: 0px;
    padding-left: 10px;
}

.csShowFacility .result-filter-current-items {
    margin-left: 20px;
    clear: both;
}

.csSelectedUnit .limited-quantity,
.csStorageSizeDimension .limited-quantity {
    background-color: #cf1f2f;
    color: white;
    width: 66%;
    min-width: 70px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}


.csStateResults .csStorageListing .data-container {
    margin-left: 0;
}

.csStateResults .closed-warning {
    width: calc(100% - 185px);
    margin-left: 185px;
}

.csStateResults .csStorageSizeDimension .csListingDescribe {
    width: calc(100% - 185px);
    margin-left: 185px;
}

.csStateResults .all-units {
    margin-top: 0px;
    height: 40px;
    width: 100%;
}

.csStateResults .csFacilityOffer {
    margin: 0;
    float: none;
}

.csFacilityImagePlus.mobile {
    display: none;
}

@media screen and (max-width: 1673px) {
    .csStateResults .promo-moveintruck {
        position: relative;
        margin: 5px 0px;
        text-align: left;
        margin-left: 36px;
    }
}

@media screen and (min-width: 1673px) {
    .gmnoprint:nth-last-of-type(2) {
        top: 80px;
    }

    .csStorageListingRight .csStorageUnitSizeTabs {
        width: 535px;
    }

    .csStorageListing .csStorageUnitSizeDetails {
        margin-left: -50px;
    }
}

@media screen and (max-width: 1516px) {
    #navWrapper.nav ul > li.csCubeSmartLogo {
        margin-top: -10px;
    }

    #csHeaderWrap {
        height: 99px;
    }

    .container.navContainer {
        position: absolute;
        bottom: 10px;
    }

    .csInStore .container.navContainer {
        position: relative;
        bottom: auto;
    }
}

@media screen and (max-width: 1440px) {
    .csListingDescribe .promotion, .csListingDescribe .promotion span {
        padding: 0px;
        padding-top: 20px;
    }

    .csStateResults .csFacilityOffer {
        top: 0px;
    }
}

@media screen and (max-width: 1336px) {
    .csMapFooter img:nth-of-type(3) {
        display: none;
    }
}

@media (max-width: 1320px) {
    .csStateResults .filter-tab-container {
        margin-top: 65px;
    }

    .csStateResults .search-sort-filter {
        min-height: 130px;
    }
}

@media screen and (max-width: 1217px) {
    .csMapFooter span {
        font-size: 16px;
    }

    .nav ul li a {
        font-size: 15px;
    }
}

@media screen and (min-width: 1200px) {

    .main-map {
        width: 35%;
        max-width: 625px;
    }

    .csStateResults .main-map {
        width: 32%;
        max-width: 625px;
    }

    .reservationPage .col-md-8 {
        width: 66.66666667%;
    }

    .csSearchResults .col-md-7 {
        margin-right: 0;
    }

    .csStepGuide_Map {
        width: 450px;
    }

    .csStorageListingRight .csStorageUnitSizeTabs {
        width: 435px;
    }

    .csStorageListing .csStorageUnitSizeDetails {
        margin-left: -44px;
    }

    .csListingDescribe .csRating {
        position: absolute;
        top: -4px;
        right: -8px;
        bottom: auto;
        left: auto;
        width: 100px;
    }

    .csListingDescribe .csRating .csRatingReview {
        position: relative;
    }

    .csListingDescribe .USITRUCK {
        top: 48px;
    }

    .csStorageUnitSizeTabs .csGreenButton {
        margin-top: 34%;
    }

    .csListingDescribe .col-lg-4 .col-md-4 {
        width: 20%;
    }

    #csHeaderWrap {
        height: 115px;
    }

    #csHeaderWrap .csHeaderContainer {
        width: 960px;
        margin: 0 auto;
    }

    #csHeaderWrap.csInStore .csHeaderContainer {
        width: 100%;
        background-color: #fff;
    }

    #csHeaderWrap.csInStore .csHeaderContainer .container.navContainer {
        width: 960px;
        margin: 0 auto;
    }

    #csHeaderWrap #csHeaderContents {
        float: none;
    }

    .container.navContainer {
        float: none;
    }

    .csSearchResults .col-md-7 .row {
        margin-top: 185px;
        height: calc(100vh - 277px) !important;
    }

    #navWrapper.nav ul > li.csCubeSmartLogo {
        position: absolute;
        margin-top: -40px;
        left: 0;
    }

    .csNyRefineSearchWrap .csEspanolLink {
        bottom: auto;
        top: 6px;
    }

    .csShowFacility .col-md-7 {
        padding-top: 100px;
    }

    .csSubHeader .csRightColumn .csStepGuide_Map {
        width: 100%;
    }
}

@media (max-width:1199px) {
    .csFacilityUnits {
        padding-left: 0;
        margin-top: 0;
    }

    a.reserveButton {
        margin-left: 0;
    }
}

@media screen and (max-width: 1094px) {
    .csMapFooter img:nth-of-type(2) {
        display: none;
    }
}

@media (max-width:1079px) {
    .csStorageSizeDimension .csListingDescribe {
        margin-top: 0px;
    }

    .csStorageSizeDimension .csFacilityUnits .unit {
        width: 48%;
        min-width: 64px;
    }
}

@media (max-width: 1051px) {
    .csStateResults a.reserveButton:not(.mapPopup) {
        margin-left: 0px;
    }
}

@media screen and (max-width: 1050px) {
    .csShowFacility .gmnoprint:nth-last-of-type(2) {
        top: 190px;
    }
}

@media screen and (max-width: 1024px) {
    .pageWrap {
        width: 100%;
    }

    .csSubHeader .csRightColumn .csStepGuide_Map {
        width: 100%;
    }

    .csSubHeader p {
        font-size: 13px;
    }

    .csShowFacility .col-md-5 .row {
        margin-right: 0;
    }

    .gm-style-cc div {
        bottom: 0 !important;
    }

    #subgurim_GMap1 div div.gm-style div:nth-last-of-type(8) {
        bottom: 0 !important;
    }

    .csMapFooter img:nth-of-type(2) {
        display: inline-block;
    }

    .csMapFooter img:nth-of-type(3) {
        display: inline-block;
    }

    .csMapFooter span {
        display: none;
    }
}

@media(max-width:1023px) {
    #desktop-search-box {
        float: none;
    }
}

@media screen and (max-width: 998px) {
    #navWrapper.nav ul > li.csCubeSmartLogo {
        margin-top: -40px;
        position: absolute;
    }

    #csHeaderWrap .csHeaderContainer {
        width: auto;
    }

    #csHeaderWrap #csHeaderContents {
        float: none;
    }

    .container.navContainer {
        float: none;
    }
}

@media (min-width: 993px) {
    body.reservePage .row.form-info {
        background-color: var(--light-gray);
    }

    body.reservePage .csShowUnit .row.form-info .csCurrentDeals {
        border-top: none !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    body.reservePage .reservationPage .row.form-info .formContainer {
        border-top: none !important;
    }

    body.reservePage .csNoCommitmentLinks {
        max-width: calc(100% - 20px);
    }
}

@media screen and (min-width:992px) {
    .container {
        max-width: 100%;
    }

    .reservationPage .col-md-8 {
        width: 66.66666667%;
    }
}

@media(max-width:992px) {
    .no-data-found .cs-no-data-header {
        font-size: 40px !important;
    }

    .no-data-found .cs-no-data-img {
        padding-bottom: 20px;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 20px !important;
        text-align: center;
    }

    .no-data-found .cs-no-data-img img{
        max-width: 300px !important;
        width: 65% !important;
    }

    .no-data-found .cs-no-data-search {
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .no-data-found .cs-no-data-search #no-data-search-box .search-location-container {
        width: unset;
    }

    .facility-thumbnail {
        /*min-width: 175px;
        max-width: 100%;*/
    }

    .csFacilityUnits .unit .unitPrice {
        text-decoration: underline;
    }

    nav ol {
        margin-top: 18px;
    }

    .csSubHeader .csLeftColumn {
        /*padding: 10px 15px;*/
    }

    .csContainer {
        padding-left: 10px;
        padding-right: 10px;
    }

    #mobile-search-box .search-container {
        margin: 0 auto;
    }

    .search-sort-filter {
        display: none;
    }

    #desktop-search-box {
        display: none;
    }

    #mobile-search-box {
        display: block;
        border-top: none;
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 0 10px;
        padding-right: 0px;
        position: relative;
        height: unset;
    }

    #mobile-search-btn {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .facility-list-true-height {
        padding-left: 0px;
        padding-right: 0px;
    }

    .mobile-subheader {
        display: block;
    }

    .view-list.activeTab, .view-map.activeTab {
        background: none;
        border: none;
        margin: 0;
    }

    .row .csStorageListing {
        height: auto;
    }

    .csStorageListing .col-lg-4.col-md-4 {
        width: 20%;
        min-width: 120px;
        padding-left: 0;
    }

    .result-filter-current-items {
        padding-top: 8px;
        margin-top: -5px;
    }

    .result-filters-reset {
        margin-top: 23px;
    }

    .csStateResults .main-map,
    .main-map {
        display: none;
        width: 100%;
    }

    .view-list, .view-map {
        float: right;
        padding-top: 7px;
        padding-bottom: 7px;
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 145px;
        height: 50px;
    }

    .folded-map-icon {
        margin-left: 0px;
        margin-top: 2px;
    }

    .list-icon {
        margin: 0px;
    }

    .list-link {
        margin-left: 50px;
        padding-top: 5px;
        text-decoration: none;
    }

    .list-icon svg,
    .folded-map-icon svg {
        height: 24px;
        width: auto;
    }

    .map-link {
        margin-top: 3px;
        padding-top: 5px;
    }

    .mobile-subheader .map-link {
        text-decoration: none;
    }

    .view-list .list-icon {
        margin: 3px 15px 0 15px;
    }

    .view-list .list-link {
        margin: 0;
        margin-top: 8px;
    }

    .view-list.activeTab svg g, .view-list.activeTab .list-link, .view-map.activeTab svg g, .view-map.activeTab .map-link {
        fill: #999;
        color: #999;
        text-decoration: none;
    }

    .search-sort-filter {
        min-height: unset;
    }

    #facility-search-box .search-location-input,
    #mobile-facility-search-box .search-location-input {
        width: 100%;
        max-width: 100%;
    }

    .csSearchContainer {
        width: 100%;
        position: relative;
    }

    #facility-search-box.csSearchContainer,
    #mobile-facility-search-box.csSearchContainer {
        max-width: 100%;
        width: 100% !important;
    }

    .filter-tab-container {
        margin-left: 0;
        float: left;
        cursor: pointer;
    }

    .result-sort-container,
    .result-filter-container {
        width: 100%;
    }

        .result-sort-container .result-sorts {
            left: 0;
        }

    .csSearchContainer .search-button-container {
        display: inline-block;
    }

    .csSearchContainer .search_button {
        margin-top: 0;
    }

    .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .container.body-content {
        padding: 0px;
    }

    .csStorageSizeDimension .csMapPinNumber {
        display: none;
    }

    .row .csStorageListing .col-lg-8,
    .csStorageSizeDimension .col-lg-4.col-md-4 {
        float: left;
        width: unset;
    }

    .csStorageSizeDimension .csFacilityUnits {
        padding-right: 0px;
        padding-left: 0px;
        height: auto;
        margin-top: 10px;
        float: none;
        clear: both;
    }

    .csFacilityUnits .unit {
        width: 48%;
        height: auto;
    }

    #mobile-search-btn-sl .search-location-label {
        margin-bottom: 0px;
    }

    .no-data-search-box .csSearchContainer {
        width: 100%;
        padding: 15px 0;
    }

    .csShowFacility .size-guide-button {
        margin-top: 0px;
    }

    .csListingDescribe span {
        float: none;
        margin: 0px;
        padding: 0px;
    }

    .csStorageSizeDimension .csListingDescribe {
        padding: 0;
        margin: 0px;
        display: block;
    }

    .promo-moveintruck {
        top: 0;
    }

    .csStateResults .csFacilityOffer {
        margin-left: 0px;
        margin-bottom: 5px;
    }

    .csStateResults .filter-tab-container {
        margin-top: 16px;
    }

    .data-container {
        position: relative;
        height: auto;
        padding-right: 0;
        float: none;
        clear: both;
        width: 100%;
    }

    .csFacilityMapItems {
        clear: both;
        height: auto;
        padding: 3px 0;
    }

    .csStorageSizeDimension .csListingDescribe {
        margin-top: 0;
        width: 100%;
        height: auto;
        display: block;
    }

    .closed-warning {
        margin-top: 0;
        width: 100%;
    }

    .all-units {
        position: relative;
        width: 100%;
        bottom: 0;
        clear: both;
        left: 0;
    }

    .csStateResults .csStorageSizeDimension .csListingDescribe {
        width: calc(100% - 185px);
        margin-left: 185px;
    }

    .csStateResults .closed-warning {
        width: calc(100% - 185px);
        margin-left: 185px;
    }
}

@media screen and (max-width: 960px) {
    a#csHeaderCubeSmartLogo {
        background-size: contain;
        margin-left: 15px;
    }

    .gmnoprint:nth-last-of-type(2) {
        top: 190px;
    }

    #navWrapper {
        margin: 0 -15px;
        min-width: 900px;
    }

    .csSubHeader h3 {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    #csFooter {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .csSubHeader p {
        padding: 0 15px 20px 15px;
    }

    result-filter-container .result-filter-current {
        margin: 0 15px;
    }
}

@media (max-width:740px) {
    .csListingDescribe .promotion {
        float: none;
        display: block;
        padding-top: 0px;
    }

    .csFacilityOffer br {
        display: none;
    }

    .row .csStorageListing .col-lg-8, .csStorageSizeDimension .col-lg-4.col-md-4 {
    }

    .row .csStorageListing .col-lg-8 {
        width: 60%;
    }

    .result-filters-reset {
        margin-left: 14px;
        padding-right: 20px;
        margin-top: 5px;
    }

    .result-filter-current-items .result-filter-current-item {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 0px;
        margin-top: 2px;
    }

    .result-filter-current-items {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media(max-width:640px) {
    .button-mobile-fix-container {
        float: left;
        display: block;
    }

    .csShowFacility .csUnitColContainer {
        width: calc(80% - 40px);
    }

    .csShowFacility .csUnitColumn03 {
        width: 40px;
    }

    .no-data-nearest {
        margin: 30px 10px;
    }

        .no-data-nearest .no-data-nearby-city {
            margin: 10px 0 0;
        }

    .csTitleArea.kweHeader {
        padding: 10px 0;
    }

    #faqText #ctRightFeatures {
        margin-left: 0;
    }

    .mobile_test .closed-warning,
    .mobile_starve .closed-warning {
        width: 38%;
        float: right;
    }

    .csStorageSizeDimension .csFacilityUnits,
    .mobile_test .csStorageSizeDimension .csFacilityUnits,
    .mobile_starve .csStorageSizeDimension .csFacilityUnits {
        display: none !important;
    }

    .mobile_test .csStorageListing .image-container,
    .mobile_starve .csStorageListing .image-container {
        display: none;
    }

    .mobile_test .csStorageSizeDimension .csListingDescribe,
    .mobile_starve .csStorageSizeDimension .csListingDescribe {
        margin-left: 5px;
        max-width: 57%;
        float: left;
        min-height: 65px;
    }

    .mobile_test .csStorageListing a.reserveButton,
    .mobile_starve .csStorageListing a.reserveButton {
        width: 38%;
        float: right;
        margin-top: 0;
    }

        .csStorageListing a.reserveButton .au,
        .mobile_test .csStorageListing a.reserveButton .au,
        .mobile_starve .csStorageListing a.reserveButton .au {
            display: none !important;
        }

        .mobile_test .csStorageListing .msr,
        .mobile_starve .csStorageListing .msr,
        .csStorageListing a.reserveButton .sau,
        .mobile_test .csStorageListing a.reserveButton .sau,
        .mobile_starve .csStorageListing a.reserveButton .sau {
            display: block !important;
        }

    .mobile_test .msr .star:before,
    .mobile_starve .msr .star:before {
        font-size: 16px !important;
    }

    .mobile_test .msr .star.white:before,
    .mobile_starve .msr .star.white:before {
        color: #3f3f44;
        font-size: 16px !important;
    }

    .mobile_test .row.csStorageListing.new,
    .mobile_test .csStorageListing.new .all-units,
    .mobile_starve .row.csStorageListing.new,
    .mobile_starve .csStorageListing.new .all-units {
        min-height: 65px;
    }

    .mobile_test .csStorageListing.new .all-units,
    .mobile_starve .csStorageListing.new .all-units {
        width: 38%;
        clear: none !important;
        float: right;
    }

    .mobile_test div.sold-out {
        display: none !important;
    }

    .mobile_test a.reserveButton .sold-out {
        display: inline-block !important;
        font-style: normal;
    }

    .mobile_test .mobile-promos {
        display: block !important;
        color: #cf1f2f;
        font-weight: bold;
        width: 38%;
        float: right;
        margin-bottom: 5px;
    }

        .mobile_test .mobile-promos:after {
            content: '†';
            font-size: 8px;
            vertical-align: super;
            padding-left: 2px;
        }



    .mobile_test .csStorageListing.new a.reserveButton,
    .mobile_starve .csStorageListing.new a.reserveButton {
        width: 100%;
        float: none;
        margin-top: 0;
    }

    .mobile_test .csStorageListing .promo-moveintruck,
    .mobile_test .csStorageListing .csFacilityOffer,
    .mobile_starve .csStorageListing .csFacilityOffer,
    .mobile_starve .csStorageListing .promo-moveintruck {
        display: none;
    }

    .mobile_test .data-container.warning .csStorageListing a.reserveButton,
    .mobile_starve .data-container.warning .csStorageListing a.reserveButton,
    .mobile_starve .data-container.warning {
        margin-top: 35px;
    }
}

@media (max-width:577px) {
    .facility-thumbnail {
        /*max-width: 100%;
        min-width: 110px;*/
    }

    .csListingDescribe span.promotion {
        text-align: left;
    }

    .csListingDescribe .csFacilityMapItems {
        height: auto;
    }

    .csStorageSizeDimension .csListingDescribe {
        min-height: 105px;
        margin-left: 125px;
        max-width: calc(100% - 120px);
    }

    .image-container img {
        min-height: 80px !important;
    }

    .csStorageListing .data-container {
        width: calc(100% - 150px);
        margin-left: 0
    }


    .closed-warning {
        float: none;
        max-width: 100%;
        margin-left: 0;
    }

    .csStateResults .closed-warning {
        width: 100%;
        margin-left: 0;
    }


    .csStateResults .csStorageSizeDimension .csListingDescribe {
        width: calc(100% - 125px);
        margin-left: 125px;
    }

    .promo-moveintruck {
        position: relative;
        margin: 5px 0px;
        text-align: left;
        margin-left: 36px;
    }
}

@media(max-width:540px) {
    #faqText {
        margin: 30px 10px;
        width: calc(100% - 20px);
    }

    .list-nearby-cities ul {
        padding: 0;
    }

    .ui-widget-content.ui-datepicker {
        width: 100%;
        margin: 0;
        padding: 0;
        left: 0 !important;
    }

    .filter-container .col2 {
        width: 100%;
    }

    #mobile-search-btn-sl .search-location-label {
        width: 220px;
    }

    .csPhotoLightBox {
        position: relative;
    }

    .csFacilityImagePlus.mobile {
        display: block;
        position: absolute;
        right: 5px;
        bottom: 3px;
    }

        .csFacilityImagePlus.mobile a {
            font-size: 20px;
            text-decoration: none;
            color: white;
            background: rgba(0,0,0, .15);
            border-radius: 12px;
            width: 20px;
            height: 20px;
            display: block;
            padding-left: 1px;
            padding-top: 2px;
        }

    .csFacilityImageThumbsWrap {
        display: none;
    }

    .csStorageSizeDimension .csListingDescribe h3, .csStorageSizeDimension .csListingDescribe h4 {
        font-size: 14px;
    }

    .csFacilityImageWrap {
        width: 35%;
        height: auto;
        float: left;
        margin: 10px !important;
    }

    .csFacility #addressbox {
        background-color: #f2f2f2;
    }

    .csReserveAdminFee {
        padding-top: 10px;
        padding-bottom: 10px;
        float: left;
        width: 100%;
    }

    .show-facility-card, .content-visible.hide-card {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 10px;
        color: #25408f;
        font-weight: bold;
        font-size: 13px;
        font-family: 'PT Sans', sans-serif;
        margin-top: 10px;
    }

        .show-facility-card .hide-card {
            text-decoration: underline;
        }

    .content-visible.hide-card {
        padding: 20px 0 0 0;
        float: none;
    }

    .csFacilityInfoMobile .always-show-mobile.content-visible.hide-card {
        text-decoration: underline;
        font-weight: bold;
        display: block;
    }

    #reserve .show-facility-card {
        float: none;
    }

    .reserve_location_details.hide-card .show-card:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #25408f;
        display: inline-block;
        position: relative;
        top: 0px;
        left: 6px;
    }

    .reserve_location_details .hide-card:after, .content-visible.hide-card:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #25408f;
        display: inline-block;
        position: relative;
        top: 0px;
        left: 6px;
    }

    .show-facility-card.hide-card .show-card {
        display: inline-block;
        cursor: pointer;
        width: 100%;
        padding: 5px;
    }

    .show-facility-card .hide-card {
        display: block;
        cursor: pointer;
    }

    .view-map-link {
        display: block;
        font-size: 13px;
        color: #25408f;
        text-decoration: underline;
        padding-top: 5px;
        cursor: pointer;
    }

    .reservationPage .csSelectedUnit .col-md-8 {
        padding: 0 0 10px 0;
        margin: 15px 15px 0 15px;
    }

    .lisaTest .csShowFacility .col-md-7 {
        padding: 0 !important;
    }

    .lisaTest .csShowFacility .csNoCommitmentLinks li {
        content: none !important;
    }

    .lisaTest .csShowFacility .col-md-7 .col-md-12 .csCurrentDeals.lisaTestContent {
        border-top: none !important;
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    .csFacility {
        padding: 0;
    }

    .csShowFacility .csUnitColumn01, .csShowFacility .csUnitColumn02 {
        width: 100%;
    }

    .csShowFacility .csUnitColContainer {
        width: calc(65% - 40px);
    }

    .csShowFacility .filter-tab-container {
        margin: 0px;
    }

    .csShowFacility .result-filter-container {
        margin-left: 0px;
        width: 100%;
    }

    .csShowFacility .result-filters {
        margin-bottom: 0;
    }
}