

/*picture common*/
.pictureslider {width: 100%;position: relative;margin: 0 auto; text-align:center}

.pictureslider > img { transition: all 0.5s;}
.pictureslider label {display:block; transition: all 0.5s;opacity: 0.6;  margin-bottom:10px; cursor:pointer;display:table-cell;vertical-align:middle; border-radius:2px; background:#fff;}


.big_preview_img img{  display:none;}
#preview_id1:checked ~ .big_preview_img img:nth-child(1),
#preview_id2:checked ~ .big_preview_img img:nth-child(2),
#preview_id3:checked ~ .big_preview_img img:nth-child(3),
#preview_id4:checked ~ .big_preview_img img:nth-child(4),
#preview_id5:checked ~ .big_preview_img img:nth-child(5),
#preview_id6:checked ~ .big_preview_img img:nth-child(6),
#preview_id7:checked ~ .big_preview_img img:nth-child(7),
#preview_id8:checked ~ .big_preview_img img:nth-child(8),
#preview_id9:checked ~ .big_preview_img img:nth-child(9),
#preview_id10:checked ~ .big_preview_img img:nth-child(10),
#preview_id11:checked ~ .big_preview_img img:nth-child(11),
#preview_id12:checked ~ .big_preview_img img:nth-child(12),
#preview_id13:checked ~ .big_preview_img img:nth-child(13),
#preview_id14:checked ~ .big_preview_img img:nth-child(14),
#preview_id15:checked ~ .big_preview_img img:nth-child(15),
#preview_id16:checked ~ .big_preview_img img:nth-child(16),
#preview_id17:checked ~ .big_preview_img img:nth-child(17),
#preview_id18:checked ~ .big_preview_img img:nth-child(18) {display: block;}
 
.pictureslider .picturesmall label{border:1px solid #ccc;}

.pictureslider #preview_id1:checked ~ .picturesmall #small_label1, 
.pictureslider #preview_id2:checked ~ .picturesmall #small_label2, 
.pictureslider #preview_id3:checked ~ .picturesmall #small_label3, 
.pictureslider #preview_id4:checked ~ .picturesmall #small_label4, 
.pictureslider #preview_id5:checked ~ .picturesmall #small_label5, 
.pictureslider #preview_id6:checked ~ .picturesmall #small_label6, 
.pictureslider #preview_id7:checked ~ .picturesmall #small_label7, 
.pictureslider #preview_id8:checked ~ .picturesmall #small_label8, 
.pictureslider #preview_id9:checked ~ .picturesmall #small_label9, 
.pictureslider #preview_id10:checked ~ .picturesmall #small_label10, 
.pictureslider #preview_id11:checked ~ .picturesmall #small_label11, 
.pictureslider #preview_id12:checked ~ .picturesmall #small_label12,
.pictureslider #preview_id13:checked ~ .picturesmall #small_label13, 
.pictureslider #preview_id14:checked ~ .picturesmall #small_label14, 
.pictureslider #preview_id15:checked ~ .picturesmall #small_label15, 
.pictureslider #preview_id16:checked ~ .picturesmall #small_label16, 
.pictureslider #preview_id17:checked ~ .picturesmall #small_label17, 
.pictureslider #preview_id18:checked ~ .picturesmall #small_label18{ opacity:1;border:1px solid #333;border-radius:2px; background:#fff;}


.pictureslider input {display: none;}

.pictureslider label img { display: block; vertical-align:middle }
.pictureslider label:hover {color: #fff;background:#666; cursor:pointer;}
.pictureslider input:checked + label { border-color: #666; opacity: 1;border:1px solid #333;border-radius:2px; background:#fff;}
.pictureslider input:checked ~ img { opacity: 1; transform: scale(1);}
.pictureslider input:checked + label + img {opacity: 1; transform: scale(1); }



.pictureslider.layout1 .big_preview_img img{margin:0 auto; max-height:100%;max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%) }
.pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall  label{ text-align:center;display:inline-block; margin-left:5px; }
.pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall  label img{ margin:0 auto; max-height:100%;max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
    
.pictureslider.layout2 .big_preview_img img{margin:0 auto; max-height:100%;max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%) }
.pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall  label{ text-align:center;display:inline-block; margin-left:5px; }
.pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall  label img{ margin:0 auto; max-height:100%;max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
 
.pictureslider.layout3 .big_preview_img img{margin:0 auto; max-height:100%;max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%) }
.pictureslider.layout3 > input:nth-of-type(1) ~ .picturesmall  label{ text-align:center;display:inline-block; margin-left:5px; }
.pictureslider.layout3 > input:nth-of-type(1) ~ .picturesmall  label img{ margin:0 auto; max-height:100%;max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
 
.pictureslider.layout4 .big_preview_img img{margin:0 auto; max-height:100%;max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%) }
.pictureslider.layout4 > input:nth-of-type(1) ~ .picturesmall  label{ text-align:center;display:inline-block; margin-left:5px; }
.pictureslider.layout4 > input:nth-of-type(1) ~ .picturesmall  label img{ margin:0 auto; max-height:100%;max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
 


.templatepreview_Mobile .pictureslider.layout1 .big_preview_img div, 
.templatepreview_Mobile  .pictureslider.layout2 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:280px;}
.templatepreview_Mobile  .pictureslider.layout1 > input:nth-of-type(1) ~ .big_preview_img{ margin-right:46px;}
.templatepreview_Mobile  .pictureslider.layout1 > input:nth-of-type(7) ~ .big_preview_img{margin-right:86px;}
.templatepreview_Mobile  .pictureslider.layout1 > input:nth-of-type(13) ~ .big_preview_img{margin-right:126px;}

.templatepreview_Mobile .pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall{width:42px;float:right;display:inline;}
.templatepreview_Mobile  .templatepreview_Mobile     .pictureslider.layout1 > input:nth-of-type(13) ~ .picturesmall{width:124px;}

.templatepreview_Mobile  .pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall  label,
.templatepreview_Mobile   .pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall  label{ width:36px; height:36px; }
.templatepreview_Mobile  .pictureslider.layout1 > input:nth-of-type(7) ~ .picturesmall  label,
.templatepreview_Mobile  .pictureslider.layout2 > input:nth-of-type(7) ~ .picturesmall  label{width:36px; height:36px; }
.templatepreview_Mobile  .pictureslider.layout1 > input:nth-of-type(13) ~ .picturesmall label,
.templatepreview_Mobile  .pictureslider.layout2 > input:nth-of-type(13) ~ .picturesmall label{width:32px; height:32px; }

.templatepreview_Mobile  .pictureslider.layout2 > input:nth-of-type(1) ~ .big_preview_img{ margin-left:46px;}
.templatepreview_Mobile   .pictureslider.layout2 > input:nth-of-type(7) ~ .big_preview_img{margin-left:86px;}
.templatepreview_Mobile   .pictureslider.layout2 > input:nth-of-type(13) ~ .big_preview_img{margin-left:126px;}

.templatepreview_Mobile  .pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall{width:42px;float:left;display:inline;}
.templatepreview_Mobile  .pictureslider.layout2 > input:nth-of-type(7) ~ .picturesmall{width:86px;}
.templatepreview_Mobile   .pictureslider.layout2 > input:nth-of-type(13) ~ .picturesmall{width:124px;}

.templatepreview_Mobile  .pictureslider.layout3 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:340px;}
.templatepreview_Mobile  .pictureslider.layout3 .big_preview_img{ margin:0 auto; }
.templatepreview_Mobile  .pictureslider.layout3 .picturesmall{width:100%;display:block;}
.templatepreview_Mobile  .pictureslider.layout3 .picturesmall  label{ width:42px; height:42px; }

.templatepreview_Mobile  .pictureslider.layout4 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:340px;}
.templatepreview_Mobile  .pictureslider.layout4 .big_preview_img{ margin:0 auto; }
.templatepreview_Mobile  .pictureslider.layout4 .picturesmall{width:100%;display:block;}
.templatepreview_Mobile  .pictureslider.layout4 .picturesmall  label{ width:42px; height:42px; }

.templatepreview_Mobile  .pictureslider.layout5 .big_preview_img{  display:none}
.templatepreview_Mobile  .pictureslider.layout5 .picturesmall{width:100%;float:left;display:inline;}
.templatepreview_Mobile  .pictureslider.layout5 .picturesmall  label{ width:49.5%;border:none!important; }
.templatepreview_Mobile  .pictureslider.layout5 .picturesmall  label:nth-child(2n){float:right;}
.templatepreview_Mobile  .pictureslider.layout5 .picturesmall  label img{ max-width:100%;opacity:1}

.templatepreview_Mobile  .pictureslider.layout6 .big_preview_img{  display:none}
.templatepreview_Mobile  .pictureslider.layout6 .picturesmall{width:100%;float:left;display:inline;  }
.templatepreview_Mobile  .pictureslider.layout6 .picturesmall  label{ width:100%;border:none; }
.templatepreview_Mobile  .pictureslider.layout6 .picturesmall  label img{ max-width:100%; margin:0 auto;}

.templatepreview_Mobile  .pictureslider.layout7 .big_preview_img{  display:none}
.templatepreview_Mobile  .pictureslider.layout7 .picturesmall{width:100%;float:left;display:inline;  }
.templatepreview_Mobile  .pictureslider.layout7 .picturesmall  label{ width:100%;border:none; }
.templatepreview_Mobile  .pictureslider.layout7 .picturesmall  label img{ max-width:100%; margin:0 auto;}

@media (min-width: 240px) and (max-width: 479px){
    .pictureslider.layout1 .big_preview_img div, 
    .pictureslider.layout2 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:280px!important;}
    .pictureslider.layout1 .big_preview_img div{ height:280px!important;}
    .pictureslider.layout1 > input:nth-of-type(1) ~ .big_preview_img{ margin-right:50px;}
    .pictureslider.layout1 > input:nth-of-type(7) ~ .big_preview_img{margin-right:92px;}
    .pictureslider.layout1 > input:nth-of-type(13) ~ .big_preview_img{margin-right:126px;}

    .pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall{width:42px;float:right;display:inline; margin-right:4px;}
    .pictureslider.layout1 > input:nth-of-type(7) ~ .picturesmall{width:86px;}    .pictureslider.layout1 > input:nth-of-type(13) ~ .picturesmall{width:124px;}

    .pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall  label,
    .pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall  label{ width:36px; height:36px; }
    .pictureslider.layout1 > input:nth-of-type(7) ~ .picturesmall  label,
    .pictureslider.layout2 > input:nth-of-type(7) ~ .picturesmall  label{width:36px; height:36px; }
    .pictureslider.layout1 > input:nth-of-type(13) ~ .picturesmall label,
    .pictureslider.layout2 > input:nth-of-type(13) ~ .picturesmall label{width:32px; height:32px; }

    .pictureslider.layout2 > input:nth-of-type(1) ~ .big_preview_img{ margin-left:50px;}
    .pictureslider.layout2 > input:nth-of-type(7) ~ .big_preview_img{margin-left:86px;}
    .pictureslider.layout2 > input:nth-of-type(13) ~ .big_preview_img{margin-left:126px;}

    .pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall{width:42px;float:left;display:inline; margin-left:4px;}
    .pictureslider.layout2 > input:nth-of-type(7) ~ .picturesmall{width:86px;}
    .pictureslider.layout2 > input:nth-of-type(13) ~ .picturesmall{width:124px;}

    .pictureslider.layout3 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:340px;}
    .pictureslider.layout3 .big_preview_img{ margin:0 auto; }
    .pictureslider.layout3 .picturesmall{width:100%;display:block;}
    .pictureslider.layout3 .picturesmall  label{ width:42px; height:42px; }

    .pictureslider.layout4 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:340px;}
    .pictureslider.layout4 .big_preview_img{ margin:0 auto; }
    .pictureslider.layout4 .picturesmall{width:100%;display:block;}
    .pictureslider.layout4 .picturesmall  label{ width:42px; height:42px; }

    .pictureslider.layout5 .big_preview_img{  display:none}
    .pictureslider.layout5 .picturesmall{width:100%;float:left;display:inline;}
    .pictureslider.layout5 .picturesmall  label{ width:49.5%;border:none!important;opacity:1!important }
    .pictureslider.layout5 .picturesmall  label:nth-child(2n){float:right;}
    .pictureslider.layout5 .picturesmall  label img{ max-width:100%;}

    .pictureslider.layout6 .big_preview_img{  display:none}
    .pictureslider.layout6 .picturesmall{width:100%;float:left;display:inline;  }
    .pictureslider.layout6 .picturesmall  label{ width:100%;border:none;border:none;float:left;opacity:1;border:none!important; }
    .pictureslider.layout6 .picturesmall  label img{ max-width:100%; margin:0 auto;}

    #picdes_lis_13 td, #picdes_lis_13 td img{float:left!important; width:100%!important;}
    #picdes_lis_14 td, #picdes_lis_14 td img{float:left!important; width:100%!important;}
}

