@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 1600px) {

    .header-top-inner,
    .navigation {
        max-width: 1300px;
    }

    .header-bottom {
        padding: 20px 0;
    }

    .banner-sec {
        padding: 175px 0 150px 0px;
    }

    .banner-sec .image-holder img {
        max-width: inherit;
        width: 630px;
    }

    .brands-sec {
        padding: 40px 0;
    }

    .parking-storage-list {
        width: calc(100vw - 103px);
    }

    .parking-storage-inner:before {
        max-width: 300px;
    }

    .parking-storage-inner:after {
        max-width: 220px;
    }

    .parking-storage-inner .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 80px;
        left: auto;
    }

    .parking-storage-inner .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: -30px;
        right: auto;
    }

    .around-storage-sec {
        padding: 130px 0;
    }

    .around-storage-sec .text-box p {
        margin: 50px 0;
    }

    .join-cash-right .image-holder img {
        width: 800px;
    }

    .join-cash-left {
        padding: 20px 0 0 0;
    }

    .intro-logo a svg {
        font-size: 18px;
    }

    .intro-header {
        padding: 8px 0;
    }

    .intro-space {
        padding: 70px 0 100px 0px;
    }

    .next-btn {
        height: 45px;
    }

    .intro-next {
        padding: 10px 0;
    }

    .intro-Rentmio .text-box p {
        font-size: 16px;
        line-height: 22px;
    }

    .intro-space-text .space-text h4 {
        font-size: 16px;
    }

    .intro-space-text .space-text p {
        font-size: 16px;
        line-height: 20px;
    }

    .intro-space-text {
        margin: 0 0 15px 0;
    }

    .intro-space-start .text-box {
        padding: 10px 0;
    }

    .intro-space-start .text-box h3 {
        font-size: 22px;
        margin: 0 0 10px 0;
    }

    .intro-space-start .text-box p {
        font-size: 16px;
        line-height: 22px;
    }

    .space-start-list ul li a h4 {
        font-size: 18px;
    }

    .space-start-list ul li a {
        padding: 15px 0;
    }

    .space-info h2 {
        font-size: 22px;
        margin: 0 0 15px 0;
    }

    .space-info-box h3 {
        font-size: 18px;
    }

    .progress {
        top: 52px;
    }

    .space-info-box .text-box a p {
        font-size: 16px;
        line-height: 20px;
    }

    .address-location {
        padding-bottom: 15px;
    }

    .correct-address {
        padding: 15px 0 0 0;
    }

    .correct-address form .form-group {
        margin-bottom: 15px;
    }

    .info-location p {
        font-size: 16px;
        line-height: 20px;
    }

    .info-size-box .text-box p {
        font-size: 16px;
        line-height: 20px;
    }

    .info-size-measur .form-control {
        font-size: 18px;
        padding: 12px;
        height: 50px;
    }
}

@media (max-width: 1300px) {
    .banner-sec {
        padding: 175px 0 140px;
    }

    .banner-sec .image-holder img {
        max-width: inherit;
        width: 565px;
    }

    .banner-sec .text-box h1 {
        font-size: 51px;
        line-height: 60px;
    }

    .banner-sec .text-box p {
        font-size: 18px;
        margin: 25px 0px 45px;
    }

    .categories-inner .row {
        margin: 0 -15px;
    }

    .categories-inner [class*="col-"] {
        padding: 0 15px;
    }

    .categories-box {
        margin: 15px 0;
    }

    .parking-storage-list {
        width: calc(100vw - 15px);
    }

    .parking-storage-inner:before {
        max-width: 130px;
    }

    .parking-storage-inner:after {
        max-width: 130px;
    }

    .parking-storage-inner .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 0px;
        right: auto;
    }

    .parking-storage-inner .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 20px;
        left: auto;
    }

    .parking-box .text-box {
        padding: 20px 15px;
    }

    .join-cash-right .image-holder img {
        width: 710px;
    }

    .product-storage-inner:before {
        right: -2px;
    }

    .product-storage-inner:after {
        left: -2px;
    }

    .formCard {
        padding: 50px 30px;
    }

    .messageWrapper .inbox-panel-body .media {
        padding: 15px 10px;
    }

    .inbox_panel {
        flex: 0 0 280px;
    }

    .detail-panel {
        flex: 0 0 280px;
        max-width: 280px;
    }

    .detail-panel .detail-panel-body {
        padding: 0 10px;
    }

    .detail-panel .detail-panel-body .title-image {
        margin-bottom: 15px;
    }

    .tripDetail h3 {
        margin: 0 0 15px;
        font-size: 18px;
    }

    .tripDetail .ctaInfo .media-body h5 {
        font-size: 14px;
        ;
    }

    .cardCommunicate .media-body h5,
    .media-info .media-body span,
    .media-info .media-body h5 {
        font-size: 16px;
    }

    .cardCommunicate p {
        font-size: 12px;
    }

    .messageWrapper-chat {
        height: calc(100vh - 130px);
        top: auto;
    }
}

