.header-logo-tagline .container {
	width: 100%;
}


/*Slider */

#hero {

}

@media screen and (max-width: 900px){
	.main_tagline {
		font-size: 30px !important;
		line-height: 30px !important;
	}
	.sub_tagline {
		font-size: 18px;
		line-height: 20px;
	}
}

.banner_slider_div {
	display: block;
	margin: auto;
	width: 100%;
	position: relative;
}

.custom_banner_image{
    border-radius: 0px !important;
    height: 300px !important;
    width: 100%;
	object-fit: cover;
}

.banner_slider_text_container {
    position: absolute;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    bottom: 10%;
    text-align: center;
}

.main_tagline {
    font-weight: 900;
    font-size: 43px !important;
    letter-spacing: 3px;
    color: #FFF !important;
    line-height: 40px;
    /*     text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000; */
}

.sub_tagline {
    font-weight: 100;
    font-size: 20px;
    letter-spacing: 2px;
    color: #FFF;
    margin-bottom: 20px;
/*     text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000; */
}

#portlet_20161129,
#portlet_20161201,
#portlet_20080103, 
#portlet_20080123,
#portlet_20071226,
#portlet_20080119,
#portlet_20080115,
#portlet_20071226_1{
    display: none;
}

.featurepanel {
	margin-top: 10%;
}

.featurepanel .cat-teaser_desc img {
	width: 200px;
	float: left !important;
	border: 0 !important;
}

.recent-articles-title-h2,
.recent-articles-title {
	font-size: 22px !important;
	font-weight: 300 !important;
	color: #92ac3e !important;
}

.featurepanel_h2 {
	font-weight: 400 !important;
	margin-bottom: 28px !important;
	font-size: 25px;
}


@media screen and (max-width: 767px){
	.featurepanel .cat-teaser_desc img {
		width: 100px;
	}
	
	#portal-nav-top .plain a {
		padding-left: 27px;
	}
}

.eventsCalendar-day a {
	color: #807E7E !important;
}

.store_product_thumb img {
	max-width: 100% !important;
	max-height: 238px;
}

#shoppingcart tr td:first-of-type {
	width: 10%;
}

#footer .container {
	width: 100%;
}

/* Calendar */
.eventsCalendar-currentTitle {
      outline: 1px solid #40322d !important;
}

.eventsCalendar-daysList li.dayWithEvents a {
  background-color: #40322d !important;
}

.eventsCalendar-daysList li.dayWithEvents a:hover {
  background-color: #6d574f !important;
}

.eventsCalendar-currentTitle {
  background-color: #40322d !important;
}

.eventsCalendar-daysList li.today a {
  background-color: #6d574f !important;
  color: white !important;
}

.eventsCalendar-list li time small {
  background-color: #40322d !important;
}

.eventsCalendar-list li a.eventTitle {
  color: #40322d !important;  
}

#portal-column-content img.search_icon {
 width: 16px;
 max-width: 16px !important;
}
