.full_tm {
    margin: 0;
    padding: 0;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 300;
    width: 100%;
    box-sizing: border-box;
    background: url('http://timswaren.de/ebay/img/bg-eisenwaren.jpg') repeat;
}
.wrapper_tm {
    position: relative;
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    clear: both;
}

.site-body_tm h1 {
    background-color: #fdc821;
    padding: 0px 10px;
    font-size: 23px;
    line-height: 1.6em;
    font-weight: 500;
    text-transform: uppercase;
}

.site-body_tm h2 {
    background-color: #d3d3d3;
    padding: 0px 10px;
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 500;
    text-transform: uppercase;
    clear: both;
}

.site-body_tm img {
    box-sizing: border-box;
    width: 100%; 
    border: 1px solid #D3D3D3;
    margin-bottom: 20px;
}

.site-body_tm p {
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 300;
}

.site-body_tm table {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    overflow: auto;
    margin-bottom: 1em;
    text-align: center;
    border: 1px solid #d3d3d3;
    font-size: 16px;
    background: #fff;
}

.small-text {
    font-size: 14px;
}

.site-body_tm table.small-text {
    font-size: 10px;
}

.table_small {
    font-size: 10px;
}

.wrapper_tm ul {
    list-style: none;    
}

.site-body_tm table.small-text tr:first-child {
    font-size: 11px;
}

.wrapper_tm ul li:before {
    content: " ";
    display: inline-block;
    width: 21px;
    height: 31px;
    background: url("http://timswaren.de/ebay/img/list-bird.png") no-repeat;
    left: -10px;
    top: 10px;
    position: relative;
    margin-left: -25px
}

.wrapper_tm ul li {
    padding: 0px 0px 0px 10px;
    margin-right: 60px;
}

.site-body_tm table tr:nth-child(2n+1) {
    background: #F3F3F3;
}

.site-body_tm table tr:first-child {
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    background: #fdc821;
    color: #000;
    text-align: center;
}

.2row {
    background: #FDC821 !important;
    color: #000 !important;
}

.site-body_tm table td {
    border: medium none;
    padding: 8px;
}

.wrapper_tm .lead {
    font-size: 25px;
    font-weight: 300;
    line-height: 1.3em;
}

.wrapper_tm strong {
    font-weight: 700;
}

.wrapper-body_tm {
    max-width: 1150px;
}

.header_tm {
    max-width: 1125px;
    margin: 0 auto;
    height: 235px;
    position: relative;
    clear: both;
}

.footer_tm {
    position: relative;
    clear: both;
    border-bottom: solid 4px #fdc821;
}

/*menu footer */

.menu_tm_fo {
    clear: both;
    position: relative;
    width: 100%;
    border-top: solid 4px #fdc821;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+82,f5f5f5+95,ffffff+100 */
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 82%, #f5f5f5 95%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(82%,#ffffff), color-stop(95%,#f5f5f5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 82%,#f5f5f5 95%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 82%,#f5f5f5 95%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 82%,#f5f5f5 95%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 82%,#f5f5f5 95%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.menu_tm_fo ul {
    padding-right: 30px;
    text-align: right;
    margin: 0;
}

.menu_tm_fo ul li {
    display: inline-block;
    margin: 0;
}

.menu_tm_fo ul li:hover::after {
    position:relative;
    display: block;
    margin-top: -87px;
    content:"";
    width:0px;
    height:0px;
    border-top: 10px solid #fdc821;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    top: 0px;
    left: 50%;
    
}

.menu_tm_fo ul li::before {
    content: " ";
    width: 1px;
    height: 83px;
    margin-top: -3px;
    display: block;
    background-color: #f3f3f3;
    position: absolute;
    top: 0px;
    transform: rotate(25deg);
}

.menu_tm_fo ul li a {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    padding: 30px 30px;
    display: block;
    text-decoration: none;

}
.menu_tm_fo ul li a:hover {
    padding: 30px 30px;
    display: block;
    text-decoration: none;
}

/* end menu footer */


.logo_tm {
    position: absolute;
    bottom: 15px;
    left: 0px;
    z-index: 2;
}
.timfragen {
    position: absolute;
    top: 15px;
    right: 5px;
    z-index: 2;
    pointer-events: none;
}

