.companyInfoTitle{
	font-family: 'Roboto', sans-serif;
	line-height: 1.42857143;
}

.companyInfoContent{
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	line-height: 1.42857143;
	color: #999999;
}

.statement{
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333333;
}

a.paymentButton{
	border: 1px #48c7ec solid !important; 
	background-color: #fff !important; 
	color:#48c7ec !important;
}

.main-content h3{
	margin-bottom: 20px;
}

.main-content h2{
	font-weight: normal;
}

.media-heading{
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	line-height: 1.42857143;
}

.staff-name{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	line-height: 1.42857143;
	color: #333333;
}

.staff-details{
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	line-height: 1.42857143;
	color: #333333;
}

.media-heading a{
	color: #333333;
}

#ccc-vidsvc-wrapper-playlist{
	display: block !important
}

#ccc-vidsvc-playlist-arrow,.playlist-text{
	display: none;
}

#footerCredit{
	text-align: right;
}


a h1.beacon-text {
	margin: 0px;
	font-size: 3rem;
	line-height: 3.6rem;
}

p.beacon-text-footer {

	font-size: 3.5rem;
	color: white;
	margin-top: 0px;
	line-height: 3rem;
	margin-bottom: 32px;


}

@media only screen and (max-width: 1200px) {
	.media-heading{
		font-size: 16px
	}
}

@media only screen and (max-width: 990px) {
	.header-middle .mb-25{
		margin-bottom: 8px!important
	}

	.inner-header h1{
		text-align: center
	}

	.border-right{
		border-right: none !important;
	}

	a.paymentButton{
		margin: 30px 0;
	}
}

@media only screen and (max-width: 767px) {
  	#companyInfo {
		display: none;
	}

	#taxTips{
		max-width: 242px;
	}

	h1.font-32{
		font-size: 24px !important
	}

	h1.font-36{
		font-size: 28px !important;
	}

	.staff-photo{
		max-width: 350px;
		margin: 0 auto;
		text-align: center;
	}

	.staff-photo.col-xs-12{
		float: unset;
	}
	
	.footer-bottom{
		text-align: center;
	}

	#footerCredit{
		text-align: center;
	}
}

@media only screen and (max-width: 400px) {
	.statement{
		font-size: 16px
	}

	.features-title h3{
		font-size: 20px !important
	}

	.pe-7s-angle-right{
		display: none !important;
	}

	h2.font-32{
		font-size: 24px !important
	}
}
