body {
	background-color: #3d3c3f;
}

.mod_article {
	background-color: #fff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #ee7a00;
}

#main-nav.btn, #main-nav.skiplink {
	background: none;
}


.drawer.active {
	max-height: 5000px;
}

.drawer {
	box-shadow: none;
}

.headlinecircleteaser {
	margin: 0 0 25px 0;
	color: rgba(0, 70, 145, 1);
	text-align: center;
}

.circleteasersubhead {
	color: rgba(0, 70, 145, 1);
	text-align: center;
	margin-bottom: 15px;
	font: 400 1.825rem/1.2 'Pacifico', Helvetica, sans-serif; 
/*	font: 400 1.825rem/0.8 'Cookie', Helvetica, sans-serif; */
}

#circle-teaser {
	background: url('../img/whitenoise-361x370.png');
	padding-bottom: 40px;
	padding-top: 40px;
}	

#circle-teaser2 {
	background: url('../img/whitenoise-361x370.png');
	padding-bottom: 40px;
	padding-top: 40px;
}	


.teaser a {
	transform: scale(1,1);
    transition-duration: 1150ms;
    transition-timing-function: ease-out;
}

.teaser:hover .teasercaption, .teaser a:hover .teasercaption{
	transform: scale(1.2, 1.17);
	transition-duration: 1150ms;
	transition-timing-function: ease-out;
}
	
.teaser img{
	transform: scale(1,1);
    transition-duration: 1150ms;
    transition-timing-function: ease-out;
}

.teaser:hover a img, .teaser img:hover{
	transform: scale(1.05, 1.07);
	transition-duration: 1150ms;
	transition-timing-function: ease-out;
}

.teaser .image_container {
	width: 240px;
	height: 180px;
	display: inline-block;
}

.teaserimg {
	width: 240px;
	height: 180px;
	display: inline-block;
	overflow:hidden;
}

.teaserimg img {
	width: 240px;
	height: 180px;
}

.teasercaption {
    bottom: 45px;
    position: relative;
    text-align: center;
	background: rgba(0, 70, 145, 0.8) none repeat scroll 0 0;
	display: block;
	color: #fff;
}

a {
	color: #ee7a00;
}

#navbar-main-nav p.skiplink {
	border: none;
	background: none;
    display: inline-block;
    font-family: "Open Sans";
    font-weight: 600;
    padding: 0 !important;
    text-align: center;
    width: auto;
}

#main-nav {
	margin-top: 6px;
}

#navbar-main-nav .btn > a:hover,#navbar-main-nav .btn input, .btn button,#navbar-main-nav .skiplink > a:hover,#navbar-main-nav .skiplink input,#navbar-main-nav .skiplink button {
	color: #333333;
}

#navbar-main-nav .btn > a,#navbar-main-nav .btn input, .btn button,#navbar-main-nav .skiplink > a,#navbar-main-nav .skiplink input,#navbar-main-nav .skiplink button {
	color: #ee7a00;
}

.navbar ul li:hover {
	background-color: #cacaca;
}

.navbar ul li {
	background-color:#fff;	
}


.topofpage {
}

.topof {
    bottom: 0;
    position: fixed;
}

.parallax {
    background-image: url("/img/img_parallax_demo.jpg");
    height: 400px;
    width: 100%;
}

.text-content-parallax {
	padding-top: 45px;
}

.parallax-wrapper {
	padding-top: 15px;
}

.parallaxcaption {
	background: rgba(255, 255, 255, 0.8);
	width: 100%;
	text-align: center;
}

.parallaxcaption h1 {
	color: #ee7a00;
}

#leistungsspektrum h1 {
	text-align: center;
}
	
#unternehmen h1 {
	color: #fff;
	text-align: center;
}
#startseite-teaser-headline h1 {
	color: #ee7a00;
	text-align: center;
}

#unternehmen {
	background-color: #414043;
	color: #fff;
}

#startseite-teaser-teaser {
	padding: 45px 0 45px 0;
	background-color: #d9d9d9;
}

#unser-unternehmen-content {
	padding: 45px 0 45px;
}

#exportverpackungen h5 {
	color: #fff;
}

#exportverpackungen h3 {
	color: #fff;
}

#exportverpackungen {
	text-align: center;
	color: #fff;
	background-color: #ee7a00;
	padding: 15px 0 0;
}

#verpackung-aus-holz h3 {
	color: #ee7a00; 
}

#verpackung-aus-pappe-content {
	padding: 45px 0 0 0;
}

