@import url('//fonts.googleapis.com/css?family=Cinzel|Italianno|Lora:400,400i,700,700i|Lato:400,400i,700,700i&display=swap');

/************ 

TEMPLATE NOTES

Burgundy - #66051f; rgba(102,5,31,1)
Cream - #ece4c8; rgba(236,228,200,1)
Light Brown - #a59f8c

************/

body { color: #333; font-size: 1.1rem; font-family: 'Lato', sans-serif; }

h1, h2, h3, h4, h5, h6 { margin: .75rem 0; line-height: 1.3; font-weight: normal;}
p { line-height: 1.3; font-size: 1.1rem;  font-family: 'Lato', sans-serif; }
p.red { color: #66051f; }

h1, .page-header h1 { font-family: 'Italianno', cursive; color: #66051f; font-size: 3.5rem; text-transform: none; }
h2, .page-header h2 { font-family: 'Cinzel', serif; color: #66051f; font-size: 2.25rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3.koowa_header { font-family: 'Cinzel', serif; color: #66051f; font-size: 2.25rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3 { font-family: 'Lora', serif; color: #66051f; font-size: 2rem;}
h3.wbg { background: #ece4c8; border-radius: .2rem; padding: .1rem .4rem;}
h4 { font-family: 'Cinzel', serif; background: #ece4c8; font-size: 2rem; color: #66051f; border-radius: .2rem; padding: .1rem .4rem;}
h5 { font-family: 'Lora', serif; color: #66051f; font-size: 1.5rem; text-transform: uppercase;}
h6 { color: #a59f8c; font-size: 1.6rem; font-style: italic;}
a { color: #940129; }
a:hover { color: #a59f8c; }

blockquote {
	color: #333;     
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #d5d5d5;
	font: italic 16px/22px Georgia, Serif;
	line-height: 1.2;
	font-size: 1.3rem;
}

address {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.2;
}

/************ BUTTONS  ************/
.readon, .button, .btn, p.readmore .btn   { 
  color: #66051f; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #ece4c8; 
  padding: .7rem 1.3rem; 
  border-radius: .5rem; 
  margin: 0;
  display: inline-block;
  line-height: 1.125rem;
  border: 2px rgba(165,159,140,0.5) solid;
  transition: all .2s ease-in;
}

.readon:hover, .button:hover, .btn:hover,  p.readmore .btn:hover {background: #66051f; color: white;}

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #66051f; border: 1px solid #66051f;}
.fancytable td { border: 1px solid #66051f;}

/************ ALERT ************/
.alert .g-content {padding: 0; margin: 0;}
.alert {border: none; padding: 0; margin: 0; background-color: rgba(255,181,181,0); color: #FF0000;} /*need 0% opacity on the background-color here, see base outline if adjustments needed to red opacity*/
.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6, .alert p { margin-left: 20px; color: red; background: transparent;}

/************ HERO IMAGE ************/
.hero p { margin: 0; }
.hero img { height: 24vw; object-fit: cover; width: 100%; opacity: 0.35; }

@media only screen and (max-width: 767px) { 
	.hero img { height: 24vw; }
}

/************ HOMELAYOUT  ************/
.homelayout .hiddenhome { display: none; }
p.buttonheading { margin: 0; padding: 0; }
body { background: #ece4c8 url(../images/template/texture-color.jpg) 0% 0% repeat-y !important; background-size: 100% !important; }
#g-page-surround { background: url(../images/template/header-texture.jpg) -2% 0% no-repeat !important; background-size: 28% !important; }

@media only screen and (max-width: 767px) {
	#g-page-surround { background: url(../images/template/header2.png) 102% 0% no-repeat !important; background-size: 21% !important; }
}

/************ SECTION PADDING ************/
@media only screen and (min-width: 60rem) {
	#g-feature, #g-expanded, #g-extension, #g-bottom, #g-footer { padding: 0 6%; }
}

/************ HEADER ************/
#g-top { background: url(../images/template/swirl-header.png) 100% 0% no-repeat; background-size: contain; }

@media only screen and (max-width: 767px) {
	.logo-block .g-content.g-particle { padding: 0.75rem; }
	.g-logo img { width: 80%;} 
}

/************ MENU  ************/
#g-navigation { padding: 0.5% 4%; }
#g-navigation .g-content { margin: 0; padding: 0;}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container { color: white; }
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown { margin-top: 0px;}
.g-main-nav .g-toplevel > li:hover, .g-main-nav .g-toplevel > li.active {   background: rgba(0,0,0,.15); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active {   background: rgba(0,0,0,.15); }
.g-main-nav .g-toplevel > li > .g-menu-item-container { text-align: center;  padding: 0.625rem 0.75rem;  }
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {display: none; }
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {font-size: 1rem; }

.g-main-nav ul.g-toplevel {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.g-main-nav .g-standard .g-fade.g-dropdown { z-index: 10;}
.g-main-nav .g-dropdown { border-radius: 0 0 6px 6px;}

.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right { left: 0; }

@media only screen and (max-width: 767px) { 
	.g-offcanvas-toggle { top: 20px; left: 20px; }
}

/************ SIDE MENU  ************/
#g-aside .moduletable[class*="box"] { padding: 0; }
#g-aside .g-content { padding-left: 0; padding-right: 0px;}
.moduletable .nav.menu li a { width: 100%; border-radius: 0; padding: 10px 20px; color: white; font-weight: normal;}
.moduletable .nav.menu li{ transition: all .2s ease-in; border-radius: 3px; width: 100%; padding: 0; margin: 0;}
.moduletable .nav.menu, .moduletable .unstyled { border: none; padding: 0; margin: 0; display: block;  background: #66051f;  border-radius: 0; }
.moduletable .nav.menu li:last-child {  padding-bottom: 0;  margin-bottom: 30px;}
.moduletable .nav.menu .nav-child li:last-child {  margin-bottom: 0px;}
.moduletable .nav .nav-child { margin-top: 0px;}
.moduletable .nav.menu .nav-child li { border: none; margin-left: 20px; padding-right: 20px;}

.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover { 
	color: #66051f;
	background: #ece4c8;
	font-weight: normal;
}

/************ SOCIAL MEDIA ICONS WHITE ************/ 
.g-social a { color: white; }
.g-social a:hover { color: #a59f8c !important; }

/************ CENTER SOCIAL MEDIA VERTICALLY  ************/
.g-block.size-5 { display: flex; justify-content: center; align-items: center; }

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle { color: #66051f; }
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {font-weight: normal; }
#g-offcanvas .g-menu-item-title {color: white; }
#g-offcanvas #g-mobilemenu-container ul > li > a.g-menu-item-container:hover {background: rgba(0,0,0,0.15); }
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {border: none; background: none; }
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {border: none; background: none; }

/************ SHOWCASE ROTATOR  ************/
.homelayout #g-showcase { padding: 2% 8% 0 8% !important; }

.arrows-active .sprocket-features-list { margin: 0;}
.layout-showcase .sprocket-features-list {overflow: hidden; }

.sprocket-features-container {display: flex; }
.sprocket-features-img-container { order: 2; height: 29vw !important; margin-right: 0; }
.layout-showcase .sprocket-features-img-container { margin-bottom: 0px; float: none; }
.sprocket-features-img-container img { object-fit: cover; object-position: center; height: 29vw !important; width: 52vw !important; }
.layout-showcase .sprocket-features-img-container img { float: none; margin-left: 0px; border-radius: 0; margin-right: 0px; }
.sprocket-features-content { order: 1; height: 29vw; width: 45vw; overflow-y: auto; background: rgba(236,228,200,0.77); margin-right: 20px; padding: 1.2% 2.25%; float: none !important;}

h2.sprocket-features-title, .sprocket-features-desc h1, .sprocket-features-desc h2, .sprocket-features-desc h3 { color: #66051f; }
h2.sprocket-features-title, .sprocket-features-desc h2 { font-weight: normal; font-size: 2.1vw !important; border-bottom: none; padding: 8px 0 0 0; margin: 0; }

.sprocket-features-desc p { color: #333; font-size: 1.5vw; line-height: 1.3; padding: 0; margin-bottom: 10px; }
h2.sprocket-features-title a { border: none;}

.sprocket-features-desc .readon { margin-top: 20px; display: block; width: 130px; text-align: center;}
.layout-showcase .sprocket-features-content .readon {margin-top: 0px; }

.layout-showcase .sprocket-features-desc > span.roksprocket-ellipsis {color: white; }

#g-showcase a.button, #g-showcase a.readon {color: white; margin-top: 10px; border: 1px rgba(177,199,225,0.25) solid;}
#g-showcase a.button:hover,  #g-showcase a.readon:hover {background: #b1c7e1; color: #023f7a; }
.layout-showcase .sprocket-features-list li {  transition: opacity 1s ease-in-out !important;  }

.pagination-active { margin-bottom: 0px;}
.pagination-active .sprocket-features-pagination { bottom: 0px; left:auto; right:50px;}
.layout-showcase .sprocket-features-pagination li { padding: 10px; background: white; }

@media only screen and (max-width: 767px) {
	.homelayout #g-showcase { padding: 2% 0 0 0 !important; }
	.sprocket-features-container {flex-direction:column;}
	h2.sprocket-features-title, .sprocket-features-desc h2 { font-size: 1.6rem!important; padding: 3% 0 0 0;}
	.sprocket-features-desc p { font-size: 1.15rem; padding-bottom: 2%; }
	
	.sprocket-features-img-container { height: 56vw !important; margin-right: 0px; order:1; width: 100% !important; }
	.sprocket-features-img-container img {height: 56vw !important; width: 100% !important; }
	.sprocket-features-content { margin: 0; padding: 10px 25px; min-height: 95vw !important;  background: rgba(236,228,200,0.7); }
	.sprocket-features-arrows { display: none;}
	.sprocket-features-content { order:2; width: 100%; }
	#g-navigation > .g-container > .g-grid { padding: 0;}
	.layout-showcase .sprocket-features-img-container img { margin: 0; border: none;}
	.layout-showcase .sprocket-features-list li { padding: 0; background: none; }
	#g-showcase span.button a,  #g-showcase a.readon {color: white; }
	.layout-showcase .sprocket-features-pagination { display: none; }
}

/************ BIGGER ARROWS ON SLIDESHOW ************/
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { 
	background: none; box-shadow: none; color: #66051f;}
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { font-size: 5rem; }
.arrows-active .sprocket-features-list {margin: 0px; }
.arrows-onhover .sprocket-features-arrows .arrow.prev { margin-left: -40px;}
.arrows-onhover .sprocket-features-arrows .arrow.next { margin-right: -40px;}

/************ WELCOME ************/
.homelayout #g-utility { padding: 0 2% !important; }
.welcome { display: flex; align-items: center; justify-content: center; }
.welcome .g-content { margin-top: 0px; margin-bottom: -30px; padding-top: 0px; padding-bottom: 0px; }
.welcome .g-content .mod_placehere_leading.even { overflow: visible !important; }
.welcome h1 { font-size: 9vw; }

@media only screen and (max-width: 767px) {
	.welcome h1 { font-size: 5rem; margin-bottom: 0px; }
	.welcome .g-content { margin-bottom: -10px; }
}

/************ QUICKLINKS ************/
.qloverlaybackpic .sprocket-strips-content .readon { display: none; }
.qloverlaybackpic .sprocket-strips-content { position: relative; }
.qloverlaybackpic .sprocket-strips-content, .qloverlaybackpic h4.sprocket-strips-title, .qloverlaybackpic h4.sprocket-strips-title a {
	position: absolute; 
	top: 0;
	bottom: 0;
	left: 0; 
	right: 0;
}

.qloverlaybackpic .sprocket-strips .sprocket-strips-container > li {width:  auto;float: none; flex: 1;   }
.qloverlaybackpic .sprocket-strips .sprocket-strips-container{	display: flex;	flex-wrap: wrap;}

/* EXPANDING BORDER  */
.qlexpandingborder .sprocket-strips-container { margin: 0; }
.qlexpandingborder h4.sprocket-strips-title {
    margin: 1vw;
	padding: 0;
    border:  1px white solid;
	border-radius: 0; 
	transition: all .3s ease-in-out; 
	font-size: 1.8vw;
	
}
.qlexpandingborder .sprocket-strips-content:hover h4.sprocket-strips-title  {
	border:  1px rgba(0,0,0,0) solid;
	transform: scale(1.05);
} 

@media only screen and (max-width: 767px) {
	.qlexpandingborder h4.sprocket-strips-title {font-size: 4vw;}
}


/* BACKGROUND OVERLAY */
.qloverlaybackpic .sprocket-strips-item {	position: relative;	}
.qloverlaybackpic .sprocket-strips-content {	background: rgba(0,0,0,.5);	transition: all .2s ease-in-out; }
.qloverlaybackpic .sprocket-strips-content:hover {background: rgba(0,0,0,.8);}
.qloverlaybackpic h4.sprocket-strips-title a {color: #ffffff; display: flex; align-items: center;  justify-content: center; text-align: center; }
.qloverlaybackpic .sprocket-strips-image-overlay img { object-position: center; object-fit: cover; display: block; width: 100%;  }

/* EDGE TO EDGE QL */
.qledgetoedge .sprocket-strips-container > li { margin: 0;}

.marginzero .sprocket-strips-container > li { margin: 0;}

@media only screen and (max-width: 767px) {
	.qloverlaybackpic .sprocket-strips-item { display: flex;  width: 100%;  }
	.qloverlaybackpic .sprocket-strips-image-overlay img { width: auto;}
	.qloverlaybackpic .sprocket-strips .sprocket-strips-container > li { display: flex; border-bottom: solid white 5px; }
	.qloverlaybackpic .sprocket-strips-content { position: relative; }
	.qloverlaybackpic .sprocket-strips-content { flex: 1; }
	.qloverlaybackpic .sprocket-strips .sprocket-strips-container { flex-direction: column; }
	.qloverlaybackpic .sprocket-strips-image-overlay img {
		object-position: left;
		object-fit: contain;
	}
	.qlexpandingborder h4.sprocket-strips-title { border: none;}

	.qloverlaymobile.qloverlaybackpic .sprocket-strips .sprocket-strips-container > li {position: relative;}


    /* .qloverlaymobile.qloverlaybackpic .sprocket-strips-content {left: calc(30vw + 20px); position: absolute;} */
    /* .qloverlaymobile.qloverlaybackpic .sprocket-strips-content a {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin-left: calc(-30vw - 20px); padding-left: calc(30vw + 20px); padding-right: 30vw;} */
    .qloverlaymobile.qloverlaybackpic h4.sprocket-strips-title a {justify-content: flex-start; text-align: left; }
    .qloverlaymobile.qlexpandingborder h4.sprocket-strips-title {width: 60vw; left: calc(30vw + 20px); }

    .qloverlaymobile.qloverlaybackpic .sprocket-strips-item {width: 30vw; height: 22vw; position: initial;}
}




/* SIZE OPTOINS */
.heightvw3 .sprocket-strips-item, .heightvw3 .sprocket-strips-s-item img, .heightvw3 .sprocket-strips-image-overlay img {	height:  3vw;}
.heightvw4 .sprocket-strips-item, .heightvw4 .sprocket-strips-s-item img, .heightvw4 .sprocket-strips-image-overlay img {	height:  4vw;}
.heightvw5 .sprocket-strips-item, .heightvw5 .sprocket-strips-s-item img, .heightvw5 .sprocket-strips-image-overlay img {	height:  5vw;}
.heightvw6 .sprocket-strips-item, .heightvw6 .sprocket-strips-s-item img, .heightvw6 .sprocket-strips-image-overlay img {	height:  6vw;}
.heightvw7 .sprocket-strips-item, .heightvw7 .sprocket-strips-s-item img, .heightvw7 .sprocket-strips-image-overlay img {	height:  7vw;}
.heightvw8 .sprocket-strips-item, .heightvw8 .sprocket-strips-s-item img, .heightvw8 .sprocket-strips-image-overlay img {	height:  8vw;}
.heightvw9 .sprocket-strips-item, .heightvw9 .sprocket-strips-s-item img, .heightvw9 .sprocket-strips-image-overlay img {	height:  9vw;}
.heightvw10 .sprocket-strips-item, .heightvw10 .sprocket-strips-s-item img, .heightvw10 .sprocket-strips-image-overlay img {	height:  10vw;}
.heightvw11 .sprocket-strips-item, .heightvw11 .sprocket-strips-s-item img, .heightvw11 .sprocket-strips-image-overlay img {	height:  11vw;}
.heightvw12 .sprocket-strips-item, .heightvw12 .sprocket-strips-s-item img, .heightvw12 .sprocket-strips-image-overlay img {	height:  12vw;}
.heightvw13 .sprocket-strips-item, .heightvw13 .sprocket-strips-s-item img, .heightvw13 .sprocket-strips-image-overlay img {	height:  13vw;}
.heightvw14 .sprocket-strips-item, .heightvw14 .sprocket-strips-s-item img, .heightvw14 .sprocket-strips-image-overlay img {	height:  14vw;}
.heightvw15 .sprocket-strips-item, .heightvw15 .sprocket-strips-s-item img, .heightvw15 .sprocket-strips-image-overlay img {	height:  15vw;}
.heightvw16 .sprocket-strips-item, .heightvw16 .sprocket-strips-s-item img, .heightvw16 .sprocket-strips-image-overlay img {	height:  16vw;}
.heightvw17 .sprocket-strips-item, .heightvw17 .sprocket-strips-s-item img, .heightvw17 .sprocket-strips-image-overlay img {	height:  17vw;} 
.heightvw18 .sprocket-strips-item, .heightvw18 .sprocket-strips-s-item img, .heightvw18 .sprocket-strips-image-overlay img {	height:  18vw;}
.heightvw19 .sprocket-strips-item, .heightvw19 .sprocket-strips-s-item img, .heightvw19 .sprocket-strips-image-overlay img {	height:  19vw;}
.heightvw20 .sprocket-strips-item, .heightvw20 .sprocket-strips-s-item img, .heightvw20 .sprocket-strips-image-overlay img {	height:  20vw;}

/************ WIDTH SIZES  ************/
.widthvw10 .sprocket-strips .sprocket-strips-container > li,
.widthvw11 .sprocket-strips .sprocket-strips-container > li,
.widthvw12 .sprocket-strips .sprocket-strips-container > li,
.widthvw13 .sprocket-strips .sprocket-strips-container > li,
.widthvw14 .sprocket-strips .sprocket-strips-container > li,
.widthvw15 .sprocket-strips .sprocket-strips-container > li,
.widthvw16 .sprocket-strips .sprocket-strips-container > li,
.widthvw17 .sprocket-strips .sprocket-strips-container > li,
.widthvw18 .sprocket-strips .sprocket-strips-container > li,
.widthvw19 .sprocket-strips .sprocket-strips-container > li,
.widthvw20 .sprocket-strips .sprocket-strips-container > li
 {
	display: flex;
    justify-content: center;
}
.widthvw10 .sprocket-strips-item {	width:  10vw;}
.widthvw11 .sprocket-strips-item {	width:  11vw;}
.widthvw12 .sprocket-strips-item {	width:  12vw;}
.widthvw13 .sprocket-strips-item {	width:  13vw;}
.widthvw14 .sprocket-strips-item {	width:  14vw;}
.widthvw15 .sprocket-strips-item {	width:  15vw;}
.widthvw16 .sprocket-strips-item {	width:  16vw;}
.widthvw17 .sprocket-strips-item {	width:  17vw;}
.widthvw18 .sprocket-strips-item {	width:  18vw;}
.widthvw19 .sprocket-strips-item {	width:  19vw;}
.widthvw20 .sprocket-strips-item {	width:  20vw;}

@media only screen and (max-width: 767px) {
	[class*="widthvw"] .sprocket-strips-item { width:  100%;}
}

.ql-block .g-content { margin: 0; padding: 0; } 
.quicklinks .g-content { margin-left: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px; }
.quicklinkpics {display: flex;}
.quicklinkpics > div { 	flex: 1; height: 10vw; position: relative; transition: all .35s ease-in-out; margin: 25px 12px; }
.quicklinkpics > div:first-child { margin-left: 0px;}
.quicklinkpics > div:last-child { margin-right: 0px;}

.quicklinkpics > div > a { 
  position: absolute; 
  top: 0; bottom: 0; right: 0; left: 0; 
  font-size: 1.4rem; 
  line-height: 1.1;
  color: white;
  font-family: 'Cinzel', serif; 
  text-shadow: 2px 2px 5px rgba(0,0,0,0.85);
  transition: all .35s ease-in-out;
}
.quicklinkpics > div > a > div { 
  position: absolute; 
  top: 0; bottom: 0; right: 0; left: 0; 
	border: 1px white solid; 
	margin: 5%; padding: 5%;
	text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;	
  transition: all .35s ease-in-out;
}

.quicklinkpics > div:hover > a > div { margin: 0; border: 1px rgba(36,71,54,.85) solid; }
.quicklinkpics > div:hover > a { background: rgba(102,5,31,0.8); }
.quicklinkpics > div > div > img { object-fit: cover; object-position: center; height: 10vw; width: 100%; }

.qloverlaybackpic h4 {background: none;}
.qloverlaybackpic .sprocket-strips-content {background: rgba(102,5,31,.2);}
.qloverlaybackpic .sprocket-strips-content:hover {background: rgba(102,5,31,.85);}

@media only screen and (max-width: 767px) {
	.qloverlaybackpic .sprocket-strips-content, .qloverlaybackpic .sprocket-strips-content:hover {background: none;}
	.qloverlaybackpic li {background: rgba(36,71,54,.2);}
    .qloverlaybackpic li:hover {background: black;}

	.qloverlaybackpic .sprocket-strips .sprocket-strips-container > li {border-bottom: none;}
	.heightvw10 .sprocket-strips-item, .heightvw10 .sprocket-strips-s-item img, .heightvw10 .sprocket-strips-image-overlay img {height: 22vw;}
}

@media only screen and (max-width: 767px) {
	.quicklinkpics { flex-direction: column; }
	.quicklinkpics > div { margin: 12px 25px; height: 75px; }
	.quicklinkpics > div:first-child { margin-left: 25px; }
	.quicklinkpics > div:last-child { margin-right: 25px; }
	.quicklinkpics > div > div > img { height: 75px; }
	.quicklinkpics > div > a > div { border: none; margin: 3%; }
	.quicklinkpics > div:hover > a > div { border: none; }
}

/************ HEADLINES & CALENDAR ************/
#g-feature:before { border: none; }
#g-feature h3.g-title { font-family: 'Cinzel', serif; background: #66051f; font-size: 1.6rem; color: white; border-radius: .2rem; padding: .25rem 1.1rem; font-weight: normal; }
.calendar h3.g-title { text-align: center; }

h4.sprocket-lists-portrait-title { font-family: 'Lora', serif; background: none; font-size: 1.5rem !important; color: #66051f; margin-top: 0px; margin-bottom: 0px; line-height: 1.3 !important;}
.active h4.sprocket-lists-portrait-title { margin-bottom: 10px; line-height: 1.3 !important;}
.portrait-image { width: 70px; }
.portrait-image img { height: 70px; object-fit: cover; }
.active .portrait-image img { object-fit: cover; object-position: center;  height: 175px;}
.active .portrait-image { width: 40%;}
.sprocket-lists-portrait-container li {  border-bottom: 2px solid rgba(153,141,107,0.5); }

.sprocket-lists-portrait-pagination li { padding: 6px !important; border-radius: 0; background: #66051f; }
.sprocket-lists-portrait-arrows .arrow { background: #66051f; color: #ece4c8; }

@media only screen and (max-width: 767px) {
	.homelayout #g-feature { margin-top: 5%; border-top: 2px solid rgba(153,141,107,0.5); }
	#g-feature h3.g-title, .news-button p { text-align: center; }
	.sprocket-lists-portrait-arrows .arrow { margin-left: 25px; }
	.active .portrait-image { width: 32%;}
	.active .portrait-image img { object-fit: cover; object-position: center; height: 100px; }
}

/************ OUR MISSION ************/
#g-expanded { border-top: 3px #66051f solid; border-bottom: 3px #66051f solid; background: #ece4c8 url(../images/template/swirl-mission.png) 50% 50% no-repeat; background-size: 87%; }
#g-expanded .g-content { padding-top: 0.5rem; padding-bottom: 0.5rem; }
.mission h1 { font-size: 4.5rem; margin-bottom: 0px; line-height: 1.1; }
.mission h2 { border-bottom: none; font-family: 'Italianno', cursive; }
.mission h3 { font-size: 1.5rem; margin-top: 0px; }

/************ FORMED, SAINT OF THE DAY, DAILY READINGS ************/
.homelayout #g-extension { padding-top: 2%; }
#g-extension .g-content { margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; margin-bottom: 0px; padding-bottom: 0px; }
#g-extension img { width: 90%; box-shadow: 0px 0px 15px rgba(0,0,0,0.3); }
#g-extension h2 { border: none; font-size: 2rem; }

.saint ul, .readings ul { margin: 0; list-style-type: none; }
.saint li, .readings li { text-align: center; }
/*.saint .feed-item-description { margin-top: -25px; }*/
.saint .feed-item-description figcaption { display: none; }
.saint .feed-item-description h1, .saint .feed-item-description h2, .saint .feed-item-description h3,
.saint .feed-item-description h4, .saint .feed-item-description audio {display: none;}
.saint .feed-item-description p {margin-bottom: 0; text-align: left;}

.readings .feed-item-description h4 { background: none; font-size: 1.1rem; font-family: 'Lato', sans-serif; margin-bottom: 0; padding: 0; }
.readings .feed-item-description p { margin-bottom: 0; text-align: left; }

@media only screen and (max-width: 767px) {
	#g-extension .g-content { margin: 0.625rem; padding: 1.5rem; }
}

/************ BOTTOM ADS ************/
#g-bottom {padding: 0;}

@media only screen and (min-width: 768px) {
	#g-bottom { background-color: rgba(0,0,0,0); }
}

/************ FOOTER ************/
#g-footer { background: #66051f url(../images/template/footer-combined.jpg) 0% 0% no-repeat; background-size: cover; border: none;  min-height: 21vw;}
#g-footer a { color: white; }
#g-footer a:hover { color: #a59f8c; }
#g-footer h2 { border: none; font-size: 2rem; }
#g-footer hr { border: none; margin: 0.75rem 0; }

@media only screen and (max-width: 767px) {
	#g-footer { background: #66051f url(../images/template/footer-mobile.png) 0% 100% no-repeat; background-size: 100%; }
}

/************ ADMIN FOOTER  ************/
.admin-footer a .fa.fa-lock {color: #a59f8c;}
.admin-footer a:hover .fa.fa-lock {color: white;}

/************ MAIN CONTAINER ************/
.homelayout #g-container-main { margin: 0; }
#g-container-main { margin-top: 3%; }

@media only screen and (max-width: 767px) {
	#g-container-main { margin: 0; }
}
/************ SUBPAGE SIDE ADS ************/
#g-aside .g-content { display: flex; flex-direction: column; margin-top: 0px; padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; }
#g-aside .platform-content { margin: 0.35rem 0 0.35rem 0; padding: 0.75rem 0 0.75rem 0; }
#g-aside .platform-content:first-child { order: 2; }
#g-aside .platform-content:last-child { order: 1; }

/************ MINISTRY PAGE  ************/
.ministrypage .item { display: flex; flex-direction: column; }
.ministrypage .item .pull-left.item-image { order: 1; }
.ministrypage .item .pull-left.item-image img { border-radius: 4px; box-shadow: 2px 2px 5px rgba(0,0,0,0.2); }
.ministrypage .item .page-header { order: 2; }
.ministrypage .item table { order: 3; margin: 5px 0 20px 0; }
.ministrypage .item p { order: 4; }
.ministrypage .pull-left.item-image { margin: 0; padding: 0;}

.ministrypage .page-header h2 {
	line-height: 1.2;
	font-weight: 400;
    font-size: 1.7rem;
    border-bottom: 2px solid #ece4c8;
    margin: 3px 0 0 0;
    padding: 0;
}

.ministrypage .nav.menu a { word-break: normal; }
.ministrypage h2 a { word-break: normal; }

.btn [class^="icon-"] { display: none; }

.blogministrypage .row-fluid {
    border-bottom: solid 15px #f5f5f5;
    margin-bottom: 15px;
}
.blogministrypage .row-fluid:last-child {
    border-bottom: none;
}

@media only screen and (max-width: 767px) {
	.ministrypage .item { padding-bottom: 30px;}
	.ministrypage .item .pull-left.item-image img  { width: 75%;}
	.blogministrypage .row-fluid { border: none; margin-bottom: 0px;}
}


/************ move ads higher on mobile  ************/
/***reorder columns in a container***/
@media only screen and (max-width: 767px) {
	#g-feature .g-block:first-child  { order: 2; }
	#g-feature .g-block:last-child { order: 1; }
	#g-feature .g-block:nth-child(2) { order: 3; }
}


/*************make news images smaller*****************/
.newslayout .pull-right.item-image img { max-width: 25vw;}
.newslayout .pull-left.item-image img { max-width: 25vw;}
@media only screen and (max-width: 767px) {
	.newslayout .pull-left.item-image img { width: 100%;}
	.newslayout .pull-right.item-image img { width: 100%;}
} 

.h1likeh3 h1 {font-family: 'Lora', serif; font-size: 2rem;}


/************ 

TEMPLATE NOTES

Burgundy - #66051f; rgba(102,5,31,1)
Cream - #ece4c8; rgba(236,228,200,1)
Light Brown - #a59f8c

************/