@charset "utf-8";
/* CSS Document */



/*
Theme Name: Catholic Bulletin Program Church Website Template
Version: 1.0
Author: Surjith SM
Author URI: http://themeforest.net/user/surjithctly
*/


/******************  Table of Contents  *****************************/

/*

1. GLOBAL STYLES
2. NAVIGATION BAR
3. CAROUSEL
4. UPCOMING EVENT
5. FEATURE BLOCK
6. EVENT LIST
7. CAROUSEL
8. LATEST BLOG
9. LATEST SERMONS
10. IMAGE GALLERY
11. BIBLE QUOTES
12. SUBSCRIBE
13. FOOTER
14. SUB PAGES
15. BLOG
16. SHORTCODES
17. CONTACT US

If you having trouble in editing css, see documentation or please email me on support@surjithctly.in 

*/

/*========== 1. GLOBAL STYLES ==============*/

html {
	background: #494743;
}

body {
	font-family: 'Georgia', 'Droid Serif', 'Times New Roman', sans-serif;
	background:#FFF;
	font-weight:300;
	height: 100%;
	margin: 0;
	padding: 0;
	color:#6F6A66;
	color:#444444;
}
a {
	color:#a92a31;
	text-decoration:none;
}
a:hover, a:focus {
	color: #ea2234;
	text-decoration:none;
}
.link-reverse {
	color:#a92a31;
}
.link-reverse:hover, .link-reverse:focus {
	color:#CA5100;
}
strong, b {
	font-weight:600;
}
p, .paragraph-points, .scripture, .thought-text, .verses-text {
	/* line-height: 1.6; */
	font-size: 15pt;
	letter-spacing: -0.01em;
	
}

sup {
    font-size: 0.5em;
    top: -1em;
	vertical-align: super !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Red Hat Display', Arial, sans-serif;
	font-weight:700;
	font-weight: normal;
	letter-spacing: -0.01em;
}
h1 {
	font-size:40px;
	margin: 15px 0 15px 0;
	word-spacing:-1px;
    letter-spacing: -0.03em;
    
}
h2 {
	font-size:60px;
	margin:15px 0;
	word-spacing:-3px;
}
h3 {
	font-size:40px;
	margin: 15px 0 15px 0;
	word-spacing:-1px;
}

.panel-heading h3 {
	word-spacing: 0;	
}

h4 {
    border-bottom: 2px solid #eee;
    font-family: 'Cabin', Arial, sans-serif;
    letter-spacing: -0.01em;
    margin: 20px 0;
	color: #a92a31;
}


h4 {
    background: none repeat scroll 0 0 #f6f6f6;
    border-top: solid 2px #bbb;
    border-bottom: solid 2px #bbb;
    border-radius: 0;
    color: #a92931;
    font-size: 1.6em;
    margin: 20px 0;
    padding: 20px 20px 20px 20px;
}



h5 {
	font-size:22px;
	margin: 20px 0 13px;
	color: #384047;
}
h6 {
	font-size:16px;
	margin:10px 0;
	color: #384047;
}


.more-quotemeal-quote-wrapper {
    min-height: 235px;
}

.more-quotemeal-quote-wrapper .well {
    min-height: 445px;
    background: #efefef;
    border: none;
    border: solid 2px #ccc;
    font-size: 14pt;
    /* height: 300px; */
    padding: 15px 15px 15px 15px;
    display: grid;
}


.more-quotemeal-quote-wrapper .quote {
    /* min-height: 140px; */
}

.more-quotemeal-quote-wrapper .qm-ref a {
    color: #333;
}


.more-quotemeal-quote-wrapper .author {
    text-align: center;
    border-top: solid 1px #ccc;
    margin-top: 10px;
    padding-top: 5px;
}

.more-quotemeal-quote-wrapper .more-quotemeal-img {
    object-position: center;
    max-width: 100%;
    height: 200px;
    width: 100%;
    display: block;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-bottom: 10px;
    object-fit: cover;
}

-------------

.cross-promo-wrapper {
    min-height: 235px;
}

.cross-promo-wrapper .well {
    min-height: 525px;
    background: #ffffff;
    border: none;
    border: solid 2px #ccc;
    font-size: 14pt;
    padding: 15px 15px 15px 15px;
    padding: 0;
    border-radius: 20px;
    border: none;
}

.cross-promo-title {
    background: #fff;
    padding: 10px;
    font-family: 'Red Hat Display', Arial, sans-serif;
    font-size: 16pt;
    color: #a92931;
    border-bottom-right-radius: 0;
    padding-left: 10px;
    border-bottom: solid 2px #bbb;
    font-weight: bold;
}

.cross-promo-summary {
    font-family: 'Cabin', Arial, sans-serif;
    font-size: 12pt;
    padding: 8px;
    background: #fff;
    min-height: 60px;
}

.cross-promo-wrapper .teaser {
    margin-bottom: 10px;
}

.cross-promo-wrapper .ref a {
    /* color: #333; */
}


.cross-promo-wrapper .ref {
    text-align: center;
    border-bottom: solid 2px #ddd;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-family: 'Cabin', Arial, sans-serif;
    font-size: 13pt;
}

.cross-promo-wrapper .cross-promo-img {
    object-position: center;
    max-width: 100%;
    height: 200px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    object-fit: cover;
    border-radius: 10px;
}



 @media (max-width:767px) {
     
     
h1 {
font-size: 25px;
    margin-left: 15px;
}
h2 {
font-size: 40px;
}
 h3 {
font-size: 25px;
}

 .home-page .subpage-head h3 {
font-size: 24pt !important;
    margin-top: 0px;
    margin-bottom: 10px;
}
     
.home-page .subpage-head {
    padding-bottom: 10px !important;;
}     

.home-page .subpage-head .lead-home   {
     border-top: solid 2px #dedede !important;
     border-radius: 0;
 }  

 .home-page h1 {
    margin-left: 0;
     text-align: center;
 }      
     
     
}
.caret {
	margin-top: -3px;
    margin-left: 5px;
}

.small  {
	font-size: 95%;
	font-family: 'Montserrat', Arial, sans-serif;
}


