#samsungds123 {
    
}

#samsungds123 .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

#samsungds123 .embed-responsive .embed-responsive-item,
#samsungds123 .embed-responsive iframe,
#samsungds123 .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
#samsungds123 .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
#samsungds123 .embed-responsive-4by3 {
  padding-bottom: 75%;
}


#samsungds123 .sam_v-desc {
    display: none;
}


#samsungds123 input[name="sam_vid-012"] {
    display: none!important;
    width: 0;
    height: 0;
}


#samsungds123 input[name="sam_vid-012"]:before,
#samsungds123 input[name="sam_vid-012"]:after{
    display: none!important;
}

#samsungds123 #sam_vid-1:checked ~ div.sam_hc-wrapper #sam_v-desc-1,
#samsungds123 #sam_vid-2:checked ~ div.sam_hc-wrapper #sam_v-desc-2,
#samsungds123 #sam_vid-3:checked ~ div.sam_hc-wrapper #sam_v-desc-3,
#samsungds123 #sam_vid-4:checked ~ div.sam_hc-wrapper #sam_v-desc-4,
#samsungds123 #sam_vid-5:checked ~ div.sam_hc-wrapper #sam_v-desc-5,
#samsungds123 #sam_vid-6:checked ~ div.sam_hc-wrapper #sam_v-desc-6,
#samsungds123 #sam_vid-7:checked ~ div.sam_hc-wrapper #sam_v-desc-7,
#samsungds123 #sam_vid-8:checked ~ div.sam_hc-wrapper #sam_v-desc-8,
#samsungds123 #sam_vid-9:checked ~ div.sam_hc-wrapper #sam_v-desc-9,
#samsungds123 #sam_vid-10:checked ~ div.sam_hc-wrapper #sam_v-desc-10
{
    display: block;
}


#samsungds123 #sam_vid-1:checked ~ div.sam_th-wrapper label#sam_lbl-1 img,
#samsungds123 #sam_vid-2:checked ~ div.sam_th-wrapper label#sam_lbl-2 img,
#samsungds123 #sam_vid-3:checked ~ div.sam_th-wrapper label#sam_lbl-3 img,
#samsungds123 #sam_vid-4:checked ~ div.sam_th-wrapper label#sam_lbl-4 img,
#samsungds123 #sam_vid-5:checked ~ div.sam_th-wrapper label#sam_lbl-5 img,
#samsungds123 #sam_vid-6:checked ~ div.sam_th-wrapper label#sam_lbl-6 img,
#samsungds123 #sam_vid-7:checked ~ div.sam_th-wrapper label#sam_lbl-7 img,
#samsungds123 #sam_vid-8:checked ~ div.sam_th-wrapper label#sam_lbl-8 img,
#samsungds123 #sam_vid-9:checked ~ div.sam_th-wrapper label#sam_lbl-9 img,
#samsungds123 #sam_vid-10:checked ~ div.sam_th-wrapper label#sam_lbl-10 img
{
    opacity: 1;
}


#samsungds123 .sam_th-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}


#samsungds123 .sam_th-wrapper label {
    width: 20%;
    display: block;
    float: left;
    cursor: pointer;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    margin-bottom: 20px;
}



#samsungds123 .sam_th-wrapper label img {
    max-width: 100%;
    height: auto;
    opacity: .5;
    display: block;
}


#samsungds123 .sam_th-wrapper label .sam_lbl-desc {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    padding: 5px 8px;
    background: rgba(0,0,0,.5);
    color: #fff;
    line-height: 1.2em;
    min-height: 40px;
}

#samsungds123 .sam_section-b-t {
        border-top: 1px solid #ddd;
}


@media screen and (max-width: 768px) {
    #samsungds123 .sam_th-wrapper label {
        width: 25%;
    }
}



@media screen and (max-width: 620px) {
    #samsungds123 .sam_th-wrapper label {
        width: 50%;
    }
}