

/* Start:/local/templates/Mighty/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1762258479980*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.author-area img {
	width: 50px;
    border-radius: 50%;
}
.blog-details-main-wrapper .quote-area h6 {
    text-transform: uppercase;
}
.post-author-blog .img {
	vertical-align: middle;
	height: auto;
	max-height: 400px;
}
.blog-image {
	height: 100%;
    object-fit: cover;
    width: 100%;
}

/* start new code */
.info p a:hover {
	color: #FFF;
}

.rts-btn.btn-white {
    background: #141414;
    color: #fff;
}

.blog-details-main-wrapper .large-img {
    text-align: center;
}

@media only screen and (max-width: 768px) {
	.post-author-blog .thumbnail img {
		min-width: auto;
	}

	h2 {
		font-size: 24px !important;
		line-height: 30px !important;
	}

	h5.title {
		margin-top: 20px;
	}

	.infor-wrapper {
		display: flex !important;
		flex-direction: column;
	}

	.infor-wrapper a.rts-btn {
		align-self: center;
	}
}
/* End */
/* /local/templates/Mighty/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1762258479980 */