@media (max-width: 1199px) {
    .navbar-brand img {
        height: 30px;
    }

    .navbar-nav .nav-item .nav-link {
        padding: 0 0 0 0px;
    }

    .banner-sec .image-holder img {
        max-width: 100%;
        width: 100%;
    }

    .banner-sec .text-box h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .banner-sec .text-box p {
        font-size: 16px;
        margin: 20px 0px;
    }

    .banner-sec {
        padding: 185px 0 150px 0px;
    }

    .brands-sec {
        padding: 100px 0;
    }

    .brand-inner ul li {
        padding: 5px 15px;
    }

    .categories-box .image-holder {
        min-height: 170px;
        padding: 20px;
    }

    .categories-box .text-box h4 {
        font-size: 18px;
    }

    .categories-box .text-box {
        padding: 30px 10px;
    }

    .testimonail-sec {
        padding: 100px 0;
        height: 1050px;

    }

    /*.show-all a{
        border:1px solid blue;
        margin-left:80%;
    }*/

    .testimonail-box .text-inner p {
        font-size: 14px;
    }

    .feature-top {
        padding: 130px 0;
    }

    .feature-box h4 {
        font-size: 26px;
        padding: 20px 20px;
    }

    .feature-box ul li {
        font-size: 16px;
        margin: 0 0 10px 0;
        min-height: 50px;
    }

    .feature-box ul {
        padding: 20px 20px 30px 20px;
    }

    .feature-bottom-inner {
        padding: 0 60px;
        margin: -80px 0 0 0;
    }

    .parking-storage-sec {
        padding: 0 0 100px;
    }

    .rating-support-inner ul li .text-box h4 {
        font-size: 40px;
        margin: 0 0 20px 0;
    }

    .rating-support-inner ul li .text-box p {
        font-size: 16px;
        line-height: 20px;
    }

    .join-cash-sec {
        padding: 0 0 100px;
    }

    .corner-country-sec {
        padding: 100px 0;
    }

    .map-holder .text-box {
        padding: 30px 15px 25px;
        max-width: 250px;
    }

    .map-holder .text-box h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .map-holder .text-box ul li a {
        font-size: 18px;
        height: 55px;
    }

    .contact-us {
        padding: 100px 0 0;
    }

    .newsletter .text-box h3 {
        font-size: 40px;
        line-height: 50px;
    }

    .contact-box .text-box p {
        font-size: 18px;
    }

    .contact-inner {
        padding: 30px;
    }

    .intro-space {
        padding: 80px 0 90px 0px;
    }

    .intro-header {
        padding: 13px 0;
    }

    .intro-logo img {
        height: 30px;
    }

    .checkout-sec {
        padding: 100px 30px;
    }

    .checkout-right .text-box {
        margin: 15px 0 0 0;
    }

    .loginWrapper {
        flex-direction: column;
    }

    .formCard {
        margin: 0 auto;
    }

    .loginWrapper .img-holder {
        display: none;
    }


    .inbox_panel {
        flex: 0 0 100%;
    }

    .messageWrapper-chat {
        height: calc(100vh - 128px);
        top: auto;
    }

    .messageWrapper .message-panel {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #fff;
        display: none;
    }

    .messageWrapper .message-panel .message-panel-body {
        height: calc(100% - 72px);
    }

    .messageWrapper .message-panel.active {
        display: block;
    }

    .detail-panel {
        flex: 0 0 320px;
        max-width: 320px;
        position: absolute;
        top: auto;
        right: 0;
        background-color: #fff;
        z-index: 100;
        border-left: 1px solid rgb(235, 235, 235);
        height: 100%;
        transform: translateX(100%);
    }

    .detail-panel.active {
        transform: translateX(0);
    }

    .messageWrapper .message-panel .message-panel-header .media-body {
        position: relative;
        padding: 0 0 0 35px;
    }

    .back-chat {
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0, -50%);
    }
}

