#content-wrapper {
    padding: 0 !important;
}
#site-index #content_banner {
    height: auto;
    background-color: #334957;
    padding-bottom: 40px;
    position: relative;
}
#site-index #content_banner > picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}
#site-index #content_banner .banner-cover-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
}
#site-index #content_banner > .container {
    position: relative;
    z-index: 1;
}
#site-index #content_banner .form_search {
    width: 60%;
    height: 279px;
    margin: 115px auto;
}
#site-index #content_banner .form_search .note_search {
    height: 55%;
    width: 100%;
}
#site-index #content_banner .form_search .note_search h1 {
    color: #fff;
    font-size: 57px;
    /* font-family: 'Montserrat', Raleway, 'Lucida Grande', sans-serif; */
    font-family: Inter, 'Lucida Grande', sans-serif;
    font-weight: bold;
    padding: 17px 0 0 0;
    text-align: center;
    line-height: 78px;
}
#site-index #content_banner .form_search .note_search h3 {
    color: #fff;
    font-size: 23px;
    /* font-family: 'Montserrat', Raleway, 'Lucida Grande', sans-serif; */
    font-family: Inter, 'Lucida Grande', sans-serif;
    font-weight: normal;
    padding-top: 10px;
    text-align: center;
    line-height: 23px;
}
#site-index #content_banner .info_search {
    background: rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#site-index #content_banner .info_search #form_search {
    height: 100%;
}
#site-index #content_banner .not_search_footer {
    margin: 20px 0 0 0;
    text-align: center;
}
#site-index #content_banner .not_search_footer a {
    color: #fff;
    font-size: 17px;
    /* font-family: 'Montserrat', Raleway, 'Lucida Grande', sans-serif; */
    font-family: Inter, 'Lucida Grande', sans-serif;
    font-weight: bold;
    text-indent: 129px;
    text-align: left;
    text-decoration: underline;
    line-height: 17px;
}
#site-index #form_search_view { display: none; }
#site-index #content_banner .form_search {
    width : 70%;
    height: unset;
    margin : 0px auto;
}
#site-index #content_banner .form_search .note_search h1 {
    line-height: 59px;
    padding: 20px 0px 0px 0px;
    font-size: 48px;
}
#site-index #content_banner .form_search .note_search h3 {
    padding: 25px 0 30px 0;
    line-height: 27px;
    font-size: 22px;
    width: 650px;
    margin: 0 auto;
}
#site-index #content_banner .info_search {
    width: 85%;
    margin: 0 auto;
}

#site-index #content_banner .form_search {
    width: 70%;
    height: unset;
    margin: 0 auto;
}
.sec-listing-availability .sec-content {
    width: 200px;
    margin: 0 auto;
    padding: 25px 0 15px 0;
}
.sec-listing-availability .sec-content section {
    display: inline-block;
    margin-bottom: 0px;
    width: 50%;
}
.sec-listing-availability .sec-content section label {
    color: #FFFFFFb3;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 23.4px;
}
.sec-listing-availability .sec-content section.active label {
    color: #FFFFFF;
}
.sec-listing-availability .sec-content section hr {
    margin: 10px 0px 0px 0px;
    border-radius: 10px;
    border-color: #1EB785;
    border-top-width: 2px;
    opacity: 0;
}
.sec-listing-availability .sec-content section.active hr {
    opacity: 1;
}
#site-index #content_banner #form_search #search-listing .search-start-date-input {
    width: -webkit-fill-available;
    width: -moz-available;
    grid-template-columns: 1fr 35px;
    padding: 18px 20px 0px 20px
}

.google-search-input-container {
    position: relative !important;
    margin: 10px 20px 0 20px !important;
}

    .google-search-input-container input#search-box {
        box-sizing: border-box !important;
        width: 100% !important;
        border-radius: 10px !important;
        border: 1px solid #96989A !important;
        height: 50px !important;
        padding-left: 43px !important;
        padding-right: 45px !important;
        font-family: Inter !important;
        font-weight: 500 !important;
        font-size: 16px !important;
    }
    .google-search-input-container .clear-button {
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        cursor: pointer;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
    }

    .google-search-input-container input#search-box::placeholder {
        color: #2D3236 !important;
    }

    .google-search-input-container #autocomplete-suggestions { 
        display: none; 
        position: absolute !important; 
        background: white !important;
        border: 1px solid #ccc !important; 
        max-height: 200px !important; 
        overflow-y: auto !important; 
        width: 100% !important;
        z-index: 1000 !important; 
        border-radius: 4px !important; 
        box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important; 
        top: 100% !important; 
        left: 0 !important;
    }

