/* my_presets *//* michael-k90 *//* endzeit_____ */
.m1-form input.field:focus::-webkit-input-placeholder {opacity:0;}
.m1-form input.field:focus::-moz-placeholder          {opacity:0;}
.m1-form input.field:focus:-moz-placeholder           {opacity:0;}
.m1-form input.field:focus:-ms-input-placeholder      {opacity:0;}
.m1-form input.field::-webkit-input-placeholder {color: #333333; opacity: 1;}
.m1-form input.field:-moz-placeholder {color: #333333; opacity: 1;}
.m1-form input.field::-moz-placeholder {color: #333333; opacity: 1;}
.m1-form input.field:-ms-input-placeholder {color: #333333; opacity: 1;}
.hidden{display: none;}
.left{float: left;}
.right{float: right;}
.center{text-align: center;}
.just {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.clearfix:after, .about li:after, .kit li:after {content: '';display: block;clear: both;}
.clear{clear: both;height: 0px;}
.ulfix {font-size: 0;}
/* END my_presets */

h1,h2,h3,h4,h5,h6{font-family: 'Roboto', Helvetica, sans-serif; font-weight: 700; text-transform: uppercase;line-height: 1.2em;}
.i {
    font-family: 'Intro', Helvetica, sans-serif; font-weight: 400;text-transform: uppercase;
}
b,strong{font-weight: 700;}
body{
    width: 100%;
    min-width: 320px;
    padding: 0px;
    margin: 0px auto;
    font-family: 'Roboto', Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: #333333;
    background: #fff;
}
section{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 50px 0;
}
.wrap{
    width: 960px;
    padding: 0px 10px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.wrap:after {
    clear: both;
    content: "";
    display: table;
}
.nopad {
    padding: 0;
}
.m1-form input.field{
    position: relative;
    display: block;
    outline: 0;
    border: none;
    border-bottom: 1px solid #e8d8be;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 15px;
    padding: 0 20px;
    background:#fff;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', Helvetica, sans-serif;
    font-weight: 400;
    color: #333333;
    -webkit-transition: all 0.2s;
    -moz-transition:    all 0.2s;
    -o-transition:      all 0.2s;
    transition:         all 0.2s;
}
.button-m{
    position: relative;
    display: block;
    width: 300px;
    height: 86px;
    line-height: 86px;
    margin: 0 auto;
    border: none;
    border-bottom: 1px solid #fc5c57;
    text-align: center;
    font-family: 'Roboto', Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background: rgb(255,134,59);
    background: -moz-linear-gradient(top, rgba(255,134,59,1) 0%, rgba(252,74,68,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,134,59,1) 0%,rgba(252,74,68,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,134,59,1)),to(rgba(252,74,68,1)));
    background: -moz-linear-gradient(top, rgba(255,134,59,1) 0%,rgba(252,74,68,1) 100%);
    background: -o-linear-gradient(top, rgba(255,134,59,1) 0%,rgba(252,74,68,1) 100%);
    background: linear-gradient(to bottom, rgba(255,134,59,1) 0%,rgba(252,74,68,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff863b', endColorstr='#fc4a44',GradientType=0 );
    -webkit-box-shadow: 0 3px 0 0 #da3f38;
    -moz-box-shadow: 0 3px 0 0 #da3f38;
    box-shadow: 0 3px 0 0 #da3f38;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.button-m:hover{
    background: rgb(255,138,65);
    background: -moz-linear-gradient(top, rgba(255,138,65,1) 0%, rgba(252,80,74,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,138,65,1) 0%,rgba(252,80,74,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,138,65,1)),to(rgba(252,80,74,1)));
    background: -moz-linear-gradient(top, rgba(255,138,65,1) 0%,rgba(252,80,74,1) 100%);
    background: -o-linear-gradient(top, rgba(255,138,65,1) 0%,rgba(252,80,74,1) 100%);
    background: linear-gradient(to bottom, rgba(255,138,65,1) 0%,rgba(252,80,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8a41', endColorstr='#fc504a',GradientType=0 );
}
.button-m:active{
   -webkit-box-shadow: 0 1px 0 0 #da3f38;
   -moz-box-shadow: 0 1px 0 0 #da3f38;
   box-shadow: 0 1px 0 0 #da3f38;
   top:2px;
}
.m1-form {
    width: 100%;
    margin: 0 auto;
}
.m1-form .button-m{
    width: 100%;
}
h2.title{
    margin: 0 0 50px;
    text-align: center;
    font-size: 36px;
    font-family: 'Intro', Helvetica, sans-serif; 
    font-weight: 400;
    text-transform: uppercase;
}
h2.title>span{
    color: #fc4944;
}

.video-container {
   position: relative;
   width: 700px;
   height: 420px;
   margin: 0 auto;
   overflow:hidden;
   background:#000; 
   border: 30px solid #fff;
   -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
   -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
   box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
}
.video-container iframe, .video-container object, .video-container embed{
    position:absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.youtube {
    height: 100% !important;
}

/* Arrows */
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 21%;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 0;    
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background:#fc4944 url(../img/arrow.png) no-repeat center center;
    z-index: 3;
}
.slick-prev{
    left: 0px;
}
.slick-next{
    right: 0;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width: 959px) {
    section {
        padding: 40px 0;
    }
    .wrap{
        width: 640px;
    }
    h2.title {
        margin: 0 0 40px;
    }
}
@media screen and (max-width: 639px) {
    .wrap{
        width: 320px;
    }
}