/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

body {
	font-size: 18px;
	line-height: 1.6em;
	font-family: 'Roboto', sans-serif;
	background: #ffffff;
	color: #666666;
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
a,
a:focus,
a:visited {
	color: #666666;
	outline: none;
	text-decoration: none;
}

a:hover{
	color: #f39200;
}

h1{
	color: #f39200;
	font-size: 24px;
}
h2{
	color: #f39200;
	font-size: 20px;
}


h6 {
	font-size: 24px;
	color: #999999;
	font-weight: 400;
}

.chromeframe {
	margin: 0.2em 0;
	background: #cccccc;
	color: #000000;
	padding: 0.2em 0;
}
#page {
	position: relative;
}
.wrapper {
	width: 90%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.widget_footer ul,
.widget_sidebar ul {
	padding-left: 20px;
}
/* ===================
    ALL: Gray Theme
   =================== */

.header-container {

}
.subheader-container {

}
header {
	background: rgba(245, 245, 245, 0.85);
	height: 80px;
	position: fixed;
	width: 100%;
	z-index: 99;
}
article header {
	background: transparent;
	height: auto;
	padding: 8px 0;
	border-bottom: 1px #cecebf solid;
	margin-bottom: 30px;
	z-index: unset;
	font-family: 'Roboto Bold',sans-serif;
	color: #f39200;
}
.top {
	position: relative;
}
.page-title {
	background: #f1f1f1;
	margin-top: -110px;
}
.page-title h2 {
	font-size: 22px;
	color: #878787;
	font-weight: lighter;
	text-transform: uppercase;
	width: auto;
	display: inline-block;
	margin: 20px 0px 15px 0px;
}
.footer-container,
.main .column-two {

}
.footer-container,
.main .column-two {
	background: #f1f1f1;

}
.title {
	color: white;
}

#sidebar ul {
	list-style: none;
}


/* ==============
    MOBILE: Main
   ============== */

.main {
	padding: 30px 0;
}
.main article h1 {
	font-size: 24px;
}
article a{
	color: #f39200;
}
article a:hover{
	color: #666666;
}
.main .column-two {
}
.footer-container footer {
	padding: 30px 0;
	clear: both;
	font-size: 90%;
	margin-top: 20px;
	border-top: 1px solid #eeeeee;
}
.footer-container footer a {
	color: inherit;
}
/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
	padding-top: 20px;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* * { transition: all 0.3s ease-out; } */

.site-title {
	width: 200px;
	float: left;
	position: absolute;
	text-align: center;
	margin: 0;
	background: transparent;
	border: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.site-title a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: auto;
	display: inline-block;
	line-height: 170px;
	color: #ffffff;
	text-decoration: none;
}
.site-title a img {
    display: block;
    width: auto;
    border-top: none;
    padding: 15px;
    max-height: 50px;
}

.site-description {
	margin: 0;
	position: absolute;
	top: 135px;
	left: 190px;
	color: #d6d6d6;
	font-weight: lighter;

}
.social {
	float: right;
	margin: 24px 0 0 0;
	list-style: none;
}
.social li {
	padding: 0 0 0 18px;
	float: left;
	font-size: 14px;
	color: #6b6b6b;
}
.social li a {
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	background: url(../img/social.png) no-repeat;
	text-indent: -999em;
}
.social li a.linkedin {
	background-position: -1px 0;
}
.social li a.dribble {
	background-position: -37px 0;
}
.social li a.pinterest {
	background-position: -75px 0;
}
.social li a.twitter {
	background-position: -115px 0;
}
.social li a.rss {
	background-position: -148px 0;
}
.social li a.facebook {
	background-position: -184px 0;
}
#searchform {
	max-width: 215px;
	padding: 2px;
	background: #ffffff;
	border: 1px #b4b9be solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 2px;
	float: right;
	margin: 18px 7px 0 0;

}
#searchform input {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	border: 0;
	text-transform: uppercase;
}
#searchform input#s {
	float: left;
	background: #ffffff;
	width: 190px;
}
#searchform input#searchsubmit {
	float: right;
	width: 21px;
	background: url(../img/searchsubmit.png) no-repeat;
}
header .meta {
	color: #79796a;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
header .meta li {
	float: left;
	padding: 0 3%;
	border-right: 1px #cecebf solid;
}
header .meta li:last-child {
	border-right: 0;
}
header .meta li .comments {
	float: left;
	padding-left: 20px;
	background: url(../img/comments.png) no-repeat 0 7px;
}
header .meta li .comments a {
	text-decoration: none;
}
header .meta li .tags {
	padding-left: 20px;
	background: url(../img/tags.png) no-repeat 0 4px;
}
.blog-thumb {
	float: left;
	margin-right: 3%;
}
.blog-entry {
	float: left;
	width: 60%;
}
.categories {
	font-size: 90%;
	color: #79796a;
	font-weight: bold;
	text-transform: uppercase;
}
.categories a {
	color: #79796a;
	text-decoration: none;
}
.post-title {
	color: #f39200;
	font-size: 200%;
	font-weight: lighter;
	margin: 3.5% 0;
	line-height: 120%;
}
.post-title a {
	color: #f39200;
	text-decoration: none;
}
article {
	margin-bottom: 5%;
}
.more-link {
	color: #000000;
	padding-right: 25px;
	background: url(../img/continue.png) no-repeat right 3px;
	text-decoration: none;
	font-weight: bold;
}
.sidebar-footer .widget-title {
	color: #f39200;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 24px;
}
.sidebar-footer {

}
.sidebar {
	margin-top: 20px;
}
.column-two .widget-title {
	color: #f39200;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 0 -30px;
	position: relative;
	padding-left: 30px;
	font-size: 18px;
	background: url(../img/widget_title.png) no-repeat 0 4px;

}
.column-two ul, .sidebar-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: 300;
	font-size: 16px;
	text-align: center;
	width: 100%;
}
.column-two ul {
	margin-bottom: 0;
}
.column-two ul li, .sidebar-footer ul li {
	display: inline-block;
	margin: 50px 50px 0 50px;
}
.column-two ul li a, .sidebar-footer ul li a {
	/*color: #575746;*/
	text-decoration: none;
}
#comment-nav {
	display: none;
}
.avatar {
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
}
.commentlist {
	list-style: none;
	padding: 0;
}
.commentlist article header {
	border: 0;
}
.commentlist article header img {
	float: left;
	margin-right: 30px;
}
.commentlist article header a {
	font-style: normal;
	text-decoration: none;
	/*font-size: 85%;*/
}
.commentlist article header cite a {
	font-weight: bold;

}
.commentlist article header cite {
	height: 30px;
	line-height: 30px;
	border-right: 1px #79796a solid;
	margin-right: 25px;
	padding-right: 25px;
}
.commentlist article section {
	color: #575746;
	float: left;
	padding-left: 95px;
	margin-top: -30px;
}
.commentlist article section p {
	margin: 0.3em 0;
}
.comment-reply-link {
	clear: both;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}
