@import url("https://fonts.googleapis.com/css?family=Roboto:300,500,600,700,800");

@import url("https://fonts.googleapis.com/css?family=Oswald:300,500,600,700,800");

* {
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #ffffff;
    color: #2b2b2b;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

@media (min-width: 1200px) {
    .container {
        width: 1040px;
    }
}

/* Title Typo */
body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #2b2b2b;
    font-style: normal;
    font-weight: 700;
    margin: 0px;
    letter-spacing: 1px;
    font-family: 'Oswald', sans-serif;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #2b2b2b;
}

p a {
    color: #2b2b2b;
}

p {
    letter-spacing: 0px;
    line-height: 20px;
    margin: 0px;
}

a {
    color: #999999;
    text-decoration: none;
    letter-spacing: 1px;
}

a:hover, a:focus, a:active {
    outline: none;
    text-decoration: none;
}

ul {
    margin-bottom: 0px;
}

figure {
    margin-bottom: 6px;
    position: relative;
}

img {
    height: auto;
    max-width: 100%;
}

strong {
    color: #2b2b2b;
}

iframe {
    border: none;
    float: left;
    width: 100%;
}

/* Form Input Typo */
label {
    color: #2b2b2b;
    display: block;
    font-weight: 400;
}

button {
    border: none;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    color: #3d3d3d;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 20px;
    outline: none;
    padding: 4px 6px;
    vertical-align: middle;
}

input[type="submit"] {
    outline: none;
}

form p {
    float: left;
    position: relative;
    width: 100%;
}

form p span i {
    color: #474747;
    left: 16px;
    position: absolute;
    top: 13px;
}

option {
    padding: 5px 15px;
}

/* ThemeUnit Style's */
li {
    list-style: disc inside none;
}

ol {
    float: none;
    list-style: decimal;
    padding-left: 15px;
}

ol ol {
    margin-left: 20px;
}