#site-index #content_banner #form_search #search-listing #autocomplete-ajax {
    display: block;
    width: -webkit-fill-available;
    width: -moz-available;
    margin: 10px 20px 0 20px;
}
#site-index #content_banner #form_search #search-listing #autocomplete-ajax .mapboxgl-ctrl-geocoder--icon-search {
    display: none !important;
}
#site-index #content_banner #form_search #search-listing #autocomplete-ajax .mapboxgl-ctrl-geocoder::before {
    position: absolute;
    content: " ";
    background-image: url(/images/svg/icon_search_magnifier_dark.svg);
    background-repeat: no-repeat;
    top: 16px;
    left: 15px;
    width: 23px;
    height: 23px;
}
#site-index #content_banner #form_search #search-listing #autocomplete-ajax .mapboxgl-ctrl-geocoder--input {
    border-radius: 10px;
    border: 1px solid #96989A;
    height: 50px !important;
    padding-left: 35px;
    padding-right: 45px;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 500;
    font-size: 16px !important;
}
#site-index #content_banner #form_search #search-listing #autocomplete-ajax .mapboxgl-ctrl-geocoder--input::placeholder {
    color: #2D3236 !important;
}
#site-index #content_banner #form_search #search-listing #autocomplete-ajax .mapboxgl-ctrl-geocoder--icon-close {
    display: none !important;
}
#site-index #content_banner #form_search #search-listing #autocomplete-ajax .mapboxgl-ctrl-geocoder--button {
    display: block !important;
    top: 18px;
    right: 20px;
    height: 15px;
    width: 15px;
    background: url(/images/svg/icon_clear_search_address_field.svg) no-repeat right;
    background-size: 15px;
}

mapbox-search-box::part(input) {
  padding: 10px;
  font-size: 14px;
}

#site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax {
    display: block;
    width: -webkit-fill-available;
    width: -moz-available;
    margin: 10px 20px 0 20px;
}
#site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax .search-js-search-icon {
    display: none !important;
}
#site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax .search-box-container {
    background-color: transparent;
}
#site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax .search-box-container::before {
    position: absolute;
    content: " ";
    background-image: url(/images/svg/icon_search_magnifier_dark.svg);
    background-repeat: no-repeat;
    top: 16px;
    left: 15px;
    width: 23px;
    height: 23px;
}
#site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax .search-js-input {
    width:100%;
    border-radius: 10px;
    border: 1px solid #96989A;
    height: 50px !important;
    padding-left: 43px;
    padding-right: 45px;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 500;
    font-size: 16px !important;
}
#site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax .search-js-input::placeholder {
    color: #2D3236 !important;
}
#site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax .search-js-search-icon-close {
    display: none !important;
}
#site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax .search-js-search-close-button {
    display: block !important;
    position: absolute;
    top: 15%;
    right: 10px;
    height: 15px;
    width: 15px;
    background: url(/images/svg/icon_clear_search_address_field.svg) no-repeat right;
    background-size: 15px;
}
#site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax .search-js-search-close-button:hover {
  background: url(/images/svg/icon_clear_search_address_field.svg) no-repeat right !important;
  background-size: 15px !important;
  color: inherit !important;
  box-shadow: none !important;
  height: 15px !important;
  width: 15px !important;
}

#site-index #content_banner #form_search #search-listing .sec-date-picker img {
    height: 18px;
}
#site-index #content_banner #form_search #search-listing .search_btn {
    width: -webkit-fill-available;
    width: -moz-available;
    height: 50px;
    margin: 18px 20px;
    background: #21b685;
    font-weight: 600;
    border-radius: 10px;
}
#site-index .home_content {
    padding: 50px 0;
}
#site-index .home_content .city_title {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 800;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #2D3236;
}
#site-index .home_content .city_title span { color: #1EB785; }
#site-index .home_content h2 {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #3C4855;
}
#site-index .home_content h3 {
    width: 800px;
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #2D3236;
    margin: 20px auto 60px auto;
}
#site-index .home_content h3 a {
    color: #1EB785;
    font-style: italic;
    text-decoration: underline;
}
#site-index .home_content h3 a:hover {
    color: #18a075;
}

#site-index .map-widget {

}
#site-index .map-widget h2 {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #2D3236;
}
#site-index .map-widget h2 a {
    font-weight: 800;
    color: #1EB785;
}
#site-index .map-widget .map-snapshot {
    height: 450px;
    margin: 25px 0 0 0;
    position: relative;
    overflow: hidden;
}
#site-index .map-widget .map-snapshot .map-cover-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

