/***** GENERAL some ****/
/***** Mec Events Plugin Start ****/
.mec-event-grid-minimal .mec-event-title {
	text-transform: inherit!important;
}

.mec-event-grid-modern .mec-event-title {
    font-size: 29px;
    text-transform: none;
    letter-spacing: 0px;
    font-family: oswald;
}

#top.single-mec-events #main {
   background: white;
}

.mec-masonry-col6 address {
    display: none;
}


.mec-fes-sub-button {
width: 150px;
background-color: #1de057!important;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
 }
 
 .mec-event-grid-clean .mec-event-article {
    border: none!important;
    padding: 0;
}

#top div .av-light-form input[type='text'] {
	    border-width: 1px !important;
    background-color: transparent;
    border: 1px solid;
}

/***** 
.mec-form-row label[for="mec_fes_categories347"] {
  display: none;
}

.mec-form-row label[for="mec_fes_categories357"] {
  display: none;
}

.mec-form-row label[for="mec_fes_categories361"] {
  display: none;
}

.mec-form-row label[for="mec_fes_categories355"] {
  display: none;
}

.mec-form-row label[for="mec_fes_categories397"] {
  display: none;
}
**/



.mec-event-grid-modern .mec-event-article {
    min-height: 420px;
}

.mec-wrap p {
       font-size: 18px;
}

.mec-fes-form-top-actions a, .mec-fes-list-top-actions a {
	 display: none;
 }

.mec-single-event .mec-event-meta h6 {
    text-transform: inherit;
}

.mec-single-fluent-wrap {
    background-color: #fff;
}

.mec-single-fluent-wrap .mec-single-title {
    font-size: 55px;
    line-height: 1em;
    font-weight: bold;
    color: #000;
    margin-bottom: 28px;
    font-family: oswald!important;
}

@media only screen and (max-width: 479px) {
.mec-container { width: 100%!important;}
.mec-single-fluent-wrap { padding: 0px 0px!important;}
.mec-fluent-wrap.mec-single-fluent-wrap h1 {font-size: 40px;}
.mec-single-fluent-wrap .mec-left-side, .mec-single-fluent-wrap .mec-events-meta-group-countdown { padding-left: 0px; padding-right: 0px;}
}

    
    /***** Mec Events Plugin End ****/


.avia-content-slider .slide-entry-title a {
	text-decoration: underline!important;
}

.avia-content-slider .slide-entry-title a:hover {
	text-decoration: none!important;
}


/* Helper Font Classes */
.font-light{
	font-weight: 300;
}
.font-normal{
	font-weight: 400;
}
.font-bold{
	font-weight: 700;
}
.uppercase{
	text-transform: uppercase;
}

#whatsnew .slide-image { display: none;} 

/* Typography */
h1, h2, h3, h4, h5, h6{
	font-weight: 300;
}

h1 {
	ont-size: 60px;
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 32px;
}

#top #wrap_all .av-special-heading-tag, #top #wrap_all .av-subheading *{
	font-weight: inherit;
}

.avia_textblock h1, .avia_textblock h2, .avia_textblock h3, .avia_textblock h4{
	font-weight: 400;
}

body {
	font-size: 17px;
	line-height: 18px;
}

p{
	font-weight: 300;
}

#main strong {
	font-weight: 700;
	color: inherit;
}
#main b{
	font-weight: 400;
	color: inherit;
}

.image-overlay {
	display: none !important;
}

/**** SHORTCODES ***/

#top .avia-icon-list .iconlist-timeline {
	left: 24px;
}
#top .avia-icon-list .av-iconlist-empty .iconlist_title {
	margin-top: 7px;
}

/* FWD Slider */
@media only screen and (max-width: 479px) {
	#top .avia-fullwidth-slider .avia-button.avia-color-light {
		padding: 6px 8px;
		margin: 2px;
	}
}
@media only screen and (max-width: 989px) {
	#top .avia-fullwidth-slider .slideshow_caption {
		left: 0;
		width: 100%;
	}
}
/* Purple button */
.avia-button.avia-color-purple, .avia-button.avia-color-purple:hover{
	background-color: #663491;
	border-color: #663491;  
}

