﻿/********internal**********/
.header-container .header-content .logo-content {
   float:none !important;
}
#LeftPanel{width:22%;float:left;padding-left: 0px;}
#listingarea{width:76%;float:right;}
.listing-container{float:left;width:100%;background:#fff;margin-bottom:15px;-webkit-box-shadow: 0px 0px 5px 1px rgba(102,102,102,0.4);-moz-box-shadow: 0px 0px 5px 1px rgba(102,102,102,0.4);box-shadow: 0px 0px 5px 1px rgba(102,102,102,0.4);}
.listing-content{background:#fff;padding:15px;}
.galleryy{width:100%;}

.middle_heading {
    display: block;
    background: #000000;
    color: #fff;
    text-align: center;
}
.middle_heading span {
    color: #fff;
    display: block;
    font-size: 17px;
    height: 41px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 41px;
    font-family: 'Poppins',sans-serif;
}
.middle_content {
    padding: 10px 10px 20px;
}
.middle_content {
   
background: #fff;
   
border: 1px solid #e0e0e0;
   
border-radius: 0 0 4px 4px;
}
.middle_content, .middle_content a, .middle_content li, .middle_content p, .middle_content tr, .middle_content td {
    margin-bottom: 0;
    line-height: 22px;
    font-size: 14px;
    color: #000;
    font-family: 'Poppins',sans-serif;
}
.middle_content ul {
    margin-bottom: 10px;
    padding-left: 2em;
	display: block;
   
}
.middle_content ul li {
    margin: 0 0 5px;
    position: relative;
	 list-style-type: disc;
    
}
/********gallery***********/
/* colors and borders */

.pic_gallery {
    border: 0px solid #888;
}
/* gallery border color */

.pic_gallery .pic_sm div {}
/* thumbnail cell border */

.pic_gallery .pic_lg div {}
/* main photo cell border */

.pic_gallery .pic_sm img {}
/* thumbnail border */

.pic_gallery .pic_lg img {}
/* main photo border */

.pic_gallery .pic_set:hover .pic_sm div {
    color: #e7e7e7;
}
/* thumbnail border hover color */

.pic_gallery {
    background-color: #FFFFFF;
}
/* gallery background color */

.pic_gallery .pic_sm div,
.pic_gallery .pic_lg div {
    background-color: #fff;
}
/* cell background color */
/* shadows and corners */

.pic_gallery .pic_sm {} .pic_gallery .pic_lg {} .pic_gallery .pic_sm div {}
/* cell corners and shadows */

.pic_gallery .pic_lg div {}
/* cell corners and shadows */

.pic_gallery .pic_sm img {}
/* image corners and shadows */

.pic_gallery .pic_lg img {}
/* image corners and shadows */
/* sizing, matting, and margins (all values interact and vary by aspect ratio and image count) */

.pic_gallery {
    width: 100% !important;
    max-width: none;
}
/* change this % for media queries */

@media all and (min-width: 600px) {
    .pic_gallery {
        width: 80%!important;
    }
}
@media all and (min-width: 800px) {
    .pic_gallery {
        margin: 0 0 10px 15px;
    }
}
@media all and (min-width: 1100px) {
    .pic_gallery {
        width: 64%!important;
    }
}
.pic_gallery .pic_gal_5x1 {
    width: 100%;
    padding-top: 100%;
}
.pic_gallery .pic_gal_5x1 .pic_gal_cells {
    width: 96.96%;
    height: 97.46%;
}
/* sets padding around entire gallery */

.pic_gallery .pic_gal_5x1 .pic_sm {
    width: 18.75%;
    height: 15.62%;
    margin: 0.62%;
}
.pic_gallery .pic_gal_5x1 .pic_lg {
    width: 98.75%;
    height: 82.29%;
    margin: 0.62%;
}
.pic_gallery .pic_gal_5x1 .pic_sm img {
    max-width: 83.33%;
    max-height: 83.33%;
}
/* sets margin around thumbnail */

.pic_gallery .pic_gal_5x1 .pic_lg img {
    max-width: 96.83%;
    max-height: 96.83%;
}
/* sets margin around large photo */
/* structural */

.pic_gallery,
.pic_gallery .gal {
    position: relative;
    margin: auto;
	clear: both;
}
.pic_gallery .pic_gal_cells {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.pic_gallery img {
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.pic_gallery .pic_sm {
    position: relative;
    overflow: hidden;
    float: left;
    display: block;
}
.pic_gallery .pic_lg {
    position: absolute;
    overflow: hidden;
    display: none;
    left: 0%;
    top: 0%;
    z-index: 1;
}
.pic_gallery .pic_sm div,
.pic_gallery .pic_lg div {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
}
.pic_gallery .pic_lg {
    display: none;
}
.pic_gallery .pic_lg.pic_main {
    position: relative;
    display: block;
    float: left;
	    transition: all 0.5s;
	opacity: 1;
	    transform: scale(1);
}

/* turn on default large photo */

.pic_gallery .pic_set:hover .pic_sm div {
    border: 1px solid;
    cursor: pointer;
    opacity: .5;
}
.pic_sm div {
    border: 1px solid #e7e7e7;
}
.pic_gallery .pic_set:hover .pic_lg {
    display: block;
    left: 0%;
    top: 0%;
}

@media screen and (max-width: 768px){
#LeftPanel{display:none;}
#listingarea{width:100%;}
.middle_bar {
    width: 100%;
    float: none;
}
.middle_content {
    border: none;
}

}

/******tabs*******/

.sectionnn p{text-align:left;text-indent:10px;font-size: 14px;}
.mainnn {

width: 100%;

background: #fff;

margin-top:12px;
}
.sectionnn {display: none;padding: 20px 0 0px;border-top: 3px solid #787777;float: left;width: 100%;}
input {
display: none;
}
.labell1 {display: inline-block;margin: 0 0 -1px;padding: 11px 35px;text-align: center;color: #ffffff;background: #fff;float: left;border-right: 2px solid #fff;font-size: 17px;text-transform:uppercase;background: #000;}
.labell1:before {
font-family: Tahoma;
font-weight: normal;
margin-right: 10px;
}
.labell1:hover {
color: #008000;
cursor: pointer;
}
input:checked + .labell1 {
color: #fffefe;

border-bottom: 1px solid #fff;
background: #008000;
border-right: 2px solid #fff;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
display: block;
}
@media screen and (max-width: 952px) {
.labell1 {
padding: 15px 14px !important;
}

}
@media screen and (max-width: 767px) {
.org-content {
width: 100% !important;}
.org-listinghead {
width: 96% !important;
}
#listingarea{width:100% !important;}
#teb-bg{display:block !important;}
}
@media screen and (max-width: 650px) {
.labell1 {
font-size: 12px;
}
.labell1:before {
margin: 0;
font-size: 18px;
}
.labell1 {
padding: 15px 12px !important;
}
}
@media screen and (max-width: 509px) {

.labell1 {}
}
@media screen and (max-width: 480px) {
.labell1 {font-size: 10px;}

.labell1 {padding: 13px 13px !important;}
.Imprint h1 , .Article h1 , .TermsAndConditions h1 , .CustomerInformation h1{font-size: 1.2em !important;}
}
@media screen and (max-width: 320px) {
.labell1 {
padding: 10px 8px !important;

}
}