/*   ____      _     _
//  / ___|_ __(_) __| |
// | |  _| '__| |/ _` |
// | |_| | |  | | (_| |
//  \____|_|  |_|\__,_|
//
/////////////////////////////////////////////////////////////////////
*/

/* ==========================================================================
   Standard img / media declaration
   ========================================================================== */

.c-content img,
embed,
object,
video,
iframe {
    width: 100%;
}

.c-content img {
    height: auto;
}

.c-content .c-img-max-size {
	width: auto;	
}

.c-footer img,
.c-offcanvas img,
.c-content .c-img-max-size {
	max-width: 100%;
	height: auto;	
}

.c-header img {
	width: 100%;
	height: auto;	
}


.c-img-corner,
.c-history-box {
	border-radius: 20px 0 20px 0;
}

.c-img-border {
	border: 2px solid #e5e5e5;
}

/* ==========================================================================
   Standard Main Container Declaration
   ========================================================================== */
.c-wrapper,
.c-header,
.c-content,
.c-footer,
.c-container,
.c-container-wide {
	position: relative;
	width: 100%;
	z-index: 0;
}

.c-container-medium {
	position: relative;
	max-width: 1680px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}

.c-header {
	z-index: 2;
}

.c-header-sticky {
	position: fixed;
}


/* standard padding between components */
.c-container,
.c-container-medium,
.c-teaser-media-item,
.c-team-item {
	padding-bottom: 3.5em;
}

.c-header .c-container,
.c-footer .c-container,
.c-container-no-padding,
.c-template-2col,
.c-offcanvas .c-container,
.c-title-section,
.c-disruption-message .c-container,
.c-newsnav .c-container,
.c-breadcrumbs,
.c-teaser-media,
.c-team,
.c-search .c-container,
.c-map-nav .c-container,
.c-calculator-nav {
	padding-bottom: 0;	
}



.c-footer .c-footer-rich {
	padding-bottom: 4.5em;
}

.c-medium-padding {
	padding-bottom: 2em;
}

.c-color-change,
.c-title-main,
.c-template-2col {
	padding-top: 3.5em;	
}

.c-theme-top {
	margin-top: -1.5em;
	text-align: right;
}

.c-calculator-result .c-color-change {
	padding-top: 1.5em;
}

.c-calculator-nav {
	margin-bottom: 3.5em;
}

.c-template-2col .c-title-main {
	padding-top: 0;	
}

.c-calculator-result-item {
	padding-top: 1.5em;
}

.c-calculator-result-item .c-container {
	padding-bottom: 1.5em;
}


.c-tiles-vmiddle {
    display: table;
    height: 100%;
    width: 100%;
}

.c-tiles-vmiddle-inner {
    display: table-cell;
    vertical-align:middle;
}

/* ==========================================================================
   Standard Grid Declaration
   ========================================================================== */

.c-container,
.c-container-medium {
	padding-left: 40px;
	padding-right: 40px;
}

.c-content-small .c-container,
.c-sidebar .c-container,
.c-accordion-panel .c-container {
	padding-left: 0;
	padding-right: 0;
}

.c-row,
.c-form-multi,
.c-document-list {
	margin-right: -20px;
	margin-left: -20px;
}

.c-row:after,
.c-form-multi:after,
.c-quicknav-sticky:after,
.c-document-list:after,
.c-price-list:after {
	content: '';
	display: table;
	clear: both;
}

