#content-wrapper {
    padding: 0 !important;
}
#site-index #content_banner {
    height: auto;
    background: url(/images/header-bg-home.png) center center;
    background-color: #334957;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 60px 0px;
}
#site-index #content_banner .mb-cover {
    display: none;
}
#site-index #content_banner .container {
    max-width: 1180px;
}
#site-index #content_banner .form_search {
    max-width: 573px;
    height: unset;
    margin: 0;
}
#site-index #content_banner .form_search .note_search {
    height: 55%;
    width: 100%;
}
#site-index #content_banner .form_search .note_search h1 {
    padding: 0;
    /* font-family: 'Raleway' !important; */
    font-family: Inter !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 40px;
    text-align: left !important;
    color: #3C4855 !important;
    line-height: 48px;
}
#site-index #content_banner .form_search .note_search h3 {
    max-width: 520px;
    color: #2D3236 !important;
    font-size: 22px;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 500;
    padding: 20px 0px 20px 0px;
    text-align: left;
    line-height: 33px;
}
#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 .mapboxgl-ctrl-geocoder > input {
    height: 58px !important;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px !important;
    color: #2D3236;
    border: 1px solid #ABAEB0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background: url(/images/svg/icon-search.svg) calc(100% - 15px) center no-repeat #FFFFFF;
    background-size: 22px;
    padding-right: 40px;
}
#site-index #content_banner #form_search .search-box-radio-section .search-box-radio {
    display: table-cell;
    vertical-align: middle;
}
#site-index #content_banner #form_search .search-box-radio-section .search-box-radio label {
    display: flex;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #2D3236;
    margin: 0 20px 0 0;
    background: #F2F4F5;
    padding: 6px 10px;
    border: 1px solid #D2D4D6;
    border-radius: 100px;
}
#site-index #content_banner #form_search .search-box-radio-section .search-box-radio label input[type=radio] {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 26px;
    height: 26px;
}
#site-index #content_banner #form_search .search-box-radio-section .search-box-radio input[type="radio"]+label:before {
    width: 16px;
    height: 16px;
    padding: 4px;
    margin-right: 10px;
    border: 2px solid #D2D4D6;
}
#site-index #content_banner #form_search #search-listing #autocomplete-ajax {
    display: block;
    width: calc(100% - 90px);
    margin: 20px 0px 0px 0px;
}
#autocomplete-ajax .mapboxgl-ctrl-geocoder--icon-close {
    width: 30px;
    height: 20px;
    margin-top: 14px !important;
    padding-bottom: 5px;
}
#autocomplete-ajax .mapboxgl-ctrl-geocoder--icon-loading {
    margin-top: 8px;
    margin-right: 2px;
    background-color: #FFFFFF;
}
#autocomplete-ajax .mapboxgl-ctrl-geocoder .suggestions {
    border: 1px solid #ABAEB0;
}
#site-index #content_banner #form_search #search-listing .search_btn {
    height: 58px;
    width: 90px;
    margin: 20px 0px;
    background: #1EB785;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 600;
    border-top-left-radius: 0px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 0px;
    border-bottom: unset;
}
#site-index #content_banner .find-parking-near {
    display: none;
    height: 48px;
    width: 243px;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #6D7680;
    background: url(/images/svg/icon-find-location-gray.svg) left center no-repeat;
    background-size: 22px;
    padding-left: 35px;
    cursor: pointer;
    text-decoration: underline;
}
#flexibleparking-landing .wrapper_home_city .home_content,
#site-index .wrapper_home_city .home_content {
    max-width: 1180px;
    margin: 20px auto;
}

#site-index .wrapper_home_city .home_content{
    margin-bottom:60px;
}

#flexibleparking-landing .wrapper_home_city .home_content h2,
#site-index .wrapper_home_city .home_content h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 39px;
    text-align: center;
    color: #3C4855;
}
#flexibleparking-landing .wrapper_home_city .home_content h3,
#site-index .wrapper_home_city .home_content h3 {
    max-width: 800px;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #2D3236;
    margin: 20px auto 0px auto;
}
#flexibleparking-landing .wrapper_home_city .home_content h3 a,
#site-index .wrapper_home_city .home_content h3 a {
    color: #1EB785;
    text-decoration: underline;
    font-style: italic;
}
#flexibleparking-landing .wrapper_home_city .home_content h3 a:hover,
#site-index .wrapper_home_city .home_content h3 a:hover {
    color: #18a075;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city,
#site-index .wrapper_home_city .home_content .list_city {
    padding: 35px 0 20px 0;
    margin: 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city a,
#site-index .wrapper_home_city .home_content .list_city a {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    font-feature-settings: 'pnum' on, 'lnum' on, 'ss02' on, 'ss09' on;
    color: #FFFFFF;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city,
