/* General */

/* This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.fontshop.com */


@font-face{
        font-family:"Futura PT W01 Bold";
        src:url("Fonts/1059692/88a061c2-3303-401d-85e9-619b5ea5f5af.eot?#iefix");
        src:url("Fonts/1059692/88a061c2-3303-401d-85e9-619b5ea5f5af.eot?#iefix") format("eot"),url("Fonts/1059692/1a34942e-33ed-43bb-b229-7460d55b49f7.woff2") format("woff2"),url("Fonts/1059692/baecea54-cfd3-4578-8717-abf89eba62b6.woff") format("woff"),url("Fonts/1059692/f275eebe-30f5-4068-9294-51dc44c8409e.ttf") format("truetype");
    }
    @font-face{
        font-family:"Futura PT W01 Light";
        src:url("Fonts/1059746/9869762c-2f06-40c3-929e-2d412d64cd87.eot?#iefix");
        src:url("Fonts/1059746/9869762c-2f06-40c3-929e-2d412d64cd87.eot?#iefix") format("eot"),url("Fonts/1059746/9ad55860-bbe2-4e51-be58-08b45bdda354.woff2") format("woff2"),url("Fonts/1059746/eceb6e13-403b-4d2b-af74-c05bc9c2535e.woff") format("woff"),url("Fonts/1059746/956fd236-834e-4736-91af-a04cadf17544.ttf") format("truetype");
    }
    @font-face{
        font-family:"Futura PT W01 Medium";
        src:url("Fonts/1059752/c0b084f4-7139-4e63-ba96-7f3a421195c3.eot?#iefix");
        src:url("Fonts/1059752/c0b084f4-7139-4e63-ba96-7f3a421195c3.eot?#iefix") format("eot"),url("Fonts/1059752/f7552419-a773-41ab-ae4a-b12b1d853f02.woff2") format("woff2"),url("Fonts/1059752/83e72918-97c3-41cd-8a7d-4056788a00f0.woff") format("woff"),url("Fonts/1059752/5b88228b-bd3b-49f4-b7c2-db89968ce116.ttf") format("truetype");
    }

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.hideme
{
    opacity:0;
}

.mobile-nav{
/*	visibility: hidden;*/
	position:fixed;
	 -webkit-transform: translateZ(0);
	width:100%;
	padding-top:5%;
	left:-75%;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	background-color:rgba(255,255,255,1);
	z-index:1000;
	width:70%;
	min-height:100%;
	bottom:0;
	top:0;
	z-index:1001;

}

nav{
	font-family:'Futura PT W01 Medium', Helvetica, sans-serif;
	font-size: 1.2em;
	color:#4D4D4D !important;
}

.dark{
 z-index:1000 !important;
}

.mobile-nav li{
	text-align: left;
	color:#4D4D4D !important;
}

.mobile-nav a{
		font-size: 1.2em;
		color:#4D4D4D !important;

}

.mobile-nav img{
	width:120px;
	padding:0px 0 10px 22px;
}

.mobile-nav ul{
	list-style-type:none;
	padding:0px 0 10px 22px;
}

.mobile-nav li{
	padding:10px 0 10px 0;
}

.impressum h3{
    text-align:left !important;
	margin:0;
}

body, html{
	font-family:'Futura PT W01 Light', Helvetica, sans-serif;	  
	margin:0; 
	padding: 0;
	background-color:#fff;
  	width:100%;
  	-webkit-backface-visibility: hidden;
  }

header{
	position:absolute;
	-webkit-backface-visibility: hidden;
}

section{
	z-index:-2;
}

mark{
	text-decoration: none;
	border-bottom:3px solid #31D3DA;
	color:#fff;
	background-color:rgba(255,255,255,0);
}

.contact p{
	color:#fff !important;
	line-height: 2;
	margin:1% 2% 2% 2%;
	text-align: center;
	-webkit-appearance: none;
	font-size: 1em;
	line-height: 1.5;
}


