@import "reset-settings.css" all;

.thumb-img img {width:100%; min-height:100%;}
button, .thumb-name, .add-com-but, .logos, .top-menu a, .thumb, .s-views, .s-rate {transition: all .4s;}
.bottom a:hover, .vp-info > span a:hover, .breads a:hover {text-decoration:underline;}
h1, h2, h3, .thumb-name, .pv-rel-title, .vph-item, .top-menu > li > a {font-family: 'Roboto Condensed', sans-serif; font-weight:400;}


/* KARKAS
----------------------------------------------- */
.big-wrap {height:auto; width:100%; padding:0; position:relative;}
.center {width:100%; min-width:320px; max-width:1200px; margin:0 auto;}
.top-wrap {background-color:#fff;}
.top {padding:0 220px; position:relative; height:70px;}
.breads-wr {background-color:#fff; box-shadow:0 5px 5px 0 rgba(0,0,0,0.07); border-top:1px solid #f0f0f0; 
background: linear-gradient(to bottom, #fff 0%,#f7f7f7 100%);}
.content {padding:40px 0; min-height:700px;}
.shorts .thumbs {margin:0 -5px;}
.bottom-wrap {background:#c4cbd0 url(../images/footer-bg.png) top repeat-x; color:#353e48; position:relative; text-shadow: 0px 1px 0px #E9EDF0;}
.bottom {padding:30px 0 20px 0;}
.bottom a {text-decoration:underline;}
 
.foots {padding:15px;}
.hot-t {font-size:18px; text-transform:uppercase; color:#1F7AA3; text-align:center; margin-bottom:15px;}
.hot-t i {margin:0 10px; color:#0a84d2;}
.hot-item {display:block; float:left; width:19%; margin:0 0.5%; margin-bottom:10px;}
.hot-img {height:290px; overflow:hidden; position:relative; border:1px solid #222; border-bottom:3px solid #0a84d2;}
.hot-title {height:30px; overflow:hidden; color:#ccc; margin-top:10px; line-height:14px;}
.hot-item:hover .hot-title {color:#fff; text-decoration:underline;}

/* TOP
----------------------------------------------- */
.logos {height:100%; width:200px; display:block; position:absolute; left:0; top:0;
background:url(../images/logo.png) left center no-repeat; overflow:hidden; text-indent:-1000px; background-size:contain;}
.logos:hover {opacity:0.8;}

.searcher {width:200px; position:absolute; right:0; top:15px; transition:width .4s; z-index:100;}
.searcher.active {width:calc(100% - 220px);}
.search-wr {width:100%; position:relative; margin:0 auto; max-width:1000px;}
.search-wr input, .search-wr input:focus {width:100%; height:40px; line-height:40px; padding:0 30px 0 10px; border-radius:4px;
background-color:#fff; color:#999; font:italic 14px Georgia; border:0; transition:width .4s; 
box-shadow:inset 0 0 0px 1px rgba(0,0,0,0.1);}
.search-wr button {position:absolute; right:5px; top:5px; border-radius:4px; background-color:#1F7AA3; color:#fff;
padding:0; text-align:center; width:30px; height:30px; line-height:30px;}


/* MAIN MENU
----------------------------------------------- */
.nav-wrap {background-color:#1F7AA3; height:70px;}
.top-menu > li {display:inline-block; position:relative; margin-right:10px;}
.top-menu > li > a {display:block; width:70px; text-align:center; color:#fff; text-transform:uppercase; font-size:12px; 
padding-top:10px; height:70px;}
.top-menu > li > a i {width:70px; height:35px; font-size:24px;}
.topsub-menu { background-color:#fff; width:170px; top:100%; left:0; position: absolute; z-index: 9999; display: none; 
border-radius:0 0 4px 4px; box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);}
.topsub-menu li, .topsub-menu li a {display:block; color:#5c5c5c; line-height:40px; font-size:12px;}
.topsub-menu li {border-bottom:1px dashed #e3e3e3;}
.topsub-menu li a:hover {background-color:#f5f5f5; color:#000;}
.menuactive > a, li.menuactive > a:hover, .top-menu > li > a:hover {color:#fff !important; background-color:#000000;}

/* BIG POPUP MENU
----------------------------------------------- */
.cats-wrap {position:absolute; left:0; top:0; z-index:9999; width:100%; height:100%; padding:40px 0; 
background-color:rgba(0,0,0,0.7); display:none; border-radius:6px;}
.cats-inner {width:100%; max-width:1000px; margin:0 auto; background-color:#f0f0f0; padding:0 20px 10px 20px; 
box-shadow:0 0 20px 0 rgba(0,0,0,0.1);}
.cats-col {width:20%; float:left; padding:0 20px 0 0; color:#5c5c5c; font-size:14px;}
.cats-col b {display:block; padding:15px 0; margin-bottom:10px; border-bottom:3px solid #1F7AA3; font-size:16px;}
.cats-col a {display:block; padding:5px 0; color:#555;}
.cats-col a:hover { text-decoration:underline;}
.js .cats-list {display:none;}
.js .cats-wrap .cats-list {display:block;}
.cats-col i {margin-right:10px; color:#999;}

.to-cats-page {background-color:#1F7AA3; color:#fff!important; line-height:50px; text-align:center;
display:block; font-size:18px; text-transform:uppercase; width:100%; max-width:1000px; margin:0 auto;}
.to-cats-page i {margin-right:10px;}

.cats-letter {display:block; padding:0 0 10px 0; font-size:18px; margin-bottom:0 !important; font-weight:700;}
.cats {background-color:#fff; columns:5 auto; -moz-columns:5 auto; -webkit-columns:5 auto; 
padding:0; margin:0;}
.cats li {padding:3px 0; width:auto; list-style:none !important; margin-left:0 !important;}
.cats a {display:block; font-size:14px; color:#5c5c5c; text-decoration:none;}
.cats a:hover {text-decoration:underline; color:#ee7404;}
.cats + .cats-letter {padding-top:10px;}


/* SPEEDBAR
----------------------------------------------- */
.breads {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:40px; color:#909090;}
.breads i {margin-right:5px;}

.cat-title {background-color: #FFF; border-radius:4px; padding:10px; text-align:center;
box-shadow: 1px 1px 2px 0px #BBB; color:#1F7AA3; margin-bottom:30px; font-size:24px;}

/* SHORT
----------------------------------------------- */
.thumb {display:block; float:left; width:24%; margin:0 0.5% 15px 0.5%; background-color:#444; 
box-shadow: -2px 2px 2px 1px #888;}
.thumb-img {height:360px; overflow:hidden; position:relative;}
.thumb-info {margin:10px 0;}
.thumb-info span {display:inline-block; line-height:20px; float:left; color:#5c5c5c;}
.thumb-info span:last-child {float:right;}
.thumb-info i {margin-right:5px;}
.thumb-name {padding:5px 10px; background-color:rgba(0,0,0,0.5); font-size:16px; color:#FFF; 
position:absolute; left:0; bottom:0; right:0;}
.thumb-cat {padding:5px 10px; background-color:rgba(0,0,0,0.5); font-size:16px; color:#FFF; 
position:absolute; right:0; top:0;}

.thumb:hover .thumb-name {background-color:#1F7AA3; opacity:1;}
.s-views, .s-rate {display:inline-block; padding:3px 5px; background-color:rgba(255,255,255,0.95); 
position:absolute; right:5px; top:5px; font-size:16px; color:#5c5c5c;}
.s-rate {right:auto; left:5px;}
.s-views i, .s-rate i {margin-right:5px;}
.s-rate i.fa-thumbs-o-up {color:#03b020;}
.s-rate i.fa-thumbs-o-down {color:#c1050a;}
.thumb:hover .s-views, .thumb:hover .s-rate {opacity:1;}

.mosaic, .mosaic-in {margin-left:0; margin-right:0;}
.mosaic #dle-content, .mosaic-in, .demo-gallery2 ul 
{-webkit-column-width:240px; -webkit-column-gap:15px; -moz-column-width:240px; -moz-column-gap:15px; 
column-width:240px; column-gap:15px;}
.mosaic .thumb, .mosaic-in .thumb, .demo-gallery2 ul a {width:100%; margin:0 0 15px 0; display:inline-block; float:none;}
.mosaic .thumb-img, .mosaic .thumb-img img, .mosaic-in .thumb-img, .mosaic-in .thumb-img img, .demo-gallery2 ul a img 
{height:auto; min-height:50px; width:100%; display:block;}
.vids .thumb-img {height:0; padding-bottom:62%; position:relative;}
.vids .thumb-img img {width:100%; min-height:100%; position:absolute; left:0; top:0;}



/* FULL
----------------------------------------------- */
.vp-info {}
.vp-head {margin-bottom:20px;}
.vp-head h1 {color:#1F7AA3; font-size:24px; margin-bottom:15px;}
.vp-text, .full-text {font:14px Arial, Helvetica, sans-serif; line-height:24px; color:#5c5c5c;}
.vp-text a {text-decoration:underline;}
.vp-player {background-color:#333; min-height:200px; margin-top:15px;}
.vp-player embed, .vp-player object, .vp-player video, .vp-player iframe, .vp-player frame {width: 100% !important; height:600px;}
.vp-info > span {display:inline-block; float:left; margin-right:20px; line-height:26px;}
.vp-info > span > i {margin-right:5px;}

.vp-head-info {padding:10px 0;}
.vph-item {line-height:20px; float:left; margin-right:20px; font-size:18px; font-weight:500;}
.vph-item > span, .vph-item > a {display:inline-block; padding:0 5px; border-radius:3px; 
background-color:#1F7AA3; color:#fff; margin:3px 0;}
.vph-item > a:hover {background-color:#000; color:#fff;}

.bottom-cats {float:none; margin-right:0;}
.bottom-cats > a {background-color:#1F7AA3;}
.vp-desc .pv-rel-title {padding:20px 0 10px 0;}
.vp-foot {margin-bottom:5px;}
.decor {background-color: #FFF; padding:15px; border-radius: 2px; box-shadow: 1px 1px 2px 0px #BBB;}

.vp-cols {padding-left:0;}
.vp-col-l {width:100%; margin-top:20px; float:none;}
.vp-col-r {width:100%; float:none; padding-left:0px;}
.sub-item {font-size:12px;}
.sub-item > i {margin-right:3px;}
.vp-col-l > * {display:inline-block; vertical-align:middle; margin:0 20px 0 0;}
.vp-text2 {background-color: #f3f7f8; padding:15px; margin-bottom:20px;}

/* RATING V5
----------------------------------------------- */
.full-rating {display:block; position:relative; margin-right:00px;
color:#444; font-size:18px; height:26px; line-height:26px;}
.full-rating2, .full-rating3 {background-color:#f5f5f5; background: linear-gradient(to bottom, #f9f9f9 0%,#f5f5f5 100%); 
border-radius:4px; overflow:hidden; box-shadow:0px 1px 3px rgba(0, 0, 0, 0.2); text-align:center;}
.full-rating2 i {color:#008ACE; margin-right:5px;}
.full-rating2 a {display:block; padding:0 10px; color:#444;}
.full-rating2 a:hover {background-color:#008ACE; color:#FFF;}
.full-rating2 a:hover i {color:#FFF;}
.full-rating3 {color:#444; padding:0 57px 0 5px;}
.full-rating3 a {display:block; color:#fff; background-color:#7dc561; width:26px; height:26px; text-align:center; 
position:absolute; top:0; right:26px;}
.full-rating3 a:nth-child(2) {background-color:#eb7f73; right:0;}
.full-rating3 a i {color:#fff;}
.full-rating3 a:nth-child(2) i {color:#fff;}
.full-rating3 a:hover {color:#FFF; background-color:#028c19;}
.full-rating3 a:nth-child(2):hover {background-color:#c1050a;}
.full-rating3 a:hover i {color:#FFF;}
.full-rating span.ratingzero {color: #ccc;}
.full-rating span.ratingtypeplus {color: #444;}
.full-rating2 a:hover span.ratingtypeplus {color:#FFF;}
.full-rating span.ratingplus {color:#95c613;}
.full-rating span.ratingminus {color:#ff0e0e;}
.frating-stars {position:relative; top:2px;}

.rkl-section {margin-bottom:15px;}


/* RELATED
----------------------------------------------- */
.pv-rel { margin-top:20px;}
.pv-rel-title {padding:0 0 20px 0; font-size:24px;}
.pv-rel-items {margin:0 -5px;}
.pv-rel-items .thumb-name2 {padding:0; line-height:36px; border-radius:4px; 
background-color:#fff; color:#5c5c5c;}
.pv-rel-items .thumb-name2:hover {background-color:#fff; text-decoration:underline}


/* COMMENTS
----------------------------------------------- */
.comments {padding:20px;}
.comments-title {text-align:center; font-size:24px; margin-bottom:20px; font-weight:300;}
.add-com {text-align:center; margin-bottom:20px;}
.add-com-but {display:inline-block; background-color:#1F7AA3; border-radius:4px; 
padding:10px 40px; font-size:16px; color:#fff; cursor:pointer;}
.add-com-but i {margin-right:10px;}
.add-com-but:hover {background-color:#000;}
#addcform {display:none; margin:20px 0; text-align:left;}
.mass_comments_action { height: 1%; text-align: right; padding:5px 15px; background-color: #f6f6f6; margin:20px 0;}
.mass_comments_action .bbcodes { margin-bottom: 0 }

.comments-items {width:100%; max-width:700px; margin:0 auto;}

.comm-item {padding:0 0 0 50px; margin-bottom:10px}
.comm-left {float:left; margin-left:-50px; width:50px; height:50px; overflow:hidden; position:relative;}
.comm-right {float:right; width:100%; padding-left:10px;}
.comm-left img {width:100%; min-height:100%;}
.comm-top-info {}
.comm-info-line {position:relative; padding-right:120px;}
.comm-id, .comm-author, .comm-date {float:left; color:#888; font-size:10px; display:inline-block;}
.comm-author {font-size:12px; font-weight:bold; margin:0 10px; color:#b43852;}
.comm-author a {color:#b43852;}
.comm-text {margin:10px 0; min-height:50px; background-color:#FFF; border-radius:3px; padding:10px;}
.comm-body {}
.signature {font:italic 11px Georgia, "Times New Roman", Times, serif; margin-top:10px; border-top:1px dashed #e3e3e3;}
.comm-bottom-info {margin-top:-10px; opacity:0;}
.comm-bottom-info ul {text-align:right; line-height:30px;}
.comm-bottom-info ul li {display:inline-block; margin-left:10px;}
.comm-bottom-info ul li a {font-size:11px;}
.comm-bottom-info ul li:first-child {font-weight:bold; float:left; background-color:#333; padding:0 10px; margin-left:0;}
.comm-bottom-info ul li:first-child a { color:#FFF;}
.comm-author a:hover, .comm-bottom-info ul li a:hover {text-decoration:underline;}
.comm-rate {position:absolute; right:0; top:0; line-height:20px; opacity:0;}
.comm-item:hover .comm-rate, .comm-item:hover .comm-bottom-info {opacity:1;}
.comm-rate span.ratingtypeplusminus {display:block; padding:0 30px;  color:#444; 
font-weight:700; font-size:16px;}
.comm-rate a {display:block; width:20px; height:20px; position:absolute; top:0; left:0; 
text-align:center; line-height:20px; font-size:28px; font-weight:700; color:#61b804;}
.comm-rate a:last-child {left:auto; right:0; line-height:20px; 
color:#ec000b; top:-3px;}
.comm-rate a:hover {opacity:0.7;}
.comm-rate > span > span.ratingzero {color: #444444;}
.comm-rate > span > span.ratingtypeplus {color: #06b601;}
.comm-rate > span > span.ratingplus {color: green;}
.comm-rate > span > span.ratingminus {color: red;}

.pos-comm {background-color:#e5f7e5;}
.neg-comm {background-color:#f7e5e6;}

 
/* GO TOP BUTTON */
#gotop{position:fixed;width:40px;height:40px;right:0px;bottom:0px;cursor:pointer;
background:url('../images/gotop.png') no-repeat;z-index:9998;display:none; opacity:0.8;}



/* ADAPTIVE
----------------------------------------------- */
.show-menu {display:none;}

@media screen and (max-width: 1220px) {
.center {max-width:1000px; padding:0 10px;}
.top {padding:0 220px;}
.logos {left:10px;}
.searcher {right:10px;}
.searcher.active {width:calc(100% - 220px);}
.content {padding:20px 0px;}
.nav-wrap {overflow:hidden;}
.top-menu > li {margin-right:0;}
.show-menu {display:inline-block; height:50px; line-height:70px; 
color:#444; font-size:18px; cursor:pointer;}
.show-menu i {margin-right:10px;}
.thumb-img {height:280px;}
.bottom {padding:20px 10px;}
.vp-player embed, .vp-player object, .vp-player video, .vp-player iframe, .vp-player frame {width: 100% !important; height:500px;}

.cats-wrap {padding:0; border-radius:0px;}
.cats-col a {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.cats {columns:4 auto; -moz-columns:4 auto; -webkit-columns:4 auto;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.thumb {width:32.33%; margin:0 0.5% 10px 0.5%;}
.vp-player embed, .vp-player object, .vp-player video, .vp-player iframe, .vp-player frame {width: 100% !important; height:400px;}

.cats-col {width:24.5%; float:none; display:inline-block; vertical-align:top; font-size:12px;}
.cats-inner .cats-col:last-child {width:100%; float:none; padding:0;}
.cats-col b {padding:10px 0; font-size:14px;}
.cats {columns:2 auto; -moz-columns:2 auto; -webkit-columns:2 auto;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.top {padding:0 220px 0 140px;}
.logos {width:120px;}
.searcher.active {width:calc(100% - 140px);}
.thumb {width:49%;}
.thumb-img {height:380px;}
.vp-desc h1 {font-size:18px;}
.vp-player embed, .vp-player object, .vp-player video, .vp-player iframe, .vp-player frame {width: 100% !important; height:370px;}
.navigation {display:none !important;}
.comments-tree-list .comments-tree-list {padding-left:0 !important;}
.comm-id, .comm-bottom-info, .mass_comments_action {display:none;}
.comm-author {margin:0; display:block;}
.sluzh-wrap, .static-wrap, .form-wrap {padding:5px;}
.cat-title, .vp-head h1 {font-size:18px;}

.cats-col {width:32.5%;}
.cats-inner .cats-col:last-child, .cats-inner .cats-col:nth-child(4) {width:49.5% !important; padding-right:20px;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}
.thumb-img {height:280px;}
.searcher.active {width:calc(100% - 20px);}
.vp-player embed, .vp-player object, .vp-player video, .vp-player iframe, .vp-player frame {width: 100% !important; height:330px;}
}

@media screen and (max-width: 470px) {
.center {max-width:320px;}
.top {padding:0 140px 0 140px;}
.searcher {width:120px;}
.shorts .thumbs, .pv-rel-items {margin:0;}
.thumb {width:100%; margin:0 0 10px 0; float:none;}
.thumb-img {height:380px;}
.vp-player embed, .vp-player object, .vp-player video, .vp-player iframe, .vp-player frame {width: 100% !important; height:250px;}
.add-com-but {padding:10px;}

.cats-col, .cats-inner .cats-col:nth-child(4) {width:49% !important; padding-right:20px;}
.cats-inner .cats-col:last-child {width:100% !important; padding-right:0;}

.vp-cols {padding-left:0px;}
.vp-col-l {width:100%; margin-left:0px; float:none; padding-top:20px}
.vp-col-r {width:100%; float:none; padding-left:0px;}
.sub-item {margin:0 10px 10px 0; display:inline-block;}
.cats {columns:1 auto; -moz-columns:1 auto; -webkit-columns:1 auto;}
}


/* Fix dle html5 player
----------------------------------------------- */
.mejs-container, .mejs-inner, .mejs-video, .me-plugin, .mejs-shim, .mejs-layers, .mejs-overlay, .mejs-poster {width:100% !important;}
.mejs-video, .mejs-shim {height:400px !important;}
@media screen and (max-width: 470px) {
.mejs-video, .mejs-shim {height:250px !important;}
}

.shots img{
    margin:0 0 5px 5px !important;
    
}
.shots br{
   display:none; 
}

.demo-gallery {
	float:none; text-align:center;
	padding:20px;
}
            .demo-gallery a {
                display:inline-block; vertical-align:top;
                margin:7px 7px; width: 265px; max-width:100%;
            }
@media screen and (max-width: 470px) {
            .demo-gallery a {margin:7px 0; }
}

            .demo-gallery > ul {
              margin-bottom: 0;
            }
            .demo-gallery > ul > li {
                float: none; display:inline-block; vertical-align:top;
                margin:15px 7px;
                width: 232px; 
            }
            .demo-gallery > ul > li a {
              border: 3px solid #FFF;
              border-radius: 3px;
              display: block;
              overflow: hidden;
              position: relative;
              float: left;
            }
            .demo-gallery > ul > li a > img {
              -webkit-transition: -webkit-transform 0.15s ease 0s;
              -moz-transition: -moz-transform 0.15s ease 0s;
              -o-transition: -o-transform 0.15s ease 0s;
              transition: transform 0.15s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);
              height: 100%;
              width: 100%;
            }
            .demo-gallery > ul > li a:hover > img {
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);
            }
            .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
              opacity: 1;
            }
            .demo-gallery > ul > li a .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.1);
              bottom: 0;
              left: 0;
              position: absolute;
              right: 0;
              top: 0;
              -webkit-transition: background-color 0.15s ease 0s;
              -o-transition: background-color 0.15s ease 0s;
              transition: background-color 0.15s ease 0s;
            }
            .demo-gallery > ul > li a .demo-gallery-poster > img {
              left: 50%;
              margin-left: -10px;
              margin-top: -10px;
              opacity: 0;
              position: absolute;
              top: 50%;
              -webkit-transition: opacity 0.3s ease 0s;
              -o-transition: opacity 0.3s ease 0s;
              transition: opacity 0.3s ease 0s;
            }
            .demo-gallery > ul > li a:hover .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.5);
            }
            .demo-gallery .justified-gallery > a > img {
              -webkit-transition: -webkit-transform 0.15s ease 0s;
              -moz-transition: -moz-transform 0.15s ease 0s;
              -o-transition: -o-transform 0.15s ease 0s;
              transition: transform 0.15s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);
              height: 100%;
              width: 100%;
            }
            .demo-gallery .justified-gallery > a:hover > img {
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);
            }
            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
              opacity: 1;
            }
            .demo-gallery .justified-gallery > a .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.1);
              bottom: 0;
              left: 0;
              position: absolute;
              right: 0;
              top: 0;
              -webkit-transition: background-color 0.15s ease 0s;
              -o-transition: background-color 0.15s ease 0s;
              transition: background-color 0.15s ease 0s;
            }
            .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
              left: 50%;
              margin-left: -10px;
              margin-top: -10px;
              opacity: 0;
              position: absolute;
              top: 50%;
              -webkit-transition: opacity 0.3s ease 0s;
              -o-transition: opacity 0.3s ease 0s;
              transition: opacity 0.3s ease 0s;
            }
            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.5);
            }
            .demo-gallery .video .demo-gallery-poster img {
              height: 48px;
              margin-left: -24px;
              margin-top: -24px;
              opacity: 0.8;
              width: 48px;
            }
            .demo-gallery.dark > ul > li a {
              border: 3px solid #04070a;
            }
            .home .demo-gallery {
              padding-bottom: 80px;
            }

.demo-gallery {font-size:0; padding:0;}
.demo-gallery a {width:277px; position:relative;}
.demo-gallery a img {width:100%;display:block}
/* .demo-gallery a {height:150px; width:277px; position:relative;}
.demo-gallery a img {width:100%; height:100%; object-fit:cover; position:absolute; left:0; top:0;} */
