@import url('//fonts.googleapis.com/css?family=Lato:400,400i,700,700i|Rufina:400,700');

/************ 

TEMPLATE NOTES

Dark Green: #244039; rgb(36,64,57)
Light Green: #529089; rgb(82,144,137)

************/

body {color: #333; font-size: 1.15rem;}

h1, h2, h3, h4, h5, h6 { margin: .75rem 0; line-height: 1.3; font-weight: normal;}
p { line-height: 1.3; font-size: 1.15rem;}

h1 {color: #244039; font-size: 2.5rem;}
h2, .page-header h2 { color: #244039; font-size: 2rem; border-bottom: 1px solid #529089;  line-height: 1.3; margin: 0; padding: 0;}
h3 {font-family: 'Lato', sans-serif;color: #529089; font-size: 2rem;}
h4 {font-family: 'Lato', sans-serif; background: #529089; font-size: 1.75rem;color: white; border-radius: .2rem; padding: .1rem .4rem; font-weight: normal !important;}
h5 {font-family: 'Lato', sans-serif; color: #244039; font-size: 1.5rem; text-transform: uppercase;}
h6 {font-family: 'Lato', sans-serif; color: #529089; font-size: 1.6rem; font-style: italic;}

a { color: #529089; }
a:hover { color: #244039; }
h4 a { color: white; }
h4 a strong {font-weight: normal !important;}


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: #244039; 
  padding: .6rem 1.2rem; 
  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: #529089; color: white;}

span.button a {color: white;  }

#g-utility span.button {background: #529089; }
#g-utility span.button a {color: white;  }
#g-utility span.button:hover {color: white; background: rgba(82,144,137,0.5); }

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #244039; border: 1px solid #244039;}
.fancytable td { border: 1px solid #244039;}

/************ ALERT ************/
#g-slideshow { padding: 0 6.5%; }

.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: 0px; color: red; background: transparent;}

/************ HOMELAYOUT  ************/

.homelayout .hiddenhome { display: none; }
.outline-_error #g-navigation { padding-bottom: 0px; }

/************ HEADER  ************/
#g-top { padding: 0; }
#g-top .g-grid:nth-child(2) { margin: 20px 0 20px 20px; }
/*#g-top .g-grid:nth-child(2) .g-block.search-button { margin-right: 30px; }*/
#g-top .g-grid:nth-child(4) { padding: 0 6.5%;  }
#g-top {background: #244039 url(../images/homepage/header.jpg) 100% 0 no-repeat; background-size: contain; }
.g-logo img { width: 87%; }
.visible-phone {display: none; }
input[type="search"], input[type="text"] {color: white;}
.chzn-container-single .chzn-single {color: white;}

@media only screen and (max-width: 767px) {
	#g-top {background: none; }
	.g-logo img { width:  90% !important;}
	#g-top .g-grid:nth-child(2) { margin:0; }
	#g-top .g-grid:nth-child(4) { padding: 0;  }
	.hidden-phone {display: none; }
}

/************ OUR LADY HEADER ************/
/* move top-a to the farthest right position on the outline and remove the spacer;
#g-top .g-grid:nth-child(2) { margin: 20px 0 15px 0; }
#g-top .g-grid:nth-child(4) { padding: 0 0 10px 0;  }
.search-button { position: absolute; top: 20px; right: 20px; }
#g-top {background: #244039 url(../images/homepage/our-lady.png) 90% 0 no-repeat; background-size: contain; }
.g-logo img { width: 87%; }
.visible-phone {display: none; }

@media only screen and (min-width: 1300px) {
	#g-top {background: #244039 url(../images/homepage/our-lady.png) 85% 0 no-repeat; background-size: contain; }
}
*/

/************ MENU  ************/
#g-top .g-content { margin: 0; padding: 0;}
/*#g-top { padding-bottom: 0px; }*/
.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 { color: white; background: rgba(255,255,255,.25); }*/
.g-main-nav .g-toplevel > li:hover, .g-main-nav .g-toplevel > li.active { color: white; background: rgba(82,144,137,.5); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active { color: white; background: rgba(82,144,137,.35); }
.g-main-nav .g-toplevel > li > .g-menu-item-container { 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 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; }

.g-social a {color: white; }
.g-social a:hover {color: #e5b44b !important; }

.g-menu-item-subtitle {font-size: 1rem; line-height:1.8;}

@media only screen and (max-width: 767px) { 
	.g-logo img { width: 70%;} 
	.g-offcanvas-toggle {
		top: 20px;
		left: 20px;
	}
}

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle {color: #529089; }
.g-offcanvas-toggle:hover {color: white; }
#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-menu-item-title {color: #015190; }*/
#g-offcanvas #g-mobilemenu-container ul > li > a.g-menu-item-container:hover {background: rgba(36,64,57,0.25); }
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {border: none; background: none; }

/************ SIDE MENU  ************/
#g-aside .moduletable[class*="box"] { padding: 0; background: #529089;  }
#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: white;
	background: #244039;
	font-weight: normal;
}

/************ ROTATOR - HELPS FOR SPECIFIC TEMPLATE  ************/
#g-showcase .g-content { padding: 0; margin: 0; }
body .sprocket-features-desc p {margin-bottom: 0.5rem;}

/************ ROTATOR - FULL WIDTH ************/
.layout-slideshow .sprocket-features-img-container img { float: none; width: 100%;  height: 42vw !important; object-fit: cover; object-position: center; }

/************ ROTATOR SLIDESHOW BOTTOM LEFT FADE  ************/
.layout-slideshow .sprocket-features-content { 
    position: absolute;
	top: auto;
	bottom: 40px;
    left: 0px;
	padding: 15px 0 15px 40px;
    width: 50%;
	background: linear-gradient(to right, rgba(36,64,57, .8) 30%, rgba(36,64,57,.45) 75%, rgba(36,64,57,0));
	justify-content: center;
	flex-direction: column;
}
.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc { display: block; background: none; }

.layout-slideshow .sprocket-features-title, .sprocket-features-desc h2 { font-size: 1.8rem; color: white; border: none; margin: 0; line-height: 1.2; text-shadow: 2px 2px 5px rgba(0,0,0,0.5);}
.sprocket-features-desc h2, .sprocket-features-desc h1, .sprocket-features-desc h3, .sprocket-features-desc h4 {padding: 0; color: white; margin-bottom: 0;}
.layout-slideshow .sprocket-features-desc. .layout-slideshow .sprocket-features-desc p { color: white; font-size: 1.4rem; padding-top: 0; padding-right: 100px; text-shadow: 2px 2px 5px rgba(0,0,0,0.5); }
.layout-slideshow .sprocket-features-desc a { color: white; }
/*.layout-slideshow .sprocket-features-desc a:hover { color: #529089; }*/
.layout-slideshow .sprocket-features-desc a.button:hover, .layout-slideshow .sprocket-features-desc a.readon:hover { color: white; }
.sprocket-features-desc .button, .sprocket-features-desc .readon {background: transparent;  border: 1px solid #ffffff; padding: 0.3rem .7rem;}
.sprocket-features-desc .button:hover, .sprocket-features-desc .readon:hover {background: #529089; color: white;}

@media only screen and (max-width: 767px) {

	.sprocket-features-img-container img {width: 100%; height: 42vw !important; }
	.layout-slideshow h2 { font-size: 1.5rem; text-align: left; }
	.layout-slideshow .sprocket-features-content { 
		min-height:  53vw; background: #3b5a52  !important; padding-bottom: 0; bottom: 0; padding-left: 10px;
		position: absolute;
		top: 42vw;
		bottom: auto;
		left: 0px;
		right: 0px;
		padding: 10px;
		width: 100%;
		display: block;
		justify-content: auto;
		flex-direction: column;
	}
	.layout-slideshow .sprocket-features-desc { padding-right: 10px;}

	.layout-slideshow .sprocket-features-desc { font-size: 1rem; line-height: 1.2; text-shadow: none;}

	.layout-slideshow h2, .layout-slideshow .sprocket-features-title { line-height: 1.2; font-size: 1.5rem; text-shadow: none;}
	.sprocket-features-desc h2, .sprocket-features-desc h1, .sprocket-features-desc h3, .sprocket-features-desc h4 {font-size: 1.5rem;}
	.sprocket-features-arrows { display: none;}
	body .sprocket-features-desc p, .sprocket-features-desc { font-size: 0.9rem; margin-bottom: 0px; }
	.sprocket-features-pagination { display: none; }
}

@media only screen and (min-width: 500px) and (max-width: 767px) {  
	.sprocket-features-img-container { padding-bottom: 70vw;}}
@media only screen and (min-width: 301px) and (max-width: 499px) {  
	.sprocket-features-img-container { padding-bottom: 90vw;}}
@media only screen and (max-width: 300px) {  
	.sprocket-features-img-container { padding-bottom: 120vw;}}


/************ BIGGER ARROWS ON SLIDESHOW ************/
.layout-slideshow .sprocket-features-arrows .arrow span { font-size: 6rem; line-height: 0px; width: 25px;}
/*.layout-slideshow .sprocket-features-arrows .prev span:before { content: "‹";}
.layout-slideshow .sprocket-features-arrows .next span:after { content: "›";}*/

.layout-slideshow .sprocket-features-arrows .arrow { top: 40%; text-shadow: 2px 2px 5px rgba(0,0,0,0.5); } 

.sprocket-features.layout-slideshow.arrows-onhover .sprocket-features-arrows .arrow { background: none; box-shadow: none; color: white;}
.sprocket-features.layout-slideshow.arrows-onhover .sprocket-features-arrows .arrow { font-size: 5rem; }
.arrows-active .sprocket-features-img-list {margin: 0px; }
.arrows-onhover .sprocket-features-arrows .arrow.prev span { margin-left: 0;}
.arrows-onhover .sprocket-features-arrows .arrow.next span { margin-right: 0;}


@media only screen and (max-width: 767px) {
	.sprocket-features-pagination, .sprocket-features-arrows { display: none;}
}

/************ ROK MINI EVENTS  ************/
#g-utility .g-grid .g-content { margin: 10px 0 25px 0; padding: 0; }
#g-utility { padding: 0 8%; }
#g-utility .g-grid .g-content:first-child .platform-content { margin: 0; padding: 0; }

.rme-items li, .rme-timeline-bar, .rme-arrow {
    background: none;
    border: none;
}

.rme-items li { padding: 0; margin: 15px 0 15px 25px; clear:both; }

.rme-badge {
    background: #529089;
    color: white;
    width: 58px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 8px 5px;
	font-weight: 700;
	display: block;
	float: none;
}
.rme-timeline-point:hover, .rme-timeline-point.active, .rme-timeline-point span { background: #529089; } 
.rme-arrow { color: white; } 
.rme-date {display: none; }
.rme-day { font-size: 1.5rem; }
.rme-title {
    font-size: 1rem;
    font-weight: normal;
}
@media only screen and (max-width: 767px) {
	.rme-badge { float: left;  padding: 4px;}
	.rme-day { font-size: 1.4rem;}
	.rme-month { font-size: 1.1rem;}
	.rme-items li { margin: 4px 0; }
	.rme-timeline { display: none;}
	/*#g-showcase .g-grid { padding-bottom: 40px;}*/
	.rme-items { padding-top: 15px;}
	.customcalbutton p {text-align: left !important; }
}

/************ HOME MODULES ************/
#g-expanded { padding: 1% 0; }
.homelayout .g-container { width: 100%; padding: 0 8%; }


#g-expanded h3.g-title { font-family: 'Rufina', serif; text-align: center; border-bottom: 1px #244039 solid; color: #244039; padding-bottom: 0px; line-height: 1.25; }

#g-expanded .g-block .g-content { margin: 0.4rem 0.625rem; padding: 0.5rem 0.5rem; }

#g-expanded .g-grid:first-child .g-content .platform-content { margin: 0; padding: 0; }

#g-expanded .g-block:nth-child(2) .g-content .platform-content:nth-child(odd) { margin: 0; padding: 0; }
#g-expanded .g-block:nth-child(2) .g-content .platform-content:nth-child(even) { margin: 5px 0 40px 0; padding: 0; }

.flock-title { border-bottom: 1px #244039  solid; }

.customflock-title p { margin: 0 0 0.625rem 0; }
#g-expanded .g-block:nth-child(3) .g-content .platform-content:nth-child(2) { margin: 0; padding: 0; }

.flock-feed ul { margin-top: 1rem; margin-right: 1rem; }
#g-expanded .g-block:nth-child(3) .g-content .platform-content:last-child { margin: 0; padding: 0; }


@media only screen and (max-width: 767px) {
	#g-expanded { padding: 0 10%; }
	#g-expanded .g-block:first-child .g-content:first-child { margin: 0.4rem 0rem; padding: 1rem 0rem; }
	#g-expanded .g-block .g-content:last-child { margin-top: 0px; padding-top: 0px; }
	.homelayout .g-container { padding: 0 2%;}
	.flock-feed ul { padding-left: 0px; margin-left: 0px; list-style-type: none}
	.flock-feed ul li { border-bottom: 2px #ddd solid; margin: 10px 0; padding-bottom: 10px;}
}

/************ THREE COLUMN LAYOUT  ************/
/*#g-expanded .platform-content .flock-title { margin-top: 2rem; }
#g-expanded { padding: 0 2%; }

@media only screen and (max-width: 767px) {
	#g-expanded .platform-content .flock-title { margin-top: 3.25rem; }
}
*/

/************ move ads higher on mobile  ************/
/***reorder columns in a container***/
@media only screen and (max-width: 767px) {
	#g-expanded .g-block:first-child  { order: 2; }
	#g-expanded .g-block:last-child { order: 1; }
	#g-expanded .g-block:nth-child(2) { order: 3; }
	#g-expanded .g-block:nth-child(3) { order: 4; }
}

/************ BOTTOM ADS  ************/
#g-bottom { padding: 0 6.5%; }
#g-bottom .g-content { margin: 0 0 0.625rem 0; padding: 1.5rem 0; }

/************ FOOTER  ************/
#g-footer { padding: 0 6.5%; border-top: none; }
#g-footer a { color: white; }
#g-footer a:hover { color: #529089; }

#g-footer h3 { font-family: 'Rufina', serif; font-size: 1.5rem; margin: .5rem 0 .35rem 0;}
#g-footer hr { border-bottom: 1px white solid; margin-top: 0; }

#g-footer .g-content { margin-top: 0; padding-top: 0; }

/*Dark Green: #244039; rgb(36,64,57)
Light Green: #529089; rgb(82,144,137)*/

.newsfeedflock-feed { word-break: break-all;} 

@media only screen and (min-width: 768px) and (max-width: 959px) {
	#g-expanded .g-grid .g-block.size-25, #g-expanded .g-grid .g-block.size-27, #g-expanded .g-grid .g-block.size-23 {
		flex: 0 50%;
		width: 50%; 
	}
}