/*
Theme Name: Umzugshelfer
Author: COLORFOX-MEDIA
Author URI: http://colorfox-media.de
Description: Umzug is a custom responsive one page wordpress theme
Version: 1.0.0
License: Split GPL License
License URI: license.txt
*/

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}
.caldera-grid {
    border: 2px solid black !important;
    padding: 24px !important;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald-Medium'), url(fonts/Oswald-Medium.eot) /* EOT file for IE */
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald-Medium'), url(fonts/Oswald-Medium.ttf) /* TTF file for CSS3 browsers */
}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: local('Oswald-Light'), url(fonts/Oswald-Light.eot) /* EOT file for IE */
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: local('Oswald-Light'), url(fonts/Oswald-Light.ttf) /* TTF file for CSS3 browsers */
}


html,
button,
input,
select,
textarea {
    color: #222;
}

#head a {
color:#fff;
text-decoration:underline;
}
body {
    font-size: 1em;
    line-height: 1.4;
	letter-spacing:normal;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #01a7f4;
	color:#FFF;
    text-shadow: none;
}

::selection {
    background: #01a7f4;
	color:#FFF;
    text-shadow: none;
}


em {
	color:#818181;
}
/*
 * A better looking default horizontal rule
 */

hr,hr.solid {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #f1f0f0;
    margin-bottom:5px;
    padding: 0;
}
hr.blank {
    display: block;
    height: 1px;
    border: 0;
	border-top: 1px solid #f1f0f0;
	margin-top:10px;
    margin-bottom:36px;
    padding: 0;
}

hr.invisible {
    display: block;
    height: 1px;
    border: 0;
    margin-bottom:20px;
    padding: 0;
}

.alignright {
	text-align: right;
	float: right;
    margin: 0 0 10px 90px;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.error_page {
	text-align: center;
	padding: 130px 0 130px;
}

/* Clear Floats
================================================== */
.symple-clear-floats { clear: both }
.symple-clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* Spacing
================================================== */
.blank-spacing { display: block; height: auto; margin: 0 !important; padding: 0 !important; background: none !important; border: none !important; outline: none !important; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

.bxslider {
	background:transparent;!
} 

.center {
	text-align:center;
}

.center2 {
	text-align:center;
	float:none;
	margin:auto auto;
}

.top-margin {
	margin-top:10px;	
}

.bypostauthor, .wp-caption, .wp-caption-text,.gallery-caption {
	font-weight: normal;
}


/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
.transparent {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.search-term {
	background: #ede400;
}

.hide-on-phone {
    display: block;
}

.hide-on-desktop {
	display:none;
}

/* ==========================================================================
   BODY
   ========================================================================== */

body {
    font-family: Sans-Serif;
    font-size: 16px;
    font-weight: 400;
    color:#161616;
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    background-attachment: fixed;
    background-position:center; 
}

section {
    position: relative;
    background: #fff;
    z-index: 2;
}

.section_content {
    padding-top: 53px;
    background-color: #fff;
}

body.fx {
    padding-top: 75px;
}

ul {
    margin-left: 20px;
    padding: 0;
    list-style: square;
}

h1,h2,h3,h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-align:center;
    letter-spacing: 1px;
}
h5,h6 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-align:left;
    letter-spacing:1px;
	text-transform: uppercase;
}
h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
	color:#434343;
    /* text-transform: uppercase; */
}

.thin {
    font-weight: 200;
}

h2 {
    margin: 0 0 20px;
    font-size: 36px;
	line-height:44px;
}

h3 {
    margin: 0 0 12px;
    font-size: 24px;
	line-height:25px;
}

h4 {
    margin: 20px 0 30px;
    font-size: 22px;
    font-weight: 200;
	line-height:25px;
}

h5 {
    font-size: 18px;
}

p {
    margin: 0 0 21px 0;
}
.fullwidth {
	width:80%;
}

.arrow {
	color: #fff;
}

.arrow:hover,
.arrow:focus,
.arrow:active,
.arrow.active,
.arrow.disabled,
.arrow[disabled] {
    color: #ffc000;
    margin-top:4px;
    background-position: 0 0;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s;  
}


.contactbtn {	
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #ffc000;
  padding: 10px 40px 10px 40px;
  border: solid #ffc000 2px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000000;
}

.pricebox a {	
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #ffc000;
  padding: 10px 40px 10px 40px;
  border: solid #ffc000 2px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000000;
}

.contactbtn-float {	
	float:left;
    margin-right: 10px !important;
	margin-bottom: 10px !important;
}
@media (max-width: 480px) {
.contactbtn {padding: 10px 20px 10px 20px;}
.contactbtn[disabled]:hover {
  background: #ff0000;
  text-decoration: none;
}
}
.contactbtn:hover {
  background: #03b300;
  text-decoration: none;
}
.contactbtn[disabled]:hover {
  background: #ff0000;
  text-decoration: none;
}

.btn {    
    padding: 16px 23px;
    border: 2px solid #ffc000;
    border-radius: 7px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;  
    text-transform: uppercase;
    text-shadow: none;    
    color: #ffc000;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s;   
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    border-color: #ffc000;
    color: #fff;
    background: #ffc000;
    background-position: 0 0;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s;  
}

.btn-back {    
	float:right;
    margin: 30px 0 0 0;
    color: #ffc000;
   padding: 7px 7px;
    border: 2px solid #ffc000;
    border-radius: 7px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;  
    text-transform: uppercase;
    text-shadow: none;    
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s;    
}

.btn-back:hover,
.btn-back:focus,
.btn-back:active,
.btn-back.active,
.btn-back.disabled,
.btn-back[disabled] {
   border-color: #ffc000;
    color: #fff;
    background: #ffc000;
    background-position: 0 0;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s;  
}

.btn2 {
    height: 80px;
    width: 80px;
    padding: 32px 29px;
    border: 2px solid #fff;
    border-radius: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 57px;
    letter-spacing: 1px;  
    text-transform: uppercase;
    text-shadow: none;    
    color: #fff;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s;   
}

.btn2:hover,
.btn2:focus,
.btn2:active,
.btn2.active,
.btn2.disabled,
.btn2[disabled] {
    border-color: #fff;
    color: #fff;
    background: #fff;
    background-position: 0 0;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s;  
}

.btn3 {    
    padding: 16px 23px;
    border: 2px solid #fff;
    border-radius: 7px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;  
    text-transform: uppercase;
    text-shadow: none;    
    color: #fff;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s; 
}

.btn3:hover,
.btn3:focus,
.btn3:active,
.btn3.active,
.btn3.disabled,
.btn3[disabled] {
    border-color: #fff;
    color: #00aeef;
    background: #fff;
    background-position: 0 0;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s;  
}

blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
  font-family: Sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  
  /*Borders - (Optional)*/
  border-left: 15px solid #ffc000;
  border-right: 2px solid #ffc000;
  
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}


