/* Enter Your Custom CSS Here */

.grid-pad {
  padding-top: 0px;}

.navigation-container {
    float: right;
    width: auto;
    background:#000000;
}

.entry-title {
    font-size: 34px;
    line-height: 54px;
    color: #fff;
    text-align: center;
  	opacity: 0;
}

.featured-img-header {
  height:400px;}

.home-content, .footer-contact {
    padding: 50px 0 80px;
    text-align: center;
    background: #cfcece;
}

	
.footer-contact h5 {
	color: #ea474b;
	font-size: 18px;
	text-transform: uppercase;
    font-weight: 700;}


.footer-block {
	width: 100%;
    height:200px;
	background: #fff;
	padding: 50px 15px 30px;
    font-weight: 700;}


.site-footer {
	font-weight: 700;
    font-size: 18px;
	background: #242830;
	padding: 20px 0 40px;
    color: #fff;}


blockquote {
    background-image:url(http://gdadesign.myzen.co.uk/adjudicateassist/wp-content/uploads/2016/02/question-mark-3.png);
	background-repeat: no-repeat;
	border-radius: 0 4px 4px 0;
    border-left: 0px solid #ea474b;
    color: #999;
    font-size: 20px;
    font-style: italic;
    padding: 22px 30px 1px 50px;
	margin: 0 0 1em;
}
  /* Enter Your Custom CSS Here */