.home #content_area .zipcode .categories img {
    margin: 0;
}

.home .zipcode .promotions .promo {
    display: block;
    background: #00aeef;
    padding: 15px;
    margin-bottom: 20px;
    color: #fff;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .promotions .promo {
        margin-bottom: 30px;
    }
}
.home .zipcode .promotions .promo:hover .promo__text .main {
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}
.home .zipcode .promotions .promo:hover .promo__text .sub {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -o-transform: translate3d(0, 0px, 0) scale(1);
    -ms-transform: translate3d(0, 0px, 0) scale(1);
    -moz-transform: translate3d(0, 0px, 0) scale(1);
    -webkit-transform: translate3d(0, 0px, 0) scale(1);
    transform: translate3d(0, 0px, 0) scale(1);
}
.home .zipcode .promotions .promo__text {
    display: block;
    border: 1px solid #fff;
    padding: 0px 0;
    text-align: center;
}
.home .zipcode .promotions .promo__text span {
    display: block;
}
.home .zipcode .promotions .promo__text .main {
    font-size: 32px;
    line-height: 38px;
    padding: 15px 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -o-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
@media only screen and (min-width: 768px) {
    .home .zipcode .promotions .promo__text .main {
        font-size: 40px;
    }
}
.home .zipcode .promotions .promo__text .sub {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0) scale(1.1);
    transform: translate3d(0, 10px, 0) scale(1.1);
    border-top: 1px solid #fff;
    padding: 5px 0;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .promotions .promo__text .sub {
        font-size: 20px;
    }
}
@media only screen and (min-width: 992px) {
    .home .zipcode .promotions .promo__text .sub {
        font-size: 25px;
    }
}
.home .zipcode .promotions .promo__text .sub .icon-arrow-right {
    fill: #fff;
    width: 12px;
    height: 13px;
    padding-left: 10px;
}
.home .zipcode .about {
    margin-bottom: 20px;
    color: #7a7a7a;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .about {
        margin-bottom: 30px;
    }
}
.home .zipcode .about .title {
    display: block;
    font-size: 32px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .about .title {
        font-size: 45px;
    }
}
@media only screen and (min-width: 992px) {
    .home .zipcode .about .about__text {
        padding-left: 17.18494%;
    }
}
.home .zipcode .about p {
    font-size: 18px;
    line-height: 31px;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .about p {
        font-size: 28px;
        line-height: 55px;
    }
}
@media only screen and (min-width: 992px) {
    .home .zipcode .about p {
        font-size: 15px;
        line-height: 30px;
    }
}
.home .zipcode .about .read-more {
    display: block;
    color: #bebebe;
    font-weight: 400;
    text-transform: uppercase;
    border: 2px solid #bebebe;
    text-align: left;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .about .read-more {
        text-align: left;
    }
}
@media only screen and (min-width: 992px) {
    .home .zipcode .about .read-more {
        width: 202px;
    }
}
.home .zipcode .about .read-more:hover {
    background: #00aeef;
    border-color: #fff;
}
.home .zipcode .about .read-more:hover .read-more__text {
    border-color: #fff;
    color: #fff;
}
.home .zipcode .about .read-more:hover .icon__wrap .icon-arrow-right {
    fill: #fff;
}
.home .zipcode .about .read-more .read-more__text {
    display: block;
    float: left;
    width: 75.5102%;
    font-size: 16px;
    line-height: 40px;
    border-right: 2px solid #bebebe;
    padding: 0 25px;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .about .read-more .read-more__text {
        font-size: 32px;
        line-height: 70px;
    }
}
@media only screen and (min-width: 992px) {
    .home .zipcode .about .read-more .read-more__text {
        font-size: 15px;
        line-height: 37px;
    }
}
.home .zipcode .about .read-more .icon__wrap {
    display: block;
    float: right;
    width: 24.4898%;
    line-height: 38px;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .about .read-more .icon__wrap {
        line-height: 70px;
    }
}
@media only screen and (min-width: 992px) {
    .home .zipcode .about .read-more .icon__wrap {
        line-height: 37px;
    }
}
.home .zipcode .about .read-more .icon__wrap .icon-arrow-right {
    fill: #7a7a7a;
    width: 20px;
    height: 20px;
    vertical-align: text-top;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .about .read-more .icon__wrap .icon-arrow-right {
        width: 30px;
        height: 30px;
        vertical-align: middle;
    }
}
@media only screen and (min-width: 992px) {
    .home .zipcode .about .read-more .icon__wrap .icon-arrow-right {
        width: 13px;
        height: 15px;
    }
}
.home .zipcode .categories .category {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .categories .category {
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 768px) {
    .home .zipcode .categories .category:hover img {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    /*.home .zipcode .categories .category:hover .category__text {
        top: 25%;
    }*/
    .home .zipcode .categories .category:hover .category__text p {
        display: block;
        -webkit-transform: scale(1);
        transform: scale(1);
        filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}
.home .zipcode .categories .category img {
    display: block;
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .categories .category img {
        -moz-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
}
.home .zipcode .categories .category .category__text {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    margin: auto;
    color: #fff;
    background: #b9b9b9;
    background: rgba(0, 0, 0, 0.2);
    padding: 15px 0;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .categories .category .category__text {
        top: 75%;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}
.home .zipcode .categories .category .category__text .title {
    display: block;
    font-size: 23px;
    text-align: center;
    letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .categories .category .category__text .title {
        font-size: 28px;
    }
}
@media only screen and (min-width: 1200px) {
    .home .zipcode .categories .category .category__text .title {
        font-size: 35px;
    }
}
.home .zipcode .categories .category .category__text p {
    display: block;
    font-size: 16px;
    line-height: 28px;
    padding: 20px 11.82109% 0;
    text-align: center;
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .categories .category .category__text p {
        display: block;
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        transition: all 0.6s ease;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@media only screen and (min-width: 1200px) {
    .home .zipcode .categories .category .category__text p {
        font-size: 20px;
        line-height: 35px;
    }
}
.home .zipcode .fps-title {
    color: #7a7a7a;
    font-size: 32px;
    margin-bottom: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .home .zipcode .fps-title {
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 768px) {
    .home .zipcode .fps-title {
        font-size: 45px;
        text-align: left;
    }
}