
/* 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, iframe, video, frame, object {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 16px 'Roboto', 'Arial', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #333333; background: #FFF5F8; min-height: 100%; width: 100%; font-weight: 400; letter-spacing: 0.075em;}
a {color: #333333; text-decoration: none;}
a:hover, a:focus, .footer-menu a:hover, .fhare:hover {color: #F3668D; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 500; font-size: 24px;}

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: 'Roboto' !important; font-weight: 400;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button, 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px;
border-radius: 5px; cursor: pointer; font-size: 16px; font-weight: 600; text-transform: uppercase; 
background: #F3668D; color: #fff;}
.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, 
.pagi-load a:hover, .usp-btn a:hover,
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #F3668D; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]: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: 140%;}
.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: 600;}
.hidden, #dofullsearch {display: none;}
.anim, .btn, button, .frate a, .frate a [class*=myicon], .header-menu a, .mythumb-img:before,  
.bottom-nav a, .ftags-row a, .hero-btn {transition: all .3s;}
#dle-content > *:not(.mythumb), #dle-content {width: 100%;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative;}
.wrap-main-page {background: url(../images/bg-main.jpg) center top no-repeat, 
  url(../images/bg02.png) center bottom no-repeat; background-size: 100% auto;}
.wrap:not(.wrap-main-page) {background: url(../images/bg01.png) center top no-repeat, 
  url(../images/bg02.png) center bottom no-repeat; background-size: 100% auto;}
.wrap-center {max-width:1920px; width: calc(100% - 140px); margin:0 auto; position:relative; z-index:20;}
.header {position: relative; z-index: 100; padding: 30px 0;}
.content {min-height: 100vh; padding: 25px 0; position: relative; z-index: 100;}
.footer {border-top: 1px solid #CECECE; padding: 40px 0; margin-top: 60px;} 
.footer-copyright {font-size: 15px; font-weight: 500; color: #999; letter-spacing: 0.05em;}
.footer-menu a {text-transform: uppercase; font-size: 15px; letter-spacing: 0.15em;}
.footer-menu {justify-content: space-around;}
.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.6; background-color: #000;}


/* HEADER
----------------------------------------------- */
.logo {display: inline-block; margin-right: 100px;}
.header-menu a {display: block; height: 50px; line-height: 50px; margin: 0 50px 0 0; 
  font-size: 16px; font-weight: 700; text-transform: uppercase; position: relative;}