.fullwidth {
	width:85%;	
}

.link {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}

.link-field {

}

section p {
    color: #2d2d2d;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

/* ==========================================================================
   INNER
   ========================================================================== */

.inner_content {
    padding: 13px 0 50px;
    background-color: #fff;
}

.inner_content .default-template h1, .default-template h2, .default-template h3, .default-template h4, .default-template h5, .default-template h6 {
	text-align:left;
}

.inner_heading {
	padding: 30px 0 30px;
}

inner_heading h2 {
    margin: 0 0 20px;
    font-size: 36px;
	line-height:44px;
}	

.inner_heading header {
	height: 140px;
}

/* ==========================================================================
   HOME
   ========================================================================== */

#head {
    text-align:center;
    min-height: 300px;
}

#head .service-phone a {
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-shadow: 1px 1px 2px #7c7c7c;
	color:#fff;
	font-size:40px;
	margin-left:auto;
	margin-right:auto;
}

#head .service-phone a:hover {
	color: #ffc000;
}

#head .logo {
    display: inline-block; 
	width: 500px;
margin-top: 25px!important;
    opacity: 1.0;
    -webkit-transition: all 1.9s; 
    -moz-transition: all 1.9s; 
    -o-transition: all 1.9s; 
    transition: all 1.9s; 
}

#head .logo:hover, .logo:focus, .logo:active {
	 opacity: 0.3;
    -webkit-transition: all 0.9s; 
    -moz-transition: all 0.9s; 
    -o-transition: all 0.9s; 
    transition: all 0.9s; 
}

.h-text { 

    z-index: 1;
    
}

#head h1 {
    font-family: 'Oswald', serif;
    font-size: 78px;
    line-height: 75px;
    font-weight: 400;
    text-align:center;
    letter-spacing:-2px;
    margin-top:30px;
    color:#fff;
	opacity: 1.0;
    -webkit-transition: all 1.9s; 
    -moz-transition: all 1.9s; 
    -o-transition: all 1.9s; 
    transition: all 1.9s; 
	text-shadow: 2px 2px 4px #7c7c7c;
}

#head h1:hover,
	  h1:focus,
	  h1:active {
      opacity: 0.1;
    -webkit-transition: all 0.9s; 
    -moz-transition: all 0.9s; 
    -o-transition: all 0.9s; 
    transition: all 0.9s; 
    border: none;
    text-decoration: none;
}

#head h2 {
	font-size: 28px;
}

#head h3 {
	font-size: 28px;
	text-transform: none;
	padding: 0 0 20px 0;
	color: #fff;
}
#head .thin {
    font-weight: 200;
}

#head p {
    margin-bottom: 30px;
    font-family: 'Oswald', serif;
    font-size: 41px;
	line-height:38px;
    /* text-transform: uppercase; */
    font-weight: 200;
    letter-spacing:-1px;
    margin-top:30px;
    color:#fff;
}


/* ==========================================================================
   NAVIGATION
   ========================================================================== */

.fx #navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

#navigation {
    position: relative;
    min-height: 75px;
    margin: 0;
    background: #2d2d2d;
    z-index: 999;
    border-bottom:1px solid #eee;
    opacity: 0.95;
	-webkit-opacity: 0.95;
    -webkit-box-shadow: 0 6px 6px -7px black;
	-moz-box-shadow: 0 6px 6px -7px black;
	box-shadow: 0 6px 6px -7px black;
} 

.navbar .brand {
    margin: 0;
    padding: 0;
}

.navbar .brand:hover {
    opacity: 0.85;
}

.navbar .brand img {
    margin-top: 9px;
}

.nav li {
    float: left;
}

.navbar .nav > li > a,
.navbar .nav > li > a:visited {
    padding: 28px 13px 27px;
    font-family: 'Oswald', sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffc000;
    -webkit-box-shadow: 0 none;
    box-shadow: 0 none;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s; 
	text-decoration: none;
	border-bottom: 3px solid transparent;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:active,
.navbar .nav > li.active > a {
    color: #fdca3b !important;
    text-decoration: none;
    background: none !important;
    outline: 0 none;
    -webkit-box-shadow: none;
    box-shadow: none;
	text-decoration: none;
	border-bottom: 3px solid #fdca3b;
}
.navbar .btn-navbar .icon-bar{
	display:block;
	width:24px;
	height:6px;
	color: #fdca3b;
}
.navbar .btn-navbar {
    width: 48px;
    height: 48px;
    border-color: #fdca3b;
    background: transparent;
    box-shadow: none;
    border-radius: 4px;
}

.navbar-inverse {
	color:#fff;	
}

/* ---- Section heading -- */
.section-heading header {
    height: 300px;
    padding-top: 66px;
    text-align:center;
    background-position: 50% 50%;
}

.section-heading header h2{
    font-family: 'Oswald', serif;
    font-size: 80px;
    line-height: 23px;
    font-weight: 400;
    text-align:center;
    letter-spacing:-2px;
    margin-top:70px;
    color:#fff;    
}

#up {
    position: fixed;
	font-size:24px;
	font-weight:bold;
	padding:5px;
    bottom: 23px;
    right: 30px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 28px;
    background:rgba(50,49,49,0.70) url(img/top.png) no-repeat center;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
	border: 2px solid #cccccc;
}
#up:hover {
    background:rgba(181,181,181,0.90) url(img/top.png) no-repeat center;
	color: #000000;
	border: 2px solid #ffc000;
}
#up.show {
    opacity: 1;
}

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* ==========================================================================
   INFO PARALLAX Content
   ========================================================================== */

#aktuelles {
	background:#DEDAD2;
}

#aktuelles h3 a {
	line-height:24px;
	color:#2D2D2D;
}

#aktuelles h3 a:hover {
	color:#2D2D2D;
}

#kundenmeinungen {
	color: #fff;
	vertical-align: top;
}

#kundenmeinungen a {
	color: #fff;
}

#kundenmeinungen a:hover {	  
    color: #fdca3b;
}

#kundenmeinungen header {       
    height: 400px;
    padding-top: 30px;
    text-align:left;
    background-position: 50% 50%;
}

#preise header {       
    height: 512px;
    padding-top: 0px;
    text-align:left;
    background-position: 50% 50%;
}

.preisfeld {
	background:#E2E2E2;
	border: 1px dotted #8E8E8E;
}

#kundenmeinungen span6 {
	color: #fff;
	text-align:left;
}

#kundenmeinungen h2 {
	color: #fff;	
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 48px;
    text-align:center;
    letter-spacing:normal;
    margin: 25px 0 10px 0;
    vertical-align: top;
	text-shadow: 2px 2px 4px #7c7c7c;
}

#kundenmeinungen h3 {
	color: #fff;	
    font-family: 'Oswald', sans-serif;
	font-style:italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    text-align:center;
    letter-spacing:normal;
    margin: 0 5px 5px 5px;
    vertical-align: top;
}

