/*** CORE ***/
*::-moz-placeholder {
    color:#fff;
}
html, button, input, select, textarea, h2 {
    font-family:"Source Sans Pro", "Roboto Slab", Verdana, Arial, sans-serif;
}
html  {
    overflow-x:hidden;
    color:#232323;
    width:auto;
}
body {
    color:#232323;
}
body, #page, #main, #primary, #content {
    width:100%;
    overflow:hidden;
}
a, a:active, a:link {
    outline:none;
}
a:hover {
    text-decoration:underline;
    color:#0090c9 !important;
}
.widget a {
    color:#0090c9;
}
.widget a.more-link:hover {
    text-decoration:underline;
}
p {
    margin:18px 0px 18px 0px;
}
.entry-content a, .comment-content a, a:visited {
    color:#0090c9;
}
h1.entry-title, .otw-columns h1 {
    font-family:"Source Sans Pro", "Roboto Slab", Verdana, Arial, sans-serif;
    font-size:44px;
    font-weight:300 !important;
    text-align:center;
    margin:36px 0 15px 0;
}
.otw-columns h1 {
    text-align:left;
    margin:0px 0 15px 0;
}
h1.team-hl {
    height:0px;
    overflow:hidden;
    margin-top:14px;
}
h2, .widget .widgettitle {
    font-size:30px;
    text-transform:uppercase;
    letter-spacing:7px;
    font-weight:400;
    text-align:center;
    font-style:normal;
    margin: 25px 0px 15px 0px !important;
    font-family:"Source Sans Pro", "Roboto Slab", Verdana, Arial, sans-serif;
    max-width:100%;
}
h3, #otw-sidebar-21 .widget h3.widgettitle {
    font-weight:400;
    margin: 20px auto 5px;
    max-width: 960px;
}
#otw-sidebar-21 h3.widgettitle {
    font-size:22px;
    letter-spacing:0;
    text-transform:none;
    text-align:left;
    font-family:Bitter,Georgia,serif;
    font-weight:400;
    margin:0 0 5px !important;
}
h4 {
    font-size:22px;
    font-weight:400;
    margin: 25px auto;
    max-width: 960px;
}
h5 {
    font-size:20px;
    font-family:"Source Sans Pro", "Roboto Slab", Verdana, Arial, sans-serif;
    margin:2px 0px 6px 0px;
    font-weight:400;
}
.fl {
    display:block;
    float:left;
}
.clear {
    clear:both;
}
ul {
    max-width:960px;
    list-style-type:disc;
    margin:auto;
}
a.btn_blue, input.btn_blue, .form-submit input#submit, #nf-field-39, #nf-field-32 {
    border:1px solid #0090c9 !important;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#0090c9 !important;
    font-weight:600;
    padding:8px 7px;
    text-align:center;
    font-size:14px;
    margin-right:10px!important;
}
a.btn_blue:hover, input.btn_blue:hover, .form-submit input#submit:hover, #nf-field-39:hover, #nf-field-32:hover {
    background:#0090c9;
    color:#fff !important;
    text-decoration:none !important;
}
a.btn_blue:active, input.btn_blue:active, .form-submit input#submit:active, #nf-field-39:active, #nf-field-32:active {
    background:#0090c9;
    color:#fff !important;
    text-decoration:none !important;
}
a.btn_blue:focus, input.btn_blue:focus, .form-submit input#submit:focus, #nf-field-39:focus, #nf-field-32:focus {
    background:#0090c9;
    color:#fff !important;
    text-decoration:none !important;
}
.teamProjects, a.btn_blue, input.btn_blue, .form-submit input#submit {
    margin:20px auto!important;
}
.form-submit input#submit {
    background:none;
}
a.btn_blog  {
    width:110px;
    display:block;
    margin:15px auto 0px auto;
}
.site {
    width:100%;
    max-width:none;
    border:none;
}
.hentry {
    padding:0px;
    background:#fff;
    width:100%;
    overflow:hidden;
}
.entry-header {
    margin-bottom:20px;
}
.entry-header, .entry-summary, .entry-meta, .site-info {
    width:100%;
    max-width:none;
    word-wrap:normal;
    overflow:hidden;
}
.entry-content {
    width:100%;
    max-width:none;
    word-wrap:normal;
}
.entry-content blockquote {
    font-size:18px;
    font-weight:400;
    font-style:italic;
    line-height:24px;
    margin:0px;
}
.entry-content p  {
    width:auto;
    max-width:960px;
    margin:0px auto 20px auto;
}
.entry-content ol {
    width:auto;
    max-width:960px;
    margin:auto;
    padding:0 0 0 20px;
}
.entry-content ol li {
    padding:10px 0;
}
.entry-content p a img, .entry-content figure a img {
    border:1px solid #ddd;
    border-radius:3px;
}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left:0px;
}
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    background: #fff;
    color: #666;
    font-size: 14px;
    font-style: normal;
    margin: 0 0 14px 0;
    padding: 3px 6px;
    position: relative;
    text-align: right;
}
.project-content, .presse-content {
    width:auto;
    max-width:960px;
    margin:auto;
}
.presseOverview ul li {
    border-bottom:1px solid #ddd;
    padding:15px 0px;
}
.presseOverview ul li h3 {
    margin:5px auto 5px;
}
.presse-content .otw-row .otw-ten {
    margin-bottom:0px;
}
.presse-content .textwidget {
    font-size:14px;
}
.site-main {
    display:block;
    z-index:99;
    background:#fff;
    width:100%;
    margin-top:76px;
}

/*** DEBUG BOX ***/
#debug-box {
    position:fixed;
    top:0;
    left:0;
    z-index:99999999;
    background:white;
    border:1px solid black;
    padding:5px;
    display:none;
}

/*** HEADER ***/
header#masthead  {
    height:auto;
    position:fixed;
    width:100%;
    top:0px;
    z-index:9999;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-bottom:1px solid #e5e5e5;
}
.subpage-header {
    background:none repeat scroll 0 0 white;
    min-height:75px;
    height:auto !important;
}
.subpage-header .header-wrapper {
    padding-top:15px;
    height:75px;
}
.header-wrapper {
    padding-top:36px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width:100%;
    max-width:960px;
    margin:auto;
}
.logo {
    background:url(../images/headers/logo.png) no-repeat;
    display:block;
    float:left;
    width:149px;
    height:49px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-indent:-9999px;
}
.logo:hover {
    opacity:0.7;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*** MAIN-NAVIGATION ***/
.navbar {
    float:left;
    width:auto;
    background:transparent;
    margin-left:35px;
}
.nav-menu li {
    margin:0px 12px;
    height:60px;
}
.nav-menu li a {
    color:#494949;
    padding:15px 0px;
}
.nav-menu li a:hover {
    color: #44aed7;
}
.nav-menu li.icon-home {
    margin:0px 6px 0px 0px;
}
.nav-menu li.icon-home a {
    background:url(../images/headers/icoHome.png) 0px 15px no-repeat;
    text-indent:-9999px;
    padding:15px 0px;
    width:18px;
}
.nav-menu li.icon-home a:hover {
    background:url(../images/headers/icoHome.png) 0px 15px no-repeat;
}
ul.nav-menu, div.nav-menu > ul {
    padding:0px;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
    background:transparent;
    color:#141412;
}
.nav-menu li.current_page_item:hover > a {
    color:#0090c9;
}
.nav-menu .current_page_item, .nav-menu .current-page-ancestor {
    border-bottom:2px solid #0090c9;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor a, .nav-menu .current-menu-item > a, .nav-menu .current-page-ancestor a {
    color: #0090c9 !important;
    background:transparent;
    border-bottom:1px solid white;
    font-style:normal;
}

/*** SEARCH ***/
.searchbox .search-field {
    float:right;
    min-width:170px;
    width:auto;
    height:34px;
    background:#fafafa;
    border:1px solid #dddddd;
    border-radius:24px;
    -moz-border-radius:24px;
    -o-border-radius:24px;
    z-index:10;
    margin-top:5px;
    padding:0 15px;
}
.sf_search {
    border:none !important;
    background:transparent !important;
}
.sf_search .sf_input {
    background:transparent !important;
    margin-left:0px;
}
.sf_search span.sf_block {
    height:34px !important;
    padding:0px;
}
#sf_results {
    font-size:13px !important;
    border:none;
    box-shadow:0 0 14px rgba(0,0,0,0.1) !important;
}
.searchbox .sf_search input.sf_input {
    background:none;
    border:none;
    font-size:14px;
    width:auto;
    min-width:120px;
    color:#919191 !important;
    padding:8px 13px !important;
    height:34px !important;
}
.searchbox .sf_search .sf_button, .searchbox .sf_search .searchsubmit {
    float:right;
    width:28px !important;
    background:url(../images/headers/magnifier.png) 6px 7px no-repeat !important;
    height:30px !important;
    border:none;
    display:block !important;
    text-indent:-99999px;
    padding:0px;
    box-shadow:none !important;
}
.sf_sb {
    top:63px !important;
    position:fixed !important;
}
#sf_val ul li.sf_header {
    background:#fff;
    color:#999;
    font-size:11px;
    font-weight:400;
    letter-spacing:3px;
    text-transform:uppercase;
    padding:2px 15px 2px 6px;
}
#sf_val ul li.sf_category a {
    margin-left:7px;
    color:#272727;
    padding:1px 0px;
}
#sf_val ul li.sf_selected {
    background:#eee !important;
    border:1px solid #eee !important;
    border-right:none !important;
    border-left:none !important;
}
#sf_val ul li.sf_selected a, #sf_val li.sf_selected a .sf_text, #sf_val li.sf_selected a .sf_small {
    color:#272727 !important;
}
.sf_result_container {
    margin-bottom:6px;
}
#sf_val li .sf_text {
    color:#272727;
    font-weight:400;
}
#sf_val li .sf_small {
    color:#999;
}
#sf_val ul li.sf_item {
    min-height:56px;
}
#sf_val li.sf_item img {
    height:auto;
}
#page {
    border:none;
}

/*** SLIDER HOMEPAGE ***/
/*.slider  {
    height:auto;
    margin:74px auto 0 auto;
    width:100%;
    position:fixed;
    top:0px;
    z-index:1;
}
.slider img {
    margin:auto;
    max-width:100%;
    display:block;
}

.slider .headline {
    position:absolute;
    color:#fff;
    font-family:Bitter,Georgia,serif;
    text-align:center;
    font-size:3em;
    width:100%;
    top:30%;
}

.slider .subline {
    position:absolute;
    text-align:center;
    color:#fff;
    top:74%;
    text-transform:uppercase;
    width:100%;
    text-align:center;
    letter-spacing: 0.3em;

}*/

/*** SLIDER HOMEPAGE ***/
.slider  {
    height:auto;
    margin:74px auto 0 auto;
    width:100%;
    position:fixed;
    top:0px;
    z-index:1;
}
.slider img {
    margin:auto;
    max-width:100%;
    display:block;
}
.slider .headline {
    top:38%;
    margin-left:auto!important;
    margin-right:auto!important;
    width:100%;
    text-align:center;
}
.slider .headline img {
    display:inline-block !important;
}
.slider .icons {
    top: 16%;
    width:100%;
}

/*** SLIDER METASLIDER BEREICHE ***/

.flex-direction-nav a{
    top:43%!important;
    height:28px!important;
}

.metaslider .caption-wrap {
    background:none!important;
    font-family: "Bitter", Georgia, serif;
    top: 30%!important;
    text-align:center;
    font-size:300%;
    opacity:1!important;
}

.metaslider .caption-wrap .subline {
    font-size:40%;
    color:#fff;
    text-transform:uppercase;
    margin-top:6%;
    letter-spacing: 5px;
    font-family:"Source Sans Pro","Roboto Slab",Verdana,Arial,sans-serif;
}