.header-menu a.is-active:before {background-color: #333; width: 100%; height: 3px; 
position: absolute; bottom: 0; left: 0; content: '';}
.search-wrap {position: relative; width: 260px;}
.search-box input, .search-box input:focus {padding: 0 50px 0 15px; box-shadow: none;
background-color: #fff; color: #333; border-radius: 25px; 
border: 0; height: 50px; line-height: 50px;}
.search-box input:not(:focus)::placeholder {color: #333; opacity: 0.5; font-size: 15px;} 
.search-box button {position:absolute; right:0px; top:0px; z-index:10; width: 50px; height: 50px; line-height: 50px;
font-size: 18px; padding: 0; background-color: rgba(243, 102, 141, 0.3); color: #000; border-radius: 25px}


/* SECTION, SORTER, SITE DESC, HERO
----------------------------------------------- */
.sect {margin-bottom: 40px;}
.sect-title {font-size: 18px; font-weight: 700; text-transform: uppercase; 
  letter-spacing: 0.05em; position: relative; padding-left: 80px;}
.sect-title::before {content: ''; position: absolute; left: 0; top: 50%; margin-top: -1px; 
width: 60px; height: 2px; background-color: #333;}
.sect-header {margin-bottom: 30px;}
.sect-items {margin: 0 -10px;}
.mb-remove {margin-bottom: -40px;}

.sorter * {display: inline-block; vertical-align: top; font-size: 15px; letter-spacing: 0.05em;}
.sorter span, .sorter a {text-transform: capitalize; color: #fff; background-color: #333; 
  margin: 0 0 0 10px; padding: 0 30px; line-height: 50px; border-radius: 10px;}
.sorter span, .sorter li[class] a, .sorter a.is-active, .sorter a:hover {color: #fff; background-color: #F3668D;}

.site-desc {line-height: 24px; font-size: 15px; font-weight: 300; margin-top: 100px; letter-spacing: normal;}
.site-desc h1, .site-desc h2, .site-desc h3 {margin-bottom: 20px;}
.site-desc p + p {margin-top: 20px;} 
.site-desc a {color:#F3668D; text-decoration: underline;}
.site-desc h1 span, .site-desc h2 span, .site-desc h3 span {color: #F3668D;}

.hero {margin-top: -10px; padding-bottom: 20px;}
.hero-title {font-weight: 700; font-size: 150px; text-transform: uppercase; text-indent: 250px;
  letter-spacing: 0.5em; color: #F3668D; text-align: center; text-shadow: 0 5px 15px rgba(0,0,0,0.1);}
.hero-title span {color: #fff;}
.hero-btn {font-size: 18px; font-weight: 600; position: relative;}
.hero-btn span {margin-left: 10px; display: inline-block; transform: rotate(180deg); 
  position: relative; top: 6px; color: #F3668D; font-size: 30px;}
.hero-btn:before {background-color: #F3668D; width: 182px; height: 5px; content: ''; 
position: absolute; left: 0; bottom: -30px;}


/* THUMB ITEM
----------------------------------------------- */
.mythumb {width: 33.33%; padding: 0 10px; margin-bottom: 40px; letter-spacing: 0.05em;}
.mythumb-in {display: block; position: relative;}
.mythumb-img {border-radius: 15px; margin-bottom: 20px;}
.mythumb-meta {position: absolute; z-index: 10; left: 0; right: 0; bottom: 0; padding: 20px; color: #fff;}
.mythumb-time {width: 52px; line-height: 20px; text-align: center; background-color: #FF3333; 
font-size: 14px; border-radius: 4px;}
.mythumb-desc {line-height: 24px;}
.mythumb-title {display: block; font-weight: 500; margin-right: 10px;}
.mythumb-views:after {content: attr(data-text); display: inline; margin-left: 5px;}
.mythumb-views {font-size: 14px; color: #999; white-space: nowrap;}
.mythumb-rating {min-width: 54px; padding: 0 5px; line-height: 20px; text-align: center; border-radius: 4px; 
background-color: rgba(0,0,0,0.85); font-size: 14px; white-space: nowrap;}
.mythumb-rating [class*=myicon-] {font-size: 14px; margin-right: 6px;}
.mythumb-in:hover .mythumb-img {box-shadow: 0 10px 20px rgba(0,0,0,0.2);}
.cat-item {width: 25%;}
.cat-item .mythumb-meta {justify-content: flex-end;}
.cat-item .mythumb-time {width: auto; padding-left: 5px; padding-right: 5px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {font-size: 16px; font-weight: 700; margin-top: 0px;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block;
  line-height: 50px; height: 50px; min-width: 30px; text-align: center; margin: 10px 10px 0 10px;}
.navigation span:not(.nav_ext), .navigation a:hover {box-shadow: inset 0 -3px #333;}
.navigation span.nav_ext {background-color: transparent; color: #ccc;}
.pnext a, .pprev a, .pprev > span, .pnext > span {width: 120px; border-radius: 10px; background-color: #fff; 
box-shadow: 0 10px 15px rgba(0,0,0,0.05); font-size: 14px; font-weight: 400; text-transform: uppercase; margin: 10px 20px 0 20px;}


/* FULL
----------------------------------------------- */
.fmain {width: 100%; margin-top: 20px; padding-top: 15px; letter-spacing: 0.05em;}
.fplayer {border-radius: 15px;}
.fplayer > * {width: 100%; display: block;}
.fplayer > iframe {height: 640px;}
.article h1 {font-size: 26px; font-weight: 700; margin: 20px 0;}
.fmeta {margin-bottom: 35px;}

.ftags-row {margin-bottom: 20px; margin-right: -10px;}
.ftags-row a {display: inline-block; margin: 0 10px 10px 0; padding: 0 30px; 
  background-color: rgba(51, 51, 51, 0.68); color: #fff; line-height: 50px; border-radius: 10px; font-size: 15px;}
.ftags-row a:hover {background-color: #F3668D; color: #fff;}
.ftags-row + .ftags-row {margin-top: -20px;}

.fmeta-item, .fdate {font-size: 15px; color: #999; margin-right: 50px;}
.fdate {font-size: 14px;}
.fmeta-item [class*=myicon] {margin-right: 10px;}
.frate a {display: block; font-weight: 700; font-size: 15px; color: #999;}
.frate a:last-child {margin-left: 50px;}
.frate a [class*=myicon] {font-size: 20px; position: relative; top: -1px; color: #9a9a9a; margin-right: 10px;}
.frate a:last-child [class*=myicon] {transform: scale(-1,-1); display: inline-block; top: 3px;}
.frate a:first-child [class*=myicon], .frate a:first-child {color: #6FCE72;}
.frate a:hover, .frate a:hover [class*=myicon] {color: #F3668D;}

.ftabs {margin-bottom: 40px;}
.ftab, .ftab2 {color: #ccc; font-weight: 500; cursor: pointer; margin-right: 50px; position: relative;}
.ftab.is-active, .ftab:hover, .ftab2:hover {color: #333;}
.ftab.is-active::before {content: ''; width: 35px; height: 3px; background-color: #333; 
position: absolute; left: 0; bottom: -18px;}
.fmore, .ftab2 {cursor: pointer;}


/* FULL STORY STATIC
----------------------------------------------- */
.full-text {line-height: 34px; font-size: 16px; font-weight: 300;}
.full-text img:not(.emoji) {max-width:100%; margin:10px auto;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#F3668D;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:0;}
.full-text > ul li {list-style:disc; margin-left:40px;}
.full-text > ol li {list-style:decimal; margin-left:40px;}


/* COMMENTS
----------------------------------------------- */
.sect-header1 {margin-bottom: -15px;}
.btn-addcomms img {margin-right: 10px;}
.ac-submit {margin-left: 15px;}
.ac-textarea textarea {height: 80px; margin-bottom: 15px;}
.ac-protect, .ac-textarea .bb-editor + br, .mass_comments_action {display: none;}
.fcomms {margin: 115px auto 0 auto; max-width: 810px;width: 100%;}
.fcomms-title {font-size: 18px; letter-spacing: 0.05em;}
.btn-addcomms {height: 55px; line-height: 55px; width: 203px; padding: 0;}
.add-comm-form {margin-top: 30px;}
.comm-letter {position: absolute; left: 0; top: 0; width: 60px; height: 60px;
background-color: #000; color: #fff; font-size: 20px; font-weight: 700;
text-transform: uppercase; border-radius: 6px;}
.comm-item {margin-top: 35px; position: relative; padding-left: 85px; 
  min-height: 60px; color: #9e9e9e; letter-spacing: normal;}
.comm-two {margin: 6px 0 0 0; font-size: 16px; color: #111;}
.comm-one > div.comm-author, .comm-one > div.comm-author a {margin-right: 23px; font-weight: 500;}


/* ADAPTIVE
----------------------------------------------- */

@media screen and (min-width: 1800px) {
  .wrap-center {width: calc(100% - 280px);}
  .hero {margin-top: 0; padding: 60px 0 50px 0; overflow: hidden;}
  .hero-title {font-size: 200px; text-shadow: none; white-space: nowrap; text-indent: 395px;}
  .mythumb {width: 25%;}
  .cat-item {width: 20%;}
  .sect-watch .mythumb {width: 33.33%;}
  .sect-watch .mythumb-img {padding-top: 46%;}
  .search-wrap {width: 400px;}
  .fmain {width: 515px; margin: 0; margin-left: 35px;}
  .fmeta-item, .fdate, .ftab, .ftab2 {margin-right: 0;}
  .fmeta, .ftabs {justify-content: space-between;}
  .fmain {max-height: 640px; overflow-x: hidden; overflow-y: auto;}
}

@media screen and (max-width: 1220px) {
.wrap {background: none !important; overflow: hidden;}
.wrap-center {max-width:1000px; width: calc(100% - 40px);}
.header {padding: 20px 0;}
.header-menu {-ms-flex-order: 10;-webkit-order: 10;order: 10; 
  min-width: 100%; min-width: calc(100% + 10px); margin: 10px -10px 0 -10px;}
.header-menu a {margin: 0 10px; padding: 0; height: 40px; line-height: 40px; text-align: center; 
white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 12px;}
.header-menu li {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
  max-width: 100%; min-width: 33.33%;}
.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-left: 20px;}
.logo {margin: 0;}
.mythumb {width: 33.33%;}
.cat-item {width: 25%;}
.footer {display: block; text-align: center;}
.footer-menu {padding: 20px 0; line-height: 2;}
.footer-menu a {margin: 0 10px;}
.pprev, .pnext, .sect-header .sorter, .hero-title br, .hero-btn:before {display: none;}
.hero {height: auto; padding: 30px 0; display: block; width: 100%; text-align: center;}
.hero-title {font-size: 50px; text-indent: 0;}

.fplayer > iframe {height: 400px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.mythumb {width: 50%;}
.cat-item {width: 33.33%;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}

.ac-submit {width: 100%; margin: 0; margin-top: 15px;}
.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.header + .content {padding-top: 0;}
.logo {width: 140px;}
.sect-title {font-size: 20px;}
.mythumb {width: 100%;}
.cat-item {width: 50%;}

.article h1 {font-size: 18px; margin-top: -20px;}
.fmeta {margin-bottom: 20px;}
.ftags-row a {padding: 0 10px; line-height: 30px; border-radius: 3px;}
.fmeta-item, .fdate, .fmore {display: none;}
.ftab, .ftab2 {margin: 0;}
.ftabs {justify-content: space-between;}
.full-text {line-height: 1.5; font-size: 13px;}
.comm-item {margin-top: 30px; padding-left: 75px;}
.btn-addcomms {width: auto; padding: 0 15px; font-size: 14px; height: 40px; line-height: 40px;}
.fplayer > iframe {height: 300px;}
}

@media screen and (max-width: 470px) {
.wrap-center {max-width:360px;}

.header-menu a {margin: 0 5px;}
}

@font-face {
  font-family: 'mytube';
  src:
    url('../webfonts/mytube.ttf?am2j2v') format('truetype'),
    url('../webfonts/mytube.woff?am2j2v') format('woff'),
    url('../webfonts/mytube.svg?am2j2v#mytube') 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: 'mytube' !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-bars:before {
  content: "\e900";
}
.myicon-chevron-right:before {
  content: "\e901";
}
.myicon-clock:before {
  content: "\e902";
}
.myicon-download:before {
  content: "\e903";
}
.myicon-eye:before {
  content: "\e904";
}
.myicon-fire:before {
  content: "\e905";
}
.myicon-home:before {
  content: "\e906";
}
.myicon-info:before {
  content: "\e907";
}
.myicon-like:before {
  content: "\e908";
}
.myicon-long-arrow-left:before {
  content: "\e909";
}
.myicon-play:before {
  content: "\e90a";
}
.myicon-search:before {
  content: "\e90b";
}
.myicon-share:before {
  content: "\e90c";
}

.frate {
  position: relative;
  min-width: 180px;
  justify-content: space-around;
}

.player-wrap {
  position: relative;
}

.kt-player {
  position: absolute !important;
} 

.plain-text h1, .plain-text h2,
.plain-text h3, .plain-text h4,
.plain-text p {
  padding: 10px 0;
}

.plain-text h1, .plain-text h2, .plain-text h3, .plain-text h4, .plain-text h5 {
  font-size: 16px;
}

.success {
  padding: 25px 0 0;
}

.no-avatar {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          text-align: center;
}

.voters {
  position: absolute;
  top: -16px;
  font-size: 11px;
}

.article-view-video {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.article-view-video .block-comments {
  -webkit-box-ordinal-group: 3;
          order: 2;
}

.article-view-video h2.sect-title  {
  font-weight: 400;
}


