
/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0; box-sizing: border-box;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 15px 'Arial', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #fff; background: #111214; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #fff; text-decoration: none;}
a:hover, a:focus, .link-to-categories {color: #9390fe; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 400; font-size: 20px;}

button, textarea, select, input[type="text"], input[type="password"], input[type="button"], input[type="submit"] 
{appearance: none; -webkit-appearance: none; font-size: 16px; font-family: 'Arial' !important; font-weight: 400;}
.button, .btn, button, .btn-load-more a {display: inline-block; text-align: center; padding: 0 20px; height: 45px; line-height: 45px;
border-radius: 10px; cursor: pointer; font-size: 15px; font-weight: 400; 
background: #9390fe; color: #fff; box-shadow: 13px 5px 26px rgba(114,111,214,0.2); 
background: linear-gradient(135deg, #9390fe 0%,#8a7be0 100%);}
.button:hover, .btn:hover, button:hover, .btn-load-more a:hover {background-color: #686de0; color: #fff; 
  box-shadow: 0 10px 20px 0 rgba(0,0,0,0); background: linear-gradient(-135deg, #9390fe 0%,#8a7be0 100%);}
button:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.1);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #df4d60, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.6; font-size: 17px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-resp, .img-resp-vert, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 150%;}
.img-box img, .img-resp img, .img-resp-vert img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row, #dle-content {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start, #dle-content {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}
.fx-between {-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}

b, strong {font-weight: 700;}
.hidden, #dofullsearch {display: none;}
.anim, .btn, button, .header-menu a, .mythumb-img:before, .sect-nav a, .sorter a, .mythumb-img, .mythumb-in, 
.ftags-row a, .frate a {transition: all .3s;}
.icon-left [class*=myicon-] {margin-right: 10px;}
#dle-content > *:not(.mythumb) {width: 100%;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; 
background: url(../images/bg00.jpg) center top no-repeat, url(../images/bg01.jpg) center bottom no-repeat;}
.wrap-center {max-width:1430px; width: calc(100% - 60px); margin:0 auto; position:relative; z-index:20;}
.header {background-color: rgba(18,20,21,0.1); box-shadow: 0 10px 18px rgba(0,0,0,0.3); margin-bottom: 20px;}
.header-in {padding: 20px 0;}
.content-main {min-height: 1200px;}
.footer {padding: 40px 0 80px 0; margin-top: 60px; background: url(../images/line00.png) center top no-repeat;}
.footer-menu a {display: block; margin-left: 20px;}
.footer-sitename {font-weight: 700;}
.footer-sitename span {font-weight: 400; margin-left: 3px;}
.footer-menu a:before, .footer-sitename span:before {content: ''; width: 8px; height: 8px; border-radius: 50%; 
display: inline-block; vertical-align: middle; margin-right: 6px; 
background: linear-gradient(135deg, #9390fe 0%,#8a7be0 100%);}
.footer-text {font-size: 13px; color: #777; line-height: 1.3; margin-top: 10px;}
.sidebar {width: 130px; margin-right: 30px;}


/* HEADER
----------------------------------------------- */
.logo {display: inline-block; font-size: 24px; font-weight: 700; font-style: italic;}
.header-menu {justify-content: flex-end; margin-right: 60px;}
.header-menu a {display: block; margin-right: 25px; padding-right: 25px; 
  border-right: 1px solid #252525; height: 30px; line-height: 30px; font-weight: 700;}
  .header-menu li:last-child a {margin-right: 0; padding-right: 0; border: 0;}
.search-wrap {position: relative; width: 350px;}
.search-box input, .search-box input:focus {padding: 0 15px 0 50px; box-shadow: none;
background-color: rgba(0,0,0,0.25); color: #fff; border-radius: 5px; 
border: 1px solid #252828; line-height: 35px; height: 36px;}
.search-box input:not(:focus)::placeholder {color: #9a9a9a; opacity: 1; font-size: 13px;} 
.search-box button {position:absolute; left:0px; top:5px; z-index:10; 
  border-radius: 0; border-right: 1px solid #333; box-shadow: none; 
background: none; color: #999; font-size: 14px; padding: 0; width: 40px; height: 25px; line-height: 27px;}

.sect-nav a {display: block; height: 30px; line-height: 30px; 
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.link-to-categories span {margin-left: 6px; position: relative; top: 1px;}
.sect-nav-title {width: 100%; margin-bottom: 30px; padding-top: 20px;}


/* SECTION, SITE DESC
----------------------------------------------- */
.sect {margin-bottom: 30px;}
.sect-header {margin-bottom: 15px;}
.sect-title {font-size: 14px; font-weight: 400; color: #555555;}
.sect-title-lighter {font-size: 20px;}
.sect-items {margin: 0 -6px;}
.mb-remove {margin-bottom: -20px;}
.sorter * {display: inline-block; vertical-align: top;}
.sorter a {margin: 0 0 0 6px; line-height: 45px; height: 45px; border-radius: 10px; 
background-color: #434053; padding: 0 23px;}
.sorter a.is-active, .sorter a:hover {background-color: #9390fe; color: #fff;}

.site-desc {line-height: 1.6; color: #555; padding-top: 30px; margin-top: 70px;
text-align: center; background: url(../images/line00.png) center top no-repeat;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size: 18px; color: #fff; font-weight: 700; margin-bottom: 20px;}
.site-desc p + p {margin-top: 20px;} 
.site-desc a, .header-menu a:hover, .footer a:hover, .sect-nav a:hover {color:#9390fe; text-decoration: underline;}


/* THUMB ITEM
----------------------------------------------- */
.mythumb {width: 25%; padding: 0 6px; margin-bottom: 20px;}
.mythumb-img {border-radius: 5px; display: block; cursor: pointer;}
.mythumb-title {font-size: 14px; margin: 12px 10px 0 10px; color: #fff; display: block;}
.mythumb-img:before {content: ''; position: absolute; z-index: 3; left: 0; right: 0; bottom: 0; height: 50%; 
  background: linear-gradient(to bottom, transparent 0%,#000 100%); opacity: 0.6;}
.mythumb-rating, .mythumb-views {position: absolute; z-index: 10; right: 10px; bottom: 10px; 
  font-size: 13px; color: #fff;}
.mythumb-rating {right: auto; left: 12px;}
.mythumb-views [class*=myicon-] {font-size: 6px; margin-right: 5px; position: relative; top: -2px;;}
.mythumb-rating-bar {width: 62px; height: 4px; border-radius: 2px; position: relative; 
background-color: #ce5252; overflow: hidden; margin-right: 6px;}
.mythumb-rating-progress {position: absolute; left: 0; top: 0; bottom: 0; background-color: #52ce57; width: 50%;}
.mythumb-in:hover .mythumb-img {box-shadow: 0 0 0 2px #9390fe;}
.faded {opacity: 0.6;}
.faded.is-active {opacity: 1;}
.mythumb-photo {width: 16.66%;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.pagination-bottom {padding-top: 40px;}
.btn-scrolltop {padding: 0; width: 45px; margin-left: 10px; font-size: 18px;}
.btn-load-more a {width: 320px;}
.btn-load-more span {font-size: 18px;}
.btn-load-more > span {display: none;}
.pags a, .pags span {display: inline-block; vertical-align: top; margin: 5px; 
  background-color: rgba(255,255,255,0.1); height: 40px; line-height: 40px; text-align: center; 
  min-width: 40px; padding: 0 10px; border-radius: 4px;}
.pags span {background-color: #9390fe;}


/* FULL
----------------------------------------------- */
.fplayer {border-radius: 5px; background-color: #000; 
  box-shadow: 0 16px 43px rgba(147,144,254,0.1); margin-bottom: 30px;}
.fright {width: 400px; margin-left: 70px;}
.fcols {margin-bottom: 15px; align-items: flex-start;}
.fcols-last {margin-bottom: 40px;}
.fleft h1 {font-size: 20px; font-weight: 400; margin-bottom: 10px;}
.fmeta span {font-size: 13px; color: #3f3f3f; margin-right: 23px;}

.ftags-row {margin: -3px -10px 0 0; justify-content: flex-end;}
.ftags-row a, .btn-scroll-comms, .frate a {display: inline-block; background-color: #434053; cursor: pointer;
height: 35px; line-height: 35px; border-radius: 8px; margin: 10px 10px 0 0; padding: 0 20px;}
.ftags-row a:hover, .btn-scroll-comms, .frate a:hover {color: #fff; background-color: #9390fe;}

.fctrl {justify-content: flex-end;}
.frate a, .btn-scroll-comms {height: 45px; line-height: 45px; border-radius: 10px; margin: 0 0 0 10px;}
.frate {position: relative;}
.fctrl [class*=myicon-] {text-shadow: 0 9px 8px rgba(0,0,0,0.3); position: relative; top: 3px;}
.frate [class*=myicon-] {font-size: 18px; top: 0;}
.frate a + a [class*=myicon-] {top: 5px;}
.frate-bar {position: absolute; bottom: -13px; left: 10px; right: 0; height: 3px; 
  border-radius: 1px; overflow: hidden; background-color: #ce5252;}
.frate-progress {position: absolute; left: 0; top: 0; bottom: 0; width: 50%; background-color: #52ce57;}

.fphotos {margin-bottom: 20px; text-align: center;}
.fphotos a, .fphotos img {display: block; margin-bottom: 10px;}
.fphotos a img {margin: 0;}

.showtext {cursor: pointer; text-decoration: underline; color: #9390fe;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:600px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.6; color: #c4c4c4; font-size: 15px;}
.full-text a {text-decoration:underline; color:#06c;}
.full-text p {margin-bottom:10px;}


/* COMMENTS
----------------------------------------------- */
.mass_comments_action, .ac-protect {display: none;}
.ac-textarea textarea {height: 80px; margin-bottom: 15px;}
.ac-submit {margin-left: 15px; position: relative; top: -2px;}
.fcomms {margin-top: 40px;}
.btn-addcomms {width: 170px;}
.add-comm-form {max-width: 900px; margin-top: 20px;}
.comm-letter {position: absolute; left: 0; top: 0; width: 60px; height: 60px;
background-color: #000; color: #fff; font-size: 16px; font-weight: 700; 
text-transform: uppercase; border-radius: 20px 20px 10px 20px;}
.comm-item {margin-top: 20px; position: relative; padding-left: 85px; min-height: 60px; max-width: 900px;}
.comm-two {margin: 6px 0 0 0; color: #fff; font-weight: 400; font-size: 16px;}
.comm-one > div {color: #4d4d4d; font-size: 14px;}
.comm-one > div.comm-author, .comm-one > div.comm-author a {color: #fff; margin-right: 23px;}


/* ADAPTIVE
----------------------------------------------- */
.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
  opacity: 0.6; background-color: #000; cursor: pointer;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#111214;
  padding:15px 30px; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s;}
  .side-panel.active {left:0;}
  .close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
  position:fixed; left:0; top:0; z-index:9998; display:none;}
  .btn-close {cursor:pointer; display:block; left: 280px; top: -100px; position: fixed; z-index: 9999;
  width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
  background-color: #e84e36; color: #fff; transition:top .4s;}
  .btn-close.active {top:0px;}
  body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
  .side-panel .to-mob {display: block; padding: 0; margin: 0;}
  .side-panel .header-menu a, .side-panel .sect-nav ul {margin: 0; padding: 0; border: 0; width: 100%;}
  .side-panel .sect-nav {padding-bottom: 30px;}

@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.header-menu, .sidebar {display: none;}
.btn-menu {display: block; font-size: 30px; cursor: pointer;}
.mythumb {width: 33.33%;}
.mythumb-photo {width: 20%;}
.footer {padding: 20px 0;}
.sect-nav:not(.to-mob) {justify-content: flex-start;}
.sect-nav:not(.to-mob) ul {border: 0; padding: 0; width: 25%;}

.fright {margin-left: 10px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.mythumb {width: 50%;}
.mythumb-photo {width: 25%;}

.fplayer {margin-bottom: 10px;}
.fright {width: 100%; margin: 10px 0 0 0;}
.fcols-first .fright {-ms-flex-order: -1;-webkit-order: -1;order: -1; margin: 0 0 15px 0; justify-content: space-between;}
.btn-scroll-comms {margin-left: 0;}
.ftags-row {justify-content: flex-start;}
}

@media screen and (max-width: 760px) {
.wrap {background: none; overflow: hidden;}
.wrap-center {max-width:640px; width: calc(100% - 30px);}
.search-wrap {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
  max-width: 100%; min-width: 50px; margin: 0 15px;}
.header-in {padding: 10px 0;}
.sorter {display: none;}
.btn-load-more {width: auto; padding: 0 40px;}
.mythumb-photo {width: 33.33%;}
.sect-nav:not(.to-mob) ul {width: 33.33%;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.mythumb {width: 100%; margin-bottom: 15px;}
.mythumb-photo {width: 50%;}

.comm-item {margin-top: 30px; padding-left: 75px;}
.btn-addcomms {width: auto;}
.full-text {font-size: 14px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}
}

@media screen and (max-width: 470px) {
.wrap-center {max-width:360px;}
.logo {max-width: 50%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.logo img {width: 100px; position: relative; top: 3px;}
.footer-in {display: block; text-align: center;}
.footer-menu {margin-top: 15px; margin-left: -20px;}
.mythumb-photo .mythumb-rating-bar {width: 40px;}
.sect-nav:not(.to-mob) ul {width: 33.33%;}
.sect-nav-title {margin-bottom: 10px; padding: 0;}
.sect-nav:not(.to-mob) a {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.btn-load-more a {width: 220px;}

.fleft h1 {font-size: 18px; margin-bottom: 3px;}
.fcols {margin-bottom: 5px;}
.full-text {font-size: 13px; line-height: 1.4;}
.fcols-last {margin-bottom: 15px;}
.ftags-row {margin-top: -10px;}
.ftags-row a {height: 24px; line-height: 24px; font-size: 13px; padding: 0 5px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

@font-face {
  font-family: 'myicons';
  src:
    url('../webfonts/myicons.ttf?80af70') format('truetype'),
    url('../webfonts/myicons.woff?80af70') format('woff'),
    url('../webfonts/myicons.svg?80af70#myicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="myicon-"], [class*=" myicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'myicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.myicon-long-arrow-right-regular:before {
  content: "\e908";
}
.myicon-repeat-regular:before {
  content: "\e909";
}
.myicon-pencil:before {
  content: "\e900";
}
.myicon-play:before {
  content: "\e901";
}
.myicon-comment:before {
  content: "\e902";
}
.myicon-long-arrow-right:before {
  content: "\e903";
}
.myicon-long-arrow-up:before {
  content: "\e906";
}
.myicon-reload:before {
  content: "\e907";
}
.myicon-bars:before {
  content: "\e904";
}
.myicon-calendar-check:before {
  content: "\e905";
}
.myicon-clock:before {
  content: "\e90a";
}
.myicon-clock-regular:before {
  content: "\e90b";
}
.myicon-dislike:before {
  content: "\e90c";
}
.myicon-eye:before {
  content: "\e90e";
}
.myicon-like:before {
  content: "\e910";
}
.myicon-search:before {
  content: "\e912";
}
.myicon-times:before {
  content: "\e913";
}
.modal_overlay{
  display: none;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,0.7);
  left: 0;
  z-index: 100;
}
.modal_player {display: none; position: fixed; top: 50%; left: 50%; z-index: 101;
  width: 100%; max-width: 780px; max-height: 90vh; transform: translate(-50%,-50%);}
.modal_player #player2 {width: 100% !important;}
body > a[data-lightbox]:first-child {display: none;}
.modal_header{
  height: 37px;
  width: 100%;
  padding: 2px 5px;
  justify-content: space-between;
  background-color: #222;
  background: linear-gradient(180deg,#555,#222);
  border-bottom: 1px solid #323232;
  box-shadow: 0 1px 0 0 #000;
  max-width: 1280px;
  margin: 0 auto;
}
#player2{
  width: 1280px !important;
  margin: 0 auto;
}
.modal_header_close img{
  width: 32px;
  float: right;
}
.img-fit img {
    z-index: 20;
}
.mythumb-rating{
  z-index: 22;
}
.mythumb-views {
  z-index: 22;
}