@media (max-width: 991px) {
    .header-top-left ul li a {
        font-size: 12px;
    }

    .header-bottom {
        padding: 15px 0;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-toggler-icon {
        background-color: #2bbb40;
        width: 24px;
        height: 2px;
        margin-bottom: 6px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .navbar-toggler-icon:last-child {
        margin: 0;
    }

    .navbar-collapse {
        background-color: #f1fbff;
        padding: 20px 16px;
    }

    .navbar-nav .nav-item .nav-link {
        padding: 10px 0;
        text-align: left;
        width: 150px;
    }

    .right-header {
        margin-left: 0;
        margin-top: 10px;
    }

    .banner-sec {
        padding: 175px 0 140px;
    }

    .banner-sec .text-box {
        padding: 15px 0 0 0;
    }

    .banner-sec .text-box h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-sec .text-box p {
        font-size: 14px;
        margin: 15px 0px;
    }

    .banner-sec .text-box form span {
        left: 17px;
    }

    .banner-sec .text-box form span img {
        height: 18px;
    }

    .banner-sec .text-box form .form-control {
        height: 55px;
        font-size: 15px;
        padding-left: 46px;
    }

    .banner-sec .text-box form a {
        font-size: 14px;
        height: 40px;
        max-width: 90px;
    }

    .brands-sec {
        padding: 80px 0;
    }

    .categories-inner h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .categories-box .image-holder {
        min-height: 130px;
        padding: 15px;
    }

    .categories-box .text-box h4 {
        font-size: 14px;
    }

    .title h3 {
        font-size: 32px;
        margin: 15px 0 0 0;
    }

    .feature-bottom-inner {
        padding: 0;
    }

    .parking-storage-inner:after,
    .parking-storage-inner:before {
        display: none;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 50px;
        height: 50px;
    }

    .swiper-button-next img,
    .swiper-button-prev img {
        height: 15px;
    }

    .parking-storage-inner .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: -9px;
        right: auto;
    }

    .parking-storage-inner .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 10px;
        left: auto;
    }

    .parking-storage-inner {
        position: relative;
        margin: 30px 0 0 0;
    }

    .around-storage-sec .text-box p {
        margin: 30px 0;
        font-size: 18px;
    }

    .around-storage-sec {
        padding: 90px 0;
    }

    .rating-support-inner ul li .text-box h4 {
        font-size: 28px;
        margin: 0 0 10px 0;
    }

    .rating-support-inner ul li .text-box p {
        font-size: 14px;
        line-height: 20px;
    }

    .rating-support-inner ul li .text-box ol li i {
        color: #ffc006;
        font-size: 20px;
    }

    .rating-support-inner ul li .text-box ol li {
        margin-right: 5px;
    }

    .rating-support-inner ul li .text-box ol {
        margin: 0 0 7px 0;
    }

    .rating-support-inner ul li:after {
        right: -50px;
        width: 1px;
        height: 90px;
    }

    .rating-support-sec {
        padding: 80px 0;
    }

    .join-cash-right .image-holder img {
        width: 460px;
    }

    .title p {
        font-size: 14px;
        font-weight: 400;
        margin: 15px 0 0 0;
    }

    .btn-default {
        margin-top: 15px;
    }

    .corner-country-inner .heading h3 {
        font-size: 30px;
        line-height: 40px;
        max-width: 454px;
    }

    .corner-country-inner .heading ul {
        margin: 30px 0 0 0;
    }

    .corner-country-inner .heading ul li a {
        font-size: 16px;
        height: 55px;
        width: 175px;
    }

    .map-holder .text-box ul li a {
        font-size: 16px;
        height: 46px;
    }

    .map-holder .text-box {
        max-width: 230px;
    }

    .contact-box .image-holder {
        max-width: 46px;
    }

    .contact-box .text-box {
        padding-left: 15px;
    }

    .contact-box .text-box h4 {
        font-size: 20px;
        margin: 0 0 10px 0;
    }

    .contact-box .text-box p {
        font-size: 16px;
        line-height: 24px;
    }

    .contact-box-right {
        border: none;
        padding-left: 0;
    }

    .newsletter .text-box h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .newsletter form .form-control {
        height: 60px;
        font-size: 16px;
        padding-left: 15px;
        font-size: 14px;
    }

    .newsletter form a {
        height: 45px;
        max-width: 100px;
        font-size: 14px;
    }

    .footer-logo a img {
        height: 40px;
    }

    .footer-link h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .footer-link ul li a {
        font-size: 14px;
    }

    .footer-link ul li {
        margin-bottom: 10px;
    }

    .checkout-right {
        max-width: 280px;
        width: 100%;
        padding: 15px;
    }

    .checkout-sec {
        padding: 100px 0px;
    }

    .checkout-left .text-box h4 {
        font-size: 26px;
    }

    .product-detail-right {
        margin: 30px 0 0 0;
    }

    .product-storage {
        padding: 50px 0;
    }

    .searchListing {
        position: fixed;
        top: 112px;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        z-index: 5;
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        opacity: 0;
        visibility: hidden;
    }

    .showListing .searchListing {
        opacity: 1;
        visibility: visible;
    }

    .mapSearch .map {
        height: calc(100vh - 112px);
    }

    .fixeHeader .searchListing {
        top: 61.55px;
    }

    .searchMain {
        padding-top: 112px;
    }

    .fixeHeader {
        padding-top: 61.55px;
    }

    .listingBtn {
        display: block;
        position: fixed;
        bottom: 0%;
        left: 0%;
        right: 0;
        padding: 15px;
        transform: translate(0%, -50%);
        z-index: 1;
    }

    .listingMap button,
    .listingBtn button {
        display: inline-flex;
        color: #fff;
        background: #000;
        border: none;
        padding: 10px 15px;
        border-radius: 10px;
        position: relative;
        /* top:-120%; */
        bottom: 5%;
    }

    .listingMap button i,
    .listingBtn button i {
        margin-right: 5px;
    }

    .listingMap {
        display: block;
        position: fixed;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }

    .sidebar {
        display: none;
    }

    .galleryBooking {
        height: auto;
    }

    .hostedCard {
        margin-bottom: 20px;
    }

    .galleryBooking .row .img-card {
        padding: 0;
    }

    .priceMessage {
        margin-bottom: 10px;
    }

    .messageWrapper-chat {
        height: calc(100vh - 111.92px);
        z-index: 1;
        border-top: 1px solid rgb(235, 235, 235);
    }
}