@media (min-width: 480px) and (max-width: 797px) {
    .pictureslider.layout1 .big_preview_img div, 
    .pictureslider.layout2 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:460px;}
    .pictureslider.layout1 > input:nth-of-type(1) ~ .big_preview_img{ margin-right:89px;}
    .pictureslider.layout1 > input:nth-of-type(7) ~ .big_preview_img{margin-right:166px;}
    .pictureslider.layout1 > input:nth-of-type(13) ~ .big_preview_img{margin-right:216px;}

    .pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall{width:80px;float:right;display:inline;}
    .pictureslider.layout1 > input:nth-of-type(7) ~ .picturesmall{width:164px;}
    .pictureslider.layout1 > input:nth-of-type(13) ~ .picturesmall{width:210px;}

    .pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall  label,
    .pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall  label{ width:78px; height:78px; }
    .pictureslider.layout1 > input:nth-of-type(7) ~ .picturesmall  label,
    .pictureslider.layout2 > input:nth-of-type(7) ~ .picturesmall  label{width:68px; height:68px; }
    .pictureslider.layout1 > input:nth-of-type(13) ~ .picturesmall label,
    .pictureslider.layout2 > input:nth-of-type(13) ~ .picturesmall label{width:56px; height:56px; }

    .pictureslider.layout2 > input:nth-of-type(1) ~ .big_preview_img{ margin-left:89px;}
    .pictureslider.layout2 > input:nth-of-type(7) ~ .big_preview_img{margin-left:166px;}
    .pictureslider.layout2 > input:nth-of-type(13) ~ .big_preview_img{margin-left:216px;}

    .pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall{width:80px;float:left;display:inline;}
    .pictureslider.layout2 > input:nth-of-type(7) ~ .picturesmall{width:164px;}
    .pictureslider.layout2 > input:nth-of-type(13) ~ .picturesmall{width:210px;}
  
     .pictureslider.layout3 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:600px;}
    .pictureslider.layout3 .big_preview_img{ max-width:720px; margin:0 auto; }
    .pictureslider.layout3 .picturesmall{width:100%;display:block;}
    .pictureslider.layout3 .picturesmall  label{ width:66px; height:66px; }

    .pictureslider.layout4 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:600px;}
    .pictureslider.layout4 .big_preview_img{ max-width:720px; margin:0 auto; }
    .pictureslider.layout4 .picturesmall{width:100%;display:block;}
    .pictureslider.layout4 .picturesmall  label{ width:66px; height:66px; }

    .pictureslider.layout5 .big_preview_img{  display:none}
    .pictureslider.layout5 .picturesmall{width:100%;float:left;display:inline;}
    .pictureslider.layout5 .picturesmall  label{ width:49.5%;border:none!important;opacity:1!important }
    .pictureslider.layout5 .picturesmall  label:nth-child(2n){float:right;}
    .pictureslider.layout5 .picturesmall  label img{ max-width:100%;}

    .pictureslider.layout6 .big_preview_img{  display:none}
    .pictureslider.layout6 .picturesmall{width:100%;float:left;display:inline;}
    .pictureslider.layout6 .picturesmall  label{ width:100%;border:none;border:none;float:left;opacity:1;border:none!important; }
    .pictureslider.layout6 .picturesmall  label img{ max-width:100%; margin:0 auto;}
}       
                                              
@media (min-width: 797px) and (max-width: 1100px){
    .pictureslider.layout1 .big_preview_img div, 
    .pictureslider.layout2 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:600px;}
    .pictureslider.layout1 > input:nth-of-type(1) ~ .big_preview_img{ margin-right:99px;}
    .pictureslider.layout1 > input:nth-of-type(7) ~ .big_preview_img{margin-right:196px;}
    .pictureslider.layout1 > input:nth-of-type(13) ~ .big_preview_img{margin-right:285px;}

    .pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall{width:90px;float:right;display:inline;}
    .pictureslider.layout1 > input:nth-of-type(7) ~ .picturesmall{width:194px;}
    .pictureslider.layout1 > input:nth-of-type(13) ~ .picturesmall{width:284px;}

    .pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall  label, 
    .pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall  label{ width:78px; height:78px; }
    .pictureslider.layout1 > input:nth-of-type(7) ~ .picturesmall  label, 
    .pictureslider.layout2 > input:nth-of-type(7) ~ .picturesmall  label{width:78px; height:78px; }
    .pictureslider.layout1 > input:nth-of-type(13) ~ .picturesmall label, 
    .pictureslider.layout2 > input:nth-of-type(13) ~ .picturesmall label{width:76px; height:76px; }

    .pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall{width:90px;float:left;display:inline;}
    .pictureslider.layout2 > input:nth-of-type(7) ~ .picturesmall{width:194px;}
    .pictureslider.layout2 > input:nth-of-type(13) ~ .picturesmall{width:284px;}

    .pictureslider.layout2 > input:nth-of-type(1) ~ .big_preview_img{ margin-left:99px;}
    .pictureslider.layout2 > input:nth-of-type(7) ~ .big_preview_img{margin-left:196px;}
    .pictureslider.layout2 > input:nth-of-type(13) ~ .big_preview_img{margin-left:285px;}

    .pictureslider.layout3 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:600px;}
    .pictureslider.layout3 .big_preview_img{ max-width:720px; margin:0 auto; }
    .pictureslider.layout3 .picturesmall{width:100%;display:block;}
    .pictureslider.layout3 .picturesmall  label{ width:66px; height:66px; }

    .pictureslider.layout4 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:600px;}
    .pictureslider.layout4 .big_preview_img{ max-width:720px; margin:0 auto; }
    .pictureslider.layout4 .picturesmall{width:100%;display:block;}
    .pictureslider.layout4 .picturesmall  label{ width:66px; height:66px; }

    .pictureslider.layout5 .big_preview_img{  display:none}
    .pictureslider.layout5 .picturesmall{width:100%;float:left;display:inline;}
    .pictureslider.layout5 .picturesmall  label{ width:49.5%;border:none!important;opacity:1!important }
    .pictureslider.layout5 .picturesmall  label:nth-child(2n){float:right;}
    .pictureslider.layout5 .picturesmall  label img{ max-width:100%;}

    .pictureslider.layout6 .big_preview_img{  display:none}
    .pictureslider.layout6 .picturesmall{width:100%;float:left;display:inline;}
    .pictureslider.layout6 .picturesmall  label{ width:100%;border:none;border:none;float:left;opacity:1;border:none!important;}
    .pictureslider.layout6 .picturesmall  label img{ max-width:100%; margin:0 auto;}
}
@media (min-width: 1100px){
    
    .pictureslider.layout1 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:610px;}
    .pictureslider.layout1 > input:nth-of-type(1) ~ .big_preview_img{ margin-right:99px;}
    .pictureslider.layout1 > input:nth-of-type(7) ~ .big_preview_img{margin-right:196px;}
    .pictureslider.layout1 > input:nth-of-type(13) ~ .big_preview_img{margin-right:285px;}

    .pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall{width:90px;float:right;display:inline;}
    .pictureslider.layout1 > input:nth-of-type(7) ~ .picturesmall{width:194px;}
    .pictureslider.layout1 > input:nth-of-type(13) ~ .picturesmall{width:284px;}

    .pictureslider.layout1 > input:nth-of-type(1) ~ .picturesmall  label{ width:74px; height:74px; }
    .pictureslider.layout1 > input:nth-of-type(7) ~ .picturesmall  label{width:74px; height:74px; }
    .pictureslider.layout1 > input:nth-of-type(13) ~ .picturesmall label{width:72px; height:72px; }

    .pictureslider.layout2 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:610px;}
    .pictureslider.layout2 > input:nth-of-type(1) ~ .big_preview_img{ margin-left:99px;}
    .pictureslider.layout2 > input:nth-of-type(7) ~ .big_preview_img{margin-left:196px;}
    .pictureslider.layout2 > input:nth-of-type(13) ~ .big_preview_img{margin-left:285px;}

    .pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall{width:90px;float:left;display:inline;}
    .pictureslider.layout2 > input:nth-of-type(7) ~ .picturesmall{width:194px;}
    .pictureslider.layout2 > input:nth-of-type(13) ~ .picturesmall{width:284px;}

    .pictureslider.layout2 > input:nth-of-type(1) ~ .picturesmall  label{ width:74px; height:74px; }
    .pictureslider.layout2 > input:nth-of-type(7) ~ .picturesmall  label{width:74px; height:74px; }
    .pictureslider.layout2 > input:nth-of-type(13) ~ .picturesmall label{width:72px; height:72px; }


    .pictureslider.layout3 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:460px;}
    .pictureslider.layout3 .big_preview_img{ max-width:720px; margin:0 auto; }
    .pictureslider.layout3 .picturesmall{width:100%;float:left;display:inline;}
    .pictureslider.layout3 .picturesmall  label{ width:86px; height:86px; }

    .pictureslider.layout4 .big_preview_img div{ text-align:center; display:inline-block; width:100%; height:460px;}
    .pictureslider.layout4 .big_preview_img{ max-width:720px; margin:0 auto; }
    .pictureslider.layout4 .picturesmall{width:100%;float:left;display:inline;}
    .pictureslider.layout4 .picturesmall  label{ width:86px; height:86px; }

    .pictureslider.layout5 .big_preview_img{  display:none}
    .pictureslider.layout5 .picturesmall{width:100%;float:left;display:inline;}
    .pictureslider.layout5 .picturesmall  label{ width:49.5%;border:none!important;opacity:1!important }
    .pictureslider.layout5 .picturesmall  label:nth-child(2n){float:right;}
    .pictureslider.layout5 .picturesmall  label img{ max-width:100%;}

    .pictureslider.layout6 .big_preview_img{  display:none}
    .pictureslider.layout6 .picturesmall{width:100%;float:left;display:inline;}
    .pictureslider.layout6 .picturesmall  label{ width:100%;border:none;float:left;opacity:1;border:none!important;}
    .pictureslider.layout6 .picturesmall  label img{ max-width:100%; margin:0 auto;}

    .pictureslider.layout5 label, 
    .pictureslider.layout5 label{float:left;}
}


