@font-face {
	font-family: mont_heavy;
	src: url(../font/Mont-HeavyDEMO.otf)
}

@font-face {
	font-family: mont_light;
	src: url(../font/Mont-ExtraLightDEMO.otf)
}

@font-face {
	font-family: NeuzeitSLTStd-Book;
	src: url(../font/NeuzeitSLTStd-Book.otf)
}
@font-face{
	font-family:mont_heavy;
	src:url(../font/Mont-HeavyDEMO.otf)
}
@font-face{
	font-family:mont_light;
	src:url(../font/Mont-ExtraLightDEMO.otf)
}
body {
	font-family: 'Poppins', sans-serif!important
}

input:focus,
textarea:focus,
select:focus {
	outline: none!important
}

input {
	outline: none
}

button:focus {
	outline: none
}

input.form-control.search_eve_field {
	box-shadow: none!important;
	border: none!important
}

ul.multi_div {
	margin: 0;
	padding: 0
}

ul.multi_div li {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px
}

ul.multi_div li:nth-child(1),
ul.multi_div li:nth-child(5) {
	background: #DE255F
}

ul.multi_div li:nth-child(2),
ul.multi_div li:nth-child(6) {
	background: #F8AA42
}

ul.multi_div li:nth-child(3),
ul.multi_div li:nth-child(7) {
	background: #1ADEBB
}

ul.multi_div li:nth-child(4),
ul.multi_div li:nth-child(8) {
	background: #521EFF
}

.social_li {
	padding: 0;
	margin: 0;
	text-align: right
}

.social_li li {
	display: inline-block;
	padding: 0 0 0 1em;
	margin: 0px!important
}

.social_li li a {
	color: #08243E;
	font-size: 21px;
	transition: 0.5s
}

.top_header p {
	margin: 0;
	color: #08243E
}

.top_header {
	padding: 2em 0 0em;
	clear: both
}

.btn_pride {
	color: #fff!important;
	padding: 10px 25px;
	font-size: 16px!important;
	transition: 0.5s!important;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	text-align: center;
	letter-spacing:1px;
}

.button_div {
	margin-top: 2em
}

.btn_pride_tab {
	color: #fff!important;
	padding: 10px 25px;
	font-size: 16px!important;
	transition: 0.5s!important;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	text-align: center;
	background: #521efe
}

img.logo {
	width: 150px!important
}

a {
	text-decoration: none!important
}

ul.navbar-nav li a {
	padding: 0 0 0 3em!important
}

img.logo {
	width: 150px
}

a.btn_pink {
	background: #DE255F;
	color: #fff!important;
	padding: 7px 35px;
	display: block;
	font-size: 16px!important;
	transition: 0.5s!important;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	width:150px;
	text-align:center;
	letter-spacing:1.5px;
}

a.btn_pink:hover {
	background: #b9194b
}

.social_li li a:hover {
	color: #DE255F
}

ul.navbar-nav li a:hover {
	color: #DE255F!important
}

img.sec_img {
	width: 100%
}

.heading h3 {
	font-size: 48px;
	font-family: mont_heavy;
	color: #08243E;
	margin-bottom: 15px
}

.heading h3 span {
	font-family: mont_light
}

.heading h5 {
	font-size: 14px
}

.section_title {
	font-size: 48px;
	margin-bottom: 15px;
	font-weight: 800;
	color: #08243E
}

p.content {
	font-size: 16px;
	line-height: 32px
}

.wrap_card img {
	width: 100%
}

.mon_light {
	font-family: mont_light
}

.main_menu_ul>li>a.selected-item {
	text-decoration: line-through!important
}

.menu_bar_nav {
	background: #fff;
	animation-duration: 0.5s;
	transition: 0.5s;
	padding: 1em 0 0
}

.static_header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999;
	padding: 0;
	transition: none;
	animation-name: stickySlideDown;
	-webkit-animation-name: stickySlideDown
}

@keyframes stickySlideDown {
	0% {
		transform: translateY(-150%)
	}
	100% {
		transform: translateY(0)
	}
}

@-webkit-keyframes stickySlideDown {
	0% {
		-webkit-transform: translateY(-150%)
	}
	100% {
		-webkit-transform: translateY(0)
	}
}

.menu_bar_nav.static_header div#menu_header {
	padding: 2em 0
}

.sticky_multi {
	display: none
}

.menu_bar_nav.static_header .sticky_multi {
	display: block
}

.hero_slider {
	background-size: cover!important;
	background-repeat: no-repeat!important;
	background-position: top!important
}

#hero_slider {
	min-height: 580px;
	/* object-fit: cover; */
	object-position: center
}

.owl-carousel .owl-item img {
	height: auto
}

.slider_content h4 {
	font-size: 26px;
	color: #fff;
	font-weight: 300
}

.slider .swiper-slide {
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-position: center!important
}

.slider_content {
	padding: 2em 3em !important;
	height: auto;
	display: flex;
	align-items: center;
}

.slider_content h5 {
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	padding-bottom: 10px
}

.slider_content h2 {
	font-size: 70px;
	color: #fff;
	line-height: 75px;
	font-family: mont_heavy
}

.slider_content h2 span {
	font-family: mont_light
}

.slider_content p {
	font-size: 18px;
	color: #fff;
	line-height: 32px
}

.slider_content a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 7px;
	width: 45%;
	margin: 2em 0 0;
	transition: 0.5s;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600
}

.slider_content a:hover {
	background: #c3194f
}

.slider_content p {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	margin: 1em 1px
}

.mobile_slider {
	display: none!important
}

.owl-controls button img {
	width: 10px
}

img.sl_prv_img {
	transform: rotate(-180deg)
}

button.owl-prev.disabled .sl_prv_img,
button.owl-next.disabled .sl_nex_img {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1)
}

.owl-controls button:focus {
	cursor: pointer;
	outline: none
}

.owl-nav.disabled {
	display: none
}

.spons_cus_nav button.owl-prev.disabled .sl_prv_img,
.spons_cus_nav button.owl-next.disabled .sl_nex_img {
	filter: grayscale(1) brightness(1) invert(1);
	-webkit-filter: grayscale(1) brightness(1) invert(1)
}

.cat_event_cus_nav {
	text-align: right
}

.owl-theme.al_right {
	float: right;
	font-size: 17px
}

.all_event_slider .owl-dots,
.cat_event_slider .owl-dots,
.cat_news_slider .owl-dots,
.sponsors_slider .owl-dots,
.all_news_slider .owl-dots {
	display: none
}

.owl-theme button {
	background: transparent;
	border: none;
	font-size: 20px;
	padding-right: 0!important;
	padding-left: 1em
}

button.owl-prev.disabled {
	color: #fff
}

button.owl-next.disabled {
	color: #fff
}

.no_pad {
	padding: 0px!important
}

.owl-dots {
	text-align: center;
	padding-top: 15px
}

.owl-dots button.owl-dot {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	background: #fff!important;
	margin: 0 3px;
	border: 2px solid #08243E
}

.owl-dots button.owl-dot.active {
	background-color: #08243E!important
}

.owl-dots button.owl-dot:focus {
	outline: none
}

.cat_title {
	font-size: 14px!important;
	text-transform: uppercase;
	margin: 15px 0 0;
	color: #08243E;
	font-weight: 500
}

.post_title {
	font-size: 24px;
	color: #08243E;
	padding-top: 1px
}

p.event_date {
	font-size: 14px;
	color: #08243E
}

section.section_channel {
	margin: 5em 0 0
}

.header_title {
	font-size: 30PX;
	margin-bottom: 1em;
	border-bottom: 2px solid #08243E;
	font-weight: 800;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #08243E
}

.header_title.white {
	border-bottom: 2px solid #fff!important
}

p.cont_exc {
	font-size: 14px;
	line-height: 22px
}

.sponsorship_sec img {
	width: 100%
}

.top_menubar {
	padding-bottom: 2em
}

footer.footer_wrap {
	background: #521EFF;
	padding: 4em 0 1em
}

.event_bg,
.news_bg {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2em;
	padding-bottom: 3em
}

.white {
	color: #fff!important
}

.overflow_img {
	overflow: hidden
}

.overflow_img img {
	display: block;
	width: 100%;
	transition: transform .6s;
	object-fit: cover;
	object-position: center top;
	height: auto;
}
.event_all_item .row .col-lg-4:nth-child(3n+1) {
    padding-right: 5px !important;
}
.event_all_item .row .col-lg-4:nth-child(3n+2) {
    padding-right: 5px !important;
}
.news_all_item .row .col-lg-4:nth-child(3n+2){
	padding-right: 5px !important;
}
.news_all_item .row .col-lg-4:nth-child(3n+1){
padding-right: 5px !important;
}

.event_list_box .read_more:after {
	content: '';
	background: url(../image/le_more.png);
	width: 20px;
	height: 30px;
	position: absolute;
	background-size: 11px;
	background-repeat: no-repeat;
	background-position: 50% 34%;
	transition: 0.5s
}

.event_list_box .read_more:hover:after {
	margin-left: 3px;
	filter: invert(21%) sepia(82%) saturate(2588%) hue-rotate(323deg) brightness(95%) contrast(94%);
	-webkit-filter: invert(21%) sepia(82%) saturate(2588%) hue-rotate(323deg) brightness(95%) contrast(94%)
}

h2.lg_txt {
	font-size: 60px;
	width: 60%;
	color: #fff;
	font-family: mont_heavy
}
.subs_copy h2 {
    font-size: 60px;
    width: 60%;
    color: #fff;
    font-family: mont_heavy;
}
ul.foo_social {
	margin: 0;
	padding: 0
}

ul.foo_social li {
	display: inline-block;
	padding-right: 1.5em
}

ul.foo_social li a {
	font-size: 24px;
	color: #fff;
	transition: 0.5s
}

ul.foo_social li a:hover {
	color: #1ADEBB
}

ul.foo_ul {
	margin: 0;
	padding: 0
}

ul.foo_ul li a {
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	font-weight: 700;
	transition: 0.5s
}

ul.foo_ul li a:hover {
	color: #1ADEBB
}

ul.foo_ul li {
	list-style: none
}

.copyright_txt p{
	padding-top: 1em;
	color: #fff;
	font-size: 12px;
	font-family: Arial
}

.w-75 {
	width: 96%!important
}

.plus_icon {
	float: right
}

.plus_icon.white {
	float: right
}

section.section_wrap p {
	line-height: 26px;
	color: #08243E
}

p.info {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin: auto;
	line-height: 32px!important
}

a {
	text-decoration: none!important
}

.sec_content h3 {
	font-size: 48px;
	font-family: mont_heavy;
	color: #08243E
}

.sec_content h3 span {
	font-family: mont_light
}

section.section_wrap img {
	width: 100%
}

a.btn_cy {
	background: #1adebb;
	padding: 10px;
	color: #fff;
	width: 30%;
	display: block;
	text-align: center;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600
}

div#entry_slider .owl-dots {
	display: none
}

.btn_cyn {
	background: #1ADEBB;
	color: #fff!important;
	padding: 6px 25px;
	display: block;
	font-size: 16px!important;
	transition: 0.5s!important;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	width: 30%;
	text-align: center;
	margin-top: 40px
}

.btn_cyn:hover {
	background: #13c3a4
}

.image_container img {
	width: 360px
}

.image_container {
	position: relative
}

h3.overlay_txt {
	font-size: 50px;
	width: 79%;
	text-transform: uppercase;
	position: absolute;
	top: 2.7em;
	left: 1.7em;
	border-left: 2px solid #000;
	padding-left: 14px;
	font-weight: 800;
	color: #08243E
}

h4.section_subtitle {
	font-size: 14px;
	color: #08243E;
	text-transform: uppercase;
	font-weight: 500
}

span.light {
	font-weight: 200
}

h3.post_title a {
	color: #08243E;
	font-family: mont_heavy;
	transition: 0.5s
}

h3.post_title a:hover {
	color: #DE255F
}

.news_bg p {
	color: #fff!important;
	line-height: 22px
}

h3.post_title.white a {
	color: #fff;
	font-family: mont_heavy
}

.news_bg .post_title {
	margin-bottom: 10px;
	padding-top: 1px
}

a.read_more img {
	width: 6px;
	margin-left: 8px;
	transition: 0.4s
}

a.read_more.white:hover img {
	margin-left: 12px
}

.event_bg .post_title {
	margin-bottom: 0
}

ul.event_scroll {
	margin: 0;
	padding: 0
}

ul.event_scroll li {
	display: inline-flex;
	padding-right: 10px
}

ul.event_scroll li a {
	color: #000;
	font-size: 15px
}

#marquee1 {
	marquee-speed: slow
}

ul.event_scroll li:before {
	content: '';
	width: 6px;
	height: 6px;
	background: #000;
	border-radius: 50%;
	margin-right: 4px;
	position: relative;
	top: 10px
}

ul.event_scroll li a {
	color: #08243E;
	font-size: 17px;
	transition: 0.5s
}

ul.event_scroll li a span {
	font-weight: 700
}

ul.event_scroll li a:hover {
	color: #DE255F
}

p.spon_det {
	margin: 0;
	text-transform: capitalize;
	font-size: 14px;
	color: #08243E;
	text-align: center;
	padding: 15px 0
}

.overlay_txt h3 {
	font-family: mont_heavy;
	font-size: 40px;
	width: 75%;
	text-transform: uppercase;
	position: absolute;
	bottom: -60px;
	left: 1em;
	border-left: 2px solid white;
	padding-left: 15px;
	color: #fff
}

.div_box_left {
	padding: 3em;
	width: 50%
}

.div_box_right {
	padding: 3em 4em;
	width: 50%
}

.color_box {
	position: relative
}

.event_list_box {
	padding-bottom: 2em;
	margin-top: 1em
}

.event_list_box .read_more {
	color: #08243E;
	transition: 0.5s
}

.event_list_box .read_more:hover {
	color: #DE255F
}

span.search_btn {
	background-image: url(../image/search_icon.png);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 100% 50%;
	cursor: pointer;
	padding: 10px;
	margin: 15px
}

span.search_btn.close_icon {
	background: url(../image/close_icon.png);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 100% 50%;
	cursor: pointer;
	padding: 10px;
	margin: 15px
}

.fl_right {
	float: right
}