.sidebar_head {
    border: 1px #fff solid;
    width: 100%;
    box-sizing: border-box;
    background: #fdc821;
    position: relative;
    padding: 1px;
}

.sidebar_head h1 {
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 11px;
}

.sidebar-item p {
    padding: 15px;
    margin: 0;
}

.menu_tm {
    clear: both;
    box-shadow: 0px -5px 25px #e0e0e0;
    bottom: 0px;
    position: absolute;
    width: 100%;
    border-bottom: solid 4px #fdc821;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+82,f5f5f5+95,ffffff+100 */
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 82%, #f5f5f5 95%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(82%,#ffffff), color-stop(95%,#f5f5f5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 82%,#f5f5f5 95%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 82%,#f5f5f5 95%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 82%,#f5f5f5 95%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 82%,#f5f5f5 95%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.menu_tm ul {
    padding-right: 170px;
    text-align: right;
    margin: 0;
}

.menu_tm ul li {
    display: inline-block;
    margin: 0;
}

.menu_tm ul li:hover::after {
    position:relative;
    display: block;
    margin-top: -20px;
    content:"";
    width:0px;
    height:0px;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fdc821;
    border-left: 10px solid transparent;
    bottom: 0px;
    left: 40%;
    
}

.menu_tm ul li::before {
    content: " ";
    width: 1px;
    height: 83px;
    margin-top: -3px;
    display: block;
    background-color: #f3f3f3;
    position: absolute;
    top: 0px;
    transform: rotate(25deg);
}

.menu_tm ul li a {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    padding: 30px 30px;
    display: block;
    text-decoration: none;

}
.menu_tm ul li a:hover {
    padding: 30px 30px;
    display: block;
    text-decoration: none;
}

.sidebar_tm, .site-body_tm {
    border: 1px solid #d3d3d3;
}

.sidebar_tm {
    background: url('http://timswaren.de/ebay/img/bg-site.png') repeat;
}

.site-body_tm {
    background: url('http://timswaren.de/ebay/img/bg-site.png') repeat;
    padding: 10px 30px;
}

.slider_tim {
    margin-top: 20px;
    position: relative;
    height: auto;
    border: solid 1px #d3d3d3;
}
.slider_tim img {
    width: 100%;
}

.sidebar-item img {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0px;
    background: #fff;
}

.tim_infos img {
    float: right;
    margin: 5px;
    width: 708px;
}
.sidebar-item {
    position: relative;
    margin: 25px;
    border: solid 1px #d3d3d3;
    height: auto;
}

.tim_top {
    position: absolute;
    z-index: 3;
    right: 2px;
    top: -5px;
}


/* GRID */
/**
 * Dynamic, fluid, responsive, nested grid
 * Includes selectors from the system to mimic grid without adding extra classes to HTML
 */
