/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/** Univrsal CSS **/
html,body{
	font-family: 'Lora', Calibri, Arial, sans-serif;
	background: url(../images/bac3.png) center center repeat;
	background-color: #be9b7b;
	-webkit-font-smoothing: antialiased;
    overflow-y: scroll;
    overflow-x: hidden;
    }
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	}
h4, h5, h6,
h1, h2, h3 {
	margin-top: 0;
	color: #854442;
	text-transform: uppercase;
	font-weight: 600;
  	}
h1 {
	font-size: 1.8em;
	}	
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.4em;
	}
h4 {
    font-size: 1.2em;
	}  
h5 {
	font-size: 1.0em;
	}
h6 {
    font-size: 0.875em;
  	}	
ul, ol {
	margin: 0;
	color: #4b3832;
	}
p {
	margin: 1em 0;
	color: #4b3832;
	font-size: 1em;
	Line-height: 1.8em;
	}	
ul.nobullet {  list-style-type: none;	}ul.number {
	padding: 0em;
	}
ul.number li {
	list-style: none;
	display: inline-block;
	margin: 0 1em;
	}
ul.number li a, ul.number li span {
	color: #242711;
	padding: 0.4em 0;
	display: block;
	font-size: 1em;
	}
ul.number li a:hover{
	color:#9A9D6B;
	}
ul a:hover, ul a:focus {
	outline: none;
	color: #8600b3;
	text-decoration: none;
	}
	
/* Glyph, by Harry Roberts */ 
hr.styled { 
	padding: 0; 
	border: none; 
	border-top: medium double #854442; 
	color: #854442;
	text-align: center; 
	} 
hr.styled:after { 
	content: "§"; 
	display: inline-block; 
	position: relative; 
	top: -0.7em; 
	font-size: 1.5em; 
	padding: 0 0.25em; 
	background: #fff4e6;
}
	
/** Image Handlers **/	
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /**ie8**/
}
img.floatleft {
	float:left;
	margin:20px;
	box-shadow:0 0px 20px 0px #000;
}
img.floatleft-ns {
	float:left;
	margin:20px;
}
img.floatright {
	float:right;
	margin:20px;
	box-shadow:0 0px 20px 0px #000;
}
img.floatright-ns{
	float:right;
	margin:20px;
}
img.center {
  	display: block;
	margin-left: auto;
	margin-right: auto;
	box-shadow:0 0px 20px 0px #000;
} 
img.center-ns {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.stewardship {
	display:block;
	margin-top: 20px;
	margin-bottom: 20px;
}

/** iframe Handlers **/

iframe {
  width: 100%;
}

/** ID Handlers **/

#shadowbox {
	padding:4%;
	background:rgba(248,238,228,0.85);
	-webkit-box-shadow:0 0px 20px 0px #000;
	box-shadow:0 0px 20px 0px #000;
}
#main-container{
	padding:4%;
	background: #fff4e6;
	-webkit-box-shadow:0 0px 20px 0px #000;
	box-shadow:0 0px 20px 0px #000;
}
#main-container:after{
	content:".";
	display:block;
	height:0;
	clear:both;zoom:1;
	visibility:hidden;
}
#banner{
	padding:2% 0 4%
}
#banner:after{
	content:".";
	display:block;
	height:0;
	clear:both;zoom:1;
	visibility:hidden
}

