@charset "utf-8";
/* CSS Document */
/* v1.10 */
/**************************
** ADA COMPLIANCE STYLES **
**************************/

/* Visible Focus for Active Elements */
.keyboard-user a:focus,
.keyboard-user input:focus,
.keyboard-user button:focus,
.keyboard-user iframe:focus,
.keyboard-user a:focus > .et_portfolio_image,
.keyboard-user #et_mobile_nav_menu:focus {
	outline: 1px dashed #FFCF0B;
}


/* Links */
body a {
	font-weight: 700;
	text-decoration: underline;
	color: #1e1e1e;
}

body a:hover {
	text-decoration: underline;
}

body .et_pb_bg_layout_dark a {
	color: #FFCF0B;
}

#sidebar a:hover {
	color: #000;
}


/* Clickable Module Focus */
.clickable-module-focus  {
	outline: 1px solid #fccc0b;
}


/* Page H1's */
.page h1,
.page h2 {
	text-transform: uppercase;
}


/* RSS Feed Items */
li.feed-item:nth-child(odd) {
	background: #2b2a2a !important;
}


/* Buttons */
.et_pb_bg_layout_dark .et_pb_button {
	color: #1e1e1e;
}


/* Team Members */
.et_pb_team_member {
	margin-bottom: 60px !important;
}

.et_pb_team_member_2.et_pb_team_member {
	margin-bottom: 60px !important;
}

.et_pb_member_position {
	color: #676767;
}

.et_pb_team_member_description > div {
	margin-top: 10px;
	padding: 10px 0;
	background-color: transparent;
}

.et_pb_team_member + .et_pb_button_module_wrapper .et_pb_button {
	color: #1e1e1e !important;
}

/* Blog Posts */
.et_pb_posts a.more-link {
	color: #1e1e1e;
}

/* Blog Grid */
.et_pb_blog_grid_wrapper .et_pb_blog_grid .more-link:hover {
	text-decoration: underline;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .pagination a {
	color: #1e1e1e !important;
}

/* Single Blogs */
.et_pb_posts_nav.et_pb_post_nav_0 span.nav-previous a, 
.et_pb_posts_nav.et_pb_post_nav_0 span.nav-next a {
	border-color: #1e1e1e !important;
	color: #1e1e1e;
}

.et_pb_posts_nav.et_pb_post_nav_0 span.nav-previous a:hover, 
.et_pb_posts_nav.et_pb_post_nav_0 span.nav-next a:hover {
	text-decoration: underline;
}

/* Blog Sidebar */
.blog-post-sidebar span.post-date {
	color: #BBB !important;
}

/* Portfolio */
.et_pb_gallery_pagination ul li {
	background-color: #1e1e1e;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a, 
.et_pb_gallery .et_pb_gallery_pagination ul li a {
	color: #fff;
}

.et_pb_gallery_pagination ul li a.active {
	color: #fccc0b !important;
}


/* Toggles */
.keyboard-user .et_pb_toggle:focus {
	outline: 1px dashed #FFCF0B;
}

.keyboard-user .et_pb_toggle_close,
.keyboard-user .et_pb_toggle_open {
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}


/* Widgets */
.widget_search input#s, 
.widget_search input#searchsubmit {
	color: #1e1e1e;	
}

div#klaviyo_emailsignup_widget-2 button.klaviyo_submit_button {
	color: #1e1e1e !important;	
}


/* Ambassadors */
.ambassador-header h1 span {
	font-size: 18px;
	letter-spacing: 2px;
    line-height: 1.8em;
}

.ambassador-bio-headline h2 span {
	font-size: 18px;
	letter-spacing: 2px;
    line-height: 1.8em;
}

.ambassador-featured-article h3 {
	text-transform: uppercase;
}


/* Contact */
.contact a {
	font-weight: 700;
	color: #1e1e1e !important;
}

.contact a:hover {
	text-decoration: underline;
}



/* Contact Page */
.contact-text {
  padding: 25px 15px 10px;
  background-color: rgba(0,0,0,0.6);
}

.contact-text h3 {
  padding-bottom: 25px;
}

/* Contact Us Form */
#frm_form_14_container input[type=text],
#frm_form_14_container input[type=email],
#frm_form_14_container input[type=phone] {
  height: 60px;
}

#frm_form_14_container input[type=text],
#frm_form_14_container input[type=email],
#frm_form_14_container input[type=phone],
#frm_form_14_container textarea {
  	font-size: 18px;
	font-family: Open Sans,Arial,sans-serif;
  	padding-top: 25px;
}

#frm_form_14_container .frm_style_formidable-style.with_frm_style .form-field {
	margin-bottom: 10px;
}

#frm_form_14_container.with_frm_style .frm_top_container .frm_primary_label {
	font-family: Open Sans,Arial,sans-serif;
	position: relative;
  	top: 44px;
  	left: 11px;
}

#frm_form_14_container.with_frm_style .frm_top_container .frm_primary_label.field-active {
  	font-size: 12px;
  	top: 30px;
}

#frm_form_14_container.with_frm_style .frm_top_container label {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

#frm_form_14_container.with_frm_style .frm_submit button {
	font-family: Open Sans,Arial,sans-serif;
	text-transform: uppercase;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.et_pb_bg_layout_dark #frm_form_14_container.with_frm_style .frm_opt_container label {
	font-size: 14px;
	color: #fff;
}


/* Klavio Email Signup Form */
.newsletter-form-section h2 {
	text-transform: none;
}

.newsletter-form-section .solicit-col {
	align-content: flex-start;
	padding-top: 50px;
}


/* Compatiblity Chart */
div.table-container,
.table-container div {
  	box-sizing: border-box;
	background: #000;
}

.table-container {
  	display: block;
  	margin: 2em auto;
  	width: 90%;
}

.flex-table {
  	display: flex;
  	flex-flow: row wrap;
  	border-left: solid 1px #d9d9d9;
  	transition: 0.5s;
}

.flex-table:first-of-type {
    border-top: solid 1px #1565C0;
    border-left: solid 1px #1565C0;
}

.flex-table:first-of-type .flex-row {
    background: #1976D2;
    color: white;
    border-color: #1565C0;
}

.flex-row {
  	width: calc(100% / 7);
  	text-align: center;
  	padding: 0.5em 0.5em;
	color: #fff;
  	border-right: solid 1px #d9d9d9;
  	border-bottom: solid 1px #d9d9d9;
}

.rowspan {
  	display: flex;
  	flex-flow: row wrap;
  	align-items: flex-start;
  	justify-content: center;
}