[class^="col_"],
[class*=" col_"] {
    /* do not use border for grid columns as they break math for recalculated nested blocks */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    min-height: 1px; /*  to keep empty block in place */
    margin-bottom: 20px;
    padding: 0 10px;  /* Change the padding here */
    position: relative;
}
[class^="col_"] .grid,
[class*=" col_"] .grid {
    margin: 0 -20px; /* if it's nested column remove padding to stick to edges */
}
.hidden {
    display: none !important;
}
.col_1 {
    width: 8.333333333333334%;
}
.col_1 .col_1 {
    width: 100%;
}
.col_1 .col_2 {
    width: 200%;
}
.col_1 .col_3 {
    width: 300%;
}
.col_1 .col_4 {
    width: 400%;
}
.col_1 .col_5 {
    width: 500%;
}
.col_1 .col_6 {
    width: 600%;
}
.col_1 .col_7 {
    width: 700%;
}
.col_1 .col_8 {
    width: 800%;
}
.col_1 .col_9 {
    width: 900%;
}
.col_1 .col_10 {
    width: 1000%;
}
.col_1 .col_11 {
    width: 1100%;
}
.col_1 .col_12 {
    width: 1200%;
}
.col_2 {
    width: 16.666666666666668%;
}
.col_2 .col_1 {
    width: 50%;
}
.col_2 .col_2 {
    width: 100%;
}
.col_2 .col_3 {
    width: 150%;
}
.col_2 .col_4 {
    width: 200%;
}
.col_2 .col_5 {
    width: 250%;
}
.col_2 .col_6 {
    width: 300%;
}
.col_2 .col_7 {
    width: 350%;
}
.col_2 .col_8 {
    width: 400%;
}
.col_2 .col_9 {
    width: 450%;
}
.col_2 .col_10 {
    width: 500%;
}
.col_2 .col_11 {
    width: 550%;
}
.col_2 .col_12 {
    width: 600%;
}
.col_3 {
    width: 25%;
}
.col_3 .col_1 {
    width: 33.333333333333336%;
}
.col_3 .col_2 {
    width: 66.66666666666667%;
}
.col_3 .col_3 {
    width: 100%;
}
.col_3 .col_4 {
    width: 133.33333333333334%;
}
.col_3 .col_5 {
    width: 166.66666666666669%;
}
.col_3 .col_6 {
    width: 200%;
}
.col_3 .col_7 {
    width: 233.33333333333334%;
}
.col_3 .col_8 {
    width: 266.6666666666667%;
}
.col_3 .col_9 {
    width: 300%;
}
.col_3 .col_10 {
    width: 333.33333333333337%;
}
.col_3 .col_11 {
    width: 366.6666666666667%;
}
.col_3 .col_12 {
    width: 400%;
}
.col_4 {
    width: 33.333333333333336%;
}
.col_4 .col_1 {
    width: 25%;
}
.col_4 .col_2 {
    width: 50%;
}
.col_4 .col_3 {
    width: 75%;
}
.col_4 .col_4 {
    width: 100%;
}
.col_4 .col_5 {
    width: 125%;
}
.col_4 .col_6 {
    width: 150%;
}
.col_4 .col_7 {
    width: 175%;
}
.col_4 .col_8 {
    width: 200%;
}
.col_4 .col_9 {
    width: 225%;
}
.col_4 .col_10 {
    width: 250%;
}
.col_4 .col_11 {
    width: 275%;
}
.col_4 .col_12 {
    width: 300%;
}
.col_5 {
    width: 41.66666666666667%;
}
.col_5 .col_1 {
    width: 20%;
}
.col_5 .col_2 {
    width: 40%;
}
.col_5 .col_3 {
    width: 60%;
}
.col_5 .col_4 {
    width: 80%;
}
.col_5 .col_5 {
    width: 100%;
}
.col_5 .col_6 {
    width: 120%;
}
.col_5 .col_7 {
    width: 140%;
}
.col_5 .col_8 {
    width: 160%;
}
.col_5 .col_9 {
    width: 180%;
}
.col_5 .col_10 {
    width: 200%;
}
.col_5 .col_11 {
    width: 220%;
}
.col_5 .col_12 {
    width: 240%;
}
.col_6 {
    width: 50%;
}
.col_6 .col_1 {
    width: 16.666666666666668%;
}
.col_6 .col_2 {
    width: 33.333333333333336%;
}
.col_6 .col_3 {
    width: 50%;
}
.col_6 .col_4 {
    width: 66.66666666666667%;
}
.col_6 .col_5 {
    width: 83.33333333333334%;
}
.col_6 .col_6 {
    width: 100%;
}
.col_6 .col_7 {
    width: 116.66666666666667%;
}
.col_6 .col_8 {
    width: 133.33333333333334%;
}
.col_6 .col_9 {
    width: 150%;
}
.col_6 .col_10 {
    width: 166.66666666666669%;
}
.col_6 .col_11 {
    width: 183.33333333333334%;
}
.col_6 .col_12 {
    width: 200%;
}
.col_7 {
    width: 58.333333333333336%;
}
.col_7 .col_1 {
    width: 14.285714285714286%;
}
.col_7 .col_2 {
    width: 28.571428571428573%;
}
.col_7 .col_3 {
    width: 42.85714285714286%;
}
.col_7 .col_4 {
    width: 57.142857142857146%;
}
.col_7 .col_5 {
    width: 71.42857142857143%;
}
.col_7 .col_6 {
    width: 85.71428571428572%;
}
.col_7 .col_7 {
    width: 100%;
}
.col_7 .col_8 {
    width: 114.28571428571429%;
}
.col_7 .col_9 {
    width: 128.57142857142858%;
}
.col_7 .col_10 {
    width: 142.85714285714286%;
}
.col_7 .col_11 {
    width: 157.14285714285714%;
}
.col_7 .col_12 {
    width: 171.42857142857144%;
}
.col_8 {
    width: 66.66666666666667%;
}
.col_8 .col_1 {
    width: 12.5%;
}
.col_8 .col_2 {
    width: 25%;
}
.col_8 .col_3 {
    width: 37.5%;
}
.col_8 .col_4 {
    width: 50%;
}
.col_8 .col_5 {
    width: 62.5%;
}
.col_8 .col_6 {
    width: 75%;
}
.col_8 .col_7 {
    width: 87.5%;
}
.col_8 .col_8 {
    width: 100%;
}
.col_8 .col_9 {
    width: 112.5%;
}
.col_8 .col_10 {
    width: 125%;
}
.col_8 .col_11 {
    width: 137.5%;
}
.col_8 .col_12 {
    width: 150%;
}
.col_9 {
    width: 75%;
}
.col_9 .col_1 {
    width: 11.11111111111111%;
}
.col_9 .col_2 {
    width: 22.22222222222222%;
}
.col_9 .col_3 {
    width: 33.33333333333333%;
}
.col_9 .col_4 {
    width: 44.44444444444444%;
}
.col_9 .col_5 {
    width: 55.55555555555556%;
}
.col_9 .col_6 {
    width: 66.66666666666666%;
}
.col_9 .col_7 {
    width: 77.77777777777777%;
}
.col_9 .col_8 {
    width: 88.88888888888889%;
}
.col_9 .col_9 {
    width: 100%;
}
.col_9 .col_10 {
    width: 111.11111111111111%;
}
.col_9 .col_11 {
    width: 122.22222222222221%;
}
.col_9 .col_12 {
    width: 133.33333333333331%;
}
.col_10 {
    width: 83.33333333333334%;
}
.col_10 .col_1 {
    width: 10%;
}
.col_10 .col_2 {
    width: 20%;
}
.col_10 .col_3 {
    width: 30%;
}
.col_10 .col_4 {
    width: 40%;
}
.col_10 .col_5 {
    width: 50%;
}
.col_10 .col_6 {
    width: 60%;
}
.col_10 .col_7 {
    width: 70%;
}
.col_10 .col_8 {
    width: 80%;
}
.col_10 .col_9 {
    width: 90%;
}
.col_10 .col_10 {
    width: 100%;
}
.col_10 .col_11 {
    width: 110%;
}
.col_10 .col_12 {
    width: 120%;
}
.col_11 {
    width: 91.66666666666667%;
}
.col_11 .col_1 {
    width: 9.090909090909092%;
}
.col_11 .col_2 {
    width: 18.181818181818183%;
}
.col_11 .col_3 {
    width: 27.272727272727273%;
}
.col_11 .col_4 {
    width: 36.36363636363637%;
}
.col_11 .col_5 {
    width: 45.45454545454546%;
}
.col_11 .col_6 {
    width: 54.54545454545455%;
}
.col_11 .col_7 {
    width: 63.63636363636364%;
}
.col_11 .col_8 {
    width: 72.72727272727273%;
}
.col_11 .col_9 {
    width: 81.81818181818183%;
}
.col_11 .col_10 {
    width: 90.90909090909092%;
}
.col_11 .col_11 {
    width: 100.00000000000001%;
}
.col_11 .col_12 {
    width: 109.0909090909091%;
}
.col_12 {
    width: 100%;
}
.col_12 .col_1 {
    width: 8.333333333333334%;
}
.col_12 .col_2 {
    width: 16.666666666666668%;
}
.col_12 .col_3 {
    width: 25%;
}
.col_12 .col_4 {
    width: 33.333333333333336%;
}
.col_12 .col_5 {
    width: 41.66666666666667%;
}
.col_12 .col_6 {
    width: 50%;
}
.col_12 .col_7 {
    width: 58.333333333333336%;
}
.col_12 .col_8 {
    width: 66.66666666666667%;
}
.col_12 .col_9 {
    width: 75%;
}
.col_12 .col_10 {
    width: 83.33333333333334%;
}
.col_12 .col_11 {
    width: 91.66666666666667%;
}
.col_12 .col_12 {
    width: 100%;
}