ol li {
    list-style: decimal;
    width: 100%;
}
.mw-review-new {
    display: block;
    padding: 30px 0px;
}
.mw-review-new h2{
        display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.review-wrap{
    border: 1px solid #ebebeb;
    padding: 10px;
    overflow: hidden;
    height: 215px;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 20px;
}
.review-google .fl{
    float:left;
}
.review-google{ 
    position: relative;
    border: 1px solid #ebebeb;
    padding: 20px 10px;
    overflow: hidden;
    min-height: 200px;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 20px;
}
.review-google .fa-google-plus{
    position: absolute;
    top: 10px;
    right: 15px;
    width: 30px;
    height: 30px;
    background-color: #de5347;
    border-radius: 100%;
    line-height: 30px;
    color: #fff;
    text-align: center;
}
.title-google {
    padding-left: 47px;
       font-size: 16px;
    padding-right: 6px;
    font-weight: bold;
    margin-bottom: 7px;
}
.title-google a{
    color: black;
    text-decoration: none;
}
.review-google p {
    float:left;
    width: 100%;
    color: #1d2129;
    font-size: 14px;
    line-height: 1.38;
    margin: 5px 0px 0px 0px;
}
.rating-google{
    float:left;
    width: 100%;
    margin: 10px 0px 0px 0px;
}
.dehysf {
    color: #999;
    font-size: 13px;
}
.A503be{
    float:left;
    width: 100%;
    color: #999;
    display: inline-block;
    font-size: 13px;
}
.padding_t20 {
    padding-top: 20px !important;
}

.padding_t10 {
    padding-top: 10px !important;
}

.lp-pom-button:hover {
    color: #FFE300;
}

.mw-contanct ul li {
    list-style-type: none;
    float: right;
}

.mw-header {
    float: left;
    width: 100%;
    position: relative;
}

.mw-logo {
    float: left;
    padding: 12px 0px;
}

.mw-contanct {
    float: right;
    width: 100%;
    padding: 12px 0px;
}

.mw-contanct .lplh-26 {
    font-family: oswald;
    font-size: 20px;
    color: #2b2b2b;
    float: right;
    margin: 0px;
}

.mw-contanct p {
    font-family: oswald;
    font-size: 20px;
    color: #2b2b2b;
    margin: 0px;
}

.bb-badge {
    float: right;
    margin: 14px 7px 0px 0px;
}

.mw-contanct span {
    float: right;
    width: 100%;
    text-align: right;
    padding-right: 30px;
}

.lp-pom-button {
    padding: 6px 16px 9px 20px;
    background: rgba(30, 141, 180, 1);
    background-repeat: repeat;
    box-shadow: inset 0px 1px 0px #5fb1cd,inset 0 -1px 2px #156581;
    color: #FFE300;
    font-size: 26px;
    line-height: 31px;
    font-weight: normal;
    font-family: Oswald;
    text-align: center;
    float: right;
    text-shadow: none;
}

.btn-submit {
    padding: 13px 16px 7px 20px;
    background: rgba(30, 141, 180, 1);
    background-repeat: repeat;
    box-shadow: inset 0px 1px 0px #5fb1cd,inset 0 -1px 2px #156581;
    color: #FFE300;
    line-height: 31px;
    font-weight: normal;
    font-family: Oswald;
    text-align: center;
    width: 100%;
    text-shadow: none;
}

.btn-submit span {
    color: #ecd627;
    font-size: 20px;
}

.lp-pom-button span {
    color: #FFE300;
    font-size: 26px;
    line-height: 31px;
    font-weight: normal;
}

.free-estimate p {
    text-align: center;
}

.free-estimate small {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    float: none;
    margin-bottom: 14px;
}

.free-estimate p span {
    font-size: 19px;
    font-weight: 600;
}

.halloween-fullwidth {
    width: 100%;
    float: left;
    text-align: center;
    padding: 40px 0px;
}

.halloween-wrap {
    float: left;
    width: 100%;
}

.halloween-text {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    position: relative;
}

.halloween-text p {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.main-content, .main-section, .banner-section {
    float: left;
    width: 100%;
}

.banner-section {
    background-color: #e4f8fd;
    padding: 30px 0px;
}

.banner-image {
    float: left;
    position: relative;
    text-align: center;
    border: 1px solid #fff;
    background-color: #ecd627;
    -webkit-box-shadow: 0 0px 2px 0px #999999;
    -moz-box-shadow: 0 0px 2px 0px #999999;
    box-shadow: 0 0px 2px 0px #999999;
}

.university iframe {
    border: 12px solid #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}

.bg-locally-operated {
    background-color: #e7f9ff;
    display: block;
    padding: 40px 0px;
}

.banner-top-text {
    position: absolute;
    top: 0;
    left: 0;
    color: #ecd627;
    background-color: #272c32;
    width: 100%;
    padding: 6px 0;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
}

.banner-top-text
.banner-top-text span {
    text-align: center;
    padding-left: 20px;
}

.banner-bottomstrip {
    position: absolute;
    bottom: 0px;
    right: 0;
    color: #000;
    background-color: #ecd627;
    width: 100%;
    padding: 3px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.how-it-works {
    float: left;
    width: 100%;
    padding: 0px 0px 30px 0px;
}

.free-estimate h3 {
    text-align: center;
}

.how-it-works h2 {
    text-align: left;
    display: block;
    margin-bottom: 30px;
    position: relative;
    z-index: 999;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    font-size: 19px;
    padding-top: 10px;
}

.work-listing, .work-listing-wrap, .work-listing ul li {
    float: left;
    width: 100%;
}

.work-listing-wrap figure {
    float: left;
    width: 205px;
    margin: 0px;
}

.work-listing-text {
    padding: 15px 20px 15px 228px;
}

.work-listing-wrap {
    position: relative;
}

.work-listing-wrap span {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #eb2722;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
}

.work-listing figure img {
    float: left;
}

.work-listing h3 {
    display: block;
    color: #1e8db4;
    font-size: 20px;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.work-listing-wrap {
    background-color: #ffffff;
}

.work-listing ul li {
    margin-bottom: 38px;
    list-style-type: none;
}

.work-listing ul li:last-child {
    margin-bottom: 0px;
}

.bg-yellow {
    background-color: #ecd627;
}

.new-storage, .new-storage-wrap {
    float: left;
    width: 100%;
}

.new-storage {
    padding: 45px 0px 30px 0px;
    background-color: #e9d92b;
    margin-bottom: 30px;
}

.new-storage h2 {
    float: left;
    width: 100%;
    font-size: 26px;
    position: relative;
    color: #2b2b2b;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.new-storage-text {
    padding: 0px 0px 0px 245px;
}

.new-storage ul li {
    margin-bottom: 12px;
    color: #2b2b2b;
    position: relative;
}

.new-listing {
    width: 70%;
    float: left;
    padding: 10px 0px 0px 15px;
}

.partnership-program {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.partnership-program h2 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 26px;
    color: #19a0b6;
}

.image-listing {
    float: right;
    margin: 15px 0px 0px 0px;
}

.image-listing img {
    float: right;
    margin-bottom: 5px;
}

.bg-light-blue {
    background-color: #e4f8fd;
    margin-bottom: 7px;
    float: left;
    width: 100%;
    padding: 0px 0px 0px 15px;
}

.padding_l15 {
    padding-left: 15px !important;
}

.bg-light {
    background-color: #b6d8e1;
    padding: 10px 25px;
}

.bg-light strong {
    font-size: 12px;
    margin-left: 5px !important;
    text-transform: uppercase;
}

.bg-light b {
    font-size: 20px;
    line-height: 20px;
}

.bg-light-blue small {
    font-size: 11px;
    float: left;
}

.bg-light-green {
    background-color: #e4f8fd;
    padding: 16px 30px;
}

.delivered h3 {
    text-transform: uppercase;
    font-size: 20px;
}

.bg-light-green strong {
    color: #1ba0b6;
    font-size: 22px;
}

.new-storage .new-listing li {
    margin-bottom: 7px;
    color: #2b2b2b;
    position: relative;
    list-style-type: none;
}

.new-listing li:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 8px;
    width: 5px;
    height: 5px;
    background-color: #2b2b2b;
    border-radius: 100%;
}

.image-listing li {
    list-style-type: none;
    display: block;
    margin-bottom: 5px;
}

.new-storage-wrap img {
    float: left;
    border-radius: 0px;
}

.offer {
    float: left;
    width: 100%;
    padding: 15px;
    position: relative;
    background-color: #ffffff;
    text-align: center;
}

.offer-inner {
    float: left;
    width: 100%;
    border: 2px dashed #d31702;
    border-radius: 10px;
    padding: 6px 15px;
}

/*Countdown start*/
#countdown {
    float: left;
    width: 100%;
    background-color: #f5f4f4;
    padding: 5px 0px;
    position: relative;
}

.offer-expire {
    float: left;
    width: 100%;
    position: relative;
    font-size: 13px;
    text-align: center;
    background-color: #f5f4f4;
    text-transform: uppercase;
    z-index: 999;
}

.offer-expire:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    width: 55px;
    height: 1px;
    z-index: 0;
    background-color: #000;
}

.offer-expire:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    width: 55px;
    height: 1px;
    z-index: 0;
    background-color: #000;
}

#countdown:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 35px;
    width: 12px;
    height: 41px;
    background: url(baracket-left.png);
}