/* Fonts & Sizes */

h1,h3,h4, .scroll{
	text-align:center;
}

a{
	cursor: pointer;
	text-decoration: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

label{
	font-family:'Futura PT W01 Light', Helvetica, sans-serif;
	font-size:1.3em;
}

input{
	font-family:'Futura PT W01 Medium', Helvetica, sans-serif;
	font-size:1.4em;
}

h1{
	font-family:'Futura PT W01 Medium', Helvetica, sans-serif;	
	margin:0% 2% 1% 2%;
	letter-spacing: 1px;
	font-size:3em;
	line-height: 1.2;
}

h2{
	font-family:'Futura PT W01 Medium', Helvetica, sans-serif;
	font-size:1.7em;
	letter-spacing: 1px;
	margin-bottom:0px !important;
	color:#31D3DA;
	/*color:#4D4D4D;*/
}

h3{
	font-family:'Futura PT W01 Medium', Helvetica, sans-serif;
	font-size:1.4em;
}

p{
	font-family:'Futura PT W01 Light', Helvetica, sans-serif;
	font-size:1.3em;
	color:#666666;
	line-height: 1.2;
}

.benefits p{
		text-align: center;
		margin:0 4% 3% 4%;
}

.pin a, .footer a{
	font-family:'Futura PT W01 Medium', Helvetica, sans-serif;
	font-size:1.1em;
}


/* Navigation */

#header nav li{
	display:inline;
	list-style: none;
	padding-right:12px;
	z-index:99;
}

nav{
   height:78px;
   position: fixed;
   -webkit-transform: translateZ(0);
   top:0;
   right:0;
   left:0;
   color:#fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	z-index:999;
}

.nav-active{
	background:rgba(255,255,255,1);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

nav ul{
	margin:26px 5% 0 0;
	text-align:right;
}

nav li{
	padding:0 0 0 10px;
}

.down nav {
   transform: translate3d(0, -100px, 0); // um 100px nach oben verschieben
}


.down nav {
   transform: translate3d(0, -100px, 0); // um 100px nach oben verschieben
}

.video{
	text-align: center;
}

#play{
	width:24px;
	padding-right:12px;
	margin-bottom:-5px;
}


.play-link{
	display:inline;
}

.usp-section a{
	color:#31D3DA;
}

.usp-section{
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	padding:0 0 2% 0;
	margin:6% 4% 4% 4%;
	text-align: center;
	display:flex;
	justify-content: center;
}

.usp-section .column img{
	width:50%;
	padding-bottom:2%;
}

.usp-section p{
	margin:1% 3% 4% 3%;
}

.section-teaser img{
	width:100%;
}

nav a{
	color:#fff;
}

a:hover{
	opacity:0.5;
}

.active{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	color:#31D3DA;
}


.logo{
	position:fixed;
	top:14px;
	left:5%;
	width:120px;
}

.logo-wt{
	position:fixed;
	top:14px;
	left:5%;
	width:120px;
}

/* Teasers */

.mission{
	background-image: url('../img/teaser-1.jpg');
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:720px;
	opacity:1;
}

#teaser-2{
	background-image: url('../img/teaser-2.jpg');
}

#teaser-3{
	background-image: url('../img/teaser-3.jpg');
}

#teaser-4{
	background-image: url('../img/teaser-4.jpg');
}

#teaser-5{
	background-image: url('../img/teaser-5.jpg');
}

#teaser-6{
	background-image: url('../img/teaser-6.jpg');
}

.teaser{
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:430px;
}


.loyalty img{
width:100%;
}

.headline{
	color:#fff;
	padding-top:320px;
}

.scroll{
	position:absolute;
	right:0;
	left:0;
	top:660px;
}

.benefits{
	width:100%;
	margin:4% 0 5% 0;
	text-align:center;
	list-style: none;
}

.columns{
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    margin:2% 2% 2% 2%;
}

