/**
 * Place your custom styles here.
 */





/*

font-family: 'Oswald', sans-serif;
400 + 600

*/


@font-face {
    font-family: 'aller_lightregular';
    src: url('../fonts/aller_lt-webfont.woff2') format('woff2'),
         url('../fonts/aller_lt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.woff2') format('woff2'),
         url('../fonts/aller_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.wo ff2') format('woff2'),
         url('../fonts/aller_bd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*  BREITEN   */

.container-fluid {
	max-width: 1441px;
}
.paddMain {
	padding-left: auto;
	padding-right: auto;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.container-fluid .noPad {
	padding-left: 0;
	padding-right: 0;
}
.builder-element-inner.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.page-node-10 .contSection .col-xs-12 {
	width: 500px;
	margin: 0 auto;
}
.colMarRi .builder-element-inner {
	margin-right: 20px;
}


/*  GLOBAL   */


body {
	font-family: 'aller_lightregular';
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
}
h1 {
	margin-bottom: 20px;
}
p {
    margin: 0 0 30px;
}




/*  HEADER   */




.kontHead {
	background: url(../img/bg_KontHead.jpg) center 0;
	width: 100%;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding-top: 8px;
	
}
.kontHead a {
	color: #fff;	
}
a.mailTop {
	margin-right: 50px;
}
.brand {
	border-bottom: 1px solid #000;
	padding: 15px 0;
}
.logLe a {
	font-family: 'Oswald', sans-serif;
	font-size: 44px;
	font-weight: 400;
	color: #303030;
	text-decoration: none;
}
.logLe a:hover {
	text-decoration: none;
}
.logRi {
	text-align: right;
	padding-top: 6px;
}



.menuTop {
	text-align: center;
	padding: 10px 0;
}
.navbar {
    border: none;
    margin-bottom: 0;
}
.navbar.container {
    max-width: 100%;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
	border: none;
}
.navbar-nav {
    float: none;
}
.navbar-header {
    width: 100%;
}
.navbar-nav > li {
    float: none;
	display: inline-block;
}
.navbar-default .navbar-nav > li > a {
    color: #303030;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #EA5933;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
  text-decoration: underline;
}
.navbar-default .navbar-nav > li > a.is-active {
    color: #EA5933;
}





/*  CONTENT   */

.contSection {
	background-color: #303030;
	color: #fff;
	padding: 40px 0 80px 0;
}
.contSection a {
	color: #EA5933;
	text-decoration: none;
}
.contSection a:hover {
	color: #EA5933;
	text-decoration: underline;
}
iframe {
	width: 100%;
	height: 350px;
	border: none;
}
.builder {
	/*margin: 40px 0;*/
}
.btn-primary {
    background-color: #EA5933;
    border-color: #EA5933;
    color: #fff;
}
.btn-primary:hover {
    background-color: #fff;
    border-color: #fff;
    color: #EA5933;
}

.builder-element-type-row {
    margin-bottom: 40px;
}


/*  WERK   */

.topWerk {
	padding: 15px 0 0 40px;
}
.subTitle {
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
    width: 100%;
}
.artName {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.mainCont .quickedit-field img {
	margin: 0 auto;
}
.subEmpf {
	font-family: 'allerregular';
	font-size: 18px;
	margin: 20px 0 4px 0;
}
.preis {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	color: #EA5933;
	margin-top: 4px;
}
.subLine {
	font-size: 12px;
	font-style: italic;
	color: #898989;
}
.paypal {
	margin-top: 50px;
}
.paypal select {
	color: #000;
	margin: 6px 0 12px;
}
.txtSonder {
/*	font-size: 18px;*/
	margin-top: 20px;
}
a.lnkMail {
	color: #ea5933;
}
.topWerk .quickedit-field {
    display: inline;
}
.page-node-type-werk .quickedit-field {
    display: inline-block;
}


/*  VIEWS WERKE   */

.views-field .field-content img {
	
}
.views-row {
    padding-right: 20px;
	max-width: 350px;
}
/*.views-field.views-field-nothing {
    border-bottom: 1px solid #666;
    min-height: 450px;
	margin-bottom: 20px;
	display: block;
}*/
.views-field.views-field-nothing img {
    margin: 0 auto;
}
.views-row p {
    text-align: center;
	font-family: 'Oswald', sans-serif;
	margin-top: 12px;
}
.views-row a {
    color: #fff;
}
.views-row a:focus {
  outline: none;
}
.btn-info {
    background-color: #ea5933;
    border-color: #ea5933;
    color: #fff;
}
.btn-info:hover {
    background-color: #fff;
    border-color: #fff;
    color: #ea5933;
}
.view-filters.form-group {
    background-color: #404040;
    padding: 20px;
}
.view-filters .control-label {
	margin-right: 20px;
}
.form-inline .form-group {
    margin-right: 40px;
}





/*   NEU  */

.werkeRow {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    margin: 20px auto;
    padding-bottom: 12px;
    width: 350px;
}
td.views-field-nothing {
	text-align: center;
	vertical-align: middle;
}
td.views-field-nothing img {
	width: 350px;
	height: auto;
	margin: 0 auto;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #303030;
}
.table-hover > tbody > tr:hover {
	background-color: #303030;
}












/*  VIEWS WERKE STARTSEITE BLOCK   */

.path-frontpage .views-field.views-field-nothing {
    border-bottom: 1px solid #666;
    height: auto;
	margin-bottom: 20px;
	display: block;
}
.path-frontpage .views-row p {
    font-family: "Oswald",sans-serif;
    margin-top: 12px;
    padding-bottom: 12px;
    text-align: center;
}





/*  COLORBOX   */

/*#cboxWrapper {
    background: #333 none repeat scroll 0 0;
    border-radius: 0;
}*/
#cboxContent, .cboxPhoto {
    border-radius: 0;
}


/*  POSTCONTENT   */

.postCont {
	margin: 40px 0;
}



/*  FOOTER  */


.footSection {
	background-color: #898989;
	color: #fff;
	padding:0 0 40px 0;
	text-align: center;
}
.footSection a {
	color: #fff;
}
.row.footMen {
    padding: 10px 0;
}
.footMen {
	border-bottom: 1px solid #fff;
}
.footMen .nav > li {
    display: inline-block;
}
.footMen .nav > li > a {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
    display: inline-block;
    padding: 10px 15px;
}
.footMen .nav > li > a:hover,
.footMen .nav > li > a:focus {
	background-color: transparent;
	text-decoration: underline;
}
.footMen .nav > li > a.is-active {
	color:#303030;
}



.footSocial {
    font-size: 80px;
}
.footSocial .fa {
 	opacity: 0.4;
}
.footBrand {
	padding: 200px 0 60px 0;
}
.footBrand a {
	color: #303030;
	font-family: 'Oswald', sans-serif;
	font-size: 104px;	
}
.footBrand a:hover {
	text-decoration: none;	
}





/*  RESPONSIVE   */

@media screen and (max-width: 1000px) {
	.views-row {
    max-width: 50%;
    padding-right: 0;
}
	
}
/*  /1200   */


@media screen and (max-width: 992px) {
	
.view-filters .control-label {
	margin-right: 5px;
}
.form-inline .form-group {
    margin-right: 20px;
}
.builder-element-type-column {
		margin-bottom: 40px;
	}
	.builder-element-type-row {
    margin-bottom: 0;
}
}
/*  /992   */

@media screen and (max-width: 860px) {
	
.view-filters .control-label {
	margin-right:0;
	width: 100%;
	margin-bottom: 8px;
}
.form-inline .select-wrapper {
    width: 100%;
}
.form-inline .form-group {
    margin-right: 0;
	display: block;
}
.form-inline .form-control {
    width: 100%;
	margin-bottom: 20px;
}
	.form-inline .form-control {
    margin-bottom: 5px;
    width: 100%;
}
.footMen .nav > li > a {
    font-size: 18px;
    padding: 10px;
}
	
}
/*  /860   */

@media screen and (max-width: 768px) {
	
	.navbar-nav > li {
    display: block;
    float: none;
		margin-bottom: 12px;
	}
	.menuTop {
    text-align: left;
	}	
	.views-row {
    max-width: 100%;
	}
	.views-field.views-field-nothing {
    height: auto;
	}
	.views-row p {
    margin-bottom: 12px;
	padding-right: 0;
	}
	.werkeRow {
    display: block;
    margin: 20px auto;
    width: 350px;
	}
	.footMen .nav > li  {
	display: block;
	}
	.footBrand a {
    font-size: 70px;
	}
}
/*  /768   */


@media screen and (max-width: 580px) {
	
	.footBrand a {
    font-size: 50px;
	}
	
}
/*  /580   */
@media screen and (max-width: 460px) {

	.kontHead {
	display: none;
	}
}
/*  /460   */

@media screen and (max-width: 400px) {

	.footBrand a {
    font-size: 26px;
	}
	#block-footercfundcopyblo img {
		width: 100%;
		height: auto;
	}
	.logLe a {
    font-size: 36px;
	}
}
/*  /400   */



