/* Tri-County Council Mobile */

@media only screen and (min-width: 0px) and (max-width: 799px) {

/* Color Values

Black: #000
Gray: #5c5e60
Red: #ed2c3c
White: #fff
Yellow: #ffd200

*/

/* Fonts */

@font-face {
	font-family: "Adriane Text";
	src: url('fonts/adriane_text.otf') format('opentype');
}

@font-face {
	font-family: "Adriane Text Bold";
	src: url('fonts/adriane_text_bold.otf') format('opentype');
}

@font-face {
	font-family: "Adriane Text Bold Italic";
	src: url('fonts/adriane_text_bold_italic.otf') format('opentype');
}

@font-face {
	font-family: "Adriane Text Italic";
	src: url('fonts/adriane_text_italic.otf') format('opentype');
}

/* Basic Elements */

a:link, a:visited {
	text-decoration: none;
	color: #ed2c3c;
}

a, a:active, a:focus, a:link, a:visited, :focus, :visited {
	outline: none;
}

html, body {
	overflow-x: hidden;
}

body { 
	font: normal 16px "Adriane Text", times, serif;
	line-height: 1.5em;
    color: #000;
	margin: 0 auto;
	padding: 0;
    background-color: #fff;
}

br {
	margin: 0;
	padding: 0;
}

em {
    font: normal .875em "Adriane Text Italic", times, serif;
}

h1 {
	font: normal 2.25em "Adriane Text", times, serif;
    line-height: 1em;
    color: #000;
    margin: 0;
    padding: 0;
}

h2 {
	font: normal 1.5em "Adriane Text", times, serif;
	line-height: 1em;
	color: #ed2c3c;
	margin: 0 0 5% 0;
	padding: 0;
}

hr {
	border: none 0; 
	border-top: 1px dotted #000;
	height: 1px;
	margin: 10% 0;
	padding: 0;
}

img {
	display: block;
	border: none;
	outline: none;
}

li {
	margin: 0 0 5% 0;
	padding: 0 0 0 2.5%;
}

li:last-child {
	margin: 0;
	padding: 0 0 0 2.5%;
}

ol {
	margin: 0 0 5% 5%;
	padding: 0;
}

p {
	margin: 0 0 10% 0;
	padding: 0;
}

p:last-child {
	margin: 0;
	padding: 0;
}

strong {
	font: normal 1em "Adriane Text Bold", times, serif;
}
	
ul {
	list-style-type: disc;
	margin: 0 0 5% 5%;
	padding: 0;
}
	
/* Specific Elements */

#alerts_container {
	width: 90%;
	margin: 0 0 10% 0;
	padding: 10% 5%;
	background-color: #ffd200;
}

#alerts_inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}

#body_container {
	width: 100%;
    margin: 0 auto;
	padding: 0;
	text-align: left;
    position: relative;
	right: 0;
	transition: right .5s;
	box-shadow: 5px 0px 10px rgba(0,0,0,.75);
}

#contact_address {
    width: 100%;
    max-width: 420px;
    margin: 0 0 10% 0;
    padding: 0;
}

#contact_map {
    width: 100%;
    max-width: 780px;
    height: auto;
    max-height: 222px;
    margin: 0;
    padding: 10px;
    border: 1px solid #ed2c3c;
    box-sizing: border-box;
}

#contact_map iframe {
    width: 100%;
    height: 200px;
    margin: 0;
    padding: 0;
}

#contact_name {
    font: normal 1.25em "Roman Antique", times, serif;
	color: #07272d;
    margin: 0;
    padding: 0;
}

#contact_top {
    width: 100%;
    margin: 0;
    padding: 0;
}

#curlyred a:link,
#curlyred a:visited {
	font: normal 1em "Adriane Text Bold", arial, sans-serif;
	color: #000;
}

#f_center {
    position: absolute;
    top: -50px;
    left: calc(50% - 50px);
    margin: 0;
    padding: 0 5% 0 0;
	display: inline-block;
}

#f_center_bottom {
	font: normal .75em "Adriane Text Bold", arial, sans-serif;
	letter-spacing: .0625em;
	color: #000;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

#f_center_middle {
	font: normal .75em "Adriane Text Bold", arial, sans-serif;
	line-height: 1.75em;
	letter-spacing: .0625em;
	color: #fff;
	margin: 0 0 5% 0;
	padding: 0;
}

#f_center_middle a:link,
#f_center_middle a:visited {
	font: normal 1em "Adriane Text Bold", arial, sans-serif;
    color: #fff;
}

#f_center_top {
	font: normal 1.125em "Adriane Text", arial, sans-serif;
    color: #000;
	margin: 0 0 5% 0;
	padding: 0;
}

