/* Shared
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button {
border-radius: 100px;
}
/* Sections
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section {
padding: 8rem 0 7rem;
text-align: center;
}
.section-heading,
.section-description {
margin-bottom: 0.6rem;
}
.three-divisions {
padding:0;
margin:0;
}

/* -----------------------------------
Navigation
----------------------------------- */


/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */

nav {
	height: 80px;
	width: 100%;
	background: #013ca6;
	font-size: 11pt;
	font-weight: normal;
	position: relative;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	width: 402px;
	height: 60px;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color: #fff;
	display: inline-block;
	width: 200px;
	text-align: center;
	text-decoration: none;
	line-height: 80px;
	
}
nav li a {
	border-right: 2px solid transparent;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	color: #bebebe;
}
nav a#pull {
	display: none;
}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	nav { 
  		height: auto;
		color: #000;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #006BB3;
		border-right: 1px solid #E3001B;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
	nav {
		border-bottom: 0;
		color: #000;
	}
	nav ul {
		display: none;
		height: auto;
	}
	nav a#pull {
		display: block;
		background-color: #fff;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #006BB3;
	}
}

.language {
margin-top: 20px;
}

.language ul 
{
background-color: transparent;
	margin: 0;
width: 100%;
	display: block;
	list-style: none;
	line-height: 1;
}

.language li { 
display: inline; 
padding-right: 5px;

}

