@import url('//fonts.googleapis.com/css?family=Amatic+SC:400,700|Lato:400,400i,700|Prompt:300,400,400i,500,600,600i&display=swap');

/************ 

TEMPLATE NOTES

Blue: #001e62; rgba(0,30,98,1)
Green: #215732; rgba(33,87,50,1)
Light gray (backgrounds): #f1f2f2
Dark gray (arrow at bottom): #414042

************/

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: 'Amatic SC', cursive; font-weight: bold; color: #001e62; font-size: 4rem; }
h2, .page-header h2 { font-family: 'Prompt', sans-serif; color: #001e62; font-size: 2rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3 { font-family: 'Amatic SC', cursive; font-weight: bold; color: #215732; font-size: 2.5rem; }
h3.quote { font-family: 'Amatic SC', cursive; font-weight: bold; color: #215732; font-size: 2rem; }
h4 { font-family: 'Prompt', sans-serif; background: #001e62; font-size: 1.75rem; color: white; border-radius: .2rem; padding: .1rem .4rem; }
h5 { font-family: 'Prompt', sans-serif; color: #215732; font-size: 1.5rem; text-transform: uppercase; }
h6 { font-family: 'Prompt', sans-serif; color: #215732; font-size: 1.6rem; font-style: italic; }
a { color: #215732; }
a:hover { color: #001e62; }

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: #215732; 
  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;
}

.readon:hover, .button:hover, .btn:hover,  p.readmore .btn:hover {background: #001e62; color: white;}
.readon a, .button a, .btn a, p.readmore .btn a  {color: white; }


.btn .icon-chevron-right { display: none;}

#g-container-main #g-mainbar img {border-radius: 1.8rem;}

/************ TABLES  ************/
.fancytable th {color: white; background: #215732; border: 1px solid #215732;}
.fancytable td { border: 1px solid #215732;}

/************ 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;}
#g-slideshow { position: absolute; top: 2%; z-index: 3; width: 100%; }

@media only screen and (min-width: 1200px) and (max-width: 1379px) {
	#g-slideshow { top: 130px; }
}
@media only screen and (min-width: 959px) and (max-width: 1199px) {
	#g-slideshow { top: 118px; }
}

@media only screen and (min-width: 808px) and (max-width: 958px) {
	#g-slideshow { top: 107px; }
}

@media only screen and (min-width: 768px) and (max-width: 807px) {
	#g-slideshow { top: 122px; }
}

@media only screen and (max-width: 767px) { 
	#g-slideshow { margin-top: 0; position: relative !important; top: 0; }
}

/************ HOMELAYOUT  ************/
.homelayout .hiddenhome { display: none; }
.homelayout2 .hiddenhome { display: none; }
p.buttonheading { margin: 0; padding: 0; }

/************ HEADER ************/
#g-top { padding: 0 0 0 21%; }
#g-top .g-grid:nth-child(4) .g-block:first-child .g-content { padding: /*1rem*/ 0.75rem; }
#g-top .g-grid:nth-child(4) .g-block:first-child img { max-width: /*75%*/ 80%; }
/*#g-top { padding: 0 0 0 225px; }*/
.seal { position: absolute; z-index: 15; top: 0; left: 50px; }
.seal .g-content.g-particle { margin: 0; padding: 0;}
.homelayout .seal img { width: 93%; }
.seal img { width: 185px; }
.header-text h2 { font-size: 2.9vw; border-bottom: none; letter-spacing: -1px; }
.header-text a, .header-contact, .header-contact a { color: white; }
.header-text a:hover, .header-contact a:hover { color: white; }
#g-top p { margin-bottom: 0px; }
#g-top .g-content { margin: 0; }

@media only screen and (max-width: 767px) { 
	.homelayout #g-top, #g-top { padding: 0 10%; }
	/*.g-logo img { width: 90%;} */
	.header-text h2 { font-size: 4.95vw; text-align: center; }
	.header-contact p {font-size: 0.9rem}
	.logo-mobile .g-content { padding: 1.2rem 0 0 1.5rem; margin: 0; }
	.header-text .g-content { margin: 0; padding: 0; }
	.header-contact .g-content { padding: 0.5rem 0; margin: 0; }
}

/************ MENU  ************/
.homelayout #g-navigation { background: rgba(33,87,50,0.85); position: absolute; z-index: 4; left: 0; right: 0; padding: 0; }
.homelayout2 #g-navigation { background: rgba(33,87,50,0.85); position: absolute; z-index: 4; left: 0; right: 0; padding: 0; }
/*#g-navigation { padding: 0 0 0 225px; }*/
#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,0.2); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active {   background: rgba(0,0,0,0.2); }
.g-main-nav .g-dropdown-column { z-index: 7; }
#g-navigation { padding: 0 2%; }
.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; }
	.homelayout #g-navigation { position: relative; }
}

/************ HERO IMAGE ************/
.hero p { margin: 0; }
.hero img { height: 27vw; object-fit: cover; width: 100%; opacity: 0.35; }

@media only screen and (max-width: 767px) { 
	.hero img { height: 34vw; }
}


/************ 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 .separator { 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: #001e62;  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: #ffffff; background: #215732; font-weight: normal; }

/*****************ARCHIVE Side Module****************/
#g-aside .box3 .g-title {font-size: 2.5rem; padding: 0 1.7rem;} 
#g-aside .box3 li {font-size: 0.9rem;} 


/************ SOCIAL MEDIA ICONS WHITE ************/ 
.g-social a { color: white; }
.g-social a:hover { color: #777 !important; }

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle {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-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 ************/
 .homelayout #g-header { padding: 0; background-image: url(../images/stories/rotator/smh-augrotator1.png); background-position: 50% 100%;
 background-repeat: no-repeat; background-size: cover; height: 75vw !important; }
/*#g-header { padding: 0; background: white; }    ---- images is now in background (see above) not every article*/
#g-header { padding: 0;} /*subpage heros*/
#g-header .g-content { padding: 0; margin: 0; }
.layout-showcase .sprocket-features-img-container img { float: none; width: 100%;  height: 75vw !important; object-fit: cover; object-position: center; opacity: 1; }

.sprocket-features-list li .sprocket-features-container { width: 100%; height: 75vw!important; 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; }
.sprocket-features-list li .sprocket-features-container .sprocket-features-content {  
	overflow: hidden;
	position: absolute;  
	z-index: 2;
	top: 18vw;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.layout-showcase .sprocket-features-pagination li { padding: 8px;}
.pagination-active .sprocket-features-pagination { bottom: 15px; }
.pagination-active { margin-bottom: 0px; }

.sprocket-features-desc { background: rgba(0,30,98,0.65); padding: 50px; border-radius: 1.2rem; }
.sprocket-features-desc h1, .sprocket-features-desc h2, h2.sprocket-features-title, .sprocket-features-desc p { border-bottom: none; text-shadow: 2px 2px 3px rgba(0,0,0,0.25), 0px 0px 20px rgba(0,0,0,0.75); color: white; }
.sprocket-features-desc h1 { font-size: 4.5vw; line-height: 1.1; margin-bottom: 0px; margin-top: 0px; } 
.sprocket-features-desc h2 { font-size: 3.5vw; font-weight: bold; letter-spacing: 2px; }
h2.sprocket-features-title { font-weight: bold; font-family: 'Amatic SC', cursive; font-size: 6vw;}
.sprocket-features-desc p { font-size: 2vw;}
.sprocket-features-desc hr { border-bottom: 1px solid rgba(255,255,255,0.5); margin: 0.5rem 0; }


@media only screen and (min-width: 768px) and (max-width: 959px) {
	.sprocket-features-desc h1{ font-size: 3.5rem; } 
	.sprocket-features-desc h2 { font-size: 2.5rem; }
	h2.sprocket-features-title { font-size: 9vw; }
	.sprocket-features-desc p { font-size: 3vw;}
}

@media only screen and (max-width: 767px) {
	.sprocket-features-desc h1 { font-size: 6vw; } 
	.sprocket-features-desc h2 { font-size: 5vw; }
	.sprocket-features-desc hr { margin: 0.5rem 0; }
	h2.sprocket-features-title { font-size: 3.5rem; }
	.sprocket-features-desc p { font-size: 1.5rem;}
	.sprocket-features-desc { padding: 20px;  }
	.sprocket-features-list li .sprocket-features-container .sprocket-features-content {top: 100px;}
}

/************ BIGGER ARROWS ON SLIDESHOW ************/
.sprocket-features.layout-showcase.arrows-active.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-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;}
}

/************ QUICKLINKS ************/
.quicklinks { margin-top: 3%; }
.g-iconmenu {display: flex; width: 100%;  margin: 0 0 0 auto;}
.g-iconmenu > a  { color: #215732;  flex:1; }
.g-iconmenu > a:hover { color: #001e62; }
.g-iconmenu > a:first-child { border-left: none;}
.g-iconmenu span { display: block; text-align: center; }
.g-iconmenu .g-iconmenu-text {  line-height: 1.1; font-size: 1.4vw; font-weight: bold; }
.g-iconmenu .g-iconmenu-icon {  font-size: 1.5rem; padding-bottom: 10px; }
.g-iconmenu a.g-iconmenu-item:hover {  transform: scale(1.15); transition: all .2s ease-in; }
.g-iconmenu-text.g-iconmenu-text-small {font-size: 1rem;}

.g-iconmenu a[href*="?option=com_fileman"]:before {display: none;}

@media only screen and (max-width: 767px) { 
	.quicklinks .g-content { margin-bottom: 0px; padding-bottom: 0px; }
	.g-iconmenu {width: 100%; flex-wrap: wrap; }
	.g-iconmenu > a  { width: 22%; margin: 10px 10px 40px 10px; flex: auto; }
	.g-iconmenu .g-iconmenu-icon {  font-size: 1.75rem; }
	.g-iconmenu .g-iconmenu-text {  font-size: 1rem; }
	.g-iconmenu-text.g-iconmenu-text-small {font-size: .8rem;}
}

/************ WELCOME ************/
.blue-title h2.contentheading { border-bottom: none; font-weight: bold; font-family: 'Amatic SC', cursive; font-size: 4rem; }

/************ SEPARATOR  ************/
.separator .g-content { margin: 0; padding: 0; }
.separator-mobile { display: none; }
.separator:last-child img { margin: 0 auto 50px auto;  width: 100%;  }
#g-expanded .separator:last-child img { margin: 30px auto; }

@media only screen and (max-width: 767px) {
  .separator-desktop { display: none; }
  .separator-mobile { display: block; }
}

/************ STATS ************/
#g-above { margin-bottom: 7%; }
.stats h2 { font-size: 3rem; border-bottom: none; }
.stats p { color: #001e62; font-size: 1.25rem; margin-bottom: 0px; }
.stats .g-content { margin: 0; padding: 0;}

@media only screen and (max-width: 767px) {
	#g-above { margin-bottom: 3%; }
	.stats .equaltable, .stats .equaltable div, .stats .equaltable tbody, .stats .equaltable tr { width: 100%; display: flex; flex-wrap: wrap; }
	.stats .equaltable td { width: 50%; display: flex; flex-direction: column; margin-bottom: 35px; }
}

/************ PHOTO/PARALLAX BACKGROUNDS ************/
.homelayout body, .homelayout html { height: 100%; }
#g-showcase { padding: 0 10%; background-color: f1f2f2; background-image: url(../images/template/academic-excellence.jpg); background-attachment: fixed;
background-position: 50% 100%; background-repeat: no-repeat; background-size: cover; }

#g-feature:before { border: none; }
#g-feature { background-color: f1f2f2; background-image: url(../images/template/student-life.jpg); background-attachment: fixed;
background-position: 50% 100%; background-repeat: no-repeat; background-size: cover; }

#g-extension { background-color: f1f2f2; background-image: url(../images/template/news.jpg); background-attachment: fixed;
background-position: 50% 0%; background-repeat: no-repeat; background-size: cover; }

@media only screen and (max-width: 767px) {
	#g-showcase { background: #f1f2f2 url(../images/template/academic-excellence.jpg) 50% 100% no-repeat !important; background-size: cover; }
	#g-showcase .photo-titles .g-content { padding-left: 0px; padding-right: 0px; }
	#g-feature { background: #f1f2f2 url(../images/template/student-life.jpg) 50% 100% no-repeat !important; background-size: cover; }
	#g-extension { background: #f1f2f2 url(../images/template/news.jpg) 50% 100% no-repeat !important; background-size: cover; }
}

/************ IMAGE WITH HOVER TEXT  ************/
.imagehoverovertext { /*width: 250px;*/ height: 20vw; position: relative; margin: 0 auto;}
.slant-right .imagehoverovertext, .slant-left .imagehoverovertext { height: 16vw; box-shadow: none !important; }
.imagehoverovertext .hovertext { position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding: 15px; opacity: 0; transition: all .3s ease-in; color: white;  display: flex; justify-content: center; align-items: center; text-align: left; }
.slant-right .imagehoverovertext .hovertext, .slant-left .imagehoverovertext .hovertext { padding: 20px; display: flex; justify-content: center; align-items: center; } 
.imagehoverovertext:hover .hovertext {  background: rgba(0,30,98,0.8); opacity: 1; }


#g-utility, #g-expanded {padding: 0 5%;}


@media only screen and (min-width: 768px) {
	.slant-right .imagehoverovertext, .slant-left .imagehoverovertext{ transform: scale(1.2);  margin-left: 0; margin-right: 0px; }
	.slant-right .imagehoverovertext  .checkbox li , .slant-left .imagehoverovertext .checkbox li { transform: scale(.8); }
	.photo-titles h2, .photo-titles h2 a { margin-top: 20px;}
	.slant-right .imagehoverovertext:hover .hovertext, .slant-left .imagehoverovertext:hover .hovertext { margin-left: 3vw; margin-right: 4vw; }
	.slant-right.photo-titles td, .slant-left.photo-titles td { padding: 0; }
	.slant-right .imagehoverovertext, .slant-left .imagehoverovertext { min-height: 10px; z-index: 100;}
}

/*@media only screen and (min-width: 1200px) {.imagehoverovertext { height: 250px;}}*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.imagehoverovertext { min-height: 250px;}
}

@media only screen and (max-width: 767px) {
	.imagehoverovertext { height: 250px; /*margin: auto;*/ }
	.slant-right .imagehoverovertext, .slant-left .imagehoverovertext { height: 250px; }
}


/************ HOMEPAGE SECTIONS ************/
.section-titles .g-content { margin-bottom: 0px; padding-bottom: 0px; }
.section-titles  h1 { -webkit-text-stroke: 0.5px #001e62; text-shadow: 0px 0px 20px rgba(0,0,0,0.5), 3px 3px 5px rgba(0,0,0,0.3) }
.photo-titles .g-content { margin-bottom: 5%; padding-top: 0;}
.photo-titles h2, .photo-titles h2 a { font-size: 2.5vw; text-align: center; color: #215732; border-bottom: none; margin-bottom: 20px;}
#g-feature .photo-titles h2 { margin-bottom: 0px; }
.photo-titles h1, .photo-titles h1 a { text-align: center; font-size: 3.5vw; color: #001e62; line-height: 1; margin-top: -22px; }
.photo-titles p { text-align: center; margin-bottom: 0px; }
.photo-titles img { margin-top: 20px; box-shadow: 0px 0px 10px rgba(0,0,0,0.3); }
.imagehoverovertext { box-shadow: 0px 0px 10px rgba(0,0,0,0.3); }
.photo-titles td { padding: 1rem; }
ul.checkbox {list-style-image: url('https://stmaryssaints.org/images/template/checkbox25.png');}
.homelayout .checkbox {min-height: 10px; padding-left: 20px;}
.homelayout ul {margin: 0.8rem; padding: 0} 

@media only screen and (max-width: 767px) {
	.photo-titles h2, .photo-titles h2 a { font-size: 2rem; }
	.photo-titles h1, .photo-titles h1 a { font-size: 2.75rem; }
	.photo-titles img { margin: 20px 0 50px 0; }
}

/************ SLANTED IMAGES ************/
.slant-right img, .slant-left img { object-fit: cover; object-position: center; margin-bottom: 20px; margin-top: 0px; }
/*.slant-right img { clip-path: polygon(0% 0%, 75% 0%, 100% 100%, 25% 100%); -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 100%, 25% 100%) }
.slant-right .imagehoverovertext { clip-path: polygon(0% 0%, 75% 0%, 100% 100%, 25% 100%); -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 100%, 25% 100%); }
.slant-left img { clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); }
.slant-left .imagehoverovertext { clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); }*/
.slant-right .g-content { margin-left: 0px; padding-left: 0px; margin-right: 0px; padding-right: 0px; }
.slant-left .g-content { margin-left: 0px; padding-left: 0px; margin-right: 0px; padding-right: 0px; }

@media only screen and (max-width: 767px) {
	.slant-right img, .slant-left img { margin-top: 50px; }
	.slant-right td:first-child img, .slant-left td:first-child img { margin-top: 0px; }
}

/************ SCHOOL NEWS STRIPS ************/
.sprocket-strips-container { display: flex; justify-content: center; }
.sprocket-strips .readon span { font-size: 1.5rem;}
.sprocket-strips { position: relative; }
.sprocket-strips-item { background: url(../images/template/article-default.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(33,87,50,0.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(33,87,50,0.85); font-size: 1.2rem; 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; 
	font-family: 'Lato', sans-serif; line-height: 1.2; display: flex; align-items: center; justify-content: center;
}
.sprocket-strips-item { box-shadow: 0px 0px 10px rgba(0,0,0,0.35); }
.sprocket-strips-content h4 a { color: white; }
.sprocket-strips-item { height: 20vw; 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-container { display: block; }	
	.sprocket-strips .cols-4 > li { width: 43%; float: left; }
	.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;  }
}

/************ FB, CAL, INSTA ************/

#g-extension .g-content {padding: 1rem; }
#g-extension h3.g-title { font-family: 'Prompt', sans-serif; font-size: 2.2vw; border-bottom: 2px #215732 solid; text-align: center; margin-bottom: 20px; padding-bottom: 0px; }
.add-shadow .g-content .custom { box-shadow: 0px 0px 10px rgba(0,0,0,0.3); }
#g-extension .nptnpb  { display: flex; justify-content: center; align-items: center; }
#g-extension .nptnpb p { margin-bottom: 0px;}
#g-extension .platform-content, .moduletable, .widget { padding: 0.2rem 0;}


@media only screen and (max-width: 767px) {	
	#g-extension h3.g-title { font-size: 2rem; }
}

/************ UPCOMING EVENTS  ************/
.rme-badge {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-family: 'Lato', sans-serif; font-weight: bold ;
	background: #001e62; 
	border-radius: 3px; 
	color: white; 
	padding: 5px 0px; 
	width: 55px; 
	float: none; 
	margin-bottom: 0px;
	
}
.rme-items { display: block;}
.rme-description { flex: 1;}
.rme-day, .rme-month { text-transform: none;}
.rme-day { font-size: 1.4rem;}
.rme-month { font-size: 1.3rem; }
.rme-title { font-size: 1.1rem; font-weight: normal;}
.rme-time { font-size: 1rem; font-weight: 300;}
.rme-items li { 
	display: flex; 
	background: none; 
	border: none; 
	margin: 7.5px 0px; 
	padding: 7.5px 0px;
}

@media only screen and (max-width: 767px) {
.rokminievents3 { display: flex; justify-content: center; }
	.rme-items li { margin-top: 0px; margin-bottom: 0px; padding-top: 5px; padding-bottom: 5px;}
	.rme-title { font-size: .9rem; }
	.rme-time { font-size: .8rem; }
	.rme-day { font-size: 1.5rem;}
}

/************ NEW TO SMCS ************/
#g-bottom .g-content .platform-content { margin: 0; padding: 0; }
#g-bottom h1, #g-bottom h1 a { text-align: center; font-size: 4.5vw; color: #215732; line-height: 1; }
#g-bottom h2, #g-bottom h2 a { font-size: 2.5vw; text-align: center; color: #001e62; border-bottom: none; }
#g-bottom img { height: 40px; width: 40px; margin-top: 20px; }

@media only screen and (max-width: 767px) {
	#g-bottom h2, #g-bottom h2 a { font-size: 2rem; }
	#g-bottom h1, #g-bottom h1 a { font-size: 2.75rem; }
}

/************ FOOTER  ************/
#g-footer a { color: white; }
#g-footer a:hover { color: #777; }
#g-footer .mod_placehere_leading.even { overflow: visible !important; }
#g-footer h2 { color: white; border-bottom: none; font-size: 1.35rem; line-height: 1.15; margin-bottom: 20px; }
.footer-links h2 { font-weight: 500; }
.footer-logos p { text-align: center; padding: 0.5rem; margin-bottom: 0px; }
/*.footer-logos img { width: 100% !important; }*/
.footer-logos p:hover { background: rgba(0,0,0,0.25); }
.footer-logos p.buttonheading { margin: 0; padding: 0; }
.footer-contact .platform-content { margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; }
#g-footer .g-iconmenu { width: 40%; margin: 0; }
#g-footer .g-iconmenu span { text-align: left; }
#g-footer .g-iconmenu a.g-iconmenu-item:hover { transform: none; }

@media only screen and (min-width: 768px)  {
	.footer-logos img { width: 100% !important; }


}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.footer-logos img { width: 100%; }
}

@media only screen and (max-width: 767px) {
	#g-footer h2, .footer-contact p, #g-footer .g-iconmenu span { text-align: center; }
	.footer-contact .g-content { margin-bottom: 0px; padding-bottom: 0px; }
	#g-footer .g-iconmenu { margin: 0 auto; }
	.g-block.footer-links { flex-basis: 50%; }
	.footer-links p { text-align: left; }
	.footer-logos div { display: flex; align-items: center; }
	.footer-logos p { padding: .5rem /*1.3rem*/; }
	.g-social { display: flex; justify-content: center; }
	/*.footer-logos img { width: none !important; }*/
	.footer-logos .g-content { padding: 0; margin: 0;  }
	.footer-links .g-content {padding-bottom: 0; margin-bottom: 0; }

}

/************ 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;}
#g-copyright a .fa.fa-lock { color: #e5e5e5; }
#g-copyright a:hover .fa.fa-lock { color: #c71833; }

@media only screen and (max-width: 767px) {
	#g-copyright { display: none; }
}

/************ 

TEMPLATE NOTES

Blue: #001e62; rgba(0,30,98,1)
Green: #215732; rgba(33,87,50,1)
Light gray (backgrounds): #f1f2f2
Dark gray (arrow at bottom): #414042

************/

/************ DON'T show rotator words until it is loaded  ************/
.sprocket-features-index-1 .sprocket-features-desc { opacity: 0; display: none; transition: all .2s ease-in-out;}
.sprocket-features-index-1 .sprocket-features-desc.show { opacity: 1; display: block; }  

.hiddenitem { display: none; }
.fullscreenoverlay { position: fixed; top:0; bottom: 0; right: 0; left:0; background: rgba(0,0,0,.6); z-index:1000;}
.fullscreenoverlay .closepopupbox {position: fixed; z-index:1001; top:0; bottom: 0; right: 0; left:0; }



.fullscreenoverlay #popupcontainer {
    z-index: 1002;
    background: #001e62e0;
    width: 80vw;
    margin: auto;
    padding: 8vw;
    margin-top: 9vh;
    border-radius: 10px;
}

/************** FACULTY PAGE ****************/
.smhfaculty .blog {display: grid; grid-template-columns: 1fr 1fr 1fr;}

@media only screen and (max-width: 767px) {
	.smhfaculty .blog {grid-template-columns: 50% 50%; grid-column-gap: 20px;}
	.smhfaculty .item > p {overflow: hidden; overflow-wrap: break-word;}
}

img[align="left"], img[style*="float:left"], img[style*="float: left"], .pull-left {padding-bottom: 15px;}

@media only screen and (max-width: 767px) {
	.hiddenphone {display: none!important;}
	.home-2.homelayout #g-showcase {display: none;}
	.home-2.homelayout #g-feature {display: none;}
	.home-2.homelayout #g-above {background: url(../images/template/academic-excellence.jpg) 0% 0% no-repeat; background-position: center; background-size: cover;}
}

@media only screen and (min-width: 767px) {
	.round-links {display: none!important;}
	.showmobile {display: none!important;}
}

@media only screen and (max-width: 767px) {
	.round-links .sprocket-strips-s-container .sprocket-strips-s-block {display: flex; justify-content: center; align-items: center; width: 50%;}
	.round-links .sprocket-strips-s-container {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
	.round-links .sprocket-strips-s-item {position: relative; /*height: 50vw; width: 50vw;*/ border-radius: 50%; overflow: hidden;}
	.round-links .sprocket-strips-s-content {margin: 0; padding: 0; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%;}
	.round-links .sprocket-strips-s-title {background: none; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%;}
	.round-links .sprocket-strips-s-title > a {margin: 0; padding: 0; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; text-align: center; width: 100%; display: flex; justify-content: center; align-items: center; color: #ffffff; background: rgba(0,30,98,.5);}
	.round-links .sprocket-strips-s-content > a {display: none;}

	.home-2.homelayout #g-utility > .g-grid > .g-block > .g-content {margin: 0; padding: 0;}
} 