* {margin: 0; padding: 0; outline: 0;}

/* The Modal (background) */
.modal {
/*  display: none;  Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fff;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
/*  border: 1px solid #888; */
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Roboto;
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
	font-weight: 300;
}

#content {
        		position: relative;
        		width: 100%;
				margin: 0;
}

.section {
	overflow: hidden;
}

a:link,a:visited
 {
	text-decoration:none;
	color: #333;
}

a:focus,a:hover {
	text-decoration:none;
	color: #666;
}	

h1,h2,h3,h4,h5,h6 {
	font-family: Roboto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

p {
	font-weight: 300;
	font-size: 18px;
	margin: 0px;
	line-height: 1.5;
}

h1 {
	font-size: 36px;
	margin: 0px;
	font-weight: 300;
}
h2 {
	font-size: 30px;
	font-weight: 300;
}

h3  {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 15px;
	}
	
#thanks h3 {
	color: #012;
	}
	
h4  {
	font-size: 20px;
	font-weight: 100;
	}
.left {
	float: left;
}

.right {
	float: right;
}

.label {
	font-size: 18px;
	padding-bottom: 1%;
	margin-bottom: 1%;
}


img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}	

#header {
	width: 100%;
	padding-right: 0;
	height: 70px;
	overflow: hidden;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
	position: relative;
	z-index: 5000;
}

.lang  {
	color: #333;
	font-size: 14px;
	position: absolute;
	top: 5px;
	padding-left: 1%;
	float: right;
	border: thin solid #333;
	padding-right: 1%;
	z-index: 100;
	left: 10px;
}

.logo   {
	width: 1024px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.logo   img{
	width: 150px;
	text-decoration: none;
	z-index: 50000;
	float: right;
}

	
.menu {
	max-width: 1000%;
	font-size: 18px;
	font-weight: 300;
	font-family: Roboto;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
}
.menu ul {
	list-style-type: none;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.menu  li {
	float: left;
	position: relative;
	text-transform: uppercase;
	padding-right: 40px;
	padding-top: 25px;
}
.menu a {
	color: #333;
	text-decoration: none;
}
.menu a.active {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	color: #333;
	font-size: 18px;
}
	
.sticky {
	position: fixed;
	width: 100%;
	right: 0;
	top: 0;
	z-index: 50000;
	border-top: 0;
	background-color: #FFF;
	opacity: 0.9;
	height: 70px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
}  
	
.teaser  {
	color: #FFF;
	position: absolute;
	top: 40%;
	width: 94%;
	text-align: center;
	z-index: 100;
	padding-left: 3%;
	padding-right: 3%;
}

.clear {
	clear: both;
	padding-bottom: 5px;
}

.end {
	margin: 0;
}

.sTop {
	overflow: hidden;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	top: 70px;
}
.htext h1 {
	margin-top: 10px;
	font-size: 48px;
	color: #5172A0;
	text-transform: uppercase;
	text-align: center;
}
.htext p {
	margin-top: 5px;
	font-size: 24px;
	color: #333;
	text-align: center;
}

.block100 {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 380px;
}
.kunden {
	width: 100%;
	/* [disabled]display: block; */
	height: 380px;
	overflow: hidden;
	background-color: #EBEBEB;
-webkit-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);
box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);  
}
.kunden img {
	width: 1024px;
	bottom: 0px;
	/* [disabled]position: absolute; */
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.fly,.road,.road,.giraf,.fish,.blog{
	width: 100%;
	display: block;
	height: 380px;
	overflow: hidden;
	background-color: #EBEBEB;
-webkit-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);
box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);  
}