a.btn_event {
	font-size: 15px!important;
	transition: 0.5s!important;
	font-family: 'Rajdhani', sans-serif;
	color: #fff;
	background: #521EFF;
	padding: 10px 30px;
	top: -6px;
	position: relative;
	text-align: center;
	font-weight: 600;
	text-transform: none
}

a.btn_event:hover {
	background: #4118c7
}

.search_form {
	position: relative
}

.search_eve_field {
	height: 40px;
	border-radius: 0;
	border: none;
	outline: none
}

input[type="text"]:focus,
input[type="submit"]:focus {
	outline: none!important
}

input.search_eve_btn {
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	border-radius: 0;
	border: none;
	padding: 5px 40px;
	cursor: pointer;
	background: #DE255F;
	font-family: 'Rajdhani', sans-serif;
	outline: none
}

form.search_event {
	position: absolute;
	top: -15px;
	width: 100%;
	z-index: 66;
	padding: 7px;
	box-shadow: 0 0 10px #c5c5c5;
	background: #fff;
	border-radius: 4px;
	animation: search_move .5s
}

.search_event {
	display: none
}

.search_event.show {
	display: block
}

@keyframes search_move {
	from {
		top: 0
	}
	to {
		top: -15px
	}
}

.search_list {
	padding-bottom: 2em
}

.search_list a.read_more:after {
	content: '';
	background: url(../image/le_more.png);
	width: 20px;
	height: 30px;
	position: absolute;
	background-size: 11px;
	background-repeat: no-repeat;
	background-position: 50% 34%;
	transition: 0.5s
}

.search_list .read_more:hover:after {
	margin-left: 3px;
	filter: invert(21%) sepia(82%) saturate(2588%) hue-rotate(323deg) brightness(95%) contrast(94%);
	-webkit-filter: invert(21%) sepia(82%) saturate(2588%) hue-rotate(323deg) brightness(95%) contrast(94%)
}

.read_more:hover:after {
	margin-left: 3px
}

.search_list a.read_more:hover {
	color: #DE255F
}

h4.ser_count {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px
}

.relative_entry {
	padding: 0em 0;
	background: #F8AA42;
	margin-top: 3em
}

.rel_event_slider .owl-dots {
	display: none
}

.relative_entry .read_more:after {
	content: '';
	background: url(../image/le_more.png);
	width: 20px;
	height: 30px;
	position: absolute;
	background-size: 10px;
	background-repeat: no-repeat;
	background-position: 60% 37%;
	transition: 0.5s
}

.read_more {
	font-weight: 700;
	display: block;
	font-family: 'Rajdhani', sans-serif;
	font-size: 16px;
	color: #08243E;
	transition: 0.5s
}

.read_more:hover {
	color: #08243E
}

.read_more:after {
	content: '';
	background: url(../image/le_more.png);
	width: 20px;
	height: 30px;
	position: absolute;
	background-size: 10px;
	background-repeat: no-repeat;
	background-position: 60% 37%;
	transition: 0.5s
}

a.read_more.white:after {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1)
}

.relative_entry .read_more:hover:after {
	margin-left: 3px
}

.relative_entry .read_more:hover {
	color: #08243E
}

.more-button-event {
	margin: auto;
	display: block;
	background: #DE255F;
	border: #DE255F;
	color: #fff;
	padding: 10px 30px;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	cursor: pointer;
	transition: 0.5s
}

.more-button-event:hover {
	background: #bd1a4d
}

.more-button-news {
	background: #1ADEBB;
	border: none;
	color: #fff;
	font-size: 16px;
	margin: auto;
	display: block;
	padding: 10px 30px;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 700;
	cursor: pointer;
	transition: 0.5s
}

.more-button-news:hover {
	background: #16c3a4
}

input:focus {
	outline: none
}

.accordion-container {
	position: relative;
	width: 100%;
	border: 1px solid #0079c1;
	border-top: none;
	outline: 0
}

.accordion-container .article-title {
	display: block;
	position: relative;
	margin: 0;
	padding: 15px;
	border-top: 1px solid #0079c1;
	font-size: 1.25em;
	font-weight: 400;
	color: #0079c1;
	cursor: pointer
}

.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
	color: #000
}

.accordion-container .content-entry i {
	position: absolute;
	top: 3px;
	right: 12px;
	font-style: normal;
	font-size: 1.625em;
	color: #0079c1
}

.accordion-container .content-entry i:before {
	content: "+ "
}

.accordion-container .content-entry.open i:before {
	content: "- "
}

.accordion-content {
	display: none;
	padding-left: 2.3125em
}

ul.foo_contact {
	padding: 0
}

ul.foo_contact li {
	list-style: none;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	font-weight: 700
}

ul.foo_contact li a {
	color: #fff
}

ul.foo_address {
	padding: 0;
	margin: 0
}

ul.foo_address li {
	list-style: none;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	font-family: mont_heavy
}

ul.foo_address li a {
	color: #fff;
	padding-top: 2em!important;
	display: block;
	width: 81%;
	text-decoration: underline!important;
	transition: 0.4s
}

footer.footer_wrap .btn-success {
	background: #1ADEBB;
	font-weight: 600;
	border-radius: 0;
	border: 1px solid #1ADEBB;
	padding: 7px 20px
}

footer.footer_wrap .form-control {
	background-clip: unset!important;
	border-radius: 0;
	border: 2px solid #1ADEBB;
	background: transparent;
	color: #fff
}

footer.footer_wrap .form-control::placeholder {
	color: #fff
}

.sec_content {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 1em
}

h4.con_heading {
	font-size: 18px;
	font-weight: 800;
	padding-bottom: 18px;
	color: #08243E;
	padding-top: 18px
}

.container-space .container .row .col-lg-6:nth-child(1) {
	padding-right: 39px
}

.container-space .container .row .col-lg-6:nth-child(2) {
	padding-left: 65px
}

.section_wrap_page.container-space .container .row .col-lg-6:nth-child(1) ul {
	list-style: none;
	line-height: 25px;
	padding: 0
}

.last-order {
	display: none
}

.section_wrap_page .container .row .col-lg-6:nth-child(2) .sec_content h4 {
	font-size: 16px;
	font-weight: 700
}

#content .section_wrap_page .container .row .col-lg-6:nth-child(2) .sec_content p a {
	color: #08243E;
	font-weight: 700
}

#content .section_wrap_page .container .row .col-lg-6:nth-child(2) .sec_content p a:hover {
	text-decoration: underline!important
}

#content .section_wrap_page .container .row .col-lg-6:nth-child(1) .sec_content p a {
	color: #08243E;
	font-weight: 700
}

#content .section_wrap_page .container .row .col-lg-6:nth-child(1) .sec_content p a:hover {
	text-decoration: underline!important
}

.section_wrap.pride_guide_bg ul {
	padding-left: 16px
}

.pride_guide_bg {
	background: url(../image/pride-guides-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 6em 0 15em!important
}

.section_wrap.pride_guide_bg .overlay_txt {
	color: #fff;
	border-left: 2px solid #fff;
	top: 4.2em;
	font-family: mont_heavy;
	width: 82%
}

.section_channel.events_home {
	margin-top: -8em
}

.section_channel.news_home {
	margin-top: 0em
}

.staff_cus_nav.owl-nav button img {
	width: 10px
}

.staff_cus_nav button.owl-prev.disabled .sl_prv_img,
.staff_cus_nav button.owl-next.disabled .sl_nex_img {
	filter: grayscale(1) brightness(1) invert(1);
	-webkit-filter: grayscale(1) brightness(1) invert(1)
}

img.staff_profile {
	width: 240px!important;
	float: right;
	margin-left: 20px
}

.staff {
	font-weight: 800;
	font-family: mont_heavy;
	font-size: 48px;
	margin-bottom: 25px
}

.staff_slider {
	width: 100%;
	font-size: 16px;
	line-height: 1.2
}

.staff_slider .owl-dots {
	display: none
}

.staff_info>h4 {
	font-size: 16px;
	font-weight: 400
}

.staff_info>h3 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 2em
}

.staff_content>p {
	font-size: 16px
}

.staff_info>h3>a {
	color: #521EFF;
	text-decoration: underline!important
}

.seattle_pride_home {
	padding: 4em 0
}

.loading {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(0, 0, 0, .6)
}

.cv-spinner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.spinner {
	width: 40px;
	height: 40px;
	border: 4px #ddd solid;
	border-top: 4px #DE255F solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear
}

@keyframes sp-anime {
	100% {
		transform: rotate(360deg)
	}
}

.spinner_news {
	width: 40px;
	height: 40px;
	border: 4px #ddd solid;
	border-top: 4px #17ccab solid;
	border-radius: 50%;
	animation: sp-anime_news 0.8s infinite linear
}

@keyframes sp-anime_news {
	100% {
		transform: rotate(360deg)
	}
}

.btn_mob_donate {
	background: #DE255F;
	color: #fff!important;
	padding: 7px 35px;
	display: block;
	font-size: 16px!important;
	transition: 0.5s!important;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	width: 33%;
	text-align: center;
	margin: auto
}

.mob_social_li li a {
	color: #08243E
}

.mob_social_li {
	padding: 0;
	list-style: none;
	text-align: center
}

.mob_social_li li {
	display: inline-block;
	padding: 10px
}

.mob_disable {
	display: none
}

input#field_0 {
	height: 40px!important
}
.footer_field_0{
	max-width: 100%;
}

p.email-octopus-success-message {
	font-size: 25px;
	font-weight: 800;
	color: #1adebb;
	text-transform: capitalize
}

.page-common-template {
	padding-top: 1em;
	padding-bottom:3em;
}

img.mobile_image {
	display: none
}

.tab_content {
	display: none
}

.email_list li {
	display: inline-flex;
	cursor: pointer
}

ul.email_list {
	padding: 0
}
#email1 {
    display: block;
}
.emailbox {
    display: none;
}
a.email_option {
	color: #fff!important;
	font-size: 15px;
	margin-right: 16px;
}
.email-octopus-form-row-subscribe {
	margin-top: 0px !important
}
.newsletter_form .email-octopus-form-row-subscribe {
	margin-top: 20px !important
}
.email-octopus-success-message {
    text-align: left;
}
a.showSingle {
	margin-right: 10px;
	color:#fff !important;
}
a.showSingle>span {
	width: 12px;
	height: 12px;
	display: block;
	border: 1px solid #fff;
	position: relative;
	margin-right: 10px;
	float: left;
	top: 6px
}

a.showSingle.active>span::after {
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	background: #fff;
	border: 1px solid #fff;
	right: 0;
	left: 0;
	margin: auto;
	top: 1.3px
}

a.email_option>span {
	width: 12px;
	height: 12px;
	display: block;
	border: 1px solid #fff;
	position: relative;
	margin-right: 10px;
	float: left;
	top: 6px
}

a.email_option.active>span::after {
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	background: #fff;
	border: 1px solid #fff;
	right: 0;
	left: 0;
	margin: auto;
	top: 1.3px
}

.email-octopus-form-row-subscribe button {
	font-family: 'Rajdhani', sans-serif;
	background: #1ADEBB!important;
	color: #fff;
	padding: 8px 30px!important;
	cursor: pointer;
	letter-spacing:1.5px;
}

.grecaptcha-badge {
	display: none!important
}

.site_social {
	padding: 15px 0;
	margin: 0
}

.site_social li {
	display: inline-block;
	padding-right: 1em
}

.site_social li a {
	font-size: 30px;
	color: #ffff!important
}

.page-common-template.page-getInvolved.page-1041 h1.header_title {
	display: none
}

#volunteer_bg {
	background-image: url(../image/community_support_bg.png)!important
}

#advocate {
	padding: 4em 0
}

.button_div.tab_button {
	display: none
}

.tab_foo_link {
	display: none
}

.heading h2 {
	font-size: 24px;
	margin-bottom: 1em
}

.pride_2020 {
	pointer-events: none;
	cursor: pointer
}

.error_template {
	text-align: center
}

.error_template h1 {
	font-size: 10em;
	font-weight: 900;
	text-shadow: 0 4px 5px #747474;
	font-family: mont_heavy
}

.error_template h2 {
	font-size: 3em;
	font-weight: 800;
	font-family: mont_heavy
}

.main_reg_sec {
	padding: 5em 0
}

.relative {
	position: relative
}

.backward_img {
	position: absolute;
	left: 0;
	z-index: -1
}

.reg_overlay_contain h2 {
	font-size: 44px;
	font-weight: 800;
	color: #fff;
	position: absolute;
	bottom: -110px;
	left: 2em;
	width: 70%;
	border-left: 2px solid #fff;
	padding-left: 15px
}

.forward_img {
	margin-top: -2em
}

.parade_reg_overlay_bg {
	background-repeat: no-repeat!important;
	background-size: 50% 100%!important;
	padding-bottom: 10em;
	position: relative;
	background-position: -10% 100%!important;
	margin-top: 4em
}

.pride_in_the_park.mt-5 {
	margin-bottom: 4em
}

.section_sponsorship {
	margin-bottom: 4em!important
}

.event_list_wrap,
.recipents_section {
	margin-bottom: 4em
}

.btn_pride:hover {
	opacity: .8
}

.slider_btn:hover {
	opacity: .8
}
.spon_logo {
    width: 120px !important;
    margin: auto;
    height: 110px !important;
    object-fit: contain;
    object-position: center;
}
.subs_copy h2 span {
    font-family: mont_light;
}
.email_footer {
    padding-top: 2em;
}
.email_footer a {
    text-decoration: underline !important;
}
#grant-sponsorships ul li a {
    color: #000;
}
.newsletter_area input {
    border: 3px solid #1ADEBB !important;
    background: transparent;
    color: #fff;
	border-radius:0px !important;
}
.entry_details {
    padding-bottom: 2.5em;
}
.staff-name a{
    color: #521EFF;
}
.page-aboutUs .borad_involvement {
    display: none;
}
/* .donate_section2 {
	margin-bottom: 5em;
} */

