.row.mediainfo {
 margin-top:10px;
 padding:10px;
 margin-bottom: 0px;
 padding-bottom: 0px;
}

.column.photo {
 padding-left:25px;
}

.mimg {
 background:#ccc;
 font-weight:bold;
 text-align:center;
}

div.mediaheader {
/* background: rgb(120, 120, 144) none repeat scroll 0% 0%;
 margin-left: -15px;
 margin-right: -15px;
 padding: 5px;
 text-align: center;*/
/* background:red;*/
}

.mediaheader h2 {
 margin-top: 0px;
 margin-bottom: 22px;
 font-weight: bold;
 font-family: Noto Serif;
 font-size: 19px;
 color: #1c2e52;
}

.front-media-photo {
/* height:100%;*/
/* border:1px solid black; */
 margin: 0px -10px 8px -10px;
}

.mediaview {
   padding:10px;
}

.mediaview img {
   width:100%;
}

.mediaview h3 {
  text-align:center;
}

#vslider.slick-slider {
 margin-bottom:0px;
 padding:0px;
}

#vslider .slick-prev::before, .slick-next::before {
 color:black;
}

#vslider div {
  z-index:2;
  text-align:center;
  font-size:8pt;
}

#vslider a {
 font-weight:mormal;
 color:#555;
 text-decoration:none;
}

#vslider a:hover {
 color:#C33;
}

#vslider .slick-dots {
 top:-16px;
 z-index:1;
}

.scol a {
/* cursor:pointer;*/
 text-align:left;
 line-height:15px;
 letter-spacing:0px;
}

/*.selector img {
 padding:5px;
}*/

#vslider div.hilight a {
 color:black;
 font-weight:bold;
}

#vslider .slick-list {
 background: trasparent;
}

/*.slick-dots {
 bottom:-20px;
}*/

#vslider * {
 outline:none;
 border: none;
}

div.scol {
 padding:5px;
}

div.grab img, div.grab a {
/*    cursor: move; */ /* fallback if grab cursor is unsupported */
/*    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;*/
    cursor: pointer;
}

 /* (Optional) Apply a "closed-hand" cursor during drag operation. */
div.grabbed img, div.grabbed a  { 
    cursor: move; /* fallback if grabbing cursor is unsupported */
/*    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
*/
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;

}

div.mediarow {
 margin-left:0;
 margin-right:0;
}

div.mediarow.video {
 margin-left:25px;
 margin-right:25px;
 margin-top:40px;
}

.ig-container {
/* background: #f5f5f5;*/
 background: #f1f1f1;
 padding-top: 15px;
 padding-bottom:15px;
 margin-top: 10px;
 padding-left: 15px;
 padding-right: 15px;
 margin-left: 5px;
 margin-right: 5px;
}

.ig-container .column.last {
 padding-left:20px;
 padding-right:0px;
}

.ig-title {
 font-weight: bold;
 margin-top: 0;
 font-family: Noto Serif;
 font-size: 16px;
 color: #1c2e52;
 letter-spacing: 0px;
}

.ig-text {
 font-size: 15px;
 margin-right: 5px;
 color: #000000;
}

.video-small-img {
 height:73px;
 width:135px;
}

.big-img-box, .big-img-title {
 position: absolute;
 background: black;
 opacity:0.4;
 left:5px;
 right:5px;
/* transform: translateY(-50%);*/
 bottom: 0;
 top: auto;
 text-align: center;
 padding: 5px 5px;
 z-index:1;
}

.big-img-title {
 background:transparent;
 opacity:1;
 z-index:2;
}


.big-img-title a, .big-img-box a {
 color:white;
 text-decoration:none;
 font-size:15px;
 font-weight:bold;
 font-family:"Noto Serif";
}

.big-img-box a {
 color:black;
}

/*
@media(max-width: 1260px) {
 .video-small-img {
  height:68px;
  width:120px;

 }
}

@media(max-width: 1140px) {
 .video-small-img {
  height:62px;
  width:110px;
 }
}
*/

@media(max-width: 992px) {
/* .video-small-img {
  height:114px;
  width:202px;
 }*/

 p.ig-text {
  margin-left:5px;
  marignt-right:5px;
 }

 .ig-title {
  margin-left:5px;
/*  margin-right:5px;*/
 }

 .column.photo {
  padding-left: 0px;
 }

}


@media(max-width: 765px) {
/* .video-small-img {
  height:112px;
  width:200px;
 }
*/
 .ig-container .column.last {
  padding-left: 0px;
 }
}

/*
@media(max-width: 700px) {
 .video-small-img {
  height:95px;
  width:169px;
 }

}

@media(max-width: 600px) {
 .video-small-img {
  height:90px;
  width:160px;
 }
}

@media(max-width: 421px) {
 .video-small-img {
  height:70px;
  width:124px;
 }

}
*/