/*** CONTENT HOMEPAGE ***/
.site-main {
    min-height:560px;
}
.site-main.home .entry-header {
    display:none;
}
.site-main.home .entry-content p {
    text-align:left;
    font-size:120%;
    margin:45px auto 35px auto;
}
.site-main.home .entry-content p em {
    font-size:80%;
    color:#969696;
}
.teaser-leistungen {
    max-width:960px;
    margin:20px auto 60px auto;
}
.teaser-leistungen > div {
    width:22%;
    float:left;
    min-width:200px;
    margin-right:4%;
    height:400px;
}
.teaser-leistungen > div h3 {
    text-align:center;
    margin-bottom:15px;
}
.teaser-leistungen > div h3 a {
    color:#232323;
}
.teaser-leistungen > div h3 a span {
    display:inline-block;
    margin-right:7px;
}
.teaser-leistungen > div h3 a span.ico-audio {
    width:20px;
    height:24px;
    margin-bottom:-4px;
    background:url("../images/ico-audio2.png") 0 0 no-repeat;
}
.teaser-leistungen > div h3 a:hover span.ico-audio {
    background:url("../images/ico-audio.png") 0 0 no-repeat;
}
.teaser-leistungen > div h3 a span.ico-video {
    width:30px;
    height:18px;
    margin-bottom:-1px;
    background:url("../images/ico-video2.png") 0 0 no-repeat;
}
.teaser-leistungen > div h3 a:hover span.ico-video {
    background:url("../images/ico-video.png") 0 0 no-repeat;
}
.teaser-leistungen > div h3 a span.ico-licht {
    width:30px;
    height:22px;
    margin-bottom:-3px;
    background:url("../images/ico-licht2.png") 0 0 no-repeat;
}
.teaser-leistungen > div h3 a:hover span.ico-licht {
    background:url("../images/ico-licht.png") 0 0 no-repeat;
}
.teaser-leistungen > div h3 a span.ico-medien {
    width:26px;
    height:20px;
    margin-bottom:-2px;
    background:url("../images/ico-medien2.png") 0 0 no-repeat;
}
.teaser-leistungen > div h3 a:hover span.ico-medien {
    background:url("../images/ico-medien.png") 0 0 no-repeat;
}
.teaser-leistungen > div ul {
    width:100%;
    min-width:200px;
    margin:auto;
    padding:0px;
    list-style:none;
}
.teaser-leistungen > div ul li {
    border-top:1px solid #e9e9e9;
    padding:4px 0px;
}
.teaser-leistungen > div ul li.first-li {
    border-top:none;
}
.teaser-leistungen > div ul li a {
    color:#141412;
    font-size:15px;
}
.teaser-leistungen > div ul li a:hover {
    text-decoration:none;
}
.img-circle-container {
    width:148px;
    height:148px;
    border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    overflow:hidden;
    margin:auto;
    display:block;
}
.img-circle-container img {
    opacity:1;
}
.recent-projects, .projectSliderWidget, .projectSimilar, .productListProjects, .homeProjects, .product-articles-carousel, .teamProjects, .subServiceProjects {
    width:100%;
    margin-top:0px;
}
.projectSliderWidget .slider-nav, .projectSimilar .slider-nav, .productListProjects .slider-nav, .homeProjects .slider-nav, .product-articles-carousel .slider-nav, .teamProjects .slider-nav, .subServiceProjects .slider-nav {
    width:100%;
    max-width:none;
}
.slider-nav .slick-slide {
    margin:0px 8px;
}
.slider-nav button {
    display:none !important;
}
.prj-slide-block-text {
    text-align:center;
    margin:8px 0px 0px;
    font-size:16px;
}
.prj-slide-block-text h3 {
    text-align:center;
    margin-bottom:6px;
    margin-top:0px;
}
.prj-slide-block-text a.btn_blue  {
    margin:auto;
    display:block;
    width:124px;
    margin-top:20px;
}
.prj-slide-block-text h4 {
    text-align:center;
}
.otw-column, .otw-columns {
    position:static;
}
.otw-row {
    width:100%;
}
.home_widgets {
    margin-top:380px;
}
.widget {
    background:none;
    padding:0px;
    margin:0px 0px 60px 0px;
}
.otw-primary-sidebar .widget {
    margin:0px 0px 40px 0px;
}
.project-overview .otw-primary-sidebar .widget {
    margin:0px 0px 60px 0px;
}
.contactTeaserWidget {
    margin:0px;
}
.contact_teaser {
    position:absolute;
    left:0;
    width:100%;
    background-image:url(../images/contact_teaser.jpg);
    background-position: center center;
    background-repeat:no-repeat;
    height:440px;
    background-size: cover;
    margin-top:50px;
}
.contact_teaser_link {
    display:block;
    margin:140px auto 0px auto;
    width:160px;
    height:160px;
    border-radius:160px;
    background:#0090c9;
    color:#fff !important;
    font-family:'Roboto Slab', Verdana, Tahoma;
    font-size:20px;
    text-align:center;
    padding:54px 10px 0px 10px;
}
.contact_teaser_link:hover {
    color:#fff !important;
    background:#007dae;
}
.spacer {
    height:490px;
    width:100%;
}

/*** FOOTER ***/
footer.entry-meta {
    margin-top:0px;
}
footer {
    background:#fff;
    position:relative;
    z-index:99;
}
.footer-map {
    background:#375174 url(../images/footer-map.jpg) top center no-repeat;
    height:242px;
    width:100%;
}
.footer-map div {
    padding-top:50px;
    color:#fff;
    font-size:20px;
    margin:auto;
    width:270px;
    text-align:left;
}
.footer-map div.contactinfo a {
    color:#fff;
}
.footer-map div.contactinfo h3 {
    margin-bottom:12px;
}
.footer-map .contact-mail-icon {
    background:url(../images/contact-icon-mail.png) 0px 5px no-repeat;
    display:block;
    padding-left:36px;
}
.footer-map .contact-tel-icon {
    display:block;
    padding-left:36px;
    background:url(../images/contact-icon-tel.png) 0px 5px no-repeat;
}
.site-footer {
    background:#253e60;
}
.site-footer .site-info {
    padding:0px;
    width:100%;
    max-width:960px;
    margin:auto;
}
.site-footer .menu-footer-menu-container {
    background:transparent;
    margin:0px;
    float:left;
    width:500px;
    padding:0px;
}
#menu-footer-menu .sub-menu {
    display:none;
}
.site-footer .btn-kontakt a {
    color:#fff;
    display:block;
    padding:30px;
    margin-left:30px;
}
.site-footer .btn-kontakt a:hover {
    color:#fff !important;
    background:#263e5f;
}
.site-footer .btn-kontakt {
    float:right;
}
.site-footer .btn-kontakt * {
    float:left;
}
.site-footer .btn-kontakt span {
    margin:0px 20px 0px 10px;
    display:inline-block;
}
.site-footer .btn-kontakt img {
    margin:3px 0px 0px;
    display:inline-block;
}
.site-footer .btn-kontakt img.arrow-right {
    margin-top:4px;
}
.site-footer .phone {
    padding:30px 0px 30px 50px;
    color:#fff;
}
.site-footer .menu-footer-menu-container {
    margin:0px;
    padding:30px;
    width:auto;
}
.site-footer .menu {
    float:left;
    margin:0px;
    padding:0px;
}
.site-footer .menu li {
    float:left;
    padding:0px 16px;
    list-style:none;
}
.site-footer .menu li a {
    color:#fff;
}
.site-footer .menu li a:hover {
    color:#2cacde !important;
}
.copy {
    color:#b0bac7;
    padding:30px 0px;
}

/*** EXCEPTIONS ***/
.post-15 header {
    display:none;
}

/* Slick Slider H4ck */
.projectSimilar, .productListProjects {
    /*min-height:414px;*/
}
.homeProjects {
    /*min-height:547px;*/
}
.homeProjects .slider-nav, .homeProjects .slider-for, .productListProjects .slider-nav, .productListProjects .slider-for, .projectSliderWidget .slider-nav, .projectSliderWidget .slider-for, .projectSimilar .slider-nav, .projectSimilar .slider-for {
    display:none;
}
.homeProjects .slider-nav.slick-initialized, .homeProjects .slider-for.slick-initialized, .productListProjects .slider-nav.slick-initialized, .productListProjects .slider-for.slick-initialized, .projectSliderWidget .slider-nav.slick-initialized, .projectSliderWidget .slider-for.slick-initialized, .projectSimilar .slider-nav.slick-initialized, .projectSimilar .slider-for.slick-initialized {
    display:block;
}
.projectSliderWidget .slider-nav div img, .projectSimilar .slider-nav div img {
    margin:0 auto;
    display:block;
}
.slick-slider {
    width:100%;
    max-width:960px;
    margin:0px auto;
    margin-bottom:28px !important;
}
.projectSliderWidget .slick-slider, .projectSimilar .slick-slider {
    width:100%;
}
.slick-slider, .slick-slider .slick-list, .slick-slider .slick-list .slick-track, .slick-slider .slick-list .slick-track .slick-slide {
    height:auto !important;
}
.slick-slider .slick-list .slick-track .slick-slide img {
    margin:0 auto;
    display:block;
}
.referenceSliderWidget .reference_filter, .customers {
    width:100%;
    max-width:960px;
    margin:0 auto 60px;
}

/* Blog Widget */
.service-blogposts, .project-blogposts {
    width:100%;
    max-width:960px;
    margin:auto;
    overflow:hidden;
}
.service-blogposts a, .project-blogposts a {
    display:block !important;
    margin-bottom:8px;
    overflow:hidden;
}
.service-blogposts a img, .project-blogposts a img {
    transition:all 300ms;
}
.service-blogposts a:hover img, .project-blogposts a img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.service-blogposts h3, .project-blogposts h3 {
    padding:0px 8px;
    margin:0px 0px 2px 0px;
    font-family:'Source Sans Pro', sans-serif;
    font-size:16px;
    line-height:22px;
    font-weight:500;
}
.service-blogposts h3 a, .project-blogposts h3 a {
    overflow:hidden;
    max-height:45px;
}
time  {
    padding:0px 8px;
    text-transform:uppercase;
    color:#949494;
    letter-spacing:2px;
    font-size:13px;
    display:block;
}
.service-blogposts h3 a, .project-blogposts h3 a {
    color: #232323;
    margin-bottom:0px;
}
.service-blogposts h3 a:hover, .project-blogposts h3 a:hover {
    text-decoration:none;
}
.service-blogposts .blogpost, .project-blogposts .blogpost {
    height:250px;
    min-height:250px;
}
.service-blogposts a img, .project-blogposts a img {
    padding:0px !important;
    margin:0px;
}
.blogpost {
    float:left;
    width:23%;
    margin:0 1%;
    padding:0px !important;
    background:#f6f6f6;
    min-height:300px;
}
.blogpost a {
    display:block;
    color:#0090c9;
}
.blogpost a.readmore {
    padding:0px 8px;
    margin-bottom:0px;
}
.blogpost a img {
    float:none;
}
.max-height:after {
    content:"...";
    float:left;
}

/* Project Navigation */
.project-navigation {
    max-width:960px;
    margin:0px auto;
    padding:15px 0px;
    position:relative;
}
.project-navigation .prev {
    float:left;
    background:url("../images/arrow_l.png") 0 50% no-repeat;
    display:inline-block;
    padding-left:20px;
    color:#777;
    font-size:14px;
}
.project-navigation .prev:hover {
    background:url("../images/arrow_l_h.png") 0 50% no-repeat;
    text-decoration:none;
}
.project-navigation .next {
    float:right;
    background:url("../images/arrow_r.png") 100% 50% no-repeat;
    display:inline-block;
    padding-right:20px;
    color:#777;
    font-size:14px;
}
.project-navigation .next:hover {
    background:url("../images/arrow_r_h.png") 100% 50% no-repeat;
    text-decoration:none;
}
.project-navigation .grid-link {
    display:inline-block;
    width:17px;
    height:17px;
    position:absolute;
    top:19px;
    left:50%;
    margin-left:-8.5px;
    background:url("../images/grid_ico.png") 0 0 no-repeat;
    text-indent:-9999px;
}
.project-navigation .grid-link:hover {
    background:url("../images/grid_ico_h.png") 0 0 no-repeat;
}

