@charset "UTF-8";

body {
	width: 100%;
	min-width: 1280px;
	margin: 0;
	padding: 0;
	/*background-color: #e5e5e6;*/
	background-color: #222226;
}

body, 
p, 
li, 
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	/*color: #03070a;*/
	color: #c48a36;
}

sup {
	font-size: 12px;
}

a {
	text-decoration: none;
}

a.marked {
	color: #c48a36;
}

.clear {
	clear: both;
}

header {
	width: 100%;
	height: 96px;
	background-color: #000;
}

#wrap_flags {
	width: 16px;
	height: 27px;
	float: left;
	padding-top: 25px;
}

.logo_white {
	float: left;
	width: 233px;
	height: 40px;
	margin: 28px 0 0 30px;
	background: transparent url(../img/logo_white.png) 0px 0px no-repeat; 
}


#wrap_navbar {
	width: 1280px;
	height: 48px;
	margin: 0 auto;
}

header ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

header ul li {
	float: left;
	padding: 0;
	color: #fff;
}

header ul li a {
	font-size: 16px;
	color: #fff;
}

header ul li a:hover, 
.pagination li a:hover {
	color: #c48a36;
}

.navigation {
	height: 15px;
	margin: 38px 0 0 0;
}

.navigation li {
	margin: 0 11px 0 11px;
}

.social_media {
	height: 48px;
	margin: 20px 20px 0 20px;
}

.social_media li {
	margin: 0 0 0 10px;
}

h1 {
	width: 500px;
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

h2 {
	margin: 0;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 0 140px;
}

h4 {
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 0 140px;
}

#wrap_header1 {
	position: relative;
	width: 100%;
	height: 575px;
	-webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
}

.header_carousel0 {
	background: #000 url(../img/header_rotation1.jpg) top center no-repeat;
}

.header_carousel1 {
	background: #000 url(../img/header_rotation2.jpg) top center no-repeat;
}

.header_carousel2 {
	background: #000 url(../img/header_rotation3.jpg) top center no-repeat;
}


#wrap_entry {
	position: relative;
	width: 1120px;
	margin: 0 auto;
	padding: 130px 0 0 160px;
}

#wrap_entry  p {
	width: 600px;
	color: #ffffff;
	text-shadow: 2px 2px #000000;
	font-size: 23px;
}

#text-slider {
	width: 600px;
	position: relative;
	font-size: 23px;
	height:300px;
	overflow:hidden;
}

#text-slider article {
	width: 100%;
	position:absolute;
	top:0;
	left:0;
	color: #fff;
	padding: 20px 0 0 0;
}

#text-slider span {	
	display: block;
	padding-top: 20px;
}

#text-slider-controls {
	display: none;
}

.btn_left,
.btn_right {
	position: absolute;
	width: 86px;
	height: 86px;
	top: 200px;
}

.btn_left {
	left: 40px;
}

.btn_right {
	left: 1154px;
}

.btn_left a,
.btn_right a {
	display: inline-block;
	width: 86px;
	height: 86px;
}

.btn_left a {
	background: transparent url(../img/btn_left.png) 0px 0px no-repeat;
}

.btn_right a  {
	background: transparent url(../img/btn_right.png) 0px 0px no-repeat;
}

#wrap_header1_below {
	width: 100%;
	background-color: #020202;
}

.announcement {
	width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 100px;
	text-align: left;
}

.announcement h2 {
	padding: 0 0 30px 0;
	text-align: center;
}

.announcement table {
	width: 100%;
}

#wrap_header2 {
	width: 100%;
	height: 699px;
	background: #000 url(../img/header_image2.jpg) top center no-repeat;
}

.usp_boxes {
	width: 1246px;
	margin: 0 auto;
	padding: 66px 0 0 0;
	list-style-type: none;
}

.usp_boxes li {
	display: inline-block;
	float: left;
	width: 383px;
	height: 199px;
	margin: 0 30px 30px 30px;
	padding: 65px 90px 0 90px;
	color: #fff;
	line-height: 22px;
	background: transparent url(../img/usp_box.png) 0px 0px no-repeat;
}

#wrap_story,
#wrap_media,
#wrap_technology,
#wrap_team {
	width: 100%;
	background: transparent url(../img/section_separator.png) top center no-repeat;
	/*color: #03070a;*/
}

#wrap_contact {
	width: 100%;
	height: 974px;
	background: #0f1012 url(../img/contact_image.jpg) top right no-repeat;
}

#wrap_contact h1 {
	margin: 0 0 30px 20px;
}

#newsletter p,
#newsletter a,
#wrap_contact h2,
#wrap_contact p,
#wrap_contact a {
	color: #fff;
}

