#container {
	width: 1040px;
	margin: 0 auto;
}
section {
	margin: 70px 100px;
	clear: both;
}
h1 {
	font-size: 43px;
	font-weight: 300;
	padding-bottom: 15px;
	text-align: center;
}
h2 {
	font-size: 36px;
	font-weight: 300;
	text-align: center;
	margin: 40px 0;
}
p {
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
}
#block {
	width: 770px;
	margin: 0 auto;
}

.column.first {
    float: left;
}
.column.last {
    float: right;
}

.divider {
	width: 880px;
	height: 1px;
	margin: 0 auto;
	border-top: 1px solid #ddd;
}
.button {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.428571429;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.hero__content {
    z-index: 1;
    position: relative;
}

.hero__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.bg-transparent-ccscore {
    opacity: .9;
    background-image: linear-gradient(-180deg,#578fae,#4aa08d);
}


header nav ul .score{
	display: inline-block;
	background-color: #fff;
	border-radius: 4px;
	padding: 0 4px;
}
header nav ul .score a{
	color: #000 !important;
}

.splash{
	color: #FFF;
	position: relative;
	margin-bottom: 70px;
}

.splash #play{
	display: block;
	padding: 6px 12px;
	margin: 0 auto;
	width: 150px;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	line-height: 1.428571429;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 2px solid white;
	border-radius: 5px;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.splash--subpage {
    background: linear-gradient(-180deg,#578fae,#4aa08d), url(../media/ccscore-team-at-work.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #FFF;
    width: 100%;
    height: 110px;
    margin-bottom: 30px;
}

.splash a{
	color: white;
}

.splash #back {
  position: absolute;
  bottom: 0px; 
  right: 0px; 
  min-width: 100%; 
  min-height: 100%; 
  width: auto; 
  height: auto; 
  z-index: -1000; 
  overflow: hidden
}

.splash #fallback {
  position: absolute;
  bottom: 0px; 
  right: 0px; 
  min-width: 100%; 
  min-height: 100%; 
  width: auto; 
  height: auto; 
  z-index: -1001; 
  overflow: hidden
}

#vimeo {
	display: block;
	margin: 0 auto;
}

#vorwort {
	padding: 100px 0 50px 0;
	width: 750px;
	margin: 0 auto;
}
#vorwort p {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	line-height: normal;
	margin-bottom: 20px;
}
#signup {
	margin: 30px auto 0 auto;
	height: 50px;
	width: 377px;
}
#signup .signupfield {
	width: 350px;
	height: 31px;
	padding: 4px 9px;
	line-height: 1.428571429;
	color: #ffffff;
	vertical-align: middle;
	background-color: rgba(0,0,0,0);
	border: 2px solid #ffffff;
	border-radius: 6px;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	font-size: 17px;
	-webkit-transition: box-shadow ease-in-out .15s;
	transition: box-shadow ease-in-out .15s;
}
#signup .signupfield:focus {
	outline: 0;
	-webkit-box-shadow: inset 0 0px 4px rgba(141,221,255,.5), 0 0px 4px rgba(141,221,255,.5);
	box-shadow: inset 0 0px 4px rgba(141,221,255,0.5), 0 0px 4px rgba(141,221,255,0.5);
}
#signup .signupbutton {
  	display: block;
	height: 41px;
	margin: 2px 0 0 -43px;
	line-height: 1.428571429;
	color: #fff;
	border: none;
	vertical-align: middle;
	background-color: transparent;
	font-family: "ccscore";
	font-size: 24px;
	cursor: pointer;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#signup .signupfield:-moz-placeholder {color: #ffffff;}
#signup .signupfield::-moz-placeholder {color: #ffffff;}
#signup .signupfield:-ms-input-placeholder {color: #ffffff;}
#signup .signupfield::-webkit-input-placeholder {color: #ffffff;}
#signup .signupfield:focus::-webkit-input-placeholder {color: rgba(255,255,255,0);}
#signup .signupfield:focus:-ms-input-placeholder {color: rgba(255,255,255,0);}
#signup .signupfield:focus::-moz-placeholder {color: rgba(255,255,255,0);}
#signup .signupfield:focus:-moz-placeholder {color: rgba(255,255,255,0);}





#wertschöpfung {
	position: relative;
	margin: 70px 70px;
	height: 410px;
}
#wertschöpfung #block {
	width: 400px;
	float: right;
	margin-top: 15px;
}
#wertschöpfung p {
	margin-bottom: 10px;
}
#wertschöpfung img {
	position: absolute;
	top: 100px;
	left: 0px;
}




