/* Datalife Engine template 
name: Adult site,
creation date: 06 july 2019, 
version dle: 12-13
*/

/* 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: 16px 'PT Sans', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #222; background: #edf2f9; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #222; text-decoration: none;}
a:hover, a:focus {color: #fe505f; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 300; 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: 'PT Sans' !important; font-weight: 400;}

.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-color: #fe505f; font-size: 16px; 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-color: #e74c3c; 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: #eee; 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 #3498db, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.6; font-size: 14px;} 
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: 700;}
.icon-left [class*="fa-"], .icon-left .icon {margin-right: 10px;}
.icon-right [class*="fa-"], .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim, .btn, button, .navigation a, .navigation span, .owl-dot {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 20px; font-size: 24px !important; font-weight: 500;}
#dle-content > *:not(.th-item) {width: 100%;}
.title, [data-text]::before, .bottom-nav, h1, h2, h3, h4, h5 {font-family: 'Montserrat', sans-serif; 
font-weight: 500; text-transform: none; font-size: 14px; line-height: 1.6;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; padding-top: 70px; 
background: url(../images/bg-bottom.jpg) center bottom no-repeat;}
.wrap-not-main {background: url(../images/bg-top.jpg) center -150px no-repeat, 
	url(../images/bg-bottom.jpg) center bottom no-repeat;}
.wrap-center {max-width:1530px; margin:0 auto; position:relative; z-index:20;}
.header-wrap {position: fixed; z-index: 990; left: 0; top: 0; width: 100%;}
.header-wrap.sticky {background-color: rgba(255,255,255,0.95);}
.header {padding: 0 30px;}
.content {min-height: 1800px; position: relative; z-index: 100; padding: 30px;}
.footer {background: url(../images/logo.png) center top no-repeat;
	color: #888; line-height: 1.5; text-align: center; padding: 100px 0 100px 0;}
.footer-copyright {margin: 15px 0 30px 0;}
.footer-menu a {margin: 0 15px;}

#gotop{position:fixed; width:60px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:990; display:none; background-color:#fe505f; color:#fff; cursor:pointer; font-size:18px; 
border-radius:3px; text-align:center; box-shadow: 0 0 20px rgba(0,0,0,0.2); opacity: 1;}
.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.6; background-color: #000;}


/* HEADER
----------------------------------------------- */
.logo {display: block; width: 290px; height: 70px;}
.hmenu {justify-content: flex-end; padding-right: 30px;}
.hmenu a {display: block; margin: 0 30px; line-height: 40px; position: relative;}
.hmenu a.is-active {box-shadow: inset 0 -3px #fe505f;}
.btn-search {cursor: pointer; font-size: 18px; height: 40px; line-height: 40px; text-align: center;}
.search-wrap {width: 100%; max-width: 800px; padding: 30px; color: #fff; position: fixed; z-index: 999; 
	top: 0; left: 50%; transform: translateX(-50%);}
.search-title, .search-close {font-size: 24px;}
.search-box {position:relative; margin-top: 30px;}
.search-box input, .search-box input:focus {padding: 0 50px 0 15px; border-radius: 0; box-shadow: none; 
background-color: #fff; color: #000;}
.search-box input:not(:focus)::placeholder {color: #000;} 
.search-box button {position:absolute; right:5px; top:0px; z-index:10; width: 30px;
background:transparent !important; color:#000 !important; font-size: 16px !important; padding: 0 !important;}


/* SLIDER, MAIN TOP DESC
----------------------------------------------- */
.slide {height: 1080px; overflow: hidden; position: absolute; left: 0; top: 0; width: 100%; z-index: 10;}
.slide::before {content: ''; position: absolute; left: 0; top: 0; height: 120px; width: 100%; z-index: 101;
background:linear-gradient(to top, rgba(237,242,249,0) 0%, #edf2f9 100%);}
.slide::after {content: ''; position: absolute; left: 0; bottom: 0; height: 200px; width: 100%; z-index: 101;
background:linear-gradient(to bottom, rgba(237,242,249,0) 0%, #edf2f9 100%);}
.slide-item {height: 1080px; background-repeat: no-repeat; background-position: center top; 
	filter: grayscale(0.5);}
.mlogo {margin: 30px 0 60px 0;}
.mlogo-in {margin: auto; text-align: center; padding-top: 60px; max-width: 800px; 
background: url(../images/logo.png) center top / 200px auto no-repeat;}
.mlogo-title {font-size: 24px; margin: 0 0 20px 0; position: relative;}
.mlogo-title span {color: #fe505f;}
.mlogo-text {color: #888; line-height: 1.7;}


/* NAV
----------------------------------------------- */
.main-nav {margin-bottom: 60px;}
.main-nav li {width: 14.28%;}
.main-nav a {height: 30px; line-height: 30px; display: block;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.main-nav a.is-active, .btn-search:hover {color: #fe505f;}


/* SECTION, SIDE
----------------------------------------------- */
.sect {margin-bottom: 60px;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 24px; text-align: center; position: relative;}
.sect-title::after {content: ''; background-color: #fe505f; width: 100px; height: 3px; 
position: absolute; left: 50%; margin-left: -50px; bottom: -10px;}
[data-text]::before {content: attr(data-text); position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); 
display: block; font-size: 84px; opacity: 0.06; pointer-events: none; width: 100%;}
.sect-items {margin: 0 -15px;}
.sect-border {border-top: 5px solid #e1e6ec; padding-top: 60px;}
.mb-remove {margin-bottom: -30px;}
.site-desc {margin-bottom: -15px; padding-top: 40px;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size: 24px; margin-bottom: 20px;}
.site-desc p {line-height: 1.7; margin-bottom: 15px; color: #888;} 
.site-desc a {color: #7097ee; text-decoration: underline;}


/* THUMB ITEM
----------------------------------------------- */
.th-item {width: 33.33%; padding: 0 15px; margin-bottom: 30px;}
.th-img:after {content:''; position:absolute; z-index:1; bottom:0; left:0; right:0; height:70%; pointer-events:none;
background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);}
.th-img {margin-bottom: 20px; border: 1px solid transparent; font-size: 13px; color: #fff;}
.th-time {position: absolute; z-index: 10; right: 15px; top: 15px;
background-color: rgba(0,0,0,0.4); padding: 3px 6px; border-radius: 3px;}
.th-rating {position: absolute; z-index: 10; right: 15px; bottom: 15px; font-weight: 700;}
.th-views {position: absolute; z-index: 10; left: 15px; bottom: 15px; opacity: 0.8;}
.th-rating .fas {color: #44bd32;}
.th-item:hover .th-img {border-color: #fe505f;}
.th-item:hover .th-img .anim {opacity: 0;}

.th-model {width: 20%; text-align: center;}
.th-model .th-img {padding-top: 140%;}
.th-cat {width: 16.66%; text-align: center;}
.th-cat .th-img {padding-top: 100%; border-radius: 50%;}
.sect-carou .th-item {width: 440px; float: left; margin-bottom: 0;}
.sect-carou .th-model {width: 240px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {text-align: center; position: relative;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; 
padding: 0 10px; margin: 0 5px; line-height: 50px; font-size: 24px; position: relative;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {box-shadow: inset 0 -3px #fe505f;}


/* FULL
----------------------------------------------- */
.fplayer {background-color: #000;}
.fmain {background-color: #fff; box-shadow: 0 5px 25px rgba(0,0,0,0.05);}
.fright {width: 400px; padding: 30px; background-color: #f5f5f5;}
.fleft {padding: 30px;}
.fleft h1 {margin-bottom: 10px; font-size: 20px;}

.fmeta {margin: 30px 0; color: #888; font-size: 14px;}
.fmeta-item {margin-right: 30px;}
.fctrl {font-size: 14px; font-weight: 700;}
.fdl, .ftab {height: 30px; line-height: 30px; border-radius: 15px; background-color: #edf2f9; color: #888;}
.frate a {color: #fff; background-color: #66d86c; height: 30px; line-height: 30px; 
border-radius: 15px; display: block; padding: 0 20px; background: linear-gradient(135deg, #66d86c, #27ae60);}
.frate a + a {background-color: #f8497a; background: linear-gradient(135deg, #f8497a, #c0392b); margin-left: 10px;}
.frate-likes, .frate-dislikes {font-weight: 700;}
.frate a:hover {opacity: 0.8;}
.ftags {line-height: 1.5;}
.ftags-row + .ftags-row {margin-top: 18px;}
.ftags-caption {margin-right: 5px;}
.ftags-row a {color: #fe505f;}
.ftags-row a:hover {text-decoration: underline;}

.ftabs-box {display: none;}
.ftabs-box.visible {display: block;}
.ftab {display: block; margin: 0 15px 30px 0; padding: 0 15px;}
.ftab.is-active, .ftab:hover {cursor: pointer; background-color: transparent; 
	color: #fe505f; box-shadow: inset 0 0 0 1px #fe505f;}
.comm-letter {position: absolute; left: 0; top: 0; width: 40px; height: 40px; line-height: 40px; text-align: center; 
background-color: #000; color: #fff; font-size: 18px; font-weight: 500; text-transform: uppercase; border-radius: 50%;}


/* 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.5; font-size: 16px; color: #5c5c5c;}
.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:#7097ee;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:300;}
.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
----------------------------------------------- */
.add-comm-form {margin-bottom: 30px;}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {box-shadow: 3px 3px 6px rgba(0,0,0,0.1);}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {display: none;}
.last-comm-link {display: inline-block; padding-bottom: 20px; color: #06c; font-size: 18px; font-weight: 500;}

.comm-item {margin-bottom: 20px; font-size: 14px; padding-left: 50px; position: relative; min-height: 50px;}
.comm-two {margin: 6px 0;}
.comm-one > span {margin-right: 15px; color: #888; font-size: 14px;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {font-weight: 700; color: #fe505f; opacity: 1;}
.comm-three a:hover {border-bottom-color: transparent;}
.comm-three-left > a {color: #7097ee; border-bottom: 1px dotted #7097ee;}



/* Owl Carousel v2.1.0 */
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 100; }
.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:50%; z-index:500; margin-top:-25px; height:1px;}
.owl-prev, .owl-next {width:30px; height:50px; position:absolute; top:0px; z-index:200;}
.owl-prev {left:30px; background-position:-136px -148px;}
.owl-next {right:30px; background-position:-166px -148px;}
.owl-prev:hover, .owl-next:hover {}
.owl-dots {text-align: center; padding-top: 10px; font-size: 0;}
.owl-dot {display: inline-block; vertical-align: middle; width: 10px; height: 10px; border-radius: 5px; 
background-color: #888; margin: 20px 10px 0 10px; cursor: pointer;}
.owl-dot.active {background-color: #fe505f; width: 60px; height: 10px; border-radius: 5px;}
.slide .owl-dots {text-align:center; width:10px; position:absolute; right:30px; top:0; padding-top: 150px;
display:-ms-flexbox;display:-webkit-flex;display:flex;
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column; 
-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.slide .owl-dot {margin-left: 0; margin-right: 0;}
.slide .owl-dot.active {width: 10px; height: 60px;}


/* ADAPTIVE
----------------------------------------------- */
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff;
padding:15px; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s;}
.side-panel.active {left:0;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; 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; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .hmenu a, .side-panel .main-nav a {margin: 0; height: 40px; line-height: 40px;}
.side-panel .main-nav li, .side-panel .hmenu li {width: 100%;}
.side-panel .main-nav {border-bottom: 0; padding: 20px 0;}

@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.wrap {background-image: none; overflow: hidden;}
.btn-menu {display: block; font-size: 18px; cursor: pointer; height: 40px; line-height: 40px; 
width: 40px; text-align: center; margin-left: 30px; background-color: #fe505f; color: #fff; border-radius: 50%;}
.header .hmenu, .nav, #gotop, .slide, [data-text]::before, .mlogo {display: none !important;}
.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; width: 100px; margin-right: 30px; position: relative;}
.logo img {max-width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.footer {padding-bottom: 30px;}
.th-model {width: 25%;}
.th-cat {width: 20%;}

.fright {width: 100%;}
.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;}
.th-item {width: 50%;}
.th-model {width: 33.33%;}
.th-cat {width: 25%;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}

.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;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.header, .content {padding-left: 15px; padding-right: 15px;}
.btn-menu {margin-left: 15px;}
.th-item {width: 100%;}
.th-model {width: 50%;}
.th-model .th-title, .th-cat .th-title {font-size: 12px;}
.th-cat {width: 33.33%;}
.footer-menu a {display: inline-block; margin-bottom: 15px;}

.fleft, .fright {padding: 15px;}
.ftab {margin-bottom: 15px;}
.fmeta {margin: 25px 0 15px 0;}
.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.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:360px;}
.sect-carou .th-item {width: 280px; padding: 0 5px;}
.sect-carou .th-model {width: 180px;}
.sect-carou .th-title {font-size: 12px;}
}

@media screen and (max-width: 350px) {
.wrap-center22 {max-width:320px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
