/* @override 
	http://metalmaster.b-v.design/wp-content/themes/bvd_theme/fonts.css?ver=3267b2dca73564ebd3e3b233eb0f8d3b
	http://metalmaster.b-v.design/wp-content/themes/bvd_theme/fonts.css?ver=cfbbbafed41e7fa104bddc08c9afaf76 */



body {
	font: 1.5em/1.7em acumin-pro, sans-serif;
		transition: all 1000ms ease-in-out;
}


h1 {
	font: 2.7em effra, sans-serif;
	font-weight: 100;
	margin-bottom: .5em;
}





h2 {
	font: 1.3em effra, sans-serif;
	margin-bottom: .5em;
	color: #c40202;
	letter-spacing: 2px;
	margin-top: 3em;
}



h3{
	display: inline-block;
	font-size: 1em;
	letter-spacing: 1px;
	color: #ffffff;
}

span.sidebar-menu-item-text h3{
	display: inline-block;
	font-size: .9em;
	letter-spacing: 1px;
	color: #ffffff;
	margin-bottom: 0;
}


h4{
	font-weight: bold;
	font-size: .9em;
	line-height: 1.5em;
		display: inline-block;
	margin: 0 0 9px;
}

.micro{
	font-size: .8em;
	line-height: 1em;
}

div.menu-social-icons {
	font-size: 1.5em;
}

div.hp-red-background-text-wrapper p {
	font-size: 1.2em;
}

div.menu-tagline-wrapper {
	font: .7em acumin-pro, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

h2.hp-title, div.hp-company-text h2, h2.hp-rs-title, h2.hp-news-title {
	line-height: 1em;
	margin-top: 0;
	margin-bottom: .2em;
	font-size: 2.2em;
	letter-spacing: 0;
	color: #ffffff;
	font-weight: 100;
}

h2.hp-news-title{
	margin-top: 1.25em;
}

h2.hp-rs-title {
	margin-bottom: 15px;
}

.hp-news-item-title h4 {
	font-size: .7em;
}

div.hp-company-text h2{
	margin-bottom: 1em;
	margin-top: .5em;
}


 div.default-page-main-content p {
	font-size: .85em;
 	line-height: 1.5em;
 }


@media (max-width: 1080px){
	div.menu-tagline-wrapper {
		font: .6em acumin-pro, sans-serif;
		font-weight: bold;
		letter-spacing: 1px;
	}
	
	div.hp-red-background-text-wrapper p {
		font-size: 1.1em;
	}
	
	.hp-red-background-text-wrapper p {
		margin-bottom: 0;
	    background-color: #A21115;
	    width: 80%;
	    margin-right: auto;
	    margin-left: auto;
	    padding: 1em;
	    border: 3px solid white;
	}
}


@media (max-width: 992px){
	body {
		font: 1.5em acumin-pro, sans-serif;
	}
	
	h2 {
		font: 2.2em effra, sans-serif;
		font-weight: 100;
	}
div.hp-red-background-text-wrapper p {
	font-size: 1em;
}

}

@media (max-width: 767px){
	
}

@media (max-width: 480px){
	div.hp-red-background-text-wrapper p {
		font-size: 1.1em;
	}
}