/*
COLORS


Grey #080800 rgba(8,8,0,1);
Red #b6034c rgba(182,3,76,1);
Pink #f0ccd8 rgba(240,204,216,1);
Green #797523 rgba(121,117,35,1);
Off White #fafafa

H1 
H2 24px 22px 20px
H3 24px 22px 20px
h4 21 20 19
h5 20 19 18
h6 18 17 16



*/

#main-footer,
#footer-bottom {
	display: none !important;
}

sup { 
	bottom: 0.5em;
	font-size: 70%;
}

.block_link {
	cursor: pointer;
}

.et_pb_blurb .et-waypoint {
	/* opacity:1 !important; */
}

.flex,
.flex_row {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-wrap: wrap !important; /* Safari 6.1+ */
	flex-wrap: wrap !important;
}

/**********************************************************************************************************/
/* CONTENT POSITIONING
/**********************************************************************************************************/

.vertical_center_content {
	align-self: center;	
	display: flex;
    /* align-items: flex-start; */
    justify-content: space-around;
    flex-direction: column;
}

.vertical_bottom_content {
	align-self: flex-end;
}

.align_left {
	justify-content: space-between !important;
}

.row_cols_btn_bottom .et_pb_column,
.et_pb_column.col_btn_bottom {
	display: flex;
	flex-direction: column;
}

.row_cols_btn_bottom .et_pb_column .et_pb_button_module_wrapper,
.et_pb_column.col_btn_bottom .et_pb_button_module_wrapper {
	margin-top: auto;
}

.vertical_center_text {
	display: flex;
}	

.vertical_center_text .et_pb_text_inner {
	align-self:center;
	justify-content:center;
}

.btn_donate:after {
	content:'';
	display: inline-block;
	width: 28px;
    height: 36px;
	margin-left: 18px !important;
    margin-top: -5px;
	background: url('images/donation.svg') no-repeat;
	background-size: cover;
}

a.btn {
	display: inline-block;
    font-weight: 400;
    color:#fff !important;
    margin-top:1em;
    background-color: #797523;
    border:0 !important;
	border-radius: 25px;
	line-height: 1.7em;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	font-size: 14px;
	padding: 0.5rem 1.35rem !important;
}

a.btn.green {
	background-color: #b6034c;
}

a.btn:hover {
	background-color: #b6034c;
}

.rmp_menu_trigger {
	right:0;
}

#rmp-menu-additional-content-2943 {
	text-align: left;
}

#responsive-menu-pro-additional-content a.btn,
#rmp-menu-additional-content-2943 a.btn {
	background-color: #f0ccd8 !important;
	color:#b6034c !important;
	width:auto;
}

#responsive-menu-pro-additional-content a.btn:hover,
#rmp-menu-additional-content-2943 a.btn:hover {
	background-color: #fff !important;
}

.et_pb_bottom_inside_divider {
	margin-bottom: 0px;
	margin-bottom: -1px;
}

/**********************************************************************************************************/
/* TEXT LINK COLOURS
/**********************************************************************************************************/

.et_pb_text a,
.et_pb_blurb a,
a.more-link,
.single .et_pb_post_content a,
.entry-title a,
.et_pb_newsletter_description a,
.single .decm-show-detail-center a {
	color:#b6034c;
	padding-bottom:1px;
	border-bottom:2px solid transparent;
}



.et_pb_text a:hover,
.et_pb_blurb a:hover,
a.more-link:hover,
.single .et_pb_post_content a:hover,
.entry-title a:hover,
.et_pb_newsletter_description a:hover,
.decm-show-detail-center a:hover {
	color:#dc0451;
	border-color:#dc0451;
}

.et-db #et-boc .diec_event_page .decm-show-detail-center a,
.et-db #et-boc .diec_event_page_1_tb_body .decm-show-detail-center .ecs-venue a,
.et-db #et-boc .diec_event_page_1_tb_body .decm-show-detail-center .decm_organizer_email a,
.et-db #et-boc .et-l .diec_event_page_1_tb_body .ecs-venue a,
.et-db #et-boc .et-l.et-l--body .diec_event_page_1_tb_body span.decm_organizer_email a,
.callout_date {
	color:#dc0451 !important;
}


a.arrow_right:after {
	content:'';
	position: relative;
	display: inline-block;
	width:17px;
	height: 15px;
	background: url('images/arrow_right.svg') no-repeat;
	margin-left: 5px;
	top:4px;
}

.et_pb_text ul li {
	padding-bottom: 1em;
}


/**********************************************************************************************************/
/* SUPPORT + SERVICES
/**********************************************************************************************************/

.tabs_menu {
	overflow: visible;
	text-align:left;
}

.tabs_menu ul {
	display: inline-block;
    width:100%;
    background: #797523;
    border-radius:10px;
    padding:10px !important;
}

.tabs_menu ul li {
	position: relative;
	display: block;
	padding:3px 6px !important;
	text-align: left;
}

.tabs_menu ul li a {
	border:0 !important;
	padding:6px 12px;
	color:#fff;
}

.tabs_menu ul li a:hover,
.tabs_menu ul li a.active {
	color:#fff;
}

.section_footer_bot .et_pb_text a {
	border-bottom:1px solid transparent;
}

.section_footer_bot .et_pb_text a:hover {
	border-color:inherit;
}

.row_footer_top ul,
.row_footer_top li,
.row_footer_bot ul,
.row_footer_bot ul li,
.tabs_menu ul,
.tabs_menu ul li {
	list-style-type: none;
	margin:0;
	padding:0;
}

.row_footer_top ul li,
.row_footer_bot ul li {
	padding-bottom: 0.25em;
}

.row_footer_bot ul {
	display: block;
	justify-content:center;
	margin-top:20px;
}


