﻿
.category_incontent_2 {
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
}

.article_incontent_1 {
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
}

.mob_footer_sticky {
    width: 100%;
    max-width: 100%;
*/ text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.home_vrec_2 {
/*    height: 90px;
    width:100%;
    border: solid 1px red;
*/}

.fuse_sticky {
/*    height: 100px;
    border: solid 1px green;
*/    position: fixed;
    bottom: 0; /* top: 0; for Top sticky */
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    z-index: 1000;
}

.fuse_sticky .fuse-slot {
    transform: translate3d(0,0,0);
}



/*@media screen and (max-width : 1280px) {
    .sticky_ss {
        display: none;
    }
}
*/
