/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi
Description: Divi child theme via FreshySites
Author: FreshySites
Author URI: http://freshysites.com/
Template:  Divi
Version: 1.0.0
*/
/* Add your own styles at the bottom */

#virtual-experience .ytc_video_container {
    float: left;
    max-width: 100%;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

#virtual-experience .ytc_video_container:hover {
	box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

#virtual-experience h3.ytc_title {
	background: #FFF;
    padding: 30px;
	font-size: 20px;
}

@media screen and (min-width: 981px) {
	#virtual-experience .ytc_video_container:not(:last-of-type) {
	margin-right: 3%;
	}
	#virtual-experience .ytc_video_container {
	width: 31.333%!important;
	margin-bottom: 35px;
	}
}

@media screen and (max-width: 980px) and (min-width: 768px) {
	#virtual-experience .ytc_video_container:nth-of-type(odd) {
	margin-right: 7.5%!important;
	}
	#virtual-experience .ytc_video_container {
	    width: 46.25% !important;
		margin-bottom: 7.5%;
	}
}

@media screen and (max-width: 767px) {
	#virtual-experience .ytc_video_container {
	width: 100%!important;
	margin-bottom: 9.5% !important;
	}
}

.page-id-7 #et-footer-nav {
	display: none!important;
}

#menu-item-1256 a {

}

