/*
|-----------------------------------------------------------------------------------------------------------
| ADDTHIS
|-----------------------------------------------------------------------------------------------------------
*/
.custom_share{
	position: relative;;
	width: 206px;
	height: 32px;
	overflow: hidden;
	float: right;
	margin-bottom: 20px;
}
.custom_share .toggle{
	position: relative;
	z-index: 1;
	width: 91px;
	height: 32px;
	background: #9F4E25;
	border-radius: 3px;
	color: #FFF;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}
.custom_share .toggle img{
	margin-right: 8px;
}
.custom_share .items{
	position: relative;
	z-index: 0;
	right: -100%;

	-webkit-transition: all .25s;
	transition: all .25s;
}
.custom_share.active .items{
	right: 0;
}
.custom_share .addthis_toolbox.addthis_32x32_style span {
	background-color: rgb(69, 117, 142) !important;
	border-radius: 3px;
}

.commonSnowReport { border: 0px solid red; clear: both; padding: 10px; }
.commonSnowReport .item {  }
.commonSnowReport .item.title { font-family: 'Clarendon W01 Light_692104', serif; font-size: 26px; color: #9f4e25; margin-top: 10px; }
.commonSnowReport .item .blue { color: #45758e; font-weight: bold; } 
.commonSnowReport .snowContainer img { height: 100px; }

.slideshow_container .play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: auto;
	height: 52px;
	width: 45px;
	color: #fff;
	font-size: 51px;
	text-align: center;
	cursor: pointer;
	opacity: 0.85;
	-webkit-transition: all 0.33s ease-in-out;
	transition: all 0.33s ease-in-out;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	transform: translate(-50%);
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
	-ms-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
	-moz-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
	z-index: 1000;
}

.slideshow_container .play-btn:hover {
	opacity: 1;
}

@media only screen and (min-width: 641px){
	.custom_share{position: absolute;top: -25px;right: 15px;}
}
@media only screen and (min-width: 1025px){
	.custom_share{top: -54px;}
}
/*
|-----------------------------------------------------------------------------------------------------------
| SLIDESHOW SECTION
|-----------------------------------------------------------------------------------------------------------
*/
.slideshow_container{
	position: relative;
	width: 100%;
	margin-bottom: 35px;
	min-height: 60px;
}

.slideshow_container .custom_header_slideshow_homepage {
	position: relative;
}

.slideshow_container .slide-info{
   display: none;
}

.slideshow_container .custom_header_slideshow_interior {
	margin-bottom: 60px;
    position: relative;
    top: 40px;
}
.slideshow_container .custom_embed{
	padding-top: 61px;
}
.announcement .slideshow_container .custom_embed{
	padding-top: 122px;
}

@media only screen and (min-width: 641px){
	.slideshow_container{min-height: 82px; margin-bottom: 40px;}
	.slideshow_container .custom_header_slideshow_interior {margin-bottom: 0; top: 0;}
	.slideshow_container .slide-int{
		position: relative;
		border-bottom: 2px solid #dbdbdb;
	}
	.homepage .slideshow_container .slide-int img {
    animation: 1300ms ease 0s normal forwards 1 running slide-top-bot;
	}
	.homepage .slideshow_container .slick-slide.slick-active .slide-int img {
	    animation: 1300ms ease 0s normal forwards 1 running slide-full-bot;
	}
	@keyframes slide-top-bot {
	0% {
	    filter: blur(0px);
	}
	100% {
	    filter: blur(7px);
	}
	}
	@keyframes slide-full-bot {
	0% {
	    filter: blur(7px);
	}
	100% {
	    filter: blur(0px);
	}
	}

	.slideshow_container .slide-info {
		display: block;
		position: absolute;
		width: 100%;
		height: 48px;
		max-width: 736px;
	}

	.slideshow_container  .custom_header_slideshow_homepage .slide-info{
		right: 0;
		left: 0;
		margin: 0 auto;
		bottom: 30px;
		padding-right: 90px;
	}

	.slideshow_container  .custom_header_slideshow_homepage .slide-info-int{
		display: inline-block;
		float: right;
		padding:13px 18px;
		background: rgba(69, 69, 69, 0.7);
		border-radius: 3px;
	}

	.slideshow_container .custom_header_slideshow_interior .slide-info.upper-right .slide-info-int,
	.slideshow_container .custom_header_slideshow_interior .slide-info.lower-right .slide-info-int {
		float: right;
	}

	.slideshow_container .title{
		font: 22px/22px 'Adelle SansW01-Bold', Sans-Serif;
		color: #fff;
	}

	.slideshow_container .custom_header_slideshow_interior .title.heading_one {
		font-size: 60px;
		line-height: 62px;
	}
	.slideshow_container .custom_header_slideshow_interior .title.heading_two {
		font-size: 40px;
		line-height: 1.2;
	}
	.slideshow_container .custom_header_slideshow_interior .title.heading_three {
		font-size: 36px;
		line-height: 1.2;
	}

	.slideshow_container .custom_header_slideshow_interior .title.consumer {
		color: #9f4e25;
	}

	.slideshow_container .custom_header_slideshow_interior .title.members {
		color: #2a556c;
	}

	.slideshow_container .custom_header_slideshow_interior .title.meetings {
		color: #417836;
	}

	.slideshow_container a{
		color: inherit;
	}
	.slideshow_container .arrows{
		position: absolute;
		bottom: 30px;
		right: 0;
		left: 0;
		width: 100%;
		max-width: 736px;
		height: 48px;
	}
	.slideshow_container .arrows button{
		position: absolute;
		text-indent: -999999px;
		width: 37px;
		height: 48px;
		padding: 0;
		z-index: 99;
		border: none;
		background-color: #9f4e25;
		border-radius: 3px;
		background-repeat: no-repeat;
		background-position: center;
		/*Slick Theme Overwrites*/
		top: auto;
		margin: 0;
	}
	/** theme **/
	.theme-meetings .slideshow_container .arrows button{
		background-color: #ae7f3d;
	}
	.slideshow_container .slick-slider {
		margin-bottom: 0;
	}
	.slideshow_container .arrows button.slick-disabled{
	   opacity: .5;
	}
	.slideshow_container .arrows .slick-prev{
		left: auto; /*Slick Theme Overwrites*/
		right: 42px;
		background-image: url("/includes/public/assets/arrow-left.png");
	}
	.slideshow_container .arrows .slick-next{
		right: 0;
		background-image: url("/includes/public/assets/arrow-right.png");
	}
	.custom_header_slideshow_interior {min-height: 180px;}

	.slideshow_container .custom_embed{
		padding-top: 48px;
	}
	.announcement .slideshow_container .custom_embed{
		padding-top: 109px;
	}
}

@media screen and (min-width: 641px) {

	.slideshow_container .custom_header_slideshow_interior .slide-info.upper-left {
		top: 40%;
		left: 5%;
	}
	.slideshow_container .custom_header_slideshow_interior .slide-info.lower-left {
		bottom: 15%;
		left: 5%;
	}
	.slideshow_container .custom_header_slideshow_interior .slide-info.upper-right {
		top: 40%;
		right: 5%;
	}
	
	.slideshow_container .custom_header_slideshow_interior .slide-info.lower-right {
		bottom: 15%;
		right: 5%;
	}

}

@media screen and (min-width: 1024px) {
	.slideshow_container .custom_header_slideshow_interior .slide-info.upper-left {
		top: 45%;
		left: 15%;
	}

	.slideshow_container .custom_header_slideshow_interior .slide-info.lower-left {
		left: 15%;
	}

	.slideshow_container .custom_header_slideshow_interior .slide-info.upper-right {
		top: 45%;
		right: 15%;
	}

	.slideshow_container .custom_header_slideshow_interior .slide-info.lower-right {
		right: 15%;
	}
}

@media only screen and (min-width: 1025px){
	.slideshow_container{min-height: 132px;}
	.slideshow_container{margin-bottom: 80px;}
	.slideshow_container .slide-info{max-width: 1050px; bottom: 60px;}
	.slideshow_container .arrows {bottom: 60px; max-width: 1050px;}
	/*.slideshow_container .play-btn { top: auto; bottom: 0}*/
	
	.custom_header_slideshow_interior {min-height: 180px;}
	.slideshow_container .custom_embed{
		padding-top: 118px;
	}
	.announcement .slideshow_container .custom_embed{
		padding-top: 180px;
	}
}


/*|-----------------------------------------------------------------------------------------------------------
Header widgets
|-----------------------------------------------------------------------------------------------------------*/

/** weather **/
.header-top #sv-weather-widget{
	position: relative;
	z-index: 999999;
	font-family:'Adelle SansW01-Regular', Sans-Serif;
	color: #9f4e25;
	margin-left: 0;
}
.header-top .weather-toggle{
	overflow: hidden;
	cursor: pointer;
	padding: 0 10px;
}
.header-top .weather .icon{
	position: relative;
	height: 38px;
	width: 38px;
}
.header-top .weather .icon img{
	position: absolute;
	top:0;right:0;bottom:0;left:0;
	margin: auto;
	-webkit-filter: brightness(1.5); 
    filter: brightness(1.5);
    max-height: 20px;
}
.header-top .weather .sv-weather-widget-temp{
	font-size: 15px;
	line-height: 38px;
	color: #FFF;
	font-family:'Adelle SansW01-Regular', Sans-Serif;
}
.header-top .weather .arrow .fa{
	position: relative;
	top: 8px;
	font-size: 22px;
	margin-left: 6px;
	color: #FFF;
	cursor: pointer;
}
.header-top .weather.active .arrow .fa{
	-ms-transform: rotate(-180deg); /* IE 9 */
	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
	transform: rotate(-180deg);
}
.header-top .weather .dropdown{
	display: none;
	position: absolute;
	left: 0;
	top: 38px;
	width: 445px;
	background: #FFF;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 28px 18px 12px;
}
.header-top .weather.active .dropdown{
	display: block;
}
.header-top .weather .dropdown .info{
	margin-top: 4px;
	font-size: 16px;
	line-height: 16px;
	color: #999999;
	font-family:'Adelle SansW01-Bold', Sans-Serif;
	text-transform: uppercase;
}
.header-top .weather .top-info{
	padding-bottom: 20px;
	border-bottom: 1px solid #dbdbdb;
}
.header-top .weather .curr-temp{
	font-size: 36px;
	line-height: 36px;
	margin-left: 18px;
}
.header-top .weather .curr-info{
	padding-top: 14px;
	font-size: 24px;
	line-height: 24px;
	color: #454545;
}
.header-top .weather .weather-item{
	padding:20px 0;
	border-bottom: 1px solid #dbdbdb;
}
.header-top .weather .day{
	font-size: 24px;
	line-height: 30px;
	color: #454545;
}
.header-top .weather .day-info{
	font-size: 36px;
	line-height: 36px;
}
.header-top .weather .divider{
	position: relative;
	top: 3px;
	height: 30px;
	width: 1px;
	background: #dbdbdb;
	margin: 0 18px;
}
.header-top .weather .day-high{
	padding-left: 18px;
}
.header-top .weather .day-low{
	color: #45758e;
	min-width: 47px;
}
.header-top .weather .weather-link{
	display: block;
	margin-top: 15px;
	width: 192px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #45758e;
	font-size: 16px;
	border-radius: 4px;
	font-family: 'Adelle SansW01-Bold', Sans-Serif;
	color: #FFF;
}
.header-top .weather .weather-link .fa {
    position: relative;
    margin-left: 4px;
    top: 2px;
    font-size: 25px;
}

/** theme **/
.theme-meetings .header-top .weather  .weather-link{
	background: #417836;
}
.theme-meetings .header-top .weather .curr-temp,
.theme-meetings .header-top .weather .day-high{
	color: #b4966c;
}
.theme-meetings .header-top .weather .day-low{
	color: #417836;
}


.theme-members .header-top .weather  .weather-link{
	background: #2a556c;
}
.theme-members .header-top .weather .curr-temp,
.theme-members .header-top .weather .day-high{
	color: #ae7f3d;
}
.theme-members .header-top .weather .day-low{
	color: #2a556c;
}


@media only screen and (min-width: 1025px) {
	.header-top #sv-weather-widget{margin-left: 6px;}
}

/** booking **/
.headerWrapper .header_booking_container{
	display: none;
   background: #45758e;
   position: relative;
   z-index: 1000;
}
.headerWrapper .header_booking_container .custom_booking{
	margin-bottom: 0;
}
.custom_booking{
	position: relative;
	background: #45758e;
	padding: 20px;
	margin-bottom: 0px;
}
.interfull .custom_booking,
.interside .custom_booking {
	background: #AE7F3D;
}
.spanfull .custom_booking,
.spanside .custom_booking {
	background: #DBDBDB;
}
.custom_booking .title{
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	line-height: 20px;
	font-family:'Clarendon W01 Light_692104', serif;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.spanfull .custom_booking .title,
.spanside .custom_booking .title {color: #333;}

.jrs_form_text {display: none !important;}

.custom_booking #jrs_lodging_select_div,
.custom_booking #jrs_arrival_input,
.custom_booking #jrs_departure_input,
.custom_booking #jrs_search_submit {position: relative; float: left;}
.custom_booking select,
.custom_booking input[type="text"]{	
	height: 42px;
	border-radius: 3px;
	width: 100% !important;
	border: none;
	text-transform: uppercase;
	color: #454545;
	font-size: 16px;
	font-family:'Adelle SansW01-Regular', Sans-Serif;
	box-shadow: none;
	margin: 0 0 20px;
	background-color: #fff;
}
.custom_booking #jrs_arrival_input img.ui-datepicker-trigger,
.custom_booking #jrs_departure_input img.ui-datepicker-trigger {position: absolute; right: 23px; top: 10px;}
.custom_booking select{
	background: #fff url("/includes/public/assets/icons/icon-book-arrow.png") no-repeat 98% center;
	-moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}
.custom_booking #jrs_search_submit input{
	background: #9f4e25;
	width: 100%;
	height: 42px;
	border-radius: 3px;
	margin: 0 0 20px;
	padding: 0;
	border: medium none;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Adelle SansW01-Bold";
    font-size: 16px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.header_booking_container .custom_booking #jrs_search_submit input,
.interfull .custom_booking #jrs_search_submit input,
.interside .custom_booking #jrs_search_submit input {background: #9f4e25 !important;}


.custom_booking input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #454545;
}
.custom_booking input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #454545;
   opacity:  1;
}
.custom_booking input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #454545;
}
.custom_booking input[type="text"]:placeholder-shown {
  color: #454545;
}