@media (max-width: 767px) {

    .container,
    .container-sm {
        max-width: 100%;
    }

    .language ul li a {
        font-size: 12px;
    }

    .language ul {
        margin: 0 -9px;
    }

    .language ul li {
        padding: 0 9px;
    }

    .language {
        margin-left: 15px;
    }

    .banner-sec {
        padding: 175px 0 140px;
    }

    .brands-sec {
        padding: 50px 0;
    }

    .brand-inner ul {
        justify-content: center;
        margin: 20px 0 0 0;
        flex-wrap: wrap;
    }

    .brand-inner ul li {
        width: 33.3%;
        padding: 10px 10px;
    }

    .testimonail-sec {
        padding: 50px 0;
        height: 1300px;
    }

    .feature-bottom-inner .row {
        margin: 0 -15px;
    }

    .feature-bottom-inner [class*="col-"] {
        padding: 0 15px;
    }

    .feature-box ul li {
        font-size: 14px;
        margin: 0 0 10px 0;
        min-height: 50px;
    }

    .feature-top .text-box p {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
    }

    .feature-top .text-box h3 {
        font-size: 40px;
        margin: 0 0 20px 0;
    }

    .feature-sec {
        padding: 0 0 50px 0;
    }

    .parking-storage-sec {
        padding: 0 0 50px;
    }

    .around-storage-sec .text-box p {
        margin: 20px 0;
        font-size: 18px;
    }

    .around-storage-sec .text-box img {
        height: 80px;
    }

    .around-storage-sec {
        padding: 60px 0;
    }

    .rating-support-inner ul {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .rating-support-inner ul li {
        position: relative;
        width: 50%;
        padding: 15px 0;
    }

    .rating-support-inner ul li .text-box ol li {
        width: auto;
        padding: 0;
    }

    .rating-support-inner ul li:after {
        display: none;
    }

    .rating-support-sec {
        padding: 50px 0;
    }

    .title h3 br {
        display: none;
    }

    .join-cash-left {
        padding: 0;
    }

    .join-cash-right {
        margin-top: 30px;
    }

    .join-cash-right .image-holder img {
        width: 100%;
        max-width: 100%;
    }

    .join-cash-sec {
        padding: 0 0 50px;
    }

    .map-holder .text-box h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .map-holder .text-box ul li {
        margin-bottom: 10px;
    }

    .map-holder .text-box ul li a {
        font-size: 12px;
        height: 40px;
    }

    .map-holder .text-box {
        max-width: 190px;
        padding: 20px 15px;
    }

    .map-holder {
        position: relative;
        margin: 30px 0 0 0;
    }

    .corner-country-sec {
        padding: 50px 0;
    }

    .contact-us {
        padding: 50px 0 0;
    }

    .contact-box {
        border-right: none;
        padding: 15px 0;
    }

    .contact-inner {
        padding: 20px;
    }

    .newsletter .text-box h3 br {
        display: none;
    }

    .newsletter .text-box h3 {
        font-size: 36px;
        line-height: 46px;
    }

    footer {
        padding: 160px 0 30px;
    }

    .newsletter form {
        max-width: 100%;
        margin-top: 15px;
    }

    .footer-inner {
        margin: 50px 0 0 0;
        padding-bottom: 30px;
    }

    .footer-social ul {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .coyright-inner {
        flex-direction: column;
        justify-content: flex-start;
    }

    .coyright-inner p {
        margin-bottom: 20px;
    }

    .intro-logo a svg {
        font-size: 16px;
    }

    .intro-header .media h2 {
        font-size: 18px;
        margin-right: auto;
        margin-left: 10px;
    }

    .exit a {
        font-size: 15px;
    }

    .intro-header {
        padding: 11px 0;
    }

    .chat-visitor {
        display: none;
    }

    .space-page .intro-header {
        border: none;
    }

    .progress {
        top: 50px;
    }

    .intro-logo img {
        height: 24px;
    }

    .checkout-right {
        padding: 30px;
        position: fixed;
        width: 100%;
        max-width: 100%;
        left: 0;
        bottom: -100%;
        z-index: 100;
        border-radius: 15px 15px 0 0;
        background-color: #fff;
        transition: all 0.5s ease-in-out;
    }

    .checkout-right.active {
        bottom: 0;
        transition: all 0.5s ease-in-out;
    }

    .overly.active {
        opacity: 1;
        visibility: visible;
        transition: all 0.5s ease-in-out;
    }

    .checkout-right .text-box h4 {
        font-size: 18px;
        display: flex;
        align-items: center;
        padding: 0 0 20px 0;
        justify-content: center;
        width: 100%;
    }

    .remove-btn {
        position: absolute;
        left: 15px;
        top: 15px;
    }

    .checkout-right .text-box {
        margin: 0;
    }

    .checkout-right .text-box ul {
        padding: 15px 0;
    }

    .checkout-storage-first .text-box {
        max-width: 340px;
        width: 100%;
        margin: 0 auto;
    }

    .checkout-storage {
        max-width: 340px;
        width: 100%;
        margin: 30px auto 0;
    }

    .checkout-left .text-box h4 {
        font-size: 24px;
    }

    .checkout-left {
        padding: 0;
    }

    .checkout-duration .space-info-box {
        max-width: 100%;
    }

    .product-detail {
        padding: 120px 0 50px;
    }

    .product-access .media ul li {
        font-size: 16px;
        margin: 0 0 7px 0;
    }

    .product-text {
        padding: 20px 0;
    }

    .product-text p {
        font-size: 16px;
        line-height: 22px;
    }

    .product-support ul li {
        width: 100%;
        padding: 10px 5px;
    }

    .inviteLinks {
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .inviteLinks a.cta {
        margin: 10px auto 0;
    }

    .searchField {
        width: 100%;
        margin-bottom: 15px;
        order: 1;
    }

    .countAmount {
        order: 2;
    }
}

@media (max-width: 575px) {
    .header-top-inner {
        flex-direction: column;
        justify-content: center;
    }

    .header-top-right {
        margin-top: 10px;
    }

    .navbar-brand img {
        height: 24px;
    }

    .banner-sec .text-box h1 {
        font-size: 26px;
        line-height: 34px;
    }

    .banner-sec {
        padding: 150px 0 120px 0px;
    }

    .banner-sec .image-holder {
        margin: 30px 0 0 0;
    }

    .brand-inner p {
        font-size: 18px;
    }

    .brand-inner ul {
        margin: 15px 0 0 0;
    }

    .categories-box .image-holder {
        min-height: auto;
    }

    .categories-box .text-box h4 {
        font-size: 20px;
    }

    .title h3 {
        font-size: 26px;
    }

    .testimonail-inner {
        margin: 30px 0 0 0;
    }

    .feature-top {
        padding: 50px 0 110px;
    }

    .feature-top .text-box h3 {
        font-size: 30px;
        margin: 0 0 15px 0;
    }

    .feature-top .text-box p {
        font-size: 14px;
    }

    .feature-box {
        margin-bottom: 30px;
    }

    .swiper-button-next img,
    .swiper-button-prev img {
        height: 10px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 39px;
        height: 39px;
    }

    .parking-storage-list {
        width: 100%;
        padding: 0 15px;
    }

    .parking-storage-inner .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 10px;
        right: auto;
    }

    .commercial-area-sec .title {
        flex-direction: column;
    }

    .commercial-area-sec .title a {
        width: 100px;
        height: 40px;
        font-size: 14px;
        margin-left: auto;
        margin-top: 15px;
    }

    .commercial-area-sec .title a img {
        height: 12px;
    }

    .parking-storage-inner {
        margin: 15px 0 0 0;
    }

    .around-storage-sec {
        padding: 50px 0;
    }

    .around-storage-sec .text-box h3 {
        font-size: 26px;
    }

    .around-storage-sec .text-box p {
        margin: 15px 0;
        font-size: 14px;
    }

    .around-storage-sec .text-box img {
        height: 60px;
    }

    .rating-support-sec {
        padding: 30px 0;
    }

    .corner-country-inner .heading h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .corner-country-inner .heading ul li {
        padding: 0 10px;
    }

    .corner-country-inner .heading ul li a {
        font-size: 14px;
        height: 45px;
        width: 130px;
    }

    .map-holder .text-box {
        max-width: 100%;
        padding: 20px 15px;
        position: static;
        border-radius: 0;
    }

    .newsletter .text-box h3 {
        font-size: 30px;
        line-height: 42px;
    }

    .footer-link {
        margin-bottom: 25px;
    }

    .footer-inner {
        margin: 30px 0 0 0;
        padding-bottom: 30px;
    }

    .footer-social ul {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .footer-link h4 {
        margin-bottom: 10px;
    }

    .coyright-inner ul li {
        padding: 0 25px;
    }

    .parking-box .image-holder span {
        bottom: 10px;
    }

    .title p br {
        display: none;
    }

    .btn-default {
        height: 45px;
        max-width: 165px;
        font-size: 16px;
    }

    .coyright-inner p {
        text-align: center;
    }

    .coyright-inner ul li:after {
        height: 20px;
    }

    .brands-sec {
        padding: 0px 0 50px;
    }

    .intro-Rentmio .image-holder h3 {
        font-size: 20px;
        bottom: 15px;
        left: 15px;
    }

    .intro-next {
        padding: 10px 10px;
    }

    .address-location a svg {
        margin-right: 5px;
        font-size: 14px;
    }

    .address-location a {
        font-size: 16px;
        height: 55px;
        max-width: 215px;
        margin-top: 10px;
    }

    .info-description a {
        font-size: 18px;
        margin: 15px 0;
    }

    .info-description p {
        font-size: 16px;
        line-height: 20px;
        margin: 15px 0 0 0;
    }

    .size-measur-alert p {
        font-size: 14px;
        line-height: 21px;
        margin: 0 0 4px 0;
    }

    .size-measur-alert ul li {
        font-size: 14px;
        padding: 0px 0px 4px 20px;
    }

    .intro-Rentmio .text-box p {
        font-size: 14px;
        line-height: 18px;
    }

    .intro-space-text .space-text p {
        font-size: 14px;
        line-height: 20px;
    }

    .address-location p {
        font-size: 16px;
        line-height: 22px;
    }

    .progress {
        top: 45px;
        width: 95%;
    }

    .description-text ul li {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .description-text {
        padding: 10px;
    }

    .intro-header .media h2 {
        font-size: 16px;
    }

    .intro-logo img {
        height: 20px;
    }

    .customize-listing-prize ul li .relative {
        max-width: 120px;
        margin-left: auto;
    }

    .customize-listing-prize ul li .relative .form-control {
        font-size: 16px;
        height: 50px;
        padding-left: 33px;
    }

    .customize-listing-prize ul li .relative span {
        left: 10px;
    }

    .customize-listing-prize ul li .relative span svg {
        width: 18px;
    }

    .customize-listing-prize ul li a {
        font-size: 14px;
    }

    .profile-photo label.file img {
        height: 120px;
        width: 120px;
        margin: 0 auto 20px;
    }

    .profile-photo label.file span {
        height: 55px;
        max-width: 210px;
        font-size: 14px;
    }

    .profile-photo label.file p {
        font-size: 14px;
    }

    .profile-photo label.file a {
        font-size: 16px;
        margin-top: 10px;
    }

    .profile-persona-list .text-box h4 {
        font-size: 18px;
    }

    .profile-persona-list .text-box ul li {
        font-size: 16px;
    }

    .profile-persona-list .text-box ul li svg {
        width: 28px;
        height: 28px;
    }

    .checkout-left .text-box p {
        font-size: 14px;
    }

    .accordion-body ul li {
        font-size: 14px;
        line-height: 25px;
    }

    .accordion-body p {
        font-size: 14px;
        line-height: 22px;
    }

    .accordion-button {
        font-size: 14px;
    }

    .payment-plan .form-control {
        font-size: 14px;
        height: 48px;
        padding-left: 15px;
        padding-right: 104px;
    }

    .format {
        right: 15px;
        font-size: 14px;
    }

    .payment-plan .form-group a {
        font-size: 20px;
        padding: 15px 32px;
    }

    .productSwiper2 .swiper-slide img {
        height: 260px;
    }

    .product-detail {
        padding: 150px 0 50px;
    }

    .product-detail-slide .text-box h3 {
        font-size: 20px;
    }

    .product-detail-slide .text-box span {
        font-size: 16px;
    }

    .product-detail-slide .text-box p {
        font-size: 16px;
    }

    .product-detail-slide .text-box {
        padding: 15px 0;
    }

    .product-access {
        padding: 20px 0;
    }

    .product-hosted .media h3 a {
        font-size: 18px;
    }

    .product-hosted p {
        font-size: 14px;
        line-height: 20px;
    }

    .product-hosted strong {
        font-size: 14px;
        line-height: 25px;
    }

    .contact-btn {
        font-size: 16px;
        height: 50px;
    }

    .product-location p {
        font-size: 14px;
        line-height: 22px;
    }

    .product-features ul {
        flex-direction: column;
    }

    .product-features ul li {
        width: 100%;
    }

    .product-features ul li .text-box {
        width: 100%;
    }

    .product-manhattan-box ul li a {
        font-size: 14px;
    }

    .product-manhattan-box ul li {
        margin: 4px 5.5px;
    }

    .product-manhattan-box ul {
        margin: 15px -5.5px 0;
    }

    .product-title {
        font-size: 16px;
    }

    .product-manhattan-box {
        margin: 0 auto 20px;
    }

    .product-storage-inner:before,
    .product-storage-inner:after {
        display: none;
    }

    .product-storage-inner .swiper-button-next,
    .product-storage-inner .swiper-button-prev {
        width: 36px;
        height: 36px;
        top: 38%;
    }

    .storage-title h4 {
        font-size: 20px;
    }

    .storage-title p {
        font-size: 14px;
    }

    .product-storage {
        padding: 30px 0;
    }

    .product-support-box h5 {
        font-size: 18px;
    }

    .product-support-box h5 img {
        height: 40px;
        margin-top: -35px;
    }

    .product-support-box p {
        font-size: 16px;
        line-height: 22px;
    }

    .product-support .report-btn {
        font-size: 14px;
        margin: 0 0 6px 0;
    }

    .product-faq-box ul li {
        font-size: 14px;
    }

    .product-hosted {
        padding: 15px;
    }

    .product-work .image-holder img {
        height: 210px;
    }

    .filterLinks ul,
    .searchHeader {
        display: block;
    }

    .filterLinks {
        padding-top: 15px;
        margin-left: auto;
        justify-content: flex-end;
    }

    .searchList {
        flex-direction: column;
    }

    .exportCard .d-flex {
        flex-direction: column;
        width: 100%;
    }

    .cardCustom .form-group {
        width: 100%;
        margin-bottom: 15px !important;
        /*        border:1px solid blueviolet ;*/
    }

    .persona {
        height: 95%
    }


    .exportCard .field {
        width: 100%;
    }

    .cstTable .table {
        width: 800px;
    }

    .messageWrapper-chat {
        height: calc(100vh - 138.38px);
        z-index: 1;
        border-top: 1px solid rgb(235, 235, 235);
    }

    .messageWrapper .message-panel .message-panel-header {
        padding: 10px 10px;
    }

    .back-chat svg {
        width: 15px;
        height: 13px;
    }

    .messageWrapper .message-panel .message-panel-header .media-body h4 {
        font-size: 14px;
    }

    .messageWrapper .message-panel .message-panel-header .media-body p {
        font-size: 12px;
    }

    .messageWrapper .message-panel .message-panel-header .media-body {
        padding: 0 0 0 25px;
    }

    .messageWrapper .message-panel .message-panel-header .control li {
        padding: 0 5px;
    }

    .cta-primary-outline {
        margin: 0px;
        font-size: 13px;
        padding: 5px 10px 5px;
        line-height: 18px;
        border-radius: 7px;
    }

    .cta-primary {
        padding: 10px 5px;
        font-size: 15px;
    }

    .messageWrapper .message-panel .message-panel-body {
        padding: 20px 10px;
    }

    .messageWrapper .message-panel .message-panel-body .media {
        padding: 10px;
    }

    .messageWrapper .message-panel .message-panel-body .media .media-body p {
        font-size: 12px;
        line-height: 16px;
        margin: 5px 0 0 0;
    }
}

@media (max-width: 374px) {
    .brand-inner ul li {
        width: 50%;
        padding: 10px 15px;
    }

    .notify-round {
        right: 50px !important;
    }

    .title h3 {
        font-size: 24px;
    }

    .rating-support-inner ul li .text-box p br {
        display: none;
    }

    .contact-box .image-holder {
        max-width: 38px;
    }

    .contact-box .text-box p {
        font-size: 14px;
        line-height: 20px;
    }

    .contact-box .text-box p br {
        display: none;
    }

    .newsletter .text-box h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .intro-Rentmio .image-holder img {
        height: 200px;
    }

    .space-info-box h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .space-info h2 {
        font-size: 18px;
        margin: 0 0 15px 0;
    }

    .close-btn {
        position: absolute;
        top: 3px;
        right: 3px;
    }

    .profile-persona-list .text-box ul li {
        font-size: 14px;
    }

    .checkout-left .text-box h4 {
        font-size: 20px;
    }

    .checkout-left .text-box p br {
        display: none;
    }

    .airfcfx-map-check-div {
        margin-top: 40px !important;
    }

    .gmnoprint {
        margin-top: 40px !important;
    }
}

@media (max-width: 1350px) {
    .searchListing {
        max-width: 600px;
        min-width: 600px;
    }

    .filterLinks li:last-child {
        display: block;
    }

}

@media(min-width:320px) and (max-width:480px) {
    .sharebtn {
        width: 30%;
    }

    .airfcfx-map-check-div {
        margin-top: 40px !important;
    }

    .gmnoprint {
        margin-top: 40px !important;
    }

    .notify-round {
        right: 50px !important;
    }
}

@media(min-width:481px) and (max-width:767px) {
    .sharebtn {
        width: 30%;
    }

    .airfcfx-map-check-div {
        margin-top: 40px !important;
    }

    .gmnoprint {
        margin-top: 40px !important;
    }

    .notify-round {
        right: 50px !important;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .sharebtn {
        width: 30%;
    }

    .notify-round {
        right: 0px !important;
    }
}

@media(min-width:320px) and (max-width:480px) {
    .date-vs {
        margin: 3px 0 0;
    }
}

@media(min-width:481px) and (max-width:767px) {
    .date-vs {
        margin: 3px 0 0;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .date-vs {
        margin: 3px 0 0;
    }
}

@media (max-width: 768px) {
    .searchHeader {
        display: block !important;
    }

    .search_dflex {
        flex-direction: column;
        gap: 10px;
    }

    .filterLinks {
        justify-content: flex-start;
        margin: 0px !important;
        padding: 0px !important;
    }

    .filterLinks .dropdown-menu.searchFilter {
        min-width: 280px;
    }

    .filterLinks li {
        display: flex;
        margin-bottom: 20px;
    }
    .mapSearch .airfcfx-map-check-div{
        left: 10px !important;
        margin-top: 96px !important;
    }
}