.big_imagelabel:first-child div .leftarrow{display:none}
#gallery .mainimagecb{display:none}
#gallery [type=radio]{display:none}

#gallery .small_image label[data=""]{display:none}
#gallery .big_image label[data=""]{display:none}


.small_image label li{border:1px solid #ccc;width:76px;height:76px;margin-bottom:5px;transition:opacity .5s;opacity:1;position:relative;
                        cursor:pointer;color:#fff;text-align:center;position:relative;display:block;padding:1px;background:#fff;float:left; list-style-type:none;}
.small_image label li img{max-width:72px;max-height:72px;width:auto;height:auto;position:relative;
                            top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}

#gallery #image-0:checked ~ .small_image label.small_image1 li,
#gallery #image-1:checked ~ .small_image label.small_image2 li,
#gallery #image-2:checked ~ .small_image label.small_image3 li,
#gallery #image-3:checked ~ .small_image label.small_image4 li,
#gallery #image-4:checked ~ .small_image label.small_image5 li,
#gallery #image-5:checked ~ .small_image label.small_image6 li,
#gallery #image-6:checked ~ .small_image label.small_image7 li,
#gallery #image-7:checked ~ .small_image label.small_image8 li,
#gallery #image-8:checked ~ .small_image label.small_image9 li,
#gallery #image-9:checked ~ .small_image label.small_image10 li,
#gallery #image-10:checked ~ .small_image label.small_image11 li,
#gallery #image-11:checked ~ .small_image label.small_image12 li,
#gallery #image-12:checked ~ .small_image label.small_image13 li,
#gallery #image-13:checked ~ .small_image label.small_image14 li,
#gallery #image-14:checked ~ .small_image label.small_image15 li,
#gallery #image-15:checked ~ .small_image label.small_image16 li,
#gallery #image-16:checked ~ .small_image label.small_image17 li,
#gallery #image-17:checked ~ .small_image label.small_image18 li{border:1px solid #000}

#gallery #image-0:checked ~ .small_image .small_image1,
#gallery #image-1:checked ~ .small_image .small_image2,
#gallery #image-2:checked ~ .small_image .small_image3,
#gallery #image-3:checked ~ .small_image .small_image4,
#gallery #image-4:checked ~ .small_image .small_image5,
#gallery #image-5:checked ~ .small_image .small_image6,
#gallery #image-6:checked ~ .small_image .small_image7,
#gallery #image-7:checked ~ .small_image .small_image8,
#gallery #image-8:checked ~ .small_image .small_image9,
#gallery #image-9:checked ~ .small_image .small_image10,
#gallery #image-10:checked ~ .small_image .small_image11,
#gallery #image-11:checked ~ .small_image .small_image12,
#gallery #image-12:checked ~ .small_image .small_image13,
#gallery #image-13:checked ~ .small_image .small_image14,
#gallery #image-14:checked ~ .small_image .small_image15,
#gallery #image-15:checked ~ .small_image .small_image16,
#gallery #image-16:checked ~ .small_image .small_image17,
#gallery #image-17:checked ~ .small_image .small_image18 { color: #fff; z-index: 1}

#gallery #image-0:checked ~ .big_image .big_image1,
#gallery #image-1:checked ~ .big_image .big_image2,
#gallery #image-2:checked ~ .big_image .big_image3,
#gallery #image-3:checked ~ .big_image .big_image4,
#gallery #image-4:checked ~ .big_image .big_image5,
#gallery #image-5:checked ~ .big_image .big_image6,
#gallery #image-6:checked ~ .big_image .big_image7,
#gallery #image-7:checked ~ .big_image .big_image8,
#gallery #image-8:checked ~ .big_image .big_image9,
#gallery #image-9:checked ~ .big_image .big_image10,
#gallery #image-10:checked ~ .big_image .big_image11,
#gallery #image-11:checked ~ .big_image .big_image12,
#gallery #image-12:checked ~ .big_image .big_image13,
#gallery #image-13:checked ~ .big_image .big_image14,
#gallery #image-14:checked ~ .big_image .big_image15,
#gallery #image-15:checked ~ .big_image .big_image16,
#gallery #image-16:checked ~ .big_image .big_image17,
#gallery #image-17:checked ~ .big_image .big_image18{opacity:1;z-index:2;padding:0; display:block;}

#gallery #mainimage-0:checked ~ .big_image .big_image1,
#gallery #mainimage-1:checked ~ .big_image .big_image2,
#gallery #mainimage-2:checked ~ .big_image .big_image3,
#gallery #mainimage-3:checked ~ .big_image .big_image4,
#gallery #mainimage-4:checked ~ .big_image .big_image5,
#gallery #mainimage-5:checked ~ .big_image .big_image6,
#gallery #mainimage-6:checked ~ .big_image .big_image7,
#gallery #mainimage-7:checked ~ .big_image .big_image8,
#gallery #mainimage-8:checked ~ .big_image .big_image9,
#gallery #mainimage-9:checked ~ .big_image .big_image10,
#gallery #mainimage-10:checked ~ .big_image .big_image11,
#gallery #mainimage-11:checked ~ .big_image .big_image12,
#gallery #mainimage-12:checked ~ .big_image .big_image13,
#gallery #mainimage-13:checked ~ .big_image .big_image14,
#gallery #mainimage-14:checked ~ .big_image .big_image15,
#gallery #mainimage-15:checked ~ .big_image .big_image16,
#gallery #mainimage-16:checked ~ .big_image .big_image17,
#gallery #mainimage-17:checked ~ .big_image .big_image18 {right: 0;z-index: 100;background: #fff}

#gallery #mainimage-0:checked ~ .big_image .big_image1 img,
#gallery #mainimage-1:checked ~ .big_image .big_image2 img,
#gallery #mainimage-2:checked ~ .big_image .big_image3 img,
#gallery #mainimage-3:checked ~ .big_image .big_image4 img,
#gallery #mainimage-4:checked ~ .big_image .big_image5 img,
#gallery #mainimage-5:checked ~ .big_image .big_image6 img,
#gallery #mainimage-6:checked ~ .big_image .big_image7 img,
#gallery #mainimage-7:checked ~ .big_image .big_image8 img,
#gallery #mainimage-8:checked ~ .big_image .big_image9 img,
#gallery #mainimage-9:checked ~ .big_image .big_image10 img,
#gallery #mainimage-10:checked ~ .big_image .big_image11 img,
#gallery #mainimage-11:checked ~ .big_image .big_image12 img,
#gallery #mainimage-12:checked ~ .big_image .big_image13 img,
#gallery #mainimage-13:checked ~ .big_image .big_image14 img,
#gallery #mainimage-14:checked ~ .big_image .big_image15 img,
#gallery #mainimage-15:checked ~ .big_image .big_image16 img,
#gallery #mainimage-16:checked ~ .big_image .big_image17 img,
#gallery #mainimage-17:checked ~ .big_image .big_image18 img{display:block;margin:0 auto}

#pagallery_outer_3{height:auto;width:100%}
#pagallery_outer_3 #gallery{height:auto;width:100%;box-sizing:border-box;text-align:center}

#pagallery_outer_3 .big_image{text-align:center; display:block; margin:0 auto;}

#pagallery_outer_3 .big_image{ width:100%;display:inline-block;}
#pagallery_outer_3 .big_image div{ height:400px; width:100%;}

#pagallery_outer_3 .big_image .big_imagelabel{display:inline-block;background:rgba(0,0,0,0);overflow:hidden;text-align:center;opacity:0;cursor:pointer;animation-name:lightboxout;animation-duration:.5s; display:none;margin:0 auto; }
#pagallery_outer_3 .big_image .big_imagelabel img{}

#pagallery_outer_3 .big_image div{text-align:center;display:inline-block;width:100%; }
#pagallery_outer_3 .big_image div img{max-height:100%;max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}

    
#pagallery_outer_3 .small_image{display:inline-block;margin-top:10px;}
#pagallery_outer_3 .small_image label{margin:3px; float:left;}
#pagallery_outer_3 .small_image label li{margin-right:3px}


@keyframes lightbox{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}
@keyframes lightboxout{from{transform:scale(1.5)}to{background:rgba(0,0,0,0);transform:scale(1)}}


@media (min-width:797px){
    #pagallery_outer_3 .big_image div{cursor: zoom-in;}

    #pagallery_outer_3 #gallery #mainimage-0:checked ~ .big_image .big_image1,
    #pagallery_outer_3 #gallery #mainimage-1:checked ~ .big_image .big_image2,
    #pagallery_outer_3 #gallery #mainimage-2:checked ~ .big_image .big_image3,
    #pagallery_outer_3 #gallery #mainimage-3:checked ~ .big_image .big_image4,
    #pagallery_outer_3 #gallery #mainimage-4:checked ~ .big_image .big_image5,
    #pagallery_outer_3 #gallery #mainimage-5:checked ~ .big_image .big_image6,
    #pagallery_outer_3 #gallery #mainimage-6:checked ~ .big_image .big_image7,
    #pagallery_outer_3 #gallery #mainimage-7:checked ~ .big_image .big_image8,
    #pagallery_outer_3 #gallery #mainimage-8:checked ~ .big_image .big_image9,
    #pagallery_outer_3 #gallery #mainimage-9:checked ~ .big_image .big_image10,
    #pagallery_outer_3 #gallery #mainimage-10:checked ~ .big_image .big_image11,
    #pagallery_outer_3 #gallery #mainimage-11:checked ~ .big_image .big_image12,
    #pagallery_outer_3 #gallery #mainimage-12:checked ~ .big_image .big_image13,
    #pagallery_outer_3 #gallery #mainimage-13:checked ~ .big_image .big_image14,
    #pagallery_outer_3 #gallery #mainimage-14:checked ~ .big_image .big_image15,
    #pagallery_outer_3 #gallery #mainimage-15:checked ~ .big_image .big_image16,
    #pagallery_outer_3 #gallery #mainimage-16:checked ~ .big_image .big_image17,
    #pagallery_outer_3 #gallery #mainimage-17:checked ~ .big_image .big_image18{animation-name:lightbox;animation-duration:.5s;padding:0;position:fixed;width:100vw;left:0;right:0;top:0;height:100vh;background:rgba(0,0,0,.6);z-index:999999;}


    #pagallery_outer_3 #gallery #mainimage-0:checked ~ .big_image .big_image1 > div,
    #pagallery_outer_3 #gallery #mainimage-1:checked ~ .big_image .big_image2 > div,
    #pagallery_outer_3 #gallery #mainimage-2:checked ~ .big_image .big_image3 > div,
    #pagallery_outer_3 #gallery #mainimage-3:checked ~ .big_image .big_image4 > div,
    #pagallery_outer_3 #gallery #mainimage-4:checked ~ .big_image .big_image5 > div,
    #pagallery_outer_3 #gallery #mainimage-5:checked ~ .big_image .big_image6 > div,
    #pagallery_outer_3 #gallery #mainimage-6:checked ~ .big_image .big_image7 > div,
    #pagallery_outer_3 #gallery #mainimage-7:checked ~ .big_image .big_image8 > div,
    #pagallery_outer_3 #gallery #mainimage-8:checked ~ .big_image .big_image9 > div,
    #pagallery_outer_3 #gallery #mainimage-9:checked ~ .big_image .big_image10 > div,
    #pagallery_outer_3 #gallery #mainimage-10:checked ~ .big_image .big_image11 > div,
    #pagallery_outer_3 #gallery #mainimage-11:checked ~ .big_image .big_image12 > div,
    #pagallery_outer_3 #gallery #mainimage-12:checked ~ .big_image .big_image13 > div,
    #pagallery_outer_3 #gallery #mainimage-13:checked ~ .big_image .big_image14 > div,
    #pagallery_outer_3 #gallery #mainimage-14:checked ~ .big_image .big_image15 > div,
    #pagallery_outer_3 #gallery #mainimage-15:checked ~ .big_image .big_image16 > div,
    #pagallery_outer_3 #gallery #mainimage-16:checked ~ .big_image .big_image17 > div,
    #pagallery_outer_3 #gallery #mainimage-17:checked ~ .big_image .big_image18 > div{background:#fff;position:static;box-sizing:content-box;top:0;max-height:80vh;width:100%;height:auto;max-width:60vw;margin:auto;margin-top:10vh;padding:10px;box-shadow:0 5px 13px rgba(0,0,0,.4);border-radius:5px;cursor: zoom-out;}
    
    #pagallery_outer_3 #gallery #mainimage-0:checked ~ .big_image .big_image1 > div img,
    #pagallery_outer_3 #gallery #mainimage-1:checked ~ .big_image .big_image2 > div img,
    #pagallery_outer_3 #gallery #mainimage-2:checked ~ .big_image .big_image3 > div img,
    #pagallery_outer_3 #gallery #mainimage-3:checked ~ .big_image .big_image4 > div img,
    #pagallery_outer_3 #gallery #mainimage-4:checked ~ .big_image .big_image5 > div img,
    #pagallery_outer_3 #gallery #mainimage-5:checked ~ .big_image .big_image6 > div img,
    #pagallery_outer_3 #gallery #mainimage-6:checked ~ .big_image .big_image7 > div img,
    #pagallery_outer_3 #gallery #mainimage-7:checked ~ .big_image .big_image8 > div img,
    #pagallery_outer_3 #gallery #mainimage-8:checked ~ .big_image .big_image9 > div img,
    #pagallery_outer_3 #gallery #mainimage-9:checked ~ .big_image .big_image10 > div img,
    #pagallery_outer_3 #gallery #mainimage-10:checked ~ .big_image .big_image11 > div img,
    #pagallery_outer_3 #gallery #mainimage-11:checked ~ .big_image .big_image12 > div img,
    #pagallery_outer_3 #gallery #mainimage-12:checked ~ .big_image .big_image13 > div img,
    #pagallery_outer_3 #gallery #mainimage-13:checked ~ .big_image .big_image14 > div img,
    #pagallery_outer_3 #gallery #mainimage-14:checked ~ .big_image .big_image15 > div img,
    #pagallery_outer_3 #gallery #mainimage-15:checked ~ .big_image .big_image16 > div img,
    #pagallery_outer_3 #gallery #mainimage-16:checked ~ .big_image .big_image17 > div img,
    #pagallery_outer_3 #gallery #mainimage-17:checked ~ .big_image .big_image18 > div img{  max-height:80vh;top:50%;transform:none;}

    #pagallery_outer_3 #gallery #mainimage-0:checked ~ .big_image .big_image1 > div::after,
    #pagallery_outer_3 #gallery #mainimage-1:checked ~ .big_image .big_image2 > div::after,
    #pagallery_outer_3 #gallery #mainimage-2:checked ~ .big_image .big_image3 > div::after,
    #pagallery_outer_3 #gallery #mainimage-3:checked ~ .big_image .big_image4 > div::after,
    #pagallery_outer_3 #gallery #mainimage-4:checked ~ .big_image .big_image5 > div::after,
    #pagallery_outer_3 #gallery #mainimage-5:checked ~ .big_image .big_image6 > div::after,
    #pagallery_outer_3 #gallery #mainimage-6:checked ~ .big_image .big_image7 > div::after,
    #pagallery_outer_3 #gallery #mainimage-7:checked ~ .big_image .big_image8 > div::after,
    #pagallery_outer_3 #gallery #mainimage-8:checked ~ .big_image .big_image9 > div::after,
    #pagallery_outer_3 #gallery #mainimage-9:checked ~ .big_image .big_image10 > div::after,
    #pagallery_outer_3 #gallery #mainimage-10:checked ~ .big_image .big_image11 > div::after,
    #pagallery_outer_3 #gallery #mainimage-11:checked ~ .big_image .big_image12 > div::after,
    #pagallery_outer_3 #gallery #mainimage-12:checked ~ .big_image .big_image13 > div::after,
    #pagallery_outer_3 #gallery #mainimage-13:checked ~ .big_image .big_image14 > div::after,
    #pagallery_outer_3 #gallery #mainimage-14:checked ~ .big_image .big_image15 > div::after,
    #pagallery_outer_3 #gallery #mainimage-15:checked ~ .big_image .big_image16 > div::after,
    #pagallery_outer_3 #gallery #mainimage-16:checked ~ .big_image .big_image17 > div::after,
    #pagallery_outer_3 #gallery #mainimage-17:checked ~ .big_image .big_image18 > div::after{background:#fff;border-radius:4px;color:#000;content:"Click to Close";font-size:16px;padding:4px 20px;position:relative;bottom:20px;border:1px solid #333;font-family:Arial,Helvetica,sans-serif;}
    
}


.templatepreview_Mobile #pagallery_outer_3 .big_image div{cursor: zoom-in;}

.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-0:checked ~ .big_image .big_image1,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-1:checked ~ .big_image .big_image2,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-2:checked ~ .big_image .big_image3,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-3:checked ~ .big_image .big_image4,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-4:checked ~ .big_image .big_image5,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-5:checked ~ .big_image .big_image6,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-6:checked ~ .big_image .big_image7,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-7:checked ~ .big_image .big_image8,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-8:checked ~ .big_image .big_image9,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-9:checked ~ .big_image .big_image10,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-10:checked ~ .big_image .big_image11,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-11:checked ~ .big_image .big_image12,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-12:checked ~ .big_image .big_image13,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-13:checked ~ .big_image .big_image14,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-14:checked ~ .big_image .big_image15,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-15:checked ~ .big_image .big_image16,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-16:checked ~ .big_image .big_image17,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-17:checked ~ .big_image .big_image18{animation-name:lightbox;animation-duration:.5s;padding:0;position:fixed;width:100vw;left:0;right:0;top:0;height:100vh;background:rgba(0,0,0,.6);z-index:999999;}


.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-0:checked ~ .big_image .big_image1 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-1:checked ~ .big_image .big_image2 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-2:checked ~ .big_image .big_image3 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-3:checked ~ .big_image .big_image4 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-4:checked ~ .big_image .big_image5 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-5:checked ~ .big_image .big_image6 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-6:checked ~ .big_image .big_image7 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-7:checked ~ .big_image .big_image8 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-8:checked ~ .big_image .big_image9 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-9:checked ~ .big_image .big_image10 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-10:checked ~ .big_image .big_image11 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-11:checked ~ .big_image .big_image12 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-12:checked ~ .big_image .big_image13 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-13:checked ~ .big_image .big_image14 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-14:checked ~ .big_image .big_image15 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-15:checked ~ .big_image .big_image16 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-16:checked ~ .big_image .big_image17 > div,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-17:checked ~ .big_image .big_image18 > div{background:#fff;position:static;box-sizing:content-box;top:0;max-height:80vh;width:100%;height:auto;max-width:60vw;margin:auto;margin-top:10vh;padding:10px;box-shadow:0 5px 13px rgba(0,0,0,.4);border-radius:5px;cursor: zoom-out;}
    
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-0:checked ~ .big_image .big_image1 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-1:checked ~ .big_image .big_image2 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-2:checked ~ .big_image .big_image3 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-3:checked ~ .big_image .big_image4 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-4:checked ~ .big_image .big_image5 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-5:checked ~ .big_image .big_image6 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-6:checked ~ .big_image .big_image7 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-7:checked ~ .big_image .big_image8 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-8:checked ~ .big_image .big_image9 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-9:checked ~ .big_image .big_image10 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-10:checked ~ .big_image .big_image11 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-11:checked ~ .big_image .big_image12 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-12:checked ~ .big_image .big_image13 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-13:checked ~ .big_image .big_image14 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-14:checked ~ .big_image .big_image15 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-15:checked ~ .big_image .big_image16 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-16:checked ~ .big_image .big_image17 > div img,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-17:checked ~ .big_image .big_image18 > div img{  max-height:80vh;top:50%;transform:none;}

.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-0:checked ~ .big_image .big_image1 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-1:checked ~ .big_image .big_image2 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-2:checked ~ .big_image .big_image3 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-3:checked ~ .big_image .big_image4 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-4:checked ~ .big_image .big_image5 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-5:checked ~ .big_image .big_image6 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-6:checked ~ .big_image .big_image7 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-7:checked ~ .big_image .big_image8 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-8:checked ~ .big_image .big_image9 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-9:checked ~ .big_image .big_image10 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-10:checked ~ .big_image .big_image11 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-11:checked ~ .big_image .big_image12 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-12:checked ~ .big_image .big_image13 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-13:checked ~ .big_image .big_image14 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-14:checked ~ .big_image .big_image15 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-15:checked ~ .big_image .big_image16 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-16:checked ~ .big_image .big_image17 > div::after,
.templatepreview_Mobile #pagallery_outer_3 #gallery #mainimage-17:checked ~ .big_image .big_image18 > div::after{background:#fff;border-radius:4px;color:#000;content:"Click to Close";font-size:16px;padding:4px 20px;position:relative;bottom:20px;border:1px solid #333;font-family:Arial,Helvetica,sans-serif;}


.leftarrow, .rightarrow{display:none;height:100%;top:50%;position:absolute;z-index:5;padding:1%;cursor:pointer;opacity:.4}
.leftarrow:hover, .rightarrow:hover{opacity:.7}
.leftarrow span, .rightarrow span{position:relative;top:50%;border:1px solid #333;border-radius:3px; background:#fff; margin-top:-6px; -webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:35px; color:#333;width:40px;height:50px; line-height:50px; display:inline-block;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.5);font-family:LiSu}
.leftarrow{left:10px;text-align:left;}
.leftarrow span:before{content:"<";}
.rightarrow{right:10px;text-align:right}
.rightarrow span:before{content:">";}

#gallery .big_image1 .leftarrow{display:none!important}
.rightarrow[data-next-image=""]{display:none!important}

@media (max-width:796px){
.leftarrow,.rightarrow{width:50%;display:block}
.leftarrow span,.rightarrow span{font-size:45px}

@keyframes slide{ from{left:100%} to{left:0} }
#pagallery_outer_3{height:auto;position:relative;}
#pagallery_outer_3 .big_image{width:100%;height:auto}
#pagallery_outer_3 #gallery{height:auto;padding:0}
#pagallery_outer_3 .big_image label{display:none;position:static;animation:none;max-width:100%;height:auto;min-width:0}
#pagallery_outer_3 .big_image label div img{max-width:100%;height:auto;position:relative;top:0;transform:none}

#pagallery_outer_3 #gallery,
#pagallery_outer_3 .big_image label,
#pagallery_outer_3 .big_image label div{height:auto}
#pagallery_outer_3 .small_image{display:none}

#pagallery_outer_3 #gallery #image-0:checked ~ .big_image .big_image1,
#pagallery_outer_3 #gallery #image-1:checked ~ .big_image .big_image2,
#pagallery_outer_3 #gallery #image-2:checked ~ .big_image .big_image3,
#pagallery_outer_3 #gallery #image-3:checked ~ .big_image .big_image4,
#pagallery_outer_3 #gallery #image-4:checked ~ .big_image .big_image5,
#pagallery_outer_3 #gallery #image-5:checked ~ .big_image .big_image6,
#pagallery_outer_3 #gallery #image-6:checked ~ .big_image .big_image7,
#pagallery_outer_3 #gallery #image-7:checked ~ .big_image .big_image8,
#pagallery_outer_3 #gallery #image-8:checked ~ .big_image .big_image9,
#pagallery_outer_3 #gallery #image-9:checked ~ .big_image .big_image10,
#pagallery_outer_3 #gallery #image-10:checked ~ .big_image .big_image11,
#pagallery_outer_3 #gallery #image-11:checked ~ .big_image .big_image12,
#pagallery_outer_3 #gallery #image-12:checked ~ .big_image .big_image13,
#pagallery_outer_3 #gallery #image-13:checked ~ .big_image .big_image14,
#pagallery_outer_3 #gallery #image-14:checked ~ .big_image .big_image15,
#pagallery_outer_3 #gallery #image-15:checked ~ .big_image .big_image16,
#pagallery_outer_3 #gallery #image-16:checked ~ .big_image .big_image17,
#pagallery_outer_3 #gallery #image-17:checked ~ .big_image .big_image18{display:block}

#pagallery_outer_3 #gallery #image-0:checked ~ .big_image .big_image1 div label,
#pagallery_outer_3 #gallery #image-1:checked ~ .big_image .big_image2 div label,
#pagallery_outer_3 #gallery #image-2:checked ~ .big_image .big_image3 div label,
#pagallery_outer_3 #gallery #image-3:checked ~ .big_image .big_image4 div label,
#pagallery_outer_3 #gallery #image-4:checked ~ .big_image .big_image5 div label,
#pagallery_outer_3 #gallery #image-5:checked ~ .big_image .big_image6 div label,
#pagallery_outer_3 #gallery #image-6:checked ~ .big_image .big_image7 div label,
#pagallery_outer_3 #gallery #image-7:checked ~ .big_image .big_image8 div label,
#pagallery_outer_3 #gallery #image-8:checked ~ .big_image .big_image9 div label,
#pagallery_outer_3 #gallery #image-9:checked ~ .big_image .big_image10 div label,
#pagallery_outer_3 #gallery #image-10:checked ~ .big_image .big_image11 div label,
#pagallery_outer_3 #gallery #image-11:checked ~ .big_image .big_image12 div label,
#pagallery_outer_3 #gallery #image-12:checked ~ .big_image .big_image13 div label,
#pagallery_outer_3 #gallery #image-13:checked ~ .big_image .big_image14 div label,
#pagallery_outer_3 #gallery #image-14:checked ~ .big_image .big_image15 div label,
#pagallery_outer_3 #gallery #image-15:checked ~ .big_image .big_image16 div label,
#pagallery_outer_3 #gallery #image-16:checked ~ .big_image .big_image17 div label,
#pagallery_outer_3 #gallery #image-17:checked ~ .big_image .big_image18 div label{ display:block;  position:absolute}


#gallery #image-0:checked ~ .big_image .big_image1 div img,
#gallery #image-1:checked ~ .big_image .big_image2 div img,
#gallery #image-2:checked ~ .big_image .big_image3 div img,
#gallery #image-3:checked ~ .big_image .big_image4 div img,
#gallery #image-4:checked ~ .big_image .big_image5 div img,
#gallery #image-5:checked ~ .big_image .big_image6 div img,
#gallery #image-6:checked ~ .big_image .big_image7 div img,
#gallery #image-7:checked ~ .big_image .big_image8 div img,
#gallery #image-8:checked ~ .big_image .big_image9 div img,
#gallery #image-9:checked ~ .big_image .big_image10 div img,
#gallery #image-10:checked ~ .big_image .big_image11 div img,
#gallery #image-11:checked ~ .big_image .big_image12 div img,
#gallery #image-12:checked ~ .big_image .big_image13 div img,
#gallery #image-13:checked ~ .big_image .big_image14 div img,
#gallery #image-14:checked ~ .big_image .big_image15 div img,
#gallery #image-15:checked ~ .big_image .big_image16 div img,
#gallery #image-16:checked ~ .big_image .big_image17 div img,
#gallery #image-17:checked ~ .big_image .big_image18 div img{animation-name:slide;animation-duration:.4s}



}

.templatepreview_Mobile .leftarrow, 
.templatepreview_Mobile .rightarrow{width:50%;display:block}
.templatepreview_Mobile .leftarrow span, 
.templatepreview_Mobile .rightarrow span{font-size:45px}

@keyframes slide{ from{left:100%} to{left:0} }
.templatepreview_Mobile #pagallery_outer_3{height:auto;position:relative;}
.templatepreview_Mobile #pagallery_outer_3 .big_image{width:100%;height:auto}
.templatepreview_Mobile #pagallery_outer_3 #gallery{height:auto;padding:0}
.templatepreview_Mobile #pagallery_outer_3 .big_image label{display:none;position:static;animation:none;max-width:100%;height:auto;min-width:0}
.templatepreview_Mobile #pagallery_outer_3 .big_image label div img{max-width:100%;height:auto;position:relative;top:0;transform:none}

.templatepreview_Mobile #pagallery_outer_3 #gallery,
.templatepreview_Mobile #pagallery_outer_3 .big_image label,
.templatepreview_Mobile #pagallery_outer_3 .big_image label div{height:auto}
.templatepreview_Mobile #pagallery_outer_3 .small_image{display:none}

.templatepreview_Mobile #pagallery_outer_3 #gallery #image-0:checked ~ .big_image .big_image1,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-1:checked ~ .big_image .big_image2,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-2:checked ~ .big_image .big_image3,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-3:checked ~ .big_image .big_image4,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-4:checked ~ .big_image .big_image5,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-5:checked ~ .big_image .big_image6,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-6:checked ~ .big_image .big_image7,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-7:checked ~ .big_image .big_image8,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-8:checked ~ .big_image .big_image9,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-9:checked ~ .big_image .big_image10,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-10:checked ~ .big_image .big_image11,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-11:checked ~ .big_image .big_image12,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-12:checked ~ .big_image .big_image13,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-13:checked ~ .big_image .big_image14,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-14:checked ~ .big_image .big_image15,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-15:checked ~ .big_image .big_image16,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-16:checked ~ .big_image .big_image17,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-17:checked ~ .big_image .big_image18{display:block}

.templatepreview_Mobile #pagallery_outer_3 #gallery #image-0:checked ~ .big_image .big_image1 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-1:checked ~ .big_image .big_image2 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-2:checked ~ .big_image .big_image3 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-3:checked ~ .big_image .big_image4 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-4:checked ~ .big_image .big_image5 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-5:checked ~ .big_image .big_image6 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-6:checked ~ .big_image .big_image7 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-7:checked ~ .big_image .big_image8 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-8:checked ~ .big_image .big_image9 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-9:checked ~ .big_image .big_image10 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-10:checked ~ .big_image .big_image11 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-11:checked ~ .big_image .big_image12 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-12:checked ~ .big_image .big_image13 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-13:checked ~ .big_image .big_image14 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-14:checked ~ .big_image .big_image15 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-15:checked ~ .big_image .big_image16 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-16:checked ~ .big_image .big_image17 div label,
.templatepreview_Mobile #pagallery_outer_3 #gallery #image-17:checked ~ .big_image .big_image18 div label{ display:block;  position:absolute}


.templatepreview_Mobile #gallery #image-0:checked ~ .big_image .big_image1 div img,
.templatepreview_Mobile #gallery #image-1:checked ~ .big_image .big_image2 div img,
.templatepreview_Mobile #gallery #image-2:checked ~ .big_image .big_image3 div img,
.templatepreview_Mobile #gallery #image-3:checked ~ .big_image .big_image4 div img,
.templatepreview_Mobile #gallery #image-4:checked ~ .big_image .big_image5 div img,
.templatepreview_Mobile #gallery #image-5:checked ~ .big_image .big_image6 div img,
.templatepreview_Mobile #gallery #image-6:checked ~ .big_image .big_image7 div img,
.templatepreview_Mobile #gallery #image-7:checked ~ .big_image .big_image8 div img,
.templatepreview_Mobile #gallery #image-8:checked ~ .big_image .big_image9 div img,
.templatepreview_Mobile #gallery #image-9:checked ~ .big_image .big_image10 div img,
.templatepreview_Mobile #gallery #image-10:checked ~ .big_image .big_image11 div img,
.templatepreview_Mobile #gallery #image-11:checked ~ .big_image .big_image12 div img,
.templatepreview_Mobile #gallery #image-12:checked ~ .big_image .big_image13 div img,
.templatepreview_Mobile #gallery #image-13:checked ~ .big_image .big_image14 div img,
.templatepreview_Mobile #gallery #image-14:checked ~ .big_image .big_image15 div img,
.templatepreview_Mobile #gallery #image-15:checked ~ .big_image .big_image16 div img,
.templatepreview_Mobile #gallery #image-16:checked ~ .big_image .big_image17 div img,
.templatepreview_Mobile #gallery #image-17:checked ~ .big_image .big_image18 div img{animation-name:slide;animation-duration:.4s}



.templatepreview_Mobile  .pictureslider[class*="layout"] .big_preview_img div{ height:220px;}
.templatepreview_Mobile  #pagallery_outer_3 .big_image div{ height:220px;}
.templatepreview_Mobile [class*="csslider"] > .cs_bullets { transform: scale(0.2,0.2);}

.pa_template_frame_category .pa_category_section_header{ padding:10px; text-align:left;}
.pa_template_frame_category ul, .pa_template_frame_category ul li{ padding:0; margin:0; list-style-type:none; text-align:left;}
.pa_template_frame_category ul li{ width:100%;float:left;}
.pa_template_frame_category ul li a{ width:100%;float:left; padding:8px 0;  }
.pa_template_frame_category ul li a span{ margin-left:10px;}
.pa_template_frame_category ul .subcategory a{ padding:8px 0; background-image:url(../images/category_bg.png); background-position:11px -5px; background-repeat:no-repeat}
.pa_template_frame_category ul .subcategory a span{ margin-left:20px}


.template_dropdownmenu_contentin ul li a{ background-image:url(../images/category_bg.png); background-position:10px 2px; background-repeat:no-repeat}



@media (min-width: 200px) and (max-width: 1100px){
div.pa_template_frame_main_body{ width:100%!important;}
.pa_template_frame_category{ display:none;}
.pa_template_frame_content{width:100%!important;}
}

.pa_feedback_section_main table{width:100%;border-collapse:collapse;}
.pa_feedback_section_main table th, .pa_feedback_section_main table td{padding:5px; text-align:left;border:1px solid #ccc;border-collapse:collapse;}
.pa_feedback_section_main table th{background:#ddd;}
.pa_specifics_section_main table{width:100%;border-collapse:collapse;word-break:break-all!important;word-wrap:break-word!important}
.pa_specifics_section_main table th, .pa_specifics_section_main table td{padding:5px; text-align:center;border:1px solid #ccc;border-collapse:collapse;}


.picdescription_row{ width:100%; float:left;}
/*picture description layout begin*/
#picdes_lis_11, #picdes_lis_12 #picdes_lis_13, #picdes_lis_14, 
#picdes_lis_15, #picdes_lis_16, #picdes_lis_17, #picdes_lis_18, #picdes_lis_19{ width:100%}
#picdes_lis_11 .floatleft {float: left;margin-right: 10px; text-align: left; }
#picdes_lis_11 .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_11 .picdescription_row:nth-child(2n) .floatleft {float: right;max-width: 500px;margin-left: 10px; text-align: left; }
#picdes_lis_11 .picdescription_row:nth-child(2n) .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_11 .floatcenter {max-width: 300px; text-align:left; text-align: left; }
#picdes_lis_11 .floatcenter img{ max-width: 300px; }
#picdes_lis_11 .picdescriptionlistin .picdescription_cnt { text-align: left; font-family:Arial; display:table-cell}
        
#picdes_lis_12 .floatleft {float: right;margin-right: 10px; text-align: left; }
#picdes_lis_12 .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_12 .picdescription_row:nth-child(2n) .floatleft {float: left;max-width: 300px;margin-left: 10px; text-align: left; }
#picdes_lis_12 .picdescription_row:nth-child(2n) .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_12 .floatcenter {max-width: 300px; text-align:left; text-align: left; }
#picdes_lis_12 .floatcenter img{ max-width: 300px; }
#picdes_lis_12 .picdescriptionlistin .picdescription_cnt { text-align: left; font-family:Arial; display:table-cell}

#picdes_lis_13 .floatleft {float: left;margin-right: 10px; text-align: left; }
#picdes_lis_13 .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_13 .picdescription_row:nth-child(2n) .floatleft {float: left;max-width: 300px;margin-left: 10px; text-align: left; }
#picdes_lis_13 .picdescription_row:nth-child(2n) .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_13 .floatcenter {max-width: 300px; text-align:left; text-align: left; }
#picdes_lis_13 .floatcenter img{ max-width: 300px; }
#picdes_lis_13 .picdescriptionlistin .picdescription_cnt { text-align: left; font-family:Arial; display:table-cell}

#picdes_lis_14 .floatleft {float: right;margin-right: 10px; text-align: left; }
#picdes_lis_14 .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_14 .picdescription_row:nth-child(2n) .floatleft {float: right;max-width: 300px;margin-left: 10px; text-align: left; }
#picdes_lis_14 .picdescription_row:nth-child(2n) .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_14 .floatcenter {max-width: 300px; text-align:left; text-align: left; }
#picdes_lis_14 .floatcenter img{ max-width: 300px; }
#picdes_lis_14 .picdescriptionlistin .picdescription_cnt { text-align: left; font-family:Arial; display:table-cell}

#picdes_lis_15 .floatleft {float: left;margin-left:10px; margin-right:0; text-align: left; }
#picdes_lis_15 .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_15 .picdescription_row:nth-child(2n) .floatleft {float: right;max-width: 300px;margin-left:0!important; margin-right:10px!important; text-align: left; }
#picdes_lis_15 .picdescription_row:nth-child(2n) .floatleft img{ max-width: 300px; text-align: left;  }


#picdes_lis_15 .floatcenter {max-width: 300px; text-align:left; text-align: left; }
#picdes_lis_15 .floatcenter img{ max-width: 300px; }
#picdes_lis_15 .picdescriptionlistin .picdescription_cnt { text-align: left; font-family:Arial; }


#picdes_lis_16 .floatleft {float: right; margin-right:10px;  text-align: left; }
#picdes_lis_16 .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_16 .picdescription_row:nth-child(2n) .floatleft{float: left;max-width: 300px;margin-left:10px!important; margin-right:0px!important;text-align: left; }
#picdes_lis_16 .picdescription_row:nth-child(2n) .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_16 .floatcenter {max-width: 300px; text-align:left; text-align: left; }
#picdes_lis_16 .floatcenter img{ max-width: 300px; }
#picdes_lis_16 .picdescriptionlistin .picdescription_cnt { text-align: left; font-family:Arial;}

#picdes_lis_17 .floatleft {float: left;margin-right: 10px; text-align: left; }
#picdes_lis_17 .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_17 .picdescription_row:nth-child(2n) .floatleft {float: left;max-width: 300px;margin-right: 10px; text-align: left; }
#picdes_lis_17 .picdescription_row:nth-child(2n) .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_17 .floatcenter {max-width: 300px; text-align:left; text-align: left; }
#picdes_lis_17 .floatcenter img{ max-width: 300px; }
#picdes_lis_17 .picdescriptionlistin .picdescription_cnt { text-align: left; font-family:Arial; }

#picdes_lis_18 .floatleft {float: right;margin-left: 10px; text-align: left; }
#picdes_lis_18 .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_18 .picdescription_row:nth-child(2n) .floatleft {float: right;max-width: 300px;margin-left: 10px; text-align: left; }
#picdes_lis_18 .picdescription_row:nth-child(2n) .floatleft img{ max-width: 300px; text-align: left;  }
#picdes_lis_18 .floatcenter {max-width: 300px; text-align:left; text-align: left; }
#picdes_lis_18 .floatcenter img{ max-width: 300px; }
#picdes_lis_18 .picdescriptionlistin .picdescription_cnt { text-align: left; font-family:Arial;}

#picdes_lis_19 .floatleft {text-align: center; }
#picdes_lis_19 .floatleft img{ max-width: 700px; text-align: center;  }
#picdes_lis_19 .floatcenter {max-width: 700px; text-align: center; }
#picdes_lis_19 .floatcenter img{ max-width: 700px; }
#picdes_lis_19 .picdescriptionlistin .picdescription_cnt { text-align: left; font-family:Arial; }
/*picture description layout end*/

.picturemaxwidth100 img{ max-width:100%!important;}
.picturemaxwidth90 img{ max-width:90%!important;}
.picturemaxwidth80 img{ max-width:80%!important;}
.picturemaxwidth70 img{ max-width:70%!important;}
.picturemaxwidth800 img{ max-width:800px!important;}
.picturemaxwidth700 img{ max-width:700px!important;}
.picturemaxwidth600 img{ max-width:600px!important;}
.picturemaxwidth500 img{ max-width:500px!important;}
.picturemaxwidth400 img{ max-width:400px!important;}



/** 21 - 24 */
.lightgallery_radio{display:none}
.lightgallery img{vertical-align:middle}

.vl_scroll,
.vr_scroll,
.ht_scroll,
.hb_scroll{position:relative;overflow:hidden}

.vl_scroll .lightgallery_small{position:absolute;top:0;bottom:0;left:10px}
.vr_scroll .lightgallery_small{position:absolute;top:0;bottom:0;right:10px}
.ht_scroll .lightgallery_small{margin-top:10px;}
.hb_scroll .lightgallery_small{margin-top:10px;margin-bottom:10px;}

.lightgallery_image{overflow:hidden;text-align:center;}
.lightgallery_big{position:relative;white-space:nowrap;overflow:hidden;line-height:0}
.lightgallery_big .lightgallery_image{z-index:0;position:relative;width:100%;display:inline-block;line-height:20px; height:100%;vertical-align:middle;}

.lightgallery_big .lightgallery_image > label{position:absolute;width:20%;top:0;bottom:0;vertical-align:middle;}
.lightgallery_big .lightgallery_image > label:before{content:'';position:absolute;top:0;bottom:0;height:30px;line-height:30px;margin:auto;font-family:SimSun;cursor:pointer; font-weight :700;font-size:60px;color:#DDD;display:none;text-shadow:0 0 1px #333;}
.lightgallery_big .lightgallery_image > label:before{display:block}
.lightgallery_big .lightgallery_image > label:hover:before{color:#333}

.lightgallery_big .lightgallery_image > .prev{left:10px;}
.lightgallery_big .lightgallery_image > .prev:before{content:'<';}
.lightgallery_big .lightgallery_image > .next{right:10px;}
.lightgallery_big .lightgallery_image > .next:before{right:0;content:'>'}

.lightgallery_small .lightgallery_image{opacity:.4; text-align:center;}
.lightgallery_small .lightgallery_image label{box-sizing:border-box;border-radius:3px;display:inline-block;background:#FFF;}

.vl_scroll .lightgallery_small .lightgallery_image label{margin:10px 0 0 0;border:1px solid #333;vertical-align:middle;display:inline-block;}
.vr_scroll .lightgallery_small .lightgallery_image label{margin:10px 0 0 0;border:1px solid #333;vertical-align:middle;display:inline-block;}

.ht_scroll .lightgallery_small{white-space:nowrap}
.ht_scroll .lightgallery_small .lightgallery_image{display:inline-block;margin-left:10px;border:1px solid #333; text-align:center}
.ht_scroll .lightgallery_small .lightgallery_image label{text-align:center}

.hb_scroll .lightgallery_small{white-space:nowrap}
.hb_scroll .lightgallery_small .lightgallery_image{display:inline-block;margin-left:10px;border:1px solid #333; text-align:center}
.hb_scroll .lightgallery_small .lightgallery_image label{text-align:center}

.vl_scroll .lightgallery_image *,
.vr_scroll .lightgallery_image *,
.ht_scroll .lightgallery_image *, 
.hb_scroll .lightgallery_image *{font-size:14px;vertical-align:middle}

.vl_scroll .lightgallery_big .lightgallery_image:before,
.vr_scroll .lightgallery_big .lightgallery_image:before, 
.ht_scroll .lightgallery_big .lightgallery_image:before,
.hb_scroll .lightgallery_big .lightgallery_image:before{content:'';display:inline-block;height:100%;vertical-align:middle}

.lightgallery_small .lightgallery_image img{max-width:none;margin-left:-100%;margin-right:-100%;max-height:90%; max-width:90%;}
.lightgallery_image img{max-width:99%;max-height:99%}

.lightgallery_small .lightgallery_image span{height:100%;display:inline-block;vertical-align:middle;}
.lightgallery_small .lightgallery_image img{ vertical-align:middle; text-align:center;}

.lightgallery_dots label{display:inline-block;width:14px;text-align:center}
.lightgallery_dots label:before{font-size:30px;line-height:30px;content:'\2022';text-align:center;opacity:.25;color:#333;-webkit-font-smoothing:antialiased}

.lightgallery .lightgallery_small .lightgallery_image label{width:120px;height:100px;cursor:pointer;}
.lightgallery {opacity:1;z-index:1;background-color:transparent;border:1px solid #ccc;padding:0;margin:0;text-align:center; background:#fff}

.lightgallery .vl_scroll .lightgallery_big{margin-left:150px}
.lightgallery .vl_scroll .lightgallery_big .lightgallery_image{height:670px}
.lightgallery .vl_scroll .lightgallery_small{width:120px}

.lightgallery .vr_scroll .lightgallery_big{margin-right:150px}
.lightgallery .vr_scroll .lightgallery_big .lightgallery_image{height:670px}
.lightgallery .vr_scroll .lightgallery_small{width:120px}

.lightgallery .hb_scroll .lightgallery_big .lightgallery_image{height:550px}
.lightgallery .hb_scroll .lightgallery_small{height:100px}

.lightgallery .ht_scroll .lightgallery_big .lightgallery_image{height:550px}
.lightgallery .ht_scroll .lightgallery_small{height:100px}

.lightgallery_big .lightgallery_image img{max-height:none;vertical-align:middle; max-height:95%; max-width:95%}

@media(min-width:240px) and (max-width:479px){
    .lightgallery .vl_scroll .lightgallery_big .lightgallery_image, 
    .lightgallery .vr_scroll .lightgallery_big .lightgallery_image, 
    .lightgallery .ht_scroll .lightgallery_big .lightgallery_image, 
    .lightgallery .hb_scroll .lightgallery_big .lightgallery_image{height:470px}
}
@media(min-width:480px) and (max-width:797px) { 
    .lightgallery .vl_scroll .lightgallery_big .lightgallery_image, 
    .lightgallery .vr_scroll .lightgallery_big .lightgallery_image, 
    .lightgallery .ht_scroll .lightgallery_big .lightgallery_image, 
    .lightgallery .hb_scroll .lightgallery_big .lightgallery_image{height:670px}
}
@media(min-width:780px) { 
    .lightgallery_dots{ display:none;}
}
@media only screen and (max-width:768px){
    .lightgallery{min-height:initial !important}
    .vl_scroll .lightgallery_big,
    .vr_scroll .lightgallery_big,
    .ht_scroll .lightgallery_big, 
    .hb_scroll .lightgallery_big{position:relative}

    .vl_scroll .lightgallery_small,
    .vr_scroll .lightgallery_small,
    .ht_scroll .lightgallery_small, 
    .hb_scroll .lightgallery_small{display:none}
    .vl_scroll .lightgallery_big, 
    .vr_scroll .lightgallery_big{margin-right:0 !important; margin-left:0!important}

    .vl_scroll, .vr_scroll, .ht_scroll, .hb_scroll{height:auto !important}

    
    .lightgallery_big .lightgallery_image > label:before{display:block;color:#333}

    .lightgallery_radio:nth-of-type(1):checked ~ .gallery-dots label:nth-of-type(1):before,
    .lightgallery_radio:nth-of-type(2):checked ~ .gallery-dots label:nth-of-type(2):before,
    .lightgallery_radio:nth-of-type(3):checked ~ .gallery-dots label:nth-of-type(3):before,
    .lightgallery_radio:nth-of-type(4):checked ~ .gallery-dots label:nth-of-type(4):before,
    .lightgallery_radio:nth-of-type(5):checked ~ .gallery-dots label:nth-of-type(5):before,
    .lightgallery_radio:nth-of-type(6):checked ~ .gallery-dots label:nth-of-type(6):before,
    .lightgallery_radio:nth-of-type(7):checked ~ .gallery-dots label:nth-of-type(7):before,
    .lightgallery_radio:nth-of-type(8):checked ~ .gallery-dots label:nth-of-type(8):before,
    .lightgallery_radio:nth-of-type(9):checked ~ .gallery-dots label:nth-of-type(9):before,
    .lightgallery_radio:nth-of-type(10):checked ~ .gallery-dots label:nth-of-type(10):before,
    .lightgallery_radio:nth-of-type(11):checked ~ .gallery-dots label:nth-of-type(11):before,
    .lightgallery_radio:nth-of-type(12):checked ~ .gallery-dots label:nth-of-type(12):before,
    .lightgallery_radio:nth-of-type(13):checked ~ .gallery-dots label:nth-of-type(13):before,
    .lightgallery_radio:nth-of-type(14):checked ~ .gallery-dots label:nth-of-type(14):before,
    .lightgallery_radio:nth-of-type(15):checked ~ .gallery-dots label:nth-of-type(15):before,
    .lightgallery_radio:nth-of-type(16):checked ~ .gallery-dots label:nth-of-type(16):before,
    .lightgallery_radio:nth-of-type(17):checked ~ .gallery-dots label:nth-of-type(17):before,
    .lightgallery_radio:nth-of-type(18):checked ~ .gallery-dots label:nth-of-type(18):before{opacity:1}
}


.lightgallery .lightgallery_radio:nth-of-type(1):checked ~ div > .lightgallery_image:nth-of-type(1),
.lightgallery .lightgallery_radio:nth-of-type(2):checked ~ div > .lightgallery_image:nth-of-type(2),
.lightgallery .lightgallery_radio:nth-of-type(3):checked ~ div > .lightgallery_image:nth-of-type(3),
.lightgallery .lightgallery_radio:nth-of-type(4):checked ~ div > .lightgallery_image:nth-of-type(4),
.lightgallery .lightgallery_radio:nth-of-type(5):checked ~ div > .lightgallery_image:nth-of-type(5),
.lightgallery .lightgallery_radio:nth-of-type(6):checked ~ div > .lightgallery_image:nth-of-type(6),
.lightgallery .lightgallery_radio:nth-of-type(7):checked ~ div > .lightgallery_image:nth-of-type(7),
.lightgallery .lightgallery_radio:nth-of-type(8):checked ~ div > .lightgallery_image:nth-of-type(8),
.lightgallery .lightgallery_radio:nth-of-type(9):checked ~ div > .lightgallery_image:nth-of-type(9),
.lightgallery .lightgallery_radio:nth-of-type(10):checked ~ div > .lightgallery_image:nth-of-type(10),
.lightgallery .lightgallery_radio:nth-of-type(11):checked ~ div > .lightgallery_image:nth-of-type(11),
.lightgallery .lightgallery_radio:nth-of-type(12):checked ~ div > .lightgallery_image:nth-of-type(12),
.lightgallery .lightgallery_radio:nth-of-type(13):checked ~ div > .lightgallery_image:nth-of-type(13),
.lightgallery .lightgallery_radio:nth-of-type(14):checked ~ div > .lightgallery_image:nth-of-type(14),
.lightgallery .lightgallery_radio:nth-of-type(15):checked ~ div > .lightgallery_image:nth-of-type(15),
.lightgallery .lightgallery_radio:nth-of-type(16):checked ~ div > .lightgallery_image:nth-of-type(16),
.lightgallery .lightgallery_radio:nth-of-type(17):checked ~ div > .lightgallery_image:nth-of-type(17),
.lightgallery .lightgallery_radio:nth-of-type(18):checked ~ div > .lightgallery_image:nth-of-type(18){opacity:1;z-index:1}

.lightgallery .lightgallery_radio:nth-of-type(2):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}
.lightgallery .lightgallery_radio:nth-of-type(3):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-200%);-moz-transform:translateX(-200%);-ms-transform:translateX(-200%);-o-transform:translateX(-200%);transform:translateX(-200%)}
.lightgallery .lightgallery_radio:nth-of-type(4):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-300%);-moz-transform:translateX(-300%);-ms-transform:translateX(-300%);-o-transform:translateX(-300%);transform:translateX(-300%)}
.lightgallery .lightgallery_radio:nth-of-type(5):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-400%);-moz-transform:translateX(-400%);-ms-transform:translateX(-400%);-o-transform:translateX(-400%);transform:translateX(-400%)}
.lightgallery .lightgallery_radio:nth-of-type(6):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-500%);-moz-transform:translateX(-500%);-ms-transform:translateX(-500%);-o-transform:translateX(-500%);transform:translateX(-500%)}
.lightgallery .lightgallery_radio:nth-of-type(7):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-600%);-moz-transform:translateX(-600%);-ms-transform:translateX(-600%);-o-transform:translateX(-600%);transform:translateX(-600%)}
.lightgallery .lightgallery_radio:nth-of-type(8):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-700%);-moz-transform:translateX(-700%);-ms-transform:translateX(-700%);-o-transform:translateX(-700%);transform:translateX(-700%)}
.lightgallery .lightgallery_radio:nth-of-type(9):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-800%);-moz-transform:translateX(-800%);-ms-transform:translateX(-800%);-o-transform:translateX(-800%);transform:translateX(-800%)}
.lightgallery .lightgallery_radio:nth-of-type(10):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-900%);-moz-transform:translateX(-900%);-ms-transform:translateX(-900%);-o-transform:translateX(-900%);transform:translateX(-900%)}
.lightgallery .lightgallery_radio:nth-of-type(11):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-1000%);-moz-transform:translateX(-1000%);-ms-transform:translateX(-1000%);-o-transform:translateX(-1000%);transform:translateX(-1000%)}
.lightgallery .lightgallery_radio:nth-of-type(12):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-1100%);-moz-transform:translateX(-1100%);-ms-transform:translateX(-1100%);-o-transform:translateX(-1100%);transform:translateX(-1100%)}
.lightgallery .lightgallery_radio:nth-of-type(13):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-1200%);-moz-transform:translateX(-1200%);-ms-transform:translateX(-1200%);-o-transform:translateX(-1200%);transform:translateX(-1200%)}
.lightgallery .lightgallery_radio:nth-of-type(14):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-1300%);-moz-transform:translateX(-1300%);-ms-transform:translateX(-1300%);-o-transform:translateX(-1300%);transform:translateX(-1300%)}
.lightgallery .lightgallery_radio:nth-of-type(15):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-1400%);-moz-transform:translateX(-1400%);-ms-transform:translateX(-1400%);-o-transform:translateX(-1400%);transform:translateX(-1400%)}
.lightgallery .lightgallery_radio:nth-of-type(16):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-1500%);-moz-transform:translateX(-1500%);-ms-transform:translateX(-1500%);-o-transform:translateX(-1500%);transform:translateX(-1500%)}
.lightgallery .lightgallery_radio:nth-of-type(17):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-1600%);-moz-transform:translateX(-1600%);-ms-transform:translateX(-1600%);-o-transform:translateX(-1600%);transform:translateX(-1600%)}
.lightgallery .lightgallery_radio:nth-of-type(18):checked ~ .lightgallery_big > .lightgallery_image{-webkit-transform:translateX(-1700%);-moz-transform:translateX(-1700%);-ms-transform:translateX(-1700%);-o-transform:translateX(-1700%);transform:translateX(-1700%)}