@font-face{font-family:pop_bold;src:url(../font/Poppins-Bold.ttf)}
@font-face{font-family:pop_regular;src:url(../font/Poppins-Regular.ttf)}
@font-face{font-family:mont_heavy_demo;src:url(../font/Mont-HeavyDEMO.ttf)}
@font-face{font-family:poppins_regular;src:url(../font/Poppins-Regular.ttf)}
@font-face{font-family:Montserrat-Regular;src:url(../font/Montserrat-Regular.ttf)}
@font-face{font-family:Montserrat-Bold;src:url(../font/Montserrat-Regular.ttf)}
@font-face{font-family:Mont-Thin;src:url(../font/FontsFree-Net-Mont2.ttf)}
@font-face{font-family:Poppins-Thin;src:url(../font/Poppins-Thin.ttf)}
@font-face{font-family:Poppins-Black;src:url(../font/Poppins-Black.ttf)}
@font-face{font-family:mont_light;src:url(../font/Mont-ExtraLightDEMO.otf)}
@font-face{font-family:mont_heavy;src:url(../font/Mont-HeavyDEMO.otf)}
@font-face{font-family:neuzeit_book;src:url(../../font/NeuzeitSLTStd-Book.otf)}
ul.foo_contact li a:hover {
	color: #1ADEBB
}
ul.foo_contact li a {
	font-size: 16px;
	transition: 0.5s
}
.section_wrap.mission-section .container .row .col-lg-6:nth-child(2) .heading h3 {
	padding-left: 13px
}
.epic-img .desktop_image {
	width: 100%!important
}
.page_wrap.pride2020.page-1017 .container .header_title {
	display: none
}
.page-pride2020 .header-slider .owl-slider .owl-stage-outer .item .row .col-lg-6:nth-child(2) .align-center p {
	width: 85%
}
.mission {
	font-family: poppins;
	font-size: 18px;
	font-weight: 700;
	line-height: .1;
	margin-bottom: -5px;
	display: block;
	margin-top: 30px
}
.section_wrap.history-vision {
	margin-top: 5em
}
.section_wrap.seatle-out-title {
	margin-top: 5%;
	margin-bottom: -3em
}
.section_wrap.about-us .container .row .col-12:nth-child(2) img {
	margin-top: 3em!important
}
.blue-container {
	padding-bottom: 15px
}
.mission-image img {
	width: 100%
}
.sec_one {
	background: url(../../image/about-bg.jpg)!important;
	background-position: center;
	background-size: cover!important;
	padding: 6em 0;
	margin-top: 5%
}
.section_wrap.about-bg-image .container .row .col-lg-6:nth-child(1) .image_container {
	margin-top: -8em
}
.sec_one .container .row .col-lg-6:nth-child(1) .overlay-we-can .overlay_txt {
	font-size: 50px!important;
	color: #fff;
	border-left: 2px solid #fff;
	width: 82%;
	height: 62%
}
.staff-slide {
	margin-top: 74px
}
.sec_image {
	position: relative
}
.sec_img {
	width: 100%;
	margin-top: -125px
}
.sec_fourth .container .row .col-lg-6:nth-child(2) .staff-slide .owl-item .item .staff-image img {
	width: 40%;
	float: right;
	padding-bottom: 43px;
	margin-left: 42px
}
.sec_fourth .container .row .col-lg-6:nth-child(2) .owl-dots {
	display: none
}
.we-can-do {
	color: #fff;
	font-size: 36px;
	font-weight: 900;
	width: 70%;
	margin-top: -36%;
	margin-left: 31%
}
.sec_third {
	margin-top: 5%
}
.vision {
	width: 60%;
	font-family: Poppins;
	font-size: 45px;
	font-weight: 700
}
.history {
	font-family: mont_heavy;
	font-size: 48px;
	font-weight: 800
}
.mission-vision {
	margin-top: 11%;
	font-size: 15px;
	padding-right: 53px
}
.history-small {
	font-size: 48px;
	font-family: mont_light;
	line-height: 50px
}
.direcotry-small {
	font-size: 48px;
	font-weight: 100;
	color: #fff;
	font-family: mont_light
}
.header-right {
	font-size: 16px;
	font-weight: 700
}
.board-directors {
	font-size: 16px;
	margin-top: 25px
}
.exective-officer {
	margin-top: 51px;
	margin-bottom: -1em;
	line-height: 10px
}
.bottom-officers-client {
	padding-top: 50px
}
.board-clients {
	padding-top: 21px
}
.vision .vision-small {
	font-weight: lighter;
	font-family: Poppins
}
.vision-small {
	width: 60%;
	font-size: 45px
}
.vision-vision {
	width: 76%;
	line-height: 1.1
}
.history-para {
	margin-top: 7%;
	font-size: 16px;
	padding-right: 91px
}
.red-box {
	background-color: #de255f;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-position: center;
	background-size: cover;
	padding: 37px 24px;
	margin-top: 5%;
	margin-left: -25px;
	padding-bottom: 88px;
	color: #fff
}
.section_wrap.history-vision .container .col-lg-6:nth-child(2) .sec_content {
	padding-left: 14px
}
.sec_fourth .container .col-lg-6:nth-child(2) {
	padding-left: 31px
}
.staff_details {
	margin-top: 8%
}
.section_wrap.about-foundation .container .row .col-lg-6:nth-child(1) .sec_content h1 {
	font-size: 48px;
	font-family: mont_heavy
}
.board-small {
	color: #fff;
	font-weight: initial;
	font-family: mont_light
}
.board {
	color: #fff;
	font-weight: 600;
	font-family: mont_heavy;
	font-size: 48px
}
.sec_fourth .container .row .col-lg-6:nth-child(2) .owl-theme.al_right {
	font-size: 35px
}
.purpose-italic {
	font-style: italic;
	font-weight: lighter
}
.board p {
	color: #fff
}
.directors {
	margin-top: 19%;
	font-family: poppins
}
.staff {
	font-weight: 800;
	font-family: mont_heavy;
	font-size: 48px
}
.staff_details p {
	font-family: neuzeit_book
}
.staff-para {
	font-weight: 300;
	font-size: 16px;
	font-family: neuzeit_book;
	width: 50%!important;
	line-height: 1.2
}
.para-two {
	font-family: neuzeit_book;
	font-size: 16px
}
.para-one {
	font-family: neuzeit_book
}
.staff-name {
	font-weight: bold!important
}
.staff-name a {
	text-decoration: underline!important;
	transition: 0.4s
}
.small-slider {
	margin-top: 33px
}
.hr {
	border: 2px solid #08243E
}
.sec_fifth {
	margin-top: 5%
}
.about-about {
	color: #08243E;
	font-weight: 800;
	font-family: mont_heavy;
	font-weight: 700;
	margin-top: 16px;
	font-size: 48px
}
.about-small {
	color: #08243E;
	font-family: mont_light;
	font-size: 48px
}
.about-image {
	margin-top: 5%
}
.about-image img {
	width: 100%
}
.about-middle {
	padding-top: 12px;
	padding-right: 65px
}
.sec_fourth {
	margin-top: 5%
}
.director-subpara {
	color: #fff;
	padding-top: 20px;
	padding-right: 50px
}
.bottom-board-sub-text {
	margin-top: 14rem
}
span {
	font-family: Poppins;
	font-weight: 400
}
.mission .mission-small {
	font-weight: lighter
}
.sec_seven {
	margin-top: 2%
}
.eight-box {
	width: 50%;
	background-color: crimson;
	position: relative;
	margin-top: 5%
}
.about-button {
	position: absolute;
	margin-top: 1%;
	margin-left: 0%
}
a.btn_blue {
	display: block;
	text-align: center;
	background: #521efe;
	color: #fff;
	padding: 7px;
	width: 30%;
	transition: 0.5s;
	margin-top: 36px!important;
	font-family: 'Rajdhani', sans-serif;
	font-size: 16px;
	font-weight: 700
}
.eight-box-small-div {
	border: 2px solid #08243E;
	width: 100%;
	height: 200px
}
.align-text-bottom {
	padding-top: 0
}
.contact-box {
	width: 100%
}
.sec_six {
	background-color: #521efe;
	padding: 24px;
	margin-top: 5%;
	width: 100%
}
.contact_sec {
	background-color: #F8AA42;
	padding-bottom: 39px;
	margin-top: 30px;
	margin-left: -5%;
	width: 572px;
	padding-left: 27px;
	margin-bottom: 50px;
	padding-top: 1px
}
.contact-text {
	color: #08243E;
	padding-top: 58px;
	font-size: 48px;
	font-family: mont_heavy;
	font-weight: 900;
	padding-bottom: 20px
}
.exective-staff {
	font-family: Poppins!important;
	font-weight: 400!important;
	margin: 0
}
.sub-name {
	color: #fff;
	font-size: 16px
}
span.officer-name {
	font-size: 18px
}
.question-sec {
	background-color: #1ADEBB;
	padding-bottom: 57px;
	padding-top: 57px;
	margin-top: 56px;
	margin-left: -106px;
	padding-left: 105px;
	width: 670px;
	padding-right: 49px
}
.staff-name {
	font-family: poppins!important
}
.hello-edit a {
	color: #08243E
}
.question-text {
	color: #08243E;
	font-weight: 900;
	font-family: mont_heavy;
	font-size: 48px
}
.section_wrap.contact-question-section {
	margin-top: -20px
}
.hello-edit {
	cursor: pointer;
	color: #08243E;
	font-weight: 800;
	font-family: poppins
}
.hello-edit a:hover {
	text-decoration: underline!important
}
.bottom-officers {
	margin-top: 40px
}
.align-text-bottom .exective-officer {
	line-height: 10px;
	color: #fff
}
.exective-officer.second-board-directory {
	color: #fff;
	padding-left: 15px
}
.section_wrap.mission-section {
	margin-top: 2em
}
.exective-officer strong {
	font-weight: 700
}
.overlay-we-can h3 {
	font-size: 50px;
	width: 93%;
	font-family: poppins;
	left: 1em;
	padding-left: 14px;
	font-weight: 800;
	color: #fff;
	height: 84%;
	font-family: mont_heavy
}
.overlay-we-can {
	position: absolute;
	top: 8em!important;
	left: 42px
}
.content__area_left .sec_content h1 {
	font-size: 48px;
	font-family: mont_heavy;
	margin-top: 21px
}
.overlay-we-can:after {
	content: '';
	height: 83%;
	background: #fff;
	padding: 1px;
	position: absolute;
	left: 2px;
	top: 10px
}
.contact-subtext {
	padding-top: 25px;
	color: #08243E;
	font-family: poppins
}
.question-subtext {
	font-family: poppins;
	padding-right: 20px
}
.header_title.white {
	border-bottom: 1px solid #08243E;
	font-weight: 700
}
.content__area_right {
	padding: 0px!important
}
.header_title {
	font-size: 30px;
	margin-bottom: 1em
}
.we-can-bottom-text {
	font-size: 15px;
	font-family: poppins;
	font-weight: 300;
	margin-top: 20px;
	padding-right: 50px;
	padding-left: 17px
}
.bottom-text {
	margin-top: 15em;
	margin-left: 12px
}
.left-director strong {
	font-size: 18px
}
.sec_eight {
	margin-top: 28px
}
.blue-container {
	background: #521efe;
	padding: 25px;
	margin-top: 60px;
	width: 100%;
	padding-top: 34px;
	padding-bottom: 33px;
	margin: auto
}
.sec_sec {
	margin-left: 0;
	margin-right: 25px;
	padding: -26px;
	padding-top: 28px;
	padding-bottom: 26px;
	margin-top: 26px
}
.staff-slide {
	margin-top: 78px
}
.board-directors p {
	color: #fff;
	padding-right: 50px
}
.red-box .section-title {
	color: #fff;
	font-size: 48px;
	font-family: mont_heavy
}
.sec_fourth .container .row .col-lg-6:nth-child(1) .red-box .board-directors .exective-officer {
	line-height: 25px
}
.directors-position {
	font-weight: 800;
	color: #fff
}
.director {
	font-size: 18px
}
.alex {
	font-size: 16px;
	font-weight: 800;
	font-family: poppins;
	color: #fff
}
.exective-officer-two {
	margin-top: 2em;
	margin-bottom: -1em
}
.exective-officer-two {
	font-weight: 800;
	color: #fff;
	font-size: 18px
}
.vice-preside-couple span {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: poppins
}
.mission-statement {
	padding-right: 42px;
	padding-left: 16px
}
.pride_in_the_park.mt-5.contact-question-section {
	margin-top: 2em!important
}
.vice-preside-couple-two span {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: poppins
}
.exective-officer span {
	font-weight: 800;
	color: #fff
}
.section_wrap.about-us .container .row .col-lg-6:nth-child(2) img {
	margin-top: 4em
}
.section_wrap.about-foundation {
	margin-top: 3em
}
.section_wrap .container .row .col-lg-12 .heading h1 {
	font-size: 48px;
	font-family: mont_heavy;
	font-weight: 800;
	text-align: center;
	margin-top: 1em;
	color: #08243E
}
.section_wrap.toptips-section {
	margin-top: 5em
}
.section_wrap.toptips-section .container .row .col-lg-6:nth-child(1) h2 {
	font-size: 48px;
	font-family: mont_heavy;
	line-height: 62px;
	margin-bottom: 0
}
.section_wrap.toptips-section .container .row .col-lg-6:nth-child(1) .heading {
	line-height: 41px;
	margin-top: -28px
}
.section_wrap.toptips-section .container .row .col-lg-6:nth-child(1) .tips-light {
	font-size: 48px;
	font-family: mont_light
}
element {
	font-size: 50px
}
.pride-overlay-text h3 {
	font-size: 50px!important;
	width: 68%
}
.section_wrap.yellow-bg .container .row .col-lg-6:nth-child(1) {
	padding-right: 31px
}
.section_wrap.yellow-bg .container .row .col-lg-6:nth-child(1) .image_container {
	margin-top: 2em
}
.section_wrap.event-schedule .container .row .col-lg-12 .heading h5 {
	text-align: center;
	font-size: 30px;
	font-family: Poppins;
	line-height: 46px
}
.section_wrap.event-schedule .container .row .col-lg-12 .heading h4 {
	text-align: center;
	font-size: 24px;
	font-weight: 300
}
.p {
	font-size: 15px;
	font-family: Poppins
}
.prdie-sec-one {
	text-align: center;
	margin-top: 4em
}
.paradeinfo {
	font-family: Poppins;
	font-weight: 900;
	font-size: 80px;
	color: #08243E
}
ul.multi-div {
	margin: 0;
	padding: 0
}
ul.multi-div li {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px
}
ul.multi-div li:nth-child(1) {
	background: #DE255F
}
ul.multi-div li:nth-child(2) {
	background: #F8AA42
}
ul.multi-div li:nth-child(3) {
	background: #1ADEBB
}
ul.multi-div li:nth-child(4) {
	background: #521EFF
}
.pride-color-div {
	width: 58%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20%;
	padding-bottom: 18px
}
.color-div {
	width: 28%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10%
}
.pride-schedule-details {
	margin-top: 30px;
	font-family: Poppins;
	font-weight: 500
}
.schedule-details-para {
	font-family: Poppins;
	font-weight: 400;
	font-size: 22px;
	color: #08243E
}
.epic-img {
	margin-top: 2em
}
.pride-overlay-text {
	font-size: 50px;
	font-family: mont_heavy;
	position: absolute;
	top: 49%;
	left: 9%;
	padding-left: 14px;
	color: #08243E
}
section.parade-sec-eight .container .row .col-lg-12:nth-child(1) .seatle-pride-park {
	font-size: 30px;
	font-family: poppins;
	font-weight: 600
}
.parade-numer ul li:first-child {
	margin-top: 36px
}
.parade-number-box .third-pride {
	margin-top: -38px
}
.parade-numer .second-pride {
	margin-top: -43px!important
}
.parade-number-box .fourth-pride {
	margin-top: 34px
}
.third-pride {
	margin-bottom: 28px!important;
	margin-top: -20px
}
.fourth-pride {
	padding-top: -30px!important
}
.fourth-pride::before {
	top: 19%!important
}
.fourth-pride .pride-second-child {
	margin-top: 10px!important
}
.parade-numer ul li:first-child sup {
	vertical-align: middle
}
.pride-overlay-text h3::after {
	content: '';
	height: 44%;
	background: #08243E;
	padding: 1px;
	position: absolute;
	left: 0;
	top: 12px
}
.slider_content h2 {
	line-height: 85px!important
}
.pride-overlay-text p {
	margin-top: 2em;
	width: 76%;
	text-align: justify
}
.epic-para {
	margin-top: 13em;
	margin-left: 12%
}
.parade-numer-box img {
	width: 100%
}
.parade-epic {
	margin-top: 4em;
	background: url(../../image/right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 51% 100%;
	padding: 2em 0
}
.parade-numer ul li:first-child sup {
	vertical-align: middle!important
}
.pride-name {
	font-family: mont_heavy;
	font-size: 48px;
	font-weight: 800
}
.pride-small {
	line-height: 1.2;
	font-size: 48px;
	font-family: mont_light;
	font-weight: 300;
	padding-right: 162px
}
p.epic-para strong {
	font-weight: 600
}
.childs-numbers {
	border-top: 2px solid black;
	width: 10%;
	list-style-type: none;
	position: relative
}
.child-number-1 {
	font-size: 70px;
	font-family: poppins;
	font-weight: 800;
	list-style-type: none;
	position: absolute;
	margin-left: 28px;
	top: -25px
}
span.upper-th {
	font-size: 33px;
	font-weight: 600
}
.parade-numer ul {
	padding: 0;
	margin: 0;
	padding-left: 4em;
	position: relative
}
.parade-numer ul::before {
	content: '';
	width: 8%!important;
	background: #000;
	height: 3px;
	position: absolute;
	left: 0;
	top: 66%
}
.section_wrap .container .row .col-lg-12 .heading h1 {
	text-align: left
}
.info-details {
	font-family: poppins;
	font-weight: 700
}
.parade-numer p {
	margin-bottom: -37px;
	line-height: 27px;
	margin-top: 23px
}
.second-pride::before {
	top: 61%!important
}
.parade-numer ul li:first-child {
	font-size: 80px;
	font-weight: 800;
	font-family: mont_heavy;
	margin-top: 5%;
	padding-left: 0
}
.parade-numer ul li {
	display: inline-block
}
.parade-numer ul li:last-child {
	font-size: 20px;
	width: 46%!important;
	position: relative;
	top: -9px;
	font-family: poppins;
	font-weight: 400
}
.parade-numer ul li:first-child sup {
	font-size: 40px;
	left: -12px
}
.pride_in_the_park.mt-5.contact-musical-section {
	margin-top: 5em!important
}
.pride-second-child {
	line-height: .8
}
ul.second-pride::before {
	top: 44%
}
.pride-second-child {
	line-height: 1;
	font-weight: 400;
	font-family: poppins;
	font-size: 20px
}
ul.fourth-pride::before {
	top: 44%
}
.pride-sec-three {
	padding-left: 2%
}
span.route-small {
	font-family: mont_light
}
.parade-route-section {
	font-family: mont_heavy;
	font-weight: 700;
	font-size: 48px;
	margin-top: 30px
}
.parade-center-image img {
	width: 100%;
	padding-right: 14px
}
.topic-bg {
	background: url(../img/tips-image.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
.top-tips-heading {
	margin-top: -20px;
	font-size: 48px;
	font-family: mont_heavy;
	font-weight: 600;
	line-height: .9
}
.sub-top-tips {
	font-family: mont_light;
	font-size: 48px;
	line-height: 1.1
}
.parade-sec-seven {
	margin-top: 27px
}
.tips-list-view {
	margin-left: -36px;
	margin-top: 27px;
	font-family: poppins;
	font-weight: 300;
	padding-right: 58px
}
.section_wrap.register-section {
	margin-top: 4em
}
.section_wrap.grand-seat-section .container .row .col-lg-6:nth-child(2) .sec_content h5 {
	font-size: 14px
}
.section_wrap.register-section .container .row .col-lg-6:nth-child(1) .sec_content h5 {
	font-size: 14px;
	padding-bottom: 15px
}
.section_wrap.register-section .container .row .col-lg-6:nth-child(1) .button_div .btn_pride {
	width: 42%;
	padding: 9px 51px
}
.section_wrap.register-section .container .row .col-lg-6:nth-child(1) .sec_content p span {
	font-style: italic;
	font-weight: 700
}
.section_wrap.redbox-bluebox .container .row .col-lg-6:nth-child(1) .make-sec h3 {
	color: #fff;
	font-family: mont_heavy;
	padding-bottom: 20px
}
.section_wrap.redbox-bluebox .container .row .col-lg-6:nth-child(1) .make-sec p {
	color: #fff
}
.section_wrap.grand-seat-section .container .row .col-lg-6:nth-child(2) .button_div a.btn_pride {
	padding: 8px 44px
}
.section_wrap.register-section .col-lg-6:nth-child(2) {
	padding: 0
}
.section_wrap.grand-seat-section .container .row .col-lg-6:nth-child(2) {
	padding-left: 37px
}
.section_wrap.grand-seat-section .container .row .col-lg-6:nth-child(1) {
	padding: 0
}
.tips-list-view-two li {
	font-family: poppins;
	font-weight: 300;
	text-indent: 19px
}
.tips-list-view-two {
	margin-left: -18px
}
ul.tips-list-view-two li {
	padding-bottom: 26px
}
.parade-sec-five {
	margin-top: 50px
}
.parade-sec-four {
	margin-top: 6%
}
.grant-lieft-image img {
	width: 100%
}
.grant-seat {
	margin-left: 4%
}
.stand-text-small {
	font-family: mont_light;
	font-weight: 500
}
.grant-stand-text {
	font-size: 48px;
	font-family: mont_heavy
}
.ticket-text {
	font-family: poppins;
	font-weight: 400;
	font-size: 14px
}
.grant-button {
	display: block;
	text-align: center;
	color: #fff;
	padding: 10px;
	width: 41%;
	margin: 2em 0 0;
	transition: 0.5s;
	font-family: Rajdhani;
	font-weight: 600;
	background-color: #de255f
}
.parade-sec-six {
	margin-top: 4%
}
.grant-right-image {
	margin-left: 4%
}
.grant-right-image img {
	width: 100%
}
.register-button {
	display: block;
	text-align: center;
	color: #fff;
	padding: 6px;
	width: 44%;
	margin: 2em 0 0;
	font-family: Rajdhani;
	font-weight: 600;
	background-color: #521EFF;
	border-radius: 1px;
	font-size: 16px
}
.grant-read-more {
	display: block;
	text-align: center;
	color: #fff;
	padding: 5px;
	width: 31%;
	margin: 2em 0 0;
	font-family: Rajdhani;
	font-weight: 600;
	background-color: #1ADEBB!important;
	border-radius: 1px;
	font-size: 16px
}
.make-sec {
	background-color: #de255f;
	padding: 41px 24px 27px 30px;
	margin-top: 30px;
	margin-left: -6%;
	width: 667px;
	margin-bottom: 50px
}
.make-sub-text {
	font-size: 48px;
	font-family: mont_heavy;
	color: #fff
}
.make-sub-small-text {
	font-size: 48px;
	font-family: mont_light;
	color: #fff;
	line-height: .7
}
.make-orange {
	background: #F8AA42;
	display: block;
	padding: 5px 20px;
	text-align: center;
	color: #fff!important;
	width: 23%;
	font-family: Rajdhani;
	border-radius: 1px;
	font-weight: 600
}
.press-sec {
	background-color: #521efe;
	padding: 38px 3px 33px 98px;
	margin-top: 12%;
	margin-left: -11%;
	width: 632px
}
.press-contact {
	display: block;
	text-align: center;
	color: #fff;
	padding: 5px;
	width: 34%;
	margin: 2em 0 0;
	font-family: Rajdhani;
	font-weight: 600;
	background-color: #49d8b8!important;
	border-radius: 1px;
	margin-left: 19%
}
.make-sub-title {
	color: #fff;
	font-family: poppins;
	font-weight: 300;
	padding-top: 24px;
	padding-bottom: 9px
}
.parade-text {
	font-size: 48px;
	font-family: mont_heavy;
	color: #fff
}
.press-sub-small-text {
	font-family: mont_light
}
.seatle-park {
	font-family: Poppins;
	font-weight: 900;
	font-size: 80px;
	text-align: center;
	color: #08243E
}
.pride-park-details {
	text-align: center;
	margin-top: 30px;
	font-family: Poppins;
	font-weight: 600
}
.bg {
	background: url(../../image/annual-bg.png)!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	min-height: 468px
}
.seatle-park-bg {
	margin-top: 8%;
	position: relative
}
.overlay-seatle-image {
	margin-top: -50px
}
.overlay-seatle-image img {
	width: 100%;
	margin-left: -20px
}
.seatle-park-right-text {
	font-size: 40px;
	width: 100%;
	font-family: poppins;
	position: absolute;
	top: 4.7em;
	left: 2em;
	border-left: 2px solid #08243E;
	padding-left: 14px;
	font-weight: 800;
	color: #fff;
	margin-top: 10%
}
.seatle-park-right {
	position: absolute;
	top: 91%;
	width: 1120px;
	padding-left: 15px;
	max-width: 1125px;
	margin-left: 22px
}
.annual-heading {
	font-size: 50px;
	font-weight: 800;
	font-family: mont_heavy;
	text-transform: uppercase
}
.seatle-park-text {
	margin-top: 4%;
	margin-left: 25px;
	margin-right: 42px
}
.section_wrap.register-section .container .row .col-lg-6:nth-child(1) {
	padding-right: 54px
}
.booth-reservation {
	background-color: #521efe;
	padding: 55px 43px 55px 31px;
	margin-top: 30px;
	margin-left: -6%;
	width: 603px;
	margin-bottom: 50px
}
.booth-sub-text {
	font-size: 48px;
	font-family: mont_heavy;
	color: #fff
}
.parade-sec-ten {
	margin-top: 3%
}
.musical-lineup {
	background: #1ADEBB;
	padding: 48px 43px 38px 44px;
	margin-top: 20%;
	margin-left: -13%;
	width: 603px;
	margin-bottom: 50px
}
.booth-small-text {
	font-family: mont_light
}
.music-text {
	font-size: 48px;
	font-family: mont_heavy;
	padding-left: 9%
}
.music-small-text {
	font-size: 40px;
	font-family: mont_light
}
.music-sub-text {
	margin-top: 4%;
	font-size: 15px
}
.music-button {
	display: block;
	color: #fff;
	padding: 5px;
	width: 34%;
	margin: 2em 0 0;
	font-family: Rajdhani;
	font-weight: 600;
	background-color: #F8AA42!important;
	border-radius: 1px;
	font-size: 16px
}
.reserve-button {
	background: #DE255F;
	display: block;
	padding: 5px 20px;
	text-align: center;
	color: #fff!important;
	width: 32%;
	font-size: 16px;
	font-family: Rajdhani;
	font-weight: 600;
	border-radius: 1px
}
.special-event-text {
	font-family: poppins;
	font-weight: 400;
	font-size: 14px
}
.purchase-button {
	display: block;
	text-align: center;
	color: #fff;
	padding: 5px;
	width: 47%;
	margin: 2em 0 0;
	font-family: Rajdhani;
	font-weight: 600;
	background-color: #de255f!important;
	border-radius: 1px;
	font-size: 16px
}
.sounder-button {
	display: block;
	color: #fff;
	padding: 5px;
	width: 36%;
	margin: 2em 0 0;
	font-family: Rajdhani;
	font-weight: 600;
	background-color: #50d0b3!important;
	border-radius: 1px;
	font-size: 16px
}
.parade-register strong {
	font-family: poppins;
	font-weight: 700
}
.parade-register strong span {
	font-size: 16px;
	font-style: italic;
	font-weight: 700
}
.prdie-sec-one .container .row .center_heading p {
	font-size: 24px
}
.prdie-sec-one .container .row .center_heading h3 {
	font-size: 30px;
	font-weight: 700;
	margin-top: 48px;
	line-height: 43px
}
.parade-numer {
	margin-top: 0em;
	padding-left: 23px;
	width: 92%
}
.parade-epic .container .row .col-lg-6:nth-child(1) {
	padding-right: 57px
}
.parade-numer ul li:first-child {
	margin-top: 49px
}
.parade-number-box .fourth-pride .pride-second-child {
	width: 66%!important;
	line-height: 25px
}
.step-two-content {
	padding-top: 24px
}
.bottom-content {
	font-style: italic
}
.note-content {
	margin-top: 25px
}
.entry_list_block h3 {
	font-size: 26px;
	font-weight: 700;
	padding-top: 24px
}
.entry_list_block h5 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 1px
}
.details-list {
	margin-top: 31px;
	margin-bottom: 30px
}
.new-note {
	font-weight: 700
}
.entry_list_block .review-title {
	color: #521EFF;
	font-weight: 700;
	font-size: 18px
}
.entry_list_block .review-title a {
	font-size: 18px;
	color: #521EFF
}
.entry_list_block a:hover {
	text-decoration: underline!important;
	transition: 0.5s
}
.entry_list_block .volunteer-park a:hover {
	text-decoration: underline!important;
	transition: 0.5s
}
.volunteer-park a {
	color: #DE255F;
	font-weight: 600
}
.relative_entry {
	background: transparent!important
}
.entry_details .container .row .col-lg-11:nth-child(2) .header-image {
	margin-top: 2em
}
.relative_entry .container {
	max-width: 1280px!important;
	background: #F8AA42;
	padding-left: 65px;
	padding-right: 65px;
	padding-top: 2em;
	padding-bottom: 3em
}
.entry_details .container .row .col-lg-1:nth-child(1) .social_ul li .fa-twitter:hover {
	color: #b9194b!important;
	transition: 0.5s
}
.entry_details .container .row .col-lg-1:nth-child(1) .social_ul li .fa-instagram:hover {
	color: #b9194b!important;
	transition: 0.5s
}
.entry_details .container .row .col-lg-1:nth-child(1) .social_ul li .fa-facebook:hover {
	color: #b9194b!important;
	transition: 0.5s
}
a {
	text-decoration: none!important
}
.small-entry_title {
	font-size: 48px;
	font-family: mont_light
}
.second_social_ul {
	padding: 0;
	margin: 0;
	text-align: right
}
.second_social_ul li {
	display: inline-block;
	padding-right: 10px
}
.entry_details .container .row .col-lg-11:nth-child(2) ul.second_social_ul {
	display: none
}
.second_social_ul {
	display: none
}
.entry_midtext {
	font-weight: 700
}
.entry_step1 h5 {
	line-height: .4;
	padding-top: 3px
}
.entry_step1 h3 {
	line-height: .9
}
.header-image img {
	width: 100%
}
ul.social {
	list-style-type: none;
	margin: 0;
	margin-top: 14em
}
.new-catego {
	font-size: 17px;
	font-family: Poppins_regular;
	margin-bottom: 4px
}
.catego-title {
	font-size: 35px;
	font-family: Poppins-Thin;
	line-height: 1.3
}
.your-path {
	font-size: 35px;
	font-family: Pop_bold
}
.header-catego {
	margin-top: -23px
}
.catego-details {
	font-family: Poppins_regular
}
.catego-para {
	font-size: 15px;
	font-family: poppins_regular;
	padding-top: 52px;
	padding-bottom: 22px
}
.step-catego {
	font-family: Pop_bold;
	font-size: 23px;
	margin-bottom: 0
}
.category-review {
	font-size: 19px;
	font-family: Pop_bold
}
.detail-description {
	color: blue;
	text-decoration: underline;
	font-family: Pop_bold
}
.category-para {
	margin-top: -14px;
	font-family: Poppins_regular
}
.details-category {
	margin-left: 65px
}
.details-sec-two {
	margin-left: 189px
}
.sec-two-category {
	margin-left: -29px
}
.details-sec-three {
	margin-left: 189px
}
.details-sec-four {
	margin-left: 189px
}
.details-sec-five {
	margin-left: 189px
}
.details-sec-six {
	margin-left: 189px
}
.details-sec-seven {
	margin-left: 189px
}
.step-two-list {
	font-family: poppins_regular;
	font-size: 15px
}
.new-for {
	font-family: pop_bold
}
.all-category {
	margin-top: 30px
}
.volunteer-step {
	text-decoration: underline
}
.note {
	font-size: 15px;
	font-family: pop_bold
}
.volunteerpark {
	color: #f40651;
	font-weight: 900
}
.entry_step1 strong {
	font-weight: 700
}
.btn.btn-volunteer {
	background-color: #de255f;
	color: #fff;
	font-family: Rajdhani;
	border-radius: 1px;
	margin-left: -12px;
	font-weight: 700;
	width: 31%
}
.watch-youremail {
	font-size: 17px;
	font-family: pop_bold
}
.watch-youremail {
	color: blue;
	text-decoration: underline;
	font-family: Pop_bold
}
.entry_title span {
	font-family: Poppins;
	font-weight: 700
}
.entry_attr span {
	font-weight: 700
}
.entry_step1 h3 {
	font-family: mont_heavy;
	font-weight: 600;
	font-size: 24px
}
.entry_step1 span {
	font-family: Poppins;
	font-weight: 700;
	color: blue;
	text-decoration: underline;
	font-size: 18px
}
.entry_step1 a {
	color: blue;
	font-weight: 700
}
p {
	font-family: Poppins
}
.entry_step1 {
	margin-top: 40px;
	font-family: mont_heavy
}
.entry_review {
	color: black!important;
	text-decoration: none!important
}
.entry_step2 h3 {
	font-family: mont_heavy;
	font-weight: 600;
	font-size: 24px
}
.entry_step2 span {
	font-family: Poppins;
	font-weight: 700;
	color: blue;
	text-decoration: underline
}
.entry_step2 a {
	color: blue
}
.entry_step2 {
	margin-top: 40px
}
.entry_content {
	margin-top: 30px;
	line-height: 1.3
}
.entry_step2 .entry_review {
	color: blue!important;
	text-decoration: underline!important;
	font-size: 18px
}
.entry_social {
	font-family: poppins;
	font-weight: 300
}
.entry_attr {
	padding-bottom: 32px;
	margin-top: 20px;
	font-family: poppins;
	font-weight: 200;
	font-size: 14px
}
.entry_news {
	font-family: Poppins;
	font-weight: 700;
	margin-top: 20px;
	margin-top: 20px
}
span.entry_news {
	color: black;
	text-decoration: none
}
.note_content {
	color: black!important;
	font-weight: 400!important;
	text-decoration: none!important
}
.final-para {
	font-style: italic
}
.entry_siteurl {
	font-family: Poppins;
	font-weight: 700;
	color: #de255f!important;
	text-decoration: underline
}
.category_title {
	margin-top: 30px;
	font-weight: 500;
	font-family: poppins;
	font-size: 14px
}
span.single-a {
	font-weight: 700
}
.red-button {
	margin-left: 13px
}
.entry_title {
	font-family: mont_heavy;
	font-size: 48px;
	font-weight: 700
}
.secondary-title {
	font-size: 45px;
	font-family: Poppins
}
.entry_details .social_ul {
	margin-top: 15em
}
.entry_details .social_ul li:last-child {
	padding-right: 11px
}
.entry_step1 .final-para {
	text-decoration: none;
	color: black;
	font-weight: 400;
	font-family: poppins
}
.entry_step2 h5 a .entry_review {
	line-height: .2
}
span.italic-text {
	color: black;
	text-decoration: none;
	font-style: italic;
	font-weight: 300;
	font-size: 16px
}
span.entry_midtext {
	font-size: 16px;
	font-weight: 600
}
.contact-question-section .container .row .col-lg-6:nth-child(1) .overlay_b_i {
	color: white;
	margin-left: -30px!important;
	background-color: #F8AA42;
	padding-bottom: 39px;
	margin-top: 30px;
	width: 589px;
	padding-left: 27px;
	margin-bottom: 50px;
	padding-top: 1px;
	padding-left: 27px!important
}
.contact-question-section .container .row .col-lg-6:nth-child(1) .overlay_b_i h2 {
	color: #000!important;
	font-family: mont_heavy!important;
	padding-bottom: 10px
}
.contact-question-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 {
	margin-left: -81px;
	padding-left: 94px!important;
	margin-top: -8px!important
}
.contact-question-section .container .row .col-lg-6:nth-child(1) .overlay_b_i p {
	color: #000!important
}
.mission-statement .content {
	margin-top: 20px
}
.contact-question-section .container .row .col-lg-6:nth-child(1) .overlay_b_i .btn_blue {
	font-size: 16px!important;
	font-family: Rajdhani;
	color: #fff;
	width: 40%
}
.overlay_b_i.p-5 p span {
	color: #000;
	font-family: Poppins
}
.contact-question-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 a:hover {
	text-decoration: underline!important
}
.contact-question-section .container .row .col-lg-6:nth-child(1) .input-group.mb-3.w-80.mt-5.news_subscribe {
	display: none
}
.pride_in_the_park.mt-5.contact-question-section .container .row .col-lg-6:nth-child(1) h3 {
	color: #000!important;
	font-size: 48px;
	font-family: mont_heavy;
	padding-bottom: 15px
}
.section_channel.news_section .news_bg {
	padding: 30px
}
.section_channel.regional-pride-block .event_bg {
	padding: 30px
}
.section_channel.news_section .container {
	max-width: 1209px!important
}
.section_channel.news_section {
	margin-top: 7em
}
.section_channel.regional-pride-block .container {
	max-width: 1209px!important
}
.section_wrap.sounders-pride-section .container .row .col-lg-6:nth-child(1) {
	padding-left: 15px;
	padding-right: 10px
}
.section_wrap.sounders-pride-section .container .row .col-lg-6:nth-child(2) {
	padding-right: 61px;
	padding-left: 38px
}
.section_wrap.sounders-pride-section .container .row .col-lg-6:nth-child(2) .heading h4 {
	font-size: 14px;
	font-family: poppins
}
.entry_details .container .row .col-lg-1:nth-child(1) .social_ul li .fa-facebook {
	color: black!important;
	font-size: 27px
}
.entry_details .container .row .col-lg-1:nth-child(1) .social_ul li .fa-twitter {
	color: black!important;
	font-size: 27px
}
.entry_details .container .row .col-lg-1:nth-child(1) .social_ul li .fa-instagram {
	color: black!important;
	font-size: 27px
}
.owl-slider .owl-item.active .item .row .slider_content a.slider_btn {
	width: 39%!important
}
.parade-heading {
	margin-top: 3em!important
}
.overlay-we-can h3.overlay_txt {
	top: 6.9em;
	color: #08243E
}
.list-view {
	width: 100%;
	float: left;
	list-style: none
}
.about-bg-image {
	background: url(../image/about-bg.jpg)!important;
	background-position: center;
	background-size: cover;
	padding: 6em 0;
	margin-top: 5%
}
ul.list-view li.first-view {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px;
	background-color: #DE255F
}
ul.list-view li.second-view {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px;
	background-color: #F8AA42
}
ul.list-view li.third-view {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px;
	background-color: #1ADEBB
}
ul.list-view li.fourth-view {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px;
	background-color: #521EFF
}
ul.list-view li.fifth-view {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px;
	background-color: #DE255F
}
ul.list-view li.sixth-view {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px;
	background-color: #1ADEBB
}
ul.list-view li.seventh-view {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px;
	background-color: #F8AA42
}
ul.list-view li.eight-view {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px;
	background-color: #521EFF
}
.social-image img {
	margin-left: 50%
}
.fc-book img {
	display: inline-table
}
.social_ul {
	padding: 0;
	margin: 0;
	text-align: right
}
.social_ul li {
	padding-right: 10px;
	list-style: none;
	padding-top: 15px
}
a {
	text-decoration: none!important
}
ul.foo_address li a:hover {
	color: rgb(197, 193, 193);
	opacity: .8
}
.yellow-bg {
	margin-top: 3em
}
.pride-name {
	font-family: mont_heavy;
	font-size: 48px;
	font-weight: 800
}
.single-seatle {
	font-family: mont_heavy
}
.parade-numer-box img {
	width: 100%
}
.parade-numer ul {
	padding: 0;
	margin: 0;
	padding-left: 4em;
	position: relative
}
.parade-numer ul li:first-child {
	font-size: 80px;
	font-weight: 800;
	font-family: mont_heavy;
	margin-top: 65px
}
.parade-numer ul li {
	display: inline-block
}
.parade-numer ul li:last-child {
	font-size: 20px;
	width: 53%;
	position: relative;
	top: -3px;
	font-family: poppins;
	font-weight: 400
}
.parade-numer ul li:first-child sup {
	font-size: 40px;
	left: -12px
}
.pride-second-child {
	line-height: .8
}
.overlay_txt {
	position: absolute;
	top: 2em
}
.section_wrap_page.parade-heading .container .header_title {
	font-size: 80px!important;
	border-bottom: none;
	text-align: center;
	margin-bottom: 10px
}
.color-div {
	width: 27%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 9%
}
ul.multi-div {
	margin: 0;
	padding: 0
}
ul.multi-div li {
	width: 12.5%;
	float: left;
	list-style: none;
	padding: 3px
}
ul.multi-div li:nth-child(1) {
	background: #DE255F
}
ul.multi-div li:nth-child(2) {
	background: #F8AA42
}
ul.multi-div li:nth-child(3) {
	background: #1ADEBB
}
ul.multi-div li:nth-child(4) {
	background: #521EFF
}
.section_wrap.toptips-section .container .row .col-lg-6:nth-child(2) li {
	list-style-position: inside
}
.section_wrap.toptips-section .container .row .col-lg-6:nth-child(2) .sec_content li {
	padding-bottom: 20px
}
.section_wrap.toptips-section .container .row .col-lg-6:nth-child(2) {
	margin-top: 20px;
	margin-left: -15px
}
.pride-schedule-details {
	margin-top: 30px;
	font-family: Poppins;
	font-weight: 500
}
.schedule-details-para {
	font-family: Poppins;
	font-weight: 400;
	font-size: 22px;
	color: #08243E
}
.section_wrap_page.event-schedule .container .row .sec_content h4 {
	text-align: center;
	font-weight: 200;
	font-size: 24px!important
}
.section_wrap_page.event-schedule .container .row .sec_content h5 {
	margin-top: -1em;
	text-align: center;
	font-size: 30px;
	font-weight: 700
}
.section_wrap_page.parade-text .container .header_title {
	border-bottom: none!important;
	margin-top: 1em
}
.section_wrap_page.route-image-section .container .row .sec_content img {
	margin-top: -2em
}
.section_wrap_page.yellow-bg .container .row .col-lg-6:nth-child(1) .image_container img {
	width: 100%
}
.toptips-section {
	background: url(../../image/top-image.jpg)
}
.tips-list-view {
	margin-left: -36px;
	margin-top: 27px;
	font-family: poppins;
	font-weight: 300
}
ul.tips-list-view li {
	padding-bottom: 17px;
	text-indent: 4px;
	list-style-position: inside
}
.tips-list-view-two li {
	font-family: poppins;
	font-weight: 300
}
.tips-list-view-two {
	margin-left: -18px
}
ul.tips-list-view-two li {
	padding-bottom: 26px
}
.pride_in_the_park.mt-5.booth-musical-section {
	margin-top: 5em!important
}
.grand-seat-section a.btn_red {
	display: block;
	text-align: center;
	background: #DE255F;
	color: #fff!important;
	padding: 7px;
	width: 30%;
	transition: 0.5s;
	margin-top: 27px;
	font-size: 16px;
	font-weight: 400!important
}
.register-section a.btn_blue {
	display: block;
	text-align: center;
	background: #521EFF;
	color: #fff;
	padding: 7px;
	width: 44%;
	transition: 0.5s;
	margin-top: 32px!important;
	font-size: 16px
}
.section_wrap_page.register-section .container .row .col-lg-6:nth-child(1) .sec_content p span {
	font-style: italic;
	font-weight: 700
}
.sec_content h3 {
	font-size: 48px;
	font-family: mont_heavy;
	color: #08243E;
	line-height: 50px
}
.grand-seat-section {
	margin-top: 5em
}
.section_wrap_page.register-section .container .row .col-lg-6:nth-child(1) .sec_content h5 {
	font-size: 14px!important;
	font-family: poppins
}
.section_wrap_page.grand-seat-section .container .row .col-lg-6:nth-child(2) .sec_content h5 {
	font-size: 14px
}
.section_wrap_page.grand-seat-section .container .row .col-lg-6:nth-child(1) img {
	width: 100%
}
.section_wrap_page.register-section .container .row .col-lg-6:nth-child(1) a {
	color: #fff!important;
	font-weight: 600!important
}
.section_wrap_page.register-section {
	margin-top: 4em
}
.section_wrap_page.register-section .container .row .col-lg-6:nth-child(2) img {
	width: 100%
}
.make-sec {
	background-color: #de255f;
	padding: 41px 24px 27px 30px;
	margin-top: 30px;
	margin-left: -6%;
	width: 667px;
	margin-bottom: 50px
}
.make-sub-text {
	font-size: 48px;
	font-family: mont_heavy;
	color: #fff
}
.make-sub-small-text {
	font-size: 48px;
	font-family: mont_light;
	color: #fff;
	line-height: .7
}
.make-sub-title {
	color: #fff;
	font-family: poppins;
	font-weight: 300;
	padding-top: 24px;
	padding-bottom: 9px
}
.press-sec {
	background-color: #521efe;
	padding: 48px 3px 35px 98px;
	margin-top: 4em;
	margin-left: -11%;
	width: 669px
}
.parade-text {
	font-size: 48px;
	font-family: mont_heavy;
	color: #fff
}
.press-sub-small-text {
	font-family: mont_light
}
.press-contact {
	display: block;
	text-align: center;
	color: #fff;
	padding: 5px;
	width: 34%;
	margin: 2em 0 0;
	font-family: Rajdhani;
	font-weight: 600;
	background-color: #49d8b8!important;
	border-radius: 1px;
	margin-left: 19%
}
.section_wrap_page.redbox-bluebox .container .row .col-lg-6:nth-child(1) .sec_content .make-sec h3 {
	color: white;
	line-height: 50px
}
.section_wrap.parade-route-section .container .row .col-lg-12:nth-child(1) .heading .light {
	font-family: mont_light
}
.section_wrap.grand-seat-section .container .row .col-lg-6:nth-child(2) .sec_content h5 {
	padding-bottom: 15px
}
.section_wrap.grand-seat-section .container .row .col-lg-6:nth-child(2) .sec_content h5 {
	padding-bottom: 15px
}
.section_wrap.grand-seat-section .sec_content h3 {
	line-height: 41px
}
.section_wrap.register-section .sec_content h3 {
	line-height: 41px
}
.section_wrap.sounders-pride-section .container .row .col-lg-6:nth-child(2) .history {
	margin-top: 20px;
	line-height: 50px
}
.container.event_bg {
	background: #F8AA42
}
.section_wrap.sounders-pride-section .container .row .col-lg-6:nth-child(2) .sec_content p {
	margin-top: 31px
}
.section_wrap.grand-seat-section .container .row .col-lg-6:nth-child(2) .sec_content p {
	padding-top: 24px
}
.section_wrap.register-section .container .row .col-lg-6:nth-child(1) .sec_content p {
	padding-top: 24px
}
.section_wrap.register-section .container .row .col-lg-6:nth-child(1) .btn_cyn {
	margin-top: 0px!important;
	width: 32%!important
}
.redbox-bluebox a.btn_orange {
	display: block;
	text-align: center;
	background: #F8AA42;
	color: #fff!important;
	padding: 6px;
	width: 29%;
	transition: 0.5s;
	margin-top: 39px;
	font-size: 16px;
	font-weight: 400!important
}
.btn_red {
	display: block;
	text-align: center;
	background: #DE255F;
	color: #fff!important;
	padding: 9px;
	width: 31%;
	transition: 0.5s;
	margin-top: 28px;
	font-size: 16px;
	font-weight: 700;
	font-family: Rajdhani
}
.relative_entry {
	margin-top: 1em
}
.entry_list_block .btn_red:hover {
	text-decoration: none!important;
	transition: 0.5s
}
.btn_red a:hover {
	text-decoration: none!important
}
.section_wrap_page.redbox-bluebox .container .row .col-lg-6:nth-child(2) .sec_content .press-sec h3 {
	color: white;
	line-height: 50px
}
.section_wrap.redbox-bluebox .container .row .col-lg-6:nth-child(2) .press-sec h3 {
	color: #fff
}
.section_wrap.redbox-bluebox .container .row .col-lg-6:nth-child(1) {
	background-color: #DE255F;
	padding: 41px 24px 27px 26px;
	margin-top: 30px;
	margin-left: -1%;
	width: 667px;
	margin-bottom: 50px
}
.section_wrap.redbox-bluebox .container .row .col-lg-6:nth-child(1) h3 {
	color: #fff;
	padding-bottom: 20px
}
.section_wrap.redbox-bluebox .container .row .col-lg-6:nth-child(1) p {
	color: #fff
}
.section_wrap.redbox-bluebox {
	margin-top: 2em
}
.parade-sec-eight .container .row .col-lg-12:nth-child(1) {
	text-align: center
}
.parade-sec-eight .container .row .col-lg-12:nth-child(1) h3 {
	font-size: 30px;
	font-family: poppins;
	font-weight: 600;
	margin-top: 1em
}
.section_channel.news_section .news_bg .header_title.white {
	border-bottom: 2px solid #fff
}
.seatle-park-right {
	position: absolute;
	top: 19em!important;
	left: 32px
}
.seatle-park-right:after {
	content: '';
	height: 73%;
	background: #08243E;
	padding: 1px;
	position: absolute;
	left: 2px;
	top: 12px
}
.seatle-park-right h3 {
	font-size: 50px;
	font-family: mont_heavy;
	text-transform: uppercase
}
.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i {
	margin-left: -27px;
	padding-left: 29px!important;
	padding-bottom: 56px!important;
	background: #521EFF
}
.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(1) .input-group {
	display: none
}
.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i h1 {
	font-size: 48px;
	font-family: mont_heavy
}
.section_wrap.sounders-pride-section {
	margin-top: 5em
}
.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-12:nth-child(1) .overlay_b_i {
	background: #521eff
}
.section_wrap.booth-musical-section .container .row .col-lg-6:nth-child(1) .button_div .btn_pride {
	width: 42%;
	padding: 7px 25px
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i h3 {
	font-size: 48px;
	font-family: mont_heavy
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i h3 .light {
	font-size: 48px;
	font-family: mont_light
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i h3 {
	font-size: 48px;
	font-family: mont_heavy
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i h3 .light {
	font-size: 48px;
	font-family: mont_light
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i.p-5 .button_div .btn_pride {
	padding: 8px 32px;
	font-family: Rajdhani
}
.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i p {
	padding-bottom: 10px;
	padding-top: 12px
}
.section_wrap.grand-seat-section .container .row .col-lg-6:nth-child(2) .heading h3 {
	line-height: 40px
}
.section_wrap.grand-seat-section .container .row .col-lg-6:nth-child(2) h5 {
	margin-bottom: 38px
}
.section_wrap.register-section .container .row .col-lg-6:nth-child(1) .heading h3 {
	line-height: 40px
}
.section_wrap.register-section .container .row .col-lg-6:nth-child(1) h3 {
	line-height: 40px
}
.section_wrap.register-section .container .row .col-lg-6:nth-child(1) h5 {
	margin-bottom: 31px
}
.section_wrap.booth-musical-section .container .row .col-lg-6:nth-child(1) .button_div .btn_pride {
	width: 42%;
	padding: 7px 25px
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 h3 {
	font-size: 48px;
	font-family: mont_heavy
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 {
	transform: translate(-7%, -49%);
	width: 633px;
	padding: 71px!important
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i_2 h3 .light {
	font-size: 48px;
	font-family: mont_light
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 h3 {
	font-size: 48px;
	font-family: mont_heavy
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 h3 .light {
	font-size: 48px;
	font-family: mont_light;
	text-decoration: none
}
section.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 .button_div .btn_pride {
	font-family: Rajdhani;
	padding: 7px 46px
}
.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i_2 p {
	padding-bottom: 10px;
	padding-top: 12px
}
.pride_in_the_park.mt-5.booth-musical-section .container .row .col-lg-6:nth-child(2) {
	margin-top: 6em
}
.section_wrap.sounders-pride-section .container .row .col-lg-6:nth-child(2) .btn_pride {
	padding: 7px 58px
}
.section_wrap.contact-musical-section .container .row .col-lg-6:nth-child(1) .button_div .btn_pride {
	width: 42%;
	padding: 7px 25px
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 h3 {
	font-size: 48px;
	font-family: mont_heavy;
	color: #fff
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 p {
	color: #fff
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 {
	transform: translate(-8%, -70%);
	background: #521EFF;
	padding: 49px 84px!important;
	padding-bottom: 30px;
	padding-bottom: 58px!important;
	width: 638px;
	text-align: center
}
.parade-sec-eight {
	margin-top: 4em
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i_2 h3 .light {
	font-size: 48px;
	font-family: mont_light
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 h3 {
	font-size: 48px;
	font-family: mont_heavy
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 h3 .light {
	font-size: 48px;
	font-family: mont_light;
	text-decoration: none
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i_2 .button_div .btn_pride {
	font-family: Rajdhani;
	margin: auto;
	padding: 7px 29px
}
.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i_2 p {
	padding-bottom: 10px;
	padding-top: 12px
}
.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(2) {
	margin-top: 6em
}
.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(2) h3 {
	color: #fff
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i h3 {
	font-size: 48px;
	font-family: mont_heavy
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i h3 .light {
	font-size: 48px;
	font-family: mont_light
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i h3 {
	font-size: 48px;
	font-family: mont_heavy
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(2) .overlay_b_i h3 .light {
	font-size: 48px;
	font-family: mont_light
}
section.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i.p-5 .button_div .btn_pride {
	padding: 7px 36px;
	font-family: Rajdhani
}
.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i p {
	padding-bottom: 10px;
	padding-top: 12px
}
.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i {
	padding: 47px 25px!important;
	margin-left: -27px
}
.pride_in_the_park.mt-5.contact-musical-section .container .row .col-lg-6:nth-child(1) .overlay_b_i {
	width: 658px
}
.events_home .owl-carousel .owl-item img{
    height: 225px;
}
.news_home .owl-carousel .owl-item img{
	height: 225px;
}
.overflow_img{
    height: 224px;
}
.event_all_item .overflow_img img{
    height: 225px;
}
.news_all_item .overflow_img img{
    height: 225px;
}

.recipients{
	font-size:45PX;
	margin-bottom:1em;
	font-weight:700;
	padding-left:0;
	font-family:mont_light
}
.recipents_section h2 {
	font-family: mont_light;
	font-size: 48px;
	color: #08243E
}
.recipents_section span {
	font-family: mont_heavy;
	font-size: 48px;
	color: #08243E
}
section.section_wrap.we-section .container .row .col-lg-6:nth-child(1) .sec_content h3 {
	margin-bottom: 33px;
	margin-top: 26px
}
.grantcycle {
	background-image: url(../../image/about-bg.jpg)!important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
#pride_news .email-octopus-form-row input{
	min-width: 400px;
	height: 32px;
	border: 3px solid #521EFF;
	background-color: transparent;
	border-radius: 0px;
}
#pride_park .newsletter_area input{
	border: 3px solid #F8AA42 !important;

}
#pride_park .email-octopus-error-message{
	color: #521EFF;

}
#pride_park .email-octopus-form-row input{
	background-color: transparent;
	border: 3px solid #F8AA42;
	border-radius: 0px;
}
.page-1023 #email1{
	display: none !important;
}
#pride_park .email-octopus-form-row-subscribe button{
	background:#F8AA42 !important;
	border-radius: 0;
}
#pride_park .overlay_b_i{
	padding: 3rem;
}
#pride_park .overlay_b_i h3{
	color: white;
}
#pride_park .email-octopus-form-row input::placeholder{
	color: white;
}
#pride_news .email-octopus-form-row-subscribe button{
	background:#521EFF !important;
}
#pride_news .email-octopus-form-row input::placeholder{
	color: #08243E;
}
#footer_section .newsletter_area input::placeholder{
	color: #fff;
}
#pride_news .email-octopus-form-row input:focus{
	outline: none;
}
#pride_news a.email_option.active > span::after {
	background:#521EFF !important ;
	border: none;
}

#pride_news a.email_option{
	color: black !important;
}
#pride_news a.email_option > span{
	border: 1px solid #000 !important;
}

.section_banner h2 {
	font-family: mont_light;
	font-size: 48px
}
.section_banner h2 span {
	font-family: mont_heavy
}
.section_banner h2 .header_bold_text {
	font-size: 48px;
	font-weight: 800;
	font-family: poppins
}
.section_banner p .header_bold_text {
	font-size: 16px;
	font-weight: 800;
	font-family: poppins
}
.section_banner img {
	width: 100%
}
.calendarBlock.grand-calendar-bg .mt-5.grant_calendar .container .row .col-lg-12:nth-child(1) .section_title {
	font-size: 48px;
	margin-bottom: 15px;
	font-weight: 800;
	color: #08243E;
	font-family: mont_heavy;
	line-height: 55px
}
.seattle_text {
	font-family: mont_light;
	font-size: 48px;
	display: block
}
.grant-calender-text {
	font-family: mont_heavy
}
.for-title {
	font-weight: 800;
	font-family: mont_heavy
}
.table {
	font-family: poppins
}
p {
	font-family: poppins;
	font-size: 16px
}
.grant_calendar {
	text-align: center;
	padding: 45px 280px;
	padding-right: 278px
}
#grandCycleContainer .bold_copy {
	font-size: 18px;
	font-family: mont_heavy
}
td p {
	font-size: 15px
}
.calendarBlock .grant_calendar .container .row .col-lg-12:nth-child(1) p {
	padding-top: 28px;
	padding-bottom: 20px;
	padding-right: 30px
}
.grantcycle .container .row .col-lg-6:nth-child(1) {
	padding-right: 77px
}
.grantcycle .container .row .col-lg-6:nth-child(2) {
	padding-left: 37px
}
#grandCycleContainer span {
	font-size: 16px;
	font-family: NeuzeitSLTStd-Book
}
.faqsText {
	width: 104px;
	font-size: 48px;
	font-style: normal;
	font-stretch: normal;
	line-height: .73;
	letter-spacing: normal;
	text-align: center;
	font-family: mont_heavy
}
#faqSection {
	margin-top: 5rem
}
.faqList ul,
.faqList li {
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block
}
.faqList li {
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.25;
	letter-spacing: normal
}
.faqList {
	padding: 43px 0
}
.faqList hr {
	border: 1px solid black
}
.faqQuestionWrapper {
	position: relative;
	font-weight: 700;
	padding: 10px 0;
	font-family: poppins
}
.faqIcon {
	top: 2px;
	position: absolute;
	right: 5px;
	font-size: 25px;
	cursor: pointer
}
.faqQuestionText {
	cursor: pointer
}
.faqHideIcon {
	display: none
}
.faqAnswerWrapper {
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	margin-top: 10px;
	font-family: poppins;
	display: none
}
.pride_sponser h2 span {
	font-size: 24px;
	font-family: mont_heavy
}
.pride_sponser {
	margin-bottom: 80px
}
.pride_sponser a {
	color: black
}
.accordion-container .article-title:hover,
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {
	background-color: none!important;
	color: none!important
}
.recipents_section {
	margin-top: 4rem
}
.rec_ul {
	line-height: 47px;
	font-size: 16px;
	font-family: poppins;
	padding: 0;
	column-count: 3
}
.r_ul {
	column-count: unset;
	line-height: 30px
}
#hide_bullets li {
	list-style-type: none
}
.eligibility_section {
	position: relative;
	margin-bottom: 11rem
}
.eligibility_section h3 {
	font-size: 30PX;
	margin-bottom: 35px;
	border-bottom: 2px solid white;
	font-weight: 800;
	padding-left: 0;
	font-family: poppins;
	color: #fff
}
.recipents_section.section_banner .container .row .col-lg-12:nth-child(1) {
	padding-bottom: 21px
}
.recipents_section.section_banner .container .row .col-lg-12:nth-child(1) h2 {
	padding-bottom: 20px
}
.Ques_section h3 {
	font-size: 48PX;
	margin-bottom: 18px;
	padding-left: 0;
	font-family: mont_heavy;
	border-bottom: none;
	color: #08243E
}
.Ques_section p {
	color: #08243E;
	padding-top: 9px
}
.overlay_section {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%)
}
.application_bg {
	background: #DE255F;
	margin-top: 1rem;
	padding-top: 3rem;
	padding-bottom: 8rem
}
.container .Ques_section {
	text-align: center;
	background-color: #1ADEBB;
	padding: 42px 30px
}
.ques_container {
	padding: 4px 230px
}
#ques_wrap .ques_container .col-lg-12:nth-child(1) a:hover {
	color: #08243E
}
.application_bg {
	font-weight: lighter;
	margin-top: 3em
}
.application_bg .eligiblity_link {
	font-weight: 600
}
.application_bg .container .row p {
	color: #fff
}
#ques_wrap a {
	font-size: 16px;
	font-family: poppins;
	color: #08243E;
	text-decoration: underline;
	text-decoration-color: black;
	font-weight: 600
}
#grandCycleContainer td {
	float: left;
	padding-top: 8px;
	padding-bottom: 0
}
#grandCycleContainer tr {
	border-bottom: 2px solid black
}
.accordion-content p {
	width: 95%
}
#grandCycleContainer td {
	padding-left: 0;
	width: 32%
}
#grandCycleContainer td:nth-child(2) {
	width: 68%;
	padding-left: 36px
}
#faq-section .container .header_title {
	text-transform: none
}
.grantcycle .container .row .col-lg-6:nth-child(2) #grandCycleContainer td {
	padding-left: 0;
	width: 43%
}
.grantcycle .container .row .col-lg-6:nth-child(2) #grandCycleContainer td:nth-child(2) {
	width: 57%
}
#grandCycleContainer td tr {
	border-top: none!important
}
.section_wrap.we-section .container .row .col-lg-6:nth-child(1) h3 {
	margin-top: 1em;
	padding-bottom: 30px
}
.grandCycleOverlayBtn {
	height: 50px;
	background-color: #521EFF;
	color: #fff;
	font-weight: 400;
	float: left;
	padding: 10px;
	width: 300px;
	position: relative;
	top: -20px;
	font-family: mont_heavy;
	font-size: 24px
}
.grantcycle .table td,
.table th {
	border-top: none
}
.grantcycle .table {
	margin-bottom: 4rem;
	margin-top: 5rem
}
.eligibility_section a {
	color: white;
	text-decoration: underline;
	text-decoration-color: #fff;
	font-weight: 600
}
.eligibility_section a:hover {
	color: #fff;
	text-decoration: underline!important
}
#ques_wrap a:hover {
	color: white;
	text-decoration: none
}
.recipents_section ul li {
	white-space: nowrap
}
.grantcycle {
	margin-top: 34px
}
#faq-section {
	margin-top: 5em
}
.accordion-container {
	border: 0
}
.accordion-container .article-title {
	color: #08243E;
	border-top: 1px solid #08243E;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0;
	font-weight: 500;
	font-size: 16px
}
.rec_ul {
	font-size: 18px
}
#faq-section .container .header_title {
	border-bottom: none;
	font-size: 48px;
	margin-bottom: 20px
}
.accordion-content {
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px
}
.accordion-container .content-entry i {
	color: black;
	font-size: 16px;
	top: 35px;
	font-weight: 600
}
.donate img {
	width: 100%;
	padding-left: 0
}
.content__area_left h3 {
	font-family: mont_heavy;
	font-size: 48px!important
}
.content__area_left span {
	font-family: mont_light!important
}
.content__area_left .btn_pride {
	color: #fff;
	padding: 9px 48px;
	font-family: Rajdhani;
	font-size: 16px;
	text-align: center;
	font-weight: 700
}
.content__area_left p {
	font-family: poppins;
	padding-right: 58px
}
.content__area_right h3 {
	font-family: mont_heavy;
	font-size: 48px!important
}
.content__area_right span {
	font-family: mont_light!important
}
.content__area_right {
	padding: 0 52px
}
.content__area_right p {
	font-family: poppins
}
.content__area_right .btn_pride {
	color: #fff;
	padding: 9px 48px;
	font-family: Rajdhani;
	font-size: 16px;
	text-align: center;
	font-weight: 700
}
a {
	text-decoration: none!important
}
.donate_section2 .donate_img {
	padding-right: 0
}
.donate_section .donate_img {
	padding-left: 0
}
.donate_section .mobile_image {
	display: none
}
.donate_section2 .mobile_image {
	display: none
}
.donate_section .donate_copy {
	margin-top: 35px;
	padding: 0 52px
}
.donate_section2 .donate_copy {
	padding: 0 52px
}
.donate_section .btn_blue {
	background-color: #521EFF;
	color: #fff;
	padding: 9px 48px;
	font-family: Rajdhani;
	font-size: 16px;
	text-align: center;
	font-weight: 700
}
.donate_section2 .btn_pink {
	background-color: #DE255F;
	color: #fff;
	padding: 9px 48px;
	font-family: Rajdhani;
	font-size: 16px;
	text-align: center
}
.donate_section .row .col-lg-6:nth-child(2) {
	padding-left: 0
}
.donate_section2 .row .col-lg-6:nth-child(1) {
	padding-right: 0;
	display: none;
}
.donate_section2 .sec_content {
	padding: 0 0 0 79px
}
.donate_section2 .sec_content {
	margin-top: 25px
}
.donate_section2 p {
	margin-bottom: 34px;
	padding-right: 25px
}
.donate_section2 h3 {
	line-height: 57px
}
.donate_section p {
	margin-bottom: 50px
}
.page-1028 h1 {
	display: none
}
.donateBtn1 {
	background: #521EFF!important;
	color: #fff;
	padding: 9px 48px;
	font-family: Rajdhani;
	font-size: 16px;
	text-align: center;
	font-weight: 700;
	color: #fff!important;
	transition: 0.5s!important
}
.donateBtn2 {
	background-color: #DE255F;
	color: #fff;
	padding: 9px 48px;
	font-family: Rajdhani;
	font-size: 16px;
	text-align: center;
	font-weight: 700;
	color: #fff!important;
	transition: 0.5s!important
}
.donate_section2 a:hover {
	color: rgb(230, 148, 175)
}
.donateBtn1:hover {
	color: rgb(86, 86, 212)
}
.donate_section p {
	padding-right: 13px
}
.donate_section img {
	width: 100%
}
/* .donate_section2 {
	margin-top: 6rem
} */
.donate_section2 img {
	width: 100%
}
/* .donate_section2 {
	margin-top: 6rem
} */
.press_pass_section {
	margin-top: 105px
}
.donate span {
	font-size: 48px;
	font-family: mont_light
}
.donate_section h3 {
	margin-bottom: 37px!important
}
.donate_section2 h3 {
	margin-bottom: 37px!important;
	width: 100%
}
.donate_section2 img {
	margin-top: 35px
}
.donate h2 {
	font-family: mont_light;
	font-size: 48px!important
}
.PrivacyPolicy_section .copy_left {
	padding-right: 35px
}
.PrivacyPolicy_section .copy_right {
	padding-left: 35px
}
.terms_heading {
	font-size: 22px;
	font-family: mont_heavy
}
.terms_details {
	font-size: 16px;
	font-family: poppins
}
.organizer_contacts .contacts_btn {
	background-color: #F8AA42;
	color: #fff;
	padding: 6px 37px;
	font-family: Rajdhani;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	border: none
}
.Request_section {
	margin-top: 95px!important
}
.press_pass_requests {
	display: table-cell;
	height: auto;
	float: none
}
.press_pass_requests a {
	position: absolute;
	left: 15px;
	bottom: 27px
}
.organizer_contacts .copy_left_align {
	padding-right: 79px
}
.organizer_contacts .copy_right_align {
	padding-right: 70px
}
.contacts_block h2 {
	font-family: poppins;
	font-size: 24px;
	margin-bottom: 34px;
	color: #08243E;
	font-weight: 700
}
.general_Information {
	margin-top: 58px
}
.contacts_section .general_Information {
	margin-top: 79px
}
.contact_email h6 {
	margin-bottom: 0;
	color: #08243E;
	font-size: 16px;
	font-weight: 700;
	font-family: poppins;
	margin-top: 20px
}
.Request_section .sec_content {
	padding: 0 62px 0 0
}
.contact_staff p {
	margin-top: 27px;
	margin-bottom: 0
}
.contact_staff a {
	font-size: 14px
}
.link {
	color: #DE255F;
	font-family: mont_heavy;
	text-decoration: underline!important
}
.link:hover {
	color: rgb(230, 148, 175);
	border-bottom: none
}
.contact_email .link {
	font-size: 16px;
	font-family: poppins;
	color: #08243E;
	margin-top: 14px;
	margin-bottom: 0;
	text-decoration: none!important
}
.contact_email .link:hover {
	font-size: 16px;
	font-family: poppins;
	color: rgb(134, 144, 153);
	border-bottom: none
}
.organizer_contacts address {
	font-size: 16px;
	font-family: poppins
}
.contact_email a {
	font-size: 16px;
	font-family: poppins
}
.contacts_section .general_Information {
	margin-top: 61px
}
.overlayImg {
	position: relative
}
.volunteerTxt {
	position: relative
}
.getInvolved_btn_style {
	width: 300px;
	height: 50px;
	color: #fff;
	display: block;
	padding: 10px 20px;
	text-align: center;
	outline: none;
	border: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	margin-bottom: 30px;
	font-family: Rajdhani;
	background-color: #DE255F;
	margin-top: 30px
}
.getInvolved_btn_style:hover {
	text-decoration: none;
	color: pink
}
.volunteer_section img {
	width: inherit
}
.get_news_block h5 {
	font-size: 16px;
	font-family: poppins;
	font-weight: 700
}
.get_involved .action_block {
	text-align: center;
	padding: 47px 196px 70px
}
#partner {
	margin-top: 88px
}
#pride_news {
	margin-top: 88px
}
.news_subscribe input {
	background-color: transparent!important;
	color: white!important;
	outline: none;
	placeholder: white!important
}
.news_subscribe button {
	background-color: #521EFF;
	border: none;
	color: #fff
}
.partner h2 {
	font-size: 24px;
	font-family: poppins;
	font-weight: 700
}
.partner_btn {
	width: 300px;
	height: 50px;
	color: #fff;
	display: block;
	padding: 10px 20px;
	text-align: center;
	outline: none;
	border: none;
	font-size: 16px;
	margin-bottom: 30px;
	font-family: Rajdhani;
	background-color: #F8AA42
}
.partner_btn:hover {
	text-decoration: none;
	color: rgb(235, 222, 199)
}
.pride_parade_registration p {
	font-size: 16px;
	font-family: poppins
}
.pride_parade_registration a {
	width: 178px;
	height: 42px;
	color: #fff;
	display: block;
	padding: 10px 20px;
	text-align: center;
	outline: none;
	border: none;
	font-size: 16px;
	margin-bottom: 30px;
	font-family: Rajdhani;
	background-color: #1ADEBB
}
.pride_parade_registration a:hover {
	text-decoration: none
}
.pride_parade_registration span {
	font-weight: 700
}
.commmunity_sponsorship_program h3 {
	font-size: 48px;
	font-family: mont_light
}
.commmunity_sponsorship_program span {
	font-family: mont_heavy
}
.commmunity_sponsorship_program .commmunity_sponsorship_copy {
	max-width: 45%
}
.commmunity_sponsorship_program .show_desktop {
	display: block
}
.commmunity_sponsorship_program .show_mobile {
	display: none
}
#advocate {
	padding: 6em 0 3em
}
.reg_copy {
	margin-top: 197px
}
.overlay_bg_img {
	background-image: url(../images/overlayImg.png);
	width: 557px;
	height: 511px;
	position: absolute;
	top: 119px;
	z-index: -1
}
.pride_sponser .sponsor_list {
	font-weight: 700;
	text-decoration: underline
}
.pride_sponser .sponsor_list:hover {
	color: rgb(219, 100, 120)
}
.dykes_ride h3 {
	font-size: 48px;
	font-family: mont_light
}
.dykes_ride span {
	font-family: mont_heavy
}
.dykes_ride a {
	width: 178px;
	height: 42px;
	color: #fff;
	display: block;
	padding: 10px 20px;
	text-align: center;
	outline: none;
	border: none;
	font-size: 16px;
	margin-top: 46px;
	font-family: Rajdhani;
	background-color: #F8AA42
}
.dykes_ride a:hover {
	text-decoration: none
}
.dykes_ride {
	margin-top: 35px
}
.overlaytxt_reg {
	border-left: 2px solid white;
	margin-top: -137px;
	margin-left: -30px
}
.input-group-append .btn,
.input-group-prepend .btn {
	padding: 6px 41px
}
.news_subscribe .form-control {
	border-radius: 0rem
}
.news_subscribe input {
	border: 2px solid #521EFF
}
.pride_in_the_park input {
	border: none
}
.pride_in_the_park a {
	font-weight: 700;
	text-decoration: underline;
	color: black;
	font-size: 16px;
	font-family: poppins
}
.pride_in_the_park a:hover {
	color: gray
}
#pride_in_the_park {
	margin-top: 60px
}
.get_news_block .container .row .col-lg-5:nth-child(1) {
	padding-top: 27px
}
.volunteer_list_head .container .row .col-lg-6:nth-child(2) {
	margin-top: 43px
}
.get_news_block {
	background-image: url(../../image/communityNews.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}
.getInvolved_sec_btn {
	background-color: #521EFF;
	width: 300px;
	height: 50px;
	color: #fff;
	display: block;
	padding: 10px 20px;
	text-align: center;
	outline: none;
	border: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	margin-bottom: 30px;
	font-family: Rajdhani
}
.getInvolved_sec_btn:hover {
	color: rgb(190, 178, 178);
	text-decoration: none
}
.Request_section .btn_pride {
	background-color: #F8AA42!important;
	font-size: 16px;
	font-family: Rajdhani;
	color: #fff;
	text-align: center;
	padding: 9px 35px;
	font-weight: 700
}
.advocate_section h2 {
	font-size: 48px;
	font-family: mont_light
}
.advocate_section span {
	font-size: 48px;
	font-family: mont_heavy
}
.advocate_btn_style {
	width: 300px;
	color: #fff;
	display: block;
	padding: 10px 20px;
	text-align: center;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: Rajdhani;
	margin-top: 66px;
	background-color: #DE255F
}
.advocate_btn_style:hover {
	text-decoration: none;
	color: rgb(209, 204, 195)
}
.g_c_c_m {
	margin-left: -40px
}
.g_c_c_m_1 {
	margin-left: 40px
}
.action_block h2 {
	font-size: 48px;
	font-family: mont_light
}
.action_block span {
	font-family: mont_heavy;
	color: #08243E
}
#volunteer_bg {
	background-image: url(../images/community_support_bg.png);
	margin-top: -60px;
	background-repeat: no-repeat;
	background-size: cover
}
.get_involved p .header_bold_text {
	font-size: 16px;
	font-weight: 800;
	font-family: poppins
}
.get_involved .action_head {
	font-family: mont_heavy;
	font-size: 40px
}
.advocate_section img {
	width: 100%
}
.advocatecopy {
	font-family: mont_heavy;
	font-size: 40px
}
.get_involved .advocate_section h2 {
	font-family: mont_light
}
.overlay_image {
	position: absolute;
	top: 30px
}
.get_involved img {
	width: 100%
}
.volunteer_section a.btn_blue {
	display: block;
	text-align: center;
	background: #e83e8c;
	color: #fff;
	padding: 9px;
	width: 47%;
	transition: 0.5s
}
.volunteer_section .volunteer_list {
	line-height: 47px;
	font-size: 16px;
	font-weight: 400;
	font-family: poppins;
	padding: 0;
	margin-left: 19px
}
.action {
	border-right: 1px solid black
}
.stepsStyle {
	width: fit-content;
	width: -moz-fit-content;
	margin-top: -25px;
	padding: 5px 14px;
	font-family: mont_heavy;
	background-color: rgb(64, 16, 221)
}
.stepHead {
	font-family: mont_light;
	font-size: 48px
}
ul.foo_social li {
	display: inline-block;
	padding-right: 1.5em;
	font-size: 16px;
	font-family: poppins
}
ul.foo_social li a {
	font-size: 24px;
	color: #fff;
	transition: 0.5s
}
ul.foo_social {
	margin: 0;
	padding: 0
}
.pride_parade_registration h2 {
	color: #fff;
	font-size: 48px;
	font-family: mont_heavy
}
.pride_parade_registration {
	position: relative;
	margin-top: 85px;
	margin-bottom: 10em
}
.pride_parade_registration .showDesktop {
	display: block
}
.pride_parade_registration .showMobile {
	display: none
}
.donate .showDesktop {
	display: block
}
.donate .showMobile {
	display: none
}
.section_banner .showDesktop {
	display: block
}
.section_banner .showMobile {
	display: none
}
.pride_sponser h2 {
	text-align: center;
	margin-top: 5rem;
	margin-bottom: 2rem;
	font-size: 24px;
	font-family: mont_light
}
.pride_sponser span.sponsor_list1 {
	padding: 7px 14px;
	background-color: #DE255F;
	margin-right: 20px;
	color: white;
	font-weight: bolder;
	height: 40px
}
.quesblog a {
	color: #fff;
	font-size: 16px;
	font-family: poppins;
	text-decoration: underline
}
.quesblog a:hover {
	color: rgb(197, 193, 193)
}
.quesblog h2 {
	font-size: 48px;
	font-family: mont_heavy
}
.b_l_r::after {
	content: "";
	position: absolute;
	right: 0;
	z-index: 100;
	top: 95px;
	width: 2px;
	height: 60%;
	background: black
}
.b_l_r::before {
	content: "";
	position: absolute;
	left: 0;
	z-index: 100;
	top: 95px;
	width: 2px;
	height: 60%;
	background: black
}
.quesblog {
	background: #521EFF;
	padding: 5em 0 5em;
	margin-top: 4em;
	text-align: center;
	color: white
}
.overlay_Pride h2 {
	font-size: 48px;
	font-family: mont_light
}
.overlay_Pride h2 span {
	font-size: 48px;
	font-family: mont_heavy
}
.overlay_Pride2 h2 {
	font-size: 48px;
	font-family: mont_light
}
.overlay_Pride2 h2 span {
	font-size: 48px;
	font-family: mont_heavy
}
.overlay_P_P {
	background-color: #1ADEBB;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	z-index: 1
}
.overlay_P_P_1 {
	background-color: #F8AA42;
	padding: 48px;
	padding-left: 100px;
	width: 105%;
	margin-left: -73px
}
.pride_in_the_park {
	position: relative
}
.pride_in_the_park .secondbox {
	position: absolute;
	right: 70px;
	top: 41px
}
.pow {
	position: relative
}
.pow .fourthbox {
	position: absolute
}
.f_s_bold span {
	font-weight: 800;
	font-family: poppins
}
.pride_in_the_park .container {
	max-width: 1300px
}
.overlay_Pride2 a {
	font-size: 15px;
	font-weight: 700;
	text-decoration: underline;
	color: black;
	font-size: 16px;
	font-family: poppins
}
.overlay_Pride2 a:hover {
	color: white
}
.overlay_Pride2 .non_profit {
	color: #521EFF
}
.volunteer_list_head h3 {
	font-size: 24px;
	font-family: poppins;
	font-weight: 700
}
.volunteer_list_head .button_div {
	text-align: center!important
}
.overlay_b_i h2 {
	font-size: 48px;
	font-family: mont_light
}
.overlay_b_i span {
	font-family: mont_heavy
}
.overlay_b_i .news_subscribe {
	border: none
}
.overlay_b_i_2 h2 {
	font-family: mont_heavy;
	font-size: 48px
}
.overlay_b_i_2 span {
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline
}
.overlay_Pride {
	padding: 36px;
	padding-right: 65px
}
.overlay_b_i {
	background-color: #DE255F;
	width: 118%;
	z-index: -1
}
.overlay_b_i p {
	width: 77%
}
/*.overlay_b_i .input-group {*/
	/*width: 76%;*/
	/*border: 3px solid #F8AA42;*/
	/*text-decoration: none*/