@media only screen and (min-width: 641px) {
	.custom_booking{padding: 20px 5px 22px; margin-bottom: 0px;}
	.custom_booking select,
	.custom_booking input[type="text"],
	.custom_booking #jrs_search_submit input {margin-bottom: 0;}
	.custom_booking #jrs_lodging_select_div,
	.custom_booking #jrs_arrival_input,
	.custom_booking #jrs_departure_input,
	.custom_booking #jrs_search_submit{
		width: 25.7%;
		padding: 0 9px;
	}
	.custom_booking #jrs_lodging_select_div{width: 31.3%;}
	.custom_booking #jrs_search_submit{width: 17.3%;}

	.pcside .custom_booking #jrs_lodging_select_div,
	.pcside .custom_booking #jrs_arrival_input,
	.pcside .custom_booking #jrs_departure_input,
	.interside .custom_booking #jrs_lodging_select_div,
	.interside .custom_booking #jrs_arrival_input,
	.interside .custom_booking #jrs_departure_input,
	.spanside .custom_booking #jrs_lodging_select_div,
	.spanside .custom_booking #jrs_arrival_input,
	.spanside .custom_booking #jrs_departure_input {width: 100%; margin-bottom: 20px;}

	.pcside .custom_booking #jrs_search_submit,
	.interside .custom_booking #jrs_search_submit,
	.spanside .custom_booking #jrs_search_submit {width: 100%; margin: 0 auto; text-align: center;}

	.pcside .custom_booking #jrs_search_submit input,
	.interside .custom_booking #jrs_search_submit input,
	.spanside .custom_booking #jrs_search_submit input {padding: 0 40px; width: auto;}

}
@media only screen and (min-width: 1025px) {
	.custom_booking{margin-bottom: 0px;}
	.custom_booking #jrs_lodging_select_div,
	.custom_booking #jrs_arrival_input,
	.custom_booking #jrs_departure_input,
	.custom_booking #jrs_search_submit {padding: 0 14px;}
}

