/* CSS Document */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CUBE+ STYLESHEET
by wedothewebs
Date: 28/09/2013
~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@import url(http://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@import url(font-awesome.css);
@import url(bootstrap.css);
@import url(bootstrap-responsive.css);

@import url(jquery.easy-pie-chart.css);
@import url(popup.css);
@import url(flexslider.css);
@import url(jquery.fancybox.css);
@import url(animate.css);
@import url(imm.css);

html {
	height: 100%;
	min-height: 100%;
}
body {
	color: #000000;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, 'Lato', sans-serif;
    font-size-adjust:0.47; font-weight:lighter; font-style:normal;
	font-size: 18px;
	line-height: 23px;
	padding-bottom: 0;
	min-height: 100%;

}
/* CHANGEABLE STYLES
    -------------------------------------------------- */
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: 300;
}
h1 {
	font-size: 42px;
	margin: 0;
    text-align: left;
    color:#ffffff;
    line-height:1.2em;
    margin-top: 40px;
    margin-bottom: 40px;
}

.subhead {

}
h2 {
	color: #2A323A;
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
p,li {

	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;

	line-height: 28px !important;
	    letter-spacing:0.04em;
	margin: 0 0 10px;


}
 a:hover:after span {
}
a {
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}
a:focus {
	outline: medium none;
	outline-offset: 0;
}
a:hover, a:focus, a {
	text-decoration: none;
}
ul {
	list-style: none outside none;
	margin: 0;
}
ul:after {
	clear: both;
	content: "";
	display: block;
}
li {
	font-weight: normal;
	line-height: 20px;
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}
img {
	max-width: 100%;
}
*::-moz-selection {
 color: #00aeef;
}
/* GLOBAL STYLE END
-------------------------------------------------- */

/* customizable Style */
#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
section {
	position: relative;
	text-align: center;
}
.center {
	text-align: center;
}
h1.center {
	margin: 5px auto;
	text-align: center;
}
.valign {
	vertical-align: middle;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.left-al {
	text-align: left !important;
}
.right-al {
	text-align: right !important;
}
.clear:after {
	clear: both;
	content: "";
	display: block;
}
.m20 {
	margin: 20px 0;
}
.m20t {
	margin: 20px 0 0;
}
.clear {
	clear: both;
}
.global-color {
	color: #ed1d24;
}
.global-color a {
	color: #ed1d24;
}
.first {
	margin-left: 0px!important;
}
.relative {
	position: relative;
}
/*Transition Animation*/ 
a, #primary, .item_box .icon, .team, .team .social, .team .social a, .service_icon, .service_icon img, .service_hover, .carousel-control, .carousel, nav#primary, .mailFromDiv, .mailSuccessDiv, .error, .er {
	-webkit-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-moz-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-ms-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-o-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 HEADER SECTION 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header_inner {
	
	min-height: 1300px;
      background: url(../images/headerbg_logo.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
}

.header {
	/*position: relative;
	width: 100%;
	background:  url(../images/headerbg.jpg)no-repeat center top fixed #ffffff;
	background-size:  100% auto;
    text-align: center;
    min-height: 100%;
*/
	min-height: 1300px;

      background: url(../images/headerbg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
text-align: center;
	/*-webkit-transform: translate3d(0, 0, 0);*/
}


/* Logo
-------------------------------------------------- */
#primary .logo {
	margin: 0;
	padding: 0;
	display: none;
}
.logo {
	float: left;
	margin-top: 45px;
	position: absolute;
	z-index: 1000000;
}
.logo img {
	display: block;
	max-height: 100%;
	width: auto;
}
.logo a {
	float: left;
	font-size: 40px;
	line-height: 40px;
	font-weight: 300;
	text-align: left;
}
.logo ._bg {
	background: none repeat scroll 0 0 #3398da;
	color: #FFFFFF;
	float: left;
	font-weight: 300;
	padding: 3px 10px 7px;
	position: relative;
	z-index: 1;
}
.logo ._u {
	float: left;
	color: #3398da;
	margin-left: -11px;
	padding: 3px 0 7px;
}
.logo ._u strong {
	color: #fff;
	font-weight: 300;
}
/*************************************************
Main Nav Style
*************************************************/
#primary {
	position: fixed;
	top: 50%;
	left: 0px;
	z-index: 100000;
    padding:0px;
    margin:-91px 0px 0px 0px;
}

#primary .transparency  
{  
    zoom: 1;
	/*filter: alpha(opacity=70);
	opacity: 0.7; */
    background-color:#ffffff;  
    width:100%;
    height:100%;
    position:absolute;  
    top:-10px;  
    left:-10px;
    padding:10px;
} 
/*
#primary li:before {
	border-right: 2px solid #ed1d24;
	content: "";
	height: 24px;
	position: absolute;
	left: 0.35em;
	top: 16px;
}
*/
/*
#primary li:last-child:before {
	height: 0;
}
*/
#primary li {
	display: list-item;
	height: 11px;
	list-style: none outside none;
	margin-top: 0px;
	position: relative;
	text-align: right;
}
#primary a {
	display: block;
	text-align: left;
	font-size: 13px;
	color: #ffffff;
}
#primary li a:hover, nav#primary li.active a {
	color: #ffffff !important;
}

