/*
 * Globals
 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');


/* background: rgba(0, 0, 0, 0.5); */
    /* padding: 8px 12px; */
    /* border-radius: 6px;
}
/* Links */
a,
a:focus,
a:hover {
    color: gray;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
    color: #333;
    text-shadow: none;
    /* Prevent inheritence from `body` */
    background-color: #fff;
    border: 1px solid #fff;
}


/*
 * Base structure
 */

html,
body {
    color: black;
    text-align: left;
    letter-spacing: 1px;
    font-family: sans-serif;
}

h2 {
    clear: both;
    color: orange;
    text-transform: uppercase;
    width: 100%;
}

div.inner.cover h2 {
    color: white;

}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    /* For at least Firefox */
    min-height: 100%;
}

.site-wrapper-inner {
    display: table-cell;
    vertical-align: top;
}

.cover-container {
    margin-right: auto;
    margin-left: auto;
}


@media (max-width: 425px) {
    body{
        background-color: red;
    }
    .service-flex {
        flex-direction: column;
    }
    .font-small {

        font-size: 24px !important;
    }
    .industrial-section {
         padding-left: 0px !important;
         padding-right: 0px !important;
    }
    .container.my-5 {
        padding: 20px !important;
    }

        .storage-img {

        margin-top: 44px;
    }
    .site-wrapper {
        display: flex;
        width: 100%;
        height: 100%;
        /* For at least Firefox */
        min-height: 100%;
    }
    .storage-city-title, .why-choose-title {
    font-size: 18px !important;
    }
    .f-20 {
        font-size: 16px;
    }
    .ind-leter {
        font-size: 17px !important;

    }
    .gap-60 {
         padding: 0px !important;
        }

    /*    .storage-city-title, .why-choose-title {*/
/*    font-size: 34px !important;*/
/*}*/
    /*.storage-img {*/

    /*    margin-top: 39px;*/
    /*}*/
    /*.flx-column{*/
    /*    flex-direction: column;*/
    /*}*/
    /*.gap-60 {*/
    /*    padding: 0px 82px !important;*/


    /*}*/
    /*.service-flex {*/
    /*    flex-direction: column;*/
    /*}*/
    /*.stat-item .stat-description {*/
    /*    font-size: 20px;*/

    /*}*/
    /*.font-26 {*/
    /*    font-size: 26px;*/
    /*}*/
    /*    .container.my-5 {*/
    /*        padding: 0px 85px !important;*/
    /*    }*/
.site-wrapper-inner {
        display: flex;

        vertical-align: top;
    }

    .cover-container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}

div.inner.cover {
    /*background: url(../images/blue.png) repeat;*/
    /* background-color: rgba(0, 0, 0, 0.7); */
    position: relative;
    left: 50px;
    margin: 20px 0 30px;
    padding: 34px;
    width: auto;
    float: left;
    color: rgb(255, 255, 255);
}

.inner.cover.animated.fadeIn.cover-title h1 {
    text-transform: uppercase;
    font-size: 61px;
    line-height: 50px;
    margin-top: 0;
    padding-top: 0;
    font-weight: 100;
    font-family: Impact, Arial Black, sans-serif;
}

h1.cover-title {

    text-transform: uppercase;
    font-size: 48px;
    line-height: 50px;
    margin-top: 0;
    padding-top: 0;
    font-weight: 100;


}

div.inner.cover h1 {
    text-transform: uppercase;
    font-size: 48px;
    line-height: 50px;
    margin-top: 0;
    padding-top: 0;
}

div.inner.cover h2 {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 0;
}

div.inner.cover p.lead {
    font-size: 18px;
    line-height: 28px;
}


div.inner.cover p {
    font-size: 18px;
    line-height: 24px;
    color: white;
}

.textarea {
    width: 500px;
}

.centred, .partners {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px 0 50px;
    margin: 0;
    display: block;
}

.centred, .centred a,
.partners, .partners a {
    text-align: center;
    clear: both;
    color: #2F5270;
    text-transform: uppercase;
}

.centred a,
.partners a {
    cursor: pointer;
}

.centred ul,
.partners ul {
    padding: 0;
    list-style: none;
    width: 635px;
    margin: 0 auto;
}

.centred ul li,
.partners ul li {
    float: left;
    margin-right: 30px;
}

.centred a,
.partners a {
    font-size: 20px;
    padding: 10px 20px 10px 0;
    background: url(../images/arrow.png) 100% 50% no-repeat;
}