/* Project detail page */
.entry-subtitle {
    font-size:18px;
    text-transform:none;
    letter-spacing: 2px;
    color:#777;
    margin:10px 0px 25px !important;
}
.project-header h1 {
    margin:28px 0px 5px;
}
.service-header h1 {
    margin:78px 0px 5px;
}
.project-header h2, .service-header h2 {
    margin:0px 0px 18px !important;
}
.projectFacts h3, .serviceProjects h3, #otw-sidebar-21 h3.widgettitle, .presseImages h3 {
    margin:0px 0 5px;
}
.presseImages a {
    border: 1px solid #ddd;
    border-radius: 2px;
    display: block;
    float: left;
    height: 96px;
    margin: 0 5px 5px 0;
    overflow: hidden;
    width: 140px
}
.otw-ten, .otw-row .otw-ten {
    width:66%;
    margin-bottom:40px;
}
.project-content .otw-eight {
    max-width:290px;
    padding:0px;
    float:right;
    margin-right:10px;
}
.otw-six, .otw-row .otw-six, .otw-secondary-sidebar {
    width:100%;
    float:none !important;
    clear:both;
}
.otw-row .otw-eight .sidebarGreyBox {
    background:#f9f9f9;
    padding:4px 12px !important;
    border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    max-width:290px;
}
.otw-row .otw-eight table {
    margin-bottom:0px;
    border-bottom:none;
}
.otw-row .otw-eight table td {
    border-bottom:1px solid #ededed;
    border-top:none !important;
    line-height:21px;
    vertical-align:top;
}
.otw-row .otw-eight table td.firstTd {
    width:84px;
}
.otw-row .otw-eight table td span.success, .nf-response-msg p {
    color:#65b408;
    font-weight:500;
}
.sidebarBrands {
    overflow:hidden;
}
.sidebarBrands .brand {
    float:left;
    width:142px;
    height:78px;
    display:block;
    border:1px solid #ddd;
    border-radius:2px;
    -moz-border-radius:2px;
    -o-border-radius:2px;
}
.sidebarBrands .brand:hover {
    border:1px solid #0090c9;
}
.sidebarBrands .brand.odd {
    margin:0px 3px 6px 0px;
}
.sidebarBrands .brand.even {
    margin:0px 0px 6px 3px;
}
.sidebarBrands .brand img {
    margin:auto;
    width:85%;
    display:block;
}
.sidebarProjects {
    max-width:290px;
    overflow:hidden;
}
.sidebarProjects a {
    font-size:16px;
}
.projectAddress {
    font-size:15px;
}
#project-map {
    margin:0px;
    padding:0px;
    height:150px;
    width:300px;
}
#project-map .gmnoprint, #project-map .gm-style-cc, #project-map a {
    display:none !important;
}
.ninja-forms-cont {
    width:auto;
    max-width:960px;
    margin:auto;
}
.ninja-forms-form input.ninja-forms-field  {
    border:1px solid #eee;
}

/* Project Gallery */
.project-gallery-container {
    position:relative;
    cursor:pointer;
}
.project-gallery-container > img {
    position:absolute;
    top:50%;
    left:50%;
    margin:-32px 0 0 -38px;
    z-index:2;
    opacity:0.7;
}
.project-gallery-container:hover > img {
    opacity:1;
}
.project-gallery-container .blur-mask {
    background:black;
    position:absolute;
    top:0;
    left:0;
    opacity:0.4;
    width:100%;
    height:100%;
    z-index:1;
}

/* Service Navigation */
.service-navigation {
    width:100%;
    margin:0 auto;
    background:rgba(255, 255, 255, 1);
    height:60px;
    overflow:hidden;
    position:absolute;
    transition: all 200ms;
}
.service-navigation:hover {
    height:240px;
    background:rgba(251, 251, 251, 1);
    transition: all 200ms;
    border-bottom:1px solid #e5e5e5;
}
.service-navigation ul {
    list-style:none;
    margin:20px auto 0px;
    padding:0;
    padding-left:37px;
    width:100%;
    position:relative;
}
.service-navigation ul li {
    float:left;
    width:21%;
    margin:0 4% 0 0;
    text-align:left;
}
.service-navigation ul li.audio:hover .submenu ul li a,
.service-navigation ul li.video:hover .submenu ul li a,
.service-navigation ul li.medientechnik:hover .submenu ul li a,
.service-navigation ul li.licht:hover .submenu ul li a{
    color:#232323;
    transition: all 200ms;
}
.service-navigation ul li.audio:hover > a,
.service-navigation ul li.video:hover > a,
.service-navigation ul li.medientechnik:hover > a,
.service-navigation ul li.licht:hover > a {
    color:#0090c9;
}
.service-navigation ul li.medientechnik {
    width:21%;
}
.service-navigation ul li a {
    color:#b4b4b4;
    display:inline-block;
}
.service-navigation ul li.active > a {
    color:#0090C9;
}
.service-navigation ul li .submenu {
    position:relative;
    top:10px;
    left:0;
    width:100%;
    height:auto;
    z-index:100;
    overflow:hidden;
    text-align:left;
}
.service-navigation ul li:hover .submenu {
    height:auto;
}
.service-navigation ul li .submenu ul {
    margin:0px;
    padding-left:0px;
    width:100%;
}
.service-navigation ul li .submenu ul li {
    float:none;
    text-align:left;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 12px;
    width:auto;
}
.service-navigation ul li .submenu ul li a {
    color:#b4b4b4;
    transition: all 200ms;
}
.service-navigation ul li.active .submenu ul li a {
    color:#232323;
}
.service-navigation ul li.active .submenu ul li.active a {
    color:#0090c9;
}
.service-navigation ul li a span {
    display:inline-block;
    float:left;
    transition:all 200ms ease;
    webkit-transition:all 200ms ease;
    moz-transition:all 200ms ease;
}
.service-navigation ul li a:hover {
    text-decoration:none;
}
.service-navigation ul li.audio span.icon {
    background:url("../images/audio_ico.png") 0 0 no-repeat;
    display:inline-block;
    width:21px;
    height:22px;
    margin-right:15px;
    margin-top:0;
}
.service-navigation ul li.audio a:hover span.icon, .service-navigation ul li.audio.active a span.icon, .service-navigation ul li.audio:hover > a span.icon {
    background:url("../images/audio_ico_a.png") 0 0 no-repeat;
}
.service-navigation ul li.video span.icon {
    background:url("../images/video_ico.png") 0 0 no-repeat;
    display:inline-block;
    width:24px;
    height:15px;
    margin-right:15px;
    margin-top:5px;
}
.service-navigation ul li.video a:hover span.icon, .service-navigation ul li.video.active a span.icon, .service-navigation ul li.video:hover > a span.icon {
    background:url("../images/video_ico_a.png") 0 0 no-repeat;
}
.service-navigation ul li.medientechnik span.icon {
    background:url("../images/medientechnik_ico.png") 0 0 no-repeat;
    display:inline-block;
    width:22px;
    height:19px;
    margin-right:15px;
    margin-top:2px;
}
.service-navigation ul li.medientechnik a:hover span.icon, .service-navigation ul li.medientechnik.active a span.icon, .service-navigation ul li.medientechnik:hover > a span.icon {
    background:url("../images/medientechnik_ico_a.png") 0 0 no-repeat;
}
.service-navigation ul li.licht span.icon {
    background:url("../images/licht_ico.png") 0 0 no-repeat;
    display:inline-block;
    width:28px;
    height:19px;
    margin-right:15px;
    margin-top:3px;
}
.service-navigation ul li.licht a:hover span.icon, .service-navigation ul li.licht.active a span.icon, .service-navigation ul li.licht:hover > a span.icon {
    background:url("../images/licht_ico_a.png") 0 0 no-repeat;
}


/* Projekt- / Service-Team */
.project-team, .service-contact {
    margin-bottom:70px;
}

.project-team.sidebar {
    margin-bottom:40px;
}

.project-team > div {
    float:left;
    width:32%;
    margin-left:2%;
    background:#f9f9f9;
    border-radius:3px;
}

.project-team.sidebar > div {
    width:auto;
    max-width:290px;
    height:auto !important;
    margin:5px 10px 0 0;
    border-radius:3px;
}
.project-team div.half {
    width:48%;
}
.service-contact {
    width:100%;
    background:#f9f9f9;
}
.project-team div div.fl  {
    width:64%;
    margin:10px 0px;
}
.project-team div.half div.fl  {
    width:77%;
}
.project-team div div.fl a.team-title  {
    color:#272727;
}
.project-team div div.fl a.team-title:hover  {
    text-decoration:none;
}
.service-contact .fl {
    margin:10px 0px;
}
.service-contact .contact {
    width:28%;
}
.service-contact ul.contact-stichpunkte {
    margin-left:20px;
    width:58%;
}
.service-contact ul.contact-stichpunkte li {
    float:left;
    width:48%;
    padding:2px 0px 2px 22px;
    background:url(../images/icon-contact-check.png) 0px 8px no-repeat;
    margin-left:10px;
}
.project-team div.first {
    margin-left:0%;
}
.project-team div p, .service-contact div p  {
    margin:0px;
}
.project-team div p, .project-team div a, .project-team div strong {
    margin-left:0px;
    margin-right:8px;
}
.project-team div strong, .service-contact div strong {
    font-size:16px;
}
.project-team div a, .service-contact div a {
    display:block;
}
.project-team div div.team_img, .service-contact div.team_img {
    width:72px;
    height:72px;
    float:left;
    overflow:hidden;
    border-radius:70px;
    margin:12px;
}
.project-team div div.team_img img, .service-contact div.team_img img {
    width:100%;
    height:auto;
    max-width:none;
}
.project-team div div.team_img a {
    margin-right:0px;
}

/* Kunden Feedback */
.project-feedback-container > div {
    background:#f9f9f9;
    padding:25px;
    float:left;
    font-size:17px;
    margin-bottom:20px;
    border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
}
.project-feedback-container div.multiple {
    width:470px;
}
.project-feedback-container div.single {
    width:100%;
}
.project-feedback-container div.odd {
    margin-right:20px;
}
.project-feedback-container div.even {
    margin-right:0px;
}
.project-feedback-container div strong {
    font-weight:600;
}
.project-feedback-container div span {
    font-weight:400;
    color:#7a7a7a;
    display:block;
}
.project-feedback-container div p {
    font-style:italic;
    margin:0px;
}
.project-feedback-container div p:before {
    content:" „ ";
    font-size:40px;
    color:#999;
    line-height: 30px;
}
.project-feedback-container div p:after {
    content:" “ ";
    font-size:40px;
    color:#999;
    line-height: 10px;
    position: relative;
    top: 8px;
    margin-left:-7px;
}

/* Service Header + Content */
.service-header .entry-thumbnail img {
    width:958px;
}
.service-header-image-wrapper {
    max-width:960px;
    margin:auto;
    height:324px;
}
.service-header-image-wrapper .entry-thumbnail {
    float:left;
    width:634px;
}
.service-header-image-wrapper ul {
    float:left;
    width:326px;
    margin:0px;
    padding:14px 24px;
    background:#f9f9f9;
    height:324px;
    overflow:hidden;
}
.service-header-image-wrapper ul li {
    background:url(../images/icon-service-check.png) no-repeat 0px 4px;
    list-style:none;
    padding-left:30px;
    font-size:16px;
    font-weight:400;
    padding-bottom:12px;
    line-height:22px;
}
.service-content {
    max-width:960px;
    margin:auto;
}

/* Service Infobox */
.infobox {
    max-width:960px;
    margin:10px auto;
    border:1px solid #eee;
    background:#f9f9f9;
    border-radius:3px;
    font-size:16px;
    padding:10px 15px;
    text-align:center;
    font-weight:600;
}

/* Referenzen Grid */
.referenzen div.referenz  {
    border: 1px solid #ddd;
    border-radius: 3px;
    float: left;
    margin: 0px 0px 6px 6px;
    overflow: hidden;
    width: 187px !important;
    height:80px;
}
.referenzen .referenz.first-in-row {
    margin:0px 0px 6px 0px;
}
.referenzen div.referenz img {
    margin:8px auto;
    width:140px;
    display:block;
}