.disabled {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
.btn {
	font-family: 'Montserrat', Arial, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	white-space: normal;
}
.btn-giant {
	padding: 18px 30px;
	font-size: 32px;
	line-height: 1.33;
	border-radius: 5px;
}
.btn-lg, .btn-group-lg>.btn {
	padding: 14px 25px;
	font-size: 17px;
	line-height: 1.3;
	border-radius: 4px;
}

.btn-sub {
    background: #ffffff;
    padding: 10px 10px;
    text-transform: capitalize;
}

.btn-sub-icon {
    height: 24px;
    width: 24px;
    margin-right: 10px !important;
}


.btn-sub-wrapper {
    z-index: 1000;
    float: left;
    position: relative;
}

.input-lg, .form-horizontal .form-group-lg .form-control {
	height: 52px;
	border-radius:3px;
}
.form-control {
	border-radius:3px;
}
.form-control:focus {
	border-color: #BBB4A7;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	border-radius: 3px;
}
.btn-primary, .feature-jump .btn:hover {
	color: #fff; /* #483f34; */
	background-color: #a92a31; /* #ffc55f; */
	border-color: #ccc; /* #e7ad47; */
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	color: #fff; /* #483f34; */
	background-color: #ea2234; /* #fdbf51; */
	border-color: #333; /* #e7ad47; */
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #a92a31;
	/* see also boostrap.min.css */
}

.well {
	background:#fff;
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.well {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #ddd;
    border-image: none;
    border-radius: 30px;
    border-style: solid none;
    border-width: 5px medium;
    box-shadow: none;
		padding: 30px 30px 10px 40px;
}

.well p {
    font-size: inherit;
    letter-spacing: inherit;
    margin-top: 15px;
	margin-bottom: 0;
   
}

.highlight-bg {
	background:#ddd;
	padding: 24px 0;
}

.highlight-bg-announcement {
    background: none repeat scroll 0 0 #ebf5da;
    border: solid 2px green;
		border-left: none;
		border-right: none;
    padding: 20px;
}

.has-margin-top {
	margin-top:50px;
}

.has-margin-md-top {
	margin-top:20px;
}

.has-margin-lg-top {
	margin-top:65px;
}

.has-margin-xl-top {
	margin-top:80px;
}

.has-margin-bottom {
	margin-bottom:20px;
}

.has-margin-md-bottom {
	margin-bottom:35px;
}

.has-margin-xs-top {
	margin-top:10px;
}

.has-margin-med-top {
	margin-top:20px;
}

.has-margin-xs-bottom {
	margin-bottom:30px;
}
.has-margin-xs-right {
	margin-right:20px;
}
.has-no-margin {
	margin:0;
}
.has-padding {
	padding:20px;
}
.has-padding-xs {
	padding:10px;
}
.has-padding-vertical {
	padding:20px 0;
}
.has-padding-bottom {
	padding-bottom:20px;
}
.has-padding-xs-vertical {
	padding:10px 0;
}
.has-padding-xs-bottom {
	padding-bottom:10px;
}
.has-padding-xs-top {
	padding-top:10px;
}
.has-border {
	border:1px solid #eadeda;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.has-border-bottom {
	border-bottom:1px solid #eadeda;
}
.section-title {
	text-align:center;
	color:#53504c;
	min-height: 40px;
	margin-bottom: 40px;
}
.section-title h4 {
	position:relative;
}
.section-title h4:after {
	position:absolute;
	content:"";
	left:50%;
	bottom: -12px;
	width:30px;
	height:4px;
	background:#919191;
	margin-left: -15px;
	display: none;
}
.section-title.left-align {
	text-align:left;
}
.section-title.left-align h4:after {
	left:0;
	margin-left:0;
}
.well .section-title {
	margin-bottom: 20px;
}

.badge {
	color: #918677;
	background-color: #E7E0D7;
}

.grid-item {
    float: none !important;
    margin-bottom: 10px;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100% !important;
    width: 375px;
		padding: 5px;
}


}

@media (min-width:768px) {
.section-title.left-align-desktop {
	text-align:left;
}
.section-title.left-align-desktop h4:after {
	left:0;
	margin-left:0;
}


}

/*========== 2. NAVIGATION BAR ==============*/

.navbar-search {
		border-radius: 5px;
    clear: none;
    display: inline-block;
    float: right;
    height: 40px;
    margin-left: 0;
    margin-right: 20px;
    padding: 10px;
    position: relative;
    top: 15px;
    width: 40px;
		margin-left: 20px;
}

 @media (max-width:480px) {

	.navbar-search {
			border: none;
			background: none;
			margin-left: 0;
	}
	 
	.divider {
		display: none;
	}

	.flexslider, .flex-viewport, .flexslider .slides li {
		height: 300px !important;
	}

	.flexslider	{
		margin-top: 75px !important;
	}

	.flexslider-caption {
		padding-top: 5px !important; 
	}
	
	.flexslider h2 {
		font-size: 20pt !important;
	}
	
	.flexslider .lead {
		font-size: 14pt !important;
	}
	
	
.articles-page .addthis_sharing_toolbox {
	height: auto !important;
	width: 50% !important;
}

.art-page .addthis_sharing_toolbox {
	height: auto !important;
	width: 100% !important;
}


.articles-page .article-addthis-large {
	float: none;
	width: 100%;
	text-align: center !important;
	width: 100% !important;
}


.lead, .bigquote {
	font-size: 17pt !important;
    border-radius: 20px;
}

.subpage-head .lead {
    font-size: 14pt !important;
    margin-bottom: 0;
	font-weight: normal;
}

.devos-page .lead {
    font-size: 2.1em;
    letter-spacing: -0.03em;
    color: #555;
    border-color: #aaa;
    background: #eeeeee;
    border-width: 2px;
    border-right: solid 2px #aaa;
    border-left: solid 2px #aaa;
}

.devos-page .lead-devos {
    border: none;
}    
     
iframe {
    margin-top: 10px;
    margin-bottom: 5px;
}     
     
.has-margin-top {
	margin-top: 25px;
}
     

.article-with-image-wrap h3.media-heading {
	font-size: 20pt !important;
}

.home-page .well {
	margin: 0px 10px 0px 10px !important;
}

.btn-sub-wrapper {
    margin-bottom: 15px;
    clear: both;
    width: 100%;
}

.addthis_sharing_toolbox {
    display: inline-block;
    text-align: center !important;
    width: 100%;
}     

     
.header-image-frame {

     }

.header-image {
    object-fit: cover;
    height: 200px !important;
    width: 100%;
    max-width: 100%;
    position: relative;
}     
	
.navbar-brand img {
    max-height: 140% !important;
    margin-top: -5px !important;
    padding: 0;
} 
     
 }
 
 @media (min-width: 769px) {
 
 	.navbar-search {
		margin-top: 8px;
	}
     
    .container .row .col-md-3 h4 {
        background: #ffffff;
        border-bottom: solid 2px #a92931;
        border-top: none;
        color: #555;
        padding: 10px;
    }     
     
 }
 

@media (max-width:400px) {
.navbar-brand {
 max-width:200px;
}

/*.fancybox > img {
    width: 316px;
		text-align: center;
		margin-left: 1%;
		margin-right: auto;
}
*/

    .navbar-collapse.in li {
    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 0;
    font-size: 13.5pt;
    margin-bottom: 0;
    padding: 0;
    margin: 0;
}

.navbar-collapse.in .dropdown.open {
	background: #ccc !important;
}

.navbar-collapse.in .dropdown.active {
	background: #A92A31 !important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #444;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-collapse.in li.active, .navbar-collapse.in .dropdown.active {
    background: #ea2234 none repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	background: none !important;
}

.caret {
	float: right;
	margin-top: 8px;
}

.open ul li {
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

}


@media (min-width:768px) {
.navbar-header {
 max-width:160px;
}
}
 @media (min-width:992px) {
.navbar-header {
 max-width:280px;
}
	 
    .navbar-brand img {

    max-height: inherit !important;
}     
     
.feature-block .img-responsive {
    border-radius: 20px 20px 0 0 !important;
	width: 100%;
    max-height: 250px;
	min-height: 250px;
	height: 250px;
    overflow: hidden;
} 
	 

}
.navbar-default {
	background-color: #FFF; /*IE Fix*/
	background-color: rgba(255, 255, 255, 0.7);
	border:0;
}
.navbar-default .navbar-nav>li>a {
	font-family: 'Red Hat Display', Arial, sans-serif;
    text-transform: uppercase;
	font-size:13pt;
}
/*On scroll Transition*/
.navbar-brand, .navbar-brand img, .navbar, .navbar-nav, .nav>li>a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	/* font-family: "Montserrat",Arial,sans-serif; */
    font-family: 'Cabin', Arial, sans-serif;
}
.navbar-brand {
	height:85px;
}
.navbar-brand img {
    min-height: 50px;
    max-height: 100%;
}

.navbar {
	min-height: 85px;
	background: #fff;
	border-bottom: solid 2px #ccc;
}
.navbar-nav {
	margin: 25px 0;
}
.nav>li>a {
	padding: 7px 18px;
}
.navbar-default .navbar-nav>li>a {
	color: #2c2c2a;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active {
	color: #a92a31;
	background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #a92a31;
	background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff; /* #483f34; */
	background-color: #a92a31; /* #ffc55f; */
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.navbar-toggle {
	margin-top: 17px;
	margin-right: 0;
}

/*== NAVBAR ON SCROLL ==*/


@media (min-width:992px) {
 .navbar-brand img {
 height: 70px;
 margin-top: -5px;
}
 .navbar-default.shrink {
background-color: rgba(255, 255, 255, 1);
border-bottom:solid 1px #F7F7F7;
box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .1);
}
 .shrink .navbar-brand {
 height: 75px;
}
 .shrink .navbar-brand img {
 height: 60px;
}
 .navbar.shrink {
 min-height: 50px;
}
 .shrink .navbar-nav {
 margin: 20px 0;
}
 .shrink .nav>li>a {
 padding: 7px 15px;
}
}
 @media (max-width:991px) {
 .navbar-brand {
 height: 70px;
}
 .navbar {
 min-height: 50px;
}
 .navbar-nav {
 margin: 17px 0;
}
 .nav>li>a {
padding: 7px 12px;
}
}
 @media (max-width:991px) {
.navbar-default {
background-color: rgba(255, 255, 255, 1.0);
}
}

@media (min-width: 768px) {
.navbar-right .dropdown-menu-left {
left: 18px;
}
.navbar-right .active .dropdown-menu-left {
left: 0;
}

}


/*========== 3. CAROUSEL ==============*/

/* Carousel base class */
.carousel {
	height: 650px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
	top:33%;
	bottom:0;
}
 @media (max-width:480px) {
.carousel-caption {
top: 25%;
}
}
/* Declare heights because of positioning of img element */
.carousel .item {
	height: 650px;
	background-color: #e2beae;
}
.carousel-control.left {
	background-image:none;
}
.carousel-control.right {
	background-image:none;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	top:55%;
}
.slide-one {
	background:url('') no-repeat;
	background-size:cover;
}
.slide-two {
	background:url('') no-repeat;
	background-size:cover;
}
.slide-three {
	background:url('') no-repeat;
	background-size:cover;
}


/*========== 4. UPCOMING EVENT ==============*/

.event-cta {
	text-align:center;
}
.event-cta p {
	font-size:23px;
	margin:0;
	margin-bottom:10px;
	font-weight:700;
	color:#393939;
}
.event-cta span {
	color:#9f978c;
	font-family: 'Montserrat', Arial, sans-serif;
	font-weight:700;
}
 @media (min-width:992px) {
 .event-cta {
 text-align:left;
}
.ec-txt {
 float:left;
}
 .event-cta p {
 margin-bottom:0;
}
.event-cta .btn {
 float:right;
}
}

.event-details .ed-title {
	display:block;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:5px;
}

.event-details .ed-content {
	line-height:2;	
	color: #53504c;
}


/*========== 5. FEATURE BLOCK ==============*/

@media (max-width:767px) {
    
    
.navbar-default .navbar-nav>li>a {
    font-family: 'Red Hat Display', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 16pt;
    margin-top: 20px;
}   
    
    
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #666;
    padding: 15px;
    background: #eee;
    font-size: 15pt;
    padding-left: 25px;
    border-bottom: solid 2px #ddd;
}    
  
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #a92a31;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 5px;
    border-radius: 0 !important;
}    
    