#comments {
	clear: both;
	margin-top: 7%;
}
.respond-form {
	clear: both;
	margin-top: 3%;
	float: left;
}
#comment-form-title h3, #comments h3 {
	color: #868686;
	font-size: 140%;
	font-weight: lighter;
}
#comment-form-elements {
	list-style: none;
	color: #212121;
	padding: 0;
}
#comment-form-elements li {
	margin: 10px 0;
	float: left;
	clear: both;
}
#comment-form-elements label, #contactForm label {
	width: 170px;
	float: left;
	height: 40px;
	line-height: 40px;
}
#comment-form-elements input, #comment-form-elements textarea, #contactForm input, #contactForm textarea {
	float: left;
	width: 75%;
	border: 1px #cccccc solid;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
}
#comment-form-elements textarea, #contactForm textarea {
	height: 130px;
	line-height: 24px;
}
#comment-form-elements input.submitbutton, #contactForm button.submitbutton {
	width: 125px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: #f39200;
	border: 0;
	cursor: pointer;
	float: right;
	margin-top: 20px;
	margin-right: 32px;
}
.call_to_action {
	width: 100%;
	height: 330px;
	line-height: 140px;
	text-align: center;
	color: #f39200;
	font-size: 200%;
	font-weight: lighter;
	display: block;
	position: relative;
}
.call_to_action:after {
	content: "";
	background-image: url(../img/bg_contact_call.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 0.8;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}
.call_to_action_text{
	padding: 20px 10px;
	line-height: 1em;
	background-color: rgba(255, 255, 255, 0.75);
	border-radius: 3px;
}

.call_to_action .wrapper {
	height: 100%;
	padding: 60px 0;
}
.call_to_action a {
	color: #ffffff;
	background: #f39200;
	padding: 10px 25px;
	text-decoration: none;
	margin: -15px 0 0 30px;
	border-radius: 3px;
}
.radial_gradient {
	width: 100%;
}

.btn-group_paginate .btn{
	border: 1px solid transparent;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.btn-group_paginate .btn:hover{
	color:#f39200;
	background-color: #ffffff;
	border: 1px solid #f39200;
}
.btn-group_paginate .btn.left{
	float: left;
}
.btn-group_paginate .btn.right{
	float: right;
}

.go-form,
.pdf-download{
	border: 1px solid #f39200;
	min-width: 120px;
	cursor: pointer;
	font-size: 12px;
	font-weight: 800;
	display: block;
	text-align: center;
	color:#f39200;
	padding: 5px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.go-form:hover,
.pdf-download:hover{
	background: #f7f7f7;
}

table.jobs_table {
	width: 100%;
	margin: 15px auto;
}
table.jobs_table thead {
	background: #f7f7f7;
}
table.jobs_table thead td{
	padding: 5px 15px;
}
table.jobs_table thead td:nth-child(2){
	min-width: 100px;
}
table.jobs_table thead td:nth-child(3),
table.jobs_table thead td:nth-child(4){
	text-align: center;
	min-width: 180px;
}
table.jobs_table thead h2{
	font-size: 16px;
	margin: 0;

}

table.jobs_table tbody td{
	position: relative;
	padding: 10px 15px 20px 15px;
}
table.jobs_table tbody,
table.jobs_table tbody h2{
	font-size: 16px;
	margin: 0;
}
.ml-responsive-table a{
	color: #666666;
}
.ml-value.ml-table{
	position: relative;
}
table.jobs_table tbody h2 a{
	font-size: 16px;
	margin: 0;
	color: #666666;
}

.ml-responsive-table a.read-more {
	position: absolute;
	color:#f39200;
	font-size: 14px;
	font-weight: 700;
	right: 0;
	bottom: 0;
}
table.jobs_table tbody .read-more {
	position: absolute;
	color:#f39200;
	font-size: 14px;
	font-weight: 700;
	right: 10px;
	bottom: 0;
}
table.jobs_table thead h2.number,
table.jobs_table tbody h2.number {
	text-align: center;
	color: #666666!important;
}

table.jobs_table tbody tr {
	background-color: #f1f1f1;
}
table.jobs_table tbody tr:nth-child(odd) {
	background-color: #dbdbdb;
}

.ml-responsive-table h2{
	margin: 0 0 20px 0;
}
/* Contact Page */


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #f39200;
	padding: 0 20px;
	color: #FFF;
	border: 0;
	line-height: 36px;
	height: 36px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {

}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	outline: 0;
}

label {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	pointer-events: none;
	left: 5px;
	top: 10px;
	-webkit-transition: 300ms ease all;
	transition: 300ms ease all;
	text-transform: uppercase;
}


textarea {
	resize: none;
}



input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	background: none;
	color: #666666;
	font-size: 18px;
	padding: 10px 10px 10px 10px;
	display: block;
	width: 98%;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #d9d9d9;
	-webkit-transition: 300ms ease all;
	transition: 300ms ease all;
	font-family: 'Roboto',sans-serif;
}


input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	outline: none;
	background: transparent;
}

input[type="text"]:focus ~ label,
input[type="email"]:focus ~ label,
input[type="url"]:focus ~ label,
input[type="password"]:focus ~ label,
input[type="search"]:focus ~ label,
input[type="number"]:focus ~ label,
input[type="tel"]:focus ~ label,
input[type="range"]:focus ~ label,
input[type="date"]:focus ~ label,
input[type="month"]:focus ~ label,
input[type="week"]:focus ~ label,
input[type="time"]:focus ~ label,
input[type="datetime"]:focus ~ label,
input[type="datetime-local"]:focus ~ label,
input[type="color"]:focus ~ label,
textarea:focus ~ label {
	top: -14px;
	font-size: 14px;
	color: #f39200;
}

