/* SET BASE
----------------------------------------------- */
* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;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;}
body {font: 15px 'PT Sans', Tahoma, Geneva, sans-serif; line-height:normal; padding:0; margin:0;        
color: #000; background-color:#f5f5f8; height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color:#000; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}

.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 20px; color:#fff; font:700 13px 'PT Sans'; display:inline-block; background-color:#4a7bbe; 
height:40px; line-height:40px; border-radius:20px; cursor:pointer;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .up-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{color:#fff; background-color:#3969ab;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f5f5f5; border-radius:4px; -webkit-appearance: none; box-shadow:0 0 0 1px #EDEDED;}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#FFF; 
border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); overflow:auto; vertical-align:top; resize:vertical;}

.img-box {overflow:hidden; position:relative; background-color:#CCC;}
.img-box img {width:100%; min-height:100%;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.img-vert img {width:200%; max-width:200%; margin-left:-50%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button {transition: all .3s;}
a, .button, .ps-link{transition: color .3s, background-color .3s, opacity .3s;}

.flex-row {display: -webkit-box; display:-webkit-flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; 
display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display: -webkit-box; display:-webkit-flex; -webkit-flex-direction:column; -webkit-box-pack:center; -webkit-justify-content:center; 
display:flex; flex-direction:column; justify-content:center;}

.ps-link {cursor:pointer;}
.icon-l .fa, .icon-l .flaticon {margin-right:10px;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px;}
.center {max-width:1260px; margin:0 auto; position:relative; z-index:20;}
.header {background-color:#FFF; position:relative; box-shadow:0 0 4px 0 rgba(0,0,0,0.1); z-index:300;}
.header:before {content:""; background:#1f232a  url(../images/hbg.png) center top no-repeat; 
height:90px; width:100%; position:absolute; left:0; top:0;}
.header-one {height:90px; padding-top:25px;} 
.header-two {height:120px; position:relative; padding-top:40px;} 
.content {margin-bottom:30px;}
.cols {padding-right:310px; margin-bottom:30px;}
.side {width:280px; margin-right:-310px; float:right;}
.main {width:100%; float:left;}
.footer {background-color:#1f232a; position:relative;}
.footer:after {content:""; background-color:#fff; height:85px; width:100%; position:absolute; left:0; bottom:0;}
.footer-one {padding:30px 0;} 
.footer-two {height:85px; align-items:center; background-color:#FFF; font-size:13px; font-weight:700; line-height:30px;} 


/* ADS
----------------------------------------------- */
.rkl-box {margin-bottom:30px; overflow:hidden; position:relative;}
.rkl-box img {display:block; width:100%;}
.section-outer .rkl-box {margin:0; width:280px; height:380px;}
.section-outer-top .rkl-box {margin:0; width:100%;}
.rkl-box .button {position:absolute; right:30px; top:50%; margin-top:-20px;}


/* HEADER
----------------------------------------------- */
.logotype {height:66px; width:170px; display:block; position:absolute; left:0; top:27px;}
.logotype img {display:block;}

.header-two > ul {text-align:right;}
.header-two > ul > li, .header-one li {display:inline-block; vertical-align:top; position:relative;}
.header-two > ul > li > a, .header-one li a, .login-btns a {display:block; padding:0 20px; height:40px; line-height:40px; border-radius:20px; 
font-size:13px; text-transform:uppercase; font-weight:700;}
.header-two > ul > li > a:hover, .header-two li a.active, .menuactive > a {box-shadow:inset 0 0 0 2px #000;}
.header-one li a, .login-btns a {padding:0 30px 0 0; text-transform:none; color:#FFF; opacity:0.6;}
.login-btns a {display:inline-block; vertical-align:middle; opacity:1; padding:0 30px;}

.hidden-menu {position:absolute; left:0; top:100%; z-index:998; background-color:#fff; width:240px; text-align:left;
box-shadow:0 2px 2px 0 rgba(0,0,0,0.2); display:none;}
.hidden-menu a {display:block; padding:10px 20px; font-weight:700; color:#444; border-bottom:1px solid #e3e3e3;}
.hidden-menu a:hover {background-color:#f2f2f2;}
.submenu > a:after {content:"\f107 "; font-family:'FontAwesome'; margin-left:7px;}

.search-box {width:40%;}
.search-in {width:100%; position:relative;}
.search-in input, .search-in input:focus {width:100%; padding:0 10px 0 60px; 
background-color:rgba(0,0,0,0); color:#fff; border-radius:20px; 
box-shadow:inset 0 0 0 1px #7b7b7b; opacity:0.7;}
.search-box button {position:absolute; left:0; top:0; background-color:transparent !important; color:#fff; 
padding:0; width:60px; text-align:center; font-size:14px; opacity:0.6;}


/* SECTIONS
----------------------------------------------- */
.section-top {margin-bottom:30px; padding:30px 0; 
background:#ddd url(../images/bg.jpg) center top no-repeat;}
.section {background-color:#FFF; padding:30px; position:relative;}
.section-outer {margin-bottom:30px;}
.section-outer-bottom {margin-bottom:0;}
.section-thumb-left {width:51.1%; padding:0;}
.section-thumb-left2 {width:75.3%; padding:0;}
.section-no-thumb {width:22.2%;}
.section-thumb-top {width:22.5%;}
.section-thumb-left, .section-no-thumb, .section-thumb-left2, .section-thumb-top, .thumb-left2, .thumb-left {height:380px;}
.decor:before {right:0px;top:0;content: " ";height: 0;width: 0; z-index:20;
position: absolute;border-right:30px solid #4a7bbe; border-bottom:30px solid transparent}
.decor-yellow:before {border-right:30px solid #ffb400;}
.decor-green:before {border-right:30px solid #22b575;}

.s-title:hover, .header-one a:hover, .fmenu a:hover, .side-title:hover {text-decoration:underline; opacity:1;}
.img-box.ps-link:hover {opacity:0.8;}


/* SHORT
----------------------------------------------- */
.short {padding-top:30px; border-top:1px solid #e4ebf5; margin-top:30px;}
.short:first-child {border:0; padding-top:0; margin:0;}
.short-img {width:220px; height:140px;}
.short-text {width:calc(100% - 250px);}
.s-date {font-size:13px; opacity:0.5; margin-bottom:14px;}
.s-date:before {content:attr(data-label); display:inline; margin-right:10px;}
.s-title {display:block; font-weight:700; margin-bottom:14px;}
.s-desc {font-size:13px; opacity:0.7; margin-bottom:14px; line-height:20px;}
.s-meta {font-size:13px; opacity:0.3;}
.s-meta > span {margin-right:20px;}
.s-meta .flaticon {margin-right:10px;}
.s-link {margin-top:20px;}


/* SECTIONS CUSTOMS OTHER
----------------------------------------------- */
.thumb-top-img {height:140px; margin-bottom:20px;}

.thumb-left {padding:30px 30px 30px 340px; position:relative;}
.thumb-left-img {width:310px; height:100%; position:absolute; left:0; top:0;}

.thumb-left2 {padding:0;}
.thumb-left2-img {width:calc(100% - 280px); height:100%;}
.thumb-left2-text {width:280px; padding:30px;}


/* SIDE
----------------------------------------------- */
.side-box {margin-bottom:30px;}
.side-bt {text-transform:uppercase; font-weight:700; margin-bottom:20px;}
.side-item {margin-bottom:20px; font-size:13px;}
.side-title {display:block; color:#4a7bbe; margin-bottom:10px;}
.side-date {font-size:11px; opacity:0.6;}
.side-bc > *:last-child, .side-box:last-child {margin-bottom:0;}
.side1-item {padding-left:50px; position:relative; min-height:30px;}
.side1-item .side-title {color:#000;}
.side1-item .flaticon {width:26px; height:26px; border-radius:13px; box-shadow:inset 0 0 0 2px #22b575; position:absolute; top:0; left:0; 
text-align:center; line-height:26px; color:#22b575; font-size:10px;}
.side-box.section-thumb-top {width:100%; height:auto;}
.side-box.section-thumb-top .side-bc > div + div {margin-top:20px;}


/* FOOTER
----------------------------------------------- */
.fmenu {float:left; color:#FFF; font-size:13px; padding-right:30px; border-right:1px solid #686868; 
width:15%; margin-right:30px;}
.fmenu li a {color:#FFF; opacity:0.6; line-height:26px; display:block;}
.fmenu-title {font-weight:700; text-transform:uppercase; padding-bottom:10px; margin-bottom:20px; position:relative;}
.fmenu-title:after {content:""; height:1px; width:30px; background-color:#FFF; position:absolute; left:0; bottom:0;}
.fmenu.two {width:30%;}
.li50 li {width:50%;}
.fmenu.three {width:30%; border:0; padding:0;}
.fmenu-line {line-height:26px; margin-bottom:26px;}
.fmenu-line span {opacity:0.6;}
.fmenu-line span.flaticon {opacity:1; cursor:pointer; font-size:20px; vertical-align:middle; margin-left:5px;}
.fbtn {float:right;}
.fbtn:after {content:""; height:70px; width:70px; margin:20px auto 0 auto; display:block; 
background:url(../images/fbg.png) center top no-repeat;}
.ft-right span {opacity:0.5;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:30px; text-align:left; font-size:14px; padding:60px 0 0 0;}
.pagi-nav {white-space:nowrap; overflow-y:hidden; overflow-x:auto; max-width:100%;
background-color:#FFF; border:1px solid #e3e3e3; border-radius:3px; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {border-right:1px solid #e3e3e3;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:30px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span {display:inline-block; padding:0 5px; min-width:28px;
color:#444; border-right:1px solid #e3e3e3; margin-right:-4px;}
.navigation span, .pagi-nav a:hover {background-color:#4a7bbe; color:#fff;}
.navigation span.nav_ext {background-color:transparent; color:#888;}
.dle-comments-navigation .pagi-nav {margin-bottom:0; padding-bottom:20px;}


/* FULL
----------------------------------------------- */
.full {margin-bottom:30px;}
.section-title {font-weight:700; font-size:24px; margin-bottom:10px;}
.full .s-meta {margin-bottom:30px;}
.s-meta .s-date {float:right; opacity:1; margin:0;}
.rels .section-thumb-left {width:67.6%;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; max-width:100% !important; height:400px; display:block; margin:20px auto;}
.mejs-container {max-width:100% !important;}
.full-text {color:#444; font-size:16px; line-height:24px; padding-bottom:20px;}
.full-text img:not(.emoji) {max-width:100%; border:5px solid #e3e3e3; margin:10px 0;}
.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:#007ac2;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:10px 0;}
.full-text > ul li {list-style:none; margin-left:40px; display:block; position:relative;}
.full-text > ul li:before {content: "\f00c"; font-family: 'FontAwesome';
position:absolute; top:0px; left:-25px; width:8px; height:8px;
color:#9cce43; border-radius:0;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; border:2px solid #fff;}
.full-text table tr:nth-child(2n+1) {background-color:#f5f5f5;} 
.full-text table tr:nth-child(1) {background-color:#0297dc !important; color:#FFF; font-size:14px !important;}
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px; background:#0297dc;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:0 0 20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
.full-taglist a {color:#4a61a3;}
.full-taglist {margin:10px 0;}


/* COMMENTS
----------------------------------------------- */
.comms-title {line-height:40px;}
.comms-title > span {font-weight:700; font-size:18px;}
.add-comm-form {position:relative; margin:20px 0; display:none;}
.ac-soc {position:absolute; right:0px; top:-8px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-av {width:40px; height:40px; border-radius:50%; float:left; margin-right:10px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color:#FFF; box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
.ac-textarea textarea {height:85px;}
.ac-submit {}
.ac-textarea > br, .ac-textarea > input, .ac-textarea > label {display:none !important;}
.active .ac-textarea > br, .active .ac-textarea > input, .active .ac-textarea > label {display:inline-block !important;}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {background-color:#FFF;}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#f0f0f0; margin:20px 0 0 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#06c;}
.full-comms {}

.comm-item {padding-left:70px; margin-top:20px;}
.comm-left {width:45px; height:45px; margin-left:-65px; float:left; border-radius:50%; 
box-shadow:0 0 0 5px #fff,0 0px 15px 0 rgba(0,0,0,0.2);}
.comm-right {width:100%; float:right; padding:10px; position:relative; border:1px dashed #e3e3e3;}

.comm-one {padding:0 80px 10px 0; position:relative; font-size:14px;}
.comm-one > span:nth-child(4) {color:#bcbcbc; float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:20px;}
.comm-author {font-weight:700;}
.comm-author a {color:#6382b1; text-decoration:underline;}
.rate3-comm {position:absolute; right:0; top:0; white-space:nowrap; font-size:16px;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:14px;
color:#497b41; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#a03939; margin:0 0 0 5px;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; font-size:11px; font-weight:700; vertical-align:top;}
.rate3-comm > span > span.ratingtypeplus {color: #06b601;}
.rate3-comm > span > span.ratingplus {color: #95c613;}
.rate3-comm > span > span.ratingminus {color: #ff0e0e;}
.comm-two {color:#4c4c4c; line-height:20px; padding-bottom:0; font-size:14px;}
.signature {font:italic 12px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; 
border-top:1px dashed #e3e3e3;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}
.comm-three a {color:#6382b1; text-decoration:underline;}
.comm-three li:first-child {margin-left:0px; float:left;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#FFF; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#eaf2fc;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px; font-weight:700;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#f5f5f5;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#4a7bbe; color:#fff;}
.lb-menu a .fa {color:#4a7bbe;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#f6f6f6; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#eaf2fc; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}


/* GO TOP BUTTON */
#gotop{position:fixed; width:40px; height:40px; line-height:36px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:0.7; background-color:#000; color:#FFF; border-radius:50%; text-align:center;}


/* Owl Carousel v2.1.0 */
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; }
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left;
/* -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; */}
.owl-carousel .owl-item > img {display: block; width: 100%; /* -webkit-transform-style: preserve-3d; */}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {display: none; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none;
-ms-user-select: none; user-select: none; }
.owl-carousel.owl-loaded {display: block; }
.owl-carousel.owl-loading {opacity: 0; display: block; }
.owl-carousel.owl-hidden {opacity: 0; }
.owl-carousel.owl-refresh .owl-item {display: none; }
.owl-carousel.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-grab {cursor: move; cursor: grab; }
.owl-carousel.owl-rtl {direction: rtl; }
.owl-carousel.owl-rtl .owl-item {float: right; }
.no-js .owl-carousel {display: block; }
.owl-carousel .animated {-webkit-animation-duration: 1000ms; animation-duration: 1000ms; 
-webkit-animation-fill-mode: both; animation-fill-mode: both; }
.owl-carousel .owl-animated-in {z-index: 0; }
.owl-carousel .owl-animated-out {z-index: 1; }
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut; animation-name: fadeOut; }
@-webkit-keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
@keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
.owl-height {transition: height 500ms ease-in-out; }
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper {position: relative; height: 100%; background: #000; }
.owl-carousel .owl-video-play-icon {position: absolute; height: 80px; width: 80px; left: 50%; top: 50%;
margin-left: -40px; margin-top: -40px; cursor: pointer; z-index: 1; background-color:#FFF;
-webkit-backface-visibility: hidden; transition: -webkit-transform 100ms ease; transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {-webkit-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {display: none; }
.owl-carousel .owl-video-tn {opacity: 0; height: 100%;
background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {position: relative; z-index: 1; height: 100%; width: 100%; }

.owl-nav {position:absolute; left:0; right:0; top:0;}
.owl-prev, .owl-next {width:30px; height:30px; border-radius:15px; box-shadow:inset 0 0 0 2px #e2e2e2; position:absolute; top:290px; 
text-align:center; line-height:30px; color:#000; font-size:8px;}
.owl-prev {right:40px;}
.owl-next {right:0;}
.owl-prev:hover, .owl-next:hover {background-color:#e2e2e2;}
.section-thumb-left2 .owl-prev, .section-thumb-left2 .owl-next, 
.section-thumb-left .owl-prev, .section-thumb-left .owl-next {top:320px; right:30px;}
.section-thumb-left2 .owl-prev, .section-thumb-left .owl-prev {right:70px;}
.owl-dots {text-align:center;}
.owl-dot {display:inline-block; vertical-align:top; width:10px; height:10px; border-radius:50%; background-color:#000;}


	
/* ADAPTIVE
----------------------------------------------- */
@media screen and (min-width: 1221px) {
.show-menu, .mob-menu {display:none !important;}
}

@media screen and (max-width: 1300px) {
.header-one, .footer {padding-left:10px; padding-right:10px;} 
}

@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.header-in, .section-outer-top, .content, .footer-in {padding:0 10px;}
.header-one ul, .header-two ul, .section-outer .rkl-box, .fbtn {display:none;}
.section-thumb-top {width:30%;}  
.section-thumb-left2 {width:67%;}
.thumb-left2-img img {width:200%; max-width:200%; margin-left:-50%;}
.section-thumb-left {width:67%;}
.section-no-thumb {width:30%;}
.cols {padding-right:0;}
.side {width:100%; margin:30px 0 0 0; float:none; 
-webkit-column-width: 280px; -webkit-column-gap: 30px; 
-moz-column-width: 280px; -moz-column-gap: 30px; 
column-width: 280px; column-gap: 30px;}
.main {width:100%; float:none;}
.side > * {width:100%; vertical-align:top; display:inline-block;}
.fmenu {width:20%; margin:0;}
.fmenu.two {width:45%;}
.fmenu + .fmenu {padding-left:30px;}
.fmenu-line {margin-bottom:0;}

.show-menu {border-radius:50%; width:50px; height:50px; text-align:center; line-height:50px; background-color:#4a7bbe; color:#fff; 
cursor:pointer; display:block; font-size:24px; position:absolute; left:200px; top:35px;}
.mob-menu {position:absolute; left:0; top:100%; width:100%; background-color:#FFF; z-index:887; 
box-shadow:0px 0px 15px 0px rgba( 0, 0, 0, 0.15 ); padding:10px; text-align:left !important;}
.mob-menu > li {width:33.33%; float:left; position:relative;}
.mob-menu > li > a {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:inline-block !important; max-width:100%;}

.rels .rkl-box {display:block;}
.rels .section-thumb-left {width:calc(100% - 310px);}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.section-thumb-top {width:48%;}  
.section-thumb-left2 {width:48%;}
.thumb-left2-img, .rkl-box .button {display:none;}
.thumb-left2-text {width:100%;}
.section-thumb-left {width:100%; margin-bottom:30px;}
.section-no-thumb {width:calc(100% - 310px);}
.section-outer .rkl-box {display:block;}
.section-outer-bottom .section-thumb-left {margin:30px 0 0 0;}
.fmenu {width:30%; height:180px;}
.fmenu + .fmenu {padding-left:0;}
.fmenu.two {padding-left:30px; width:70%;}
.fmenu.three {width:60%;}
.fbtn {display:block;}

.rels .rkl-box {display:none;}
.rels .section-thumb-left {width:100%; margin:0;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.thumb-left {padding:30px 30px 30px 280px;}
.thumb-left-img {width:250px;}
.fmenu {height:200px;}
.mob-menu li {width:50%;}

.s-meta .s-date {float:none; margin:0 20px 0 0; display:inline;}

.comm-one > span:nth-child(1), .comments-tree-list .comments-tree-list:before {display:none;}
.comm-three {display:none;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}
.header-one {padding-top:10px; height:110px;} 
.login-btns {text-align:center; width:100%;}
.login-btns a {padding:0 30px 0 0;}
.search-box {width:100%;}
.header:before {height:110px;}
.section-thumb-left2 .s-desc {max-height:120px; overflow:hidden;}
.thumb-top-img {height:110px;}
.thumb-left {padding:30px;}
.thumb-left-img {display:none;}
.thumb-left, .section-thumb-left {height:auto;}
.section-no-thumb {width:100%; margin-bottom:30px;}
.section-outer .rkl-box {height:auto; margin:0 auto;}
.short {display:block !important;}
.short-img {display:none; margin:0 auto 20px auto;}
.short-text {width:100%;}
.fmenu {width:100% !important; height:auto; padding:0 !important; margin-bottom:20px; float:none;}
.fbtn {float:none;}
.fbtn:after {display:none;}

.section-title {font-size:18px;}
.rels .thumb-left-img {display:block; position:static; height:140px; width:220px; margin:0 auto 20px auto;}
.rels .thumb-left, .rels .section-thumb-left {height:430px;}
.rels .rkl-box {margin-bottom:30px; display:block;}
.rels .thumb-left-img img {width:100%; max-width:100%; margin-left:0%;}
.rels .s-title {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.rels .s-desc {height:60px; overflow:hidden;}
.rels .section-thumb-left .owl-prev, .rels .section-thumb-left .owl-next {top:370px;}

.comm-one > span:nth-child(4), .comm-one > span:nth-child(3) {display:none;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.center {max-width:320px;}
.section-thumb-top {width:100%; margin-bottom:30px;}  
.section-thumb-left2 {width:100%;}
.thumb-top-img {height:150px;}
.short-img {display:block;}
.li50 li {width:100%;}
.fmenu-line span:not([class]) {display:block;}
.mob-menu li {width:100%; float:none;}

.full, .full-comms {padding:10px;}
.comms-title {text-align:center; display:block !important;}

.comm-two {line-height:18px; font-size:14px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}




	/*
  	Flaticon icon font: Flaticon
  	Creation date: 26/10/2016 18:19
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.flaticon {display:inline-block; vertical-align:top;}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: inherit;
font-style: normal;
}

.flaticon-arrowhead-pointing-to-the-right:before { content: "\f100"; }
.flaticon-arrows:before { content: "\f101"; }
.flaticon-chat:before { content: "\f102"; }
.flaticon-chat-1:before { content: "\f103"; }
.flaticon-facebook-logo:before { content: "\f104"; }
.flaticon-google-plus-social-logotype:before { content: "\f105"; }
.flaticon-instagram-social-network-logo-of-photo-camera:before { content: "\f106"; }
.flaticon-magnifying-glass:before { content: "\f107"; }
.flaticon-menu:before { content: "\f108"; }
.flaticon-odnoklassniki-logo:before { content: "\f109"; }
.flaticon-twitter-social-logotype:before { content: "\f10a"; }
.flaticon-vk-social-logotype:before { content: "\f10b"; }
.flaticon-youtube-logotype:before { content: "\f10c"; }
.flaticon-youtube-symbol:before { content: "\f10d"; }