@charset "utf-8";

@media (max-width: 400px) {
	@-ms-viewport {
		width: 320px;
	}
}

/*---------- MOBILE ---------------*/

textarea, select, input {
	font-size:16px!important;
}

select { max-width: 100%; }

/*--------- GRID -------*/

.row {
    margin-left: -5px;
    margin-right: -5px;
}

[class^="col"] {
	padding-left: 5px;
    padding-right: 5px;
}

.review-pic-1, .review-pic-3 {
	padding-right: 8px;
	padding-left: 11px;
}

.review-pic-2, .review-pic-4 {
	padding-right: 11px;
	padding-left: 8px;
}

@media (max-width: 500px) {
	#reviewsBlock .atsiliepimai .name a {
		max-height: 60px;
		height: 60px;
	}
}

@media (max-width: 640px) {
	#ugio-calc {
		background: unset;
	}
	.resultBlock {
		width: 100%;
	}
}

#skelbimaiBlock .flexbox-row {
	margin-left: -5px;
	margin-right: -5px;
}

.md-col-1-2 {
	width:50%;
}

.md-col-1 {
	width:100%;
}

/*------- END GRID -----*/

html, body {
	min-width:320px;
}

.body-bg.noscroll {
	height:100%;
	overflow:hidden;
	padding-top:55px;
	z-index:-1;
}

.visible {
	display:block;
}

.drag-icon {
	display:block;
}

#md-header.fixed {
	position: fixed;
}

#header-top, #primary-nav, #timeline, #footer, #copyright, #page-right, #teaser-text ul {
	display:none;
}

#page-container {
	max-width:640px;
	min-width:320px;
	position:relative;
	overflow:hidden;
	width:auto;
	padding:0;
}

#page-container #page-head {
	text-align:center;
	padding:0 0 15px;
}

#page-head .md-top-bnr {
    padding-bottom: 24px;
    min-height: 293px;
    padding-top: 10px;
    background-color: #f6f6f6;
    color: #acabab;
    overflow:hidden;
}
.awrap {
  min-height:301px;
}

.ads-mobile-center {
  background-color: #f6f6f6;
  color: #acabab;
  font-size:13px;
  padding-top:10px;
  padding-bottom:15px;
  text-align: center;
}

#page-content{
	padding: 0 15px 6px;
}

#page-left {
	float:none;
}

.md-footer {
	overflow-x: hidden;
	display:block;
	text-align:center;
	padding:5px 0;
	margin-top:20px;
	border-top:1px solid #e5e5e5;
	font-size:10px;
	color:#999;
	line-height:15px;
}

.md-footer ul {
	margin:0 auto;
}

.md-footer ul li {
	display:inline;
}

.md-footer ul li span {
	padding:0 5px;
}

.md-footer ul li a {
	color:#007BB4 ;
}

#mobile {
	padding-top: 50px;
}

#mobile.is-iosmobileapp {
	padding-top: 70px;
}

#md-header {
	display:block;
	position:fixed;
	z-index:101;
	top:0;
	left:0;
	width:100%;
	height:50px;
	line-height:50px;
	margin-bottom:5px;
	text-align:center;
	background-color:#743B8A;
	background:linear-gradient(#804099,#743B8A) #743B8A;
	background:-webkit-linear-gradient(#804099,#743B8A) #743B8A;
	/*box-shadow:0 1px 1px rgba(0,0,0,0.3);*/
}

.is-iosmobileapp #md-header {
	height:48px;
	padding-top: 0px;
}

#md-header .logo {
	position:absolute;
	left:50%;
	margin-left:-65px;
	top:10px;
}

.is-iosmobileapp #md-header .logo {
	top:10px;
}

#md-header .md-header-btn {
	position:relative;
	height:100%;
	display:block;
	opacity:0.5;
}

#md-header .md-header-btn.active, 
#md-header .md-header-btn.new {
	opacity:1;
}

.md-header-btn .notification-counter {
	right:2px;
	top:10px;
}

#md-header .pointer-up {
    border-bottom: 7px solid #FFFFFF;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    height: 0;
    position: absolute;
    width: 0;
	display:none;
	bottom:0px;
	right:9px;
}

#md-header .md-header-btn.active .pointer-up {
	display:block;
}

#md-header .md-header-btn.md-login {
	opacity:1;
	float:right;
}

