

#PageContentWrap {
	padding: 40px 0 0 0;
  text-align: justify;
} 
#PageContentWrap .bigbutton {
  text-align: center;
} 

#gkInset .box,
#gkSidebar .box,
#gkBottom1 .box,
#gkBottom2 .box {
	clear: both!important;
	float: none!important;
	width: 100%;
}
#gkBottom1 .box,
#gkBottom2 .box {
	margin-bottom: 20px;	
}
#gkSidebar > div {
	margin-top: 20px!important;
	padding-top: 25px!important;
}
#gkSidebar > div > .box {
	float: none;
	margin-top: 0!important;
	margin-bottom: 12px!important;
	width: 100%;
}
#gkSidebar > div > .box:nth-child(2n+1) {
	clear: both!important;
}
#gkSidebar > div > .box:nth-child(odd) {
	padding-right: 0px;	
}
#gkSidebar > div > .box:nth-child(even) {
	padding-left: 0px;
}

/* limitation suffixes */
.box.notablet {
	display: block!important;
}
.box.nomobile {
	display: none!important;
}
.box.onlytablet {
	display: none!important;
}
.box.onlymobile {
	display: block!important;
}

/* Fix for the user profile */
.profile dt {
	width: 100% !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,
.contact .contact-form textarea {
	width: 100% !important;
}

/* Fix for the search */
fieldset.word #search-searchword,
fieldset.word .inputbox {
	width: 50%;
}
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
	clear: both;
}

/* Fix for the register */
#member-registration dd {
	clear: both !important;
	display: block !important;
}

/* Fix for tables */
fieldset {
	box-sizing: border-box!important;
	max-width: 100%!important;
	width: 100%!important;
	overflow: hidden;
}

@media only screen and (max-width: 580px) {
	#gkMainbody table {
		width: 100%!important;
	}
	
	#gkMainbody table tr,
	#gkMainbody table th,
	#gkMainbody table td {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: none;
		display: block;
		width: 100%!important;
	}
	
	#gkMainbody table tr {
		border-bottom: 1px solid #eee;
	}
}




.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* top/bottom modules */
body #Page .box {
	margin-bottom: 20px!important;
}

/* 3-column layout */
.gkCols3 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more,
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 100%!important;
}

/* 4-column layout */
body .gkCols4 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-3,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
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: 100%!important;
}

/* 6-column layout */
body .gkCols6 .box.gkmod-more:nth-child(1n) { 
	clear: both; 
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
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),
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),
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: 100%!important;
}

/* article fix */
#gkContent article > time {
	display: none!important;
}
#gkContent article > time + header {
	padding-left: 0!important;
}
#gkContent article header li.itemDate,
#gkContent article header li.item-date {
	display: block;
}

/* NSP adjustments */
.nspArtPage .nspArt {
	border-top: 1px solid #eee!important;
	border-left: none!important;
	padding-bottom: 20px!important;
	padding-top: 20px!important;
  padding-left: 10px!important;
  padding-right: 10px!important;
	width: 100%!important;
  text-align: center;
}
.nspArtPage .nspArt:first-child {
	border-top: none!important;
}

/* other elements */
article header h1, 
.category header {
	line-height: 32px;
	padding: 18px 0 0px;
}

article header h1, 
.category header, 
article header h2 {
	font-size: 24px;
}

h1 {
	font-size: 28px;
}

h2, 
.componentheading,
.category header h2 {
	font-size: 28px;
}

article header h2 {
	line-height: 32px;
}

article header ul {
	margin: 0 0 10px 0;
}

h3 {
	font-size: 24px;
  text-align: center;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 30px;
}

h6 {
	font-size: 20px;
}

#gkSocialAPI {
	overflow: hidden;
}

.cols-2 .column-2, 
.cols-3 .column-3 {
	padding: 0!important;
}

.itemComments .itemCommentsList li img {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	position: static;
}

.itemComments .itemCommentsList li > div > * {
	clear: both;
	display: block;
	width: 100%;
}

.itemComments .itemCommentsList li > div > * a {
	float: left;
}

.itemCommentsList li h3 {
	float: none;
	margin-top: 5px;
}

.itemCommentsForm .itemCommentsFormNotes {
	margin-top: 5px!important;
}

#gkMainbody .registration {
	width: 100%;
}

#article-index {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none!important;
	margin: 0!important;
	width: 100%!important;
}

/* NSP */
.box.header .nspImageWrapper h4 {
	font-size: 14px!important;
}