/* Big button width */

#top .avia-button.avia-color-pink{
	background-color: #ec008b;
	border-color: #ec008b;
}

#top .avia-button {
	min-width: 200px!important;
}

#top .nomin .avia-button{
	min-width: initial !important;
}

@media only screen and (max-width: 1250px) {
	#top .avia-button{
		min-width: 180px;
	}

}

@media only screen and (max-width: 989px) {
	#top .avia-button{
		min-width: 140px;
	}
}

@media only screen and (max-width: 1200px) {
	#top .avia-button {
		min-width: initial !important;
	}
}

/* Slideshow Transparent Buttons adjustment */
#top .avia-button.avia-color-light {
	border: 2px solid #fff;
}

/* Heading Adjustment */
#top .av-special-heading{
	margin-top: 0;
}
#top .av-special-heading-tag{
	letter-spacing: -0.1px;
}
#top  .av-special-heading-tag small {
	display: block;
	font-size: 0.6em;
	letter-spacing: -1px;
}

/* Short Separator */
#top .hr.hr-short {
	margin: 0;
}
#top .hr.hr-short .hr-inner{
	border: 0;
	height: 7px;
	max-width: 140px;
}
#top .hr-center.hr-short .hr-inner {
	left: 0;
	right: 0;
	margin: 0 auto;
}
#top .hr.hr-short .hr-inner-style {
	display: none;
}

/* Small Button Adjustment */
#top .avia-button.avia-size-small {
	font-weight: 300;
	padding: 9px 16px 7px;
	border-radius: 6px;
}

/* Fullwidth Separator */
#top .avia-section.pride-separator {
	min-height: 2px !important;
	border: none !important;
}
#top .av-special-heading-tag{
	text-transform: uppercase;
}

/* Team Member Element */
#top #wrap_all .team-member-name,
#top #wrap_all .team-member-job-title{
	font-family: "Oswald";
}

#top #wrap_all .team-member-name  {
	font-weight: 700;
	text-transform: uppercase;
	color: #717072;
	margin-bottom: 15px;
}

#top #wrap_all .team-member-job-title {
	color: #5f308b;
	font-weight: 400;
}

#top #wrap_all .team-member-description p, #top #wrap_all .widget p {
	line-height: 1.65em;
}
/* Pride Flag gradient */
#top .avia-section.pride-separator, #top .hr.hr-short .hr-inner, #top .pride-separator .hr-inner, #top #header_main:before, #top #socket:before{
	background-size: 100% 100%;
	background-image: linear-gradient(to right, 
		#090a0a 0%,
		#090a0a 9%,
		#63362b 9%,
		#63362b 18%,
		#b7322f 18%,
		#b7322f 27%,
		#dc6b33 27%,
		#dc6b33 36%,
		#facc48 36%,
		#facc48 45%,
		#51a54e 45%,
		#51a54e 54%,
		#2ba7e2 54%,
		#2ba7e2 63%,
		#6b2a80 63%,
		#6b2a80 72%,
		#e38fb5 72%,
		#e38fb5 81%,
		#f2f2f2 81%,
		#f2f2f2 90%,
		#80c5de 90%,
		#80c5de 100%
	);
}

/* Top Bar / Socket Separator */
#top #header_main:before, #top #socket:before{
	position: absolute;
	top: 2px;
	content: "";
	display: block;
	width: 100%;
	height: 1px;
}
/***** HEADER *****/

/* Mobile Menu */
#mobile-advanced{
	-webkit-transform:   scale(1);
	-moz-transform:      scale(1);
	transform:           scale(1);
	-webkit-transition:  all 0.1s ease;
	-moz-transition:     all 0.1s ease;
	transition:          all 0.1s ease;
}
.avia_transform3d #mobile-advanced{
	-webkit-transform:   scale3d(1);
	-moz-transform:      scale3d(1);
	transform:           scale3d(1);
}
.show_mobile_menu #mobile-advanced{
	-webkit-transform:   scale(1);
	-moz-transform:      scale(1);
	transform:           scale(1);
}
.avia_transform3d .show_mobile_menu #mobile-advanced{
	-webkit-transform:   scale3d(1);
	-moz-transform:      scale3d(1);
	transform:           scale3d(1);
}
#mobile-advanced {
	background: #0a0a0a;
}

