/*
 * Responsive HTML5/CSS3 template
 * http://webcodebuilder.com/examples/responsive-html5css3-template/index.html
 *
 * Copyright 2012, WebCodeBuilder
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
*/
@media all{

    .flex-direction-nav .prev, 
    .flex-direction-nav .next,
    .flex-control-nav {
        display: none !important;
    }


    body{
        font:14px 'Nunito', Helvetica, sans-serif;
        background-image:url('../img/platter.png');
        background-repeat: repeat;
        width:100%;
        color:#444444;
    }
    * {
        margin:0;
        padding:0;
    }
    .clear {
        clear:both !important;
    }
    a{
        color:#466087;
        text-decoration:underline;
    }
    a:hover { text-decoration:none;}
    section, header,footer,nav { display:block;}
    img{
        border:0;
        vertical-align:top;
        max-width:100%;
    }
    form,
    fieldset{
        border:0;
        padding:0;
        margin:0;
    }
    h1{
        font:28px 'Rokkitt', sans-serif; 
        color:#000;
        text-shadow:0px 1px 1px rgba(255,255,255,0.5);
    }
    h2 {
        font:22px 'Rokkitt', sans-serif; 
        color:#fff;
        text-shadow:0px 1px 1px rgba(255,255,255,0.5);
    }
    h3 {
        font:18px 'Rokkitt', sans-serif; 
    }

    ul {
        padding:0;
        margin:0;
        list-style:none;
    }
    section ul,
    article ul{
        margin:0 0 0.5em;
    }
    p {margin:0 0 1em; font: 14px 'Nunito', sans-serif; }
    q {
        quotes:none;
        display:block;
        padding:1.5em 1em 0 40px;
    }
    q:before { content:"";}
    q:after { content:"";}
    cite {
        display:block;
        text-align:right;
    }
    dl{ margin:0 0 10px;}
    dt {font-weight:bold;}
    dd { margin:0 0 10px 20px;}
    form,
    fieldset {
        padding:0;
        margin:0;
        border:0;
    }
    #header {
        background-image:url('../img/slider_bg.png');
        /*
        background-repeat: no-repeat;
        */
        width:100%;
        height:375px;
        position: relative;
        margin-top:0px;
        z-index:110;
    }



    #header .leftNavi {
        width: 240px;
        height: 300px;
        top: 200px;
        z-index: 100;
        position: fixed;
    }

    #header .leftNavi #mainNav img.logo {
        width:145px;
        height:39px;
        border:0px !important;
        margin-bottom:20px;
        margin-left:15px;
    }
    #header .leftNavi #mainNav ul li a.start {
        background-image:url('../img/navi_start.png');
        background-repeat: no-repeat;
        width:161px;
        height:37px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.start:hover {
        background-image:url('../img/navi_start_ho.png');
        background-repeat: no-repeat;
        width:169px;
        height:37px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.direktmarketing {
        background-image:url('../img/navi_direktm.png');
        background-repeat: no-repeat;
        width:230px;
        height:38px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.direktmarketing:hover {
        background-image:url('../img/navi_direktm_ho.png');
        background-repeat: no-repeat;
        width:230px;
        height:38px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.mediaplanung {
        background-image:url('../img/navi_mplanung.png');
        background-repeat: no-repeat;
        width:195px;
        height:37px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.mediaplanung:hover {
        background-image:url('../img/navi_mplanung_ho.png');
        background-repeat: no-repeat;
        width:203px;
        height:37px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.mediakreation{
        background-image:url('../img/navi_mkreation.png');
        background-repeat: no-repeat;
        width:196px;
        height:38px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.mediakreation:hover {
        background-image:url('../img/navi_mkreation_ho.png');
        background-repeat: no-repeat;
        width:204px;
        height:38px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.aboutus{
        background-image:url('../img/navi_ueber.png');
        background-repeat: no-repeat;
        width:132px;
        height:37px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.aboutus:hover {
        background-image:url('../img/navi_ueber_ho.png');
        background-repeat: no-repeat;
        width:140px;
        height:37px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.kontakt{
        background-image:url('../img/navi_kontakt.png');
        background-repeat: no-repeat;
        width:117px;
        height:37px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.kontakt:hover {
        background-image:url('../img/navi_kontakt_ho.png');
        background-repeat: no-repeat;
        width:125px;
        height:37px;
        display:block;
    }
    #header .leftNavi #mainNav ul li a.trivari{
        background-image:url('../img/navi_trivari.png');
        background-repeat: no-repeat;
        width:100px;
        height:37px;
        display: block;
    }
    #header .leftNavi #mainNav ul li a.trivari:hover {
        background-image:url('../img/navi_trivari_ho.png');
        background-repeat: no-repeat;
        width:108px;
        height:37px;
        display: block;
    }

    /* Slider */
    #header .slider {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }
    #header .slider .slideImage {
        float: right !important;
        margin-right: 50px !important;
        margin-top: -135px;
    }
    #header .slider .gallery ul.slides li .slider_cloud  {
        width:550px;
        float:left;
        font-family: 'Rokkitt',sans-serif;
        color:#CE0013;
        text-align: center !important;
        margin-top:60px;
        margin-left:130px;
    }
    #header .slider .gallery ul.slides li .slider_cloud h1 {
        color:#CE0013;
        font-size: 34px;
    }
    #header .slider .gallery ul.slides li .slider_cloud h3 {
        color:#CE0013;
        font-size: 24px;
        font-weight:normal !important;
    }
    #header .slider .gallery ul.slides li .slider_cloud h3 strong{
        font-weight: bold;
        font-size: 28px;
    }



    /* Sections */  
    section#page {
        width: 100%;
    }
    section#page article {
        width: 1300px;
        margin: 0 auto;
        padding-left: 80px;
        position: relative;
    }
    section#page .row_grey {
        width: 1200px;
        height: auto;
        display: block;
        z-index: 90;
        position: relative;
        margin: 20px auto;
    }
    section#page .row_white {
        width: 1200px;
        height: auto;
        display: block;
        z-index: 90;
        position: relative;
        margin: 20px auto;
    }
    section#page #kontakt {
        margin-top: 20px;
    }
    section#page .ecke_white {
        background-image: url('../img/platter.png');
        background-repeat: repeat;
        width: 105px;
        height: 50px;
        position: absolute;
        top: 0px;
        left: 300px;
    }
    section#page .ecke_grey {
        background-image: url('../img/platter.png');
        background-repeat: repeat;
        width: 105px;
        height: 50px;
        position: absolute;
        top: -20px;
        left: 300px;
    }
    section#page .row_grey .wrapper {
        background-color: #E5E5E5;
        background-repeat: repeat;
        padding: 20px;
    }
    section#page .row_white .wrapper {
        background-color: transparent;
        padding: 20px;
    }

    section#page #buttons {
        position: relative;
    }
    section#page .button {
        float:left;
        margin-left: 70px;

    }
    section#page .button .infoSocial {
        background-image:url('../img/info_social.png');
        background-repeat: no-repeat;
        width:250px;
        height:251px;
    }
    section#page .button .infoSocial h1 {
        text-align: center;
        font-size: 40px;
        padding-top: 60px;
    }
    section#page .button .infoEmail {
        background-image:url('../img/info_email.png');
        background-repeat: no-repeat;
        width:250px;
        height:251px;
    }
    section#page .button .infoEmail h1 {
        text-align: center;
        font-size: 40px;
        padding-top: 60px;
    }
    section#page .button .infoCoffee {
        background-image:url('../img/info_coffee.png');
        background-repeat: no-repeat;
        width:250px;
        height:251px;
    }
    section#page .button .infoCoffee h1 {
        text-align: center;
        font-size: 40px;
        padding-top: 60px;
    }

    section#page .button .infoText h2 {
        color:#000;
        font-size:26px;
        width:300px;
        margin-top:25px;
    }
    section#page .button .infoText p {
        display:block;
        width:250px;
        text-align: justify;
    }

    section#page .leftInfobox {
        width:350px;
        float:left;
        margin-left: 100px;
        margin-top:30px;
    }
    section#page .leftInfobox .infoTextbox {
        margin-top:30px;
    }
    section#page .leftInfobox .infoTextbox h1 {
        font-size:24px;
    }
    section#page .leftInfobox .infoTextbox p {
        font-size:14px;
        padding-top:10px;
        text-align: left;
        width:300px;
        color:#000;
    }
    section#page .rightInfobox {
        float:left;
        width:600px;
        margin-left:20px;
        padding:30px;
    }
    section#page .rightInfobox .referenzenbox {
        width:180px;
        float:left;
        display:block;
        margin-right:15px;
    }
    section#page .rightInfobox .referenzenbox .referenzenbereich {
        background-color:#FFF;
        background-repeat: repeat;
        width:180px;
        height:45px;
        border-radius: 3px;
        margin-top:30px;
        position: relative;
    }
    section#page .rightInfobox .referenzenbox .referenzenbereich #pfeil {
        background-image: url('../img/ecke_2.png');
        background-repeat: no-repeat;
        width: 52px;
        height: 25px;
        position: absolute;
        top: -20px;
        left: 65px;
    }
    section#page .rightInfobox .referenzenbox .referenzenbereich span {
        font-size: 13px;
        color: #000;
        text-align: center;
        position: absolute;
        top: 15px;
        left: 15px;
    }
    section#page .rightInfobox h1 {
        font-size:36px;
        color:#CE0013;
    }
    section#page .rightInfobox h3{
        font-size:18px;
        padding-top:20px;
        color:#000;
        padding-bottom:10px;
    }
    section#page .rightInfobox p {
        padding:5px;
        color:#000;
        font-size:14px;
        width:610px;
    }
    section#page .rightInfobox .customer {
        border:1px solid red;
        width:600px;
        padding:15px;
    }
    section#page .employee {
        float:left;
    }
    section#page .team {
        width:1000px;
        margin-top:20px;
        margin-left:110px;
        padding-bottom:30px;
    }
    section#page .team .memberPicture {
        width:253px;
        height:252px;
        display:block;
    }
    section#page .team .member {
        background-image: url('../img/box_person.png');
        background-repeat: no-repeat;
        width:330px;
        height:302px;
        float:left;
        display:block;
    }
    section#page .team .member span {
        display:block;
        font-family: 'Rokkitt',sans-serif;
        text-align: center;
        padding-top:5px;
        width:250px !important;
    }
    section#page .team .member span.name {
        font-size:26px;
        display:block;
        margin-top:30px;
    }
    section#page .team .member span.position  {
        font-size:20px;
        display:block;
    }
    section#page .team .member .description {
        font-size:17px;
        display:block;
        margin-top:22px !important;
    }
    section#page .team .member span.phoneCall {
        font-size:19px;
        text-align:center;
        margin-top:5px;
    }
    span.phoneCall {
        line-height: 20px;
    }
    img.telefon {
        width: 20px;
        height: 20px;
    }
    section#page .team .member .social  {
        margin-left:45px;
        margin-top:10px;
    }
    section#page .team .member .social a img{
        border:0px !important;
        text-decoration: none !important;
    }
    section#page .team .member .social a.xing, a.skype, a.email {
        width:35px;
        height:35px;
        float:left;
        margin:10px;
        text-align:center;
        display:block;
    }
    section#page #kontaktBox {
        /*background-image: url('../img/box_kontakt.png');*/
        background-color: #FFFFFF;
        border-radius: 3px;
        /*background-repeat: no-repeat;*/
        width: 1050px;
        /*height: 490px;*/
        margin-left: -5px;
        margin-top: 10px;
        font-size: 15px;
        padding-top: 40px;
        padding-left: 25px;
    }
    section#page #kontaktBox .dzSocial a img {
        text-decoration: none !important;
        border:0px !important;
        margin:10px;
        display:block;
        float: left;
        padding-top:5px;
    }
    section#page #imprint {
        text-decoration: none !important;
        border: 0px !important;
        display: block;
        float: left;
        padding-top: 5px;
        font-family: 'Nunito' !important;
        font-size: 10px !important;
        color: #999999;
    }
    section#page .contactForm {
        display: block;
        width: 500px;
        height: 450px;
        margin-left: 6px;
    }
    section#page .contactForm h2 {
        font:18px 'Rokkitt', sans-serif; 
        color:#000;
        text-shadow:0px 1px 1px rgba(255,255,255,0.5); 
    }
    section#page .contactForm form input[type=text] {
        background-image: url('../img/formular_s.png');
        background-repeat: no-repeat;
        background-color: transparent;
        width: 185px;
        height: 25px;
        border: 0px !important;
        margin: 1px;
        padding: 3px;
        padding-left: 5px;
        font: 18px 'Rokkitt', sans-serif;
        color: #000;
        text-shadow: 0px 1px 1px rgba(255,255,255,0.5);
    }
    section#page .contactForm form input[name=contact_firstname] {
        margin-right: -3px;
    }

    section#page .contactForm form .go {
        background-image: url('../img/button_los.png');
        background-repeat: no-repeat;
        background-color: transparent;
        width:59px;
        height:38px;
        border:0px !important;
        position: absolute;
        top: -2px;
    }

    section#page .fbplugin {
        position: relative;
        display: block;
        width: 1000px;
    }
}