#countdown:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 35px;
    width: 12px;
    height: 41px;
    transform: rotate(180deg);
    background: url(baracket-left.png);
}

#countdown #tiles {
    position: relative;
    z-index: 1;
}

#countdown #tiles > span {
    width: 40px;
    max-width: 40px;
    font-size: 32px;
    font-weight: 800;
    text-align: center;
    color: #000;
    margin: 0 7px;
    padding: 0px 0px 4px 0px;
    display: inline-block;
    position: relative;
}

.number {
    float: left;
    width: 100%;
    padding: 10px 0px 0px 0px;
}

.number b {
    font-size: 20px;
    color: #363535;
}

#countdown #tiles > span:before {
    content: ":";
    position: absolute;
    right: -10px;
    top: 10px;
    font-size: 18px;
    font-weight: 800;
}

#countdown #tiles span:last-child:before {
    content: "";
}

#countdown .labels {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#countdown .labels li {
    width: 50px;
    font-size: 12px;
    color: #d31702;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    list-style-type: none;
}

/*Count down end*/
/*Countdown start*/
#countdown_desktop {
    float: left;
    width: 100%;
    background-color: #f5f4f4;
    padding: 5px 0px;
    position: relative;
}

#countdown_desktop:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 35px;
    width: 12px;
    height: 41px;
    background: url(baracket-left.png);
}

#countdown_desktop:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 35px;
    width: 12px;
    height: 41px;
    transform: rotate(180deg);
    background: url(baracket-left.png);
}

#countdown_desktop #tiles_desktop {
    position: relative;
    z-index: 1;
}

#countdown_desktop #tiles_desktop > span {
    width: 40px;
    max-width: 40px;
    font-size: 32px;
    font-weight: 800;
    text-align: center;
    color: #000;
    margin: 0 7px;
    padding: 0px 0px 4px 0px;
    display: inline-block;
    position: relative;
}

#countdown_desktop #tiles_desktop > span:before {
    content: ":";
    position: absolute;
    right: -10px;
    top: 10px;
    font-size: 18px;
    font-weight: 800;
}

#countdown_desktop #tiles_desktop span:last-child:before {
    content: "";
}

#countdown_desktop .labels {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#countdown_desktop .labels li {
    width: 50px;
    font-size: 12px;
    color: #d31702;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    list-style-type: none;
}

