.blog-section {position: relative;width: 100%;height: auto;display: block;padding: 50px 0;}
.blog-section .blog-wrap {position: relative;width: 100%;display: flex;justify-content: space-between;padding-bottom: 15px;}
.blog-section .blog {position: relative;min-width: 264px;max-width: 264px;margin-right: 30px;}
.blog-section .blog:last-child {margin-right: 0;}
.blog-section h2{
	font-size: 55px;
	line-height: 1.2;
	letter-spacing: 0.03em;
	text-align: center;
	margin-bottom: 50px;
	text-transform: uppercase;
}
.blog-section .blog h4 {text-transform:uppercase;}
.blog-section .blog h4 a:hover {}
.blog-section .blog .blog-media { position: relative;margin-bottom: 15px; }
.blog-section .blog .blog-thumb { position: relative;overflow: hidden;width: 100%;height: 160px; }
.blog-section .blog .blog-thumb img { position: absolute;top: 50%;left: 50%;width: 100%;height: 100%;object-fit: cover;transform: translate(-50%, -50%); }
.blog-section .blog .meta-date {position: absolute;top: 0;left: 0;padding: 10px 15px;color: #fff;font-size: 15px;font-weight: 700;text-transform: uppercase;background: #000;font-family: 'Roboto', sans-serif; letter-spacing: 0.06em;}
.blog-section .blog h4, .blog-section .blog h4 a{
	color: #A0131D; 
	font-size: 15px; 
	letter-spacing: 0.08em; 
	text-transform: uppercase;
	line-height: 1.5;
}

.blog-section .blog .link {
	color: #143760; 
	letter-spacing: 0.08em; 
	font-size: 15px; 
}

.blog-section .blog .link:hover{
	color:#A0131D;
}
.blog-section .blog h4 a:hover { color: #294263; }
.blog-section .blog-scroll { margin-bottom: 30px; }

/********** mCSB start **********/
.blog-section .mCustomScrollBox {
	height: auto !important
}

.blog-section .mCSB_scrollTools .mCSB_draggerRail {
	background-color: #DBDBDB;
	height: 13px;
	margin: 0;
	border-radius: 0;
}

.blog-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	border-radius: 0;
	background-color: #DA1F39;
}

.blog-section .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 13px;
	margin: 0;
}

.blog-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, 
.blog-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.blog-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color:#143760;
}

.blog-section .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 134px !important;
}
/********** mCSB end **********/

.subscribe-form-block{
	display: flex; 
	justify-content: space-between; 
	align-items: flex-start;
	padding-top: 50px;
}

.subscribe-content{
	max-width: 620px;
	text-align: left;
}

.subscribe-content p{
	font-size: 15px; 
	line-height: 2; 
	font-weight: 400;
}

.subscribe-form {
	width: 50%
}

.subscribe-form .nf-field-label{
	display: none
}
.subscribe-form h2{
	font-size: 55px; 
	text-transform: uppercase; 
	line-height: 1.2; 
	letter-spacing: 0.03em;
	margin-bottom: 0;
	text-align: left;
}
.blog-section .subscribe-form {
	width: 44%;
	text-align: left; 
}

.subscribe-form-block {
	width: 100%; 
	height: auto; 
	position: relative; 
	margin: 0 auto; 
	text-align: center;
}

.subscribe-form-block input[type="email"] { background: #fff; color: #000000; border: 0;border-radius: 0;font-family: "prohibition"; font-weight: 400; letter-spacing: 0.08em;height: 43px;box-shadow: 0px 3px 6px rgba(0,0,0,0.16);-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.16);font-size: 15px;padding-left: 50px;}
.subscribe-form-block .field-wrap input[type=button]{ height: 43px;line-height: 0;letter-spacing: 0.08em;}
.subscribe-form-block .nf-form-cont .one-fourth {margin-left: 0 !important; }
.subscribe-form-block ::-webkit-input-placeholder { color: #000000; opacity:1; }
.subscribe-form-block ::-moz-placeholder { color: #000000; opacity:1; }
.subscribe-form-block :-ms-input-placeholder { color: #000000; opacity:1; }
.subscribe-form-block :-moz-placeholder { color: #000000; opacity:1; }
.subscribe-form-block .label-above .nf-field-label { display: none; }
.subscribe-form-block .submit-container .submit-wrap .nf-field-element { border-radius: 0;background: #DA1F39;box-shadow: 0 3px 6px rgba(0,0,0,0.16);-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16); }
.subscribe-form-block .submit-container .submit-wrap .nf-field-element:hover {background: #143760 }

.subscribe-form-block .nf-field-container.email{
	position: relative;
}

.subscribe-form-block .nf-field-container.email:before{
	content: "";
	position: absolute;
	top: 22.5px;
	transform: translateY(-50%);
	left: 15px;
	z-index: 1;
	border-right: 1px solid #000;
    padding-right: 25px;
    background: url('../../images/email.png') no-repeat;
	width: 20px;
	height: 16px;
}

@media (max-width:992px){
    .blog-section {padding: 20px 0; }
    .subscribe-form h2{font-size: 35px;}
    .blog-section h2{font-size: 35px;}

}

@media (max-width:767px){
	.subscribe-form-block{flex-wrap: wrap;}
	.subscribe-form{width: 100%;text-align: center;}
	.subscribe-content{width: 100%;text-align: center;margin: 0 auto;}
	.blog-section .subscribe-form{max-width: 100%;text-align: center;width: 100%;}
	.blog-section h2{text-align: center;margin-bottom: 30px;}
}

@media (max-width:640px){
	.blog-section h2{
		font-size: 30px;
	}
}

@media (max-width:480px){
    .subscribe-form-block .nf-form-cont .three-fourths {width: 100%;}
    .subscribe-form-block .nf-form-cont .one-fourth {width: 100%; display: flex; justify-content: center; }
}
