@media (min-width:1025px) and (max-width:1275px){
	#nav-search-form .input-group {
		width:80%;
	}
#nav-search-form .input-group:first-child {
	width:100%;
	margin-bottom:5px;
	border-radius:5px;
}	
#nav-search-form .select2-container--default {
	width:98% !important;
}
#nav-search-form .input-group span.nearby {
	border-radius:5px 0 0 5px;
	width:20%;
}
#nav-search-form .input-group #location {
	width:80%;
}
#nav-search-form .input-group.submit-button {
	width: calc(20% - 5px);
	margin-right:0;
}
#nav-search-form .input-group.submit-button button {
	width:100%;
}
.cst--input {
	padding-top:0px; 
	    width: 57%;
}
}

@media(max-width:1199px) {
    .cst--input {
        max-width: 100%;
    }

    .services-wrap ul {
        justify-content: flex-start;
    }

    footer h1 {
        font-size: 20px;
    }    
    footer h5 {
        font-size: 16px;
    }
	.navbar-header figure {

		width: 230px;

	}
	.top--header .list-menu li a {
		font-size: 15px;
	}

    .storage-unit-sec .new .section-headeing h1 {
        font-size: 41px;
    }
}

@media (min-width: 991px) and (max-width:1199px) {
    .popular-listing-sec ul.product-listing-wrap > li {
        width: 50%;
    }

    .services-wrap {
        margin-top: 130px;
    }

}
@media (max-width: 1024px) {
	#nav-search-form .select2.select2-container.select2-container--default {

		width: 100% !important;
		float: right;

	}
	.top--header .list-menu li a .fa.fa-caret-down {
		float: right;
		margin-right: 10px;
	}
	.top--header .navbar-header {
		width: 100%;
	}
	
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        background-color:#0161ff;
        margin-left: 10px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        margin-top: 10px;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-toggle .icon-bar
    {
        background-color: #fff;
    }
    .dropdown-content
    {
        left: 0;
        right: 0;
        position: relative;
		top:20px;
    }
    .dropdown-list
    {
        width: 100%;
    }
     .top--header .list-menu li{
    
    display: inline-block;
    width: 100%;
   }
/*
    .des-view {
    display: none !important;
}
*/
}
/* @media (min-width: 1024px) {
.top--header .list-menu li .dropdown-list:hover .dropdown-content{
    display: block;
}
} */
@media (max-width: 991px) {
	.top--header .list-menu li a {
		width: 100%;
		display:block;
	}
	.top--header .list-menu li a .fa.fa-caret-down {
		float: right;
		margin-right: 10px;
	}
	.featured-gallery .content-details h1 {
		font-size: 25px;
	}
	.storage-content-wrap.storage-right {
		align-items: top;
	}
	.storage-content-wrap.storage-left {
		align-items: top;
	}
	.storage-content-wrap.storage-left .storage-content {
		margin-top: 10px;
	}
	.cst--input {
		padding-right: 0;
		padding-left: 0;
	}
	.filter-btn ul.cst--btn li a {
		padding: 0 15px;
	}
    .top--header .navbar-brand {
        max-width: 300px;
    }

    /*.top--header .list-menu li {
        padding: 7px 20px;
    }*/

    .header_top_bar {
        margin-bottom: 10px;
    }

    .services-wrap {
        margin-top: 40px;
        text-align: center;
    }

    ul.product-listing-wrap > li {
        width: 50%;
    }

    .services-wrap ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    ul.location-list-wrap li a {
        font-size: 18px;
    }

    section.blog-listing-sec ul.product-listing-wrap > li {
        width: 33%;
    }

    /*bk*/
    .navbar-brand > img {
        padding-left: 15px;
    }

    .cst--input {
        width: 100%;
        max-width: 100%;
        margin-top: 5px;
        padding-right: 15px;
    }

    .locations--cst .location-list .city-list ul li.left-sec figure {
        width: 130px;
    }

    .locations--cst .location-list .city-list ul li.left-sec .text {
        width: calc(100% - 131px);
    }

    .locations--cst .location-list .city-list ul li.right-sec .unit-btn, .product-num-content .unit-btn {
        width: 168px;
    }

    .locations--cst .location-list .city-list ul li.right-sec .distance {
        width: calc(100% - 168px);
    }

.des-view.slide-wrap
    {
/*
        margin-left: unset;
        margin-top: 10px;
*/
    }
    .storage-content-wrap.storage-left
    {
        padding:17px;
    }
    .storage-content-wrap.storage-right
    {
        padding: 26px;
    }
    .storage-unit-sec .new .section-headeing h1 {
    font-size: 38px;
    position: absolute;
    left: 58%;
    right: 0;
    margin: auto;
    top: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
}
}

