.home-page .categoryGrid {
    margin-top: 10%;
}

.hometopCategory .col-md-2.col-sm-2.col-6.mb-2 {
    flex: 0 0 12%;
    max-width: 12%;
}

.list-picture {
    position: relative;
    overflow: hidden;
}

.categoryItems .card a, .categoryGrid .card a {
    overflow: hidden;
}

.list-picture a {
    display: block;
    position: relative;
    height: 0;
    width: 100%;
    padding-top: 55%;
}

    .list-picture a img {
        position: absolute;
        max-width: 100%;
        max-height: 100%;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        border-radius: 100px;
    }

.hometopCategory {
    align-items: center;
    justify-content: center;
    justify-items: center;
    position: relative;
    margin: auto;
}

@media screen and (min-width: 769px) {
    .hometopCategory {
        width: 1170px;
    }
}


/* Bottom Banner*/
.MiddleBanner {
    display: block
}

.MiddleBanner {
    float: left;
    width: 100%;
}

    .MiddleBanner img {
        width: 100%;
        display: block
    }

    .MiddleBanner .Big {
        width: 74%;
        padding-top: 5px;
    }

    .MiddleBanner .Double {
        width: 49.1333%;
        padding-top: 5px;
        padding-left: 5px;
    }

    .MiddleBanner .Triple {
        width: 32.77333333%;
        padding-top: 5px;
        padding-left: 5px
    }

    .MiddleBanner .Quadruple {
        width: 24.58%;
        padding-top: 5px;
        padding-left: 5px
    }

    .MiddleBanner .Small {
        width: 25%;
        padding-top: 5px;
    }

    .MiddleBanner .Full {
        width: 98.3%;
        padding-top: 5px;
        padding-left: 5px;
    }

    .MiddleBanner .Left {
        float: left
    }

    .MiddleBanner .Right {
        float: right
    }

    .MiddleBanner .Center {
        float: left
    }

@media screen and (max-width: 768px) {
    .MiddleBanner {
        padding: 15px;
        box-sizing: border-box;
    }

    .hometopCategory .col-md-2.col-sm-2.col-6.mb-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .MiddleBanner .Quadruple {
        width: 100%
    }

    .hometopCategory {
        padding-top: 10%;
    }

    div#divMiddleImg.col-4.col-sm-12, div#divMiddleImg.col-6.col-sm-12 {
        padding: 5px;
        width: 97.5%;
    }


    .MiddleBanner .Big {
        width: 100%;
    }
}
.single_clarence_area_img.single_slider_bottom {position: relative;}

.single_clarence_area_img.single_slider_bottom .slider_bottom_text {
    position: absolute;
    bottom: 20px;
    left: calc(50%);
    transform: translateX(-50%);
    color: #fff;
    font-size:25px;
}
.MiddleBannerTxt {
    margin-bottom: 30px;
}
a.BannerButton {
    border: solid 2px #3c3b3b;
    padding: 12px;
    display: flex;
    text-align: center;
    font-weight:600;
    align-items: center;
    justify-content: center;
    margin-top: -25px;
    font-size: 20px;
	color: #ffffff;
	background: #f07d08;
}

#divMiddleImg_66c4a0a29e7f929887e595e0 > div > div > div.MiddleBannerButton {
    display: none;
}