/** Formatting Classes **/
.formed {
	font-size:2em;
	color:#85442;
	font-weight:bold;
}
.spacer{
	padding:2% 0 4%
}
.center {
	text-align: center;
}	
.email {
	font-weight: bold;
	color:#854442;
}
.email:hover{
	color:#4b3832;
}
.email:visited {
	color : #800080;
}
.link {
	font-weight: bold;
	color:#3c2f2f;
}
.link:hover{
	color:#854442;
}
.link:visited {
	color : #800080;
}
.tel{
	color:#4b3832;
}
.tel:hover{
	color:#854442;
}
.tel:visited {
	color : #800080;
}
.columns {
	-moz-column-count: 3; /* Firefox */
	-moz-column-gap: 40px; 
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-webkit-column-gap: 40px;
	column-count: 3;
	column 1-width: 80%;
	column-gap: 40px;
}
.none-cal {
	list-style-type: none;
	font-size: 0.875em;
	padding: 0;
	margin: 0;
}
.none {
	list-style-type: none;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
.vertical-line{
    border-right: solid #854442;
	margin: 2em;
}
	
/**Buttons**/
.box{
    color:#fff;
    background:#444;
    height:     40px; /* take note... */
    line-height:40px; /* gotcha?      */
    width:400px;
    padding:0px 
}
.button {
  color: #fff4e6;
  background: #854442;
  font-weight: bold;
  border: 1px solid #be9b7b;
  float: right;
}
.button:hover {
  color: #fff4e6;
  background: #4b3832;
}
.sac-button {
  color: #fff4e6;
  background: #854442;
  font-weight: bold;
  border: 1px solid #be9b7b;
  padding: 4px;
}
.sac-button:hover {
  color: #fff4e6;
  background: #4b3832;
}
.header-bar {
	background: #3c2f2f;
	padding: 0.5em 0;
	}
.header-bottom {
	padding: 1em 0 0;
	background: #be9b7b;
	}
.head-left {
	float: left;
	}
.head-right {
	float: right;
	}
.address {
	float: right;
	margin: 1.3em 0;
	display: block;
	}
.bottom-right {
	float: right;
	margin: 1.3em 0;
	}
.bottom-right a {
	padding: 1em;
	border: 1px solid #D0D1C4;
	font-size: 1.1em;
	text-decoration: none;
	color: #854442;
	background: #fff4e6;
	}
.bottom-right a:hover{
	background: #854442;
	color:#fff4e6;
	}
.logo {
	max-width: 100%;
	height: auto;
	display: block;
	}
.logo a {
	display: block;
	}
	
/** ?NAV? **/	
.cl-effect-15 a::before {
	color: #575a2e;
	content: attr(data-hover);
	position: absolute;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	}
.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0;
	}

/**SLIDER**/

.slider-top {
	margin: 5em 0 0;
	background:#fff4e6;
    padding: 2em 1em;
	-webkit-box-shadow:0 0px 20px 0px #000;
	box-shadow:0 0px 20px 0px #000
	}
a.more {
	text-decoration: none;
	font-size: 1.2em;
	color: #fff4e6;
	padding: 0.5em 2em;
	font-weight: 400;
	text-transform:uppercase;
	background: #854442;
	float: right;
	box-shadow:1px 0px 2px 0px;
	}
a.more:hover{
	background:#4b3832;
	color:#fff;
	}
.slider-right p{
	font-size:1em;
	color:#4b3832;
	line-height:1.8em;
	margin:1em  0;
	}
.slider-right h2{
	font-size:1.5em;
	color:#854442;
	margin:0;
	text-transform:uppercase;
	}
.slider-right {
	padding: 2em 1em;
	}

/*--VBS--*/
.vbs1	{
	font-size: 12pt; 
	color: #228B22;
}
.vbs2	{
	font-size: 12pt; 
	color: #993300;
}
.title {
	font-weight:bold;
}	

/**MAIN NEWS**/	
.more-info h4{
	padding: .75em 0 0;
	border-top: 1px solid #854442;
}
.more-info {
  padding: 1em 0 0;
  border-bottom: 1px solid #854442;
}
.worship {
  padding: 1em 0 0;
  border-top: 1px solid #854442;
 }
.padding {
	padding: 1em 0 0;
}
.recent{
  background:#f3f0ea;
    padding: 2em 3em;
	box-shadow:0px 0px 2px 0px;
	margin-bottom:1em;
}

/*-- flexisel --*/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin:0px;
	padding:0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	positon: relative;
	margin-top:10px;
	margin-bottom: 10px;
	max-width:250px;
	max-height:250px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
.nbs-flexisel-item p{
	padding:10px;
}
.nbs-flexisel-item p a{
	color:#000;
	font-size:1.2em;
}
.nbs-flexisel-item p a:hover{
	color:#6CC372;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 18px;
	height: 22px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left:-1.5em;
	background: url(../images/img-sprite.png) no-repeat -356px -30px;
}
.nbs-flexisel-nav-right {
	right:-1.5em;
	background: url(../images/img-sprite.png) no-repeat -392px -30px;
}
.team1 {
margin: 0 0.5em;
position: relative;
}
.team1 p {
color: #34495e;
font-size: 2em;
font-weight: 300;
margin: 0;
position: absolute;
top: 4em;
left: 1.5em;
}