#f_logo {
    width: 100%;
    max-width: 300px;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 10%;
    left: calc(50% - 365px);
}

#f_logo img {
    width: 100%;
    height: auto;
    max-width: 300px;
    margin: 0;
    padding: 0;
}

#footer {
	width: 90%;
	height: 125px;
    margin: 75px 0 0 0;
	padding: 0 5% 10% 5%;
    position: relative;
    background-color: #ed2c3c;
}

#h_left {
    width: 75%;
    max-width: 420px;
	position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

#h_logo {
    height: 100px;
	margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

#h_logo img {
    width: auto;
    height: 100%;
    max-height: 100px;
    margin: 0;
    padding: 0;
}

#h_right {
    width: calc(65% - 50px);
    max-width: 730px;
	position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

#header {
    width: 90%;
    height: 100px;
    margin: 0 auto;
    padding: 25px 5%;
    background-color: rgba(255,255,255,1);
	border-bottom: 1px solid #000;
	position: fixed;
    top: 0;
    z-index: 100;
}

#header_inner {
    width: 100%;
    max-width: 1200px;
    height: inherit;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#home_intro {
	width: auto;
	height: calc(100vh - 150px) !important;
	overflow: hidden;
	margin: 150px 0 0 0;
	padding: 0;
	position: relative;
	z-index: 0;
}

#home_intro img {
	width: auto;
	height: 100%;
	max-height: 1080px;
}

#home_intro li {
	height: 100vh !important;
	margin: 0;
	padding: 0;
	position: relative;
	background: #000 no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: block;
}

#home_intro li::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
}
	
#home_intro ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#home_intro_inner {
    width: 90%;
    max-width: 1200px;
    height: inherit;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#home_intro_logo {
	width: 150px;
	margin: 0 auto 5% auto;
	padding: 0;
}

#home_intro_logo img {
	width: 100%;
	height: auto;
	max-width: 150px;
	margin: 0;
	padding: 0;
}

#home_intro_subtitle {
	font: normal 1.5em "Adriane Text", times, serif;
	color: #ffd200;
	margin: 0 0 5% 0;
	padding: 0;
}

#home_intro_text {
	width: 100%;
	position: absolute;
	top: calc(50% - 100px);
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}

#home_intro_title {
	font: normal 2.75em "Adriane Text", times, serif;
	line-height: 1.25em;
	color: #ffd200;
	margin: 0 0 5% 0;
	padding: 0;
}

#home_sub_container {
    width: 90%;
    margin: 0;
    padding: 10% 5% 5% 5%;
}

#home_sub_inner {
    width: 100%;
    max-width: 1200px;
    height: inherit;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#home_social_container {
	width: 90%;
	margin: 0;
	padding: 0 5% 10% 5%;
}

#home_social_inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}

#main {
    width: 90%;
    margin: 0 auto;
    padding: 10% 5%;
    position: relative;
}

#main_flex {
	width: 100%;
	margin: 0;
	padding: 0;
}

#main_inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#main_inner p:last-child {
    margin: 0;
    padding: 0;
}

#main_left {
	width: 100%;
	margin: 0 0 10% 0;
	padding: 0 0 10% 0;
	border-bottom: 1px dotted #000;
}

#main_right {
	width: 100%;
	max-width: 960px;
	margin: 0;
	padding: 0;
}

#main_top {
    width: 90%;
    height: 200px;
    margin: 150px 0 0 0;
    padding: 0 5%;
    background-size: cover;
    background-position: top center;
    position: relative;
}

#menu_container {
	display: none;
}

#menu_search {
    display: none;
}

#mobile_logo {
    height: 75px;
    margin: 25px auto;
    padding: 0;
}

#mobile_logo img {
    width: auto;
    height: 100%;
    max-height: 75px;
    margin: 0 auto;
    padding: 0;
}

#mobile_mark {
    height: 50px;
    margin: 0 auto 10% auto;
    padding: 0;
}

#mobile_mark img {
    width: auto;
    height: 100%;
    max-width: 50px;
    margin: 0 auto;
    padding: 0;
}

#mobile_menu {
    width: 100%;
    margin: 0;
    padding: 5% 0;
}

#mobile_menu ul {
	margin: 0;
	padding: 5% 0;
	text-align: center;
}

#mobile_menu ul li {
	list-style: none;
	position: relative;
    margin: 0;
	padding: 0 0 5% 0;
}

#mobile_menu ul li:last-child {
    padding: 0;
}

#mobile_menu ul li a {
	font: normal 1.125em "Adriane Text", times, serif;
	text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0 15% 5px 15%;
}