.fly {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images-new/fly.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
.road {
	background: url(../images-new/road.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.giraf {
	background: url(../images-new/giraf02.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.fish {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images-new/fish.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.blog {
	background: url(../images-new/blog.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.quote  {
	color: #FFF;
	position: absolute;
	z-index: 10;
	top: 20px;
	opacity: 0.8;
	padding-top: 70px;
	/* [disabled]width: 100%; */
	height: 380px;
}
.quote  h2{
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 20px;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: italic;
	color: #5172A0;
	font-size: 30px;
}
.quote  p{
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 20px;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #5172A0;
}

.main-block{
	width: 100%;
	}
	
.block50 {
	width: 50%;
	color: #333;
	float: left;
	overflow: hidden;
	position: relative;
	padding-top: 2%;
	/* [disabled]padding-bottom: 2%; */
	/* [disabled]padding-right: 2%; */
	/* [disabled]background-color: #369; */
}

.block50 li{
	padding-bottom: 10px;
	list-style-type: none;
	list-style-position: inside;
	color: #333;
	font-size: 18px;
}
.block50 h2{
	padding-bottom: 5px;
	color: #333;
}
.dominik {
	position: absolute;
	height: 95%;
	right: 0px;
	bottom: 0px;
	float: right;
	padding-bottom: 4%;
}
.optimizely {
	width: 100%;
	bottom: 0px;
	padding-bottom: 4%;
}

.start {
	width: 96%;
	/* [disabled]background-color: #0FF; */
	/* [disabled]color: #FFF; */
	/* [disabled]float: left; */
	overflow: hidden;
	position: relative;
	/* [disabled]padding-right: 2%; */
}
.start p{
	/* [disabled]width: 90%; */
	/* [disabled]background-color: #FFF; */
	color: #333;
	/* [disabled]float: left; */
	/* [disabled]overflow: hidden; */
	/* [disabled]position: relative; */
	font-size: 18px;
	text-align: left;
}

.block50 a {
	color: #339933;
	bottom: 0px;
}
.block66 {
	width: 66%;
	color: #333;
	float: left;
	overflow: hidden;
	position: relative;
	/* [disabled]padding-bottom: 2%; */
	padding-top: 2%;
}
.block33 {
	width: 33%;
	color: #333;
	float: left;
	overflow: hidden;
	position: relative;
	padding-bottom: 2%;
}
.blockpop {
	width: 100%;
	background-color: #EFEFEF;
	color: #333;
	display: inline-block;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	margin-top: 2%;
}
.formtxt {
	color: #333;
	/* [disabled]list-style-image: url(../images/bars-wh.png); */
	/* [disabled]padding-top: 2%; */
	/* [disabled]padding-right: 5%; */
	/* [disabled]padding-bottom: 5%; */
	/* [disabled]padding-left: 10%; */
	position: relative;
	/* [disabled]top: 0px; */
	z-index: 100;
	width: 45%;
	/* [disabled]background-color: #0F9; */
	float: left;
}
.formtxt span  {
	padding-top: 5px;
	padding-bottom: 5px;
	/* [disabled]display: inline-block; */
	color: #339933;
}
.form01 {
	color: #333;
	/* [disabled]list-style-image: url(../images/bars-wh.png); */
	/* [disabled]padding-top: 2%; */
	/* [disabled]padding-right: 5%; */
	/* [disabled]padding-bottom: 2%; */
	/* [disabled]padding-left: 10%; */
	position: relative;
	/* [disabled]top: 0px; */
	z-index: 100;
	width: 50%;
	/* [disabled]background-color: #0F9; */
	float: left;
}
.form02 {
    color: #333;
    padding-top: 1%;
    padding-right: 3%;
    position: relative;
    z-index: 100;
    width: 97%;
    background-color: #EFEFEF;
}


.input {
	display: block;
	/* [disabled]height: 2rem; */
padding: .25rem;
	width: 87%;
	/* [disabled]margin-bottom: 4%; */
	background: #fff;
	border: 1px solid silver;
	border-radius: 0;
	color: #333;
	font-family: Muli;
	opacity: 0.7;
	font-size: 16px;
	margin-top: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
.form02 .input{
	display: block;
	/* [disabled]height: 2rem; */
padding: .25rem;
	width: 98%;
	/* [disabled]margin-bottom: 4%; */
	background: #fff;
	border: 1px solid silver;
	border-radius: 0;
	/* [disabled]color: #333; */
	font-family: Muli;
	opacity: 0.7;
	font-size: 16px;
	margin-top: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
.submit input[type=submit]  {
	color: #FFF;
	border: thin solid #FFF;
	/* [disabled]display: block; */
	padding-top: 1%;
	/* [disabled]padding-right: 14%; */
	padding-bottom: 1%;
	/* [disabled]padding-left: 2%; */
	background-color: #5172A0;
	font-size: 24px;
	/* [disabled]text-transform: uppercase; */
	font-family: Roboto;
	font-weight: 100;
	/* [disabled]margin-bottom: 5%; */
	z-index: 50000;
	cursor: pointer;
	margin-top: 3%;
	width: 88%;
}
.form02 .submit input[type=submit]  {
	color: #FFF;
	border: thin solid #FFF;
	/* [disabled]display: block; */
	padding-top: 1%;
	/* [disabled]padding-right: 14%; */
	padding-bottom: 1%;
	/* [disabled]padding-left: 2%; */
	background-color: #5172A0;
	font-size: 24px;
	/* [disabled]text-transform: uppercase; */
	font-family: Roboto;
	font-weight: 100;
	/* [disabled]margin-bottom: 5%; */
	z-index: 50000;
	cursor: pointer;
	margin-top: 3%;
	width: 100%;
}
.italic {
	/* [disabled]position: relative; */
	/* [disabled]width: 90%; */
	/* [disabled]float: left; */
	/* [disabled]overflow: hidden; */
	/* [disabled]margin: 2%; */
	font-style: italic;
	/* [disabled]padding-bottom: 20%; */
	font-family: Roboto;
	font-size: 18px;
	color: #333;
}
.port {
	position: relative;
	width: 98%;
	overflow: hidden;
}
.port-form {
	position: relative;
	height: 430px;
	width: 98%;
	overflow: hidden;
}
.port img{
    height: 485px;
}
.team-text    {
	color: #333;
	position: absolute;
	bottom: 5%;
	opacity: 0.75;
}
.team-text h3   {
	color: #FFF;
	font-family: Roboto;
	font-weight: 300;
	padding-left: 20px;
	font-size: 30px;
	background-color: #285891;
	padding-right: 20px;
	display: inline-block;
}
.team-text p   {
	color: #FFF;
	font-family: Roboto;
	font-weight: 300;
	padding-left: 20px;
	font-size: 22px;
	background-color: #2A598F;
	padding-right: 20px;
	display: inline-block;
}
.certificates {
	width: 100%;
	/* [disabled]padding-bottom: 3%; */
}
.certificates img {
	width: 18%;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 3%;
	position: relative;
	padding-right: 3%;
	opacity: 0.7;
}

.s1 {
	/* [disabled]overflow: hidden; */
	/* [disabled]min-height: 1024px; */
	/* [disabled]position: relative; */
	/* [disabled]background-color: #FFC; */
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	/* [disabled]background-color: #CCC; */
	position: relative;
	width: 100%;
	bottom: 0px;
	/* [disabled]padding-left: 5%; */
	/* [disabled]min-height: 160px; */
	/* [disabled]z-index: 1000; */
	/* [disabled]padding-right: 5%; */
	padding-top: 2%;
}
.referenzen {
	/* [disabled]position: absolute; */
	/* [disabled]bottom: 0px; */
	/* [disabled]background-color: #0FF; */
	/* [disabled]width: 100%; */
}
.client  {
	width: 100%;
	background-color: #EFEFEF;
	overflow: hidden;
	position: relative;
}
.client  h1  {
	text-align: center;
	color: #999;
	padding-top: 10px;
}
.client img {
	display: inline-block;
	/* [disabled]margin-right: 1%; */
	margin-bottom: 1%;
	margin-left: 1
..4%;
	height: auto;
	width: 14%;
	margin-top: 1%;
	margin-left: 5%;
	position: relative;
	z-index: 100;
	opacity: 0.6;
}
.copyright {
	/* [disabled]float: right; */
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 14px;
	/* [disabled]color: #CCC; */
	/* [disabled]padding-right: 5%; */
	background-color: #CCC;
	width: 100%;
	/* [disabled]position: relative; */
	/* [disabled]height: 30px; */
	display: inline-block;
}
.copyright span {
	float: right;
	padding-right: 5%;
}
.social {
	float: left;
	/* [disabled]vertical-align: middle; */
	display: block;
	/* [disabled]padding-top: 1%; */
	/* [disabled]padding-bottom: 1%; */
	padding-left: 5%;
	position: relative;
}
.info-slide {
	width: 50%;
	/* [disabled]background-color: #0C9; */
	position: relative;
	overflow: hidden;
	color: #FFF;
	z-index: 100;
	padding-left: 7%;
	padding-top: 1%;
	/* [disabled]font-family: Roboto; */
	/* [disabled]font-weight: 100; */
	/* [disabled]border-top-width: thin; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #FFF; */
}
.info-slide h3{
	width: 100%;
	position: relative;
	overflow: hidden;
	/* [disabled]color: #FFF; */
	z-index: 100;
	/* [disabled]padding-left: 7%; */
	/* [disabled]padding-top: 1%; */
	font-family: Roboto;
	font-weight: 300;
	font-size: 30px;
}
.callout-mobile {
	width: 77%;
	/* [disabled]background-color: #0C9; */
	position: relative;
	overflow: hidden;
	color: #FFF;
	z-index: 100;
	padding-left: 20%;
	padding-top: 2%;
	font-family: Roboto;
	font-weight: 100;
	list-style-position: outside;
	list-style-image: url(../images-new/arrow.png);
	border: thin solid #FFF;
	padding-bottom: 2%;
	display: block;
	/* [disabled]margin-right: 20%; */
	margin-left: 0%;
	margin-top: 2%;
	margin-bottom: 2%;
	padding-right: 0%;
 }
.button-call   {
	border: thin solid #FFF;
	display: block;
	padding-top: 1%;
	padding-right: 4%;
	padding-bottom: 1%;
	padding-left: 7%;
	background-color: transparent;
	font-size: 24px;
	font-family: Roboto;
	font-weight: 100;
	position: absolute;
	z-index: 5000;
	margin-top: 1%;
	right: 5%;
	top: 2%;
	list-style-position: outside;
	list-style-image: url(../images-new/arrow.png);
	margin-bottom: 2%;
}

.target{
	padding-top: 1%;
	width: 60%;
	padding-bottom: 1%;
	margin-left: 4%;
	}

.submit {
	display: block;
	z-index: 50000;
}

.clients {
	color: #FFF;
	list-style-image: url(../images-new/bars-wh.png);
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 4%;
	padding-left: 2%;
	position: relative;
	top: 0px;
	z-index: 100;
	width: 96%;
}
.clients img {
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 1%;
	margin-left: 1
..4%;
	height: auto;
	width: 28%;
	margin-top: 1%;
	margin-left: 2%;
	position: relative;
	opacity: 1;
}
.contact {
	color: #FFF;
	list-style-image: url(../images-new/bars-wh.png);
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 7%;
	position: relative;
	top: 0px;
	z-index: 100;
	list-style-position: inside;
}

.comments {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 5%;
	color: #FFF;
}
.comments p{
	padding-bottom: 3%;
}

.text {
	position: absolute;
	height: 100%;
	width: 50%;
	z-index: 75;
	left: 50%;
	opacity: 0.5;
}



.display{
	display: block;
	}
.hidden{
	display: none;
	}
    .substicky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 50px;
	z-index: 50000;
	border-top-width: 1px;
	border-top-color: #FFF;
	border-top-style: solid;
	opacity: 0.95;
	height: 40px;
    }  
	

.button   {
	border: thin solid #FFF;
	display: inline-block;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 1%;
	padding-left: 10%;
	background-color: transparent;
	font-size: 24px;
	font-family: Roboto;
	font-weight: 100;
	margin-bottom: 5%;
	margin-top: 5%;
	position: relative;
	z-index: 5000;
	left: 7%;
	width:71%;
	list-style-position: outside;
	list-style-image: url(../images-new/arrow.png);
}
.nav-mobile ul{
	display: none;
}
			
			.mobile-navigation {
	width: 0;
	height: 100%;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 200;
	background-color: #666;
			}
			
			.mobile-navigation .close {
	display: block;
	width: 20px;
	height: 20px;
	right: 0px;
	top: 0px;
	text-indent: -99999em;
	cursor: pointer;
	background-image: url(../images-new/menu-close-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: thin solid #FFF;
	margin-top: 10px;
	margin-left: 20px;
			}
			
			
			.mobile-navigation ul {
	margin: 0;
	list-style-type: none;
	padding-top: 2%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 18px;
	display: block;
			}
			
			.mobile-navigation li {
	padding: 5px 0;
			}
			
			.mobile-navigation a {
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
			}
			.mobile-navigation .active {
	color: #fff;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #339933;
			}
			
.desktopno{
	display:none;
	}
	
#thanks{
	background-color: #FFF;
	font-family: muli;
	font-size: 100%;
	margin: 1%;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 5%;
	padding-left: 4%;
	overflow: hidden;
	display: none;
	position: relative;
	z-index: 100000;
	border: thin solid #333;
}
.datenschutz p{
	line-height:1.5;
}
.optimizely p{
	color: #FFF;
	/* [disabled]list-style-image: url(../images-new/bars-wh.png); */
	/* [disabled]padding-top: 2%; */
	/* [disabled]padding-right: 5%; */
	/* [disabled]padding-bottom: 4%; */
	/* [disabled]padding-left: 5%; */
	position: relative;
	/* [disabled]top: 0px; */
	z-index: 100;
	width: 90%;
}
.optimizely img{
	/* [disabled]color: #FFF; */
	/* [disabled]list-style-image: url(../images-new/bars-wh.png); */
	/* [disabled]padding-top: 2%; */
	/* [disabled]padding-right: 5%; */
	/* [disabled]padding-bottom: 4%; */
	/* [disabled]padding-left: 5%; */
	position: relative;
	/* [disabled]top: 0px; */
	z-index: 50000;
	width: 100%;
	/* [disabled]height: 100%; */
	opacity: 1;
	/* [disabled]float: right; */
}
.optimizely33 {
	width: 33.33%;
	/* [disabled]background-color: #999; */
	float: left;
	/* [disabled]overflow: hidden; */
	position: relative;
	color: #FFF;
}
.optimizely33 .img{
	width: 80%;
	/* [disabled]background-color: #999; */
	float: right;
	/* [disabled]overflow: hidden; */
	position: relative;
	/* [disabled]color: #FFF; */
	z-index: 10000;
	bottom: -5px;
	/* [disabled]left: 50%; */
	/* [disabled]padding-right: auto; */
	/* [disabled]padding-left: auto; */
	right: -10px;
	height: auto;
}
.graph  {
	z-index: 50000;
	width: 100%;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}
.graph  h2{
	z-index: 10000;
	width: 90%;
	/* [disabled]padding-right: 10%; */
	/* [disabled]padding-left: 10%; */
	position: relative;
	color: #FFF;
	text-align: center;
}
.block33 .graph img{
	z-index: 10000;
	width: 90%;
	/* [disabled]padding-right: 10%; */
	/* [disabled]padding-left: 10%; */
	position: relative;
	opacity: 1;
	/* [disabled]padding-top: 10%; */
	height: auto;
}
.block100 .optimizely p{
	color: #FFF;
	/* [disabled]list-style-image: url(../images-new/bars-wh.png); */
	/* [disabled]padding-top: 2%; */
	/* [disabled]padding-right: 5%; */
	/* [disabled]padding-bottom: 4%; */
	/* [disabled]padding-left: 5%; */
	position: relative;
	/* [disabled]top: 0px; */
	z-index: 100;
	width: 75%;
}
.desktopno {
    display: none;
}
.formtxt p a {
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	color: #339933;
}
table tr td img {
	height: auto;
	width: 100%;
}
/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:0px 0 10px 3%}
#mc_embed_signup h2 {
    padding: 0;
    margin: 0px 0;
    font-size: 30px;
	}
#mc_embed_signup input {border: 1px solid #ABB0B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}

#mc_embed_signup .button {
    color: #FFF;
    border: thin solid #FFF;
    padding-top: 1%;
    padding-bottom: 1%;
	padding-right: 0;
	padding-left: 0;
    background-color: #5172A0;    
    font-size: 24px;
    font-family: Roboto;
    font-weight: 100;
    z-index: 50000;
    cursor: pointer;
    margin-top: 3%;
    width: 100%;
	left:0;
	}

#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:100%; padding-bottom:1%; }
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {
    text-align: right;
    font-size: 11px;
    position: absolute;
    top: 0;
    right: 0;
}

#mc_embed_signup .asterisk {color:#e85c41; font-size:150%; font-weight:normal; position:relative; top:5px;}     
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mce-success-response {
    float: left;
    top: 0;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 100%;
    clear: both;
    height: 100%;
    position: absolute;
    background-color: #efefef;
	}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:100000; width:100%;     padding-top: 8px;
}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {display:none;}
#mc_embed_signup #mce-success-response p a {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    color: #339933;
}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:0;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	display:none; 
	margin:2px 0 1em 0; 
	padding:5px 10px; 
	background-color:rgba(255,255,255,0.85); 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	font-size:0px; 
	font-weight:normal; 
	z-index:1; 
	color:#e85c41;     
	    opacity: 0;
    height: 0;

}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border:2px solid #e85c41;}

li label {
    padding-left: 10px;
}
