.jxtc_newspro_tmp10{
  max-width:100%;min-width:1%;width:100%;
   float: left;
 
   overflow: hidden;
   position: relative;
   text-align: center!important;
  
   cursor: default;
   background: #000;
}
.jxtc_newspro_tmp10 .mask,.jxtc_newspro_tmp10 .content {
  max-width:100%;min-width:1%;width:100%;
   position: absolute;
   overflow: hidden;
   bottom: 45%;
   left: 0;
}
.jxtc_newspro_tmp10 img {
   display: block;
   position: relative;
}
.jxtc_newspro_tmp10 h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
    padding: 10px;
    margin: 40px 0 0 0;
   font-size:24px!important;
   letter-spacing:0!important;
}

.jxtc_newspro_tmp10 img {
	 max-width:100%;min-width:1%;width:100%;
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.jxtc_newspro_tmp10 .mask {
   background-color: rgba(255, 231, 179, 0.3);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   opacity: 0;
}
.jxtc_newspro_tmp10 h2 {
   
   
   margin: 40px 0px 0px 0px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   opacity: 0;
}

.jxtc_newspro_tmp10:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   opacity: 0.5;
}
.jxtc_newspro_tmp10:hover .mask {
   opacity: 0.9;
}
.jxtc_newspro_tmp10:hover h2 {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   opacity: 1;
}

/* Multi Column Border Sizes */
.wallview.columns-1 .jxtc_newspro_tmp10,.wallviewbootstrap.columns-1 .jxtc_newspro_tmp10 {}
.wallview.columns-3 .jxtc_newspro_tmp10,.wallviewbootstrap.columns-3 .jxtc_newspro_tmp10 {max-width:100%;min-width:1%;width:100%;}
.wallview.columns-4 .jxtc_newspro_tmp10,.wallviewbootstrap.columns-4 .jxtc_newspro_tmp10 {max-width:100%;min-width:1%;width:100%;}


/* Multi Column Mask Inner Padding */
.wallview.columns-1 .jxtc_newspro_tmp10 .content,.wallviewbootstrap.columns-1 .jxtc_newspro_tmp10 .content {padding: 20% 0%;}
.wallview.columns-2 .jxtc_newspro_tmp10 .content,.wallviewbootstrap.columns-2 .jxtc_newspro_tmp10 .content {padding: 10% 0%;}
.wallview.columns-3 .jxtc_newspro_tmp10 .content,.wallviewbootstrap.columns-3 .jxtc_newspro_tmp10 .content {padding: 5% 0%;}
.wallview.columns-4 .jxtc_newspro_tmp10 .content,.wallviewbootstrap.columns-4 .jxtc_newspro_tmp10 .content {padding: 0% 0%;}


/*  Mobile Device Breakpoints */

@media(max-width:840px){
.imageblog .firstcol, .imageblog .centercol, .imageblog .lastcol {width:50%!important}
}
@media(max-width:580px){
.imageblog .firstcol, .imageblog .centercol, .imageblog .lastcol {width:100%!important}
}

