/************ TEMPLATE  **********
 
Rotator Size: 1200x502 (super wide, 2.39:1)

/************ FONTS  ***********

Serif: Marcellus Sans, Marcellus Sans SC
Sans Serif: Lato

/************ COLORS  ***********

Red: #62000F; rgba(98,0,15,1) -- 85% on rotator QL & articles
Tan: #DFDFD5; rgba(223,223,213,1) -- menu & homelayout body color

/************ NOTES **********

St. Hugh's is sometimes called "the parish that never sleeps." On our website you will find information on our ministries, parish services, special activities for children, religious education services, and general parish information, as well as to some other resources that you might find helpful.

Act Justly | Love Tenderly | Walk Humbly With Your God

************/

body {color: #333; font-size: 1.1rem; }

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; }

h1 { font-family: 'Marcellus SC', serif; color: #62000F; font-size: 3.5rem;}
h2, .page-header h2, h4.sprocket-lists-title.padding { color: #62000F; font-size: 2.5rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0; font-family: 'Marcellus SC', serif;}

h3 {color: #62000F; font-size: 2rem;}
h4 {background: #62000F; font-size: 1.75rem;color: white; border-radius: .2rem; padding: .1rem .4rem;}
h5 {color: #62000F; font-size: 1.5rem; text-transform: uppercase;}
h6 {color: #333; font-size: 1.6rem; font-style: italic;}
a { color: #62000F; }
a:hover { color: #203B71; }

#g-footer a{ color: white;  }
#g-footer a:hover{ color: #E7DFCA;  }

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: white; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #62000F; 
  padding: .5rem .5rem; 
  border-radius: .5rem; 
  margin: 0;
  display: inline-block;
  font-weight: 500;
  line-height: 1.125rem;
  border: none;
  transition: all .2s ease-in;
}
.readon:hover, .button:hover, .btn:hover,  p.readmore .btn:hover {background: #777; color: white;}

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #62000F; border: 1px solid #62000F;}
.fancytable td { border: 1px solid #62000F;}

/************ ALERT ************/
.alert .g-content {padding: 0; margin: 0;}
.alert {border: none; padding: 0; margin: 0; background-color: #FFCFCF; color: #FF0000;}
.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6, .alert p { margin-left: 20px; color: red; background: transparent;}

/************ LOGO  ************/
.extrapadding { padding-top: 20px; padding-bottom: 20px;}

@media only screen and (max-width: 767px) {
	.g-logo img, img.logo { width: 70%; } 
	.g-offcanvas-toggle {
		top: 20px;
		left: 20px;
		color: #62000F; 
	}
	.logo, .g-logo img { margin: 10px auto 10px auto; display: block; }
}



/************ BACKGROUNDS  ************/
#g-header { background: #E7DFCA url(../images/template/background.png) 100% 15% no-repeat; background-size: 45%; }

.homelayout #g-bottom { background: #E7DFCA; }

#g-top .g-container > .g-grid { padding: 0 2%;}
#g-top .g-container > .g-grid:first-child { background: url(../images/template/header.jpg) 50% 50% no-repeat; background-size: cover;  }
#g-top .g-container > .g-grid:last-child { color: #E7DFCA; background: #62000f; }


@media only screen and (max-width: 767px) {
	#g-header { background: #E7DFCA; }
	#g-top { background:  #62000F url(../images/template/header.jpg) 50% 50% no-repeat; background-size: cover; }
}

#g-above .g-content {padding-top: 0;}
#g-above {padding: 0 5%;}
#g-feature:before { border: none; }

/************ SPACING  ************/
#g-slideshow {padding: 0 5%;}

#g-extension .g-content { padding-left: 5px; padding-right: 5px;}
#g-extension {margin: 0 0 -65px 0}

@media only screen and (min-width: 960px) and (max-width:1199px) {
	#g-header .g-block > .g-content { margin-left: 5px; padding-left: 5px; margin-right: 5px; padding-right: 5px;}
	#g-header .g-block:first-child > .g-content { padding-left: 0px; margin-left: 0px;}
	#g-header .g-block:last-child > .g-content { padding-right: 0px; margin-right: 0px;}
}

#g-navigation {padding: 0;}

/************ SOCIAL  ************/
.g-block.size-9 { display: flex; justify-content: center; align-items: center; }
.g-social a { color: white; }
.g-social a:hover { color: #777 !important; }

/************ MODULES  ************/
h3.g-title, .moduletable[class*="title"] .g-title { padding-bottom: 0px; border-bottom: 2px #62000F solid; line-height: 1.2; margin-top: .75rem;}
#g-above h3.g-title { font-size: 3.5rem; padding-bottom: 0px; border-bottom: 2px #62000F solid; line-height: 1.2; margin-top: .75rem;}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content { background: #62000F; }
.lineundertitle h3.g-title { border-bottom: 1px #62000F solid;}
h4.sprocket-lists-title.padding { font-size: 2rem !important; background: #E7DFCA; border-radius: 0;}
.sprocket-lists-title .indicator { background: none; }
.sprocket-lists-arrows .arrow { height: 28px; width: 28px;}

#g-feature h1 {color: white;}

/************ BASIC MENU FIXES  ************/
#g-navigation { padding-bottom: 0px; }
#g-top .g-content { padding: 0; margin: 0;}

.g-menu-item-subtitle {opacity: 1; font-size: 0.9rem; color: #ffff49; }

.g-main-nav .g-toplevel > li > .g-menu-item-container { color: white; padding-top: 1.2rem; padding-bottom: 1.2rem; }
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container { color: #E7DFCA; background: rgba(0,0,0,.15); }
.g-main-nav .g-dropdown { background: #62000F;  } 
.g-main-nav .g-sublevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container { color: white;}
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container { color: #E7DFCA;}

.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown { margin-top: 0px;}

.g-main-nav .g-standard .g-sublevel > li.active, .g-main-nav .g-standard .g-sublevel > li:hover { background: rgba(0,0,0,.15); }
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content { text-align: center; }

.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 .g-toplevel > li .g-menu-item-content {}

.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-top { padding: 0;}
	#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, 
	#g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content,
	#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, 
	#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container	
	{ color: #ddd;}
}


/************ WELCOME AREA  ************/
#g-header .g-content { padding-top: 10px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 15px;}
.custommission h1 { font-size: 2.7vw; }
#g-header .g-grid:nth-child(3) .platform-content:first-child { margin: 0.25rem 0; padding: 0.5rem 0; }
#g-header .g-grid:nth-child(3) .platform-content:last-child { margin: 0.25rem 0; padding: 0.5rem 0; }

@media only screen and (max-width: 767px) {
	.custommission h1 { font-size: 2rem !important; }
}



/************ ROTATOR - FULL WIDTH ************/

#g-navigation :is(h1,h2) {font-size: 4vw;}
#g-navigation :is(h3,h4,h5,h6) {font-size: 2vw;}
#g-navigation .g-block:first-child .g-content {padding: 0.5rem;}

#g-navigation .g-container { position: relative; }
#g-navigation .g-container .g-grid:first-child { z-index: 1;  }
#g-navigation .g-container .g-grid:last-child { position: absolute; top: 0; right:10%; bottom: 0; z-index: 2; }

.slideshowbutton, .colorfill { background: rgba(98,0,15,.85); transition: all .3s ease-in;  }
.slideshowbutton:hover { background: rgba(98,0,15,.95); }
/*.buttonbuffer { margin-top: 5px; margin-bottom: 5px;}*/
/*.buttonbufferbottomdouble { margin-bottom: 10px;}*/
.buttonbufferbottom { margin-bottom: 5px;}
.headerarea { display: flex; flex-direction: column; justify-content: space-evenly; }
.colorfill { flex: 1; }
.headerareamod, .headerareamod .g-content, .headerareamod .platform-content, .headerareamod .moduletable, .headerareamod .custom, .headerareamod .headerarea, .headerareamod .customhidden-phone { height: 100%;}
.slideshowbutton { text-align: center; padding: 17px;}
.slideshowbutton a{ color: white; text-align: center; font-size: 1.6vw;}
.slideshowbutton img { padding: 1vw 40px; max-width: 25vw; }
.pagination-active { margin-bottom: 0px;}

.sprocket-features-list li .sprocket-features-container { width: 100%; height: 33vw; overflow: hidden; position: relative; }
.arrows-active .sprocket-features-list { margin-left: 0px; margin-right: 0px;}
.sprocket-features-list li .sprocket-features-container .sprocket-features-img-container { position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 1; }
.layout-showcase .sprocket-features-img-container img { float: none; width: 100%;  height: 33vw; object-fit: cover; object-position: center; }
.layout-showcase .sprocket-features-pagination li { padding: 8px;}
.pagination-active .sprocket-features-pagination { bottom: 15px; } 

@media only screen and (max-width: 767px) {
	 #g-navigation :is(h1,h2) {font-size: 8vw;}
	#g-navigation :is(h3,h4,h5,h6) {font-size: 5vw;}

	.slideshowbutton { border: 10px white solid; }
	.slideshowbutton a { color: white; text-align: center; font-size: 3vw;}
	.flexrow > div.slideshowbutton { padding: 0px; margin: 0;}
	.slideshowbutton { display: flex; align-items: center; justify-content: center; }
	.sprocket-features-list li .sprocket-features-container, .layout-showcase .sprocket-features-img-container img {height: 55vw;}
	.arrows-active .sprocket-features-list {margin: 0 -35px !important; }
}

/************ BIGGER ARROWS ON SLIDESHOW ************/
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { 	background: none; box-shadow: none; color: white;}
.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: 0;}
.arrows-onhover .sprocket-features-arrows .arrow.next { margin-right: 0;}

@media only screen and (max-width: 767px) {
	.sprocket-features-pagination, .sprocket-features-arrows { display: none;}
}

/************ HOVER NEWS  ************/
.sprocket-strips .readon span { font-size: 1.5rem;}
h4.sprocket-strips-title { font-family: Lato, san-serif; }
.sprocket-strips { position: relative; }
.sprocket-strips-item { background: url(../images/template/article.jpg) 0 0 no-repeat; }
.sprocket-strips-arrows .arrow { background: none; color: rgba(0,0,0,.5); font-size: 5rem; box-shadow: none;}
.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {box-shadow: none; }
.layout-slideshow .sprocket-features-arrows .arrow { top: 50%;}
.sprocket-strips .sprocket-strips-nav .arrow { position: absolute; top: 50% }
.sprocket-strips .sprocket-strips-nav .arrow.next { right: -50px; }
.sprocket-strips .sprocket-strips-nav .arrow.prev { left: -50px; }
.sprocket-strips-content > a.readon { position: absolute; top: 0; right:0; bottom: 0; left: 0; background: none; display: flex; justify-content: center;  align-items: center; }
.sprocket-strips-item { position: relative; }
.sprocket-strips-item .readon { padding: 0; margin: 0;}
.sprocket-strips-item .readon:hover { background: rgba(98,0,15,.9);}
.sprocket-strips-item .readon span  { flex: 1; text-align: center; transition: all .2s ease-in; opacity: 0; }
.sprocket-strips-item .readon:hover span  { opacity: 1; }
.sprocket-strips-content h4 { 
	position: absolute; left: 0; right: 0; bottom: 0; 
	background: rgba(98,0,15,.85); font-size: 1.4rem; text-shadow: 1px 1px 3px rgba(0,0,0,.5); 
	margin-bottom: 0px; min-height: 72px; text-align: center; transition: all .2s ease-in; border-radius: 0 0 .5rem .5rem; 
	display: flex;   align-items: center;   justify-content: center;
}

.sprocket-strips-item { box-shadow: 0px 0px 15px rgba(0,0,0,.5); }
.sprocket-strips-content h4 a { color: white; }
.sprocket-strips-item { height: 18vw; border-radius: .5rem; }
.sprocket-strips .cols-4 > li { width:  19%;}
.sprocket-strips-container > li { margin: 10px 3%;}
.sprocket-strips-item:hover .sprocket-strips-content h4 { opacity: 0;}
.sprocket-strips-item { background-position: 50% 50%; background-size: cover; }
.sprocket-lists-title { padding: 15px 10px !important;}
.sprocket-lists-item .sprocket-padding { padding-top: 0px;}

@media only screen and (max-width: 767px) {	
	.sprocket-strips .cols-4 > li { width: 43%; float: right ; }
	.sprocket-features-content img { display: none;}
	.sprocket-strips .sprocket-strips-nav .arrow.next { right: -20px; }
	.sprocket-strips .sprocket-strips-nav .arrow.prev { left: -20px; }
	.sprocket-strips-item { height: 45vw;  }
}


/************ BOTTOM  ************/
#g-footer { border-top: none;}
#g-footer h2 { border: none;}


/************ 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;}
.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: #62000F;
	background: #E7DFCA;
	font-weight: normal;
}

/********Differnt Quicklinks***********/
/*
#g-navigation .platform-content, .moduletable, .widget {
    margin: 0 0 0.25rem 0;
    padding: 0 0 0.5rem 0;
}


.quicklinkboxes { display: flex; justify-content: space-around;} 
.quicklinkboxes > div{ flex: 1; padding: 10px 0px;  margin: 0px 10px; background: #62000F; transition: background 0.3s linear; text-align: center; box-shadow: 5px 5px 26px -3px rgba(0,0,0,0.77);}
.quicklinkboxes > div a { color: white; text-align: center; }
.quicklinkboxes > div:hover{  background: #333; }

a .linktext { color: white;}
a .linktext:hover { color: #254B6B;}

@media only screen and (max-width: 767px) {
  .quicklinkboxes { flex-wrap: wrap;}
  .quicklinkboxes > div { width: 45%; flex:none; margin: 5px 0;} 
}

#g-top .g-container .g-grid .g-block.size-14 { display: flex;   align-items: center; justify-content: center; }
@media only screen and (max-width: 767px) { #g-top .g-container .g-grid .g-block.size-14 { padding-bottom: 10px; }
}
*/

/************ QUICKLINK BOXES  ************/
.quicklinkboxes { display: flex; justify-content: space-between;} 
.quicklinkboxes > a { flex: 1; padding: 17px 0px;  margin: 0px 10px; background: rgba(98,0,15,1); text-align: center;  /*border-radius: 5px;*/  transition: background 0.3s linear; font-size: 1.35rem;}
.quicklinkboxes > a:first-child { margin-left: 0px;}
.quicklinkboxes > a:last-child { margin-right: 0px;}
.quicklinkboxes > a > div { color: white; text-align: center; }
.quicklinkboxes > a:hover {  background: rgba(98,0,15,.8);}
/***
rgba(98,0,15,.85)
*/
@media only screen and (max-width: 767px) {
  .quicklinkboxes { flex-wrap: wrap;}
  .quicklinkboxes > a { width: 45%; flex:none; margin: 5px 0;} 
}




/************menu hyperlink color on spanish translated page******************/
#g-top a { color: #ffffff; }
#g-top a:hover { color: #E7DFCA; }