.row_footer_bot ul li:before {
	content: '';
    color: inherit;
    font-size: inherit;
    margin: 0 10px 0 7px;
}

.row_footer_bot ul li:first-child:before {
	content: '';
}

.et_pb_social_media_follow li a {
	margin-right:0;
}

/**********************************************************************************************************/
/* BLURBS SERVICES + 3 WAYS
/**********************************************************************************************************/

.entry-featured-image-url img,
.row_three_ways .et_pb_column,
.et_pb_blog_grid .et_pb_post,
.featured_image_category_label,
.featured_image_category_label img {
	border-radius:8px 8px 0 0;
}

/**********************************************************************************************************/
/* SCROLL TOP ICON
/**********************************************************************************************************/

.et_pb_scroll_top.et-pb-icon {
	background: #f0ccd8;
	width: 44px;
    height: 44px;
	border-radius: 50%;
	border:1px solid #f0ccd8;
	right:20px;
	bottom:20px;
}

.et_pb_scroll_top:before {
	content: '';
	position: relative;
    top: -3px;
	display: inline-block;
	width:16px;
	height:16px;
	background: url('images/Arrow-Up.svg')  no-repeat;
	background-size: cover;
}

.et_pb_scroll_top.et-pb-icon:hover {
	background:#fff;
	border:1px solid #b6034c;
}

/**********************************************************************************************************/
/* EVENTS
/**********************************************************************************************************/

.decm-show-detail-center span {
	padding-bottom: 0.5em;
}

.single .label_box .decm-show-detail-center span {
	padding-bottom: 1em;
}

.diec_event_page_0_tb_body .ecs_google_map iframe {
	box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0) !important;
}


.et_pb_module.decm_event_display article {
	background: #fff;
	padding-top:0 !important;
	border-radius: 0px 0 6px 6px;
	box-shadow: 0px 0px 10px -6px rgb(0 0 0 / 30%);
}

.et_pb_module.decm_event_display article .decm-events-details {
	padding:19px;
}


/**********************************************************************************************************/
/* BLOG POSTS
/**********************************************************************************************************/

.home .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
	width:100%;
	margin-right: 0;
}

article.et_pb_post {
	position: relative;
}
 
.et_pb_blog_grid .et_pb_post {
	border-radius:8px;
	padding-bottom:1.5em;
}	

.et_pb_post .post-content-inner {
	padding-bottom:1em;
}

.et_pb_posts a.more-link {
	display: inline-block;
}

.et_pb_post a.more-link:first-letter {
	text-transform: uppercase;
}

.post-meta a,
.featured_image_category_label .et_pb_title_meta_container {
	display: none;
}

.post-meta .published:before-OLD {
	content: "\e06b";
	content: "\7d";
	font-family: ETmodules;
	display: inline-block;
	margin-right:7px;
	color: #797523;
	font-weight: 700;
	font-size: 16px;
}

.post-meta .published:before,
.et_pb_title_meta_container .published:before {
	content: '';
	position: relative;
    top: 3px;
	display: inline-block;
	width:16px;
	height:16px;
	margin-right:7px;
	background: url('images/time.svg')  no-repeat;
	background-size: cover;
}

.featured_image_category_label {
	position: relative;
}

.post-meta-cat {
	display: none;
}

.has-post-thumbnail .post-meta-cat {
	display: block; 
	position: absolute;
	top: 15px;
	left: 20px;
	background: #fff;
	padding: 0px 10px;
	border-radius:3px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	z-index:1;
}

.archive .post-meta-cat ,
.search .post-meta-cat  {
	display: none !important;
}

.single article {
	padding-top:30px;
}

.single blockquote {
	border-left: 3px solid #797523;
	margin-left: -20px;
    padding: 20px;
    margin-bottom: 1em;
    background: rgba(0,0,0,0.03);
}

.archive #left-area,
.search #left-area {
	width:100%;
}

.archive #content-area,
.search #content-area {
	max-width:770px;
	margin:0 auto;
}

.archive .et_right_sidebar #left-area,
.search .et_right_sidebar #left-area {
	padding-right: 0;
}

.archive #main-content .container:before,
.search #main-content .container:before {
	display: none;
}

/********************************************************************************************
SEARCH RESULTS PAGE NAVI
********************************************************************************************/

hr.results_title_line {
	border-color:#797523;
}


.wp-pagenavi {
	text-align: center;
	border-top: 1px solid #797523;
	margin-bottom:30px;
}

.wp-pagenavi a.page,
.wp-pagenavi span.current,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi span.pages {
	color:#fff !important;
	display: inline-block;
	font-size:18px !important;
	font-weight: bold !important;
	padding:3px 12px !important;
	margin: 0 5px 8px 5px;
}

.wp-pagenavi span.pages {
	display: block;
	text-align: center;
}

.wp-pagenavi a.page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	color:#fff !important;
	background:#797523;
	border:2px solid #797523 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.wp-pagenavi a.page:hover,
