/*
Theme Name: PROSHRED® Security
Theme URI: https://www.bayshoresolutions.com
Author: Bayshore Solutions
Author URI: https://www.bayshoresolutions.com
Description: Custom wordpress theme build for PROSHRED® Security
Version: 5.2.3.2

Bayshore Solutions WordPress Theme © 2020
*/

html,body {
	margin:0;
	padding:0;
	border:0;
	font:18px/1.5em 'lato', Arial, "sans-serif";
	color:#333333;
	vertical-align: top;
}
header, nav, article, footer, address, section {display:block;}
img {vertical-align: bottom; border:0; border-radius:8px;max-width:100%;height:auto;}
header img,
footer img,
.noborder,
.noborder img{
	border-radius: 0;
}
#wpadminbar{z-index: 100001;
}
*,:before,:after{
    position:relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    zoom:1;
    box-sizing: border-box;
}
hr{
	border:0;
	height:1px;
	background:#ececed;
	margin:50px 0;
}
#maincontent{
	overflow:hidden;
}
.panel-grid,
.panel-grid-cell,
.siteorigin-panels-stretch,
.slick-list,
.slick-slide,
.slick-track,
.page-hero,
.page-hero *{
	-webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
}
.panel-grid.panel-no-style,
.panel-grid.panel-has-style > .panel-row-style{
	padding-top:70px;
	padding-bottom:70px;
}
.slick-track { display: flex !important; }
.slick-slide { height: inherit !important; display: flex !important; justify-content: center; align-items: center; }
.wrapper,
.contentwrapper{
	width:95%;
	max-width:1170px;
	padding:0;
	margin:auto;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.contentwrapper{
	width:100%;
	align-items: stretch;
}
.flexcol{
	flex: 1 1 auto;
	align-self: auto;
	min-width: 0;
	min-height: auto;
}
.flexcolsidebar{
	flex: 0 1 250px;
	min-width:250px;
	margin-right:50px;
	border-right:1px solid #ececed;
	padding:70px 0;
}
.ada-gotocontent{
	position: fixed;
	left:50%;
	margin-left:-100px;
	top:0;
	width:200px;
	z-index: 99999;
}
.ada-gotocontent a{
	display:block;
	background:#eb0029;
	color:#ffffff;
	font-size:16px;
	padding:10px;
	border-radius:0 0 4px 4px;
	text-align: center;
	font-weight:600;
	position: absolute;
	width:200px;
	left:0;
	top:-50px;
}
.ada-gotocontent a:focus{
	top:0;
}
.padding-0{
	padding:0 !important;
}
.margin-0{
	margin:0 !important;
}
.fs-18{
	font-size:18px;
	line-height: 1.5em;
}
.fs-24{
	font-size:24px;
}
.uppercase{
	text-transform: uppercase;
}
a{
	color:#eb0029;
}
a:not(.bttn):hover{
	color:#333333;
}
.red{color:#eb0029;}
.white{color:#ffffff;}
.whitebg{
	background-color:#ffffff !important;
}
.greybg{
	background-color:#ececed !important;
}
/*Header Styling*/
.header-spacer{
	height:214px;
}
#siteheader {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	background:#ffffff;
	z-index: 100000;
}
.admin-bar #siteheader{
	top:32px;
}
sup{
	top: -5px;
    vertical-align: top;
}
.column-2{
	column-count: 2;
	column-gap:40px;
	margin-top:0;
}
.column-3{
	column-count: 3;
	column-gap:40px;
	margin-top:0;
}
ul{
	margin-top:0;
}
.margintop-5{margin-top:5px;}
.margintop-10{margin-top:10px;}
.margintop-15{margin-top:15px;}
.marginbottom-5{margin-bottom:5px;}
.marginbottom-10{margin-bottom:10px;}
.marginbottom-15{margin-bottom:15px;}
/*Top Header Styling*/
.top-header{
	background:#ececed;
	padding:13px 0;
}
.scrolled .top-header{
	/*margin-top:-56px;*/
}
.top-header .aux-addressphone,
.top-header .aux-phone,
.top-header .aux-search{
	flex: 0 1 auto;
}
	.top-header .aux-phone a,
	.top-header .aux-phone a i:before{
		color:#231f20;
		font-size:18px;
		font-weight:800;
		text-decoration: none;
	}
	.top-header .aux-addressphone,
	.top-header .aux-phone a i:before{
		font-size:14px;
	}
	.top-header .aux-addressphone a:hover,
	.top-header .aux-phone a:hover,
	.top-header .aux-phone a:hover i:before{
		color:#eb0029;
	}
.top-header .aux-addressphone a{
	color:#231f20;
}
.top-header .aux-phone a i svg{
	width:18px;
	height:18px;
	margin:0 5px -2px 0;
}
.top-header .aux-phone a:hover i svg *{
	fill:#eb0029 !important;
}
.top-header .aux-addressphone strong{
	text-transform: uppercase;
	font-weight:900;
}
.top-header nav ul{
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	list-style: none;
	margin:0;
	padding:0;
}
.top-header nav ul li{
	flex: 0 1 auto;
	align-self: auto;
	min-width: 0;
	min-height: auto;
	list-style: none;
	margin:0;
	padding:0;
	border-left:1px solid #231f20;
}
.top-header nav ul li:first-child{
	border:0;
}
.top-header nav ul li a{
	display:block;
	color:#eb0029;
	font-size:12px;
	line-height:14px;
	font-weight:800;
	padding:0 6px;
	text-decoration: none;
}
.top-header nav ul li a:hover{
	color:#231f20;
}
.top-header .aux-search{
	min-width:290px;
}
.aux-search{
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
}
.aux-search > div{
	flex: 0 1 auto;
	align-self: auto;
	min-width: 0;
	min-height: auto;
}
.auxsearch-toggle{
	display:inline-block;
	border:1px solid #d2d1d2;
	background:#ffffff;
	cursor:pointer;
	border-radius: 2px;
	margin:0;
	padding:0 10px;
	line-height:28px;
	margin-left:2px;
	font-size: 12px;
	color:#333333;
	height:30px;
}
.auxsearch-toggle i{
	vertical-align: middle;
	color:#eb0029;
	margin: -5px 0 0 8px;
}
.active .auxsearch-toggle i.fa-sort-down{
	transform: rotate(180deg);
	margin-top:0;
}
.auxsearch-toggle i:first-child{
	margin: -4px 8px 0 0;
    font-size: 14px;
}
.auxsearch-toggle span{
	min-width:73px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	display:inline-flex;
}
.search-dd-wrapper{
	position: absolute;
	top:calc(100% + 2px);
	display: none;
	border:1px solid #d2d1d2;
	background:#ffffff;
	padding:10px;
	left:2px;
	overflow:hidden;
	z-index: 99;
	width:100%;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
}
.active .search-dd-wrapper{
	display:block;
}
.aux-zipdd .search-dd-wrapper{
	right:0;
	left:auto;
	width:172px;
}
.search-dd-wrapper input[type="text"]{
	float:left;
	border:1px solid #e2e2e2;
	padding:0 6px;
	background:#f3f3f3;
	font-size:14px;
	line-height:22px;
	color:#333333;
	border-radius:2px 0 0 2px;
	width:84px;

}
.search-dd-wrapper button{
	float:left;
	width:66px;
	margin:0;
	padding:0;
	border:0;
	color:#ffffff;
	font-weight:600;
	font-size:13px;
	line-height:24px;
	border-radius: 0 2px 2px 0;
	background:#eb0029 url('images/loader-white.gif') center center no-repeat;
	background-size: 0 0;
	cursor: pointer;
}
.search-dd-wrapper button:hover{
	background-color:#333333;
}
.search-dd-wrapper button.loading span{
	visibility: hidden;
}
.search-dd-wrapper button.loading{
	background-size:16px 16px;
}
.auxsearch-toggle i img,
.search-dd-wrapper label i img{
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align: middle;
	margin-top:-4px;
}
.search-dd-wrapper input[type="radio"]{
	position: absolute;
	opacity: 0;
}
.search-dd-wrapper label{
	display:block;
	font-size: 12px;
	line-height:30px;
	color:#333333;
	height:30px;
	cursor:pointer;
	padding:0 5px;
}
.search-dd-wrapper label i{
	margin-right:8px;
}
.search-dd-wrapper input[type="radio"]:checked + label,
.search-dd-wrapper label:hover{
	background:#ececed;
}

/* ZIP code validation */
.search-dd-wrapper p,
.estimateform-row p.invalid{
	color: #eb0029;
	display: none;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 12px;
	line-height: 1;
	margin-top: calc(24px + 1em);
	margin-bottom: 0;
}
.search-dd-wrapper p.invalid {
	display: block;
}
.estimateform-row p.invalid{
	margin-top:5px;
}
/* .search-dd-wrapper input[type="text"]:invalid {
	box-shadow:0 0 3px #eb0029;
} */

/*Bottom Header Styling*/
.bottom-header{
	padding:35px 0;
}
.scrolled .bottom-header{
	padding:25px 0;
}
.header-logo a{
	display:block;
	width:100%;
}
.scrolled .header-logo a{
	width:170px;
}
.header-logo img{
	max-width:254px;
	height:auto;
	width:100%;
}
.toggle-menu{
	display:none;
	width:40px;
	height:40px;
	border:0;
	cursor: pointer;
	margin:0 0 0 40px;
	padding:0;
	overflow:hidden;
	background:none;
}
.toggle-menu span,
.toggle-menu:before,
.toggle-menu:after{
	display:block;
	width:20px;
	height:2px;
	background:#000000;
	position: absolute;
	left:50%;
	top:50%;
	margin:-1px auto auto -10px;
	text-indent:-999px;
	overflow:hidden;
}
.toggle-menu:before,
.toggle-menu:after{
	content:'';
}
.toggle-menu:before{
	margin-top:-8px;
}
.toggle-menu:after{
	margin-top:6px;
}
.mobilemenu-overlay{
	display: none;
	position: fixed;
	z-index: 999999;
	width:100%;
	height:100%;
	background:#ffffff;
}
.toggle-bttn{
	text-align: right;
	padding:20px 20px 0;
}
.toggle-bttn button{
	display:inline-block;
	margin:auto;
}
.toggle-bttn button span{
	opacity: 0;
}
.toggle-bttn button:before{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin:auto;
}
.toggle-bttn button:after{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin:auto;
}
.mobilemenu-phone{
	text-align: center;
	padding-bottom:30px;
}
.mobilemenu-phone a{
	color:#eb0029;
	displat:inline-block;
	font-size:24px;
	text-decoration: none;
	font-weight:900;
}
.mobilemenu-phone a i{
	font-size:18px;
}
.mobilemenu-zip{
	padding:14px;
	background:#ececed;
}
.mobilemenu-zip-wrapper{
	margin:auto;
	text-align: left;
	max-width:75%;
}
.mobilemenu-zip-wrapper label{
	font-size:14px;
	line-height:18px;
	display:block;
	padding-bottom:10px;
}
.mobilemenu-zip-wrapper label i{
	font-size:18px;
	color:#eb0029;
	margin-right:10px;
	line-height:18px;
}
.mobilemenu-zip-wrapper div{
	overflow:hidden;
}
.mobilemenu-zip-wrapper input[type=text]{
	width:calc(100% - 115px);
	float:left;
	color:#333333;
	border-radius: 4px;
	line-height:48px;
	font-size:14px;
	border:0;
	padding:0 20px;
}
.mobilemenu-zip-wrapper button{
	width:110px;
	float:left;
	margin-left:5px;
	border:0;
	text-align: center;
	cursor: pointer;
	color:#ffffff;
	background:#eb0029;
	border-radius: 4px;
	line-height:48px;
	font-size:14px;
	font-weight:900;
	padding:0;
}
.mobilemenu-menu{
	height:calc(100% - 230px);
	overflow:auto;
	padding:30px 5%;
}
.mobilemenu-menu ul,
.mobilemenu-menu ul li{
	margin:0;
	padding:0;
	list-style:none;
}
.mobilemenu-menu ul li a{
	text-decoration: none;
	color:#333333;
	font-size:15px;
	line-height: 1.2em;
	font-weight:900;
	display:inline-block;
	padding:10px 0;
}
.mobilemenu-menu .menu-main-menu-container > ul > li > a{
	color:#eb0029;
	text-transform: uppercase;
}
.mobilemenu-menu .menu-main-menu-container ul.sub-menu{
	display:none;
}
.mobilemenu-menu .menu-main-menu-container .current_page_ancestor > ul.sub-menu,
.mobilemenu-menu .menu-main-menu-container .current_page_parent > ul.sub-menu,
.mobilemenu-menu .menu-main-menu-container .current_page_item > ul.sub-menu{
	display:block;
}
.mobilemenu-menu .menu-main-menu-container .current_page_ancestor >a,
.mobilemenu-menu .menu-main-menu-container .current_page_parent > a,
.mobilemenu-menu .menu-main-menu-container .current_page_item > a{
	color:#eb0029;
}
.mobilemenu-menu .menu-main-menu-container ul.sub-menu ul.sub-menu li > a{
	padding-left:12px;
}
/* .mobilemenu-menu .menu-main-menu-container .menu-item-has-children > a:after{
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 12px;
	content: "\f0dd";
	position: relative;
    vertical-align: top;
    font-size: 20px;
    margin-left: 10px;
} */

.fas.fa-caret-down {
	color:#eb0029;
	cursor: pointer;
	font-size: 1.5em;
	margin-left: 0.5em;
	vertical-align: -4px;
}

.flip {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.mobilemenu-menu .menu-main-menu-container .current_page_ancestor >a:after,
.mobilemenu-menu .menu-main-menu-container .current_page_parent > a:after,
.mobilemenu-menu .menu-main-menu-container .current_page_item > a:after{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	vertical-align: bottom;
}
.header-menu ul{
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	list-style: none;
	margin:0;
	padding:0;
}
.header-menu nav ul li{
	flex: 0 1 auto;
	align-self: auto;
	min-width: 0;
	min-height: auto;
	list-style: none;
	margin:0;
	padding:0;
}
.header-menu nav div > ul > li > a{
	color:#eb0029;
	text-transform: uppercase;
	font-size:14px;
	font-weight:700;
	text-decoration: none;
	padding:30px 16px;
	display:block;
}
.header-menu nav div > ul > li > a:hover{
	color:#eb0029;
}
.scrolled .header-menu nav div > ul > li > a{
	padding:20px 16px;
}
.header-menu nav div > ul > li > a:before{
	height:4px;
	position: absolute;
	bottom:0;
	left:20px;
	background:#ebebeb;
	display:block;
	width:0;
	content:"";
}
.header-menu nav div > ul > li:hover > a:before,
.header-menu nav div > ul > li.current-menu-item > a:before,
.header-menu nav div > ul > li.current_page_parent > a:before,
.header-menu nav div > ul > li.current_page_ancestor > a:before{
	width:calc(100% - 40px);
}
.header-menu nav div > ul > li.menu-item-has-children > a:after{
	    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 9px;
    content: "\f0dd";
    vertical-align: top;
    font-size: 14px;
    margin-left: 5px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
	left:auto;
}
.header-menu nav ul ul{
	position: absolute;
	top:100%;
	background:#ffffff;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
	width:295px;
	left:20px;
	padding:15px 0;
	display:none;
}
.header-menu nav ul li.twocolumn > ul{
	right:0;
	left:auto;
	column-count: 2;
	width:400px;
}
.header-menu nav ul li:hover > ul{
	display:block;
}
.header-menu nav ul ul li a{
	padding:6px 35px;
	display:block;
	color:#333333;
	text-decoration: none;
	font-size:14px;
	line-height:1.2em;
	font-weight:700;
}
.header-menu nav ul ul li.current-menu-ancestor > a,
.header-menu nav ul ul li.current-menu-parent > a,
.header-menu nav ul ul li.current-menu-item > a,
.header-menu nav ul ul li:hover > a{
	color:#eb0029;
}
.header-menu nav ul ul ul{
	left:100%;
	top:0;
}

.header-estimate{
	flex: 0 1 auto;
}
.header-estimate ul,
.header-estimate ul li{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
.header-estimate ul li a{
	color:#ffffff;
	background:#eb0029;
	display:block;
	font-size:16px;
	font-weight:700;
	text-decoration: none;
	padding: 10px 30px;
	text-align: center;
	border-radius: 3px;
	margin-left:20px;
	width:auto;
}
.header-estimate ul li a:hover{
	background:#333333;
	color:#ffffff;
}

/*Hero Styling*/
.page-hero{
	background:#eb0029;
	background-position: center right;
	background-repeat: no-repeat;
	background-size:auto 100%;
	min-height:425px;
	color:#ffffff;
	font-size:24px;
}
.page-hero.short{
	min-height:inherit;
}
.page-hero .wrapper{
	height:100%;
	min-height:425px;
    align-items: stretch;
	justify-content: flex-start;
}
.page-hero .wrapper.small,
.page-hero .page-hero-content-wrapper.postpage{
	height:auto;
	min-height: unset;
}
.page-hero .page-hero-content-wrapper{
	width:65%;
	height:100%;
	min-height:425px;
	display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
	background:#eb0029;
	padding:50px 25px 50px 0;
	line-height:1.5em;
	font-size:18px;
}
.home .page-hero .page-hero-content-wrapper,
.archive .page-hero .page-hero-content-wrapper{
	font-size:24px;
}
.page-hero .page-hero-content-wrapper.postpage{
	padding:35px 25px 35px 0;
}
.page-hero .page-hero-content-wrapper .page-hero-content{
	width:100%;
	z-index: 2;
}
.page-hero .page-hero-content-wrapper .page-hero-content a:hover{
	color:#ffffff;
}
.herobar h1,
.page-hero .page-hero-content-wrapper .page-hero-content h1{
	font-size:45px;
	line-height:1em;
	margin-top:0;
}
.page-hero .wrapper.small .page-hero-content-wrapper .page-hero-content h1{
	margin-top: 0.67em;
}
.page-hero .page-hero-content-wrapper .page-hero-content .page-hero-call{
	font-weight:600;
}
.page-hero-content strong{
	font-weight:900 !important;
}
.page-hero a{
	color:#ffffff;
}
.page-hero .fa-phone-alt{
	margin:0 5px 0 15px
}
/*Section Styling*/
.site-wrapper {
	max-width:1170px;
	margin:auto;
	width: 95%;
}
.site-wrapper.toppadding{
	padding-top:70px;
}
.site-wrapper.bottompadding{
	padding-bottom:70px;
}
h2{
	margin:0;
	padding:0 0 30px;
	color:#333333;
	font-size:48px;
	line-height: 1.2em;
	font-weight:600;
}
h2 em{
	font-weight:normal;
}
h2 sup{
	vertical-align: top;
    font-size: 75%;
    line-height: 1em;
    height: 1em;
}
h3{
	font-size:36px;
	line-height: 1.2em;
    padding: 0;
    margin: 0;
}
h2 strong,
h2 b,
h3 strong,
h3 b,
h4 strong,
h4 b{
	font-weight:900;
}
h4{
	margin:0;
	padding:0;
	color:#eb0029;
	font-size:24px;
	line-height:1.2em;
	font-weight:normal;
}
h5{
	margin:0;
	padding:0;
	font-size:18px;
	line-height:1.2em;
}
.bttn{
	display:inline-block;
	color:#ffffff;
	text-decoration: none;
	padding:12px 20px;
	font-size:16px;
	font-weight:600;
	text-align: center;
	min-width:150px;
	background:#eb0029;
	border-radius:3px;
}
.bttn:hover{
	background:#333333;
}
.bttn.grey{
	background:#333333;
}
.bttn.grey:hover{
	background:#eb0029;
}
.bttn.white{
	background:#ffffff;
	color:#eb0029;
}
.bttn.white:hover{
	background:#333333;
	color:#ffffff;
}
.bttn.spacing{
	margin-top:25px;
}
.bttn.nospacing{
	margin-top:0;
}

/*Icon CTA styling*/
.icon-cta-widget{
	text-align: center;
	padding:65px 0 30px;
	max-width:300px;
	margin:auto;
}
.icon-cta-widget .icon-cta-image img{
	display:inline-block;
	margin:auto;
	border-radius: 3px;
	margin-bottom:15px;
}
.icon-cta-widget.style2,
.icon-cta-widget p{
	padding:0;
	margin:auto;
}
.icon-cta-widget b{
	font-size:36px;
	font-weight:900;
}

/*Services CTAs*/
.serviceslist-wrapper{
	overflow: hidden;
	padding-top:30px;
}
.serviceslist-wrapper:not(.column){
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
    margin: 0 -15px;
}
.serviceslist-wrapper:not(.column) .serviceslist-block{
	flex: 1 1 calc(50% - 30px);
	align-self: auto;
	min-width: 0;
	min-height: auto;
	margin:0 15px 30px;
	order:999;
}
.serviceslist-wrapper.column{
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
}
.serviceslist-wrapper.column .serviceslist-block{
	margin-bottom:30px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	order: 999;
}
.serviceslist-wrapper.column .serviceslist-block:first-child .serviceslist-bttn,
.serviceslist-wrapper.column .serviceslist-block:nth-child(5) .serviceslist-bttn{
	height:350px
}
.serviceslist-wrapper.column .serviceslist-block:nth-child(6) .serviceslist-bttn{
	height:670px
}
.serviceslist-wrapper.column .serviceslist-block:nth-child(7) .serviceslist-bttn{
	/*height:525px*/
	height:730px;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn{
	display:block;
	overflow:hidden;
	border-radius:8px;
	position: relative;
	height:400px;
	background:#000000;
	color:#ffffff;
	width:100%;
	border:0;
	-webkit-appearance:none;
	padding:0;
	text-align: left;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-mobilelink{
	display:none;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index: 2;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-img{
	position: absolute;
	width:100%;
	height:100%;
	z-index: 1;
	display:block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: .4;
	top:0;
	left:0;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn:hover .serviceslist-img{
	opacity: .15;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-content-wrapper{
	position: absolute;
	width:100%;
	bottom:0;
	z-index: 2;
	display:block;
	padding:0 6% 40px;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-content-wrapper > span{
	display:block;
}
.serviceslist-boldtitle,
.serviceslist-title{
	font-size:48px;
	line-height: 1em;
	text-transform: uppercase;
}
.serviceslist-boldtitle{
	font-weight:900;
}
.serviceslist-title{
	padding-bottom:15px;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-content{
	max-height:0;
	opacity: 0;
	font-size:16px;
	line-height:1.3em;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-content > a:hover{
	color:#ffffff;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn:hover .serviceslist-content,
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn:focus .serviceslist-content{
	max-height:1000px;
	opacity: 1;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-content .serviceslist-learnmore{
	display: inline-block;
	padding:25px 0 12px;
	border-bottom:1px solid #eb0029;
	font-weight:700;
	text-decoration: none;
	color:#ffffff;
}
.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-content .serviceslist-learnmore i{
	margin-left:5px;
	font-size:14px;
}
.serviceslist-wrapper .serviceslist-block.scheduleshred .serviceslist-bttn{
	background:#eb0029;
}
.serviceslist-wrapper.column .serviceslist-block.scheduleshred .serviceslist-bttn{
	height:560px;
}
.serviceslist-wrapper .serviceslist-block.scheduleshred .serviceslist-bttn:hover{
	background: #333333;
}
.serviceslist-wrapper .serviceslist-block.scheduleshred .serviceslist-bttn i{
	display:block;
	width:40px;
	height:40px;
	background:#ffffff;
	border-radius: 50%;
	color:#eb0029;
	float:right;
	line-height: 40px;
    font-size: 20px;
    text-align: center;
}
.serviceslist-wrapper:not(.column) .serviceslist-block.scheduleshred:nth-child(odd) .serviceslist-bttn{
	height:auto;
	text-decoration: none;
}
.serviceslist-wrapper:not(.column) .serviceslist-block.scheduleshred:nth-child(odd) .serviceslist-bttn .serviceslist-content-wrapper{
	position: relative;
	padding: 40px 2%;
}
.serviceslist-wrapper:not(.column) .serviceslist-block.scheduleshred:nth-child(odd) .serviceslist-bttn .serviceslist-content-wrapper span{
	display: inline-block;
    position: static;
    padding: 0 8px 0;
}
.serviceslist-wrapper:not(.column) .serviceslist-block.scheduleshred:nth-child(odd) .serviceslist-bttn i{
	position: absolute;
	right:2%;
	top:50%;
	margin-top:-20px;
}

/*Event Block*/
.event-widget-slider,
.event-widget-slider > .event-widget-slider-container{
	-webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
}
.event-widget-wrapper,
.slider-widget-controls{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	color:#eb0029;
}
.slider-widget-controls > div,
.event-widget-wrapper > div{
	flex: 1 1 50%;
	align-self: auto;
	min-width: 0;
	min-height: auto;
}
.event-widget-wrapper .event-widget-title{
	order:1;
}
.event-widget-wrapper .event-widget-title h2{
	padding:0;
}
.event-widget-wrapper .event-widget-button{
	order:2;
	text-align: right;
}
.event-widget-wrapper .event-widget-content{
	order:3;
	padding-top:60px;
}
.event-widget-slider{
	margin:0 -15px;
}
.event-widget-slider .slick-slide > div{
	padding:0 15px;
	width: 100%;
    height: 100%;
}
.event-widget-slider > .event-widget-slider-container{
	display:none;
}
.event-widget-slider .event-widget-slider-container{
	background:#333333;
	border-radius: 8px;
	overflow:hidden;
	height:100%;
}
.event-widget-slider .event-widget-slider-container a{
	display:block;
	text-decoration: none;
	color:#ffffff;
	padding:35px 25px 100px;
	height:100%;
}
.event-widget-slider .event-widget-slider-container a:hover{
	background:#eb0029;
}
.event-widget-slider .event-widget-slider-container a span{
	display:block;
}
.slider-widget-controls{
	padding:40px 0 8px;
	border-bottom:1px solid #eb0029;
}
.slider-widget-count{
	font-size:14px;
	font-weight:900;
}
.slider-widget-toggle{
	text-align: right;
}
.slider-widget-toggle button{
	border:0;
	background:none;
	cursor: pointer;
	padding:0;
	margin:0 0 0 10px;
	vertical-align: top;
}
.slider-widget-toggle button span{
	display:block;
	overflow:hidden;
	height:0;
	width:0;
}
.slider-widget-toggle button i{
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	text-align: center;
	border-radius: 50%;
	background:#eb0029;
	color:#ffffff;
}
.slider-widget-toggle button i:before,
.slider-widget-toggle button:hover i:before{
	color:#ffffff;
}
.slider-widget-toggle button:hover i{
	background:#333333;
	color:#ffffff;
}

/*Grey/White Events*/
.event-widget-wrapper.greywhite,
.slider-widget-controls.greywhite,
.event-widget-wrapper.greywhite .event-widget-title h2,
.event-widget-wrapper.greywhite .event-widget-slider .event-widget-slider-container a span,
.event-widget-wrapper.greywhite .event-widget-slider .event-widget-slider-container a h2{
	color:#ffffff;
}
.event-widget-wrapper.greywhite .event-widget-button .bttn{
	background-color:#ffffff;
	color:#333333;
}
.event-widget-wrapper.greywhite .event-widget-button .bttn:hover{
	background-color:#333333;
	color:#ffffff;
}
.event-widget-wrapper.greywhite .event-widget-slider .event-widget-slider-container a:hover span,
.event-widget-wrapper.greywhite .event-widget-slider .event-widget-slider-container a:hover h2{
	color:#333333;
}
.event-widget-wrapper.greywhite .event-widget-slider .event-widget-slider-container a:hover{
	background:#ffffff;
	color:#333333;
}
.slider-widget-controls.greywhite{
	border-color:#ffffff;
}
.slider-widget-controls.greywhite .slider-widget-toggle button i,
.slider-widget-controls.greywhite .slider-widget-toggle button i:before{
	background:#ffffff;
	color:#333333;
}
.slider-widget-controls.greywhite .slider-widget-toggle button:hover i,
.slider-widget-controls.greywhite .slider-widget-toggle button:hover i:before{
	background:#333333;
	color:#ffffff;
}


/*Event List*/
.eventlist-filter-wrapper{
	text-align: right;
	font-size:18px;
	font-weight:700;
	padding:70px 15px 25px;
}
.eventlist-filter-wrapper select{
	display: inline-block;
	font-size: 16px;
	font-family: 'lato';
	font-weight: 700;
	color: #333333;
	line-height: 1.3;
	padding: .6em 30px .5em .8em;
	width: 100%;
	max-width: 250px;
	box-sizing: border-box;
	margin: 0 0 0 10px;
	border: 1px solid #eb0029;
	border-radius: 4px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: #fff url('images/ddarrow.png') right 15px center no-repeat;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.eventlist-filter-wrapper select::-ms-expand {
	display: none;
}
.eventlist-filter-wrapper select:hover {
	border-color: #eb0029;
}
.eventlist-filter-wrapper select:focus {
	border-color: #eb0029;
	color: #333333;
	outline: none;
}
.eventlist-filter-wrapper select option {
	font-weight:normal;
}
.eventlist-widget-wrapper{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-content: center;
	align-items: stretch;
}
.eventlist-widget-wrapper hidden{
	display:none;
}
.eventlist-widget-wrapper .eventlist-widget-slider-container{
	flex: 0 1 33.33%;
	align-self: auto;
	min-width: 0;
	min-height: auto;
	-webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
}
.eventlist-widget-wrapper .eventlist-widget-slider-container .wrapper{
	display:block;
	margin:0 15px 30px;
	padding:35px 25px 100px;
	background:#333333;
	color:#ffffff;
	text-decoration: none;
	border-radius: 8px;
	height: calc(100% - 30px);
}
.eventlist-widget-wrapper .eventlist-widget-slider-container span{
	display:block;
}
.eventlist-widget-wrapper .eventlist-widget-slider-container .event-view{
	text-align: center;
    position: absolute;
    bottom: 25px;
    width: 100%;
    left: 0;
}

.event-date{
	font-size:36px;
	line-height:1.1em;
	font-weight:700;
}
.event-citystate{
	font-size:16px;
	font-weight:700;
	padding:3px 0;
}
.event-time{
	font-size:14px;
}
.event-title{
	font-size:18px;
	line-height:1.2em;
	font-weight:700;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.event-widget-list-content .event-title,
.event-title a{
	color:#eb0029;
	text-decoration: none;
}
.event-excerpt{
	padding-top:10px;
	font-size:14px;
}
.eventarrow{
	position: absolute;
	left:25px;
	bottom:35px;
	width:40px;
	height:40px;
	display: block;
	text-align: center;
	background:#eb0029;
	border:1px solid #eb0029;
	color:#ffffff;
	border-radius: 50%;
	line-height:38px;
}
a:hover .eventarrow{
	background:#ffffff;
}
a:hover .eventarrow:before{
	color:#eb0029;
}

.event-widget-list{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-content: stretch;
	align-items: stretch;
	padding-bottom:70px;
}
.event-widget-list > .event-widget-list-container{
	flex: 0 1 33.33%;
	align-self: auto;
	min-width: 0;
	min-height: auto;
	padding:15px;
	display:none;
}
.event-widget-list > div span{
	display:block;
}
.event-widget-list-img{
	border-radius:8px 8px 0 0;
	border:1px solid #f4f4f4;
	height:200px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.event-widget-list-img.none{
	background-size: 75% auto;
    background-color: #f4f4f4;
}
.event-widget-list-content{
	padding:40px 40px 80px;
	color:#9d9d9d;
	border:1px solid #f4f4f4;
	border-radius:0 0 8px 8px;
    height: calc(100% - 200px);
}
.event-widget-list-content .event-date{
	font-size:16px;
	padding-top:10px;
}
.event-bttn{
	position: absolute;
    bottom: 40px;
}
.event-bttn a{
	font-weight:bold;
	color:#eb0029;
}
.loadmore-wrapper{
	padding-bottom:70px;
	text-align: center;
}

.post-details{
	margin-top:-245px;
	min-height:510px;
	border-radius:8px;
	overflow:hidden;
	color:#ffffff;
	background:#333333;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: stretch;
}
.post-details > div{
	flex: 0 1 50%;
	align-self: auto;
	min-width: 0;
	min-height: auto;
}
.post-details-left{
	padding:5%;
	font-size:16px;
}
.post-details-left .postdate{
	font-weight:bold;
	font-size:14px;
	color:#ebebeb;
	text-transform: uppercase;
}
.post-details-left .postdate strong{
	padding-right:25px;
}
.post-details-left .posttitle{
	font-size:48px;
	line-height:1.2em;
	padding-bottom:15px;
}
.post-details-left .postother{
	padding-bottom:15px;
}
.post-details-left .postnotification{
	background: #eb0029;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
	border-radius: 3px;
}
.post-details-left .postlocation{
	font-size:18px;
}
.post-details-left .postcomment{
	padding-top:5px;
	font-style: italic;
}
.post-details-left .postdescription{
	padding-top:25px;
}
.post-details-left .postdescription h2{
	color:#ffffff;
	font-size:25px;
	font-weight: bold;
	margin:0;
	padding:0;
}
.post-details-right iframe{
	width:100%;
	height:100%;
	border:0;
	min-height:510px;
}
#social-share{
	margin-top:25px;
	padding-top:15px;
	border-top:1px solid #cccccc;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
}
#social-share a{
	display:inline-block;
	width:20px;
	text-align: center;
	margin-left:10px;
	color:#ffffff;
	font-weight:normal;
}
#social-share a:hover i:before{
	color:#eb0029;
}

/*Resources*/
.resources-block-wrapper:not(.loaded) > div{
	display:none;
}
.resources-block-wrapper{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-content: stretch;
	align-items: stretch;
	margin:0 -15px;
}
.resources-block-wrapper > div{
	flex: 0 1 33.33%;
	align-self: auto;
	min-width: 0;
	min-height: auto;
	padding:15px;
}
.resources-block-wrapper[data-count="1"]{
	margin:0;
}
.resources-block-wrapper[data-count="1"] > div{
	flex: 0 1 100%;
	padding:0;
}
.resources-block-wrapper[data-count="2"] > div{
	flex: 0 1 50%;
}
.resources-widget-list-img{
	border-radius: 8px;
	height: 250px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.resources-widget-list-img.none{
	background-size: 75% auto;
    background-color: #f4f4f4;
}
.resources-widget-list-content{
	padding:40px 30px;
	font-size: 14px;
	color:#333333;
}
.resources-widget-list-catdate{
	text-transform: uppercase;
}
.resources-widget-list-catdate span{
	font-weight:900;
	padding-right:20px;
}
.resources-widget-list-title a{
	display:block;
	padding:14px 0;
	color:#eb0029;
	font-size:24px;
	line-height:1.2em;
	text-decoration: none;
}
.resources-widget-list-postedby{
	text-transform: uppercase;
	font-size:12px;
}

.certimage-widget{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.certimage-widget .certimage-col{
	flex: 0 1 auto;
	align-self: auto;
	min-width: 145px;
	min-height: auto;
	padding:0 10px;
	text-align: center;
}
.certimage-widget .certimage-col img{
	height:auto;
	max-width:105px;
}
.featured-videos-wrapper{
	margin:0 -15px;
}
.featured-videos-wrapper .slick-slide{
	align-items: flex-start;
}
.resources-featuredvideos .slider-widget-controls{
	color:#333333;
	border-color:#333333;
}
.featured-videos-block{
	text-align: left;
}
.featured-videos-wrapper  .slick-slide > div{
	width:100%;
	padding:0 15px;
}
.featured-videos-block .featured-video-thumb{
	height:320px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 8px;
}
.featured-videos-block .featured-video-thumb a{
	height:100%;
	display:block;
}
.featured-videos-block .featured-video-thumb .playbutton{
	display:block;
	position: absolute;
	left:50%;
	top:50%;
	border-radius: 50%;
	width:60px;
	height:60px;
	margin:-30px auto auto -30px;
	background:#ffffff;
	text-align: center;
    line-height: 60px;
    font-size: 22px;
	text-decoration: none;
	color:#eb0029;
}
.featured-videos-block .featured-video-thumb .playbutton i:before{
	color:#eb0029;
}
.featured-videos-block .featured-video-thumb:hover .playbutton{
	background:#eb0029;
	color:#ffffff;
}
.featured-videos-block .featured-video-thumb:hover .playbutton i:before{
	color:#ffffff;
}
.featured-video-content{
	padding:35px 25px;
}
.featured-video-content .featured-video-date{
	text-transform: uppercase;
	color:#9d9d9d;
	font-size:14px;
	padding-bottom:10px;
}
.featured-video-content .featured-video-date strong{
	font-weight:900;
	padding-right:25px;
}
.featured-video-content .featured-video-title a{
	display:block;
	color:#eb0029;
	font-size:24px;
	line-height: 1.2em;
	text-decoration: none;
}
.post_featured_img{
	float:right;
	margin:0 0 25px 25px;
	border-radius: 8px;
	overflow:hidden;
}
blockquote{
	font-size: 200%;
    line-height: 125%;
    font-style: italic;
}
/*Contact Form Styling*/
.cf7-wrapper{
	background:#ececed;
	padding:40px;
	border-radius:8px;
}
.wpcf7-form .wpcf7-form-control-wrap{
	display:block;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"],
.wpcf7-form select,
.wpcf7-form textarea{
	width:100%;
	margin:0;
	padding:0 20px;
	border-radius: 8px;
	height: 44px;
	line-height:44px;
	border: 2px solid #ececed;
	font-size:16px;
	color:#000000;
	font-family:'lato', Arial, "sans-serif";
}
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus{
	border-color:#231f20;
	outline:0;
}
.wpcf7-form input[type="text"].wpcf7-not-valid,
.wpcf7-form input[type="tel"].wpcf7-not-valid,
.wpcf7-form input[type="email"].wpcf7-not-valid,
.wpcf7-form select.wpcf7-not-valid,
.wpcf7-form textarea.wpcf7-not-valid{
	border-color:#eb0029;
}
.wpcf7-form textarea{
	height:200px;
	resize: none;
}
.wpcf7-form .wpcf7-checkbox input[type="checkbox"]{
	opacity: 0;
	position: absolute;
}
.wpcf7-form .wpcf7-checkbox input[type="checkbox"] + span{
	padding:6px 6px 6px 32px;
	cursor:pointer;
}
.wpcf7-form .wpcf7-checkbox input[type="checkbox"] + span:before{
	background:#ffffff;
	width:22px;
	height:22px;
	border-radius: 4px;
	border:2px solid #ececed;
	position: absolute;
	left:0;
	top:8px;
	text-align: center;
	font-size:16px;
	color:#eb0029;
	line-height:18px;
}
.wpcf7-form .wpcf7-checkbox input[type="checkbox"]:checked + span:before{
	content:"\2714";
}
.wpcf7-form .wpcf7-checkbox input[type="checkbox"]:focus + span:before,
.wpcf7-form input{
	border-color:#231f20;
}
.wpcf7-form .wpcf7-checkbox.wpcf7-not-valid input[type="checkbox"] + span:before,
.wpcf7-form input.wpcf7-not-valid{
	border-color:#eb0029;
}
span.wpcf7-not-valid-tip,
.wpcf7-not-valid-tip{
	color:#eb0029;
	font-size:14px;
	line-height:20px;
	font-style: italic;
	padding-top:5px;
}
.wpcf7-not-valid-tip:after{
	color:#ffffff;
	display:inline-block;
	width:20px;
	height:20px;
	line-height: 20px;
	font-size:14px;
	font-style: normal;
	content:"!";
	text-align: center;
	margin-left:10px;
	position: relative;
	background:#eb0029;
	border-radius: 50%;
}
.wpcf7-form .wpcf7-submit{
	cursor: pointer;
	margin:0;
	border:0;
	color: #ffffff;
    background: #eb0029;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    padding: 0 10px;
    text-align: center;
    border-radius: 3px;
	line-height:40px;
	-webkit-appearance:none;
}
.wpcf7-form .wpcf7-submit:hover{
	background: #333333;
}
.wpcf7-form .cfrow .wpcf7-submit{
	margin-top:20px;
}
div.wpcf7 .ajax-loader,
.wpcf7-form .wpcf7-response-output{
	display:none !important;
}
.cfrow{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin:0 -15px;
}
.cfcol1,
.cfcol2,
.cfcol3{
	align-self: flex-start;
	min-width: 0;
	min-height: auto;
	padding:0 15px;
}
.cfcol1{
	flex: 1 1 100%;
}
.cfcol2{
	flex: 1 1 50%;
}
.cfcol3{
	flex: 1 1 33.33%;
}
.cfrow br{
	display: none;
}
.cfrow label{
    display: block;
    color: #000000;
    font-size: 12px;
    line-height: 1em;
    padding: 16px 0 8px;
    font-weight: 400;
}

/*Resources Page*/
.featured-posts-wrapper{
	display:none;
}
.featured-posts-wrapper.loaded{
	display:block;
}
.post-details.featured-posts{
	min-height: inherit;
}
.featured-posts .post-details-right{
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}
.featured-posts .postdescription{
	padding-top:0;
}
.featured-posts .postby{
	text-transform: uppercase;
	font-size:12px;
}
.resources-recentnews-wrapper .resources-recentnews-col .bttn:hover,
.featured-posts .bttn:hover{
	background:#ffffff;
	color:#eb0029;
}
.resources-section{
	padding-top:60px;
}
.resources-recentnews-wrapper{
	display: grid;
	grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
	grid-column-gap: 30px;
	grid-row-gap: 30px;
}
.resources-recentnews-wrapper .resources-recentnews-col:nth-child(1){ grid-area: 1 / 1 / 3 / 2; }
.resources-recentnews-wrapper .resources-recentnews-col:nth-child(2){ grid-area: 1 / 2 / 2 / 3; }
.resources-recentnews-wrapper .resources-recentnews-col:nth-child(3){ grid-area: 2 / 2 / 3 / 3; }
.resources-recentnews-wrapper .resources-recentnews-col{
	min-height:240px;
	padding:70px 10%;
	border-radius: 8px;
	overflow:hidden;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.resources-recentnews-wrapper .resources-recentnews-col:before{
	position: absolute;
	display:block;
	left:0;
	top:0;
	z-index: 1;
	background:rgba(52,52,52,.85);
	content:"";
    width: 100%;
    height: 100%;
}
.resources-recentnews-wrapper .resources-recentnews-col .resources-recentnews-content{
	color:#ffffff;
	z-index: 2;
}
.resources-recentnews-postdate{
	font-size:14px;
	line-height:1em;
	font-weight:normal;
	text-transform: uppercase;
	padding-bottom:16px;
}
.resources-recentnews-postdate strong{
	font-weight: 900;
	padding-right:25px;
}
.resources-recentnews-posttitle{
	font-size:24px;
	line-height: 1.5em;
	display:block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.resources-recentnews-wrapper .resources-recentnews-col:nth-child(1) .resources-recentnews-posttitle{
	font-size:36px;
	overflow:inherit;
	white-space:normal;
}
.resources-recentnews-postby{
	padding-top:20px;
	text-transform: uppercase;
	font-size:12px;
}
.resource_filter,
.resource_filter li{
	margin:0;
	padding:0;
	list-style:none;
}
.resource_filter{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	text-transform: uppercase;
	color:#333333;
	font-size:14px;
	font-weight:700;
	margin-bottom:35px;
}
.resource_filter li{
	flex:0 1 auto;
	align-self: auto;
	min-width:0;
	min-height:auto;
	padding-left:25px;
}
.resource_filter li a{
	color:#9d9d9d;
	text-decoration: none;
}
.resource_filter li a.selected,
.resource_filter li a:hover{
	color:#eb0029;
}
.resources-othernews .wrapper{
	width:100%;
}
.resources-othernews-wrapper{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-content: stretch;
	align-items: stretch;
	margin:0 -15px;
}
.resources-othernews-wrapper .resources-othernews-col{
	flex: 0 1 33.33%;
    align-self: auto;
    min-width: 0;
    min-height: auto;
    padding: 0 15px 30px;
	display: none;
}
.resources-othernews-image{
	height:250px;
	border-radius: 8px;
    height: 250px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.resources-othernews-image.none {
    background-size: 75% auto;
    background-color: #f4f4f4;
}
.resources-othernews-content{
	padding: 40px 30px;
    font-size: 14px;
    color: #9d9d9d;
}
.resources-othernews-postdate{
	text-transform: uppercase;
}
.resources-othernews-postdate strong{
	font-weight:900;
	padding-right:25px;
}
.resources-othernews-posttitle{
	padding:10px 0;
}
.resources-othernews-posttitle a{
	display:block;
	color:#eb0029;
	font-size:24px;
	line-height:1.2em;
	text-decoration: none;
}
.resources-othernews-postby{
	font-size:12px;
	text-transform: uppercase;
}

/*Image with Grey Bar*/
.imagebar-widget{
	text-align: center;
}
.imagebar-widget:before{
	content:"";
	position: absolute;
	display:block;
	z-index: -1;
	height:100%;
	max-height:415px;
	width:4000px;
	background-size: contain;
}
.imagebar-widget.left:before{
	right:-55px;
	bottom:-55px;
	background:url('images/greybar-left.png') right center no-repeat;
}
.imagebar-widget.right:before{
	left:-55px;
	top:-55px;
	background:url('images/greybar-right.png') left center no-repeat;
}
.imagebar-widget .imagebar-image{
	z-index: 2;
}
.textleft{
	text-align: left;
}
.textcenter{
	text-align: center;
}
.textright{
	text-align: right;
}
.alignright{
	float:right;
	margin:0 0 25px 25px;
}
.alignleft{
	float:left;
	margin:0 25px 25px 0;
}
.callnow-cta-block a{
	text-decoration: none;
	color:#333333;
	margin-left:10px;
	font-weight:700;
}
.callnow-cta-block a i:before{
	color:#333333;
}
.callnow-cta-block a:hover,
.callnow-cta-block a:hover i:before{
	color:#eb0029;
}

/*Large Image CTA*/
.large-img-cta-widget{
	border-radius: 8px;
	overflow:hidden;
	margin:10px auto;
	padding:110px 10%;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.large-img-cta-widget:after{
	width:100%;
	height:100%;
	position: absolute;
	z-index: 1;
	content:"";
	top:0;
	left:0;
	background:rgba(0,0,0,.85);
}
.large-img-cta-widget hr{
	margin:auto auto 25px;
	height:3px;
	max-width:170px;
	width:100%;
	background:#eb0029;
	border:0;
}
.large-img-cta-widget .large-img-cta-widget-content{
	color:#ffffff;
	z-index: 2;
	margin:auto;
	max-width: 630px;
	width:100%;
}
.large-img-cta-widget .large-img-cta-widget-content *{
	color:#ffffff;
}

/*Estimate Form*/
.estimateform_wrapper{
	border-radius:8px;
	background:#ececed;
	padding:30px 35px;
}
.estimateform_wrapper h4{
	text-align: center;
	color:#000000;
	padding-bottom:20px;
}
.estimateform-row:after{
	display: block;
	clear:both;
	content:"";
	position: relative;
}
.estimateform-row .estimateform-row-column{
	float:left;
	width:100px;
}
.estimateform-row .estimateform-row-column:first-child{
	float:left;
	width:calc(100% - 100px);
	padding-right:12px;
}
.estimateform_wrapper label{
	display:block;
	color:#000000;
	font-size:12px;
	line-height:1em;
	padding:16px 0 8px;
	font-weight:400;
}
.estimateform_wrapperinput:-webkit-autofill,
.estimateform_wrapperinput:-webkit-autofill:hover,
.estimateform_wrappertextarea:-webkit-autofill,
.estimateform_wrappertextarea:-webkit-autofill:hover,
.estimateform_wrapperselect:-webkit-autofill,
.estimateform_wrapperselect:-webkit-autofill:hover{
	-webkit-text-fill-color: #000000;
  	-webkit-box-shadow: 0 0 0px 1000px #000 inset;
	color:#000000;
	font-size:16px;
	line-height:1em;
}
.estimateform_wrapper input,
.estimateform_wrapper textarea,
.estimateform_wrapper select{
	border:2px solid #ffffff;
	background:#ffffff;
	border-radius: 5px;
	width:100%;
	padding:12px 20px;
	color:#000000;
	font-size:16px;
	line-height:1em;
}
.estimateform_wrapper textarea{
	font:16px/1em Arial, "sans-serif";
	height:100px;
}
.mobile .estimateform_wrapper select,
.mobile .estimateform_wrapper input[type=submit]{
	-webkit-appearance: none;
}
.estimateform_wrapperinput:-webkit-autofill:focus,
.estimateform_wrappertextarea:-webkit-autofill:focus,
.estimateform_wrapperselect:-webkit-autofill:focus{
	border-color:#000000;
	font-size:16px;
	line-height:1em;
}
.estimateform_wrapper textarea:focus,
.estimateform_wrapper input:not([type=submit]):focus,
.estimateform_wrapper select:focus{
	border-color:#000000;
	font-size:16px;
	line-height:1em;
}
.error textarea,
.error input,
.error select{
	border-color:#eb0029;
}
input[type=submit]{
	background:#eb0029;
	text-align: center;
	color:#ffffff;
	font-weight:700;
	font-size:16px;
	margin-top:20px;
	border:0;
	padding:18px;
	cursor:pointer;
}
input[type=submit]:hover{
	background:#333333;
}
#search-404-wrapper{
	border-radius:8px;
	background:#ececed;
	padding:30px 35px;
	width:100%;
	max-width:600px;
	margin:25px auto;
}
#search-404-wrapper label{
	display:block;
	text-align: center;
    color: #000000;
    padding-bottom: 20px;
	font-size:24px;
}
#search-404-wrapper input[type=text]{
	border: 2px solid #ffffff;
    background: #ffffff;
    border-radius: 5px;
    width: 100%;
    padding: 12px 20px;
    color: #000000;
    font-size: 16px;
    line-height: 1em;
}
#search-404-wrapper input[type=submit]{
	width:100%;
}
.search-content-block{
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px solid #ececed;
	display:none;
}
/*Contact Module*/
.contactus-block-row{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-content: stretch;
	align-items: stretch;
	background:#ececed;
}
.contactus-block-col{
	flex: 1 1 50%;
	align-self: auto;
	min-width: 0;
	min-height: auto;
}
.contactus-block-col iframe{
	width:100%;
	height:100%;
	border:0;
	min-height:750px;
}
.contactus-block-content{
	padding:60px 30px;
	display: flex;
    justify-content: flex-end;
}
.contactus-block-content-inner{
	width:95%;
	max-width:555px;
	font-size:24px;
	line-height:1.2em;
}
.contactus-subblock{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-content: center;
	align-items: flex-start;
	font-size:16px;
	padding-bottom:20px;
}
.contactus-subblock .flexcol{
	flex: 1 1 50%;
	padding-bottom:15px;
}
.contactus-block-content a{
	font-weight:700;
}
.contactus-subblock p,
.contactus-subblock strong,
.contactus-block-content ul.servicelist a{
	display:block;
	margin:0;
}
.contactus-block-content ul.servicelist,
.contactus-block-content ul.servicelist li{
	margin:0;
	list-style: none;
	padding:0;
}
.contactus-block-content ul.servicelist{
	column-count: 3;
	font-size:16px;
}
/*Content Slider*/
.contentslider-wrapper > .contentslider-block{
	display:none !important;
}
.contentslider-container .slider-widget-controls {
	border-color:#333333;
}
.contentslider-container .slider-widget-count{
	color:#333333;
}
.contentslider-block{
	display: flex !important;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}
.contentslider-block > div{
	flex: 0 1 50%;
	align-self: auto;
	min-width: 0;
	min-height: auto;
}
.contentslider-block .contentslider-content-wrapper{
	padding-left:5%;
}
.contentslider-block .contentslider-content-wrapper.fullwidth{
	padding-left:0;
	flex: 0 1 100%;
}
.contentslider-title{
	font-size:24px;
}
.videos-post-wrapper{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: stretch;
}
.videos-post-wrapper > div{
	flex: 0 1 33.33%;
	align-self: auto;
	min-width: 0;
	min-height: auto;
	padding:0 15px 30px;
}
.videos-post-wrapper .featured-videos-block .featured-video-thumb{
	height:200px;
}
.padded-wrapper{
	padding-top:70px;
	padding-bototm:70px;
	width:100%;
	display:block;
}
/*Careers Styling*/
.careers-container{
	border:1px solid #ececed;
}
.careers-container-repeater > .careers-row:nth-child(even){
	background:#ececed;
}
.careers-container > .careers-row:first-child{
	background:#eb0029;
	color:#ffffff;
}
.careers-row{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-content: stretch;
	align-items: stretch;
}
.careers-row > .careers-col{
	flex: 0 1 250px;
	align-self: auto;
	min-width: 0;
	min-height: auto;
	padding:5px 10px;
}
.careers-row > .careers-col:first-child{
	flex: 1 1 auto;
}
/*Accordion*/
.accordion-wrapper{
	border-top:1px solid #ececed;
	padding-top:5px;
}
.accordion-block{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ececed;
}
.accordion-block-title{
	color:#eb0029;
	padding:5px 15px;
	border:0;
	margin:0;
	background:none;
	border-radius: 0;
	display:block;
	width:100%;
	-webkit-appearance:none;
	border-left:5px solid #eb0029;
	text-align: left;
	cursor: pointer;
	font-size:25px;
}
.accordion-block-content{
	padding:5px 15px;
	border-left:5px solid #ececed;
	display:none;
	-webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
}
/*Reviews*/
ul.wprs_unslider-wrap li div{
	border:0 !important;
	background:none !important;
    padding: 0 !important;
}
.wprev-slider-widget ul.wprs_unslider-wrap{
	height:100%;
}
ul.wprs_unslider-wrap li p{
	font-style:normal;
	font-size:25px;
	font-weight:bold;
	line-height: 1.2em;
}
.wprev-slider-widget{
    border-bottom: 1px solid #333333;
	padding-bottom:60px;
}
.wprs_unslider .wprs_unslider-arrow.next,
.wprs_unslider .wprs_unslider-arrow.prev{
	left: auto;
    top: auto;
    bottom: 8px;
    right: 0px;
    z-index: 99999;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #eb0029;
    color: #ffffff;
    opacity: 1;
	text-indent:inherit;
}
.wprs_unslider .wprs_unslider-arrow.prev{
	right:50px;
	transform: rotate(0deg);
}
.wprs_unslider .wprs_unslider-arrow.next:hover,
.wprs_unslider .wprs_unslider-arrow.prev:hover{
	background:#333333;
}
.wprs_unslider .wprs_unslider-arrow.next:before,
.wprs_unslider .wprs_unslider-arrow.prev:before{
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 40px;
	font-size:14px;
	font-weight:900;
}
.wprs_unslider .wprs_unslider-arrow.next:before{
	content: "\f054";
}
.wprs_unslider .wprs_unslider-arrow.prev:before{
	content: "\f053";
}
.wprev-no-slider-widget{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: stretch;
}
.wprev-no-slider-widget > div{
	flex: 0 1 50%;
	align-self: auto;
	min-width: 0;
	min-height: auto;
	margin:0;
	padding-bottom: 15px;
}
.wprev-no-slider-widget > div > div,
.wprev-no-slider-widget > div > div > div,
.wprev-no-slider-widget > div > div > div > div{
	height:100%;
}
.wprevpro_load_more_div button{
	border:0;
	display: inline-block;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    min-width: 150px;
    background: #eb0029;
    border-radius: 3px;
    line-height: 26px;
}
.wprevpro_load_more_div button:hover{
	background:#333333;
}
/*Footer Styling*/
.footer-newsletter{
	background:#ececed;
	font-size:16px;
}
.footer-newsletter h5{
	font-size:30px;
	line-height:1.2em;
	font-weight:700;
	margin:0;
	padding:0;
}
.footer-newsletter .wpcf7-form{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.footer-newsletter .wpcf7-form > div{
	flex: 1 1 calc(50% - 50px);
	align-self: auto;
	min-width: 0;
	min-height: auto;
	padding-left:10px;
}
.footer-newsletter .wpcf7-form div.newsletter-input label{
	overflow:hidden;
	height:0;
	display:block;
}
.footer-newsletter .wpcf7-form div.newsletter-button{
	flex: 0 1 100px;
	min-width: 100px;
}
.footer-newsletter .wpcf7-form .wpcf7-checkbox span{
	display:block;
}
.footer-newsletter .wpcf7-form .wpcf7-checkbox{
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	display:block;
}
.footer-newsletter .wpcf7-form span.wpcf7-not-valid-tip{
	position: absolute;
	top:100%;
	left:10px;
	width:100%;
	display:block;
}
#mainfooter{
	color:#ffffff;
	font-size:13px;
	line-height:20px;
}
#mainfooter ul,
#mainfooter ul li{
	list-style: none;
	margin:0;
	padding:0;
}
#mainfooter a{
	color:#ffffff;
}
#mainfooter a:hover{
	color:#eb0029;
}
#mainfooter h3{
	font-size:14px;
	font-weight:900;
	margin:0 0 1em;
	padding-top:0;
	text-transform: none;
}
.footer-top {
	background:#333333;
	padding:65px 0;
}
.footer-top .wrapper{
	align-items: flex-start;
}
.footer-call{
	font-size:30px;
	margin-bottom:40px;
}
.footer-call a{
	text-decoration: none;
	text-transform: uppercase;
}
.footer-logos{
	overflow:hidden;
	padding-top:30px;
}
.footer-logos img{
	display:inline-block;
	margin-left:20px;
	vertical-align: middle;
	max-height:50px;
	width:auto;
}
.footer-logos img:first-child{
	margin-left:0;
}
.footer-column-1{
	flex: 1 1 40%;
}
.footer-column-2,
.footer-column-3{
	flex: 1 1 30%;
}
.footer-column-1 > div{
	display:inline-block;
	text-align: center;
}
.footer-column-2 p + p{
	margin-top:25px;
}
.footer-column-3 ul#menu-quick-links-menu{
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
.footer-column-3 ul#menu-quick-links-menu a{
	margin-bottom:4px;
	display:block;
}
.footer-social{
	padding-top:40px;
}
.footer-social ul{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}
#mainfooter .footer-social ul li{
	flex: 0 1 auto;
	align-self: auto;
	min-width: 0;
	min-height: auto;
	margin-right:15px;
}
.footer-social li a{
	display:block;
	text-align: center;
}
.footer-social li a i{
	font-size:20px;
	vertical-align: bottom;
	line-height:23px;
	z-index: 2;
}
.footer-social li a i.fa-facebook-f{
	font-size:17px;
}
.footer-social li a:hover i,
.footer-social li a:hover i:before{
	color:#ffffff;
}
.footer-social li a:before{
	width:0;
	height:0;
	border-radius: 50px;
	content:"";
	position: absolute;
	left:50%;
	top:50%;
	background:#eb0029;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	z-index: 1;
}
.footer-social li a:hover:before{
	width:30px;
	height:30px;
}
.footer-bottom{
	background:#454545;
	padding:18px 0;
}
.footer-copyright{
	flex: 0 1 auto;
}
.footer-auxmenu ul,
.footer-auxmenu ul li{
	margin: 0;
	padding:0;
	list-style: none;
}
.footer-auxmenu ul{
	overflow:hidden;
}
.footer-auxmenu ul li{
	float:left;
}
.footer-auxmenu ul li a{
	display:block;
	margin-left:40px;
}
#bayshoregdpr{
	display:none;
	position: fixed;
    z-index: 99999;
    bottom: 0;
    left: 0;
    background: rgba(51, 51, 51, .95);
    width: 100%;
    color: #ffffff;
    padding: 25px 35px;
	border-top:1px solid #ffffff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	font-size:16px;
}
.gdpr-close-bttn{
	border: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #ffffff;
    line-height: 25px;
    font-size: 25px;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
	float:right;
    z-index: 99;
}
.bayshoregdpr-title{
	float: left;
	clear:both;
	width: 100%;
}
#bayshoregdpr h3{
	font-size:20px;
}
.bayshoregdpr-content{
	clear:both;
	overflow: hidden;
	float:none;
}
.bayshoregdpr-content a{
	color:#ffffff;
}
.gdpr-button {
	text-align: right;
	padding-top:15px;
}
.gdpr-button button{
	border:0;
	cursor: pointer;
}
.gdpr-button button.bttn.white:hover{
	background:#eb0029;
}

/*REDISHRED*/
.stockticker{
	width: 35%;
    min-height: 425px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    background: #eb0029;
    padding: 50px 0 50px 40px;
    line-height: 1.5em;
    font-size: 18px;
}
.stockticker:before{
	display:block;
	content:"";
	background:#ececed;
	position: absolute;
	top:0;
	left:0;
	width:4000px;
	height:100%;
	z-index:1;
}
.stockticker > div{
	z-index: 2;
	width:100%;
	color:#333333;
}
.stockticker .smw-card.smw-color-header{
	border-bottom:1px solid #333333;
}
.stockticker .smw-card.smw-color-header.smw-black{
	border-color:#333333;
}
.stockticker .smw-card.smw-color-header .smw-field-name{
	font-size:24px;
	text-transform: uppercase;
}
.stockticker .smw-card.smw-color-header .smw-field-symbol{
	font-size:72px;
}
.stockticker .smw .smw-down{
	color:#eb0029;
}
.bttnblock{
	margin:15px 0;
	display:block;
	height:100%;
	text-align: center;
	color:#ffffff;
	min-height:270px;
	border:1px solid #ffffff;
	text-decoration: none;
	font-size:18px;
	font-weight:900;
	text-transform: uppercase;
	border-radius: 8px;
}
.bttnblock span{
	display:block;
	color:#ffffff;
}
.bttnblock.grey{
	background:#333333;
	border-color:#333333;
}
.bttnblock.red{
	background:#eb0029;
	border-color:#eb0029;
}
.bttnblock:hover{
	background:#ffffff;
	border-color:#eb0029;
}
.bttnblock:hover span{
	color:#eb0029;
}
.bttnblock .bttnblock-img{
	padding-bottom:20px;
}
.bttnblock .bttnblock-img img:first-child{
	filter: invert(40%) grayscale(100%) brightness(49%) sepia(98%) hue-rotate(-50deg) saturate(400%) contrast(2);
	position: absolute;
	opacity: 0;
}
.bttnblock:hover .bttnblock-img img{
	opacity: 0;
}
.bttnblock:hover .bttnblock-img img:first-child{
	opacity: 1;
}
.bttnblock-wrapper{
	position: absolute;
	left:0;
	top:50%;
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	width:100%;
}
.menu-sidebar-menu-container ul,
.menu-sidebar-menu-container ul li{
	margin:0;
	padding:0;
	list-style: none;
}
.menu-sidebar-menu-container ul li a{
	display:block;
	text-transform: uppercase;
	font-weight:900;
	font-size:14px;
	padding:4px 0;
}
.menu-sidebar-menu-container ul li.current_page_item a{
	color:#333333;
}
.pastevent-widget-slider > .pastevents-wrapper{
	display:none;
}
.pastevent-widget-slider .slick-slide{
	align-self: flex-start;
}
.pastevent-widget-slider .slick-slide > div{
	width:100%;
}
.pastevents-date{
	font-size:36px;
	font-weight:700;
	padding:30px 0;
}
.pastevents-contentwrapper{
	font-size:16px;
}
.pastevents-row{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.pastevents-row > div{
	flex: 0 1 100%;
	align-self: auto;
	min-width: 100%;
	min-height: auto;
	padding: 0 25px 5px 0;
}
.pastevent-widget-slider + .slider-widget-controls{
	color: #333333;
    border-color: #333333;
}
.pastevents-row svg{
	width:15px;
	height:18px;
	display: inline-block;
	vertical-align: middle;
	margin-right:10px;
	float:left;
	margin-top:3px;
}
.pastevents-row a span{
	display: block;
    width: calc(100% - 40px);
    line-height: 1.2em;
}
.gridcolumns > div{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: stretch;
	align-items: stretch;
}
.gridcolumns > div > div{
	flex: 0 1 50%;
	align-self: auto;
	min-width: 50%;
	min-height: auto;
	padding:0 25px 25px 0;
	display:none;
}
.gridcolumns h3{
	padding-bottom:15px;
}
.gridcolumns ul,
.gridcolumns ul li{
	margin:0;
	padding:0;
	list-style:none;
}
.amp-thankyou{
	display: none;
}

.bioblock-widget{
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	padding-bottom:50px;
}
.bioblock-widget > div{
	align-self: stretch;
	min-width: 0;
	min-height: auto;
}
.bioblock-widget .bioblock-img{
	flex: 0 1 180px;
	min-width: 180px;
	padding-bottom:20px;
}
.bioblock-widget .bioblock-img img{
	width:140px;
	height:auto;
}
.bioblock-widget .bioblock-content{
	flex: 1 1 auto;
}
.bioblock-widget .bioblock-meta span{
	border-left:1px solid #333333;
	padding:0 5px;
	font-size:16px;
	font-weight:bold;
}
.bioblock-widget .bioblock-meta span:first-child{
	border:0;
	padding-left:0;
}

/*Media 1200 and Smaller*/
@media screen and (max-width: 1200px){
	.top-header .aux-addressphone strong{
	    display:block;
	}
	.top-header .aux-addressphone strong span{
	    display:none;
	}
	.header-logo{
		flex: 0 1 190px;
	}
	.header-logo img{
		max-width:210px;
	}
	.header-menu nav div > ul > li > a{
		padding: 30px 15px;
		font-size:13px;
	}
	.page-hero{
		font-size:18px;
	}
	.page-hero .page-hero-content-wrapper{
		width:50%;
	}
	.herobar h1,
	.page-hero .page-hero-content-wrapper .page-hero-content h1{
		font-size:35px;
	}
	.page-hero .page-hero-content-wrapper.postpage{
		padding-top:43px;
		padding-bottom:43px;
	}
	.archive .page-hero .page-hero-content-wrapper{
		font-size:18px;
	}

	.certimage-widget .certimage-col{
		flex: 1 1 33.33%;
		padding:10px;
	}
	.contactus-block-content ul.servicelist{
		column-count: 2;
	}
	/*REDISHRED*/
	.stockticker{
		width:50%;
	}
}
/*Media 990 and Smaller*/
@media screen and (max-width: 990px){
	.top-header{
		display:none;
	}
	.home .page-hero .page-hero-content-wrapper, .archive .page-hero .page-hero-content-wrapper{
		font-size:18px;
	}
	.page-hero .page-hero-content-wrapper:before{
		position: absolute;
		z-index: 1;
		display: block;
		background:#eb0029;
		right:0;
		top:0;
		width:1000px;
		content:"";
		height:100%;
	}
	.bottom-header,
	.scrolled .bottom-header{
		padding:20px 0;
	}
	.bottom-header .header-logo{
		order:1;
		flex: 0 1 auto;
	}
	.bottom-header .header-menu{
		order:3;
		flex: 0 1 auto;
	}
	.bottom-header .header-estimate{
		order:2;
		text-align: right;
		flex: 1 1 auto;
	}
	.events-template-default.single.single-events .page-hero .page-hero-content-wrapper::before {
		height: auto;
	}
	.header-spacer{
		height:124px;
	}
	.header-menu nav{
		display:none;
	}
	.toggle-menu,
	.mobilenav-active .mobilemenu-overlay{
		display:block;
	}
	.menu-estimate-button-container,.menu-estimate-menu-container{
		display:inline-block;
	}
	.menu-item-has-children > a:after{
		display:inline-block;
	}
	.icon-cta-widget{
		padding:15px 0;
	}
	.serviceslist-wrapper.column {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
	}
	.serviceslist-wrapper.column .serviceslist-block{
		text-align: center;
	}
	.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-mobilelink{
		display:block;
	}
	.serviceslist-wrapper.column .serviceslist-block:first-child .serviceslist-bttn,
	.serviceslist-wrapper.column .serviceslist-block:nth-child(5) .serviceslist-bttn,
	.serviceslist-wrapper.column .serviceslist-block:nth-child(6) .serviceslist-bttn,
	.serviceslist-wrapper.column .serviceslist-block:nth-child(7) .serviceslist-bttn,
	.serviceslist-wrapper .serviceslist-block .serviceslist-bttn,
	.serviceslist-wrapper.column .serviceslist-block.scheduleshred .serviceslist-bttn,
	.serviceslist-wrapper:not(.column) .serviceslist-block.scheduleshred:nth-child(odd) .serviceslist-bttn{
		height:250px;
		text-align: center;
	}
	.serviceslist-wrapper .serviceslist-block.scheduleshred .serviceslist-bttn i{
		display:none;
	}
	.serviceslist-boldtitle,
	.serviceslist-title{
		font-size:30px;
	}
	.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-content-wrapper .serviceslist-content{
		display:none;
	}
	.serviceslist-wrapper .serviceslist-block .serviceslist-bttn .serviceslist-content-wrapper{
		bottom:auto;
		top:50%;
		-webkit-transform: translate(0%, -50%);
		-moz-transform: translate(0%, -50%);
		-o-transform: translate(0%, -50%);
		-ms-transform: translate(0%, -50%);
		transform: translate(0%, -50%);
		padding:0;
	}
	.event-widget-list > .event-widget-list-container,
	.resources-othernews-wrapper .resources-othernews-col{
		flex: 0 1 50%;
	}
	.resources-block-wrapper[data-count="1"] > div{
		max-width:500px;
		margin:auto;
	}
	.icon-cta-widget.style2{
		padding:30px 0;
	}
	h2{
		margin-top:25px;
		font-size: 30px;
	}
	.imagebar-widget{
		margin-top:15%;
		margin-bottom:15%;
	}
	.panel-grid.panel-no-style,
	.panel-grid.panel-has-style > .panel-row-style{
		padding-top: 30px;
    	padding-bottom: 30px;
	}
	.contactus-block-col{
		flex: 1 1 100%;
	}
	.contactus-block-content-inner{
		max-width:100%;
		width:100%;
	}
	.contactus-block-col iframe{
		min-height: 350px;
	}
	.videos-post-wrapper > div{
		flex: 0 1 50%;
	}
	.estimateform_wrapper{
		margin-bottom:25px;
	}
	.widget_linkbttn div[style="text-align:right;"]{
		text-align: center !important;
	}
	.post_featured_img{
		float:none;
		margin: 0 0 25px 0;
	}
	.footer-top .wrapper{
		flex-flow: row wrap;
	}
	.footer-column-1 {
		flex: 1 1 100%;
		text-align:center;
		padding-bottom:50px;
	}
	.footer-column-2,
	.footer-column-3{
		flex: 1 1 50%;
	}
	.footer-testimonials .widget_linkbttn > div{
		text-align: center !important;
	}
	.footer-testimonials .wprevpro li p{
		font-size:18px;
	}
	#bayshoregdpr{
		padding:15px;
		font-size:14px;
		line-height:1.5em;
	}
	.so-widget-sow-image{
		padding-top:15px;
		padding-bottom:15px;
	}
	/*REDISHRED*/
	.bttnblock{
		min-height:200px;
	}
	.flexcolsidebar {
		flex: 0 1 250px;
		min-width:250px;
	}
	.bioblock-widget{
		flex-flow: row wrap;
	}
	.bioblock-widget .bioblock-img,
	.bioblock-widget .bioblock-content{
		flex: 1 1 auto;
	}
}
/*Media 768 and Smaller*/
@media screen and (max-width: 768px){
	.column-2,
	.column-3{
		column-count: 1;
	}
	.alignright,
	.alignleft{
		float:none;
		margin:0 0 25px 0;
	}
	.header-estimate ul li a{
		padding: 10px;
	}
	.header-spacer{
		height:84px;
	}
	.header-logo img,
	.scrolled .header-logo a{
		width:100%;
		max-width:125px;
	}
	.page-hero{
		background-image:unset !important;
	}
	.page-hero,
	.page-hero .wrapper,
	.page-hero .page-hero-content-wrapper{
		min-height:unset;
	}
	.page-hero .page-hero-content-wrapper{
		width:100%;
	}
	.serviceslist-wrapper.column {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		align-content: center;
		align-items: center;
	}
	.serviceslist-wrapper:not(.column) .serviceslist-block,
	.serviceslist-wrapper.column .serviceslist-block{
		flex: 1 1 100%;
		align-self: auto;
		min-width: 0;
		min-height: auto;
	}
	.event-widget-wrapper .event-widget-title,
	.event-widget-wrapper .event-widget-button,
	.event-widget-wrapper .event-widget-content{
		flex: 1 1 100%;
	}
	.event-widget-wrapper .event-widget-title{
		order:1;
	}
	.event-widget-wrapper .event-widget-button{
		order:3;
		padding-top:25px;
		text-align: center;
	}
	.event-widget-wrapper .event-widget-content{
		order:2;
	}
	.event-widget-list > .event-widget-list-container,
	.resources-othernews-wrapper .resources-othernews-col{
		flex: 0 1 100%;
	}
	.post-details{
		/*margin-top:-35px;*/
		margin-top:50px;
	}
	.post-details > div {
    	flex: 0 1 100%;
	}
	.post-details .post-details-right {
    	height:400px;
	}
	.post-details-left .posttitle{
		font-size:30px;
	}
	.featured-posts .post-details-right{
		display:none;
	}
	.resources-recentnews-wrapper{
		display:block;
	}
	.resources-recentnews-wrapper .resources-recentnews-col:not(:first-child){
		margin-top:30px;
	}
	.resources-recentnews-wrapper .resources-recentnews-col{
		padding:10% 5%;
	}
	.resources-recentnews-wrapper .resources-recentnews-col:nth-child(1) .resources-recentnews-posttitle,
	.resources-recentnews-wrapper .resources-recentnews-col .resources-recentnews-posttitle{
		font-size:25px;
		white-space: normal;
	}
	.resources-othernews-content{
		padding:10% 5%;
	}
	.featured-videos-block .featured-video-thumb{
		height:200px;
	}
	.featured-video-content .featured-video-title a{
		font-size:18px;
	}
	.certimage-widget .certimage-col{
		flex: 1 1 50%;
	}
	.contactus-block-content ul.servicelist {
		column-count: 1;
	}
	.contactus-block-iframe{
		display:none;
	}
	.contentslider-block > div,
	.contactus-subblock .flexcol{
		flex: 1 1 100%;
	}
	.contentslider-boldtitle h2{
		padding:20px 0 0;
	}
	.contentslider-block .contentslider-content-wrapper{
		padding:0;
	}
	.contentslider-wrapper .slick-slide{
	    align-items: flex-start;
	}
	.cfcol1, .cfcol2, .cfcol3{
		flex: 1 1 100%;
	}
	.videos-post-wrapper > div{
		flex: 0 1 100%;
	}
	.videos-post-wrapper .featured-videos-block .featured-video-thumb {
		height: 225px;
	}
	h3{
		font-size:25px;
	}
	.wprev-no-slider-widget > div{
		flex: 1 1 100%;
	}
	.footer-newsletter .wpcf7-form > div{
		flex: 1 1 100%;
		padding: 0 0 10px;
	}
	.footer-top{
		padding-bottom:0;
	}
	.footer-column-1,
	.footer-column-2,
	.footer-column-3{
		flex: 1 1 100%;
		text-align:center;
		padding-bottom:50px;
	}
	.footer-social ul {
    	justify-content: center;
	}
	.footer-bottom .wrapper{
		flex-flow: row wrap;
	}
	.footer-bottom .wrapper .flexcol{
		flex: 1 1 100%;
	}
	.footer-auxmenu ul li a{
		margin:0 20px 0 0;
	}
	.footer-logos img{
		height:50px;
	}
	/*REDISHRED*/
	.stockticker{
		display:none;
	}
	.contentwrapper{
		flex-flow: row wrap;
	}
	.contentwrapper .flexcol,
	.flexcolsidebar {
		flex: 1 1 100%;
		border-right: 0;
    	padding: 25px 0;
		margin:0;
	}
	.flexcolsidebar{
		text-align: center;
		border-bottom: 1px solid #ececed;
	}
	.bioblock-widget .bioblock-meta span{
		display:block;
		padding:0;
		border:0;
	}
	.pastevents-title{
		display:none;
	}
	.pastevents-row{
		margin-bottom:10px;
	}
	.pastevents-pdf a:after{
		content:" (PDF)";
	}
	.pastevents-audio a:after{
		content:" (Audio)";
	}
	.gridcolumns > div > div{
		flex: 0 1 100%;
		min-width: 100%;
	}
	/* Tap Targets */
	.footer-column-3 ul#menu-quick-links-menu a {
		margin-bottom:8px;
	}
	.footer-social li a i {
		padding: 12px 0 13px;
	}
	.footer-social li a i.fa-facebook-f {
		padding-right: 19px;
		padding-left: 19px;
	}
	.footer-social li a i.fa-linkedin-in {
		padding-right: 16px;
		padding-left: 15px;
	}
	.footer-social li a i.fa-twitter {
		padding-right: 14px;
		padding-left: 14px;
	}
	.footer-social li a i.fa-youtube {
		padding-right: 13px;
		padding-left: 13px;
	}
	.footer-social li a i.fa-rss {
		padding-right: 16px;
		padding-left: 15px;
	}
}

/* Font Awesome override for WP Review Slider Pro icon font */
.wprsp-star::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.wprsp-star-o::before {
  content: "\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

img.wprevpro_t1_rec_img_file {
  border-radius: 0;
}

/* Google Search Console */
@media screen and (max-width: 990px) {
  .bottom-header, .scrolled .bottom-header {
    padding: 16px 0;
  }

  .header-estimate ul li a {
    margin: 1px 0
  }

  .header-logo a {
    margin: 6px 0
  }
}

.toggle-menu {
  width: 48px !important;
  height: 48px !important;
  margin: 0 0 0 8px !important;
}

/* Responsive video div */
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* Tap Targets */
@media screen and (max-width: 768px) {
	#siteheader{
		height:81px;
	}
  .footer-column-3 ul#menu-quick-links-menu a {
    margin: 4px 0;
    padding: 10px 0;
  }

  .footer-social li a i {
    padding: 8px 0 9px;
  }

  .footer-social li a i.fa-facebook-f {
    padding-right: 15px;
    padding-left: 15px;
  }

  .footer-social li a i.fa-linkedin-in, .footer-social li a i.fa-rss {
    padding-right: 12px;
    padding-left: 11px;
  }

  .footer-social li a i.fa-twitter {
    padding-right: 10px;
    padding-left: 10px;
  }

	.footer-social li a i.fa-yelp {
		padding-right: 13px;
		padding-left: 12px;
	}

  .footer-social li a i.fa-youtube {
    padding-right: 9px;
    padding-left: 9px;
  }

	.servicelist a {
		margin: 4px 0;
		padding: 6px 0;
	}
}

/* GDPR */
.bayshoregdpr-content a:not(.bttn):hover {
  color: #eb0029;
}