@font-face {font-family: 'continuum_mediumregular'; src: url('fonts/continuummedium-webfont.eot'); src: url('fonts/continuummedium-webfont.eot?#iefix') format('embedded-opentype'), 	url('fonts/continuummedium-webfont.woff2') format('woff2'), 	url('fonts/continuummedium-webfont.woff') format('woff'), 	url('fonts/continuummedium-webfont.ttf') format('truetype'),url('fonts/continuummedium-webfont.svg#continuum_mediumregular') format('svg'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'continuum_lightregular';src: url('fonts/continuumlight-webfont.eot');src: url('fonts/continuumlight-webfont.eot?#iefix') format('embedded-opentype'),	url('fonts/continuumlight-webfont.woff2') format('woff2'),	url('fonts/continuumlight-webfont.woff') format('woff'),	url('fonts/continuumlight-webfont.ttf') format('truetype'),	url('fonts/continuumlight-webfont.svg#continuum_lightregular') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'AvantGardeGothic_bold';src: url('fonts/3070AA_0_0.eot');src: url('fonts/3070AA_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/3070AA_0_0.woff2') format('woff2'),url('fonts/3070AA_0_0.woff') format('woff'),url('fonts/3070AA_0_0.ttf') format('truetype'),url('fonts/3070AA_0_0.svg#wf') format('svg');}
@font-face {font-family: 'AvantGardeGothic_book';src: url('fonts/3070AA_1_0.eot');src: url('fonts/3070AA_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/3070AA_1_0.woff2') format('woff2'),url('fonts/3070AA_1_0.woff') format('woff'),url('fonts/3070AA_1_0.ttf') format('truetype'),url('fonts/3070AA_1_0.svg#wf') format('svg');}
@font-face {font-family: 'AvantGardeGothic_demi';src: url('fonts/3070AA_2_0.eot');src: url('fonts/3070AA_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/3070AA_2_0.woff2') format('woff2'),url('fonts/3070AA_2_0.woff') format('woff'),url('fonts/3070AA_2_0.ttf') format('truetype'),url('fonts/3070AA_2_0.svg#wf') format('svg');}
@font-face {font-family: 'AvantGardeGothic_light';src: url('fonts/3070AA_3_0.eot');src: url('fonts/3070AA_3_0.eot?#iefix') format('embedded-opentype'),url('fonts/3070AA_3_0.woff2') format('woff2'),url('fonts/3070AA_3_0.woff') format('woff'),url('fonts/3070AA_3_0.ttf') format('truetype'),url('fonts/3070AA_3_0.svg#wf') format('svg');}
@font-face {font-family: 'AvantGardeGothic_medium';src: url('fonts/3070AA_4_0.eot');src: url('fonts/3070AA_4_0.eot?#iefix') format('embedded-opentype'),url('fonts/3070AA_4_0.woff2') format('woff2'),url('fonts/3070AA_4_0.woff') format('woff'),url('fonts/3070AA_4_0.ttf') format('truetype'),url('fonts/3070AA_4_0.svg#wf') format('svg');}

* {
	font-family: 'AvantGardeGothic_medium';
	font-size:16px;
	border:0px;
	border-collapse:collapse;
	webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust:none;
    -webkit-appearance: none;
    outline 0;
    margin: 0px;
    padding: 0px;
    color: #000;
    text-align: justify;
    outline: none;
}

span{
	font-family: inherit;
}

form iframe{
	width: 304px;
	max-width: 100%;
}

iframe{
	width: 100%;
	max-width: 100%;
}

.image_loader {
    width: 100%;
    height: 100%;
    background-color: #EAE9E5;
    background-image: url(/templates/web/img/squares.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px;
}

#company_mobile_alphabet{
	display: none;
	width: 50%;
	margin: 0px auto;
}

#up{
	position: absolute;
	top: 30px;
	right: 20px;
	height: 30px;
	width: auto;
	cursor: pointer;
	display: none;
}

html,body {
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	background-color: #EAE9E5;
}

header{
	width: 100%;
	height: calc(100% - 60px);
}

.mobile_menu{
	display: none;
}

header div.abos{
	position: absolute;
	top: 60px;
	z-index: 10;
}

header div.abos div{
	background-color: #FFF;
	width: 110px;
	height: 42px;
	font-size: 22px;
	padding: 12px 0px 0px 75px;
	cursor: pointer;
	text-align: left;
}

