/*uploaded to hermandad-sia.site-ym.com graphics folder*/


/*universal styles*/
.topTitleOut {
    background: linear-gradient(rgba(43, 44, 44, 0.5), rgba(43, 44, 44, 0.5)) repeat scroll 0 0%, rgba(0, 0, 0, 0) url("//cdn.ymaws.com/hermandad-sia.site-ym.com/resource/resmgr/images_home/library.jpg") no-repeat fixed top center / cover;
    padding: 185px 0 30px;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    box-shadow: 0 -2px 3px -1px rgba(55, 55, 55, 0.2) inset;
    font-size: 40px;
    line-height: 1.1em;
    margin-top: 0; }

.topTitleOut .container, .topVideoOut .pgtitle .container  {
    padding: 0; }

.topVideoOut .pgtitle {
    background: #FB3737;
    text-align: center;
    color: #fff;
    padding: 185px 0 30px;
    font-size: 40px;
    line-height: 1.2em; }

.topVideoOut .introvideowrap {
	overflow: hidden;
	max-height: 300px; }

.topVideoOut .responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px;
	overflow: hidden; }

.topVideoOut .responsive-video iframe, .topVideoOut .responsive-video object, .topVideoOut .responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }

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

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

.custbtn {
    background: #fb3737;
    color: #fff !important;
	font-size: 16px;
    padding: 12px 20px;
    font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	border-radius: 3px;
    display: inline-block;
    transition: all 225ms ease-in-out 0s;
    margin-top: 15px; }

.custbtn:hover {
    background: #2B2C2C; }

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

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

h1 {
    font-size: 28px;
    font-weight: normal;
    margin: 3px 0 10px;
    color: #fed54d; }

h2 {
    font-size: 28px;
    font-weight: normal;
    margin: 3px 0 10px;
    color: #3734fe; }

h3 {
    font-size: 26px;
    font-weight: 500;
    margin: 3px 0 10px;
    color: #fb3737; }

h4 {
    font-size: 24px;
    font-weight: normal;
    margin: 3px 0 10px;
    color: #aeaeae; }

h5 {
    font-size: 22px;
    font-weight: normal;
    margin: 3px 0 10px;
    color: #3734fe; }

h6 {
    font-size: 20px;
    font-weight: normal;
    margin: 3px 0 10px;
    color: #2b2c2c; }






@media (max-width: 767px) {
.cptier .container { padding-left: 35px; padding-right: 35px; }	
.topTitleOut { background-attachment: scroll; font-size: 30px; padding: 40px 30px; margin-top: 0; }	
.topVideoOut .pgtitle { font-size: 30px; padding: 40px 30px; }	
.topVideoOut .introvideowrap { max-height: 100%; }	
}