.md-header-btn.md-login .pointer-up {
	right:35px !important;
}

#md-header .md-login a {
	display:inline-block;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	height:30px;
	line-height:29px;
	padding:0 10px;
	border-radius:3px;
	box-shadow:0 1px 0 rgba(0,0,0,0.3);
	text-shadow:1px 1px 0 rgba(0,0,0,0.4);
	background-color:#a46fb9;
	margin:10px 10px 0 0;
	text-decoration:none;
}

#md-header .md-nav {
	width:50px;
	float:left;
	background:url(/img/mobile-nav-btn.png) center center no-repeat;
	background-size:19px 19px;
}

#md-header .md-usercard {
	width:33px;
	float:right;
	background:url(/img/mobile-usercard-btn.png) center center no-repeat;
	background-size:20px 20px;
}

#md-header .md-notification {
	width:33px;
	float:right;
	background:url(/img/mobile-notification-btn.png) center center no-repeat;
	background-size:20px 20px;
}

#md-header .md-message {
	width:33px;
	float:right;
	background:url(/img/mobile-message-btn.png) center center no-repeat;
	background-size:20px 14px;
	margin-right:5px;
}

.topbar .notifications {
	display:none;
}

.uc-pop {
	width:100%;
	max-width:480px;
	min-height:calc(100% + 70px);
	z-index:100;
	top:0;
	right:0;
	left:inherit;
	background-color:#fff;
	box-shadow:none;
	border:none;
	padding-top:50px;
}

#md-uc-notify .uc-list-header, #md-uc-pm .uc-list-header {
	position: fixed;
	top: 50px;
	z-index: 99;
	background-color: #FFF;
	width: 100%;
}

#md-uc-notify .uc-list, #md-uc-pm .uc-list {
	padding-top:30px;
}

.uc-pop .uc-list {
	background-color:#fff;
	max-height:none;
	overflow:visible;
}

.uc-pop .uc-list-container .uc-list-footer {
	/*position:fixed;*/
	bottom:0;
	max-width:480px;
	width:100%;
}

.uc-pop .ucTabBlock {
	min-height: 340px;
	background-color:#fff;
}

/*---------- USERCARD --------------------*/

.uc-list-forum a.uc-list-content {
	padding:10px 7px !important;
}

.uc-list-forum a.uc-list-content .title {
	max-width:280px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:13px;
}

/*-----------------------------------------*/

/*------------------ NAV ----------------------------*/

#md-nav-container {
	width:100%;
	/*height:100%;*/
	left:0;
	position:absolute;
	/*overflow:hidden;*/
	z-index:99;
	padding-top:50px;
	display:none;
	background-color:rgba(0,0,0,0.4);
}

.is-iosmobileapp #md-nav-container {
	padding-top:70px;
}

#md-nav-container ul {
	width:270px;
	background-color:#fff;
	height:100%;
	overflow:auto;
	box-shadow:3px 0 4px rgba(0,0,0,0.2);
	/*position:relative;
	left:-270px;
	-webkit-transition:-webkit-transform 0.3s ease-out 0s;
	-o-transition:-o-transform 0.3s ease-out 0s;
	-ms-transition:-ms-transform 0.3s ease-out 0s;
	transition:transform 0.3s ease-out 0s;*/
}

#md-nav-container.visible {
	display:block;
}

#md-nav-container.visible ul {
	/*-webkit-transform:translate(270px, 0px);
	-o-transform:translate(270px, 0px);
	-ms-transform:translate(270px, 0px);
	transform:translate(270px, 0px);*/
}

#md-nav-container ul a {
	display:block;
	padding:12px;
	border-bottom:1px solid #eee;
	font-size:14px;
	font-weight:bold;
	color:#333;
}

#md-nav-container ul a.active {
	background-color:#f2f2f2;
}

#md-nav-container ul li:last-child a {
	border:none;
}

.md-search {
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #eee;
}

.md-search input {
	width:100%;
	font-size:16px;
	padding:0 50px 0 10px;
	height:45px;
	margin:0;
	border:none;
}

.md-search .search-btn {
	position:absolute;
	width:45px;
	height:45px;
	right:0; top:0;
	z-index:2;
	background:url(/img/md-search-ic.svg) center center no-repeat #fff;
}