/* Project Overview */
.project-overview {
    max-width:960px;
    margin:auto;
}
#map-canvas {
    width:458px;
    height:600px;
    float:left;
    margin-bottom:50px;
}
#map-canvas  {
    background:url(../images/map-bg.png);
}
.project-list-filter {
    margin-bottom:40px;
}
.project-list-filter ul {
    float:left;
    width:22%;
    margin:0 3.9% 0 0;
    font-size:14px;
    list-style:none;
    padding:0px;
}
.project-list-filter ul.last {
    margin:0 0% 0 0;
}
.project-list-filter ul li {
    line-height: 22px;
    padding: 6px 0;
    border-top:1px solid #e9e9e9;
}
.project-list-filter ul li.disabled {
    opacity:0.5;
}
.project-list-filter ul li.disabled label {
    cursor:default;
}
.project-list-filter ul li label {
    cursor:pointer;
}
.project-list-filter ul li label:hover {
    color:#0090c9;
}
.project-list-filter ul li.disabled label:hover {
    color:#232323;
    cursor:default;
}
.project-list-filter ul li.b {
    font-weight:600;
    border-top:none;
}
.project-list-filter ul li.hl {
    border-top:none;
    padding: 0 0 8px 0;
}
.project-list-filter ul li h3 {
    margin-top:0px;
}
.project-list-filter input {
    position:relative;
    top:2px;
    margin-right:3px;
}
.project-list-wrapper {
    width:454px;
    position:relative;
    height:544px;
    margin-left:48px;
}
.project-list-wrapper .mask {
    background:rgba(255,255,255,1);
    position:absolute;
    z-index:99;
    width:454px;
    height:504px;
}
.project-list-wrapper .mask img {
    margin:237px auto 0;
    display:block;
}
.project-list-container {
    width:222px;
    height:240px;
    float:left;
    margin:0px 10px 10px 0px;
    display:none;
    overflow:hidden;
    background:#f5f5f5;
}
.project-list-container.even {
    margin-right:0;
}
.project-list-container.active {
    display:block;
    width: 222px;
}
.project-list-container a  {
    color:#272727;
}
.project-list-container a:hover  {
    color:#0090c9;
    text-decoration:none;
}
.project-single-image {
    height:140px;
    width:100%;
    overflow:hidden;
}
.project-single-image img {
    max-width:none;
}
.project-single-content {
    overflow:hidden;
    height:92px;
}
.project-single-content span {
    padding:6px 10px 0px 10px;
    text-transform:uppercase;
    letter-spacing:4px;
    color:grey;
    font-size:11px;
    display:block;
}
.project-single-content h5 {
    padding:0px 10px 0px 10px;
    margin:1px 0 2px;
    font-size:17px;
}
.project-single-content p {
    font-size:14px;
    padding:0px 10px 10px 10px;
}

/* Pagination */
.project-list-pagination {
    position:absolute;
    bottom:0;
    width:454px;
    margin:8px 0px;
}
.project-list-pagination ul {
    list-style-type:none;
    padding:0px;
    margin:0px auto;
}
.project-list-pagination ul li {
    cursor:pointer;
    float:left;
    height:28px;
    width:28px;
    min-width:28px;
    margin:0px 2px;
    text-align:center;
    border:1px solid #fff;
    line-height:24px;
}
.project-list-pagination ul li.last, .project-list-pagination ul li.first {
    width:auto;
}
.project-list-pagination ul li.last.active, .project-list-pagination ul li.first.active {
    width:28px;
}
.project-list-pagination ul li.active {
    cursor:pointer;
    float:left;
    border:1px solid #0090c9;
    border-radius:50%;
    color:#0090c9;
}
.project-list-pagination .prev {
    background:url(../images/pagination-left-arrows.png) no-repeat top center;
    height:16px;
    width:16px;
    text-indent:-9999px;
    margin:6px 0px;
}
.project-list-pagination .prev:hover {
    background:url(../images/pagination-left-arrows.png) no-repeat bottom center;
}
.project-list-pagination .next {
    background:url(../images/pagination-right-arrows.png) no-repeat top center;
    height:16px;
    width:16px;
    text-indent:-9999px;
    margin:6px 0px;
}
.project-list-pagination .next:hover {
    background:url(../images/pagination-right-arrows.png) no-repeat bottom center;
}
.project-list-pagination .prev.inactive, .project-list-pagination .next.inactive {
    opacity:0;
    cursor:default;
}
.dn {
    display:none;
}

/* Blog */
.news {
    max-width:960px;
    margin:auto;
}
.news .news-posts-list {
    max-width:608px;
    float:left;
    margin-top:20px;
}
.news .news-posts-list article {
    background:#f6f6f6;
    margin-bottom:40px;
}
.news .news-posts-list article h1, .news .news-posts-list article .entry-meta, .news .news-posts-list article .entry-content {
    padding:0px 20px;
}
.news .news-posts-list article .entry-content p {
    font-size:15px;
}
.news .news-posts-list article h1 {
    font-size:24px;
    text-align:left;
    font-weight:400 !important;
    margin:8px 0 0px;
}
.news .news-posts-list article h1 a:hover, .entry-meta .date a:hover {
    text-decoration:none;
}
.news .news-posts-list article footer.entry-meta {
    background:#f6f6f6;
    padding:8px 20px 24px 20px;
}
.news .news-posts-list article footer.entry-meta a.btn_blue {
    margin-right:20px;
}
.news-posts-list .entry-header {
    margin-bottom:10px;
}
.entry-meta .date a:before, .categories-links a:first-child:before, .tags-links a:first-child:before {
    content:none;
}
.categories-links {
    color:#0090c9;
}
.entry-meta a {
    color:#0090c9;
}
.entry-meta .date a time {
    display:inline;
    padding:0;
}
.entry-meta > span {
    margin-right:30px;
}
.comments-link {
    display:inline;
}
.comments-link a {
    display:inline;
}
.comments-link a:before {
    color:#0090c9;
    content:url(../images/icon_comment.png);
    margin-right:6px;
}
.news .boxwrap {
    float:right;
    max-width:300px;
}
.boxwrap h3.widgettitle, .comments-title, .comment-reply-title {
    text-transform:none;
    letter-spacing:0px;
    margin:20px auto 5px !important;
    font-weight:400;
    max-width:960px;
    text-align:left;
    font-size:22px;
    font-family:'Roboto Slab', Georgia, serif;
    font-style:normal;
}
.socialnetwork {
    margin:34px 0px 24px 0px;
}
.btn_social  {
    width:96px;
    height:74px;
    border:1px solid #cdcdcd;
    border-radius:3px;
    margin:0px 0px 20px 6px;
    font-size:14px;
    text-align:center;
    line-height:108px;
    display:block;
    float:left;
    color:#232323;
}
.icon_fb {
    background-image:url(../images/icon_fb.png);
    background-repeat:no-repeat;
    background-position:50% 34%;
}
.icon_twitter {
    background-image:url(../images/icon_twitter.png);
    background-repeat:no-repeat;
    background-position:50% 34%;
}
.icon_google {
    background-image:url(../images/icon_google.png);
    background-repeat:no-repeat;
    background-position:50% 34%;
}
.btn_social:hover  {
    border:1px solid #0090c9;
    text-decoration:none;
}
.widget_categories ul li.cat-item {
    font-size:15px;
    border-bottom:1px solid #dddddd;
    text-align:right;
    color:#b6b6b6;
    padding:7px 0;
}
.widget_categories ul li.cat-item a {
    float:left;
    color:#232323;
}
.widget_authors ul li {
    font-size:15px;
    border-bottom:1px solid #dddddd;
    text-align:right;
    padding:7px 0;
    height:70px;
    line-height:52px;
    color:#b6b6b6;
}
.widget_authors ul li img.avatar {
    border-radius:50%;
    margin-right:14px;
    float:left;
}
.widget_authors ul li a {
    float:left;
}
.dates ul {
    list-style:none;
    padding-left:0px;
}
.dates ul li {
    font-size:15px;
}
.eventdate {
    margin-right:20px;
    font-weight:600;
}
.single-date {
    border-bottom:1px solid #dddddd;
    padding:7px 0;
}
.single-date a {
    color:#0090c9;
}
.eventtitle {
    width:220px;
}
.news nav.paging-navigation, .search-content nav.paging-navigation {
    background:none;
    padding:0px 0px 30px;
}
.news nav.paging-navigation h1, .search-content nav.paging-navigation h1 {
    display:none;
}
.news nav.paging-navigation a, .search-content nav.paging-navigation a {
    font-size:20px;
    color:#232323;
    font-style:normal;
    font-weight:400;
}
.paging-navigation .nav-links {
    max-width:100%;
}
.paging-navigation .nav-previous .meta-nav, .paging-navigation .nav-next .meta-nav {
    width:18px;
    padding:0px;
    background:none;
    color:#232323;
    font-size:20px;
}
.paging-navigation .nav-next {
    padding:0;
}
.paging-navigation a:hover .meta-nav {
    background-color:transparent;
    color:#0090c9;
}
#menu-blogkategorien {
	list-style-type: none; 
	padding-left: 0;
}
#menu-blogkategorien li {
	float: left; 
}
#menu-blogkategorien li.current-menu-item a {
	color:#0090c9;
    border-bottom:1px solid #0090c9;
}
.top-tag-filter {
    float:left;
    height:35px;
}
.top-tag-filter a {
    color:#232323;
    margin:0 20px 0px 0;
    padding-bottom:0px;
    border-bottom:1px solid #fff;
}
.top-tag-filter a:hover {
    color:#0090c9;
    text-decoration:none;
}
.top-tag-filter a.active {
    color:#0090c9;
    border-bottom:1px solid #0090c9;
}

/* Kontakt */
.contact-wrapper {
    width:960px;
    margin:auto;
}
.contact-wrapper .otw-primary-sidebar {
    width:300px;
}
.contact-wrapper input[type="text"], .contact-wrapper input[type="email"], .contact-wrapper textarea, .comment-form-comment textarea, .comment-form-author input[type="text"], .comment-form-email input[type="email"], .comment-form-url input[type="url"] {
    background:#fafafa;
    border: 1px solid #dddddd !important;
    border-radius:3px;
    padding:8px 12px;
}
.comment-form-author input[type="text"], .comment-form-email input[type="email"], .comment-form-url input[type="url"] {
    width:100%;
    max-width:100%;
    display:block;
}
input.btn_blue {
    background:#fff;
}
.ninja-forms-form-wrap label {
    font-weight:600 !important;
}