#primary li.active a {
color: #ffffff !important;
}
#primary a:before {
	float: left;
	margin-right: 30px;
	margin-left:6px;
	width: 10px;
	height: 10px;
	font-family: 'FontAwesome';
	content: "\f10c";
	font-size: 14px;
	color: #ededed;
}
#primary li.active a:before {
	content: "\f111";
	color: #e30513;
}
.next-section {
margin-top:50px;
}



.next-section p{
margin-left: -12px;
}

a.next-section {
/*	background: none repeat scroll 0 0 #ed1d24;*/
/*font-family:"Bliss Medium", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;*/
font-size-adjust:0.47; font-weight:bold; font-style:normal;
	bottom: 0;
	color: #FFFFFF;
	font-size: 18px;
	left: 50%;
	margin-left: -45px;
	min-width: 12px;
	min-height: 21px;
	/*padding: 10px 15px;*/
	position: absolute;
	z-index: 100;
}


a.top-section {
	float: left;
	background: none repeat scroll 0 0 #ed1d24;
	left: 50%;
	top: 0;
	color: #FFFFFF;
	font-size: 18px;
	min-width: 12px;
	min-height: 21px;
	margin-left: -20px;
	padding: 10px 15px;
	position: relative;
	z-index: 100;
}
#about a.next-section, #services a.next-section, #portfolio a.next-section, #blog a.next-section, #priceplans a.next-section, #contact a.next-section {
	bottom: -40px;
}
.navbar-inverse .btn-navbar {
	margin: 0;
	background: #971317;
	border: none;
}
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #be171d;
 *background-color: #be171d;
}
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
	background-color: #be171d \9;
}




/*``````````````````````` 	
/* RESPONSIVE CSS
````````````````````````````` */
@media (min-width: 940px) {
#parallax1, #parallax2, #parallax3, #parallax4, #parallax5 {
	background-size: cover;
}


#bild1_mobile {
display:none;
}
#bild1 {
	display:block;
}

}
@media (max-width: 979px) {



h1 {
	font-size: 2.375em;
	margin: 0;
}
h2 {
	color: #2A323A;
	font-size: 2.137em;
}
h3 {
	font-size: 1.425em;
}
h4 {
	font-size: 1.068em;
}
h5 {
	font-size: .831em;
}
p {
    font-size-adjust:0.47; font-weight:100; font-style:normal;
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 10px;
}
/*~~~~~~~~~~~~~~ 
Slider Carousel 
~~~~~~~~~~~~~~~~~~~~~~~~~*/
.carousel .item {
	height: 500px;
}
.carousel img {
	width: auto;
}
.carousel-caption h1 {
	font-size: 30px;
}
.carousel-control.right {
	right: 0;
}
.carousel-control.left {
	left: 0;
}
/* ~~~
parallax2
~~~~~~~~~~~~~~~*/
#iphone {
	width: 80%;
}
}
@media (min-width: 1119px) and (max-width: 1330px) {
}
@media (max-width: 1119px) {

#bild1_mobile {
	display:block;
	text-align: center;
	margin:auto;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
}
#bild1 {
	display:none;
}
#kontakt_outer {
    margin-top: 0px;
}


