/* — LARGE — */
@media screen and (min-width:1200px) { 
/*body { border: 5px solid red!important; }*/
.header2020 .logo {
    height: 42px !important;
    margin-top: 19px
}

.header2020 .si {
     font-family: 'TGH_c_it', sans-serif;
    font-size: 20px;
    color: #202a37 !important;
    font-weight: 400;
    line-height: 98%;
    position: absolute;
    top: 24px;
    left: 230px;
    padding-right: 0px
}

.header2020 .hoursblock {
    margin-top: 8px
}

.header2020 .hoursblock .headerYear {
    font-size: 20px;
    padding-left: 59%;
    text-align: center;
    line-height: 18px;
}

.header2020  .hoursblock  .headerHours {
    font-size: 17px;
    padding-left: 59%;
    text-align: center
}

.header2020 .storeimagery {
    padding-bottom: 81px;
    background-image: url(../images/StoreFront_building.png);
    background-size: 150px 122px;
    background-position: 34px -8px;
    background-repeat: no-repeat;
}

.header2020 .storeimagery img {
    width: 125px;
    height: 126px;
    position: absolute;
    right: 2px;
    top: -6px;
    z-index: 200
}
.openyear {font-size: 14px; padding: 0 0 3px 110px; margin: 0; line-height: 11px; text-align: left;}

}

/* —  MEDIUM — */
@media screen and (min-width: 992px) and (max-width:1200px) { 
/*body { border: 5px solid orange!important; }*/


.header2020 .logo {
    height: 42px !important;
    margin-top: 19px;
    float:left
}

.header2020 .si {
    font-family: 'TGH_c_it', sans-serif;
    font-size: 20px;
    color: #202a37 !important;
    font-weight: 400;
    line-height: 98%;
    position: absolute;
    top: 24px;
    left: 222px;
    padding-right: 0px
}
.openyear {position: absolute; top: 65px; font-size: 14px; padding: 0 0 3px 100px; margin: 0; line-height: 11px; text-align: left;}

.header2020 .hoursblock {
    margin-top: 8px
}

.header2020 .headerYear {
    font-size: 20px;
    padding-left: 10%;
    text-align: center;
    line-height: 18px;
}

.header2020 .headerHours {
    font-size: 17px;
    padding-left: 10%;
    text-align: center
}

.header2020 .storeimagery {
    padding-bottom: 81px;
    background-image: url(../images/StoreFront_building.png);
    background-size: 150px 122px;
    background-position: 64px -8px;
    background-repeat: no-repeat;
}

.header2020 .storeimagery img {
    width: 125px;
    height: 126px;
    position: absolute;
    right: 2px;
    top: -6px;
    z-index: 200
}


}
/*  — SMALL — */
 @media screen and (min-width: 768px) and (max-width: 992px) {

/* body { border: 5px solid blue!important; } */
.header2020 .logo {
    height: 32px !important;
    margin:0;
    margin-top: 12px;
    padding: 0;
    }
.moblelogobar {
    padding:0;
    }
.header2020 .si {
     font-family: 'TGH_c_it', sans-serif;
    font-size: 14px;
    color: #202a37 !important;
    font-weight: 400;
    line-height: 98%;
    position: absolute;
    top: 18px;
    left: 190px;
 }
.openyear {position: absolute; top: 44px; font-size: 12px; padding: 0 0 3px 100px; margin: 0; line-height: 11px; text-align: left;}

.header2020 .hoursblock {
    margin-top: 4px
}

.header2020 .headerYear {
    font-size: 16px;
    padding-left: 10%;
    text-align: center;
    line-height: 16px;
}

.header2020 .headerHours {
    font-size: 14px;
    padding-left: 10%;
    text-align: center
}

.header2020 .storeimagery {
    padding-bottom: 58px;
    background-image: url(../images/StoreFront_building.png);
    background-size: 101px 83px;
    background-position: 0px -4px;
    background-repeat: no-repeat;
}



.header2020 .storeimagery img {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 2px;
    top: -6px;
    z-index: 200
}

}

 /*  — PHONE PORTRAIT — */
 @media screen and (orientation: portrait) and (max-width: 767px) {
.header2020 .logo {
    height: 38px !important;
    margin:10px 0;
    padding: 0;
    }
    .header2020 .si {
     font-family: 'TGH_c_it', sans-serif;
    font-size: 14px;
    color: #202a37 !important;
    font-weight: 400;
    line-height: 98%;
    position: absolute;
    top: 18px;
    left: 170px;
 }
.openyear {position: absolute; top: 44px; font-size: 12px; padding: 0 0 3px 50px; margin: 0; line-height: 11px; text-align: left;
}

 .moblelogobar {
    background-image: url(/images/storefront_vaultwheel_lg_grid1.png);
    background-repeat: no-repeat;
    background-size: 120px 60px;
    background-position: right  center;

}