//* END GRID */

//* SLIDER CSS *//

/* NEW EXPERIMENT */
/* Slider Setup */

.slider_tim input {
	display: none ;
}

#slide1:checked ~ #slides .inner { margin-left:0; }
#slide2:checked ~ #slides .inner { margin-left:-100%; }
#slide3:checked ~ #slides .inner { margin-left:-200%; }
#slide4:checked ~ #slides .inner { margin-left:-300%; }
#slide5:checked ~ #slides .inner { margin-left:-400%; }


#overflow {
	width: 100%;
	overflow: hidden;
}

article img {
	width: 100%;
}

#slides .inner {
	width: 500%;
	line-height: 0;
}

#slides article {
	width: 20%;
	float: left;
}

/* Slider Styling */

/* Control Setup */

#controls {
	width: 100%;
	height: 71px;
    z-index: 3;
}

#controls label { 
	display: none;
	width: 50px;
	height: 74px;
	opacity: 1;
}

.pagination_tim {
    position: absolute;
    bottom: -7px;
    right: 10px;
}

#active {
    text-align: right;
}

#active label {
	display: inline-block;
    padding: 0px;
    margin: 0;
	width: 110px;
	height: auto;
	background: #d3d3d3;
    border: 1px solid #d3d3d3;
    cursor: pointer;
}