/*}*/

.overlay_b_i button {
	background-color: #F8AA42;
	color: #fff;
	border: none;
	font-stretch: normal;
	padding: 8px 20px;
	border-radius: 5px
}
.overlay_b_i_2 {
	background-color: #1ADEBB;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%)
}
.steps a {
	color: black;
	display: block;
	font-family: Rajdhani;
	font-size: 16px;
	font-weight: 700;
	line-height: 37px
}
.steps a:hover {
	color: white;
	text-decoration: none
}
.steps {
	background-image: url(../../image/step_bg.jpg)
}
.sp_news a {
	color: black;
	font-family: poppins;
	font-size: 16px;
	font-weight: 700;
	line-height: 37px;
	text-decoration: underline!important
}
#p_w_s {
	line-height: 30px!important
}
#p_w_s .button_div {
	margin-top: 76px!important
}
.sp_news a:hover {
	color: rgb(11, 110, 110)
}
.overlaytxt h2 {
	font-family: mont_heavy;
	font-size: 48px;
	color: #08243E
}
.steps_ul {
	padding: 0;
	margin-bottom: 2em
}
.partner ul {
	list-style-position: inside
}
.volunteer_section img {
	height: auto
}
.overlaytxt img {
	width: 100%;
	margin-top: -26px
}
.show_desktop {
	display: block
}
.show_tab {
	display: none
}
.get_news_today {
	border-left: 4px solid black;
	margin-top: -50px
}
.partner .show_desktop {
	display: block
}
.partner .show_tab {
	display: none
}
.partner .show_mobile {
	display: none
}
#volunteer .showDesktop {
	display: block
}
#volunteer .showMobile {
	display: none
}
.advocate_section .showDesktop {
	display: block
}
.advocate_section .showMobile {
	display: none
}
.get_news_block .showDesktop {
	display: block
}
.get_news_block .showMobile {
	display: none
}
.commmunity_sponsorship_program .showDesktop {
	display: block
}
.commmunity_sponsorship_program .showMobile {
	display: none
}
#dyke_that_ride .showDesktop {
	display: block
}
#dyke_that_ride .showMobile {
	display: none
}
.volunteer_list_head .button_div a {
	width: 62%;
	margin-left: auto;
	margin-right: auto;
	display: block
}
section.section_wrap.we-section .container .row .col-lg-6:nth-child(1) p {
	padding-right: 71px
}
#advocate .button_div a {
	width: 50%;
	display: block
}
.inter-text {
	font-size: 18px!important;
	font-family: Poppins!important
}
.steps_ul li {
	list-style: none
}
.steps a::after {
	content: '';
	background: url(../image/le_more.png);
	width: 20px;
	height: 30px;
	position: absolute;
	background-size: 11px;
	background-repeat: no-repeat;
	background-position: 50% 34%;
	transition: 0.5s
}
.b_l_r p { 
	width: 90%
}
.overlay_b_i.p-5 h3 {
	color: #fff
}
.quesblog p {
	color: #fff!important
}