#main-header {
	background-image: url(/wp-content/uploads/header-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

/* -- COLORS -- */

.white, 
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white li, .white a,
h1.white, h2.white, h3.white, h4.white, h5.white, h6.white, li.white, a.white, p.white {
	color: #fff;
}

.black, 
.black h1, .black h2, .black h3, .black h4, .black h5, .black h6, .black li, .black a,
h1.black, h2.black, h3.black, h4.black, h5.black, h6.black, li.black, a.black, p.black {
	color: #000;
}

.primary, 
.primary h1, .primary h2, .primary  h3, .primary h4, .primary h5, .primary h6, .primary li, .primary a,
h1.primary, h2.primary, h3.primary, h4.primary, h5.primary, h6.primary, li.primary, a.primary, p.primary {
	color: #002d78;
}

.secondary, 
.secondary h1, .secondary h2, .secondary h3, .secondary h4, .secondary h5, .secondary h6, .secondary li, .secondary a,
h1.secondary, h2.secondary, h3.secondary, h4.secondary, h5.secondary, h6.secondary, li.secondary, a.secondary, p.secondary {
	color: #002d78;
}

.tertiary, 
.tertiary h1, .tertiary h2, .tertiary h3, .tertiary h4, .tertiary h5, .tertiary h6, .tertiary li, .tertiary a,
h1.tertiary, h2.tertiary, h3.tertiary, h4.tertiary, h5.tertiary, h6.tertiary, li.tertiary, a.tertiary, p.tertiary {
	color: #e4debe;
}

/* background colors */
.bg-white, a.bg-white {background-color: #fff;}
.bg-black, a.bg-black {background-color: #000;}
.bg-primary, a.bg-primary {background-color: #32a709;}
.bg-secondary, a.bg-secondary {background-color: #daf238;}
.bg-tertiary, a.bg-tertiary {background-color: #e4debe;}

/* -- END COLORS -- */


/* -- SPACING -- */

/* margin */

.m-t-0, 
.m-t-0 h1, .m-t-0 h2, .m-t-0 h3, .m-t-0 h4, .m-t-0 h5, .m-t-0 h6, .m-t-0 li, .m-t-0 a,
h1.m-t-0, h2.m-t-0, h3.m-t-0, h4.m-t-0, h5.m-t-0, h6.m-t-0, li.m-t-0, a.m-t-0, p.m-t-0 {
	margin-top: 0 !important;
}

.m-b-0, 
.m-b-0 h1, .m-b-0 h2, .m-b-0 h3, .m-b-0 h4, .m-b-0 h5, .m-b-0 h6, .m-b-0 li, .m-b-0 a,
h1.m-b-0, h2.m-b-0, h3.m-b-0, h4.m-b-0, h5.m-b-0, h6.m-b-0, li.m-b-0, a.m-b-0, p.m-b-0 {
	margin-bottom: 0 !important;
}

.m-l-0, 
.m-l-0 h1, .m-l-0 h2, .m-l-0 h3, .m-l-0 h4, .m-l-0 h5, .m-l-0 h6, .m-l-0 li, .m-l-0 a,
h1.m-l-0, h2.m-l-0, h3.m-l-0, h4.m-l-0, h5.m-l-0, h6.m-l-0, li.m-l-0, a.m-l-0, p.m-l-0 {
	margin-left: 0 !important;
}

.m-r-0, 
.m-r-0 h1, .m-r-0 h2, .m-r-0 h3, .m-r-0 h4, .m-r-0 h5, .m-r-0 h6, .m-r-0 li, .m-r-0 a,
h1.m-r-0, h2.m-r-0, h3.m-r-0, h4.m-r-0, h5.m-r-0, h6.m-r-0, li.m-r-0, a.m-r-0, p.m-r-0 {
	margin-right: 0 !important;
}

.m-x-0, 
.m-x-0 h1, .m-x-0 h2, .m-x-0 h3, .m-x-0 h4, .m-x-0 h5, .m-x-0 h6, .m-x-0 li, .m-x-0 a,
h1.m-x-0, h2.m-x-0, h3.m-x-0, h4.m-x-0, h5.m-x-0, h6.m-x-0, li.m-x-0, a.m-x-0, p.m-x-0 {
	margin-left: 0 !important; 
	margin-right: 0 !important;
}

.m-y-0, 
.m-y-0 h1, .m-y-0 h2, .m-y-0 h3, .m-y-0 h4, .m-y-0 h5, .m-y-0 h6, .m-y-0 li, .m-y-0 a,
h1.m-y-0, h2.m-y-0, h3.m-y-0, h4.m-y-0, h5.m-y-0, h6.m-y-0, li.m-y-0, a.m-y-0, p.m-y-0 {
	margin-top: 0 !important; 
	margin-bottom: 0 !important;
}

.m-a-0, 
.m-a-0 h1, .m-a-0 h2, .m-a-0 h3, .m-a-0 h4, .m-a-0 h5, .m-a-0 h6, .m-a-0 li, .m-a-0 a,
h1.m-a-0, h2.m-a-0, h3.m-a-0, h4.m-a-0, h5.m-a-0, h6.m-a-0, li.m-a-0, a.m-a-0, p.m-a-0 {
	margin: 0 !important; 
}

.m-y-auto, 
.m-y-auto h1, .m-y-auto h2, .m-y-auto h3, .m-y-auto h4, .m-y-auto h5, .m-y-auto h6, .m-y-auto li, .m-y-auto a,
h1.m-y-auto, h2.m-y-auto, h3.m-y-auto, h4.m-y-auto, h5.m-y-auto, h6.m-y-auto, li.m-y-auto, a.m-y-auto, p.m-y-auto {
	margin-right: auto !important; 
	margin-left: auto !important;
}

/* padding */

.p-t-0, 
.p-t-0 h1, .p-t-0 h2, .p-t-0 h3, .p-t-0 h4, .p-t-0 h5, .p-t-0 h6, .p-t-0 li, .p-t-0 a,
h1.p-t-0, h2.p-t-0, h3.p-t-0, h4.p-t-0, h5.p-t-0, h6.p-t-0, li.p-t-0, a.p-t-0, p.p-t-0 {
	padding-top: 0 !important;
}

.p-b-0, 
.p-b-0 h1, .p-b-0 h2, .p-b-0 h3, .p-b-0 h4, .p-b-0 h5, .p-b-0 h6, .p-b-0 li, .p-b-0 a,
h1.p-b-0, h2.p-b-0, h3.p-b-0, h4.p-b-0, h5.p-b-0, h6.p-b-0, li.p-b-0, a.p-b-0, p.p-b-0 {
	padding-bottom: 0 !important;
}

.p-l-0, 
.p-l-0 h1, .p-l-0 h2, .p-l-0 h3, .p-l-0 h4, .p-l-0 h5, .p-l-0 h6, .p-l-0 li, .p-l-0 a,
h1.p-l-0, h2.p-l-0, h3.p-l-0, h4.p-l-0, h5.p-l-0, h6.p-l-0, li.p-l-0, a.p-l-0, p.p-l-0 {
	padding-left: 0 !important;
}

.p-r-0, 
.p-r-0 h1, .p-r-0 h2, .p-r-0 h3, .p-r-0 h4, .p-r-0 h5, .p-r-0 h6, .p-r-0 li, .p-r-0 a,
h1.p-r-0, h2.p-r-0, h3.p-r-0, h4.p-r-0, h5.p-r-0, h6.p-r-0, li.p-r-0, a.p-r-0, p.p-r-0 {
	padding-right: 0 !important;
}

.p-x-0, 
.p-x-0 h1, .p-x-0 h2, .p-x-0 h3, .p-x-0 h4, .p-x-0 h5, .p-x-0 h6, .p-x-0 li, .p-x-0 a,
h1.p-x-0, h2.p-x-0, h3.p-x-0, h4.p-x-0, h5.p-x-0, h6.p-x-0, li.p-x-0, a.p-x-0, p.p-x-0 {
	padding-left: 0 !important; 
	padding-right: 0 !important;
}

.p-y-0, 
.p-y-0 h1, .p-y-0 h2, .p-y-0 h3, .p-y-0 h4, .p-y-0 h5, .p-y-0 h6, .p-y-0 li, .p-y-0 a,
h1.p-y-0, h2.p-y-0, h3.p-y-0, h4.p-y-0, h5.p-y-0, h6.p-y-0, li.p-y-0, a.p-y-0, p.p-y-0 {
	padding-top: 0 !important; 
	padding-bottom: 0 !important;
}

.p-a-0, 
.p-a-0 h1, .p-a-0 h2, .p-a-0 h3, .p-a-0 h4, .p-a-0 h5, .p-a-0 h6, .p-a-0 li, .p-a-0 a,
h1.p-a-0, h2.p-a-0, h3.p-a-0, h4.p-a-0, h5.p-a-0, h6.p-a-0, li.p-a-0, a.p-a-0, p.p-a-0 {
	padding: 0 !important; 
}

/* -- END SPACING -- */


/* -- TYPOGRAPHY -- */

.text-lowercase, 
.text-lowercase h1, .text-lowercase h2, .text-lowercase h3, .text-lowercase h4, .text-lowercase h5, .text-lowercase h6, .text-lowercase li, .text-lowercase a {
	text-transform: lowercase !important;
}

.text-uppercase, 
.text-uppercase h1, .text-uppercase h2, .text-uppercase h3, .text-uppercase h4, .text-uppercase h5, .text-uppercase h6, .text-uppercase li, .text-uppercase a {
	text-transform: uppercase !important;
}

.text-capitalize, 
.text-capitalize h1, .text-capitalize h2, .text-capitalize h3, .text-capitalize h4, .text-capitalize h5, .text-capitalize h6, .text-capitalize li, .text-capitalize a {
	text-transform: capitalize !important;
}

.text-transform-none, 
.text-transform-none h1, .text-transform-none h2, .text-transform-none h3, .text-transform-none h4, .text-transform-none h5, .text-transform-none h6, .text-transform-none li, .text-transform-none a {
	text-transform: none !important;
}

.font-weight-bold, 
.font-weight-bold h1, .font-weight-bold h2, .font-weight-bold h3, .font-weight-bold h4, .font-weight-bold h5, .font-weight-bold h6, .font-weight-bold li, .font-weight-bold a {
	font-weight: 700;
}

.font-weight-normal, 
.font-weight-normal h1, .font-weight-normal h2, .font-weight-normal h3, .font-weight-normal h4, .font-weight-normal h5, .font-weight-normal h6, .font-weight-normal li, .font-weight-normal a {
	font-weight: 400;
}

.font-italic {font-style: italic;}

.text-underline-none, .text-underline-none a {text-decoration: none !important;}

.text-underline, .text-underline a {text-decoration: underline !important;}

.text-nowrap, .text-nowrap a {white-space: nowrap !important;}

.text-wrap-normal, .text-wrap-normal a {white-space: normal !important;}

/* -- END TYPOGRAPHY -- */


/* -- FOOTER -- */

.freshy_copyright a {
	display: inline-block;
	vertical-align: middle;
	width: 44px;
	height: 20px;
	background-image: url("/wp-content/uploads/freshysites_footer_white.png");
	background-repeat: no-repeat;
	background-size: 44px 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.freshy_copyright span {
	display: inline-block;
	color: #fff;
}

.freshy_copyright span::after {
	display: inline-block;
	content: '';
	border-right: 1px solid #fff;
	padding-left: 10px;
	margin-right: 10px;
	height: 20px;
	vertical-align: middle;
}

/* fix if using Impreza to remove underline */
.freshy_copyright a:hover {
	border: 0 !important;
}

/* -- END FOOTER -- */


/* -- RESPONSIVE -- */

/* do for mobile */
@media screen and (max-width: 767px) {
	/* hide on mobile */
	.hide-mobile {
		display: none;
	}
}

/* do for desktop */
@media screen and (min-width: 768px) {
	/* hide on desktop */
	.hide-desktop {
		display: none;
	}
}

/* -- END RESPONSIVE -- */

body {
	font-family: 'Titillium Web', sans-serif!important;
}

.semi-bold, h1, h2, h3, h4, h5, h6, .cspml_details_title a {
	font-family: 'Titillium Web', sans-serif!important;
	font-style: italic;
	font-weight: 700;
}

.bold {
	font-family: 'Titillium Web', sans-serif!important;
	font-weight: 800!important;
}

/* -- TABBED MODULE -- */

.tabbed-section ul.et_pb_tabs_controls {
	background-color: #00b3e3!important;
}


.tabbed-section .et_pb_tabs_controls li {
	width: 50%;
	padding: 20px 45px!important;
	border: 0px!important;
}

.tabbed-section ul.et_pb_tabs_controls, .tabbed-section.et_pb_tabs, .tabbed-section .et_pb_all_tabs {
	border: 0px!important;
}

.tabbed-section .et_pb_tabs_controls li.et_pb_tab_active {
	bottom: 0px!important;
}

.tabbed-section .et_pb_tabs_controls a {
	font-weight: 400!important;
}

@media (max-width: 1200px) {
	.tabbed-section .et_pb_tabs_controls a {
	font-size: 25px!important;
	}
	
.et_pb_text h1 {
    font-size: 30px!important;
}
}

.tabbed-section .et_pb_tabs_controls li.et_pb_tab_0 {
	text-align: right;
}

.tabbed-button {
	margin-top: 30px!important;
}



@media (max-width: 980px) {
.tabbed-content .et_pb_column_1, .tabbed-content .et_pb_column_3 {
    margin-bottom: 30px!important;
}
	
	.tabbed-content .ecs-event-list {
		padding-left: 0px!important;
	}
}

@media (max-width: 767px) {
	#tabbed-section {
		display: none!important;
	}
}



/* -- HOME SLIDER -- */

.home-slider .et_pb_slide_title, .home-slider .et_pb_slide_content, .home-slider .et_pb_slide_description {
	text-align: left;
}

.home-slider .et_pb_more_button {
    margin-top: 40px;
}

.home-slider .et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: 0 0 20px rgba(0, 0, 0, 1), 0 0 10px rgba(0, 0, 0, .5)!important;
}

.home-slider .et_pb_button {
    box-shadow: 0 0 20px rgba(0, 0, 0, .8)!important;
}

/*.home-slider .et_pb_slide_description {
    padding: 28% 8% 16%;
}*/

.home-slider .et_pb_slider_container_inner {
	padding: 2.5% 0;
}

@media only screen and (max-width: 980px) {
.home-slider .et_pb_module.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    font-size: 40px!important;
}
	
			.home-slider .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content p {
		font-size: 25px!important;
	}
	
}

@media only screen and (max-width: 767px) {
.home-slider .et_pb_module.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    font-size: 35px!important;
}
	
		.home-slider .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content p {
		font-size: 20px!important;
	}
	
	.home-slider .et_pb_button {
		font-size: 15px!important;
	}
	
	/*.home-slider .et_pb_slide_description {
    padding: 28% 8%!important;
}*/
}

/* -- FONT AWESOME ICONS -- */

.fab .et-pb-icon { font-size: 0; }
.fab .et-pb-icon::after { font-family: "FontAwesome" !important; }
.fab.et_pb_blurb_position_top .et-pb-icon::after { font-size: 35px; }
.fab.et_pb_blurb_position_left .et-pb-icon::after { font-size: 25px; }
.fab-tree .et-pb-icon::after { content: "\f277"; }
.fab-group .et-pb-icon::after { content: "\f279"; }
.fab-gift .et-pb-icon::after { content: "\f073"; }
.fab-phone .et-pb-icon::after { content: "\f095"; }
.fab-link .et-pb-icon::after { content: "\f0c1"; }
.fab-clock .et-pb-icon::after { content: "\f017"; }
.fab-map .et-pb-icon::after { content: "\f041"; }
.tabbed-section .et_pb_tab_1 > a::before { content: "\f00b"; font-family: "FontAwesome" !important; margin-right: 20px;}
/*.tabbed-section .et_pb_tab_0 > a::after { content: "Festivals - Live Music - Shows - Exhibits"; !important; display:block; font-size: 15px!important; line-height: 1em!important; font-style: italic; }*/

.et_pb_module .et_pb_module.et_pb_button, .home-slider .et_pb_slider .et_pb_more_button.et_pb_button, .home-slider .et_pb_slider .et_pb_more_button.et_pb_button:hover, .gform_button {
    padding: 0.3em 3em !important;
	color: #ffffff!important;
}

.single-post #main-content > .container, .single-post #left-area, .single-post .et_pb_post {
	padding: 0px!important;
	margin: 0px!important;
}

.post-blurbs .et_pb_main_blurb_image {
	margin-bottom: 0px!important;
}

.single-listing #page-container .et_pb_row {
width: 100%;
}
.single-listing #page-container .et_pb_with_background .et_pb_row {
width: 80%;
}