input[type="text"].valid ~ label,
input[type="email"].valid ~ label,
input[type="url"].valid ~ label,
input[type="password"].valid ~ label,
input[type="search"].valid ~ label,
input[type="number"].valid ~ label,
input[type="tel"].valid ~ label,
input[type="range"].valid ~ label,
input[type="date"].valid ~ label,
input[type="month"].valid ~ label,
input[type="week"].valid ~ label,
input[type="time"].valid ~ label,
input[type="datetime"].valid ~ label,
input[type="datetime-local"].valid ~ label,
input[type="color"].valid ~ label,
textarea.valid ~ label {
	top: -14px;
	font-size: 12px;
	color: #f39200;
}

input[type="text"].error ~ label,
input[type="email"].error ~ label,
input[type="url"].error ~ label,
input[type="password"].error ~ label,
input[type="search"].error ~ label,
input[type="number"].error ~ label,
input[type="tel"].error ~ label,
input[type="range"].error ~ label,
input[type="date"].error ~ label,
input[type="month"].error ~ label,
input[type="week"].error ~ label,
input[type="time"].error ~ label,
input[type="datetime"].error ~ label,
input[type="datetime-local"].error ~ label,
input[type="color"].error ~ label,
textarea.error ~ label {
	top: -14px;
	font-size: 12px;
	color: #F44336;
}


input[type="text"]:focus ~ .bar:before,
input[type="email"]:focus ~ .bar:before,
input[type="url"]:focus ~ .bar:before,
input[type="password"]:focus ~ .bar:before,
input[type="search"]:focus ~ .bar:before,
input[type="number"]:focus ~ .bar:before,
input[type="tel"]:focus ~ .bar:before,
input[type="range"]:focus ~ .bar:before,
input[type="date"]:focus ~ .bar:before,
input[type="month"]:focus ~ .bar:before,
input[type="week"]:focus ~ .bar:before,
input[type="time"]:focus ~ .bar:before,
input[type="datetime"]:focus ~ .bar:before,
input[type="datetime-local"]:focus ~ .bar:before,
input[type="color"]:focus ~ .bar:before,
textarea:focus ~ .bar:before {
	width: 100%;
}


/* Change the white to any color ;) */
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px white inset;
}
/*Change text in autofill textbox*/
input:-webkit-autofill {
	-webkit-text-fill-color: #666666 !important;
}


.wpcf7 .group-outer {
	padding: 20px;
	position: relative;
	border: 1px solid #efefef;
	float: left;
}

.wpcf7 .group {
	position: relative;
	margin: 10px 0;
	width: 100%;
	float: left;
}

.wpcf7 .group.extra {
	margin: 60px 0 30px 0;
}

.wpcf7 .group.half-left {
	width: 40%;
	margin: 25px 1% 0 0;
	float: left;
}
.wpcf7 .group.half-right {
	width: 40%;
	margin: 25px 1% 0 0;
	float: right;
}

.wpcf7 .group.half-right-fixed {
	width: 40%;
	margin: 0;float: right;
	right: 0;
	top: 20px;
}

.wpcf7 .group br {
	display: none!important;
}

.bar {
	position: relative;
	display: block;
	width: calc(100% + 12px);
}
.bar:before {
	content: '';
	height: 2px;
	width: 0;
	bottom: 0;
	position: absolute;
	background: #f39200;
	-webkit-transition: 300ms ease all;
	transition: 300ms ease all;
	left: 0;
}
input[type="submit"].wpcf7-submit{
	width: 25%;
	float: right;
	margin: 0;
}
.wpcf7-form-control-wrap {
	position: relative;
	width: 75%;
	float: left;
}

.wpcf7-form label.error {
	color: #F44336!important;
	font-size: 10px!important;
	float: none!important;
	padding-left: 0!important;
	bottom: unset!important;
	top: 15px!important;
	right: -15px;
	left: unset;
}

.wpcf7 .group.accept{
	margin: 30px 0 0 0;
}
.wpcf7 .group a{
	color: #f39200;
}
.wpcf7 .group a:hover{
	color: #666666;
}
.wpcf7 .group.no_margin{
	margin: 20px 0 20px 0;
	width: 100%;
	text-align: center;
}
.wpcf7 .group-outer span.wpcf7-list-item {
	display: inline-block;
	margin: 0;
}
.wpcf7-acceptance{
	margin: 0;
	float: left;
	padding: 7px;
	border: 1px solid #f39200;
}
.wpcf7-acceptance label{
	position: relative;
	font-size: 14px;
	top: 0;
	left: 0;
	pointer-events: all;
}
.wpcf7 .group.no-bar label {
	top: 0;
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}
.wpcf7 .group.no-bar input[type=file] {
	position: relative;
	float: left;
}
.wpcf7 .form-desc {
	position: relative;
	font-size: 14px;
	margin: 10px 5px
}

.wpcf7 .spacer{
	width: 100%;
	height: 30px;
	background: transparent;
	position: relative;
}
.wpcf7 .logo-bid{
	text-align: left;
	font-size: 20px;
	color: #f39200;
	font-weight: 600;
	line-height: 1;
}

.wpcf7 .betreff {
	text-align: right;
}

div.wpcf7-response-output {
	margin: 15px 0!important;
	padding: 0.2em 2%!important;
	float: left!important;
	width: 96%!important;
}