h1, h2, h3, h4, li{
	text-align: left;
}

li{
	margin-left: 17px;
}

div.flexslider li{
	margin-left: 0px;
}

header div.abos ul li{
	background-color: #FFF;
	margin-top: 1px;
	height: 52px;
	line-height: 50px;
	font-size: 16px;
	display: none;
	background-image: url(/templates/web/img/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 150px center;
	background-size: 25px;
	font-family: 'AvantGardeGothic_book';
	text-align: left;
	margin-left: 0px;
}

header div.abos a{
	text-decoration: none;
	line-height: 50px;
    font-size: 16px;
    font-family: 'AvantGardeGothic_book';
    text-align: left;
	display: block;
    width: 100%;
    height: 100%;
    padding-left: 35px;
}


.flexslider{
	position: relative;
	height: 100%;
	width: 100%;
}

	.flexslider .flex-control-paging{
		position: absolute;
		bottom: 15px;
		width: 100%;
		text-align: center;
		z-index: 2;
	}

		.flexslider .flex-control-paging li{
			display: inline-block;
			margin: 0px 5px;
		}

			.flexslider .flex-control-paging li a{
				color: transparent;
				font-size: 0.1px;
				display: block;
				border: 1px solid #dedede;
				width: 14px;
				height: 14px;
			}

				.flexslider .flex-control-paging li a.flex-active{
					background-color: #dedede;
				}


	.flexslider .slides {
		height: 100%;
	}

		.flexslider .slides li {
			width: 100%;
			height: 100%;
			background-size: cover;
			background-position: center;
			position: relative;
			cursor: pointer;
		}
		
			.flexslider .slides li > div{
				background-color: rgba(255,255,255,0.8);
				position: absolute;
				bottom: 85px;
				width: 480px;
				height: 200px;
				max-width: 100%;
			}
		
				.flexslider .slides li > div p{
					display: block;
					padding: 25px 20px 0px 73px;
					font-size: 36px;
					font-family: 'continuum_mediumregular';
					text-transform: uppercase;
					line-height: 45px;
					text-align: left;
				}

header nav{
	height: 60px;
	position: absolute;
    bottom: 0px;
    padding: 0px 25px;
    width: calc(100% - 100px);
    background-color: #FFF;
    padding-left: 75px;
    z-index: 10;
}

header nav .active, header nav .active > a{
    font-family: 'AvantGardeGothic_bold';
    font-size: 15px;
}

header nav.fixed{
	position: fixed;
	top: 0px;
	z-index: 1000;
}

	header nav ul{
		list-style: none;
		margin-top:27px;
	}

		header nav > ul > li{
			display: inline-block;
			padding: 0px 22px;
			position: relative;
			font-size: 16px;
			cursor: pointer;
		}
			header nav > ul > li.arrow{
				background-image: url(/templates/web/img/arrow_down.png);
				background-repeat: no-repeat;
				background-position: center right;
				background-size: 14px;
			}
			
			header nav > ul > li p{
				font-size: 16px;
			}

		header nav > ul > li, header nav > ul > li p{
			font-family: 'AvantGardeGothic_medium';
		}

		header nav ul li ul{
			position: absolute;
			top: 18px;
			left: -5px;
			background-color: #FFF;
			z-index: 10;
			padding: 15px 10px 10px 10px;
			width: 200px;
			display: none;
			margin:0px;
			margin-top: 5px !important;
		}

			header nav ul li ul li{
				line-height: 20px;
				cursor: pointer;
				font-family: 'continuum_mediumregular';
			}

	header nav > a > img{
		width: 150px;
		margin-top: 20px;
		margin-right: 10px;
	}

	header nav > a, header nav ul{
		float: left;
	}

main{
	display: block;
	margin-top: 30px;
	min-height: calc(100%);
	position: relative;
}

	main img.det_logo{
		float: left;
		width: 230px;
		margin: 40px;
	}

	main div.company_index{
		height: 95px;
		background-color: #FFF;
		position: relative;
	}

		main div.company_index > div{
			max-width: calc(880px - 450px);
			padding-right: 0;
			width: calc(100% - 250px);
			margin: 0px auto;
			position: relative;
		}

			main div.company_index > div select#kantonSelectCompany{
				left: 0px;
				position: absolute;
				transform: translate(-50%);
				outline: none !important;
				width: 200px;
				background-image: url("/templates/web/img/arrow_down.png");
				background-repeat: no-repeat;
				background-position: 170px center;
				background-size: 20px;
				-webkit-appearance: none;
				-moz-appearance: none;
				appearance: none;
			}

		main div.company_index ul{
			list-style: none;
			text-align: center;
			line-height: 95px;
			width: 830px;
			margin: 0px auto;
			padding-right: 80px;
			max-width: 100%;
		}
			main div.company_index ul li{
				display: inline-block;
				margin: 0px 8px;
				font-size: 18px;
				cursor: pointer;
			}
			main div.company_index ul li.active{
				font-family: 'AvantGardeGothic_bold';

			}

	main #skyscraper{
		position: absolute;
		width: 160px;
		height: 600px;
		background-color: #fff;
		right: 40px;
		padding: 0px;
		max-width: none;
		margin: 0px;
		z-index: 9;

	}
	main #skyscraper.fixed{
		position: fixed;
	}

	main section{
		width: calc(100% - 225px);
	}
	
		main section.collage {
			padding-top:65px;
		}

			main section.collage #skyscraper{
				top: 65px;
			}

		#arrow_down, #nav_arrow{
			width: 0px;
			height: 0px;
			border-left: 15px solid transparent;
			border-right: 15px solid transparent;
			border-top: 15px solid #FFF;
			position: absolute;
			bottom: -15px;
			left: 600px;
			transition: 1s ease-in-out;
		}

		#nav_arrow{left: 135px;}

		main section.companys{
			text-align: center;
		}

		main section.companys > div{
			width: 830px;
			margin: 0px auto;
			text-align: left;
			margin-top: 65px;
			max-width: 100%;
			padding-left: 220px;
		}

		main section.companys article.company{
			width: 240px;
			height: 164px;
			background-color: #FFF;
			margin-right: 10px;
			padding: 10px;
		}

		main section.companys article.company div{
			background-size: contain;
			background-repeat: no-repeat;
			height: 100%;
			width: 100%;
			background-position: center center;
		}

		main section article{
			background-size: auto 100%;
			background-repeat: no-repeat;
			position: relative;
			background-position: center;
			display: inline-block;
			margin-right: 10px;
			margin-bottom: 10px;
			vertical-align: top;
		}

		main section article div p{
			padding: 16px 22px 0px 22px;
			font-size: 18px;
			line-height: 20px;
			font-family: 'continuum_mediumregular';
			text-transform: uppercase;
		}

		main section article.large div p{
			padding: 22px 0px 0px 37px;
			font-size: 32px;
			text-align: left;
		}

		main section article.large{
			width: calc(100% - 11px);
			height: 500px;
			overflow: hidden;
		}

		main section article.medium{
			width: calc(50% - 11px);
			height: 380px;
			overflow: hidden;
		}

		main section article.small{
			width: calc(100% / 3 - 11px);
			height: 380px;
			overflow: hidden;
		}

		main section article.medium .description, 
		main section article.small .description, 
		main section article.large .description{
			position: absolute;
			bottom: 45px;
			width: 300px;
			height: 125px;
			right: 0px;
			background-color: rgba(255,255,255,0.8);
			max-width: 100%;
		}

		main section article.large .description{
			width: 400px;
			height: 160px;
			bottom:60px;
		}
		
			main section article.medium div *, 
			main section article.small div *, 
			main section article.large div *{
				text-align: left;
			}

				main section article.medium .img, 
				main section article.small .img, 
				main section article.large .img{
					/*background-image: url(/media/articles/4/14557119090.jpg);*/
				    position: absolute;
				    background-size: cover;
				    background-position: center;
				    height: 100%;
				    width: 100%;
				    transition: all 0.25s ease-in-out 0s;
					transition-property: all;
					transition-duration: 0.25s;
					transition-timing-function: ease-in-out;
					transition-delay: 0s;
				}

				main section article:hover .img{
					-moz-transform: scale(1.1);
				    -webkit-transform: scale(1.1);
				    transform: scale(1.1);
				}

				main section article.medium img, 
				main section article.small img, 
				main section article.large img{
					display: none;
				}
		
			main section article.large div p{
				padding: 26px 0px 0px 37px;
				font-size: 26px;
				line-height: 36px;
				text-align: left;
			}
			
		main section article.large{
			background-size: 100% auto;
		}
		
			main section article.large:hover{
				background-size: 110% auto;	
			}

	main div.content_images{
		text-align: center;	
		line-height: 0px;
		width: 70%;
		margin: 10px auto;
		position: relative;
	}
		main div.content_images img {
			margin: 5px;
			width: 32%;
			vertical-align: bottom;
			display: inline-block;
		}

	main article b{
		font-family: 'AvantGardeGothic_medium';	
	}

	main article li{
		font-family: 'AvantGardeGothic_light';
		list-style-image: url('/templates/web/img/bullet.png');
		font-size: 14px;
		line-height: 24px;
	}
	
	main article form select {	
		width: 100%;	
		background-color: #C7C0B7;	
		color: #635249;	
		padding: 5px 10px;	
		margin-bottom: 10px;	
		font-size: 18px;	
	}	
	
	main article form input[type=checkbox]{	
		position: absolute;	
		overflow: hidden;	
		width: 0.1px;	
		height: 0.1px;	
	}	
	
	main article form label{	
		display: inline-block;
		cursor: pointer;
	}

	main article form label div.box_text{
		width: auto;
		max-width: none;
		margin: 0;
		padding: 0;
		display: inline-block;
		vertical-align: top;
		height: 44px;
	}

		main article form label div.box_text p{
			transform: translateY(50%);
			line-height: inherit;
			font-size: 16px;
		}

		main article form label div.box{
			padding: 0px;
			margin: 0px;
			background-color: #C7C0B7;
			height: 42px;
			width: 42px;
			border: 1px solid #C7C0B7;
			display: inline-block;
			margin-right: 10px;
			position: relative;
			z-index: 100;
		}

		main article form label p{
			display: inline-block;
		}

	main article form input[type=text]{
		background-color: #C7C0B7;
		color: #635249;
		font-family: 'AvantGardeGothic_light';
		font-size: 18px;
		border: 1px solid #C7C0B7;
		padding: 5px 10px;
		margin-bottom: 10px;
		width: calc(100% - 22px);
	}

		main article form input.zip, main article form input.bill_zip{
			margin-right: 10px;
			width: calc(30% - 54px);
		}

		main article form input.town, main article form input.bill_town{
			width: 70%;
		}

		main article form input[type=text]:first-of-type, main article form input.bill_first_name{
			margin-right: 10px;
		}

		main article form input[type=text]:first-of-type, main article form input[type=text]:nth-of-type(2), main article form input.bill_first_name, main article form input.bill_name{
			width: calc(50% - 27px);
		}

		main article form input[type=text]:nth-of-type(3){
			width: calc(100% - 22px);
		}
		
		main article form input[type=submit]{
			background-color: #595249;
			color: #C7B99D;
			width: calc(70% - 25px);
			padding: 10px 10px;
			font-size: 18px;
			background-repeat: no-repeat;
    		background-position: center center;
		}

		main article form input.error{
			border: 1px solid #c00;
		}

		main article form div.g-recaptcha{
			width: 305px;
			margin: 0px;
			height: 90px;
			overflow: hidden;
		}

			main article form div.g-recaptcha div{
				margin: 0px !important;
				padding: 0px !important;
				width: auto !important;
				max-width: none;
			}


	main > article.first{
		margin-top: -30px;
		background-color: #FFF;
		text-align: left; 
		padding-bottom: 20px;
	}

		main > article.first > div {
			width: calc(100% - 160px);
			margin:0px auto;
			padding:0px;
			position: relative;
			max-width: 1319px;
		}

			main > article.first > div > div:first-of-type img {
				width: 150px;
				margin: 0px;
			}
			
			main > article.first > div > div:first-of-type {
				width: 200px;
				float: left;
			}
			
			main > article.first > div > div:nth-child(2) {
				width: calc(100% - 250px);
				max-width: calc(880px - 250px);
				float: left;
				padding-left: 145px;
				background-image:url(../img/quote.png);
				background-repeat: no-repeat;
				background-position: 0px 24px;
				background-size: 30px;
			}
			
				main > article.first > div > div:nth-child(2) h1 {
					font-family: 'continuum_mediumregular';
					font-size: 30px;
					line-height: 32px;
					font-weight: normal;
					margin:0px;
					margin-bottom: 10px;
				} 
			
				main > article.first > div > div:nth-child(2) p {
					font-size: 14px;
					line-height: 24px;
					padding:0px;
					margin: 0px;
					padding:5px 0px;
				}
			
			main > article.first > div > div:nth-child(3) {
				font-family: 'AvantGardeGothic_book';	
				font-size: 14px; 
				position: absolute; 
				right: 0px;
				padding: 20px;
				display: block;
				width: 150px;
				background-image: url(/templates/web/img/arrow_left.png);
				background-size: 20px;
				background-repeat: no-repeat;
				background-position: left center;
				padding-left: 25px;
				cursor: pointer;
				top: 0px;
				padding-right: 0px;
			}
			

	main > article div{
		width: 930px;
		max-width: calc(100% - 100px);
		margin: 0px auto;
		padding: 25px 0px;
	}

	main > article:not(.first) > div > div{
		width: calc(100% - 300px);
	}

		main > article p{
			margin: 0px 0px;
			font-size: 14px;
			line-height: 24px;
			font-family: 'AvantGardeGothic_light';
		}

		main > article p a{
			font-family: 'AvantGardeGothic_light';
			font-size: 14px;
		}

		main > article td{
			font-family: 'AvantGardeGothic_light';	
		}

		main > article b, main > article strong, main > article th, main > article h2{
		    font-family: 'AvantGardeGothic_bold';
		    font-size: 17px;
		    font-weight: normal;
		    line-height: 24px;
		}

		main > article p:first-child, main > article h2:first-child{
			margin-top: 0px;
		}
		main > article p:last-child, main > article h2:last-child{
			margin-bottom: 0px;
		}

		main > article div h1{
			font-size: 32px;
			margin-bottom: 25px;
		}
		
		main > article div table.cols3{
			table-layout: fixed;	
		}
		
			main > article div table.cols3 tr td{
				vertical-align: top;
				padding: 0px 15px;
				text-align: justify;
				width: 33.3333%;
			}
			
			main > article div table.cols2{
				width: 100% !important;
				height: auto !important;
				margin: 0px auto;
			}
			
			main > article div table.cols2 td{
				vertical-align: top;
				padding: 0px 15px 0px 0px;
				text-align: justify;
				width: 50%;
			}
			
			main > article div h2, main > article div h3 {
				font-family: 'AvantGardeGothic_bold';
				margin:5px 0px;
				font-weight: normal;
				margin-bottom: 10px;
				margin-top: 20px;
			}

			main > article div h3{
				font-size: 15px;
			}