.single-listing #page-container #main-content > .container {
	padding: 0px!important;
}

.directory .cspml_fs_item_container > div:not(#location):not([data-field-name="location"]), .directory .codespacing_progress_map_area {
	display: none;
}

.post .et_pb_module.et_pb_post_title:after {
	display: block;
	background-color: rgba(0,45,120,0.75);
	position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    pointer-events: none;
	
}

.post .et_pb_fullwidth_section .et_pb_post_title {
    padding-bottom: 50px;
}

.post .et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
    width: 80%;
    max-width: 800px;
    margin: 20px auto;
    padding: 10px;
}

.home-map .codespacing_progress_map_area {
	display: none!important;
}

.home-map .margin-top-30 {
	margin-top: 0px!important;
}

.ai1ec-agenda-view .ai1ec-date, .ai1ec-agenda-widget-view .ai1ec-date {
	border-top: 0px!important;
}

.page-id-7 #main-header, .page-id-7 #top-header, .page-id-7 #main-footer > .container {
	display: none;
}

/*--Home Landing page css--*/

.page-id-7 div#page-container {
Padding-top: 0px!important;
}

.page-id-7 .et_pb_fullwidth_header.landing-header  {
Padding: 180px 0px!important;
}

.landing-header img {
 margin-bottom: 30px!important;
}