#site-index .wrapper_home_city .home_content .list_city .item_city {
    border-radius: 8px;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-sydney,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-sydney {
    background: url(/images/homepage/sydney.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-sydney:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-sydney:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/sydney.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-perth,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-perth {
    background: url(/images/homepage/perth.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-perth:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-perth:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/perth.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-melbourne,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-melbourne {
    background: url(/images/homepage/melbourne.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-melbourne:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-melbourne:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/melbourne.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-canberra,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-canberra {
    background: url(/images/homepage/canberra.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-canberra:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-canberra:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/canberra.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-brisbane,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-brisbane {
    background: url(/images/homepage/brisbane.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-brisbane:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-brisbane:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/brisbane.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-adelaide,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-adelaide {
    background: url(/images/homepage/adelaide.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-adelaide:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-adelaide:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/adelaide.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-placeholder,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-placeholder {
    background: url(/images/homepage/placeholder.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-placeholder:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-placeholder:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/placeholder.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-surry-hills,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-surry-hills {
    background: url(/images/homepage/bondi.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-surry-hills:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-surry-hills:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/bondi.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-north-sydney,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-north-sydney {
    background: url(/images/homepage/north-sydney.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-north-sydney:hover ,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-north-sydney:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/north-sydney.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-parramatta,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-parramatta {
    background: url(/images/homepage/parramatta.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-parramatta:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-parramatta:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/parramatta.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-fitzroy,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-fitzroy {
    background: url(/images/homepage/fitzroy.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-fitzroy:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-fitzroy:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/fitzroy.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-south-yarra,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-south-yarra {
    background: url(/images/homepage/south-yarra.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-south-yarra:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-south-yarra:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/south-yarra.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-chippendale,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-chippendale {
    background: url(/images/homepage/chippendale.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .list_city .item_city.img-chippendale:hover,
#site-index .wrapper_home_city .home_content .list_city .item_city.img-chippendale:hover {
    background: linear-gradient(0deg, rgba(1, 126, 84, 0.6), rgba(1, 126, 84, 0.6)), url(/images/homepage/chippendale.jpg) no-repeat center center;
    background-size: cover;
}
#flexibleparking-landing .wrapper_home_city .home_content .view_more a,
#site-index .wrapper_home_city .home_content .view_more a {
    height: 44px;
    width: 180px;
    font-weight: 700;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    color: #2D3236;
    border: 2px solid #2D3236;
    border-radius: 8px;
    background: url(/images/svg/icon-arrow-right.svg) calc(100% - 20px) center no-repeat;
    background-size: 20px;
    padding-right: 45px;
}
#flexibleparking-landing .wrapper_home_city .home_content .view_more a:hover,
#site-index .wrapper_home_city .home_content .view_more a:hover {
    text-decoration: none;
    border: 2px solid #1EB785;
    color: #147A59;
}

#site-index .map-widget {

}
#site-index .map-widget h2 {
    padding-top: 50px;
    font-weight: 600;
    font-size: 26px;
    line-height: 39px;
    text-align: center;
    color: #2D3236;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.17);
}
#site-index .map-widget h2 a {
    font-weight: 800;
    color: #1EB785;
}
#site-index .map-widget .map-snapshot {
    height: 414px;
    background: url(/images/homepage/map-snapshot.jpg) center center;
    background-size: cover;
    margin: 40px 0 0 0;
}
#site-index .map-cta-widget {
    padding: 20px 0px;
    background: #1EB785;
}
#site-index .map-cta-widget label {
    margin: 0px auto;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
    cursor: unset;
}

#flexibleparking-landing .sec-cta,
#site-index .sec-cta {
    padding: 50px 0 0 0;
}

#flexibleparking-landing .sec-cta .sec-content,
#site-index .sec-cta .sec-content {
    max-width: 1180px;
    margin: 0 auto;
}

#flexibleparking-landing .sec-cta .sec-content .sec-search-locations,
#site-index .sec-cta .sec-content .sec-search-locations {
    margin-bottom: 35px;
}

#flexibleparking-landing .sec-cta .sec-content .sec-search-locations h3,
#site-index .sec-cta .sec-content .sec-search-locations h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    color: #2D3236;
}

#flexibleparking-landing .sec-cta .sec-content .sec-search-locations label,
#site-index .sec-cta .sec-content .sec-search-locations label {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #2D3236;
    margin: 10px 0px 30px 0px;
}

#flexibleparking-landing .sec-cta .sec-content .sec-search-locations .sec-search,
#site-index .sec-cta .sec-content .sec-search-locations .sec-search {
    display: grid;
    grid-template-columns: 230px 1fr;
    grid-gap: 40px;
}

#flexibleparking-landing .sec-cta .sec-search-locations .search-box-radio-section,
#site-index .sec-cta .sec-search-locations .search-box-radio-section {
    padding-top: 8px;
}

#flexibleparking-landing .sec-cta .sec-search-locations .search-box-radio,
#site-index .sec-cta .sec-search-locations .search-box-radio {
    display: table-cell;
    vertical-align: middle;
}

#flexibleparking-landing .sec-cta .sec-search-locations .search-box-radio label,
#site-index .sec-cta .sec-search-locations .search-box-radio label {
    display: flex;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #2D3236;
    margin: 0 20px 0 0;
    background: #FFFFFF;
    padding: 6px 10px;
    border: 1px solid #D2D4D6;
    border-radius: 100px;
}

#flexibleparking-landing .sec-cta .sec-search-locations .search-box-radio input[type="radio"]+label:before,
#site-index .sec-cta .sec-search-locations .search-box-radio input[type="radio"]+label:before {
    width: 16px;
    height: 16px;
    padding: 4px;
    border: 2px solid #D2D4D6;
    background-color: #FFFFFF;
}

#flexibleparking-landing .sec-cta .sec-search-locations .search-box-radio input[type="radio"]:checked+label:before,
#site-index .sec-cta .sec-search-locations .search-box-radio input[type="radio"]:checked+label:before {
    background-color: #21B685;
}

#flexibleparking-landing .sec-cta .sec-search-locations .search-box-group-section,
#site-index .sec-cta .sec-search-locations .search-box-group-section {
    display: grid;
    grid-template-columns: 1fr 266px;
}

#flexibleparking-landing .sec-cta .sec-search-locations .search-box-group-section .mapboxgl-ctrl-geocoder > input,
#site-index .sec-cta .sec-search-locations .search-box-group-section .mapboxgl-ctrl-geocoder > input {
    height: 58px !important;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    color: #2D3236;
    border: 1px solid #ABAEB0;
    border-radius: 8px 0px 0px 8px;
    background: url(/images/svg/icon-search.svg) 15px center no-repeat;
    background-size: 22px;
    padding-left: 40px;
}

#flexibleparking-landing .sec-cta .sec-search-locations .search-box-group-section .mapboxgl-ctrl-geocoder > input {
    height: 57px !important;
}

#flexibleparking-landing .sec-cta .sec-search-locations .search-box-submit-button-section .submit-search-locations,
#site-index .sec-cta .sec-search-locations .search-box-submit-button-section .submit-search-locations {
    height: 58px;
    width: -webkit-fill-available;
    width: -moz-available;
    background: #1EB785;
    border-radius: 0px 8px 8px 0px;
    border: unset;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
#flexibleparking-landing .home-benefits,
#site-index .home-benefits {
    width: 100%;
}
#flexibleparking-landing .benefits,
#site-index .benefits {
    width: 1180px;
    margin: 0 auto;
    padding: 0 0 60px 0;
}
#flexibleparking-landing .benefits .benefits-content,
#site-index .benefits .benefits-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}
#flexibleparking-landing .benefits label,
#site-index .benefits label {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    cursor: unset;
    margin-top: 20px;
    margin-bottom: 10px;
}
#flexibleparking-landing .benefits label span,
#site-index .benefits label span { 
    color: #1EB785;
    font-weight: 800;
}
#flexibleparking-landing .benefits p,
#site-index .benefits p {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2D3236;
}