/* Über uns */
ul.about-us-submenu {
    list-style:none;
    margin:20px auto 0;
    padding:0 0 0 0px;
    position:relative;
    text-align:center;
    overflow:hidden;
    width:485px!important;
}
ul.about-us-submenu a {
    float:left;
    text-align:center;
    padding:0px 30px;
}
ul.about-us-submenu a {
    color:#b4b4b4;
}
ul.about-us-submenu a li:hover {
    text-decoration:none;
}
ul.about-us-submenu li.active a {
    color:#0090c9;
}
.about-us-content ul {
    margin:5px auto 20px;
}
.about-us-content h3 {
    margin:0px auto 5px;
}
.about-us-header {
    margin-bottom:0px;
}
.about-us-content {
    max-width:960px;
    width:auto;
}
.about-us-content .otw-sixteen ul {
    padding:0px;
}
.about-us-content .otw-sixteen ul li {
    background: url("../images/icon-service-check.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    line-height: 22px;
    list-style: outside none none;
    padding-bottom: 6px;
    padding-left: 30px;
}
.about-us-sidebar-partner {
    display:block;
    border:1px solid #ddd;
    border-radius:3px;
    width:140px;
    height:78px;
    overflow:hidden;
    margin:0 4px 4px 0;
    float:left;
}
.about-us-sidebar-partner img {
    width:80%;
    margin:auto;
    display:block;
}

/* Team Page Grid */
.about-us-content .otw-ten {
    margin:0px;
}
.teamGrid {
    width:960px;
    margin:auto;
}
.teamGrid ul {
    margin-bottom:30px;
    float:left;
    width:100%;
}
.teamGrid ul li {
    background:#f9f9f9;
    margin:0px 0px 20px 2%;
    width:32%;
    float:left;
    height:380px;
    border-radius:3px;
}
.teamGrid ul li:nth-child(3n +1), .teamGrid ul li:first-child {
    margin:0px 0px 20px 0%;
}
.teamGrid div.team_img {
    width:200px;
    height:200px;
    border-radius:50%;
    -o-border-radius:50%;
    -moz-border-radius:50%;
    overflow:hidden;
    margin:10px auto;
}
.teamGrid div.team_img img {
    max-width:100%;
    height:auto;
}
.teamGrid ul li div.fl {
    width:100%;
    margin:auto;
    padding:0px 20px;
}
.teamGrid ul li div.fl a.team-member-title {
    text-align:center;
    display:block;
    font-weight:400;
    font-size:20px;
    color:#272727;
}
.teamGrid ul li div.fl a.team-member-title strong {
    font-weight:400;
}
.teamGrid ul li div.fl a.team-member-title:hover {
    text-decoration:none;
    color:#0090c9;
}
.teamGrid ul li div.fl span {
    display:block;
    margin:14px 0px 0px;
}

/* Team Detailpage */
.team-header div.entry-thumbnail {
    display:none;
}
.team-content {
    max-width:960px;
    margin:auto;
}
.team-content .otw-columns {
    float:right;
}
.team-content .otw-primary-sidebar {
    float:left;
    margin-top:12px;
    width: 30% !important;
}
.otw-primary-sidebar .widget.teamImage {
    width:290px;
    height:auto;
    float:left;
    margin:0 0px 40px 10px;
    background:#f9f9f9;
    border-radius:3px;
}
.otw-primary-sidebar .widget.projectGallery, .otw-primary-sidebar .widget.projectAddress {
    max-width:290px;
}
.sidebarTeamImage {
    border-radius:50%;
    width:200px;
    height:200px;
    overflow:hidden;
    margin:20px auto 30px;
}
.sidebarTeamFacts {
    padding:0px 20px;
    font-size:15px;
}
.team-content ul {
    padding:0px;
}
.team-content div.stichpunkte ul li {
    background: url("../images/icon-service-check.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    line-height: 22px;
    list-style: outside none none;
    padding-bottom: 6px;
    padding-left: 30px;
}

/* Product Grid */
.product-list-content {
    max-width:960px;
    width:auto;
}
.product-list-content .otw-ten {
    display:none;
}
.product-list-content .widget.otherBrands {
    max-width:960px;
    margin:60px auto 60px;
}
.productGrid {
    max-width:960px;
    margin:auto !important;
}
.productGrid ul li {
    display:block;
    border:1px solid #ddd;
    border-radius: 3px;
    float: left;
    margin: 0 0 6px 6px;
    overflow: hidden;
    width: 187px !important;
    text-align:center;
    font-size:16px;
    padding-bottom:12px;
}
.productGrid ul li.first-product {
    margin:0 0 6px 0;
}
.productGrid ul li a {
    color:#232323;
}
.productGrid ul li:hover {
    border:1px solid #0090c9;
    color:#0090c9;
    cursor:pointer;
}
.productGrid ul li:hover a {
    text-decoration:none;
}
.product_img img {
    height: auto;
    max-width: 90%;
    display: block;
    margin: 0px auto;
}

/* Blog Comments */
.comments-area {
    margin-top:50px;
}
.comment-list {
    margin:16px 0 0;
}
.comment-list::after {
    display:none;
}
.comment-list li {
    background:#f6f6f6;
    border-radius:3px;
}
.news .news-posts-list .comment-list article {
    background:none;
}
.comment-list li article footer div.comment-author, .comment-list li article footer div.comment-metadata {
    float:none;
    width:100%;
    max-width:100%;
}
.comment-list li article footer div.comment-author img.avatar {
    float:left;
    margin-right:10px;
    border-radius:50%;
}
footer.comment-meta {
    background:none;
    padding:0 16px;
}
.comment-metadata {
    margin-bottom:10px;
}
.bypostauthor > .comment-body .fn:before {
    content:none;
}
.says {
    display:inline-block;
}
.says, .comment-metadata time, .comment-author b {
    font-size:15px !important;
    color:#232323 !important;
    letter-spacing:0px;
    text-transform:none;
}
.comment-list .edit-link {
    margin-left:0px;
}
.comment-metadata time:hover {
    text-decoration:none !important;
}
.news .news-posts-list article {
    margin-bottom:20px;
}
.comment-body {
    padding:12px 0px;
}
.comment-metadata, .comment-awaiting-moderation, .comment-content, .comment-list .reply {
    float:none;
    padding:0px 16px;
}
.comment-content p {
    margin:8px 0px;
}
.comment-reply-link:before, .comment-reply-login:before {
    content:none;
}
.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
    color:#0090c9;
}
.comment-list .children {
    margin-left:36px;
}
.comment-list .children li article {
    margin-bottom:0px;
    padding:12px 0 32px;
}
.comment-respond {
    background:none;
}
.form-allowed-tags {
    display:none;
}
.comment-list:after {
    content:url(../images/commentbox_after.png);
}

/* Product Page */
.product-header div.entry-thumbnail {
    display:none;
}
.sidebarProductLogo {
    background:#f9f9f9;
    border-radius:3px;
    max-width:290px;
    width:auto;
    height:174px;
    margin-right:10px;
}
.sidebarProductLogo img {
    display:block;
    margin:0px auto;
    max-width:90%;
}
.btn_align_center_container {
    max-width:960px;
    margin:auto;
    height:60px;
    text-align:center;
}
.btn_align_center_container .btn_blue {
    display:inline-block;
    margin-top:18px;
}
.product-content, .homeCustomers {
    max-width:960px;
    margin:auto;
}
.homeCustomers {
    margin:0 auto 60px;
}
.otherBrands-image {
    margin-right:30px;
}
.otherBrands-content {
    width:386px;
    font-size:15px;
}
.otherBrands-grid {
    width:222px;
    margin-left:18px;
}
.otherBrands-grid .brand {
    float:left;
    width:107px;
    height:56px;
    display:block;
    border:1px solid #ddd;
    border-radius:2px;
    -moz-border-radius:2px;
    -o-border-radius:2px;
    margin:0px 0px 4px 4px;
}
.otherBrands-grid .brand img {
    margin:0px auto;
    width:80px;
    display:block;
}
.otherBrands-grid a {
    padding-left:4px;
}
.productArticles {
    position:relative;
}
.product-articles-carousel {
    overflow: hidden;
    position:relative;
}
.product-articles-carousel .product-article {
    float:left;
    width:226px;
    margin:0 20px 0 0;
}
.product-articles-carousel .product-article img, .product-articles-carousel .product-article strong, .product-articles-carousel .product-article span {
    display:block;
}
.product-articles-carousel .product-article strong {
    font-size:18px;
    font-weight:600;
    margin-top:8px;
    text-align:center;
}
.product-articles-carousel .product-article span {
    color:#797979;
    font-size:13px;
    line-height:18px;
    margin-top:2px;
    text-align:center;
}
.product-articles-carousel .product-article a:hover {
    text-decoration:none;
}
.product-articles-carousel .product-article a:hover strong {
    text-decoration:underline;
}
.product-articles-carousel > ul {
    max-width:none;
    width: 20000em;
    position:relative;

    list-style: none;
    margin: 0;
    padding: 0;
}
.product-articles-carousel > ul > li {
    float:left;
}
.jcarousel-prev, .jcarousel-next {
    opacity:1;
    position:absolute;
    height:18px;
    width:10px;
    cursor:pointer;
    background-image: url("../images/slider/carousel-dir-nav.png");
    top:50%;
    margin-top:-10px;
    padding:0;
    border:none;
    outline:none;
}
.jcarousel-prev:hover {
    background-image: url("../images/slider/carousel-dir-nav.png");
    border:none;
    width:10px;
    padding:0;
    background-position:0 0;
}
.jcarousel-next:hover {
    background-image: url("../images/slider/carousel-dir-nav.png");
    border:none;
    width:10px;
    padding:0;
    background-position:-10px 0;
}
.jcarousel-prev:active, .jcarousel-next:active, .jcarousel-prev:focus, .jcarousel-next:focus {
    background-image: url("../images/slider/carousel-dir-nav.png");
    border:none;
    width:10px;
    padding:0;
}
.jcarousel-next:focus {
    background-position:-10px 0;
}
.jcarousel-prev {
    left:-50px;
    background-position:0 0;
}
.jcarousel-next {
    right:-50px;
    background-position:-10px 0;
}
.mobile-menu {
    display:none;
}
.about-us-header a.active {
    color: #0090c9!important;
}

/* Search results Page */
.search-content {
    max-width:960px;
    margin:auto;
}
.search-content article {
    border-bottom:1px solid #e5e5e5;
    margin-bottom:15px;
    padding:0 0 15px 0;
}
.search-content article .entry-header {
    width:auto;
    margin-bottom:0px;
}
.search-content article .entry-header .entry-thumbnail {
    display:none;
}
.search-content article .entry-header img {
    width:250px;
}
.search-content article .entry-summary {
    width:auto;
}
.search-content article .entry-summary p {
    margin:6px 0px 8px 0px;
}
.search-content article footer {
    height:50px;
}
.search-content article footer a.btn_blue {
    line-height:48px;
}
.search-content article .entry-header .entry-meta, .search-content article footer .comments-link {
    display:none;
}
.search-content article .entry-header h1 {
    font-size:20px;
    text-align:left;
    font-weight:600 !important;
    margin:0px 0 8px 0;
}
.search-content article .entry-thumbnail {
    margin-right:30px;
}

/* Service Subpage Audio, Video, Medientechnik, Licht */
.sub-service-content {
    width:100%;
}
.sub-service-content .otw-row {
    width:100%;
    margin:0;
}
.sub-service-content .otw-ten, .sub-service-content .otw-twelve {
    width:100%;
    margin:0 0 30px;
    padding:0;
}
.sub-service-content .otw-primary-sidebar {
    display:none;
}
.sub-service-content .subServiceCustomers {
    width:960px;
    margin:0 auto 50px;
}
.sub-service-content .subServiceContact {
    width:960px;
    margin:0 auto 50px;
}

/* Response, Error, Success Message */
.ninja-forms-response-msg {
    max-width:960px;
    width:auto;
    border-radius:2px;
}
.ninja-forms-info-msg {
    background:#f0faff;
    color:#0a719c;
    padding:10px 15px;
    margin-bottom:20px;
}
.ninja-forms-error-msg {
    background:#faecec;
    color:#a12020;
    padding:10px 15px;
    margin-bottom:20px;
}
.ninja-forms-success-msg {
    background:#f3faec;
    color:#639c0a;
    padding:10px 15px;
    margin-bottom:20px;
}

/* Responsive CSS - always last statements!!! */
@media (min-device-width: 1300px) {

}
@media (min-device-width: 1680px) and (max-device-width: 1750px){
    .slider .subline {
        top:82%;
    }
}
@media (min-device-width: 1620px) and (max-device-width: 1680px){
    .slider .subline {
        top:85%;
    }
}
@media (min-device-width: 1550px) and (max-device-width: 1620px){
    .slider .headline {
        font-size:3em;
        top:35%;
    }
    .slider .subline {
        top:88%;
        width:100%;
    }
}
@media (min-device-width: 960px) and (max-device-width: 1550px){
    .slider .headline {
        font-size:3em;
        top:35%;
    }
    .slider .subline {
        top:92%;
        width:100%;
    }
}
@media (max-width:980px) {
    .logo {
        margin: 0 0 0 10px;
    }

    .otherBrands-image {
        margin-bottom: -15px;
    }
}
@media (max-width:400)  {
    .site-footer .phone {
        display: none;
    }
    .copy {
        float: left!important;
    }
    .site-footer .menu-footer-menu-container {
        margin: 26px auto auto!important;
        width: auto!important;
        float:right!important;
    }
    .site-footer .btn-kontakt a {
        padding:0px;
    }
    .site-footer .btn-kontakt, .site-footer .btn-kontakt * {
        float: left!important;
    }

}

@media (max-width:960px)  {
    .site-footer .phone {
        display: none;
    }
    .copy {
        float: left!important;
    }
    .site-footer .menu-footer-menu-container {
        margin: 26px auto auto!important;
        width: auto!important;
        float:right!important;
    }
    .site-footer .btn-kontakt a {
        padding:0px;
    }
    .site-footer .btn-kontakt, .site-footer .btn-kontakt * {
        float: left!important;
    }
    .logo {
        margin: 0 0 0 15%;
    }
    .teaser-leistungen > div ul {
        text-align: center;
        margin-left: 11%;
    }
    .teaser-leistungen > div ul li {
        width: 80%;
    }
}
@media (max-width:885px) {
    .site-footer .btn-kontakt, .site-footer .btn-kontakt * {
        float: left !important;
        margin-left:2px!important;
        margin-top: 0px!important;
    }
}
@media (max-width:960px) {
    .widget .sidebarProjects li {
        width: 32%!important;
        height: 135px;
        margin-right: 11px;
    }
    .project-list-container.active {
        width: 23%;
    }
    .homeProjects {
        width: 100%!important;
    }
    .sidebarProductLogo {
        max-width: 100%;
        margin: 2%;
    }
    .projectFacts h3, .serviceProjects h3, #otw-sidebar-21 h3.widgettitle, .presseImages h3 {
        margin: 20px!important;
        text-align: left!important;
    }
    .otw-eight.otw-columns.otw-primary-sidebar a {
        width: 100%!important;
        height: 125px;
        margin-top: 0!important;
    }
    #page {
        transition:all 200ms;
    }
    .project-team div p, .service-contact div p {
        padding:0!important;
    }
    .navbar {
        float:left;
        width:auto;
        background:transparent;
        display:none;
    }
    .otw-primary-sidebar .widget {
        margin: auto;
    }
    .sidebarProductLogo img {
        padding-top: 0;
    }
    .project-navigation .prev {
        margin-left: 3%;
    }
    .project-navigation .next {
        margin-right: 3%;
    }
    .productArticles {
        position: relative;
        width: 95%;
        margin:auto;
    }
    .jcarousel-next {
        right: 0%;
    }
    .jcarousel-prev {
        left: 0%;
        margin-left: 0%;
    }
    .recent-projects, .projectSliderWidget, .projectSimilar, .productListProjects, .homeProjects, .product-articles-carousel, .teamProjects, .subServiceProjects {
        width: 93%;
        margin:auto;
    }
    .product-articles-carousel .product-article {
        width: 215px;
    }
    .slick-prev, .slick-next {
        display:none !important;
    }
    .mobile-menu {
        position:fixed;
        z-index:9999;
        width:100%;
        height:100%;
        background:rgba(0,0,0,0.8);
        top:0px;
        left:0px;
        display:none;
        transition:all 200ms;
    }
    .project-team div div.team_img, .service-contact div.team_img {
        height: 100px;
        width: 100px;
        margin: 20px 30% 0 30%;
    }
    .service-content .project-team div div.team_img, .service-contact div.team_img {
        height: 100px;
        width: 100px;
        margin: 2%;
    }
    .service-contact ul.contact-stichpunkte {
        width: 49%;
    }
    .service-contact ul.contact-stichpunkte li {
        width: 100%;
    }
    .widget.widget.otw-widget-4.widget-last.homeBlogs {
        padding: 0 3%;
    }
    .otw-ten, .otw-row .otw-ten {
        width: 100%!important;
    }  
    .product-content .otw-ten, .otw-row .otw-ten {
        width: 67%!important;
    }  
    .product-content .widget .sidebarProjects li {
        float: right;
        padding-bottom: 5px;
        padding-right: 0;
        padding-top: 5px;
        width: 96%;
        padding-left:0px!important;
    }
    .service-contact .contact {
        width: 27%;
    }
    .site-footer .btn-kontakt img {
        margin-top:2px!important;
        margin-right: 11px !important
    }
    .mobile-menu ul li a {
        color:#fff;
    }
    .service-contact {
        background: none repeat scroll 0 0 #f9f9f9;
        width: 100%;
        padding:2%;
    }
    .slider  {
        position:relative;
    }
    .slider .headline {
        font-size:2.5em;
        width:100%;
        top:30%;
    }
    .slider .subline {
        font-size:0.8em;
        top:85%;
    }
    .about-us-content .otw-eight {
        width: 100%!important;
        float: left;
    } 
    .project-content .otw-eight {
        max-width:30%!important;
    }
    .product-content .otw-eight {
        max-width:30%!important;
    }
    .sidebarProjects {
        max-width: 100%;
    }
    .widget .sidebarProjects li {
        float: left;
        padding: 5px 0;
        width: 49%;
        padding-left: 20px!important;
    }
    .projectFacts h3, .serviceProjects h3, #otw-sidebar-21 h3.widgettitle, .presseImages h3 {
        text-align:center;
        margin-bottom: 20px;
    } 
    .sub-service-content .subServiceContact {
        width: 100%!important;
    }
    .service-content .otw-eight.otw-columns.otw-primary-sidebar{
        width: 96%!important;
        margin:5% 2%;
    }
    .productGrid {
        max-width: 98%!important;
    }
    .productGrid ul li {    
        width: 24%!important;
    }
    .productGrid ul li.first-product {
        margin:0 0 6px 6px;
    }
    .site-main.home {
        margin-top:0px !important;
    }
    .otherBrands {
        width: 97%;
        margin:auto; 
    }
     .otherBrands h3 {
        padding-top:30px; 
    }
    .otherBrands-content {
        width: 51%;
    }
    .otherBrands-grid {
        float: none;
        width:100%;
        margin:0;
    }
    .otherBrands-grid .brand {
        float: left;
        width: 16%;
        margin-top: 20px;
    }
    .otherBrands-grid a {
        display:none;
    }
    .service-blogposts, .project-blogposts {
        width: 97%;
    }
    .teaser-leistungen > div {
        width:46%;
    }
    .referenzen div.referenz {
        width: 32% !important;
    }
    .btn_align_center_container {
        margin: auto auto 30px;
    }
    .project-feedback-container div p {
        padding: 0!important;
    }
    .entry-content p, .entry-content .teaser-leistungen, .entry-content .customers, .entry-content .homeBlogs, .site-footer .site-info, .project-list-filter, .news {
        padding: 0 4%;
    }
    .teaser-leistungen {
        margin: 20px auto 0px;
    }
    .referenzen .referenz.first-in-row {
        margin: 0 0 6px 6px;
    }
    .site-footer .btn-kontakt, .site-footer .btn-kontakt {
        float: left !important;
        margin-left: 5%;
        margin-top: 30px!important;
        margin-left:10px;
    }
    menu, ol, ul {
        padding: 0 0 0 50px;
    }
    .service-header-image-wrapper ul {
        padding: 14px 34px;
    }
    /* Small menu */
    .menu-toggle {
        cursor: pointer;
        display: inline-block;
        font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
        margin: 0;
        padding: 12px 0 12px 20px;
    }
    .widget.customers {
        padding: 2% !important;
    }
    .menu-toggle:after {
        content: "\f502";
        font-size: 12px;
        padding-left: 8px;
        vertical-align: -4px;
    }
    .toggled-on .menu-toggle:after {
        content: "\f500";
        vertical-align: 2px;
    }
    .toggled-on .nav-menu,
    .toggled-on .nav-menu > ul {
        display: block;
        margin-left: 0;
        padding: 0;
        width: 100%;
    }
    .toggled-on li,
    .toggled-on .children {
        display: block;
    }
    .toggled-on .nav-menu li > ul {
        background-color: transparent;
        display: block;
        float: none;
        margin-left: 20px;
        position: relative;
        left: auto;
        top: auto;
    }
    .toggled-on .nav-menu li > ul a {
        color: #141412;
        width: auto;
    }
    .toggled-on .nav-menu li:hover > a,
    .toggled-on .nav-menu .children a {
        background-color: transparent;
        color: #141412;
    }
    .toggled-on .nav-menu li a:hover,
    .toggled-on .nav-menu ul a:hover {
        background-color: #db572f;
        color: #fff;
    }
    ul.nav-menu,
    div.nav-menu > ul {
        display: none;
    }
    .entry-content p, .entry-content .teaser-leistungen, .entry-content .customers, .entry-content .homeBlogs, .site-footer .site-info, .project-list-filter, .news  {
        padding:0 20px;
    }
    .copy {
        display:block;
        float:none;
        padding-bottom:4px;
        margin-right:5%;
    }
    .site-footer .phone {
        padding:4px 0px
    }
    .site-footer .menu-footer-menu-container {
        margin:auto;
        width:60%;
        padding:4px 0px
    }
    .site-footer .btn-kontakt a {
        margin-left:0px;
    }
    .searchbox {
        margin-right:10px
    }
    .project-list-filter {
        width:100%;
    }
    .otw-ten, .otw-row .otw-ten {
        width:64%;
    }
    .otw-eight .otw-columns .otw-primary-sidebar {
        width:30%!important;
    }
    .about-us-sidebar-partner {
        width:49%;
        margin: 0 1% 1% 0;
    }
    .project-feedback-container div.multiple {
        width:48%;
    }
    .project-feedback-container div.odd {
        margin-right:2%;
    }
    .news .news-posts-list {
        width:65%;
    }
    .news .boxwrap  {
        width:32%;
    }
    .service-header-image-wrapper .entry-thumbnail, .service-header-image-wrapper ul.entry-stichpunkte {
        width:100%;
        height:auto;
    }
    .service-navigation {
        height:240px;
        background: none repeat scroll 0 0 rgba(251, 251, 251, 1);
        border-bottom: 1px solid #e5e5e5;
    }
    .service-header h1 {
        margin-top:270px;
    }
    .about-us-content .otw-sixteen.otw-columns {
         width: 100%!important;
         margin:0;
    }  
    .about-us-content .otw-sixteen.otw-columns h3 {
         margin:4% 2% 2% 2%;
         text-align:center;
    }  
    .about-us-content .otw-sixteen.otw-columns img {
         margin:0 3%;
         width:94%;
    }  
    .about-us-content .otw-sixteen.otw-columns .wp-caption-text {
         margin:0 3%;
         width:94%;
    }  
    .about-us-content .otw-sixteen.otw-columns ul {
         margin:0 3%;
    }  
    .otw-eight.otw-columns.otw-primary-sidebar {
        float: left;
        margin: 0 2%;
        width:100%;
    }
    .otw-eight.otw-columns.otw-primary-sidebar a {
        width:19%;
        margin-top: 15px;
    }
    .sub-service-content .otw-ten.otw-columns {
        width: 100%!important;
        margin:0;
    }
    .about-us-content h3 {
        margin: 10px 20px;
    }
    .teamGrid {
        width: 97%;
    }
    .otw-primary-sidebar .widget.teamImage {
        width: 100%;
    }
    .team-content .product-content .otw-ten, .otw-row .otw-ten {
        margin: 0 2%;
        width: 62% !important;
        padding:0;
    }
    .team-content p {
        padding:0px!important;
    }
    .about-us-content .fl p{
        padding:0px!important;
    }
    .about-us-content .otw-eight, .otw-row .otw-eight h3 {
        margin-bottom:15px;
    }
    .btn_social {
        width: 30%;
    }
    .blog .entry-content p {
        padding:0;
    }
    .news .entry-content p {
        padding:0;
    }
    .contact-wrapper .otw-eight {
        width:25%!important;
    }
    .contact-wrapper .otw-sixteen, .otw-row .otw-sixteen {
        margin: 0 3%;
        width:60%;
    }
    .contact-wrapper .projectAddress p {
        padding: 0;
    }
    .contact-wrapper h3 {
        margin-left: 0;
    }
    .entry-content.contact-wrapper {
        width: 100%;
    }
    .search-content article {
        width:94%;
        margin: 0 3%;
    }
    .project-feedback-container {
        margin: 0 2%;
        width: 98%;
    }
    #map-canvas {
        display: none;
    }
    .project-list-wrapper {
        width: 100%;
        margin:0 3%;
    }
    .project-list-container.even {
        margin-right: 10px;
    }
    .project-list-container {
        width: 23%;
    }
    .project-list-pagination {
        bottom: 0;
        margin: auto;
        position: absolute;
    }
    .presseOverview li {
        margin: 0 3%;
        width: 94%;
    }
    h3, #otw-sidebar-21 .widget h3.widgettitle {
        margin:5px 20px;
    }
    .entry-content ol {
        margin: auto 20px ;
    }
    .presse-content .otw-eight {
        width: 25% !important;
    }
    .presse-content .otw-eight.otw-columns.otw-primary-sidebar a {
        height: 100%;
        width: 122%;
    }
    .presse-content .otw-eight.otw-columns.otw-primary-sidebar {
        margin-top:0!important;
    }
    .service-content .otw-twentyfour .otw-columns {
        width:96%!important;
    }
    #project-map {
        width: 100%;
    }
    .project-team div div.fl {
        margin: 10px 14%;
        text-align: center;
        width: 74%;
    }
    .about-us-content .otw-eight.otw-columns.otw-primary-sidebar {
        max-width: 92%!important;
        margin: 5% 4%!important;
    }
    .search-content article .entry-header h1 {
        margin: 15px 0 8px;
    }
    .sf_sb {
        left: auto !important;
        right: 2% !important;
        top: 63px !important;
        width: 257px !important;
    }
    .sub-navigation {
        border-bottom: 1px solid #e5e5e5;
        margin-top:-1px;
    }
    .sub-navigation a {
        border-left:1px solid #E5E5E5;
    }
    .sub-navigation a:first-child {
        border-left:none;
    }
    
    ul.about-us-submenu a {
        color: #232323;
    }
    ul.about-us-submenu a {
        width: 33%;
        height: 45px;
        padding-top: 11px;
    }
    ul.about-us-submenu {
        width: 100% !important;
        margin:0;
    }  
    .service-navigation ul a .submenu ul a li {
        color: #b4b4b4;
    }
    .about-us-header a.active {
        color: #0090c9!important;
    }
    .project-list-pagination {
        width: 92%;
        position:relative;
        margin-top:20px;
    }
    .project-list-wrapper {
        height: 330px;
    }
    .project-list-wrapper .mask {
        width: 100%;
        height: 250px;
    }
    .project-list-wrapper .mask img {
        margin: 137px auto 0;
    }  
    .boxwrap h3 {
        margin: 5px 0px;
    }
    .projectAddress p {
        padding:0;
    }
    .projectAddress h3 {
        margin:20px 0 0 0;
    }
    .projectGallery h3 {
        margin:20px 0 0 0;
    }
    .project-single-content p {
        padding:0 10px;
    }
    .site-footer {
        font-size:13px;
    }
}
@media (max-width:700px) {
    .site-footer {
            font-size:12px;
    }
}
@media (max-width:650px) {
    .site-footer .btn-kontakt, .site-footer .btn-kontakt {
        display: none;
    }
}