#active label:hover {
	background: #FDC821;
	border-color: #FDC821 !important;
}

#controls label:hover {
	opacity: 1;
}

#slide1:checked ~ #controls label:nth-child(2), 
#slide2:checked ~ #controls label:nth-child(3), 
#slide3:checked ~ #controls label:nth-child(4), 
#slide4:checked ~ #controls label:nth-child(5), 
#slide5:checked ~ #controls label:nth-child(1) {
	background: url('http://timswaren.de/ebay/img/arrow-right.png') no-repeat;
	float: right;
	margin: 0 -70px 0 0;
	display: block;
}


#slide1:checked ~ #controls label:nth-child(5),
#slide2:checked ~ #controls label:nth-child(1),
#slide3:checked ~ #controls label:nth-child(2),
#slide4:checked ~ #controls label:nth-child(3),
#slide5:checked ~ #controls label:nth-child(4) {
	background: url('http://timswaren.de/ebay/img/arrow-left.png') no-repeat;
	float: left;
	margin: 0 0 0 -70px;
	display: block;
}

#slide1:checked ~ #active label:nth-child(1),
#slide2:checked ~ #active label:nth-child(2),
#slide3:checked ~ #active label:nth-child(3),
#slide4:checked ~ #active label:nth-child(4),
#slide5:checked ~ #active label:nth-child(5) {
	background: #FDC821;
	border-color: #FDC821 !important;
}

/* Slider Styling */

#slides {
	margin: 25px 0 0;
	padding: 0px;
	background: #fff;
    border: solid 1px #d3d3d3;
    position: relative;
	
}


/* Animation */

#slides .inner {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
     -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
        transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */

	-webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
        transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}

#slider_tim {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

#controls label{
	-webkit-transform: translateZ(0);
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
    cursor: pointer;
}

#slide1:checked ~ #slides article:nth-child(1) .info,
#slide2:checked ~ #slides article:nth-child(2) .info,
#slide3:checked ~ #slides article:nth-child(3) .info,
#slide4:checked ~ #slides article:nth-child(4) .info,
#slide5:checked ~ #slides article:nth-child(5) .info {
	opacity: 1;
	-webkit-transition: all 1s ease-out 0.6s;
	-moz-transition: all 1s ease-out 0.6s;
	-o-transition: all 1s ease-out 0.6s;
	transition: all 1s ease-out 0.6s;
}

