.db, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.header #open-menu, .home-page .event-widget {
    right: 0;
    background-color: #000;
    position: absolute;
}
.home-page .hero-sec, .inside-hero, .login h1 a {
    background-size: cover;
    background-position: center;
}
.gform_wrapper .gform_footer input[type=submit], .home-page .event-widget a, .home-page .hero-sec .hero-text-wrap button, button {
    text-transform: uppercase;
    letter-spacing: 3px;
}
.district-life-page .images-sec a:hover, .home-page .blocks .single-block:hover, .who-is-here-page .block-sec .single-block a:hover {
    filter: brightness(70%);
}
.home-page .hero-sec {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    height: 90vh;
        background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    box-sizing: border-box;
    font-size: 62.5%}
*, :after, :before {
    box-sizing: inherit;
}
.dib {
    display: inline-block;
}
.dn, .gform_wrapper .gform_heading, .gform_wrapper .validation_message, .gform_wrapper label {
    display: none;
}
.mhc {
    margin-left: auto;
    margin-right: auto;
}
.email-signup, .pageLoad {
    margin-left: 18.5rem;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.poa {
    position: absolute;
}
.pof {
    position: fixed;
}
.por {
    position: relative;
}
.pos {
    position: static;
}
.tac {
    text-align: center;
}
.login h1 a {
    width: 320px;
    height: 108px;
    background-image: url(../img/pro/login-logo.jpg);
}
body {
    line-height: 1;
    font-size: 2rem;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
p{

}
.home-page .event-widget h6, h3, p {
    line-height: 1.3em;
}
body.lock, html.lock {
    overflow: hidden;
    position: relative;
}
body.unlock, html.unlock {
    overflow: visible;
    position: static;
}
button {
    font-size: 14px;
    font-family: museo-sans, sans-serif;
    font-weight: 700;
    padding: 15px 30px;
    border-radius: 1000000px;
    border: 2px solid #d01383;
    color: #d01383;
    background-color: transparent;
    cursor: pointer;
    transition: .4s all;
}
h1, h2 {
    font-weight: 100;
    color: #333;
       font-family: 'Bodoni Moda', serif;
}
button:hover {
    background-color: #000;
    border: 2px solid #000;
    color: #d01383;
}
.pageLoad {
    opacity: 0;
    -ms-transform: translateY(2.5rem);
    transform: translateY(2.5rem);
}
.active {
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: .8s all;
    opacity: 1;
}
h1 {
    font-size: 66px;
    -webkit-font-smoothing: subpixel-antialiased;
}
h2 {
    font-size: 48px;
}
h3 {
    font-family: museo-sans, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    -webkit-font-smoothing: subpixel-antialiased;
}
h4, p {
    font-weight: 100;
    color: #333;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: museo-sans, sans-serif;
}
h4 {
    font-size: 18px;
}
p {
    font-size: 21px;
    font-style: normal;
    margin-bottom: 3rem;
    font-family: 'Barlow', sans-serif;
}
.strong, a, strong {
    font-weight: 700;
}
a {
    font-family: museo-sans, sans-serif;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    -webkit-font-smoothing: subpixel-antialiased;
}
.gform_wrapper textarea {
    resize: none;
    padding-top: 25px;
}
.gform_wrapper input, .gform_wrapper textarea {
    font-family: museo-sans, sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #000;
    border-radius: 0;
    outline: 0;
    -webkit-font-smoothing: antialiased;
}
.gform_wrapper input::-webkit-input-placeholder, .gform_wrapper textarea::-webkit-input-placeholder {
    color: #7f7f7f;
    font-family: museo-sans, sans-serif;
    font-weight: 100;
    font-size: 32px;
    overflow: visible;
}
.gform_wrapper input:focus::-webkit-input-placeholder, .gform_wrapper textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
.gform_wrapper input:focus, .gform_wrapper textarea:focus {
    border-color: red;
}
.gform_wrapper .select-options li {
    padding-left: 25px;
}
.gform_wrapper .validation_error {
    font-family: museo-sans, sans-serif;
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 10px;
}
.gform_wrapper .gfield_error input {
    border-bottom: 1px solid #d01383!important;
}
.gform_wrapper .gform_footer input[type=submit] {
    padding: 0;
    cursor: pointer;
    width: auto;
    background-color: transparent;
    border: none;
    height: auto;
    font-size: 16px;
    color: #d01383;
    text-align: center;
    transition: .4s all;
}
.gform_wrapper .gform_footer input[type=submit]:hover {
    color: #4f0d33;
}
.email-signup .signup-wrapper {
    max-width: 1350px;
    padding: 3rem 5rem;
    margin: auto;
}
.email-signup .signup-wrapper form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.email-signup .signup-wrapper form .gform_body {
    width: 100%}
.email-signup .signup-wrapper form .gform_body .validation_message {
    display: none;
}
.email-signup .signup-wrapper form .gform_body .validation_error {
    font-family: museo-sans, sans-serif;
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 10px;
}
.email-signup .signup-wrapper form .gform_body .gfield_error input {
    border-bottom: 1px solid #d01383;
}
.email-signup .signup-wrapper form .gform_body input {
    width: 100%;
    height: 70px;
    border: none;
    background-color: transparent;
    color: #4f0d33;
    border-bottom: 2px #4f0d33 solid;
    text-align: center;
    padding-top: 20px;
}
.email-signup .signup-wrapper form .gform_body input::-webkit-input-placeholder {
    color: #4f0d33;
}
.email-signup .signup-wrapper form .gform_body input:focus::-webkit-input-placeholder {
    color: transparent;
}
.email-signup .signup-wrapper form .gform_footer {
    text-align: center;
    background-color: transparent;
}
.email-signup .signup-wrapper form .gform_footer input[type=submit] {
    cursor: pointer;
    width: auto;
    text-decoration: none;
    background-color: transparent;
    border: none;
    height: auto;
    font-size: 20px;
    color: #d01383;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    padding-top: 2rem;
    letter-spacing: 3px;
    transition: .4s all;
}
.email-signup .signup-wrapper form .gform_footer input[type=submit]:hover {
    color: #4f0d33;
}
.inside-hero {
          
    height: 700px;
    width: 100%;
    background-repeat: no-repeat;
}
.intro {
    width: 675px;
    margin: 13rem auto 0;
}
.intro h1, .intro h3, .intro p {
    text-align: center;
}
.intro h1 {
    margin-bottom: 6.5rem;
}
.intro h3 {
    margin-bottom: 2.5rem;
}
@media screen and (max-width:1600px) {
    .intro {
    margin: 11rem auto 0;
}
.intro h1 {
    margin-bottom: 6rem;
    font-size: 40px;
    line-height: 1.3;
    font-family: 'Bodoni Moda', serif;
}
.intro h3 {
    margin-bottom: 2rem;
}
}@media screen and (max-width:1200px) {
    .intro {
    margin: 8rem auto 0;
}
.email-signup .signup-wrapper {
    padding: 3rem 5rem;
}
.email-signup .signup-wrapper form .gform_body input {
    padding-top: 2rem;
}
.email-signup .signup-wrapper form .gform_footer input[type=submit] {
    padding-top: 1.5rem;
}
}@media screen and (max-width:900px) {
    .intro {
    margin: 6rem auto 0;
    width: 80%}
.intro h1 {
    margin-bottom: 3.5rem;
}
h1 {
    font-size: 48px;
}
h2 {
    font-size: 32px;
}
h3 {
    font-size: 24px;
}
p {
    font-size: 16px;
}
.inside-hero {
   height: 43vh;
    margin-top: 7rem;
}
.email-signup, .pageLoad {
    margin-left: 0;
    margin-top: 12rem;
}
button {
    padding: 10px 18px;
}
.email-signup .signup-wrapper form .gform_body input {
    height: 40px;
    padding-top: 0;
}
.email-signup .signup-wrapper form .gform_body input::-webkit-input-placeholder {
    font-size: 30px;
}
.email-signup .signup-wrapper form .gform_footer input[type=submit] {
    font-size: 18px;
}
}@media screen and (max-width:600px) {
    .email-signup .signup-wrapper form .gform_body input {
    padding-top: 1rem;
}
.email-signup .signup-wrapper form .gform_body input::-webkit-input-placeholder {
    font-size: 22px;
}
.email-signup .signup-wrapper form .gform_footer input[type=submit] {
    font-size: 16px;
}
button {
    font-size: 12px;
}
}@media screen and (max-width:400px) {
    button {
    padding: 10px 14px;
}
}
.header {
    width: 196px;
    position: fixed;
    background-color: #000;
    left: 0;
    top: 0;
    z-index: 9999;
}
.header input {
    opacity: 0;
    z-index: -1;
    position: absolute;
}
.header .closed-menu {
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 5;
    position: relative;
    background-color: #000;
}
.header .closed-menu .closed-menu-wrapper {
    height: 90vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header .closed-menu .closed-menu-wrapper p {
    color: #fff;
}
.header .closed-menu .closed-menu-wrapper .hamburger {
    width: 37px;
    margin: auto;
    cursor: pointer;
    transition: .4s all;
}
.header .closed-menu .closed-menu-wrapper .hamburger:hover .one {
    left: 1.8rem;
}
.header .closed-menu .closed-menu-wrapper .hamburger .one, .header .closed-menu .closed-menu-wrapper .hamburger:hover .three {
    left: 0;
}
.header .closed-menu .closed-menu-wrapper .hamburger .line {
    height: 2px;
    color: #fff;
    background-color: #fff;
    margin-bottom: 1rem;
}
.header .closed-menu .closed-menu-wrapper .hamburger .one, .header .closed-menu .closed-menu-wrapper .hamburger .three {
    transition: .4s all;
    position: relative;
    width: 19px;
}
.header .closed-menu .closed-menu-wrapper .hamburger .three {
    left: 1.8rem;
}
.header .closed-menu .closed-menu-wrapper .hg-home {
         display: block;
    text-align: center;
    
    
    font-family: 'Barlow', sans-serif;
    transition: .4s all;
    color: #fff;
    text-decoration: none;
    font-size: 33px;
    text-transform: uppercase;
}
.header .closed-menu .closed-menu-wrapper .hg-home img {
    -ms-transform: translateY(1rem);
    transform: translateY(1rem);
    transition: .4s all;
}
.header .closed-menu .closed-menu-wrapper .hg-home:hover img {
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.header .closed-menu .closed-menu-wrapper .hg-home:hover p {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.header .closed-menu .closed-menu-wrapper .hg-home p {
    opacity: 0;
    font-size: 14px;
    text-align: center;
    transition: .4s all;
    margin-bottom: 0;
    -ms-transform: translateY(-1rem);
    transform: translateY(-1rem);
}
.header .closed-menu .closed-menu-wrapper .social-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 140px;
}
.header .closed-menu .closed-menu-wrapper .social-links a i {
    color: #fff;
    font-size: 29px;
    text-align: center;
    transition: .4s all;
}
.header #open-menu .nav-wrap-container ul li.current_page_item a, .header .closed-menu .closed-menu-wrapper .social-links a i:hover {
    color: #d01383;
}
.header #menu_toggle:checked~#open-menu {
    left: 16.6rem;
}
.header #menu_toggle:checked~.closed-menu .closed-menu-wrapper label .hamburger {
    transform: rotateZ(45deg);
}
.header #menu_toggle:checked~.closed-menu .closed-menu-wrapper label .hamburger .one {
    width: 37px;
    transform: rotateZ(-90deg);
    top: 11px;
    left: 0;
}
.header #menu_toggle:checked~.closed-menu .closed-menu-wrapper label .hamburger .three {
    transform: rotateY(90deg);
    opacity: 0;
}
.header #open-menu {
    z-index: 1;
    top: 0;
    left: -96rem;
    bottom: 0;
    width: 96rem;
    display: -ms-flexbox;
    display: flex;
    transition: .7s all;
}
.header #open-menu .nav-wrap-container {
    width: 45rem;
    margin: auto;
}
.header #open-menu .nav-wrap-container ul li {
        margin-bottom: 3.5rem;
}
.header #open-menu .nav-wrap-container ul li a {
   font-size: 41px;
    color: #fff;
    font-family: 'Barlow', sans-serif;
    font-weight: 100;
    transition: .5s all;
    text-transform: uppercase;
}
.header #open-menu .nav-wrap-container ul li a:hover {
    color: #465919;
}
.header #open-menu .nav-wrap-container .social-links-2 {
    display: none;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 140px;
    margin-top: 3rem;
}
.header #open-menu .nav-wrap-container .social-links-2 a i {
    color: #fff;
    font-size: 29px;
    text-align: center;
    transition: .4s all;
}
.header #open-menu .nav-wrap-container .social-links-2 a i:hover {
    color: #d01383;
}
@media screen and (max-width:1600px) {
    .header #open-menu {
    width: 56rem;
    left: -56rem;
}
}@media screen and (max-width:900px) {
    .header {
    width: 100%}
.header .closed-menu {
    height: 12rem;
}
.header .closed-menu .closed-menu-wrapper {
    height: 8rem !important;
    width: 90%;
    margin: auto;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
}
.header .closed-menu .closed-menu-wrapper .hg-home img {
    width: 28px;
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.header .closed-menu .closed-menu-wrapper .social-links {
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
    width: 12rem;
}
.header #menu_toggle:checked~#open-menu {
    left: 0;
    top: 0;
}
.header #open-menu {
    width: 100%;
    top: -100vh;
    left: 0;
}
.header #open-menu .nav-wrap-container {
    width: 100%;
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
}
.header #open-menu .menu-navigation-container ul li a {
    font-size: 38px;
}
.header #open-menu .menu-navigation-container ul li {
    margin-bottom: 3.5rem;
}
.header #open-menu .nav-wrap-container .social-links-2 {
    display: -ms-flexbox;
    display: flex;
}
.header .closed-menu .closed-menu-wrapper .hg-home p, .header .closed-menu .closed-menu-wrapper .social-links {
    display: none;
}
}
@media screen and (max-width:600px) {
    .header #open-menu .menu-navigation-container ul li a {
    font-size: 32px;
}
.header #open-menu .menu-navigation-container ul li {
    margin-bottom: 3rem;
}
.header .closed-menu .closed-menu-wrapper .social-links a i {
    font-size: 24px;
}
.header .closed-menu .closed-menu-wrapper .social-links {
    width: 8rem;
}
.header .closed-menu .closed-menu-wrapper .hg-home img {
    width: 24px;
}
.header .closed-menu .closed-menu-wrapper .hg-home {
   
}
}
.home-page .event-widget h5, .home-page .event-widget h6 {
    font-family: museo-sans, sans-serif;
    margin-bottom: 1.5rem;
}
.home-page .event-widget {
    max-width: 275px;
    padding: 2.5rem;
    top: 5vh;
}
.home-page .event-widget .close, .home-page .event-widget a, .home-page .event-widget h5, .home-page .event-widget h6, .home-page .event-widget p {
    color: #fff;
}
.home-page .event-widget .close {
    font-family: museo-sans, sans-serif;
    font-weight: 700;
}
.home-page .event-widget img {
    width: 16px;
    position: absolute;
    right: 1.3rem;
    cursor: pointer;
}
.home-page .event-widget h5 {
    font-size: 22px;
    font-weight: 700;
}
.home-page .event-widget h6 {
    font-size: 16px;
    font-weight: 100;
    -webkit-font-smoothing: subpixel-antialiased;
}
.home-page .event-widget a {
    font-weight: 700;
    transition: .4s all;
}
.home-page .event-widget a:hover {
    color: #d01383;
}
.home-page .event-widget p {
    font-size: 30px;
    margin-bottom: 2rem;
}
.home-page .event-widget span {
    margin-left: .8rem;
    font-weight: 700;
}

