body,
.box {
	font-size: 14px;
}
small {
	font-size: 90%;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
.gkPage {
	padding: 0 0px;
}
/* Containers */
#gkPageContent {
	background-image: none!important;
}
#gkHeader {
	margin-bottom: 20px;
}
#gkTopMenu,
#gkUserArea {
	margin-top: 0;
}
#gkContent,
#gkSidebar,
#gkContentWrap {
	width: 100% !important;
}
#gkContentWrap {
	margin-top: 0px;
	padding: 0!important;
}
#gkSidebar .box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px!important;
}
#gkSidebar {
	padding: 0!important;
}
#gkSidebar .box:first-child {
	padding-top: 10px!important;
}
#gkSidebar .box {
	border: none!important;
	float: left;
	margin-top: 0!important;
	margin-bottom: 30px!important;
	width: 50%;
}
#gkSidebar.gkOnlyOne .box {
	width: 100%!important;
}
#gkSidebar .box:nth-child(2n+1) {
	clear: both!important;
}

/* Limitation suffixes */
.onlydesktop {
	display: none!important;
}
.notablet {
	display: none!important;
}
.nomobile {
	display: block!important;
}
.onlytablet {
	display: block!important;
}
.onlymobile {
	display: none!important;
}
.notablet.nomobile {
	display: none!important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
	width: 95% !important;
}

/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
	width: 720px!important;
	max-width: 720px!important;
	left: 10px!important;
}

/* menu */
.gkMenuOverlay + #gkMobileMenu {
	display: none!important;
}
#gkExtraMenu {
	display: none!important;
}
#gkMainMenu {
	display: none;
}
#gkMainMenu.gkMenuOverlay,
#gkMainMenu.gkMenuOverlay #gkExtraMenu {
	display: block!important;
}
#gkMobileMenu {

  display: block !important;
}

/* top/bottom modules */

/* 4-column layout */
body .gkCols4 .box {
	margin-bottom: 30px!important;
}
body .gkCols4 .box.gkmod-1 {
	width: 100%;
}
body .gkCols4 .box.gkmod-2 {
	width: 50%;
}
body .gkCols4 .box.gkmod-3 {
	width: 50%;
}
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more {
	width: 50%;
}
body .gkCols4 .box:nth-child(2n+1) {
	clear: both;
}
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

/* 6-column layout */
body .gkCols6 .box {
	margin-bottom: 30px!important;
}
body .gkCols6 .box.gkmod-1 {
	width: 100%;
}
body .gkCols6 .box.gkmod-2 {
	width: 50%;
}
body .gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box:nth-child(3n+1) {
	clear: both;
}
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 33.3%!important;
}

.items-row > div {
	margin-bottom: 50px;
	padding: 0!important;
}

/* Suffixes and other elements */

/* Page elements */

div.internalPage {
  padding: 0 20px;
}
#gkMainbody {
	margin-bottom: 0px;
}
.gkBanner > a > img {
	width: 100%;
}
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div {
	margin-bottom: 30px;
	width: 50%;
}
.gkCols[data-cols="4"] > div:nth-child(2n+1),
.gkCols[data-cols="5"] > div:nth-child(2n+1)  {
	clear: both;
}
#k2Container .itemsContainerWrap article header h2 {
	font-size: 18px;
	line-height: 24px;
}
article header h1,
article header h2 {
	font-size: 32px;
}
article header li:before {
	display: none;
}
article header li {
	padding-right: 20px;
}
article header li:last-child {
	padding-right: 0;
}
.pagination ul li a,
.pagination ul li span {
	margin: 3px 7px 3px 0;
}

/* Frontpage elements */
.gk-newsletter input[type="email"] {
	width: 67%;
}
.gk-banners li div strong {
	padding: 0 10px;
}
.nspArtScroll1 {
	margin: 0;
}
.products .nspArt {
	padding: 10px 15px 20px 15px!important;
}
.products h4.nspHeader {
	font-size: 16px;
}
.gk-features li strong {
	font-size: 12px;
	padding: 10px;
}
.gk-features li strong sub {
	font-size: 11px;
}
.box.parallax {
	background-attachment: scroll;
}

/* VM */
.main-image img.product-image,
.featured-view .spacer img,
.latest-view .spacer img,
.topten-view .spacer img {
	width: 100%!important;
}
.category > div > a,
.product > div > div > a {
	display: block;
	overflow: hidden;
}

#gkHeaderMod .slide-template-simple .slidetext h3 {
    font-size: 38px;
}

#gkHeaderMod .donate-container .donate-image > img {
    width: 80%;
}

#gkHeaderMod .donate-container .donate-text {
    max-width: 279px;
    top: 75px;
}
#gkHeaderMod .donate-container .donate-text h3 {
    font-size: 36px;
    line-height: 36px;
    margin: 0 25px 10px 0;
    padding: 0 0 10px;
}
#2c8813
#gkHeaderMod fieldset.formFieldset ol.formContainer li {
    padding: 5px 0 2px;
}
#gkBottom1 .donate-box h3 {
    font-size: 24px;
	line-height:26px;
	min-height:52px;
}
#gkBottom1 .donate-box h3 {
    margin: 0 15px 0 55px;
}

#gkBottom1 .donate-box p {
    font-size: 15px;
    padding: 0 15px 0 55px;
}
#gkBottom1 .donate-box .start {
    font-size: 13px;
}

#gkBottom1 .donate-box .start-container {
    bottom: -51px;
}

#gkBottom3 .charities .text p {
    font-size: 16px;
}


#gkBottom6 .charity-image > img {
    display: block;
    width: 85%;
}

#gkBottom6 .prog-container {
    padding: 8px 32% 40px;
}
#gkHeader {
    padding: 90px 0 0;
}

.setsus-text {
    left: 39%;
}
.setsus-text > h3 {
    font-size: 13px;
}

.setsus-text > p {
    font-size: 11px;
    line-height: 17px;
}

.setsus-text span {
    font-size: 13px;
}
#gkHeaderMod div.internal .donate-container {
  top: 10px;
}
#gkHeaderMod .custom.donate.internal .donate-container {
  top: -150px;
}
#saveranch {
    padding: 80px 0;
}
#saveranch .text {
	width: 100%;
}
#saveranch .image {
	width: 100%;
}
#saveranch .text .pad {
    padding: 0;
}
#saveranch .image .pad {
    padding: 0;
}
#saveranch .gkPage:before {
    top: -145px;
}
article#blog .text, article#blog .image {
	width: 100%;
}
article#blog .text .pad {
    padding: 0;
}
article#blog {
    padding: 20px 20px 0;
}
.blog-item {
	padding: 0 20px;
}
.flex {
    flex-wrap: wrap;
}
.flex .text {
    width: 100%;
}
div.internalPage .flex .floatright {
    width: 100%;
    margin: 0;
    clear: left;
}
