* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box
}
body {
	margin:0;
	padding:0;
	font-family: 'Conv_GTWalsheimProRegular';
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0
}
:focus {
	outline:none;
z-index:
}
ul, ol, li {
	list-style:none;
	margin:0;
	padding:0
}
a {
	text-decoration:none
}
img {
	max-width:100%;
}
header, section, footer {
	width:100%;
	float:left;
}
.auto-container {
	margin:0 auto;
	width:80%;
	max-width:1600px;
}
/*header start*/
header {
	float: left;
	width: 100%;
	padding: 20px 0;
	border-bottom: 0.5px solid rgba(204, 204, 204, 0.5);
	position: fixed;
	background: #fff;
	z-index:99;
}
.logo-outer {
	float:left;
	width:20%;
}
.topnav {
	float: left;
	margin: 17px 0 0;
	width: 100%;
}
.topnav ul {
	float:left;
	width: 100%;
}
.topnav a {
	float: left;
	display: block;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #344351;
	margin: 0 25px;
	font-family: 'Conv_GTWalsheimProRegular';
}
.topnav a:hover {
	color:#c92e22;
}
.topnav a.active {
}
.topnav .icon {
	display: none;
}
.header-right {
	float: right;
	width: 70%;
}
.header-right-buton {
	float: right;
	margin: -12px 0 0;
}
.header-right-buton a {
	float: right;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #DA0E0E;
	background: rgba(255, 166, 166, 0.5);
	border-radius: 100px;
	padding: 12px 25px;
}
.header-right-buton a:hover {
	background:#DA0E0E;
	color:#fff;
}
.topnav {
    float: left;
    margin: 17px 0 0;
    width: 100%;
}
.topnav ul {
    float: left;
    width: 100%;
}
/*header end*/



/*newsroom banner start*/

.newsroom-banner-outer {
	float:left;
	width:100%;
}
.newsroom-banner-main {
	float: left;
	width: 100%;
	padding: 220px 0 60px 130px;
}
.newsroom-banner-left {
	float:left;
	width:55%;
}
.newsroom-banner-left strong {
	float:left;
	width:100%;
	font-family: 'Conv_GTWalsheimProBold';
	font-weight: bold;
	font-size: 20px;
	line-height: 50px;
	color: #344351;
}
.newsroom-banner-left h1 {
	float:left;
	width:100%;
	font-family: 'Conv_GTWalsheimProBold';
	font-weight: bold;
	font-size: 45px;
	line-height: 50px;
	color: #344351;
	margin: 10px 0 20px;
}
.newsroom-banner-left p {
	float:left;
	width:100%;
	font-family: 'Conv_GTWalsheimProRegular';
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #344351;
}
/*newsroom banner end*/


.newsroom-banner-bottom {
	float:left;
	width:100%;
}
.newsroom-banner-bottom img {
	float:left;
	width:100%;
}
/*brand-assests-start*/