.feature-block {
 text-align:left;
}
.feature-block .img-responsive {
 margin:0 auto;
}

.feature-block {
/* text-align: justify; */
}

.feature-block img {

}

.feature-block h5 {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
    margin-top: 0;
    background: #a92931;
    font-size: 17pt;
    font-family: 'Red Hat Display', Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.02em;
}
	
.feature-block h5 a, .feature-block h5 a:hover, .feature-block h5 a:focus {
    color: #fff;
    /* font-weight: bold; */
}      

.front-devo-subtitle {
    padding: 10px !important;
    padding-top: 15px !important;

}    
    
.feature-block-full-width, .feature-block-full-width .img-responsive {
	width: 100%; 
	max-height: none !important;
 }	
	
.front-support-h5 {
    text-align: center;
    font-size: 22pt !important;
}    
    
.front-quotemeal-text {
    font-size: 18pt !important;
}
    
.support-details {
    font-size: 13pt !important;
}   
    
.by-the-numbers .col-md-3 {
    width: 100% !important;
}  

.by-the-numbers-logo {
    margin-top: 0 !important;
    max-width: 300px;
    margin-left: 20px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 !important;
}

.by-the-numbers .center.has-margin-lg-top {
        margin-top: 10px;
        display: none;
}
    
 .by-the-numbers-details {
    padding: 10px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}   
    
.home-page .row.feature-block {
    margin-top: 0px !important;
}    

.devo-teaser-jump {
    bottom: unset !important;
    position: relative !important;
    left: unset !important;
}  
    
.devo-teaser-sample {
    min-height: auto !important;
}    

.devos-page .col-md-9.has-margin-bottom.has-margin-top {
    margin-top: 0 !important;
}   
    
.devo-date-browser-left {
    width: 50% !important;
    float: left !important;
}    
    
.article-with-image-wrap {
	padding: 0 !important;
}

.article-sidebar-teaser {
	text-align: center;
}

.article-sidebar-teaser-image {
	float: none;
}

.article-sidebar-teaser-title {
	text-align: center !important;
}

}
 @media (max-width:991px) {
.center-this {
 text-align:center;
}
 .center-this .img-responsive {
 margin:0 auto;
}
}
/*========== 6. EVENT LIST ==============*/

.el-block {
	text-align:center;
}
.el-block h4 {
	position:relative;
	color:#53504c;
}
.el-block h4:after {
	position:absolute;
	content:"";
	left:50%;
	bottom: -12px;
	width:20px;
	height:4px;
	background:#919191;
	margin-left: -10px;
}
.el-head {
	color:#53504c;
	font-size:18px;
	margin:20px 0 5px;
}
.el-cta {
	margin:15px 0;
}
/*========== 7. CAROUSEL ==============*/




/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
	z-index: 1;
	margin-bottom: 10px;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
/* No Js */
.no-js .owl-carousel {
	display: block;
}
/*To move navigation buttons outside use these settings:*/
 
 .owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav {
	display: none;
}
 @media (min-width:1200px) {
 .owl-theme .owl-controls .owl-nav {
 display: block;
}
 .owl-theme .owl-controls .owl-nav div {
 position: absolute;
}
 .owl-theme .owl-controls .owl-nav .owl-prev {
 left: -10px;
 top: 55px;
}
 .owl-theme .owl-controls .owl-nav .owl-next {
 right: -10px;
 top: 55px;
}
}
.owl-theme .owl-controls .nav-arrow {
	width:16px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	display:block;
}
.owl-theme .owl-controls .nav-arrow.left {
	background-position: 0 0;
}
.owl-theme .owl-controls .nav-arrow.right {
	background-position: 100% 0;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
 *display: inline
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px;
	background: #fff;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #a92a31;
}
/*========== 8. LATEST BLOG ==============*/


.media-heading {
	color: #53504c;
}
.media-content {
	margin-bottom:20px;
}
 @media (max-width:767px) {
.media-heading {
margin-top: 20px;
}
.bulletin {
 text-align:center;
}
}
/*========== 9. LATEST SERMONS ==============*/

.list-group {
	margin-bottom:0;
}
.list-group-item {
	background: url(../images/play.png) no-repeat 0 15px transparent;
	border:0;
	border-top:1px solid #e7e1df;
	padding-left:20px;
	font-family: "Montserrat",Arial,sans-serif;
}
.list-group-item:first-child {
	border-top:0;
}
a.list-group-item-text {
	color: #9E9E9E;
}
a.list-group-item:hover, a.list-group-item:focus {
	background-color:transparent;
}
/*========== 10. IMAGE GALLERY ==============*/


.img-gallery .fancybox img {
	margin:0 auto;
	margin-bottom:30px;
}
/*========== 11. BIBLE QUOTES ==============*/

.blockquote-centered {
	text-align:center;
	color:#393939;
	border:0;
	line-height: 1.6;
	position:relative;
	cursor:hand;
}

blockquote {
	margin: 20px 10px;
}

blockquote {
	border-left: 4px solid #a92a31;
	display: table;
	margin-left: 20px !important;
	padding: 10px 20px;
	font-size: 15pt;
}


 @media (min-width:767px) {
.blockquote-centered {
 padding:0 50px;
 font-size:26px;
}
}
.blockquote-centered:before, .blockquote-centered:after {
	position:absolute;
	content:"";
	width:50px;
	height:50px;
}
.blockquote-centered:before {
	background:url(../images/quote-1.png) no-repeat;
	left:0;
	top:0;
}
.blockquote-centered:after {
	background:url(../images/quote-2.png) no-repeat;
	right:0;
	bottom:0;
}
.blockquote-centered small {
	padding:15px 0;
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
    border-left: none;
    font-size: inherit;
}