#site-index .home-benefits {
    width: 100%;
}
#site-index .benefits {
    width: 1160px;
    margin: 0 auto;
    padding: 50px 0 40px 0;
}
#site-index .benefits .benefits-content {
    display: grid;
    grid-template-columns: 540px 560px;
    grid-gap: 60px;
}
#site-index .benefits .left .list {
    display: table;
}
#site-index .benefits .left .list .row-data {
    display: table-row;
}
#site-index .benefits .left .list .row-data .col-1 {
    display: table-cell;
    width: 10%;
    vertical-align: middle;
    text-align: center;
}
#site-index .benefits .left .list .row-data .col-2 {
    display: table-cell;
    width: 90%;
    padding: 35px 0 35px 15px;
}
#site-index .benefits .left .list .row-data label {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    cursor: unset;
}
#site-index .benefits .left .list .row-data label span { 
    color: #1EB785;
    font-weight: 800;
}
#site-index .benefits .left .list .row-data p {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2D3236;
}
#site-index .benefits .right .sec-search-locations {
    height: 210px;
    background: #F2F4F5;
    padding: 30px 70px;
}
#site-index .benefits .right .sec-search-locations.search-js-rendered {
    height: 265px;
}
#site-index .benefits .right .sec-search-locations h3 {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #3C4855;
    text-align: center;
}
#site-index .benefits .right .sec-search-locations label {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #2D3236;
    margin: 10px 0 15px 0;
}
#site-index .benefits .right .sec-search-locations input[type=text] {
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 14px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #ABAEB0;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 15px;
    text-indent: unset;
}
#site-index .benefits .right .sec-search-locations .search-box-radio-section {
    margin: 10px 0 0 0;
}
#site-index .benefits .right .sec-search-locations .search-box-radio-section .search-box-radio {
    display: inline-block;
    width: fit-content;
}
#site-index .benefits .right .sec-search-locations .search-box-radio-section .search-box-radio label {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #3C4855;
    margin: 0 20px 0 0;
}
#site-index .benefits .right .sec-search-locations .search-box-radio-section .search-box-radio label input[type=radio] {
    display: inline-block;
    margin: 0 8px 0 0;
    width: 13px;
}
#site-index .benefits .right .sec-search-locations .search-box-submit-button-section {
    text-align: center;
    margin: 20px 0 0 0;
}
#site-index .benefits .right .sec-search-locations .search-box-submit-button-section .submit-search-locations {
    background: #1EB785;
    border: unset;
    border-radius: 8px;
    width: 296px;
    height: 44px;
    /* font-family: Raleway; */
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}
#site-index .benefits .right .sec-search-locations .search-box-submit-button-section .submit-search-locations:hover, 
#site-index .about-us-section .content-details .left a.btn-parking-rent-calculator:hover {
    background-color: #1ea87b;
}
#site-index .benefits .right .sec-slider-ratings {
    height: 190px;
    background: #3C4855;
}
#site-index .benefits .right .sec-slider-ratings #slide_data {
    height: 190px;
}
#site-index .benefits .right .sec-slider-ratings #slide_data .flex-description p {
    font-size: 14px;
    line-height: 18px;
}
#site-index .benefits .right .sec-slider-ratings #slide_data .section-icon {
    margin: 10px 0 0 0;
}
#site-index .benefits .right .sec-slider-ratings #slide_data .section-icon img.img-stars {
    height: 19px;
    width: unset;
}
#site-index .benefits .right .sec-slider-ratings #slide_data .flex-direction-nav {
    display: none;
}
#site-index .benefits .right .sec-slider-ratings #slide_data .flex-control-nav {
    bottom: -10px;
}
#site-index .benefits .right .sec-slider-ratings #slide_data .flex-control-paging li a {
    display: inline-block;
    background: rgba(255, 255, 255, 0.2);
}
#site-index .benefits .right .sec-slider-ratings #slide_data .flex-control-paging li a.flex-active {
    background: #FFFFFF;
}