#kundenmeinungen p {
    color: #fff;	
    font-size: 16px;
    line-height: 18px;
}


.post-image {
	margin-bottom: 20px;
}

/* ==========================================================================
   SHARE PARALLAX Content
   ========================================================================== */
#umzugskartons24 {
	color: #fff;
}

#umzugskartons24 header {       
    height: 350px;
    padding-top: 30px;
    text-align:left;
    background-position: 50% 50%;
}

#umzugskartons24 span6 {
	color: #fff;
	text-align:left;
}

#umzugskartons24 h2 {
	color: #fff;	
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 40px;
    text-align:left;
    letter-spacing:-1px;
    margin: 50px 0 30px 0;
    vertical-align: top;
}

#umzugskartons24 p {
    color: #fff;	
    font-size: 16px;
    line-height: 18px;
}

#umzugskartons24 form {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;  
    padding:25px 5px; 
    float: right;
}

#umzugskartons24 form input[type="text"],
#umzugskartons24 form input[type="email"] {
    width: 90%;
    height: 40px;
    margin-bottom: 10px;
    padding: 0 4%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

#umzugskartons24 form textarea {
    width: 90%;
    height: 40px;
    margin-bottom: 20px;
    padding: 4% 5%;
    border: 0;
    border-radius: 0;
}

#custom-page form {
    font-family: 'Oswald', sans-serif;
	color:#4F4F4F;
	font-size: 16px;
    font-weight: 400;  
    float:none;
}

#custom-page form input[type="text"],
#custom-page form input[type="email"],
#custom-page form input[type="tel"],
#custom-page form input[type="number"] {
    width: 98%;
    height: 40px;
    margin-bottom: 10px;
    padding: 1% 2%;
    border-radius: 0;
    box-shadow: none;
	border: 1px solid #ccc;
}

#custom-page form textarea {
    width: 98%;
    height: 85px;
    margin-bottom: 10px;
    padding: 1% 2%;
    border-radius: 0;
	border: 1px solid #ccc;
}

div.wpcf7-response-output {
	position:relative;
	top:0px;
}

.error_message {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 22px;
	padding: 3px 10px 3px 35px;
	color: #8a1f11;
	-webkit-border-radius: 5px;
	background-color: #FBE3E4;
	background-image: url(../img/error.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
}

/* ==========================================================================
   NEWS PARALLAX Content
   ========================================================================== */
#news {
	color: #2d2d2d;
}

#news header {       
    height: 380px;
    padding-top: 50px;
    text-align:left;
    background-position: 50% 50%;
}

#news span6 {
	color: #2d2d2d;
	text-align:left;
}

#news header h2 {
	color: #2d2d2d;	
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 40px;
    text-align:left;
    letter-spacing:-1px;
    margin: 50px 0 30px 0;
    vertical-align: top;
}

#news h3 a {
	color: #2d2d2d;
	line-height: 24px;
}

#news h3 a:hover {
	color: #ffc000;
	line-height: 24px;
}

#news p {
    color: gray;	
    font-size: 12px;
    line-height: 14px;
}

#anfahrt header {       
    height: 350px;
    padding: 0;
    margin: 0;
}

#anfahrt section-heading {       
    padding: 0;
    margin: 0;
    width: 100%;
}

#anfahrt vsg-map {
	padding: 0;
    margin: 0;
    width: 100%;
}

/* ==========================================================================
   ABOUT US
   ========================================================================== */

#about-us header {       
    height: 300px;
    padding-top: 86px;
    text-align:center;
    background-position: 50% 50%;
}

#about-us header h2 {
    font-family: 'Oswald', serif;
    font-size: 144px;
    line-height: 23px;
    font-weight: 400;
    text-transform: uppercase;
    text-align:center;
    letter-spacing:-8px;
    margin-top:70px;
    color:#fff;        
}

.about_content {
    padding-top: 66px;
    background-color:#fff;
}

#about-us .container {
    padding-bottom: 80px;
}

#about-us .span3 {
    text-align: center;
    padding: 78px 0 20px;
}

#about-us .span3 h3 {
    margin-bottom: 13px;
}

#about-us .span3 p {
    margin: 0 12%;
}

.webmakers.progress {
    margin-top: 5px;
    margin-bottom:0px;
    height: 26px;
    box-shadow: none;
    background: #e3e6e8;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.webmakers .bar {   
    background-color: #01a7f4;
    background-image: none;
    text-align: left;
    padding-left: 9px;
    line-height: 25px;
    font-size:10px;
    filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}

#team {margin-top: 86px;
    text-align: center;
}

#team h2{
    margin-bottom:25px;
}

#team h3{
    margin-top:10px;
}

.team_member{
    margin-bottom:25px;
}

.team_member{
    margin-top:10px;
}

.team_member{margin-bottom:40px; text-align: center; }


.social-media {
    color: #01a7f4; 
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.social-media li {
    color: #01a7f4;
    display: inline-block;
    margin-left: 14px;
    padding-left: 16px;
    background: url(img/misc_sep.png) 0 3px no-repeat;
}
.social-media li:first-child {
    margin-left: 0;
    padding-left: 0;
    background: none;
}


/* ==========================================================================
   SERVICES
   ========================================================================== */

#services header {       
    height: 300px;
    padding-top: 86px;
    text-align:center;
    background-position: 50% 50%;
}

#services header h2 {       
    font-family: 'Oswald', serif;
    font-size: 144px;
    line-height: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-align:center;
    letter-spacing:-8px;
    margin-top:70px;
    color:#fff;      
}

.services_content {
    padding-top: 66px;
    background-color: #fff;
}

.services_content .span4 {
    text-align: center;
}

.services_content .span4 span {
    display: inline-block;
    width: 214px;
    height: 214px;
    margin-bottom: 25px;
    border: 2px solid #3f3f56;
    border-radius: 115px;
    line-height: 214px;
}

.services_content .span4 h3 {
    margin-bottom: 13px;
}

.services_content .span4 p {
    margin: 0 13% 88px;
}

#services_icons {
    text-align: center;
}
        
#services_icons h3 {
    margin-top:10px;
}

.cta_section {
    text-align:center;
    margin-bottom:86px;
}

.cta_section h2 {
	font-size: 28px;
	margin-bottom: 30px;
}

.service_box, .service_box a {
    text-align: center;
    border: 2px solid #fff;
	
    border-radius: 7px;
    margin-top:40px;
    margin-bottom:20px;
}

.service_box p {
    margin: 0 7px 20px 7px;
}

.service_box img {
	-webkit-border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
}

.service_box:hover, .service_box:focus, .service_box:active {
    border: 2px solid #fdca3b;
	background:#F5F5F5;
}

.a-icon {
    font-size: 82px;
    padding: 20px 0 0;
	position:relative;
	color:#00aeef;
	text-align:center;

}

.service_box_content h3 {
  color: #2d2d2d;
  padding-top: 4px;
}