@media (min-width:580px) and (max-width:991px) {
		.popular-listing-sec figure.product-img img {
		height:200px;
	}
}


@media(min-width: 768px) {
    .mob-view {
        display: none !important;
    }
}

@media (max-width: 767px) {
	.home-pro-d{margin-bottom:10px;}
	.about-us-content img {
		width: 100%;
	}
	p.cst--text {
		line-height: 17px;
	}
	.navbar-header figure {

    width: 200px;
    position: relative;
    top: -4px;

}
	.locations--cst {
		padding: 0 0 !important;
	}
	.mob-cst-btn {
		float:left;
		width:100%;
		margin-bottom:20px;
	}
	.mob-cst-btn .btn-custom {
		line-height:26px;
		width:100%;
	}
	
	.mob-cst-btn li {
		float: left;
		width: 25%;
		margin: 0px;
		display: inline-block !important;
		padding: 0px 1px;
	}
	.cst-map iframe, .cst-map .map-box{
		height: 100vh;
	}
	.filter-btn {
		padding: 16px 0 0px 0 !important;
	}
	.cst-map{display:block;}
	.product-icon-content {
		padding-top: 0px;
	}
	ul.product-listing-wrap > li {
		margin-bottom:1em;
    }
    .navbar-header {
        margin-left: 0px !important;
    }

    ul.featured-gallery li {
        width: 50%;
    }

    ul.location-list-wrap {
        column-count: 2;
        column-gap: 30px;
    }

    .navbar-toggle {
        border-color: #fff;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
    }

    .services-wrap ul li a {
        font-size: 20px;
    }

    footer .footer-images ul li {
        width: 20%;
        /*    margin-bottom: 52px;*/
    }

    footer .footer-images ul li:nth-child(3),
    .footer-images ul li:nth-child(4) {
        margin-bottom: 0
    }

    .storage-unit-sec .storage-content-wrap {
        width: 100%;
        padding: 40px 20px;
    }

    section.storage-unit-sec {
        background: transparent;
    }

    span.seprator-icon {
        top: calc(100% - 25px);
        transform: translateX(-50%) !important;
        left: 50%;
    }

    footer h1 {
        margin-top: 31px;
        margin-bottom: 18px;
    }    
    footer h5 {
        margin-top: 31px;
        margin-bottom: 18px;
    }

    footer .footer-images {
        padding: 30px 0px;
    }

    footer .footer-list-content {
        margin-bottom: 20px;
    }

    section.blog-listing-sec ul.product-listing-wrap > li {
        width: 50%;
    }

    /*bk*/
    \ body {
        padding-top: 0px !important;
    }

    .search-for-storage ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .filter-btn ul.cst--btn li a {
        margin-bottom: 5px;
    }

    .locations--cst .location-list .city-list ul li.right-sec .distance {
        padding-left: 0px;
    }

    .locations--cst .location-list .city-list ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .locations--cst .location-list .city-list ul li {
        width: 100% !important;
    }

    /*********270319*********/
    .mob-view {
        display: block !important;
    }

    .des-view {
        display: none !important;
    }

    .filter-btn ul.cst--btn {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .filter-btn ul.cst--btn .mob-view .fa-plus {
        border: 1px solid;
        border-radius: 50%;
        padding: 1px 2px;
        margin-right: 5px;
    }

    .filter-btn ul.cst--btn .mob-view .fa-map {
        margin-left: 5px;
    }

    .locations--cst .location-list .city-list ul li.left-sec figure {
        width: 109px;
    }

    .locations--cst .location-list .city-list ul li.left-sec .text {
        width: calc(100% - 110px);
    }

    .locations--cst .location-list .city-list ul li.left-sec {
        padding: 10px 0;
    }

    .locations--cst .location-list .city-list ul li.right-sec .unit-btn {
        margin: 0px;
    }

    .locations--cst .location-list .city-list ul li.right-sec .unit-btn a {
        line-height: 34px;
        height: 34px;
        font-weight: 700;
    }

    .locations--cst .location-list .city-list ul li.left-sec:after {
        display: none;
    }

    .locations--cst .location-list .city-list ul li.right-sec .unit-btn.mob-view {
        float: left;
    }

    .locations--cst .location-list .city-list ul {
        border: 1px solid #000;
        padding: 10px;
        margin-bottom: 15px;
    }

    .locations--cst .location-list .city-list ul li.left-sec figure p {
        font-size: 12px;
        color: #37003c;
        padding-top: 6px;
    }

    .locations--cst .location-list .city-list ul li.left-sec .text p {
        padding: 4px 0 14px 0;
    }

    .locations--cst .location-list .city-list ul li.right-sec {
        padding: 7px 0 1px 0;
    }

    .locations--cst .location-list .city-list ul li.left-sec .text h5 {
        font-size: 13px;
        line-height: 20px;
        font-family: 'Swiss 721 BT';
        /*color: #169b04;*/
        font-weight: 700;
    }

    .locations--cst .location-list .city-list ul li.left-sec .text h5 span {
        display: block;
        color: red;
        text-transform: uppercase;
        font-weight: 400;
    }

    .mob-view.search-for-storage ul {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }

    .mob-bg {
        background-color: #fff;
    }

    .cst-map .list.mob-view .locations--cst {
        padding: 0px !important;
    }

    .cst-map {
        position: fixed;
        width: 100%;
        height: 100%;
        right: -100%;
        top: 0;
        bottom: 0;
        z-index: 999;
        padding: 0px !important;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
		overflow:auto;
    }

    .cst-map iframe {
        height: 100%;
    }

    .cst-map.active {
        right: 0;
        left: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #close-map,
    #open-map {
        cursor: pointer;
    }

    .cst-map .map-buttons {
        position: absolute;
        z-index: 9999;
        top: 5px;
        width: calc(100% - 40px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: 367px;
        background-color: #fff;
        border-radius: 5px;
    }

    .cst-map .map-buttons a {
        color: #000;
        text-align: center;
        font-family: 'Swiss 721 BT';
        width: 50%;
        line-height: 46px;
        height: 46px;
        display: inline-block;
    }

    .cst-map .map-buttons a:first-child {
        float: left;
        position: relative;
    }

    .cst-map .map-buttons a:first-child:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 1px;
        background-color: #333;
    }

    .cst-map .map-buttons a:last-child {
        float: right;
    }

    .cst-map .map-buttons a#close-map {
        font-weight: 600;
    }

    .cst-map .list.mob-view {
        position: absolute;
        /* bottom: 0; */
        width: 100%;
        background-color: #fff;
        right: 0;
        z-index: 9999;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .cst-map .list.mob-view.location-none {
        right: -100%;
        display: none !important;
    }

    .close-location {
        padding: 5px;
        width: 100%;
        text-align: right;
        z-index: 9999;
        position: relative;
    }

    .close-location .fa {
        color: #ff015b;
        font-size: 18px;
        cursor: pointer;
    }

    body.no-overflow {
        overflow: hidden;
    }

    /*font-size*/
    .location-list .top-des h3 {
        font-size: 18px;
    }

    .locations--cst .location-list .top-des p {
        font-size: 12px;
        line-height: 17px;
    }

    .storage-units .storage-units-description h3,
    .search-for-storage h3.cst--heading {
        font-size: 17px;
    }

    .storage-units .storage-units-description p.cst--text:first-of-type,
    .locations--cst .location-list .city-list ul li.right-sec .unit-btn a {
        font-size: 13px;
    }

    .storage-units .storage-units-description p.cst--text {
        font-size: 11px;
        line-height: 14px;
    }

    .search-for-storage ul li a {
        font-size: 13px;
        line-height: 15px;
    }

    .search-for-storage.mob-view ul li a {
        font-size: 15px;
        line-height: 20px;
    }

    .locations--cst .location-list .city-list ul li.left-sec .text p {
        font-size: 14px;
    }

    /*font-size end*/
    .search-for-storage h3.cst--heading {
        padding: 14px 0;
    }

    .search-for-storage ul {
        padding-bottom: 1px;
    }

    .storage-units .storage-units-description p.cst--text:first-of-type,
    .storage-units .storage-units-description p.cst--text {
        padding-bottom: 17px;
    }

    .storage-units .storage-units-description {
        padding-top: 18px;
    }

    .questions .queston-box,
    .how-it-work .container-wrapper .text-wrap {
        padding: 25px 20px;
    }

    .questions .panel-title,
    .privacy-policy h2 {
        font-size: 20px;
    }

    /*sh280319*/
    .how-it-work .container-wrapper h3,
    .terms-condition h3 {
        font-size: 20px;
    }

    a.agreement {
        font-size: 18px
    }


    .about-us-content p.lisner-beautiful {
        margin: 0;
    }

    .content-info.vehicle {
        width: 100%;
    }
    .vehicle-wrap.cst-map{
        display: block; 
    position: relative;
    width: 100%;
    height: auto;
    right: 0;
    top: unset;
    bottom: unset;
    z-index: 99;
    }
    .vehicle-wrap.cst-map iframe {
    height: 400px;
       margin-bottom: 30px;
   }
    .vehicle-wrap.cst-map .vehicle-text .product-wrap{
        margin-bottom: 30px;
    }
    .search-for-storage.fourth--list ul
{
     column-count: 4;
}
.search-for-storage.fourth--list {
    margin-bottom: 20px;
}
.advanced-search-form form.search-fields {
	padding:0 0 20px 0;
	
}
.advanced-search-form {
	padding-bottom:0px;
}
.advanced-search-form .input-field-wrap .input-icons {
	border: 1px solid #ddd;
    padding: 10px;
    background: #ff045b;
    height: auto;
    border-radius: 5px 0 0 5px;
	margin:0;
} 
.advanced-search-form .input-field-wrap .fa,
.advanced-search-form .input-field-wrap span {
	color:#fff;
	
}
.advanced-search-form .input-field-wrap span.select2-selection--single{
	border-radius: 0 5px 5px 0;
    border-left: 0;
	height:auto;
}
    
.advanced-search-form .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 7px;
}
.advanced-search-form .select2-container {
	width:100% !important;
}
.advanced-search-form .select2-container--default .select2-selection--single .select2-selection__arrow {
	top:50%;
	transform:translateY(-50%)
}
.advanced-search-form .input-field-wrap .form-control.location {
	border: 1px solid #aaa;
    padding: 20px 10px;
    border-left: 0;
    width: 100%;
    border-radius: 0 5px 5px 0;
}
.advanced-search-form form {
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.advanced-search-form form .form-group {
	width:100%;
}
.advanced-search-form .input-field-wrap {
	padding:0;
}
.btn-custom {
	border-radius: 5px;
    background-color: #ff015b;
    color: #fff;
    text-transform: uppercase;
    height: 41px;
    display: inline-block;
    text-align: center;
    border: 1px solid transparent;
}
.product--txet-wrap {padding: 0 0 20px;}
.advanced-search-form .input-field-wrap.btn-wrap{
	display:block;
	text-align:center;
} 
.advanced-search-form .input-field-wrap.btn-wrap .btn-custom{
	width:100%;
}
.ad-search-outer {
	float:left;
	width:100%;
}
.ad-search-outer .form-group:first-child {
	float:left;
	width:75%;
	padding: 0 1px;
}
.ad-search-outer .form-group:nth-child(2) {
	float:left;
	width:25% !important;
}
.ad-search-outer .form-group button,
.ad-search-outer .form-group input {
	width:100%;
}
.ad-search-outer .form-group input {
	height:auto;
	padding:10px;
}
.dropdown-content {
	display:none !important;
}
.dropdown-content.open {
	display:block !important;
}
.dropdown-content a {
	background:#fff !important;
}
.storage-unit-sec .storage-inner-content{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.storage-unit-sec .storage-inner-content .new:first-child:after{
    bottom: -29px;
    left: 0;
    right: 0;
    margin: auto;
    transform: none;
    top: auto;

}
.storage-unit-sec .new .section-headeing h1{
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
}
ul.cst--btn.mob-cst-btn li.mob-view .btn-custom{
    border: 1px solid #ececec;
    background-color: #fff;
    color: #169b04;
}
ul.cst--btn.mob-cst-btn li.mob-view.active .btn-custom{
    color:#fff;
    background:#169b04
}   
form.search-fields.mobile-search-fields {
    background: transparent;
}
form.search-fields.mobile-search-fields .btn-custom{
    background-color: #169b04;
}
}
@media (max-width: 580px) {
    ul.product-listing-wrap > li {
        width: 100%;
    }

    ul.featured-gallery li {
        width: 100%;
    }

    ul.location-list-wrap {
        margin-top: 20px;
    }

    section.blog-listing-sec ul.product-listing-wrap > li {
        width: 100%;
    }

    .content-info.vehicle form input[type="text"] {
        border-radius: 20px;
    }


    .content-info.vehicle .input_box1 {
        width: 100%;
        margin-bottom: 15px;
    }

    .content-info.vehicle .input_box2 {
        width: 85.3%;
        margin-bottom: 10px;
    }

    .content-info.vehicle form .banner-search {
        border-radius: 35px;
        margin-top: 15px;
        text-align: center;
        text-indent: inherit;
        width: 100%;
    }

    .content-info.vehicle form input[type="text"] {
        border-radius: 14px;
        font-size: 14px;
        padding-left: 8px;
        width: 100%;
    }

    .content-info.vehicle .calendr_icn {
        text-align: center;
        width: 18%;
        border-radius: 17px 0 0 17px;
    }

    .content-info.vehicle form .input_box2 > input[type="text"] {
        border-radius: 14px;
        border-top: none;
        border-left: none;
    }
	.mob-cst-btn .btn-custom {
		font-size: 12px !important;
		padding: 5px 0;
	}
	.mob-cst-btn li {
		width:33%;
	}
	.cst--input {
		padding-right:0;
	}
	.popular-listing-sec figure.product-img img {
		height:auto;
	}
}

@media (max-width: 480px) {
    section.banner {
        padding: 50px 0px;
    }

    .header_top_bar {
        text-align: center;
    }

    form.search-fields {
        padding: 25px 10px;
    }
	
	.advanced-search-form form.search-fields {
		padding: 0px 10px;
	}

    .search-form-wrap h1 {
        font-size: 30px;
    }

    .search-form-wrap h2 {
        font-size: 18px;
    }

    ul.location-list-wrap li a {
        font-size: 16px;
    }

    .top--header .navbar-brand {
        max-width: 222px;
        margin-top: 14px;
    }

    footer .footer-images ul li {
        width: 20%;
        /*    margin-bottom: 52px;*/
    }

    /*
	 footer .footer-images ul li:nth-child(3){
		 margin-bottom: 52px;
	}
*/
    .section-headeing h1 {
        font-size: 28px;
    }

    section.featured-cities-sec,
    section.latest-news-sec {
        padding: 30px 0px;
    }

    .btn-wrap {
        margin-top: 20px;
    }

    /*bk*/
    .locations--cst .location-list .city-list ul li.left-sec figure {
        width: 90px;
    }

    .locations--cst .location-list .city-list ul li.left-sec .text {
        width: calc(100% - 91px);
        padding: 0 10px;
    }

    .locations--cst .location-list .city-list ul li.right-sec .unit-btn {
        width: 150px;
    }

    .filter-btn ul.cst--btn li a {
        padding: 0 10px;
    }

    .main-form_div {
        padding: 30px 15px;
    }

    .panel_heading h2 {
        font-size: 26px;
    }

    #contact-form .message_textarea {
        height: 100px;
    }

    .questions .queston-box,
    .how-it-work .container-wrapper .text-wrap {
        padding: 25px 15px;
    }

    /*sh280319*/

    .how-it-work .container-wrapper .row .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .how-it-work .container-wrapper .text-wrap figure {
        text-align: center;
        margin-bottom: 30px
    }

    .how-it-work .container-wrapper .text-wrap .row.even {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }



    /**190402**/
    footer h1 {
        font-size: 20px;
    }    
    footer h5 {
        font-size: 16px;
    }

    footer .share_list ul li {
        width: 34px;
        height: 34px;
        margin: 0 3px;
        font-size: 21px;
        line-height: 32px;
    }

    footer ul li a {
        font-size: 14px;
    }

    footer .copyright p,
    footer .copyright p a {
        font-size: 12px;
    }
    .content-info.vehicle span
    {
        font-size: 16px;
    }
    /**190405**/
    h4.product-location {
        font-size: 16px;
    }
    .product-icon-content h4 {
         font-size: 16px;
    }
    .product-number span {
        font-size: 20px;
    }
    .product--txet-wrap h6 {
        font-size: 14px;
    }
}

@media (max-width: 320px) {

    footer .copyright p,
    footer .copyright p a {
        font-size: 11px;
    }

    .locations--cst .location-list .city-list ul li.right-sec .unit-btn {
        width: 130px;

    }

    .locations--cst .location-list .city-list ul li.right-sec .unit-btn a {
        font-weight: 600;
    }
}