.md-logout a {
	background:url(/img/md-logout-ic.svg) left 10px center no-repeat;
	color:#999 !important;
	background-size:15px auto;
	padding-left:30px !important;
}

/*------------------ END NAV ----------------------------*/


/*---------------------- LOGIN -------------------------------------*/

.login-container {
	max-width:400px;
	padding: 30px 30px 40px !important;
	margin:0 auto;
	font-size:14px;
}

.login-container table td {
	padding:3px 0;
}

.login-container fieldset {
	margin-bottom:8px;
}

.login-container input[type=text], 
.login-container input[type=password], 
.login-container input[type=email] {
	width:100%;
	font-size:16px;
	padding:12px 10px;
	margin:0;
}

.login-container [placeholder]::-webkit-input-placeholder {
	color:#888;
}

.login-container [placeholder]:focus::-webkit-input-placeholder {
	-webkit-transition:color .4s .1s ease;
	transition:color .4s .1s ease;
	color:#cfcfcf;
}

.login-container .sub-text {
	margin-top:25px;
	text-align:center;
	color:#777;
}

.login-container .sub-text a.pass-reminder-link {
	display:block;
	padding:5px 0;
	margin-bottom:5px;
}

.login-container .btn-l {
	width:100%;
}

.fb-login-container {
	text-align:center;
}

.fb-login-container .or {
	border-top:1px solid #e5e5e5;
	position:relative;
	margin:30px 0;
}

.fb-login-container .or span {
	position:absolute;
	padding:0 10px;
	font-weight:bold;
	color:#888;
	background-color:#fff;
	top:-11px;
	left:50%;
	margin-left:-25px;
}

.fb-connect-button {
    background-color: #536DA3;
    border-radius: 3px;
    display: inline-block;
	height:40px;
	width:100%;
	font-size:14px;
    text-decoration: none !important;
    vertical-align: middle;
	color:#fff !important;
	overflow:hidden;
}

.fb-connect-button span {
    display: block;
    height: 100%;
    vertical-align: middle;
}

.fb-connect-button span.fb_icon {
    background:url(/img/fb-large.png) center center no-repeat;
	background-size:10px 20px;
    border-right: 1px solid #6c8cd9;
    width: 40px;
	float:left;
}

.fb-connect-button span.text {
	border-left: 1px solid #3d5eac;
    padding: 2px 20px 9px;
	text-align:center;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

.login-container h1 {
	font-size:24px;
}

.login-container .logo img {
	width:110px;
	height:auto;
}

.wrapper #copyright {
	display:none;
}

/*--------------------- END LOGIN ----------------------------------*/

/*--------------------- HOMEPAGE -----------------------------------*/

#main-teaser {
	margin:0 -5px 10px;
}
#main-teaser .col-1-2 {
	width:100%;
}

#photo-link {
	height:auto;
}

#teaser-text {
	height:auto;
	padding:10px;
	background-color:#f5f5f5;
}

#teaser-text h1 {
	font-size:23px;
	font-weight:500;
	padding:0 0 5px;
}

#teaser-text p {
	padding:0;
}
@media only screen and (max-width: 768px) {
	#random-artcl .item.random-mob {
		width: 50% !important;
		margin-right: 0 !important;
	}
	#random-artcl .item.random-mob.mob-hide {
		display: none;
	}
	#random-artcl .item.random-mob .img-mob {
		width: 100%;
	}
}

#random-artcl {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}

#random-artcl .item.random-mob:nth-child(1), #random-artcl .item.random-mob:nth-child(2) {
    margin-bottom: 20px;
}

#random-artcl .item.random-mob:nth-child(1), #random-artcl .item.random-mob:nth-child(3) {
	padding-right: 8px;
	padding-left: 0;
}

#random-artcl .item.random-mob:nth-child(2), #random-artcl .item.random-mob:nth-child(4) {
	padding-right: 0;
	padding-left: 8px;
}

#CoolToolsIndex {
	width:100%;
}

#CoolToolsIndex.wCoolTools .item {
	width:33.3333%;
	padding-left: 10px;
	padding-right: 10px;
}

#CoolToolsIndex.wCoolTools .item:nth-child(n+6):nth-child(-n+13) {
	display:none;
}

.forum-live {
	display:none;
}