#mobile-advanced a:before{
	color: #f06927;
}
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
	border-color: #666666;
	color: white;
}

/* Header */
#top .header_color .header_bg{
	background: black;
}
/* Header Transparency */
#top .av_header_glassy.av_header_transparency .header_bg {
	background: black;
	opacity: 0.6; 
}

/* Top Bar */
#top #header_meta{
	border-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
	#top #header_meta{
		display: none;
	}

}
#top .social_bookmarks li {
	border: 0;
}

/* Main and Sub Menu Links */
#top #wrap_all ul:first-child > li > a {
	font-family: "Oswald";
	font-weight: normal;
	text-transform: uppercase; 
}

/* Current Menu item */
#top #header_main .menu > li.current-menu-item > a {
	color: #fff !important;
	text-decoration: underline;
}

/* Sub Menu Links */
#top #wrap_all .sub_menu ul:first-child > li > a {
	color: #bbbbbb;
	text-decoration: none; 
}

/* Main Menu Sizing */
#top #wrap_all .main_menu ul:first-child > li > a {
	font-size: 18px; 
}

/* Sub Menus */
#top .av-main-nav ul.sub-menu li {
	color: gray;
	border-bottom: 1px solid;
}
#top .av-main-nav ul.sub-menu a {
	font-family: "Oswald";
	font-size: 14px;
}

/* Mega Menu position */
#header .avia_mega_div{
	top: 99%;
}
/* Mega Menu texts */
#header .mega_menu_title{
	font-weight: 400;
	color: #ffffff;
}
#header .avia_mega_text_block{
	color: #929292;	
	font-size: 14px;
}
#top .avia_mega_div ul.sub-menu li {
	border: 0;
}



/**** CONTENT ****/




/* Home - Flashback lil fix */
#flashback{
	position: relative;
}
#flashback:after{
	content: "";
	bottom: 0;
	height: 7px;
	display: block;
	position: absolute;
	background: black;
	width: 100%;
}



/* Home - Celebration Events Grid */
#celebration-events .grid-entry{
	border: 0;
	box-shadow: 0;
	margin: 1% !important;
}

#celebration-events .grid-entry.no_margin.av_one_fourth{
	width: 23%;
}
@media only screen and (max-width: 767px) and (min-width: 479px) {
	.responsive #top #wrap_all #celebration-events .grid-entry.no_margin.av_one_fourth{
		width: 48%;
	}
}

#celebration-events .grid-entry-title{
	font-size: 18px;
	margin-bottom: 12px;
}
#celebration-events .grid-entry-excerpt {
	color: black;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
}

#celebration-events .grid-content {
	text-align: left;
	padding: 25px;
}

.grid-entry-title {
	font-size: 14px;
	text-transform: uppercase;
}

.pec_date {
	font-size: 13px;
	font-family: "oswald";
	color: #7058b8;
	text-transform: uppercase;
	margin-bottom: 10px;
}


#top .members_grid .pec_date {
	display: none
}


#top .members_grid .grid-entry-excerpt {
	color: #000000;
}

/* Custom Shortcode: FWD Button */
#top .custom-fullwidth-button .container{
	max-width: 805px;
	padding: 0;
}

#top .custom-fullwidth-button .av-button-description{
	opacity: 1;
}
#top .fwdb-text{
	padding-top: 10px;
	font-size: 45px;
	line-height: 48px;
	font-weight: 300;
	text-transform: uppercase;
	font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;   
}

#top .fwdb-text strong{
	font-size: 50px;
}

#top .custom-fullwidth-button .content{
	padding-top: 30px;
	padding-bottom: 0;
}