#click-menu {
    height:26px;
    width:38px;
    top:19px;
    background:none;
}
#click-menu:hover {
    color:#263E5F;
}
#click-menu .threeLines .line {
    width: 90% !important;
}
#responsive-menu .responsive-menu {
     z-index: 999;
     margin-top:74px!important;
}
#responsive-menu  {
     z-index: 999;
     box-shadow: none!important;
     font-size:20px!important;
     padding-top: 75px;
}
#responsive-menu .responsive-menu li a {
    padding: 16px 0 16px 8% !important;
    width:auto !important;
    font-size: 20px;
}
#responsive-menu-search-box {
    display:none;
}
@media (min-width:420px) and (max-width:450px) {
    .metaslider .caption-wrap .subline {
        margin-top:2%!important;
    }
}
@media (max-width:450px) {
    .searchbox .sf_search input.sf_input {
        width: 100% !important;
    }

    .searchbox {
        width: 93%;
        float: left;
        margin: 0px 12px 8px 12px;
    }

    form.searchform {
        margin: 0;
    }

    .sf_search {
        width: 100%;
    }

    .logo {
        margin: 0 0 0 28% !important;
    }

    .slider {
        margin: 120px auto 0 auto;
    }

    .metaslider .caption {
        margin-top:-3%;
    }
    .metaslider .caption-wrap {
        font-size:170%;
    }
    .flex-direction-nav a {
        top:54%!important;
    }
    .slider .icons {
        max-width:50%;
    }

    .service-navigation ul {
        margin: 50px auto 0px;
    }

    .projectSimilar {
        width: 100%;
    }

    .sf_sb {
        right: 8% !important;
        top: 97px !important;
    }

    .project-team div div.fl {
        margin: 10px 7%;
        text-align: left;
        width: 89%;
    }

    .project-header h1 {
        margin: 50px 0 5px;
    }

    .project-navigation {
        margin: 30px auto 0 auto;
    }

    .teamProjects {
        display: none;
    }

    .otw-primary-sidebar .widget {
        height: 100%;
    }

    .projectSimilar {
        height: 100%;
    }
}
@media (max-width:550px) {
    .referenzen div.referenz {
        width: 47% !important;
    }
    .service-blogposts, .project-blogposts {
        width: auto;
    }
    .slider .headline {
        font-size:1.5em;
        width:100%;
        top:30%;
    }
    /*.slider .subline {
        font-size:0.8em;
        top:85%;
    }*/
    .slider .icons {
        width:45%;
        margin-left:auto;
        margin-right:auto;
    }
}
@media (max-width:650px) {
    .blogpost {
        width: 48%;
        margin-bottom:2%;
    }
    .service-blogposts, .project-blogposts {
        width: 450px;
    }
    /*
    .slider .headline {
        font-size:1.5em;
        width:100%;
        top:30%;
    }
    .slider .subline {
        font-size:0.8em;
        top:85%;
    }
    .slider .icons {
        width:45%;
        margin-left:auto;
        margin-right:auto;
    }*/
}
@media (max-width:700px) {
    .service-navigation ul li .submenu {
        display: none;
    }
    li.video.active .submenu {
        display: block;
        margin-left: 35px;
        margin-top: 70px;
        position: absolute;
        height:260px;
    }
    .service-navigation li.active .submenu {
        display: block;
        margin-left: 35px;
        margin-top: 48px;
        position: absolute;
        height:200px;
    }
    li.audio.active .submenu {
        display: block;
        margin-left: 35px;
        margin-top: 48px;
        position: absolute;
    }
    li.licht.active .submenu {
        display: block;
        margin-left: 35px;
        margin-top:48px;
        position: absolute;
    }
    li.medientechnik.active .submenu {
        display: block;
        margin-left: 35px;
        margin-top: 48px;
        position: absolute;
    }
    .teamGrid ul li {
        width: 49%;
    }
    .teamGrid ul li:nth-child(3n+1) {
        margin-left:2%;
    }
    .teamGrid ul li:nth-child(2n-1), .teamGrid ul li:first-child {
        margin-left:0;
    }
}