#site-index .sec-hosts-earn {
    background: #F2F4F5;
    padding: 50px 0;
}
#site-index .sec-hosts-earn .content-details {
    width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 370px;
    grid-gap: 30px;
}
#site-index .sec-hosts-earn .content-details .left h3 {
    /* font-family: Raleway; */
    font-family: Inter;
    font-weight: 600;
    font-size: 26px;
    line-height: 39px;
    color: #3C4855;
}
#site-index .sec-hosts-earn .content-details .left h3 span {
    display: block;
    font-weight: 800;
    color: #1EB785;
}
#site-index .sec-hosts-earn .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;
}
#site-index .sec-hosts-earn .content-details .left p a {
    font-weight: 800;
    color: #1EB785;
}
#site-index .sec-hosts-earn .content-details .left label.earned-by-hosts {
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 600;
    font-size: 32px;
    line-height: 32px;
    color: #2D3236;
    margin: 12px 0px 20px 0px;
}
#site-index .sec-hosts-earn .content-details .left label.earned-by-hosts span {
    color: #1EB785;
}
#site-index .sec-hosts-earn .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: 0 0 15px 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 .sec-hosts-earn .content-details .left a.btn-parking-rent-calculator {
    display: block;
    width: 260px;
    padding: 15px 0;
    background: #1EB785;
    border-radius: 8px;
    margin: 25px 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: #FFFFFF;
}
#site-index .sec-hosts-earn .content-details .right {

}
#site-index .sec-hosts-earn .content-details .right .sec-ev-details {
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.21);
    border-radius: 8px;
    padding: 130px 30px 30px 30px;
    background: url(/images/homepage/svg/icon-parkhound-logo-light.svg) no-repeat 30px 30px #7166F9;
    color: #FFFFFF;
}
#site-index .sec-hosts-earn .content-details .right .sec-ev-details label {
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    letter-spacing: 0em;
    cursor: unset;
    margin-bottom: 12px;
}
#site-index .sec-hosts-earn .content-details .right .sec-ev-details p {
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
}
#site-index .sec-hosts-earn .content-details .right .sec-ev-details p span {
    font-weight: 600;
}
#site-index .sec-hosts-earn .content-details .right .sec-ev-details a {
    display: inline-block;
    margin-top: 30px;
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0em;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 8px;
    padding: 0px 20px;
    text-decoration: unset;
}
#site-index .sec-hosts-earn .content-details .right .sec-ev-details a:hover {
    background-color: #675bf0;
}
#site-index .sec-about-us {
    padding: 60px 0px;
}
#site-index .sec-about-us .content-details {
    width: 1180px;
    margin: 0 auto;
}
#site-index .sec-about-us .content-details .row-about-us {
    padding-left: 200px;
    background: url(/images/homepage/icon-parkhound.svg) no-repeat left center;
}
#site-index .sec-about-us .content-details .row-about-us h3 {
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 600;
    font-size: 26px;
    line-height: 39px;
    color: #017E54;
}
#site-index .sec-about-us .content-details .row-about-us label {
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #2D3236;
    margin: 20px 0 0 0;
}
#site-index .sec-about-us .content-details .row-about-us p {
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2D3236;
    margin-top: 20px;
}
#site-index .sec-about-us .content-details .row-media {
    margin-top: 60px;
    text-align: center;
}
#site-index .sec-about-us .content-details .row-media .divider {
    display: inline-block;
    height: 58px;
    width: 2px;
    background-color: #D2D4D6;
    margin: 0px 15px;
}
#site-index .sec-about-us .content-details .row-media img {
    display: inline-block;
    vertical-align: unset;
}
#site-index .sec-about-us .content-details .row-media img.img-10-news {
    width: 77.91px;
    height: 36.12px;
    margin: calc((58px - 36.12px) / 2) 0;
}
#site-index .sec-about-us .content-details .row-media img.img-7-news {
    width: 101.35px;
    height: 30.45px;
    margin: calc((58px - 30.45px) / 2) 0;
}
#site-index .sec-about-us .content-details .row-media img.img-sunrise {
    width: 131.69px;
    height: 19.66px;
    margin: calc((58px - 19.66px) / 2) 0;
}
#site-index .sec-about-us .content-details .row-media img.img-abc {
    width: 79.63px;
    height: 19.31px;
    margin: calc((58px - 19.31px) / 2) 0;
}
#site-index .sec-about-us .content-details .row-media img.img-afr {
    width: 177.59px;
    height: 19.42px;
    margin: calc((58px - 19.42px) / 2) 0;
}
#site-index .sec-about-us .content-details .row-media img.img-time-out {
    width: 50.81px;
    height: 19.31px;
    margin: calc((58px - 19.31px) / 2) 0;
}
#site-index .sec-about-us .content-details .row-media img.img-the-daily-telegraph {
    width: 165.47px;
    height: 26.2px;
    margin: calc((58px - 26.2px) / 2) 0;
}
#site-index .sec-about-us .content-details .row-media img.img-herald-sun {
    width: 140.81px;
    height: 20.3px;
    margin: calc((58px - 20.3px) / 2) 0;
}
#site-index .sec-about-us .content-details .row-media.mobile {
    display: grid;
    grid-template-columns: 1fr 2px 1fr;
    grid-gap: 20px;
}
#site-index .sec-about-us .content-details .row-media.mobile .divider {
    height: unset;
}
#site-index .sec-trace-home {
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#site-index .sec-trace-home .sec-trace {
    width: 1180px;
    margin: 0 auto;
    background: unset;
    background-size: unset;
    padding: 30px 0px;
}
#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: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), #3C4855 !important;
    overflow: hidden;
    color: #ffffff;
}
#site-index #content-wrapper #top_city_link .container {
    width: 1180px;
    padding: 60px 0;
}
#site-index #content-wrapper #top_city_link .container .content-state {
    width: -webkit-fill-available;
    width: -moz-available;
    margin: 0 auto;
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
}
#site-index #content-wrapper #top_city_link .container .content-state span {
    padding-right: unset;
    font-weight: 400;
    font-size: 22px;
    line-height: 40px;
    color: #FFFFFF;
}
#site-index #content-wrapper #top_city_link .container .content-state .list-state {
    float: left;
}
#site-index #content-wrapper #top_city_link .container .content-state .list-state li {
    width: unset;
    float: left;
    font-weight: 400;
    font-size: 22px;
    line-height: 40px;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 20px;
    padding: 0px 10px;
}
#site-index #content-wrapper #top_city_link .container .content-state .list-state li:hover {
    font-weight: 600;
}
#site-index #content-wrapper #top_city_link .container .content-state .list-state li.active-state {
    border-bottom: 2px solid #FFFFFF;
    font-weight: 600;
}
#site-index #content-wrapper #top_city_link .container .list-parking {
    width: -webkit-fill-available;
    width: -moz-available;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 0px;
}
#site-index #content-wrapper #top_city_link .container .list-parking .desktop {
    display: none;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
    text-align: center;
}
#site-index #content-wrapper #top_city_link .container .list-parking .desktop.active-state {
    display: grid;
}
#site-index #content-wrapper #top_city_link .container .list-parking .box-city {
    width: -webkit-fill-available;
    width: -moz-available;
}
#site-index #content-wrapper #top_city_link .container .list-parking .mobile {
    display: none;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    text-align: left;
}
#site-index #content-wrapper #top_city_link .container .list-parking .mobile.active-state {
    display: grid;
}
#site-index #content-wrapper #top_city_link .container .list-parking .flex-row div a {
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
    text-decoration: unset;
}
#site-index #content-wrapper #top_city_link .container .list-parking .flex-row div a:hover{
    font-weight: bold;
    text-decoration: underline;
}
#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 .collapse-icon{
    display: none;
    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 #content-wrapper .sec-selling-points {
    padding: 50px 0px;
    /* font-family: 'Raleway'; */
    font-family: Inter;
}
#site-index #content-wrapper .sec-selling-points .sec-content {
    max-width: 1180px;
    margin: 0px auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}
