body.header_style_4 .top_nav {
    background: #E74C3C;
}

@media (max-width:1000px){
	.logo_wrapper a img{
		width:270px !important;
		height:auto !important;
	}
	
}

#footer .widgets_row{
	background-color:#e74c3c;
}

#footer .copyright_row{
	background-color:#e74c3c;
}

#header .container .text a{
	color:#e74c3c;
}

#header .container .icon .fa{
	color:#e74c3c;
}

.stm_top_bar_unit_l13 .fa-clock-o{
	color:#e74c3c !important;
}

h2, .h2 {
    text-transform: none;
}

.vc_cta3-content-header h2 a{
	text-transform:capitalize;
}

.vc_hidden-sm .wpb_wrapper h1{
	text-transform:capitalize;
	
}

.mpc-image-placeholder{
	background-position: center!important;
	background-size: 750px!important;
	background-image: url(http://www.davidrees.wales/wp-content/uploads/2016/11/national-assembly-for-wales-1000-px.png);
	background-repeat: no-repeat;
	background-color: none;
}

h2, .h2 {
    text-transform: capitalize !important;
}

.page_title {
    position: relative;
    padding: 54px 0 27px;
    background-color: #e74c3c;
    margin: 0 0 73px;
    background-position: 50% 0;
    color: #ffffff;
    background-size: cover;
}

.row .widget ul a{
	color:#ffffff;
	
}

body.site_layout_13.header_style_4 .top_nav .top_nav_wrapper > ul > li > a {
    font-size: 12px;
}