#site-index .about-us-section {
    background: #F2F4F5;
    padding: 50px 0;
}
#site-index .about-us-section .content-details {
    width: 1160px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 540px 560px;
    grid-gap: 60px;
}
#site-index .about-us-section .content-details .left h3 {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #2D3236;
}
#site-index .about-us-section .content-details .left h3 span {
    display: block;
    font-weight: 800;
    color: #1EB785;
}
#site-index .about-us-section .content-details .left p {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2D3236;
    margin: 15px 0 0 0;
    width: 410px;
}
#site-index .about-us-section .content-details .left p a {
    font-weight: 800;
    color: #1EB785;
}
#site-index .about-us-section .content-details .left #host-earned-counter {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 800;
    font-size: 46px;
    line-height: 32px;
    text-align: center;
    color: #3C4855;
    width: 326px;
    margin: 35px 0 15px 0;
}
#site-index .about-us-section .content-details .left #host-earned-counter:first-letter {
    font-size: 29px;
    line-height: 24px;
    margin-right: 5px;
    vertical-align: top;
}
#site-index .about-us-section .content-details .left label.earned-by-hosts {
    /* font-family: Raleway; */
    font-family: Inter;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    color: #1EB785;
    width: 326px;
    margin: 0;
}
#site-index .about-us-section .content-details .left a.btn-lease-space {
    width: 325px;
    padding: 15px 0;
    border-radius: 8px;
    display: inline-block;
    background: url(/images/btn-yellow.svg) center center;
    background-size: cover;
    margin: 30px 0 0 0;
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-decoration: unset;
    color: #2D3236;
}
#site-index .about-us-section .content-details .left a.btn-parking-rent-calculator {
    width: 325px;
    padding: 15px 0;
    background: #1EB785;
    border-radius: 8px;
    display: inline-block;
    margin: 20px 0 0 0;
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-decoration: unset;
    color: #FFFFFF;
}
#site-index .about-us-section .content-details .right h3 {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 800;
    font-size: 22px;
    line-height: 28px;
    color: #017E54;
}
#site-index .about-us-section .content-details .right p {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2D3236;
    margin-top: 20px;
}
#site-index .about-us-section .content-details .right p.sub-info {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}
#site-index .about-us-section .content-details .right p a {
    color: #1EB785;
}

#site-index .download-app {
    width: 100%;
    background-color: #3C4855;
}
#site-index .download-app .content-sec {
    width: 1085px;
    margin: 0 auto;
    padding: 60px 0 0 0;
    display: grid;
    grid-template-columns: 415px 645px;
    grid-gap: 25px;
}
#site-index .download-app .content-sec .left {
    background: url(/images/phone-mockup.png) no-repeat center -70px;
    background-size: cover;
}
#site-index .download-app .content-sec .mobile-graphic { display: none; }
#site-index .download-app .content-sec h2 {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
    color: #FFFFFF;
}
#site-index .download-app .content-sec h2 span {
    font-weight: 700;
}
#site-index .download-app .content-sec p {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-top: 20px;
}
#site-index .download-app .content-sec .download-links {
    margin: 40px 0 30px 0;
}
#site-index .download-app .content-sec .download-links a.dl-android {
    background: url(/images/google-badge.svg) no-repeat 0 center;
    background-size: contain;
    display: inline-block;
    width: 151px;
    height: 50px;
}
#site-index .download-app .content-sec .download-links a.dl-apple {
    background: url(/images/apple-badge.svg) no-repeat 0 center;
    background-size: contain;
    display: inline-block;
    width: 151px;
    height: 50px;
    margin: 0 0 0 20px;
}
#site-index .download-app .content-sec .download-links img.best-new-apps {
    width: 210px;
    height: 88px;
    margin: 0 0 0 20px;
}

#site-index #content-wrapper #introduction {
    width: 100%;
    background: #ffffff;
    overflow: hidden;
}
#site-index #content-wrapper #introduction .container {  width: 90% !important; }
#site-index #content-wrapper #introduction h2.title {
    /* font-family: 'Montserrat', Raleway, 'Lucida Grande', sans-serif; */
    font-family: Inter, 'Lucida Grande', sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    padding-top: 70px;
    color: #2D3236;
}
#site-index #content-wrapper #introduction h2.title span { color: #1EB785; }
#site-index #content-wrapper #introduction h2.sub-title {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #2D3236;
    margin: 13px 0 35px 0;
}
#site-index #content-wrapper #introduction h2.sub-title a {
    text-decoration: none;
    color: #15B27E;
    font-weight: 700;
}
#site-index #content-wrapper #introduction h2.sub-title a:hover { text-decoration: underline; }
#site-index #content-wrapper #introduction h2.second_att { padding-top: 0; }
#site-index #content-wrapper #introduction .count_money { margin-top: 30px; }
#site-index #content-wrapper #introduction .list_my_space_free { width: 38%; }
#site-index #content-wrapper #introduction .yellow_btn {
    float: left;
    line-height: 34px;
}
#site-index #content-wrapper #introduction .button_wapper {
    margin: 16px auto 40px;
    width: 46%;
}
#site-index #content-wrapper #introduction .quick_quote {
    width: 48%;
    float: right;
}
#site-index #content-wrapper #introduction .quick_quote input {
    width: 93%;
    /* font-family: 'Montserrat', Raleway, 'Lucida Grande', sans-serif; */
    font-family: Inter, 'Lucida Grande', sans-serif;
    font-weight: bold;
    height: 47px;
    line-height: 14px;
    font-size: 14px;
    padding: 0;
}
#site-index #content-wrapper #introduction label.earned-by-hosts {
    cursor: unset;
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    color: #1EB785;
    margin: 0;
}
#site-index #content-wrapper #introduction .button_wapper_v3 {
    margin: 16px auto 20px;
}