.service_box_content h4 {
  margin: 0;
  padding: 0;
}

.service_box_content p {
	font-size:14px;
}

.service_box_content strong {
  color:#00b0ec;
  font-size:32px;
  margin-top:20px;
}

.price_box, .price_box a {
    text-align: center;
    border: 2px solid #fff;
	background:#E0E0E0;
    border-radius: 10px;
    margin-top:40px;
    margin-bottom:20px;
	min-height:220px;
	border-bottom:2px solid #ffc000; 
}

.price_head {
	background:#2C2C2C;
	-webkit-border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
}

.price_head .title {
	color:#fff;
	font-size:26px;
	width:100%;
}

.price_head p {
	color:#fff;
	margin-bottom:30px;
}

.price_head .currency {
	color:#fff;
	font-size:18px;
	font-weight:400;
}
.price_head .price {
	color:#fff;
	font-size:58px;
	font-weight:200;
	margin-top:0;
}

.shadow-icon {
	position:absolute;
	bottom: -20px;
	margin:0 auto;
	text-align:center;
	font-size: 110px;
	color:#f2f2f2;
	width:100%;
	z-index:-1;
}

.fa:hover, .fa:focus, .fa:active {
	color: #ede400;
}
/* ==========================================================================
   PORTFOLIO
   ========================================================================== */

#portfolio {
    position: relative;
}

#portfolio header {
    height: 300px;
    padding-top: 66px;
    text-align:center;
    background-position: 50% 50%;
}

#portfolio header h2{       
    font-family: 'Oswald', serif;
    font-size: 144px;
    line-height: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-align:center;
    letter-spacing:-8px;
    margin-top:70px;
    color:#fff;    
}

.portfolio_content {
    padding-top: 83px;
    background-color: #fff;
}

#featured_item {
    text-align:center;
    margin-bottom:30px;
}

#featured_item h2 {
    padding-top:30px;
}

.item_details p {
    float:left;
    margin-top:5px;
    text-align:left;
}
.cta_online {
    float:right;
}

.work h3 {
    margin-top:10px;
}

.clearfix {
	clear:both;
}

figure {
    max-width:1680px;
    margin:0px auto;
    padding:0px;
    text-align:center;
}

figure img {
	max-width: 100%;
	position: relative;
	z-index: 900;
}

figure a {
	position: relative;
	display: block;
	line-height: 0px;
	text-decoration: none;
}

figure a:hover img {
	opacity: 0.4; 
	filter: alpha(opacity=40); /* IE6-IE8 */
            -webkit-transition: opacity .3s ease-in-out;
		-moz-transition: opacity .3s ease-in-out;
		-o-transition: opacity .3s ease-in-out;
		-ms-transition: opacity .3s ease-in-out;	
		transition: opacity .3s ease-in-out;
    
}

figure a:before {
	font-family: 'Oswald', serif;
	content: "+";
	display: block;
	font-size: 200px;
	line-height: 1em;
	text-align: center;
    height: 1em;
	width: 1em;
	color: #ffc000;
	font-weight: 200;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	margin: -0.5em 0 0 -0.5em;
}

a.enlarge:before {
	content: "+";
}

/* ==========================================================================
   CONTACTFORM7 PARALLAX Content
   ========================================================================== */
 
#schnellanfrage {
	color: #fff;
}

#schnellanfrage header {       
    height: 575px;
    padding-top: 30px;
    text-align:left;
    background-position: 50% 50%;
}

#schnellanfrage span6 {
	color: #fff;
}

#schnellanfrage h2 {
	color: #fff;	
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 40px;
    text-align:left;
    letter-spacing:-1px;
    margin: 27px 0 30px 0;
    vertical-align: top;
}

#schnellanfrage h3 {
	color: #fff;	
    text-align:left;
    margin: 0;
    vertical-align: top;
	line-height: 30px;
}

#schnellanfrage h4 {
	color: #fff;	
    text-align:left;
    margin: 0;
    vertical-align: top;
	line-height: 22px;
}

#schnellanfrage .btn {
	float:right;
}

#schnellanfrage .btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    border-color: #ffc000;
    color: #fff;
    background: #ffc000;
    background-position: 0 0;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s;  
}

#schnellanfrage a {
    color: #ffc000;
}

#schnellanfrage a:hover {
	color:#FFE400;
}

#schnellanfrage .phone {
	 margin-top: 40px;
}

#over-contact h2 {
    vertical-align: top;
	color: #2d2d2d;	
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 40px;
    text-align:center;
    letter-spacing:-1px;
    margin-top: 56px;
    margin-bottom:20px;
}

#over-contact .thin {
	margin-top: 10px;
    font-weight: 200;
}

#over-contact {
	background-color: #fff;
	color: #2d2d2d;
}

#over-contact .service_box_content p {
	color: #2d2d2d;

}

#custom-page form {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;  
    padding:25px 5px; 
    float: none;
}



#custom-page form input[type="text"],
#custom-page form input[type="email"],
#custom-page form input[type="tel"],
#custom-page form input[type="number"] {
    width: 90%;
    height: 40px;
    margin-bottom: 10px;
	margin-right: 20px;
    padding: 1% 4%;
    border-radius: 0;
    box-shadow: none;
	border: 1px solid #2d2d2d;
}

#custom-page form textarea {
    width: 93%;
    height: 80px;
    margin-bottom: 10px;
	margin-right: 20px;
    padding: 2% 3%;
    border-radius: 0;
	border: 1px solid #2d2d2d;
}

div.wpcf7-response-output {
	position:relative;
	top:-70px;
    left: 170px;
    width: 536px;
}

#schnellanfrage div.wpcf7-response-output {
    position: relative;
    top: -77px;
    color: #fff;
    width: 385px;
    left: 164px;
}
#schnellanfrage p {
    color: #fff;	
    font-size: 16px;
    line-height: 25px;
}

#schnellanfrage form {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;  
    padding:25px 5px; 
    float: left;
}

#schnellanfrage form input[type="text"],
#schnellanfrage form input[type="email"] {
    width: 88%;
    height: 40px;
    margin-bottom: 10px;
    padding: 2% 6%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

#schnellanfrage form textarea {
    width: 90%;
    height: 80px;
    margin-bottom: 8px;
    padding: 4% 5%;
    border: 0;
    border-radius: 0;
}

#schnellanfrage span.required { 
	font-size: 13px; 
	color: #ff0000; 
}

#message { 
	margin: 3px 0; 
	padding: 0; 
}
.error_message {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 22px;
	padding: 3px 10px 3px 35px;
	color: #8a1f11;
	-webkit-border-radius: 5px;
	background-color: #FBE3E4;
	background-image: url(../img/error.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
}

#schnellanfrage .wpcf7-checkbox {
  	position: relative;
	height:14px; width:14px;
  	margin: 2px 10px;
}