.new-topic-feed {
	width:100% !important;
	float:none;
}

.topic-top-feed {
	width:100% !important;
	float:none;
}

#new-topic .wContainer {
	overflow:hidden;
}

/*--------------- END HOMEPAGE -------------------------------------*/

/*--------- Baby names -----------*/

h1.boy, h1.girl {
	font-size:25px !important;
	padding:15px 0 20px !important;
}

/*--------- /Baby names -----------*/


/*-------------------------- FORUM ----------------------------------*/

h3.bbcrumb {
    font-size: 11px !important;
    letter-spacing: 0;
	line-height:16px;
}

#forumas h1 {
	font-size:20px;
	padding:5px 0;
}

#hello-block {
	display:none;
}

#topic-page #page-content{
	padding: 0 10px 6px;
}

table#forumlist tr th, table#forumlist tr td, table#latest tr th, table#latest tr td {
	display:none;
}

table#forumlist tr th:first-child, table#forumlist tr td:first-child,
table#latest tr th:first-child, table#latest tr td:first-child {
	display:table-cell;
}

table.bbpm-list tr th:nth-child(2), table.bbpm-list tr td:nth-child(2) {
	display:table-cell !important;
}


.md-topic-posts {
	display:block;
	float:right;
	font-weight:bold;
	color:#bbb;
	font-size:12px;
	letter-spacing:-0.5px;
	padding-left:20px;
}

#topic-info {
	padding:10px;
}

.topictitle {
	font-size:18px;
	padding-bottom:5px;
	font-weight:bold;
}

.topic-action {

}

.topic-action .btn {
	margin-right:3px;
}

.nav_top {
	padding:0 0 10px !important;
}	

.nav span, .nav a {
	padding:0 3px;
	font-size:10px;
	margin-right:3px;
	min-width:30px;
	height:30px;
	line-height:30px;
}

.nav .gotoPage input {
	width:25px;
	height:30px;
}

.nav .gotoPage input:focus {
	font-size:16px;
}

.threadauthor {
	display:none;
}

.threadpost {
	display:block;
	padding:0 10px 45px;
}

.threadpost .poststuff {
	display:none;
}

.poststuff2 {
	padding:0 10px;
}

.md-threadauthor {
	display:block;
	padding:10px 10px 15px;
	overflow:hidden;
}

.md-threadauthor .avatar {
	display:block;
	width:35px;
	height:35px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	border-radius:50%;
}

.md-threadauthor .md-poststuff {
	font-size:11px;
	line-height:16px;
	overflow:hidden;
}

.md-threadauthor .post-authorname .name {
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
	font-weight:bold;
}

.md-threadauthor .post-authorname .name img {
	height:10px;
}

.md-poststuff .usr-child {
	font-size:10px;
	display:inline-block;
	color:#444;
	vertical-align:middle;
}

.md-poststuff .usr-child img {
	height:16px;
	width:auto;
	vertical-align:middle;
	margin-right:2px;
	text-decoration:none;
}

.md-threadauthor .post-time {
	color:#777;
}

#thread .post p {
	font-size:15px;
	line-height:22px;
}

#thread .post img {
	max-width:300px;
}

.hidden-photo{
	filter: blur(18px);
}

.awrap {
   padding: 10px 0 20px 0;
   background-color: #f6f6f6 !important;
   color: #acabab;
}

.qtip {
	width:100% !important;
}

#smileCategory a {
	width:50%;
}

#smileCategory .active { 
	background-color:#444;
	border-top-color:#e5e5e5;
	color:#fff;
}

.group-avatar {
	display:none;
}

.group-info {
	max-width:85%;
}

#groupPage .topictitle {
	white-space:normal;
}

.member-pic {
	margin:0 1px 2px 0;
}

.gp-option1, .gp-option2 {
	width:100%;
	border:none;
}

.gp-option1 {
	padding-bottom:10px;
}

#bb-smiles-def {
	width: 175px;
	overflow: hidden;
	display: block;
	height: 24px;
	float: left;
}

#smileCategory {display:none}

.smilesGroup { 
	min-height:150px;
	padding:10px; 
}

.smilesGroup img { 
	cursor:pointer;
}

h2#new_post {
	display:none;
}

.postform, div.not-logged-form {
	background-color:transparent;
	padding:15px 0 0;
	margin-bottom:10px;
}