/*========== 12. SUBSCRIBE ==============*/

.susbcribe-head {
	margin: 0;
	line-height:1.6;
	text-align:center;
	margin-bottom:20px;
}
.susbcribe-head span {
	color:#999085;
	font-weight:normal;
	display: block;
}
.ketchup-error {
	display:none!important;
}
 @media (min-width:767px) {
 .subscribe-form .form-group {
 margin-bottom:0;
}
 .susbcribe-head {
 margin: 0;
 text-align:left;
}
 .susbcribe-head span {
 display:block;
}
}
/*========== 13. FOOTER ==============*/

footer {
	background:#53504c;
	color:#f9f1e6;
	padding-top:5px;
}
footer h5 {
    color: #eee;
    font-family: 'Red Hat Display', Arial, sans-serif;
    letter-spacing: 0.02em;
}
.footer-links {
	margin:0;
	padding:0;
	list-style:none;
}
.footer-links li {
    border-bottom: 1px solid #666462;
    padding: 5px;
    max-width: 75%;
    margin-left: 15px;
    font-family: 'Cabin', Arial, sans-serif;
    font-size: 15pt;

}

footer p {
    color: #888888;
    font-family: 'Cabin', Arial, sans-serif;
    font-size: 15pt;
}

footer a {
	color:#eee;
}
footer a:hover, footer a:focus {
	/*color: #FFB483; */
}
.copyright {
	background:#494743;
	padding-top:20px;
	padding-bottom:10px;
	margin-top:35px;
}

.social-icons a {
    display: inline-block;
    text-align: center;
    width: 23%;
}

.social-icons a {
	opacity:0.5;
}
.social-icons a:hover, .social-icons a:focus {
	opacity:0.8;
}

.copyright-text, .copyright-text-fine-print {
	 color: #888;
    font-family: 'Cabin', Arial, sans-serif;
	 font-size: 13pt;
	 
}

.copyright-text-fine-print {
	 font-size: 11pt;	 
}

.copyright-text-fine-print a {
    color: #888;
    text-decoration: underline;
}

.btn-footer {
    background: none repeat scroll 0 0 #ccc;
}

/*========== 14. SUB PAGES ==============*/

.home-page .subpage-head h3 {
    color: #a92931;
    font-family: 'Cabin', Arial, sans-serif;
    text-align: center;
    font-size: 40pt;
    text-wrap: balance !important;
    text-shadow: 3px 3px 3px #ffffffd4;
    margin-top: 10px;

}

.home-page .subpage-head .lead-home {
    font-family: 'Red Hat Display', Arial, sans-serif;
    text-align: center;
    font-size: 26pt;
    border-top: solid 3px #dedede;
    padding-top: 10px;
    margin-bottom: 0;
    letter-spacing: -0.01em;
    font-weight: bold;
    text-shadow: 3px 3px 4px #d4d4d4;
    padding-bottom: 10px;
}

.home-page .row.feature-block {
    margin-top: 15px;
}

.feature-block-ref a {
    font-family: 'Red Hat Display', Arial, sans-serif;
}

.feature-jump {
    margin-top: 25px;
    margin-bottom: 10px;
}

.subpage-head {
	background-color:#eee; /* was f9f1e6 */
	padding-top: 80px;
	padding-bottom: 0px;
	border-bottom: solid 1px #ccc;
    padding-top: 70px; /* was 110 */
}
.subpage-head h3 {
	color:#53504c;
    /* margin-bottom: 5px; */
    letter-spacing: -0.03em;
}

.subpage-head .lead {
    padding-top: 0;
    font-family: 'Red Hat Display', Arial, sans-serif;
    font-size: 20pt;
} 

.devos-page .subpage-head .lead {
    /* margin-bottom: 5px; */
    font-size: 16pt;
} 


 @media (min-width:992px) {

}
/*========== 15. BLOG ==============*/

.pagination>li>a, .pagination>li>span {
	color:#483f34;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color:#917E68;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #fdbf51;
	border-color: #e7ad47;
	color:#483f34;
}
.vertical-links li {
	border-bottom: 1px solid #E6DDD4;
	padding: 8px 0;
}

.tag-cloud {
	  font-family: "Montserrat",Arial,sans-serif;
		font-size: 10pt;
    font-weight: normal;
}
.tag-cloud a {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 2px 8px;
	border: 1px solid #eceae4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f8f7f3;
}


.comments-block > .media {
	border-bottom: 1px solid #eadeda;
	padding-bottom:20px;
	margin-bottom:20px;
}
.comments-block > .media .media {
	border-top: 1px solid #eadeda;
	padding-top:20px;
}
.media-object {
	width: 40px;
}
.comments-head {
	font-size:35px;
	color:#53504c;
	border-bottom: 1px solid #eadeda;
	margin:40px 0 20px;
	padding-bottom:10px;
}
/*========== 16. SHORTCODES ==============*/

.theme-showcase {
	margin-bottom:50px;
}
.theme-showcase h1 {
	font-size:35px;
	color:#53504c;
	margin-bottom:0;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff; /* #483f34; */
	background-color: #a92a31; /* #ffc55f; */
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #483f34;
}

.nav.nav-pills {
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	background-color:transparent;
	color: #483f34;
}
.panel-primary {
	border-color: #DBBA80;
}
.panel-primary>.panel-heading {
	color: #483f34;
	background-color: #ffc55f;
	border-color: #DBBA80;
}
.progress {
background-color: #D3CFCC;
}
/*========== 17. CONTACT US ==============*/

.location-map {
	height:260px;
	background-color: #f9f1e6;
}
.location-map iframe {
	width:100%;
	height:260px;
	border:0;
}

iframe {
/*
	max-width: 100%;
*/

}

/*========== 18. CHARITY DONATION ==============*/

.charity-box {
	background:#f9f1e6;
	overflow:hidden;
}

.charity-image {
	width:100%;
	float:left;	
	margin-bottom:30px;
}

.charity-image img {
	min-width:100%;	
}

.charity-desc {
	padding:15px;
}

.charity-desc h3 {
	font-size:28px;
	color:#53504c;
	margin:0 0 5px 0;	
}

.pledged-amount {
	font-size:40px;
	color:#53504c;
	margin:15px 0 5px 0;
}

.pledged-amount.has-no-margin {
	margin:0 0 5px;
}

.donate-now {
	text-align:center;
	padding:10px 0;	
	width:100%;
	float:left;
}

@media (min-width:992px) {
.charity-image {
	width:420px;
	margin-bottom:0;
	margin-right:20px;
}

}

@media (min-width:768px) {

.donate-now {
	text-align:right;
	padding:0;
	float:right;	
	width:auto;
}

}

/*========== 19. EVENT CALENDAR ==============*/

.event-cal-wrap h2 {
	font-size:18px;	
	color:#2c2c2a;
}


/*
  NEW VERSION
*/

/*========== FLEXSLIDER ==============*/

.flexslider {
	height:700px;	
}

.flexslider .slides li {
	height:700px;	
}