.brand-assests-outer {
	float:left;
	width:100%;
}
.brand-assests-inner {
	float: left;
	width: 100%;
	padding:60px 0 100px 130px;
}
.brand-assests-left {
	float:left;
	width:55%;
}
.brand-assests-left h2 {
	float:left;
	width:100%;
	font-family: 'Conv_GTWalsheimProBold';
	font-weight: bold;
	font-size: 40px;
	line-height: 50px;
	color: #344351;
	margin: 0 0 10px;
}
.brand-assests-left p {
	float:left;
	width:100%;
	font-family: 'Conv_GTWalsheimProRegular';
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #344351;
}
.download-assests {
	width: 100%;
	float: left;
	padding: 56px 0 0;
}
.download-assests li {
	width: 407px;
	float: left;
	text-align: center;
	background: #FCFCFC;
	height: 198px;
	margin: 0 20px 0 0;
	padding: 75px 0 0;
	cursor: pointer;
}
.download-assests li:last-child{
	margin-right:0;
}
.download-assests li:hover {
	background: #C92E22;
}
.download-assests li:hover img {
	filter:brightness(1000000%);
	-webkit-filter:brightness(1000000%);
	-moz-filter:brightness(1000000%);
	-ms-filter:brightness(1000000%);
	-o-filter:brightness(1000000%);
}
.download-assests-btn {
	float:left;
	width:100%;
	margin:40px 0 0;
}
.download-assests-btn a {
	font-family: 'Conv_GTWalsheimProBold';
	font-weight: bold;
	font-size: 18px;
	line-height: 50px;
	text-decoration-line: underline;
	color: #DA0E0E;
	float:left;
}
.download-assests-btn a:hover {
	color: #344351;
}
.assests-img {
	float:left;
	width:100%;
	margin:50px 0 0;
}
.assests-img li {
	width:254px;
	float:left;
	margin:0 35px 0 0;
}
.assests-img li:last-child{
	margin-right:0;
}
.assests-img li h3 {
	float:left;
	width:100%;
	font-family: 'Conv_GTWalsheimProBold';
	font-weight: bold;
	font-size: 20px;
	line-height: 50px;
	color: #344351;
	margin:10px 0 0;
}
.assests-img li a {
	display:inline-block;
	font-family: 'Conv_GTWalsheimProRegular';
	font-size: 14px;
	line-height: 20px;
	color: #C92E22;
	font-style: normal;
	font-weight: normal;
	text-decoration-line: underline;
}
.assests-img li a:hover {
	color: #344351;
}
/*brand-assests-end*/


/*news-start*/

.news-outer {
	float:left;
	width:100%;
}
.news-inner {
	float: left;
	width: 100%;
	padding:100px 0 54px;
}
.news-inner h4 {
	float: left;
	width: 100%;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 25px;
	color: #DA0E0E;
	font-family: 'Conv_GTWalsheimProBold';
	padding:0 0 0 125px;
}
.news-detail {
	float:left;
	width:100%;
	padding:60px 0 0;
}
.news-detail li {
	float:left;
	width:965px;
	margin: 0 0 25px;
}
.news-detail li .news-left {
	float:left;
	width:105px;
}
.news-detail li .news-right {
	float:right;
	width:835px;
	padding: 0 0 25px 0;
	margin: 0 0 0 21px;
	border-bottom: 0.5px solid rgba(0, 0, 0, 0.5);
}
.news-detail li .news-left span {
	float:left;
	width:100%;
	font-family: 'Conv_GTWalsheimProRegular';
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
	color: #344351;
}
.news-detail li .news-right h5 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	color: #344351;
	font-family: 'Conv_GTWalsheimProBold';
}
.news-detail li .news-right p {
	float:left;
	width:100%;
	font-family: 'Conv_GTWalsheimProRegular';
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #344351;
	padding: 10px 0 0;
}
.b-n {
	border-bottom:none !important;
}
.articles-button {
	float: left;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	background: #DA0E0E;
	border-radius: 100px;
	padding: 15px 30px;
	font-family: 'Conv_GTWalsheimProBold';
	font-weight: bold;
	margin: 50px 0 0;
}
.articles-button:hover {
	background-color: #344351;
}
/*news-end*/


/*footer-start*/

.footer-consumer {
	float:left;
	width:20%;
}
.footer-consumer h4 {
	float:left;
	width:100%;
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	margin:0 0 10px;
	font-family: 'Conv_GTWalsheimProBold';
}
.footer-consumer li {
	float:left;
	width:100%;
	font-size: 14px;
	line-height: 230.9%;
	color: #344351;
	margin:0;
}
.footer-consumer li a {
	color: #344351;
	margin:0;
}
.footer-consumer li a:hover {
	color: #c92e22;
}
.footer-social-media {
	text-align:right;
}
.footer-social-media a {
	margin:0 0 0 20px;
}
.footer-bottom {
	float:left;
	width:100%;
	padding:20px 0;
}
.footer-bottom span {
	float:left;
	width:100%;
	font-size: 12px;
	line-height: 230.9%;
	color: #344351;
}
footer {
	padding: 70px 0 20px;
	background: #FBFBFB;
}

/*footer-end*/