.home-page .hero-sec .hero-text-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 5rem;
}
.home-page .hero-sec .hero-text-wrap img {
    width: 450px;
    margin-bottom: 7rem;
}
.home-page .hero-sec .hero-text-wrap button {
    display: none;
    width: 200px;
    height: 52px;
    border-radius: 100000px;
    background: 0 0;
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
    outline: 0;
}
.home-page .hero-sec .hero-text-wrap button:hover {
    background: #000;
    border: 2px solid #000;
    color: #d01383;
}
.home-page .email-signup {
    margin-left: 0;
}
.home-page .email-signup input {
    padding-top: 10px!important;
}
.home-page .moving-blocks {
    z-index: -1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 17rem 0;
    height: 103rem;
}
.home-page .moving-blocks .square {
    z-index: -1;
    height: 600px;
    position: absolute;
   
}
.home-page .moving-blocks .square .green-1 {
     position: absolute;
    right: 0;
    width: 86%;
    height: 40px;
    bottom: -4rem;
    background-color: #465919;
}
.home-page .moving-blocks .square .green-2 {
       position: absolute;
    right: 0;
    width: 65%;
    height: 30px;
    top: -3rem;
    background-color: #465919;
}
.home-page .moving-blocks .image-wrap {
    transition: .5s all;
    transform: translate3d(0, 0, 0);
    width: 55%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.home-page .moving-blocks .stripe-2 {
    position: absolute;
    max-width: 512px;
    height: auto;
    bottom: -13rem;
}
.home-page .moving-blocks .textbox-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 55%;
    right: 0;
    transition: .5s all;
    transform: translate3d(0, 120px, 0);
}
.home-page .moving-blocks .textbox-wrap .text-wrap {
    width: 65%;
    margin: auto;
}
.home-page .moving-blocks .textbox-wrap .text-wrap .stripe {
    position: absolute;
    top: -10rem;
    right: 0;
    height: 200px;
}
.home-page .moving-blocks .textbox-wrap .text-wrap .button, .home-page .sbs .sbs-text-wrap .text-wrap .button {
    text-transform: uppercase;
    font-size: 14px;
    transition: .4s all;
 
    outline: 0;
    letter-spacing: 3px;
}
.home-page .moving-blocks .textbox-wrap .text-wrap h2 {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 2rem;
    font-family: 'Bodoni Moda', serif;
    
}
.home-page .moving-blocks .textbox-wrap .text-wrap .ab-copy {
    margin-bottom: 4rem;
}
.home-page .moving-blocks .textbox-wrap .text-wrap .button {
       width: auto;
    text-align: center;
    border-radius: 100000px;
    background: 0 0;
    border: 2px solid #000;
    padding: 15px 30px;
    color: #000 !important;
    display: block;
}
.home-page .moving-blocks .textbox-wrap .text-wrap .button:hover {
    background: #465919;
    border: 2px solid #465919;
    color: #fff !important;
}
.home-page .moving-blocks .move {
    opacity: 1;
    transform: translate3d(0, 90px, 0);
}
.home-page .sbs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.home-page .sbs .sbs-sec {
    width: 50%}