#top .custom-fullwidth-button .avia-button-fullwidth {
	padding: 0 !important;
	box-shadow: inset 0 -10px 15px rgba(0,0,0,0.3);
}

#top .custom-fullwidth-button .image-overlay {
	display: none !important;
}

#top .fwdb-image {
	margin-bottom: 0 !important;
}

#top .fwdb-image img{
	display: block;
}
@media only screen and (max-width: 767px) {
	#top .fwdb-image img {
		display: inline-block !important;
		margin-bottom: -5px;
	}

}

/* Custom Shortcode: Sponsor Slider */


/* Sponsor Slider - All */
.pride-sponsor-slider .slide-image{
	background: transparent !important
}
.pride-sponsor-slider .slide-image img{
	width: 100%;
}
.pride-sponsor-slider .avia-slideshow-arrows {
	margin-top: 20px;
}

/* Sponsor Slider - 1 Colunn */
.pride-sponsor-slider.fwd-sponsor-slider .slide-entry {
	position: relative;
	background: #eaeaea;
	background: -moz-linear-gradient(top,  #eaeaea 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #eaeaea 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #eaeaea 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #eaeaea 0%,#ffffff 100%);
	color: black;
	padding: 70px 60px 70px 60px !important;
}

.pride-sponsor-slider.fwd-sponsor-slider .slide-entry h3{
	font-family: "Myriad Pro Regular", sans-serif;
	color: #151515;
	font-size: 30px;
}

.pride-sponsor-slider.fwd-sponsor-slider .entry-content {
	line-height: 26px;
}
@media only screen and (min-width: 767px) {
	.pride-sponsor-slider.fwd-sponsor-slider header.entry-content-header {
		padding-top: 55px;
	}
}

.pride-sponsor-slider.fwd-sponsor-slider .slide-entry .sponsor-type{
	position: absolute;
	top: 0;
	background: #e7067b;
	left: 0;
	padding: 13px 16px;
	color: white;
}
.pride-sponsor-slider.fwd-sponsor-slider .slide-entry .sponsor-type:before {
	content: "\E808";;
	font-family: "entypo-fontello";
	margin-right: 10px;
}


@media only screen and (max-width: 767px) {
	.pride-sponsor-slider.fwd-sponsor-slider .container{
		max-width: initial !important;
	}
	.pride-sponsor-slider.fwd-sponsor-slider .slide-entry{
		padding: 50px 40px 50px 40px !important;
	}
	.pride-sponsor-slider.fwd-sponsor-slider .slide-image img{
		margin-bottom: 20px;
	}
}



/* Opt-in Box MC4WP Shortcode */

#top .opt-in .av-special-heading{
	margin-top: 12px !important;
}
@media only screen and (min-width: 767px) {
	#top .opt-in form{
		margin-top: 50px;
	}
}

.mc4wp-form form{clear:both}
.mc4wp-form p br{display:none}
.mc4wp-form label{display:block;visibility:visible;position:relative;margin-bottom:7px;font-weight:600}
.mc4wp-form p{position:relative;clear:both;float:left;width:100%}
.mc4wp-form p.hidden{position:absolute;width:0;left:0;top:0}
.mc4wp-form .form_element_half{width:49.5%;float:left;margin-left:1%;clear:none}
.mc4wp-form .form_element_third{width:32.6%;float:left;margin-left:1%;clear:none}
.mc4wp-form .form_element_two_third{width:66.4%;float:left;margin-left:1%;clear:none}
.mc4wp-form .form_element_fourth{width:24.2%;float:left;margin-left:1%;clear:none}
.mc4wp-form .form_element_three_fourth{width:74.8%;float:left;margin-left:1%;clear:none}
.mc4wp-form .first_form{clear:both;margin-left:0}
@media only screen and (max-width: 479px) { .responsive .mc4wp-form .form_element{width:100%;clear:both;margin-right:0;margin-left:0;float:none} }
#top .mc4wp-form input[type='text'],#top .mc4wp-form input[type='email'],#top .mc4wp-form select,#top .mc4wp-form textarea{width:100%;margin-bottom:0;display:inline;min-width:50px;padding:13px;border-radius:2px}
#top .mc4wp-form select{-webkit-appearance:none;border-radius:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);background-position:center right;background-repeat:no-repeat;border-radius:2px}
.mc4wp-form .button{margin:0;padding:16px 20px;border-radius:2px;border-bottom-width:1px;border-bottom-style:solid;font-weight:400;font-size:12px;min-width:142px;outline:none}
.mc4wp-form .modified_width .button{width:100%;padding:13px 10px 14px;min-width:0}
.mc4wp-form p input,.mc4wp-form p textarea,.mc4wp-form p select{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}

