html {
	scroll-behavior: smooth;
}
body {
	overflow-x: hidden;
	margin-top: 0;
	padding: 0;
}
img {
	display: inline;
}
a {
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
a:focus,
a:hover {
	outline: 0;
	text-decoration: none;
}
video {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.m-t-25 {
	margin-top: 25px !important;
}
.m-b-8 {
	margin-bottom: 8px !important;
}
.m-b-5 {
	margin-bottom: 5px !important;
}
.p-b-0 {
	padding-bottom: 0 !important;
}
.no-border-top {
	border-top: none !important;
}
.content-box {
	background: #fff;
}
.content h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	margin: 0 0 16px 0;
	color: #222;
	font-size: 48px;
	line-height: 57px;
}
.content .img-responsive {
	margin: 0 auto 5px auto;
}
.content p {
	font-family: "Georgia", "Times New Roman", Times, serif;

	margin: 0 0 20px 0;
	line-height: 28px;
	font-size: 20px;
	color: #222;
}
.content h5 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: #222;
	margin: 8px 0 20px 0;
	font-size: 20px;
	line-height: 28px;
}
.content h5.pink-border-bottom {
	color: #666;
	border-bottom: 2px solid #0198bd;
	margin-bottom: 15px;
}
.content h4 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 28px;
	color: #222;
	margin: 0 0 20px 0;
}
.content p a {
	color: #0198bd;
}
.content p a:focus,
.content p a:hover {
	color: #0198bd;
}
.content h3 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: #222;
	margin: 26px 0;
	font-size: 26px;
}
.content .revival-box2 {
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #ccc;
	background: #f5f9fa;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
	.content h1 {
		font-size: 30px;
	}
}
.comments {
	background: #fff;
	padding-bottom: 30px;
}
.recent {
	margin-left: 0;
	margin-right: 0;
	padding-top: 15px;
	padding-bottom: 20px;
}
.recent a,
.recent p {
	font-family: "Georgia", "Times New Roman", Times, serif;

	font-size: 14px;
	margin: 0;
	line-height: 18px;
	color: #3b5998;
}
.recent p {
	font-weight: 700;
}
.media {
	margin: 0;
	padding: 8px 0;
	border-top: 1px solid #e2e2e2;
}
.media.border-bottom {
	border-bottom: 1px solid #e2e2e2;
}
.media-left img {
	margin-top: 6px;
	object-fit: cover;
}
.media-body h4 a {
	font-family: "Georgia", "Times New Roman", Times, serif;

	font-size: 13px;
	color: #3b5998;
	margin: 0 0 5px 0;
	line-height: 14px;
	font-weight: 700;
}
.media-body h4 a:focus,
.media-body h4 a:hover {
	color: #3b5998;
}
.media-body p {
	font-family: "Georgia", "Times New Roman", Times, serif;

	font-size: 12px;
	color: #1a1a1a;
	line-height: 15px;
	margin: 0 0 5px 0;
}
.media-body p.bottom {
	color: #3b5998;
}
.media-body p.bottom .like {
	margin-left: 8px;
}
.media-body p.bottom .time {
	color: grey;
	border-bottom: 1px dotted grey;
}
.comments p.small {
	font-family: "Georgia", "Times New Roman", Times, serif;

	font-size: 11px;
	color: #3b5998;
	margin: 10px 0;
}
.col-md-4 {
	padding-top: 30px;
}
@media only screen and (max-width: 992px) {
	.col-md-4 {
		display: none;
	}
}
.main_footer_wrap {
	background-color: #202020;
}
.main_footer {
	padding-inline: 10px;
	padding-block: 30px;
}
.footer_menu {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer_menu a {
	display: block;
	padding: 10px;
	color: #fff;
	font-family: "Georgia", "Times New Roman", Times, serif;

	font-size: 12px;
}
.footer_copyright {
	text-align: center;
	color: #fff;
	font-family: "Georgia", "Times New Roman", Times, serif;

	font-size: 12px;
	margin-top: 15px;
}
.media .media-heading {
	margin-bottom: 5px;
}
@media (max-width: 991px) {
	.container.comments,
	.container.content {
		width: auto;
	}
}
@media (max-width: 767px) {
	.content h1 {
		font-size: 30px;
		line-height: 36px;
	}
}
@media (max-width: 500px) {
	.comments p {
		font-size: 14px !important;
	}
	.comments .bottom {
		font-size: 12px !important;
	}
}
.container.content {
	padding-top: 30px;
}
@media (max-width: 767px) {
	.container.content {
		padding-top: 60px;
	}
}

.header__inner.container {
	max-width: 1340px;
	width: 100%;
	margin-inline: auto;
}

.header__inner-wrapper {
	padding-block: 8px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header__block {
	display: flex;
	align-items: center;
	column-gap: 8px;
	font-size: 16px;
	font-weight: 600;
	color: #545454;
}

.header__actions {
	display: flex;
	align-items: center;
	column-gap: 30px;
}

.header__actions .header__block {
	font-size: 15px;
}

.menu {
	background-color: #e60505;
	color: white;
}

.menu__inner.container {
	max-width: 1340px;
	width: 100%;
	margin-inline: auto;
}

.menu__inner-wrapper {
	padding-block: 10px;
	display: flex;
	align-items: center;
	column-gap: 60px;
}

.menu__list {
	display: flex;
	align-items: center;
	column-gap: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu__item {
	font-weight: 600;
	font-size: 16px;

	a {
		color: #fff;
	}
	a:hover {
		color: #1fc4de;
	}
}

.menu__more {
	font-weight: 600;
	font-size: 16px;
	display: flex;
	align-items: center;
	column-gap: 12px;
	fill: white;
	border: 1px solid white;
	padding: 6px 12px;
	color: #fff;
}
.header__block-link {
	display: flex;
	color: #202020;
	gap: 4px;
}
@media (max-width: 1200px) {
	.header__block-title {
		display: none;
	}
	.menu__inner-wrapper {
		justify-content: space-between;
	}
	.menu__list {
		display: none;
	}
}

.fixed-link {
	position: sticky;
	bottom: 0px;
	width: 100%;
	background: rgb(255, 255, 255);
	display: block;
	padding-block: 8px;
}

.fixed-link-title {
	display: block;
	text-align: center;
	margin: 10px;
	font-size: 18px;
	font-weight: bolder;
}

.fixed-link-button {
	background-color: #337ab7;
	color: white;
	display: block;
	max-width: 60%;
	margin: 1rem auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 1rem;
	padding: 0.8rem 0;
	border-radius: 4px;
	font-size: 16px;
}

.form-wrapper {
	max-width: 540px;
	margin-inline: auto;
	margin-bottom: 12px;
}