.flexslider-caption {
	margin:250px auto 100px;
	color:#FFF;
	text-align:center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.flexslider-caption h1, .flexslider-caption h2, .flexslider-caption h3, .flexslider-caption p, .flexslider-caption .btn {
	opacity:0;	
}

.flexslider-caption .btn {
  text-shadow: none;
}

.flex-active-slide .flexslider-caption {
    opacity: 0;
    -webkit-transform: translateX(3em);
    -moz-transform: translateX(3em);
    -ms-transform: translateX(3em);
    -o-transform: translateX(3em);
    transform: translateX(3em);
    -webkit-animation: photocaption .65s ease forwards;
    -moz-animation: photocaption .65s ease forwards;
    animation: photocaption .65s ease forwards;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    animation-delay: .6s
}

.flex-active-slide .flexslider-caption h3 {
    opacity: 0;
    -webkit-animation: fade .65s ease forwards;
    -moz-animation: fade .65s ease forwards;
    animation: fade .65s ease forwards;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    animation-delay: .6s
}
.flex-active-slide .flexslider-caption h1 {
    opacity: 0;
    -webkit-animation: fade .65s ease forwards;
    -moz-animation: fade .65s ease forwards;
    animation: fade .65s ease forwards;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}

.flex-active-slide .flexslider-caption h2 {
    opacity: 0;
    -webkit-animation: fade .65s ease forwards;
    -moz-animation: fade .65s ease forwards;
    animation: fade .65s ease forwards;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    animation-delay: .6s
}

.flex-active-slide .flexslider-caption p {
    opacity: 0;
    -webkit-animation: fade .65s ease forwards;
    -moz-animation: fade .65s ease forwards;
    animation: fade .65s ease forwards;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}

.flex-active-slide .flexslider-caption .btn {
    opacity: 0;
    -webkit-animation: fade .65s ease forwards;
    -moz-animation: fade .65s ease forwards;
    animation: fade .65s ease forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}



@-webkit-keyframes fade {
    to {
        opacity: 1
    }
}

@-moz-keyframes fade {
    to {
        opacity: 1
    }
}

@keyframes fade {
    to {
        opacity: 1
    }
}
@-webkit-keyframes photocaption {
    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes photocaption {
    to {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes photocaption {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

/* ---- grid ---- */

/* center container with CSS */

#grid {
  margin: 0 auto;
}

.grid-item {
  max-width: 300px;
	width: 300px;
}

.grid-item img {
	border-radius: 10px;
}

.grid-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
    max-width: 100%;
}
.grid {
  /* center */
  margin: 0 auto;
	max-width: 100%;
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */

.grid-item {
  width: 375px;
  float: left;
	margin-bottom: 10px;
}



#pagination {
	text-align: center;
	padding: 20px;
}

#pagination .prev, #pagination .next {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 7px;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	background: #a92a31;
	color: #fff;
}

.center {
	text-align: center;
}

.center img {
	max-width: 100%;
}

.fancybox-title a {
	color: #fff;
}

.fancybox-title a:hover {
	color: #a92a31;
}


.lead {
    font-size: 2.1em;
    letter-spacing: -0.03em;
		color: #555;
		border-color: #ddd;
}

.lead-ref {
    letter-spacing: -0.03em;
		text-align: right;
		margin-right: 30px;
		font-size: 0.8em;
		margin-top: 10px;
}

.lead-devos, .lead-art {
    font-size: 18pt;
    font-weight: normal;
	
}
.lead-articles, .lead-support, .lead-contributors, .lead-community {
    color: #a92a31;
    font-size: 18pt;
    font-weight: bold;
}

.lead-marquee-dark {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    text-align: center;
}

.lead-marquee-light {
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    text-align: center;
}


.date-devo {
    font-size: 1.6em;
    letter-spacing: -0.03em;
		color: #888888;
}

.h1-devo {
    color: #a92a31;
    font-weight: bold;
}

.highlight {
	background: #FF9;
}

.addthis_sharing_toolbox {
    margin-right: 0;
    margin-top: -5px;
    text-align: right;
    min-height: 40px;
}

.addthis_sharing_toolbox::before {
/*
    content: "Share this:";
		margin-right: 107px;
*/
}

.addthis_sharing_toolbox-gallery-images {
    margin-right: 0;
    margin-top: 0;
    text-align: left;	
}

.tv-illustration {
    margin-bottom: 10px;
}

.tv-illustration img {
    height: auto;
    max-width: 100%;
}

.half-width {
    width: 49%;
}

.full-width {
    width: 100%;
}

.btn-disabled, .btn-disabled:hover {
	color: #ddd;
}

/* articles */


.article-with-image-wrap h3.media-heading {
	font-size: 24pt;
}

.article-with-image-wrap h4.media-heading {
    background: none repeat scroll 0 0 #eee;
    padding: 10px;
		border-radius: 10px;
		border: none;
}

.article-with-image-wrap {
    border-top: 2px solid #ccc;
    margin: 5px;
    padding: 20px;
}

.article-with-image-wrap .links {
    border-top: 1px solid #eee;
    color: #aaa;
    font-size: 12pt;
}

.article-with-image-wrap img {
		border-radius: 10px;
		margin-top: 10px;
}

.article-with-image-wrap .description {
	
}

.article-with-image-wrap {
	margin-bottom: 20px;
}

.active.list-group-item {
	background: #eee !important;
	color: #000;
	font-weight: bold !important;
	border-radius: 5px;
	border: solid 1px #ccc;

}

.active.list-group-item a {
	color: #000;
}

.article-count {
    color: #666;
}

.archives-blockquote {
	font-size: 100%;
}

.article-image-large {
	text-align: center;
}

.article-image-large img {
    max-width: 100%;
    max-height: 600px;
    margin-bottom: 25px;
		border-radius: 20px;
}

.article-image-small {
	float: right;
	margin-left: 20px;
	max-width: 50%;
	text-align: right;
}

.article-image-small img {
    /* float: right; */
    margin-bottom: 20px;
    margin-left: 20px;
    max-height: 500px;
		max-width: 100%;
		border-radius: 20px;
}

.progress-bar {
	background-color: #A92A31;
}

.article-body blockquote small, .article-body blockquote .small, .article-body .small, .article-body small {
  display: inline;
  font-size: 100%;
  line-height: auto;
  font-size: 15pt;
  letter-spacing: -0.01em;
		
} 

.article-body, .article-body p, .article-body, .article-body font, .col-md-9 li, .col-md-9 font  {
	font-size: 15pt;
	letter-spacing: -0.01em;
/* 	color: #000; */
}

.article-body p {
	margin-top: 15px;
}

.article-body blockquote {
	margin-left: 20px !important;
	border-left: 4px solid #a92a31;
	padding: 10px 20px;
	display: table;
}

.article-body li, .col-md-9 li {
	line-height: 20pt;
}

.article-credit p, .article-credit {
	font-size: 11pt !important;
}

h2.article-h2-small, h2.article-h2-large{
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #eee;
		border-left: none;
		border-right: none;
    color: #a92a31;
    display: table;
    font-size: 20pt;
    margin-top: 0;
    padding: 10pt;
}

h2.article-h2-small {
	width: 47%;
}

h2.article-h2-large {
	width: 100%;
}

.article-body a {
  /*	word-break: break-all; */

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}

a[href^="mailto"] {
	word-break: normal;
}

.article-addthis-small, .article-addthis-large  {
	margin-right: 0;
	margin-bottom: 15px;
	margin-top: 0;
	text-align: left;
	background: none;
	padding-top: 2px;
	padding-right: 2px;
	
}

.article-addthis-large {
	float: right;
}

.article-author-section-small, .article-author-section-large {
    font-size: 12pt;
    margin-top: 5px;
		margin-bottom: 5px;
		display: table;
		border-bottom: solid 2px #eee;
		margin-bottom: 15px;
		padding-bottom: 5px;
		min-height: 40px;
		
}

.article-author-section-large {
	width: 100%;
	display: block;
}


.article-subtext {
    color: #a92a31;
    font-size: 18pt;
    font-weight: bold;
    letter-spacing: -0.04em;
}

.bigquote {
    color: #a92a31;
    font-size: 24pt;
    font-weight: bold;
    padding: 30px;
    text-align: center;
		display: table;
		margin-left: auto;
		margin-right: auto;
		letter-spacing: -0.02em;
}

.article-body img {
	margin: 0px;
	border-radius: 10px;
	max-width: 100%;
}

.article-image-left {
	float: left;
	max-width: 100%;
	margin-right: 15px !important;
}

.article-image-right {
	float: right;
	max-width: 100%;
	margin-left: 15px !important;
}

.article-image-center {
	text-align: center;
	float: none !important;
	max-width: 100%;
}

.article-image-center-wrapper {
	text-align: center;
}

.article-sidebar-latest {
	clear: both;
	display:block;
}

.article-sidebar-teaser {
    border-bottom: 1px solid #ddd;
    clear: both;
    display: block;
    min-height: 120px;
    padding-top: 10px;
    width: 100%;
}

.article-sidebar-teaser-image {
    clear: both;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
		border-radius: 15px;
}

.article-sidebar-teaser-title {
		font-family: 'Montserrat', Arial, sans-serif;
    font-size: 12pt;
    padding-left: 10px;
    text-align: left;
}

.article-sidebar-teaser-teaser {
    color: #666;
		font-family: 'Droid Serif', Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

.article-related-links, .article-comments {
	clear: both;
}

.article-author-profile-picture {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#copyright-sharing {
    border: 1px solid #ddd;
    padding: 10px;
		background: #efefef;
		margin-top: 20px;
}

#cc-img {
    display: table;
    float: right;
    margin: 0 !important;
    padding: 10px;
}

.author-rss {
	float: right;
	min-height: 30px;
}

#result {
    background: none repeat scroll 0 0 yellow;
}

#result-text {
    padding: 6px;
}

