@font-face {
    font-family: 'Nantes';
    src: local('Nantes Bold'), local('Nantes-Bold'),
        url('Nantes-Bold.woff2') format('woff2'),
        url('Nantes-Bold.woff') format('woff'),
        url('Nantes-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }
  
  
body * {
    font-size:18px;
        font-family: 'Inter';
}
.watching-post__inner {
    justify-content: space-between;
}
.events-wrapper .nav {
    position:relative;
}
a {
    text-decoration: none;
    color: inherit;
    transition: 0.3s;
}
a:hover {
    color: inherit;
}
.nav__bar {
    width: 100%;
}

.address i {
    font-size: 1.3rem;
}

.event-date-wrapper {
    text-align: center;
    border-right: 2px solid;
    padding: 0.5em 0;
}
.event-month {
    text-transform: uppercase;
    font-size: 2rem;
}   
.event-year, .event-month {
    color: #a1a0a0;
}
.nav-link.register:hover, .event-action a.link-volunteer:hover {
    color: #d67f6c !important;
    background-color: #fff;
}
.event-name a {
    font-size: 2.5rem;
}
.events .event-item, .events .event-item-mobile {
    padding: 2em;
    margin-bottom: 15px;
    background-color: #f1f1f1;
}
.event-date {
    font-family: "GT America", helvetica, sans-serif;
    line-height: 1;
    font-size: 4rem;
}
.event-name {
    text-transform: capitalize;
    font-family: "GT America", helvetica, sans-serif;
}

.event-action a {
    padding: 5px 10px;
    background-color: #d67f6c;
    color: white !important;
}

.events-show-more a {
    border: 1px solid black;
    padding: 5px 10px;
    background-color: white;
    border-radius: 25px;
    font-size: 0.5em;
}
.section.events-wrapper {
    
    color: black;
    padding-top:4rem!important;
    padding-bottom:10rem!important;
}
.whitetext {
    color: grey;
}
.anton {
    font-family: 'Anton';
}
/** Tabs */
.nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-link {
    border: none;
    padding: 10px 0;
}

.nav-tabs .nav-item:not(:last-child) {
    padding-right: 10px;
}

.nav-tabs .nav-item:last-child {
    padding-left: 10px;
}

.nav-tabs {
    border-bottom: none;
}
.y_voting-action-items .inner-wrap h2 {
    text-transform: none;
}
span.v-act-who {
    background-color: #011538;
    padding: 0 10px;
    line-height: 1.5em;
}

span.v-act-whoare {
    background-color: #00000082;
    padding: 5px 10px;
    font-size:1rem;
    line-height: 1.5em;
}

span.v-act-whoare:hover {
    background-color: #f0d185;
    
}

.y_voting-action-items .inner-wrap img {
    width: 100%;
    box-shadow: 10px 10px 0 #011538;
    border-radius: 0px;
    height: auto;
}

.y_voting-action-itemspart .inner-wrappart img {
    width: 80%;
    box-shadow: 10px 10px 0 #364e77;
    border-radius: 0px;
    height: auto;
    border: 2px solid black;
}
.events .event-item-mobile {
    display: none;
}
.nav-tabs .nav-link {
    color: #686868;
    font-size: 0.7em;
}
.nav-tabs .nav-link.active {
    color: #f0d185;
}
.event-date .end-month {
    font-family: 'Roboto';
    font-size: 0.75rem;
    text-transform: capitalize;
}
.y_voting-action-items .inner-wrap h2 {
    margin-bottom: 30px;
}
.accordion-body a:hover{
    color: #599f53;
}
.nav-tabs .nav-link.active i{
    color: #867143;
}
.nav-tabs .nav-link i{
    color: #686868;
}
/******** Calender CSS *********/
.table-cal {
    display: table;
    width: 100%;
    font-family: 'Roboto';
    border-collapse: separate;
    border-spacing: 10px;
}

tr.month-year {
    font-size: 1.25rem;
    background: #f0d185;
    color: #fff;
}

.month-year th {
    padding: 10px 0;
        border-radius: 0px;
}

th.day-label {
    text-transform: uppercase;
    padding: 15px;
    color:#fff;
}

tr.day-row {
    height: 8rem;
}

td.day,
th {
    vertical-align: middle;
}

td.day {
    background: #e6e6e6;
    width: calc(100% / 7);
    color: #000000;    
    border-radius: 0px;
}

td.day.dull {
    background: #d67f6c;
    color: #bbbcbd;
}

tr.day-row td.day:not(:last-child) {  
    border-radius: 0px;
}
.cal-nav {
    padding: 0 10px;
}
.address a i.bi {
    color: #d4642b;
}
span.address {
    font-size: 0.75rem;
}

.f-menu-header {
    font-family: 'Anton';
}

.f-menu-list {
    font-family: 'Roboto';
}

.headerfont {
    font-size: 4.3em;
}

.secondheaderfont {
    font-size: 3.3em;
}
/***/
.yn-section {
    margin-bottom: 64px;
}
.yn-section:first-child {
    margin-top: 1.5rem;
}
.yn-section .title, .fs-title {
    text-align: center;
    margin-bottom: 3em;
}
.yn-section .title h2, .fs-title h2 {
    font-family: 'GT America';
    text-transform: uppercase;
    font-size: 1.5rem;
    letter-spacing: 0.125rem;
    font-weight: 700;
    border: 1px solid #e9ecef;
    padding: 0.75rem 2rem;
    color: #93989d;
    display: inline-flex;
}
.img__wrap {
    position: relative;
}
.img__overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.32);
    color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s, visibility .2s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 0.85em;
    letter-spacing: 0.125em;
    align-items: center;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    cursor: pointer;
    padding: 20px;
}
.yn__read-more {
    font-weight: 700;
    margin-top: auto;
}
.img__wrap:hover .img__overlay {
    visibility: visible;
    opacity: 1;
}
.yn__read-time {
    display: flex;
    flex-wrap: wrap;
    margin-top: auto;
    align-items: center;
    text-transform: capitalize;
}
.meta-title, .yn-page__title {
    word-wrap: break-word;
    font-family: 'DM Serif Display', serif;
    font-size: 1rem;
    color: black;
    padding: 1rem;
}
.meta-date {
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    color: #5e5e5e;
    padding-left: 10px;
}
.meta-category {
    color: #93989d;
    transition: .25s;
    line-height: 1;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 0.75rem;
    letter-spacing: 0.125em;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    transition: 0.3s;
}
.meta-category:hover {
    color: #000;
}
.meta-subtitle {
    font-family: 'IBM Plex Sans', sans-serif;
}
.yn-sf__column__title h2 {
    color: #93969d;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
}
.yn-sf__column__header {
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.yn-entry__title {
    line-height: 0.8;
}
.yn-entry__title a {
    color: #000;
    font-size: 1.5rem;
}
.latest-post__thumbnail {
    padding-right: 10px;
}
.watching-post__thumbnail {
    padding-left: 10px;
}
article.watching-post__outer {
    margin-bottom: 1em;
}
.latest-post__thumbnail img {
    max-width: 80px;
}
article.latest-post__outer {
    margin-bottom: 1em;
}
ul.ex_list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px;
    text-transform: capitalize;
    color: #fff;
}
.ex_list .ex_item:not(:last-child) {
    padding-right: 10px;
   
}
.ex_list .ex_item:not(:first-child) {
    padding-left: 10px;
}
.section-latest-news .title {
    margin-top: 3em;
}
.yn-overlay__background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: .25s;
    opacity: 0;
    display: flex;
    flex-direction: column;
}
.yn-overlay__background img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .25s;
    border-radius: 0;
}
.yn-overlay__background:after, .yn-overlay__background:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: .25s;
    opacity: 1;
}
.yn-overlay__background.active {
    opacity: 1;
}
.yn-layout-large__inner {
    display: grid;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.yn-layout-large__col {
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 2;
}
.yn-layout-large__col .yn-entry__inner a {
    position: relative;
    z-index: 2;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    transition: .25s;
    color: #fff;
    background-color: #1c1c1c;
    line-height: 1.85;
    padding: 0.25em 0.35em;
}
.yn-layout-large__col.active .yn-entry__inner a {
    background-color: #fff;
    color: #5e5e5e;
}
.yn-overlay-link {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.yn-layout-large__col .yn-entry__inner {
    padding: 40px;
}
.yn-section.fullscreen-news {
    position: relative;
    display: flex;
    flex-direction: row;
    background: rgba(0,0,0,0.25);
}
.yn-section.fullscreen-news:before {
    content: "";
    height: 100%;
    width: 0;
    padding-bottom: 25%;
}
.yn-overlay__background:after {
    background: rgba(0,0,0,0.25);
}
.yn-layout-large__col:not(:last-child) {
    border-right: 1px solid rgba(255,255,255,0.2);
}
.home-hero_text {
    position: absolute;
    background-color: lightgray;
    padding: 20px 80px;
    font-size: 40px;
    color: black;
    bottom: 0;
    left: 0;
    font-weight: 600;
}
.left-col h2 {
 font-family: Nantes-Bold,serif;
    font-size: 82px;
  
    letter-spacing: -.0005em;
    line-height: 120%;
    text-align: left;
  
    color: #9e9e9e;
  
    line-height: 1.25;
    padding: 20px;
}
.right-col p {
    color: white;
    text-align: left;
    font-family: 'Lato';
    padding: 20px;
}

.home-hero {
    height:450px;
}

.res_title {
    font-family: "GT America", helvetica, sans-serif;
    font-size: 2.8rem;
    padding:1rem;
    font-weight: 900;
    font-stretch: condensed;
    letter-spacing: normal;
    margin: 0;
    text-transform: uppercase;
    color: #f9f9f9;
}

.res_desc {
    color:grey;
    padding: 10px;
}
.img__wrap img {
    object-fit: cover;
}
.carousel-caption {
    transition: all 0.5s;
}
.carousel-caption p {
    opacity:0;
    max-height: 0;
    transition: 0.5s;
    color: #8f8f8f;
}
.fg-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: black;
    opacity: 0;
    transition: 0.5s;
}
.carousel-item:hover .fg-overlay {
    opacity: 0.2;
}
.carousel-item:hover .carousel-caption p {
    opacity: 1;
    max-height: 17rem;
}
.carousel-item>img {
    max-height: 560px;
    object-fit: cover;
}
.carousel-control-next, .carousel-control-prev {
    background: black;
    width: 3%;
    height: 107px;
    margin-top: auto;
    margin-bottom: auto;
}
.carousel-caption {
    background: #000;
    text-align: left;
    padding: 25px;
    color:#fff;
    right:30%;
    left:0%;
    bottom:0;
}
.carousel-caption h5 {
    font-size: 3.5rem;
    margin-bottom: 1rem;
    text-transform: capitalize;
    letter-spacing: 0.75px;
    font-family: 'GT America';
}
.carousel-caption>a:hover {
    text-decoration: underline;
}
.whitetext {
    color:#fff;
}

.aligncenter {
    text-align:center;
}

.noborder {
    border:none;
}

.modal-content {
    border-radius:0px!important;
}

.hightext .letter {
    display: inline-block;
    line-height: 1em;
}

.input-div {
    position: relative;
    display: grid;
    grid-template-columns: 1% 93%;
    margin: 25px 0;
    padding: 5px 0;
    border-bottom: 2px solid #d9d9d9;
}

.input-div:before {
    right: 50%;
}

.input-div:after {
    left: 50%;
}

.input-div:before,
.input-div:after {
    content: '';
    position: absolute;
    bottom: -2px;
    width: 0%;
    height: 2px;
    background-color: #f0d185;
    transition: .4s;
}

.input-div>div {
    position: relative;
    height: 45px;
}

.input-div .i {
    color: #d9d9d9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.input-div h6 {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 18px;
    transition: .3s;
}

.input-div>div>input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: none;
    font-size: 1.2rem;
    color: #fff;
}