#top .mc4wp-form {
	position: relative;
}
@media only screen and (min-width: 479px) {
	#top .list_select {
		top: 60px;
		position: absolute;
		margin: 0;
	}
}

#top .mc4wp-response{
	clear: both;
}
#top .list_select label {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
}



/*** FOOTER & SOCKET ***/
#footer{
	padding: 35px 0 30px 0;
}

/* Columns re-adjustment */
#footer .av_one_third:nth-child(1) {
	width: 47%;
}
#footer .av_one_third:nth-child(2) {
	width: 20.5%;
}
#footer .av_one_third:nth-child(3) {
	width: 20.5%;
}

#footer .widget_nav_menu, #footer .widget_text {
	line-height: 24px;
	font-family: "Myriad Pro Regular", sans-serif;
	font-size: 14px;
}
#footer .widget_text a{
	text-decoration: underline;
}
#footer .widget_nav_menu li a{
	font-weight: 300 !important;
	font-size: 18px;
}
#footer .widget img.alignleft {
	margin-right: 30px;
	margin-bottom: 20px;
}
#footer .avia-size-large{
	text-decoration: none !important;
}


#socket, #top #socket ul:first-child > li > a{
	text-transform: none;
	font-weight: 300;
	font-family: "Myriad Pro Regular", sans-serif;
}



/* Events Calendar Submission Mod */
#top .dp_pec_new_event_wrapper h2 {
	display: none;
}

#top .dp_pec_new_event_wrapper input[type='text'],
#top .dp_pec_new_event_wrapper input[type='email'],
#top .dp_pec_new_event_wrapper select,
#top .dp_pec_new_event_wrapper textarea{width:100%;margin-bottom:0;display:inline;min-width:50px;padding:13px;border-radius:2px; margin: 10px 0;}

#top .dp_pec_new_event_wrapper .dp_pec_add_image {
	top: 17px;
	left: 12px;
}

#top .dp_pec_new_event_wrapper .pec_checkbox_list {
	font-size: 14px;
}
/*
#top .dp_pec_new_event_wrapper .dp_pec_row .dp_pec_row:nth-child(3) {
    display: none;
}
*/
#top .dp_pec_col12 .dp_pec_form_desc {
	font-size: 0
}

#top .dp_pec_new_event_wrapper .selectric {
	min-width: 74px;
}

#top .dp_pec_col12 .dp_pec_form_desc:after{
	content: "Select all that apply ";
	font-size: 14px;
}

#top .dp_pec_new_event_wrapper .pec-add-footer {
	border: 0;
	background: transparent;
}


/* Style.css (check) */
/* Specual AMP **/
.special_amp {
	color:inherit!important;
	font-size:.8em;
	font-style:inherit;
	font-family: 'Oswald'
}

/* Margin Text Block **/
.avia_textblock {
	margin: 20px 0;
}

/*Body Link Color**/
.main_color a {
	color: #663491;
	font-weight: bold;
	text-decoration: underline;	
}

.avia-data-table .avia-pricing-row td {
	background-color: #8dc645;
}

.pricing-table>li {
	line-height: 1.5em;
	font-size: 15px;
}

.avia_pricing_minimal .pricing-table>li:last-child {
	background-color: #663491;
}

#top div .avia-gallery img {
	border: 0;
	padding: 0;
}

/* About Us Page **/

#aboutblocks .av-special-heading.blockquote > * {
	font-family: 'Oswald';
}

