#aside-menu-toggler, 
#mobile-menu-toggler {
	margin-top: 0!important;
}

.itemContainer {
	padding: 0 9px!important;
	width: 100%!important;
}

.frontpage #gkMainbody .box, 
.frontpage #gkBottom1.gkSingleModule .box, 
.frontpage #gkBottom2.gkSingleModule .box, 
.frontpage #gkBottom3.gkSingleModule .box, 
.frontpage #gkBottom4.gkSingleModule .box, 
.frontpage #gkBottom5.gkSingleModule .box,
.frontpage #gkBottom6.gkSingleModule .box, 
.frontpage #footermine .gkSingleModule .box{
	padding: 25px 10px!important;
}

.frontpage #gkMainbody .header, 
.frontpage #gkBottom1.gkSingleModule .header, 
.frontpage #gkBottom2.gkSingleModule .header, 
.frontpage #gkBottom3.gkSingleModule .header, 
.frontpage #gkBottom4.gkSingleModule .header, 
.frontpage #gkBottom5.gkSingleModule .header,
.frontpage #gkBottom6.gkSingleModule .header,
.frontpage #gkMainbody .content, 
.frontpage #gkBottom1.gkSingleModule .content, 
.frontpage #gkBottom2.gkSingleModule .content, 
.frontpage #gkBottom3.gkSingleModule .content, 
.frontpage #gkBottom4.gkSingleModule .content, 
.frontpage #gkBottom5.gkSingleModule .content,
.frontpage #gkBottom6.gkSingleModule .content,
.frontpage #footermine.gkSingleModule .content {
	margin: 0 auto;
	max-width: 320px;
}

#gkSidebar .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box,
#gkBottom6 .box,
#gkBottom7 .box,
#gkBottom8 .box ,
#footermine .box {
	clear: both!important;
	float: none!important;
	width: 100%;
}

/* limitation suffixes */
.notablet {
	display: block!important;
}
.nomobile {
	display: none!important;
}
.onlytablet {
	display: none!important;
}
.onlymobile {
	display: block!important;
}
.notablet.nomobile {
	display: none!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;
	}
}

/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;	
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	width: 100%!important;
}
.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 #gkPage .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;
}

h3 {	font-size: 24px;}
h4 {	font-size: 20px;}
h5 {	font-size: 16px;}
h6 {	font-size: 14px;}

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

.gkColumnLeft,
.gkColumnRight {
	clear: both;
	padding: 30px 0;
	width: 100%;
}
.box.big-title .header span {
	-webkit-transition: none!important;
	-moz-transition: none!important;
	-ms-transition: none!important;
	-o-transition: none!important;
	transition: none!important;	
}
.box.big-title .header.title-hover span {
	margin-top: 0!important;
	opacity: 1;
	-webkit-transform: none!important;
	-moz-transform: none!important;
	-ms-transform: none!important;
	-o-transform: none!important;
	transform: none!important;
}
.overlay-1x1 .nspArt.nspCol2:nth-child(2),
.overlay-1x1 .nspArt.nspCol3:nth-child(3),
.overlay-1x1 .nspArt.nspCol4:nth-child(4),
.overlay-1x1 .nspArt.nspCol5:nth-child(5),
.overlay-1x2 .nspArt.nspCol2:nth-child(2),
.overlay-1x2 .nspArt.nspCol2:nth-child(4),
.overlay-1x2 .nspArt.nspCol3:nth-child(3),
.overlay-1x2 .nspArt.nspCol3:nth-child(6),
.overlay-1x2 .nspArt.nspCol4:nth-child(4),
.overlay-1x2 .nspArt.nspCol4:nth-child(8),
.overlay-1x2 .nspArt.nspCol5:nth-child(5),
.overlay-1x2 .nspArt.nspCol5:nth-child(10),
.overlay-2x1 .nspArt.nspCol3:nth-child(2),
.overlay-2x1 .nspArt.nspCol3:nth-child(3),
.overlay-2x1 .nspArt.nspCol4:nth-child(3),
.overlay-2x1 .nspArt.nspCol4:nth-child(4),
.overlay-2x1 .nspArt.nspCol5:nth-child(4),
.overlay-2x1 .nspArt.nspCol5:nth-child(5),
.overlay-2x2 .nspArt.nspCol3:nth-child(2),
.overlay-2x2 .nspArt.nspCol3:nth-child(3),
.overlay-2x2 .nspArt.nspCol3:nth-child(5),
.overlay-2x2 .nspArt.nspCol3:nth-child(6),
.overlay-2x2 .nspArt.nspCol4:nth-child(3),
.overlay-2x2 .nspArt.nspCol4:nth-child(4),
.overlay-2x2 .nspArt.nspCol4:nth-child(7),
.overlay-2x2 .nspArt.nspCol4:nth-child(8),
.overlay-2x2 .nspArt.nspCol5:nth-child(4),
.overlay-2x2 .nspArt.nspCol5:nth-child(5),
.overlay-2x2 .nspArt.nspCol5:nth-child(9),
.overlay-2x2 .nspArt.nspCol5:nth-child(10) {
	opacity: 1!important;
}
.gkNspPM-Portfolio2 .gkImagesWrapper > a:after {
	padding: 5px;
}