.wpcf7 .betreff {
	text-align: left;
	padding-top: 40px;
	padding-left: 5px;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wpcf7 .wpcf7-radio span.wpcf7-list-item {
	margin-right: 20px;
}

.wpcf7 .wpcf7-radio label {
	position: relative;
	pointer-events: all;
}
.wpcf7 .wpcf7-radio input[type="radio"] {
	/* remove standard background appearance */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/* create custom radiobutton appearance */
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 3px;
	/* background-color only for content */
	background-clip: content-box;
	border: 2px solid #bbbbbb;
	background-color: #e7e6e7;
	border-radius: 50%;
	margin: 0 5px -3px 0;
}
.wpcf7 .wpcf7-radio input[type="radio"]:focus {
	box-shadow: none;
	outline: none;
}

/* appearance for checked radiobutton */
.wpcf7 .wpcf7-radio input[type="radio"]:checked {
	background-color: #f39200;
}

/* contact */


.error {
	color: #900;
	font-size: 10px;
	float: none;
	padding-left: 15px;
	bottom: -25px;
	top: auto;
}
.filterable {
	float: right;
	list-style: none;
	text-transform: uppercase;
	margin: 0 0 5% 0;
	clear: both;
}
.filterable li {
	float: left;
	margin: 0 20px 0 0;
}
.filterable li a {
	color: #878787;
	padding: 5px 10px;
	text-decoration: none;
}
.filterable li a:hover {
	color: #ffffff;
	background: #f39200;
}
.filterable li.active a {
	background: #f39200;
	color: #ffffff;
}
.portfolio-items {
	list-style: none;
	float: left;
	width: 100%;
	padding: 0;
}
.portfolio-items li {
	width: 355px;
	margin: 0 5px;
	text-align: center;
	float: left;
	height: 360px;
}
.portfolio-items li div, .portfolio-items li img {
	width: 100%
}
.portfolio-items li img {
	max-width: 300px !important;
}
.portfolio-items .portfolio-item-holder {
	height: 145px;
}
.portfolio-items li .description p {
	margin: 1em 0 0;
}
.portfolio-items li .description p a {
	text-decoration: none;
	color: #f39200;
	font-size: 120%;
}
.portfolio-items li .description span {
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;

}
/* Pagination */
.emm-title {
	display: none;
}
.emm-paginate {
	padding: 45px 0 20px;
}
.emm-paginate a, .emm-paginate span {
	border: 1px solid #cccccc;
	background: none;
	border-radius: 4px 4px 4px 4px;
	margin: 0 4px;
	padding: 5px 11px;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	color: #cccccc;
	transition: color 0.1s ease-in 0s;
}
.emm-paginate .emm-title {
	border: medium none;
	padding-left: 0;
	background: none;
}
.emm-paginate .emm-current {
	color: #000000;
	font-weight: bold;
}
.emm-paginate a:hover {
	border-color: #f39200;
	background: #f39200;
	color: #ffffff;
}
/* Widgets */
.widget_sidebar {
	clear: both;
	margin-bottom: 30px;
	width: 85%;
	float: right;
}
.widget_search label {
	display: none;
}
.widget_search #searchform {
	/*float: none;*/
	margin: 0 7px 0 0;
}
#searchsubmit {
	text-indent: -9999px;
}
* html #searchsubmit {
	font-size: 0;
	display: block;
	line-height: 0
}
/* ie6 */
* + html #searchsubmit {
	font-size: 0;
	display: block;
	line-height: 0
}
/* ie7 */

/* calendar widget */
.widget_calendar {
	float: left;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: center;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wp-calendar thead {
	font-size: 90%;
}
#wp-calendar thead th {
	padding-bottom: 10px;
}
#wp-calendar tbody {
	color: #aaaaaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #ffffff;
	text-align: center;
	padding: 8px;
}
#wp-calendar tbody td:hover {
	background: #ffffff;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 90%;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 90%;
	text-transform: uppercase;
	padding-top: 10px;
}
.tagcloud a {
	font-size: 14px !important;
	background: #f39200;
	color: #ffffff;
	display: inline-block;
	padding: 2px 5px;
	margin-bottom: 5px;
}
.product-subcategories .classic-grid.archive-listing {
	width: 30%!important;
}