.benefits h2{
	margin-bottom:1% !important;
}

.first-p-circle{
	margin-top:18%;
}

.benefits p:last-child{
	margin-bottom:50px;
}

.headline-on-image{
	padding-top:110px;
	height: 100%;
	color:#fff;
	text-align: center;
}

.headline-on-image img{
	width:142px;
}

.circle-section{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	padding:0% 0% 2% 0%;
	margin:2% 4% 4% 4%;
	text-align: center;
	display:flex;
	justify-content: center;
	max-width:100%;
}

.circle-section .column p{
	margin:3% 0% 6% 0%;
	text-align: left;
}

.circle-section p, .circle-section h2{
	display:flex;
	max-width:600px;
}


.column {
	color:#31D3DA;
}

.circle-section:after {
    content: "";
    display: table;
    clear: both;
}

.stats h2{
	text-align: center;
	margin:3% 4% 0% 4%;
}

ul{
	margin:0 auto;
	padding:0;
}

.statistics{
	list-style: none;
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	-webkit-column-gap: 3em;
  	-moz-column-gap: 3em;
  	column-gap: 3em;
	margin:2% 2% 6% 2%;
	text-align: center;
	display:flex;
	justify-content: center;
}

.statistics li{
	border-right: 1px solid #DFDFDF;
	padding:0 8% 0 8%;
}


.statistics li:last-child{
	border:none;
}


.statistics h3, .team-imgs h3{
	color:#31D3DA;
	text-align: center;
	margin-bottom:6px;
	margin-top:0;
}

.statistics, .team-imgs p{
	text-align: center;
}


.statistics img{
	width:130px;
}

.team-imgs{
	margin:4% 10% 4% 10%;
}

.team-imgs p{
	margin:0 4% 0 4%;
}


.team-imgs li h3{
	text-align: center;
	padding-top:4%;
}

.team-imgs li p{
	text-align: center;
}

.team-imgs li{
	padding-bottom:4%;
}

.team-imgs li:first-child{
	padding-top:0%;
}


.team .headline-on-image img{
	width:195px !important;
}

.contact-form{
	display:block;
	list-style:none;
	margin:3% 20% 2% 20%;
	padding:0;
}

.contact-form h3{
	color:#31D3DA;
	margin-bottom:6px;
	margin-top:40px;
}

input{
	text-decoration: none;
	border:none;
}

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
	font-size:1.2em;
    width: 100%; /* Full width */
    border: none;
    border-bottom: 2px solid #ccc; /* Gray border */
    -webkit-appearance: none;
    margin-bottom:4% !important;
    resize: vertical;
    text-decoration: none;
}

textarea{
	padding:0;
}

input[type=email], select, textarea {
    width: 100%; /* Full width */
    font-size:1.2em; 
    border-bottom: 2px solid #ccc; /* Gray border */
    margin-top: 1px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    -webkit-appearance: none;
}


/* Style the submit button with a specific background color etc */
input[type=submit] {
	font-family:'Futura PT W01 Medium', Helvetica, sans-serif;	
	margin:0 32% 0 32%;
    background-color: #31D3DA;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    width:36%;
    font-size:1.4em;
    -webkit-appearance: none;
}

/* When moving the mouse over the submit button, add a darker green color */
.submit-button:hover {
    background-color: #2FD1D6;
}

.container h2{
	text-align: center;
	padding-bottom:14px;
}


/* Footer */

h4{
	font-size:1em;
}

.footer{
	text-align: center;
	width:100%;
	color:rgba(255,255,255,0.6);
	background-color:#444545;
	padding:2% 0 2% 0;
}

.footer h4{	
	display:inline;
}


.footer a h4{	
	color:#31D3DA;
}

.footer a{
	color:#4D4D4D;
}

.impressum{
	margin:2% 5% 5% 5%;
}

.impressum h2{
text-align: center;
margin-bottom:0;
}