#kontakt,#standort,#kommunikation_content,#events_content,#messe,#aussteller_content,#aussteller_content {
min-height: 0px;
}

#besucher_content {
min-height: 2050px;
}

.fancybox-overlay {
z-index:1;
}

.parallax {
background-image:none !important;
min-height: 200px;
}

.parallax_mobile {
display:block !important;
}
#zitate_inner {
border-top: 1px solid #e30513;
margin-bottom: 0px !important;
}

.green_box  
{  


    min-height: 200px;

}  

.white_box  
{  


    min-height: 200px;

} 

h1 {
	margin-bottom: 20px;
}


#zitat100 {
	margin-bottom:300px;
}

.zitat_green {

margin-top: 20px;
margin-bottom: 50px;

}

.zitat_white {
-moz-border-radius:12px;  /* for Firefox */
-webkit-border-radius:12px; /* for Webkit-Browsers */
border-radius:12px; /* regular */
color:#ffffff;
padding:15px;
margin-bottom: 100px;
position:relative;  
overflow:hidden;
z-index:1;
}

#zitate1, #zitate2 {
padding-top:0px;
}

#hinweis_lage {
	display:none;
}

#home {
	display:none;
}

#besucher_content2 {
	display: none;
}

#weiter_btn_zitate {
	display:block;
}

#kontakt {
	padding-top: 0px;
}
#lage_content {
	min-height: 200px;
}

