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


/*universal styles*/

.topTitleOut.imgcopy {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(240, 140, 114, 0.35)) repeat scroll 0 0%, rgba(0, 0, 0, 0) url("//cdn.ymaws.com/staging-partners.site-ym.com/graphics/slide1.png") no-repeat fixed center center / cover;
  padding: 175px 0 50px 0;
  margin-top: 0px;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
  box-shadow: 0 -2px 3px -1px rgba(55, 55, 55, 0.4) inset;
  font-size: 46px;
  font-weight: 400;
  font-family: 'Roboto Slab', serif;
  letter-spacing: 1px;
  line-height: 1.1em; }

.topTitleOut .container {
    padding: 0; }

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

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

.custbtn {
  	display: inline-block;
  	margin-top: 15px;
	font-size: 14px;
	font-weight: 400;
	color: #fff !important;
	padding: 12px 35px;
	text-align: center;
	transition: all 225ms ease-in-out 0s;
	background: #3C2A63;
	border-radius: 5px;
	text-transform: uppercase; }

.custbtn:hover {
    background: #32B595; }

.cptitle {
    color: #010101;
    font-size: 36px;
	font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 15px;
    position: relative;
    font-family: 'Roboto Slab', serif;
    letter-spacing: 1px; }

.cpsubtitle {
    color: #010101;
    font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    line-height: 1.2em;
    margin-bottom: 15px; }


h1 {font-size:36px; font-weight:400; margin: 3px 0 10px; color:#010101; font-family: 'Roboto Slab', serif; letter-spacing: 1px;} 
h2 {font-size:32px; font-weight:400; margin: 3px 0 10px; color:#010101; font-family: 'Roboto Slab', serif; letter-spacing: 1px;} 
h3 {font-size:28px; font-weight:400; margin: 3px 0 10px; color:#010101; font-family: 'Roboto Slab', serif; letter-spacing: .1px;} 
h4 {font-size:25px; font-weight:400; margin: 3px 0 10px; color:#010101; font-family: 'Roboto Slab', serif; letter-spacing: 1px;} 
h5 {font-size:22px; font-weight:400; margin: 3px 0 10px; color:#010101; font-family: 'Roboto Slab', serif; letter-spacing: 1px;} 
h6 {font-size:16px; font-weight:400; margin: 3px 0 10px; color:#010101; font-family: 'Roboto Slab', serif; letter-spacing: .1px;} 





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