#kundenerlebnis {
	position: relative;
	height: 588px;
}
#kundenerlebnis .column {
	width: 350px;
}
#kundenerlebnis p {
	margin-top: 170px;
}
#kundenerlebnis img {
	position: absolute;
	top: 70px;
}









#werner {
	margin: 0;
	height: 406px;
	background: url(../media/werner.jpg) center center no-repeat #c8dbe1;
	color: #FFF;
}
#werner #block {
	float: right;
	width: auto;
	margin-top: 130px;
}
#werner blockquote {
	width: 550px;
	color: #504a41;
	font-style: italic;
	font-weight: 300;
	font-size: 26px;
}
#werner p {
	color: #504a41;
	font-weight: 400;
	font-size: 17px;
	text-align: right;
	margin: 20px 10px 0 0;
}




#wo {
	position: relative;
}

#wo p {
}
#wo img {
	margin-bottom: 20px;
	z-index: -1;
}




#video {
	margin: 0;
	padding: 40px 0 40px 0;
	background: #222222;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #FFF;
}
#video #block {
}
#video p {
	text-align: center;
	margin: 3px 0 -27px 0;
}

#video ul {
	font-size: 20px;
}
#video li {
	margin-bottom: 10px;
}




#kpi {
	position: relative;
}
#kpi #block {
	width: 760px;
}
#kpi .column {
	width: 350px;
}
#kpi #graph1 {
	margin: 0 0 54px;
}
#kpi #graph2 {
	margin: 10px 60px;
}




#indikator {
	margin: 70px 0px;
	text-align: center;
	position: relative;
}
#indikator img {
	margin: 0 auto 20px auto;
}
#indikator #block {
	width: 760px;
	text-align: left;
}



#vorteile {
	margin: 0;
	padding: 20px 0 70px 0;
	color: #FFF;
}
#vorteile #block {
}
#vorteile ul {
	font-size: 20px;
	padding-left: 20px;
}
#vorteile li {
	margin-bottom: 10px;
}



#closer {
	position: relative;
}

#closer #block {
	width: 760px;
}
#closer .column {
	width: 350px;
	text-align: left;
}

#closer p {
	text-align: left;
	margin-bottom: 20px;
}
#closer ul {
	padding-left: 20px;
}
#closer li {
	margin-bottom: 10px;
}
.button {
  	display: inline-block;
	margin: 20px 20px 0 20px;
    background: #333;
    border-color: #333;
    color: #fff;
	border-radius: 2px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 12px 16px;
	letter-spacing: 0.96px;
}
#buttons {
	margin: 0 auto 64px;
	width: 100%;
	text-align: center;
}

#closer #buttons {
	width: 100%;
	text-align: left;
}


#closer #buttons .button {
	margin: 0;
}

#closer #buttons p {
	text-align: left;
	font-size: 14px;
	margin: 5px 0 40px 0;
	color: #888;
	margin-left: 65px;
}
#closer #buttons p a {
	font-size: 14px;
	margin: 10px 0 40px 0;
	color: #888
}

#closer #newsletter #signup {
	margin: 20px auto 70px auto;
	height: 84px;
	width: 325px;
}
#closer #newsletter p {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	color: #888
}
#closer #newsletter #signup .signupfield {
	width: 300px;
	height: 31px;
	padding: 3px 8px;
	line-height: 1.428571429;
	color: #333;
	vertical-align: middle;
	background-color: rgba(0,0,0,0);
	border: 2px solid #888;
	/*border-radius: 6px 0 0 6px;*/
	border-radius: 6px;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	font-size: 14px;
}
#closer #newsletter #signup .signupfield:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#closer #newsletter #signup .signupbutton {
  	display: inline-block;
	height: 41px;
	margin: 2px 0 0 -43px;
	line-height: 1.428571429;
	color: #888;
	border: none;
	vertical-align: middle;
	background-color: transparent;
	font-family: "ccscore";
	font-size: 24px;
	cursor: pointer;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#closer #newsletter #signup .signupfield:-moz-placeholder {color: #888;}
#closer #newsletter #signup .signupfield::-moz-placeholder {color: #888;}
#closer #newsletter #signup .signupfield:-ms-input-placeholder {color: #888;}
#closer #newsletter #signup .signupfield::-webkit-input-placeholder {color: #888;}
#closer #newsletter #signup .signupfield:focus::-webkit-input-placeholder {color: rgba(255,255,255,0);}
#closer #newsletter #signup .signupfield:focus:-ms-input-placeholder {color: rgba(255,255,255,0);}
#closer #newsletter #signup .signupfield:focus::-moz-placeholder {color: rgba(255,255,255,0);}
#closer #newsletter #signup .signupfield:focus:-moz-placeholder {color: rgba(255,255,255,0);}