.home-page .sbs .sbs-text-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.home-page .sbs .sbs-text-wrap .text-wrap {
    margin: auto;
    padding: 0 50px;
}
.home-page .sbs .sbs-text-wrap .text-wrap h2 {
    margin-bottom: 4rem;
    max-width: 57rem;
}
.home-page .sbs .sbs-text-wrap .text-wrap p {
    max-width: 57rem;
}
.home-page .sbs .sbs-text-wrap .text-wrap .button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 285px;
    border-radius: 100000px;
    background: 0 0;
    border: 2px solid #d01383;
    padding: 15px 30px;
}
.home-page .sbs .sbs-text-wrap .text-wrap .button:hover {
    background: #000;
    border: 2px solid #000;
    color: #d01383;
}
.district-life-page .images-sec a .image, .home-page .blocks .single-block, .home-page .sbs .slideshow .slideshow-wrapper #slider .sbs-img, footer .wood-divide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.home-page .sbs .sbs-text-wrap h2, .home-page .sbs .sbs-text-wrap p {
    color: #000;
}
.home-page .sbs .slideshow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
}
.home-page .sbs .slideshow .slideshow-wrapper {
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}
.home-page .sbs .slideshow .slideshow-wrapper #slider {
    list-style-type: none;
    white-space: nowrap;
    transition: transform 1s;
}
.home-page .sbs .slideshow .slideshow-wrapper #slider .sbs-img {
    display: inline-block;
    height: 65rem;
    width: 100%}
