body {
	font-family:'HelveticaNeueW02-Thin';
	line-height: 1.6em;
	letter-spacing: .8px;
	font-size: 1.5em;
	color: #000;
}

.current_page_item a:hover,
.current_page_item a:focus  {
	background-color: rgb(0,194,204);
	border-radius: 0;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6  {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

header h2 {
	font-size: 36px;
	/*font-family:'Helvetica W01 Light' !important;*/
	color: rgb(255,255,255);
	font-weight: 100;
}

h2 {
	color: #000;
	font-size: 36px;
	/*font-family:'Helvetica W01 Light' !important;*/
}

h3 {
	text-transform: uppercase;
	font-size: 36px;
	color: #000;
	/*font-family:'Helvetica W01 Light' !important;*/
}
#mti_wfs_colophon {
	display: none !important;
}

footer h1 {
	color: #FFF;
}

footer h3 {
	color: #FFF;
	font-size: 18px;
	text-transform: none;
	margin-top: 20px;
}

a-post-1>p>a {
	text-decoration: none;
}

.textwidget {
	line-height: 1.3;
}

.footer-below {
	line-height: 1.3;
}

.wpcf7-form p {
	margin-bottom: .6em;
}

.footer_sub_content-inner .widget-even.widget-alt {
	margin-top: 60px;
}

#bottom {
	position: relative;
}

.event-date-box {
	display: block;
	text-align: center !important;
	line-height: 1.5em !important;
}
.event-date {
	color: rgb(255, 255, 255);
	font-size: 1.5em;
	display: block;
	clear: both;
}
.event-details {
	min-height: 150px;
}


/* GRAVITY FORMS GENERAL */

.gform_wrapper ul {
	margin-left: -40px;
	.list-unstyled();
}
.gform_wrapper li {
	list-style-type: none;
	.form-group();
}
.gform_wrapper form {
	margin-bottom: 0;
}
.gform_wrapper .gfield_required {
	padding-left: 1px;
	color: @state-danger-text;
}
.ginput_container input,
.ginput_container select,
.ginput_container textarea {
	.form-control();
}
.ginput_container textarea {
	height: auto;
}
.gform_button {
	.btn();
	.btn-primary();
}
#gform_submit_button_2 {
	float: left;
}
#gform_submit_button_2 button:hover{
	background: rgb(255,255,255);
	color: rgb(0,194,204);
}
.gform_wrapper .gfield_error {
	.gfield_label {
		color: @state-danger-text;
	}
	input,
	select,
	textarea {
		border-color: @alert-danger-border;
		background-color: @alert-danger-bg;
		color: @alert-danger-text;
		.form-control-focus(@alert-danger-text);
	}
}
.validation_error {
	.alert();
	.alert-danger();
}
#gforms_confirmation_message {
	.alert();
	.alert-success();
}

#field_2_6, #field_2_8 {
	margin-left: 16px;
}

#field_2_6 button, #field_2_8 button {
	background: #FFF;
	float: right;
	.btn();
	.btn-primary();
}

.date {
	font-size: 14px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

/*#gform_fields_3 .gfield {
	height: 38px;
}*/
/*#gform_fields_3 input {
		width: 200px;
		margin-left: 40px;
		margin-bottom: 5px;
}*/
#gform_fields_3 .gfield_label {
	display: none;
}

#gform_submit_button_3 {
	margin-top: 14px;
	height: 27px;
	line-height: 16px;
}
#gform_submit_button_2 {
	margin-left: 15px;
        font-family: 'HelveticaNeueW02-45Ligh';
        background: #FFF !important;
        color: #000;
}
#input_2_6,#input_2_8, #input_file {
	border: 0;
	border-radius: 0;
	width: 400px;
	height: 36px;
    	padding:0 0 0 0;
	color:#333;
        text-align:left;
        font-size:14px;
        background:#333;
        color: #EFEFEF;
}
#input_file:hover,#input_file:focus,#gform_submit_button_2:hover,#gform_submit_button_2:focus
{
 background:#EFEFEF;
 color: #333;
}
#gform_2 input[type="button"],
#gform_2 input[type="submit"],
#gform_2 input[type="reset"],
#gform_2 input[type="file"]::-webkit-file-upload-button,
#gform_2 button {
	font-family:'HelveticaNeueW02-Thin' !important;
	font-size: 14px;
	/*padding: 10px;*/
	height: 35px;
	background: #FFF !important;
	border: 0 !important;
	color: #000 !important;
}
#input_4_5>li {
	display: inline-block;
	margin: 0 20px;
}
#input_4_5>li>label {
	margin-left: 5px;
}
.validation_message {
	color: red;
}

.quote {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 20px;
	display: inline-block;
}

.post-preview-bottom {
  position: relative;
}
.block-copyright {
  display: block;
  height: 20px;
  position: relative;
}
.photo-copyright {
  font-size: 12px;
 bottom: 0;
  right: 0;
}
.image-copyright {
  display: block;
  height: 45px;
  margin-top: -40px;
  position: relative;
  float: right;
  margin-right: 40px;
}
.wht-text {
  color: rgb(255,255,255);
}
.teal-text {
  color: rgb(0,194,204);
}
.partners-logo {
	width: 100%;
}
.partner-title {
  font-size: 22px;
  margin-top: 0;
}
.partner-content {
  /*width:100px;*/
  height: 45px;
  overflow: hidden;
  /*text-overflow: ellipsis;*/
  /*white-space: nowrap;*/
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4em;
}
.partner-btns {
  margin-top: 25px;
}

.letters label[for^='post-title-start-with-']{
  visibility: hidden;
  display: inline-block;
  width: 35px;
  line-height: 1.2em;
  font-size: 1.2em;
  color: rgb(0,194,204);
  text-align: center;
  cursor: pointer;
}

.letters label[for^='post-title-start-with-']{
	display: inline-block;
	visibility: visible;;
	//content: "" attr(value) "";
	width: 35px;
	 border-right: 1px solid rgb(0,194,204);
 	 padding: 0 5px;
}

.letters label[for^='post-title-start-with-']:last-of-type {
  border-right: 0;
}


.letters input[id^='post-title-start-with']{display: none;}


.letters label[for^='post-title-start-with-'][on='true'] { font-size: 29px; color: rgb(0,0,0); }



div.slider-text
{
min-height:190px;
}

.addthisevent-drop
{
 border:none !important;
background:none !important;
padding:0 !important;
font-size:20px !important;
color:#00C3CD !important;
}
.addthisevent_dropdown {
margin-left:-15px !important;
}
.frs
{
display:none;
}
.row a-job 
{
  padding:0 !important;
}
#resouce_header
{
color: #FFF !important;
}

#required_fields {
	margin-left:15px;
}