/*Count down end*/
.get {
    display: block;
    padding-bottom: 0px;
    text-align: center;
    color: #1e8db4;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}

.delivery {
    text-align: center;
    color: #1e8db4;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

.offer p {
    float: left;
    width: 100%;
    margin-bottom: 2px;
}

.locally-operated {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.locally-operated h2 {
    display: block;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.locally-operated p {
    display: block;
    line-height: 26px;
}

.wes-text {
    float: left;
    width: 100%;
    padding: 35px 0px 0px 0px;
}

.boxes {
    float: left;
    width: 100%;
    margin: 20px 0px 0px 0px;
}

.banner-topstrip {
    position: absolute;
    bottom: 30px;
    left: 0;
    color: #fff;
    background-color: rgba(17, 17, 17, 0.9);
    width: 100%;
    padding: 7px 0;
}

.banner-topstrip h1 span {
    color: #ecd627;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0px;
}

.banner-topstrip p span {
    padding: 0px 10px 0px 12px;
    color: #fff;
    line-height: 22px;
}

.banner-image img {
    float: left;
}

.free-estimate {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 523px;
	max-width:300px;
    padding: 18px 15px 15px 15px;
    border: 1px solid #fff;
    background-color: #ecd627;
    -webkit-box-shadow: 0 0px 2px 0px #999999;
    -moz-box-shadow: 0 0px 2px 0px #999999;
    box-shadow: 0 0px 2px 0px #999999;
}

.free-estimate form {
    float: left;
    width: 100%;
    padding-top: 10px;
}

.email-sent {
    float: left;
    width: 100%;
}

.email-sent-wrap {
    margin: 0px 0px 0px 3px;
    font-size: 13px;
    color: red;
    text-align: left !important;
}

.hide-banner-text {
    display: none;
}

.lp-pom-text ul li {
    text-align: left;
}

ul {
    padding: 0px !important;
}

.lp-pom-text ul {
    margin: 10px 0px 0px 22px !important;
    padding: 0px;
}

.free-estimate input[type="text"] {
    width: 268px;
    font-size: 12px;
    line-height: 15px;
    height: 35px;
    padding: 4px 15px;
    border: 1px solid #d4c11f;
    margin-bottom: 7px;
}

.portable-storage-wrap li {
    font-size: 12p;
}

.free-estimate textarea {
    width: 268px;
    font-size: 12px;
    line-height: 18px;
    height: 87px;
    padding: 5px;
    border: 1px solid #d4c11f;
    margin-bottom: 12px;
}

.shadow-bottom {
    -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.2);
    -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.2);
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.2);
}

.free-estimate button {
    margin-bottom: 10px;
}

.font-11 {
    font-size: 9px;
    width: 100%;
    text-align: center !important;
    float: right;
}

.mw-storage-listing {
    float: left;
    width: 100%;
    background-color: #ecd627;
    padding: 40px 0px;
    text-align: center;
}

.mw-storage-wrap {
    display: inline-block;
    float: none;
}

.mw-storage-wrap img {
    display: inline-block;
    float: none;
    margin-bottom: 10px;
}

.mw-storage-wrap h3 {
    font-family: 'helvetica', 'arial', sans-serif;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 15px;
}

.mw-storage-wrap span {
    color: #2b2b2b;
}

.mw-storage-wrap p {
    font-size: 13px;
    font-weight: 400;
    color: #2b2b2b;
}

.portable-storage {
    float: left;
    width: 100%;
    padding: 40px 0px;
    text-align: center;
}

.portable-storage-wrap {
    display: inline-block;
    float: none;
}

.portable-storage-wrap li {
    text-align: left;
}

.portable-storage h2 {
    padding-bottom: 30px;
}

.portable-storage-works {
    float: left;
    width: 100%;
    padding: 40px 0px;
    text-align: center;
}

.storage-works-wrap {
    display: inline-block;
    float: none;
}

.portable-storage-works h2 {
    padding-bottom: 30px;
}

.portable-storage-works img {
    border-radius: 100%;
    margin-bottom: 10px;
}

.storage-works-before {
    position: relative;
}

.storage-works-before:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 80px;
    margin: -60px -78px 0px 0px;
    color: #ecd627;
}

.storage-box {
    float: left;
    width: 100%;
    padding: 40px 0px;
    text-align: center;
}

.storage-box-wrap {
    display: inline-block;
    float: none;
    width: 400px;
    border: 9px solid #ECD627;
    padding: 20px 40px;
}

.storage-box img {
    border-radius: 100%;
    margin-bottom: 10px;
}