/** theme **/
.theme-members .headerWrapper .header_booking_container,
.theme-meetings .headerWrapper .header_booking_container{
	background: #ae7f3d;
}

.theme-members .custom_booking,
.theme-meetings .custom_booking{
	background: #ae7f3d;
}

.theme-members .custom_booking #jrs_search_submit input,
.theme-meetings .custom_booking #jrs_search_submit input {
	background: #845b21 !important;
}

.theme-members .header-top .header-booking .book-close,
.theme-meetings .header-top .header-booking .book-close{
	background: #ae7f3d;
}

@media only screen and (max-width: 640px) {
	.pcfull .custom_booking #jrs_lodging_select_div,
	.pcfull .custom_booking #jrs_arrival_input,
	.pcfull .custom_booking #jrs_departure_input,
	.pcside .custom_booking #jrs_lodging_select_div,
	.pcside .custom_booking #jrs_arrival_input,
	.pcside .custom_booking #jrs_departure_input,
	.interfull .custom_booking #jrs_lodging_select_div,
	.interfull .custom_booking #jrs_arrival_input,
	.interfull .custom_booking #jrs_departure_input,
	.interside .custom_booking #jrs_lodging_select_div,
	.interside .custom_booking #jrs_arrival_input,
	.interside .custom_booking #jrs_departure_input,
	.spanfull .custom_booking #jrs_lodging_select_div,
	.spanfull .custom_booking #jrs_arrival_input,
	.spanfull .custom_booking #jrs_departure_input,
	.spanside .custom_booking #jrs_lodging_select_div,
	.spanside .custom_booking #jrs_arrival_input,
	.spanside .custom_booking #jrs_departure_input {width: 100%;}

	.pcfull .custom_booking #jrs_search_submit,
	.pcside .custom_booking #jrs_search_submit,
	.interfull .custom_booking #jrs_search_submit,
	.interside .custom_booking #jrs_search_submit,
	.spanfull .custom_booking #jrs_search_submit,
	.spanside .custom_booking #jrs_search_submit {width: 100%; margin: 0 auto; text-align: center;}

	.pcfull .custom_booking #jrs_search_submit input,
	.pcside .custom_booking #jrs_search_submit input,
	.interfull .custom_booking #jrs_search_submit input,
	.interside .custom_booking #jrs_search_submit input,
	.spanfull .custom_booking #jrs_search_submit input,
	.spanside .custom_booking #jrs_search_submit input {padding: 0 40px; width: auto;}
}