.nspArts,
.nspLinksWrap {
	clear: both;
	float: left!important;
	width: 100%!important;
}

/* Footer */

#FooterNav li {
	float: none;
	line-height: 3.0;
  width: 100%;
}

.itemBody {
	padding: 0 10px;
}
.ContactForm {
text-align: center;
padding: 0 5px;}

aside.itemAsideInfo {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px 0!important;
	position: static!important;
	width: 100%!important;
}

.itemCommentsList li > div > div > span {
	clear: both;
	display: block;
}

.itemCommentsList li > div {
	margin-left: 0!important;
	padding-left: 0!important;
}

.itemComments h3 {
	font-size: 30px;
	padding: 30px 0 0;
}

.items-row > div {
	margin-bottom: 30px;
	padding: 0!important;
}

article header h1,
article header h2 {
	font-size: 24px!important;
	line-height: 1.2;
}

.genericView .itemView {
	padding: 0!important;
	width: 100%!important;
}

.itemAuthorDetails {
	clear: both;
	margin-left: 0!important;
}

.itemAuthorData {
	padding: 16px;
}

.itemAuthorData img {
	display: block;
	margin: 0 0 20px 0;
}

.itemAuthorData h3 {
	padding-top: 10px;
}

.itemTags {
	clear: both;
	margin: 10px 0;
}

/* Other */
#MobileMenu,
#gkUserArea .button {
	margin-left: 3px!important;
}

.gkPriceTable {
	padding: 20px 0;
}

.gkPriceTable dl {
	margin: 20px auto!important;
	width: 100%!important;
}

article header {
	margin-bottom: 15px;
}

article header.itemHasImage h1,
article header.itemHasImage h2 {
	bottom: 10px;
	font-size: 16px!important;
}

#gkPopupLogin {
	margin-left: -150px;
	top: 20px;
	width: 300px;
}

.gkPopupWrap {
	padding: 15px;
}

span#fb-auth {
	margin: 5px 0 0 3px;
}

.ContactForm > div,
.ContactForm > form {
	clear: both;
	float: none;
	margin: 20px 0;
	width: 100%!important;
}

.breadcrumbs > ul > li {
	font-size: 14px;
	line-height: 1.6;
}

.breadcrumbs li.separator {
	padding: 0 5px!important;
}

.gkPopupWrap h3 {
	font-size: 25px;
	margin: 0 0 10px 0;
}

#form-login-remind {
	margin-top: 25px;
}

.box.bigtitle .header {
	font-size: 32px;
}

.box.bigtitle .header small {
	font-size: 14px;
}

.box.mediumtitle .header {
	font-size: 24px;
	line-height: 1.5;
}

.box.mediumtitle .header small {
	font-size: 14px;
	line-height: 1.5;
}

/* Intro */
.gkIsWrapper-gk_creativity .figcaption h4 {
	font-size: 24px;
	margin-top: 24px;
	max-width: 500px;
  padding-left: 10px;
  padding-right: 10px;
}

.gkIsWrapper-gk_creativity .figcaption h3 {
	font-size: 32px;
	max-width: 500px;
  padding-left: 10px;
  padding-right: 10px;
}

.gkIsWrapper-gk_creativity .figcaption > div {
	top: 24%;
}

@media screen and (max-width: 280px) {

.gkIsWrapper-gk_creativity .figcaption > div {
	top: 5%;
}
}
.gkIsWrapper-gk_creativity .figcaption h1 > i {
	font-size: 20px!important;
}

.gkIsWrapper-gk_creativity .figcaption h2 > i {
	font-size: 16px!important;
}

.gkIsWrapper-gk_creativity .figcaption > a.loaded {
	bottom: 5%;
}

.gkIsWrapper-gk_creativity .figcaption > a {
	padding: 10px 18px;
}

.gkTeam figure {
	margin-bottom: 2%!important;
	width: 100%!important;
}

.gkTestimonial {
	margin-bottom: 10px!important;
	width: 100%!important;
}



.gkQuote {
	font-size: 18px;
	line-height: 30px;
}

.gkTestimonial img {
	max-width: 30%;
}

.gkTestimonial p {
	font-size: 14px;
	line-height: 23px;
}

#WhatWeDo .box, 
#AmpServices .box, 
#gkPageContent .box {
	padding: 50px 0!important;	
}

.box .Page {
	max-width: 500px;
}

.gray_background {
background: #F3F3F3;
}


/** What We Do **/
.Portfolio .ImagesWrapper > a {
	width: 100%!important;
}

#WhatWeDo {
  margin-top: -40px;
}  