/* General Nje */

/* moved to template to remove delay caused by cache
a.niceJob, a.niceJob:hover {
  width: 200px;
  font-size: 1.5rem;
  text-transform: uppercase;
  padding: 12px;
  background-color: #00a76d;
  color: #fff;
  border-radius: 0px;
  margin-bottom: 12px;
}
*/


/*HU Custom Menu*/

/*
.sp-megamenu-parent > li:hover > a {
    color: #0c4d85;
}

.sp-megamenu-parent > li.active > a {
    color: #0c4d85;
}

.sp-megamenu-parent > li > a {
    color: #fff;
}
*/

.section-header-img {
  width: 100%;
}

#sppb-addon-1525007125471 .video-title .sppb-addon-title, #sppb-addon-1525007125434 .video-title .sppb-addon-title, #sppb-addon-1525007125468 .video-title .sppb-addon-title, #sppb-addon-1525007125465 .video-title .sppb-addon-title {
  text-align: center;
}

/* SOCS 2017 Essays */

.essayBlock {
	background-color: #fff;
	border-width: 15px 15px 20px 45px; 
	border-color: #0d8dd3;
	border-style: solid;
	/* height: 250px; */
	padding: 16px;
	vertical-align: top;
}
.essayBlock:hover {
	border-color: #43525a;
}
.essayBlockH4 {
	color: #0d8dd3;
    font-size: 20px; 
}
.essayBlockP {
	color: #0d8dd3;
	font-size: 12px;
}

/*SOCS 2018 STYLES*/
.socs-overview-btn, .socs-overview-btn:hover, .socs-overview-btn:active  {
  text-align: right;
  padding: 15px;
  border: 2px solid #c41039;
  background-color: #c41039;
  color: #fff;
}
/*END OF SOCS 2018 STYLES*/

/* Top/Header (top1 position) buttons */
#join-box a, #search-box a, #join-box a:hover, #search-box a:hover {
  color: #fff !important;
}

#top-boxes {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  height: 60px;
  text-align: center;
}

#join-box, #search-box {
  padding-top: 18px;
  background-color: rgba(0, 167, 109, 0.4);
  text-align: center;
  width:82px;
}

#join-box {
  background-color: rgba(0, 167, 109, 0.6);
}

#search-box {
  background-color: rgba(0, 167, 109, 0.4);
}

#join-box:hover, #search-box:hover {
  background-color: rgba(0, 167, 109, 1);
}

@media only screen and (max-width: 992px) {
    #top-boxes {
    	position: absolute;
        top: -61px;
        left: 32%;
    }
}

/*FOOTER CONTACTS LIST W/ICON STYLES*/

ul.no-list-style-type {
	list-style-type: none;
}
li.li-email {
	height: 22px;
	background-image: url(/images/icons/li-email.png);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.1rem;
	padding-left: 30px;
	margin-bottom: 1px;
}
li.li-twitter {
	height: 22px;
	background-image: url(/images/icons/li-twitter.png);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.1rem;
	padding-left: 30px;
	margin-bottom: 1px;
}
li.li-facebook {
	height: 22px;
	background-image: url(/images/icons/li-facebook.png);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.1rem;
	padding-left: 30px;
	margin-bottom: 1px;
}
li.li-newsletter {
	height: 22px;
	background-image: url(/images/icons/li-newsletter.png);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.1rem;
	padding-left: 30px;
	margin-bottom: 1px;
}
.no-list-style-type li a {
	color: #faa61a;
	text-decoration: none;
}

/*END OF FOOTER CONTACTS LIST W/ICON STYLES*/



/* VER2 */
#sp-bottom .sp-module ul>li{margin-bottom: 8px!important;}

#sp-civicusfooter3 .sp-module-title{margin: 0 0 8px !important;}
#sp-civicusfooter4 .sp-module-title{margin: 0 0 8px !important;}
#sp-civicusfooter5 .sp-module-title{margin: 0 0 8px !important;}

#sp-civicusfooter3 p{margin-bottom:8px!important;}
#sp-civicusfooter4 p{margin-bottom:8px!important;}
#sp-civicusfooter5 p{margin-bottom:8px!important;}

/* add right arrow head to mega menu items without links */
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>span:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 900;
}


/* header fixes */

.sp-megamenu-parent .sp-mega-group > li > a{text-transform: none;}


.sp-module-content .mod-languages img{display: none;} /* hide language switcher flag */



@media (max-width: 1500px) {
	.d-none.d-lg-flex.header-modules{width: 200px;}
}

@media (max-width: 1400px) {
	.sp-megamenu-parent > .sp-menu-item > a {padding: 0 7px;}
	.sp-megamenu-parent > li:last-child > a {padding: 0px 0px 0px 10px;}
}


@media (max-width: 1340px) {
	#sp-header.full-header {padding-left: 15px;padding-right: 15px;}
	/* .mod-languages__select > button > .lang-name{display: none;} */
}

@media (max-width: 1240px) {
	.d-none.d-lg-flex.header-modules{display: none !important;}
}

@media (min-width: 960px) and (max-width: 1024px) {
	#sp-logo{padding-left: 10px;}
	#sp-menu{padding-right: 10px;}
}

@media (max-width: 460px) {
	#sp-header.full-header {padding-left: 0;padding-right: 5px;}
	#sp-header.full-header > .container-fluid > .container-inner > .row.align-items-center{flex-wrap: nowrap;}
	#sp-logo{padding-right: 0;}
}




/* Home - Hero Carousel - Add padding after fixing height with JavaScript */
@media (min-width: 1200px) {

	.home-hero-carousel .sp-slider-outer-stage{
		padding-top: 90px;
		padding-bottom: 90px;
		box-sizing: content-box;
	}



	.page-hero-carousel .sp-slider-outer-stage{
		max-height: 550px;
		min-height: 550px;
	}

	.page-hero-carousel .sp-slider-outer-stage .sp-item .sp-slider-content-wrap .sppb-row > div:last-child{
		height: 550px;
		display: flex;
  		align-items: center;
	}

	.page-hero-carousel .sp-slider-outer-stage .sp-item .sp-slider-content-wrap .sppb-row > div:last-child .sp-slider-image-align-center{
		position: relative;
	}

}

@media (max-width: 1200px) {
	.home-hero-carousel .sp-slider-outer-stage{
		padding-top: 50px;
		padding-bottom: 50px;
		box-sizing: content-box;
	}
}

@media (max-width: 1200px) {
	.page-hero-carousel .sp-slider-outer-stage{
		padding-top: 50px;
		padding-bottom: 50px;
		box-sizing: content-box;
	}

	.home-hero-carousel .sp-slider-outer-stage .sp-item .sp-slider-content-wrap .sppb-row > div:last-child .sp-slider-image-align-center .sppb-sp-slider-image{
		margin: 0px 0px 50px 0px;
	}

	.page-hero-carousel .sp-slider-outer-stage .sp-item .sp-slider-content-wrap .sppb-row > div:last-child .sp-slider-image-align-center .sppb-sp-slider-image{
		margin: 0px 0px 50px 0px;
	}
}


@media (max-width: 992px) {
	.page-hero-carousel .sppb-sp-slider-button{margin-bottom: 0 !important;}
	.page-hero-carousel .sppb-sp-slider-button .sp-slider-btn-text{margin-bottom: 0 !important;}
}