body.page-template-template-page-start .product-subcategories {
	margin-bottom: 80px!important;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
/*
 * Erweiterungen --- FA Liebau
 */

.footer-thumb {
	background-image: url(../img/footer-thumb.png);
	max-width: 1010px;
	height: 170px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.footer-line {
	height: 4px;
	width: 100%;
	background: #f39200;

}
.footer-top-line {
	height: 1px;
	width: 39%;
	background: #cccccc;
	margin-left: auto;
	margin-bottom: 60px;
	margin-right: auto;

}
.header-bg-img {
	position: relative;
	background-size: cover;
	height: 40vh;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/default_header.jpg);
}
.header-bg-img img {
	display: block;
	margin: 0 auto;
}
.wrapper-footer-centered {
	text-align: center;

}
.home-slogan {
	width: 33%;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
#header-text {
	color: #ffffff;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#4d000000', GradientType=0);
	padding: 10px;
	font-size: 24px;
	font-weight: 300;
	line-height: 1em;
	margin-top: 20px;
	text-align: center;
	display: none; /*  Subtext Startseite OFF */
}
.header-start {
	overflow: hidden;
	position: relative;
	width: 100%;

}
h1.header-slogan {
	color: #f39200;
	font-weight: 300;
	padding: 20px 10px;
	line-height: 1em;
	background-color: rgba(255, 255, 255, 0.75);
	font-size: 42px;
	text-align: center;
	margin-bottom: 0;
}
h1.header-slogan span:last-child{
	font-weight: 500;
}

.orange-line {
	height: 5px;
	background: #f39200;
	width: 100%;
	float: left;
}
/*
 * Home Site big buttons --- FA Liebau
 */

.start-slogan {
	color: #f39200;
	font-weight: 300;
	padding: 20px 10px;
	line-height: 1em;
	font-size: 32px;
	text-align: center;
	max-width: 90%;
	margin: 46px auto 50px auto;
}

.thumb-pro {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 20px;
}
.thumb-pro ul {
	list-style: none;
	text-align: center;
	padding: 0;
}
.thumb-pro ul li {
	height: 120px;
	width: 120px;
	padding: 30px;
	display: inline-block;
	text-align: center;
	position: relative;
}
.thumb-pro ul li:after{
	content: '';
	position: absolute;
	bottom: -40px;
	height: 40px;
	left: 0;
	width: 2px;
	background: #f39200;
	right: 0;
	margin: 0 auto;
}
.thumb-pro ul li a {
	display: inline-block;
	text-decoration: none;
	color: #333333;
}
.thumb-pro-slogan {
	border-top: 2px solid #f39200;
	color: #f39200;
	font-weight: 300;
	padding: 0;
	line-height: 1em;
	background-color: #f1f1f1;
	font-size: 32px;
	text-align: center;
	max-width: 70%;
	margin: 46px auto 50px auto;
}
.round-button {
	display: inline-block;
	height: 100px;
	width: 100px;
	border-radius: 50%;
	background: #f39200;
	transition: All 1s ease;
	-webkit-transition: All 0.6s ease;
	-moz-transition: All 0.6s ease;
	-o-transition: All 0.6s ease;
	transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
	-o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
}
.round-button:hover {
	height: 100px;
	width: 100px;
	border-radius: 50%;
	background: #f39200;
	transform: rotate(0deg) scale(0.615) skew(1deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(0.615) skew(1deg) translate(0px);
	-moz-transform: rotate(0deg) scale(0.615) skew(1deg) translate(0px);
	-o-transform: rotate(0deg) scale(0.615) skew(1deg) translate(0px);
	-ms-transform: rotate(0deg) scale(0.615) skew(1deg) translate(0px);
}
.round-button img {
	height: 70px;
	width: 70px;
	margin-top: 15px;
	color: #787878;
}
.dis-button {
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 20px;
	font-weight: 300;
}
/*
 * Produktpalette --- FA Liebau
 */

.row-all {
	float: left;
	text-align: center;
}
.row {
	width: 200px;
	margin: 10px;
	min-height: 200px;
	background: aquamarine;
	display: inline-block;
}

.product-sort-bar {
	background-color: transparent!important;
	border-bottom: none!important;
	font-size: inherit!important;
	padding: 0 0 18px 0!important;
	margin: 0 0 20px 0!important;
}
.filter-widget.product_sort_filter{
	float: right!important;
}
.product-archive-nav.orange-box li a, .product-archive-nav.orange-box li a:hover, .product-archive-nav.orange-box li.active a, .product-archive-nav.orange-box li.disabled, button.orange-box {
	background-color: #f39200!important;
}
#product_listing .al_archive .product-name.orange-box,
.al_archive .product-name.orange-box {
	 background-color: transparent!important;
	 box-shadow:none!important;
 }
.orange-box #searchsubmit, .orange-box .price-filter-submit[type=submit], .orange-box .product-search-submit {
	background-color: #f39200!important;
	background-image: none;
}
.product-subcategories {
	text-align: center!important;
	overflow: visible!important;

}
.modern-grid-element {
	 overflow: visible!important;
}
.product-subcategories .classic-grid {
	float: none!important;
	display: inline-block!important;
}
.al_archive.grey-box, .al_archive.orange-box, .al_archive.red-box {
	box-shadow: none!important;

}

.al_archive {
	margin: 2%!important;
}
#product_listing .classic-grid h3.product-name,
.classic-grid h3.product-name{
	background-color: transparent!important;
	position: relative!important;
	bottom: 15px!important;
	top: unset!important;
	left: 0!important;
	right: 0!important;
	margin: 0 auto!important;
	color: #3c3c3c!important;
	font-size: 18px!important;
	font-weight: 400!important;
	width: auto!important;
	max-width: unset!important;
 }
.al_archive a img,
.page .al_archive a img,
.product-list .al_archive img,
.product-subcategories .al_archive img,
body.page .al_archive a img {
	max-width: unset!important;
}
.classic-grid-image-wrapper .image img {
	max-width: 70%!important;
	max-height: 70%!important;
}



.amoteam-tile-style-1 .amoteam-member-info {
	min-height: 43px;
}
.boxed .after-product-details.ic_accordion_container, .boxed .after-product-details.ic_tabs_container {
	display: none!important;
	overflow: hidden;
}
.boxed #top_next_prev {
	margin: 15px 0 25px 0!important;
	position: absolute!important;
	width: 100%!important;
	max-width: 1140px!important;
	background: transparent!important;
	top: 45%!important;
}
#top_next_prev .left {
	float: left!important;
	width: 60px!important;
	background: rgba(245, 245, 245, 0.3)!important;
	height: 100%!important;
	text-align: center!important;
	padding: 20px 0 50px 0!important;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15)!important;
	-webkit-transition: all 0.3s ease!important;
	-moz-transition: all 0.3s ease!important;
	-o-transition: all 0.3s ease!important;
	transition: all 0.3s ease!important;
}
#top_next_prev .right {
	float: right!important;
	width: 60px!important;
	background: rgba(245, 245, 245, 0.3)!important;
	height: 100%!important;
	text-align: center!important;
	padding: 20px 0 50px 0!important;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15)!important;
	-webkit-transition: all 0.3s ease!important;
	-moz-transition: all 0.3s ease!important;
	-o-transition: all 0.3s ease!important;
	transition: all 0.3s ease!important;
}
#top_next_prev .left a {
	color: #f39200!important;
	font-weight: bold!important;
	position: absolute!important;
	left: 5px!important;
	height: 100%!important;
	vertical-align: middle!important;
	width: 60px!important;
}
#top_next_prev .right a {
	color: #f39200!important;
	font-weight: bold!important;
	position: absolute!important;
	right: 5px!important;
	height: 100%!important;
	vertical-align: middle!important;
	width: 60px!important;
}

#top_next_prev .left:hover {
	background: rgba(245, 245, 245, 0.7)!important;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3)!important;
}
#top_next_prev .right:hover {
	background: rgba(245, 245, 245, 0.7)!important;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3)!important;
}
.boxed.al_product #product_details_container div.entry-thumbnail.product-image {
	margin: 0 auto!important;
}
#product_details,
.boxed #product_details {
	display: none!important;
}

#breadcrumbs {
	position: absolute!important;
	margin-top: -85px!important;
	z-index: 1!important;
	background: rgba(255, 255, 255, 0.4)!important;
	padding: 5px 15px!important;
}

#breadcrumbs a,
#breadcrumbs a:hover,
#breadcrumbs a:focus,
#breadcrumbs a:visited {
	color: #f39200!important;
}
#nav_menu-6{
	width: 100%;
	margin: 0;
}
ul#menu-produkt_kategorie_menu{
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
}
ul#menu-produkt_kategorie_menu li{
	padding: 5px 15px;
	display: inline-block;
	list-style: none;
}
.tos-slide>* {
	max-width: 900px!important;
}

table{
	border: none!important;
}
table td{
	padding: 5px 15px 15px 15px;
}