.cc-button {
	border-radius: 15px;
	border: solid 1px #053976;
	max-width: 100%;
	margin-bottom: 15px;
}

.networkforgood-button {
	border: solid 1px #6699ff;
	margin-right: 15px;
}

.support-faqs li {
	margin-bottom: 15px;
}

.btn-support {
	text-transform: none !important;
	margin-bottom: 10px !important;
	background: #efefef;
}

.marquee-support, .marquee-community {
	width: 100%;
	height: auto;
	border-radius: 20px;
}

.rounded-corners {
	border-radius: 20px;
	max-width: 100%;
	height: auto;
}

input.community-checkbox {
    margin-right: 15px !important;
}

.community-title {
	text-align: left;
	text-transform: none;
	width: 100%;
}

.community-label {
   width: 100%;
	font-weight: normal;
	margin-bottom: 20px;
}

.community-panel-title, .panel-title-community {
	font-weight: bold;
	font-size: 1.35em;
	font-weight: bold;
}

.community-label .panel {
	margin: 0;
}

.label-donate {
	font-size: 100%;
	font-weight: normal;
	margin-right: 5px;
}

/* Plugin looks for elements with class named "balance-text" */
.balance-text {
		text-wrap: balance;  /* Apply (proposed) CSS style */
		min-width: 100%;
}

.admin-border-top {
	border-top: solid 1px #ddd;
	padding: 10px;	
}


.admin-datepicker .input-group-addon, .admin-datepicker .input-group-addon, .admin-datepicker .input-group, .admin-datepicker .form-control {
	width: auto;
}

.admin-datepicker .input-group.date, .admin-datepicker .input-group-addon {
	cursor:default !important;
}


.ghffootnote {
    border-top: 1px solid #ccc;
    display: inline-block;
    font-size: 11pt;
    padding-top: 10px;
}

.hangingIndent { 
	text-indent: -25pt;
	padding-left: 25pt;
}

.indented { 
	padding-left: 20pt;
}

.para-indent {
	text-indent: 30px;
}

/* Hide/show things based on device size/orientation */

	.truncate-text-body {
		display: inline-block;
	}

@media (max-width:400px) {

.truncate-text-body {
		display: none;
	}


}

 .truncate-text-sidebar {
		display: none;
	}


@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) { 

.truncate-text-sidebar {
		display: inline-block;
	}

    
.by-the-numbers-big {
    font-size: 20pt !important;
}    
    
}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) { 

	.social-icons a {
			display: inline-block;
			text-align: center;
			margin-bottom: 20px;
			width: 48%;
	}

    .home-page .subpage-head h3 {
        margin-top: 20px;
    }    
    
}

@media (min-width:1024px)
and (orientation : portrait) { 
 .truncate-text-sidebar {
	display: none;
 }
 }

@media (min-width:1025px) {
 .truncate-text-sidebar {
	display: inline-block;
 }
 }
 
 /* front page */

.front-devo-subtitle {
    color: #555555c9;
    font-family: 'Cabin', Arial, sans-serif;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    /* border-radius: 0 0 15px 15px; */
    padding-top: 30px;
    font-size: 12pt;
    letter-spacing: 0.03em;
    padding-bottom: 20px;
    background: #ffffff;
    border-left: solid 2px #ddd;
    border-right: solid 2px #ddd;
}

 @media (min-width:767px) {

.feature-block h5 {
    color: #384047;
    font-size: 18pt;
    font-weight: normal;
    height: 0;
  /*   left: 22px; */
    letter-spacing: -0.02em;
    margin: 0;
    padding-bottom: 0;
    position: relative;
 /*   text-shadow: 1px 2px rgba(0, 0, 0, 0.75); */
    top: -35px;
	text-align: center;
}

.feature-block h5 a {
    color: #fff;
    background: #a92931;
    width: 100%;
    display: block;
    padding: 5px;
    font-family: "Red Hat Display";
    font-weight: bold;
    letter-spacing: 0.03em;
    padding: 10px;
	
}
 }
 
 .feature-block .scripture {
    border-color: #ddd;
    border-radius: 0 0 15px 15px;
    border-right: 2px solid #ddd;
    border-style: none solid solid;
    border-width: medium 2px 2px;
    display: block;
    padding: 15px;
    padding-top: 10px;
    background: #ddd;
}

.feature-block .img-responsive {
    border-radius: 15px 15px 0 0 !important;
	width: 100%;
    overflow: hidden;
}


.feature-block-ref {
    text-align: center;
    padding-bottom: 5px;
    font-weight: bold;
    letter-spacing: 0.03em;
    border-bottom: solid 2px #ccc;
    margin-top: 10px;
}

.feature-block .scripture li {
    font-size: 13.5pt;
    font-family: 'Cabin', Arial, sans-serif;
    margin-left: -20px;
    color: #555;
}

.front-quotemeal-ref {
    font-size: 18pt;
    text-align: center;
    color: #999;
    margin-top: 10px;
    margin-bottom: 10px;
}

.front-quotemeal-text {
    font-size: 22pt;
    font-style: italic;
}


.front-quotemeal-h5 {
    border-bottom: 3px solid #ddd;
    color: #a92a31;
    font-size: 18pt;
    padding-bottom: 15px;
    font-family: 'Red Hat Display', Arial, sans-serif;
    font-size: 22pt;
}

.front-support-h5 {
    border-bottom: 3px solid #ddd;
    color: #1E7F1D;
    font-size: 18pt;
    padding-bottom: 15px;
    font-family: 'Red Hat Display', Arial, sans-serif;
    font-size: 26pt;
}

.support-thanks {
    font-style: italic;
}

.support-details {
    font-family: 'Cabin', Arial, sans-serif;
    font-size: 17pt;
}

.front-quotemeal-image {
    float: right;
    margin-right: -10px;
    border-radius: 15px;
}

.front-quotemeal-h6 {
    color: #777;
    font-size: 11pt;
    text-transform: uppercase;
}

.more-devos {
	margin-bottom: 0;
}

.front-quotemeal-highlight-bg {
	padding-bottom: 1px;
}

.front-devos-title, .front-gallery-title {
    margin-bottom: 0;
}


.support-heart-button {
    font-size: 150%;
    line-height: 10pt;
    margin-bottom: 5px;
    margin-right: 5px;
    padding-bottom: 3px;
    vertical-align: middle;
}


.announcement-title {
	color: #4CAE4C !important;
	font-weight: bold;
	font-size: 20pt;
	line-height: 20pt;
	letter-spacing:-0.03em;
	
}

.highlight-bg-announcement .event-cta p, .announcement-text {
	margin-top: 0px;
	font-size: 16pt;
	font-weight: normal;
}

.by-the-numbers .col-md-3 {
    width: 25%;
}

.by-the-numbers-logo {
    margin-top: 35px;
    text-align: center;
    width: 85%;
    margin-left: 20px;
}

.by-the-numbers-big {
    font-size: 30pt;
    text-align: center;
    font-family: 'Cabin', Arial, sans-serif;
    font-weight: bold;
}

.by-the-numbers h6 {
    text-align: center;
    margin-left: 25px;
    font-family: 'Red Hat Display', Arial, sans-serif;
    font-size: 14pt;
    margin-top: 5px;
}

.by-the-numbers h5 {
    font-family: 'Red Hat Display', Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 15pt;
    letter-spacing: 0.03em;
    margin-top: 5px;
}

