html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: open sans;
	font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    text-align: left;
}
body, button, input, select, textarea {
    color: #2b2b2b;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 600;
    margin: 0 0px 14px;
}
h1{
	line-height: 1.3846153846;
}
h2{
	font-size: 24px;
	line-height: 1;
	font-weight: 700;
}
h4{
	font-size: 20px;
	line-height: 1.2;
}
a {
  transition: .3s all ease;
  text-decoration: none;
}
p{
	font-size: 14px;
	margin-bottom: 10px;
	text-align: justify !important;
    letter-spacing: 0.5px !important;
        color: #000 !important;
}
a:hover {
  text-decoration: none;
}
a:focus{
	outline: none !important;
	text-decoration: none;
}
.padding-zero{
	padding: 0;
}
.padding-right-zero{
	padding-right: 0;
}
.clearfix{
	display: table;
	content: "";
	clear: both;
}
.content-area .entry-header{
	padding: 10px 0px 5px;
}
.entry-header {
    position: relative;
    z-index: 1;
}
.site-footer{
	height: 60px;
	background: #1b1b1b;
	border-top: 4px solid #f99f1c;
}
.text-center{
	margin-top: 1em !important;
}
.text-center P{
	font-size: 14px;
	color: #fff;
}
/*Reawakening*/
@media (max-width: 991px) {
    .reawakening .col-lg-6 {
      width: 100%;
    }
    .reawakening .col-lg-6 img {
      width: 100%;
      max-width: 100%;
    }
    .reawakening .form-group img {
      max-width: 100%;
    }
    .reawakening p {
      font-size: 14px;
    }
  }

  /* Mobile styles (less than 768px) */
  @media (max-width: 767px) {
    .reawakening .row {
      display: flex;
      flex-direction: column;
    }
    .reawakening img {
      width: 100%;
      height: auto;
    }
    .reawakening .form-group img {
      width: 100%;
      padding: 0;
      margin-bottom: 10px;
    }
    .reawakening p {
      font-size: 12px;
      text-align: justify;
    }
    .reawakening .container {
      padding: 10px;
    }
  }
/*Reawakening*/
.entry-title{
	color: #ff3000;
	font-size: 26px;
	font-weight: 700;
	padding: 10px 0;
	margin: 0;
}
.news_events .entry-title{
    text-align: center !important;
}
.entry-content h3 {
    color: #067c80;
    font-size: 16px;
    font-weight: 700;
}
.header-top {
	background: url(../images/header_top.png)repeat-x;
	width: 100%;
	height: 7px;
}
.site-header {
    position: relative;
    width: 961px;
    z-index: 99;
    height: 375px;
}
.site-header img{
	width: 100%;
	height: 100%;
}
.header-bottom {
    width: 100%;
    height: 100%;
    position: relative;
    bottom: 90px;
    clear: both;
}
.header-bottom img {
    width: 100%;
    height: 100%;
}
.header-back {
    background: url(../images/header-back.png) repeat-x;
}
.menu-back{
	background-color: #F99F1C;
	margin-top: -90px;
	border-bottom: 4px solid #7C4F0E;
}
.menu-flag {
    background-color: #fff;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 6px 0 2px 5px;
    width: 65px;
    margin-left: 0px;
    height: 30px;
    position: relative;
    top: 9px;
}
.menu-flag li {
    list-style: none;
    list-style-type: none;
    display: inline-block;
}
.menu-flag li a img {
    margin: 8px 0 0 3px;
}
.body-back {
    background: url(../images/body_back.png) repeat;
    width: 100%;
    margin-top: -41px;
}
.fa.fa-bars{
	font-size: 26px;
}
.text-primary{
	color: #f99f1c !important;
}
.footer-link{
	display: flex !important;
	float: right ;
}
.footer-link li{
	list-style: none;
	padding: 0 5px;
}
.update-news{
	margin-bottom: 15px;
}
.update-news-title{
	background: url(../images/update-news.jpg) no-repeat;
	width: 20%;
}
.update-news-title h4{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 !important;
	text-transform: uppercase;
	margin-bottom: 0;
}
.update-news-desc{
	width: 80%;
	height: 30px;
	background-color: #e7171f;
}
.update-news-desc marquee{
	height: 30px;
}
.update-news-desc marquee p{
	color: #fff;
	display: inline-block;
	line-height: 20px;
}
.update-news-desc marquee p a{
    color: #fff;
}
.update-news-desc marquee p:first-child{
	margin-right: 25px;
}
.update-news-desc marquee p:first-child::after{
	/*content: '|';*/
	/*padding-left: 25px;*/
}
.update-news-desc marquee span{
	font-size: 17px;
	margin-right: 5px;
}
.update-news-desc marquee span span{
	font-size: 16px;
	margin: 0;
}
.update-news-desc p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    padding-top: 4px;
}
.vision-back{
	background-color: #f99f1c;
}

