/*
 * Created on 13.03.2017
 *
 * Joomando.de
 * Copyright by Marco Franke
 * View: Desktop
 */

@media screen and (min-width:1000px) {

.not4mobile {
	display: block;
}
	
#HeaderCase {
	position: fixed;
	border-bottom: 3px solid #3F51B5
;
	z-index: 999;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.75);
}

#TeaserCase {
	margin-top: 120px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.75);
}


/* Logo Styles
-------------------------------------------------------------------*/

#LogoBox {
 	text-align: left;
 	padding-left: 0;
 	padding-top: 10px;
 	padding-bottom: 10px;
 	padding-right: 0;
 	width: 30%;
}

#LogoBox img {
	max-width: 98%;
}

#VorteileCase div.LeftCol{
	padding-bottom: 0;
	padding-right:  0;
}

/* Desktop-Navi Styles
-------------------------------------------------------------------*/
#toggleNavMain {
	display: none;
	}

#navMain {
	display:block;
}

#navMain {
	width: 70%;
	text-align: right;
}

#navMain ul {
	margin-left: 120px;
	margin-top: 0;
}

#navMain li {
	float: left;
	width: auto;
   text-align: right;
   padding-left: 7px;
   border: none;
   margin-top: 60px;
}

#navMain li a {
	background: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 70px;
	padding-right: 70px;
	color: #212121;
	font-size: 1.6em;
	color: #000;
}

#navMain li a:hover {
   color: #fff;
   background-color: #3F51B5;
	transition: all 0.8s; /* explorer 10 */
   -webkit-transition: all 0.8s; /* chrome & safari */
   -moz-transition: all 0.8s; /* firefox */
   -o-transition: all 0.8s; /* opera */
	}
	
#navMain li.active a {
   color: #fff;
   background-color: #3F51B5
;
	}

#navMain li a:focus {
	background: none;
	}

/* Layout
-------------------------------------------------------------------*/

#ContentBody {
	margin-top: 3px;
}

main div.KursBookingBox {
	padding-top: 20px;
	padding-bottom: 20px;
	border-left: 10px solid #FF9800;
	border-top: 0;
}

main blockquote {
	padding-top: 10px;
	padding-bottom: 20px;
	border-left: 10px solid #3F51B5
;
	border-top: 0;
}


main {
	padding: 3%;
	}

.VorteileBoxes {
	float: left;
	width: 50%;
	padding-top: 3%;
	padding-left: 3%;
	padding-bottom: 3%;
	padding-right: 3%;
}

.StandAloneContendBox_Text {
	padding-top: 90px;
	padding-bottom: 110px;
}

.StandAloneContendBox_Text h2 {
	text-align: left;
}

main section.Rechtliches h2 {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;
}

.StandAloneContendBox_Text p {
	text-align: left;
}

.CaseLeistungen ul.ContentList li{
	margin-left: 15%;
}

.AnfrageErhalten {
	height: 250px;
}

.WebsiteBild {
	height: 250px;
}

.GruppeBild {
	height: 280px;
}

.ZertifikatBild {
	height: 320px;
}

.ErfolgBild {
	height: 330px;
}

.OrgaBoxImg {
	height: 540px;
}

.KontaktBoxImg {
	height: 490px;
}

#TestimonialAlloverBox blockquote {
	padding-left: 12%;
	padding-right: 12%;
	padding-top: 50px;
	padding-bottom: 50px;
}

#InHouseBox {
	padding-top: 15px;
	padding-bottom: 30px;
}
	
footer .FooterCaseBox {
	width: 33.33333%;
	padding-bottom: 3%;
}


#SubFooterBox {
	padding-top: 0;
	padding-bottom: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* Content Styles
-------------------------------------------------------------------*/
#TeaserBox {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 70px;
	padding-top: 210px;
}

#TeaserBox h1 span.whiteBg {
	font-size: 3.0em;
}

#TeaserBox h1 span.redBg {
	font-size: 1.8em;
}

#TeaserBox p.TeaserConversionButton{
	margin-top: 140px;
	margin-bottom: 80px;
	padding-left: 25%;
	padding-right: 25%;
	font-size: 1.9em;
}

#TeaserBox a{
	padding-top: 13px;
	padding-bottom: 13px;
	border: 1px solid #E07910;
	border-radius: 7px;
	padding-left: 48px;
	padding-right: 20px;
	background-image: url(../images/material-design-icons/navigation/1x_web/ic_chevron_right_white_48dp.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#TeaserBox a:hover{
	background-color:#B35C04;
	border: 1px solid #B35C04;
	transition: all 0.5s; /* explorer 10 */
   -webkit-transition: all 0.5s; /* chrome & safari */
   -moz-transition: all 0.5s; /* firefox */
   -o-transition: all 0.5s; /* opera */
} 	


main .ContentTextLeft {
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}

main .ContentTextRight  {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

main .ContentTextBox p{
	text-align: left;
}

main p.ConversionButton {
	text-align: center;
}

main div.KursDatum {
	text-align: left;
}

main div.KursOrt {
	text-align: left;
	padding-left: 5%;
}

main div.KursBooking {
	text-align: right;
}

.Bild_Box_Welcome {
	height: 280px;
}


#VorteileCase li {
	margin-left: 30px;
}


#VorteileCase p.ConversionButton a{
	padding-left: 3%;
	padding-right: 3%;

}


/* Footer Styles
-------------------------------------------------------------------*/

footer h3{
	margin-bottom: 30px;
}

footer li{
	width: 80%;	
}

footer li a{
	background-color: #000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 1.1em;
}

footer li a:hover {
	text-decoration: underline;
}

footer p.copyright {
	text-align: left;
	font-size: 1.1em;
}

footer p.socialicons {
	text-align: left;
}

}