/* Contact form */
.contact .contact-form input,
.contact .contact-form textarea {
	width: 100% !important;
}

.contact .contact-form input[type="text"], 
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
	width: 100% !important;
}

/********************OVERRIDES**************************/
#gkHeader .gk-header1 .gkColumnRight {   display: none;}
.gk-header1 .gkColumnLeft {    margin-top: -120px;}
.gk-header1 h1 {  font-size: 32px;  line-height: 34px;  margin: -210px 0 18px;}
.gkScrollDown:after {     top: 10px;}
.frontpage  #gkHeader {   background-color: black; }
.gkHeaderBg {      height: 39%;}

#stampmobile { color: black; display: block; font-family: "Roboto",sans-serif; font-size: 11px;letter-spacing: 0; line-height: 14px; position: absolute; right: 43px;  
text-align: right;
    text-transform: uppercase;  top: 6px;}
.stampmobile {    color: black;    display: block;    position: absolute;    right: 15px;    top: 10px;}
#stamp, .stamp, #gkLogo, #gkTop {display:none;}
.mobiletop {    display: block;    float: none;    height: 70px;}
.mobiletop #gkLogoSmall {    float: left;    margin: -10px 0 0 !important;}
.mobiletop #gkLogoSmall {    padding: 0 !important;}
.mobiletop #gkLogoSmall img {   max-width: 200%;    padding-top: 10px;}
#gkTop1{display:block;}
#gkTop1 div {    margin: 0 !important;    padding: 0 !important;}

