@import url('//fonts.googleapis.com/css?family=Lato:400,400i,700,700i|Forum&display=swap');

/************ 

Light Blue: #B6D1E0; rgba(182,209,224,1)
Cream: #F2E9D3; rgba(242,233,211,1)
Dark Blue: #254B6B; rgba(37,75,107,1)
Medium Blue: #3692B2

************/

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; }

h1 { font-family: 'Forum', cursive; color: #254B6B; font-size: 2.5rem; }
h2, .page-header h2 { font-family: 'Forum', cursive; color: #254B6B; font-size: 2.25rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0; }
h3 { font-family: 'Forum', cursive; color: #3692B2; font-size: 2.25rem; }
h4 { font-family: 'Forum', cursive; background: #B6D1E0; font-size: 2rem; color: #254B6B; border-radius: .2rem; padding: .1rem .4rem; }
h5 { font-family: 'Forum', cursive; color: #3692B2; font-size: 1.75rem; text-transform: uppercase; letter-spacing: 1px; }
h6 { color: #254B6B; font-size: 1.6rem; font-style: italic;}
a { color: #3692B2; }
a:hover { color: #254B6B; }

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, a.button, span.button   { 
  color: white; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #254B6B; 
  padding: .7rem 1.3rem; 
  border-radius: .5rem; 
  margin: 0;
  display: inline-block;
  font-weight: 500;
  line-height: 1.125rem;
  border: none;
  transition: all .2s ease-in;
}

span.button a { color: white; }
span.button a:hover { color: #254B6B; }
.readon:hover, .button:hover, .btn:hover,  p.readmore .btn:hover { background: #B6D1E0; color: #254B6B; }

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #254B6B; border: 1px solid #254B6B;}
.fancytable td { border: 1px solid #254B6B;}

/************ 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;}

/************ 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; }
#g-feature:before { border: none; }
#g-expanded { background: url(../images/template/rosary.jpg) 100% 70% no-repeat; }


	#g-expanded, #g-extension, #g-footer { padding: 0 3%; }

/************ MENU  ************/
#g-navigation { padding: 0 2%; }
#g-navigation .g-grid:first-child {
   border-bottom: 2px solid white;
}

#g-navigation .g-content { margin: 0; padding: 10px 0; }
#g-navigation .size-73 { padding-left: 2rem; }
.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 { font-weight: bold; }
.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,.1); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active {   background: rgba(0,0,0,.1); }
#g-navigation { padding-bottom: 0px; }
.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; }
.g-main-nav li.g-menu-item:last-child > .g-dropdown.g-dropdown-right, .g-main-nav li.g-menu-item:last-child > .g-fullwidth > .g-dropdown.g-dropdown-right { left: -100%; }

@media only screen and (max-width: 767px) { 
	.g-logo img { width: 70%;} 
	.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: #254B6B;  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: #254B6B;
	background: #B6D1E0;
	font-weight: normal;
}

/************ SOCIAL MEDIA ICONS WHITE ************/ 
.g-social a { color: white; }
.g-social a:hover { color: #108093 !important; }

/************ CENTER SOCIAL MEDIA VERTICALLY  ************/
.g-block.size-5 { display: flex; justify-content: center; align-items: center; }

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle {color: #254B6B; }
#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; }

/************ ROTATOR FULL WIDTH  ************/
#g-showcase .g-content { padding: 0; margin: 0; }
#g-showcase .layout-slideshow .sprocket-features-img-container img { float: none; width: 100%;  height: 22vw !important; object-fit: cover; object-position: center; }
#g-slideshow .layout-slideshow .sprocket-features-img-container img { float: none; width: 100%;  height: 33vw !important; object-fit: cover; object-position: center; }
#g-slideshow .g-content {padding: 0; margin: 0;}
#g-utility .g-content {padding: 0; margin: 0;}


/************ ROTATOR SLIDESHOW BOTTOM LEFT FADE  ************/
.layout-slideshow .sprocket-features-content { 
    position: absolute;
	top: 0;
	bottom: 0;
    left: 0;
	padding: 20px 0 20px 30px;
    width: 35%;
	/*lightblue   background: linear-gradient(to right, rgba(182,209,224,0.85) 50%, rgba(182,209,224,0.75) 80%, rgba(182,209,224,0));*/
	background: linear-gradient(to right, rgba(37,75,107,0.75) 50%, rgba(37,75,107,0.45) 80%, rgba(182,209,224,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 { color: white; border: none; padding: 0px; margin: 0; line-height: 1.2; font-size: 2.25rem; }
.layout-slideshow .sprocket-features-desc { color: white; font-size: 1.25rem; padding-right: 50px;}
.layout-slideshow .sprocket-features-desc h1,
.layout-slideshow .sprocket-features-desc h2,
.layout-slideshow .sprocket-features-desc h3,
.layout-slideshow .sprocket-features-desc h4,
.layout-slideshow .sprocket-features-desc h5,
.layout-slideshow .sprocket-features-desc h6,
.layout-slideshow .sprocket-features-desc p,
.layout-slideshow .sprocket-features-desc a  { 
	color: white;  padding-right: 20px;}
.layout-slideshow .readon {  margin-top: 20px; vertical-align: baseline; }

.homelayout .sprocket-features-desc a.readon { color: white; background: #254B6B; }
.homelayout .sprocket-features-desc a.readon:hover { background: #F2E9D3; color: #254B6B; }
.layout-slideshow .sprocket-features-desc a:hover { color: #B6D1E0; }

.layout-slideshow .sprocket-none {
    opacity: 1;
    visibility: initial;
    display: initial;
}



#g-showcase .g-grid:first-child .g-content .platform-content:first-child { padding-bottom: 0px; margin-bottom: 0px; }
#g-showcase .g-grid:first-child .g-content .platform-content:last-child { padding-top: 0px; margin-top: 0px; }

@media only screen and (max-width: 767px) {
	.homelayout #g-showcase { background: none; }
	.layout-slideshow .sprocket-features-img-container img { height: 56vw !important; }
	.sprocket-features-img-container { padding-bottom: 60vw; }
	.layout-slideshow .sprocket-features-content { 
	position: absolute;
    top: 56vw;
    bottom: auto;
    left: 0;
    right: 0;
    min-height: 60vw;
    padding: 20px;
    background: #B6D1E0;
    width: 100%;
    display: block;}
	.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc { padding-right: 10px;}
}
@media only screen and (max-width: 767px) {
	#g-slideshow {padding: 0;}
	#g-slideshow .layout-slideshow .sprocket-features-img-container img { height: 40vw !important; }
	#g-slideshow .sprocket-features-img-container { padding-bottom: 60vw; }
	#g-slideshow .layout-slideshow .sprocket-features-content { 
	position: absolute;
    top: 40vw;
    bottom: auto;
    left: 0;
    right: 0;
    min-height: 60vw;
    padding: 20px;
    background: #254B6B;
    width: 100%;
    display: block;}
	#g-slideshow .layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc { padding-right: 10px;}
}

/************ BIGGER ARROWS ON SLIDESHOW ************/
.layout-slideshow .sprocket-features-arrows .arrow span { font-size: 6rem; line-height: 0px; width: 25px;}

.sprocket-features.layout-slideshow.arrows-onhover .sprocket-features-arrows .arrow { background: none; box-shadow: none; color: white; text-shadow: 2px 2px 5px rgba(0,0,0,0.75);}
.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;}
}

/************ QUICKLINK PICS  ************/
.quicklinkpics {display: flex;}
.quicklinkpics > div {
	flex: 1; 
	height: 12vw; 
	position: relative; 
	transition: all .35s ease-in-out;
	margin: 30px 15px 20px 15px;
	font-family: 'Forum', cursive;
}
.quicklinkpics > div > a { 
  position: absolute; 
  top: 0; bottom: 0; right: 0; left: 0; 
  font-size: 1.4rem; line-height: 1.1; 
  background: rgba(37,75,107,0.8);
  color: white;
  text-shadow: 3px 3px 5px rgba(0,0,0,0.7);
  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(255,255,255,.1) solid; }
.quicklinkpics > div:hover > a {background: rgba(37,75,107,0.9); }

.quicklinkpics > div > div > img {
  object-fit: cover; 
  object-position: center;
  height: 12vw;
  width: 100%;
}

@media only screen and (max-width: 767px) {
	.quicklinkpics { display: block; border-top: 10px #ffffff solid; border-bottom: 10px #ffffff solid; }
	.quicklinkpics > div > a, .quicklinkpics > div > a > div { position: relative; }
	.quicklinkpics > div > div > img { height:  90px; width:  120px;}
	.quicklinkpics > div > a > div img { max-height: 90px; padding: 10px 0; }
	.quicklinkpics > div { display: flex; }
	.quicklinkpics > div:hover > a { background: #F2E9D3; color: #254B6B; }
	.quicklinkpics > div > a { background: #254B6B; flex:1; text-shadow: none; transition: all .05s; }
	.quicklinkpics > div { height: auto; border-bottom: 1px #ffffff solid;}
	.quicklinkpics > div > a > div { border: none; }
	.quicklinkpics > div > a { display: flex;  align-items: center; justify-content: flex-start; }
	.quicklinkpics > div > a > div {  margin: 0 0 0 20px; text-align: left; }
	.quicklinkpics > div:hover > a > div {margin: 0 0 0 20px; border: none; }
}

/************ OUR MISSION ************/
#g-feature { padding-top: 2%; padding-bottom: 2%; }
#g-feature h2, #g-feature h2.contentheading { border: none; padding-bottom: 0px; margin-bottom: 0px; }
#g-feature h6 { font-style: normal; margin-top: 0px; }

/************ HOME MODULES ************/
#g-expanded .left .g-content { margin-right: 0; padding-right: 0.75rem; }
#g-expanded .right .g-content { margin-left: 0; padding-left: 0.75rem; }
#g-expanded .middle .g-content { margin-left: 0; }
#g-expanded .yellow-box { background: #F2E9D3; }
#g-expanded .left .platform-content:nth-child(2) { margin: 0px; padding: 0px; }
#g-expanded .left .platform-content:nth-child(3) { margin: 0px; padding: 0px; }
#g-expanded .left .platform-content:last-child { margin-top: 0px; padding-top: 0px; }
#g-expanded h2.contentheading, #g-expanded h3.g-title { color: #254B6B; margin-bottom: 0; padding-bottom: 0; border: none; text-align: center; }
#g-expanded .middle h3.g-title { text-align: left; border-bottom: 2px solid rgba(182,209,224,0.5); }
.formed img:hover { opacity: 0.5; }

@media only screen and (max-width: 767px) {
	#g-expanded .middle h3.g-title { text-align: center; }
	#g-expanded .left .g-content { margin-right: 0.625rem; padding-right: 1.5rem; }
	#g-expanded .left .platform-content:nth-child(2) { margin-bottom: 0.75rem; padding-bottom: 2.25rem; }
	#g-expanded .left .platform-content:nth-child(3) { margin-bottom: 0px; padding-bottom: 0px; }
	#g-expanded .left .platform-content:last-child { margin-top: 0px; padding-top: 0px; }
	#g-expanded .right .g-content { margin-left: 0.625rem; padding-left: 1.5rem; }
	#g-expanded .right .platform-content { margin: 0; padding: 0; }
	.center-mobile p { text-align: center !important; }
}

/************ HEADLINES  ************/
h4.sprocket-lists-portrait-title { background: none; font-size: 1.5rem !important; color: #254B6B; margin-top: 0px; margin-bottom: 0px; line-height: 1.1 !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; width: 100%;  }
.active .portrait-image img {   object-fit: cover;  object-position: center;  height: 140px; width: 100%; }
.sprocket-lists-portrait-container li {  border-bottom: 2px solid rgba(182,209,224,0.5); }

.sprocket-lists-portrait-pagination li { padding: 6px !important; border-radius: 0; background: #254B6B; }
.sprocket-lists-portrait-arrows .arrow { background: #254B6B; color: white; }

@media only screen and (max-width: 767px) {
	.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; }
}

/************ MINISTRIES APPEAL & CAPITAL CAMPAIGN ************/
.grid-articles .sprocket-strips { position: relative; }
.grid-articles .sprocket-strips-item { height: 25vw; box-shadow: none; position: relative; background-position: 50% 50%; background-size: cover; }
.grid-articles .sprocket-strips .cols-2 > li { width: 47%; }
.grid-articles .sprocket-strips-container > li:nth-child(1) { margin: 0 3% 3% 0; }
.grid-articles .sprocket-strips-container > li:nth-child(2) { margin: 0 0 3% 3%; }
.grid-articles .sprocket-strips-container > li:nth-child(3) { margin: 3% 3% 0 0; }
.grid-articles .sprocket-strips-container > li:nth-child(4) { margin: 3% 0 0 3%; }
.grid-articles .sprocket-strips-content { position: absolute; top: 0; bottom: 0; left: 0; right: 0;  display: flex;
    justify-content: center; align-items: center; text-align: center; background: rgba(182,209,224,0.9); margin: 40px;
	flex-direction: column;	/*transition: all .35s ease-in-out;*/}
/*.grid-articles .sprocket-strips-content:hover { position: absolute; top: 0; bottom: 0; left: 0; right: 0;  display: flex;
    justify-content: center; align-items: center; text-align: center; background: rgba(182,209,224,0.9); margin: 0; padding: 55px;
	flex-direction: column;	}
.grid-articles .sprocket-strips-content:hover { transform: scale(1.025); }*/
	
.grid-articles h4.sprocket-strips-title { background: none; }
.grid-articles .sprocket-strips-text h3 { font-size: 3rem; }
.grid-articles .sprocket-strips-text p { font-size: 1.2rem; color: #254B6B; }
.grid-articles .sprocket-strips-text a.button { margin-top: 0px; color: white; border: none; background: none; text-transform: uppercase; font-size: 1.2rem; letter-spacing: 1px; }
.grid-articles .sprocket-strips-text a.button:hover { background: #C4960C; }


@media only screen and (max-width: 767px) {
	.grid-articles .sprocket-strips-item { height: 60vw; }
	.grid-articles .sprocket-strips .cols-2 > li { width: 100%; }
	.grid-articles .sprocket-strips-container > li { margin: 7% 0 !important; }
	.grid-articles .sprocket-strips-container > li:first-child { margin-top: 0 !important; }
	.grid-articles .sprocket-strips-container > li:last-child { margin-bottom: 0 !important; }
	.grid-articles .sprocket-strips-content { margin: 20px; }
	.grid-articles .sprocket-strips-text h3 { font-size: 2rem; }
	.grid-articles .sprocket-strips-text p { font-size: 1rem; }
}

/************ ROK MINI EVENTS  ************/
.rme-items li, .rme-timeline-bar, .rme-arrow {
    background: none;
    border: none;
}
.rme-items li { padding: 0; margin: 15px 0 30px 0; clear:both; }
.rme-badge {
    background: #254B6B;
    color: white;
    width: 58px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px;
	font-weight: bold;
	display: block;
	float: none;
}
.rme-timeline-point:hover, .rme-timeline-point.active, .rme-timeline-point span { background: #254B6B; } 
.rme-arrow { color: #254B6B; } 
.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: 2px;}
	.rme-day { font-size: 1.4rem;}
	.rme-items li { margin: 0; }
	.rme-timeline { display: none;}
	.rme-items { padding-top: 15px;}
}


/******************EXTENSION***********************************/
#g-extension:before { border: none; }
/************ OUR MISSION ************/
#g-extension h2, #g-extension h2.contentheading { border: none; padding-bottom: 0px; margin-bottom: 0px; }
#g-extension h6 { font-style: normal; margin-top: 0px; }

/************ BOTTOM ADS ************/
.bottom-ads .g-content { margin: 0.625rem 0 0 0; padding: 1.5rem 0 0 0; }

/************ FOOTER ************/
#g-footer a { color: white;  }
#g-footer a:hover { color: rgba(255,255,255,0.25);  }
.footer-logo .g-content { padding-bottom: 0.5rem; }
.footer-contact .g-content { margin-top: 0px; padding-top: 0px; }

/************ ADMIN FOOTER  ************/
#g-copyright .g-block { display: flex; align-items: center; justify-content: flex-end; }
#g-copyright .g-content { margin: 0; padding: 0;}
#g-copyright { margin:  -25px 0 0 0; padding: 0; height:  40px; }
#g-copyright a .fa.fa-lock { color: #e5e5e5; }
#g-copyright a:hover .fa.fa-lock { color: rgba(255,255,255,0.25); }

@media only screen and (max-width: 767px) {
	#g-copyright { display: none !important; }
}

/************ SUBPAGE SIDE ADS ************/
@media only screen and (max-width: 767px) {
	#g-aside .g-content { display: flex; flex-direction: column; margin-top: 0px; padding-top: 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 .items-row { 
	display: flex; 
	align-items: stretch;
}
.ministrypage .items-row > div { 
	display: flex; 
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2); 
	border-radius: 0 0 4px 4px; 
	background: rgba(242,233,211,0.35); 
	margin: 15px 8px;
	
}
.ministrypage .items-row .item  {
	display: flex; flex-direction: column; width: 100%; 
}
.ministrypage .items-row .item .readmore { flex:1;}
.ministrypage .item .pull-left.item-image { order: 1; }
.ministrypage .item .pull-left.item-image img { border-radius: 4px 4px 0 0; width: 100%;}
.ministrypage .item .page-header { order: 2; padding: 0 5px 0 20px; }
.ministrypage .item table { order: 3; margin: 5px 0 20px 0;  padding: 0 20px; }
.ministrypage .item p, .ministrypage .item ul, .ministrypage .item ol,  .ministrypage .item blockquote   { order: 4;  padding: 0 20px; }
.ministrypage .pull-left.item-image { margin: 0; padding: 0;}

.ministrypage .page-header h2 {
	line-height: 1.2;
    font-size: 1.8rem;
    border-bottom: 0px;
    margin: 3px 0 0 0;
    padding: 0;
}

.ministrypage a { word-break: break-all; }
.ministrypage h2 a { word-break: normal; }

.btn [class^="icon-"] { display: none; }


@media only screen and (max-width: 767px) {
	.ministrypage .item { padding-bottom: 30px; }
	.ministrypage .item .pull-left.item-image img  { width: 100%;}
	.ministrypage .items-row { display: block; }
	.ministrypage .items-row > div { margin-left: 0; margin-right: 0; margin-bottom: 40px; } 
}


/**** Create a nice looking table with alternating rows *****/
.alternaterows  {width: 100%;}
.alternaterows tr:nth-child(even) {background: #fff; border-bottom: 1px solid #ddd;}
.alternaterows tr:nth-child(even):hover {background: #fafafa; border-bottom: 1px solid #ddd;}
.alternaterows tr:nth-child(odd) {background: #fafafa; border-bottom: 1px solid #ddd;}
.alternaterows tr:nth-child(odd):hover {background: #fff; border-bottom: 1px solid #ddd;}
	
 @media only screen and (max-width: 767px){ 
   .alternaterows, .alternaterows div, .alternaterows tr, .alternaterows td, .alternaterows tbody { display: block; table-layout:auto; width: 100%; border: none; margin: 0;}
   .alternaterows img { display: block; margin: 0 auto; width: 100%;}  
   .alternaterows { display:block; }
   .alternaterows td {padding: 0.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: 1; }
	#g-expanded .g-block:last-child { order: 2; }
	#g-expanded .g-block:nth-child(2) { order: 3; }
}
	
	.platform-content .moduletable.moveintoabovemodule {
    margin-top: -45px;
}