.product-list.grid .archive-listing .product-name{
	display: none;
}
.menu-produkt_kategorie_menu-container{
	padding: 10px 0;
	border-bottom: 1px #cecebf solid;
	margin-bottom: 30px;
}
.menu-produkt_kategorie_menu-container li.current-menu-item a{
	color: #f39200;
	font-size: 24px;
	font-weight: bold;
	margin: .67em 0;

}


.fbx-item-current {
	z-index: 100002;
	width: 65%;
	right: 0;
	left: auto;
}
.fbx-item-iframe, .fbx-item-image, .fbx-item-video {
	margin: 30% auto;
	padding: 0;
	width: 100%;
	height: auto;
	outline: 0;
	border: none;
	display: block;
}
.fbx-light .fbx-caption{
	background: rgba(189, 189, 189, 0.3);
}
.fbx-caption {
	width: 35%;
	left: 0;
	top: 0;
	bottom: unset;
	height: 100%;
}
.fbx-light .fbx-caption-desc, .fbx-light .fbx-caption-desc a {
	color: #666666;
	font-size: 18px;
}
.fbx-caption-title+.fbx-caption-desc {
	text-align: left;
	padding: 15px 20px;
}
.fbx-caption-title {
	font-size: 24px;
	padding: 15px;
	text-align: left;
	color: #f39200;
	font-weight: bold;
	margin-bottom: 25px;
}

.fbx-close-caption, .fbx-open-caption {
	color: #f39200;
	font-size: 30px;
}
.fbx-modal.fbx-phone .fbx-caption {
	z-index: 100004;
	bottom: 0;
	position: absolute;
	width: 100%;
}

.fbx-modal.fbx-phone .fbx-item-current {
	z-index: 100002;
	width: 100%;
	right: 0;
	left: auto;
}
.fbx-modal.fbx-phone .fbx-item-iframe, .fbx-modal.fbx-phone .fbx-item-image, .fbx-modal.fbx-phone .fbx-item-video {
	margin: 0 auto;
}
.fbx-modal.fbx-phone .fbx-inner{
	margin-top: 10px!important;
	top: 7%!important;
}
.fbx-modal.fbx-phone .fbx-stage {
	overflow: visible;
}
.fbx-modal.fbx-phone .fbx-caption {
	background: rgba(255, 255, 255, 0.9);
}
.fbx-modal.fbx-phone .fbx-caption-desc,.fbx-modal.fbx-phone .fbx-caption-desc a {
	color: #666666;
	font-size: 14px;
}
.fbx-modal.fbx-phone .fbx-caption-desc p {
	display: none;
}
.fbx-modal.fbx-phone .fbx-caption-desc h2 {
	font-size: 15px;
}

.fbx-modal.fbx-phone .fbx-caption-title {
	font-size: 16px;
	text-align: left;
	color: #f39200;
	font-weight: bold;
	margin-bottom: 20px;
}
.fbx-modal.fbx-phone .fbx-close-caption {
	content: 'AAA';
	font-family: "Arial Hebrew", Arial, sans-serif;
	color: #f39200;
	font-size: 30px;
}


.top-menu-container{
	max-width: 860px;
	float: right;
	padding: 15px 0;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#cssmenu:after,
#cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu {
	background: transparent;
}
#cssmenu > ul > li {
	float: left;
	cursor: pointer;
}
#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right > ul > li {
	float: right;
}
#cssmenu > ul > li > a {
	padding: 15px 10px;
	font-size: 18px;
	letter-spacing: 0;
	text-decoration: none;
	color: #666666;
	font-weight: 300;
	text-transform: uppercase;
}
#cssmenu > ul ul > li.current-menu-item > a,
#cssmenu > ul > li.current-menu-item > a,
#cssmenu > ul > li:hover > a {
	color: #f39200;
}
#cssmenu > ul > li.has-sub > a {
	padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #666666;
	content: '';
}
#cssmenu > ul > li.has-sub > a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #666666;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 10px;
	height: 0;
}
#cssmenu ul ul {
	position: absolute;
	min-width: 225px;
	left: -9999px;
	background: rgba(245, 245, 245, 0.85);
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu.align-right li:hover > ul {
	left: auto;
	right: 0;
}
#cssmenu li:hover > ul > li {
	height: auto;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li a {
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
	padding: 11px 15px;
	font-size: 16px;
	text-decoration: none;
	color: #666666;
	font-weight: 400;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
	border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
	color: #f39200;
}
#cssmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #666666;
	content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
	right: auto;
	left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #666666;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
	right: auto;
	left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
	top: 17px;
	height: 0;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */


@media only screen and (max-width: 1150px) {
	.wpcf7 .betreff {
		text-align: left;
		padding-top: 40px;
		padding-left: 5px;
	}
}