.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi span.current {
	color:#fff !important;
	background:#b6034c;
	border:2px solid #b6034c !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.nav-previous a,
.nav-next a {
	padding:14px 2.5em;
	border:0;
	box-shadow: 0px 2px 18px -3px rgba(0,0,0,0.3);
	transition: all 300ms ease 0ms;
}

.nav-previous a:hover,
.nav-next a:hover {
	background: #b6034c;
}

.nav-previous a .meta-nav,
.nav-next a .meta-nav {
	display: none;
}

/********************************************************************************************
SOCIAL SHARE
********************************************************************************************/

.heateor_sss_sharing_container {
	margin-bottom:50px;
	text-align: center;
}	

.heateor_sss_sharing_title {
	color:#797523;
	font-weight: 400 !important;
	margin-bottom:10px;
}

ul.heateor_sss_sharing_ul {
	display: inline-block;
	width: auto;
	padding:0 !important;
}

div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
	margin:0;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound,
.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul .heateor_sss_svg {
	width: 80px !important;
	background:#fff !important;
	border-top:1px solid #dbdcdc !important;
	border-left:1px solid #dbdcdc !important;
	border-bottom:1px solid #dbdcdc !important;
	text-align: center;
	float:none !important;
	font-size: 28px !important;
}

.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a:last-child .heateor_sss_svg {
	border-right:1px solid #dbdcdc !important;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound,
.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul .heateor_sss_svg { 
	padding: 18px 9px !important;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound ss,
.heateor_sss_horizontal_sharing div.ul.heateor_sss_sharing_ul .heateor_sss_svg { 
	background: transparent !important;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound ss:before { 
	content: "\e093";
	color:#797523;
	line-height: inherit;
	font-family: ETmodules;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
}	

ul.heateor_sss_sharing_ul li.heateorSssSharingRound ss.heateorSssFacebookSvg:before { 
	content: "\e093";
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound ss.heateorSssTwitterSvg:before { 
	content: "\e094";
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound ss.heateorSssLinkedinSvg:before { 
	content: "\e09d";
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound:hover ss.heateorSssSharingSvg:before { 
	color:#fff;
}

.heateorSssSharing {
	float:none;
	margin: 0 auto;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound:hover,
ul.heateor_sss_sharing_ul li.heateorSssSharingRound:hover ss,
div.heateor_sss_sharing_ul a:hover,
div.heateor_sss_sharing_ul .heateor_sss_svg,
.heateor_sss_horizontal_sharing span.heateor_sss_svg:hover {
	background:#fafafa !important;
	cursor: pointer;
}

/********************************************************************************************
BULLET TICKS
********************************************************************************************/

ul.bullet_tick,
ul.bullet_tick li {
	position: relative;
	list-style-type: none;
	list-style-position: outside;
	margin:0;
	padding:0;
}

ul.bullet_tick {
	padding:20px 0 20px 40px;
}

ul.bullet_tick li {
	padding-bottom:0.75em;
}

ul.bullet_tick li:before {
	content:'';
	display: inline-block;
	background: url('images/tick_bullet.svg') no-repeat;
	background-size: cover;
	position: absolute;
	left:-35px;
	width:18px;
	height:16px;
	top:7px;
}

/********************************************************************************************
MAIN MENU
********************************************************************************************/

.section_main_menu .et_pb_gutters1 .et_pb_column_3_4 {
	width:100%;
}

.section_main_menu .et_pb_gutters1 .et_pb_column_1_4 {
	width:70px;
}


ul.site-search li {
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.site-search li a {
	display:inline-block;
	width:50px;
	height:50px;
	border-radius: 25px;
	background: #b6034c;
}

ul.site-search li a:hover {
	background: #797523;
}

ul.site-search li a span {
	display:inline-block;
	position: relative;
	top:15px;
	left:-15px;
	width:20px;
	height:20px;
	background: url('/wp-content/themes/bromleymencap/images/site_search_icon.svg') 50% 50% no-repeat;
}

.et-menu .menu-item-has-children > a:first-child:after {
	display: none;
}

.et-menu .menu-item-has-children > a:first-child {
	padding-right:0;
}

.et_pb_menu .et-menu > li {
	padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 15px;
}

.et_pb_menu .et_pb_menu__menu > nav > ul > li > ul,
.et_pb_fullwidth_menu .et_pb_menu__menu > nav > ul > li > ul {
	left:-8px;
	padding:12px 8px;
	width:295px;
	border:0;
	border-radius: 8px;
}

.et_pb_menu .et_pb_menu__menu > nav > ul > li:last-child > ul,
.et_pb_fullwidth_menu .et_pb_menu__menu > nav > ul > li:last-child  > ul,
.et_pb_menu .et_pb_menu__menu > nav > ul > li:nth-child(5n) > ul,
.et_pb_fullwidth_menu .et_pb_menu__menu > nav > ul > li:nth-child(5n) > ul {
	left:auto;
	right:0px;
}

.et_pb_menu ul ul:after {
	bottom: 100%;
	left: 50px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 12px;
	margin-left: -20px;
}

.et_pb_menu .et_pb_menu__menu > nav > ul > li:last-child > ul:after,
.et_pb_fullwidth_menu .et_pb_menu__menu > nav > ul > li:last-child  > ul:after,
.et_pb_menu .et_pb_menu__menu > nav > ul > li:nth-child(5n) > ul:after,
.et_pb_fullwidth_menu .et_pb_menu__menu > nav > ul > li:nth-child(5n) > ul:after{
	left: auto;
	right:30px;
}


.nav li li {
	padding:0;
	display: block;
}

.et_pb_menu ul li a {
	opacity: 1 !important;
}

.et_pb_menu ul ul li a {
	padding:10px 20px;
	font-size:18px !important;
	width:100%;
	display: block;
}
.et_pb_menu_0_tb_header.et_pb_menu ul ul li a,
.et_pb_menu ul ul li a {
	color:#b6034c !important;
	border-bottom:1px solid rgba(0,0,0,0.1)	
}

.et_pb_menu ul ul li:last-child a {
	border:0;
}

.et_pb_menu ul ul li a:hover,
.et_pb_menu ul ul li.current-menu-item a {
	background: #b6034c;
}

#et-boc.et-boc .et_pb_menu .et_pb_menu__search-input::-webkit-input-placeholder {
	color:rgba(255,255,255,1);
}

#et-boc.et-boc .et_pb_menu .et_pb_menu__search-input:-moz-placeholder {
	color:rgba(255,255,255,1);
}

.et_pb_menu .et_pb_menu__search-input::-moz-placeholder {
	color:rgba(255,255,255,0.8);
}

.et_pb_menu .et_pb_menu__search-input:-ms-input-placeholder {
	color:rgba(255,255,255,0.8);
}

.et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder {
	color:rgba(255,255,255,0.8);
}

.et_pb_menu__search-button:after {
	content:'';
	display: inline-block;
	width:20px;
	height:20px;
	background: url('images/Search.svg') no-repeat;
	background-size: cover;
}

.blurb_donate_fixed .et_pb_blurb_content {
	display: flex;
}

.blurb_donate_fixed  .et_pb_blurb_container {
	order:1;
}

.blurb_donate_fixed.et_pb_blurb_position_left .et_pb_main_blurb_image {
	order:2;
	background-color: #dc0451;
	height:70px;
}

.blurb_donate_fixed .et_pb_main_blurb_image .et_pb_image_wrap {
    margin: -11px 0 0 30px;
} 

/* right align logo */
.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap,
.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo-wrap {
	/* order:2; */
	display: block;
	width:170px;
	margin-top: 7px;
}

.donate_fixed {
	position: fixed;
	left:auto;
	right:0;
	top:30vh;
	display: flex;
	-webkit-transition: box-shadow 0.4s ease-in-out;
	-moz-transition: box-shadow 0.4s ease-in-out;
	transition: box-shadow 0.4s ease-in-out;
}

.donate_fixed.active {
	box-shadow: 0px 2px 18px -3px rgba(0,0,0,0.3);
}

.home .donate_fixed {
	display: none !important;
}

.donate_fixed .donate_text {
	position: absolute;
	right:-200px;
	color:#fff;
	font-size:18px;
	font-weight: 600;
	line-height:62px;
	width:auto;
	padding:0 16px;
	white-space: nowrap;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.donate_fixed.active .donate_text {
	right:50px;
}

.donate_fixed .donate_text,
.donate_fixed .donate_image {
	height:62px;
	background-color: #dc0451;
	border-radius:8px 0 0 8px;
}

.donate_fixed .donate_image {
	width:60px;
	padding-left:15px;
	padding-top:10px;
	z-index: 10;
}	

.donate_fixed .donate_image img {
	width:30px;
}

/**********************************************************************************************************/
/* THE GRID */
/**********************************************************************************************************/


.tg-item-overlay,
.tg-icon-link {
	display: none !important;
}

.tg-item-media-holder img {
	transform: scale(1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.tg-item-media-holder:hover img {
	transform: scale(1.1);
}

.tg-layout-masonry .tg-item-media-holder {
	padding: 10px;
    background: #fff;
}

.tg-item-content-holder {
	padding-top:10px !important;
}

.tg-item-content-holder > .tg-item-excerpt {
	padding-top:0 !important;
}

.tg-grid-holder .tg-item-content-holder .tg-item-excerpt {
	font-size:16px !important;
}

.tg-item .tg-dark p,
.tg-item .tg-dark ol,
.tg-item .tg-dark ul,
.tg-item .tg-dark li {
	color: #797523;
}

.tg-item .tg-dark .tg-item-social-link {
	color: #b6034c !important;
}

/**********************************************************************************************************/
/* SEARCH POPUP */
/**********************************************************************************************************/

.pum-theme-default-theme {
	background-color: rgba(46,62,70,0.5); /* SEARCH POPUP OVERLAY */
	display: none;
}

html.pum-open .pum-theme-default-theme {
	display: block;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
	padding:0 !important;
}

.et_pb_section.search-popup {
	padding: 20px 0;
}

.et_pb_section.search-popup .et_pb_row {
	width:100%;
}


#pum-521 {
	/* display: none !important; */
	opacity:0;
}

#popmake-521 {
	max-width: 1050px !important;
	background: rgba(255,255,255,1);
	-webkit-box-shadow: rgba(2, 2, 2, 0.498039) 0px 10px 25px 0px;
	-moz-box-shadow: rgba(2, 2, 2, 0.498039) 0px 10px 25px 0px;
	box-shadow: rgba(2, 2, 2, 0.498039) 0px 10px 25px 0px;
	padding:20px 40px;
}

.pum-theme-default-theme .pum-content + .pum-close {
	background-color: #b6034c;
	right: -25px;
	top: -25px;
	width:50px;
	height:50px;
	border-radius:25px;
	font-size: 22px;
	font-weight: 600;
	line-height: 1em;
}

.pum-theme-default-theme .pum-content + .pum-close:hover {
	background-color: #797523;
}

.search-popup input[type="text"].site-search {
	display: inline-block;
	float:left;
	text-transform: none;
	border:0 !important;
	height:60px !important;
	width:calc(100% - 70px) !important;
	font-size:24px;
	font-weight: 600;
	color: #080800 !important;a
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-right:10px;
	background: transparent !important;
	border-bottom:1px solid #080800 !important;
	-webkit-border-radius: 0 !important;
	-mox-border-radius: 0 !important;
	border-radius: 0 !important;
}

.search-popup input[type="text"]:focus,
.search-popup input[type="text"]:active {
	border-bottom:1px solid #b6034c !important;
}

.search-popup button.et-search-submit {
	display: inline-block;
	float:left;
	border:0 !important;
	-webkit-border-radius: 0 !important;
	-mox-border-radius: 0 !important;
	border-radius: 0 !important;
	color:#fff;
	background: #b6034c;
	width:60px;
	height:60px;
	font-size:22px;
	line-height: 42px;
	text-transform: none;
	cursor: pointer;
}

.search-popup button.et-search-submit:hover {
	background: #797523;
}

#responsive-menu-pro-container #responsive-menu-pro-search-box,
#responsive-menu-pro-additional-content,
.rpm-menu-additional-content {
	padding:25px 15px 0 15px !important;
}

.rmp-container .rmp-search-box,
#rmp-search-box-2943 .rmp-search-box {
	padding:0px 15px 0 15px !important;
	margin: 10px 0 30px 0;
	border-radius: 2px;
}

#responsive-menu-pro-container .responsive-menu-pro-search-box,
.rmp-container .rmp-search-box {
	font-size:18px;
	margin-bottom: 30px;
}

#rmp-search-box-2943 .rmp-search-box:focus {
	outline:0;
}

.search-popup input[type="text"].site-search::-webkit-input-placeholder,
#responsive-menu-pro-search-box input[type="search"]::-webkit-input-placeholder,
.rmp-container .rmp-search-box input[type="search"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: rgba(0,0,0,0.5) !important;
	text-transform: initial;
	font-variant: normal !important;
}

.search-popup input[type="text"].site-search:-moz-placeholder,
#responsive-menu-pro-search-box input[type="search"]:-moz-placeholder,
.rmp-container .rmp-search-box input[type="search"]:-moz-placeholder { /* Firefox 18- */
	color: rgba(0,0,0,0.5) !important;
	text-transform: initial;
	font-variant: normal !important;
}
.search-popup input[type="text"].site-search::-moz-placeholder,
#responsive-menu-pro-search-box input[type="search"]::-moz-placeholder,
.rmp-container .rmp-search-box input[type="search"]::-moz-placeholder { /* Firefox 19+ */
	color: rgba(0,0,0,0.5) !important;
	text-transform: initial;
	font-variant: normal !important;
}
.search-popup input[type="text"].site-search:-ms-input-placeholder,
#responsive-menu-pro-search-box input[type="search"]:-ms-input-placeholder,
.rmp-container .rmp-search-box input[type="search"]:-ms-input-placeholder { /* IE 10+ */
	color: rgba(0,0,0,0.5) !important;
	text-transform: initial;
	font-variant: normal !important;
}
.search-popup input[type="text"].site-search::-ms-input-placeholder,
#responsive-menu-pro-search-box input[type="search"]::-ms-input-placeholder,
.rmp-container .rmp-search-box input[type="search"]::-ms-input-placeholder { /* IE 10+ */
	color: rgba(0,0,0,0.5) !important;
	text-transform: initial;
	font-variant: normal !important;
}

#responsive-menu-pro-search-box input[type="search"]::-webkit-input-placeholder,
.rmp-container .rmp-search-box input[type="search"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: rgba(0255,255,255,0.5) !important;
}

#responsive-menu-pro-search-box input[type="search"]:-moz-placeholder,
.rmp-container .rmp-search-box input[type="search"]:-moz-placeholder { /* Firefox 18- */
	color: rgba(0255,255,255,0.5) !important;
}
#responsive-menu-pro-search-box input[type="search"]::-moz-placeholder,
.rmp-container .rmp-search-box input[type="search"]::-moz-placeholder { /* Firefox 19+ */
	color: rgba(0255,255,255,0.5) !important;
}
#responsive-menu-pro-search-box input[type="search"]:-ms-input-placeholder,
.rmp-container .rmp-search-box input[type="search"]:-ms-input-placeholder { /* IE 10+ */
	color: rgba(0255,255,255,0.5) !important;
}
#responsive-menu-pro-search-box input[type="search"]::-ms-input-placeholder,
.rmp-container .rmp-search-box input[type="search"]::-ms-input-placeholder { /* IE 10+ */
	color: rgba(0255,255,255,0.5) !important;
}


/********************************************************************************************
MISC
********************************************************************************************/

.et_pb_text.label_box {
	overflow: visible;
}	

.et_pb_text.label_box h3 {
	display: inline-block;
	float:left;
	background: #b6034c;
	margin-top:-68px;
	padding:8px 15px;
}

/********************************************************************************************
HOME SLIDER HEADER
********************************************************************************************/

.et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
	margin: 0;
}

.et_pb_slides .et_pb_slide .et_pb_slider_container_inner {
	vertical-align: bottom;
}

.et_pb_slides .et_pb_slide .et_pb_slide_description {
	padding:0;
}

.et_pb_slides .et_pb_slide .et_pb_slide_description {
	padding-bottom:40px;
}

.et_pb_slider .et_pb_slides .et_pb_slide:first-child .et_pb_container {
	margin: 0 auto;
}

.et_pb_slides .et_pb_slide:first-child .et_pb_slider_container_inner {
	vertical-align: top;
}


.et_pb_slides .et_pb_slide:first-child .et_pb_slide_description {
	padding-top:80px;
}

/********************************************************************************************
SECTION HEADER
********************************************************************************************/

.bg_text h1,
.bg_text h2,
.bg_text h3,
.bg_text h4 {
	display: inline;
}

.bg_text.bg_white h1,
.bg_text.bg_white h2,
.bg_text.bg_white h3,
.bg_text.bg_white h4 {
	background: #fff;
	padding:3px 0;
	box-shadow: 10px 0 0px 0px #fff, -10px 0 0px 0px #fff;
}

.bg_text.bg_red h1,
.bg_text.bg_red h2,
.bg_text.bg_red h3,
.bg_text.bg_red h4 {
	background: #b6034c;
	padding:3px 0;
	box-shadow: 10px 0 0px 0px #b6034c, -10px 0 0px 0px #b6034c;
}

.bg_red {
	text-align: center;
}

.bg_red span {
	background: #b6034c;
	display: inline;
	color:#fff;
	padding: 4px 0;
	line-height: 1.7em;
	box-shadow: 10px 0 0px 0px #EDC330, -10px 0 0px 0px #EDC330;
}

.section_header .bg_text h1 {
	padding:2px 0;
}

.image_rotate img {
	transition: all 300ms ease 0ms;
	/* transform-origin: 50% 50%; */
}

.image_rotate img:hover {
	transform: rotate(-15deg);
}

.image_rotate .et_multi_view_image__loaded {
    -webkit-animation: none;
    animation: none;
}    


/********************************************************************************************
SECTION SERVICES HOME + LOGOS
********************************************************************************************/

.row_cols_3_2_1.et_pb_row {
	display: -ms-flexbox;
	display: flex;
	flex-wrap:wrap;
}


.row_cols_3_2_1 .et_pb_column_1_6 {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 6% !important;
}

.section_logos ul {
	display: flex;
	width:70%;
	list-style-type: none;
	flex-flow: column wrap;
    text-align: center;
    margin: 0 auto;
	justify-content:space-between;
}

.section_logos li {
	padding: 10px 20px;
}

.et_pb_newsletter .et_pb_newsletter_fields > .et_pb_newsletter_button_wrap {
	flex-basis: auto;
	text-align: center;
	margin: 0 auto;
}

.et_pb_newsletter_form p.et_pb_newsletter_field {
	padding-bottom:20px;
}

.et_pb_newsletter_button {
	margin-top:10px;
}

.et_pb_newsletter_form .et_pb_contact_form_label {
	display: none !important;
	position: relative !important;
    width: auto;
    height: auto;
}

.et_pb_newsletter p .et_pb_signup_error {
	border:0 !important;
}

.et_pb_newsletter_form #placeholder {
	display: none !important;
}

.et_pb_newsletter_form input[type="text"]::-webkit-input-placeholder {
	color:rgba(255,255,255,1) !important;
}

#et_pb_signup_firstname::-webkit-input-placeholder {
	color:#b6034c !important;
}

#et_pb_signup_firstname:-moz-placeholder {
	color:#b6034c !important;
}

#et_pb_signup_firstname::-moz-placeholder {
	color:#b6034c !important;
}

#et_pb_signup_firstname:-ms-input-placeholder {
	color:#b6034c !important;
}