article {
	position: relative;
	width: 1260px;
	margin: 0 auto;
	padding: 60px 0 80px 20px;
}

article p {
	width: 1100px;
	padding: 0 0 0 140px;
	color: #e3e3e3;
}

#wrap_story p,
#wrap_technology p {
	margin: 40px 0 40px 0;
	font-size: 18px;
	line-height: 24px;
}

#wrap_contact p {
	width: 611px;
	padding: 0 0 0 20px;
}

#wrap_media_thumbs {
	position: relative;
	width: 1280px;
	margin: 0 auto;
}

#wrap_media_thumbs .btn_left {
	top: 210px;
}

#wrap_media_thumbs .btn_right {
	top: 210px;
}

.media_thumbs {
	width: 1145px;
	padding-left: 135px;
	list-style-type: none;
}

.media_thumbs li {
	display: inline-block;
	float: left;
	width: 232px; 
	height: 232px;
	margin: 10px 10px;
}

.team_pics
.team_pics_ext {
	width: 1170px;
	margin: 0 0 0 110px;
	padding: 0;
	list-style-type: none;
}

.team_pics li {
	display: inline-block;
	float: left;
	width: 232px; 
	height: 370px;
	margin: 0 73px;
}

.team_pics li a {
	display: inline-block;
	width: 232px; 
	height: 232px;
	margin: 0;
	padding: 0;
}

.team_pics_ext li {
	display: inline-block;
	float: left;
	width: 232px; 
	height: 100px;
	margin: 0 73px;
}

.team_pics p,
.team_pics_ext p {
	width: 232px;
	padding-left: 0;
	text-align: center;
	font-size: 18px;
	margin: 15px 0 8px 0;
}

.team_pics p:last-child,
.team_pics_ext p:last-child {
	margin-top: 8px;
	color: #c48a36;
}

.wrap_contact_form {
	/*width: 1280px;
	margin: 0 auto;*/
	padding-top: 30px;
        position: relative;
}
.wrap_contact_form_popup {
    width: 200px;
    text-align: center;
    padding: 20px;
    display: none;
    position: absolute;
    top: 50%;
    left: 350px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    background: #f9f9f9;
    border: 1px solid #ddd;
    z-index: 10;
}

.wrap_contact_form  input,
.wrap_contact_form  textarea {
	border-width: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
	font-size: 18px;
	padding: 0 15px;
	opacity: 0.8;
}

.wrap_contact_form  input {
	width: 611px;
	height: 72px;
}

.wrap_contact_form  textarea {
	width: 611px;
	height: 300px;
	padding: 15px 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;

}

footer {
	width: 100%;
	margin: 0;
	padding-bottom: 70px;
	background-color: #e5e5e6;
}

.wrap_nl_form {
	width: 1280px;
	margin: 0 auto;
	padding-top: 30px;
}

#newsletter {
	width: 100%;
	height: 240px;
	margin: 0;
	padding: 30px 0 0 0;
	background: #000 url(../img/nl_background.jpg) top center no-repeat;
}

h3 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #fff;
}

h6 {
	margin: 40px 0 8px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #000;
}

#newsletter p {
	text-align: center;
}

#newsletter input {
	width: 288px;
	height: 72px;
	border-width: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
	opacity: 0.5;
	font-size: 18px;
	padding: 0 15px;
}

.btn_submit {
	display: inline-block;
	width: 232px;
	height: 73px;
	padding: 21px 0 0 0;
	font-size: 24px;
	text-align: center;
	background: transparent url(../img/button.png) 0px 0px no-repeat; 
}

#legal {
	position: relative;
	padding-top:85px;
}

#legal p {
	color: #0f1012;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0px;
}

#legal p.legal_line {
	margin: 0;
	font-size: 12px;
	color: #838383;	
}

#legal div.imprint p {
	font-size: 12px;
	color: #838383;	
}

.wrap_footer_logos {
	width: 609px;
	height: 40px;
	margin: 0 auto 25px auto;
}


.logo_black {
	float: left;
	width: 233px;
	height: 40px;
	background: transparent url(../img/logo_black.png) 0px 0px no-repeat; 
}

.logo_bci {
	float: left;
	width: 132px;
	height: 40px;
	margin: 0 0 0 60px;
}

.logo_bci a {
	display: inline-block;
	width: 132px;
	height: 40px;
	background: transparent url(../img/logo_bci.png) 0px 0px no-repeat; 
}

.wrap_topscroller {
	position: relative;
	width: 1280px;
	height: 4px;
	margin: 0 auto;
	background: transparent url(../img/line.png) 20px 0px no-repeat; 
}

.scroll_down {
	position: absolute;
	top: -43px;
	left: 531px;
	width: 99px;
	height: 93px;
}