.by-the-numbers-details {
    font-size: 14pt;
    /* letter-spacing: 0.01em; */
    /* text-align: center; */
    font-family: 'Cabin', Arial, sans-serif;
    color: #888;
    text-align: justify;
}

.by-the-numbers .btn-default {
    background: #ddd;
    border: solid 1px #aaa;
    color: #555555;
}

.by-the-numbers .btn-default:hover {
    background: #fff;
    border: solid 1px #000;
    color: #555555;
}

/* Search Results */

.search-results {
    border-top: 2px solid #ddd;
    margin-bottom: 20px;
    padding-top: 15px;
    font-size: 11pt;
    letter-spacing: -0.02em;
		clear:both;
}

.search-result-title {
    font-weight: bold;
    font-size: 13.5pt;
}

.search-results code {
    display: none;
}

.search-result-url em a {
    color: #999;
    font-style: normal;
		display: inline-block;
		margin-bottom: 5px;
		overflow-wrap: break-word;
		word-break: break-all;
}

.search-results-page-number, .search-results-next-page, .search-results-prev-page  {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 8px;
    display: inline-block;
		font-family: 'Montserrat', Arial, sans-serif;
    font-size: 12pt;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
    text-align: center;
}

.search-results-page-number:hover, .search-results-next-page:hover, .search-results-prev-page:hover {
    background: #ea2234 none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 8px;
    display: inline-block;
		font-family: 'Montserrat', Arial, sans-serif;
    font-size: 12pt;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
    text-align: center;
		color: #fff;
}

.search-results-no-page-number {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 8px;
    display: inline-block;
		font-family: 'Montserrat', Arial, sans-serif;
    font-size: 12pt;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
    text-align: center;
}

.search-form-results-page input {
    border: 1px solid #bbb;
    border-radius: 5px;
    height: 40px;
    padding-left: 10px;
}

.search-form-results-page-input {
	width: 275px;
	max-width: 65%;
}

.search-form-select-section {
    border: 1px solid #bbb;
    border-radius: 5px;
    height: 40px;
    padding-left: 10px;
		padding-right: 5px;
		background: #eee;
		margin-right: 8px;
		margin-left: 8px;
}

.search-form-select-section option {
    padding: 5px;
}
.current-config-selection {
    border-bottom: 1px solid #bbb;
}

.search-thumbnail {
	float: left;
	border-radius: 8px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: auto;
	height: auto;
	max-width: 200px;
}

.search-form-results-page {
    background: #eee none repeat scroll 0 0;
    border-radius: 5px;
    line-height: 28px;
    margin-bottom: 20px;
    padding: 15px;
		text-align: center;
}

.search-form-results-page {
    background: #ddd none repeat scroll 0 0;
    border: 2px solid #bbb;
    border-radius: 5px;
    line-height: 28px;
    margin-bottom: 20px;
    padding: 15px;
}

.page-list {
    margin-top: 35px;
    margin-bottom: 35px;
		text-align: center;
		clear: both;
}

.search-page .page-list {
	padding-top: 20px;
}


.search-results-next-page::before {
    content: "Next >";
}

.search-results-prev-page::after {
    content: "< Prev";
}

@media (max-width:480px) {

	.search-results {
		text-align: center;
	}

	.search-thumbnail-wrapper {
		text-align: center;
	}

	.search-thumbnail {
		max-width: 280px;
		float: none;
		height: auto;
	}

	.search-result-url {
		display: none;
	}

.announcement-title {
	font-size: 14pt;
	line-height: 14pt;
	
}

.highlight-bg-announcement .event-cta p, .announcement-text {
	margin-top: 0px;
	font-size: 12pt;
	font-weight: normal;
}

.highlight-bg-announcement .btn-lg {
	font-size:11pt;
	padding: 10px;
}



}

/* hide indvidual pages on mobile */

@media (max-width:480px) {

.search-results-no-page-number::before {
    content: "Page ";
}

.search-results-page-number {
	display: none;
}

.search-results-no-page-number, .search-results-next-page, .search-results-prev-page {
    width: 30%;
		margin: 1px;
}
    
.noshowmo {
    display: none;
}    

 }
 
 /* navbar search box */
 
 .glyphicon-search {
		cursor: pointer; 
		font-size: 15pt;
		border: 1px solid rgba(0, 0, 0, 0);
 }

 .glyphicon-search:hover {
		background: #efefef;
		border: solid 1px #ccc;
 }
 
.search-collapse .glyphicon-search {
		cursor: pointer; 
		font-size: 12pt;
		color: #ccc;
 } 
 
.search-collapse .search-form-results-page input {
    border: 1px solid #bbb;
    border-radius: 5px;
    display: inline-block;
    height: 40px;
    padding-left: 10px;
    position: relative;
    width: 100%;
}
 
.search-form-results-page input {
	margin-left: 8px;	
}
 
.search-collapse #searchsubmit {
    border: medium none;
    display: block;
    float: right;
    height: 30px;
    margin-bottom: -30px;
    padding-bottom: 0;
    padding-top: 5px;
    position: relative;
    right: 5px;
    top: -35px;
}
 
 
.search-collapse .btn {
	border-radius: 5px !important;
}
 
 /*
.navbar-search {
    display: inline-block;
    float: right;
    height: 34px;
    position: fixed;
    right: 70px;
    top: 17px;
}

*/

/* this is the version for tablets/desktop...so far
.navbar-search {
    display: inline-block;
    float: right;
    height: 34px;
    left: 0;
    margin-right: 460px;
    position: relative;
    top: -60px;
}

*/

.showsupportabon {
    background: lightyellow none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 20px;
    height: auto;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    width: 100%;
		font-size: 12pt;
}

/* iPhone 2-4s in portrait */
/* & iPhone 5 portrait */
/* needed specifically to maximize ad width */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) { 

		.container {
			padding-left: 0px;
			padding-right: 0px;
		}
		
		.navbar-header, h3, .lead, .copyright {
			padding-left: 15px;
			padding-right: 15px;			
		}
		
		.navbar-toggle {
			margin-right: 15px;
		}

		.row {
			margin-left: 0px;
			margin-right: 0px;
		}


	img, iframe, .article-body img {
				max-width: 100%;
				margin-left: 0 !important;
				padding-left: 0 !important;
				margin-right: 0 !important;
				padding-right: 0 !important;
				float: none !important;
				position: relative;
				left: 0;
				overflow: hidden;
				
	}
	
	.article-with-image-wrap img {
			margin-left: auto !important;
			margin-right: auto !important;
	}

	img.article-image-left {
		float: left !important;
		margin-right: 10px !important;
	}

	img.article-image-right {
		float: right !important;
		margin-left: 10px !important;
	}

	.grid-item {
			float: none !important;
			margin-bottom: 10px;
			margin-left: auto !important;
			margin-right: auto !important;
			max-width: 100% !important;
			width: 375px;
			padding: 5px;
	}


		
		.article-image-small {
			margin-left: 0 !important;
		}
	
		
		.navbar {

		}
		
 }

.footnote {
	color:#a92a31;
	text-decoration:none;
}

.tooltip {
	font-size: 13.5pt;
}

 span[id*="tooltip"] {
   font-size: 30px;
}


sub, sup {
		position: static !important;
    line-height: 0;
    vertical-align: baseline;
}

sup small {
    font-size: 11pt !important;
    position: relative;
    top: -0.4em;
}


.search-form-results-page.sidebar-search-form input, .search-form-results-page.sidebar-search-form select {
    margin-bottom: 8px;
    max-width: 100%;
    width: 280px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		display: block;
}

.sidebar-search-form {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}

.search-form-results-page.sidebar-search-form {
	padding: 0 !important;
}

.galllery-powerpoint-search-form .searchbox {
    width: 400px;
}

@media (max-width:480px) {
.galllery-powerpoint-search-form .search-form-results-page-input, .galllery-powerpoint-search-form.search-form-results-page input {
	max-width: 100%;
	width: 100%;
}

}

.indent {
	/* display: inline-block; */
	padding-left: 15px;
	margin-bottom: 15px;
}