.mw-review, .mw-review-video, .mobile-storage-offer {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.mobile-storage-offer {
    float: left;
    width: 100%;
    padding: 40px 0px;
    text-align: center;
    background-color: #ecd627;
}

.mobile-storage-offer h1 {
    font-size: 42px;
    width: 80%;
    margin: 0 auto;
    line-height: 44px;
}

.mobile-storage-offer p {
    width: 100%;
}

.mobile-storage-offer p span {
    font-size: 20px;
    width: 100%;
    margin-bottom: 15px;
}

.mobile-storage-offer a span {
    color: #ecd627;
}

.lp-top-button {
    display: inline-block;
    float: none;
    border-radius: 0px;
    z-index: 22;
    background: rgba(30, 141, 180, 1);
    background-repeat: repeat;
    -pie-background: rgba(30, 141, 180, 1);
    box-shadow: inset 0px 1px 0px #5fb1cd,inset 0 -1px 2px #156581;
    text-shadow: none;
    color: #ecd627;
    font-size: 26px;
    margin: 20px 0px 0px 0px;
    padding: 13px 20px;
}

.mw-review-video {
    text-align: center;
}

.mw-review-video iframe {
    width: 400px;
    height: 300px;
    display: inline-block;
    float: none;
}

.mw-footer {
    float: left;
    width: 100%;
    background-color: #3e3e3e;
    padding: 30px 0px;
    text-align: center;
}

.mw-footer p span {
    color: #ffffff;
    font-size: 22px;
    padding-top: 10px;
    float: left;
}

.mw-footer img {
    border-radius: 8px;
    height: 50px;
}

.mw-footer .lp-element-aaa {
    float: right;
}

.mw-footer .lp-element-ccc {
    float: left;
}

.view-more, .lplh-26, .mw-footer p span, .lp-element-bbb, #lp-pom-button-220 {
    display: inline-block;
    float: none;
    text-align: center;
    margin-bottom: 12px;
}

.mw-policy {
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
}

.mw-policy:hover {
    color: #fff;
}

.view-more span {
    display: inline-block;
    float: none;
    color: #ffffff;
    font-size: 13px;
    padding-top: 10px;
}

.thank-you {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

.thank-you-wrap {
    position: absolute;
    top: 200px;
    left: 0%;
    right: 0%;
}

.thank-you i {
    display: inline-block;
    float: none;
    font-size: 30px;
    color: rgba(30, 141, 180, 1);
    width: 50px;
    height: 50px;
    border: 1px solid;
    padding: 9px 10px;
    border-radius: 100%;
    margin-bottom: 20px;
}

.thank-you h1 {
    font-size: 40px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #2b2b2b;
    margin-bottom: 15px;
}

.thank-you p {
    text-align: center;
    font-size: 24px;
    color: #2b2b2b;
    margin-bottom: 20px;
}

.thank-you a {
    text-align: center;
    font-size: 16px;
    color: #FFE300;
    padding: 7px 40px;
    background-color: #156581;
}

.work-listing-text small {
    position: relative;
    float: left;
    padding-left: 10px;
    font-style: italic;
}

.work-listing-text small:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 5px;
    height: 25px;
    width: 3px;
    background-color: #156581;
}

.miboxes {
    float: left;
    width: 100%;
    padding: 30px 20px;
    text-align: center;
    background-color: #fbe00b;
    margin-bottom: 20px;
    border: 2px solid #000000;
}

