#gk-footer {
    clear: right;
    float: right;
    margin-top: 55px;
    overflow: hidden;
    padding-bottom: 15px;
}

#gk-copyrights {
    color: rgba(255, 255, 255,1);

}

#k2Container .subCategoryImage, #k2Container .itemsCategory img {
    float: left;
    margin: 0 32px 0 0;
    max-height: 150px;
    max-width: 100% !important;
    overflow: hidden;
}

.itemNavigation {
    clear: both;
    font-size: 12px;
    left: 50%;
    overflow: hidden;
    padding: 00px 0;
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
}

.itemBody h1, .itemBody h2, .itemBody h3, .itemBody h4, .itemBody h5, .itemBody h6 {
    font-weight: bold;
    margin: 20px 0 20px;
}

.subCategoryMore {
    border: 1px solid;
    display: block;
    float: left;
    margin-top: -5px;
    padding: 10px;
    text-align: center;
    width: 200px;
}

.itemsContainerWrap h2, .itemListSubCategories h2, .latest-cols-2 article header h2 {
    font-size: 3vw;
}

.subCategory {
    margin: 15px 0;
}