.centred .home_link,
.partners .home_link {
    display: inline-block;
    padding: 0 10px;
}

.partners {
    padding: 15px 0 15px 30px;
}

.partners img {
    height: 50px;
}


/* Padding for spacing */
.inner {
    padding: 30px;
}


/*
 * Header
 */
.bs-example {
    width: 100%;
    display: block;
}

.bs-example brand {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-default .navbar-brand {
    position: absolute;
    left: 50px;
    top: 20px;
    margin: 0;
    padding: 0;
}

.navbar-brand img {
    width: 200px;
    float: left;
}

.bs-example nav {
    width: 100%;
}

.navbar-default {
    background-color: white;
    border-color: transparent;
    min-height: 100px;
    letter-spacing: 0;
}

.navbar {
    position: relative;
    min-height: 100px;
    margin-bottom: 0;
    border: none !important;
    border-radius: 0;
}

.nav > li > a {
    margin-right: 5px;
    letter-spacing: 0px;
    padding-right: 0px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: transparent;
    font-family: 'Ubuntu';
    font-weight: 900;
    text-decoration: none;
    background: url(../images/border.png) 100% 100% no-repeat;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:active {
    background-color: white;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar-default .navbar-nav > a, .navbar-default .navbar-nav > a:focus, .navbar-default .navbar-nav > a:hover, .navbar-default .navbar-nav > a:active {
    background-color: white;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: white;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar-toggle {
    border: none;
    top: 25px;
    margin-right: 40px;
}

.mastfoot .active {
    font-family: 'Ubuntu';
    font-weight: 900;
    text-decoration: underline;
}

.navbar-collapse {
    border: none;
}

.navbar-collapse.in {
    overflow-y: visible;
    padding-top: 30px;
    padding-bottom: 40px;
    border: none;
    border-color: none;
}

.navbar-right {
    position: relative;
    top: 20px;
    margin-right: 10px;
}

.bs-example nav > li {
    display: inline-block;
}

.bs-example-nav > li + li {
    margin-left: 20px;
}

.bs-example-nav > li > a {
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
    font-weight: bold;
    color: gray;
    /* IE8 proofing */
    color: gray;
    border-bottom: 2px solid transparent;
}

.bs-example-nav > li > a:hover,
.bs-example-nav > li > a:focus {
    background-color: transparent;
    color: gray;
    border-bottom-color: gray;
    border-bottom-color: gray;
}

.bs-example-nav > .active > a,
.bs-example-nav > .active > a:hover,
.bs-example-nav > .active > a:focus {
    color: black;
    border-bottom-color: black;
}

div.inner.cover li {
    margin-bottom: 10px;
}

.full {
    background-color: white;
}

.padd84 {
    /*display: flex;*/
    min-height: 400px;
    padding: 40px 84px;
    flex-wrap: wrap;
}

.noleftpad {
    padding-left: 0;
}

.topmargin {
    margin-top: 15px;
}

.clear {
    clear: both;
}

div.inner.cover p a {
    color: white;
    cursor: pointer;
}

.col-xs-4 p {
    padding-right: 10px;
}

/* style */
.inner.cover.animated.fadeIn.cover-title {
    margin-top: 36px;
}

.padd70 {
    /* padding: 16px 55px;	 */
}

h2.storage-city,
h2.why-choose {
    color: black;
    font-style: none;
    text-transform: none;
}

/* .storage-city-title{
	margin-top: 50px;
	color: black;

} */
.d-flex.flex-column {
    display: flex;
    justify-content: flex-start;
    /* align-items: baseline !important; */
    margin-top: 10px !important;
}
.d-flex.flex-column.business-m-40 {
    margin-top: 40px !important;
}
.gap-60 {
    padding: 0px 146px;
    gap: 60px;
    margin-top: 25px;
}
.d-flex.flex-column.margin-50{
    margin-top: 50px !important;
}
.ind-leter{
    font-size: 28px;
    letter-spacing: 0;
    margin: 0;
    padding: 30px 0;
}

p.d-none {
    color: #FBA943;
}

.storage-city-title,
.why-choose-title {
    margin-top: 49px;
    font-family: 'Montserrat';
    color: black;
    margin-bottom: 7px;
    text-transform: none;
}

.why-choose-title {
    margin-top: 23px;

}

.full.animated.fadeIn {
    overflow-x: hidden;
}

.stats-banner {
    background-color: #FBA943;
    border-radius: 50px;
    /* padding: 20px 0px; */
    color: white;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin: 50px 0px;
}

.stat-item {
    flex: 1;
    min-width: 150px;
    margin: 10px;
}

.stat-item .stat-number {
    font-size: 41px;
    font-weight: bold;
    font-family: Impact, Arial Black, sans-serif;
}

.stat-item .stat-description {
    font-size: 18px;
    color: black;
    padding-right: 4px;
}

.container.my-5 {
    padding: 0px 173px;
}

.txt-input {
    border-radius: 10px !important;
    border: none !important;
    font-size: 17px;
}

/*
 * Globals
 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');


/* Links */
a,
a:focus,
a:hover {
    color: gray;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
    color: #333;
    text-shadow: none;
    /* Prevent inheritence from `body` */
    background-color: #fff;
    border: 1px solid #fff;
}


/*
 * Base structure
 */

html,
body {
    color: black;
    text-align: left;
    letter-spacing: 1px;
    font-family: sans-serif;
}

h2 {
    clear: both;
    color: orange;
    text-transform: uppercase;
    width: 100%;
}

div.inner.cover h2 {
    color: white;

}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    /* For at least Firefox */
    min-height: 100%;
}

.site-wrapper-inner {
    display: table-cell;
    vertical-align: top;
}

.cover-container {
    margin-right: auto;
    margin-left: auto;
}


@media (max-width: 425px) {
    .site-wrapper {
        display: flex;
        width: 100%;
        height: 100%;
        /* For at least Firefox */
        min-height: 100%;
    }

    .site-wrapper-inner {
        display: flex;
        vertical-align: top;
    }

    .cover-container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    /*.container.my-5 {*/
    /*    padding: 0px 59px !important;*/
    /*}  /*.container.my-5 {*/
    /*    padding: 0px 59px !important;*/
    /*}*/
}

div.inner.cover {
    /*background: url(../images/blue.png) repeat;*/
    background-color: rgba(0, 0, 0, 0.7);
    position: relative;
    left: 50px;
    margin: 20px 0 30px;
    padding: 34px;
    width: auto;
    float: left;
    color: rgb(255, 255, 255);
}

.inner.cover.animated.fadeIn.cover-title h1 {
    text-transform: uppercase;
    font-size: 61px;
    line-height: 50px;
    margin-top: 0;
    padding-top: 0;
    font-weight: 100;
    font-family: Impact, Arial Black, sans-serif;
}

h1.cover-title {

    text-transform: uppercase;
    font-size: 48px;
    line-height: 50px;
    margin-top: 0;
    padding-top: 0;
    font-weight: 100;


}

div.inner.cover h1 {
    text-transform: uppercase;
    font-size: 48px;
    line-height: 50px;
    margin-top: 0;
    color: orange;
    padding-top: 0;
}

div.inner.cover h2 {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 0;
}

div.inner.cover p.lead {
    font-size: 18px;
    line-height: 28px;
}


div.inner.cover p {
    font-size: 18px;
    line-height: 24px;
    color: white;
}

.textarea {
    width: 500px;
}

.centred, .partners {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px 0 50px;
    margin: 0;
    display: block;
}

.centred, .centred a,
.partners, .partners a {
    text-align: center;
    clear: both;
    color: #2F5270;
    text-transform: uppercase;
}

.centred a,
.partners a {
    cursor: pointer;
}

.centred ul,
.partners ul {
    padding: 0;
    list-style: none;
    width: 635px;
    margin: 0 auto;
}

.centred ul li,
.partners ul li {
    float: left;
    margin-right: 30px;
}

.centred a,
.partners a {
    font-size: 20px;
    padding: 10px 20px 10px 0;
    background: url(../images/arrow.png) 100% 50% no-repeat;
}

.centred .home_link,
.partners .home_link {
    display: inline-block;
    padding: 0 10px;
}

.partners {
    padding: 15px 0 15px 30px;
}

.partners img {
    height: 50px;
}


/* Padding for spacing */
.inner {
    padding: 30px;
}


/*
 * Header
 */
.bs-example {
    width: 100%;
    display: block;
}

.bs-example brand {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-default .navbar-brand {
    position: absolute;
    left: 50px;
    top: 20px;
    margin: 0;
    padding: 0;
}

.navbar-brand img {
    width: 200px;
    float: left;
}

.bs-example nav {
    width: 100%;
}

.navbar-default {
    background-color: white;
    border-color: transparent;
    min-height: 100px;
    letter-spacing: 0;
}

.navbar {
    position: relative;
    min-height: 100px;
    margin-bottom: 0;
    border: none !important;
    border-radius: 0;
}

.nav > li > a {
    margin-right: 5px;
    letter-spacing: 0px;
    padding-right: 0px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: transparent;
    font-family: 'Ubuntu';
    font-weight: 900;
    text-decoration: none;
    background: url(../images/border.png) 100% 100% no-repeat;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:active {
    background-color: white;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar-default .navbar-nav > a, .navbar-default .navbar-nav > a:focus, .navbar-default .navbar-nav > a:hover, .navbar-default .navbar-nav > a:active {
    background-color: white;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: white;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar-toggle {
    border: none;
    top: 25px;
    margin-right: 40px;
}

.mastfoot .active {
    font-family: 'Ubuntu';
    font-weight: 900;
    text-decoration: underline;
}

.navbar-collapse {
    border: none;
}

.navbar-collapse.in {
    overflow-y: visible;
    padding-top: 30px;
    padding-bottom: 40px;
    border: none;
    border-color: none;
}

.navbar-right {
    position: relative;
    top: 20px;
    margin-right: 10px;
}

.bs-example nav > li {
    display: inline-block;
}

.bs-example-nav > li + li {
    margin-left: 20px;
}

.bs-example-nav > li > a {
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
    font-weight: bold;
    color: gray;
    /* IE8 proofing */
    color: gray;
    border-bottom: 2px solid transparent;
}

.bs-example-nav > li > a:hover,
.bs-example-nav > li > a:focus {
    background-color: transparent;
    color: gray;
    border-bottom-color: gray;
    border-bottom-color: gray;
}

.bs-example-nav > .active > a,
.bs-example-nav > .active > a:hover,
.bs-example-nav > .active > a:focus {
    color: black;
    border-bottom-color: black;
}

div.inner.cover li {
    margin-bottom: 10px;
}

.full {
    background-color: white;
}

.padd84 {
    /*display: flex;*/
    min-height: 400px;
    padding: 40px 84px;
    flex-wrap: wrap;
}

.noleftpad {
    padding-left: 0;
}

.topmargin {
    margin-top: 15px;
}

.clear {
    clear: both;
}

div.inner.cover p a {
    color: white;
    cursor: pointer;
}

.col-xs-4 p {
    padding-right: 10px;
}

/* style */
.inner.cover.animated.fadeIn.cover-title {
    margin-top: 36px;
}

.padd70 {
    /* padding: 16px 55px;	 */
}

h2.storage-city,
h2.why-choose {
    color: black;
    font-style: none;
    text-transform: none;
}

/* .storage-city-title{
	margin-top: 50px;
	color: black;

} */
.d-flex.flex-column {
    display: flex;
    align-items: center;

}

.margin17 {
    margin-top: 10px !important;
    margin-top: 10px !important;
}

.yellow-box {
    background-color: #FBA943;
    /* padding-top: 12px; */
    /* padding-bottom: 0px; */
    /* padding: 10px; */
    width: 43px;
    height: 39px;
    margin-right: 4px;

}

p.d-none {
    color: #FBA943;
}

.storage-city-title,
.why-choose-title {
    margin-top: 54px;
    font-family: 'Montserrat';
    color: black;
    /* margin-bottom: 2px; */
    text-transform: none;
    /* border-radius: 10px !important; */
    border: none !important;
    font-size: 33px;
    height: 34px;

}

.why-choose-title {
    margin-top: 0px !important;

}

.full.animated.fadeIn {
    overflow-x: hidden;
}

.stats-banner {
    background-color: #FBA943;
    border-radius: 50px;
    padding: 0px 50px;
    color: white;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin: 50px 0px;
}

.stat-item {
    flex: 1;
    min-width: 150px;
    margin: 10px;
}

.stat-item .stat-number {
    font-size: 34px;
    font-weight: bold;
    font-family: Impact, Arial Black, sans-serif;
}

.stat-item .stat-description {
    font-size: 16px;
    color: black;
    padding-right: 4px;
}

.txt-input {
    /* padding: 6px 20px !important; */
    border-radius: 10px !important;
    border: none !important;
    font-size: 17px;
    height: 50px;
}

.btn-submit {
    display: flex;
    justify-content: center;
    margin-top: 17px;
}

#btn-submit {
    position: absolute;
    background-color: #231F20;
    bottom: -23px;
    padding: 2px 26px;
    color: #FBA943;
    border: navajowhite;
    border-radius: 12px;
    font-size: 32px;
    font-family: Impact, Arial Black, sans-serif;
}

.quot-form {
    background-color: #FBA943;
    padding: 30px;
    border-radius: 30px;
    position: relative;
    margin-bottom: 80px;
}

.font-weight-normal {
    font-weight: 200 !important;
}

.margin2 {
    margin-top: 20px !important;
}

.font29 {
    font-size: 29px;
}

.dot-icon {
    width: 10px;
    height: 10px;
    background-color: #000000;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 6px; /* aligns with text */
    flex-shrink: 0;
}

.dot-item {
    display: flex;
    align-items: flex-start;
}

span.why-choose-desc {
    font-size: 17px;
}

.why-choose-row {
    padding: 0px 40px;
    margin-top: 22px;
}

.mb-0 {
    /* margin-bottom: 0px !; */
}

.d-flex.align-items-start.jutify-content-center.flex-column {
    margin-left: 23px;
}

.industrial-section {

    padding-left: 61px;
    padding-right: 36px;
}

.mright4 {
    margin-bottom: -11px !important;
    margin-left: 10px;
}

.banner-img {
    padding: 10px 0px;
}

.storage-img {
    width: 100% !important;
    /* padding: 14px 0px; */
    border: 5px solid;
    border-radius: 8px;
}
.f-20{
    font-size: 20px;
}


@media (max-width: 375px) {
    .block-flex {

        grid-template-columns: 1fr !important;


    }
    .font-small {
        font-size: 14px !important;
    }
    .service-flex {

        flex-direction: column;
    }

    .stats-banner {
        flex-direction: column;

    }
}
/* Tablets (portrait and landscape) */
@media (min-width: 768px) and (max-width: 1024px) {
    .service-flex {
        flex-direction: column;
    }

    .block-flex {

        grid-template-columns: 1fr 1fr 1fr !important;

    }

    .storage-city-title, .why-choose-title {
        font-size: 28px !important;
    }
}
@media (max-width: 850px) {

    .centred {
        text-align: left;
        position: relative;
        margin: 0 50px;
        display: block;
    }

    .centred ul {
        width: 400px;
        position: absolute;
        left: 0px;
    }

    .centred ul li {
        text-align: left;
        left: 0;
        float: left;
        margin-right: auto;
    }

    .centred ul li.a {
        text-align: left;
        left: 0;
        float: left;
        margin-right: auto;
    }
}

@media (max-width: 1100px) {
    .col-sm-3 {
        width: 33%;
    }

    .col-xs-4 {
        width: 50%;
    }
}

@media (max-width: 908px) {

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .active > a:hover {
        background: url(../images/border.png) 12px 31px no-repeat;
    }

    .full .col-sm-3 {
        width: 50%;
        float: left;
        padding-left: 0;
        min-height: 500px;
    }

    .col-xs-4 {
        width: 50%;
        float: left;
        padding-left: 0;
        min-height: 325px;
    }
}

@media (max-width: 950px) {
    .centred {
        text-align: left;
        position: relative;
        margin: 0;
        display: block;
        padding: 30px 0 50px;
    }

    .centred ul {
        width: 400px;
        margin-left: 30px;
        padding-bottom: 30px;
    }

    .centred h3 {
        margin-left: 30px;
    }

    .centred ul li {
        text-align: left;
        left: 0;
        float: left;
        margin-right: auto;
    }

    .centred ul li.a {
        text-align: left;
        left: 0;
        float: left;
        margin-right: auto;
    }

    .centred .home_link,
    .partners .home_link {
        display: block;
        padding-left: 30px;
    }
}

@media (max-width: 425px) {
    .block-flex {

        grid-template-columns: 1fr !important;
    }

}

@media (max-width: 768px ) {
    .block-flex {

        grid-template-columns: 1fr 1fr;
    }
    .storage-img {
        margin-top: 44px;
    }


@media (min-width: 768px) {

    .bs-example-brand {
        float: left;
    }

    .bs-example-nav {
        float: right;
    }

    .page .col-sm-3 {
        padding-left: 0;
    }
}

@media (min-width: 1024px) {

    .centred ul {
        padding: 0;
        list-style: none;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 660px) {

    div.inner.cover {
        position: relative;
        left: 0;
        margin-top: 20px;
        padding: 34px;
        width: auto;
        float: none;
        /*color: #F1F2F2;*/
    }

    .textarea {
        float: none;
        width: 100%;
    }

    .page .col-sm-3 {
        width: 50%;
        float: left;
        padding-left: 0;
    }

    .padd84 {
        padding: 0px;
    }

    /*.padd84 > div{*/
    /*	padding: 0px !important;*/
    /*}*/
    .row {
        margin: 0px !important;
    }

    .contact-button {
        font-size: 24px;
    }

    .download-button {
        font-size: 19px;
    }
}

@media (max-width: 850px) {

    .page .col-xs-6.short {
        min-height: 300px;
    }
}

@media (max-width: 800px) {

    .page .col-xs-2 {
        width: 25%;
        min-height: 100px;
    }

    .page .col-sm-3 {
        min-height: auto;
        width: 100%;
        float: none;
        display: block;
    }

    .col-xs-4, .col-xs-6 {
        width: 100%;
        height: auto;
    }

    .page .col-xs-6.short {
        min-height: auto;
        height: auto;
    }
}

@media (max-width: 500px) {

    .page .col-xs-2 {
        width: 33.333%;
    }
}

@media (max-width: 400px) {

    div.inner.cover h1 {
        text-transform: uppercase;
        font-size: 40px;
        line-height: 45px;
        margin-top: 0;
        padding-top: 0;
    }


    .page .col-xs-2 {
        width: 50%;
    }

    .image {
        background-color: red;
    }
}

@media (max-width: 320px) {

    .container.my-5 {
        padding: 0px 15px;
    }
    .font-small {
        font-size: 14px !important;
    }
    .m-font-24 {
        font-size: 24px !important;
    }
    .ind-leter {
        font-size: 16px;
    }
    .storage-desc-p {
        font-size: 8px !important;
    }

    .stats-banner {

        padding: 0px 10px;
        margin-top: 25px;

    }

    .industrial-section {
        padding-left: 0px;
        padding-right: 0px;
    }
    .dot-text-yellow {
        font-size: 14px;
    }
    span.why-choose-desc {
        font-size: 12px;
    }
    .text-center {
        font-size: 20px;
    }

    .why-choose-row {
        padding: 0px 10px;
    }

    .storage-city-title{
        font-size: 16px !important;
        /*margin-top: 95px;*/
        /*height: 0px;*/
    }
    .font-20{
        font-size: 19px !important;
    }
    .storage-img {

        margin-top: 38px;
    }
    .gap-60 {
        padding: 0px 26px;


    }
    p.mb-0.fs-6.fw-medium {
        font-size: 16px;
    }
    .font-30 {
        font-size: 30px !important;
    }
.font-21 {
    font-size: 17px !important;

}
    .stat-item .stat-description {
        font-size: 15px;
    }

    .stat-item .stat-number {
        font-size: 28px;
    }

    .quot-form {
        padding: 12px;
    }

    .font-14 {
        font-size: 14px;
    }

    .txt-input {

        height: 38px;
    }

    #btn-submit {

        bottom: -16px;

        font-size: 21px;

    }
    .f-20 {
        font-size: 13px;
    }
    .select_location {
        background-position-y: -12px !important;
    }

    .font29 {
        font-size: 19px !important;
    }

    .yellow-box {

        /* padding-top: 12px; */
        padding-bottom: 0px !important;
        /* padding: 10px; */
    }
}


/*
 * Cover
 */

.cover {
    padding: 0 20px;
}

.cover .btn-lg {
    padding: 10px 20px;
    font-weight: bold;
}


/*
 * Footer
 */
.mastfoot {
    clear: both;
    position: relative;
    top: 250px;
    color: #4D4D4F;
    /* IE8 proofing */
    color: #4D4D4F;
    background-color: #F1F2F2;
    font-size: 11px;
    line-height: 15px;
    min-height: 324px;
}

.mastfoot .col-sm-3 {
    margin-bottom: 30px;
}

.mastfoot .fa {
    font-size: 26px;
    margin: 10px 10px 0 0;
}

.mastfoot input {
    border: none;
    border-radius: 25px;
    padding: 5px;
    margin: 0 5px 5px 0;
}

.mastfoot .caps {
    text-transform: uppercase;
}


/*
 * Affix and center
 */

@media (min-width: 768px) {

    /* Pull out the header and footer */
    /* Handle the widths */
    .bs-example,
    .mastfoot,
    .cover-container {
        width: 100%;
        /* Must be percentage or pixels for horizontal alignment */
    }
}

@media (min-width: 992px) {
    .bs-example,
    .mastfoot,
    .cover-container {
        width: 100%;
    }
}


/* @media (max-width: 1500px) { */
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 30px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }
}

.margin2 {
    margin-top: 13px !important;
}

.font29 {
    font-size: 29px;
}

.dot-icon {
    width: 10px;
    height: 10px;
    background-color: #000000;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 6px; /* aligns with text */
    flex-shrink: 0;
}

.dot-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 18px;

}

span.why-choose-desc {
    font-size: 19px;
}


.mb-0 {
    /* margin-bottom: 0px !; */
}

.d-flex.align-items-start.jutify-content-center.flex-column {
    margin-left: 23px;
}

/* .industrial-section {

    padding-left: 61px;
    padding-right: 36px;
} */
.mright4 {
    margin-bottom: -11px !important;
    margin-left: 10px;
}

    .service-flex {
        display: flex;
        margin-bottom: 10px;
        align-items: center;
        justify-content: center;
    }
    }

    /*.service-flex {*/
    /*    display: flex;*/
    /*}*/

#width_100 {
    width: 100%;
}

.earth-imgs {
    width: 100% !important;
}

/*.block-flex {*/
/*    display: grid;*/
/*    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;*/
/*    align-items: center;*/
/*    justify-content: center;*/


/*}*/

.img-con {
    display: flex;
    flex-direction: column;
    align-items: center;

    /*margin: 22px 0px !important;*/

}

.font-small {
    color: white;
    font-weight: 600;
    font-size: 16px;
}

@media (max-width: 850px) {

    .centred {
        text-align: left;
        position: relative;
        margin: 0 50px;
        display: block;
    }

    .centred ul {
        width: 400px;
        position: absolute;
        left: 0px;
    }

    .centred ul li {
        text-align: left;
        left: 0;
        float: left;
        margin-right: auto;
    }

    .centred ul li.a {
        text-align: left;
        left: 0;
        float: left;
        margin-right: auto;
    }
}
/*@media (min-width: 768px) and (max-width: 1024px) {*/
/*    .service-flex{*/
/*        flex-direction: column;*/
/*    }*/
/*    .font-22{*/
/*        font-size: 22px;*/
/*    }*/
/*    .f-20 {*/
/*        font-size: 15px;*/
/*    }*/
/*    .block-flex {*/

/*        grid-template-columns: 1fr 1fr 1fr !important;*/

/*   }*/
/*    .storage-img {*/
/*        margin-top: 45px;*/
/*    }*/
/*    .storage-city-title, .why-choose-title{*/
/*        font-size: 26px;*/
/*    }*/
/*    .container.my-5 {*/
/*        padding: 23px;*/


/*    }*/
/*}*/
@media (max-width: 1100px) {
    .col-sm-3 {
        width: 33%;
    }

    .col-xs-4 {
        width: 50%;
    }
}

@media (max-width: 908px) {

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .active > a:hover {
        background: url(../images/border.png) 12px 31px no-repeat;
    }

    .full .col-sm-3 {
        width: 50%;
        float: left;
        padding-left: 0;
        min-height: 500px;
    }

    .col-xs-4 {
        width: 50%;
        float: left;
        padding-left: 0;
        min-height: 325px;
    }

}

@media (max-width: 950px) {
    .centred {
        text-align: left;
        position: relative;
        margin: 0;
        display: block;
        padding: 30px 0 50px;
    }

    .centred ul {
        width: 400px;
        margin-left: 30px;
        padding-bottom: 30px;
    }

    .centred h3 {
        margin-left: 30px;
    }

    .centred ul li {
        text-align: left;
        left: 0;
        float: left;
        margin-right: auto;
    }

    .centred ul li.a {
        text-align: left;
        left: 0;
        float: left;
        margin-right: auto;
    }

    .centred .home_link,
    .partners .home_link {
        display: block;
        padding-left: 30px;
    }
}

@media (min-width: 768px) {

    .bs-example-brand {
        float: left;
    }

    .bs-example-nav {
        float: right;
    }

    .page .col-sm-3 {
        padding-left: 0;
    }
}

@media (min-width: 1024px) {

    .centred ul {
        padding: 0;
        list-style: none;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 660px) {

    div.inner.cover {
        position: relative;
        left: 0;
        margin-top: 20px;
        padding: 34px;
        width: auto;
        float: none;
        /*color: #F1F2F2;*/
    }

    .textarea {
        float: none;
        width: 100%;
    }

    .page .col-sm-3 {
        width: 50%;
        float: left;
        padding-left: 0;
    }

    .padd84 {
        padding: 0px;
    }

    /*.padd84 > div{*/
    /*	padding: 0px !important;*/
    /*}*/
    .row {
        margin: 0px !important;
    }

    .contact-button {
        font-size: 24px;
    }

    .download-button {
        font-size: 19px;
    }
}

@media (max-width: 850px) {

    .page .col-xs-6.short {
        min-height: 300px;
    }
}

@media (max-width: 800px) {

    .page .col-xs-2 {
        width: 25%;
        min-height: 100px;
    }

    .page .col-sm-3 {
        min-height: auto;
        width: 100%;
        float: none;
        display: block;
    }

    .col-xs-4, .col-xs-6 {
        width: 100%;
        height: auto;
    }

    .page .col-xs-6.short {
        min-height: auto;
        height: auto;
    }
}

@media (max-width: 500px) {

    .page .col-xs-2 {
        width: 33.333%;
    }
}

@media (max-width: 400px) {

    div.inner.cover h1 {
        text-transform: uppercase;
        font-size: 40px;
        line-height: 45px;
        margin-top: 0;
        padding-top: 0;
    }

    .page .col-xs-2 {
        width: 50%;
    }

    .image {
        background-color: red;
    }
}


/*
 * Cover
 */

.cover {
    padding: 0 20px;
}

.cover .btn-lg {
    padding: 10px 20px;
    font-weight: bold;
}


/*
 * Footer
 */
.mastfoot {
    clear: both;
    position: relative;
    top: 250px;
    color: #4D4D4F;
    /* IE8 proofing */
    color: #4D4D4F;
    background-color: #F1F2F2;
    font-size: 11px;
    line-height: 15px;
    min-height: 324px;
}

.mastfoot .col-sm-3 {
    margin-bottom: 30px;
}

.mastfoot .fa {
    font-size: 26px;
    margin: 10px 10px 0 0;
}

.mastfoot input {
    border: none;
    border-radius: 25px;
    padding: 5px;
    margin: 0 5px 5px 0;
}

.mastfoot .caps {
    text-transform: uppercase;
}


/*
 * Affix and center
 */

@media (min-width: 768px) {

    /* Pull out the header and footer */
    /* Handle the widths */
    .bs-example,
    .mastfoot,
    .cover-container {
        width: 100%;
        /* Must be percentage or pixels for horizontal alignment */
    }



}
/*@media (max-width: 767px) {*/
/*    .flex-row {*/
/*        flex-direction: column;*/
/*    }*/

/*    .moving-image {*/
/*        width: 100%;*/
/*        height: auto;*/
/*    }*/

/*    .relocation-grid-row {*/
/*        background-color: aquamarine;        grid-template-columns: 1fr;*/


/*    }*/

/*    .best-moving-grid{*/
/*        background-color: aquamarine;*/

/*        grid-template-columns: 1fr;*/
/*    }*/
/*}*/
@media (min-width: 992px) {

    .bs-example,
    .mastfoot,
    .cover-container {
        width: 100%;
    }
}


/* @media (max-width: 1500px) { */
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 30px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }
}


.select_location {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='60' viewBox='0 0 24 24' width='50' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: -6px;
}

.dot-text-yellow {
    color: #DBB06D;

}

.image-earth-container {

    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}

.block-flex {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
    justify-content: center;
    border-top: 10px solid #F5AA4C;
    border-bottom: 10px solid #F5AA4C;
    /*margin-top: 23px;*/
}

.store-save-wrapper{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 61px;
}
.store-save-text{
    font-weight: 800;
    font-size: 22px;
    letter-spacing: 1px;
    text-align: center;

}
.cta-image {
    width: 248px;
    height: auto;
    margin: 25px 0px;
}
.text-white{
    color: white !important;
}
.swiper-container {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
/* Common style for both buttons */
.swiper-button-next,
.swiper-button-prev {
    width: 50px;
    border: 4px solid #ff900e;
    height: 50px;
    padding: 10px;
    background-color: #fff; /* button background */
    border-radius: 50%; /* makes it circular */
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    color: #f7931e; /* arrow color (like your screenshot) */
    font-size: 20px;
}

/* Position adjustments */
.swiper-button-next {
    right: 52px !important;
}
.swiper-button-prev {
    left: 20px;
}

/* Optional hover effect */
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #f7931e;
    color: #fff;
}
