.itemList article header, .itemListView article header {
    border: none !important;
   /* margin-bottom: 24px !important;*/
  padding-top: 20px;
}

.itemImageBlock img { 
  transform: none !important; 
  transition:none;
  max-width: 70% !important;
 /* margin: auto !important;*/
}

.itemImageBlock {
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
}

.itemList .itemImageBlock {
    margin: 5px 0 0 32px;
}

.subCategoryContainer {
    float: left;
    margin-bottom: 0;
}

#gkBannerLeft .box {
    border-top: 1px solid #e5e5e5;
    padding: 10px 10px 45px 10px !important;
}

#gkBannerRight .box {
    border-top: 1px solid #e5e5e5;
    padding: 0px 10px; 
   /* margin-bottom: -30px; */ 
}


#gkSidebarRight .box {
    padding: 24px 24px 0px 24px;
}

ul li {
    line-height: 1.6;
}

.gkHighlighterItem[style="display:block;opacity:1;top:0px;"],
.gkHighlighterItem[style="display: block; opacity: 1; top: 0px;"] {
z-index: 10;
}

.box li {
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.6;
    padding: 5px 0;
    overflow: visible;
}

.nspArt .nspImageWrapper:hover img,
.gkNspPM-TitleOverlay:hover .gkImgOverlay,
.gkNspPM-TitleOverlay > figure:hover > img
 {
   transform: none !important;
   -moz-transform: none !important;
   -ms-transform: none !important;
   -o-transform: none !important;
   -webkit-transform: none !important;
}

.nspArt .nspImageWrapper.gkResponsive {
    margin: 0 0 20px 0 !important;
}

.nspArt h4.nspHeader {
	color: #222;
	font-size: 19px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0px 0;
    
	text-transform: none;
}

.gkMenu > ul li div.childcontent li {
    font-size: 14px;
  /*  font-weight: bold; */
    
}

.childcontent .gkcol {
    width: 230px !important;
}

#gkMainbody {
    padding: 32px 32px 0 32px;
}

#gkMainbody .box {
    margin-bottom: -30px;
}

/* Logo  */
#gkLogo.cssLogo,
#gkLogoSmall.cssLogo {
	background-image: url('../images/style4/logo.png');
}
.svg #gkLogo.cssLogo,
.svg #gkLogoSmall.cssLogo {
	background-image: url('../images/style4/logo.svg');
}
#gkLogo.text,
#gkLogoSmall.text {
	color: #ff9800;
}
#gkLogo.text > span > sup,
#gkLogoSmall.text > span > sup {
	border: 1px solid #ff9800;
	color: #ff9800;
}

#gkLogo img{max-width: 410px !important;}
#gkLogo {
	
	padding:8px 0px 0 0 !important;
    margin: 35px 0 35px 0;
}
#gkLogoSmall img{max-width: 135px !important;}
#gkLogoSmall {
	
	padding:12px 20px 0 0 !important;
}

h1 {
    font-size: 44px;
    font-weight: 500;
    text-transform: none !important;
}



.itemsCategory > h2 {
    border-bottom: 1px solid #eee;
    margin: 10px 0 0 0 !important;
    padding: 0 0 24px 24px !important;
}

.subCategoryContainer img {
height: auto !important;
width: 600px !important;
}



.button, .itemReadMore {
  border-radius: 6px;
}

.box.dark {
    background: #172c05 !important;
    color: #eee;
}
  
  
.box .header {
    color: #222;
    font-size: 18px;
    font-weight: 700;
    line-height: 14px;
    margin: 0 0 22px 0;
    padding: 0;
        padding-top: 0px;
    text-transform: uppercase;
}

#k2Container.itemView > header {
    padding: 0;
    margin: 0 0 20px 0;
}