/*uploaded to graphics folder*/


/*universal styles*/
.topTitleOut {
    background: transparent url(//cdn.ymaws.com/icut.site-ym.com/graphics/bottombg.jpg);
    padding: 90px 0 30px;
    margin-top: 0px;
    margin-bottom: 0;
    color: #fff;
    text-align: left;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .4);
    box-shadow: 0 -2px 3px -1px rgba(55, 55, 55, 0.4) inset;
    font-size: 40px; 
    line-height: 1.1em; }

.topTitleOut .container {
    padding: 0; }

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

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

.custbtn {
	color: #fff !important;
	background: #a21919;
	text-align: center;
	transition: all 225ms ease-in-out 0s;
	padding: 10px 32px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	display: inline-block;
	margin-top: 10px; }

.custbtn:hover {
    background: #333; }

.cptitle {
	color: #666;
	font-size: 34px;
	line-height: 1.2em;
	margin-bottom: 15px; }

.cpsubtitle {
	color: #222;
	font-weight: 400;
	font-size: 26px;
	line-height: 1.2em;
	margin-bottom: 15px; }

h1 {font-size:32px; color:#142469;}
h2 {font-size:28px; color:#7e888e;} 
h3 {font-size:26px; color:#142469;}
h4 {font-size:24px; color:#7e888e;} 
h5 {font-size:22px; color:#142469;}
h6 {font-size:20px; color:#142469;}

.custfoundationh1 { color: #FFD072; }
.custfoundationh2 { color: #7e888e; }
.custfoundationh3 { color: #A21919; }
.custfoundationh4 { color: #FFD072; }
.custfoundationh5 { color: #7e888e; }
.custfoundationh6 { color: #A21919; }






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