#aboutblocks {
	font-size: 14px;
}

.av-subheading.av_custom_color {
	opacity: 1;
}

/* Calendar  */

.light.dp_pec_wrapper .dp_pec_options_nav {
	border-bottom: 1px solid #000;
	background: #000;
}

.light.dp_pec_wrapper .dp_pec_dayname {
	background: #8dc645;
}

.light.dp_pec_wrapper .dp_pec_dayname span {
	color: #FFF;
	text-shadow: none;
}

.dp_pec_wrapper .dp_pec_dayname span {
	font-size: 13px;
	text-transform: uppercase;
}

.dp_pec_wrapper .dp_pec_nav .selectric .label {
	font-family: 'Oswald';
	color: #000;
}

.light.dp_pec_wrapper {
	box-shadow: none;
}

/* Tabbed Section **/ 
.active_tab_content .tab_inner_content {
	line-height: 1.5em;
}

.js_active .tab {
	font-size: 16px;
	text-transform: uppercase;
}

div .main_color .tabcontainer .active_tab_content {
	background-color: #fff;
}

.tab_inner_content {
	margin: 40px;
}

/* Count Down Clock **/
#top .av-default-style .av-countdown-cell-inner {
	border-style: none;
	border-width: none;
	margin: 2px;
}

#top .av-trans-light-style .av-countdown-cell-inner {
	color: #fff;
	background: transparent;
	border: none;
	margin: 5px;
}
.av-countdown-time {
	font-size: 40px;
	line-height: 1em;
	font-weight: 500;
	font-family: 'Oswald';
	color: inherit;
	color: #fff!important;
}

/* Celebration Icons Styles **/
.celebrationiconbuttons h3 {
	font-weight: 500;
}

.celebrationiconbuttons a {
	text-decoration: none;
}

.celebrationiconbuttons .iconbox.av-no-box .iconbox_icon {
	border-width: 3px!important;
}


.main_color .iconbox_top a.iconbox_icon:hover {
	background-color: #fff;
	border-color: #ccc;
}

/* Icon Boxes **/
.iconbox .iconbox_content p:last-child {
	margin-bottom: 0;
	line-height: 1.5em;
}

#top .av-submenu-container {
	background: #663491;
	border-color: #663491;
}



#top .header_color .av-subnav-menu a {
	background-color: #663491;
	color: #ffffff;
}

/* Blog Post */

.entry-content p {
	line-height: 1.65em;
}

.post-meta-infos {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #663491!important;
}

/* Post Filder */
.main_color #js_sort_items a {
	color: #939393;
}

#js_sort_items {
	font-size: 13px;
	text-transform: uppercase;
	background: none;
}


.main_color #js_sort_items a.active_sort {
	color: #663491;
	text-decoration: underline;

}

.avia-fullwidth-portfolio .sort_width_container {
	margin: 0;
	padding: 40px 40px;
	border-top-style: solid;
	background-color: #e1e1e1;
	border-top-width: 1px;
}

.main_color #js_sort_items {
	background-color: #e1e1e1;
}

/* Colored Section Arrow Down */
.avia_transform .av-extra-border-element .av-extra-border-inner {
	width: 45px;
	height: 45px;
}


/* Donate Block **/

#donateblock .iconbox.av-no-box .iconbox_icon {
	border: none;
	width: 60px;
	height: 60px;
	font-size: 50px;
}
#donateblock .iconbox_top {
	margin-top: 0px;
}

#donateblock h3 {
	font-size: 1.5em;
	margin: 0 !important;
}

#donateblock p {
	font-size: 1.5em;
	margin: 0 !important;
	font-family: 'Oswald';
	text-transform: uppercase;
	padding: : 0 !important;
	font-weight: 600;
}

#prezlogos  {
	font-size: 14px;
}

/* Event Grid  */
.grid-entry .inner-entry {
	box-shadow: none;
}


.iconbox_top .iconbox_icon {
	text-decoration: none;
}

#top .av_font_icon a {
	text-decoration: none;
}

