.gkPage, #gkBg, #gkTop, #gkFooter, #gkHeaderNav {
    max-width: 100%;
}
p{
    margin-bottom:10px;
}
#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5 {

    padding: 0;
}
#gkFooter{
    display:none;
}
#gkPageContent {
    padding: 0;

}
#gkMainbody .box {
    padding: 0px;
}
.single-page > .item-content, .single-page > .itemComments {
    width: 100%;
}
.single-page .item-body {
    margin: 0 0 0 0;
    width: 100%;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span {
    height: 40px;
    line-height: 40px;

}
#gkHeaderMod, .blog-page > .header, .single-page > .header, .search-page .header {
    height: auto;
  }
 a:hover {
  text-decoration: inherit;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span.active {
    border-top: 4px solid #E61D24;
}
#gkHeaderNav .gkMainMenu .gkmenu > li > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li > a:focus, #gkHeaderNav .gkMainMenu .gkmenu > li > a:hover {
    color: #E61D25;
    border-top: 4px solid #E61D24;
}
.item-body h2, .item-body h3, .item-body h4 {
    margin-top: 0;
}
.sociallinks{
    float:right;
    height:108px;
    line-height:108px;
    margin-right:2%;
}
.why-title1 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.3em;
}

.item-body > div[itemprop="articleBody"] ul > li {
	text-indent: -24px;
	margin-left: 24px;
}
.item-body > div[itemprop="articleBody"] .pricing1 ul > li {
	text-indent:0;
	margin-left: 0;
}
.item-body > div[itemprop="articleBody"] .pricing1 ul > li {
  padding: 0;
  margin-bottom: 12px;
}
.item-body > div[itemprop="articleBody"] ul li::before {
	content: none;
}

@media only screen and (max-width: 1180px) {
    #gkHeaderNav .gkMainMenu {
    
        font-size: 14px;
    }
}