.visiontitle-back{
	background: url(../images/vision_back.png) no-repeat;
	width: 11%;
}
.visiontitle-back h4{
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 !important;
	text-transform: uppercase;
	margin-bottom: 0;
}
.visiondesc{
	width: 89%;
}
.visiondesc p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    padding-top: 4px;
    margin-left: 20px;
}
.mission-border{
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
}
.priest-img{
	margin-top: 15px;
}
.priest-img img{
	width: 100%;
	height: 172px;
}
.mission-back{
	background-color: #fff;
}
.mission-back h3{
	background-color: #f99f1c;
	margin-top: 15px;
	color: #fff;
	text-align: center;
	padding: 2px 0;
	font-size: 17px;
	text-transform: uppercase;
}
.mission-back p{
	padding: 0 10px 10px;
	font-size: 14px;
	margin-bottom: 0;
}
.service-title {
    border-bottom: 2px solid #38c8cc;
	color: #474747;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 8px;
    width: 40%;
    text-transform: uppercase;
    margin-top: 15px;
}
.serviceslider-back {
    background-color: #fff;
	padding: 20px;
	border-left: 30px solid #F99F1C;
	border-right: 30px solid #F99F1C;
	width: 98%;
	height: 234px;
	box-shadow: 0px 0px 2px rgba(180, 176, 160, 1);
}
.imagegallery-more {
    clear: both;
    top: 10px;
    position: relative;
}
.imagegallery-more a {
    background-color: #1CC3C9;
	color: #fff;
    font-size: 14px;
    padding: 4px 5px;
}
.imagegallery-more a:hover {
    background-color: #F99F1C;
    text-decoration: none;
}
.moreservice-width {
    width: 98%;
}
.bx-wrapper {
    height: 234px;
}
.bx-wrapper {
    position: relative;
    width: 100%;
    background-color: #fff;
	padding: 12px 10px 12px;
	box-shadow: 1px 2px 2px rgba(180, 176, 160, 1);
}
.bx-wrapper .testimonials-carousel-thumbnail {
    max-width: 35%;
    float: left;
    margin-right: 20px;
}
.bx-wrapper .testimonials-carousel-context {
    overflow: hidden;
}
.date_full {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.date_left {
    width: 10%;
    float: left;
    background-color: #1CC3C9;
	padding: 5px 7px;
	border-right: 1px solid #fff;
}
.date_right {
    width: 35%;
    float: left;
    background-color: #F99F1C;
	color: #fff;
    padding: 0 10px;
}
.date_right span {
    color: #fff;
    margin-right: 2px;
}
.bx-wrapper span {
    font-size: 12px;
    color: #fff;
    font-weight: 500px;
}
.bx-wrapper .testimonials-name {
    font-size: 18px;
    margin-bottom: 5px;
    color: #000000;
    font-weight: 400;
}
.testimonials-carousel-content p {
    margin: 0;
    font-size: 14px;
}
.charism_readmore {
    text-align: right;
    padding-bottom: 10px;
    margin-top: 5px;
}
.charism_readmore a {
    color: #000;
	font-size: 14px;
	font-family: 'Open Sans';
	margin-right: 15px;
	border-color: #1cc3c9;
    border-style: solid;
    border-width: 1px 4px;
    padding: 5px;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 0;
    margin-top: 15px;
    margin-right: 20px;
    outline: 0;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    position: absolute;
    top: 0px;
    right: 30px;
    border-right: 1px solid #ddd;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: #1CC3C9 url(../images/caousel-prev.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    border-left: 1px solid #ddd;
	height: 30px;
	cursor: pointer;
	background: #1CC3C9 url(../images/caousel-next.png) no-repeat 0 0;
}
.slider-img-box {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
	height: auto;
}
.slider-container{
	border-top: 15px solid #B6A343;
}
.spiritual-title {
    border-bottom: 2px solid #38c8cc;
	color: #474747;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 8px;
    width: 70%;
    text-transform: uppercase;
    margin-top: 15px;
}
.spiritual-back {
    height: 138px;
	background-color: #fff;
	padding: 15px 18px 16px;
	width: 97%;
	box-shadow: 1px 2px 2px	rgba(180, 176, 160, 1);
}
.spiritual-back marquee {
    height: 100px;
}
.spiritual-list {
    padding: 0;
    margin: 5px 0 0 15px;
}
.spiritual-list li {
    list-style: none;
    font-family: 'Open Sans';
    font-size: 14px;
    margin-bottom: 8px;
    margin-left: -14px;
}
.spiritual_list li i {
    color: #000;
    margin-right: 10px;
}
.gallery-title {
    border-bottom: 2px solid #38c8cc;
	color: #474747;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 8px;
    width: 38%;
    text-transform: uppercase;
    margin-top: 15px;
}
.gallery-back {
    background: #fff;
	border-left: 30px solid #F99F1C;
	border-right: 30px solid #F99F1C;
	float: left;
	height: 140px;
	width: 100%;
	box-shadow: 0px 0px 2px rgba(180, 176, 160, 1);
    padding: 10px 0 0;
}
.image-gallery{
	padding: 5px 33px;
	display: flex;
}
.image-item-container{
	position: relative;
	padding: 6px;
	height: 100px;
	display: inline-block;
}
.image-item-container img{
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	border-radius: 0px;
	height: 100px;
}
#primary{
	margin-top: -30px;
	margin-bottom: 20px;
}
img[class*="align"]{
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
}
table.bordered tr td {
    border: 1px solid #1cc3c9;
	background: #acecee;
	color: #1b1b1b;
    padding: 10px;
}
table.bordered {
    width: 100%;
    border-collapse: collapse;
}
.entry-content table, .comment-content table {
    font-size: 14px;
    line-height: 1.2857142857;
    margin-bottom: 24px;
}
.entry-content p strong{
	color: #1b1b1b;
}
.pg-lists, .edu{
	padding-left: 16px;
	padding-bottom: 10px;
}