.page-virtualPride2021 .pride_in_the_park .newsletter_area{
	display: none;
}
section.section_wrap.textVideoBlock {
    padding-top: 4em;
}
.textVideoBlock .heading h3 {
    font-size: 48px;
    margin-bottom: 0px;
}
.textVideoBlock .heading h3.txt_light {
    font-family: 'mont_light';
	width: 80%;
}
.textVideoBlock .heading h3.txt_bold {
    font-family: 'mont_heavy';
}
section.section_wrap.textVideoBlock .heading {
    margin-bottom: 2em;
}
.sec_content_video iframe {
    width: 100%;
    padding-bottom: 1em;
    height: 430px;
}
section.section_wrap.textVideoBlock .sec_content p {
    font-size: 16px;
    line-height: 28px;
}
section.section_wrap.textVideoBlock .sec_content{
	width:90%;
}
.sec_content_video {
    position: relative;
}
img#videoCoverImg {
    position: absolute;
    top: 0;
    height: 430px;
    object-position: center;
    object-fit: cover;
}
svg.play_icon_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
section.section_wrap.textVideoBlock .sec_content a {
    color: #08243E;
    font-family: 'mont_heavy';
}
.newsletter_form .email-octopus-form-row {
    margin-bottom: 15px;
    
}
.newsletter_form .email-octopus-form-row {
	width: 100%;
}
.input-group-form {
    width: 70%;
    margin-bottom: 15px;
}
.newsletter_form .email-octopus-form-row-subscribe button{
	width: 100%;
}
@media (min-width: 1200px) {
.container {
    max-width: 1184px !important;
}	
.newsletter_form .email-octopus-form-row-subscribe {
	margin-top: 0px !important
}
.newsletter_form .email-octopus-form-row {
	width: 40%;
}
.input-group-form {
	width: 100%;
	margin-bottom: 15px;
	display: flex;
}
}