.postform textarea, div.not-logged-form textarea {
	height:100px;
	padding:10px;
	margin-top:10px;
}

.topic-skelbimai .md-col-1-2:nth-last-child(-n+2) {
	display:none;
}


/*------------------------ END FORUM --------------------------------*/



/*--------------- STRAIPSNIAI ---------------------*/

.article-img {
	float:none;
	margin:0 0 15px;
	max-width:none;
}

#article-content p img {
	max-width:100%;
	height: auto;
}

.related-articles article .img-container {
	height:90px;
}

.weekIllustration {
	width:100%;
}

#week-content .rght-block {
	float:none !important;
	margin-left:0;
}

#article-content .rght-block {
	display:none;
}

.week-fact {
	width:100%;
}

.related-articles article .text-container h1 {
	font-size:15px;
	font-weight:bold;
}

.related-articles article {
	min-height:150px;
}

.related-articles article .text-container .text {
	display:none;
}

.article-quote {
    font-size: 18px;
    line-height: 25px;
    padding: 20px 0 0;
    width: 180px;
}

#users-comments .uc-header h4,
#users-comments .uc-header .btn,
#users-comments .uc-footer .btn {
	float:none;
}

#users-comments .uc-header .btn {
	margin-top:15px;
}

.user-comment {
	margin-bottom: 0;
	border-bottom: 1px solid #eee;
	background-color:#fff;
	padding:10px;
}

a.user-avatar {
	height:35px;
	width:35px;
}

.user-says {
	margin-left: 50px;
	padding: 6px 0 0 0;
	border:none;
}

.user-says:before {
	display:none;
}

.comment-info a {
	display:block;
}
.suggested-article-container{
	display: block;
}
.suggested-article{
	margin-bottom: 14px;
}

/*--------------- END STRAIPSNIAI ---------------------*/



/*------------- SKELBIMAI ---------------------*/

.sn-block fieldset {
	padding:10px 0 15px;
}

.upload-container .img-box, .ui-sortable .img {
	width:130px;
	height:130px;
	margin-bottom:3px;
}

.ui-sortable .img:hover .rearrange-text{
	display:none;
}

.md-cat-home .col-1-3 {
	width:100%;
	float:none;
}

.md-cat-home .col-1-3:first-child .skelb-item {
	border-top-width:1px;
}

.skelb-category {
    border-width: 1px 0 0;
	border-style:dashed;
    margin-bottom: 0;
    overflow: hidden;
    padding: 5px 0;
}

.skelb-category:last-of-type {
	border-bottom-width:1px;
	margin-bottom:15px;
}

.skelb-category .cat-links {
    float: left;
    padding:0;
    width: auto;
}

.skelb-category .cat-links h3 a {
	height:50px;
	line-height:50px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 0;
}

.skelb-category .cat-links ul {
	display:none;
}

.skelb-category .cat-gallery {
    float: right;
    width: auto;
}

.skelb-category .cat-gallery a.big {
    display:none;
}

.skelb-category .cat-gallery a.small {
    height: 50px;
    width: 50px;
}

@media (max-width: 400px) {
	.skelb-category .cat-gallery a:nth-child(3),
	.skelb-category .cat-gallery a:nth-child(4) {
		display:none;
	}
}

.skelb-item.cat-home {
	width:100%;
	height:auto;
	margin-bottom:0;
	border:1px dashed #ddd;
	border-width:0 0 1px;
	box-shadow:none;
}

.skelb-item.add-new {
	padding:10px 0;
	margin:20px 0 10px;
	border:0;
}

.skelb-item.add-new span {
	padding:0 10px 0 0;
	vertical-align:middle;
	font-size:34px;
}

.skelb-item.add-new br {
	display:none;
}

.skelb-item .cat-header {
	float:left;
	width:80px;
	height:60px;
}

.skelb-item .cat-header img {
	display:block;
	height:100%;
	margin-left:-35px;
}

.skelb-item.cat-home .cat-links {
	padding:0;
}

.skelb-item .cat-links h3 a {
	display:block;
	position:absolute;
	z-index:1;
	left:90px;
	width:100%;
	height:100%;
	padding:0;
	line-height:60px;
}

.skelb-item.cat-home .cat-links ul, .skelb-item.cat-home .cat-more {
	display:none;
}