.landing-header .header-content {
    text-shadow: 0 0 20px rgba(0, 0, 0, 1), 0 0 10px rgba(0, 0, 0, .5)!important;
}

@media screen and (max-width: 1024px) {
.page-id-7 div#page-container {
    padding-top: 0px!important;
}
.page-id-7 .et_pb_fullwidth_header.landing-header  {
Padding: 60px 0px!important;
}
}

@media screen and (max-width: 667px) {
.page-id-7 .et_pb_fullwidth_header.landing-header  {
Padding: 0px 0px!important;
}
}
/*--End Home Landing page css--*/

.benchmark > div:nth-of-type(2) {
	display: none;
}

.benchmark .bmform_inner47589 {
	border: 0px!important;
}

.benchmark .bmform_head47589 {
	background-color: transparent!important;
}

.benchmark .bm_headetext47589 {
	display: none;
}

.benchmark .bmform_body47589 {
	color: #222222!important;
	background-color: transparent!important;
	font-family: 'Titillium Web', sans-serif!important;
	padding: 0px 16px 0px 0px!important;
}

.benchmark #tblRequiredField47589 {
	display: none;
}

.benchmark .bmform_introtxt47589 {
		display: none;
}

.benchmark .bmform_frmtext47589, .benchmark .bmform_frmtext47589, .benchmark .bmform_frmtext47589 {
	color: #222222!important;
	font-family: 'Titillium Web', sans-serif!important;
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3em!important;
    clear: both;
	font-size: 15px!important;
    font-weight: 700!important;
    font-size: inherit;
	margin-top: 16px;
}

.benchmark #tblFormData47589 {
	width: 100%!important;
}

.benchmark .bmform_frmtext47589 span {
	    color: #790000!important;
	font-size: 15px!important;
}

.benchmark .bmform_frm47589 {
		margin-top: 8px;
	font-family: 'Titillium Web', sans-serif!important;
	background-color: #eee;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px!important;
    color: #999;
    padding: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: initial;
    height: initial;
	width: 100%!important;
}

.benchmark #tblRequiredField47589, .benchmark #tblRequiredField47589 td {
	border: 0px!important;
}

.benchmark .bmform_button47589 {
	padding-top: 38px;
	text-align: right;
}

.benchmark #btnSubmit {
	    background-color: #ef7500;
	padding: 0.3em 3em !important;
    color: #ffffff;
    border-radius: 0px;
    letter-spacing: 0px;
	cursor: pointer;
	border-width: 0px;
	    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Titillium Web', sans-serif!important;
    font-size: 20px;
	line-height: 1.7em;
	    margin: 8px 0 0;
	    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.benchmark #btnSubmit:hover {
	    background-color: #002d78;
	    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
}

@media only screen and (max-width: 980px) {
.benchmark-title h1 {
    font-size: 30px!important;
}
	
	.page-id-7 .et_pb_fullwidth_header.landing-header .header-content h1 {
		font-size: 35px!important;
	}
	
	.page-id-7 .et_pb_fullwidth_header.landing-header .header-content .et_pb_fullwidth_header_subhead {
		font-size: 22px!important;
	}
}

/* 	-- END HOME LANDING PAGE -- */

#text-5 .et_pb_section {
	padding: 0px!important;
}

.footer-blurb .et_pb_blurb_content {
	max-width: 100%!important;
	width: 100%!important;
}