.av-countdown-timer {
	margin: 0 0 0 30px;
}

.pride-sponsor-slider.fwd-sponsor-slider .entry-content {
	line-height: 22px;
	font-size: 15px;
}

.avia-icon-list .iconlist_icon {
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 25px;
	text-align: center;
	border-radius: 500px;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-left: 2px;
	z-index: 5;
	color: #fff;
}

.single-pec-events #main > .pec_event_page_date {
	display: none;
}

#header_main .avia_mega_div .mega_menu_title{
	color: #fff;
}

#header_main .avia_mega_div .sub-menu .sub-menu a {
	color: #ccc;
	font-family: 'Lato';
}

.dp_pec_new_event_wrapper .dp_pec_notification_event_succesfull {
	display: none;
	border-left: 10px solid #663491;
	font-weight: bold;
	background: #000;
}

.dp_pec_new_event_wrapper .dp_pec_submit_event {
	background: #663491 !important;
	border: 0 !important;
	border-radius: 0 !important;
	color: #fff !important;
	font-size: 16px !important;
	font-family: 'Oswald';
	font-weight: normal;
	padding: 0 16px !important;
	line-height: 36px !important;
	outline: none;
	box-shadow: none !important;
	text-shadow: none !important;
	text-transform: uppercase;
}

.breakingnews p {
	font-size: 20px;
}

#main .breakingnews strong {
	color: #ec008a!important;
}
.wufooexe iframe{
	width: 100%;
	height: 1000px;
	border: 0;
}

/* Single Pride Post Shortcode */
#have-pride_intro .container{
	padding-top: 0 !important;
}
#share-your-pride .content {
    padding-bottom: 0 !important
}

#pride-365_ig .avia_textblock {
    margin: 0;
}

#pride-365_grid .avia-arrow {
    display: none;
}

#pride-365_grid header.entry-content-header {
    text-align: left;
}

#pride-365_grid .pec_date {
    display: none;
}

#pride-365_grid h3.grid-entry-title.entry-title {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}

#pride-365_grid .no_margin.av_one_fourth {
    margin-left: 6%;
    width: 20.5%;
}

@media only screen and (max-width: 767px) {
    #pride-365_grid .no_margin.av_one_fourth {
        width: 100% !important;
        margin-bottom: 30px !important;
    }
}

#pride-365_grid .grid-entry.first {
    margin-left: 0 !important;
}

#pride-365_grid .grid-content {
    padding: 20px 0 0 0;
}

#pride-365_grid .grid-entry-excerpt.entry-content {
    color: black;
    font-style: normal;
    text-align: left;
    font-size: 14px;
    font-weight: 100;
    line-height: 18px;
}

.avia_textblock.social_profile_link {
    color: #e90081;
    font-weight: bold;
    font-size: 24px;
    font-family: "Oswald";
}

.single-365 {
	margin-bottom: 70px;
	position: relative;
}
.single-365 .entry-content{
	background: #f2f2f2;
	display: table;
	padding: 50px;
}
.single-365 .entry-title{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 15px;
}
.single-365 .entry-excerpt{
	margin-bottom: 20px;
	line-height: 23px;
	font-size: 16px;
	font-weight: 100;
}
.single-365 .read-more{
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 100;
	padding: 12px 32px;
	border-radius: 3px;
	font-size: 18px;
}

@media only screen and (min-width: 767px) {
	.single-365 .entry-content{
		padding: 0;
		background: #f2f2f2;
		display: table;
		min-height: 350px;
		width: 55%;
	}
	.single-365.single-left .entry-content{
		transform: translateX(82%);
	}

	.single-365 .inner-content{
		padding: 30px;
		display: table-cell;
		vertical-align: middle;
	}

	.single-365.single-left .inner-content{
		padding-left: 70px;
	}

	.single-365.single-right .inner-content{
		padding-right: 70px;
	}

	.single-365 .entry-media{
		margin: auto;
		position: absolute;
		width: 50%;
		height: 100%;
		top: 0;
		bottom: 0;
		display: table;
	}

	.single-365 .inner-media{
		box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.6);
		display: table-cell;
		vertical-align: middle;
	}

	.single-365 .inner-media .avia-video {
		margin: 0;
	}

	.single-365.single-right .entry-media{
		right: 0;
	}

	.single-365.single-left .entry-media{
		left: 0;
	}
}

