/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.site-slogan {
	font-family: 'Cedarville Cursive', cursive;
	font-family: 'Boogaloo', cursive;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:17px;

	
	}
	
	
	.site-slogan-big {
		font-family: 'Open Sans Condensed', sans-serif;
		  color: #FFFFFF;
		  font-size: 24px;
		  padding: 3px 0 0;
		  font-weight: 300;
		  opacity: 1;
		  filter: alpha(opacity=100);
		  -webkit-transition: all 0.3s ease-in-out;
		  -o-transition: all 0.3s ease-in-out;
		  transition: all 0.3s ease-in-out;
}

	.site-slogan-big-black {
		font-family: 'Open Sans Condensed', sans-serif;
		  color: #000000;
		  font-size: 24px;
		  padding: 3px 0 0;
		  font-weight: 300;
		  opacity: 1;
		  filter: alpha(opacity=100);
		  -webkit-transition: all 0.3s ease-in-out;
		  -o-transition: all 0.3s ease-in-out;
		  transition: all 0.3s ease-in-out;
}

	.cookie-button {
		font-family: 'Open Sans Condensed', sans-serif;
		  color: #FFFFFF;
		  font-size: 16px;
		  padding: 3px 0 0;
		  font-weight: 400;
		  opacity: 1;
		  filter: alpha(opacity=100);
		  -webkit-transition: all 0.3s ease-in-out;
		  -o-transition: all 0.3s ease-in-out;
		  transition: all 0.3s ease-in-out;
}

	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans Condensed', sans-serif;
	}
	
.sloganschrift {
	font-family: 'Open Sans Condensed', sans-serif;
}

.musicinafrica {
	float:right;
}


  .col-ASIO-logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 10.3%;
}

.video-container {
  width: 100%;
}

video {
  height: auto;
  width: 100%;
  max-width: 716px;
}
	