#text-6 {
	float: none;
}

#text-6 #tdHeader47589 {
	background-color: #f07400!important;
	color: #ffffff!important;
	border: 0px!important;
}

#text-6 .bm_headetext47589, #text-6 .bmform_frmtext47589, #text-6 .bmform_frmtext47589, #text-6 .bmform_frmtext47589 {
	font-family: 'Titillium Web', sans-serif!important;
	text-transform: uppercase!important;
}

#text-6 .bmform_introtxt47589, #text-6 .bmform_frm47589, #text-6 .bmform_frm47589, #text-6 .bmform_frm47589, #text-6 .tblRequiredField47589 td {
	font-family: 'Titillium Web', sans-serif!important;
	border: 0px!important;
}

 #text-6 .bmform_frmtext47589 span {
	 color: #f07400!important;
}

#text-6 .bmform_inner47589 {
	border: 0px!important;
}

#text-6 .bmform_body47589 {
	background-color: #e1e1e1;
}

#text-6 #btnSubmit {
	background-color: #002d7a;
	border: 0px!important;
		font-family: 'Titillium Web', sans-serif!important;
	text-transform: uppercase!important;
	color: #ffffff!important;
	width: 100%!important;
	font-weight: 600;
	padding: .3em;
	font-size: 15px!important
}

#text-6 #tblRequiredField47589 {
	width: 100%!important;
}
	

#text-6 .textwidget > div:nth-of-type(2) {
	display: none;
}

#text-6 #tblFormData47589 {
	width: 100%!important;
}

#text-6 .bmform_frm47589 {
		width: 100%!important;
}

.entry-content ul {
    list-style-type: none!important;
	padding-bottom: 0px;
}

.entry-title {
	display:block;
	padding-right: 10px;
}

.ecs-event {
	margin-bottom: 20px;
}

#tribe-events-pg-template {
    margin: 0 auto;
    max-width: 1170px;
}

#main-footer {
	box-shadow: 0px -5px 20px rgba(0, 0, 0, .04);
}

#main-header {
		box-shadow: 0px 5px 20px rgba(0, 0, 0, .04);
}

#et-secondary-nav li li a {
    padding: .7em 0px;
}




.button-bar {
	display: flex;
	flex-direction: row;
}

@media screen and (max-width: 768px) {
	#text-5 .et_pb_team_member_description {
		text-align: center;
		display: block;
	}
	
	#text-5 .et_pb_team_member_image {
    margin: 0 auto 12px!important;
	}
	
	#text-5 .et_pb_row_fullwidth {
		width: 100%!important;
	}
	
	#text-5 .et_pb_column .et_pb_team_member_image {
		float: none!important;
		display: block!important;
	}
	
	#footer-widgets > .footer-widget {
		width: 100%!important;
		margin-right: 0px!important;
	}
	
}
	

#main-header .et_mobile_menu .menu-item-has-children > a { 
	background-color: transparent; position: relative;
}

#main-header .et_mobile_menu .menu-item-has-children > a:after {
	font-family: 'ETmodules';
	text-align: center;
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	font-size: 16px;
	content: '\4c';
	top: 13px;
	right: 10px;
}

#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
	content: '\4d';
}

#main-header .et_mobile_menu ul.sub-menu {
	display: none !important;
	visibility: hidden !important;
	transition: all 1.5s ease-in-out;
}

#main-header .et_mobile_menu .visible > ul.sub-menu {
	display: block !important;
	visibility: visible !important;
}


img.cspml_item_pinpoint {
    height: 60px!important;
    width: 90px!important;
    padding: 32px 18px 8px 52px!important;
    position: absolute!important;
    right: 0px!important;
    top: initial!important;
    bottom: 0px!important;
    margin-top: 0!important;
    z-index: 2!important;
    cursor: pointer!important;
}

#top-header > .container {
	padding: 0px!important;
	/*border-bottom: 3px solid #fff;*/
}

#top-header #et-secondary-nav > .menu-item {
	margin: 0px!important;
	display: table-cell;
    width: 7.14%;
	text-align: center;
}

#top-header #et-secondary-nav > .menu-item > a {
	padding: 1em;
}

#top-header #et-secondary-nav > .menu-item:nth-of-type(1) > a { background-color: #d10f4a; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(2) > a { background-color: #4d8493; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(3) > a { background-color: #e6a115; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(4) > a { background-color: #624b00; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(5) > a { background-color: #588143; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(6) > a { background-color: #625c59; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(7) > a { background-color: #741472; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(8) > a { background-color: #008651; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(9) > a { background-color: #005763; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(10) > a { background-color: #155d1d; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(11) > a { background-color: #65002d; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(12) > a { background-color: #563222; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(13) > a { background-color: #00454b; }
#top-header #et-secondary-nav > .menu-item:nth-of-type(14) > a { background-color: #3d1265; }


#et-secondary-menu {
	float: none!important;
}

#top-header #et-secondary-nav {
	display: table;
	width: 100%;
}

.single-listing .et_pb_blurb_container h4, .single-listing .et_pb_blurb_container h4 a {
	text-transform: capitalize!important;
}

#menu-footer-menu {
	text-align: center;
}

.gallery img {
	height: 212px;
    object-fit: cover;
}

.tabbed-section .ecs-event-list {
	padding-left: 0px!important;
}

.tabbed-section .ecs-event-list .ecs-event {
    width: 100%;
}

.tabbed-section .ecs-event-list .ecs-event {
	background-color: #ffffff;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
	min-height: 100%;
	position: relative;
	padding-left: 200px;
}