@media only screen and (max-width: 1060px) {
header, #container{
	width: 900px;
}
section {
	margin: 70px 0px !important;
}


}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
header, #container{
	width: 750px;
}
header #logo{
	float: none;
	text-align: center;
	font-size: 1.5em;
}
header nav {
	display: none;
}

section {
	margin: 70px 0px;
}
#container {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#block {
	width: 95% !important;
	margin: 0 auto;
}



.splash{
	margin-bottom: 0px;
}
#signup .signupbutton {
	display: none;
}

#wertschöpfung {
	height: 560px;
}
#wertschöpfung #block {
	margin-top: 370px;
	float: none;
}
#wertschöpfung img {
	left: 150px;
}

#werner #block {
	width: 550px !important;
	margin-top: 130px;
	margin-right: 0;
}

#indikator canvas {
	width: 100%
}

#closer #newsletter #signup .signupbutton {
	display: none;
}


}

@media only screen and (max-width: 768px) {
header{
	width: 100%;
	padding: 20px 0 0 0;
}
header #logo{
	float: none;
	text-align: center;
	font-size: 0.9em;
}

.logo {
	display: inline-block;
	max-width: calc(100% - 20px);
	margin-right: 10px;
	margin-left: 10px;
}

.logo img {
	max-width: 100%;
}

header nav {
	display: none;
}

#container {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
section {
	margin: 30px 0px !important;
}
h1 {
	font-size: 30px;
	font-weight: 400;
	padding-bottom: 15px;
	text-shadow: 0px 0px 15px rgba(0,0,0,.8);
	text-align: center;
}
h2 {
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 20px 0;
}
p {
	font-size: 16px;
	font-weight: 400;
	width: auto !important;
}

#block {
	width: 90% !important;
	margin: 0 auto;
}

.column {
	width: 100% !important;
}
.column.first {
    float: left;
}
.column.last {
    float: right;
}

.divider {
	width: 100%;
	height: 1px;
	margin: 0 auto;
	border-top: 1px solid #ddd;
}





.splash{
	margin-bottom: 0px;
	height: 100%;
}
#vorwort {
	padding-top: 100px;
	width: 100%;
	margin: 0 auto;
}
#vorwort p {
	font-size: 17px;
	font-weight: 400;
	text-shadow: 0px 0px 7px rgba(0,0,0,.8);
	text-align: center;
}
#signup {
	margin: 30px auto 0 auto;
	height: 50px;
	width: 292px;
}
#signup .signupfield {
	width: 270px;
	height: 31px;
	padding: 4px 9px;
}
#signup .signupbutton {
	position: absolute;
	height: 41px;
	margin: -41px 0 0 235px;
	line-height: 1.428571429;
	color: #fff;
	border: none;
	vertical-align: middle;
	background-color: transparent;
	font-family: "ccscore";
	font-size: 24px;
	cursor: pointer;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}


#wertschöpfung {
	height: auto;
}
#wertschöpfung #block {
	float: none;
	height: auto;
}
#wertschöpfung img {
	height: auto;
	position: relative;
	top: 0;
}

.default-content {
	margin-top: 15px;
}

#kundenerlebnis {
}

#kundenerlebnis .column {
	width: 100%;
}

#kundenerlebnis .column first {
	float: none;
}
#kundenerlebnis .column last {
	float: none;
}

#kundenerlebnis p {
	margin-top: 90px;
}
#kundenerlebnis img {
	position: relative;
	width: 100% !important;
	height: auto;
	margin-top: -70px;
}


#alle {
}

#alle p {
	margin-top: 180px;
}
#alle img {
	top: -220px;
	left: 7px;
	width: 95% !important;
	height: auto;
}


#werner {
	padding: 50px 0;
	height: 230px;
}
#werner #block {
	float: none;
	margin-top: 0;
}
#werner blockquote {
	width: 100%;
	font-size: 20px;
}

#kpi #graph1, #kpi #graph2 {
	margin: 30px 0;
	width: 100% !important;
	height: auto;
}



#indikator canvas {
	width: 100%
}


#vorteile ul {
	font-size: 15px;
}


#closer #newsletter #signup .signupbutton {
	margin: 2px 0 0 -55px;
}


footer p {
	margin-left: 20px;
}
footer ul {
	padding-bottom: 32px;
	display: inline-block;
}
footer li {
	display: inline-block;
	float: none;
	clear: both:;
}

}