/*
Theme Name: Fluid
Theme URI: http://durkangroup.com/
Version: 3.0
Description: A child theme for use with Divi 2.6
Author: durkangroup
Author URI: https://durkangroup.com/
Template: Divi
*/


/*

Navigation

*/

.et-social-facebook a.icon::before {
		font-family: "FontAwesome" !important;
		content: "\f230";
}

.et-social-twitter a.icon::before {
		font-family: "FontAwesome" !important;
		content: "\f099";
}

.et-social-google-plus a.icon::before {
		font-family: "FontAwesome" !important;
		content: "\f1a0";
}

.et-social-rss a.icon::before {
		font-family: "FontAwesome" !important;
		content: "\f16d";
}

.footer-widget {
		width: 20.875% !important;
		margin-bottom: 5%;
		margin-right: 4%;
}

#footer-widgets .footer-widget li {
		position: relative;
		padding-left: 0px !important;
}

#footer-widgets .footer-widget li:before {
		position: absolute;
		top: 9px;
		left: 0;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		content: "";
		display: none;
}

.fluid--takeover {
	color: #fff;
	background: #2ea3f2;
	/* background: rgb(236, 60, 62); */
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	-webkit-transition-delay: 0.5s;
					transition-delay: 0.5s;
}
.fluid--takeover.is-active {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	overflow-y: auto;
	z-index: 99999999999999999999;
	-webkit-transition-delay: 0s;
					transition-delay: 0s;
}
.fluid--takeover > .inner {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}
.is-active.fluid--takeover > .inner {
	opacity: 1;
	-webkit-transition-delay: 0.5s;
					transition-delay: 0.5s;
}
.fluid--takeover .fluid--takeover--content {
	width: 85%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.fluid--takeover .fluid--takeover--content-confirm {
	max-width: 50rem;
	margin: 8% auto;
	text-align: left;
}

button[data-close] {
	color: #6b6f7e;
	cursor: pointer;
	font-size: 32px;
	line-height: 48px;
	border: 0;
	padding: 0;
	margin: 0;
	width: 48px;
	height: 48px;
	background: transparent;
	border-radius: 24px;
	position: absolute;
	z-index: 20001;
	top: 24px;
	right: 24px;
	outline: 0;
	opacity: 0;
	-webkit-transition: opacity 0s ease-out 0s, color 0.25s ease-out 0s, background 0.25s ease-out 0s;
	transition: opacity 0s ease-out 0s, color 0.25s ease-out 0s, background 0.25s ease-out 0s;
}

.is-active button[data-close] {
	opacity: 1;
	-webkit-transition: opacity 0.25s ease-out 0.5s, color 0.25s ease-out 0s, background 0.25s ease-out 0s;
	transition: opacity 0.25s ease-out 0.5s, color 0.25s ease-out 0s, background 0.25s ease-out 0s;
}

button[data-close]:hover {
	background: #fff;
}

button[data-close] i::before,
button[data-close] i::after {
	content: '';
	background: #fff;
	width: 24px;
	height: 4px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -2px -12px;
	-webkit-transition: background 0.25s ease-out 0s;
	transition: background 0.25s ease-out 0s;
}
button[data-close] i::before {
	-webkit-transform: rotate(-45deg);
					transform: rotate(-45deg);
}
button[data-close] i::after {
	-webkit-transform: rotate(45deg);
					transform: rotate(45deg);
}
button[data-close]:hover i::before,
button[data-close]:hover i::after {
	background: #222;
}

/*Close Fullscreen Nav Menu*/

body.et_pb_fullscreen_menu_active > div#page-container > header#main-header > div.et_menu_container > div#et-top-navigation > span.mobile_menu_bar:before {
		content: "\4d" !important;
		transition: 0.5s ease-in-out 0s;
}


/*Close Mobile Nav Menu*/

#et_mobile_nav_menu > div.mobile_nav.opened > span.mobile_menu_bar:before {
		content: "\4d" !important;
		color: #000;
}


/*Posts/



span.comments-number {

		visibility: hidden !important;

}



/* Motion */


/*

#main-header,

.panel-fade-trans {

	opacity: 0;

	-webkit-animation:fadeIn ease-in 1;

	-moz-animation:fadeIn ease-in 1;

	animation:fadeIn ease-in 1;



}





#main-header,

.first {

	-webkit-animation-delay: 1s;

	-moz-animation-delay:1s;

	animation-delay: 1s;

}

*/