footer{
	height: 84px;
	text-align: center;
	background-color: #FFF;
	padding-top: 30px;
	margin-top:100px;
	position: relative;
	z-index: 10;
}

	footer div img{
		width: 18px;	
	}

	footer div{
		display: inline-block;
		text-align: left;
		vertical-align: top;
		font-size: 15px;
		line-height: 18px;
		font-family: 'continuum_lightregular';
		max-width: 100%;
	}

		footer div a{
			font-family: 'continuum_lightregular';
			text-decoration: none;
			font-size: 15px;
			line-height: 18px;
		}

	footer div:nth-of-type(1){
		padding-right: 50px;
	}

	footer div:nth-of-type(2){
		width: 300px;
		margin-right: 100px;
	}
	footer div:nth-of-type(3){
		width: 120px;
		margin-right: 100px;
	}
	footer div:nth-of-type(4){
		width: 155px;
	}

@media(max-width: 1500px){
	main > article.first > div > div:first-of-type, main > article.first > div > div:nth-of-type(2){
		float: none;
		width: calc(100% - 250px);
		max-width: calc(880px - 250px);
	}

	main > article.first > div > div:first-of-type{
		margin-bottom: 20px;
	}

	main > article.first > div > div:nth-of-type(2){
		padding: 0px 50px;
		width: calc(100% - 250px);
    	max-width: calc(880px - 250px);
    	background-position: top left;
	}

	main > article:not(.first) > div > div {
		padding-right: 0px;
		width: calc(100% - 250px);
		max-width: calc(880px - 250px);
	}

	main > article div {
		width: calc(100% - 160px);
	}

	main section.companys {
    	width: 100%;
	}

		main section.companys > div{
			padding-left: 0px;
		}
}