#home {
	padding-top: 80px;
}
#home .logo {
	display: none;
}
#primary .logo a {
	font-size: 28px;
	line-height: 28px;
}
#primary .logo ._bg {
	padding: 1px 5px 3px;
}
#primary .logo ._u {
	padding: 1px 0 7px;
}
#primary .logo {
	display: block;
}
#primary {

	left: 0px;
	top: 0;
	right: 0;
	width: 100%;
	padding: 0;
	height: 56px;
	margin: 0;
	position: fixed;
	background: #ed1d24;
}
#primary .btn-navbar {
	margin: 15px;
}
#primary li:before {
	display: none;
}
#primary a:before {
	display: none;
}
#primary .nav-collapse {
	background: url(../images/transparent.png) left top repeat;
	width: 100%;
}
#primary ul {
	position: relative;
	overflow: hidden;
}
#primary li {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}
#primary li a {
	min-width: 200px;
	text-align: left;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
}
#primary li.active a, #primary li a.active, #primary li a:hover {
	background: #f9f9f9;
	color: #000000 !important;
}
#nav {
padding:0;
margin: 0;
background:url('../images/transparent.png') left top repeat;
height:auto;
width:100%;
}
#parallax3 ul {
	margin-bottom: 0;
}
.clients_control {
	display: block;
}
/* Portfolio */
.portfolio-grid ul li {
	width: auto !important;
}
.service_hover p, .service_hover a {
	font-size: 13px;
	line-height: 17px;
}
}
@media (max-width: 767px) {


/*~~~~~~~~~~~~~~
 Carosul
~~~~~~~~~~~~~~~*/

.team_skills .span3 {
	float: left;
	width: 46%;
}
.team_skills .span3:nth-child(2n+0) {
	margin-left: 8%;
}
.service_box_wrap .span3 {
	float: left;
	width: 46%;
}
.service_box_wrap .span3:nth-child(2n+0) {
	margin-left: 8%;
}
.service_hover p, .service_hover a {
	font-size: 14px;
	line-height: 22px;
}
.footer_top .content {
	padding: 20px 0;
}
}
@media (max-width: 685px) {
/* portfolio*/
.portfolio-grid ul li.col8 {
	max-width: 100% !important;
}
}
@media (max-width: 600px) {
/* portfolio*/
.portfolio-grid ul li.col8 {
	max-width: 100% !important;
}
}
@media (max-width: 480px) {
/* responsive design section*/	
#responsive_design li:nth-child(1) {
	width: 30%;
}
#responsive_design li:nth-child(2) {
	width: 25%;
}
#responsive_design li:nth-child(3) {
	width: 18%;
}
#responsive_design li:nth-child(4) {
	width: 10%;
}
#responsive_design h2 {
	margin-bottom: 50px;
}
#parallax1, #parallax4 {
	height: auto;
	padding: 100px 0;
}
#parallax1 h2 {
	color: #FFFFFF;
	font-weight: 300;
	line-height: 1.5em;
	padding: 0 30px 30px;
	position: relative;
}
#parallax3, #parallax4 {
	height: auto;
	padding: 100px 0 50px;
}
#parallax3 h1, #parallax4 h1 {
	padding-top: 0;
}
#parallax2 h1 {
	line-height: 32px;
}
#parallax2 p {
	padding-bottom: 10px;
}
.team_skills .span3 {
	float: none;
	width: 100%;
}
.team_skills .span3:nth-child(2n+0) {
	margin-left: 0;
}
.service_box_wrap .span3 {
	float: none;
	width: 100%;
}
.service_box_wrap .span3:nth-child(2n+0) {
	margin-left: 0;
}
#iphone {
	position: relative;
	width: 100%;
}
/* portfolio*/
.portfolio-grid ul li.col8 {
	max-width: 100% !important;
}
/*News*/
.custom_carousel {
	display: none;
}
.social_link {
	min-height: 70px;
}
.soc {
	width: 30px;
}
.copyright {
	font-size: 12px;
	margin-right: 10px;
	text-align: right;
}
/*portfolio*/
.filter li a {
	font-size: 12px;
	padding: 4px 6px 6px 6px;
}
.portfolio-grid ul li {
	max-width: 100%;
	text-align: center;
}
.project_details p {
	display: none;
}
}
@media (max-width: 320px) {




.container {
	padding-left: 10px;
	padding-right: 10px;
}
.responsive_design {
	padding: 70px 0;
}
#responsive_design .content {
	top: 20px
}
#responsive_design li:nth-child(1) {
	width: 50%;
}
#responsive_design li:nth-child(2) {
	width: 40%;
}
#responsive_design li:nth-child(3) {
	width: 40%;
}
#responsive_design li:nth-child(4) {
	width: 20%;
}
#parallax3, #parallax4 {
	height: auto;
	padding: 50px 0;
}
#parallax4 h1 {
	color: #FFFFFF;
	font-size: 38px;
	font-weight: 300;
	line-height: 45px;
}
#parallax5 h1 {
	position: relative;
	font-size: 38px;
	padding-top: 86px;
	font-weight: 300;
	color: #fff;
	line-height: 45px;
	margin-bottom: 50px;
	text-align: left;
}
#parallax5 h3 {
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	margin-bottom: 35px;
}
.portfolio-grid ul li {
	max-width: 100%;
}
.social_link li {
	display: inline-block;
	text-align: center;
	margin: 2px;
}
/*button*/
.btn {
	padding: 5px 8px;
	font-size: 12px;
}
.foot_logo {
	margin-left: -40px;
}
.foot_logo a {
	font-size: 30px;
}
.copyright {
	margin: 0 5px 0 0;
	padding: 0;
}
}
@media (max-width: 240px) {
#home {
	padding-top: 48px;
}
}