@media print {

    /* Print CSS rules go here */
    /* Note: You need a separate @media screen group for other rules */

    a:after { content:''; }
    a[href]:after { content: none !important; }
	
	h3 { font-size: 16pt; color: #000000; word-spacing: normal; }
	
	p, .col-md-3 p, .subpage-head .lead, .article-body, .article-body p, .article-body, .article-body { font-size: 12pt; }
	
	
	iframe, .btn, .highlight-bg, .col-md-3 .search-form-results-page, .addthis_sharing_toolbox, .navbar, .tag-cloud, .post-comment-form, footer .row, .col-md-3 .vertical-links, .showsupportabon, .related-slides, .art-page .nav, .art-page .grid-wrap {
		display: none;
	}
	
	/* article specific images */
	.article-image-large, .article-body img, .article-related-links, .author-rss, .article-comments, .articles-page .col-md-3 {
		display: none;	
	}

	.subpage-head {
		padding-bottom: 0;	
	}

	.has-margin-top {
		margin-top: 0px;	
	}
	
	.subpage-head {
		padding-top: 0;
		border-bottom: none;
	}

	.lead {
		font-size: 1.8em;	
	}
	
	.copyright-text {
		border-top: solid 2px #ccc;
		width: 100%;
		padding-top: 8px;
        font-size: 13pt;
	}
	
	
	footer .copyright  {
		margin: 0;
		padding: 0;	
		padding-top: 5px;
		margin-top: 10px;
        font-family: 'Cabin', Arial, sans-serif;
        
	}
	.copyright-text, .copyright-text-fine-print {
		text-align: left !important;
		font-size: 11pt;
		font-weight: none;
        font-family: 'Cabin', Arial, sans-serif;
	}
	
	.col-md-3 p {
		display: inline;	
	}
	
	.copyright-text-fine-print::after {
		display: block;
		margin-top: 20px;
    	content: "Visit www.Heartlight.org for daily devotionals, articles for Christian living, artwork and more.";

	}

	.subpage-head .container::before {
		display: block;
		text-align: right;
		float: right;
		font-size: 9pt;
    	content: "Printed from Heartlight.org";
		text-transform: uppercase;
		letter-spacing: normal;
		margin-top: -5mm;
		width: 200px;
		font-family: "Verdana",Arial,sans-serif;

	}
	
	blockquote {
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-style-top: none;
		border-style-right: none;	
		border-style-bottom: none;	
	}

	.bigquote {
		color: #000;
		font-size: 16pt;
		padding: 10px;
	}
	
	#copyright-sharing {
		border: none;
	}

	body {
		font-size: 12pt;	
	}
	
}

@page {
	size: A4;
	margin-top: 25m; margin-bottom: 25mm; 
    margin-left: 0mm; margin-right: 0mm;
	padding: 0;
	
}

.clickable-cell:hover {
	cursor: pointer;
	background: #ffff99;
}

/* provides spacing for the header on name anchors via footnotes */
#note, #return {
    padding-top: 50px;
    display: block;
    margin-top: -50px;
}


.admin-page td {
    font-size: 11pt;
}

.admin-page .admin-tv .col-1 {
    width: 50px;
}

.admin-page .admin-tv .col-2 {
    font-weight: bold;
	font-family: 'Montserrat', Arial, sans-serif;
}

.admin-page .admin-tv .col-3, .admin-page .admin-tv .col-4 {
	font-size: 100% !important;
}

.admin-page .admin-tv .col-last {
	text-align: right;
}

.kjv-toggle-button, .tg-toggle-button {
    display: inline;
    float: right;
    margin-top: -5px;
}

.admin-page textarea.input-lg {
	min-height: 175px;
}

.admin-page h4 {
    font-size: 1.25em;
    font-weight: bold;
    letter-spacing: -0.02em;
}

.current-topics label, .possible-topics label, .all-topics label {
    display: block;
    border: solid 1px #ccc;
    padding: 5px;
    background: #ddd;
    border-radius: 4px;
}

.current-topics label input, .possible-topics label input, .all-topics label input {
	margin-right: 5px;
}

.possible-topics label, .all-topics label {
	background: #efefef;
}

.all-topics label {
	background: #fff;
}

.admin-page h4.possible-topics-header, .admin-page h4.all-topics-header {
	cursor: pointer;
}

.admin-page h6 {
	font-weight: bold;
}

.admin-page .language-selector-wrapper {
    text-align: right;
    display: inline-block;
    float: right;
    background: none;
    margin-top: -10px;
    border: solid 1px #ddd;
    border-radius: 3px;
}

.admin-page .admin-tv .col-1, .admin-page .admin-wjd .col-1,.admin-page .admin-un .col-1 {
	text-align: center;
}

.admin-page .admin-tv .col-1 .status-icon, .admin-page .admin-wjd .col-1 .status-icon, .admin-page .admin-un .col-1 .status-icon, .admin-page .admin-ghf .col-1 .status-icon {
	font-size: 22pt;
	cursor: pointer;
}

.admin-page .status-0 {
	color: grey;
}

.admin-page .status-0-5 {
	color: purple;
}

.admin-page .status-1 {
	color: orange;
}

.admin-page .status-2 {
	color: #5c9cd4;
}

.admin-page .status-3 {
	color: forestgreen;
}


.admin-status.input-lg {
    font-size: 125% !important;
}


.community-page blockquote {
	margin-top: 0;
}

blockquote .panel-body {
    font-size: 10pt;
}

.community-page blockquote .panel {
    border: none;
    background: none;
    box-shadow: none;
    cursor: pointer;
}

.admin-datepicker-wjd, .admin-datepicker-tv, .admin-datepicker-un, .admin-datepicker-ghf {
	display: inline-block;
}

.devo-teaser-img {
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    height: 250px;
    border-left: solid 2px #ddd;
    border-right: solid 2px #ddd;
}

.devo-teaser-title {
    font-size: 17pt;
    font-family: 'Red Hat Display', Arial, sans-serif;
    background: #a92931;
    padding: 5px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.03em;
    padding-left: 10px;
    text-align: center;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.devo-teaser-summary {
    padding: 10px;
    font-family: 'Cabin', Arial, sans-serif;
    border-left: solid 2px #ddd;
    border-right: solid 2px #ddd;
    font-size: 15pt;
    text-align: center;
    color: #555;
    line-height: 17pt;
}

.devo-teaser-sample {
    background: #eee;
    padding: 15px;
    font-family: 'Cabin', Arial, sans-serif;
    font-size: 13pt;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border: solid 2px #ddd;
    border-top: none;
    padding-top: 15px;
    min-height: 225px;
}

.devo-teaser-ref {
    text-align: center;
    margin-bottom: 5px;
    color: #a92931;
    white-space: nowrap;
}

.devo-teaser-scripture {
    text-align: center;
    font-family: 'Georgia', 'Droid Serif', 'Times New Roman', sans-serif;
    font-size: 14pt;
    letter-spacing: -0.01em;
    border-top: solid 2px #ccc;
    padding-top: 10px;
    margin-top: 0;
}

.devo-teaser-jump {
    bottom: 15px;
    position: absolute;
    left: 0;
}

.devo-date-browser {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}

.devo-date-browser input#date {
    height: 34px;
}

.devo-date-browser-left {
    min-height: 50px;
    padding-left: 15px;
    position: relative;
    left: 5px;
}

.center.devo-date-browser-right {
    /* text-align: center; */
    /* float: unset; */
}

.devo-date-browser-right {
    margin-left: 0;
    padding-left: 0;
}

.header-image-bar {
    background: #eee;
}

.header-image-frame {
    overflow: hidden;
    width: 1200px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.header-image {
    object-fit: cover;
    height: 400px;
    width: 1200px;
    max-width: 100%;
    position: relative;
}

 @media (min-width:1200px) {
     /*
    .header-image {
        margin-left: 3px; /* this little hack along with .header-image-frame help fix the times when images have a random white border on the right-side 
    }
    */
    .subpage-head {
     padding-top: 110px;
    }

    .header-image {
        border-radius: 15px;
    }     
}

.signatures .signature {
    margin-bottom: 30px;
}

.signatures {
    margin-top: 40px;
    font-size: 16pt !important;
}