#mobile_menu li a:first-child:nth-last-child(2)  {
	border-bottom: 1px solid #000;
}

#mobile_menu ul li > ul {
}

#mobile_menu ul li > ul li a {
    font: normal .875em "Adriane Text", times, serif;
    text-decoration: none;
    color: #000;
    margin: 0;
    padding: 0;
}

#mobile_menu ul li > ul li:last-child {
    padding: 0;
}

#mobile_menu_container {
	width: 300px;
	height: 100%;
	position: fixed;
	z-index: 0;
	top: 0;
	right: -300px;
	margin: 0;
	padding: 0;
	background-color: #fff;
    overflow-x: hidden;
	transition: .5s;
}

#partners_container {
	width: 100%;
	margin: 0;
	padding: 0;
}

#search_container {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	text-align: center;
}

#social_container {
    width: 64px;
    height: 24px;
    margin: 0;
    padding: 0;
	display: flex;
	justify-content: space-between;
}

#staff_container {
	width: 100%;
	margin: 0;
	padding: 0;
}

#stats_container {
    width: 90%;
    margin: 0 auto;
    padding: 10% 5%;
    position: relative;
}

#stats_flex {
	width: 100%;
	margin: 10% 0 0 0;
	padding: 0;
}

#stats_inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#subscribe_container {
    width: 90%;
    margin: 0 auto;
    padding: 0 5% 5% 5%;
    position: relative;
}

#subscribe_inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#testimonials_container {
	width: 90%;
	margin: 0 0 10% 0;
	padding: 10% 5%;
	background-color: #ffd200;
}

#testimonials_inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}

#utility {
	width: 100%;
	margin: 0 auto 5% auto;
	padding: 0;
}

#utility ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#utility ul li {
	list-style: none;
	position: relative;
    margin: 0;
	padding: 0 0 5% 0;
}

#utility ul li:last-child {
	padding: 0;
}

#utility ul li a {
	font: normal .875em "Adriane Text", times, serif;
    text-decoration: none;
    color: #ed2c3c;
	margin: 0;
	padding: 0;
}

#utility_container {
	width: 80%;
	margin: 0;
	padding: 0 10%;
}

#video {
    position: relative;
	margin: 0;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
}

#video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#video_container {
    width: 100%;
    height: auto;
    max-width: 560px;
    margin: 0 0 5% 0;
    padding: 0;
}

#vision_mission_container {
	width: 90%;
	margin: 0;
	padding: 10% 5%;
	background-color: #ffd200;
}

#vision_mission_inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}

/* Classes */

.alerts {
	width: 100%;
	margin: 0;
	padding: 0;
}

.alerts_date {
	font: normal .875em "Adriane Text", times, serif;
	color: #ed2c3c;
	margin: 0 0 10% 0;
	padding: 0;
}

.alerts_text p {
	font: normal 1.0625em "Adriane Text", times, serif;
	line-height: 1.5em;
	color: #000;
	margin: 0;
	padding: 0;
}

.alerts_title {
	font: normal 1.5em "Adriane Text", times, serif;
	line-height: 1.5em;
	color: #000;
	margin: 0;
	padding: 0;
}

.bx-viewport,
.bx-wrapper {
    position: relative;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
}

.bx-wrapper .bx-viewport {
    border: none !important;
}

.center {
	text-align: center;
}

.clear::after {
    content: "";
    display: table;
    clear: both;
}

.disclaimer {
    font: normal .875em "Adriane Text Italic", times, serif;
}

.emphasis {
    font: normal 1em "Adriane Text Bold", times, serif;
}

