header{
	background-color: rgba(255,255,255,1);
	border-bottom: 1px solid #b6b6b6;
}

.content-block .section-block:last-child{
	border-bottom: 0;
}

.section-block {
	padding: 120px 0;
	border-bottom: 1px solid #d0d0d0;
}

.item-title h2 {
    color: #222;
    margin-bottom: 40px;
    font-size: 3.170em; font-family: 'Pressura', Arial, sans-serif;
}

.item-title h2 + p {
    text-transform: uppercase;
    font-size: 0.938em;
    color: #666;
    margin-bottom: 40px;
}

.item-desc,
.item-title h2 + p {
    line-height: 1.7;
}

.item-desc {
	color: #222222;
	font-family: 'Merriweather', sans-serif;
	font-size: 1.125em;
}
/*News start*/
.newsitem-title h2 { color: #222;  margin-bottom: 40px; font-size: 3.170em; font-family: 'Pressura', Arial, sans-serif; font-weight:600;}
.newsitem-title h3 { color: #222;  margin-bottom: 20px; font-size: 3.170em; font-family: 'Pressura', Arial, sans-serif; font-weight:600; text-align: center; text-transform: none;}
.newsitem-title h5 {font-size: 0.938em; color: #666; margin-bottom: 20px; text-align: center; text-transform: none;font-family: 'Merriweather', sans-serif;}
.newsholder{ background: #f6f6f6; margin:15px 0 25px;}
.newsholder_image{}
.newsholder_image img{ width:100%;}
.news_text{ padding:25px 25px 20px;}
.news_text a{font-family: 'Pressura', Arial, sans-serif; font-size: 31px; padding-bottom:20px; font-weight:600; text-transform: none; color:#000000; text-decoration: none;}
.news_text a:hover{color:#ed1d33;}
.news_text h4{font-family: 'Pressura', Arial, sans-serif; font-size: 31px; padding-bottom:5px; font-weight:600; text-transform: none;}
.news_text p{font-family: 'Merriweather', sans-serif; font-size: 15px; line-height: 1.8;color: #222222; padding-bottom:15px; /*min-height:70px;*/}
.newscol{ float: left; margin:0 1%;}
.newscol:nth-child(1),.newscol:nth-child(4),.newscol:nth-child(7),.newscol:nth-child(10),.newscol:nth-child(13),.newscol:nth-child(16),.newscol:nth-child(19),.newscol:nth-child(22),.newscol:nth-child(25),.newscol:nth-child(28),.newscol:nth-child(31),.newscol:nth-child(34){ margin-left:0;}
.newscol:nth-child(3),.newscol:nth-child(6),.newscol:nth-child(9),.newscol:nth-child(12),.newscol:nth-child(15),.newscol:nth-child(18),.newscol:nth-child(21),.newscol:nth-child(24),.newscol:nth-child(27),.newscol:nth-child(30),.newscol:nth-child(33),.newscol:nth-child(36){ margin-right:0;}
.new_details{ background: none;}
.newdetsils_textpadd{ padding:25px 120px 20px;font-family: 'Merriweather', sans-serif; font-size: 15px; line-height: 1.8;color: #222222; padding-bottom:15px;}


/*News End*/

@media only screen and (max-width: 767px){
	.banner-section{ background-attachment: initial; }
	.section-block{ padding: 20px 0; }

	.item-title h2 + p{ margin-bottom: 10px; font-size: 0.875em;}
	.item-title h2{ margin-bottom: 10px; font-size: 2em;}
	.item-title .content, .item-desc .content{ padding: 0 20px; }

	.item-desc{ font-size: 1em; }

	.company-bottom-section ul li img{ width: 100%; }	.newscol:nth-child(1),.newscol:nth-child(4),.newscol:nth-child(7),.newscol:nth-child(10),.newscol:nth-child(13),.newscol:nth-child(16),.newscol:nth-child(19),.newscol:nth-child(22),.newscol:nth-child(25),.newscol:nth-child(28),.newscol:nth-child(31),.newscol:nth-child(34){ margin-left:1%;}    .newscol:nth-child(3),.newscol:nth-child(6),.newscol:nth-child(9),.newscol:nth-child(12),.newscol:nth-child(15),.newscol:nth-child(18),.newscol:nth-child(21),.newscol:nth-child(24),.newscol:nth-child(27),.newscol:nth-child(30),.newscol:nth-child(33),.newscol:nth-child(36){ margin-right:1%;}
	.newwrapper{ padding-top:90px;}
	.newsitem-title h2 {font-size: 2.120em;}
	.newsitem-title h3 {font-size: 2.120em;}
	.news_text h4{font-size: 24px;}
	.newdetsils_textpadd{ padding:20px;}
	
}

@media only screen and (max-width: 425px){
	.banner-section{ background-attachment: initial; }
	
	.company-bottom-section ul{ padding-top: 0; }
	.company-bottom-section ul li{ width: 50%; }
	.item-desc{ font-size: 0.938em; }
}