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


/*universal styles*/
.topTitleOut {
    padding: 175px 0 50px 0;
    margin-top: 0px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    font-family: 'Kalam', cursive;
    text-align: center;
    text-shadow: 2px 1px 1px #333;
    box-shadow: 0 -2px 3px -1px rgba(55, 55, 55, 0.4) inset;
    font-size: 52px;
    line-height: 1.1em;
    background-image: linear-gradient(rgba(0, 107, 166, 0.7), rgba(0, 107, 166, 0.7)), url(//cdn.ymaws.com/flchildren.site-ym.com/graphics/mission-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll; }

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

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

.custbtn {
    background-color: #4b3d2a;
	color: #fff !important;
	text-align: center;
	font-family: 'Kalam', cursive;
	padding: 7px 43px 6px;
	border: 2px solid #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: none;
    display: inline-block;
    transition: all 225ms ease-in-out 0s;
    margin-top: 15px; }

.custbtn:hover {
    background: #BFBB98; }

.cptitle {
    color: #333;
	text-transform: none;
	font-weight: 600;
	font-family: 'Kalam', cursive;
    font-size: 32px;
    line-height: 1.2em;
    margin-bottom: 15px; }

.cpsubtitle {
    color: #333;
    font-size: 28px;
    text-transform: capitalize;
    line-height: 1.2em;
    margin-bottom: 5px;
    font-family: 'Kalam', cursive; }


h1 {font-size:32px; font-weight:500; margin: 10px 0 10px; color:#333333; text-transform:none; font-family: 'Kalam', cursive;}
h2 {font-size:28px; font-weight:500; margin: 10px 0 10px; color:#006ba6; text-transform:none; font-family: 'Kalam', cursive;}
h3 {font-size:24px; font-weight:500; margin: 10px 0 10px; color:#333333; text-transform:none; font-family: 'Kalam', cursive;}
h4 {font-size:21px; font-weight:500; margin: 3px 0 10px; color:#006ba6; text-transform:none; font-family: 'Kalam', cursive;}
h5 {font-size:18px; font-weight:500; margin: 3px 0 10px; color:#333333; text-transform:none; font-family: 'Kalam', cursive;}
h6 {font-size:16px; font-weight:500; margin: 3px 0 10px; color:#006ba6; text-transform:none; font-family: 'Kalam', cursive;}




@media (max-width: 767px) {
.cptier .container { padding-left: 15px; padding-right: 15px; }	
.topTitleOut { font-size: 38px !important; padding: 50px 30px; margin-top: 0; }	
}





