/* Datalife Engine template 
name: Sravni;
creation date: 22 november 2018, 
version dle: 12-13
*/

/* 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;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
.working-day {background:#e6baaf14;}

body {font: 14px 'Open Sans', Arial, sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #000; background: #ebeff0; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #d45737; text-decoration: none;}
div#catmenu {margin: 0 0 30px 0;}
div#catmenu a {width: 33%;display: inline-flex;margin-bottom: 10px;}
h1, h2, h3, h4, h5 {font-weight: 500; font-size: 18px;}

.fixed {z-index: 999 !important;top: 0;right: 0;left: 0;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 14px; font-family: 'Open Sans' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-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, .usp-btn a {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px; 
border-radius: 4px; cursor: pointer;  
color: #fff; background: #d45737; font-size: 14px; font-weight: 400;}
.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:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background: #b33718; color: #fff;}
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"] {display: block; width: 100%; height: 40px; line-height: 40px; padding: 0 15px;
background-color: #fff; color: #000;  border-radius: 4px; 
box-shadow: inset 0 0 0 1px #e8e8e8, inset 0 1px 3px rgba(0,0,0,0.3); border: 0;}
input[type="text"]:focus, input[type="password"]:focus {}
input::-webkit-input-placeholder {color: #222; opacity: 0.5;}
input::-moz-placeholder {color: #222; opacity: 0.5;}
input:-moz-placeholder {color: #222; opacity: 0.5;}
input:-ms-input-placeholder {color: #222; opacity: 0.5;} 
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; color: #000;}
textarea {display: block; width: 100%; padding: 15px; overflow: auto; vertical-align: top; resize: vertical;
background-color: #fff; color: #000; border: 0px solid #e3e3e3; border-radius: 4px; box-shadow: none; 
box-shadow: inset 0 0 0 1px #e8e8e8, inset 0 1px 3px rgba(0,0,0,0.3);}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit 
{overflow: hidden; position: relative; background-color: #222;}
.img-resp {padding-top: 57%;}
.img-resp-vert {padding-top: 140%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq 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 {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 {-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;}

b, strong, h1, h2, h3, h4, h5, .fw700 {font-weight: 500;}
.icon-left .fa {margin-right: 10px;}
.icon-right .fa {margin-left: 10px;}
.hidden {display: none;}
.th-img {transition: all .2s;}
.mtitle {margin-bottom: 30px; font-size: 24px; font-weight: 500;}
.rkl-box {overflow: hidden; text-align: center;}
.header, .footer, .side-box, .sect {background-color: #fff;}
.header {box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 10px 0px;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative;}
.wrap-center {max-width:1240px; margin:0 auto; position:relative; z-index:20;}
.hone, .htwo {height: 60px; position: relative; z-index: 50;}
.htwo {background-color: #da6b4f; z-index: 30;}
.cont {padding: 20px 0 0px 0;}
.col-left {min-height: 100vh;}
.col-right {width: 300px; margin-left: 20px;}

#gotop{position:fixed; width:50px; height:50px; line-height:46px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:1; background-color:#fff; color:#222; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {display: block; height: 60px; width: 200px; 
background: url(../images/logo.png) left center no-repeat;}
.btn-ctrl {display: inline-block; vertical-align: top; height: 60px; width: 60px; line-height: 60px; text-align: center; 
border-right: 1px solid #e3e3e3;border-left: 1px solid #e3e3e3; font-size: 18px; color: #a7a7a7; cursor: pointer;}
.btn-ctrl:hover {color: #d45737;}
.ctrl li {position: relative;}
.ctrl .hidden-menu {left: auto; right: 0;}
.category-active {font-size: 22px; color: #fff;}
.htwo .nav-menu > li > a {color: #fff;}
.htwo .nav-menu > li > a:hover, .htwo .nav-menu .menuactive > a, a.category-active:hover 
{color: #fff; text-decoration: underline;}
.htwo .nav-menu > li:last-child {margin-right: 0;}

.search-wrap {position: absolute; top: 0; left: 0; right: 0; height: 120px; 
background-color: #fff; padding: 30px 0; z-index: 100; display: none;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; padding:0 30px 0 15px; 
	background-color:#fff; color: #000; border-radius: 0px; 
box-shadow: inset 0 0 0 1px #e3e3e3; height: 60px; line-height: 60px;}
.search-box button {position:absolute; right:10px; top:10px; z-index:10; width: 40px;
background: transparent !important; color: #000 !important; padding: 0 !important; 
font-size: 24px !important;}
.focused {position: fixed; left: 0; bottom: -100%; width: 100%; height: 100%; z-index: 30; 
	background-color: rgba(0,0,0,0.7);}
.search-wrap.shown {display: block;}


/* NAV
----------------------------------------------- */
.nav-menu {font-size: 0; text-align: right;}
.nav-menu > li {position:relative; display: inline-block; vertical-align: top; margin-right: 30px;}
.nav-menu > li > a {display:block; line-height:60px; height:60px; font-size: 16px;}
.nav-menu > li > a:hover, .nav-menu .menuactive > a {color: #d45737;}
.hidden-menu {position:absolute; left:0; top:90%; z-index:998; background-color:#fff; width:240px;
box-shadow:0 2px 20px 0 rgba(0,0,0,0.2); display:none; text-align: left; padding: 20px; border-radius: 4px;}
.hidden-menu > li > a {display:block; font-size: 16px;}
.hidden-menu > li + li {margin-top: 10px;}
.submenu > a:after {content:"\f107 "; font-family:'FontAwesome'; margin-left:7px;}
.hidden-menu > li {position: relative;}
.hidden-menu .hidden-menu {position: absolute; left: 100%; top: 0;}
.hidden-menu .submenu > a:after {content:"\f105 "; font-family:'FontAwesome'; margin-left:0; 
position: absolute; right: 10px; top: 50%; transform: translateY(-50%);}


/* SECTION
----------------------------------------------- */
.sect {padding: 40px; padding-top: 30px; margin-bottom: 20px;}
.sect a#linkone {color: #da6b4f;text-decoration: underline;}
.sect a#linkone:hover {text-decoration: none;}
.sect p {margin-bottom: 8px;line-height: 23px;font-size: 16px;}
.sect h2 {margin:10px 0;font-weight:700;font-size: 19px;}
.sect ul, .sect ol {margin:10px 0;}
.sect ul li {list-style:disc; margin-left:40px; position:relative;}
.sect ul.catmenu li a {font-size:18px;}
.sect ol li {list-style:decimal; margin-left:40px;}
.sect table {width:100%;}
.sect table tbody tr {border-bottom: 1px solid #f0f0f0;}
.sect table tbody tr.working-day {background: #fff4cc;}
.sect table tbody tr td {/*padding: 10px 40px;*/padding: 10px 0px;font-size:16px;}
/*.sect table#tristol {border-top: 2px solid #ebebeb;}*/
.sect table#tristol tbody tr {text-align:center;}
/*.sect table tbody tr td:nth-child(even) {font-weight:700;}*/
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 28px; font-weight: 700;}
.sect-title-24 {font-size: 24px;}
.textSpoiler {overflow: hidden; line-height: 24px; font-weight: 300;}
.textSpoiler.overflow {max-height: 72px;}
.toggleText {cursor: pointer; display: inline-block; margin-top: 8px; color: #d45737; font-size: 13px;}
.toggleText:after {content: '';
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MjcuNyAyNDkuNCIgZmlsbD0iIzhlOGE4MyI+PHBhdGggZD0iTTQyNy43LDM1LjZjMCwzLjctMS40LDctNC4zLDkuOUwyMjMuNywyNDUuMWMtMi45LDIuOS02LjEsNC4zLTkuOSw0LjNzLTctMS40LTkuOS00LjNMNC4zLDQ1LjRDMS40LDQyLjYsMCwzOS4zLDAsMzUuNnMxLjQtNyw0LjMtOS45TDI1LjcsNC4zQzI4LjYsMS40LDMxLjksMCwzNS42LDBzNywxLjQsOS45LDQuM2wxNjguNCwxNjguNEwzODIuMyw0LjNjMi45LTIuOSw2LjEtNC4zLDkuOS00LjNzNywxLjQsOS45LDQuM2wyMS40LDIxLjRDNDI2LjMsMjguNiw0MjcuNywzMS45LDQyNy43LDM1LjZ6Ii8+PC9zdmc+);
	width: 9px; height: 5px; display: inline-block; vertical-align: middle; margin-left: 4px; transition: 0.4s 0.2s;}
.toggleText.opened:after {transform: rotate(-180deg);}


/* SHORT
----------------------------------------------- */
.short {padding: 20px 40px; margin: 0 -40px; border-top: 1px solid #e6e6e6;}
.short-left {width: 100px; margin-right: 40px;}
.short-rating {margin-top: 10px; text-align: center;}
.short-header {margin-bottom: 20px;}
.short-title {color: #d45737; font-size: 16px; font-weight: 700; display: block;}
a.short-title:hover {text-decoration: underline;}
.short-compare {color: #a7a7a7; margin-left: 20px;}
.short-info-cell {width: 20%;}
.short-info-main {font-size: 20px; height: 30px;}
.short-info-main2 {font-size: 16px; display: table-cell; vertical-align: middle;}
.short-info-desc {color: #a7a7a7; font-size: 13px;}
.short-info-main3 {text-align: right; width: 19%;}
.short-info-main3 .button {height: 30px; line-height: 30px;}
.short-info-main3 .short-info-desc {font-size: 11px; padding-top: 7px;}
.speedbar {padding-top: 20px; color: #888;}


/* THUMB
----------------------------------------------- */
.thumb {width: calc((100% - 40px)/2); float: left; margin-right: 40px; margin-bottom: 40px;}
.thumb:nth-child(2n+1) {margin-right: 0;}
.thumb-link {display: block;}
.thumb-title {margin: 15px 0; font-size: 18px; font-weight: 700; line-height: 24px; height: 48px; overflow: hidden;}
.thumb-meta > span, .thumb-meta a {margin-right: 10px; color: #a7a7a7;}
.thumb-big {width: 100%; margin-right: 0;}
.thumb-big .thumb-img {padding-top: 40%;}
.thumb-big .thumb-title {font-size: 24px; line-height: 30px; height: 60px;}
.sect-th .thumb {width: 23.5%; margin-right: 0;}
.sect-th .thumb-title {font-weight: 400; font-size: 16px;}
.mb-0 {margin-bottom: -40px;}


/* SIDE
----------------------------------------------- */
.side-box {margin-bottom: 20px; padding: 30px;}
.side-bt {font-size: 18px; font-weight: 700; margin-bottom: 20px;}
.no-bg {background-color: transparent; padding: 0;}
.side-box-sticky {position: sticky; right: 0; top: 15px;}

.side-menu li {line-height: 1.7;}
.side-menu li + li {margin-top: 10px;}
.news {border-top: 1px solid #e3e3e3; padding-top: 15px; margin-bottom: 15px; 
	padding-left: 40px; position: relative; line-height: 1.5; min-height: 45px;}
.news-img {width: 30px; height: 30px; position: absolute; left: 0; top: 20px;}
.news-date {font-size: 13px; color: #a7a7a7;}
.news-title {margin-right: 10px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.pagi-load {text-align:center;}
.pagi-load > span {display:none;}
.pagi-load > a {font-size: 14px; display: block; background-color: #f2f4f6; color: #5c5c5c; 
text-align: center; margin-bottom: 10px;}
.bottom-nav {line-height:40px; text-align:center; font-size:14px; padding-top: 30px;}
.pagi-nav {}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {box-shadow: inset 0 0 0 1px #e3e3e3; padding: 0 15px;}
.navigation {text-align:center;}
.navigation a, .navigation span {display:inline-block; margin: 0 10px; border-radius: 4px;}
.navigation span:not(.nav_ext) {background-color:#d45737; color:#fff; width: 40px;}
.dle-comments-navigation .pagi-nav {margin-bottom:0; padding-bottom:20px;}
.floats .bottom-nav {padding-left: 8px; padding-right: 8px;}


/* FOOTER
----------------------------------------------- */
.footer, .footer a {font-weight: 300; color: #8C8C8C;}
.ftone {padding: 15px 0; margin-bottom: 40px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;}
.ftlogo {width: 166px; height: 40px; 
background: url(../images/logo.png) left center / 100% auto no-repeat}
.ftsoc > * {display: inline-block; vertical-align: middle; margin-left: 5px;}
.ftsoc .fa {width: 40px; height: 40px; line-height: 40px; border-radius: 50%; text-align: center; 
box-shadow: 0 0 0 1px #bebebe; font-size: 18px; color: #bebebe;}
.fttwo a {margin-right: 20px;}
.ftthree {font-size: 13px; line-height: 1.9; margin-top: 30px; padding-bottom: 40px;}
.footer a:hover, .footer a:hover .fa {color: #000;}


/* FULL
----------------------------------------------- */
.fcomms {display: none;}
.showfull {background-color: #fff;}
/*.showfull .header {border-bottom: 5px solid #e7e7e7;}*/
.full-in {max-width: 960px; margin: 0 auto; margin-top: -20px;}
.back-link {display: inline-block; color: #d45737; margin-bottom: 20px;}
.ftitle {font-size: 50px; font-weight: 700; margin: 40px 0 40px 0; line-height: 60px;}
.fimg {padding-top: 40%; margin-bottom: 40px;}
.fright {width: 300px; margin-left: 40px;}
.fcols2 {padding-bottom: 30px; border-bottom: 1px solid #e3e3e3; margin-bottom: 30px;}
.frels {padding: 0 !important; margin-bottom: 30px;}
.frels .short {margin: 0; border: 0;}
.frels .short:nth-child(2n+1) {background-color: #f9f9f9;}

/* Social Button */
.fsoc {margin: 0 -7px;}
.uSocial-Share{text-align: center;}
.uscl-list > .uscl-item{width: 115px;}
.uscl-list > .uscl-item > span{ height: 34px !important;
    line-height: 34px !important;
    font-size: 21px !important;
    border-radius: 5px!important;
    padding: 0px 20px;}
#uSocial .ico_uscl .uscl-each-counter, .uSocial-Share .ico_uscl .uscl-each-counter{border-left: 0px !important;}
#uSocial .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-bottom .uscl-item .ico_uscl, #uSocial .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-horizontal .uscl-item .ico_uscl, #uSocial .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-top .uscl-item .ico_uscl, .uSocial-Share .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-bottom .uscl-item .ico_uscl, .uSocial-Share .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-horizontal .uscl-item .ico_uscl, .uSocial-Share .uscl-bar.uscl-size48.uscl-eachCounter1.uscl-top .uscl-item .ico_uscl{width: 115px !important;}
#uSocial .uscl-bar.uscl-size48 .uscl-item, .uSocial-Share .uscl-bar.uscl-size48 .uscl-item{margin: 0px 5px !important;}




/* 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:0 auto;}
.mejs-container {max-width:100% !important;}
.full-text {line-height:1.7; font-size: 16px;}
.full-text img:not(.emoji) {max-width:100%; border:0px solid #f0f0f0; margin:10px auto; display: block;}
.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: #d45737;}
.full-text a:hover {text-decoration:none;}
.full-text h4, .full-text h5 {margin:5px 0; font-size:18px; font-weight:700;}
.full-text h2 {margin:5px 0 15px 0; font-size:28px; font-weight:700;line-height: 34px;}
.full-text h3 {margin:5px 0 10px 0; font-size:20px; font-weight:700;line-height: 30px;}
.full-text p {margin-bottom:10px;line-height: 1.7;}
.full-text > ul, .full-text > ol {margin:10px 0;}
.full-text > ul li {list-style:disc; margin-left:40px; position:relative;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0; font-size: 14px;}
.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:#d45737 !important; color:#FFF; font-size:16px !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:#1586c2;}
.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:#d45737;}
.full-taglist {margin:40px 0 30px 0;}
.full-taglist span:not(:last-child):not(.fa) a:after {content:","; margin-right:3px;}


/* COMMENTS
----------------------------------------------- */
.full-comms {}
.comms-title {line-height:40px;}
.add-comm-form {position:relative; padding: 30px; background-color: #f2f4f6; margin-bottom: 30px;}
.ac-soc {position:absolute; right:30px; top:17px;}
.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; height: 30px; border-radius: 15px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}
.comments_subscribe input {margin-right: 10px;}

.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%;}
.ac-textarea textarea {height:85px;}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size: 14px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#e3e3e3; margin:20px 0 0 0; display: none;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#33b6de;}
.full-comms {}
#dle-comments-list {margin-top: 15px;}

.comm-item {padding-left:60px; margin-bottom:30px;}
.comm-left {width:40px; height:40px; margin-left:-60px; float:left; border-radius:50%;}
.comm-right {width:100%; float:right; position:relative;}
.comm-right2:after {right: 100%; top:10px; border: solid transparent; content: " "; height: 0; width: 0;
position: absolute; border-color: rgba(255, 255, 255, 0); border-right-color: #f5f9fc; border-width: 10px;}

.comm-one {padding:0 80px 5px 0; position:relative; font-size:14px; color: #939393;}
.comm-one > span:nth-child(4) {float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:20px;}
.comm-author {font-weight:400; color: #1586c2;}
.comm-author a {color: #1586c2;}
.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:#6cc43c; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#f1656f; 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: 14px; 
	font-weight:500; 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 {}
.signature {font:italic 12px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; 
border-top:1px dashed #000;}
.comm-three {margin-top:10px; font-size: 14px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px; line-height: 20px;}
.comm-three a {display: inline-block; vertical-align: middle; color: #939393; 
	border: 1px solid transparent; line-height: 18px; height: 20px;}
.comm-three li:first-child {margin-left:0px; float:left;}
.comm-three li:first-child + li {float:left;}
.comm-three li:first-child a {border: 1px solid #e3e3e3; padding: 0 5px; border-radius: 3px; text-decoration: none;}
.comm-three a:hover {color: #000; text-decoration: underline;}




/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display:none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff;
padding:15px; z-index:888; position:fixed; left:-320px; top:0; transition:left .4s; -webkit-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:887; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 888;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}

.side-panel .nav-menu {display: block; margin: 0 0 15px 0; height: auto; white-space: normal; text-align: left;}
.side-panel .nav-menu > li {width: 100%;}
.side-panel .nav-menu > li > a {height: 40px; line-height: 40px; padding: 0;}
.side-panel .hidden-menu {position:static; display: block; width:auto; border-radius: 0; 
box-shadow: none; background-color: #f2f4f6; margin: 0 -15px; padding-top: 5px; padding-bottom: 5px;}
.side-panel .hidden-menu a {padding: 7px 15px 7px 15px;}
.side-panel .hidden-menu .submenu > a:after {top: 10px; display: none;}
.side-panel .first {display: none !important}
.side-panel .hidden-menu .hidden-menu {margin: 0;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.nav-menu, .htwo {display: none;}
.ctrl .hidden, .btn-menu {display: block;}
.logo {margin-left: 10px;}
.cont {padding: 20px 10px;}
.col-right {width: 100%; margin: 20px 0 0 0;}
.ftlogo {margin-left: 10px;}
.fttwo, .ftthree {padding-left: 10px; padding-right: 10px;}

.ftitle {font-size: 28px; line-height: 1.5; margin-top: 20px;} 
}

@media screen and (max-width: 950px) {
.btn-ctrl {border-left:none;}
.wrap {overflow: hidden;}
.wrap-center {max-width:768px;}
.sect {padding: 20px;}
.short {margin-left: -20px; margin-right: -20px; padding-left: 20px; padding-right: 20px;}
.sect-title {font-size: 18px;}
.sect-header {margin-bottom: 20px;}
.short-left {margin-right: 20px;}
.sticky {position: static;}

.fcols {display: block;}
.fright {width: 100%; padding-top: 30px; margin: 0;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.navigation {width: 100%; margin-bottom: 15px;}
.pprev {-ms-flex-order: 10;-webkit-order: 10;order: 10; }
.pnext {-ms-flex-order: 11;-webkit-order: 11;order: 11; }
.short-left, .short-info-main3 .short-info-desc, .ftlogo, .ftsoc > span {display: none;}
.short-info-cell {max-width: 33.33%; width: auto;}
.short-info-main3 {width: 100%; max-width: 100%; margin-top: 20px;}
.short-info-main3 .button {width: 100%; text-align: center;}
.footer, .ftone {text-align: center; display: block;}
.fttwo {line-height: 2;}
.ftmenu a {margin: 0 10px;}
#gotop {display: none !important;}

.comm-three li:not(:first-child) {display:none;}
.dcont button {font-size: 14px; padding:0 15px !important;}
.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.thumb {width: 100% !important; margin-right: 0; margin-bottom: 20px;}
.thumb-title {height: auto !important; font-size: 16px !important; line-height: 24px !important;}
.mb-0 {margin-bottom: -20px;}

.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) {
.wrap-center22 {max-width:320px;}
.logo {-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; background-size: 100% auto;}
.short-info-main {font-size: 14px;}
.short-compare {font-size: 0;}
.short-compare .fa {font-size: 18px; margin: 0;}
.short {padding-left: 10px; padding-right: 10px;}
div#catmenu a {width: 100%;}

.ftitle {font-size: 20px; line-height: 1.5; margin-top: 0px; margin-bottom: 20px;}
.fimg {margin-left: -15px; margin-right: -15px; padding-top: 60%;} 
.full .thumb-meta {display: none;}
.full {margin-left: -15px; margin-right: -15px;}
.comms-title {text-align:center; display:block;}
.comms-title .button {width:100%;}

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