#site-index #content-wrapper #top_city_link{
    width: 100%;
    background: #21b685 ;
    overflow: hidden;
    color: #ffffff;
}
#site-index #content-wrapper #top_city_link .content-state{
    width: 600px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
}
#site-index #content-wrapper #top_city_link .list-parking{
    width: 600px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 50px;
}
#site-index #content-wrapper #top_city_link .list-parking .flex-row div a{
    color: #ffffff;
    text-decoration: underline;
    font-size: 12px;
    /* font-family: 'Montserrat'; */
    font-family: Inter;
}
#site-index #content-wrapper #top_city_link .list-parking .flex-row div a:hover{
    font-weight: bold;
}
#site-index #content-wrapper #top_city_link .list-parking .flex-row div{
    line-height: 24px;
}
#site-index #content-wrapper #top_city_link .content-state span{
    float: left;
    padding-right: 15px;
    /* font-family: 'Montserrat'; */
    font-family: Inter;
    font-size: 14px;
}
#site-index #content-wrapper #top_city_link .list-state{
    float: left;
}
#site-index #content-wrapper #top_city_link .list-state li{
    float: left;
    width: 48px;
    line-height: 40px;
    cursor: pointer;
}
#site-index #content-wrapper #top_city_link .list-state li:hover{
    font-weight: bold;
}
#site-index #content-wrapper #top_city_link .collapse-icon{
    width: 100%;
    float: left;
    text-align: center;
    height: 30px;
    margin-top: 20px;
}
#site-index #content-wrapper #top_city_link .collapse-icon i{
    font-size:30px;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
}
#site-index .item_city a:hover {
    color: #1EB785;
}