#controls, #slides, #active, #active label, .info h3, .desktop, .tablet, .mobile {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.controls_tim {
    position: absolute;
    top:50%;
    margin-top: -35px;
}

/* END SLIDER CSS */

/*duke*/

.grid_tim_item {
	position: relative;
	margin: 0px;
	list-style: none;
	text-align: center;
    width: 100%;
    box-sizing: border-box;
}

/* Common style */
.grid_tim_item figure {
	position: relative;
    box-sizing: border-box;
	overflow: hidden;
	margin: 0px;
    padding: 0px;
    width: 100%;
	height: auto;
	text-align: center;
	cursor: pointer;
}

.grid_tim_item figure img {
	position: relative;
	display: block;
	height: auto;
	max-width: 100%;
	opacity: 0.8;
}

.grid_tim_item figure figcaption {
	padding: 0em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
    position: absolute;
}

.grid_tim_item figure figcaption::before,
.grid_tim_item figure figcaption::after {
	pointer-events: none;
}

.grid_tim_item figure figcaption,
.grid_tim_item figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid_tim_item figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid_tim_item figure h2 {
	font-weight: 300;
    font-size: 23px;
}

.grid_tim_item figure h2 span {
	font-weight: 800;
}

.grid_tim_item figure h2,
.grid_tim_item figure p {
	margin: 0;
}

.grid_tim_item figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


/*---------------*/
/***** Duke *****/
/*---------------*/

figure.effect-duke {
	background: #fff;
    position: relative;
    box-sizing: border-box;
}

figure.effect-duke:hover img {
    -webkit-transform: scale3d(1.3,1.3,1);
	transform: scale3d(1.3,1.3,1);
    

}

figure.effect-duke img {
	opacity: 0.9;
    -webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-duke h2 {
    font-size: 17px;
    padding: 10px;
    color: #000;
    box-sizing: border-box;
    background: rgba(230, 230, 230, 0.81);
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-duke p {
	position: absolute;
    box-sizing: border-box;
    bottom: 0;
	margin: 0 auto;
    width: 100%;
    background: #fdc821;
	padding: 20px;
	text-transform: none;
	font-size: 20px;
	opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-duke:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-duke:hover h2 {
	opacity: 1;
    -webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

/* Media queries */
@media screen and (max-width: 320px) {
    
}

@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid_tim_item figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}
.tim_infos {
    position: relative;
    height: 100px;
    clear: both;
    width: 1080px;
    margin: 0 auto;
}

.slogan {
    position: absolute;
    top: 70px;
    left: 330px;
}

/* menu */



/* MODAL */
.wrap {
  padding: 40px;
  text-align: center;
}
.btn-close {
  color: #aaaaaa;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  right: 5px;
  top: 0;
}
.btn-close:hover {
  color: #919191;
}
hr {
  clear: both;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #aaaaaa;
}
.modal:before {
  content: "";
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.modal:target:before {
  display: block;
}
.modal:target .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 100px;
}
.modal-dialog {
  background: #fefefe;
  border: #333333 solid 1px;
  border-radius: 5px;
  margin-left: -500px;
  position: fixed;
  left: 50%;
  top: -100%;
  z-index: 11;
  width: 1000px;
  -webkit-transform: translate(0, -500%);
  -ms-transform: translate(0, -500%);
  transform: translate(0, -500%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal-body {
  padding: 20px;
}
.modal-header,
.modal-footer {
  padding: 10px 20px;
}
.modal-header {
  border-bottom: #eeeeee solid 1px;
}
.modal-header h2 {
  font-size: 20px;
}
.modal-footer {
  border-top: #eeeeee solid 1px;
  text-align: right;
}
/*ADDED TO STOP SCROLLING TO TOP*/
#close {
  display: none;
}
.wrap {
  padding: 40px;
  text-align: center;
}
/* MODAL */

/*table animation*/

.active_tm {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    background-color: #FDC821;
  }
  50% {
    background-color: #ffffff;
  }
  100% {
    background-color: #FDC821;
  }
}