select {
	width: 20em;
	max-width: 20em;
	height: 25px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/* -----------------------------------
Predefined
----------------------------------- */

.js #nav
{
	clip: rect(0 0 0 0);
	max-height: 0;
	position: absolute;
	display: block;
	overflow: hidden;
	
}


#nav.opened { max-height: 9999px; }

	img
	{
	 max-width: 100%;
	 vertical-align: middle;
	 border: 0;
	}

img a:link {
border: none;
}
	
.topbar {
	background-image: url(../eifu_images/bg_header.png);
	background-repeat: repeat-x;
}
	

/* Values
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.values {
background-image: url('../images/values-bg.jpg');
background-size: cover;
color: #fff;
padding-bottom: 5rem;
}
.value-multiplier {
margin-bottom: .5rem;
color: #11DFC7;
}
.value-heading {
margin-bottom: .3rem;
}
.value-description {
opacity: .8;
font-weight: 300;
}

 .responsive
{
	max-width: 100%;
	vertical-align: middle;
	border:0;
}


.border {
border:2px solid #1A2A56;
   -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-top: 2rem;
}

/* Help
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.get-help {
border-bottom: 1px solid #ddd;
}
/* Categories
–––––––––––––––––––––––––––––––––––––––––––––––––– */


.welcome {
padding: 20px;
font-size: 2.0rem;
color:#000;
float:right;
line-height:1;
}

.red {
color:#E3001B;
}

.blue {
color:#006BB3;
}

.line {
margin-top: -3rem;
margin-bottom: 0px;
padding: 0px;
line-height: 1;
}

hr {
background-color:#006BB3;
border-width:0;
color:#006BB3;
height:2px;
line-height:0;

page-break-after:always;
text-align:center;
width:100%;
}

.toprow {
margin: 0px;
padding: 0px;
max-height: 60px;
}

.categories {
background-image: url('../images/values-bg.jpg');
background-size: cover;
color: #fff;
}
.categories .section-description {
margin-bottom: 4rem;
}

.top {
margin-top: 1%;

}

.top_img {
margin-top:14px;
margin-left:1px;
}

.form-wrapper
{
    width: 100%;

     
}

.form-wrapper input
{
   margin-top: -1.5%;
    width: 74%;
    height: 20px;
    padding: 5px 5%;
    float: left;
    font: bold 12px 'Roboto', sans-serif;;
    border: solid 1px #c7cdd2;
    color: #999!important;
    background: #fafafa;
   border-radius: 3px 0 0 3px; 
}

.form-wrapper input:focus
{
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.form-wrapper input::-webkit-input-placeholder
{
    color: #999!important;
    font-weight: normal;
    font-style: italic;
}

.form-wrapper input:-moz-placeholder
{
    color: #999!important;
    font-weight: normal;
    font-style: italic;
}

.form-wrapper input:-ms-input-placeholder
{
    color: #999!important;
    font-weight: normal;
    font-style: italic;
}

/* Form submit button */

.form-wrapper button
{
    
    overflow: visible;
    position:relative;
    margin-top: -1.5%;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 32px;
    width: 15%;
    font: bold 14px 'Roboto', sans-serif;
    color: #fff;
    text-transform: uppercase;
    background: #006BB3;
border-radius: 0 3px 3px 0; 
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}

.form-wrapper button:hover
{
    background: #b1cb06;
}

.form-wrapper button:active,
.form-wrapper button:focus
{
    background: #b9e0f1;
    outline: 0;
}

.form-wrapper button:before
{
    content: '';
    position: absolute;
    border-width: 8px 0px 8px 8px;
    border-style: solid none solid solid;
    border-color: transparent #fff transparent;
    top: 8px;
    left: 19%;
}

.form-wrapper button:hover:before
{
    border-right-color: #e54040;
}

.form-wrapper button:focus:before,
.form-wrapper button:active:before
{
    border-right-color: #c42f2f;
}

.form-wrapper button::-moz-focus-inner
{
    border: 0;
    padding: 0;
}



.middle {

color:#FFF;
 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 30% 100%, from(#E7E7E7), to(#FFFFFF)); /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #FFFFFF, #E7E7E7); /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #FFFFFF, #E7E7E7); /* IE 10 */ background: -ms-linear-gradient(top, #FFFFFF, #E7E7E7); /* Opera 11.10+ */ background: -o-linear-gradient(top, #FFFFFF, #E7E7E7); 
}

.bottom {
padding: 3rem;
background-color:#E7E7E7;
min-height: 34rem;
color:#696969;
}

.left, .right {
border: 1px solid #DDD;
background-color:#FFFFFF;
color:#7F7F7E;
padding: 10px;
min-height: 34rem;
margin-bottom:3rem;
}

.left:hover, .right:hover {
    opacity: .9;
}

.topthree {
   border: 1px solid #DDD;
background-color:#FFFFFF;
}

.topthree:hover {

    opacity: .9;
}

.three-images h3, .three-images h3 {
color:red;
font-size:3rem;
font-weight: bold;
}



.left h3, .right h3 {
color:#E3000F;
font-size:3rem;
font-weight: bold;
}

h3 a {
text-decoration:none;
}

.divisions ul  {
list-style-type:none;

}

.divisions li {
display:inline-block;
}

.division {
margin-left: 0;
border: solid 6px #ffffff;
}


/* WordPress styles */
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
display: block;
margin: 0 auto;
}

.wp-caption {
padding-top: 5px;
border: 4px solid #e2e2e2;
text-align: center;
background-color: #fff;
margin: 10px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}


.icons {
background-color:#f8f8f8;

padding-top: 20px;
min-height: 76px;
}



.footer-right {
color:#fff;
margin-right: 5rem;
float: right;
}

.footerlink {
text-decoration: none;
color:#fff;
padding: 1rem;
margin-right: 37px;
font-size:15px;
line-height: 21.8px;
}

.footer {
background-color:#1B1D24;
color:#D3D3CF;
padding-top: 20px;
min-height: 8rem;
}


/* Smaller than 550 */
@media (max-width: 550px) {
.section {
padding: 1rem 0 1rem;
}
.three-images {
padding: 0.2rem 0;
text-align: left;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.unser_team {
  margin-left: 0;
  padding-left: 2rem;
  list-style: none;
  line-height: 1.5;
  text-align: left;
}

 .unser_team li:before  {
  content: "✓";
  display: inline;
  float: left;
  margin-left: -8px;
}


}

/* Bigger than 550 */
@media (min-width: 550px) {
.section {
padding: 4rem 0 3rem;
}
.three-images {
padding: 1.2rem 0;
text-align: left;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);

}

.three-images-heading {
font-size: 2.4rem;
}

.unser_team {
text-align:left;
font-size: 108%;
line-height:2;
padding-left:2rem;
}

.unser_team_left {
margin-left: 1rem;
}

.warum_hs {
margin-left: 0px;
text-align: left;
margin-top: 8px;
line-height: 1;
}

.footer-right {
padding-left: 1rem;
}

/* Navigation 
-------------------------------------- */

	.js #nav { position: relative; }
	.js #nav.closed { max-height: none; }
	#nav-toggle { display: none; }
	
	#nav
	{
		overflow: hidden;
		
		background-color: #050509;
		margin-top:2rem;
		height: auto;
	}
	
	#nav a
	{
		float: right;
		font-size: 1.2rem;
		padding: 1.0em 0.5em;
		border-bottom: 0;
	/* 	border-right: 1px solid #fff; */
	}
	
	#nav a:focus,#nav-toggle:focus { background-color: #050509; }
#nav a:hover,#nav-toggle:hover { border-bottom: 1px solid #fff;background-color: #050509;}

#nav a:active,#nav-toggle:active { background-color: #1A2A56; }

.topmenu  {
	max-width: 100%;
	border: 0;
	margin-top:-12px;
	}
	
}
/* Bigger than 750 */
@media (min-width: 750px) {

	img
	{
	 max-width: 100%;
	 vertical-align: middle;
	 border: 0;
	}
.three-images {
padding: 1.5rem 0;
}
.three-images-heading {
font-size: 2.6rem;
}
.section {
padding: 4rem 0 5rem;
}
.three-images {
padding: 4rem 0 2rem;
}
.section-description {
max-width: 60%;
margin-left: auto;
margin-right: auto;
}

.categories {
padding: 15rem 0 8rem;
}




}
/* Bigger than 1000 */
@media (min-width: 1000px) {
.section {
padding: 2rem 0 1rem;
}
.three-images {
padding: 2rem 0;
background-color: #fff;
}
.three-images-heading {
font-size: 3.0rem;
}

}

/* iPad mini Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
   {
  
    .section {
padding: 3rem 0 2rem;
text-align: center;
}

	img
	{
	 max-width: 100%;
	 vertical-align: middle;
	 border: 0;
	}

 /* Navigation 
-------------------------------------- */

	.js #nav { position: relative; }
	.js #nav.closed { max-height: none; }
	#nav-toggle { display: none; }
	
	#nav
	{
		overflow: hidden;
		
		background-color: #050509;
		margin-top:2rem;
		height: auto;
	}
	
	#nav a
	{
		float: right;
		font-size: 1.0rem;
		padding: 0.7em 0.3em;
		border-bottom: 0;
	/* 	border-right: 1px solid #fff; */
	}
	
	#nav a:focus,#nav-toggle:focus { background-color: #050509; }
#nav a:hover,#nav-toggle:hover { border-bottom: 1px solid #fff;background-color: #050509;}

#nav a:active,#nav-toggle:active { background-color: #1A2A56; }

#nav li img { 
display: inline-block; 
margin-top:0.1rem;
}

.left h3, .right h3 {

font-size:2rem;

}

}

/* iPhone 5 Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
 and (orientation: landscape) 
 {
  
  .section {
padding: 3rem 0 2rem;
text-align: center;
}

	img
	{
	 max-width: 100%;
	 vertical-align: middle;
	 border: 0;
	}


/* Navigation 
-------------------------------------- */

 .js #nav { position: relative; } 
	
	.js #nav li {
float:left;
}


	.js #nav.closed { max-height: none; }
	#nav-toggle { display: none; }
	
	#nav
	{
		overflow: hidden;
		
		background-color: #050509;
		margin-top:2rem;
		height: auto;
	}

	
	#nav  a
	{
	
		font-size: 1.0rem;
		padding: 0.7em 0.3em;
		border-bottom: 0;
	/* 	border-right: 1px solid #fff; */
	}
	
	#nav a:focus,#nav-toggle:focus { background-color: #050509; }
#nav a:hover,#nav-toggle:hover { border-bottom: 1px solid #fff;background-color: #050509;}

#nav a:active,#nav-toggle:active { background-color: #1A2A56; }



#nav li img { 
display: inline-block; 
margin-top:0.1rem;
}

.left h3, .right h3 {

font-size:2rem;

}

}