.lightgallery .h_scroll .lightgallery_radio:nth-of-type(4):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(5):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-200%);-moz-transform:translateX(-200%);-ms-transform:translateX(-200%);-o-transform:translateX(-200%);transform:translateX(-200%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(6):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(7):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-200%);-moz-transform:translateX(-200%);-ms-transform:translateX(-200%);-o-transform:translateX(-200%);transform:translateX(-200%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(8):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-300%);-moz-transform:translateX(-300%);-ms-transform:translateX(-300%);-o-transform:translateX(-300%);transform:translateX(-300%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(9):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-400%);-moz-transform:translateX(-400%);-ms-transform:translateX(-400%);-o-transform:translateX(-400%);transform:translateX(-400%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(10):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-500%);-moz-transform:translateX(-500%);-ms-transform:translateX(-500%);-o-transform:translateX(-500%);transform:translateX(-500%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(11):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-600%);-moz-transform:translateX(-600%);-ms-transform:translateX(-600%);-o-transform:translateX(-600%);transform:translateX(-600%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(12):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-700%);-moz-transform:translateX(-700%);-ms-transform:translateX(-700%);-o-transform:translateX(-700%);transform:translateX(-700%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(13):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-800%);-moz-transform:translateX(-800%);-ms-transform:translateX(-800%);-o-transform:translateX(-800%);transform:translateX(-800%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(14):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-900%);-moz-transform:translateX(-900%);-ms-transform:translateX(-900%);-o-transform:translateX(-900%);transform:translateX(-900%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(15):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-1000%);-moz-transform:translateX(-1000%);-ms-transform:translateX(-1000%);-o-transform:translateX(-1000%);transform:translateX(-1000%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(16):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-1100%);-moz-transform:translateX(-1100%);-ms-transform:translateX(-1100%);-o-transform:translateX(-1100%);transform:translateX(-1100%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(17):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-1200%);-moz-transform:translateX(-1200%);-ms-transform:translateX(-1200%);-o-transform:translateX(-1200%);transform:translateX(-1200%)}
.lightgallery .h_scroll .lightgallery_radio:nth-of-type(18):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateX(-1300%);-moz-transform:translateX(-1300%);-ms-transform:translateX(-1300%);-o-transform:translateX(-1300%);transform:translateX(-1300%)}