#site-index #content-wrapper .sec-selling-points .sec-content .col {
    border-radius: 8px;
    padding: 20px 20px 20px 80px;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.21);
}
#site-index #content-wrapper .sec-selling-points .sec-content .col.item-search {
    background: url(/images/svg/icon-point-search.svg) no-repeat 20px center #F2F4F5;
    background-size: auto;
}
#site-index #content-wrapper .sec-selling-points .sec-content .col.item-book {
    background: url(/images/svg/icon-point-book.svg) no-repeat 20px center #F2F4F5;
    background-size: auto;
}
#site-index #content-wrapper .sec-selling-points .sec-content .col.item-park {
    background: url(/images/svg/icon-point-park.svg) no-repeat 20px center #F2F4F5;
    background-size: auto;
}
#site-index #content-wrapper .sec-selling-points .sec-content .col label {
    font-weight: 700;
    font-size: 26px;
    line-height: 39px;
    color: #3C4855;
}
#site-index #content-wrapper .sec-selling-points .sec-content .col p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2D3236;
}
#site-index .sec-slider-ratings {
    margin-bottom: 45px;
}
#site-index .sec-slider-ratings #slide_data {
    height: auto;
    max-width: 1180px;
    margin: 0px auto;
    background: #FFFFFF;
}
#site-index .sec-slider-ratings #slide_data .wrap_data {
    max-width: 1180px;
    background: #F2F4F5;
    border-radius: 16px;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flexslider {
    padding: 40px 90px;
    width: -webkit-fill-available;
    width: -moz-available;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flexslider .flex-viewport {
    height: 140px;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-header {
    margin-bottom: 20px;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-header .flex-ratings {
    display: inline-block;
    float: right;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flexslider ul.slides img.rate-score {
    width: auto;
    height: 15px;
    margin-right: 10px;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flexslider ul.slides img.rate-from {
    width: auto;
    height: 18px;
    margin-left: 10px;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flexslider ul.slides .rate-txt {
    float: left;
    line-height: 18px;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-name-p {
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #2D3236;
    margin: 0px;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-caption {
    display: block;
    width: unset;
    height: auto;
    padding: 0;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-caption .flex-description {
    display: block;
    width: -webkit-fill-available;
    width: -moz-available;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2D3236;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-control-paging {
    position: unset;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-control-paging li {
    display: inline-block;
    margin-top: 5px;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-control-paging li a {
    background: #D2D4D6;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-control-paging li a.flex-active {
    background: #1EB785;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-direction-nav .flex-prev {
    left: 40px;
    background: url(/images/icon-reviews-left.svg) no-repeat 0 center;
}
#site-index .sec-slider-ratings #slide_data .wrap_data .flex-direction-nav .flex-next {
    right: 40px;
    background: url(/images/icon-reviews-right.svg) no-repeat 0 center;
}
#site-index .footer .parking-wrap {
    margin: 40px auto 0;
}
#site-index .footer .parking-wrap .parking-item {
    background: unset;
}
#site-index .footer .parking-wrap .parking-item .parking-title {
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #2D3236;
    margin-bottom: 10px;
}
#site-index #form_search_view .search-listing-header-wrapper {
    display: none !important;
}

/* money-back-guarantee-section */

#site-index .money-back-guarantee-section {
    box-sizing: border-box;
    margin-top:80px;
    margin-bottom:80px;
}

#site-index .money-back-guarantee-section:nth-child(n + 2)  {
    margin-top:20px;
}

#site-index .money-back-guarantee-section .guarantee-sub-section{
    margin: 0 auto;
    display: flex;
    width: 1180px;
    padding: 20px;
    align-items: center;
    gap: 20px;
    border-radius: 8px;
    border: 1px solid var(--parkhound-grey, #D2D4D6);
    background: var(--parkhound-green-tint-5, #F4FBF9);
}


#site-index .money-back-guarantee-section .guarantee-sub-section {
    padding: 13px 13px 15px 15px; /* Adjust padding as needed */
    display: flex;
    align-items: center;
}


#site-index .money-back-guarantee-section .guarantee-sub-section .labels-container {
    display: flex;
    flex-direction: column;
    margin-left: 10px; /* Adjust margin as needed */
}


#site-index .money-back-guarantee-section .guarantee-sub-section .img-guarantee {
    display: flex;
    width: 110px;
    height: 110px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}


#site-index .money-back-guarantee-section .guarantee-sub-section .first-label{
    color: var(--parkhound-black, #2D3236);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'ss09' on, 'ss02' on, 'liga' off;
    
    /* Main/Heading 3 - 24px - 1.5rem - fs-4 */
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 36px */
    margin-bottom:5px;
}


#site-index .money-back-guarantee-section .guarantee-sub-section .second-label{
    color: var(--parkhound-black, #2D3236);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'ss09' on, 'ss02' on, 'liga' off;
    
    /* Main/Body 1 - 16px - 1rem - fs-7 */
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}
#site-index .money-back-guarantee-section .guarantee-sub-section .second-label a:hover,
#site-index .money-back-guarantee-section .guarantee-sub-section .second-label a:active,
#site-index .money-back-guarantee-section .guarantee-sub-section .second-label a{
    color: var(--parkhound-green, #1EB785);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'ss09' on, 'ss02' on, 'liga' off;
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-decoration-line: underline;
}
/* end of money-back-guarantee-section */

@media (max-width:1250px) {
    #site-index .money-back-guarantee-section .guarantee-sub-section,
    #site-index #content_banner .container {
        width: -webkit-fill-available !important;
        width: -moz-available !important;
        margin: 0 30px;
    }

    #site-index #content-wrapper .sec-selling-points .sec-content, 
    #flexibleparking-landing .wrapper_home_city .home_content, 
    #site-index .wrapper_home_city .home_content, 
    #site-index .map-cta-widget label, 
    #flexibleparking-landing .sec-cta .sec-content, 
    #site-index .sec-cta .sec-content, 
    #flexibleparking-landing .benefits, 
    #site-index .benefits, 
    #site-index .sec-slider-ratings #slide_data, 
    #site-index .sec-hosts-earn .content-details, 
    #site-index .sec-about-us .content-details, 
    #site-index .sec-trace-home .sec-trace, 
    #site-index #content-wrapper #top_city_link .container {
        width: -webkit-fill-available !important;
        width: -moz-available !important;
        margin: 0 60px;
    }
    #site-index #content-wrapper #top_city_link .container .content-state {
        padding: 0px;
    }
    #site-index #content-wrapper #top_city_link .container .content-state span {
        display: block;
        float: unset;
    }
    #site-index #content-wrapper #top_city_link .container .content-state .list-state {
        display: inline-block;
        float: unset;
    }
    #site-index #content-wrapper #top_city_link .container .content-state .list-state li:first-child {
        margin-left: 0px;
    }
    #site-index #content-wrapper #top_city_link .container .list-parking {
        padding-top: 70px;
    }
}
@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:1040px) {
    #flexibleparking-landing .benefits .left .list,
    #site-index .benefits .left .list { margin: 25px 0 0 0; }
    #flexibleparking-landing .benefits .left .list .row-data .col-1,
    #site-index .benefits .left .list .row-data .col-1 { 
        width: 13%;
     }
     #flexibleparking-landing .benefits .left .list .row-data .col-2,
    #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:979px) {
    #site-index #content_banner .form_search {
        width: unset !important;
        margin: unset !important;
        float: unset !important;
        height: unset !important;
    }
    #site-index #content-wrapper .sec-selling-points .sec-content, 
    #flexibleparking-landing .wrapper_home_city .home_content, 
    #site-index .wrapper_home_city .home_content, 
    #site-index .map-cta-widget label, 
    #flexibleparking-landing .sec-cta .sec-content, 
    #site-index .sec-cta .sec-content, 
    #flexibleparking-landing .benefits, 
    #site-index .benefits, 
    #site-index .sec-slider-ratings #slide_data, 
    #site-index .sec-hosts-earn .content-details, 
    #site-index .sec-about-us .content-details, 
    #site-index .sec-trace-home .sec-trace, 
    #site-index #content-wrapper #top_city_link .container {
        margin: 0 30px;
    }
    #flexibleparking-landing .wrapper_home_city .home_content .list_city,
    #site-index .wrapper_home_city .home_content .list_city {
        grid-gap: 10px;
    }
}
@media (max-width:950px) {
    #site-index #content_banner .form_search .note_search h1 {
        line-height: 50px;
        font-size: 40px;
    }
    #site-index #content_banner .form_search .note_search h3 {
        line-height: 30px;
        font-size: 20px;
    }
    #site-index #content-wrapper .sec-selling-points .sec-content {
        grid-gap: 15px;
    }
    #site-index #content-wrapper .sec-selling-points .sec-content .col.item-search, 
    #site-index #content-wrapper .sec-selling-points .sec-content .col.item-book, 
    #site-index #content-wrapper .sec-selling-points .sec-content .col.item-park {
        background: #F2F4F5;
        padding: 20px;
    }
}
@media (max-width:780px) {
    #site-index .map-widget h2 { 
        padding-top: 15px;
        margin: 0px 60px;
    }
    #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%;
    }
    #flexibleparking-landing .benefits .left .list .row-data .col-2
    #site-index .benefits .left .list .row-data .col-2 {
        padding: 10px 0 10px 12px;
    }
    #flexibleparking-landing .benefits .left .list .row-data label, 
    #site-index .benefits .left .list .row-data label, 
    #flexibleparking-landing .benefits .left .list .row-data p
    #site-index .benefits .left .list .row-data p {
        font-size: 15px;
        line-height: 20px;
    }

    #flexibleparking-landing .sec-cta .sec-content .sec-search-locations label,
    #site-index .sec-cta .sec-content .sec-search-locations label {
        margin-bottom: 10px;
    }

    #flexibleparking-landing .sec-cta .sec-content .sec-search-locations .sec-search,
    #site-index .sec-cta .sec-content .sec-search-locations .sec-search {
        grid-template-columns: 1fr;
        grid-gap: 5px;
    }
    #flexibleparking-landing .benefits .benefits-content,
    #site-index .benefits .benefits-content {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width:768px) {
    #site-index .sec-hosts-earn .content-details {
        display: block;
        grid-template-columns: unset;
        grid-gap: unset;
    }
    #site-index .sec-hosts-earn .content-details .left { padding: 0 0 50px 0; }
}
@media (max-width:750px) {
    #site-index #content_banner {
        background: #F2F4F5;
        padding: 60px 0px 0px 0px;
    }
    #site-index #content_banner .mb-cover {
        display: block;
    }
    #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;
    }
    #flexibleparking-landing .benefits .left .list,
    #site-index .benefits .left .list {
        margin: 25px 3%;
        width: 94%;
    }
    #flexibleparking-landing .benefits .left .list .row-data .col-1,
    #site-index .benefits .left .list .row-data .col-1 {
        width: 10%;
    }
    #flexibleparking-landing .benefits .left .list .row-data .col-2,
    #site-index .benefits .left .list .row-data .col-2 {
        width: 90%;
    }
    #site-index .sec-about-us .content-details .row-about-us {
        background: url(/images/homepage/icon-parkhound.svg) no-repeat top left;
    }
}
@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 0px 0px 0px;
        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;
    }
    #site-index #content_banner #form_search .search-box-radio-section .search-box-radio label input[type=radio] {
        width: 13px;
        height: 13px;
    }
    #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 .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 {
        padding: 30px 0px 0px 0px;
    }
    #site-index #content-wrapper .sec-selling-points .sec-content, 
    #flexibleparking-landing .wrapper_home_city .home_content, 
    #site-index .wrapper_home_city .home_content, 
    #site-index .map-cta-widget label, 
    #flexibleparking-landing .sec-cta .sec-content, 
    #site-index .sec-cta .sec-content, 
    #flexibleparking-landing .benefits, 
    #site-index .benefits, 
    #site-index .sec-slider-ratings #slide_data, 
    #site-index .sec-hosts-earn .content-details, 
    #site-index .sec-about-us .content-details, 
    #site-index .sec-trace-home .sec-trace, 
    #site-index #content-wrapper #top_city_link .container {
        margin: 0 20px;
    }
    #site-index #content_banner .form_search .note_search h1 {
        padding-top: 0px !important;
        font-size: 32px !important;
        line-height: 42px !important;
    }
    #site-index #content_banner .form_search .note_search h3 {
        font-size: 18px !important;
        line-height: 27px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #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;
        width: -moz-available;
        width: -webkit-fill-available;
    }
    #site-index #content_banner #form_search .mapboxgl-ctrl-geocoder > input {
        border-radius: 8px;
    }
    #site-index #content_banner #form_search #search-listing .search_btn {
        width: -moz-available;
        width: -webkit-fill-available;
        font-size: 16px !important;
        border-radius: 8px;
    }
    #site-index #content_banner .find-parking-near {
        font-size: 16px !important;
    }
    #site-index #content_banner .not_search_footer { margin: 0 0 15px 0; }
    #site-index #content-wrapper .sec-selling-points {
        padding: 40px 0px;
    }
    #site-index #content-wrapper .sec-selling-points .sec-content {
        margin: 0 20px;
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
    #site-index #content-wrapper .sec-selling-points .sec-content .col.item-search {
        background: url(/images/svg/icon-point-search.svg) no-repeat 20px center #F2F4F5;
        background-size: auto;
        padding: 20px 20px 20px 80px;
    }
    #site-index #content-wrapper .sec-selling-points .sec-content .col.item-book {
        background: url(/images/svg/icon-point-book.svg) no-repeat 20px center #F2F4F5;
        background-size: auto;
        padding: 20px 20px 20px 80px;
    }
    #site-index #content-wrapper .sec-selling-points .sec-content .col.item-park {
        background: url(/images/svg/icon-point-park.svg) no-repeat 20px center #F2F4F5;
        background-size: auto;
        padding: 20px 20px 20px 80px;
    }
    #flexibleparking-landing .wrapper_home_city .home_content, 
    #site-index .wrapper_home_city .home_content, 
    #site-index .map-cta-widget label {
        margin: 0 20px;
    }
    #flexibleparking-landing .wrapper_home_city .home_content .list_city,
    #site-index .wrapper_home_city .home_content .list_city {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
    }
    #site-index .map-widget h2 {
        margin: 0px 30px;
    }

    #flexibleparking-landing .sec-cta .sec-search-locations .search-box-group-section,
    #site-index .sec-cta .sec-search-locations .search-box-group-section {
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }

    #flexibleparking-landing .sec-cta .sec-content .sec-search-locations,
    #site-index .sec-cta .sec-content .sec-search-locations {
        margin-bottom: 50px;
    }

    #flexibleparking-landing .sec-cta .sec-content .sec-search-locations h3,
    #flexibleparking-landing .sec-cta .sec-content .sec-search-locations label,
    #site-index .sec-cta .sec-content .sec-search-locations h3, 
    #site-index .sec-cta .sec-content .sec-search-locations label {
        text-align: left;
    }

    #flexibleparking-landing .sec-cta .sec-search-locations .search-box-group-section .mapboxgl-ctrl-geocoder > input,
    #site-index .sec-cta .sec-search-locations .search-box-group-section .mapboxgl-ctrl-geocoder > input {
        font-size: 16px !important;
        border-radius: 8px;
    }

    #flexibleparking-landing .sec-cta .sec-search-locations .search-box-submit-button-section .submit-search-locations,
    #site-index .sec-cta .sec-search-locations .search-box-submit-button-section .submit-search-locations {
        font-size: 16px !important;
        border-radius: 8px;
    }
    #flexibleparking-landing .benefits .benefits-content,
    #site-index .benefits .benefits-content {
        grid-template-columns: 1fr;
    }
    #flexibleparking-landing .benefits img,
    #site-index .benefits img {
        vertical-align: top;
    }
    #flexibleparking-landing .benefits label,
    #site-index .benefits label {
        display: inline-block;
        margin: 0 0 0 20px;
        width: calc(100% - 52px);
    }
    #flexibleparking-landing .benefits p, 
    #site-index .benefits p {
        margin-top: 15px;
    }
    #site-index .sec-slider-ratings #slide_data .wrap_data .flexslider {
        padding: 30px 20px 15px 20px;
    }
    #site-index .sec-slider-ratings #slide_data .wrap_data .flex-direction-nav a {
        margin: 50px 0 0;
    }
    #site-index .sec-slider-ratings #slide_data .wrap_data .flex-direction-nav .flex-prev {
        left: 20px;
    }
    #site-index .sec-slider-ratings #slide_data .wrap_data .flex-direction-nav .flex-next {
        right: 20px;
    }
    #site-index .sec-hosts-earn .content-details .left label.earned-by-hosts {
        line-height: 39px;
    }
    #site-index .sec-about-us .content-details .row-about-us {
        padding: 90px 0 0 0;
        background: url(/images/homepage/icon-parkhound.svg) no-repeat top left;
        background-size: 60px;
    }
    #site-index .sec-trace-home {
        background-size: cover;
    }
    #site-index #content-wrapper #top_city_link .container {
        padding: 40px 0;
    }
    #site-index #content-wrapper #top_city_link .container .content-state {
        height: 80px;
    }
    #site-index #content-wrapper #top_city_link .container .content-state span {
        /* font-family: 'Raleway'; */
        font-family: Inter;
        font-size: 18px;
        line-height: 27px;
        text-align: left;
        margin-bottom: 10px;
    }
    #site-index #content-wrapper #top_city_link .container .content-state .list-state {
        padding: unset;
        float: left;
    }
    #site-index #content-wrapper #top_city_link .container .content-state .list-state li {
        font-size: 16px;
        line-height: 22px;
        padding: 0px;
        margin-left: 13px;
    }
    #site-index #content-wrapper #top_city_link .container .list-parking {
        padding: 0px;
    }
    #site-index #content-wrapper #top_city_link .container .list-parking .flex-row div a {
        font-size: 13px;
        line-height: 20px;
    }


    #site-index .money-back-guarantee-section .guarantee-sub-section .first-label{
        font-size: 16px;
    }
    #site-index .money-back-guarantee-section .guarantee-sub-section .second-label a,
    #site-index .money-back-guarantee-section .guarantee-sub-section .second-label{
        font-size: 14px;
    }
    #site-index .money-back-guarantee-section .guarantee-sub-section .img-guarantee{
        width: 90px;
        height: 90px;
    }
    #site-index .money-back-guarantee-section .guarantee-sub-section{
        gap: 5px;
    }
    
}
@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; }
}
@media (max-width:450px) {
    #site-index .sec-hosts-earn .content-details, #site-index .download-app .content-sec { margin: 0 20px; }
}
@media (max-width:430px) {
    #site-index #content_banner .form_search { width: 94%; }
    #site-index #content_banner #form_search .search-box-radio-section .search-box-radio label {
        margin: 0 10px 0 0;
        font-size: 12px;
    }
    #site-index .map-widget h2 {
        font-size: 22px;
        line-height: 30px;
    }
}
@media (max-width:400px) {
    #site-index #content_banner .form_search .note_search h1 {
        padding: 25px 0px 0px 0px;
        line-height: 38px;
        font-size: 28px;
    }
    #site-index #content_banner #form_search .search-box-radio-section .search-box-radio label {
        margin: 0 7px 0 0;
    }
    #site-index .sec-hosts-earn .content-details .left a.btn-lease-space, 
    #site-index .sec-hosts-earn .content-details .left a.btn-parking-rent-calculator {
        width: -webkit-fill-available;
        width: -moz-available;
    }
}
@media (max-width:380px) {
    #site-index .sec-hosts-earn .content-details, #site-index .download-app .content-sec { margin: 0 15px; }
}
@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;
    }
}