.tabbed-section .ecs-event-list .ecs-event:hover {
	box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

.tabbed-section .ecs-event-list .ecs-event > a {
	display: block;
	position: absolute;
	left: 0px;
	height: 100%;
}

.tabbed-section .ecs-event-list .entry-title.summary {
	padding: 20px 30px 0px;
	display: block;
	font-size: 20px!important;
}

.tabbed-section .ecs-event-list .duration.time {
	display: block;
	padding: 5px 30px 30px 30px;
	color: #111111!important;
}

.tabbed-section .ecs-event-list .ecs-event > a img {
	width: 200px;
	max-width: 200px;
	max-height: 100%;
	    object-fit: cover;
}

.tabbed-section .tribe-event-date-start:before {
	display: inline-block;
	content: "\f073";
	font-family: fontawesome!important;
	margin-right: .5em;
}

.divi-100-article-card .et_pb_blog_grid .article-card__meta {
	padding: 0px!important;
}

.cspml_item_holder {
	float: none!important;
	display: inline-block;
	vertical-align: top;
}

.cspml_details_content hr.no-margin-top.margin-bottom-15 {
	display: none;
}
/*
.archive article {
	vertical-align: top;
	width: calc(33.333% - 30px)!important;
	display: inline-block;
	margin: 0 15px 30px!important;
	box-shadow: rgba(0,0,0,.298039) 0 1px 4px -1px, inset 0 -1px 0 0 rgba(0,0,0,.24);
	border-radius: 2px;
	position: relative;
}*/
/*
@media only screen and ( max-width: 991px ) {
	.archive article {
		width: calc(50% - 30px)!important;
	}
}
*/
@media only screen and ( max-width: 980px ) {
.archive #main-content > .container {
	width: calc(80% + 30px)!important;
	padding: 60px 0px!important;
}
}
/*
@media only screen and ( max-width: 767px ) {
	.archive article {
		width: calc(100% - 30px)!important;
	}
}*/

/*.archive article:after {
	content: "";
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	display: block;
	background: -moz-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%); 
background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}
*/

.archive #main-content > .container {
	width: 100%;
	max-width: 1335px!important;
	padding: 60px 15px;
}

.archive article > a {
	overflow: hidden;
    padding-top: 67%;
    display: block;
    position: relative;
}

.archive article > a img {
	width: 100%;
	height: 100%;
    object-fit: cover;
    overflow: hidden;
    position: absolute;
    top: 0px;
}

.archive article:not(.has-post-thumbnail):before {
	content: "";
	width: 100%;
	padding-top: 67%;
	display: block;
	background: url(/wp-content/plugins/progress-map-list-and-filter/img/thumbnail.jpg);
	background-size: cover;
}

.archive article .entry-title {
	display: block;
	padding: 20px;
	margin: 0px;
	text-decoration: none;
    font: 22px 'source sans pro',sans-serif;
    color: #008fed;
    font-weight: 400;
}

.archive article p {
	display: none;
}

.archive article p {
    color: #202020;
    font-size: 15px;
    font-weight: 200;
    overflow: hidden;
	padding: 0px;
	margin: 0 20px 20px;
}

.archive #left-area {
	width: 100%!important;
	padding: 0px!important;
	display: flex;
    flex-wrap: wrap;
}

.archive .wp-pagenavi {
	text-align: center;
	margin: 0 auto 20px!important;
	border: 0px!important;
	padding: 0px 15px!important;
	width: 100%;
}

.archive .wp-pagenavi a, .archive .wp-pagenavi span.current, .archive .wp-pagenavi span.pages {
	padding: 13px 20px;
    background: rgba(255,255,255,1);
    box-shadow: rgba(0,0,0,.298039) 0 1px 4px -1px, inset 0 -1px 0 0 rgba(0,0,0,.24);
    font-weight: 400;
    text-decoration: none;
    color: #008fed;
	font-size: 17px!important;
	margin: 0pc!important;
	display: inline-block;
}

.archive .wp-pagenavi a:hover, .archive .wp-pagenavi span.current {
	background: #008fed!important;
    color: rgba(255,255,255,1)!important;
}


.archive .wp-pagenavi a, .archive .wp-pagenavi span {
	text-transform: uppercase!important;
	font-size: 17px!important;
}

#et-secondary-nav > li:nth-child(-n+7) > .sub-menu {
	left: 0px!important;
	width: 200%!important;
}

#et-secondary-nav > li:nth-child(n+7) > .sub-menu {
	width: 200%!important;
}

#et-secondary-nav > li:nth-child(-n+7) > .sub-menu .sub-menu {
	width: 100%!important;
}

#et-secondary-nav > li:nth-child(-n+7) .sub-menu a {
	text-align: left;
}

#et-secondary-nav > li:nth-child(-n+7) ul.sub-menu ul.sub-menu {
	right: auto!important;
	left: 100%!important;
}

#et-secondary-nav > li:nth-child(-n+7) .menu-item-has-children > a:first-child:after {
    top: 0.67em;
    right: 2.3em!important;
    left: auto!important;
}

@media screen and (max-width: 1200px) {
.menu-item-1256, .menu-item a img {
	display: none;
}
	
	.menu-item a.menu-image-title-hide .menu-image-title {
		display: block!important;
}
}

#et-secondary-nav > .menu-item-has-children > a:after {
	display: none!important;
}


/* Setting the breakpoint of the mobile menu */
@media only screen and ( max-width: 1200px ) {
	#top-header {
		display: none!important;
	}
	.et_fixed_nav #main-header, .et_fixed_nav #top-header {
		position: absolute;
	}
#top-menu-nav, #top-menu {display: none;}
#et_top_search {display: none;}
#et_mobile_nav_menu {display: block;}
	
	#et-top-navigation {
		padding-top: 33px!important;
	}
}

.category-description {
	padding: 0 15px;
	margin-bottom: 60px;
}

.category-description:after {
	content: "";
	display: block;
	clear: both;
}

.single-listing .category-description {
	display: none;
}