@media(max-width: 1270px){
	.advert{
		display: none;
	}
}

@media(max-width: 1023px){
	#skyscraper{
		display: none;
	}

	main article form input[type=submit]{
			background-color: #595249;
			color: #C7B99D;
			width: calc(90% - 25px);
	}

	main div.company_index ul{
		display: none;
	}

	main div.company_index{
		padding-top: 30px;
		height: 60px;
	}

	#company_mobile_alphabet{
		display: block;
	}

	main div.company_index > div{
		height: auto;
		margin: 0;
		max-width: 100%;
		padding: 0;
		position: static;
		width: 100%;
	}

	main div.company_index > div select#kantonSelectCompany{
		background-position: right center;
		display: block;
		margin: 0 auto;
		position: static;
		transform: none;
		width: 50%;
	}

	#arrow_down{
		display: none;
	}

	main section{
		width: 100%;
	}

		main section.collage {
			text-align: center;
		}

		main section article.large{
			width: calc(100% - 20px);
		}
		main section article{
			margin-right: 0px;
		}

	main > article.first > div > div:nth-child(2) h1{
		text-align: left;
	}

	main section.companys > div{
		text-align: center;
	}

	footer{
		height: auto;
		margin-top: 0px;
	}

	footer div{
		text-align: center;
		margin: 10px 0px;
		padding: 0px 10px;
		width: calc(100% - 20px) !important;
		padding-right: 10px !important;
		margin-right: 0px !important;
	}

	main div.content_images{
		width: calc(100% - 20px);		
	}

	main div.company_index ul{
		padding: 10px 0px;
	}
}

