body, html, p {
	font-family: 'FuturaLight-Regular', sans-serif;
	font-size: 28px; /* 32 */
	line-height: 34px; /* 38 */
	color: #676767;
}

a:hover {
	color: inherit;
	text-decoration: none;
}

.nav_fontsize {
	font-size: 20px;
}

.headline_fontsize {
	font-size: 50px;
	text-align: left;
}

.bu_textalign {
	text-align: right;
}

.orange_nav {
	color: #f3ac3f !important;
}

.navbar-default .navbar-toggle {
	border-color: #fff;
}

.navbar-default .navbar-toggle:hover {
	background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #f3ac3f;
}

.orange_watch {
	color: #f3b558;
}

.orange_video {
	color: #f3a631;
}

.orange_first {
	color: #f39911;
}

.orange_here, a.orange_here:hover {
	color: #e14e11;
}

.orange_headlines {
	color: #f39200;
	font-family: 'Impact';
	font-size: 28px;
	text-align: left;
	margin-bottom: 57px;
}

/* Navi */

.navbar-default {
	background-color: #fff;
	border-color: #fff;
}

ul.navbar-nav {
	width: 100%;
}

.navbar-default .navbar-nav > li  {
	width: 25%;
}

.navbar-default .navbar-nav > li a{
	text-align: center;
}

.navbar-default .navbar-nav > li:nth-child(2) a{
	text-align: left;
}

.navbar-default .navbar-nav > li:last-child a{
	text-align: right;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #e14e11 !important;
	background-color: #fff;
}

/* Intro */

.logo_section {
	margin-top: 140px;
}

.video_section {
	margin-top: 83px;
}

.video_section p {
	font-size: 32px;
	line-height: 34px;
	text-align: center;
}

.circle {
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 11px;
	background-color: #e14e11;
}

/* Sections */

section {
	background: transparent !important;
}

.about-section, .services-section, .contact-section, .watch-section, .video-section {
	padding-top: 160px;
}

.contact-section {
	padding-bottom: 280px !important;
	padding-top: 280px;
}

.video-section {
	padding-top: 200px;
	padding-bottom: 40px;
}

.contact-section h2, .contact-section p {
	text-align: center;
}

/* Bild Section */

.bild-section {
	background-image: url('../images/tears_bg_01.jpg') !important;
	background-repeat: repeat-x;
	padding: 0px;
}

.bu {
	margin-top: 17px;
}

section.bu p, h3, h4, h5, section p {
	font-size: 19px;
	line-height: 23px;
}

section.services-section h3 {
	font-family:'Futura-Medium';
}

section.services-section h3, section.services-section h4, section.services-section p {
	font-size: 17px;
	line-height: 23px;
}

section p, section h3, section h4, section h5 {
	text-align: left;
}

.intro-section {
	height: 100%;
}

.bild-section, .bild-section > .container, .bild-section > .container > .row,
.bild-section > .container > .row > .col-lg-12 {
	/* 1002px */
}

.about-section {
	 /* 1002px */
}

#watch {
	 /* 1200px */
}

.services-section h2 {
	margin-bottom: 48px;
}

.services-section h4 {
	margin-top: -12px;
}

.services-section .col-lg-6 p {
	margin-top: 13px;
	font-size: 18px;
	line-height: 23px;
	text-align: justify;
}

.contact-section {
	padding-bottom: 50px;
}

.services-section #demo, .services-section #demo2, .services-section #demo3 {
	margin-top: 50px;
}

@media (max-width: 1200px){
	.services-section #demo, .services-section #demo2, .services-section #demo3 {
	padding-top: 40px;
}
}


button.more, button.more:hover, button.more:focus, button.more:active {
	background-color: transparent;
	border-color: #fff;
	color: #e14e11;
	float: right;
	font-size: 19px;
	box-shadow: #fff;
	-webkit-box-shadow: #fff;
}
button .circle {
	width: 15px;
	height: 15px;
	border-radius: 8px;
	margin-right: 7px;
}
#watch h3 {
	margin-top: -25px;
	margin-bottom: 30px;
}
.margin-top-25 {
	margin-top: 25px;
}

.margin-bottom--130 {
	bottom: -130px;
}

.fontsize-smaller {
	font-size: 14px;
}

a.orange_here {
	display: inline-block;
	margin-top: 8px !important;
	margin-right: -39%;
}

#demo4 {
	margin-top: 40px;
}

p a {
	color: #676767;
}

button.imprint, button.imprint:hover, button.imprint:active, button.imprint:focus {
	border: 0px;
	background: transparent;
	display: inline-block;
	color: #676767;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

@media (min-width: 992px) and (max-width: 1200px){
	.video_section a.orange_here {margin-right: -49% !important; }
}

@media (min-width: 768px) and (max-width: 991px){
	.video_section a.orange_here {margin-right: -67% !important; }
}
@media (max-width: 768px){
	.video_section a.orange_here {margin-right: -29% !important; }
}
@media (max-width: 640px){
	.video_section a.orange_here {margin-right: -35% !important; }
}
@media (max-width: 560px){
	.video_section a.orange_here {margin-right: -41% !important; }
}
@media (max-width: 480px){
	.video_section a.orange_here {margin-right: -49% !important; }
}
@media (max-width: 400px){
	.video_section a.orange_here {margin-right: -63% !important; }
}