#verpackung-aus-holz-content {
	padding: 45px 0 0 0;
}
#verpackung-aus-holz {
	padding: 15px 0 15px;
	text-align: center;
	background-color: #414043;
}

#hinweis-gefahrgut {
	background-color: #ee7a00;
	padding: 15px;
}
	
#hinweis-gefahrgut a{
	color: #fff;
}

#hinweis-gefahrgut a:hover {
	color: #414043;
}

#hinweis-gefahrgut h3 {
	color: #fff;
	text-align: center;
}	

#hinweis-gefahrgut-content p {
	font-size: 90%;
	line-height: 1.2;
}

#gefahrengutverpackung-content {
	padding: 45px 0 0 0;
}
#hinweis-gefahrgut-content {
	background-color: #ececec;
}

#gefahrengutverpackung h3 {
	color: #ee7a00;
}

#gefahrengutverpackung{
	padding: 15px 0 15px;
	text-align: center;
	background-color: #414043;
}	

#kontaktform {
	margin-top: 45px;
}

.KontaktFormular {
	line-height: 1.1em;
}
	
#verpackung-aus-pappe{
	padding: 15px 0 15px;
	text-align: center;
	background-color: #414043;
}

#verpackung-aus-pappe h3{
	color: #ee7a00; 
}

#footerimg {
	margin-bottom: -8px;
}

.btn.info, .skiplink.info {
	background-color: #414043;
}

h1#kontakt-head {
		text-align: center;
}

#teaser .column:first-child, #teaser .columns:first-child, .alpha {
margin-left: 3.1915%;
}

@media only screen and (max-width: 767px) {
#teaser .column:first-child, #teaser .columns:first-child, .alpha {
margin-left: 0;
}
}

#teaser .btn.medium, .skiplink.medium {
	width: 100%;
	height: 100%;
	border-radius: 4px;
	margin-bottom: 35px;
}

.teasertease {
	color: #ee7a00;
}



#teaser h3 {
	text-align: center;
}
 
/*
We highly recommend you use SASS and write your custom styles in sass/_custom.scss.
However, this blank file is available if you prefer
*/

/* ################ Sonstiges ################  */

hr {
	border: none;
	border-bottom: 1px solid #ccc;
}

.openingimage{
    background-position: center center;
    background-size: cover;
    min-height: 680px;
	border-bottom: 35px solid grey;
}

@media only screen and (max-width: 767px) {
	.openingimage {
		min-height: 550px;
	}
}

@media only screen and (max-width: 420px) {
	.openingimage {
		min-height: 350px;
	}
}


.slidercla .image_container img{
	width: 100%;
}
.slider-control {
    height: 30px;
    position: absolute;
    top: 40%;
    width: 100%;
}

.slider-control .slider-menu {
	display:none;
}

/* ################ kontaktformular ################  */

form label  {
	display: inline;
}

#KontaktForm fieldset {
	border: none;
    margin: 0;
	padding: 0;
}

#KontaktForm .adjoined {
	width: 100px;
}

#Ihre_Nachricht {
	height: 150px;
	width: 86%;
}

.error {
	color: red;
}

label.error {
    border-color: #F6B83F;
    color: red;
    transition-duration: 0.2s;
}

span.KontaktFormular {
	font-size: 90%;
	padding-left: 15px;
}


.btn.warning, .skiplink.warning {
    background: none repeat scroll 0 0 #ee7a00;
    border: 1px solid #ee7a00;
    color: #ee7a00;
}

/* ################ invisible ################  */

.invisible {
	display: none;
}


/* ################ footer ################  */
#footer {
	background-color: #3d3c3f;
	overflow: hidden;
	padding-top: 12px;
	font-size: 12px;
}

p.footer {
	color: #fff;
	float: right;
	font-size: 12px;
}

#footer a {
	color: #d8d8d8;
}

#footer a:hover {
	color: #fff;
}

#footer li {
	margin-right: 10px;
}

#footer ul {
	margin: 0;
	padding: 0;
}

/* ################ parallax ################  */
.parallax {
  background-attachment: fixed !important;
}

.oldie, .ie9 {
	.parallax {
		background-attachment: static !important;
	}
}

/* ################ ID WRAPPER SECTIONS ################  */

#footer{
	position: bottom;
}

.taetdaten { 
	background: #feebdb; 
	padding: 15px;
}
#webentwicklung{ 
	background: #f5f2ed; 
	padding-top: 15px;
	padding-bottom: 15px;
	
}
#grafikdesign{  
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
#responsiviaet { 
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}


