
h1{
	font-size: 54px;
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	margin-bottom:30px;
	font-weight: 300;
}

h2{
	font-size: 40px;
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	margin-bottom:10px;
	font-weight: 300;
}

p{
	font-size:14px;
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	font-weight: 400;
}

h3{
	font-size: 28px;
	font-family: 'Open Sans',  arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	font-weight: 300;
}

h4{
	font-size: 24px;
	font-family: georgia;
	font-style: italic;
	margin-bottom:25px;
}

h5{
	font-size: 20px;
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	color: rgb(51,51,51);
	font-weight: 300;
}

.myContainer{
	padding: 0 15px;
}


#desktop{
	position: absolute; 
	z-index: -1000; 
	overflow: hidden
}

#mobile {
	background-image: url("images/clouds_1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	position:fixed;
	left:0;
}

#logo{
	margin-bottom:75px;
}

#slogan {
	border-top: 1px solid #fff;
	padding-top: 75px;
	padding-left:50px;
	padding-right:50px;
	color:#eee;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
	text-align: center;
}

.scrollDown{
	margin-bottom: 75px;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
}

.scrollUp{
	width: 50px;
	margin-left: auto;
	margin-right: auto;
}

.arrowDown{
	left:11px;
	margin-top:-75px;
	margin-right: auto;
	margin-left: auto;
}

.arrowUp{
	left:11px;
	margin-top:-75px;
	margin-right: auto;
	margin-left: auto;
}

.sectionW {
	border-bottom: solid 1px #ddd;
	padding-bottom: 70px;
	padding-top:70px;
	background-color: #fff;
}

.noBorder{
	border-bottom: none;
}

.sectionG{
	border-bottom: solid 1px #ddd;
	padding-bottom: 70px;
	padding-top:70px;
	background-color: #eee;
}

#footer{
	border-bottom: solid 1px #ddd;
	padding-bottom: 30px;
	padding-top:30px;
	background-color: #eee;
}

.pie img{
	margin:60px 0 35px 0;
	width:75px;
}


.fisarmonica {
	float:left;
	display:block;
	width:24.8%;
	height:400px;
	background-size: cover;
	background-repeat: no-repeat;
	position:relative;
	background-position: -70px 0px;
}

.fisarmonicaMobile {
	width:100%;
	height:200px;
	background-size: cover;
	background-repeat: no-repeat;
	position:relative;
	background-position: -30px 0px;
}

.fisarmonica img{
	margin-bottom: 35px;
}

#whitebag{
	background-image:url("images/background_whitebag.png");
	z-index:4;
}

#whitebag h3{
	color:rgb(249,79,18)
}

#whitebag h5, #whitebag a, #whitebag a:hover{
	color:#fff;
}
	

#cadmus{
	background-image:url("images/background_cadmus.png");
	z-index:3;
}

#cadmus h3, #cadmus h5, #cadmus a, #cadmus a:hover{
	color:#fff;
}

#butcher{
	background-image:url("images/background_butcherboy.jpg");
	z-index:3;
}

#butcher h3, #butcher h5, #butcher a, #butcher a:hover{
	color:#fff;
}

#hizma{
	background-image:url("images/background_hizma.png");
	z-index:2;
}

#hizma h3{
	color:#ff7f2a;
}

#hizma h5, #hizmaa a , #hizma a:hover{
	color:#555;
}

#wabely{
	background-image:url("images/background_wabely.png");
	z-index:1;
}

#wabely h3{
	color:#fff;
}

#wabely h5, #wabely a, #wabely a:hover{
	color:#fff;
}

#mara{
	background-image:url("images/background_mara.jpg");
	z-index:2;
}

#mara h3, #mara h5, #mara a, #mara a:hover{
	color:#555;
}


#beat{
	background-image:url("images/background_beat.jpg");
	z-index:2;
}

#beat h3, #beat h5, #beat a, #beat a:hover{
	color:#555;
}