.input-div.focus:before,
.input-div.focus:after {
    width: 50%;
}

.input-div.focus>div>h6 {
    top: -5px;
    font-size: 15px;
}

.input-div.focus>.i>i {
    color: #38d39f;
}
.btn-close {
    position: absolute;
    background-color: white;
    border-radius: 50%;
    color: black;
    right: 10px;
    top: 10px;
    z-index: 1;
}
.em-name h4 {
    font-family: 'GT America';
    font-size: 3rem;
}
.em-type span:not(:last-child) {
    margin-right: 10px;
}
.em-type span {
    border: 1px solid #d4642b;
    background: #d4642b;
    border-radius: 20px;
    padding: 0 10px;
}
.event-modal-wrapper {
    color: white;
    padding: 30px;
}
.carousel-item img {
    max-height: 450px;
    object-fit: cover;
}
.yn__meta-category {
    background: #8a8686;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 10px;
    color: #fff;
}
.yn__meta-category>a {
    font-size: 12px;
}
.yn__meta-category:hover {
    color: #fff !important;
    background: #000 !important;
}
.home-local-news {
    background-color: #1d1d1d;
    color: #fff;
    padding: 60px 0;
    position: relative;
    text-align: center;
    z-index: 1;
}
.home-local-news .arrow-wrapper, .home-local-news .graph .line-one, .home-local-news .graph .line-two {
    margin-bottom: 50px;
}
.home-local-news .arrow {
    align-items: center;
    display: inline-flex;
    height: 133px;
    text-decoration: none;
    transform: rotate(-90deg) translate3d(6px,0,0);
}
.home-local-news .arrow__caret {
    display: inline-flex;
}
.home-local-news .arrow__caret span:first-child {
    transform: rotate(45deg) translate3d(12px,-13px,0);
    transform-origin: left bottom;
}
.home-local-news .arrow__caret span:nth-child(2) {
    transform: rotate(-45deg);
    transform-origin: left bottom;
}
.home-local-news .arrow__caret span {
    background: #181818;
    border-radius: 2px;
    height: 2px;
    overflow: hidden;
    position: relative;
    width: 20px;
    z-index: 2;
}
.home-local-news .arrow.active .arrow__caret span:after {
    -webkit-animation: animation-arrow-caret 1s both;
    animation: animation-arrow-caret 1s both;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.home-local-news .arrow__caret span:after {
    background: #fee0a7;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
}
.home-local-news .arrow__line {
    background: #181818;
    height: 2px;
    margin-left: -20px;
    margin-right: 30px;
    overflow: hidden;
    position: relative;
    width: 131px;
    z-index: 1;
}
.home-local-news .arrow.active .arrow__line:after {
    -webkit-animation: animation-arrow-line 1s both;
    animation: animation-arrow-line 1s both;
}
.home-local-news .arrow__line:after {
    background: #fee0a7;
    content: "";
    display: block;
    height: 2px;
    left: 150px;
    position: absolute;
    width: 100%;
}
.home-local-news .line-three {
    justify-content: space-between;
    margin-bottom: 88px;
    position: relative;
}
.home-local-news .line-three__stat.first, .home-local-news .line-three__stat.last {
    align-items: center;
    position: relative;
}
.home-local-news .line-three__stat {
    margin-bottom: 54px;
}
.home-local-news .line-three__stat.first .arrow, .home-local-news .line-three__stat.last .arrow {
    display: none;
    height: 62px;
    left: calc(50% - 57px);
    position: absolute;
    top: -113px;
}
.home-local-news .line-three__stat .number {
    color: #fee0a7;
    font-size: 60px;
    font-style: italic;
}
.h1.special, h1.special {
    font-family: nantes-bold;
    font-size: 28px;
    font-weight: 400!important;
    letter-spacing: -.0005em;
    line-height: 120%;
}
.home-local-news h2, .home-local-news p {
    color: #fff;
}
.home-local-news .line-three:after {
    background-color: #fee0a7;
    content: "";
    display: none;
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -115px;
    width: 66.6667%;
}
.home-local-news .final-cta {
    margin-bottom: 88px;
}
.home-local-news .final-cta p span {
    display: inline-block;
    position: relative;
}
.home-local-news .final-cta p span svg.active {
    -webkit-animation: draw-underline 1s linear forwards;
    animation: draw-underline 1s linear forwards;
}
.home-local-news .final-cta p span svg {
    stroke-dasharray: 1850;
    stroke-dashoffset: 1850;
    bottom: -5px;
    position: absolute;
    right: 150px;
    right: -210px;
    transform: scale(.35);
}
.home-local-news h3 {
    font-size: 31px;
    line-height: 125%;
    font-family: Nantes-Bold,serif;
    text-shadow:none;
    font-weight: 900;
    font-family: Nantes-Bold,serif;
}
.home-local-news h2, .home-local-news p {
    color: #fff;
}
.home-local-news .local-news-stats p {
    color: #fee0a7;
}
.home-local-news .local-news-stats .stat-number {
    font-size: 82px;
}
h2.localN__title, h2.localN__title em {
    font-size: 5rem;
    font-family: serif;
    margin-bottom: 2rem;
}
p.localN__desc {
    line-height: 1.5;
    letter-spacing: 0.5px;
    margin-bottom: 2rem;
}
h6.localN__subtitle {
    text-decoration: underline;
    text-decoration-color: #ffd052;
    margin-bottom: 8rem;
}
.localN__subtitle:hover {
    color: #ffd052;
}
.localN__numWrapper p {
    color: #fee0a7;
}
.localN__flowWrapper {
    margin-top: 56px;
}
.home-local-news .line-three__stat.first .arrow__line, .home-local-news .line-three__stat.last .arrow__line {
    width: 64px;
}
@keyframes draw-underline {
	to {
		stroke-dashoffset: 0;
	}
}

@keyframes animation-arrow-line {
	0% {
		left: 150px;
	}

	100% {
		left: 0;
	}
}

@keyframes animation-arrow-caret {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}
@media (min-width:768px){    
    .home-local-news .final-cta p span svg {
        bottom: 0;
        right: -145px;
        transform: scale(.55);
    }
    .home-local-news .line-three:after {
        display: block;
    }
    .h1.special, h1.special, .h1.special span {
        font-size: 58px;
        line-height: 135%;
    }
    .home-local-news .line-three__stat.first .arrow, .home-local-news .line-three__stat.last .arrow {
        display: flex;
    }
    .home-local-news .line-three {
        display: flex;
        margin-bottom: 176px;
    }
    .home-local-news .line-three__stat {
        margin-bottom: 0;
        width: 33.3333%;
    }
    .home-local-news .line-three__stat .number {
        font-size: 8rem;
    }
    .home-local-news .line-three__stat h3 {
        font-size: 25px;
        font-weight: 500;
        font-family: serif;
    }
    .home-local-news .stat-number {
        font-size: 56px;
    }
    .localN__flowWrapper {
        margin-top: 85px;
    }
}
@media (min-width: 992px){
    .h1.special, h1.special, .h1.special span {
        font-size: 5rem;
    }
    .home-local-news .final-cta p span svg {
        right: -95px;
        transform: scale(.75);
    }
}
@media (min-width: 1250px){
    .h1.special, h1.special, .h1.special span {
        font-size: 6rem;
    line-height: 120%;
    font-family: nantes-bold;
    }
    .home-local-news .final-cta p span svg {
        right: -30px;
        transform: none;
    }
}


.topper__svg {
    top: 157px;
    transform: none;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: -1;
   
   
}

.numberfont {
    font-size:8rem!important;
    font-family:Nantes-Bold,serif!important;
}

.res_img {
    padding:10px;
}
.left-col h2 font {
    font-size: 82px;
}
@media (max-width: 575.98px) {
    .yn__extra-header {
        display: none;
    }
    .left-col h2 font {
        font-size: 5rem;
    }
    .left-col h2 {
        font-size: 5rem;
    }
    .carousel-control-next, .carousel-control-prev {
        width: 10%;
    }
    .carousel-caption {
        position: relative;
    }
}


.party_image {
        max-height: 15rem;
}