#schnellanfrage .wpcf7-list-item-label, .wpcf7-select {
	font-size:14px;
	font-weight:400;
	text-align:left;
	line-height:18px;
	position:relative;
	top:3px;
	width: 100%
}

.loader { 
	padding: 0 10px; 
}


/* ==========================================================================
   CONTACT
   ========================================================================== */

#contact header {       
    height: auto;
    padding-top: 66px;
    text-align:center;
    background-position: 50% 50%;
}

#contact h2 {
    color:white;
}


#contact {
    color:white;
    background-color: black;
}

#contact p {
    color:#d3d3d6;
}

#contact .details {
    margin-top:10px;
    text-align:center;
}

#contact .contact-wrap {
    padding: 73px 0 91px;
    margin-top: -3px;
    border-top: 11px solid #705a70;
}

#contact form {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;  
    padding-bottom:40px; 
}

#contact form input[type="text"],
#contact form input[type="email"] {
    width: 80%;
    height: 67px;
    margin-bottom: 20px;
    padding: 0 10%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

#contact form textarea {
    width: 90%;
    height: 98px;
    margin-bottom: 20px;
    padding: 4% 5%;
    border: 0;
    border-radius: 0;
}

#contact form .span6.offset1 h3 {
    color:white;
}

#contact form .span6.offset1 p span {
    font-weight: 400;
}

#contact .contact-wrap p strong {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;  
}
#contact_details {
    padding-bottom:30px;
}

.news {
	padding: 30px 0;
}


/* ==========================================================================
   PAGE
   ========================================================================== */

#custom-page-full header {
	padding: 30px 0 30px;
	height: 120px;
}

#custom-page.section-heading header {
    padding-top: 30px;
    text-align:left;
	height: 400px;
	background-position: 50% 50%;
}

#custom-page.section-heading header h2 {
    padding-top: 60px;
    text-align: center;
	color: #fff;
	text-shadow: 2px 2px 4px #7c7c7c;
	line-height: 78px;
}

#custom-page .content {
    padding: 40px 0 80px;
    background-color: #fff;
}  
   
#custom-page h2, #custom-page-full h2 {
	color: #2d2d2d;
	margin-top: 0px;
	margin-bottom: 20px;
}

#custom-page h2, #custom-page-full h2 {
	color: #2d2d2d;
	margin-top: 0px;
	margin-bottom: 20px;
}

#custom-page figure a:before {
	content: "";
	display: none;
	
}

#custom-page a.enlarge:before {
	content: "";
}

#custom-page .btn {
	position: absolute;
	margin-top: 30px;
}

#single .btn {
	position: absolute;
	margin-top: 30px;
}
#single h2 {
	color: #2d2d2d;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* blog & post */

article, article.post {
	margin-bottom: 60px;
	border-bottom: 1px dotted #eee;
	padding-bottom: 40px;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	width: 100%;
}

.entry-summary h3 {
	text-align:left;	
}

.entry-summary .btn {
	margin-top:1-40px;
}

.entry-thumbnail img {
	max-width:50%;
	display: block;
	margin: 0 auto 10px;
}

.entry-header {
	margin-bottom: 20px;
}

.entry-title {
	font-weight: normal;
	margin: 0 0 10px;
	text-align:left;
}

h3.entry-title a {
	color: #222;
	text-align:left;
}

h3.entry-title a:hover {
	color: #01a7f4;
}


.entry-meta {
	clear: both;
	font-size: 14px;
}

.entry-meta .meta_left {
	float: left;
}


.entry-meta .meta_left span {
	margin-right: 20px;
}


.entry-meta .meta_right {
	float: right;
}


.entry-meta > span {
	margin-right: 20px;
}

.entry-meta > span:last-child {
	margin-right: 0;
}

.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}

.entry-meta .date a:before {
	content: "\f303";
}


.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}

.categories-links a:first-child:before {
	content: "\f301";
}

.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}

.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}


/* --- Sidebar --- */

.widget  {
	margin-bottom: 40px;
}
.widget  h4 {
	text-align: left;
}

.widget header h4 {
	margin-bottom: 10px;
	color:#4C4C4C;
}

.widget_em_widget li {
	margin-bottom: 3px;
}

.events {
	padding-bottom: 20px;
	font-size:14px;
}

.css-events-list img {
	min-width: 60px;
}

.css-events-list table td {
	vertical-align: top;
}

.event-time, .event-description {
	font-weight: 400;
	text-align: left;
	font-size: 20px;
}

.events h3 {
	height: 40px;
	padding-bottom: 4px;
	line-height: 18px;
	text-align: left;
}

.the-date {
	font-size:16px;
	font-family: "Oswald", sans-serif;
	font-weight:400;
	color:#929292;
	margin-bottom: 3px;
}

.the-date fa {
	margin-right:3px;
}

/* animate bounce */
.animated { 
    -webkit-animation-duration: 2s; 
    animation-duration: 2s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
} 

@-webkit-keyframes bounceInDown { 
   0% { 
       opacity: 0; 
        -webkit-transform: translateY(-2000px); 
    } 
    60% { 
        opacity: 1; 
        -webkit-transform: translateY(30px); 
    } 
    80% { 
        -webkit-transform: translateY(-10px); 
    } 
    100% { 
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes bounceInDown { 
    0% { 
        opacity: 0; 
        transform: translateY(-2000px); 
    } 
    60% { 
        opacity: 1; 
        transform: translateY(30px); 
    } 
    80% { 
        transform: translateY(-10px); 
    } 
    100% { 
        transform: translateY(0); 
    } 
} 

.bounceInDown { 
    -webkit-animation-name: bounceInDown; 
    animation-name: bounceInDown; 
}

/* end animate */

/* ==========================================================================
   FOOTER
   ========================================================================== */
 
#foot {
	color:#fff;
    line-height: 30px;
    background-color: #ffc000;
    font-family: 'Oswald', sans-serif;
	font-size:14px;
    font-weight: 400;
}

#foot .copyrights {
    text-align:left;
	color:#fff;
}

#foot a {
    color:#fff;
}

#foot a:hover {
    color: #ffc000;
}

#foot ul {
	list-style:none;
}

#foot ul.bottom_menu li a {
    margin-right: 31px;
    color:#fff;
}
#foot .menu-item {
	color:#fff;
}
#foot ul.bottom_menu li a:hover {
    color: #ffc000;
}
#foot ul.bottom_menu {
	float: right;
}
#foot ul.bottom_menu li {
	float: left;
    line-height: 30px;
}

#foot .fa-facebook-official:hover {
	color: #4a69b0;
}

#foot .fa-twitter:hover {
	color: #59aeeb;
}

#foot .fa-google-plus-square:hover {
	color: #d64237;
}

#foot p {
    margin: 0;
    color: white;
}

#footer-sidebar {
	min-height: 400px;
	margin: 0 60px 0 60px;
	text-align:center;
	color:#BEBEBE;
}