.miboxes h2 {
    font-size: 32px;
    font-weight: 500;
    color: #000000;
    font-family: 'Holtwood One SC', serif;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

.miboxes h3 {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    font-family: 'Holtwood One SC', serif;
    text-transform: uppercase;
    display: block;
    margin-bottom: 25px;
}

.miboxes img {
    display: inline;
    margin-bottom: 10px;
}

.miboxes p {
    margin-bottom: 7px;
}

.miboxes button {
    border: none;
    background-color: transparent;
    padding: 5px 15px;
    color: #000;
    border: 1px solid #000000;
}

.flip-container {
    height: 220px;
    width: 100%;
    perspective: 600;
    margin-bottom: 20px;
    display: block;
    position: relative;
}

.flipper {
    height: 100%;
    width: 100%;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 1s;
}

.back,
.front {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

.back {
    transform: rotateY(180deg);
    padding: 15px;
    background-color: #ffffff;
    border: 1px solid #156581;
}

.back ul li {
    list-style-type: none;
    float: left;
	width:100%;
    text-align: left;
    font-size: 12px;
    margin-bottom: 5px;
}

.flipped {
    animation: spin180 1s 1 forwards;
}

.second-flip {
    animation: spin360 1s 1 forwards;
}

@keyframes spin180 {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(180deg);
    }
}

@keyframes spin360 {
    from {
        transform: rotateY(180deg);
    }

    to {
        transform: rotateY(360deg);
    }
}

.new-storage-wrap .mobile {
    display: none;
}

.portable_storage_heading, .mobile_margin_b {
    margin-bottom: 20px;
}

.portable_storage_heading h2 {
    font-size: 15px;
}

.mobile_view {
    display: none;
}

.university {
    float: left;
    width: 100%;
}

.university h2 {
    text-transform: uppercase;
    display: block;
    padding-bottom: 10px;
}

.university p {
    display: block;
    padding-bottom: 15px;
}

.university-work-listing {
    float: left;
    width: 100%;
    padding: 40px 0px;
    margin-bottom: 20px;
    background-color: #e9d92b;
    text-align: center;
}

.university-work-listing h2 {
    text-transform: uppercase;
    display: block;
    margin-bottom: 25px;
}

.university-storages {
    float: left;
    width: 100%;
    padding: 30px 0px;
}

.university-storages h2 {
    text-transform: uppercase;
    padding-bottom: 15px;
    display: block;
}

.university-storages ul li {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.university-work-listing figure img {
    padding-bottom: 10px;
}

.university-work-listing h3 {
    color: #1e8db4;
    text-transform: uppercase;
    display: block;
    padding-bottom: 5px;
}

.mobile {
    display: none;
}

@media (min-width: 280px) and (max-width: 580px) {
    .review-wrap{
        padding: 0px;
        border: none;
        height: 220px;
    }
    .mw-review-new h2{font-size: 20px;}
    .work-listing-text {
        padding: 15px 20px 15px 15px;
        float: left;
        text-align: left;
    }

    .mobile {
        display: block;
        margin-bottom: 10px;
    }

    .university-storages ul li {
        font-size: 12px;
    }

    .desktop {
        display: none;
    }

    .university iframe {
        margin-bottom: 20px;
        height: 200px !important;
    }

    .university-listing-wrap {
        display: block;
        padding-bottom: 15px;
    }

    .bg-light-blue small {
        display: none;
    }

    p {
        font-size: 12px;
    }

    .delivered h3 {
        font-size: 13px;
    }

    .new-storage-text {
        padding: 0px;
    }

    .how-it-works h2 {
        text-align: center;
        font-size: 14px;
    }

    .work-listing-wrap figure, .work-listing figure img {
        width: 100%;
    }

    .halloween-fullwidth .col-md-4, .halloween-fullwidth .col-md-8 {
        clear: both;
    }

    .halloween-fullwidth {
        height: 100%;
    }

    .halloween-fullwidth iframe {
        height: 180px !important;
    }

    .mw-header, .banner-section, .portable-storage {
        text-align: center;
    }

    .mw-logo, .mw-contanct, .lp-pom-button, .mw-contanct p, .banner-image, .banner-image img {
        display: inline-block;
        float: none;
    }

    .lp-pom-text ul li {
        text-align: left;
    }

    .banner-image, .banner-image img, .free-estimate, .review.island.island-light {
        width: 292px;
        margin-bottom: 20px;
        display: inline-block;
        float: none;
    }

    .lp-pom-button span {
        font-size: 14px;
    }

    .mw-review iframe {
        height: 360px !important;
        min-width: 250px !important;
    }

    .u-horizontal-scrollbar p {
        width: 285px;
        text-align: justify;
        font-size: 12px !important;
    }

    .work-listing-text small:before {
        height: 43px;
    }

    .new-storage ul li {
        font-size: 12px;
    }

    .new-storage-wrap:after,
    .new-storage-wrap:before, .new-storage-wrap .desktop {
        display: none;
    }

    .new-storage-wrap .mobile {
        display: block;
        margin-bottom: 10px;
    }

    .free-estimate p span {
        font-size: 16px;
    }

    .mw-footer .col-md-4 {
        display: inline-block;
        float: none;
        margin-bottom: 20px;
        width: 100%;
    }

    .lp-element-bbb, .lp-element-ccc, .lp-element-aaa, .mw-footer .lp-element-aaa, .mw-footer .lp-element-ccc {
        display: inline-block;
        float: none;
        margin-bottom: 10px !important;
    }

    .portable-storage-wrap {
        margin: 0px 0px 10px 10px;
    }

    .portable-storage-wrap li {
        font-size: 10px;
        float: left;
        width: 100%;
    }

    .free-estimate textarea, .free-estimate input[type="text"] {
        width: 255px;
    }

    .banner-bottomstrip {
        padding: 4px 0px;
        line-height: 7px;
    }

    .banner-bottomstrip span {
        font-size: 9px;
        line-height: 11px;
    }

    .banner-topstrip {
        padding: 10px 0px;
        line-height: 25px;
    }

    .font-11 {
        font-size: 9px;
        line-height: 13px;
    }

    .banner-topstrip h1 {
        font-size: 22px;
        line-height: 8px;
    }

    .banner-topstrip p {
        font-size: 12px;
        line-height: 12px;
    }

    .banner-top-text {
        font-size: 10px !important;
    }

    .banner-topstrip h1 span {
        font-size: 16px;
        line-height: 25px;
    }

    .banner-topstrip p span {
        font-size: 9px;
        line-height: 11px;
    }

    .banner-topstrip:before {
        border: 0px;
    }

    #lp-pom-form-300 {
        top: 520px !important;
        left: 46px !important;
    }

    .free-estimate {
        height: 533px;
    }

    .lp-positioned-fancy {
        position: absolute;
        left: 0;
        top: 363px !important;
    }

    .storage-works-wrap, .how-it-works-wrap, .new-storage-wrap {
        margin-bottom: 20px;
    }

    .mobile-storage-offer h1 {
        font-size: 18px;
        line-height: 22px;
        width: 100%;
    }

    .lp-top-button {
        font-size: 18px;
    }

    .storage-works-before::before {
        content: "";
    }

    .mw-footer {
        text-align: center;
    }

    .mw-footer .col-md-12 {
        display: inline-block;
        float: none;
        margin-bottom: 12px;
        width: 100%;
    }

    .storage-box-wrap {
        width: 296px;
    }

    .mw-review-video iframe {
        width: 296px;
        height: 200px;
    }

    .lp-pom-button {
        padding: 6px 13px 9px 12px;
    }

    .image-listing {
        display: inline-block;
        float: none;
    }

    .flip-container {
        height: 234px;
    }

    .miboxes h2 {
        font-size: 20px;
    }

    .miboxes h3 {
		    line-height: 30px;
        font-size: 13px;
    }

    .mobile_view {
        display: block;
    }

    .desktop_view {
        display: none;
    }
}

@media (min-width: 581px) and (max-width: 700px) {
    .mw-review-new h2{font-size: 20px;}
    .review-wrap{
        padding: 0px;
        border: none;
        height: 220px;
    }
    .university iframe {
        margin-bottom: 20px;
        height: 200px !important;
    }

    .mobile {
        display: block;
        margin-bottom: 10px;
    }

    .university-storages ul li {
        font-size: 12px;
    }

    .desktop {
        display: none;
    }

    .mobile_view {
        display: block;
    }

    .desktop_view {
        display: none;
    }

    .flip-container {
        height: 234px;
    }

    .miboxes h2 {
        font-size: 20px;
    }

    .miboxes h3 {
        font-size: 13px;
    }

    .halloween-fullwidth .col-md-4, .halloween-fullwidth .col-md-8 {
        clear: both;
    }

    .halloween-fullwidth {
        height: 100%;
    }

    .mw-header, .banner-section, .portable-storage {
        text-align: center;
    }

    .mw-logo, .mw-contanct, .lp-pom-button, .mw-contanct p, .banner-image, .banner-image img {
        display: inline-block;
        float: none;
    }

    .lp-pom-text ul li {
        text-align: left;
    }

    .free-estimate {
        width: 292px;
        margin-bottom: 20px;
        display: inline-block;
        float: none;
    }

    .image-listing {
        display: inline-block;
        float: none;
    }

    .lp-pom-button span {
        font-size: 14px;
    }

    .mw-review iframe {
        height: 360px !important;
    }

    .mw-footer .col-md-4 {
        display: inline-block;
        float: none;
        margin-bottom: 20px;
        width: 100%;
    }

    .lp-element-bbb, .lp-element-ccc, .lp-element-aaa, .mw-footer .lp-element-aaa, .mw-footer .lp-element-ccc {
        display: inline-block;
        float: none;
    }

    .banner-image, .banner-image img {
        width: 500px;
        margin-bottom: 20px;
        display: inline-block;
        float: none;
    }

    .new-storage-wrap:after,
    .new-storage-wrap:before, .new-storage-wrap img {
        display: none;
    }

    .main-section .col-md-4 {
        clear: both;
        display: inline-block;
        float: none;
        width: 50%;
        vertical-align: top;
        margin-right: -4px;
    }

    .mw-footer .col-md-12 {
        width: 100%;
    }

    .portable-storage-wrap {
        margin: 0px 0px 10px 10px;
    }

    .portable-storage-wrap li {
        font-size: 10px;
        float: left;
        width: 100%;
    }

    .free-estimate textarea, .free-estimate input[type="text"] {
        width: 255px;
    }

    .banner-bottomstrip {
        padding: 4px 0px;
        line-height: 7px;
    }

    .banner-bottomstrip span {
        font-size: 9px;
        line-height: 11px;
    }

    .banner-topstrip {
        padding: 10px 0px;
        line-height: 25px;
    }

    .font-11 {
        font-size: 9px;
        line-height: 13px;
    }

    .banner-topstrip {
        bottom: 16px;
    }

    .banner-topstrip h1 {
        font-size: 22px;
        line-height: 8px;
    }

    .banner-topstrip p {
        font-size: 12px;
        line-height: 12px;
    }

    .banner-top-text {
        font-size: 10px !important;
    }

    .banner-topstrip h1 span {
        font-size: 16px;
        line-height: 25px;
    }

    .banner-topstrip p span {
        font-size: 9px;
        line-height: 11px;
    }

    .banner-topstrip:before {
        border: 0px;
    }

    #lp-pom-form-300 {
        top: 520px !important;
        left: 46px !important;
    }

    .free-estimate {
        height: 533px;
    }

    .lp-positioned-fancy {
        position: absolute;
        left: 0;
        top: 363px !important;
    }

    .storage-works-wrap, .how-it-works-wrap, .new-storage-wrap {
        margin-bottom: 20px;
    }

    .mobile-storage-offer h1 {
        font-size: 18px;
        line-height: 22px;
        width: 100%;
    }

    .lp-top-button {
        font-size: 18px;
    }

    .storage-works-before::before {
        content: "";
    }

    .mw-footer {
        text-align: center;
    }

    .mw-footer .col-md-12 {
        display: inline-block;
        float: none;
        margin-bottom: 12px;
    }

    .storage-box-wrap {
        width: 296px;
    }

    .mw-review-video iframe {
        width: 296px;
        height: 200px;
    }

    .lp-pom-button {
        padding: 6px 13px 9px 12px;
    }
}