#musikschule{
	background-image:url("images/background_musikschule.jpg");
	z-index:3;
}

#musikschule h3, #musikschule h5, #musikschule a, #musikschule a:hover{
	color:#fff;
}


.shortDes{
	padding: 15px 30px 15px 30px;
	margin-top:328px;
	text-align:left;
	background-color: rgba(0,0,0,0.7);
}

.shortDes h5{
	color:white !important;
}

.shortDesMobile{
	padding-top:150px;
	color:white;
}

.longDes{
	float:left;
	padding:45px 10px;
	width:300px;
	height:300px;
	opacity:0;
	text-align:left;
	color:#eee;
	display:none;
}

.fisarmonica a{
	color:#eee;
} 

.fisarmonica a:hover{
	color:#eee;
	text-decoration:none;
}

a{
	color:#000;
}

a:hover{
	color:#000;
	text-decoration: none;
}

.longDes h3{
	font-family:'Open Sans';
}

.pricing img{
	width:26px;
	float:left;
	margin-right:20px;
	margin-left: 40px;
}

.pricing p{
	padding-bottom:20px;
	text-align:center;
}



.box3{
	width:270px;
	margin-left: auto;
	margin-right:auto;
	margin-top:50px;

	height:429px;
}

.box3 h3{
	margin-top:35px;
}

.box3 h5{
	color:rgb(51,51,51);
}

.crazy p{
	text-align: center;
}

.price{
	color:#AA0000;
}

sup{
	font-size: 20px;
	top:-0.7em;
}

sub{
	font-size: 20px;
	position: relative;
	bottom:0em;

}

.extraDown{
	padding-bottom:70px;
}

.extraUp{
	margin-top:70px;
}

/*.gradient {
	background: -webkit-linear-gradient(#ffffff,#d8d6cb); 
	background: -o-linear-gradient(#ffffff,#d8d6cb); 
	background: -moz-linear-gradient(#ffffff,#d8d6cb); 
	background: linear-gradient(#ffffff,#d8d6cb);   
	padding-top: 70px;
	z-index:1;
	border-top: solid 8px #AA0000; 
}  */



.line {
	border-top: solid 1px #AA0000;
	margin-bottom:30px;
	width:200px;
	margin-left:auto;
	margin-right:auto;
}

.lineS {
	border-top: solid 1px #ddd;
	margin-bottom:30px;
	width:220px;
	margin-left:auto;
	margin-right:auto;
}


.icon{
	height:125px;
	width:125px;
	margin-top: 35px;
}

#footer{
	border-bottom: solid 1px #111;
	padding-bottom: 10px;
	padding-top:30px;
	background-color: #333;
	color:#ccc;
	min-height: 80px;
}

#footerLeft{
	text-align:center;
}

#footerRight{
	text-align:center;
}



.logos{
	height: 50px;
	margin-top:25px;
	margin-bottom: 10px;
}

.down {
	margin-bottom: 50px;
}



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {  

	#footerLeft{
		text-align:left;
		padding-top: 10px;
	}

	#footerRight{
		text-align:right;
		padding-top: 10px;
	}

	.line {
		width:400px;
	}


	#whitebag{
		box-shadow: 7px 1px 10px -3px rgba(0,0,0,0.5);
		}


	#cadmus{
		box-shadow: 7px 1px 10px -3px rgba(0,0,0,0.3);
	}


	#hizma{
		box-shadow: 7px 1px 10px -3px rgba(0,0,0,0.3);
	}


	.pie img{
	width:165px;
	}

	.pricing p{
	text-align:left;
	}

	.crazy p{
	text-align: center;
}

	.shortDes{
	padding: 15px 0px 15px 10px;
	}

}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
	.fisarmonica {
	background-position: -70px 0px;
	}

	.shortDes{
	padding: 15px 0px 15px 30px;
	}
 }