


/*-------------------------General styling NOT depending on device width (Both MOBILE and DESKTOP)------------------------------*/
/*-------------------------End General styling NOT depending on device width (Both MOBILE and DESKTOP)------------------------------*/

.block-div {
    display: block;
}
.login-select-facility {
    width:100%;
    border:1px solid #939597;
    padding-left: 16px!important;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 43px;
    margin-bottom: 2px;
    border-radius: 0px;
    background-color: white;
    /*-webkit-appearance: none;*/
    /*-webkit-border-radius: 0px;*/
    /*background-image: url('/design/assets/images/login_select_arrow.png');*/
    /*background-position: 99% 50%;*/
    /*background-size: 25px 16px;*/
    /*background-repeat: no-repeat;*/
    /*line-height: 19px !important;*/
    font-size: 1.143em;
    font-family: 'LatoRegular', 'LatoRegularIE';
}
.login-input-email {
    width:100%;
    border:1px solid #939597;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 43px;
    margin-top: 15px;
    font-size: 1.143em;
    font-family: 'LatoRegular', 'LatoRegularIE';
}
.login-input-pass {
    width:100%;
    border:1px solid #939597;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 43px;
    margin-top: 15px;
    font-size: 1.143em;
    font-family: 'LatoRegular', 'LatoRegularIE';
}
.login-div {
    padding-left: 4%;
    padding-right: 4%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.login-title {
    margin-top: 30px;
    margin-bottom: 30px;
}
.login-btn {
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #FFD100;
    color:white;
}
.login-subtitle {
    margin-top: 20px;
    margin-bottom: 20px;
}
.login-new-account {
    margin-bottom: 30px;
    background-color: #001B72;
    color: white;
    border:1px solid #001B72;
}
.register-btn{
	margin-bottom: 30px;
	background-color: #001B72;
	color: white;
	border: 1px solid #001B72;
	clear:both;
}
.login-new-account:hover,.register-btn:hover {
    background-color: white;
}
.login-forgot-pass {
    text-align: right;
    color:#001B72;
}
.login-two-lines-one {
    display: inline-block;
    width: 45%;
    height: 5px;
    border-top: 1px solid #97989d;
}
.login-two-lines-two {
    display: inline-block;
    width: 45%;
    height: 5px;
    border-top: 1px solid #97989d;
}
.login-two-lines-or {
    display: inline-block;
    width: 10%;
    text-align: center;
}
.about-page h2 {
    color: #001B72;
}
.about-page ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.about-page ul.unstyled{
    padding-left:20px;
    list-style-type:circle;
} 

.about-page li {
    padding-left: 1em;
    text-indent: -.7em;
}

.about-page ul.unstyled li{
    text-indent: 0em !important;
    padding-left: 0px;
}	

.about-page li::before {
    content: "• ";
    color: #001B72; /* or whatever color you prefer */
}

.about-page ul.unstyled li::before {
    content: "";
}

.about-page a {
    color: #001B72;
}
.about-page a:hover {
    color: #001B72;
}
.about-page {
    margin-top: 50px;
    font-size:16px;
}
.about-content {
    margin-top: 50px;
}
.faq-page a {
    color: #001B72;
}
.faq-page a:hover {
    color: #001B72;
}
.faq-page {
    margin-top: 50px;
    margin-bottom: 30px;
}
.corporate-page h2 {
    color: #001B72;
}
.corporate-lower-div {
    color: #012741;
}
.corporate-right-div-title {
    color: #001B72;
}
.corporate-page {
    margin-top: 50px;
    margin-bottom: 50px;
}
.corporate-page a {
    color: #001B72;
}
.corporate-page a:hover {
    color: #001B72;
}
.careers-btn-yellow {
    background-color: #FFD100;
    width:100%;
}
.careers-lower-div {
    background-color: #FFD100;
    padding-bottom: 40px;
    padding-top: 40px;
}
.careers-lower-div-title {
    text-align: center;
    font-size: 2em;
    margin-bottom: 20px;
}
.careers-lower-div-subtitle {
    text-align: center;
    margin-bottom: 15px;
}
.careers-lower-div-desc {
    text-align: center;
    margin-bottom: 20px;
}
.careers-page {
    margin-top: 50px;
    margin-bottom: 30px;
}
.careers-page h2 {
    color: #001B72;
}
.careers-page a {
    color: #001B72;
}
.careers-page a:hover {
    color: #001B72;
}
.about-us-lower-div {
    background-color: #E0E1E3;
    margin-top: 30px;
}

.moving-supplies-page li::before {
    content: "• ";
    color: #001B72; /* or whatever color you prefer */
}
.moving-supplies-page {
    margin-top: 50px;
    margin-bottom: 50px;
}
.moving-supplies-page h2 {
    color: #001B72;
}
.moving-supplies-page .testimonial-yellow-box {
    margin-top: 30px;
}
.moving-supplies-page a:hover {
    color: #001B72;
}
.moving-supplies-page a{
    color: #001B72;
}
.community-page {
    margin-top: 50px;
    margin-bottom: 50px;
}
.community-page .nav-tabs>li.active>a, .community-page .nav-tabs>li.active>a:focus, .community-page .nav-tabs>li.active>a:hover{
    background-color: #f2e38b!important;
    border: 1px solid #f2e38b!important;
    border-radius: 0px;
    padding-bottom: 18px;
    padding-top: 18px;
    text-transform: uppercase;
}
.community-page .nav-tabs li a{
    background-color: #e5e6e8;
    border: 1px solid #e5e6e8;
    border-radius: 0px;
    padding-bottom: 18px;
    padding-top: 18px;
    text-transform: uppercase;
}
.community-page .nav-tabs li{
    border-radius: 0px;
    width:35%;
}
.moving-supplies-page ul {
    list-style: none;
}
.site-map-page {
    margin-top: 50px;
    margin-bottom: 50px;
}
.site-map-page a:hover {
    color: #001B72;
}
.site-map-page a{
    color: #001B72;
}
.site-map-page ul{
    list-style: none;
}
.terms-conditions-page {
    margin-top: 50px;
    margin-bottom: 50px;
}
.terms-conditions-page a:hover {
    color: #001B72;
}
.terms-conditions-page a{
    color: #001B72;
}
.careers-icons-img {
    text-align: center;
}
.careers-icons-img img{
    height:auto;
}
.testimonials-page-cont .testimonial-box {
    padding: 25px 25px 25px 48px!important;
}
.auction-filter-btn {
    background-color: #FFD100;
    color:white!important;
    width:100%;
    border: 1px solid white;
}
.auctions-page {
    margin-top: 50px;
    margin-bottom: 50px;
}
.auctions-grey-bar {
    background-color: #E0E1E3;
    padding-top: 15px;
    padding-bottom: 15px;
}
.auctions-page .block-title {
    margin-top: 15px;
    margin-bottom: 10px;
}
.auction-grey-box {
    background-color: #001B72;
    height: 250px;
    padding-top: 18px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 18px;
    color:white;
}
.auction-gold-text a{
    color:#FFD100;
    text-decoration: underline;
}
.auction-gold-text a:hover{
    color:#FFD100;
    text-decoration: underline;
}
.auction-white-mail {
    color:white;
    text-decoration: none;
}
.auction-white-mail:hover {
    color:white;
    text-decoration: underline;
}
.auction-table {
    margin-top: 15px;
}
.auction-table-header {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
}
.auction-table-row-header {
    background-color: #FFD100!important;
    font-size: 1.143em;
    font-family: 'LatoRegular', 'LatoRegularIE';
}
.auction-table-row {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.143em;
    font-family: 'LatoRegular', 'LatoRegularIE';
}
.auction-table-view-btn {
    border: 1px solid #001B72;
}
.auction-table-view-btn:hover {
    color: white;
    background-color: #001B72;
    text-decoration: none;
}
.auction-table table tr:nth-child(odd) {
    background-color: #E0E1E3;
}
.auction-title {
    color:#023552;
}
.community-top-text h1 {
    display: none;
}
.community-top-text-short h2 {
    color: #001B72;
    margin-top: 30px;
}
.community-page .nav-tabs li {
    border-left:6px solid #808184;
}
.community-page .nav-tabs li.active {
    border-left:6px solid #ddc731;
}
.community-bottom-text h2{
    color: #001B72;
    font-family: 'LatoBold', 'LatoBoldIE';
}

/* ------------------------------------------------ DESKTOP ----------------------------------------- */








/*Bootstrap col-lg-... level (>=1200px)*/
/*
* For col-lg...
* Between 0px and MAX POSIBLE SIZE
* col-lg-12 is >= 1200px
* */

/*----------------General Style for these devices--------------------*/
/*----------------End General Style for these devices--------------------*/


/*----------------Header--------------------*/
/*----------------End Header--------------------*/


/*----------------Footer--------------------*/
/*----------------End Footer--------------------*/



/*------------------------SECTIONS USED ON MULTIPLE PAGES------------------------------------------*/

/*----------------Four Locations boxes section--------------------*/
/*-------------------USED ON (HOME, LOCATION, REFER, SIZE GUIDE, ABOUT US, CONTACT US) -------------*/
/*---------------- End Four Locations boxes section-------------------*/


/*------------------------Find Your Spot ---------------*/
/*-------------------USED ON (HOME, REFER, SIZE GUIDE)-------------*/
/*------------------------End Find Your Spot ---------------*/


/*-----------------Location Details Block -------------------------------------*/
/*-----------------USED ON (HOME, RESERVATION_CONFIRMATION) --------------------------------*/
/*-----------------End Location Details Block -------------------------------------*/


/*-----------------Units -------------------------------------*/
/*-----------------USED ON (HOME, RESERVATION_CONFIRMATION) --------------*/
/*-----------------End Units ------------------------------*/



/*----------------Testimonial yellow box section--------------------*/
/*-------------------USED ON (CONTACT US, ) -------------*/
/*----------------End Testimonial yellow box section--------------------*/

/*------------------------END SECTIONS USED ON MULTIPLE PAGES------------------------------------------*/


/*----------------About Page------------------------*/
/*----------------End About Page----------------------*/


/*----------------Account Page--------------------*/
/*----------------End Account Page--------------------*/


/*----------------Auctions Page------------------------*/
/*----------------End Auctions Page----------------------*/


/*----------------Careers Page--------------------*/
/*----------------End Careers Page--------------------*/


/*----------------Community Page--------------------*/
/*----------------End Community Page--------------------*/


/*----------------Contact Us Page--------------------*/
/*----------------End Contact Us Page--------------------*/


/*----------------Corporate Page--------------------*/
/*----------------End Corporate Page--------------------*/


/*----------------FAQs Page--------------------*/
/*----------------End FAQs Page--------------------*/


/*----------------Home Page--------------------*/
/*----------------End Home Page--------------------*/


/*----------------Location Page--------------------*/
/*----------------End Location Page--------------------*/


/*----------------Locations Page--------------------*/
/*----------------End Locations Page--------------------*/


/*---------------- Map Page--------------------------*/
/*----------------End Map Page-----------------------*/


/*---------------- Metro Page--------------------------*/

/*Location Box*/
/*End Location Box*/


/*Large Units*/
/*End Large Units*/


/*----------------End Metro Page-----------------------*/


/*----------------Moving Supplies Page--------------------*/
/*----------------End Moving Supplies Page--------------------*/


/*----------------Referral Page--------------------*/
/*----------------End Referral Page--------------------*/


/*----------------Rent Page----------------------------*/
/*----------------End Rent Page-------------------------*/


/*----------------Reservation Confirmation Page--------------------*/
/*----------------End Reservation Page--------------------*/


/*----------------Search Page---------------------------*/
/*----------------End Search Page------------------------*/


/*----------------Site Map Page--------------------*/
/*----------------End Site Map Page--------------------*/


/*----------------Size Guide Page--------------------*/
/*----------------End Size Guide Page--------------------*/


/*----------------Testimonials Page--------------------*/
/*----------------End Testimonials Page--------------------*/


/*----------------Why Simply Page--------------------*/
/*----------------End Why Simply Page--------------------*/


/*End Bootstrap col-lg-... level (>=1200px)*/





















/*End Bootstrap col-md...*/
@media screen and (max-width:1199px){
    /*
   * For col-md... 
   * Between 0px and 1199px (1199px = col-md-12 )
   * col-lg-12 is >= 1200px
   * */

    /*----------------General Style for these devices--------------------*/
    /*----------------End General Style for these devices--------------------*/


    /*----------------Header--------------------*/
    /*----------------End Header--------------------*/


    /*----------------Footer--------------------*/
    /*----------------End Footer--------------------*/




    /*------------------------SECTIONS USED ON MULTIPLE PAGES------------------------------------------*/

    /*----------------Four Locations boxes section--------------------*/
    /*-------------------USED ON (HOME, LOCATION, REFER, SIZE GUIDE, ABOUT US, CONTACT US) -------------*/
    /*---------------- End Four Locations boxes section-------------------*/


    /*------------------------Find Your Spot ---------------*/
    /*-------------------USED ON (HOME, REFER, SIZE GUIDE)-------------*/
    /*------------------------End Find Your Spot ---------------*/


    /*-----------------Location Details Block -------------------------------------*/
    /*-----------------USED ON (HOME, RESERVATION_CONFIRMATION) --------------------------------*/
    /*-----------------End Location Details Block -------------------------------------*/


    /*-----------------Units -------------------------------------*/
    /*-----------------USED ON (HOME, RESERVATION_CONFIRMATION) --------------*/
    /*-----------------End Units ------------------------------*/


    /*----------------Testimonial yellow box section--------------------*/
    /*-------------------USED ON (CONTACT US, ) -------------*/
    /*----------------End Testimonial yellow box section--------------------*/

    /*------------------------END SECTIONS USED ON MULTIPLE PAGES------------------------------------------*/





    /*----------------About Page------------------------*/
    /*----------------End About Page----------------------*/


    /*----------------Account Page--------------------*/
    /*----------------End Account Page--------------------*/


    /*----------------Auctions Page------------------------*/
    /*----------------End Auctions Page----------------------*/


    /*----------------Careers Page--------------------*/
    /*----------------End Careers Page--------------------*/


    /*----------------Community Page--------------------*/
    /*----------------End Community Page--------------------*/


    /*----------------Contact Us Page--------------------*/
    /*----------------End Contact Us Page--------------------*/


    /*----------------Corporate Page--------------------*/
    /*----------------End Corporate Page--------------------*/


    /*----------------FAQs Page--------------------*/
    /*----------------End FAQs Page--------------------*/


    /*----------------Home Page--------------------*/
    /*----------------End Home Page--------------------*/


    /*----------------Location Page--------------------*/
    /*----------------End Location Page--------------------*/


    /*----------------Locations Page--------------------*/
    /*----------------End Locations Page--------------------*/


    /*---------------- Map Page--------------------*/
    /*----------------End Map Page--------------------*/


    /*---------------- Metro Page--------------------------*/

    /*Large Units*
    /*End Large Units*/
    /*----------------End Metro Page-----------------------*/


    /*----------------Moving Supplies Page--------------------*/
    /*----------------End Moving Supplies Page--------------------*/


    /*----------------Referral Page--------------------*/
    /*----------------End Referral Page--------------------*/


    /*----------------Rent Page----------------------------*/
    /*----------------End Rent Page-------------------------*/


    /*----------------Reservation Confirmation Page--------------------*/
    /*----------------End Reservation Page--------------------*/


    /*----------------Search Page---------------------------*/
    /*----------------End Search Page------------------------*/


    /*----------------Site Map Page--------------------*/
    /*----------------End Site Map Page--------------------*/


    /*----------------Size Guide Page--------------------*/
    /*----------------End Size Guide Page--------------------*/


    /*----------------Testimonials Page--------------------*/
    /*----------------End Testimonials Page--------------------*/


    /*----------------Why Simply Page--------------------*/
    /*----------------End Why Simply Page--------------------*/
}
/*End Bootstrap col-md-... level (<1200px)*/

















/* ------------------------------------------------ MOBILE ----------------------------------------- */








/*Bootstrap col-sm...*/

@media screen and (max-width:991px){
    /*
     * For col-sm...
     * Between 0px and 991px (991px = col-sm-12 )
     * col-md-12 is >= 992px
     * */

    /*----------------General Style for these devices--------------------*/
    /*----------------End General Style for these devices--------------------*/


    /*----------------Header--------------------*/
    /*----------------End Header--------------------*/


    /*----------------Footer--------------------*/
    /*----------------End Footer--------------------*/


    /*------------------------SECTIONS USED ON MULTIPLE PAGES------------------------------------------*/

    /*----------------Four Locations boxes section--------------------*/
    /*-------------------USED ON (HOME, LOCATION, REFER, SIZE GUIDE, ABOUT US, CONTACT US) -------------*/
    /*---------------- End Four Locations boxes section-------------------*/


    /*------------------------Find Your Spot ---------------*/
    /*-------------------USED ON (HOME, REFER, SIZE GUIDE)-------------*/
    /*------------------------End Find Your Spot ---------------*/


    /*-----------------Location Details Block -------------------------------------*/
    /*-----------------USED ON (HOME, RESERVATION_CONFIRMATION) --------------------------------*/
    /*-----------------End Location Details Block -------------------------------------*/


    /*-----------------Units -------------------------------------*/
    /*-----------------USED ON (HOME, RESERVATION_CONFIRMATION) --------------*/
    /*-----------------End Units ------------------------------*/



    /*----------------Testimonial yellow box section--------------------*/
    /*-------------------USED ON (CONTACT US, ) -------------*
    /*----------------End Testimonial yellow box section--------------------*/

    /*------------------------END SECTIONS USED ON MULTIPLE PAGES------------------------------------------*/





    /*----------------About Page------------------------*/
    /*----------------End About Page----------------------*/


    /*----------------Account Page--------------------*/
    /*----------------End Account Page--------------------*/


    /*----------------Auctions Page------------------------*/
    /*----------------End Auctions Page----------------------*/


    /*----------------Careers Page--------------------*/
    /*----------------End Careers Page--------------------*/


    /*----------------Community Page--------------------*/
    /*----------------End Community Page--------------------*/


    /*----------------Contact Us Page--------------------*/
    /*----------------End Contact Us Page--------------------*/


    /*----------------Corporate Page--------------------*/
    /*----------------End Corporate Page--------------------*/


    /*----------------FAQs Page--------------------*/
    /*----------------End FAQs Page--------------------*/


    /*----------------Home Page--------------------*/
    /*----------------End Home Page--------------------*/


    /*----------------Location Page--------------------*/
    /*----------------End Location Page--------------------*/


    /*----------------Locations Page--------------------*/
    /*----------------End Locations Page--------------------*/


    /*---------------- Map Page--------------------*/
    /*----------------End Map Page--------------------*/


    /*---------------- Metro Page--------------------------*/
    /*Location Box*/
    /*Location Box*/

    /*Large Units*/
    /*End Large Units*/
    /*----------------End Metro Page-----------------------*/


    /*----------------Moving Supplies Page--------------------*/
    /*----------------End Moving Supplies Page--------------------*/


    /*----------------Referral Page--------------------*/
    /*----------------End Referral Page--------------------*/


    /*----------------Rent Page----------------------------*/
    /*----------------End Rent Page-------------------------*/


    /*----------------Reservation Confirmation--------------------*/
    /*----------------End Reservation Page--------------------*/


    /*----------------Search Page---------------------------*/
    /*----------------End Search Page------------------------*/


    /*----------------Site Map Page--------------------*/
    /*----------------End Site Map Page--------------------*/


    /*----------------Size Guide Page--------------------*/
    /*----------------End Size Guide Page--------------------*/


    /*----------------Testimonials Page--------------------*/
    /*----------------End Testimonials Page--------------------*/


    /*----------------Why Simply Page--------------------*/
    /*----------------End Why Simply Page--------------------*/
}

/*End Bootstrap col-sm...*/





















/*Bootstrap col-xs...*/

@media screen and (max-width:767px){
    /*
     * For col-xs...
     * Between 0px and 767px (767px = col-xs-12 )
     * col-sm-12 is >= 768px
     * */

    /*----------------General Style for these devices--------------------*/
    /*----------------End General Style for these devices--------------------*/



    /*----------------Header--------------------*/
    /*----------------End Header--------------------*/


    /*----------------Footer--------------------*/
    /*----------------End Footer--------------------*/




    /*------------------------SECTIONS USED ON MULTIPLE PAGES------------------------------------------*/

    /*----------------Four Locations boxes section--------------------*/
    /*-------------------USED ON (HOME, LOCATION, REFER, SIZE GUIDE, ABOUT US, CONTACT US)-------------*/
    /*---------------- End Four Locations boxes section-------------------*/


    /*------------------------Find Your Spot ---------------*/
    /*-------------------USED ON (HOME, REFER, SIZE GUIDE)-------------*/
    /*------------------------End Find Your Spot ---------------*/


    /*-----------------Location Details Block -------------------------------------*/
    /*-----------------USED ON (HOME, RESERVATION_CONFIRMATION) --------------------------------*/
    /*-----------------End Location Details Block -------------------------------------*/


    /*-----------------Units -------------------------------------*/
    /*-----------------USED ON (HOME, RESERVATION_CONFIRMATION) --------------*/
    /*-----------------End Units ------------------------------*/


    /*----------------Testimonial yellow box section--------------------*/
    /*-------------------USED ON (CONTACT US, ) -------------*/
    /*----------------End Testimonial yellow box section--------------------*/

    /*------------------------ END SECTIONS USED ON MULTIPLE PAGES------------------------------------------*/





    /*----------------About Page------------------------*/
    /*----------------End About Page----------------------*/


    /*----------------Account Page--------------------*/
    /*----------------End Account Page--------------------*/


    /*----------------Auctions Page------------------------*/
    /*----------------End Auctions Page----------------------*/


    /*----------------Careers Page--------------------*/
    /*----------------End Careers Page--------------------*/


    /*----------------Community Page--------------------*/
    /*----------------End Community Page--------------------*/


    /*----------------Contact Us Page--------------------*/
    /*----------------End Contact Us Page--------------------*/


    /*----------------Corporate Page--------------------*/
    /*----------------End Corporate Page--------------------*/


    /*----------------FAQs Page--------------------*/
    /*----------------End FAQs Page--------------------*/


    /*----------------Home Page--------------------*/
    /*----------------End Home Page--------------------*/


    /*----------------Location Page--------------------*/
    /*----------------End Location Page--------------------*/


    /*----------------Locations Page--------------------*/
    /*----------------End Locations Page--------------------*/


    /*---------------- Map Page--------------------*/
    /*----------------End Map Page--------------------*/


    /*---------------- Metro Page--------------------------*/

    /*Location Box*/
    /*End Location Box*/

    /*Large Units*/
    /*End Large Units*/
    /*----------------End Metro Page-----------------------*/


    /*----------------Moving Supplies Page--------------------*/
    /*----------------End Moving Supplies Page--------------------*/


    /*----------------Referral Page--------------------*/
    /*----------------End Referral Page--------------------*/


    /*----------------Rent Page----------------------------*/
    /*----------------End Rent Page-------------------------*/


    /*----------------Reservation Confirmation--------------------*/
    /*----------------End Reservation Page--------------------*/


    /*----------------Search Page--------------------*/
    /*----------------End Search Page--------------------*/


    /*----------------Site Map Page--------------------*/
    /*----------------End Site Map Page--------------------*/


    /*----------------Size Guide Page--------------------*/
    /*----------------End Size Guide Page--------------------*/


    /*----------------Testimonials Page--------------------*/
    /*----------------End Testimonials Page--------------------*/


    /*----------------Why Simply Page--------------------*/
    /*----------------End Why Simply Page--------------------*/
}

/*End Bootstrap col-xs...*/





















/*Less than 480px (<480px)*/
@media screen and (max-width:480px){

    /*----------------General Style for these devices--------------------*/
    /*----------------End General Style for these devices--------------------*/


    /*----------------Header--------------------*/
    /*----------------End Header--------------------*/


    /*----------------Footer--------------------*/
    /*----------------End Footer--------------------*/





    /*------------------------SECTIONS USED ON MULTIPLE PAGES------------------------------------------*/

    /*----------------Four Locations boxes section--------------------*/
    /*-------------------USED ON (HOME, LOCATION, REFER, SIZE GUIDE, ABOUT US, CONTACT US)-------------*/
    /*---------------- End Four Locations boxes section-------------------*/


    /*------------------------Find Your Spot ---------------*/
    /*-------------------USED ON (HOME, REFER, SIZE GUIDE)-------------*/
    /*------------------------End Find Your Spot ---------------*/


    /*-----------------Location Details Block -------------------------------------*/
    /*-----------------USED ON (HOME, RESERVATION_CONFIRMATION) --------------------------------*/
    /*-----------------End Location Details Block -------------------------------------*/


    /*-----------------Units -------------------------------------*/
    /*-----------------USED ON (HOME, RESERVATION_CONFIRMATION) --------------*/
    /*-----------------End Units ------------------------------*/


    /*----------------Testimonial yellow box section--------------------*/
    /*-------------------USED ON (CONTACT US, ) -------------*/
    /*----------------End Testimonial yellow box section--------------------*/

    /*------------------------SECTIONS USED ON MULTIPLE PAGES------------------------------------------*/











    /*----------------Account Page--------------------*/
    /*----------------End Account Page--------------------*/


    /*----------------Auctions Page------------------------*/
    /*----------------End Auctions Page----------------------*/


    /*----------------Careers Page--------------------*/
    /*----------------End Careers Page--------------------*/


    /*----------------Community Page--------------------*/
    /*----------------End Community Page--------------------*/


    /*----------------Contact Us Page--------------------*/
    /*----------------End Contact Us Page--------------------*/


    /*----------------Corporate Page--------------------*/
    /*----------------End Corporate Page--------------------*/


    /*----------------FAQs Page--------------------*/
    /*----------------End FAQs Page--------------------*/


    /*----------------Home Page--------------------*/
    /*----------------End Home Page--------------------*/


    /*----------------Location Page--------------------*/
    /*----------------End Location Page--------------------*/


    /*----------------Locations Page--------------------*/
    /*----------------End Locations Page--------------------*/


    /*---------------- Map Page--------------------*/
    /*----------------End Map Page--------------------*/


    /*---------------- Metro Page--------------------------*/
    /*Location Box*/
    /*End Location Box*/

    /*Large Units*/
    /*End Large Units*/
    /*----------------End Metro Page-----------------------*/


    /*----------------Moving Supplies Page--------------------*/
    /*----------------End Moving Supplies Page--------------------*/


    /*----------------Referral Page--------------------*/
    /*----------------End Referral Page--------------------*/


    /*----------------Rent Page----------------------------*/
    /*----------------End Rent Page-------------------------*/


    /*----------------Reservation Confirmation--------------------*/
    /*----------------End Reservation Page--------------------*/


    /*----------------Search Page--------------------*/
    /*----------------End Search Page--------------------*/


    /*----------------Site Map Page--------------------*/
    /*----------------End Site Map Page--------------------*/


    /*----------------Size Guide Page--------------------*/
    /*----------------End Size Guide Page--------------------*/


    /*----------------Testimonials Page--------------------*/
    /*----------------End Testimonials Page--------------------*/


    /*----------------Why Simply Page--------------------*/
    /*----------------End Why Simply Page--------------------*/

}

/*End Less than 480px (<480px)*/


/* ------------------------------------------------ END MOBILE ----------------------------------------- */









@media print {
    .hidden-print{
        display:none !important;
    }
}




/*Something for Safari Only ...*/
@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    ::i-block-chrome, .testimonial-safari{
        margin-top:-150px !important;
    }
}