.add-skelb-btn {
	float:none;
}

.md-skelbimai-home .add-skelb-btn {
	float:right;
}

.skelbimai-wrapper h1 {
	font-size:24px;
	padding:15px 0;
}

.skelb-catlist ul li {
    float: none;
    font-size: 15px;
    padding: 0;
    width: 100%;
	position:relative;
}

.skelb-catlist ul li a {
	display:block;
	padding:10px 0;
	border-top:1px dashed #ddd;
}

.skelb-catlist ul li:last-child a {
	border-bottom:1px dashed #ddd;
}

.skelb-catlist ul li span {
	position:absolute;
	z-index:1;
	right:5px;
	top:10px;
}

.skelb-item, .skelb-item.mini {
	height:auto;
	width:auto;
	margin-bottom:10px;
}

.skelb-item .price {
	position:static;
	padding:0 10px 8px;
	margin-top:5px;
}

.skelbimas-lclmn, .skelbimas-rclmn {
	float:none;
	width:auto;
}

.s-image-container {
	width:auto;
	margin-bottom:10px;
}

.s-image-main {
	width:auto;
	height:auto;
}

.skelb-fb-share .share-button {
	margin:8px 0 0;
}

.s-owner {
	width:100%;
}

.s-owner .owner-image {
	width:60px;
	height:60px;
}

.s-owner .ask-btn {
	height:45px;
	line-height:45px;
}

.tool-btn .icon {
	opacity:1;
}

#teirBlock {
	/*
	max-width:300px;
	width:100%;
	*/
}

.trade-chat .tabs {
	width: 100%;
}

/*------------- END SKELBIMAI ---------------------*/

/*-------------- NAUDINGA --------------------------*/

.tools-filter {
	margin:20px 0;
}

.tools-filter a {
	font-size:11px;
	padding:7px;
	text-align:center;
}

.tool-item {
	width:100%;
	height:auto;
	padding:10px 5px;
	border-bottom:1px dashed #ddd;
}

.tool-item:last-child {
	border:none;
}

.tool-section h2 {
	margin-bottom:15px;
}

.tool-item .link {
	display:block;
	margin:13px 0 0;
	padding:0 20px;
}

.tool-item .about {
	display:none;
}

.filter fieldset {
	width:100%;
	margin-bottom:3px;
}

.filter fieldset input[type=text], .filter fieldset select {
	width:100%;
}

.d-schema {
	background-size:330px auto;
}
.dantukai-container {
	left:-13px;
	top:-12px;
}

.d-sarasas {
	width:100%;
}

.d-labas {
	display:none;
}

.rcPop {
	margin-left:0 !important;
}

.dHead {
	padding:3px !important;
}

.dOvul .dHead .cd, .dPeriod .dHead .cd {
	width:32px !important;
}

.dDay .dIcons {
	padding:0 3px !important;
}

.rc-presentation .rc-preview {
	display:none;
}

.tt-period.header {
	font-size:12px;
	padding:5px 10px;
	line-height:23px;
	font-weight:bold;
}

.tt-period {
	padding:5px 10px;
	line-height:30px;
	font-size:14px;
}

.tt-period .age .number {
	font-size:14px;
	width:auto;
}

.tt-period .age .title {
	font-size:14px;
}

.tt-period input[type=number] {
	font-size:16px;
	width:50px;
	padding:5px 0;
}

.tt-period .weight-user .change {
	display:none;
}

#ovul-calc {
	background-position:right -100px bottom;
	padding:10px;
}

table.calendar td { 
	border:1px solid #e5e5e5; 
	padding:5px;
}

/*-------------------- END NAUDINGA -----------------------*/

#categorie {
	display:none;
}

.rubric, .rubric2 {
	width:100%;
	float:none;
}

#teaseKalendorius {
	padding:8px;
}

/*---------- swipe-master ---------------*/

#imgSwipe.swipe {
  	overflow: hidden;
  	visibility: hidden;
  	position: absolute;
	width:100%;
	height:100%;
	z-index:1000;
}
#imgSwipe .swipe-wrap {
  	overflow: hidden;
  	position: relative;
		height:100%;
}
#imgSwipe .swipe-wrap div {
	display:inline-block;
	vertical-align:middle;
	text-align:center;
  	width:100%;
  	position: relative;
}