@media only screen and (min-width: 989px) {
	.single-365 .entry-content{
		min-height: 450px;
	}
	.single-365 .inner-content{
		padding: 0 50px;
		display: table-cell;
		vertical-align: middle;
	}

	.single-365.single-left .inner-content{
		padding-left: 100px;
	}

	.single-365.single-right .inner-content{
		padding-right: 100px;
	}

}

/* Typography */
.custom-font-enabled * {
    font-family: inherit !important
}
.av-special-heading-tag {
    font-weight: inherit !important;
}

.custom-textsep-enabled *{
    letter-spacing: inherit !important
}

.custom-texttrans-enabled *{
    text-transform: inherit !important;
}
.av_inherit_color *{
    color: inherit !important;
}

.featured_events_cell .av-subheading.av-subheading_above {
    color: #fedc32;
}

.avia_textblock.no_margin_textblock,
.avia_textblock.no_margin_textblock p {
    margin: 0;
}
@media only screen and (max-width: 767px) {
    .flex_cell {
        height: auto !important;
        min-height: initial !important;
    }
}


#top .team_member__view_all {
    margin-top: 15px;
    width: 100%;
    font-weight: 100;
    font-size: 16px;
}

#top .team_member__title .av-subheading.av-subheading_below {
    color: #6e3295;
    font-size: 18px;
}

#top .team_member__connect_title .av-special-heading-tag {
    color: #6e3295;
}

#top .team_member__title .av-special-heading-tag,
#top .team_member__connect_title .av-special-heading-tag{
    font-weight: 600 !important;
}

#top .team_member__connect_list{
    margin-top: 15px;
}

#top .team_member__connect_list li .iconlist_icon{
    color: #9e9e9e;    
}

#top .team_member__connect_list li{
    color: #333333;    
}


#top .team_member__connect_list a {
    text-transform: none !important;
    text-decoration: none;
    color: inherit;
    font-weight: 300 !important;
    font-family: inherit !important;
}

#top .team_member__connect_list li:hover a {
    text-decoration: underline
}

.wForm select,
.wForm select option,
.wForm input{
    color: #333 !important;
}

.wForm #submit_button{
    color: white !important;
}

.members_grid .avia-arrow {
    display: none;
}

.members_grid .sort_width_container,
.members_grid #js_sort_items{
    background: white;

}

.members_grid #js_sort_items{
    text-align: center;
}

.members_grid #js_sort_items a,
.members_grid #js_sort_items span{
    font-size: 22px;
    font-weight: 300;
    text-decoration: none;
}

.members_grid #js_sort_items span{
    margin: 0 1px;
}

.members_grid .av-cat-count{
    display: none;
}
.members_grid .grid-image img{
    display: block;
}

.members_grid .grid-content{
    padding: 30px;
}

.members_grid .grid-entry-title a{
    color: #583884 !important;
    font-size: 22px;
    font-weight: bold !important;
    font-family: "Lato", sans-serif;
}

@media only screen and (max-width: 767px) {
	.members_grid #js_sort_items a,
	.members_grid #js_sort_items span{
		display: block;
		margin: 12px 0;
	    font-size: 18px;
	}
	.members_grid .text-sep{
		display: none !important;
	}
}

#top .grid-entry img {
	width: 100%;
}

.avia-arrow{
	display: none;
}
@media only screen and (max-width: 767px) {

	.responsive #top #wrap_all .slide-entry {
		width: 100%;
		margin: 30px 0;
	}


	.avia-builder-el-0.av-minimum-height-100 .container, .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow, .avia-builder-el-0.av-cell-min-height-100 > .flex_cell {
		height: 400px;
	}

	.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
		padding-top: 0;
	}
}