@media only screen and (min-width: 1140px) {

	/* ===============
		Maximal Width
	   =============== */
	.wrapper {
		width: 1140px; /* 1140px - 10% for margins */
		margin: 0 auto;
	}
	.main .column-one {
		float: left;
		width: 75%;
	}
	.main .column-two {
		float: right;
		width: 22%;
	}
	.flex-control-nav {
		right: 5% !important;
	}
	.flexslider .slides li img {
		width: auto;
	}
	.social li:first-child {
		display: block;
	}
	.blog-thumb {
		width: auto;
		height: auto;
	}
	.blog-entry {
		width: 90%;
		margin-top: 20px;
	}
	.portfolio-items li {
		width: 180px;
		margin: 0 20px;
	}

}


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


	.jobs_table ~ .ml-responsive-table .ml-row-0{
		display: none!important;
	}
	.ml-grid{
		border: 1px solid #cccccc;
	}
	.wrapper {
		width: 96%;
	}
	.wpcf7 .group.half-right.no-bar,
	.wpcf7 .group.half-left.no-bar{
		width: 100%;
		margin: 25px 0 0 0;
		float: left;
	}

	.top-menu-container {
		max-width: unset;
		float: none;
		padding: 0;
	}

	#cssmenu {
		width: 100%;
	}
	#cssmenu ul {
		width: 100%;
		display: none;
		top: 70px;
		position: absolute;
		background: rgba(245, 245, 245, 0.95);
		z-index: 9999999;
	}
	#cssmenu> ul {
		max-height: calc(100vh - 120px);
		overflow-y: auto;
	}
	#cssmenu:after, #cssmenu > ul:after {
		content: "";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	#cssmenu.align-center > ul {
		text-align: left;
	}
	#cssmenu ul li {
		width: 100%;
		border-top: 1px solid rgba(120, 120, 120, 0.2);
	}
	#cssmenu ul ul li,
	#cssmenu li:hover > ul > li {
		height: auto;
	}
	#cssmenu ul li a,
	#cssmenu ul ul li a {
		width: 100%;
		border-bottom: 0;
	}
	#cssmenu > ul > li {
		float: none;
	}
	#cssmenu ul ul li a {
		padding-left: 25px;
	}
	#cssmenu ul ul ul li a {
		padding-left: 35px;
	}
	#cssmenu ul ul li a {
		color: #666666;
		background: none;
	}
	#cssmenu ul ul li:hover > a,
	#cssmenu ul ul li.active > a {
		color: #f39200;
	}
	#cssmenu ul ul,
	#cssmenu ul ul ul,
	#cssmenu.align-right ul ul {
		position: relative;
		left: 0;
		width: 100%;
		margin: 0;
		top: 0;
		text-align: left;
		background: rgba(232, 232, 232, 0.85);
	}
	#cssmenu > ul > li.has-sub > a:after,
	#cssmenu > ul > li.has-sub > a:before,
	#cssmenu ul ul > li.has-sub > a:after,
	#cssmenu ul ul > li.has-sub > a:before {
		display: none;
	}
	#cssmenu #menu-button {
		display: block;
		margin: 4px 0;
		cursor: pointer;
		float: right;
		width: 50px;
		height: 50px;
	}
	#cssmenu #menu-button:after {
		position: absolute;
		top: 30px;
		right: 17px;
		display: block;
		height: 10px;
		width: 34px;
		border-top: 4px solid #f39200;
		border-bottom: 4px solid #f39200;
		content: '';
	}
	#cssmenu #menu-button:before {
		position: absolute;
		top: 16px;
		right: 17px;
		display: block;
		height: 4px;
		width: 34px;
		background: #f39200;
		content: '';
	}
	#cssmenu #menu-button.menu-opened:after {
		top: 30px;
		border: 0;
		height: 4px;
		width: 34px;
		background: #f39200;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#cssmenu #menu-button.menu-opened:before {
		top: 30px;
		background: #f39200;
		width: 34px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#cssmenu .submenu-button {
		position: absolute;
		z-index: 99;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid rgba(120, 120, 120, 0.2);
		height: 48px;
		width: 46px;
		cursor: pointer;
	}
	#cssmenu .submenu-button {
		background: #bbbbbb;
	}
	#cssmenu .submenu-button.submenu-opened {
		background: #f39200;
	}
	#cssmenu ul ul .submenu-button {
		height: 34px;
		width: 34px;
	}
	#cssmenu .submenu-button:after {
		position: absolute;
		top: 22px;
		right: 19px;
		width: 8px;
		height: 2px;
		display: block;
		background: #ffffff;
		content: '';
	}
	#cssmenu ul ul .submenu-button:after {
		top: 15px;
		right: 13px;
	}
	#cssmenu .submenu-button.submenu-opened:after {
		background: #ffffff;
	}
	#cssmenu .submenu-button:before {
		position: absolute;
		top: 19px;
		right: 22px;
		display: block;
		width: 2px;
		height: 8px;
		background: #ffffff;
		content: '';
	}
	#cssmenu ul ul .submenu-button:before {
		top: 12px;
		right: 16px;
	}
	#cssmenu .submenu-button.submenu-opened:before {
		display: none;
	}
	.header-container header {
		height: 70px;
	}
	.start-slogan {
		line-height: 1.3em;
	}
	.site-title {
		width: 160px;
		left: 0;
		right: unset;
		margin: 0 auto;
		float: none;
	}
	.site-title img {

	}
	.site-title a {
		line-height: 130px;
	}
	.site-description {
		top: 100px;
	}
	#slider_container {
		height: 490px !important;
		margin-top: -60px !important;
	}
	.flexslider .slides li {
		height: 490px !important;
	}
	.slides li img {
		width: 100% !important;
	}
	.flexslider .flex-caption {
		font-size: 140% !important;
	}
	.flex-control-nav {
		right: 0 !important;
		top: 450px !important;
		width: 100% !important;
	}
	.filterable {
		margin-top: 5%;
	}
	.filterable li {
		margin: 0 2px 0 0;
	}
	.filterable li {
		font-size: 80%;
	}
	.column-two .widget_sidebar {
		width: 90%;
		float: right;
	}
	#contact-data {
		width: 100%;
	}
	.commentlist article header {
		text-align: left;
	}
	.commentlist article header cite {
		border-right: 0;
		clear: right;
		display: block;
		text-align: left;
	}
	.commentlist article header time {
		clear: left;
		text-align: left;
		font-size: 80%;
	}
	.commentlist article section {
		margin-top: -15px;
	}
	.home-slogan {
		width: 80%;
	}
}
@media only screen and (max-width: 768px) {
	.product-subcategories .classic-grid.archive-listing {
		width: 48%!important;
	}

	.header-container,
	.main .column-two {

	}
	.wrapper {
		width: 95%;
		margin: 0 2.5%;
	}
	/* ============
		WIDE: Menu
	   ============ */
	.title {
		float: left;
	}
	/* ============
		WIDE: Main
	   ============ */
	.main .column-one {
		float: left;
		width: 63%;
	}
	.main .column-two {
		float: right;
		width: 32%;
	}
	.main .column-wide {
		width: 90%;
		margin-left: auto;
		margin-right: auto;;
	}
	.sub-menu {
		padding: 0 0 20px;
	}
	.flex-control-nav {
		right: 5% !important;
	}
	.flexslider .slides li img {
		width: 80%;
	}
	.social li:first-child {
		display: none;
	}
	.blog-thumb {
		width: 100px;
		height: 100px;
	}
	.blog-entry {
		width: 75%;
	}
	.portfolio-items li {
		width: 240px;
	}
	.page-template-template-portfolio-php .portfolio-items li {
		width: 180px;
		margin: 0 20px;
	}
	.social {
		padding: 0;
	}
}

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

	.btn-group_paginate .btn {
		border: 1px solid transparent;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
		font-size: 12px;
		padding: 0 6px;
	}

	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
		width: 94%;
	}
	.wpcf7 .group-outer {
		padding: 0 2% 20px 2%;
		width: 96%;
		overflow: hidden;
	}

	.wpcf7 .group.half-right-fixed,
	.wpcf7 .group.half-left {
		width: 100%;
		margin: 0;
		float: left;
		top: unset;
	}
	input[type="submit"].wpcf7-submit {
		width: 100%;
	}

	.fbx-modal.fbx-phone .fbx-caption {
		top: 100%;
	}
	.fbx-rounded .fbx-item-current, .fbx-rounded .fbx-item-image, .fbx-rounded .fbx-item-next {
		border-radius: 0!important;
	}
	.fbx-modal.fbx-phone .fbx-caption {
		background: rgba(255, 255, 255, 1);
	}
	.fbx-close-caption {
		display: none;
	}
	.fbx-caption {
		height: 64%;
		overflow-y: scroll;
	}
	.fbx-modal.fbx-phone .fbx-caption-title {
		font-size: 14px;
		margin-bottom: 10px;
		padding: 5px 0 0 10px;
	}
	.fbx-modal.fbx-phone .fbx-caption-desc, .fbx-modal.fbx-phone .fbx-caption-desc a {
		font-size: 10px;
	}
	.fbx-modal.fbx-phone .fbx-caption-desc h2 {
		font-size: 12px;
		margin: 0;
	}
	.fbx-caption-desc ul {
		padding: 0 0 0 20px;
		margin: 0;
	}
	.fbx-modal.fbx-phone .fbx-close, .fbx-modal.fbx-phone .fbx-next, .fbx-modal.fbx-phone .fbx-prev {
		position: absolute;
	}
	.fbx-modal.fbx-phone.fbx-portrait .fbx-next {
		right: 0;
		left: unset;
	}
	.fbx-modal.fbx-phone .fbx-inner {
		margin-top: 10px!important;
		top: 3%!important;
	}
	.fbx-modal.fbx-phone.fbx-portrait .fbx-next, .fbx-modal.fbx-phone.fbx-portrait .fbx-prev {
		border: none;
		opacity: 1;
		margin: 0;
		top: auto;
		bottom: 2%;
		width: 30px;
		height: 80px;
		border-radius: 0;
		line-height: 80px;
		background: transparent;
	}
	.fbx-modal.fbx-phone.fbx-portrait .fbx-close{
		left: unset;
		right: 0;
		top: -18px;
		width: 30px;
		height: 30px;
		border: 2px solid;
		background: #fff;
		border-radius: 50%;
		line-height: 30px;
	}
	.fbx-item-current, .fbx-item-next, .fbx-stage {
		pointer-events: none!important;
	}


	.product-subcategories .classic-grid.archive-listing {
		width: 96%!important;
	}
	h1.header-slogan {
		font-size: 24px!important;
	}
	.home-slogan {
		width: 90%!important;
	}
	.start-slogan {
		padding: 10px!important;
		font-size: 26px!important;
		margin: 0 auto 10px auto!important;
	}
	h6 {
		margin: 0;
	}
	body.page-template-template-page-start .product-subcategories {
		margin-bottom: 10px!important;
	}
}


