/*uploaded to bifma.site-ym.com resource manager folder*/


/*universal styles*/

.topTitleOut.imgcopy {
  background: #B2282D;
  padding: 45px 0;
  margin-top: 135px;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1.1em; }

.topTitleOut .container {
    padding: 0; }

.cptier {
	display: inline-block;
	width: 100%; }

.cptier .container {
	padding: 45px 0; }

.custbtn {
  	color: #fff !important;
  	display: inline-block;
  	padding: 10px 35px;
	background: #55565a;
  	text-transform: uppercase;
  	font-size: 14px;
  	transition: all 225ms ease-in-out 0s;
  	margin-top: 15px;
    text-align: center; }

.custbtn:hover {
    background: #B2282D; }

.cptitle {
    color: #b2282d;
    font-size: 32px;
	font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 15px; }

.cpsubtitle {
  color: #333;
  font-size: 22px;
  line-height: 1.2em;
  margin-bottom: 15px;
  font-weight: bold; }





@media (max-width: 767px) {
.cptier .container { padding-left: 35px; padding-right: 35px; }	
.topTitleOut.imgcopy { background-attachment: scroll; font-size: 30px; padding: 44px 30px; margin-top: 0; }	
}