.toggleMenu {width: 100%;border-radius: 0!important;margin-left:-20px; background-position: 40%;text-align:center;background-color:#000000;border-bottom: 1px solid #fff;}
.toggleMenu:hover,.toggleMenu.active {    background-color: #c9111d;    color: white!important;}
.responsiveMenuTheme1 {    width: 100% !important;    margin-left: 0px!important; background:#ffffff; text-align: center;}
.responsiveMenuTheme1 a{color:#000}
.responsiveMenuTheme1 span.linker{padding: 6px 0;}
.responsiveMenuTheme1 a:hover, .responsiveMenuTheme1 li.active > a, .responsiveMenuTheme1 li > span.separator:hover {    background-color: #fff;    color: #c9111d;}
.toggleMenu span{text-transform:uppercase}
.responsiveMenuTheme1 > li > a{ padding: 0!important}


.unsere-dien p:first-child {padding-left: 0; padding-right: 0; }
.unsere-dien .header {font-size: 30px;}
.dienstielstugen li { float: none;   width: 100%;}

.branchen p:first-child {    padding-left: 0;    padding-right: 0;}
.branchen .header {    font-size: 30px;}
.branchen p {    padding-right: 0;}
.branchen .gkColumnRight p, .branchen .gkColumnLeft p {   max-width: 100%;   padding-left: 0;}
.branchen .gkColumnRight h5 {    padding-left: 0;}
.branchen .gkColumnLeft h4, .branchen .gkColumnRight h4{ font-size: 20px;   padding-left: 0;    padding-top: 0;}
.branchen .gkColumnLeft {      padding: 0;}

.products p { padding-left: 0;   padding-right: 0;}
.products h3 {    font-size: 30px;}
.produkte li {  width: 48%;  margin: 0px 0px 12px 5px ;}
.produkte li:nth-child(5), .produkte li:nth-child(6), .produkte li:nth-child(7), .produkte li:nth-child(8){margin-top:0}
.red-button {    width: 99%;}
#favimagehover-text { line-height: 30px;   padding: 0;   }
#favimagehover-readmore {    line-height: 0;   margin: 0;   padding: 0 0 4px;   }

.footer ul li {    width: 100%;  float: none;}
#contactform .row1 .vorname, #contactform .row1 .nachname { width: 46.8%;}
input.css-checkbox[type="checkbox"] + label.css-label{font-size: 11px;    padding-bottom: 6px;}
.send {    text-align: center;}

.footer ul li .footer-one, .footer ul li .footer-two { padding-right: 0;}
.custom.footer-one a { color: #c9111d !important;  padding-left: 55%;}
.custom.footer-one .copyright {    font-size: 12px;}
.footer ul li:after {  content: " ";    border-bottom: 2px solid #a6a4a4;    display: block;    margin: 25px 0;}

#gkHeader {    padding-bottom: 0;} 

.gk-header1.diens-header h1 {    font-size: 32px;  line-height: 30px;    margin: -60px 0 0;}
.gk-header1.diens-header p {    padding-bottom: 0;}
.gk-header1.diens-header {    background-size: contain;}

.title-on-white h3.header,.title-on-black h3.header, .kontaktpage h3.header{font-size: 30px;}
.title-on-white p:first-child,.title-on-black p:first-child,.oberfla p.first-child ,.prufungen p:first-child,.branchen-sub p:first-child,.auswahl p:first-child
{   padding: 0;}

.prufen-messen li, .prufungen li,.branchen-sub li,.werwirsind li,.unseregeschichte li{    width: 100%;}
.prufen-messen p,.prufungen li p,.branchen-sub p,.branchen-sub .branchen-bottom p,.werwirsind p,.unseregeschichte p {    padding-left: 0;    padding-right: 0;}

.iso .gkColumnRight p {    max-width: 100%;}
.iso-button {    margin-right: 0px;    margin-top: 25px;    width: auto;}

.preazision .gkColumnRight,.preazision .content .gkColumnLeft,.preazision .content .gkColumnRight{    margin-left: 0px;}
.preazision .gkColumnRight {    margin-right: 0;}
.preazision .columnwrapper {    max-width: 100%;}
.auswahl .gkColumnRight p ,.auswahl .gkColumnLeft p,.auswahl .gkColumnLeft h5{    max-width: 100%;    padding-left: 0;}
.auswahl h4 , .auswahl p{    padding-right: 0;}
.auswahl .gkColumnRight h4 ,.auswahl .gkColumnLeft h4, .auswahl .gkColumnRight h5 {    padding-left: 0px;}


/*** R1 */
.desktopphone{display:none}
.mobilephone{display:block}

/*** R2 */

.frasen-sub .gkColumnLeft img {    margin: 0;    padding: 0 !important;}
.frasen-sub .gkColumnLeft > img {    margin: 0 !important;    padding: 0;}
.frasen-sub .gkColumnLeft, .frasen-sub .gkColumnRight {    margin: 0;    padding: 5px 0 0;}
.auswahl div, .auswahl h4 {    margin: 0!important;padding: 0!important;}
.auswahl .b-cols {    margin-bottom: 40px!important;    display: block;    float: left;}
.auswahl .gkColumnRight table {  margin-left: 0;}
.auswahl .gkColumnLeft table {    margin-left: 0;}




.custom.werwirsind li:after {    color: black;    content: "---";    letter-spacing: -1px;}
.kontaktpage h3.header{ padding-bottom: 10px;}

.mobiletop{background:white}

/**R4 **/
.drehen-sub img {
    margin: 0 !important;
    padding: 0 !important;
}
.drehen-sub .gkColumnLeft, .drehen-sub .gkColumnRight {    margin: 0;    padding: 5px 0 0;}