@media(max-width: 768px){
	.mobile_menu{
		display: block;
		float: right;
		cursor: pointer;
	}

	main section.companys article.company{
		margin-right: 0px;
	}

	main > article.first > div > div:nth-child(2) h1{
		text-align: left;
	}

	main > article.first > div > div:nth-child(2) h1::before{
		display: inline-block;
		height: 1px;
		width: 40px;
		content: "";
	}

	main > article div h1 {
		font-size: 27px;
		margin-bottom: 15px;
	}

	header nav > a > img{
		margin-left: 10px;
	}

	header nav {
		height: 60px;
		width: 100%;
		padding: 0px;
		bottom: auto;
		position: relative;
		z-index: 10;
	}
	
	header nav ul {
		float: none;
		display: none;
		z-index: 10;
		position: relative;
		background-color: #FFF;
		clear: both;
		padding-top: 10px;
	}

	main article form h1{
		font-size: 22px;
	}

	main article form input[type=text]{
		margin-right: 0px !important;
		width: 100% !important;
	}

	main article form input[type=submit]{
		width: calc(100%) !important;
		font-size: 15px;
	}

		main article form label div.box_text p{
			transform: none;
			width: 140px;
			text-align: left;
		}

		main section.companys > div{
			text-align: center;
		}

		main div.company_index ul{
			line-height: initial;
		}

		#arrow_down, #nav_arrow{
			display: none;
		}

		header nav > ul > li{
			display: block;
			background-image: none !important;
		}

			header nav ul li ul{
				position: static;
				padding: 5px 0px 5px 15px;
				margin-top: 0px !important;
			}

	main > article div {
		width: calc(100% - 50px);
		max-width: none;
	}

		main > article div div{
			margin: 0px;
			max-width: 100%;
		}

	main > article.first > div {
		width: calc(100% - 50px);
		max-width: none;
	}

	main > article:not(.first) > div > div {
		width: 100%;
	}

		main > article.first > div > div:nth-child(2){
			width: calc(100% - 10px);
			padding-left: 0px;
			padding-top: 60px;
		}

		main > article.first > div > div:nth-of-type(2) {
			padding-top: 0px;
			margin-top: 50px;
			padding-right: 0px;
		}

		main > article.first > div > div:nth-child(3){
			top: 45px;
			left: 0px;
		}

		main div.content_images img {
			width: calc(100% - 10px) !important;
			position: static !important;
		}

		main div.content_images {
			width: calc(100% - 50px);
			margin: 10px auto;
			height: auto !important;
		}

		main > article p{
			margin-bottom: 10px;
		}

	main > article table{
		width: 100% !important;	
	}
		main > article td{
			display: block;
			margin: 0px 0px 10px 0px;
			width: 100% !important;	
			padding: 0px !important;
		}

	main > article:not(.first) div{
		padding: 5px 0px;
	}
}