

/*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}
b.
.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;}
    .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:86px;}
    .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;}
}

@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}

@media (min-width: 200px) and (max-width: 1100px){
.pa_template_frame_main_body{ width:100%;}
.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;font-weight:normal;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-right: 10px; 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: 10px; 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-left: 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-right: 10px; 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*/

.picturemaxwidth700 img{ max-width:700px!important;}
.picturemaxwidth600 img{ max-width:600px!important;}
.picturemaxwidth500 img{ max-width:500px!important;}
.picturemaxwidth400 img{ max-width:400px!important;}