.gkPage, #gkBg, #gkTop, #gkFooter, #gkHeaderNav {
    max-width: 100%;
    width:100%;
}
#gkPageContent {
    padding: 0 0;
}
.single-page > .item-content, .single-page > .itemComments {

    width: 100%;
}
em{
color:#555 !important;
}
.itemAuthor,.item-top-info {
    display:none;
}
#gkCopyrights {
    text-align: center;
    width: 100%;
    font-size: 1.3rem;
}

#gkHeaderNav {
    background: #fff;
   
}
#gkFooter{
    display:none;
}
.gkmenu a:hover {
  text-decoration: none;
}
#gkHeaderMod {
  height: auto !important;
}
#eb{
    max-width:1240px;
    margin:40px auto;
}
.item-body h2, .item-body h3, .item-body h4 {
    margin-top: 0rem;
}
.single-page .item-body {
    margin:0px;
}
#gkMainbody .box {
    padding: 0px;
}
body {
    background: #fff;
}
#gkTop {
    background: #e5e5e4;
}
#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5 {
    padding:0;

}
h1, h2, h3, h3, h5, h6{
    margin-top:0px;
}
#gkHeaderNav .gkMainMenu, #gkTopMenu {
	margin: 0 12% 0 0 !important;
}
#gkLogo {
	margin-left: 12%;
}
.apply1 {
	/*background: #3f233a;
   	border: 1px solid #3f233a;*/
  	background: #468A40;
 	border: 1px solid #4D9147;
	color: #fff !important;
	line-height: 50px !important;
	height: 50px !important;
}
.login1 {
  	/*background: #eee!important;*/
  	line-height: 50px !important;
	height: 50px !important;
}
#gkHeaderNav .gkMainMenu .gkmenu > li.apply1, #gkHeaderNav .gkMainMenu .gkmenu > li.login1  {
	margin: 0 0 0 20px;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.login1 {
	border: 1px solid #3f233a;
    /*border: 1px solid #999!important;
  	color: #999!important;*/
}
.box ul.footer1 li, .box p.footer1 {
	font-size: 1.4rem;
	line-height: 1;
}
.box ul.footer1 li a {
	color: #555!important;
}
body {
	color: #555;
	font-size: 15.5px;
}
#gkFooter {
  	background: #E3E6E8;
}
a {
	color: #468A40;
}
@media (max-width: 1268px) {
#gkLogo {
  margin-left: 10px;
}
#gkHeaderNav .gkMainMenu, #gkTopMenu {
  margin: 0 10px 0 0 !important;
}
}
@media (max-width: 740px) {
#eb {
  max-width: 1240px;
  margin: 40px 10px;
}
.apply1 {
  padding: inherit !important;
}
#gkLogo {
  margin-left: 10px;
}
}