/** search **/
@media only screen and (min-width: 1025px) {
	.header-top .searchBox{
		position: absolute;
		right: 15px;
		top: 0;
		z-index: 999999;
	}
	.header-top .searchBox .search_widget_headerbox{
		position: absolute;
		top: 0;
		right: 0;
		width: 0;
		height: 38px;
		background: #FFF;
		overflow: hidden;
		-webkit-transition: all .5s ease;
    	transition: all 0.5s ease 0s;
	}
	.header-top .searchBox.active .search_widget_headerbox{
		width: 300px;
	}
	.header-top .searchBox input[type="search"]{
		width: 210px;
		margin: 0;
		color: #999999;
		font-size: 16px;
		border: none;
		box-shadow: none;
		font-family:'Adelle SansW01-Regular', Sans-Serif;
	}
	.header-top .searchBox input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	    color: #999999;
	}
	.header-top .searchBox input::-moz-placeholder { /* Mozilla Firefox 19+ */
	   color: #999999;
	}
	.header-top .searchBox input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	   color: #999999;
	}
	.header-top .searchBox input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
	  color: #999999;
	}
	.header-top .searchBox input[type="submit"]{
		width: 45px;
		height: 38px;
		border: none;
		background: transparent;
		background-image: url('/includes/public/assets/icons/icon-search-br.png');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	.header-top .searchBox .search-toggle{
		width: 25px;
		height: 38px;
		background-image: url('/includes/public/assets/icons/icon-search.png');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	.header-top .searchBox .search-toggle-close{
		width: 45px;
		height: 38px;
		z-index: 5;
		cursor: pointer;
		background-color: #7e3917;
		background-image: url('/includes/public/assets/icons/icon-search-close.png');
		background-repeat: no-repeat;
		background-position: center;
	}
	/* theme */
	.theme-meetings .header-top .searchBox .search-toggle-close{
		background-color: #2d5e23;
	}
	.theme-members .header-top .searchBox .search-toggle-close{
		background-color: #1b4155;
	}
}

/*
|-----------------------------------------------------------------------------------------------------------
| IMAGE BOX / Highlights Panel
*/
/** highlights panel **/
.custom_highlights_panel{
	margin-bottom: 60px;
}
.custom_highlights_panel .tab-title{
	display: block;
	width: 100%;
	float: left;
}
.custom_highlights_panel .tab-title a.tab-link{
	padding: 0;
	margin: 0;
	color: inherit;
}
.custom_highlights_panel .tab-title .custom_imagebox .item{
	width: 100%;
}
.custom_highlights_panel .tab-title .custom_imagebox .item .icon-top{
	display: none;
}
.custom_highlights_panel .highlight-content{
	padding: 0;
}

/** titles **/
.custom_imagebox .title-top,
.custom_imagebox .title{
	font-family:'Adelle SansW01-Bold', Sans-Serif;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 16px;
}
.custom_imagebox.no-overlay .title {
	font-family: 'Adelle SansW01', Sans-Serif;
}
.custom_imagebox .title-top{
	display: none;
}

.custom_highlights_panel .tab-title .custom_imagebox .title-top{
	display: block;
	margin-bottom: 0;
}
.custom_highlights_panel .tab-title .custom_imagebox .title{
	font-size: 28px;
	line-height: 28px;
}


/** image box **/
.custom_imagebox{
	position: relative;
	margin-bottom: 56px;
}
.custom_imagebox.no-bottom-margins{
	margin-bottom: 0;
}
.custom_imagebox .arrow-down{
	display: none;
}
.custom_imagebox .item{
	position: relative;
	overflow: hidden;
	padding: .5px;
}
.custom_imagebox .item-int{
	position: relative;
	overflow: hidden;
}
.custom_imagebox .icon-top{
	text-align: center;
	margin-bottom: 10px;
}
.custom_imagebox .icon-top img{
	max-height: 50px;
}
.custom_imagebox .icon-bottom{
	width: 100%;
	max-width: 340px;
	height: 1px;
	background: #FFF;
	text-align: center;
	margin: 0 auto 20px;
}
.custom_imagebox .icon-bottom img{
	position: relative;
	top: -14px;

}
/** box **/
.custom_imagebox.no-overlay .info {
	position: relative;
	color: black;
}
.custom_imagebox.no-overlay .info:before {
	display: none;
}
.custom-imagebox.no-overlay .image {
	-webkit-filter: blur(0px);
	filter: blur(0px);
}
.custom_imagebox .info{
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 20px 18px;
	z-index: 9;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Adelle SansW01-Bold';
	transition: all ease .5s;
}
.custom_imagebox .info::before {
	content: "";
	position: absolute;
	top: -100%;
	left: 0px;
	width: 100%;
	height: 100%;
	transition: all ease .5s;
}
.custom_highlights_panel .tab-title .custom_imagebox ::before{
	/*display: none;*/
}
/** links **/
.custom_imagebox .link-btn{
	left: 0;
	width: 100%;
}
.custom_imagebox .link-btn .arrow-icon{
	position: relative;
	margin-left: 4px;
}
.custom_imagebox .link-btn .custom-button .arrow-icon{
	top: -2px;
}
.custom_imagebox .link-btn .custom-button{
	background: #FFF;
	color: #9f4e25;
	margin: 0;
	width: 118px;
	height: 42px;
}
.custom_highlights_panel .tab-title .custom_imagebox .link-btn{
	font-size: 16px;
	text-transform: none;
	font-family:'Adelle SansW01-Regular', Sans-Serif;
}
.custom_imagebox .info::before {
	content: "";
	position: absolute;
	top: -100%;
	left: 0px;
	width: 100%;
	height: 100%;
	transition: all ease .5s;
}
.custom_imagebox .info{
	padding-bottom: 25%;
}
/** box background theme **/
.custom_imagebox.no-overlay .info,
.custom_imagebox.no-overlay .info::before {
	background-color: transparent;
}

.custom_imagebox .info,
.custom_imagebox .info::before {
	background-color: rgba(69,117,142,.64);
}
.custom_imagebox .green .info,
.custom_imagebox .green .info::before {
	background-color: rgba(65,120,54,.64);
}
.custom_imagebox .brown .info,
.custom_imagebox .brown .info::before {
	background-color: rgba(174,127,61,.64);
}

@media only screen and (min-width: 641px) {
	.custom_highlights_panel{
		margin-bottom: 128px;
	}
	.custom_highlights_panel .tab-title{
		width: 50%;
	}
	/** image box **/
	.custom_imagebox{
		margin-bottom: 124px;
	}
	.custom_imagebox:not(.no-overlay) .image{
		filter: blur(3px);
		-webkit-filter: blur(3px);
		transition: all ease .5s;
	}
	.custom_imagebox .arrow-down {
		 display: block;
	    position: relative;
	    top: 0;
	    transition: all ease .7s;
	}	
	.custom_imagebox .icon-bottom{
		max-width: 290px;
	}
	.custom_imagebox .title-top,
	.custom_imagebox .title{
		margin-bottom: 0;
	}
	.custom_imagebox .info{
		padding-bottom: 30%;
	}
	/** box **/
	/* full width */
	.custom_imagebox .item.medium-12 .info{
		padding-top: 20px;
    	padding-bottom: 20px;
	}

	/** box hover **/
	.custom_highlights_panel .tab-title.active .item .info::before{
	    height: 0%;
	    top: 0%;
	}
	.custom_highlights_panel .tab-title.active .item .info{
    	padding-bottom: 25px;
	}
	.custom_highlights_panel .tab-title.active .item .image{
		 -webkit-filter: blur(0px);
		filter: blur(0px);
	}
	.custom_highlights_panel .tab-title.active .item .arrow-down{
    	top: 150px;
	}
	/** link **/
	.custom_imagebox:not(.no-overlay) .link-btn{
	    position: absolute;
	    bottom: -70px;
	    width: 100%;
	    z-index: 9;
	    text-align: center;
	    cursor: pointer;
	    transition: all ease .5s;
	}
	
	.custom_highlights_panel .tab-title .item .link-btn{
	    bottom: -100px;
	    transition: all ease .7s;
		 background: transparent;
	}
	.custom_highlights_panel .tab-title.active .item:hover .link-btn,
	.custom_highlights_panel .tab-title.active .item .link-btn {
    	bottom: 26px;
	}
}
@media only screen and (min-width: 1025px) {
	/** title **/
	.custom_imagebox .title-top,
	.custom_imagebox .title{
		font-size: 24px;
	  	line-height: 24px;
		 margin-bottom: 0;
	}
	.custom_highlights_panel .tab-title a.tab-link .custom_imagebox .title{
		font-size: 36px;
		line-height: 36px;
	}
	/* full width */
	.custom_imagebox .item.medium-12 .info{
    	padding-bottom: 7%;
	}
	.custom_imagebox .info{
		padding-top: 30px;
		padding-bottom: 32%;
	}
	.custom_imagebox.no-overlay .info {
		padding-bottom: 30px;
	}
	.custom_imagebox .icon-top{
		margin-bottom: 20px;
	}
	.custom_imagebox .icon-top img{
		max-height: none;
	}
	.custom_imagebox .icon-bottom{
		margin-bottom: 27px;
		max-width: 340px;
	}
	.custom_imagebox .arrow-down{
		top: 30px;
	}

	/** box hover **/
	.custom_imagebox .item:hover .info::before{
	    height: 0%;
	    top: 0%;
	}
	.custom_imagebox:not(.no-overlay) .item:hover .info{
    	padding-bottom: 80px;
	}
	.custom_imagebox .item:hover .image{
		 -webkit-filter: blur(0px);
		filter: blur(0px);
	}
	.custom_highlights_panel .tab-title.active .item .info{
		padding-bottom: 50px;
	}
	.custom_highlights_panel .tab-title .item:hover .arrow-down{
    top: 50px;
	}
	.custom_highlights_panel .tab-title.active .item .arrow-down,
	.custom_imagebox .item:hover .arrow-down {
    	top: 150px;
	}
	/** link **/
	.custom_highlights_panel .tab-title .item:hover .link-btn{
	    bottom: -100px;
	    transition: all ease .7s;
		 background: transparent;
	}
	.custom_imagebox .item:hover .link-btn {
    	bottom: 20px;
	}

}
/*
|  END IMAGE BOX / Highlights Panel
|-----------------------------------------------------------------------------------------------------------
*/

/*
|-----------------------------------------------------------------------------------------------------------
| IMAGE BOX BLOG STANDARD
|-----------------------------------------------------------------------------------------------------------
*/
.custom_imagebox_standard {
	margin: 0 auto 40px;
	max-width: 330px;
	overflow: hidden;
}
.custom_imagebox_standard .item{
	position: relative;
	font-family:'Adelle SansW01-Regular', Sans-Serif;
}
.custom_imagebox_standard .item .image {
    filter: blur(0px);
    transition: all 0.5s ease 0s;
}
.custom_imagebox_standard .item:hover .image {filter: blur(3px);}
.custom_imagebox_standard .info{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(159, 78, 37, 0.8);
	color: #FFF;
}
.custom_imagebox_standard.green .info{
	background: rgba(65, 120, 54, 0.8);
}
.custom_imagebox_standard.blue .info{
	background: rgba(42, 85, 108, 0.8);
}
.custom_imagebox_standard.brown .info{
	background: rgba(174, 127, 61, 0.8);
}
.custom_imagebox_standard .info-int{
	padding: 14px 28px;
}
.custom_imagebox_standard .title{
	font-family:'Adelle SansW01-Regular';
	font-size: 20px;
    padding-bottom: 0;
    transition: all 0.5s ease 0s;
}

.custom_imagebox_standard .info-int .bottom-info {display: none;}
.custom_imagebox_standard .info-int .bottom-info .desc {
		font-size:14px;
		font-family:'Adelle SansW01-Regular';
		padding-top:0px;
		border-top:1px rgba(255,255,255,0) solid;
		max-height:0px;
		overflow:hidden;
		transition:all ease .5s;

	}

.custom_imagebox_standard .info-int .bottom-info a:after {
	content:url('/includes/public/assets/arrow-sm-right.png');
	position:absolute;
	top:-1px;
	right:-20px;
}
.custom_imagebox_standard .info-int .bottom-info a {
	font-family: 'Adelle SansW01-Bold';
    font-size: 14px;
    color: #fff; 
    position:relative;
}

@media only screen and (min-width: 641px)and (max-width:1024px) {
	.custom_imagebox_standard{max-width: 672px;}
	.custom_imagebox_standard .info{
		/* position: relative;
		bottom: auto;
		left: auto;
		right: 0;
		width: 100%; */
		height: 200px;
		/* max-width: 342px;
		background: #9f4e25; */
	}
	.custom_imagebox_standard.green .info{
		background: #417836;
	}
	.custom_imagebox_standard .info-int{
		position: absolute;
		width: 100%;
		bottom:0;
		left: 0;
		padding-bottom: 24px;
	}
	.custom_imagebox_standard .info-int .bottom-info {display: block; height: auto;}
	.custom_imagebox_standard .desc{
		padding-top: 16px;
		border-top: 1px solid;
		border-color: rgba(255, 255, 255, .4);
		margin-top: 16px;
		font-size: 16px;
		line-height: 24px;

	}
	.custom_imagebox_standard .link-btn{
		display: inline-block;
		margin-top: 14px;
		font-family:'Adelle SansW01-Bold', Sans-Serif;
		font-size: 16px;
		line-height: 16px;
		text-transform: uppercase;
		color: #FFF;
	}
	.custom_imagebox_standard .link-btn img{
		position: relative;
		top: -2px;
		margin-left: 4px;
	}
}

@media only screen and (min-width: 1025px) {
	.custom_imagebox_standard .info-int .bottom-info {
		display: block;
		max-height: 0; 
		overflow: hidden; 
		-moz-transition: all .5s ease;
	    -webkit-transition: all .5s ease;
	    -o-transition: all .5s ease;
	    transition: all .5s ease;
	}
	.custom_imagebox_standard .item:hover .info-int .bottom-info {
		max-height: 100px;	
	}
}

@media only screen and (max-width: 40.063em) {
	.custom_imagebox_standard .info-int .bottom-info {
		display: block;
	}
}

/*
|-----------------------------------------------------------------------------------------------------------
| IMAGE BOX BLOG FEED
|-----------------------------------------------------------------------------------------------------------
*/
.custom_imagebox_feed{
	margin-bottom: 45px;
}
.custom_imagebox_feed .item{
	position: relative;
	font-family:'Adelle SansW01-Regular', Sans-Serif;
	color: #454545;
	font-size: 16px;
	line-height: 26px;
}
.custom_imagebox_feed .item.first{
	padding-top: 114px;
}
.custom_imagebox_feed .image{
	width: auto;
	margin: 0 -15px;
}
.custom_imagebox_feed .image img{
	width: 100%;
}
.custom_imagebox_feed .logo{
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
}
.custom_imagebox_feed .item-content .medium-3{
	position: static;
}
.custom_imagebox_feed .info-wrapper{
	padding: 0;
}
.custom_imagebox_feed .item-info{
	padding-top: 25px;
	background: rgba(255, 255, 255, 0.94);
	margin-top:-24px;
	border-radius: 3px;
}
.custom_imagebox_feed .item-info-int{
	padding: 0 20px;
}
.custom_imagebox_feed .date,
.custom_imagebox_feed .title{
	font-size: 24px;
	line-height: 32px;
	font-family:'Clarendon W01 Light_692104', serif;
	margin-bottom: 18px;
}
.custom_imagebox_feed .title a,
.custom_imagebox_feed .title a:hover{
	color: #454545;
}
.custom_imagebox_feed .more-post a,
.custom_imagebox_feed .more-post a:hover{
	color: #999999;
}
.custom_imagebox_feed .more-post-mobile a,
.custom_imagebox_feed .more-post-mobile a:hover{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	line-height: 24px;
}
.custom_imagebox_feed .more-post-mobile {background-color: #dbdbdb; text-align: center;}
.custom_imagebox_feed a:hover{
	color: #77320f;
}
.custom_imagebox_feed a.view-all:hover{
	color: #fff;
}
.custom_imagebox_feed .cat{
	background: #608411;
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	padding: 6px;
	margin-bottom: 9px;
	text-transform: uppercase;
}
.custom_imagebox_feed .author{
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.custom_imagebox_feed .desc {
	padding-bottom: 20px;
}
.custom_imagebox_feed .more-link{
	font-family:'Adelle SansW01-Bold', Sans-Serif;
}
.custom_imagebox_feed .view-all{
	display: block;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	background: #dbdbdb;
	padding: 3px 0;
}
.custom_imagebox_feed .desc.teaser p,
.custom_imagebox_feed .more-link.teaser {
	display: inline;
}

@media only screen and (min-width: 641px) {
	.custom_imagebox_feed{
		margin-top: 0
	}
	.custom_imagebox_feed .title{
		font-size: 30px;
		line-height: 36px;
	}
	.custom_imagebox_feed .item-content .medium-3{padding-right: 0;}
	.custom_imagebox_feed .item.first{padding-top: 0; margin-bottom: 50px;}
	.custom_imagebox_feed .info-wrapper{padding-right: 30px;}
	.custom_imagebox_feed .item-info-int{padding: 0 30px;}
	.custom_imagebox_feed .logo{position: relative; padding-top: 45px; margin-bottom: 7px;}
	.custom_imagebox_feed .item-info{padding-top: 50px; margin-top: -49px;}
	.custom_imagebox_feed .image{width: 100%; margin: 0;}

	.custom_imagebox_feed .item.standard .image{margin-bottom: 18px;}
	.custom_imagebox_feed .item.standard .title,
	.custom_imagebox_feed .item.standard .date{font-size: 20px; line-height: 20px; margin-bottom: 10px;}

	.custom_imagebox_feed .more-post {text-transform: uppercase; color: #999999; font-size: 14px; margin-bottom: 14px;}
}
@media only screen and (min-width: 641px) and (max-width: 1024px)  {
	.custom_imagebox_feed .item.item-4 { display: none !important;}
}
@media only screen and (min-width: 1025px) {
	.custom_imagebox_feed .info-wrapper{padding-right: 60px;}
	.custom_imagebox_feed .item.first{margin-bottom: 45px;}
}

/*
|-----------------------------------------------------------------------------------------------------------
| IMAGE BOX FEATURED
|-----------------------------------------------------------------------------------------------------------
*/
.custom_imagebox_featured{
	margin-bottom: 55px;
}
.custom_imagebox_featured .top{
	margin-bottom: 38px;
}
.custom_imagebox_featured .main-title{
	width: 100%;
	text-transform: uppercase;
	color: #171717;
	font-size: 38px;
	line-height: 38px;
	font-family:'Clarendon W01 Light_692104', serif;
	text-align: center;
	padding: 25px 0 18px;
}
.theme-meetings .custom_imagebox_featured .main-title{
	color: #417835;
}
.theme-members .custom_imagebox_featured .main-title{
	color: #45758e;
}
.custom_imagebox_featured .border{
	height: 1px;
	background: #dbdbdb;
	margin: 18px 0;
	text-align: center;
}
.custom_imagebox_featured .border span{
	position: relative;
	display: inline-block;
	top: -12px;
	font-family:'Clarendon W01 Light_692104', serif;
	font-size: 21px;
	line-height: 21px;
	text-transform: uppercase;
	color: #9f4e25;
	background: #FFF;
	padding: 2px;
}
.custom_imagebox_featured .border.icon span{
	top: -22px;
}
.custom_imagebox_featured .border.icon{
	margin-top: 25px;
}
.custom_imagebox_featured .item{
	width: 100%;
	max-width: 560px;
	font-family:'Adelle SansW01-Regular', Sans-Serif;
	text-align: center;
	margin: 0 auto;
}
.custom_imagebox_featured .image{
	position: relative;
	background: #000;
	border: none;
	box-shadow: none;
	max-width: 100%;
}
.custom_imagebox_featured .image img{
	/*opacity: .8;*/
}
.custom_imagebox_featured .title{
	margin-bottom: 8px;
	font-family:'Clarendon W01 Light_692104', serif;
	font-size: 30px;
	line-height: 36px;
	color: #9f4e25;
}
.custom_imagebox_featured .title a:hover {color: #9f4e25;}
.custom_imagebox_featured .date{
	font-size: 20px;
	line-height: 20px;
	color: #454545;
	margin-bottom: 12px;
}
.custom_imagebox_featured .location{
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.custom_imagebox_featured .item.item-first{
	max-width: 490px;
}
.custom_imagebox_featured .item.item-first .image{
	margin-bottom: 30px;
}
.custom_imagebox_featured .item.item-standard{
	display: none;
}
.custom_imagebox_featured .item.item-standard .image {max-width: 205px;}
.custom_imagebox_featured .custom-button{
	width: 130px;
	height: 43px;
	margin: 0;
}
.custom_imagebox_featured .top-date{
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 65px;
	text-align: left;
	font-family:'Clarendon W01 Light_692104', serif;
	color: #FFF;
	font-size: 54px;
}
.custom_imagebox_featured .top-date span{
	display: block;
	margin-bottom: 2px;
	font-family:'Adelle SansW01-Regular', Sans-Serif;
	font-size: 12px;
	line-height: 28px;
	text-transform: uppercase;
}

@media only screen and (min-width: 641px) {
	.custom_imagebox_featured{margin-bottom: 35px;}
	.custom_imagebox_featured .item.item-first{
		width: 452px;
		margin-bottom: 38px;
	}
	.custom_imagebox_featured .item.item-standard{
		display: block;
		padding-bottom: 28px;
		margin-bottom: 28px;
		border-bottom: 1px solid #dbdbdb;
		text-align: left;
	}
	.custom_imagebox_featured .item.item-standard .image{
		margin-right: 18px;
		margin-bottom: 25px;
	}
	.custom_imagebox_featured .item.item-standard .title{
		font-size: 26px;
		line-height: 36px;
	}
}
@media only screen and (min-width: 1025px) {
	.custom_imagebox_featured .top{margin-bottom: 60px;}
	.custom_imagebox_featured .item{float: left;}
	.custom_imagebox_featured .item.item-first{max-width: 490px; padding-right: 40px;}
	.custom_imagebox_featured .image{
		max-width: 430px
	}
}
/*
|-----------------------------------------------------------------------------------------------------------
| SOCIAL HUB
|-----------------------------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 641px) {
	.custom_social{
		padding: 48px 30px 30px;
		background: url("/includes/public/assets/patterns/eggshell-cream-meetings.png");
		background-position: left top;
	}
	.custom_social .title{
		width: 100%;
		text-align: center;
		font-size: 40px;
		line-height: 40px;
		color: #9f4e25;
		font-family:'Clarendon W01 Light_692104', serif;
	}
	.custom_social .tab-title{
		border-radius: 3px;
		border: 4px solid;
		border-color: rgba(255, 255, 255, 0.9);
		background: transparent;
	}
	.custom_social .tab-title a{
		width: 32px;
		height: 32px;
		padding: 0;
		margin:0;
		background: #c6baa8;
		border-radius: 2px;
	}
	.custom_social .tab-title.active {
		border-color: rgba(198, 186, 168, 0.9);
		margin-right: 9px;
	}
	.custom_social .tab-title.active.last{
		margin: 0 0 0 9px;
	}
	.custom_social .tab-title.active a{
		background: #5180a5;
	}
	.custom_social .tabs-content{
		width: 100%;
		max-width: 790px;
		margin: 0 auto;
	}
	.custom_social .social-nav{
		text-align: center;
	}
	.tabs-content iframe html #photowall_widget #photowall_control .load_more,
	.tabs-content iframe html #photowall_widget #photowall_control .load_more:hover,
	.photowall_tablet .load_more:hover {color: #fff !important;}
	.custom_social .border,
	.custom_social .social-buttons{
		display: inline-block;
	}
	.custom_social .social-buttons{
		position: relative;
		margin: 0 10px;
		top: 19px;
	}
	.custom_social .border{
		height: 1px;
		width: 100%;
		max-width: 530px;
		background: #d7cdbe;
	}
}

@media only screen and (max-width: 640px) {
	.custom_social .title{
		width: 100%;
		text-align: center;
		font-size: 24px;
		line-height: 24px;
		color: #9f4e25;
		font-family:'Clarendon W01 Light_692104', serif;
	}
}