.home-page .sbs .slideshow .indicators {
    width: 65px;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -2.5rem;
    z-index: 7;
}
.home-page .sbs .slideshow .indicators .dot {
    cursor: pointer;
    position: relative;
    height: 12px;
    width: 12px;
    border: 1px solid #d01383;
    border-radius: 10000px;
}
.home-page .sbs .slideshow .indicators .active {
    background-color: #d01383;
}
.home-page .blocks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -1px;
}
.home-page .blocks .single-block {
    width: 33.33333%;
    text-align: center;
    height: 55rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: .4s all;
}
.home-page .blocks .single-block img {
    width: 100px;
    -ms-transform: translateY(2rem);
    transform: translateY(2rem);
    transition: .4s all;
}
.home-page .blocks .single-block h2 {
    opacity: 0;
    margin-top: 3rem;
    color: #fff;
    margin-bottom: 2rem;
    text-shadow: 1px 1px 4px #000;
    -ms-transform: translateY(-2rem);
    transform: translateY(-2rem);
    transition: .4s all;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td a:hover, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-sub-nav a:hover, #tribe-mobile-container .tribe-events-event-body a:hover, .single-tribe_events .tribe-events-single .tribe-events-back a:hover, .single-tribe_events .tribe-events-single .tribe-events-single-section dd a, footer h4 {
    color: #465919;
}
.home-page .blocks .single-block:hover img {
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.home-page .blocks .single-block:hover h2 {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
}
@media screen and (max-width:1600px) {
    .home-page .sbs .sbs-text-wrap .text-wrap h2 {
    margin-bottom: 2rem;
    font-size: 44px;
}
.home-page .moving-blocks .right .text-wrap {
    width: 70%}
.home-page .sbs .sbs-img {
    height: 58rem;
}
.home-page .blocks .single-block {
    height: 40rem;
}
.home-page .blocks .single-block h2 {
    font-size: 40px;
    margin-bottom: 1rem;
}
}@media screen and (max-width:1200px) {
    .home-page h1 {
    font-size: 40px;
}
.home-page .moving-blocks .textbox-wrap .text-wrap {
    width: 80%}
.home-page .moving-blocks .right .text-wrap h2, .home-page .sbs .sbs-text-wrap .text-wrap h2 {
    font-size: 36px;
}
.home-page .moving-blocks .right .text-wrap p, .home-page .sbs .sbs-text-wrap .text-wrap p {
    font-size: 18px;
}
.home-page .sbs .slideshow .slideshow-wrapper .sbs-img {
    height: 50rem;
}
.home-page .blocks .single-block {
    height: 44rem;
}
.home-page .email-signup .signup-wrapper {
    padding: 3rem 5rem;
}
.home-page .email-signup .signup-wrapper h3 {
    margin-bottom: 2rem;
}
.home-page .email-signup .signup-wrapper form .gform_body input {
    padding-top: 3rem;
}
.home-page .email-signup .signup-wrapper form .gform_body input::-webkit-input-placeholder {
    font-size: 40px;
}
}@media screen and (max-width:900px) {
    .home-page .event-widget, .home-page .sbs .slideshow {
   }
.home-page {
    margin-left: 0;
}
.home-page .email-signup {
    margin-top: 0;
}
.home-page .hero-sec .hero-text-wrap img {
    width: 300px;
}
.home-page .sbs {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
}
.home-page .sbs .sbs-text-wrap .text-wrap {
    margin: 0 auto 8rem;
    width: 90%;
    padding: 0;
}
.home-page .moving-blocks .right .text-wrap h2, .home-page .moving-blocks .right .text-wrap p, .home-page .sbs .sbs-text-wrap .text-wrap h2, .home-page .sbs .sbs-text-wrap .text-wrap p {
    max-width: 100%}
.home-page .moving-blocks {
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding: 8rem 0;
}
.home-page #flowers {
    padding-top: 0;
}
.home-page .moving-blocks .image-wrap {
    width: 90%;
    transform: translate3d(0, 2rem, 0);
}
.home-page .moving-blocks .textbox-wrap {
    width: 90.9%;
    transform: translate3d(10%, 0, 0);
}
.home-page .moving-blocks .stripe-2 {
    width: 300px;
    bottom: -7rem;
}
.home-page .moving-blocks .textbox-wrap .text-wrap .stripe {
    height: 150px;
}
.home-page .moving-blocks .square {
    position: relative;
    height: 540px;
}
.home-page .moving-blocks .right {
    transform: translate3d(0, 0, 0);
}
.home-page .sbs .sbs-img, .home-page .sbs .sbs-sec {
    width: 100%}
.home-page .hero-sec .backdrop .hero-text-wrap .subheadline {
    width: 70%}
.home-page .hero-sec .backdrop .hero-text-wrap img {
    margin-bottom: 4rem;
}
.home-page .blocks {
    -ms-flex-direction: column;
    flex-direction: column;
}
.home-page .blocks .single-block {
    width: 100%;
    height: 26rem;
}
.home-page .email-signup .signup-wrapper form .gform_body input::-webkit-input-placeholder {
    font-size: 32px;
}
.home-page .moving-blocks .square .green-1 {
    bottom: -1rem;
    height: 10px;
}
.home-page .moving-blocks .square .green-2 {
    top: -1rem;
    height: 10px;
}
}@media screen and (max-width:600px) {
    .home-page .event-widget {
    padding: 1.5rem;
    top: 3vh;
}
.home-page .event-widget img {
    width: 10px;
}
.home-page .event-widget p {
    font-size: 22px;
}
.home-page .event-widget h5 {
    font-size: 18px;
}
.home-page .hero-sec .hero-text-wrap img {
    width: 270px;
}
.home-page .hero-sec .backdrop .hero-text-wrap {
    padding: 0 3rem;
}
.home-page .hero-sec .backdrop .hero-text-wrap img {
    width: 12rem;
}
.home-page .hero-sec .backdrop .hero-text-wrap button {
    height: 32px;
    font-size: 18px;
}
.home-page .hero-sec .backdrop .hero-text-wrap .subheadline {
    width: 100%;
    margin: 0 auto 3rem;
}
.home-page .email-signup .signup-wrapper {
    padding: 5rem 4rem;
}
.home-page .email-signup .signup-wrapper form {
    -ms-flex-direction: column;
    flex-direction: column;
}
.home-page .email-signup .signup-wrapper form .gform_body {
    width: 100%}
.home-page .email-signup .signup-wrapper form .gform_body input {
    height: 40px;
    padding-top: 5px;
}
.home-page .email-signup .signup-wrapper form .gform_body input::-webkit-input-placeholder {
    font-size: 20px;
}
.home-page .email-signup .signup-wrapper form .gform_footer {
    width: 100%;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.home-page .email-signup .signup-wrapper form .gform_footer input[type=submit] {
    padding-top: 1rem;
    width: auto;
}
.home-page .moving-blocks {
    padding: 6rem 0;
}
.home-page .moving-blocks .image-wrap {
    height: 250px;
}
.home-page .moving-blocks .textbox-wrap .text-wrap .stripe {
    height: 80px;
    top: -5rem;
}
.home-page .moving-blocks .stripe-2 {
    width: 180px;
    bottom: -4rem;
}
.home-page .sbs .slideshow .slideshow-wrapper #slider .sbs-img {
    height: 15rem;
}
.home-page .sbs .slideshow .slideshow-wrapper #slider .sbs-img:nth-of-type(2) {
    top: 9rem;
}
.home-page .blocks .single-block img {
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 70px;
}
.home-page .blocks .single-block h2 {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 30px;
    margin-top: 1.5rem;
}
.home-page .moving-blocks .textbox-wrap .text-wrap .button, .home-page .sbs .sbs-text-wrap .text-wrap .button {
    padding: 10px 14px;
    font-size: 12px;
}
.home-page .sbs .sbs-text-wrap .text-wrap .button {
    height: 38px;
    width: 250px;
}
}.explore-the-district .map-sec {
    max-width: 1600px;
    padding: 0 10rem;
    margin: 11rem auto 16rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.explore-the-district .map-sec .directions {
    width: 30%}
.explore-the-district .map-sec .img-wrap {
    width: 60%}
.explore-the-district .map-sec .img-wrap .acf-map {
    width: 100%;
    height: 500px;
}
@media screen and (max-width:1600px) {
    .explore-the-district .map-sec {
    padding: 0 5rem;
}
.explore-the-district .map-sec .img-wrap {
    width: 50%}
.explore-the-district .map-sec .directions {
    width: 45%}
}@media screen and (max-width:1200px) {
    .explore-the-district .map-sec {
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 900px;
}
.explore-the-district .map-sec .directions, .explore-the-district .map-sec .img-wrap {
    width: 100%}
.explore-the-district .map-sec .directions {
    margin-top: 6rem;
}
}@media screen and (max-width:900px) {
    .explore-the-district {
    margin-left: 0;
    margin-top: 7rem;
}
.explore-the-district .map-sec .img-wrap .acf-map {
    height: 400px;
}
}@media screen and (max-width:600px) {
    .explore-the-district .map-sec {
    margin: 7rem auto;
}
.explore-the-district .map-sec .img-wrap .acf-map {
    height: 270px;
}
}.parking-page .park-sec {
    max-width: 1600px;
    padding: 0 10rem;
    margin: 11rem auto 16rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.parking-page .park-sec .park-info {
    width: 35%}
.parking-page .park-sec .park-info p {
    margin-bottom: 0;
    line-height: 1.3em;
    text-indent: -3.4rem;
}
.parking-page .park-sec .img-wrap img {
    width: 100%}
@media screen and (max-width:1600px) {
    .parking-page .park-sec .img-wrap {
    width: 50%}
.parking-page .park-sec .park-info {
    width: 45%}
}@media screen and (max-width:1400px) {
    .parking-page .park-sec {
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 900px;
}
.parking-page .park-sec .img-wrap, .parking-page .park-sec .park-info {
    width: 100%}
.parking-page .park-sec .park-info {
    margin-top: 6rem;
}
}@media screen and (max-width:600px) {
    .parking-page .park-sec {
    max-width: 80%;
    padding: 0;
    margin: 7rem auto;
}
.parking-page .park-sec .park-info p {
    text-indent: 0;
}
}.who-is-here-page .block-sec {
    max-width: 1306px;
    padding: 0 5rem;
    margin: 18rem auto 13rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.who-is-here-page .block-sec .single-block {
    width: 30%;
    margin-bottom: 6rem;
}
.who-is-here-page .block-sec .single-block a {
    display: block;
    text-align: center;
    outline: 0;
    transition: all .4s;
}
.who-is-here-page .block-sec .single-block a img {
    width: 100%;
    margin-bottom: 1.5rem;
}
.who-is-here-page .block-sec .single-block p {
    margin-bottom: 0;
    line-height: 1.4em;
    text-align: center;
}
.fancybox-container .modal {
    max-width: 1092px;
    margin-left: 9.5rem;
}
.fancybox-container .modal .modal-wrap {
    max-width: 90%;
    margin: auto;
    padding: 5rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.fancybox-container .modal .modal-wrap .pic-wrap {
    width: 30%}
.fancybox-container .modal .modal-wrap .pic-wrap img {
    width: 100%}
.fancybox-container .modal .modal-wrap .info {
    width: 65%}
.fancybox-container .modal .modal-wrap .info h3 {
    font-size: 36px;
    margin-bottom: 2rem;
}
.fancybox-container .modal .modal-wrap .info p {
    margin: 0;
}
.fancybox-container .modal .modal-wrap .info a {
    color: #d01383;
    font-size: 18px;
    word-break: break-all;
}
.fancybox-container .modal button:hover {
    background-color: #fff!important;
    border: none!important;
}
@media screen and (max-width:1600px) {
    .fancybox-container .modal {
    max-width: 80%}
.fancybox-container .modal .modal-wrap .info h3 {
    font-size: 32px;
}
.fancybox-container .modal .modal-wrap .info p {
    font-size: 18px;
}
.who-is-here-page .block-sec {
    margin: 14rem auto 14;
}
}@media screen and (max-width:1200px) {
    .fancybox-container .modal .modal-wrap .pic-wrap {
    width: 40%}
.fancybox-container .modal .modal-wrap .info {
    width: 55%}
.who-is-here-page .block-sec {
    margin: 10rem auto 14;
}
}@media screen and (max-width:900px) {
    .fancybox-container .modal {
    margin-left: 0;
    max-width: 85%}
.fancybox-container .modal .modal-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
}
.fancybox-container .modal .modal-wrap .pic-wrap {
    width: 60%;
    margin-bottom: 4rem;
}
.fancybox-container .modal .modal-wrap .info, .who-is-here-page .block-sec .single-block {
    width: 100%}
.who-is-here-page .block-sec {
    max-width: 60%;
    padding: 0;
}
}@media screen and (max-width:600px) {
    .fancybox-container .modal .modal-wrap .pic-wrap {
    width: 100%;
    margin-bottom: 2rem;
}
.fancybox-container .modal .modal-wrap .info a, .fancybox-container .modal .modal-wrap .info p {
    font-size: 16px;
}
.who-is-here-page .block-sec {
    margin: 5rem auto 0;
}
}.district-life-page .images-sec {
    max-width: 1200px;
    padding: 0 5rem;
    margin: 11rem auto 16rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.district-life-page .images-sec a {
    display: block;
    width: 49%;
    height: 400px;
    margin-bottom: 2rem;
    position: relative;
    outline: 0;
    transition: .4s all;
}
#tribe-events-pg-template #tribe-events-content-wrapper #tribe-events-footer, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-bar-disabled, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-ical, .single-tribe_events .tribe-events-after-html, .single-tribe_events .tribe-events-before-html, .single-tribe_events .tribe-events-single .tribe-events-cal-links, .single-tribe_events .tribe-events-single .tribe-events-notices, .single-tribe_events .tribe-events-single .tribe-events-sub-nav {
    display: none;
}
.district-life-page .images-sec a .image {
    height: 100%;
    width: 100%;
    transition: .4s all;
}
.district-life-page .images-sec a:nth-of-type(even) {
    top: 20rem;
}
@media screen and (max-width:1600px) {
    .district-life-page .dl-intro {
    margin: 11rem auto 0;
}
}@media screen and (max-width:1200px) {
    .district-life-page .images-sec {
    margin: 10rem auto 0;
}
.district-life-page .images-sec a {
    height: 300px;
}
.district-life-page .images-sec a:nth-of-type(even) {
    top: 15rem;
}
}@media screen and (max-width:900px) {
    .district-life-page .dl-intro {
    margin: 7rem auto 0;
    max-width: 90%}
.district-life-page .dl-intro h1 {
    margin-bottom: 3rem;
}
.district-life-page .dl-intro h3 {
    margin-bottom: 1rem;
}
.district-life-page .images-sec {
    max-width: 90%;
    padding: 0;
}
.district-life-page .images-sec a {
    height: 250px;
}
.district-life-page .images-sec a:nth-of-type(even) {
    top: 12.5rem;
}
}@media screen and (max-width:600px) {
    .district-life-page .images-sec a {
    height: 250px;
    width: 100%}
.district-life-page .images-sec a:nth-of-type(even) {
    top: 0;
}
}.tribe-events-style-skeleton .pageLoad {
    margin-left: 0!important;
}
#tribe-events-pg-template {
    margin-left: 9.5rem!important;
}
#tribe-events-pg-template .tribe-events-after-html {
    margin-left: -9.5rem!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper {
    max-width: 1100px!important;
    margin: 11rem auto 16rem!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-page-title {
    text-align: left;
    margin-bottom: 2rem!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-sub-nav {
    position: absolute!important;
    right: 0!important;
    margin-top: -6rem!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-sub-nav a {
    font-weight: 100!important;
    font-size: 16px!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar {
    border: none;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead tr {
    border-bottom: 2px solid #000!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-friday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-monday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-saturday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-sunday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-thursday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-tuesday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-wednesday {
    font-family: museo-sans, sans-serif!important;
    font-size: 20px!important;
    font-weight: 700!important;
    padding: 10px 0;
    text-transform: none;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr {
    border-bottom: 1px solid #000;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td {
    border: none;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td a {
    font-size: 14px!important;
    transition: all .4s;
}
#tribe-mobile-container .tribe-events-event-body a, .single-tribe_events .tribe-events-single .tribe-events-back a {
    transition: .4s all;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td div {
    font-size: 24px!important;
    font-weight: 100!important;
    font-family: museo-sans, sans-serif!important;
    text-align: left!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td .tribe-events-tooltip {
    padding: 10px!important;
    outline: 0;
    background-color: #fff!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td .tribe-events-tooltip h3 {
    font-size: 18px!important;
    font-weight: 700!important;
    padding: 0;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td .tribe-events-tooltip .tribe-event-description p {
    font-size: 16px!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td .tribe-events-tooltip div.tribe-events-event-body, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td .tribe-events-tooltip div.tribe-events-event-body .tribe-events-tooltip {
    padding: 0!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td .tribe-events-tooltip div.tribe-events-event-body .tribe-events-event-thumb {
    padding: 0!important;
    width: 100%}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td .tribe-events-tooltip div.tribe-events-event-body .tribe-events-event-thumb img {
    width: 100%}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td .tribe-events-tooltip div.tribe-events-event-body .tribe-event-duration {
    margin-bottom: 1rem;
    font-weight: 300!important;
    font-size: 16px!important;
    -webkit-font-smoothing: subpixel-antialiased!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody .type-tribe_events {
    border-bottom: 1px solid #000;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody .type-tribe_events h3 {
    line-height: .6em!important;
    margin-bottom: 6px;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody .tribe-events-last {
    border: none;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr:last-of-type {
    border-bottom: none;
}
.single-tribe_events .tribe-events-single {
    max-width: 850px!important;
    margin: 15rem auto;
}
.single-tribe_events .tribe-events-single .tribe-events-back {
    margin: 0 auto 6rem;
    text-transform: uppercase;
}
.single-tribe_events .tribe-events-single .tribe-events-single-event-title {
    text-align: center;
    margin: 2rem 0;
    font-size: 48px;
}
.single-tribe_events .tribe-events-single .tribe-events-schedule {
    text-align: center;
    margin: 2rem 0;
}
.single-tribe_events .tribe-events-single .tribe-events-schedule h2 {
    font-size: 20px;
    font-weight: 700;
}
.single-tribe_events .tribe-events-single .tribe-events-event-image img {
    width: 100%!important;
    height: auto;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 7rem auto!important;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section abbr {
    border-bottom: none!important;
    cursor: inherit!important;
    text-decoration: none!important;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 2rem;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section dl {
    font-family: museo-sans, sans-serif!important;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section .tribe-events-meta-group {
    width: 40%}
.single-tribe_events .tribe-events-single .tribe-events-single-section dt {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: .5rem;
}
#tribe-mobile-container .tribe-events-event-body .tribe-event-description p, .single-tribe_events .tribe-events-single .tribe-events-single-section .tribe-venue {
    margin-bottom: 1rem;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section .tribe-events-event-url-label, .single-tribe_events .tribe-events-single .tribe-events-single-section .tribe-events-start-date-label, .single-tribe_events .tribe-events-single .tribe-events-single-section .tribe-events-start-time-label {
    margin-top: 2rem!important;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section dd {
    font-size: 18px;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section .tribe-address {
    line-height: 1.3em;
}
#tribe-mobile-container h4 {
    padding: 5px 0!important;
}
#tribe-mobile-container h4 a {
    font-size: 16px!important;
    text-transform: uppercase;
}
#tribe-mobile-container .tribe-events-event-body .tribe-events-event-schedule-details {
    font-family: museo-sans, sans-serif!important;
    font-size: 16px;
    padding: 5px 0;
}
#tribe-mobile-container .tribe-events-event-body .tribe-event-description {
    padding: 5px 0;
}
@media screen and (max-width:1600px) {
    #tribe-events-pg-template #tribe-events-content-wrapper {
    max-width: 80%!important;
}
}@media screen and (max-width:1200px) {
    #tribe-events-pg-template #tribe-events-content-wrapper {
    margin: 11rem auto 0!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-friday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-monday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-saturday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-sunday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-thursday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-tuesday, #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar thead #tribe-events-wednesday {
    font-size: 16px!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td div {
    font-size: 20px!important;
}
.single-tribe_events .tribe-events-single {
    max-width: 80%!important;
}
}@media screen and (max-width:900px) {
    #tribe-events-pg-template {
    margin-left: 0!important;
    margin-top: 7rem!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper {
    max-width: 90%!important;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 3rem auto!important;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section .tribe-events-meta-group {
    width: 100%!important;
    margin: 2rem 0!important;
}
.single-tribe_events .tribe-events-single .tribe-events-single-section dd, .single-tribe_events .tribe-events-single .tribe-events-single-section h2 {
    font-size: 16px!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody .type-tribe_events h3 {
    font-size: 18px!important;
}
#tribe-events-pg-template .tribe-events-after-html {
    margin-left: 0!important;
}
}@media screen and (max-width:600px) {
    #tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-sub-nav {
    position: relative!important;
    margin-top: 0!important;
}
.tribe-events-tooltip {
    display: none!important;
}
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody .type-tribe_events h3 {
    line-height: 1em!important;
}
}
.hour-story-page p {
    line-height: 1.5em;
}
.hour-story-page .text-wrap {
    max-width: 660px;
    margin: auto;
}

.hour-story-page .text-wrap h2 {
    margin-bottom: 4rem;
}
.hour-story-page .story-intro {
    margin: 14rem auto 0;
}
.hour-story-page .story-intro h1 {
    margin-bottom: 6rem;
}
.hour-story-page .story-intro h3 {
    margin-bottom: 3rem;
}
.hour-story-page .story-img-wrap {
    margin: 16rem auto;
    max-width: 1600px;
    padding: 0 10rem;
}
.hour-story-page .story-img-wrap img {
    width: 100%}
.hour-story-page .sbs {
    max-width: 1475px;
    padding: 0 5rem;
    margin: 16rem auto 20rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.hour-story-page .sbs .sbs-copy {
    width: 40%}
.hour-story-page .sbs .sbs-copy h2 {
    margin-bottom: 4rem;
}
.hour-story-page .sbs .sbs-img-wrap {
    width: 51%}
.hour-story-page .sbs .sbs-img-wrap img {
    width: 100%}
.hour-story-page .social {
    margin: 30rem auto 50rem;
    max-width: 1420px;
    border: 1px solid #333;
    padding: 12rem 7rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hour-story-page .social .text-left {
    max-width: 620px;
}
.hour-story-page .social .text-left h2 {
    margin-bottom: 3rem;
}
.hour-story-page .social .feed {
    position: absolute;
    right: 10rem;
    top: -15rem;
    width: 35%}
.hour-story-page .social .feed .social-feed-main-container {
    width: 100%!important;
}
.hour-story-page .social .feed .social-feed-main-container #wpsfp-item {
    min-width: 100%!important;
}
@media screen and (max-width:1600px) {
    .hour-story-page .story-img-wrap {
    margin: 10rem auto;
}
.hour-story-page .sbs {
    margin: 8rem 6rem;
}
.hour-story-page .sbs .sbs-img-wrap {
    width: 40%}
.hour-story-page .sbs .sbs-copy {
    width: 55%}
.hour-story-page .social {
    max-width: 1000px;
    margin: 24rem auto;
}
.hour-story-page .social .text-left {
    max-width: 50%}
}@media screen and (min-width:1280px) {
    .social-feed-container {
    min-width: 100%!important;
}
}@media screen and (max-width:1200px) {
    .hour-story-page .story-img-wrap {
    margin: 7rem auto;
    padding: 0 5rem;
}
.hour-story-page .sbs {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 3rem auto 5rem;
}
.hour-story-page .sbs .sbs-copy {
    width: auto;
    max-width: 660px;
    margin-top: 5rem;
}
.hour-story-page .sbs .sbs-img-wrap {
    width: 60%}
.hour-story-page .social {
    max-width: 90%;
    margin: 24rem auto;
    padding: 9rem 4rem;
}
.hour-story-page .social .feed {
    right: 4rem;
    width: 40%}
}@media screen and (min-width:1100px) {
    .social-feed-container {
    min-width: 100%!important;
}
}@media screen and (max-width:900px) {
    .hour-story-page .text-wrap {
    max-width: 80%}
.hour-story-page .story-img-wrap {
    max-width: 90%;
    padding: 0;
}
.hour-story-page .sbs .sbs-copy {
    width: 80%;
    margin-top: 5rem;
}
.hour-story-page .sbs .sbs-copy h2 {
    text-align: center;
}
.hour-story-page .social {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 7rem auto 10rem;
    padding: 5rem 4rem;
}
.hour-story-page .social .text-left {
    max-width: 100%}
.hour-story-page .social .feed {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
}
}@media screen and (min-width:900px) {
    .social-feed-container {
    min-width: 100%!important;
}
}@media screen and (min-width:700px) {
    .social-feed-container {
    min-width: 100%!important;
}
}@media screen and (max-width:600px) {
    .hour-story-page .story-img-wrap {
    margin: 4rem auto;
}
.hour-story-page .sbs {
    margin: 1rem auto 3rem;
}
.hour-story-page .sbs .sbs-img-wrap {
    width: 70%}
.hour-story-page .social {
    margin: 7rem auto;
    padding: 4rem 3rem;
}
}@media screen and (min-width:400px) {
    .social-feed-container {
    min-width: 100%!important;
}
}@media screen and (min-width:200px) {
    .social-feed-container {
    min-width: 100%!important;
}
}footer {
    margin-left: 19.5rem;
    padding: 1rem 0 2rem;
    background: #000;
}
footer h4 {
     text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
       padding-bottom: 15px;
    font-family: 'Barlow', sans-serif;
    color: #fff;

}
footer i{
   color: #fff; 
}
footer p {
    color: #fff;
    font-size: 18px;
}
footer .wood-divide {
    width: 100%;
    margin-bottom: 5rem;
}
footer .footer-wrap {
    max-width: 1455px;
    margin: auto;
    padding: 0 5rem;
    display: -ms-flexbox;
    
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.contact-wrap{
         width: 100%;

     }
.footer-wrapp {
    max-width: 1455px;
    margin: auto;
    padding: 0 5rem;
    margin-top: 5rem;
        margin-bottom: 5rem;
    margin-left: 20.5rem;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
footer .footer-wrap .contact-wrap {
    width: 100%;
}
footer .footer-wrap .contact-wrap h2 {
    margin-bottom: 1rem;
}
footer .footer-wrap .contact-wrap form .gform_body ul li {
    height: 60px;
    padding-bottom: 0;
    margin-top: 2rem;
}
footer .footer-wrap .contact-wrap form .gform_body ul li input {
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 32px;
    border-bottom: 1px solid #333;
    padding-top: 2rem;
}
footer .footer-wrap .contact-wrap form .gform_body ul li textarea {
    width: 100%;
    height: 60px;
    font-size: 32px;
    padding-top: 1.5rem;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #333;
}
footer .footer-wrap .contact-wrap form .gform_footer {
    margin-top: 5rem;
}
footer .footer-wrap .contact-wrap form .gform_footer input[type=submit] {
    width: 130px;
    height: 50px;
    border-radius: 100000px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-appearance: none;
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 14px;
    border: 2px solid #d01383;
    background-color: #fff;
    color: #d01383;
    transition: all .4s;
}
footer .footer-wrap .contact-wrap form .gform_footer input[type=submit]:hover {
    background-color: #000;
    border: 2px solid #000;
}
footer .footer-wrap .contact-details {
   margin-top: 6rem; 
}
footer .footer-wrap .contact-details .con-det-wrap {
    
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
footer .footer-wrap .contact-details .con-det-wrap a {
    font-size: 15px;
    font-weight: 100;
   color: #fff;
    margin-bottom: 1rem;
    line-height: 1.3em;
    transition: all .4s;
    font-family: 'Barlow', sans-serif;
}
footer .bigeye a:hover, footer .footer-wrap .contact-details .con-det-wrap a:hover {
       color: #465919;
    text-decoration: none;
}
footer .footer-wrap .contact-details .con-det-wrap .mail {
    width: 198px;
}
footer .footer-wrap .contact-details .con-det-wrap .phone {
    width: 120px;
}
footer .footer-wrap .contact-details .con-det-wrap .logos {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
footer .bigeye {
    position: absolute;
    margin-top: 0rem;
    right: 2rem;
    font-family: 'Barlow', sans-serif;
}
footer .bigeye a {
    color: #fff;
    transition: .4s all;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Barlow', sans-serif;
}

@media screen and (max-width:1600px) {
    footer .footer-wrap .contact-details {
 
}
}@media screen and (max-width:1200px) {
    footer .footer-wrap .contact-wrap form .gform_footer, footer .footer-wrap .contact-wrap h2 {
    text-align: center;
}
footer .wood-divide {
    height: 90px;
}
footer .footer-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
}
footer .footer-wrap .contact-wrap {
    margin-bottom: 7rem;
}
footer .footer-wrap .contact-details, footer .footer-wrap .contact-wrap {
    width: 100%}
footer .footer-wrap .contact-details .con-det-wrap {
    width: 80%;
    margin: auto;
    height: auto;
}
footer .footer-wrap .contact-details .con-det-wrap .logos {
    width: 100%;
    margin: auto;
}
footer .footer-wrap .contact-wrap form .gform_body ul li, footer .footer-wrap .contact-wrap form .gform_body ul li textarea {
    height: 45px;
}
footer .footer-wrap .contact-wrap form .gform_body ul li textarea {
    padding-top: 1rem;
}
footer .footer-wrap .contact-wrap form .gform_body ul li input, footer .footer-wrap .contact-wrap form .gform_body ul li input::-webkit-input-placeholder, footer .footer-wrap .contact-wrap form .gform_body ul li textarea, footer .footer-wrap .contact-wrap form .gform_body ul li textarea::-webkit-input-placeholder {
    font-size: 24px;
}
}@media screen and (max-width:900px) {
    footer {
    margin-left: 0;
}
footer .wood-divide {
    height: 50px;
    margin-bottom: 6rem;
}
footer .footer-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 90%;
    padding: 0;
}
footer .footer-wrap .contact-wrap {
    width: 100%}
footer .footer-wrap .contact-wrap h2 {
    margin-bottom: 2rem;
    font-size: 32px;
}
footer .footer-wrap .contact-wrap form .gform_body ul li input {
    height: 40px;
    padding-top: 0;
}
footer .footer-wrap .contact-wrap form .gform_body ul li input::-webkit-input-placeholder {
    font-size: 28px;
}
footer .footer-wrap .contact-details {
    width: 100%;
    margin: 0 auto;
}
footer .footer-wrap .contact-details .con-det-wrap {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
}
footer .footer-wrap .contact-details .con-det-wrap .email, footer .footer-wrap .contact-details .con-det-wrap .footer_quote, footer .footer-wrap .contact-details .con-det-wrap .mail, footer .footer-wrap .contact-details .con-det-wrap .phone {
    width: auto;
    margin-bottom: 2rem;
}
footer .footer-wrap .contact-details .con-det-wrap .logos {
    margin: auto;
}
}@media screen and (max-width:600px) {
#tribe-events-pg-template #tribe-events-content-wrapper .tribe-events-calendar tbody tr td a {
    word-wrap: normal!important;
}
}.main-notification {
    background: #465919;
    padding: 16px 75px;
        text-align: center;
}
.main-notification .notification-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%}
.main-notification .notification-content p {
   
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5.4px;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
        font-family: 'Barlow', sans-serif;
}
.main-notification .notification-content a.notification-link {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4.2px;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    border: 2px solid #fff;
    padding: 6px 22.5px;
    border-radius: 100000px;
    width: 206px;
    margin-left: 20px;
    text-align: center;
        font-family: 'Barlow', sans-serif;
}
.main-notification .notification-content a.notification-link:hover {
    background: #fff;
    border-color: #fff;
    color: #465919;
}
@media (max-width:768px) {
    .main-notification {
    
    padding: 20px 20px 25px;
}
footer .bigeye {
    left: 18px;
}
footer {
    padding: 3rem 0rem !important;
}
.main-notification .notification-content {
    display: block;
    text-align: center;
}
.main-notification .notification-content p {
    width: 100%;
    letter-spacing: 3.4px;
    font-size: 16px;
    line-height: 30px;
    display: block;
    text-align: center;
}
.main-notification .notification-content a.notification-link {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    border: 2px solid #fff;
    padding: 6px 16px;
    text-align: center;
    display: inline-block;
    margin-left: 0;
}
}.parking-page .callout-sec {
    max-width: 1600px;
    padding: 0 10rem;
    margin: 0 auto 14rem;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}
.parking-page .callout-sec .callout-text {
    width: 85%;
    padding-right: 40px;
}
.parking-page .callout-sec .callout-button {
    width: 15%;
    display: inline-block;
}
.parking-page .callout-sec .callout-text p {
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 100;
    color: #333;
    margin: 0;
}
.parking-page .callout-sec .callout-button a {
    border-radius: 100000px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-appearance: none;
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 14px;
    border: 2px solid #d01383;
    background-color: #fff;
    color: #d01383;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    float: right;
    padding: 17px 17px 15px;
    display: inline-block;
}
.parking-page .callout-sec .callout-button a:hover {
    background-color: #000;
    border: 2px solid #000;
}
@media screen and (max-width:1400px) {
    .parking-page .callout-sec {
    max-width: 900px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.parking-page .callout-sec .callout-text {
    width: 100%;
    padding: 0 0 25px 0;
}
.parking-page .callout-sec .callout-button {
    width: 100%;
    text-align: center;
}
.parking-page .callout-sec .callout-button a {
    float: none;
}
}@media screen and (max-width:600px) {
    .parking-page .callout-sec {
    max-width: 80%;
    padding: 0;
    margin: 0 auto 7rem;
}
}
.production1 {
        margin: 0 auto;
    text-align: center;
    display: table;
}
.production1 img{
   width: 100%;
    margin: auto;
    display: table;
    height: 478px;
    object-fit: cover;
}
#left-margin{
    margin-left: 15.5rem;
}
.intro h1{
  border: 4px solid #000;
    padding: 16px;  
}
.hour-story-page .text-wrap .headline {
    
    font-size: 42px;
    margin: 50px 0px;
    line-height: 1.3;
    font-family: 'Bodoni Moda', serif;
    
}
.hour-story-page .text-wrap h4{
    font-family: 'Bodoni Moda', serif;
     font-size: 29px; 
         padding-bottom: 12px;
}
.grey{
        padding-top: 50px !important;
    padding-right: 15% !important;
    padding-bottom: 50px !important;
    padding-left: 15% !important;
    background-color: #f7f7f7 !important;
}
.grey h3{
        font-size: 42px;
    margin: 20px 0px;
    line-height: 1.3;
    font-family: 'Bodoni Moda', serif;
}
.grey h4{
line-height: 1.3;
    font-family: 'Bodoni Moda', serif;
    padding-bottom: 21px;
    font-size: 28px;

}
.side_by_side{
    background: #efefef;
        display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.side_image{
    width:40%;
}
.side_image img{
    height: 807px;
    object-fit: cover;
    width: 100%;

}
.sid_text{
     width:60%;
    margin-left: 40px;
}
.sid_text h2{
    font-size: 28px;
    line-height: 1.4;
}
.sid_text h4{
    font-family: 'Bodoni Moda', serif;
    font-size: 23px; 
}
.sid_text p{
    margin-bottom: 1.5rem;
}
.sbs .button{
       color: #465919 !important;
    border: 2px solid #465919 !important;
}
.form_one input{
  width: 100%;
    border: none;
    border-radius: 0;
    font-size: 18px;
    border-bottom: 1px solid #333;
    padding-top: 4rem;
    font-family: 'Barlow', sans-serif;
}
.form_one textarea{
       width: 100%;
    height: 100px;
    font-size: 18px;
    padding-top: 4rem;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #333;
    background: #fff;
    font-family: 'Barlow', sans-serif;
}
.form_one [type=submit] {
        background-color: #465919;
    border: 2px solid #465919;
    color: #fff;
    width: 32%;
    border-radius: 38px;
    text-align: center;
    padding: 20px 10px;
    margin: 63px 0px 10px 0px;
    font-size: 18px;
     font-family: 'Barlow', sans-serif;
}
.digital_image{
   display: flex;
    width: 70%;
    margin: 0 auto;
    justify-content: space-around;
}
.digital_image1{
        margin: 0 auto;
    text-align: center;
}
.digital_image1 img{
    width: 80%;
    object-fit: cover;
}
.social-links {
    display: none !important;
}
.social-links-2{
 display: none !important;   
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
#left-margin{
    margin-left: 0;
}
.header .closed-menu .closed-menu-wrapper {
    height: 4rem;
  
}
.header #open-menu .menu-navigation-container ul li {
    margin-bottom: 3rem;
    text-align: center;
}
.home-page .hero-sec{
    height: 50vh;
}
.side_by_side{
        display: block;
}
.side_image {
    width: 100%;
}
.sid_text {
    width: 92%;
    margin-left: 26px;
}
.grey {
    padding-top: 50px !important;
    padding-right: 1% !important;
    padding-bottom: 50px !important;
    padding-left: 5% !important;
    background-color: #f7f7f7 !important;
}
.side_image img {
    height: auto;
}

.footer-wrapp{
    margin-left: 0px;
}
.form_one [type=submit]{
    width: auto;
}
.home-page .blocks .single-block {
   
    margin-bottom: 20px;
}
.header .closed-menu .closed-menu-wrapper .hg-home {
  
    font-size: 24px;
   
}
.about_main .about_left{
    display:none;
}
}
.mt-50{
    margin-top: 50px;
}
.about_main {
       width: 100%;
       height: auto;
     }
     .about_main .about_left {
       width: 100%;
       height: auto;
       min-height: 500px;
       position: relative;
     }
     .about_main .about_left img {
       width: 100%;
       position: absolute;
       top: 50%;
       left: 50%;
       transform: translate(-30%, -50%);
       z-index: 999;
     }
     .about_main .about_right {
       width: 100%;
       height: auto;
       min-height: 500px;
       background-image: url(../images/one_1.jpg);
       display: flex;
       align-items: center;
     }
     .about_main .about_right p {
       padding-left: 100px;
       padding-right: 50px;
       font-size: 26px;
       background: #ffffffdb;
       color: #000;
     }
     .contact{
        padding: 80px 0px;
        background-color: #f5dac9;
     }
     .contact #contact-form input {
         background: transparent;
     }
     .contact #contact-form textarea {
         background: transparent;
     }
     .side_by_side{
             margin-left: 41px;
     }
     .digital_imag1e img{
        width: 100%;  
     }
     .digital_imag1e{
            margin-left: 6.5rem;
           height: auto;
        position: relative;
           
     }
     .digital_imag1e .col-md-6{
             margin: 0px;
    padding: 0px;
     }
     .about_rightt p{
    font-size: 26px;
    background: #ffffffdb;
    color: #000;
    position: absolute;
    padding: 22px;
    top: 50%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    
     }
    @media screen and (min-width: 1920px) {
        
    }
     
     
     
     