@media (min-width: 701px) and (max-width: 990px) {

    .mw-header, .banner-section, .portable-storage {
        text-align: center;
    }

    .mw-logo, .mw-contanct, .lp-pom-button, .mw-contanct p, .banner-image, .banner-image img {
        display: inline-block;
        float: none;
    }

    .lp-pom-text ul li {
        text-align: left;
    }

    .halloween-fullwidth {
        height: 100%;
    }

    .free-estimate {
        width: 292px;
        margin-bottom: 20px;
        display: inline-block;
        float: none;
    }

    .banner-topstrip {
        bottom: 16px;
    }

    .banner-image, .banner-image img {
        width: 650px;
        margin-bottom: 20px;
        display: inline-block;
        float: none;
    }

    .mw-footer .col-md-4 {
        display: inline-block;
        float: none;
        margin-bottom: 20px;
        width: 100%;
    }

    .lp-element-bbb, .lp-element-ccc, .lp-element-aaa, .mw-footer .lp-element-aaa, .mw-footer .lp-element-ccc {
        display: inline-block;
        float: none;
    }

    .main-section .col-md-4 {
        display: inline-block;
        float: none;
        width: 50%;
        vertical-align: top;
        margin-right: -4px;
    }

    .mw-footer .col-md-12 {
        width: 100%;
    }

    .portable-storage-wrap {
        margin: 0px 0px 10px 10px;
    }

    .portable-storage-wrap li {
        font-size: 10px;
        float: left;
        width: 100%;
    }

    .free-estimate textarea, .free-estimate input[type="text"] {
        width: 255px;
    }

    .banner-bottomstrip {
        padding: 15px 0px;
        line-height: 7px;
    }

    .banner-bottomstrip span {
        font-size: 9px;
        line-height: 11px;
    }

    .banner-topstrip {
        padding: 13px 0px 41px 0px;
    }

    .banner-topstrip h1 span {
        font-size: 30px;
        line-height: 38px;
    }

    .font-11 {
        font-size: 9px;
        line-height: 13px;
    }

    .banner-topstrip h1 {
        font-size: 22px;
        line-height: 8px;
    }

    .banner-topstrip p {
        font-size: 12px;
        line-height: 12px;
    }

    .banner-topstrip p span {
        font-size: 12px;
        line-height: 11px;
    }

    .banner-topstrip:before {
        border: 0px;
    }

    #lp-pom-form-300 {
        top: 520px !important;
        left: 46px !important;
    }

    .free-estimate {
        height: 533px;
    }

    .lp-positioned-fancy {
        position: absolute;
        left: 0;
        top: 363px !important;
    }

    .storage-works-wrap {
        margin-bottom: 20px;
    }

    .mobile-storage-offer h1 {
        font-size: 18px;
        line-height: 22px;
        width: 100%;
    }

    .lp-top-button {
        font-size: 18px;
    }

    .storage-works-before::before {
        content: "";
    }

    .mw-footer {
        text-align: center;
    }

    .mw-footer .col-md-12 {
        display: inline-block;
        float: none;
        margin-bottom: 12px;
    }

    .storage-box-wrap {
        width: 296px;
    }

    .mw-review-video iframe {
        width: 296px;
        height: 200px;
    }

    .lp-pom-button {
        padding: 6px 13px 9px 12px;
        font-size: 14px;
    }
}
.grecaptcha-badge {
    visibility: hidden;
}
.seal-logos{
    text-align: center;
}
.seal-logos img{
    border: 1px solid #a2e3f3;
    margin-left: 10px;
    
}