/*-- flexisel --*/
ul.social li {
  list-style: none;
  display:block;
  margin: 0 1em;
}
ul.social {
  padding: 0em;
}
ul.social li a, ul.social li span {
  color: #758594;
  padding: 0.4em 0;
  display: block;
  font-size: 1em;
}
i.fb {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../images/img-sprite.png) no-repeat -438px -6px;
  vertical-align: middle;
  margin-right: 0.5em;
}
i.twt {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../images/img-sprite.png) no-repeat -438px -34px;
  vertical-align: middle;
  margin-right: 0.5em;
}
i.yout {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../images/img-sprite.png) no-repeat -438px -63px;
  vertical-align: middle;
  margin-right: 0.5em;
}
i.lik {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../images/img-sprite.png) no-repeat -438px -92px;
  vertical-align: middle;
  margin-right: 0.5em;
}
i.skyp {
   width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../images/img-sprite.png) no-repeat -438px -121px;
  vertical-align: middle;
  margin-right: 0.5em;
}
span {
  font-weight: 700;
  color: #6d6d6d;
  vertical-align: middle;
}
.footer a {
  color: #6d6d6d;
 }
 .or li {
  display: block;
  line-height: 2em;
}
.or li a {
  color: #6d6d6d;
  text-decoration: none;
}
.or {
  padding: 0 3em;
}
.or li a:hover{
color:#333423;
}

/*-- FORMATION MAIN --*/
#formation h1 h2 {
	color: #4b3832;
}
.formation h4{
	padding: .75em 0 0;
	border-top: 1px solid #854442;
}
.formation {
  padding: 1em 0 0;
  border-top: 1px solid #854442;
  border-bottom: 1px solid #854442;
}

/*--Safe Env--*/
.safe-env h3, h4 {
	margin-top:0.8em;
}
.safe-env p{
	margin:1em 2em 1em 2em;
}
.safe-env li{
	margin-top:0.8em;
	margin-left:5em;
}
.pad{
	padding-top:2%;
	padding-bottom:2%;
}

/** About Us Page **/
#about p{
	text-align: center;
	font-weight: bold;
}	
#about img{
margin-bottom: 10px;
}	
#about span {
	text-align: center;
	font-style: italic;
}
#about h2 {
	margin-bottom: 15px;
	padding: .75em 0 0;
	border-top: 1px solid #854442;
}
#saint p {
	text-align: justify;
}
#saint h3 {
	padding-top: .75em;
	padding-bottom: .25em;
	border-top: 1px solid #854442;
}

/** sacraments page **/
#sac-container{
	padding:4%;
	background: #fff4e6;
	-webkit-box-shadow:0 0px 20px 0px #000;
	box-shadow:0 0px 20px 0px #000;
}
#sac-container:after{
	content:".";
	display:block;
	height:0;
	clear:both;zoom:1;
	visibility:hidden;
}
.sacraments h3 {
	padding:1.5em 0 0 0;
}
.sacraments h4 {
	padding:1em 0 0 0;
}
.sacraments p {
	color: #6d6d6d;
	font-size: 1em;
	margin: 1em 0;
	line-height: 1.8em;
}
.row {
	clear: both;
	position: relative;
	padding: 4%;
}
.sac_col {
	float: left;
	width: 50%;
	-webkit-column-gap: 250px; /* Chrome, Safari, Opera */
    -moz-column-gap: 250px; /* Firefox */
    column-gap: 250px;
}
.latest-news {
  margin: 3em 0;
}