.single-listing .et_post_meta_wrapper {
	display: none;
}

.single-listing .et_pb_title_featured_container {
	float: left;
	width: 25%;
	overflow: hidden;
    padding-top: 16.75%;
	min-width: 200px;
	min-height: 134px;
	display: block;
	position: relative;
	margin-right: 30px;
	margin-bottom: 15px;
}

.single-listing .et_pb_title_featured_container img {
	width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
	position: absolute;
	top: 0px;
}
	

.single-listing .et_pb_title_container, .single-listing .entry-title {
	white-space: normal;
    display: inline;
    word-wrap: break-word;
}

.page-id-389 .cspml_details_content {
	display: none!important;
}

.page-id-389 .cspml_details_title {
	padding-bottom: 0px!important;
}

.page-id-389 .cspml_thumb_container a {
	overflow: hidden;
    padding-top: 67%;
	display: block;
	position: relative;
}

.img-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
	position: absolute;
	top: 0px;
}

.page-id-389 #cspml_listings_filter_form {
	display: flex;
	flex-direction: column;
}

.page-id-389 #cspml_listings_filter_form .cspm_filter_btns {
	order: -1;
}

.home-slider .et_pb_slide_with_image .et_pb_slide_image {
	width: 25%;
}

.home-slider .et_pb_slide_with_image .et_pb_slide_description {
	width: 70%;
}

.divi-100-article-card .et_pb_blog_grid .article-card__content {
	position: static;
	padding: 30px!important
}

.divi-100-article-card .et_pb_blog_grid .article-card__content .entry-title.article-card__title {
	padding: 0px!important;
}

.divi-100-article-card .et_pb_blog_grid .article-card {
	padding-bottom: 0px!important;
}

#memorable-destinations .et_pb_post .entry-featured-image-url,
#whats-new .et_pb_post .entry-featured-image-url {
	margin-bottom: 0;
}

/* booking code */
#booking-section {
	z-index: 10;
}

input[type=text].jrs-datepicker-1365,
select.jrs-select-1365 {
	border: 0;
	padding: 3px;
}

#jrs-title-1365 span {
	font-size: 2em !important;
}

#yo-start-jrdatepicker-1365 table.yo-calendar {
	margin: 0;
}

@media (max-width: 1040px) {
	#jrs-title-1365 {
		width: 100%;
	}
}

#jrs-button-1365:before {
	font-size: 24px !important;
}

#explore-blocks.et_pb_equal_columns,
#explore-blocks .et_pb_equal_columns {
	overflow: hidden;
}

#explore-blocks > .et_pb_row {
	width: 100% !important;
	max-width: 100% !important;
}

/* button in big block */
#explore-blocks > .et_pb_row .et_pb_column > .et_pb_button_module_wrapper {
	display: table;
	width: 100%;
	height: 100%;
}


#explore-blocks > .et_pb_row .et_pb_column > .et_pb_button_module_wrapper > a.et_pb_button {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	line-height: 1em !important;
	padding: 20px !important;
}

#explore-blocks > .et_pb_row .et_pb_column > .et_pb_button_module_wrapper > a.et_pb_button::after {
	content: '\00a0\f178' !important;
	color: #ed7523 !important;
	display: inline !important;
	opacity: 0 !important;
	font-family: "FontAwesome" !important;
	font-size: inherit !important;
	position: relative !important;
	margin: 0 !important;
	font-weight: 400 !important;
}
#explore-blocks > .et_pb_row .et_pb_column > .et_pb_button_module_wrapper > a.et_pb_button:hover::after {
	opacity: 1 !important;
}

#explore-blocks .et_pb_column_inner,
#explore-blocks .et_pb_row > .et_pb_column_single {
	height: 200px;
}

/* add bg overlay to small blocks and the big block */
#explore-blocks .et_pb_column_inner::before,
#explore-blocks .et_pb_row > .et_pb_column_single::before {
	content: '';
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.4s ease;
}

/* add bg overlay to small blocks and the big block */
#explore-blocks .et_pb_column_inner:hover::before,
#explore-blocks .et_pb_row > .et_pb_column_single:hover::before {
	background-color: rgba(0,0,0,0.5);
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
}

@media (min-width: 480px) {
	#explore-blocks .et_pb_row > .et_pb_column_single {
		height: 400px;	
	}
	#explore-blocks > .et_pb_row .et_pb_column_single > .et_pb_button_module_wrapper > a.et_pb_button {
		text-align: right;
	}
}

@media (min-width: 1200px) {
	#explore-blocks .et_pb_row > .et_pb_column_single {
		height: 600px;	
	}
	#explore-blocks .et_pb_column_inner {
		height: 300px;
	}
	#explore-blocks > .et_pb_row .et_pb_column > .et_pb_button_module_wrapper > a.et_pb_button {
		font-size: 26px !important;
		padding: 40px !important;
	}
}
#home-blog-slider .et_pb_slides .et_pb_slide {
	padding: 0;
}

#home-blog-slider .et_pb_slides .et_pb_slide .et_pb_container {
	width: 100% !important;
	max-width: 100% !important;
	display: table !important;
	table-layout: fixed !important;
}

#home-blog-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
	vertical-align: bottom !important;
	display: table-cell !important;
	width: 100% !important;
}

#home-blog-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
	width: 100%;
	padding: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	margin-top: 200px;
	padding: 0;
	background-color: rgba(0,0,0,0.666);
}

#home-blog-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
	font-style: normal;
	margin: 0 auto !important;
	padding: 45px 60px 15px !important;
	max-width: 1290px;
	width: 100%;
}

#home-blog-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
	margin: 0 auto !important;
	padding: 0 60px 45px !important;
	max-width: 1290px;
	width: 100%;
}

#home-blog-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content .post-meta {
	display: none;
}