#footer-sidebar .widget-title {
	color:#909090;
	margin-top: 20px;
}

.widget-title {
	color:#909090;
}

#footer-sidebar .tagcloud a { 
	text-align:center;
	color:#767676;
}

#footer-sidebar .tagcloud a:hover {
	color: #ffc000;
}
/* ==========================================================================
   Responsive Styles
   ========================================================================== */
   
   
/* between desktop and pad */
@media (min-width: 1025px) and (max-width: 1200px) {

	#umzugskartons24 h2, #news .header h2  {
		margin-top: 40px;
		font-size: 38px;
		line-height: 36px;
	}
	
	#schnellanfrage h2 {
		margin-top: 25px;
		font-size: 38px;
		line-height: 38px;
	}
	
	#schnellanfrage h3 {
		font-size: 20px;
	}
	
	#schnellanfrage h4 {
		font-size: 16px;
	}
	
	#kundenmeinungen h2 {
		margin-top: 40px;
		font-size: 38px;
		line-height: 36px;
	}
	
	#kundenmeinungen h3 {
		margin-top: 20px;
		font-size: 18px;
		line-height: 16px;
	}	
}
/* between desktop and pad */
@media (min-width: 980px) and (max-width: 1200px) {
	.navbar .nav > li > a,
    .navbar .nav > li > a:visited {
    padding: 28px 9px 27px;
    font-size: 11px;
	}
	
	#news header, #preise header {
		height: 260px
	}
	
	#custom-page.section-heading header {
		height: 300px;
	}
	
	#custom-page.section-heading header h2 {
    	padding-top: 40px;
    	text-align: center;
		color: #fff;
		text-shadow: 2px 2px 4px #7c7c7c;
		line-height:40px;
		font-size:60px;
	}
	
	.events h3 {
		font-size: 18px;
		letter-spacing: -1px;
	}
#schnellanfrage div.wpcf7-response-output {
    position: relative;
    top: -65px;
    color: #fff;
    width: 271px;
    left: 146px;
}
}
/* Large desktop */

@media (min-width: 980px) and (max-width: 1024px) {

    body {
        margin: 0; padding:0; 
        font-size: 0.9em;
    	line-height: 1.3;
        background: #2d2d2d 50% 0% no-repeat;
    	background-size: 1280px auto;
    	background-attachment: fixed;
		margin: 0; padding:0; 
    } 

    #head {
        background-size: cover;
    }
	
	#head h1 {
        font-size:50px;
		margin-bottom:20px;
    }
	
	#head p {
        font-size:20px;
    }
	
    .h-text {
        
        z-index: 1;
    }
    
    #umzugskartons24 h2, #kundenmeinungen h2, #news header h2 {
		margin-top: 40px;
		font-size: 40px;
		line-height: 38px;
	}
	
	#schnellanfrage h2 {
		margin-top: 25px;
		font-size: 38px;
		line-height: 38px;
	}
	
	#schnellanfrage h3 {
		font-size: 20px;
	}
	
	#schnellanfrage h4 {
		font-size: 16px;
	}
	
	#kundenmeinungen h3 {
		font-size: 18px;
		line-height: 16px;
	}
	
	#custom-page.section-heading header {
		height: 300px;
	}
	
	#custom-page.section-heading header h2 {
    	padding-top: 40px;
    	text-align: center;
		color: #fff;
		text-shadow: 2px 2px 4px #7c7c7c;
		line-height:40px;
		font-size:50px;
	}
	
	#footer-sidebar {
		margin: 0 60px 0 60px;
	}
	
	#news header, #preise header {
		height: 300px;
		background-size: cover;
	}
.navbar .brand img {
display: none;
}
	
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    body {
        font-size: 0.9em;
    	line-height: 1.3;
        background: #2d2d2d 65% 0% no-repeat;
    	background-size: 1560px auto;
    	background-attachment: fixed;
	    margin: 0; padding:0; 
    }    
	
	.container {
        padding-left: 20px;
        padding-right: 20px;  
    }

    section p {
        line-height: 19px;
    }

    h3 {
        font-size: 18px;
    }
    #head {
        background-size: cover;
    }
    #head .container {
        text-align: center;
    }
    .social-media {
        float: none;
        margin: 30px 0 0;
    }

    #head h1 {
        font-size: 65px;
    }

    #head p {
        font-size: 22px;
        
    }
    #head .btn {
        float: none;
        margin: 0 auto;
    }
     
    .navbar .brand {
        margin: 1px 20px 1px;
    }

    .navbar .btn-navbar {
        margin: 12px 20px 0 0;
    }

    .nav-collapse.pull-right {
        float: none;
    }

    .navbar .nav > li {
        float: none;
        text-align: center;
    }

    .navbar .nav > li > a,
    .navbar .nav > li > a:visited {
        padding: 0;
        font-size: 18px;
        line-height: 29px;
        color: #2d2d2d !important;
    }
	.section-heading header,
    #about-us header,
    #contact header,
    #portfolio header,
    #services header,
    #umzugskartons24 header,
    #news header,
	#preise header,
	#schnellanfrage header,
	#kundenmeinungen header {
        background-size: cover;
    }
    
	.section-heading header,
    #portfolio header,
    #about-us header,
    #services header,
    #contact header,
    #umzugskartons24 header,
    #news header,
	#preise header,
	#schnellanfrage header,
	#kundenmeinungen header {
        background-size: auto;
    }
    
    #contact,
    #navigation{
        padding-left: 0;
        padding-right: 0;
    }
    .fx #navigation {
        margin-left: 0;
        margin-right: 0;
    }
    
    .service_box_content strong {
  		color:#00b0ec;
  		font-size:20px;
  		margin-top:20px;
	}
    
    #umzugskartons24 h2, #schnellanfrage h2, #news header h2  {
    	margin-top: 30px;
    	font-size: 32px;
    	line-height:28px
	}
	
	
	#news header, #preise header {
		height: 220px
	}
	
	#kundenmeinungen h2 {
		margin-top: 30px;
		font-size: 32px;
		line-height: 28px;
	}
	#kundenmeinungen h3 {
		font-size: 14px;
		line-height: 13px;
	}
	
	#schnellanfrage input, select { 
		width: 90%;
	}
	
	#schnellanfrage textarea {
		width: 93%;
	}
	
	#over-contact h2 {
    vertical-align: top;
	color: #2d2d2d;	
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 28px;
    text-align:center;
    letter-spacing:-1px;
    margin-top: 30px;
    margin-bottom:20px;
	}
	
    .h-text {
        z-index: 1;
    }

	#foot ul.bottom_menu li a {
		font-size: 13px;
	}
    #foot p,
    #foot a {
        font-size: 13px;
    }
    .work {
    	text-align:center;
    }
    
    .item_details p {
    	float:none; 
    	margin-top:5px; 
    	text-align:center; 
    }
    .cta_online {
    	float:none;
    }
	
	#custom-page.section-heading header {
		height: 300px;
	}
	
	#custom-page.section-heading header h2 {
    	padding-top: 40px;
    	text-align: center;
		color: #fff;
		text-shadow: 2px 2px 4px #7c7c7c;
		line-height:40px;
		font-size:50px;
	}
	
	#schnellanfrage .wpcf7-checkbox {
  		margin: auto;
	}
	
	#schnellanfrage .wpcf7-list-item-label {
		font-size:11px;
	}
	
	#schnellanfrage .btn3, #schnellanfrage .btn {
		padding: 16px 7px;
		width: 100%;
	}
	
	
	#schnellanfrage h3 {
		font-size: 18px;
	}
	
	#schnellanfrage h4 {
		font-size: 15px;
	}
	
	.events h3 {
		font-size: 16px;
		letter-spacing: -1px;
	}
	
	#footer-sidebar {
		margin: 0 30px 0 30px;
	}