.wrap_topscroller .scroll_down {
	left: 591px;
}

.scroll_up {
	position: absolute;
	top: -49px;
	left: 650px;
	width: 99px;
	height: 93px;
}

.scroll_down a,
.scroll_up a {
	display: inline-block;
	width: 99px;
	height: 93px;
	margin: 0 auto;
}

.scroll_down a {
	background: transparent url(../img/btn_down.png) 0px 0px no-repeat;
}

.scroll_up a  {
	background: transparent url(../img/btn_up.png) 0px 0px no-repeat;
}

article header {
	width: 585px;
	height: auto;
	margin:  0 0 0 350px;
	padding-bottom: 80px;
	background-color: transparent;
}

article header p,
#wrap_story article header p,
#wrap_technology article header p {
	width: 585px;
	margin: 15px 0 15px 0;
	font-size: 18px;
}

#wrap_technology article h4:first-of-type  {
	padding-top: 20px;
}

.alignright {
	float: right;
	margin: 20px 0px 20px 40px;
}

.alignleft {
	float: left;
	margin: 20px 40px 20px 0px;
}

.alignleft_c {
	float: left;
	margin: 20px 10px 40px 10px;
}

.team_pics li a.gihad {
	background: transparent url(../img/team/gihad.png) 0px 0px no-repeat;
}
.team_pics li a.gihad:hover {
	background: transparent url(../img/team/gihad_selected.png) 0px 0px no-repeat;
}

.team_pics li a.milan {
	background: transparent url(../img/team/milan.png) 0px 0px no-repeat;
}
.team_pics li a.milan:hover {
	background: transparent url(../img/team/milan_selected.png) 0px 0px no-repeat;
}

.team_pics li a.tim {
	background: transparent url(../img/team/tim.png) 0px 0px no-repeat;
}
.team_pics li a.tim:hover {
	background: transparent url(../img/team/tim_selected.png) 0px 0px no-repeat;
}

.team_pics li a.jurek {
	background: transparent url(../img/team/jurek.png) 0px 0px no-repeat;
}
.team_pics li a.jurek:hover {
	background: transparent url(../img/team/jurek_selected.png) 0px 0px no-repeat;
}

.team_pics li a.simon {
	background: transparent url(../img/team/simon.png) 0px 0px no-repeat;
}
.team_pics li a.simon:hover {
	background: transparent url(../img/team/simon_selected.png) 0px 0px no-repeat;
}

.team_pics li a.michael {
	background: transparent url(../img/team/michael.png) 0px 0px no-repeat;
}
.team_pics li a.michael:hover {
	background: transparent url(../img/team/michael_selected.png) 0px 0px no-repeat;
}

.team_pics li a.aljosa {
	background: transparent url(../img/team/aljosa.png) 0px 0px no-repeat;
}
.team_pics li a.aljosa:hover {
	background: transparent url(../img/team/aljosa_selected.png) 0px 0px no-repeat;
}

.team_pics li a.robert {
	background: transparent url(../img/team/robert.png) 0px 0px no-repeat;
}
.team_pics li a.robert:hover {
	background: transparent url(../img/team/robert_selected.png) 0px 0px no-repeat;
}

.team_pics li a.team {
	background: transparent url(../img/team/spacerift_team.png) 0px 0px no-repeat;
}
.team_pics li a.team:hover {
	background: transparent url(../img/team/spacerift_team_selected.png) 0px 0px no-repeat;
}

.team_pics_preload1 {
	background: url(../img/team/gihad_selected.png) no-repeat;
}
.team_pics_preload2 {
	background: url(../img/team/milan_selected.png) no-repeat;
}
.team_pics_preload3 {
	background: url(../img/team/tim_selected.png) no-repeat;
}
.team_pics_preload4 {
	background: url(../img/team/jurek_selected.png) no-repeat;
}
.team_pics_preload5 {
	background: url(../img/team/simon_selected.png) no-repeat;
}
.team_pics_preload6 {
	background: url(../img/team/michael_selected.png) no-repeat;
}
.team_pics_preload7 {
	background: url(../img/team/aljosa_selected.png) no-repeat;
}
.team_pics_preload8 {
	background: url(../img/team/robert_selected.png) no-repeat;
}
.team_pics_preload9 {
	background: url(../img/team/spacerift_team_selected.png) no-repeat;
}

.logo_vc {
	float: left;
	width: 124px;
	height: 40px;
	margin: 0 0 0 60px;
}

.logo_vc a {
	display: inline-block;
	width: 124px;
	height: 40px;
	background: transparent url(../img/logo_vc.png) 0px 0px no-repeat; 
}

.g-recaptcha {
    margin-left: 20px;
}