#home-blog-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_button_wrapper {
	order: -1;
	border-bottom: 1px solid rgba(255,255,255,0.25);
	padding: 0 !important;
}


#home-blog-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_button_wrapper .et_pb_button::before {
	content: 'BLOG ';
	font-family: inherit !important;
	color: #ed7523 !important;
	display: inline !important;
	opacity: 1 !important;
	font-size: inherit !important;
	position: relative !important;
	margin: 0 10px 0 0 !important;
	font-weight: 400 !important;
	border-right: 1px solid rgba(255,255,255,0.25) !important;
	padding-right: 10px !important;
}

#home-blog-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_button_wrapper .et_pb_button::after {
	content: '\f138';
	font-family: 'FontAwesome' !important;
	color: #ed7523 !important;
	display: inline !important;
	opacity: 1 !important;
	font-size: inherit !important;
	position: relative !important;
	margin: 0 0 0 10px !important;
	font-weight: 400 !important;
	padding-left: 0 !important;
}

#home-blog-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_button_wrapper .et_pb_button {
	margin: 0 auto !important;
	max-width: 1290px;
	padding: 15px 60px !important;
	width: 100%;
	display: block;
}

#home-blog-slider .et-pb-arrow-prev,
#home-blog-slider .et-pb-arrow-next {
	bottom: 30px;
	top: auto;
}

#make-memories .et_pb_social_media_follow li {
	margin-bottom: 0;
}

#make-memories .et_pb_social_media_follow li a.icon {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

#make-memories .et_pb_social_media_follow li a.icon::before {
	width: 48px;
	height: 48px;
	font-size: 26px;
	line-height: 48px;
}

#make-memories h3 {
	padding-bottom: 0;
}

#make-memories .ff-stream {
	margin: 0 20px;
	padding: 4px 0 4px;
	min-height: 120px !important;
}

#make-memories .ff-stream .ff-stream-wrapper {
	margin-top: 0;
	margin-bottom: 0;
}

#make-memories .ff-stream .ff-stream-wrapper::after {
	content: '';
	clear: both;
	display: table;
}

#make-memories .ff-loadmore-wrapper {
	display: none;
}

@media (min-width: 981px) {
	#make-memories .et_pb_row.et_pb_equal_columns>.et_pb_column {
		align-self: center;
	}
}

@media (max-width: 980px) {
	.center-on-mobile.et_pb_social_media_follow.et_pb_module,
	.center-on-mobile .et_pb_text_inner > p {
		text-align: center !important;
	}
}


/*blog designer */

.bdp_blog_template.spektrum img {
	display:none;
}

.blog-cat {
	display:none!important;
}

/*homepage instagram*/
@media (min-width: 981px) {
.et_pb_section {
	padding:0px!important;
	}
}

.et_pb_row_9.et_pb_row {
	padding-top:30px!important;
	padding-bottom:30px!important;
}

/*posts styling */

/*----post styling (option 1)---*/
.spektrum .date {
	color:#ffffff!important;
	background-color:#ef7500!important;
}

.bdp_blog_template.spektrum .bd-blog-header h2 {
	color:#002d78!important;
}

.entry-content .bdp_blog_template a {
	color:#002d78!important;
}

.bd-post-content {
	color:#000000!important;
}

.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li > span.current {
	background-color: #ef7500!important;
    color: #ffffff!important;
}

.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li a.page-numbers {
	background-color: #ffffff!important;
    color: #ef7500!important;
}

/*----post styling (option 2)---*/

.date-post span {
	color: #ef7500!important;
}

.date-post p {
	color:#002d78!important;
}

.blog .blog-title a {
	color:#002d78!important;
}

a.blog-more-link {
	background: #ef7500!important;
}

/*INSTAGRAM STYLING*/
#sb_instagram {
	background-color:#ffffff!important;
}

/* FEATURED EVENTS STYLING */

.ecs-event.featured_ecs_category.ecs-featured-event img {
	width: 300px!important;
	height:auto!important;
}
.ecs-event.featured2_ecs_category.ecs-featured-event img {
	width: 300px!important;
	height:auto!important;
}

.duration.time {
	display:inline!important;
}

span.tribe-events-divider {
	display:none!important;
}

/* PROGRESS MAPS */

img.thumb.img-responsive {
	height:120px!important;
	position:relative!important;
}

/* EXPLORE PAGE */
.grow {
  -webkit-transition:all 2s ease-out;
  -moz-transition:all 2s ease-out;
  -ms-transition:all 2s ease-out;
  -o-transition:all 2s ease-out;
  transition:all 2s ease-out;
}

.grow:hover {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
}

#tribe-events-adv-list-widget-2 .type-tribe_events:nth-child(2){
   display:none;
}
 
/* hide first event of all list widget instances */
#cs-event-list.type-tribe_events:nth-child(2){
    display:none;
}

/*--Hide Map and excerpt for potential new pages--*/
.no-map .codespacing_progress_map_area, .no-map .cspml_item_pinpoint_overlay.cspml_fire_pinpoint {
    display: none!important;
}

.no-map span.page-numbers.current, .no-map div[class^=cspml_pagination_] ul li a:hover {
    background: #f07400;
}

.no-map div[class^=cspml_pagination_] ul li a, .no-map div[class^=cspml_pagination_] ul li span {
	color: #ef7500;
}

.no-map div.cspml_details_container div.cspml_details_content.grid {
	height: inherit!important;
}
.no-map .cspml_details_title {
	text-align: center!important;
	padding-bottom: 0px!important;
}

.no-map .cspml_details_content {
    text-align: center;
    font-size: 19px;
    color: #666666;
}

.no-map img.thumb.img-responsive {
    height: inherit!important;
}

#explore-blocks .et_pb_button:hover {
    background: none!important;
}