#schnellanfrage div.wpcf7-response-output {
    position: relative;
    top: -60px;
    color: #fff;
    width: 196px;
    left: 111px;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    body {
        font-size: 14px;
        background: #2d2d2d 60% 0 no-repeat;
        background-size: auto 1024px;
     	margin: 0; padding:0; 
    }
    
    .container {
        padding-left: 20px;
        padding-right: 20px;  
    }
    section p {
        line-height: 19px;
    }
	h2 {
		font-size:28px;
		line-height:32px;
	}
	
	h3 {
		font-size:22px;
		line-height:23px;
		margin-bottom:20px;
	}

    #about-us header,
    #services header,
    #portfolio header,
    #kundenmeinungen header,
    #portfolio header,
    #news header,
	#preise header {
        height: 160px;
    }
    #umzugskartons24 header, #news header {
        height: 600px;
    }
    #contact,
    #navigation{
        padding-left: 0;
        padding-right: 0;
    }
    .fx #navigation {
        margin-left: 0;
        margin-right: 0;
    }
    #head {
        position: relative;
        min-height: 544px;
    }
    #head .container {
        text-align: center;
    }

    #head .logo {
        margin: 20px 0 20px;
        width: 300px;
    }

    .social-media {
        float: none;
        margin: 30px 0 0 0;
    }

    #head h1 {
        margin-top:20px;
        letter-spacing:-2px;
        font-size: 42px;
        line-height: 50px;
        margin-bottom:0px;
    }

    #head p {
        letter-spacing:-1px;
        font-size: 18px;
        margin-bottom: 30px;
    }

    #head .btn {
        float: none;
        margin: 0;
    }
    
	.section-heading header h2,
    #about-us header h2,
    #services header h2,
    #portfolio header h2 {
    font-size:80px;
    margin-top:20px;
    }

/* Navigation collaps */

    .navbar .brand {
        margin-left: 20px;
        margin-top: 3px;
    }

    .navbar .brand img {
        margin-top: 3px;
        width: 280px;
    }

    .navbar .btn-navbar {
        margin: 12px 10px 0 0;
    }

    .nav-collapse.pull-right {
        float: none;
    }

    .navbar .nav > li {
        float: none;
        text-align: center;
    }

    .navbar .nav > li > a,
    .navbar .nav > li > a:visited {
        padding: 0;
        font-family: 'Oswald', sans-serif;
        font-size: 18px;
        line-height: 29px;
        color: #fff !important;
    }

    .navbar .nav > li.active a,
    .navbar .nav > li > a:hover {
        color: #01a7f4 !important;
    }


    #about-us .span3 {
        text-align: center;
        padding: 25px 0;
    }

    #about-us .span6:last-child {
        text-align: center;
    }

    #contact form .btn {
        display: block;
        float: none;
        margin: 0 auto 10px;
    }
    #about-us header,
    #contact header,
    #portfolio header,
    #services header,
    #umzugskartons24 header,
    #news header,
    #schnellanfrage header,
	#preise header {
        background-size: cover;
    }
    
    #kundenmeinungen header {
		height: 572px;	
	}

    #foot {
        padding-top:50px;
        position: relative;
        padding-bottom: 36px;
        text-align: center;
        color: #605f60;
        font-size: 13px;
        line-height: normal;
		height:100px;
    }	

    #foot a {
        display: inline-block;
        float: none;
        margin: 0 10px;
        color: #605f60;
    }
	#foot ul.bottom_menu {
	    float: none;
	}
	#foot ul.bottom_menu li {
        display: inline-block;
		line-height: 1em;
        float: none;
        margin: 0;
		padding: 0;
        color: #605f60;
	}
	#foot ul.bottom_menu li a {
		line-height: 1em;
        margin: 0 5px;
	}
	
    #foot .arrow-up {
        float: none;
        margin: 0 auto 35px;
    }

    #foot .copyrights {
        position: absolute;
        bottom: 55px;
        left: 0;
        width: 100%;
        line-height: normal;
		text-align:center;
    }
	
	#footer-sidebar {
     	display: none;
	}

    #head,    
    #services header,
    #contact header {
        background-size: cover;
    }

    #contact .span3 {
        clear: both;
        text-align: center;
    }

    #contact form textarea {
        width: 80%;
        padding: 5% 10%;
    }   
    
    #contact .container {
    	width:80%;
    }
    
    #umzugskartons24 form {
    	font-family: 'Oswald', sans-serif;
    	font-weight: 200;  
    	padding:10px 5px; 
    	float: none;
    }
    
    #umzugskartons24 h2 {
		margin-top: 30px;
		font-size: 44px;
		line-height: 42px;
	}
	
	#schnellanfrage form {
    	font-family: 'Oswald', sans-serif;
    	font-weight: 200;  
    	padding:10px 5px; 
    	float: none;
    }
    
    #schnellanfrage header {
		height: 924px;
    }
    
    #schnellanfrage form input[type="text"],
	#schnellanfrage form input[type="email"] {
    	width: 92%;
    	height: 40px;
    	padding: 1% 4%;
    	margin: 8px 0 10px 0;
	}

	#schnellanfrage form textarea {
    	width: 92%;
    	height: 40px;
    	padding: 4% 4%;
    	margin: 8px 0 20px 0;
	}
	
	#schnellanfrage h2 {
	    margin-top:20px;	
	}
	
	#custom-page.section-heading header {
		height: 280px;
	}
	#custom-page.section-heading header h2 {
    	padding-top: 80px;
    	text-align: center;
		color: #fff;
		text-shadow: 2px 2px 4px #7c7c7c;
		line-height:55px;
		font-size:50px;
	}
	.price_head .title {
		position:relative;
		top:14px;
	}
}