/** Contact Page **/
.contact h2 {
	padding:1em 0 0 0;
}
.contact-head{
	text-align:left;
}
.contact-head span{
	color: #777;
}
.contact-map iframe{
	min-height:300px;
	width:100%;
	border:none;
	margin:1.5em 0 1em;
}
.contact-form-row{
	margin-bottom:3em;
}
.contact-form-row div{
	width: 32.6%;
	float: left;
	margin-right: 1%;
} 
.contact-form-row div span, .contact-form-row2 span {
  font-size: 1.1em;
  color: #58593c;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding: 0 0 0.5em;
}
.contact-form-row div input[type="text"]{
	width:100%;
	padding:1em;	
	font-family: 'Droid Sans', sans-serif;
	border:1px solid #EEE;
	-webkit-appearance:none;
	outline:none;
	color:#777;
	transition:border-color 0.4s;
	-webkit-transition:border-color 0.4s;
	-moz-transition:border-color 0.4s;
	-o-transition:border-color 0.4s;
	-ms-transition:border-color 0.4s;
}
.contact-form-row div input[type="text"]:hover,.contact-form-row2 textarea:hover{
	color:#58593c;
	border-color:#58593c;
}
.contact-form-row div:nth-child(3){
	margin-right:0;
}
.contact-form-row2 textarea{
	width:100%;
	padding:1em;	
	font-family: 'Droid Sans', sans-serif;
	border:1px solid #EEE;
	-webkit-appearance:none;
	outline:none;
	color:#777;
	min-height:240px;
	resize:none;
	transition:border-color 0.4s;
	-webkit-transition:border-color 0.4s;
	-moz-transition:border-color 0.4s;
	-o-transition:border-color 0.4s;
	-ms-transition:border-color 0.4s;
}
.contact-form-row2 {
	margin-top:1em;
}
.contact-form input[type="submit"]{
	display: block;
	background: #58593c;
	padding: 0.7em 3em;
	font-size:1.2em;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 400;
	display: inline-block;
	margin-top: 1em;
	text-decoration: none;
	border:none;
	outline:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.contact-form input[type="submit"]:hover{
	background: #91856E;
}
.contact_address, .contact_email {
  overflow: hidden;
  font-size: 1.1em;
  color: #758594;
  line-height: 1.8em;
}
.contact_email a {
  color: #999;
  text-decoration: none;
}
.contact-grids {
  margin: 2em 0;
}

/*-- sacraments --*/
.prayer {
  padding: 5em 0;
}
.prayer h2 {
  color: #58593c;
  font-size: 1.7em;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.prayer h3 {
  color: #58593c;
  font-size: 1.4em;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.prayer h6 {
  color: #97956c;
  font-size: 1em;
  line-height: 1.8em;
  font-weight:700;
  text-transform:uppercase;
  margin: 0;
  padding:0.5em 0 0 0;
}
.prayer p {
  color: #6d6d6d;
  font-size: 1em;
  margin: 1em 0;
  line-height: 1.8em;
}
.prayer-top {
  margin: 0 0 3em 0;
}
.prayer span {
  color: #97956c;
  font-weight: 400;
}

/*-- Gallery --*/
.gallery {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : bold;
	color : #75452F;
	text-align : left;
	line-height : 15px;
	}

.gallery a:link {
	color : #75452F;
	text-decoration : none;
	}

.gallery a:visited {
	text-decoration : none;
	color : #800080;
	}

.gallery a:active {
	text-decoration : none;
	color : #75452F;
	}

.gallery a:hover {
	text-decoration : underline;
	}
.gallery_note {
	font-size : 0.9em;
	font-style : italic;
	text-align : left;
	font-weight : normal;
	color : #55422A;
	line-height : 15pt;
	}
	
/*-- portfolio --*/
.photos {
  padding: 5em 0;
}
.photos h2 {
  color: #58593c;
  font-size: 1.7em;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.project-section-head h3{
	text-transform: uppercase;
	color: #FFF;
	font-weight: 500;
	font-size: 3.2em;
}	
.project-section-head p{
	color: #FFF;
	font-weight: 400;
	font-size: 1.3em;
}
#portfoliolist .portfolio {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 23.75%;
  display: none;
  float: left;
  overflow: hidden;
  margin: 0.5em 0.5em;
}
div#portfoliolist {
	padding: 0px 0px;
}	
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
}
.portfolio img {
	width:100%;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
}
/* Self Clearing Goodness */

.container:after { 
	content: "\0020"; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; 
}
.row:after,
.clearfix:after {
  clear: both; 
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	display: block;
	left: 0;
	top: -152px;
	width: 290px;
	height: 219px;
	background: url(../images/zoom.png) center center no-repeat rgba(88, 89, 60, 0.54);
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.grid_box .zoom-icon {
	top: -50px;
	width: 100%;
	height: 254px;
}
.grid_box a:hover .zoom-icon {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.entertain_box{
	margin-bottom:3em;
}
.portfolio h3 {
	color: #fff;
	text-align: center;
	font-size: 2em;
	font-weight: 700;
}
/*--gallery-Part-Ends-Here--*/
.vide-top h2 {
	color: #fff;
	font-size: 2em;
	font-weight: 700;
	text-align: center;
	margin-bottom: 1em;
}
/*-- error-page --*/
.error-404 h1 {
	font-size: 2em;
	font-weight: 700;
	color: #58593c;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.error-404 p{
	color: #97956c;
	margin: 0;
	font-size: 1.2em;
	text-transform: uppercase;
} 
a.b-home{
	background:#58593c;
	padding:0.8em 3em;
	display:inline-block;
	color:#FFF;
	text-decoration:none;
	margin-top:1em;
}
a.b-home:hover{
	background:#97956c;
	color:#fff;
}
.fb-like-box.fb_iframe_widget {
  margin-top: 2em;
}
a.vie {
  font-size: 1.2em;
  color: #58593c;
  font-weight: 400;

}
.view {
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask {
  position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   height:383px;
   padding:1em 0;
}
.view img {
   display: block;
   position: relative;
}
.view h4 {
color: #fff;
text-align: left;
position: relative;
font-size: 1.3em;
padding: 0 1em;
font-weight: 700;
margin: 0.5em 0 0 0;
}
.view p {
font-size: 0.9em;
position: relative;
color: #fff;
padding: 1em 2em;
text-align: left;
}
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-color:#be9b7b;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h4{
   background: transparent;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #fff;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #fff;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h4,.view-tenth:hover p {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.mask h5 {
color: #854442;
font-size: 1em;
font-style: italic;
padding-right: 1em;
}
/*--single--*/
.artical-links{
	padding: 10px 0px;
	border:1px dashed rgba(0, 0, 0, 0.61);
	border-left: none;
	margin-top: 5px;
	border-right: none;
}
.artical-links ul li{
	display:inline-block;
}
.artical-links ul li:last-child{
	float:right;
}
.artical-links ul li a span {
  vertical-align: middle;
}
.artical-links ul li small{
	background:url(../images/img-sprite.png)no-repeat -35px -90px;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right:3px;
	vertical-align: middle;
}
.artical-links ul li small.admin{
	background-position:-64px -90px;
}
.artical-links ul li small.no{
	background-position:-91px -90px;
}
.artical-links ul li small.posts{
	background-position:-118px -90px;
}
.artical-links ul li small.link{
	background-position:-142px -90px;
}
.artical-links ul li a{
	color: #666;
	padding-left: 20px;
}
.artical-links ul li a:hover{
	text-decoration:underline;
}
.artical-content h3{
	color: #58593c;
	text-align: left;
	text-transform: uppercase;
	padding: 15px 0px;
	font-size: 1.5em;
	margin:0;
}
.artical-content p {
	color:#6d6d6d;
	font-size: 1em;
	line-height: 1.8em;
	margin: 1em 0;
}
/*---comment-box----*/
.table-form{
	width:100%;
}
.table-form form input[type="text"]{
	border:none;
	outline: none;
	padding: 1em;
	margin-top: 23px;
	color: #666;
	background: #f5cd8a;
	overflow: hidden;
	width: 40%;
	display: block;	
	font-size: 1em;
}
.table-form textarea{
	padding: 1em;
	margin-top: 25px;
	outline:none;
	color:#666;
	background: #f5cd8a;
	border: none;
	width:60%;
	height:135px;
	resize: none;
	font-size: 1em;
}
.table-form input[type="submit"] {
	text-transform: uppercase;
	color: #fff;
	background: #58593c;
	font-size: 1em;
	display: block;
	outline: none;
	border: none;
	font-weight: 700;
	padding: 0.4em 1em;
	margin: 0.8em 0 0;
}
.table-form input[type="submit"]:hover{
	background:#D0D1C4;
	color:#58593c;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.artical-commentbox h3, .comment-grid-top h3 {
	color: #333;
	text-align: left;
	text-transform: uppercase;
	padding-top: 1em;
	margin: 0;
	font-size: 1.5em;
}
.top-comment-left{
	float: left;
	width: 13%;
}
.top-comment-right{
	float: left;
	width:84%;
	margin-left:1em;
}
.top-comment-right ul{
	padding: 0;
	margin: 0;
}
.top-comment-right ul li {
	display: inline-block;
	color: #333;
	padding: 0.3em;
	font-weight: 700;
}
.top-comment-right ul li a{
	text-decoration: none;
	font-size: 1.1em;
	color: #f5cd8a;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.top-comment-right ul li a:hover{
	color: #000;
}
.top-comment-right p {
	color: #666;
	font-size: 1em;
	margin: 0;
}
.top-comment-right ul li span.left-at{
	font-size: 1.2em;
}
.top-comment-right ul li span.right-at{
	font-size: 1em;
}
.comments-top-top {
	margin: 1.5em 0;
	background: #eee;
	padding: 2em;
	width: 70%;
}
.single-page-artical {
	padding: 4em 0 4em;
}
.blog-top p {
	font-size: 1em;
	color: #fff;
	line-height: 1.8em;
	text-align: left;
	margin: 1em 0;
}
/*---*/
/*--register--*/
.register h2 {
  font-size: 2em;
  color: #58593c;
  text-align: center;
  padding: 0 0 1em;
  font-weight: 400;
}
.register-top-grid h3, .register-bottom-grid h3, .account-left h3, .account-right h3 {
  color: #97956c;
  font-size: 1.3em;
  padding-bottom: 5px;
  padding: 0 0 0.5em;
  font-weight: 600;
}
.register-top-grid span, .register-bottom-grid span {
  font-size: 1em;
  padding-bottom: 0.5em;
  display: block;
  color: #575a2e;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="text"] {
	padding:0.7em;
  width: 100%;
  background: none;
  border: 1px solid #D1D1D1;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  outline: none;
  color: #464646;
  font-size: 1em;
}
.register-top-grid div,.register-bottom-grid  div{
	padding:0.5em 0;
}
.checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 1.2em;
	line-height: 27px;
	cursor: pointer;
}
.checkbox {
	position: relative;
	font-size: 1em;
	color:#555;
}
.checkbox:last-child {
	margin-bottom: 0;
}
.news-letter {
	color: #555;
	font-weight:600;
	font-size: 1em;
	margin-bottom: 1em;
	display: block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	clear: both;
}
.checkbox i {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width:20px;
	height:20px;
	outline: none;
	border: 2px solid #E1DFDF;
}
.checkbox input + i:after {
	content: '';
	background: url("../images/tick1.png") no-repeat 1px 2px;
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox input {
	position: absolute;
	left: -9999px;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.news-letter:hover {
	color:#00BFF0;
}
.register-but input[type="submit"]{
	outline:none;
	padding:7px 35px;
	color:#FFF;
	cursor:pointer;
	background:#58593c;
	border:none;
	border-radius:10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
   transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size: 1.2em;
	display:block;
	line-height:1.6em;
}
.register-but input[type="submit"]:hover{
	background:#91856F;
}
.register {
	 padding: 3em 0em;
}
/*-- responsive-mediaquries --*/
@media(max-width:1440px){
}
.logo {
  float: left;
  max-width: 75%;
  height; auto;
}
.address h4{
	font-size:1.4em;
	}
.address p{
	font-size:1em;
}	
.bottom-right {
	font-size:1em;
	float:left;
	}
/*-- responsive-mediaquries --*/
@media(max-width:1366px){
}
.logo {
  float: left;
  max-width: 80%;
  height; auto;
}
.address h4{
	font-size:1em;
	}
.address p{
	font-size:0.875em;
}	
.bottom-right {
	font-size:0.65em;
	float:left;
	}
/*-- responsive-mediaquries --*/
@media(max-width:1280px){
}
.logo {
  float: left;
  max-width: 80%;
  height; auto;
}
/*-- responsive-mediaquries --*/
@media(max-width:1024px){
.logo {
  margin:0;
  max-width: 100%;
  height; auto;
}
.address {
	display:none;
}
.bottom-right {
  display:none;
}
.slider-right h2 {
  font-size: 1.3em;
}
.news-left {
	width:auto;float:none
	}
.news-right {
	width:auto;
	float:none;
	margin-top:	20px;
	padding-top: 20px;
	clear: both;
}
ul.number li a, ul.number li span {
  font-size: 0.875em;
}
a.more {
  font-size: 1em;
}
h1 {
	font-size:1.7em;
}
h2 {
	font-size:1.5em;
}
h3 {
  font-size: 1.3em;
}
h4 {
	font-size:1.1em;
}
h5 {
	font-size:0.9em;
}
h6 {
	font-size: 0.875em;
}
.sacraments {
  padding: 2em 0 2em;
}
.error-404 h1 {
	font-size: 2em;
}
.main {
	padding: 10em 0px;
}
#portfoliolist .portfolio {
  width: 23.5%;
  margin: 0.5em 0.5em;
}
.photos h2 {
  font-size: 1.5em;
}
.photos {
  padding: 5em 0 2em;
}
.view .mask {
  padding: 1em 0;
}
a.vie {
  font-size: 1.1em;
}
.grid_box .zoom-icon {
  top: -50px;
  width: 100%;
  height: 208px;
}
.contact-form-row div span, .contact-form-row2 span {
  font-size: 1em;
}
.contact-form input[type="submit"] {
  padding: 0.7em 3em;
  font-size: 1em;
}
.register h2 {
  font-size: 1.7em;
}
.register-top-grid h3, .register-bottom-grid h3, .account-left h3, .account-right h3 {
  font-size: 1.2em;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:768px){
.address {
	display:none;
}
.logo {
	margin:0;
	max-width: 100%;
	height; auto;
}
.header-bottom{
	padding:1em 0;
}
.bottom-right {
	display: none;
}
.slider-top {
	margin: 2em 0 0;
}
.news-left {
	width:auto;
	float:none
	}
.news-right {
	width:auto;
	float:none;
	margin-top:	20px;
	padding-top: 20px;
	clear: both;
}
ul.number li a, ul.number li span {
  font-size: 0.8125em;
}
ul.number li {
  list-style: none;
  display: inline-block;
  margin: 0 0.1em;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.4em;
}
h3 {
  font-size: 1.2em;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:0.875em;
}
h6 {
	font-size: 0.8em;
}
.slider-right h2 {
  font-size: 1.2em;
}
.more-info {
  padding: 1em 0 0;
  border-top: 1px solid #854442;
}
.worship {
  padding: 1em 0 0;
}
.news-right {
  margin-top: 2em;
}
.news {
  margin: 4em 0 1em;
}
.sacraments h4 {
  font-size: 0.9em;
  overflow: hidden;
  height: 30px;
}
.sacraments p {
  color: #6d6d6d;
  font-size: 1em;
  margin: 0em 0;
  line-height: 1.8em;
}
.sacraments {
  padding: 5em 0 2em;
}
.sacraments_grid {
  width: 33.33%;
  float: left;
}
.sacrament-bottom {
  margin-top: 0em;
}
.view p {
  font-size: 0.8125em;
  padding: 0em 2em;
  text-align: left;
  overflow: scroll;
  height: 104px;
}
.footer {
  padding: 2em 0;
}
.footer iframe {
	max-width: 100%;
	height: auto;
}
.footer-bottom {
  padding: 1em 0;
  text-align: center;
}
.loc {
  float: left;
  width: 100%;
}
.map {
  float: left;
  width: 100%;
}
.con {
  float: left;
  width: auto;
}
.or li a {
  color: #6d6d6d;
  font-size: 0.8125em;
}
.grid_7 {
  width: 33.33%;
  float: left;
}
.col-md-7.sacrament-right {
  margin: 1em 0;
}
#portfoliolist .portfolio {
  width: 23%;
}
.grid_box .zoom-icon {
  top: -50px;
  width: 100%;
  height: 156px;
}
.photos h2 {
  font-size: 1.3em;
}
.main {
	padding: 10em 0px;
}
.error-404 p {
	font-size: 1.1em;
}
.photos {
  padding: 3em 0 2em;
}
label {
  display: none;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:640px){
.logo {
  margin:0;
  max-width: 100%;
  height; auto;
}
.news-left{
	width:auto;float:none
	}
.news-right{
	width:auto;
	float:none;
	margin-top:
	20px;
	padding-top:
	20px;clear:
	both;border-top:
}
ul.number li a, ul.number li span {
  font-size: 0.750em;
}
.slider-right h2 {
  font-size: 1.1em;
}
a.more {
  padding: 0.5em 1em;
}
a.vie {
  font-size: 1.1em;
  color: #58593c;
  font-weight: 400;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.3em;
}
h3 {
  font-size: 1.1em;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:0.875em;
}
h6 {
	font-size: 0.8em;
}
.loc {
	float: left;
	width: 100%;
}
.map {
  float: left;
  width: 100%;
}
.con {
  float: left;
  width: auto;
}
.footer iframe {
	max-width: 100%;
	height: auto;
}
.view p {
  height: 83px;
}
#portfoliolist .portfolio {
  width: 22.5%;
}
.grid_box .zoom-icon {
  top: -50px;
  width: 100%;
  height: 125px;
}
.main {
	padding: 7em 0px;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:480px){
.logo {
  margin:0;
  max-width: 100%;
  height; auto;
}
.head-right {
  display: none;
}
.news-left {
	width:auto;float:none
	}
.news-right {
	width:auto;
	float:none;
	margin-top:	20px;
	padding-top: 20px;
	clear: both;
}
.bottom-right a {
  font-size: 0.8125em;
}
.bottom-right {
  margin: 1em 0;
}
.slider-right h2 {
  font-size: 1em;
  overflow: hidden;
  height: 13px;
}
.slider-right p {
  font-size: 0.875em;
}
.slider-top {
  padding: 2em 1em 0;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.2em;
}
h3 {
  font-size: 1.1em;
}
h4 {
	font-size:0.8em;
}
h5 {
	font-size:0.875em;
}
h6 {
	font-size: 0.8em;
}
a.more {
  font-size: 0.875em;
}
.news h3 {
  font-size: 1em;
  text-align: center;
}
.news h6 {
  font-size: 0.8125em;
  text-align: center;
}
p {
  font-size: 0.875em;
}
.loc {
  float: left;
  width: 100%;
}
.map {
  float: left;
  width: 100%;
}
.con {
  float: left;
  width: auto;
}
.footer iframe {
	max-width: 100%;
	height: auto;
}
.footer-bottom p {
	color: #554f46;
}
.sacraments_grid {
  width: 100%;
  float: none;
  margin: 1em 0;
}
.grid_7 {
  width: 100%;
  float: none;
  margin: 1em 0;
}
.photos h2 {
  font-size: 1.2em;
}
#portfoliolist .portfolio {
  width: 46.5%;
}
.grid_box .zoom-icon {
  top: -50px;
  width: 100%;
  height: 189px;
}
.contact-form-row div span, .contact-form-row2 span {
  font-size: 0.875em;
}
.contact-form-row2 textarea {
  min-height: 150px;
}
.contact-form-row div {
  width: 100%;
  float: none;
  margin-bottom: 3%;
  margin-right:0%;
}
.contact-form-row {
  margin-bottom: 0em;
}
.contact-form input[type="submit"] {
  padding: 0.5em 2em;
  font-size: 0.875em;
}
.table-form form input[type="text"] {
  width: 66%;
  font-size: 0.875em;
}
.table-form textarea {
  width: 90%;
}
.table-form input[type="submit"] {
  font-size: 0.875em;
}
a.b-home {
	padding: 0.6em 2em;
	font-size: 0.875em;
}
.error-404 p {
	font-size: 1em;
}
.error-404 h1 {
	font-size: 1.6em;
}
.main {
	padding: 6em 0px;
}
.sacraments p {
  font-size: 0.875em;
}
.register h2 {
  font-size: 1.4em;
}
.register-top-grid h3, .register-bottom-grid h3, .account-left h3, .account-right h3 {
  font-size: 1.1em;
}
.register-but input[type="submit"] {
  padding: 5px 20px;
  font-size: 1em;
}
.register-top-grid span, .register-bottom-grid span {
  font-size: 0.875em;
}
.columns {
	-moz-column-count: 1; /* Firefox */
	-moz-column-gap: 40px; 
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-webkit-column-gap: 40px;
	column-count: 1;
	column 1-width: 80%;
	column-gap: 40px;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:320px){
.header-bottom {
  padding: 1em 0 1em;
}
.slider-top {
  margin: 1em 0 0;
  padding: 1em 1em;
}
.slider-right h2 {
  font-size: 0.9em;
}
.slider-right p {
  font-size: 0.875em;
  overflow: hidden;
  height: 64px;
}
a.more {
  font-size: 0.8125em;
}
.news h3 {
  font-size: 0.9em;
}
.news h6 {
  font-size: 0.8125em;
  text-align: center;
  overflow: hidden;
  height: 19px;
}
.news p {
  font-size: 0.875em;
  overflow: hidden;
  height: 64px;
}
a.vie {
  font-size: 0.875em;
}
.recent {
  padding: 1em 1em;
}
.nbs-flexisel-nav-right {
  right: -1em;
}
.nbs-flexisel-nav-left {
  left: -1em;
}
.news-right li {
  font-size: 0.875em;
}
.loc {
  float: none;
  width: 100%;
}
.map{
  float: none;
  width: 100%;
   margin: 1em 0;
}
.or{
  float: left;
  width: 50%;
  padding: 0 15px;
}
.con{
  float: left;
  width: 50%;
}
.slider-left iframe{
height:147px;
}
.main {
	padding: 4em 0px;
}
.error-404 h1 {
	font-size: 1.4em;
}
a.b-home {
	font-size: 0.8125em;
}
.footer p {
  margin: 0.3em 0;
}
ul.social li {
  margin: 0 0em;
}
.footer h3 {
  font-size: 0.875em;
}
.sacraments p {
  overflow: hidden;
  height: 64px;
}
.sacraments {
  padding: 1em 0 1em;
}
#portfoliolist .portfolio {
  width: 44%;
}
.grid_box .zoom-icon {
  top: -50px;
  width: 100%;
  height: 113px;
}
.photos {
  padding: 1em 0 1em;
}
.contact p {
	margin: 0.5em 0;
}
.contact-map iframe {
  min-height: 151px;
}
.contact-form-row div input[type="text"] {
  padding: 0.5em;
   font-size:0.875em;
}
.contact-form-row2 textarea {
  min-height: 120px;
  padding:0.5em;
  font-size:0.875em;
}
.slider-top {
  padding: 0.5em 0.3em;
}
.register {
  padding: 1em 0em;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="text"] {
  padding: 0.5em;
  font-size: 0.875em;
}
.register-top-grid h3, .register-bottom-grid h3, .account-left h3, .account-right h3 {
  font-size: 1em;
  margin: 0;
}
.checkbox {
  position: relative;
  font-size: 0.875em;
  color: #555;
}
.register h2 {
  font-size: 1.3em;
  margin: 0;
}
}
/** Footer **/
.footer {
  background: #fff4e6;
  padding: 2em 0;
}
.footer-bottom {
  background: #3c2f2f;
  padding: 1em;
  border-top: 1px solid #854442;
}
.footer-bottom p {
    color: #fff4e6;
}
.footer-img-shadow {
	max-width: 75%;
	height: auto;
	-webkit-box-shadow:0 0px 5px 0px #000;
	box-shadow:0 0px 5px 0px #000;
}
.footer iframe {
	width: 80%;
	height: 150px;
}
.map {
  float: left;
  width: 33%;
}