.lightgallery .v_scroll .lightgallery_radio:nth-of-type(4):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(5):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-ms-transform:translateY(-200%);-o-transform:translateY(-200%);transform:translateY(-200%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(6):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-300%);-moz-transform:translateY(-300%);-ms-transform:translateY(-300%);-o-transform:translateY(-300%);transform:translateY(-300%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(7):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-400%);-moz-transform:translateY(-400%);-ms-transform:translateY(-400%);-o-transform:translateY(-400%);transform:translateY(-400%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(8):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-500%);-moz-transform:translateY(-500%);-ms-transform:translateY(-500%);-o-transform:translateY(-500%);transform:translateY(-500%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(9):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-600%);-moz-transform:translateY(-600%);-ms-transform:translateY(-600%);-o-transform:translateY(-600%);transform:translateY(-600%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(10):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-700%);-moz-transform:translateY(-700%);-ms-transform:translateY(-700%);-o-transform:translateY(-700%);transform:translateY(-700%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(11):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-800%);-moz-transform:translateY(-800%);-ms-transform:translateY(-800%);-o-transform:translateY(-800%);transform:translateY(-800%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(12):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-900%);-moz-transform:translateY(-900%);-ms-transform:translateY(-900%);-o-transform:translateY(-900%);transform:translateY(-900%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(13):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-1000%);-moz-transform:translateY(-1000%);-ms-transform:translateY(-1000%);-o-transform:translateY(-1000%);transform:translateY(-1000%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(14):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-1100%);-moz-transform:translateY(-1100%);-ms-transform:translateY(-1100%);-o-transform:translateY(-1100%);transform:translateY(-1100%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(15):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-1200%);-moz-transform:translateY(-1200%);-ms-transform:translateY(-1200%);-o-transform:translateY(-1200%);transform:translateY(-1200%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(16):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-1300%);-moz-transform:translateY(-1300%);-ms-transform:translateY(-1300%);-o-transform:translateY(-1300%);transform:translateY(-1300%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(17):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-1400%);-moz-transform:translateY(-1400%);-ms-transform:translateY(-1400%);-o-transform:translateY(-1400%);transform:translateY(-1400%)}
.lightgallery .v_scroll .lightgallery_radio:nth-of-type(18):checked ~ .lightgallery_small > .lightgallery_image{-webkit-transform:translateY(-1500%);-moz-transform:translateY(-1500%);-ms-transform:translateY(-1500%);-o-transform:translateY(-1500%);transform:translateY(-1500%)}