@media (min-width: 470px) and (max-width: 641px) {
	body {
        font-size: 13px;
        background: #2d2d2d 60% 0 no-repeat;
        background-size: auto 480px;
     	margin: 0; padding:0; 
    }
	 #head h1 {
        font-size: 30px;
		margin-bottom:10px;
    }
	
	 #head .logo {
        margin-bottom:10px;
    }
	.hide-on-phone {
		display:block;
	}
	
	.hide-on-desktop {
		display: none;
	}
	
	#footer-sidebar {
     	display: none;
	}
	
	#schnellanfrage header {
		height: 1044px;	
	}
	
	#schnellanfrage .btn {
		margin-bottom:3px;
	}
	#umzugskartons24 header {
		height: 800px;	
	}
}

/* Landscape phones and down */
@media (max-width: 480px) {

	body {
        font-size: 13px;
        background: #2d2d2d 60% 0 no-repeat;
        background-size: auto 800px;
     	margin: 0; padding:0; 
    }
    
    h2 {
		font-size:26px;
		line-height:30px;
	}
	
	h3 {
		font-size:22px;
		line-height:23px;
		margin-bottom:20px;
	}
	
	hr.blank {
    	display: block;
    	height: 1px;
    	border: 0;
    	margin-bottom:26px;
    	padding: 0;
	}
    
	#head h1 {
		margin-bottom: 0px;
	}
	
	
	.hide-on-phone {
     	display: none;
	}
	
	.hide-on-desktop {
		display:block;
	}
	
	#footer-sidebar {
     	display: none;
	}
    
    section p {
        line-height: 19px;
    }   
    body.fx {
        padding-top: 55px;
    }

    #navigation {
        min-height: 55px;
    }
    .navbar .brand {
        margin-left: 20px;
		margin-top: -5px;
    }

    .navbar .btn-navbar {
        margin-top: 4px;
    }

    #about-us .span6 {
        margin-bottom: 40px;
    }

    #contact .contact-wrap {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    #foot {
        padding-top:50px;
        padding-bottom: 100px;
    }
    
	.section-heading header h2,
    #about-us header h2,
    #services header h2,
    #portfolio header h2 {
    font-size:50px;
    margin-top:18px;
    letter-spacing:-3px;
    }
    
    #umzugskartons24 h2, #schnellanfrage h2, #news header h2  {
		margin-top: 0;
		font-size: 30px;
		line-height: 32px;
	}
	
	#custom-page.section-heading header {
		height: 230px;
	}
	
	#custom-page.section-heading header h2 {
    	padding-top: 80px;
    	text-align: center;
		color: #fff;
		text-shadow: 2px 2px 4px #7c7c7c;
		line-height:45px;
		font-size:40px;
	}
	
	#schnellanfrage h2 {
		margin-top: 2px;
		margin-bottom: 3px;
	    font-size:28px;
		line-height:27px;	
	}
	
	#schnellanfrage h3 {
	    font-size:18px;
		line-height:18px;	
	}
	
	#schnellanfrage h4 {
	    font-size:14px;
		line-height:14px;	
		font-weight:400;
	}
	
	#schnellanfrage .btn {
		margin-bottom:3px;
	}
	
	.service_box_content p {
		font-size:16px;
	}
	
	#foot {
		height: 50px;
	}
	
	#head .service-phone a {
		font-size:34px;
	}
}

/* Landscape phones and down */
@media (max-width: 360px) {
	
	body {
        font-size: 16px;
        background: #1B1B1B 70% -0.7% no-repeat;
        background-size: auto 677px;
     	margin: 0; padding:0; 
    }
	
	#head .service-phone a {
		text-shadow: 1px 1px 2px #7c7c7c;
		color:#ffc000;
	}

	#head .service-phone a:hover {
		color: #fff;
	}
	
	#head h1 {
		font-size: 42px;
		margin-bottom: 10px;
	}
	
	#head h3 {
		font-size: 18px;
		line-height: 16px;
	}
	
	#head btn {
		margin-top: 30px;
	}
	
	#head p {
		margin-top: 20px;
	}
	
	.navbar .brand img {
        width:220px;
		margin-top:8px;
    }
	
	
	#schnellanfrage header {
		height: 1180px;	
	}
	
	#kundenmeinungen header {
		height: 462px;	
	}
	
	#kundenmeinungen h2 {
		margin-top: 10px;
		font-size:32px;
		line-height:30px;	
	}
	#kundenmeinungen h3 {
		font-size:18px;
		line-height:15px;	
	}
	
	#kundenmeinungen ul {
		margin-bottom: 10px;	
	}
	#schnellanfrage .btn {
		margin-bottom: 2px;
	}
	#schnellanfrage h2 {
		margin-top: 2px;
		margin-bottom: 3px;
	    font-size:32px;
		line-height:34px;	
	}
	
	#schnellanfrage h3 {
	    font-size:19px;
		line-height:23px;	
	}
	
	#schnellanfrage h4 {
	    font-size:16px;
		line-height:20px;
		font-weight:400;
	}	
	
	#schnellanfrage form input[type="text"],
	#schnellanfrage form input[type="email"] {
    	width: 88%;
   	 	height: 35px;
    	margin-bottom: 5px;
    	padding: 2% 6%;
    	border: none;
    	border-radius: 0;
    	box-shadow: none;
	}

	#schnellanfrage form textarea {
   	 	width: 90%;
    	height: 70px;
    	margin-bottom: 5px;
    	padding: 4% 5%;
    	border: 0;
    	border-radius: 0;
	}
}

@media (max-width: 320px) {
	#head h1 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	
	#head .logo {
		width: 280px;
		margin-bottom: 10px;
	}
	
	#head p {
		margin-top: 10px;
	}
	
	#schnellanfrage h2, #kundenmeinungen h2, #umzugskartons24 h2, #news h2 {
		font-size:28px;
		line-height:26px;	
	}
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */     

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
	

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.aligncenter {
    margin: 0 auto 10px auto;
}

.kundenmeinungbox {
    background-color: rgba(255, 255, 255, 0.55);
	border-radius: 25px;
    color: #000;
	padding:15px;
	margin-bottom: 5px;
}

/* Responsive Videos */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wp-caption {
    max-width: 100% !important;
}

#schnellanfrage div.wpcf7-mail-sent-ok {
top: -34px !important;
}

@media screen and (max-width: 480px) and (orientation: portrait){
.nav>li>a>img {
display: inline;
width:20%;
}
.wpcf7-captchac{
padding-bottom: 5px;
}
#schnellanfrage div.wpcf7-response-output {
    position: relative;
    top: -104px;
    color: #fff;
    width: 171px;
    left: 107px;
}
	
.wp-caption {
    max-width: 100% !important;
}
	
.bx-controls-direction a {
    margin-top: 95px !important;
}
div.wpcf7-response-output {
    position: relative;
    top: -70px;
    left: 113px;
    width: 151px;
}
.fform h2 {
	font-size: 26px!important;
}
#head{
height: 540px!important;
}
@media (min-width: 470px) and (max-width: 641px) {
div.wpcf7-response-output {
    position: relative;
    top: -70px;
    left: 170px;
    width: 367px;
}

}