/*before Smartphone*/
@media (max-width:500px) {
    .teamGrid ul li {
        width: 100%;
        margin-left:0;
    }
}

/*Smartphone*/
@media (max-width:420px) {
    .service-blogposts, .project-blogposts {
        width: 222px;
    }
    .otw-eight.otw-columns.otw-primary-sidebar a {
        width: 100%!important;
        margin-top:0!important;
    }
    .otw-primary-sidebar .widget.teamImage {
        width: 91%;
    }
    .otw-primary-sidebar .widget.projectAddress {
        max-width: 96%;
    }
    .project-team.sidebar>div {
        max-width: 100%;
    }
    .project-list-wrapper {
        float: none;
        width: 222px;
        margin: auto;
    }
    .project-list-container.active {
        width: 222px;
    }
    .service-blogposts .blogpost {
        width: 222px;

    }
    .otw-row .otw-eight .sidebarGreyBox {
        max-width: 95%;
    }
    .sidebarBrands .brand {
        width: 47%;
        height: 50%;
    }
    .logo {
        margin: 0 0 0 25%!important;
    }
    .entry-content p, .entry-content .teaser-leistungen, .entry-content .customers, .entry-content .homeBlogs, .site-footer .site-info, .project-list-filter, .news {
        padding: 0 20px;
    }
    #click-menu {
        right: 82%;
    }
    .referenzen div.referenz {
        width: 47% !important;
    }
    .blogpost {
        margin: auto auto 20px;
        width: 91%;
    }
    .site-footer .site-info span.phone, .site-footer .menu-footer-menu-container, .site-footer .menu li, .site-footer .menu {
        float: none !important;
    }
    .copy {
        float: none !important;
        margin:0;
    } 
    .site-footer .btn-kontakt, .site-footer .btn-kontakt * {
        float: none !important;
    }
    .site-footer .menu-footer-menu-container {
        margin: 0 !important;
    }
    .site-footer .btn-kontakt a {
        padding: 10px 0;
    }
    .contact-wrapper .otw-eight {
        width: 100%!important;
    }
    .otw-eight.otw-columns.otw-primary-sidebar a {
        margin-top: 0px;
        width: 100%;
        height: 100%;
    }
    .about-us-content .textwidget {
        margin-top: 15px;
    }
    .about-us-sidebar-partner img {
        width: 100%;
    } 
    .sub-navigation {
        margin-top: 28px;
    }
    #content .entry-header, #content .entry-content, #content .entry-summary, #content footer.entry-meta, #content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .post-navigation .nav-links, .paging-navigation .nav-links, #content .author-info, .comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, .comment-respond, .sidebar .site-info, .sidebar .paging-navigation .nav-links {
        padding:0px;
    }
    ul.about-us-submenu a {
        padding: 11px 5px;
    }
    .entry-content p a img, .entry-content figure a img {
        width: 100%;
    }
    .teamGrid ul li {
        width: 100%;
        margin-left:0;
    }
    .teamGrid ul li div.fl {
        text-align: center;
    }
    .productGrid ul li {
        width: 47% !important;
    }
    .otherBrands-grid .brand {
        width: 31%;
    }
    .otherBrands-content {
        width: 100%;
        margin-top: 15px;
    }
    #responsive-menu {
        width: 100%;
    }
    .about-us-content .otw-sixteen.otw-columns ul {
        margin: 0 6%;
    }
    .team-content .otw-primary-sidebar {
        width: 100% !important;
    }
    .team-content .product-content .otw-ten, .otw-row .otw-ten {
        width: 89% !important;
    }
    .project-list-filter {
        display: none;
    }
    .project-list-container {
        width: 71%;
        margin-bottom: 25px;
    }
    .project-list-wrapper {
        height: auto;
    }
    .project-list-pagination {
        margin: 2px 0 8px 0%!important;
        position: relative;
    }
    .home .blogpost {
        width:222px;
    }
   .blogpost {
        margin: 15px 3%;
        width: 96%;
    }
    .project-feedback-container div.multiple {
        height: auto !important;
        width: 98%;
    }
    .project-single-content p {
        padding:0 10px;
    }
    .project-content .otw-eight {
        max-width: 100% !important;
    }
    .team-content .product-content .otw-ten, .otw-row .otw-ten {
        width: 100% !important;
    }
    .about-us-content .otw-eight, .otw-row .otw-eight h3 {
        margin-bottom: 10px;
        margin-top: 30px;
        text-align: center;
        margin-left: 5px;
    }
    .projectAddress {
        text-align:center;
    }
    .project-team div {
        height: auto !important;
        width: 100%;
    }
    .project-team {
        margin: 2%;
        width: 98%;
    }
    .footer-map div.contactinfo h3 {
        margin: 20px 0 10px 0;
    }
    .footer-map div {
        width: 241px;
    }
    .contact-wrapper .otw-sixteen, .otw-row .otw-sixteen {
        margin:0;
    }
    .presse-content .otw-eight {
        width: 97% !important;
    }
    .presse-content .otw-eight.otw-columns.otw-primary-sidebar a {
        width: 100%;
    }
    .otw-row .otw-eight .sidebarGreyBox {
        margin: 20px;
        padding: 12px 14px !important;
    }
    .presse-content .otw-eight.otw-columns.otw-primary-sidebar a {
        margin-bottom: 20px;
    }
    .project-navigation .prev {
        margin-top: 30px;
    }
    .project-navigation .next {
        margin: 30px 6% 0 6%; 
    }
    .presseOverview li {
        margin: 0 5%;
    }
    form {
        margin: 5%;
    }
    .entry-content p a img, .entry-content figure a img {
        width: 49%;
    }
    .searchbox {
    }
    #click-menu {
        margin-top: -5px;
    }
    .teaser-leistungen > div {
        width: 100%;
    }
    .teaser-leistungen > div {
        height: auto;
        margin-bottom: 50px;
    }
    .recent-projects, .projectSliderWidget, .productListProjects, .product-articles-carousel, .teamProjects {
        height: auto;
    }
    .site-main.home .entry-content p {
        margin: 25px auto 35px;
        font-size: 100%;
    }
    .slider img {
        margin: auto auto auto -22px;
        max-width: 115%;
    }
    .slider .headline {
        font-size:1.3em;
        width:100%;
        top:30%;
    }
    .metaslider .caption-wrap {
        font-size:120%;
    }
    .metaslider .caption-wrap .subline {
        letter-spacing:5px!important;
        margin-top:5%!important;
        font-size:50%;
    }
    /*.slider .subline {
        font-size:0.6em;
        top:85%;
    }*/
    .slider .icons {
        width:45%;
        margin-left:auto;
        margin-right:auto;
        max-width:50%;
    }
    .flex-direction-nav a {
        top:58%!important;
    }
    .sub-service-content p {
        padding:10px;
    }
    .service-navigation ul li .submenu {
        display: none;
    }
    li.video.active .submenu {
        display: block;
        margin-left: 35px;
        margin-top: 70px;
        position: absolute;
        height:260px;
    }
    .service-navigation li.active .submenu {
        display: block;
        margin-left: 35px;
        margin-top: 70px;
        position: absolute;
        height:200px;
    }
    li.audio.active .submenu {
        display: block;
        margin-left: 35px;
        margin-top: 70px;
        position: absolute;
    }
    li.licht.active .submenu {
        display: block;
        margin-left: 35px;
        margin-top:70px;
        position: absolute;
    }
    li.medientechnik.active .submenu {
        display: block;
        margin-left: 35px;
        margin-top: 70px;
        position: absolute;
    }
    .service-navigation ul li.medientechnik {
        width: 53%;
    }
    .service-navigation ul li {
        width: 38%;
    }
    .service-navigation .active .submenu{
        min-height:260px;
        position:relative;
        margin-bottom:15px;
    }
     .service-navigation {
     
    }
    .service-navigation .submenu {
        height:auto;
        position:relative;
        padding-bottom:10px;
        margin-bottom:15px;
    }
    .post-188 .service-navigation  {
        height:auto;
        position:relative;
        margin-bottom:15px;
        padding-bottom:10px;
    }
    .post-188 .service-navigation:hover  {
        height:auto;
        position:relative;
        margin-bottom:15px;
        padding-bottom:10px;
    }
    .service-navigation:hover {
        height: 240px;
    }
    .service-header h1 {
        margin-top: auto;
    }
    menu, ol, ul {
        padding: 0 0 0 36px;
    }
    .service-contact .contact {
        width:56%;
    }
    .service-contact ul.contact-stichpunkte {
        width: 92%;
    }
    .service-contact ul.contact-stichpunkte {
        margin-left: 0px;
    }
    .service-content .otw-twentyfour .otw-columns {
        width: 100% !important;
    }
    .project-team, .service-contact {
        margin-bottom: 25px;
    }
    .widget {
        margin: 0 0 25px;
    }
    h1.entry-title, .otw-columns h1 {
        font-size: 36px;
    }
    .service-contact {
        width: 100%;
        padding: 0 10px;
    }
    .subServiceProjects {
        margin:50px auto 80px auto;
    }
    .sub-service-content .subServiceContact {
        margin: 0 auto 30px;
    }
    .news .news-posts-list {
        width: 100%;
    }  
    .top-tag-filter {
        height: 59px;
    }
    .news .boxwrap {
        width: 100%;
    } 
    #otw-sidebar-21 .widget h3.widgettitle {
        margin: 5px 0;
    }
    footer.entry-meta {
        height:50px;
        padding: 8px 13px !important;
    }
    .news {
        padding:0px;
    }
    .eventtitle {
        width: 200px;
    }
    .news .boxwrap {
        margin: 3% !important;
        width: 93%;
        max-width: 100%;
    }
    .news .entry-content p {
        padding: 0 20px;
    }
    .navigation .nav-previous {
        margin-left: 20px;
    }
    h1.entry-title, .otw-columns h1 {
        font-size: 28px;
    }
    .comments-area {
        margin-top: 30px;
        margin-bottom: 40px;
        padding: 0 20px;
    }
    .entry-meta > span {
        margin:0px;
    }   
    .entry-meta .date a time {
        display: block;
    } 
    .news .news-posts-list article {
        margin-bottom: 70px;
    }
    .top-tag-filter {
        margin: 0 20px;
    }
    .project-header h2, .service-header h2 {
        margin: 18px 10px !important;
    }
    .service-navigation ul li .submenu ul li {
        margin: 0 0 9px;
    }
    h2, .widget .widgettitle {
        font-size: 24px;
        margin: 25px 15px 15px !important;
    }
    .comments-link > a {
        font-size: 13px;
    }
    .service-navigation {
        position: relative;
        margin-bottom: 30px;
    }
    .prj-slide-block-text a.btn_blue {
        margin: 20px auto auto !important;
    }
    .project-team div.half {
        width: 100%;
    }
    .product-articles-carousel .product-article {
        margin-left: 25px;
        width: 230px;
    }
    .productArticles {
        height: auto;
        margin: 5% !important;
        position: relative;
    }
    .product-content .otw-eight {
        max-width: 100% !important;
    }
    .otherBrands {
        margin: auto 2%;
        width: 96%;
    }
    .team-content .otw-ten.otw-columns {
        margin: 0 4% !important;
        width: 88% !important;
    }
    .teaser-leistungen {
        display: none;
    }
    .searchbox .search-field {
        display:none;
    }
}
/* Theatertag */
#post-3724, #post-4383, #post-4379, #post-4390, #post-4960, #post-4948, #post-5665, #post-5865, #post-6255, #post-8294 {
    width:100%;
    max-width:960px;
    margin:auto;
}
.ninja-forms-cont input[type="text"], .ninja-forms-cont textarea, .nf-field-element input {
    background:#fafafa;
    border: 1px solid #dddddd !important;
    border-radius:3px;
    padding:8px 12px;
}
/* MailPoet */
.wysija-input {
    border: 1px solid #cdcdcd !important;
    width:100%;
}
.wysija-submit {
    border: 1px solid #0090c9 !important;
    border-radius: 3px;
    color: #0090c9 !important;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px !important;
    padding: 8px 7px;
    text-align: center;
    background:none !important;
}
.wysija-submit:hover {
    background: #0090c9 none repeat scroll 0 0 !important;
    color: #fff !important;
    text-decoration: none !important;
}
.widget_wysija_cont .wysija-submit {
    margin-top:10px !important;
}
.wysija {
    border: 1px solid #0090c9 !important;
    border-radius: 3px;
    color: #0090c9 !important;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px !important;
    padding: 8px 7px;
    text-align: center;
    background:none !important;
}
.wysija:hover {
    background: #0090c9 none repeat scroll 0 0 !important;
    color: #fff !important;
    text-decoration: none !important;
}
#fname, #lname {
    border: 1px solid #dcdcdc;
}

