/*uploaded to xxxx.site-ym.com graphics folder*/


/*universal styles*/
.topTitleOut.imgcopy {
    background: linear-gradient(rgba(88, 46, 136, 0.8), rgba(88, 46, 136, 0.8)), url(//cdn.ymaws.com/whfdc.site-ym.com/graphics/cpherobg.png) no-repeat fixed center center / cover;
    padding: 85px 0 50px 0;
    margin-top: 0px;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    box-shadow: 0 -2px 3px -1px rgba(55, 55, 55, 0.2) inset;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 50px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    letter-spacing: 5px; }

.topTitleOut .container {
    padding: 0; }

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

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

.custbtn {
    background-color: #582e88;
	color: #fff;
	text-align: center;
	padding: 10px 45px;
	border: 2px solid #fff;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
    display: inline-block;
    transition: all 225ms ease-in-out 0s;
    margin-top: 15px; }

.custbtn:hover {
    background-color: #ffffff;
	border: 2px solid #582e88;
	color: #582e88; }

.cptitle {
    font-size: 38px;
    color: #582e88;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 15px;
    text-transform: capitalize; }

.cpsubtitle {
    font-size: 20px;
    color: #000;
	text-transform: capitalize;
	font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 15px; }


h1 {font-size: 36px; font-weight: 500; margin: 10px 0 10px; color: #000000; text-transform: none;}
h2 {font-size: 32px; font-weight: 500; margin: 10px 0 10px; color: #582e88; text-transform: none;}
h3 {font-size: 28px; font-weight: 600; margin: 10px 0 10px; color: #582e88; text-transform: none;}
h4 {font-size: 24px; font-weight: 600; margin: 3px 0 10px; color: #999999; text-transform: none;}
h5 {font-size: 21px; font-weight: 600; margin: 3px 0 10px; color: #582e88; text-transform: none;}
h6 {font-size: 18px; font-weight: 600; margin: 3px 0 10px; color: #582e88; text-transform: none;}







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