.acsp--stan-post div article {
		min-height: 475px;
}


/*

Mobile

*/


/*Desktop Only*/

@media only screen and (min-width: 981px) {}


/*All But Desktop*/

@media only screen and (max-width: 980px) {}


/*Phone and Tablet*/

@media (max-width: 730px) {}


/*Phone Only*/

@media (max-width: 479px) {}


/*Other*/

iframe {
		max-width: 100%;
}


/*#gform_wrapper_1 {

		width: 85%;

}



.gform_wrapper {

		overflow: inherit;

		margin: 1em 0;

		max-width: 98%;

		display: inline-block;

}



.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before {

		box-sizing: border-box;

		display: inline;

}*/

#input_1_1 {
		margin-top: -12px;
		display: block;
}

#input_2_1_3 {
		margin-top: -2px;
		margin-right: 12px;
		width: 100%;
		display: inline;
}

#input_2_1_6 {
		margin-top: -2px;
		margin-right: 12px;
		width: 95%;
		display: inline;
}


/*#input_2_2 {

	margin-right: 10px;

		width: 48%;

		display: inline-block;

}



#input_2_4 {

		margin-top: 12px;

		display: block;

}*/

input#gform_submit_button_1 {
		background: #fff;
		margin-top: 20px;
		padding: 8px 8px;
}

input#gform_submit_button_2 {
		background: #fff;
		margin-top: 20px;
		padding: 8px 8px;
}

input#gform_submit_button_3 {
		background: #fff;
		margin-top: 20px;
		padding: 8px 8px;
}

input#gform_submit_button_4 {
		background: #fff;
		margin-top: 20px;
		padding: 8px 8px;
}

input#gform_submit_button_5 {
		background: #fff;
		margin-top: 20px;
		padding: 8px 8px;
}

.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url] {
		margin: 0 auto;
}

@media (min-width: 730px) {
		input#gform_submit_button_1 {
				width: 20%;
		}
}

@media (min-width: 730px) {
		input#gform_submit_button_2 {
				width: 20%;
		}
}

label[for=input_2_1_3],
label[for=input_2_1_6] {
		display: none !important;
}


/* Contact Info */

#et-info {
		float: right;
}

#main-content {
		width: 100% !important;
		max-width: 100% !important;
		overflow-x: hidden;
}

.list-wrap {
		width: 100%;
		height: 100%;
		min-height: 600px;
		position: relative;
		background: #fff;
}

.member-list {
		width: 100%;
		position: absolute;
		background: #fff;
		opacity: 0;
		// visibility: hidden;
		pointer-events: none;
		transition: all 0.25s ease-out;
}

.member-list.is-active {
		opacity: 1;
		// visibility: visible;
		pointer-events: auto;
}

.member-list li {
		height: 90px;
		width: 33.333333%;
		padding: 0 15px;
		margin-top: 15px;
		margin-bottom: 15px;
		float: left;
		text-align: center;
}

.member-list li a {
		height: 100%;
		display: inline-block;
}

.member-list li .img-wrap {
		width: 150px;
		height: 50px;
		margin: 0 auto 10px;
		display: block;
}

.member-list li .img-wrap.no-img {
		height: 0;
		margin: 0;
		line-height: 0;
		font-size: 0;
}

.member-list li img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		display: inline-block;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
}

.member-list li .title {
		color: #888;
		line-height: 1.125;
		display: block;
}

@media (min-width: 768px) {
		.member-list li .img-wrap.no-img + .title {
				position: relative;
				top: 50%;
				transform: translateY(-50%);
		}
}

@media (max-width: 767px) {
		.member-list li {
				height: auto;
				width: 100%;
				padding: 0;
				margin-bottom: 15px;
				float: left;
		}
}

.filtering-nav .filter {
		cursor: pointer;
}

.filtering-nav .filter.active {
		font-weight: bold;
}

.filter-hide {
		display: none;
}

.list-nav + .et_pb_section {
		padding: 0;
}

.list-nav + .et_pb_section > div {
		padding-top: 60px;
		padding-bottom: 60px;
}

.list-nav {
		width: 100%;
		border-bottom: 1px solid #ddd;
}

.list-nav .inner {
		width: 1080px;
		max-width: calc(100% - 30px);
		margin: 0 auto;
}

.list-nav a {
		text-transform: uppercase;
		color: #000;
		font-weight: 600;
		width: 50%;
		display: block;
		padding: 12px 6px 12px;
		border: 1px solid #ddd;
		line-height: 1;
		border-bottom: 0;
		float: left;
		text-align: center;
		background: #fff;
		margin-bottom: -1px;
		transition: all 0.25s ease-out;
}