.randomFeedback {
    float:left;
}
@media (max-width: 320px) {
    .metaslider .caption-wrap .subline {
        margin-top:3%!important;
    }
}
@media (min-width:1025px) and (max-width:1440px) {
    .slider .icons {
        margin-left:auto;
        margin-right:auto;
        top:30%!important;
    }
    .flex-direction-nav a {
        top:52%!important;
    }
    .metaslider .caption {
        margin-top:3%;
    }
}
@media (min-width:769px) and (max-width:1024px) {
    .slider .icons {
        margin-left:auto;
        margin-right:auto;
        top:30%!important;
    }
    .flex-direction-nav a {
        top:52%!important;
    }
    .metaslider .caption-wrap {
        font-size: 250%;
    }
}
@media (min-width:450px) and (max-width:768px) {
    .metaslider .caption-wrap {
        font-size: 200%;
    }
    .slider .subline {
        display:none;
        /*font-size:0.8em;
        top:85%;*/
    }
    .slider .icons {
        width:45%;
        margin-left:auto;
        margin-right:auto;
        top:30%!important;
    }
    .flex-direction-nav a {
        top:52%!important;
    }
}
@media (min-width:450px) and (max-width:1800px) {
    .slider .subline {
        display:none!important;
    }
}
@media (min-width:1930px) and (max-width:2500px) {
    .slider .subline {
        display:none!important;
    }
    .metaslider .caption {
        margin-top:-2%;
    }
}
@media (min-width:2501px) {
    .slider .subline {
        display:none!important;
    }
    .metaslider .caption {
        margin-top:-3%;
    }
}


input.search-field {
    width:205px;
}

.site-title, .site-description {
    position:absolute;
    padding:0;
}


/**
 * Downloads Seite
 */
.downloads {
    width:auto;
    max-width:960px;
    margin:0 auto 40px;
}

.downloads .boxes {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}

.downloads .boxes > div {
    width:49%;
    margin-bottom:25px;
}

.downloads .boxes > div .list {
    width:100%;
    padding:3px 15px 0;
    margin-top:5px;
    background:#f9f9f9;
    border-radius:3px;
}

.downloads .boxes > div .list a {
    display:inline-block;
    width:100%;
    padding:7px 12px 7px 30px;
    border-bottom:1px solid #e7e7e7;
    color:#232323;
}

.downloads .boxes > div .list a:last-child {
    border:none;
}

.downloads .boxes > div .list a.pdf {
    background:url('../images/ico-pdf.png') 0 50% no-repeat;
}

.downloads .boxes > div .list a .name {
    float:left;
}

.downloads .boxes > div .list a .modified {
    float:left;
    font-style: italic;
    color:#282828;
    margin-left:10px;
}

.downloads .boxes > div .list a:hover .modified {
    color:#0090c9;
}

.downloads .boxes > div .list a .size {
    float:right;
}

.downloads .boxes > div .category-contents {
    float:left;
    width:100%;
}

.downloads .boxes > div .category-contents .list {
    display:none;
    margin:0;
    width:100%;
}

.downloads .boxes > div .category-contents .list.active {
    display:block;
}

.downloads .boxes > div .category-headers span {
    display:inline-block;
    float:left;
    background:white;
    border:1px solid #f9f9f9;
    border-bottom:none;
    border-left:none;
    padding:7px 10px;
    cursor:pointer;
}

.downloads .boxes > div .category-headers span:first-child {
    border-left:1px solid #f9f9f9;
}

.downloads .boxes > div .category-headers span:hover {
    background:#e7e7e7;
}

.downloads .boxes > div .category-headers span.active {
    background: #f9f9f9;
    cursor:default;
}

.downloads .boxes > div .category-headers span.active:hover {
    background: #f9f9f9;
    cursor:default;
}

.downloads .bluebox {
    background:#e8f0f4;
    padding:17px 20px;
    border-radius:3px;
}

.downloads .bluebox p {
    margin:0;
}

.downloads .bluebox img {
    margin:12px 0 25px;
}

.downloads .bluebox a {
    padding:7px 25px;
    background:none;
    color:#0090c9;
    border:1px solid #0090c9;
    display:inline-block;
    margin-top:10px;
}

.downloads .bluebox a:hover {
    background:#0090c9;
    color:white !important;
    text-decoration:none;
}

.downloads .wallpaper-headers {
    width:100%;
    float:left;
}

.downloads .wallpaper-headers span {
    display:inline-block;
    float:left;
    border-bottom:none;
    border-left:none;
    padding:7px 10px;
    cursor:pointer;
    margin-right:15px;
    background:#f9f9f9;
    border-radius:2px;
}

.downloads .wallpaper-headers span:last-child {
    margin-right:0;
}

.downloads .wallpaper-headers span:hover {
    background:#f0f8fc;
}

.downloads .wallpaper-headers span.active {
    background: #0090c9;
    cursor:default;
    color:white;
}

.downloads .wallpaper-headers span.active:hover {
    background: #0090c9;
    cursor:default;
    color:white;
}

.downloads .wallpaper-contents {
    width:100%;
    float:left;
    margin-top:3px;
}

.downloads .wallpaper-contents .format {
    display:none;
}

.downloads .wallpaper-contents .format.active {
    display:inline-block;
}

.downloads .wallpaper-contents .format .slick-slide {
    margin:0 -10px;
}

.downloads .wallpaper-contents .format .wallpaper {
    display:inline-block;
    width:100%;
    height:100%;
    padding:12px 10px 0;
}

.downloads .wallpaper-contents .format .wallpaper a {
    display:inline-block;
    width:100%;
    height:100%;
    position:relative;
    cursor:pointer;
}

.downloads .wallpaper-contents .format .wallpaper .hover {
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:rgba(0,0,0,0.6);
    z-index:2;
}

.downloads .wallpaper-contents .format .wallpaper .hover img {
    position:absolute;
    left:50%;
    top:50%;
    margin:-17px 0 0 -17px;
}

.downloads .wallpaper-contents .format .wallpaper a:hover .hover {
    display:inline-block;
}

.downloads .wallpaper-contents .slider-controls {
    height:30px;
    position:relative;
    width:200px;
    margin:0 auto;
    display:none;
}

.downloads .wallpaper-contents .slider-controls.active {
    display:block;
}

.downloads .wallpaper-contents .slider-controls .slick-dots {
    top:-6px;
}

.downloads .overlay {
    display:none;
    width:680px;
    padding:12px 12px 10px;
    box-shadow:0 0 12px 0 #aaaaaa;
    position:absolute;
    top:0;
    left:0;
    background:white;
}

.downloads .overlay p {
    margin:10px 0 0;
    padding:0 5px;
    display:inline-block;
    width:100%;
}

.downloads .overlay p strong {
    font-size:22px;
    float:left;
    font-family:"Roboto Slab", Verdana, Arial, sans-serif;
}

.downloads .overlay p span {
    float:right;
    margin-top:4px;
    color:#666666;
}




@media(max-width:960px) {
    .teamGrid h3 {
        margin-left:0;
    }

    .downloads {
        padding:0 20px !important;
    }

    .downloads h3 {
        margin-left:0;
        margin-right:0;
    }

    .downloads .boxes > div {
        width:100%;
    }

    .downloads .bluebox p {
        padding:0;
    }

    .downloads .slick-prev, .downloads .slick-next {
        display:inline-block !important;
    }

    .downloads .overlay {
        display:none !important;
    }
}