.impressum p{
	padding-bottom:20px;
	margin-top:5px;
}

.impressum a{
	color: #2FD1D6;

}

.impressum .back a{
	opacity:1;
}

#imp-header{
	display: inline-block;
	margin:2% 0% 3% 0%;
}

.back{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	background-color:rgba(231,231,231,0);
	opacity:1;
	padding:0px 0 0 0;
}

.back img{
	width:100%;
}

#imp-title{
	font-family:'Futura PT W01 Light', Helvetica, sans-serif;	
	z-index:-1;
}

.back:hover{
	opacity:1;
}

.vienna h3 a{
	color:#fff;
}

.pin{
	text-align: center;
	height:50px;
	margin:1% 2% 2% 2%;
}

.pin a{
	color: #2FD1D6;
	margin:0;
}

.pin a img{
	margin:0 0 -8px 0;
	width:32px;
}

#link{
	display:inline;
	margin:0% 0 0 0;
	padding:5% 0% 0% 0%;
}

/* Smartphone *//* Smartphone *//* Smartphone *//* Smartphone *//* Smartphone */

@media (max-width: 768px){

.contact-form{
	display:block;
	list-style:none;
	margin:3% 6% 2% 6%;
	padding:0;
}	

.statistics{
	list-style: none;
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	-webkit-column-gap: 0em;
  	-moz-column-gap: 0em;
  	column-gap: 0em;
	margin:0% 2% 4% 2%;
	text-align: center;
	display:flex;
	justify-content: center;
	flex-direction:column;
}

.stats h2{
	text-align: center;
	margin:6% 4% 0% 4%;
	font-size:1.3em;
}

.statistics li{
	border-right:none;
	padding:4% 8% 4% 8%;
}

.statistics li:last-child{
	margin-bottom:4%;
}

.statistics li p{
	padding:0;
	margin: 0;
}


.teaser{
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:280px;
}

.headline-on-image{
	padding-top:60px;
	height: 100%;
	color:#fff;
	text-align: center;
}

.headline-on-image h3{
	margin:0 2% 0 2%;
	padding:0 !important;

}

.headline h3{
	font-size: 1.5em;
}

.headline-on-image img{
	width:100px;
}

.usp-section{
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	margin:8% 2% 4% 2%;
	text-align: center;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
}

.usp-section .column{
	margin-bottom:8%;
}

.usp-section .column img{
	width:50%;
	padding-bottom:2%;
}

.team-imgs{
	list-style: none;
	-webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 1 !important; /* Firefox */
    column-count: 1 !important;
    margin-top:4%;
}

.bg{
	position:fixed;
	bottom:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:0.6;
	z-index:2;
}

#header .nav li{
	display:none;
}

#header .nav a{
		font-size: 1.2em;
		color:#4D4D4D;
}

#header ul{
	margin-top:18px;
}

a:hover{
	color:#31D3DA;
	opacity:1;
}

a:active{
	opacity:0.5;
}

#header nav li:last-child{
	padding-right:0;
}

.logo-wt, .logo{
	position:fixed;
	left:20px;
	margin-left: auto;
	margin-right: auto;
	top:20px;
	width:120px;

}

.scroll{
	padding-top:15%;
}

.scroll img{
	width:32px;
}

.mission{
	background-image: url('../img/teaser-1.jpg');
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:420px;
}

.scroll{
	position:absolute;
	right:0;
	left:0;
	top:270px;
}

h1{
	font-size: 2em;
}

.headline{
	padding-top:160px;
}

.team .headline-on-image img{
	width: 160px !important;
}

.team-imgs h3{
	font-family:'Futura PT W01 Medium', Helvetica, sans-serif;
	font-size: 1.3em;
}

h3{
	font-family:'Futura PT W01 Light', Helvetica, sans-serif;
	font-size: 1.6em;
}

.column h2{
	padding:0;
	margin:2% 2% 8% 2%;
	font-size: 1.3em;
}