@media (max-width:1250px) {
    #site-index .benefits {
        width: 100%;
        margin: 0 0 0 25px;
        padding: 0;
    }
    #site-index .benefits .benefits-content {
        grid-template-columns: 48% 48%;
        grid-gap: 4%;
    }
    #site-index .about-us-section .content-details {
        width: -webkit-fill-available;
        width: -moz-available;
        margin: 0 30px;
        grid-template-columns: 48% 48%;
        grid-gap: 4%;
    }
    #site-index .about-us-section .content-details .left p { width: unset; }
    #site-index .about-us-section .content-details .left #host-earned-counter { 
        width: 90%;
        margin: 35px auto 15px auto; 
    }
    #site-index .about-us-section .content-details .left label.earned-by-hosts {
        width: 90%;
        margin: 0 auto;
    }
    #site-index .about-us-section .content-details .left a.btn-lease-space {
        margin: 30px auto 0 auto;
        display: block;
    }
    #site-index .about-us-section .content-details .left a.btn-parking-rent-calculator {
        margin: 20px auto 0 auto;
        display: block;
    }
}
@media (max-width:1160px) {
    #site-index .download-app .content-sec {
        width: 1040px;
        grid-template-columns: 370px 645px;
    }
    #site-index .download-app .content-sec .left {
        background: url(/images/phone-mockup.png) no-repeat center -63px;
        background-size: cover;
    }
}
@media (max-width:1100px) {
    #site-index .download-app .content-sec {
        width: 970px;
        grid-template-columns: 300px 645px;
    }
    #site-index .download-app .content-sec .left {
        background: url(/images/phone-mockup.png) no-repeat center -52px;
        background-size: auto;
    }
}
@media (max-width:1080px) {
    #site-index #content_banner .form_search { width: 80%; }
}
@media (max-width:1040px) {
    #site-index .benefits { margin: 0; }
    #site-index .benefits .benefits-content {
        grid-template-columns: 49% 49%;
        grid-gap: 2%;
    }
    #site-index .benefits .left .list { margin: 25px 0 0 0; }
    #site-index .benefits .left .list .row-data .col-1 { 
        width: 13%;
     }
    #site-index .benefits .left .list .row-data .col-2 { 
        width: 87%;
        padding: 30px 0 30px 5px; 
    }
    #site-index .download-app .content-sec {
        width: 645px;
        display: block;
        grid-template-columns: unset;
        grid-gap: unset;
        padding: 60px 0 15px 0;
    }
    #site-index .download-app .content-sec .left { display: none; }
}
@media (max-width:1000px) {
    #site-index .benefits .left .list { margin: 5px 0 0 0; }
    #site-index .benefits .right .sec-search-locations { padding: 30px 45px; }
}
@media (max-width: 979px) {
    #site-index #content_banner .form_search {
        height: unset !important;
        margin: 30px auto 10px !important;
    }
}
@media (max-width:950px) {
    #site-index #content_banner .form_search .note_search h1 {
        line-height: 50px !important;
        font-size: 40px !important;
    }
    #site-index #content_banner .form_search .note_search h3 {
        line-height: 30px;
        font-size: 20px;
    }
    #site-index .home_content h3 { width: 100%; }
    #site-index .benefits .benefits-content {
        grid-template-columns: unset;
        grid-gap: unset;
        display: unset;
    }
    #site-index .benefits .left .list {
        margin: 25px auto;
        width: 650px;
    }
    #site-index .benefits .left .list .row-data .col-2 { padding: 20px 0 20px 5px; }
    #site-index .benefits .right .sec-search-locations {
        padding: 30px 0;
        height: unset;
    }

    #site-index .benefits .right .sec-search-locations #form_search_benefits_section {
        width: 560px;
        margin: 0 auto;
    }
}
@media (max-width:780px) {
    #site-index .map-widget h2 { padding: 0 20px; }
    #site-index #content_banner .form_search .note_search h1 {
        line-height: 45px;
        font-size: 35px;
    }
    #site-index #content_banner .form_search .note_search h3 {
        line-height: 28px;
        font-size: 20px;
        padding: 20px 0 25px 0;
        width: 100%;
    }
    #site-index .benefits .left .list .row-data .col-2 {
        padding: 10px 0 10px 12px;
    }
    #site-index .benefits .left .list .row-data label, 
    #site-index .benefits .left .list .row-data p {
        font-size: 15px;
        line-height: 20px;
    }
}
@media (max-width:768px) {
    #site-index .map-widget .map-snapshot {
        height: 400px;
    }
    #site-index .about-us-section .content-details {
        display: block;
        grid-template-columns: unset;
        grid-gap: unset;
    }
    #site-index .about-us-section .content-details .left { padding: 0 0 50px 0; }
    #site-index .about-us-section .content-details .left h3 {
        font-size: 22px;
        text-align: center;
        line-height: 30px;
    }
    #site-index .about-us-section .content-details .left p {
        text-align: center;
        width: 370px;
        margin: 15px auto 0 auto;
    }
}
@media (max-width:750px) {
    #site-index #content_banner .banner-cover-img {
        object-position: center top;
    }
    #site-index .right { width: unset; }
    #site-index #content-wrapper #introduction .button_wapper_v3 { 
        width: -webkit-fill-available; 
        width: -moz-available;
    }
    #site-index #content-wrapper #introduction .button_wapper_v3 .leasemyspace {
        width: 48%;
        margin-right: 4%;
    }
    #site-index #content-wrapper #introduction .button_wapper_v3 .quick_quote_v3 {
        width: 48%;
    }
    #site-index #content-wrapper #introduction .button_wapper_v3 .leasemyspace a {
        width: 100%;
    }
    #site-index #content-wrapper #introduction .button_wapper_v3 .quick_quote_v3 a {
        width: 100%;
    }
    #site-index #content-wrapper #introduction .button_wapper_v3 .leasemyspace a img, 
    #site-index #content-wrapper #introduction .button_wapper_v3 .quick_quote_v3 a img {
        height: 45px;
        object-fit: fill;
    }
    #site-index .benefits .left .list {
        margin: 25px 3%;
        width: 94%;
    }
    #site-index .benefits .left .list .row-data .col-1 {
        width: 10%;
    }
    #site-index .benefits .left .list .row-data .col-2 {
        width: 90%;
    }
}
@media (max-width:700px) {
    #site-index .download-app .content-sec {
        width: -webkit-fill-available;
        width: -moz-available;
        margin: 0 30px;
        padding: 40px 0 15px 0;
    }
    #site-index .download-app .content-sec .download-links img.best-new-apps { display: none; }
    #site-index .download-app .content-sec .download-links {
        margin: 30px 0 20px 0;
        text-align: center;
    }
}
@media (max-width:644px) {
    #site-index #content_banner .form_search {
        width: 90%;
    }
    #site-index #content_banner .form_search .note_search h1 {
        padding: 30px 25px 10px 25px;
        line-height: 40px;
        font-size: 32px;
        text-align: left;
    }
    #site-index #content_banner .form_search .note_search h3 {
        font-size: 16px;
        line-height: 25px;
        text-align: left;
        padding: 20px 0;
    }
    .sec-listing-availability .sec-content {
        padding: 20px 0 12px 0;
    }
    #site-index #content_banner .info_search {
        width: -webkit-fill-available;
        width: -moz-available;
        margin-left: 12px;
        margin-right: 12px;
        border-radius: 10px !important;
    }
    #site-index #content_banner #form_search #search-listing #autocomplete-ajax {
        margin: 1px 16px 0 16px;
    }
    #site-index #content_banner #form_search #search-listing #autocomplete-ajax .mapboxgl-ctrl-geocoder::before {
        top: 14px;
    }
    #site-index #content_banner #form_search #search-listing #autocomplete-ajax .mapboxgl-ctrl-geocoder--button {
        top: 15px;
    }
    #site-index #content_banner #form_search #search-listing #autocomplete-ajax .mapboxgl-ctrl-geocoder--input {
        height: 45px !important;
        font-size: 14px !important;
        padding-left: 31px;
    }
    
    #site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax {
        margin: 1px 16px 0 16px;
    }
    #site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax .search-box-container::before  {
        top: 14px;
    }
    #site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax .search-js-input {
        height: 45px !important;
        font-size: 14px !important;
        padding-left: 40px;
    }

    .google-search-input-container {
        margin: 10px 16px 0 16px !important;
    }
    #site-index #content_banner #form_search #search-listing .search-start-date-input {
        padding: 16px 16px 0px 16px;
    }
    #site-index #content_banner #form_search #search-listing .search-start-date-input .sec-labels .lh-17,
    #site-index #content_banner #form_search #search-listing .search-start-date-input .sec-labels #selected-date-filter {
        line-height: 16.5px;
    }
    #site-index #content_banner #form_search #search-listing .search-start-date-input .sec-labels .fs-7-6,
    #site-index #content_banner #form_search #search-listing .search-start-date-input .sec-labels #selected-date-filter {
        font-size: 12px;
    }
    #site-index #content_banner #form_search #search-listing .search-start-date-input .sec-date-picker.pt-12 {
        padding-top: 10px !important;
    }
    #site-index #content_banner #form_search #search-listing .sec-date-picker img {
        height: 17px;
    }
    #site-index #content_banner #form_search #search-listing .search_btn {
        margin: 16px;
        height: 45px;
        font-weight: 500;
    }
    .sec-listing-availability .sec-content section label {
        font-size: 18px;
    }
    .sec-listing-availability .sec-content section hr {
        margin: 8px 0px 0px 0px;
    }
    #site-index .home_content .city_title {
        font-size: 26px;
        line-height: 32px;
    }
    #site-index .home_content h2 {
        font-size: 18px;
        line-height: 27px;
    }
    #site-index .home_content h3 {
        font-size: 15px;
        margin: 20px 0 40px 0;
    }
    #site-index .benefits .right .sec-search-locations #form_search_benefits_section {
        width: -webkit-fill-available;
        width: -moz-available;
        margin: 0 30px;
    }
    #site-index #content-wrapper #introduction h2.title {
        font-weight: 600;
        font-size: 22px;
        padding-top: 40px;
    }
    #site-index #content-wrapper #introduction h2.title span { font-weight: 700; }
    #site-index .about-us-section .content-details .right p.sub-info {
        font-size: 16px;
        line-height: 22px;
    }
    #site-index .download-app .content-sec { padding: 40px 0 0 0; }
    #site-index .download-app .content-sec .download-links { margin: 30px 0 0 0; }
    #site-index .download-app .content-sec .mobile-graphic {
        display: block;
        background: url(/images/phone-mockup.png) no-repeat center center;
        background-size: auto;
        height: 350px;
    }
}
@media (max-width:599px) {
    #site-index #content_banner #form_search #search-listing {
        margin: unset;
        text-align: unset;
        width: unset;
    }
    #site-index #content_banner #form_search #search-listing #autocomplete-ajax {
        padding: unset;
    }
    #site-index #content_banner #form_search #search-listing #autocomplete-js-api-ajax {
        padding: unset;
    }
    #site-index #content_banner #form_search #search-listing .search_btn {
        font-size: 16px !important;
    }
    #site-index #content_banner .not_search_footer { margin: 0 0 15px 0; }
    #site-index .benefits .right .sec-slider-ratings #slide_data .flex-description p { font-size: 13px; }
    #site-index .benefits .right .sec-slider-ratings #slide_data .flex-name-p {
        margin-top: 5px;
        font-size: 14px;
    }
    #site-index .benefits .right .sec-slider-ratings #slide_data .section-icon img.img-stars { height: 17px; }
    #site-index #content_banner .form_search .note_search h3 {
        padding: 0px 25px 10px;
        width: -webkit-fill-available;
        margin-bottom: 30px;
    }
    #site-index #content_banner .form_search .note_search h1 {
        padding-top: 30px !important;
        font-size: 40px !important;
        text-align: left !important;
    }

    .google-search-input-container {
        margin: 10px 16px 0 16px !important;
        font-size: 14px !important;
    }
        .google-search-input-container input#search-box {
            height: 45px !important;
        }
        .google-search-input-container #autocomplete-suggestions {
            width: 100% !important;
        }
}
@media (max-width: 500px) {
    #site-index #content_banner .form_search .note_search h1 {
        font-size: 35px !important;
        line-height: 42px !important;
    }
}
@media (max-width:479px) {
    #site-index #slide_data, 
    #site-index #slide_data .flex-viewport, 
    #site-index #slide_data .flex-caption { height: 170px; }
    #site-index #slide_data .flexslider .slides .span_img { margin: 30px 15px 0 40px; }
    #site-index #content_banner .form_search .note_search h1 {
        line-height: 45px !important;
        text-align: left !important;
        padding: 50px 25px 25px;
    }
}
@media (max-width:450px) {
    #site-index .about-us-section .content-details, #site-index .download-app .content-sec { margin: 0 20px; }
    #site-index .about-us-section .content-details .left p { width: 100%; }
}
@media (max-width:430px) {
    #site-index #content_banner .form_search { width: 94%; }
    #site-index .map-widget h2 { font-size: 18px; }
    #site-index .map-widget .map-snapshot {
        height: 380px;
    }
    #site-index .benefits .right .sec-search-locations #form_search_benefits_section { margin: 0 15px; }
    #site-index .benefits .right .sec-search-locations label {
        font-size: 14px;
        line-height: 16px;
        margin: 10px 0 20px 0;
    }
    #site-index .benefits .right .sec-search-locations input[type=text] { font-size: 14px !important; }
    #site-index .benefits .right .sec-search-locations .search-box-radio-section .search-box-radio label { margin: 0 15px 0 0; }
    #site-index .benefits .right .sec-search-locations .search-box-radio-section .search-box-radio label input[type=radio] {
        margin: 0 5px 0 0;
        width: 10px;
    }
    #site-index .benefits .right .sec-search-locations .search-box-submit-button-section .submit-search-locations, 
    #site-index .about-us-section .content-details .left #host-earned-counter, 
    #site-index .about-us-section .content-details .left label.earned-by-hosts { 
        width: 100%; 
    }
    #site-index .benefits .right .sec-slider-ratings #slide_data .flex-description p { font-size: 12px; }
    #site-index .benefits .right .sec-slider-ratings #slide_data .section-icon { margin: 5px 0 0 0; }
    #site-index .benefits .right .sec-slider-ratings #slide_data .section-icon img.img-stars { height: 15px; }
}
@media (max-width:414px) {
    #site-index #content_banner .form_search {
        margin: 10px auto 10px !important;
    }
    #site-index #content_banner .form_search .note_search h1 {
        padding: 0px 15px 15px 15px !important;
        margin-top: 0px !important;
        line-height: 38px;
        font-size: 28px;
    }
    #site-index #content_banner .form_search .note_search h3 {
        font-size: 14px;
        line-height: 22px;
        padding: 15px;
    }
}
@media (max-width:390px) {
    #site-index #content_banner .form_search .note_search h1 {
        font-size: 30px !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
    }
}
@media (max-width:380px) {
    #site-index .about-us-section .content-details, #site-index .download-app .content-sec { margin: 0 15px; }
    #site-index .about-us-section .content-details .left h3 {
        font-size: 20px;
        line-height: 27px;
    }
    #site-index .about-us-section .content-details .left a.btn-lease-space {
        width: -webkit-fill-available;
        width: -moz-available;
        background: #FECE4D;
    }
    #site-index .about-us-section .content-details .left a.btn-parking-rent-calculator {
        width: -webkit-fill-available;
        width: -moz-available;
    }
}
@media (max-width: 375px) {
    #site-index #content_banner .form_search .note_search h1 {
        font-size: 30px !important;
        padding-top: 8px !important;
    }
   #site-index #content_banner .form_search .note_search h3  {
        padding-bottom: 0px !important;
    }
}
@media (max-width:370px) {
    #site-index .download-app .content-sec .download-links a.dl-android {
        display: block;
        margin: 0 auto;
    }
    #site-index .download-app .content-sec .download-links a.dl-apple {
        display: block;
        margin: 20px auto 0 auto;
    }
}
@media (max-width:360px) {
    #site-index .benefits .right .sec-search-locations h3 {
        font-size: 18px;
    }
    #site-index .benefits .right .sec-search-locations label {
        margin: 10px 0 15px 0;
    }
    #site-index .benefits .right .sec-search-locations .search-box-radio-section .search-box-radio label {
        margin: 0 12px 0 0;
    }
}