.lightgallery .lightgallery_radio:nth-of-type(1):checked ~ div > .lightgallery_image:nth-of-type(1),
.lightgallery .lightgallery_radio:nth-of-type(2):checked ~ div > .lightgallery_image:nth-of-type(2),
.lightgallery .lightgallery_radio:nth-of-type(3):checked ~ div > .lightgallery_image:nth-of-type(3),
.lightgallery .lightgallery_radio:nth-of-type(4):checked ~ div > .lightgallery_image:nth-of-type(4),
.lightgallery .lightgallery_radio:nth-of-type(5):checked ~ div > .lightgallery_image:nth-of-type(5),
.lightgallery .lightgallery_radio:nth-of-type(6):checked ~ div > .lightgallery_image:nth-of-type(6),
.lightgallery .lightgallery_radio:nth-of-type(7):checked ~ div > .lightgallery_image:nth-of-type(7),
.lightgallery .lightgallery_radio:nth-of-type(8):checked ~ div > .lightgallery_image:nth-of-type(8),
.lightgallery .lightgallery_radio:nth-of-type(9):checked ~ div > .lightgallery_image:nth-of-type(9),
.lightgallery .lightgallery_radio:nth-of-type(10):checked ~ div > .lightgallery_image:nth-of-type(10),
.lightgallery .lightgallery_radio:nth-of-type(11):checked ~ div > .lightgallery_image:nth-of-type(11),
.lightgallery .lightgallery_radio:nth-of-type(12):checked ~ div > .lightgallery_image:nth-of-type(12),
.lightgallery .lightgallery_radio:nth-of-type(13):checked ~ div > .lightgallery_image:nth-of-type(13),
.lightgallery .lightgallery_radio:nth-of-type(14):checked ~ div > .lightgallery_image:nth-of-type(14),
.lightgallery .lightgallery_radio:nth-of-type(15):checked ~ div > .lightgallery_image:nth-of-type(15),
.lightgallery .lightgallery_radio:nth-of-type(16):checked ~ div > .lightgallery_image:nth-of-type(16),
.lightgallery .lightgallery_radio:nth-of-type(17):checked ~ div > .lightgallery_image:nth-of-type(17),
.lightgallery .lightgallery_radio:nth-of-type(18):checked ~ div > .lightgallery_image:nth-of-type(18){opacity: 1;z-index: 1}