/*

#responsiviaet {
	background: url("../img/bgresponsivitaet.png") no-repeat scroll right bottom #f5f2ed;
    transition-duration: 0.5s;

}

#grafikdesign{
	background: url("../img/bgkreativ.png") no-repeat scroll left bottom #fff;
    transition-duration: 0.5s;
}

#webentwicklung{
	background: url("../img/bgwebentwicklung.png") no-repeat scroll left bottom #fff;
    transition-duration: 0.5s;
}

#warum-mop {
	background-color: #f5f2ed;
}




@media only screen and (max-width: 767px) {
	#responsiviaet {
		background: #f5f2ed;
	}
	#grafikdesign{
		background: #fff;
	}	
	#webentwicklung{
		background: #fff;
	}	
}
*/

/* ################ TOOLTIP ################  */
.tooltip{
    display: inline;
    position: relative;
	cursor: pointer;
}

.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}

content: attr(title);

.tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}

/* ################ MAINNAV ################  */
#main-nav { 
	float: right;
}

.navbar {
	margin-bottom: 12px;
	border: none;
	min-height:110px;
}

.navbar ul li > a {
	color: #ee7a00;
	height: 70px;
	line-height: 70px;
}

.navcontain {
	background-color: #fff;
}

.navbar a.toggle {
	color: #ee7a00;
}

.pretty.navbar {
	background: #fff;
	border-bottom: 8px solid #ee7a00;
	box-shadow: none !important;
	height: 117px;
}

.navcontain {
	height: 117px;
}

@media only screen and (max-width: 767px) {
.navcontain {
	height: 117px;
}

.navbar .logo {
	height: 117px;
}
}

.gumby-no-touch .navbar ul li:hover > a, .gumby-touch .navbar ul li.actice > a {
	background-color: #cacaca;
}
/* ################ STARTSEITENKRAM ################  */
body#mop-design .wrapper {
	text-align: center;
}

/* ################ CONTENT SLIDDDER ################  */

.slider-wrapper {
	text-align: center;
}

.slider-wrapper p {
	text-align: center;
}

.slider-control {
	font-size: 9rem;
}

/* ################ MASTERHEAD ################  */

/* HÖHE MIT MEDIAQUERIES ÄNDERN!!  EVENTUELL MIT SASS?!  */

#masthead {
    background: url("http://mop-design.de/mopdesign/files/uploads/test2.jpg") no-repeat scroll center top / cover rgba(0, 0, 0, 0);
    height: 350px;
    max-height: 480px;
    min-height: 183px;
    position: relative;
    transition-duration: 0.2s;
    width: 100%;
}


#masthead p {

}


/* ################ NAVIGATIONSLOGO ################  */

h3.logo {
	text-align: left;
	font-size: 1rem;
}

.sublogo {
	padding: 0;
	margin: 0;
	color: #e2001a;
}


@media only screen and (max-width: 420px) {
	.sublogo {
		display:none !important;
	}
}



/* ################ LOOOOOOOGOOOOOOOOOOOOOOS ################  */

h1.logo {
	text-align: center;
	color: #fff;
	padding: 0;
	font-weight: 300;
/*	text-shadow: 0 2px 5px #0a410a, 0 1px 5px #0a410a;*/
}

h3.claim {
	text-align: center;
	color: #e2001a;
	padding: 0;
	text-shadow: 0 2px 50px #0a410a, 0 1px 2px #0a410a; 
}

.welcome {
	font-size: 1.4rem;
 	margin-top: 0px;
	text-align: center;
	font-weight: 300;
	font-style: italic;
}

@media only screen and (max-width: 420px) {
	.claim {

	}
}

.start {
	text-align: center;
	padding: 0;
}

/*
.start a { color: #E2001A; text-shadow: 0 2px 50px #191A1B, 0 1px 2px #191A1B; }
.start a:hover { color:#E2001A; text-shadow: 0 1px 6px #191A1B, 0 1px 2px #191A1B; }
*/


.start a { color: #fff; font-weight: 350;}
.start a:hover { color: #fff; text-shadow: 0 1px 6px #191A1B, 0 1px 2px #191A1B; font-weight: 380; transition: all 0.4s ease 0.0s;}

.homepagerow {
	color: #fff;
}

#homepage {
	position: relative;
	background-size: cover;
}

/* ################ parallax startseite ################  */

#homepage.homie {
    position: relative;
}
.homie {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