#et_pb_signup_firstname::-ms-input-placeholder {
	color:#b6034c !important;
}

#et_pb_signup_email::-webkit-input-placeholder {
	color:#b6034c !important;
}

#et_pb_signup_email:-moz-placeholder {
	color:#b6034c !important;
}

#et_pb_signup_email::-moz-placeholder {
	color:#b6034c !important;
}

#et_pb_signup_email:-ms-input-placeholder {
	color:#b6034c !important;
}

#et_pb_signup_email::-ms-input-placeholder {
	color:#b6034c !important;
}

/**********************************************************************************************************/
/* COOL TIMELINE v2
/**********************************************************************************************************/

.cool-timeline-wrapper,
.ctl-wrapper {
	margin-top:0 !important;
}

.cool-timeline-wrapper h1.timeline-main-title {
	display: none !important;
}

.cool-timeline-wrapper .timeline-meta,
.cool-timeline-wrapper .icon-dot-full,
.cool-timeline-wrapper .timeline-post .icon-dot-full,
.cool-timeline-wrapper.one-sided .timeline-post .icon-dot-full {
	display: none !important;
}

#page-container .cool-timeline-wrapper .ctl-story .ctl-content h2.content-title,
#glightbox-body .glightbox-container h4.gslide-title {
	text-transform: initial !important;
	font-weight: 700 !important;
}