@media only screen and (min-width: 480px) {

	/* ====================
		INTERMEDIATE: Menu
	   ==================== */

	.social {
		margin-top: 24px;
	}
	.social li:first-child {
		display: none;
	}


}
@media only screen and (max-width: 450px) {

	.start-slogan {
		font-size: 24px!important;
		line-height: 1.3em!important;
	}

	.product-subcategories .classic-grid.archive-listing {
		width: 96%!important;
	}

	.site-title img {
		width: 100%;
	}
	.site-title a {
		line-height: 170px;
	}
	.site-description {
		text-align: center;
		top: 175px;
		width: 100%;
		left: 0;
	}
	.main .column-two {
		width: 100%;
		float: right;
		border-top: 2px #cecebf solid;
		padding: 5% 0 0;
	}
	.call_to_action {
		font-size: 100%;
	}
	/* menu icon */
	#menu-icon {
		color: #ffffff;
		width: auto;
		background: #000000;
		padding: 10px 20px;
		cursor: pointer;
		display: block; /* show menu icon */
	}
	#menu-icon:hover {
		background-color: #666666;
	}
	#menu-icon.active {
		background-color: #333333;
	}
	.social {
		float: left;
		margin-bottom: 20px;
		margin-top: 15px !important;
		width: 100%;
		padding-left: 0;
		text-align: center;
	}
	.social li {
		float: none;
		display: inline-block;
	}
	.social li:first-child {
		display: none;
	}
	#slider_container {
		height: 450px !important;
		margin-top: -194px !important;
	}
	.flexslider .slides li {
		height: 450px !important;
	}
	.flexslider .slides li img {
		margin-top: 180px !important;
	}
	.flex-control-nav {
		top: 425px !important;
	}
	.flexslider .flex-caption {
		font-size: 120% !important;
	}
	.page-title {
		margin-bottom: 45px;
	}
	.page-title h2 {
		font-size: 18px;
	}
	.home .page-title h2 {
		font-size: 22px;
	}
	#searchform {
		float: none;
		clear: both;
		margin: -45px auto 0;
		height: 24px;
		position: relative;
		top: 60px;
	}
	.blog-thumb {
		width: auto;
		margin: 0 auto;
		float: none;
	}
	article .blog-entry, article p {
		width: 100%;
		text-align: left;
	}
	article #comments, article .commentlist, article #respond {
		text-align: left;
	}
	#comment-form-elements input, #comment-form-elements textarea, #contactForm input, #contactForm textarea {
		width: 250px;
	}
	.portfolio-items li {
		width: 275px;
		margin: 0 auto;
		float: none;
	}
	.portfolio-items li div {
		width: 100%;
	}
	.portfolio-items li img {
		width: 100%;
	}

}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
	* {
		background: transparent !important;
		color: #000000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	/*
	 * Don't show links for images, or javascript/internal links
	 */
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group; /* h5bp.com/t */
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
.wpcf7-form-control-wrap.unterlagen{
	width: 100%;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    background: #f39200;
    padding: 10px 20px;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
}
.codedropz-btn-wrap{
	margin-top: 20px;
}