.c-col-1, .c-col-2, .c-col-3, .c-col-4, .c-col-5, .c-col-6, .c-col-7, .c-col-8, .c-col-9, .c-col-10, .c-col-11, .c-col-12,
.c-text-block .c-form-list li,
.c-document-list li {
	position: relative;
	min-height: 1px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

.c-col-12 {
	width: 100%;
	float:none;
}
.c-col-11 {
	width: 91.66666667%;
}
.c-col-10 {
	width: 83.33333333%;
}
.c-col-9 {
	width: 75%;
}
.c-col-8 {
	width: 66.66666667%;
}
.c-col-7 {
	width: 58.33333333%;
}
.c-col-6 {
	width: 50%;
}
.c-col-5 {
	width: 41.66666667%;
}
.c-col-4,
.c-document-list li {
	width: 33.33333333%;
}
.c-col-3,
.c-tile-small .c-col-4 {
	width: 25%;
}
.c-col-2 {
	width: 16.66666667%;
}
.c-col-1 {
	width: 8.33333333%;
}

.c-col-center {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.c-col-right,
.c-tipp-box .c-col-8 {
	float: right;
}


.c-content-small .c-title-main .c-col-8,
.c-content-small .c-text-only .c-col-8,
.c-content-small .c-accordion .c-col-8,
.c-content-small .c-table .c-col-8,
.c-content-small .c-sidebar-box .c-col-8,
.c-sidebar .c-sidebar-box .c-col-8,
.c-content-small .c-tipp-box .c-col-8,
.c-sidebar .c-tipp-box .c-col-8,
.c-content-small .c-keyfact .c-col-8,
.c-accordion-item .c-col-8,
.c-content-small .c-img-only .c-col-8,
.c-content-small .c-teasermain .c-col-8,
.c-calculator .c-accordion .c-col-8 {
	width: 100%;
}

.c-tile-list .c-col-3,
.c-tile-list .c-col-4,
.c-news-list .c-col-4,
.c-news-list .c-col-6 {
	display: inline-block;
	float: none;
	margin-bottom: 40px;
}

.c-newsnav-single .c-col-4 {
	width: 100%;
}

.c-showroom-text {
	position: absolute;
	bottom: 50px;
	left: 0;
	padding-bottom: 0;
}

.c-map-container {
	height: 630px;
}

.c-map-container .c-title-section {
	z-index: 1;
}

.c-cta {
	margin-top: -40px;
}

.c-disruption-message .c-container {
	padding-left: 220px;
}



/* __     ___                                _
// \ \   / (_) _____      ___ __   ___  _ __| |_
//  \ \ / /| |/ _ \ \ /\ / / '_ \ / _ \| '__| __|
//   \ V / | |  __/\ V  V /| |_) | (_) | |  | |_
//    \_/  |_|\___| \_/\_/ | .__/ \___/|_|   \__|
//                         |_|
//
/////////////////////////////////////////////////////////////////////
*/

@-ms-viewport {
	width: device-width;
}


/* ==========================================================================
   Mediaqueries
   ========================================================================== */


@media only screen and (min-width:1320px) {    
	/* container max width */
	.c-container {
        width: 1280px;
        margin-left: auto;
		margin-right: auto;
    }
	
	/* content small */
	.c-content-small .c-container,
	.c-sidebar .c-container,
	.c-calculator .c-container {
		width: 100%;
	}
	
	.c-showroom-text {
		left: 50%;
		margin-left: -640px;
	}
	
}

@media only screen and (min-width:1800px) {  
	.c-404-bg-dark {
		background-image: url(../img/404-dark-3000.jpg);
	}

	.c-404-bg-light {
		background-image: url(../img/404-light-3000.jpg);
	}
}

@media only screen and (min-width:600px) {  
	.c-404-bg-dark {
		background-image: url(../img/404-dark-1600.jpg);
	}

	.c-404-bg-light {
		background-image: url(../img/404-light-1600.jpg);
	}
}

@media only screen and (max-width:1319px) { 
	.c-offcanvas-close {
		right: 40px;
		margin-right: 0;
	}
	
	.c-news p {
		padding-bottom: 0.5em;
	}
	
	.c-tile-content,
	.c-showroom-text-content,
	.c-news-content {
		padding: 20px;
	}
	
	.c-news-category {
		left: 20px;
		bottom: 15px;
	}
}



@media only screen and (max-width:1500px) {  
	.c-tile-small .c-col-4 {
		width: 33.33333333%;
	} 
	
	.c-news-item {
		font-size: 16px;
	}
	
	.c-news-twitter {
		font-size: 20px;
	}
}

@media only screen and (max-width:1200px) {  
	.c-main-nav  {
		font-size: 16px;
	} 
	
	.c-main-nav-list li {
		padding-right: 20px;
	}
	
	.c-offcanvas-trigger,
	.c-offcanvas-close {
		width: 40px;
		text-indent: -999em;
		direction: ltr;
		overflow: hidden;
	}
	
	.c-offcanvas-nav li {
		font-size: 22px;
	}

	.c-offcanvas-nav li li {
		font-size: 18px;
	}

	.c-offcanvas-nav li li li {
		font-size: 16px;
	}
	
	.c-quicknav-sticky {
		z-index: 0;
		background-color: #0086b2;
		text-align: center;
	}
	
	.c-quicknav-sticky,
	.c-quicknav-sticky a {
		position: relative;
		right: auto;
		top: auto;
		margin-top: 0;
		z-index: 0;
		background-color: #0086b2;
	}
	
	.c-quicknav-sticky a {
		display: inline-block;
		width: auto;
		height: 50px;
	}
	
	.c-quicknav-sticky li {
		/*float: left;
		width: 20%;*/
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0 15px;
	}
	
	.c-map-container {
		height: 540px;
	}
}

@media only screen and (max-width:1100px) {  
	.c-content-small  {
		width: 66.66666667%;
	} 
	
	.c-tile-item h2,
	.c-calculator h2 {
		font-size: 24px;
	}
	
	.c-tile-item {
		font-size: 16px;
	}
	
	.c-news .c-col-4,
	.c-news .c-col-6 {
		width: 50%;
	} 
	
	.c-col-6 .c-news-item {
		padding-bottom: 100%;
	}
}

/* reset column padding */	
@media only screen and (max-width:1200px) {  
	.c-container,
	.c-container-medium  {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	
	.c-content-small .c-container,
	.c-sidebar .c-container {
		padding-left: 0;
		padding-right: 0;
	} 

	.c-row,
	.c-form-multi,
	.c-document-list {
		margin-right: -10px;
		margin-left: -10px;
	}

	.c-col-1, .c-col-2, .c-col-3, .c-col-4, .c-col-5, .c-col-6, .c-col-7, .c-col-8, .c-col-9, .c-col-10, .c-col-11, .c-col-12,
	.c-offcanvas-nav li,
	.c-text-block .c-form-list li,
	.c-document-list li {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.c-offcanvas-nav li li {
		padding-right: 0;
		padding-left: 0;
	}
	
	.c-offcanvas-trigger,
	.c-offcanvas-close,
	.c-icon-close,
	.c-link-top,
	.c-calculator .c-offcanvas-close {
		right: 20px;
	}
	
	.c-link-top-content {
		right: auto;
	}
	
	.c-main-nav {
		left: 180px;
	}
	
	.c-tile-list .c-col-3,
	.c-tile-list .c-col-4,
	.c-news-list .c-col-4,
	.c-news-list .c-col-6 {
		margin-bottom: 20px;
	}
	
	.c-disruption-message .c-container {
		padding-left: 180px;
	}
}

@media only screen and (max-width:1120px) { 
	.c-icon-disruption {
		padding-bottom: 2.2em;
	}

	.c-icon-disruption:before {
		bottom: 0.8em;
		left: 0;
		margin-left: 0;
		width: 26px;
		height: 22px;
		background-position: 0 -780px;
	}
	
	.solved .c-icon-disruption:before {
		margin-left: 0;
		width: 22px;
		height: 17px;
		background-position: 0 -960px;
	}
}

@media only screen and (max-width:1024px) {  
	body,
	.c-btn {
		font-size: 16px;
	}
	
	h1,
	.c-h1 {
		font-size: 40px;
	}
	
	h2,
	.c-h2,
	.c-title-section,
	.c-text-block blockquote p {
		font-size: 24px;
	}
	
	.c-lead,
	.c-tile-item h2,
	.c-calculator h2 {
		font-size: 20px;
	}
	
	h3, .c-h3 {
		font-size: 19px;
	}
	
	.c-calculator-result-item .c-accordion-tab h3 {
		font-size: 16px;
	}
	
	.c-text-small {
		font-size: 12px;
	}
	
	
	.c-map-container {
		height: 480px;
	}
	
	
	.c-document-filter .c-col-3 {
		width: 33.33333333%;
	}
	
}

@media only screen and (max-width:960px) {  
	.c-content-small,
	.c-sidebar {
		width: 100%;
		float: none;
	}
	
	.c-main-nav {
		font-size: 14px;
		left: 165px;
	}
	
	.c-header-logo {
		width: 100px;
		padding-top: 24px;
	}
	
	.c-header-main {
		height: 90px;
	}
	
	.c-footer .c-footer-rich {
		padding-top: 4.5em;
		padding-bottom: 2em;
	}
	.c-footer-rich .c-col-3 {
		width: 50%;
		padding-bottom: 3.5em;
	}
	
	
	.c-offcanvas-nav li {
		width: 50%;
		padding-bottom: 2em;
	}

	.c-offcanvas-nav li li {
		width: 100%;
		padding-bottom: 0;
	}
	
	.c-content-small .c-anchorlinks {
		background-color: #0086b2;
		padding: 3.5em 0; 
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 3.5em;
		width: auto;
	}
	
	.c-content-small .c-anchorlinks-box {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.c-anchorlinks-wide .c-anchorlinks-list .c-col-4 {
		width: 50%;
	}
	
}

@media only screen and (max-width:920px) {  
	/* mobile nav */
	.c-header-logo {
		width: 76px;
		padding-top: 9px;
	}
	
	.c-header-main {
		height: 50px;
	}
	
	.c-offcanvas-search {
		height: auto;
	}
	
	.c-header-meta,
	.c-main-nav,
	.c-breadcrumbs {
		display: none;
	}
	
	.c-showroom-sub {
		margin-bottom: 0;
	}
	
	.c-offcanvas-dialog {
		padding-top: 50px;
	}
	
	.c-offcanvas-meta {
		border-top: solid 1px #f5f5f5;
		text-align: left;
	}
	
	.c-offcanvas-meta .c-lang-list {
		position: absolute;
		top: -45px;
		left: 20px;
		padding-left: 0;
	}
	
	.c-offcanvas-close {
		top: 5px;
	}
	
	
	/* end mobile nav */
	
	.c-disruption-message .c-container {
		padding-left: 20px;
	}
	
	.c-disruption-message .c-icon-disruption {
		padding-bottom: 2em;
	}
	
	.c-disruption-message .c-icon-disruption:before {
		bottom: 0.7em;
		left: 0;
	}
	
	.c-tile-item .c-icon-disruption {
		padding-bottom: 0.7em;
	}

	.c-tile-item .c-icon-disruption:before,
	.c-tile-item .solved .c-icon-disruption:before {
		background-image: none;
	}
	
	.c-title-main .c-col-8,
	.c-text-only .c-col-8,
	.c-accordion .c-col-8,
	.c-table .c-col-8,
	.c-sidebar-box .c-col-8,
	.c-tipp-box .c-col-8,
	.c-search-result .c-col-8,
	.c-keyfact .c-col-8,
	.c-img-only .c-col-8,
	.c-teasermain .c-col-8,
	.c-404-box .c-col-8,
	.c-search .c-col-8 {
		width: 100%;
	}
	
	.c-quicklinks-list .c-col-4 {
		width: 50%;
	}
	
	.c-quicknav-sticky li {
		padding: 0 8px;
	}
}


@media only screen and (max-width:820px) {  
	.c-tile .c-col-4,
	.c-tile-small .c-col-4,
	.c-teaser-media .c-col-4,
	.c-media-filter .c-col-4 {
		width: 50%;
	} 
	
	.c-showroom .c-col-6 {
		width: 66.66666667%;
	}
	
	.c-teaser-media-home .c-col-4 {
		width: 100%;
	}
	
	.c-text-3col .c-col-4 {
		width: 100%;
		padding-top: 2.5em;
	}
	
	.c-text-3col .c-col-4:first-child {
		padding-top: 0;
	}
	
	.c-map-info {
		font-size: 14px;
		padding: 10px;
		max-width: 160px;
	}
	
	.c-map-info .c-link-arrow:before {
		top: 0.35em;
	}
	
	.c-map-nav .c-col-4 {
		width: 50%;
	}
}

@media only screen and (max-width:768px) { 
	/* offcanvas 1 col */
	.c-offcanvas-nav {
		padding-bottom: 2em;
		padding-top: 2em;
	}
	
	.c-offcanvas-nav .c-row {
		margin-left: 0;
		margin-right: 0;
	}
	
	.c-offcanvas-nav ul {
		border-top: 2px solid #0086b2;
	}
	
	.c-offcanvas-nav a {
		padding-right: 20px;
	}
	
	.c-offcanvas-nav ul ul {
		border-top: none;
	}
	
	.c-offcanvas-nav .active > ul {
		border-top: 1px dotted #0086b2;
	}
	
	.c-offcanvas-nav ul ul .active > ul {
		border-top: none;
	}
	
	.c-offcanvas-nav ul ul ul {
		border-top: none;
	}
	
	.c-offcanvas-nav .active > ul {
		padding-bottom: 3em;
	}
	
	.c-offcanvas-nav li {
		width: 100%;
		padding: 0;
		border-bottom: 2px solid #0086b2;
	} 
	
	.c-offcanvas-nav li li {
		border-bottom: 1px solid #000;
	}
	
	.c-offcanvas-nav li li li {
		border-bottom: none;
	}
	
	.c-offcanvas-nav .has-children > a:after {
		top: 50%;
		right: 0;
		margin-top: -6px;
		width: 8px;
		height: 12px;
		background-position: 0 -820px;
	}
	
	.c-offcanvas-nav .has-children.active > a:after {
		margin-top: -4px;
		width: 12px;
		height: 8px;
		background-position: 0 -840px;
	}
	/* end  offcanvas 1 col */
	
	.c-link-previous,
	.c-link-next {
		text-align: left;
		text-indent: -999em;
		width: 40px;
	}
	
	.c-newsnav-single .c-link-previous {
		text-indent: 0;
		width: auto;
	}
	
	.c-bill-page {
		height: 800px;
	}
}

@media only screen and (max-width:750px) {  
	.c-document-filter .c-col-3,
	.c-document-list li{
		width: 50%;
	}
}

@media only screen and (max-width:700px) {  
	.c-showroom .swiper-container {
		padding-bottom: 1.5em;
	}
	
	.c-showroom-text {
		position: relative;
		bottom: auto;
	}
	
	.c-showroom-text-content {
		border-radius: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.c-showroom .c-col-6 {
		width: 100%;
	}
	
	.swiper-pagination-switch {
		background-color: #ddd;
	}
	
	.swiper-active-switch {
		background-color: #0086b2;
	}
	
	
	.c-quicknav-sticky li {
		float: left;
		width: 25%;
	}
	
	.c-quicknav-sticky a {
		display: inline-block;
		padding-left: 0;
		width: 50px;
		text-indent: -999em;
		overflow: hidden;
		background-color: transparent;
		background-repeat: no-repeat;
		text-align: left;
		direction: ltr;
	}
	
	.c-img-2col .c-col-6 {
		width: 100%;
	}
	
	.c-img-2col .c-col-6:first-child {
		padding-bottom: 2em;
	}
	
}

@media only screen and (min-width:680px) and (max-width:960px) {
	.c-team .c-col-6 {
		width: 33.33333333%;
	}
}

@media only screen and (min-width:650px) and (max-width:700px) {
	.c-news-content {
		font-size: 14px;
	}
	
	.c-news-twitter {
		font-size: 16px;
	}
}

@media only screen and (max-width:650px) {  
	.c-news-list .c-col-4,
	.c-news-list .c-col-6 {
		width: 100%;
	} 
	
	.c-price-list li {
		float: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		padding-top: 0.5em;
	}
	
	.c-price-list li:first-child {
		padding-top: 0;
	}
}

@media only screen and (min-width:601px) {  
	.c-map-container .c-title-section {
		/*position: absolute;
		top: 0;
		right: 0;
		left: 0;
		width: 100%;
		padding-top: 2.1em;*/
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+75,ffffff+100&0.4+0,0.4+75,0+100 */
		/*background: -moz-linear-gradient(top,  rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0) 100%); 
		background: -webkit-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 70%,rgba(255,255,255,0) 100%); 
		background: linear-gradient(to bottom,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 70%,rgba(255,255,255,0) 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#00ffffff',GradientType=0 ); */
		text-shadow: 1px 1px 1px rgba(255,255,255,1);

	}


}

@media only screen and (max-width:600px) {  
	h1,
	.c-h1 {
		font-size: 36px;
	}
	
	.c-quicklinks-list .c-col-4,
	.c-anchorlinks-list .c-col-6,
	.c-anchorlinks-wide .c-anchorlinks-list .c-col-4 {
		width: 100%;
	}
	
	.c-map-container {
		height: auto;
	}
	
	.c-map {
		position: relative;
		height: 350px;
	}
	
	.c-form-multi .c-col-6 {
		width: 100%;
	}
	
	.c-form-calculator .c-form-multi .c-col-6 {
		width: 50%;
	}
	
	.c-bill-page {
		height: 600px;
	}
}

@media only screen and (max-width:560px) {
	.c-calculator {
		width: 100%;
	}
}


@media only screen and (max-width:540px) {  
	.c-tile .c-col-4,
	.c-tile-small .c-col-4,
	.c-teaser-2col .c-col-6,
	.c-teaser-media .c-col-4,
	.c-media-filter .c-col-4 {
		width: 100%;
	} 
	
	.c-footer-rich .c-col-3 {
		width: 100%;
	}
	
	.c-teaser-2col .c-teaser-img {
		padding-bottom: 2em;		
	}
	
	.c-img-3col .c-col-4 {
		width: 100%;
		padding-top: 2em;
	}
	
	.c-img-3col .c-col-4:first-child {
		padding-top: 0;
	}
	
	.c-map-nav .c-col-4 {
		width: 100%;
	}
	
	.c-keyfact .c-col-6,
	.c-keyfact-report .c-col-3,
	.c-keyfact-report .c-col-9 {
		width: 100%;
		float: none;
	}
	
	.c-keyfact .c-col-6:first-child {
		padding-bottom: 3.5em;
	}
	
	.c-keyfact-report-img {
		padding-bottom: 1em;
	}
}

@media only screen and (max-width:520px) {  
	.c-document-filter .c-col-3,
	.c-document-list li {
		width: 100%;
	}
}


@media only screen and (max-width:480px) {  
	.c-team .c-col-6 {
		width: 100%;
	}
	
	
}

@media only screen and (max-width:400px) {  
	.c-news-content {
		font-size: 14px;
	}
	.c-news-twitter {
		font-size: 16px;
	}
}



/* ==========================================================================
   Print CSS
   ========================================================================== */
@media print {
    
    /* base styles */

    * {
        background: transparent !important;
        color: #000 !important; 
        box-shadow: none !important;
        text-shadow: none !important;
    }
    
    a,
    a:visited {
        text-decoration: underline;
    }
    
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href]:after {
		content: none !important;
	  }
    
    pre,
    blockquote {
        border: none;
        page-break-inside: avoid;
    }
    
    thead {
        display: table-header-group; 
    }
    
    tr,
    img {
        page-break-inside: avoid;
    }
    
    img {
        max-width: 100% !important;
    }
        
    @page {
        margin: 0.5cm;
    }
    
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    
    h2,
    h3 {
        break-after:avoid;
        page-break-after: avoid;
    }
    
    /* font-sizes */
	
	html,
	body {
		width: 100%;
		height: auto;
		/*overflow: auto;*/
	}
    
    body {
        font-size:14px;    
    }
	
	.c-lead {
		font-size: 18px;
	}
	
	h1, .c-h1 {
		font-size: 32px;	
	}
	
	h2, .c-h2,
	.c-title-section h2,
	.c-text-block blockquote p {
		font-size: 26px;
	}
	
	h3, .c-h3 {
		font-size: 18px;
	}
    
	.c-header-meta,
	.c-main-nav,
	.c-offcanvas,
	.c-offcanvas-trigger,
	.c-footer,
	.c-breadcrumbs,
	.c-skipnav,
	.c-disruption-message,
	.c-anchorlinks,
	.c-newsnav,
	.c-share,
	.c-calculator {
        display: none;
    }
	
	.c-container,
	.c-content-small,
	.c-sidebar {
		width: 100%;
	}
	
	.c-header,
	.c-header-sticky {
		position: relative;
		border-bottom: none;
	}
    
	.c-header-logo {
		left: auto;
		position: relative;
		width: 124px;
	}

}

/* Jobs, added August 2018 */

.c-team .c-col-6,
.c-text-2col .c-col-6 {
    width: 33.33333333%;
}

.c-content-small .c-team .c-col-6,
.c-content-small .c-text-2col .c-col-6 {
    width: 50%;
}

.c-showroom-claim {
    bottom: 40px;
}

@media only screen and (min-width:1400px) {
    .c-showroom-claim {
        font-size: 80px;
    }
}

@media only screen and (max-width:1200px) {
    .c-showroom-claim {
        bottom: 0;
        height: 100%;
        display: flex;
        font-size: 56px;
    }

    .c-showroom-claim .c-row {
        margin-top: auto;
        margin-bottom: auto;
    }
}

@media only screen and (max-width:920px) {
    .c-team .c-col-6,
    .c-text-2col .c-col-6 {
        width:50%;
    }

    .c-teasermain .c-teasermain-box,
    .c-showroom-claim .c-col-8 {
        width: 100%;
    }
}

@media only screen and (min-width:680px) and (max-width:960px) {
    .c-content-small .c-team .c-col-6 {
        width: 33.33333333%;
    }
}

@media only screen and (max-width:820px) {
    .c-showroom-claim {
        font-size: 40px;
    }
}

@media only screen and (max-width:700px) {
    .c-showroom-claim {
        position: absolute;
        bottom: 0;
        font-size: 24px;
    }
}

@media only screen and (max-width:540px) {
    .c-text-2col .c-col-6,
    .c-content-small .c-text-2col .c-col-6 {
        width: 100%;
    }

    .c-text-2col .c-col-6:first-child {
        padding-bottom: 3.5em;
    }
}

@media only screen and (max-width:480px) {
    .c-team .c-col-6,
    .c-content-small .c-team .c-col-6 {
        width: 100%;
    }

}

@media print {
    @page {
        margin: 1cm 0.5cm;
    }

    .c-title-main .c-col-8,
    .c-text-only .c-col-8,
    .c-showroom-claim .c-col-8,
    .c-teasermain .c-teasermain-box {
        width: 100%;

    }

    .c-sidebar-box {
        display: none;
    }

    .c-showroom-claim {
        position: relative;
        padding-top: 2em;
        font-size: 32px;
    }

    .c-team .c-col-6,
    .c-text-2col .c-col-6 {
        width: 50%;
    }

    .c-team .c-ratiobox {
        width: 4cm;
        padding-bottom: 4cm;
    }
}




