/*
Erstellt durch:
Frank Gelsing Webdesign
www.gelsing-webdesign.de
*/

/*
Projekt: RK Teamsport
Start: 30.05.2018
*/

/* Reset Reloaded, Eric Meyer, http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
    }
    
    html{height:100.2%; min-height: 100%;}
    
    body {
    height: 100%;
    min-height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    color:#9999A5;
    background: #EEEEEF;
    overflow-x: hidden;
    width: 100%;
    }
    
    ol,ul {
    list-style:none;
    }
    
    a{
    text-decoration: none;
    color: #0099de;
    }
    
    a:hover{
    color: #0099de;
    text-decoration: underline;
    }
    
    p {
    line-height: 1.4em;
    font-size: 1.0em;
    margin: 1.2em 0 1.4em 0;
    font-family: 'Open Sans', sans-serif;
    }
    
    strong{font-weight: bold;}
    
    h1 {
        font-family: 'Open Sans', sans-serif;
    font-size:2.0em;
    line-height:1.5em;
    margin-top:1.0em;
    margin-bottom:0;
    color: #9999A5;
    letter-spacing: 1px;
    }
    
    h2{
    font-family: 'Open Sans', sans-serif;
    font-size:1.4em;
    line-height:1.4em;
    margin-top:1.4em;
    margin-bottom:1.4em;
    color: #444444;
    letter-spacing: 1px;
    }
    
    h3 {
    font-family: 'Open Sans', sans-serif;
    font-size:1.3em;
    line-height:1.3em;
    margin-top:1.3em;
    margin-bottom:0.5em;
    color: #444444;
    letter-spacing: 1px;
    }
    
    h4 {
    font-family: 'Open Sans', sans-serif;
    font-size:1.1em;
    line-height:1.1em;
    margin-top:1.0em;
    margin-bottom:1.5em;
    color: #444444;
    letter-spacing: 1px;
    }

    .cf { zoom: 1; }
    .cf:before,
    .cf:after { content: ""; display: table; }
    .cf:after { clear: both; }


    /*********************************************************
    Header
    *********************************************************/

    #masterhead{
        width: 92%;
        margin: 0;
        padding: 10px 4%;
        top: 0;
        left: 0;
        position: fixed;
        z-index: 999;
        background: #f5f5f5;
        box-shadow: 1px 1px 2px #444444;
    }

    #masterhead .site-branding{
        float: left;
        height: 60px;
    }

    #masterhead .site-branding h1.callout{
        margin: 0;
        padding: 0;
    }

    #masterhead .site-branding h1.callout a{
        margin: 0;
        padding: 0;
        text-decoration: none;
    }

    #masterhead .site-branding img{
        height: 60px;
        width: auto;
    }

    #masterhead .alpas{
        float: right;
        height: 60px;
    }

    #masterhead .alpas h2{
        float: right;
        margin: 0;
        padding: 0;
        line-height: 60px;
        font-size: 1.2em;
    }

    #masterhead .alpas img{
        float: right;
        margin: 10px 0 0 15px;
        height: 40px;
        width: auto;
    }

    nav#mainnav{
        float: right;
    }

    nav#mainnav ul{
        list-style: none;
        text-align: rigth;
    }

    nav#mainnav ul li{
        list-style: none;
        float: left;
        line-height: 60px;
        margin: 0 0 0 15px;
        padding: 0;
    }

    nav#mainnav ul li a{
        margin: 0;
        padding: 0;
        font-size: 1.4em;
    }

    nav#mainnav ul li a:hover{
        text-decoration: none;
        color: #0099de;
    }

    /*********************************************************
    Content
    *********************************************************/

    #content{
        width: 100%;
        height: 100%;
        min-height: 100%;
        margin: 70px 0 0 0;
        padding: 0;
    }

    section#start{
        width: 92%;
        padding: 0 4%;
        min-height: 100%;
        position: relative;
        background: url(../images/section.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .site-description-right{
        position: absolute;
        right: 6%;
        top: 70%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .site-description-left{
        position: absolute;
        left: 6%;
        top: 70%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .site-description-right p{
        font-size: 3.0em;
        color: #ffffff;
        background: #0099de;
        margin: 0 0 0.5em 0;
        padding: 0 0.5em;
        text-transform: uppercase;
        text-align: right;
    }

    .site-description-left p{
        font-size: 3.0em;
        color: #ffffff;
        background: #0099de;
        margin: 0 0 0.5em 0;
        padding: 0 0.5em;
        text-transform: uppercase;
        text-align: left;
    }

    section#products{
        width: 92%;
        padding: 6% 4% 3% 4%;
    }

    .col3{
        float: left;
        width: 30%;
        position: relative;
        margin: 0 0 5% 0;
    }

    .col3-center{
        float: left;
        width: 30%;
        margin: 0 5% 5% 5%;
        position: relative;
    }

    .col3 img, .col3-center img{
        max-width: calc(100% - 2px);
        height: auto;
        border: 1px solid #444444;
    }

    .col3 .title, .col3-center .title{
        position: absolute;
        bottom: 5px;
        left: 0;
        background: rgba(0 ,0 ,0, 0.6);
        padding: 4% 2%;
        width: 96%;
        text-align: center;
    }

    .col3 .title p, .col3-center .title p{
        color: #d5d5d5;
        text-transform: uppercase;
        font-size: 1.5em;
        letter-spacing: 2px;
        margin: 0;
        padding: 0;
    }

    section#equipment{
        width: 92%;
        padding: 0 4%;
        min-height: 100%;
        position: relative;
        background: url(../images/section02.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    section#companie{
        width: 92%;
        padding: 2% 4% 3% 4%;
    }

    /*********************************************************
    Footer
    *********************************************************/

    footer#site-footer{
        width: 92%;
        padding: 2% 4%;
        background: #cac6c6;
    }

    footer#site-footer p{
    color: #444444;
    }

    footer#site-footer .col3 img{
        border: none;
        max-height: 60px;
        width: auto;
    }

    footer#site-footer .col3, footer#site-footer .col3-center{
        margin-top: 0;
        margin-bottom: 0;
    }

    footer#site-footer a.mail-link{
        display: block;
        width: 60%;
        margin: 0;
        background: #0099de;
        padding: 7px 0;
        color: #ffffff;
        text-align: center;
    }

    footer#site-footer a.mail-link:hover, footer#site-footer a.mail-link:focus{
        text-decoration: none;
        background: #9999A5;
    }


    /*********************************************************
    Resposive
    *********************************************************/
    @media only screen and (max-width: 980px){

    .alpas{display: none;}

    }

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

    .site-description-left, .site-description-right{
        max-width: 88%;

    }

    }

    @media only screen and (max-width: 640px){
    .site-description-left p, .site-description-right p{
        font-size: 2.0em;
    }

    .col3{
        float: none;
        width: 100%;
        position: relative;
        margin: 0 0 5% 0;
    }

    .col3-center{
        float: none;
        width: 100%;
        margin: 0 0 5% 0;
        position: relative;
    }

    footer#site-footer .col3-center{
        border-top: 1px solid #444444;
        border-bottom: 1px solid #444444;
        padding: 0 0 4% 0;
    }

    footer#site-footer a.mail-link{
        margin: 0 auto;
    }
}


    @media only screen and (max-width: 500px){
        .site-description-left p, .site-description-right p{
            font-size: 1.1em;
        }


    }