table.img-holder tr td{
	color: #1b1b1b;
	text-align: center;
	text-align: left;
}
.edu li, .pg-lists li{
	font-size: 14px;
}
.page-photo strong{
	font-size: 15px;
}
.img-title {
  height: auto;
  padding: 5px;
  margin: 5px;
  border: 1px solid #ccc;
}
ul.spritual_list{
	list-style-type: none;
}
time{
	text-decoration: underline;
}
.provincial-chapter p{
	text-align: justify;
}
a.prev1, a.next1{
	font-size: 15px ;
	margin: 1px 8px;
	cursor: pointer;
	background-color: none !important;
}
.text-slider-controls{
	position: absolute;
	top: 80px;
    right: 0;
    width: 20%;
}



@media (min-width: 401px) and (max-width: 640px){
	.site-header{
		height: 124px;
		position: relative;
		width: 384px !important;
		z-index: 99;
	}
	.header-bottom{
		bottom: 29px;
		z-index: 99;
	}
	.prev,.next{
		top: 43% !important;
		font-size: 15px !important;
		width: 25px !important;
		height: 25px !important;
		padding: 1px 8px !important;
	}
	.next{
		right: 200px !important;
	}
	.prev{
		left: 25px !important;
	}
	.menu-back{
		margin-top: -28px;
		height: 52px;
	}
	#menu{
		box-sizing: border-box;
		font-size: 14px;
	}
	#primary{
		padding: 20px 10px;
	}
	#toggle-menu{
		background-color: #000 !important;
		border-radius: 0;
		cursor: pointer;
		height: 48px;
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		width: 48px;
	}
	#toggle-menu span.drop-icon{
		background-color: transparent !important;
	}
	.vision-back{
		margin-top: 47px;
	}
	.visiontitle-back{
		width: 100%;
		background: none;
    	background-color: rgba(0, 0, 0, 0);
		background-color: #F99F1C;
		text-align: center;
	}
	.mission-border{
		border: 0;
		padding-top: 45px;
	}
	.site-footer{
		padding-top: 0px !important;
		height: 120px;
	}
	.service-title,.spiritual-title,.gallery-title{
		width: 98%;
	}
	.mission-border .last-more{
		padding-bottom: 45px;
	}
	.image-gallery{
	padding: 0;
	}
	.head-banner .slick-prev, .head-banner .slick-next{
		top: 50% !important;
		width: 25px !important;
		height: 25px !important;
	}
	.head-banner .slick-prev{
		left: 30px !important;
	}
	.head-banner .slick-next{
		right: 185px !important;
	}
}
@media (min-width: 350px)and (max-width: 400px) {
	.site-header{
		height: 124px;
		position: relative;
		width: 330px;
		z-index: 99;
	}
	.header-bottom{
		bottom: 29px;
		z-index: 99;
	}
	.prev,.next{
		top: 51% !important;
		font-size: 15px !important;
		width: 25px !important;
		height: 25px !important;
		padding: 1px 8px !important;
	}
	.next{
		right: 165px !important;
	}
	.prev{
		left: 25px !important;
	}
	.menu-back{
		margin-top: -28px;
		height: 52px;
	}
	#menu{
		box-sizing: border-box;
		font-size: 14px;
	}
	#primary{
		padding: 20px 10px;
	}
	#toggle-menu{
		background-color: #000 !important;
		border-radius: 0;
		cursor: pointer;
		height: 48px;
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		width: 48px;
	}
	#toggle-menu span.drop-icon{
		background-color: transparent !important;
	}
	.vision-back{
		margin-top: 47px;
	}
	.visiontitle-back{
		width: 100%;
		background: none;
    	background-color: rgba(0, 0, 0, 0);
		background-color: #F99F1C;
		text-align: center;
	}
	.mission-border{
		border: 0;
		padding-top: 45px;
	}
	.site-footer{
		padding-top: 0px !important;
		height: 120px;
	}
	.service-title,.spiritual-title,.gallery-title{
		width: 98%;
	}
	.mission-border .last-more{
		padding-bottom: 45px;
	}
	.image-gallery{
	padding: 0;
	}
	.date_right{
	    width: 56%;
	}
	.slick-prev, .slick-next{
	    top: 40%;
	}
	.serviceslider-back{
		height: auto;
	}
	.head-banner .slick-prev, .head-banner .slick-next{
		top: 50% !important;
		width: 25px !important;
		height: 25px !important;
	}
	.head-banner .slick-prev{
		left: 30px !important;
	}
	.head-banner .slick-next{
		right: 160px !important;
	}
}
.head-banner .slick-prev, .head-banner .slick-next{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 65%;
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 999;
	opacity: 1;
}
.head-banner .slick-prev {
    left: 69px;
	background-color: #a5a4a7;
}
.head-banner .slick-next {
    right: 565px;
	background-color: #a5a4a7;
}
.head-banner .slick-prev::before, .head-banner .slick-next::before{
	color: #23527c;
}
.head-banner .slick-prev:hover, .head-banner .slick-next:hover{
	background-color: #eee;
}
/*** 04-04-23 ***/
.priest-img h3{
  text-align:center !important;  
}


.founder{
    padding-top: 3px;
    text-align: center;
    color: #e7171f;
    font-size: 13px;
    margin-bottom: 0px;
}

.founder1{
    text-align: center;
     margin-bottom: 6px;
}

.click-content{
    text-align: center;
    font-size: 14px;
    
}
.blink {
  animation: blinker 1s step-start infinite;
}

@keyframes blinker {
  50% {
    color: red;
  }
}
 /*.icon-cont{
 font-size: 18px !important;
    padding-left: -18px;
    margin-left: -25px;
 }*/
 
 .update-news-desc marquee span span {
    font-size: 16px;
    margin: 0;
    color: #fff !important;
}
.space{
    margin-top:10px;
}

.copyright p{
    color: #fff !important;
}