@media (min-width: 960px) {
		.list-nav a {
				padding: 20px 10px 20px;
		}
}

.list-nav a:not(.toggled) {
		font-weight: 400;
		background: #ddd;
		color: rgba(0, 0, 0, 0.5);
}

.list-nav a:not(.toggled):hover {
		color: rgba(0, 0, 0, 1);
}

.filter-drop-wrap {
		width: 400px;
		max-width: calc(100% - 30px);
		height: 200px;
		margin: 0 auto;
		position: relative;
		z-index: 2;
}

.filter-drop {
		width: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition: all 0.25s ease-out;
}

.filter-drop.is-active {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
}

.filter-drop .dropmenu-wrap {
		position: relative;
		width: 100%;
		height: 48px;
		z-index: 2;
}

.filter-drop .dropmenu-wrap ul,
.filter-drop .dropmenu-wrap ol {
		margin: 0;
		padding: 0 0 10px;
		display: block;
}

@media (min-width: 960px) {
		.filter-drop .dropmenu-wrap ul,
		.filter-drop .dropmenu-wrap ol {
				padding: 0 0 16px;
		}
}

.filter-drop .dropmenu-wrap .dropmenu {
		color: #1a2f7b;
		font-size: 15px;
		font-weight: 700;
		overflow: hidden;
		background: #2ea3f2;
		border: 0;
		line-height: 1;
		padding: 0;
		cursor: pointer;
		-webkit-transition: all 0.25s ease-out;
		transition: all 0.25s ease-out;
}

.filter-drop .dropmenu-wrap .dropmenu:hover {
		color: #1a2f7b;
		background: #2ea3f2;
}

.filter-drop .dropmenu-wrap .dropmenu.open {
		color: #1a2f7b;
		background: #2ea3f2;
}

@media (max-width: 839px) {
		.filter-drop .dropmenu-wrap .dropmenu {
				width: 100%;
				margin: 0;
		}
}

.filter-drop .dropmenu-wrap .dropmenu:hover i {
		opacity: 1;
}

.filter-drop .dropmenu-wrap .dropmenu.open i {
		opacity: 1;
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg);
}

.filter-drop .dropmenu-wrap .dropmenu p {
		display: block;
		margin: 0;
		padding: 0 44px 0 20px;
		font-weight: 600;
		letter-spacing: 0rem;
		white-space: nowrap;
		overflow: hidden;
		line-height: 48px;
		text-overflow: ellipsis;
}

@media (min-width: 960px) {
		.filter-drop .dropmenu-wrap .dropmenu p {
				padding: 0 48px 0 24px;
		}
}

.filter-drop .dropmenu-wrap .dropmenu i {
		border-top: 6px solid #1a2f7b;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		position: absolute;
		top: 50%;
		right: 20px;
		margin-top: -4px;
		-webkit-transition: -webkit-transform 0.25s ease-out;
		transition: transform 0.25s ease-out;
}

@media (min-width: 960px) {
		.filter-drop .dropmenu-wrap .dropmenu i {
				right: 20px;
		}
}

.filter-drop .dropmenu-wrap .dropmenu-active {
		position: absolute;
		top: 48px;
		z-index: 10;
		width: 100%;
		background: #2ea3f2;
		max-height: 0;
		overflow: hidden;
		-webkit-transition: all 0.25s ease-out;
		transition: all 0.25s ease-out;
}

@media (max-width: 839px) {
		.filter-drop .dropmenu-wrap .dropmenu-active {
				width: 100%;
		}
}

.filter-drop .dropmenu-wrap .dropmenu-active ul li span {
		color: white;
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 0.025rem;
		line-height: 1;
		padding: 6px 20px;
		cursor: pointer;
		display: block;
}

@media (min-width: 960px) {
		.filter-drop .dropmenu-wrap .dropmenu-active ul li span {
				padding: 6px 24px;
		}
}

.filter-drop .dropmenu-wrap .dropmenu-active ul li span:hover {
		color: #1a2f7b;
}

.filter-drop .dropmenu-wrap .dropmenu-active ul li span.active {
		display: none;
}

.filter-drop .dropmenu-wrap .dropmenu.open + .dropmenu-active {
		max-height: 100vh;
		overflow: hidden;
}


.hide {
	display:none;
}