#imgSwipe .swipe-wrap div  img {
	max-width:100%;
	max-height:100%;
}

.swipe-blur {
	background-color:rgba(0,0,0,0.5);	
	position:fixed;
	width:100%;
	height:250%;
	z-index:999;
	top:-50%;
}

ul.position {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
	position:absolute;
	width:100%;
	z-index:99;
	bottom:15px;
}

ul.position li {
    background: none repeat scroll 0 0 #444;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 2px;
    width: 10px;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.9) inset;
	border:1px solid #fff;
}

ul.position li.on {
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.download-app {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 70px;
	background-color: #703A99;
	text-align: center;
}

.download-app .close {
	color: #FFFFFF;
	vertical-align: middle;
	display: inline-block;
	padding: 20px 5px 20px 10px;
}

.download-app .app_icon {
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.download-app .app_icon:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.download-app .app_icon img {
	max-height: 55%;
	vertical-align: middle;
}

.download-app .app_texts {
	vertical-align: middle;
	display: inline-block;
	color: #FFFFFF;
	margin-right: 8px;
}

.download-app .app_texts .text_title {
	font-weight: bold;
}

.download-app .goto_store {
	vertical-align: middle;
	display: inline-block;
	background-color: #FFFFFF;
	color: #703A99;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border: 0;
	padding: 5px 10px;
}


.download-app.is-iosmobileweb, .download-app.is-androidmobileweb {
	display: block;
}

.stebek-baneris {
	background: url(/img/atsiliepimai/stebek-background-mob.png) repeat center center !important;
	width: 100% !important;
	height: 140px !important;
	margin-top: 30px;
	margin-bottom: 50px;
}
.stebek-baneris .stebek-text .stebek-title {
	text-align: center !important;
}
.stebek-baneris .stebek-text .stebek-subtitle {
	text-align: center !important;
}
.stebek-baneris .stebek-text {
	height: auto !important;
	width: 100% !important;
	padding-right: 16px;
}
.stebek-baneris .stebek-button {
	float: none !important;
}

.submit .rating {
	width: 100%;
	position: relative;
}
.submit .rating b {
	float: left;
}
.vertinimas .vertinimai {
	width: 100% !important;
	padding-bottom: 20px;
}
.vertinimas.produktas .nuotrauka {
	float: none !important;
}
.produktas .rate-fancy-stars {
	margin-bottom: 10px;
}

.partner-content-info {
	position: relative;
}
.partner-content-info .title {
	position: absolute;
	top: -28px;
	background: silver;
	padding: 4px;
	left: -120px;
	white-space: nowrap;
	font-size: 11px;
}
.partner-content {
	display: inline-block;
	font-size: 11px;
	line-height: 20px;
	font-family: Roboto;
	padding-left: 10px;
	color: #777777;
}

/*#23357*/
@media only screen and (max-width: 768px) {
	.threadauthor-forum {
		padding: 10px 10px 0;
		overflow: hidden;
		width: 100%;
		background-color: unset;
		display: flex;
		height: 60px;
	}
	.avatar-forum {
		display: block;
		width: 35px;
		height: 35px;
		overflow: hidden;
		float: left;
		margin-right: 10px;
		border-radius: 50%;
	}
	.authorname-forum {
		padding-left: 45px;
	}
	.loginPopupLink-forum {
		display: none;
	}
	.avatar-75-forum {
		position: absolute;
		top: 8px;
		height: 35px !important;
		width: 35px !important;
	}
	.fr-forum {
		display: none !important;
	}
	.responsive-forum {
		height: 100%;
	}
    img.avatar {
        height: 100%;
        width: 100%;
        border-radius: 50%;
    }
}

/* Siuntos responsive start */
@media (min-width:1021px) {
    .siuntos-wrapper .dpd-wrapper {
        height: 145px;
    }
    .dpd-wrapper .dpd-codes {
        width: calc(100% - 95px);
    }
    .dpd-wrapper .dpd-code-terminal {
        width: calc(100% - 95px);
        right: 0;
    }
    .dpd-code-terminal .terminal-code, .dpd-code-courier .courier-code {
        width: calc(100% - 72px);
        min-width: 130px;
    }
    .dpd-wrapper .dpd-code-courier {
        width: calc(100% - 95px);
        top: 45px;
        right: 0;
        bottom: unset;
    }
    .dpd-wrapper .dpd-send {
        width: 100%;
        bottom: 0;
        top: unset;
        right: unset;
        display: block;
    }
    .dpd-code-terminal .terminal-text, .dpd-code-courier .courier-text {
        width: 62px;
    }
    .dpd-table tr.tr-1 .th-1 {
        min-width: 130px;
    }
    .dpd-table .nl {
        clear: both;
    }
}
/* Siuntos responsive end */
@media (max-width: 1020px){
	.raida-calendar-block, .raida-first-two-months {
		width: 330px;
	}
	.raida-item {
		width: 26px;
	}
	.raida-item span {
		display: none;
	}
	.raida-other-month-block {
		width: 163px;
	}
	.raida-other-month-block:nth-child(odd) {
		margin-right: 4px;
	}
	.raida-first-two-months .raida-title {
		padding-right: 29px;
	}
	.raida-first-two-months a:nth-child(5) .raida-item {
		margin-right: 2px;
	}
	.raida-img-block {
		background-image: url(/img/vaiko_raidos_kalendorius_MOB.png);
		background-repeat: no-repeat;
		width: 330px;
		height: 100px;
	}
	.block-tv3 {
		display: none;
	}
}
@media (max-width: 359px){
	.raida-calendar-block, .raida-first-two-months {
		width: 300px;
	}
	.raida-first-two-months {
		height: 34px;
		padding-top: 4px;
	}
	.raida-other-month-block {
		width: 149px;
		height: 34px;
		padding-top: 4px;
	}
	.raida-item {
		margin-right: 0px;
	}
	.raida-title {
		padding-right: 1px;
	}
	.raida-first-two-months .raida-title {
		padding-right: 16px;
	}
	.raida-other-month-block:nth-child(odd) {
		margin-right: 2px;
	}
	.raida-other-month-block:nth-child(n+9) {
		padding-left: 3px;
	}
	.raida-img-block {
		width: 300px;
		background-position: center;
	}
}
@media (max-width: 768px) {
    .vaiku-dantu-dygimas-img {
        background-image: url(/img/dantuku_kalendorius_600x190.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
    }

	.skiepu-kalendorius-img {
        background-image: url(/img/skiepu_kalendorius_600x190_mob.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
    }
	.filmuku-img {
        background-image: url(/img/mob-600x190.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
    }
	.laimes-ratas-img {
		background-image: url(/img/go3_ratas_320x150_mob.jpg);
		background-repeat: no-repeat;
		background-size: contain;
		width: 100%;
		background-position: center;
	}
}

.tv-video-index-3 .video-gallery-item h3 {
    white-space: normal;
    text-overflow: initial;
    overflow: hidden;
}

.kmi-skaiciuokle form {
    padding: 15px;
    background-position: 120px 0px;
    background-size: cover;
}

.kmi-skaiciuokle > form > div {
    width: 85%;
}

.kmi-skaiciuokle .btn {
    background-color: #743B8A;
    margin-left: 10px;
    font-size: 12px !important;
}

.kmi-skaiciuokle > form > div > label {
    margin-right: 10px;
}

.newsletter_modal-wrapper {
	width: 320px;
	height: 400px;
	padding: 40px 20px;
	margin: 15% auto;
}

#topic-settings .member-list {
	display: grid;
	grid-template-columns: 1fr;
}

.warning-place {
	left: unset;
	text-align: left;
}

@media (max-width: 405px) {
	.warning-place {
		font-size: 11px;
	}
}

@media (max-width: 375px) {
	.warning-place {
		font-size: 10px;
	}
}

.forum-live.forum-live-mobile {
	display: block;
	background-color: #fff;
	border-bottom: unset;
}

.forum-live-mobile .title {
	background-color: #f2f2f2;
}

.forum-live-mobile .msg-container {
	border: 1px solid;
	border-color: #eee #eee #e5e5e5;
}

.forum-live-mobile .msg {
	border-bottom: 1px solid #eee;
	margin: 0 15px 0;
	box-shadow: unset;
}
#dream-search{
	background-position-x: 70%;
}
.dream-forum-block #forumas-promo{
	background: url(/img/dream-forum-lineart.png) top right no-repeat;
	background-size: 80%;
}