@media (min-width: 768px) {
	.masonry .col-sm-6 {
		width: 49.8%;
	}
	.masonry .col-sm-4 {
		width: 33.2222%;
	}
	.comment-form .col-md-6:nth-child(1) {
		padding-left: 0;
	}
	.comment-form .col-md-6:nth-child(2) {
		padding-right: 0;
	}
}

@media (max-width: 768px) {
	.ub-hidden-mobie {
		display: none;
	}
	.bottom-footer ul {
		float: none;
		text-align: left;
	}
	.bottom-footer ul li {
		padding-left: 0;
		padding-right: 15px;
	}
	.bottom-footer p {
		margin-bottom: 15px;
	}
	.comment-form .col-md-6 {
		padding: 0;
	}
}

@media screen and (max-width: 767px) and (min-width: 481px) {
.col-tb-1, .col-tb-2, .col-tb-3, .col-tb-4, .col-tb-5, .col-tb-6, .col-tb-7, .col-tb-8, .col-tb-9, .col-tb-10, .col-tb-11, .col-tb-12 {
    float: left;
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-tb-12 {
  width: 100%;
}
.col-tb-11 {
  width: 91.66666667%;
}
.col-tb-10 {
  width: 83.33333333%;
}
.col-tb-9 {
  width: 75%;
}
.col-tb-8 {
  width: 66.66666667%;
}
.col-tb-7 {
  width: 58.33333333%;
}
.col-tb-6 {
  width: 50%;
}
.col-tb-5 {
  width: 41.66666667%;
}
.col-tb-4 {
  width: 33.33333333%;
}
.col-tb-3 {
  width: 25%;
}
.col-tb-2 {
  width: 16.66666667%;
}
.col-tb-1 {
  width: 8.33333333%;
}

}
@media (max-width: 767px) {
.vc_responsive div.vc_row-fluid div[class*="vc_span"] {
	float: none;
	display: block;
	width: auto;
	margin-left: 0;
}

.ub-content-horizontal-menu .ub-hz-thumb img {
    height: auto;
    max-width: 100%;
}
.ub-content-horizontal-menu .smart-box-col-3 .col-sm-4 .ub-hz-thumb,
.smart-box-col-2 .ub-hz-large .ub-hz-thumb,
.smart-box-col-3 .col-sm-5 .ub-hz-thumb {
    height: auto;
}
.ub-list-category {
	display: none;
}
.ub-widget_photo .col-sm-3 {
    float: left;
    width: 25%;
}
.widget_advs .col-sm-6 {
	float: left;
	width: 50%;
}
.ub-news-column .rsThumbsVer {
	width: 0;
	visibility: hidden;
	padding-left: 0;
}
#header h1.logo {
	float: none;
	margin: 0 0 10px 0;
	text-align: center;
}
.thumb-top-header {
	float: none;
	max-width: inherit;
}

.ub-news-column .rsABlock h2 ,
.ub-news-slider .rsABlock h2 {
	line-height: 24px;
}
.ub-news-column .rsABlock h2 a ,
.ub-news-slider .rsABlock h2 a {
	font-size: 22px;
}
.ub-news-slider .rsThumbs {
	height: 0;
	padding: 0 !important;
}
.ub-content-horizontal-menu .ub-hz-small h2 {
	font-size: 16px;
}
.ub-thumbnail img {
	min-height: inherit;
}
.ub-blog-post  {
	margin-bottom: 20px;
}
.ub-share-icon {
    display: block;
	margin-bottom: 10px;
	border: 0;
}
.ub-share-this a {
	margin-bottom: 15px;
}
.author-thumbnail {
	min-width: 90px;
	padding-right: 10px;
}
.ub-blog-post .widget_social a img {
    width: auto;
}
.ub-blog-box.ub-blog-2-column .wrap_inner_ajax div:nth-last-child(2),
.ub-blog-box.ub-blog-2-column .wrap_inner_ajax div:nth-last-child(3) {
	margin-bottom: 20px;
}
.ub-blog-box.ub-blog-3-column .wrap_inner_ajax div:nth-last-child(2),
.ub-blog-box.ub-blog-3-column .wrap_inner_ajax div:nth-last-child(3),
.ub-blog-box.ub-blog-3-column .wrap_inner_ajax div:nth-last-child(4) {
	margin-bottom: 20px;
}
.ub-blog-box.ub-blog-4-column .wrap_inner_ajax div:nth-last-child(2),
.ub-blog-box.ub-blog-4-column .wrap_inner_ajax div:nth-last-child(3),
.ub-blog-box.ub-blog-4-column .wrap_inner_ajax div:nth-last-child(4),
.ub-blog-box.ub-blog-4-column .wrap_inner_ajax div:nth-last-child(5) {
	margin-bottom: 20px;
}
.ub-vertical .ub-news-large .ub-thumbnail {
	height: auto;
}
.ub-navs-links .text-left, 
.ub-navs-links .text-right {
    border-right: 0 none;
    float: none !important;
    text-align: left;
    width: auto;
	padding-bottom: 20px;
    padding-top: 20px;
}
}

@media (min-width: 481px) {
.ub-horizontal-thumb .fa, 
.ub-horizontal-thumb span.admin, 
.ub-horizontal-thumb span.date, 
.ub-horizontal-thumb span.category, 
.ub-horizontal-thumb span.comment {
    display: none;
}
.ub-horizontal-thumb .ub-horizontal-thumb-large .fa, 
.ub-horizontal-thumb .ub-horizontal-thumb-large span.admin, 
.ub-horizontal-thumb .ub-horizontal-thumb-large span.date, 
.ub-horizontal-thumb .ub-horizontal-thumb-large span.category, 
.ub-horizontal-thumb .ub-horizontal-thumb-large span.comment {
    display: inline;
}
}
@media (max-width: 480px) {
.col-mb-1, .col-mb-2, .col-mb-3, .col-mb-4, .col-mb-5, .col-mb-6, .col-mb-7, .col-mb-8, .col-mb-9, .col-mb-10, .col-mb-11, .col-mb-12 {
    float: left;
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-mb-12 {
  width: 100%;
}
.col-mb-11 {
  width: 91.66666667%;
}
.col-mb-10 {
  width: 83.33333333%;
}
.col-mb-9 {
  width: 75%;
}
.col-mb-8 {
  width: 66.66666667%;
}
.col-mb-7 {
  width: 58.33333333%;
}
.col-mb-6 {
  width: 50%;
}
.col-mb-5 {
  width: 41.66666667%;
}
.col-mb-4 {
  width: 33.33333333%;
}
.col-mb-3 {
  width: 25%;
}
.col-mb-2 {
  width: 16.66666667%;
}
.col-mb-1 {
  width: 8.33333333%;
}
.ub-news-column .rsOverflow, .royalSlider.ub-news-column {
    height: 360px !important;
}
.ub-news-column .rsABlock h2 a ,
.ub-news-slider .rsABlock h2 a {
	font-size: 18px;
}
.ub-news-column .rsABlock h2 ,
.ub-news-slider .rsABlock h2 {
	line-height: 20px;
}
.ub-horizontal-thumb .ub-list-post h2,
.ub-horizontal-thumb h2 {
	font-size: 18px;
}
.ub-horizontal-thumb-large .ub-hz-thumb,
.ub-hz-thumb {
    max-height: 420px;
}
.ub-hz-small h2, .ub-hz-large h2 {
	font-size: 18px;
}
.commentlist .children .children {
	margin-left: 0;
}
}