.lightgallery_image{-webkit-transition:all .5s ease-in-out .1s;transition:all .5s ease-in-out .1s}
/*picture description layout end*/
@media(min-width:240px) and (max-width:1100px) {
    .pa_productcomparison_section_body{width:100%!important}
}
@media(min-width:240px) and (max-width:1400px) {
    .pa_feedback_section_body .pa_feedback_section_main table { width: 100%!important}
}
@media(min-width:240px) and (max-width:480px) {
    #picdes_lis_11 .floatleft img{ max-width:100%!important }
    #picdes_lis_12 .floatleft img{ max-width:100%!important }
    #picdes_lis_13 .floatleft img{ max-width:99%!important }
    #picdes_lis_14 .floatleft img{ max-width:99%!important }
    #picdes_lis_19 .floatleft img{ max-width:99%!important }
    #picdes_lis_20 .floatleft img{ max-width:99%!important }
    #picdes_lis_16 .floatleft{margin-left:0!important;margin-right:0!important}
    #picdes_lis_15 .floatleft{margin-right:0!important;margin-left:0!important}
    #picdes_lis_15 .picdescription_row:nth-child(2n) .floatleft{margin-right:0!important;margin-left:0!important}
    #picdes_lis_16 .picdescription_row:nth-child(2n) .floatleft{margin-right:0!important;margin-left:0!important}
}
@media(min-width:481px) and (max-width:848px) {
    #picdes_lis_19 .floatleft img{ max-width:99%!important }
    #picdes_lis_20 .floatleft img{ max-width:99%!important }
}