.ghost {
	font: normal .75em "Adriane Text Bold", times, serif;
	text-transform: uppercase;
    letter-spacing: .125em;
    color: #fff;
	margin: 0;
	padding: 10px 20px;
	background-color: #ed2c3c;
	border: 1px solid #ed2c3c;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}

.home_feed {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 10% auto;
    padding: 0;
    position: relative;
    text-align: center;
}

.home_feed:last-child {
    margin: 0 auto;
}

.home_feed_inner {
    width: 100%;
    max-width: 360px;
    max-height: 400px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

.home_feed_fb {
    width: 100%;
    max-width: 360px;
    max-height: 400px;
    overflow: hidden;
    margin: 0 auto 10% auto;
    padding: 0;
}

.home_feed_title {
    font: normal 1.25em "Adriane Text", times, serif;
    line-height: 1em;
    color: #ed2c3c;
    margin: 0 auto 5% auto;
    padding: 0;
    text-align: center;
}

.home_feed_tw {
    width: 100%;
    max-width: 360px;
    max-height: 400px;
    overflow: scroll;
    margin: 0 auto;
    padding: 0;
}

.home_sub {
    width: 100%;
    max-width: 370px;
    margin: 0 0 5% 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.home_sub_image {
	width: 100%;
	max-width: 370px;
	margin: 0;
	padding: 0;
}

.home_sub_image img {
	width: 100%;
	height: auto;
	max-width: 370px;
	border: 1px solid #000;
	box-sizing: border-box;
}

.home_sub_image::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
}

.home_sub_text {
    width: 100%;
	font: normal 1.875em "Adriane Text", times, serif;
    line-height: 1em;
    text-align: center;
	color: #ffd200;
    margin: 0;
    padding: 0;
	position: absolute;
	bottom: 25px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.home_sub_text p {
	margin: 0;
	padding: 0;
}

.italics {
    font: normal .875em "Adriane Text Italic", times, serif;
}

.map {
	width: 100%;
	max-width: 800px;
	margin: 10% auto;
	padding: 0;
}

.map img {
	width: 100%;
	height: auto;
	max-width: 800px;
}

.newsletter {
	width: 100%;
	margin: 0 0 5% 0;
	padding: 0;
}

.newsletter_container {
	width: 100%;
	margin: 0;
	padding: 0;
	column-count: 2;
	column-gap: 50px;
}

.partners {
	width: 100%;
	margin: 0 0 10% 0;
	padding: 0;
}

.partners:last-child {
	margin: 0;
}

.partners_name {
	font: normal 1.25em "Adriane Text", times, serif;
	color: #000;
	margin: 0;
	padding: 0;
}

.partners_url a:link,
.partners_url a:visited {
	font: normal .875em "Adriane Text", times, serif;
	color: #000;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(images/tccwmd_web_icon.svg) no-repeat left center;
    background-size: 15px 15px;
}

.pdf {
    font: normal 1em "Adriane Text", times, serif;
    margin: 0;
    padding: 0 0 0 20px;
    background: url(images/tccwmd_pdf_icon.svg) no-repeat left center;
    background-size: 15px 9px;
    cursor: pointer;
}

.red {
	color: #ed2c3c;
}

.search {
    width: 100%;
	height: 40px;
	font: normal .875em "Adriane Text Bold", times, serif;
	color: #fff;
	margin: 0;
	padding: 0 10px 0 28px;
	background: #555 url("images/tccwmd_search.svg") no-repeat left 5px center;
	background-size: 18px 18px; 
	border: none;
    cursor: pointer;
    box-sizing: border-box;
	border-radius: 0 !important;
}

.search_result {
	width: 100%;
	margin: 0 0 10% 0;
	padding: 0 0 10% 0;
	border-bottom: 1px dotted #000;
}

.search_result:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.search_title {
	font: normal 1.5em "Adriane Text", times, serif;
	line-height: 1em;
	color: #000;
	margin: 0 0 5% 0;
	padding: 0;
}

.social {
    width: auto;
	height: 24px;
    margin: 0;
    padding: 0;
    display: inline-block;
	position: relative;
}

.social img {
	width: auto;
	height: 100%;
	max-height: 24px;
	margin: 0;
	padding: 0;
}

.staff {
	width: 100%;
	margin: 0 0 10% 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.staff:last-child {
	margin: 0;
}

.staff_email a:link,
.staff_email a:visited {
	font: normal .875em "Adriane Text", times, serif;
	color: #000;
	margin: 0;
	padding: 0;
}

.staff_image {
	width: 130px;
	margin: 0;
	padding: 10px;
	border: 1px solid #ed2c3c;
	box-sizing: border-box;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.staff_image img {
	width: 100%;
	height: auto;
	max-width: 130px;
	margin: 0;
	padding: 0;
}

.staff_name {
	font: normal 1.25em "Adriane Text", times, serif;
	color: #000;
	margin: 0;
	padding: 0;
}

.staff_text {
	width: calc(100% - 150px);
	margin: 0;
	padding: 0;
}

.staff_title {
	font: normal .875em "Adriane Text Italic", times, serif;
	color: #ed2c3c;
	margin: 0 0 10px 0;
	padding: 0;
}

.stats {
	width: 100%;
	max-width: 370px;
	margin: 0 0 10% 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

.stats:last-child {
	margin: 0;
}

.stats_image {
	width: 50px;
	margin: 0;
	padding: 0;
}

.stats_image img {
	width: 100%;
	height: auto;
	max-width: 50px;
	margin: 0;
	padding: 0;
}

.stats_text {
	width: calc(100% - 70px);
	margin: 0;
	padding: 0;
	color: #ed2c3c;
}

.stats_title {
	font: normal 1.25em "Adriane Text", times, serif;
	line-height: 1em;
	color: #000;
	margin: 0 0 5% 0;
	padding: 0;
}

.testimonials {
	width: 100%;
	margin: 0;
	padding: 0;
}

.testimonials_name {
	font: normal .875em "Adriane Text", times, serif;
	color: #ed2c3c;
	margin: 25px 0 0 0;
	padding: 0;
	text-align: right;
}

.testimonials_quote p {
	font: normal 1.0625em "Adriane Text", times, serif;
	line-height: 1.5em;
	color: #000;
	margin: 0;
	padding: 0;
	display: inline;
}

.vision_mission {
	width: 100%;
	max-width: 400px;
	margin: 0 auto 5% auto;
	padding: 0;
	text-align: center;
}

.vision_mission:last-child {
	margin: 0 auto;
}

.web {
    font: normal 1em "Adriane Text", times, serif;
    margin: 0;
    padding: 0 0 0 20px;
    background: url(images/tccwmd_web_icon.svg) no-repeat left center;
    background-size: 15px 15px;
    cursor: pointer;
}

.white {
	color: #fff;
}

/* Form */

.clear-multi {
    display: flex;
    justify-content: space-between;
}

.gfield_label {
    font: normal 1.0625em "Adriane Text", times, serif !important;
    line-height: 1em !important;
    color: #000 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.gform_body ul {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.gform_body ul li {
	margin: 0 0 5% 0 !important;
	padding: 0 !important;
}

.gform_footer input.button,
.gform_footer input[type="submit"] {
    width: auto !important;
	font: normal .75em "Adriane Text Bold", times, serif !important;
	text-transform: uppercase !important;
    letter-spacing: .125em !important;
    color: #fff !important;
	margin: 0 !important;
	padding: 10px 20px !important;
	background-color: #ed2c3c !important;
	border: 1px solid #ed2c3c !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
    display: inline-block !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	border-radius: 0 !important;
}

.gform_required_legend {
	display: none !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin: 0 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 4px !important;
}

.gform_wrapper .gfield_required {
    color: #000 !important;
    margin-left: 4px !important;
}

.gform_wrapper .gform_body .gform_fields #field_1_7.gfield input[type=text],
.gform_wrapper .gform_body .gform_fields #field_1_7.gfield .gfield_description,
.gform_wrapper .gform_body .gform_fields #field_1_7.gfield .gfield_label {
	display: none !important;
}

.gform_wrapper .gform_footer {
	margin: 5% 0 0 0 !important;
	padding: 0 !important;
	clear: none !important;
}

.gform_wrapper .top_label div.ginput_container {
    margin: 0 !important;
}

.ginput_container input {
	width: 100% !important;
	font: normal 1em "Adriane Text", times, serif !important;
	line-height: 1em !important;
    color: #000 !important;
    margin: 10px 0 0 0 !important;
    padding: 10px 15px !important;
    border: 1px solid #ed2c3c !important;
    box-sizing: border-box !important;
	border-radius: 0 !important;
}

.ginput_container select {
	width: 100% !important;
	max-width: 1200px !important;
    font: normal 1em "Adriane Text", times, serif !important;
	color: #000 !important;
    margin: 10px 0 0 0 !important;
    padding: 10px 15px !important;
    border: 1px solid #ed2c3c !important;
    box-sizing: border-box !important;
	border-radius: 0 !important;
	background-color: transparent !important;
}

.ginput_container textarea {
	width: 100% !important;
	font: normal 1em "Adriane Text", times, serif !important;
	color: #000 !important;
    margin: 10px 0 0 0 !important;
    padding: 10px 15px !important;
    border: 1px solid #ed2c3c !important;
    box-sizing: border-box !important;
    resize: none !important;
	border-radius: 0 !important;
}

img.gform_ajax_spinner {
	display: none !important;
}

.validation_error {
	display: none !important;
}

.validation_message {
	font: normal .75em "Brandon Grotesque Bold", arial, sans-serif !important;
	color: #a50000 !important;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	text-align: left !important;
}

/* Animated Hamburger */

.hamburger {
	margin: 0;
	padding: 0;
	display: inline-block;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	overflow: visible;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	cursor: pointer;
}

.hamburger-box {
	width: 24px;
	height: 16px;
	display: inline-block;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 24px;
	height: 2px;
	background-color: #000;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -7px;
}

.hamburger-inner::after {
	bottom: -7px;
}

/* Squeeze */

.hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
	transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

}

/* End */