.cool-timeline-wrapper .ctl-story .ctl-content .ctl-description {
	line-height: 1.6em !important;
}

.cool-timeline-wrapper .ctl-story .ctl-content .ctl-description ul,
.cool-timeline-wrapper .ctl-story .ctl-content .ctl-description ul li {
	margin:0 !important;
}

.cool-timeline-wrapper .ctl-story .ctl-content .ctl-description ul {
	padding-top:0.75em !important;
}

/* additions */

.cool-timeline-wrapper .ctl-story {
	margin-top:-20px !important;
}

.ctl-wrapper .ctl-title a,
.ctl-wrapper .ctl-media a {
	color:inherit !important;
	-webkit-filter: opacity(1) !important;
	opacity:1 !important;
	border:0 !important;
}

.ctl-wrapper .ctl-media a {
	width:100%;
}

.ctl-wrapper a.ctl_read_more,
.cool-timeline-wrapper .ctl-icon {
	display: none;
}

/**********************************************************************************************************/
/* FLUENT FORMS
/**********************************************************************************************************/

input,
select,
textarea,
button {
	outline:0;
	outline:none;
}

.fluentform input[type="text"].ff-el-form-control,
.fluentform input[type="email"].ff-el-form-control,
.fluentform input[type="phone"].ff-el-form-control,
.fluentform input.ff-el-form-control,
.fluentform textarea.ff-el-form-control,
.fluentform select.ff-el-form-control {
	padding:4px 0;
	margin-bottom:10px;
	border:1px solid #B6034c !important;
	background: #fff !important;
	color: rgba(0,0,0,0.6);
	width:100%;
	height:50px !important;
	font-size:16px;
	font-size:inherit;
	padding: 0 16px;
	-webkit-border-radius: 0 !important;
	-mox-border-radius: 0 !important;
	border-radius: 0 !important;
	line-height: 32px;
}

 .fluentform select.ff-el-form-control {
	background: url('images/field-drop-down.png') no-repeat 100% 50% #fff !important;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

body {
  accent-color: #B6034c;
}

input[type="radio"] {
  box-sizing: border-box;
  width: 25px;
  height: 25px;
  margin: 3px 6px 3px 0 !important;
  padding: 0;
  border: 2px solid #B6034c;
  border-radius: 50%;
  appearance: none;
  background-color: #fff;
  outline: none;
	transition: outline 0.1s;
}

.fluentform textarea.ff-el-form-control {
	padding: 16px;
}

.fluentform textarea.ff-el-form-control {
	width:100%;
	height:150px;
	resize:vertical;
	line-height: 1.5;
}

.fluentform button.ff-btn-submit,
.fluentform input[type="button"].ff-btn-submit,
.fluentform input[type="submit"].ff-btn-submit {
	position: relative;
	width:100% !important;
	width:auto !important;

	background: #797523 !important;
	font-size:16px;
	font-weight: 600;
	border:0;
	padding: 0.6rem 1.5rem;
	color:#fff !important;
	border-radius:25px;
	float:left;
	text-transform: none !important;
	letter-spacing: 2px;
    font-weight: 600 !important;
    text-transform: uppercase!important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.fluentform button.ff-btn-submit:hover,
.fluentform input[type="button"].ff-btn-submit:hover,
.fluentform input[type="submit"].ff-btn-submit:hover {
	background: #B6034c !important;
	cursor:pointer !important;
	opacity: 1;
}

.fluentform input[type="text"].ff-el-form-control:focus,
.fluentform input[type="email"].ff-el-form-control:focus,
.fluentform input.ff-el-form-control:focus,
.fluentform textarea.ff-el-form-control:focus,
.fluentform .ff-el-is-error input,
.fluentform .ff-el-is-error select,
.fluentform .ff-el-is-error textarea {
	cursor:pointer;
}

.fluentform label {
	font-weight:400 !important;
}

span.field_required,
.fluentform .ff-el-is-error input[type="text"].ff-el-form-control,
.fluentform .ff-el-is-error input[type="email"].ff-el-form-control,
.fluentform .ff-el-is-error textarea.ff-el-form-control {
	border:1px solid #B6034c;
}


.fluentform .error.text-danger {
	display: none;
}

.asterisk,
.fluentform .ff-el-is-error label {
	color:#B6034c;
}

.ff-message-success {
	color: inherit;
	background: transparent;
	border:0;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	padding: 15px 0;
}

/**********************************************************************************************************/
/* GDPR COOKIE NOTICE
/**********************************************************************************************************/

.gdpr_lightbox {
	z-index: 9999999;
	background: rgba(46,62,70,.6);
}


.lity {
	z-index: 999999 !important;
	background-color: rgba(46,62,70,0);
}



button.mgbutton {
	font-weight:600;
    letter-spacing: 1px;
    text-transform: uppercase !important;
}    

button.mgbutton:hover {
    background-color: #b6034c;
   
}    


@media all and (max-width: 1300px) { /* MOBILE MENU BREAKPOINT */
	
	#responsive-menu-pro-container,
	.rmp-container {
		top:70px !important;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a,
	.rmp-container .rmp-menu-wrap li.menu-item a,
	#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item a,
	.rmp-container .rmp-menu-wrap li.menu-item ul.rmp-submenu li.menu-item a {
		line-height: 1.5em;
		padding-top:12px;
		padding-bottom:12px;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow,
	.rmp-container .rmp-menu-wrap li.menu-item a .rmp-menu-subarrow {
		height:100%;
	}
	
	.responsive-menu-pro-search-form input,
	.rmp-search-form input {
		font-size: 20px;
	}
	
} /* END MAX WIDTH 1300px */

@media all and (max-width: 860px) {
	
	.cool-timeline:before {
		display: none !important;
	}
	
	.cool-timeline .timeline-year {
		left:0 !important;
		width:100%;
	}
	
	.ultimate-style .timeline-post .timeline-content .content-title:before,
	.ultimate-style .timeline-post.even .timeline-content .content-title:before {
		display: none !important;
	}
	
	.cool-timeline .timeline-post,
	.cool-timeline .timeline-post.even {
		padding-left:0;
	}
}


/**********************************************************************************************************/
/* FLEXBOX COLUMN STACKING ORDER SWITCH
/**********************************************************************************************************/


@media all and (max-width: 980px) {

	/*** wrap row in a flex box ***/
	.flex,
	.flex_row {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: -webkit-flex !important;
		display: flex !important;
		-webkit-flex-wrap: wrap !important; /* Safari 6.1+ */
		flex-wrap: wrap !important;
	}
	
	.flex .et_pb_column,
	.flex_row .et_pb_column {
		height:100%;
	}
 
	/*** custom classes that will designate the order of columns in the flex box row ***/
	.mobile_first {
		-webkit-order: 1;
		order: 1;
	}
 
	.mobile_second {
		-webkit-order: 2;
		order: 2;
	}
 
	.mobile_third {
		-webkit-order: 3;
		order: 3;
	}
 
	.mobile_fourth {
		-webkit-order: 4;
		order: 4;
	}
	
	.vertical_center_content.vertical_bottom_tablet > div {
		margin-top:auto;
	}
	
	/*** add margin to last column ***/
	.custom_row:last-child .et_pb_column:last-child {
		margin-bottom: 30px;
	}
	
	.show_image:after {
		content: '';
		display: block !important;
	    padding-bottom: 66.3% !important;
   		margin-top: 0 !important;
   		margin-bottom: 0 !important;
	}	

	.show_image .et_pb_image,
	.show_image.et_pb_image {
		position: absolute;
    	width: 100%;
   		height: 100%;
	}
	
	.hide_mobile {
		display: none !important;
	}
 
} /* END MAX WIDTH 980px */

@media all and (max-width: 767px) {

	.row_footer_bot ul li {
		display: block;
		width:100%;
	}
	
} /* END MAX WIDTH 767px */		


@media all and (min-width: 480px) and (max-width: 980px) {
	

}


@media (min-width: 640px) and (max-width: 980px) {
	
	.row_cols_3_2_1 .et_pb_column_1_6,
	.row_footer_top .et_pb_column {
    	width: 48.5% !important;
    	margin-right: 3% !important;
    	margin-bottom: 4% !important;
	}
	
	.row_cols_3_2_1 .et_pb_column_1_6:nth-child(even),
	.row_footer_top .et_pb_column:nth-child(even){
		margin-right: 0 !important;
	}
	
	.row_footer_top .et_pb_column:first-child,
	.row_footer_top .et_pb_column:last-child {
		width:100% !important;
	}
	
} /* END MIN WIDTH 640 AND MAX WIDTH 980px */	


@media all and (min-width: 480px) {

	.section_logos ul {
		width:100%;
		flex-flow: row nowrap;
	}

	.section_logos li {
		padding: 25px;
	}
	

	
} /* END MIN WIDTH 480 */	


@media all and (min-width: 768px) {

	a.btn {
		font-size: 15px;
	}
	
	ul.bullet_tick li:before {
		width:20px;
		height:18px;
		top:4px;
		left:-37px;
	}
	
	.tg-grid-holder .tg-item-content-holder .tg-item-excerpt {
		font-size:17px !important;
	}
	
	.row_footer_bot ul {
		display: flex;
	}	
	
	.row_footer_bot ul li:before {
		content: '|';
	}
	
	ul.heateor_sss_sharing_ul li.heateorSssSharingRound,
	.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul .heateor_sss_svg {
		width: 90px !important;
	}

	ul.heateor_sss_sharing_ul li.heateorSssSharingRound,
	.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul .heateor_sss_svg { 
		padding: 18px !important;
	}
	
	.cool-timeline-wrapper .ctl-story {
		margin-top:-115px !important;
	}

	.ctl-wrapper .ctl-vertical-wrapper .ctl-story {
    	width: calc(47% - var(--ctw-ibx-size));
	} 


} /* END MIN WIDTH 768px */

@media (min-width: 861px) {
	
	.cool-timeline .timeline-year {
		margin-bottom: 0 !important;
	}

	.cool-timeline .timeline-post {
		margin-top: -70px !important;
		margin-left: 0 !important;
		width:45% !important;
	}
	
	.tg-grid-holder .tg-item-content-holder .tg-item-excerpt {
		font-size:18px !important;
	}

} /* end min-width: 861px */	

@media all and (min-width: 981px) {

	.cool-timeline .timeline-post {
		margin-left: -5% !important;
		width:50% !important;
	}
	
	.et_section_specialty.section_3_5 .et_pb_gutters2 .et_pb_column_2_3 {
		width: 58.8%;
	}

	.section_3_5 .et_pb_gutters3 .et_pb_column_2_3 {
		width: 57.8%;
	}

	.section_3_5 .et_pb_gutters4 .et_pb_column_2_3 {
		width: 56.79%;
	}

	.section_3_5 .et_pb_gutters2 .et_pb_column_1_3 {
		width: 38.2%;
	}

	.section_3_5 .et_pb_gutters3 .et_pb_column_1_3 {
		width: 36.7%;
	}

	.section_3_5 .et_pb_gutters4 .et_pb_column_1_3 {
		width: 35.2%;
	}
	
	.section_3_5 .et_pb_row .et_pb_column.overlap_header {
		margin-top: -190px;
	}

	.row_cols_3_2_1 .et_pb_column_1_6 {
    	width: 31.3333% !important;
    	margin-right: 3% !important;
    	margin-bottom: 3% !important;
	}  
	
	.row_cols_3_2_1 .et_pb_column_1_6:nth-child(3n) {
		margin-right: 0 !important;
	}

	a.btn {
		font-size: 16px;
		padding: 0.6rem 1rem !important;
		width:100%;
	}
	
	.label_box a.btn {
		width:80%;
	}
	
	.section_logos li {
		padding: 50px;
	}
	
	ul.bullet_tick li:before {
		width:23px;
		height:21px;
		top:2px;
		left:-40px;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,
	.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		margin-right: 5.49%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
		margin-right: 0;
	}
	
	.fluentform button.ff-btn-submit,
	.fluentform input[type="button"].ff-btn-submit,
	.fluentform input[type="submit"].ff-btn-submit {
		font-size:18px;
	}
	
} /* END MIN WIDTH 981px */


@media all and (min-width: 1361px) { /* MOBILE BREAKPOINT */

	body.margin-top {
		margin-top:156px !important;
	}

	#services-nav.fixed {
		position: fixed !important;
		top: -56px;
		width:100%;
		background-color: rgba(121,117,35,1) !important;
		box-shadow: rgba(0, 0, 0, .15) 0 .3125rem .3125rem 0;
		z-index:100;
		opacity:1;
		padding:0;
		margin-top:0 !important;
	}

	#services-nav.fixed .et_pb_row {
		padding:0;
	}

	.tabs_menu {
		overflow: visible;
		text-align:left;
	}

	.tabs_menu ul {
		display: flex;
    	border-radius:30px;
    	padding:0 10px !important;
	}

	.tabs_menu ul li {
		position: relative;
		flex: 1 1 auto;
		padding:15px 0 !important;
		text-align: center;
	}


	.tabs_menu ul li a {
		border-radius: 18px;
		padding:6px 12px;
	}


	.tabs_menu ul li a:hover,
	.tabs_menu ul li a.active {
		background: #fff;
	
	}

	.tabs_menu ul li a:hover,
	.tabs_menu ul li a.active {
		color:#797523;
		background: #fff;
	}

	
} /* END MIN WIDTH 1360px */	