p{
	font-size: 1.2em;
}

.statistics h3{
	text-align: center;
}

.team-imgs{
	margin:8% 2% 4% 2%;
}

.team-imgs{
	list-style: none;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.team-imgs img{
	padding:0 25% 0 25%;
	max-width:50%;
}

.section-teaser img:last-child{
	width:200%;
	margin-left:-50%;
	display:center;
}

input[type=submit] {
	margin:1% 15% 4% 15%;
    width:70%;
    -webkit-appearance: none;
}

.circle-section{
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	padding:0% 0% 0% 0%;
	margin:6% 4% 10% 4%;
	text-align: center;
	display:flex;
	flex-direction:column;
	justify-content: center;
}

.circle-section img{
	width:100%;
}

.circle-section p, .circle-section h2{
	justify-content: center;
	text-align: center !important;
}

.footer{
	padding:3% 0 6% 0;
	-webkit-appearance: none;
}

#imp-title{
	top:0px;
}

.no{
	color:#fff !important;
}

.impressum h3{
    text-align:left !important;
	margin:0;
}

.benefits img{
	width:100px;
	margin-top:4%;
}

/* ----------- Burger Nav ----------- */


.icon-touch-area{
	position: fixed;
	 -webkit-transform: translateZ(0);
	cursor: pointer;
	width:78px;
	height:78px;
	right:0px;
    top:0px;
    z-index: 99;
}

 #nav-icon4 {
  width: 30px;
  height: 20px;
  position: fixed;
  -webkit-transform: translateZ(0);
  right:28px;
  top:30px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon4 span {
  display: block;
  position: fixed;
  -webkit-transform: translateZ(0);
  height: 3px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

/* Icon 4 */

#nav-icon4 {
}

#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 18px;
  left: 8px;
}

.columns{
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    margin:2% 2% 2% 2%;
}


}

/* ----------- Non-Retina Screens ----------- */
@media screen and (min-device-width: 1200px) and (max-device-width: 2560px) and (-webkit-min-device-pixel-ratio: 1) { 

.team-imgs li{
text-align: center;
margin: 0 auto;
}

.team-imgs{
	list-style: none;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    padding:0 10% 0 10%;
}

}

/* ----------- Retina Screens ----------- */
@media only screen and (min-device-width: 1400px) and (max-device-width: 2560px) { 

.team-imgs{
	list-style: none;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    padding:0 10% 0 10%;
}

.circle-section img{
	width:100%;
}

.contact-form{
	display:block;
	list-style:none;
	margin:3% 30% 2% 30%;
	padding:0;
}

input[type=submit] {
	margin:1% 37.5% 4% 37.5%;
    width:25%;
    -webkit-appearance: none;
}

h3{
	font-family:'Futura PT W01 Light', Helvetica, sans-serif;
	margin-top:0;
	font-size:1.6em;
}

.headline-on-image{
	padding-top:110px;
}

}

/* ----------- Tablet Screens ----------- */

@media screen and (min-width: 768px) and (max-width: 1400px){

.team-imgs img{
width: 80%;
}

.first-p-circle{
	margin-top:5%;
}

.contact-form{
	margin: 5% 10% 5% 10%;
}

.team-imgs{
	list-style: none;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.circle-section{
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	padding:0% 0% 0% 0%;
	margin:6% 4% 2% 4%;
	text-align: center;
	display:flex;
	flex-direction:column;
	justify-content: center;
}

.circle-section img{
	width:80%;
}

.circle-section .column p{
	margin-bottom:6%;
}

input[type=submit] {
	margin:1% 30% 4% 30%;
    width:40%;
    -webkit-appearance: none;
}

.contact-form{
	margin:3% 6% 2% 6% !important;
}

h3{
	font-family:'Futura PT W01 Light', Helvetica, sans-serif;
	margin-top:0;
	font-size:1.6em;
}

.headline-on-image{
	padding-top:110px;
}

}