img, iframe {max-width: 100%; height: auto} html,body{-webkit-text-size-adjust:100%;text-size-adjust:100%} :root { --main-bg: #fff; --light: #f5f5f5; --light-comp: #4d4d4d; --dark: #6d7ab7; --dark-comp: #fff; --primary: #6d7ab7; --primary-comp: #96d3e9; --secondary: #f1c7df; --secondary-comp: #fff; }.bg-dark, .bg-primary { color: var(--dark-comp, #fff); }.bg-dark { background-color: var(--dark, #6d7ab7); }.bg-primary { background-color: var(--primary, #6d7ab7); }.bg-light { background-color: var(--light, #f5f5f5); }.bg-fundraiser { background-color: var(--secondary, #f1c7df); padding: 5% 0; margin: 5% 0; } body { font-family: 'Rubik', Arial, Helvetica, sans-serif; font-size: 20px; line-height: 1.5; text-align: center; min-width: 320px; }body, footer a, .row3 a, .about h3 span, .about h3 a { color: var(--light-comp, #4d4d4d); }body, header ul, .hero h1, .hero p, .row1 h2 { padding: 0; margin: 0; }h1, h2, h3, h4, h5, h6, p, th, td, dd, dt, li, blockquote { text-align: left; } h1 span, h2 span, nav, form input[type=submit], .btn { text-transform: uppercase; } h1, h2, h3, h4, h5, h6 { line-height: 1.3; }img, iframe, svg { max-width: 100%; height: auto;display: block;margin:0 auto }iframe {aspect-ratio: auto 16 / 9; width: 100%; }a img, iframe { border: none; }a, .row6 img { transition: ease-in-out .3s; }a, header a:hover, form input[type=submit]:hover, .btn:hover, footer a:hover, .row3 a:hover { text-decoration: none; }a, header a:hover, footer a:hover, main h2 span, .row3 a:hover h3, .about h3, footer h2 span { color: var(--primary, #6d7ab7); }a:hover { text-decoration: underline; }hr { border-width: 1px; border-color: #eee; border-style: none none solid; margin: 40px 0; }.imgLeft, .imgRight { max-width: 45%; }.bg-dark {padding: 30px; margin: 20px;}.imgLeft { float: left; margin: 10px 15px 20px 0; }.imgCenter { display: block; margin: 0 auto; }.imgRight { float: right; margin: 10px 0 20px 15px; }.clear { clear: both; }.nowrap, a[href^=tel] { white-space: nowrap; }sup { line-height: 0; }.hide { display: none !important; }.center, .hero h1, .hero p, .row1 h2, .row3 h2, .row3 h3, .row3 p, .row4 h2, .row5 h2, .row5 p, footer h3, footer li { text-align: center; }.wrap { display: block; max-width: 1080px; margin: 0 auto; position: relative; }.mid { align-items: center; align-self: center; }.grid { display: grid; grid-gap: 10px 20px; }.grid.half { grid-template-columns: repeat(2,1fr); }.grid.third { grid-template-columns: repeat(3,1fr); }.grid.fourth { grid-template-columns: repeat(4,1fr); } header, .hero { position: relative; }header { z-index: 999; }header .wrap, footer .wrap { padding: 20px 10px; }header .grid, .row2 .grid { grid-template-columns: 250px 1fr; }header .grid { align-items: normal; }nav, footer .subfoot .grid > div:last-of-type { text-align: right; }header .logo { font-weight: bold;position:absolute;left:10px;max-width:250px }nav, footer, .small, .about h3 span { font-size: 18px; }nav li, footer .grid.fourth > div:last-of-type li { display: inline-block; }nav li a { color: #6d7ab7; display: block; margin: 5px; padding: 5px;font-weight: 600 }header a, .logo:hover, .hero h1, .hero p, .row4 h2 span { color: var(--dark-comp, #fff); }header .logo img { border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; } .hero { background-size: cover; background-position: center; position: relative; }.hero:before { content: ""; position: absolute; z-index: 1; }.hero:before { width: 100%; height: 100%; background-color: rgba(0,0,0,.5); top: 0; left: 0; }.hero { width: 100%; height: 350px; background-position-y: 25% }.hero > .wrap { top: 60%; transform: translateY(-60%); z-index: 1; }.hero h1, .hero p { padding: 0 10px; text-shadow: 2px 2px 3px rgba(0,0,0,.3); }.hero h1 { font-size: 48px; }.hero h1 span, main h2 span, footer h2 span { display: block; padding-bottom: 5px; }.hero p { font-size: 24px; font-weight: 600; }.hero .btn { margin-top: 40px; text-shadow: none; }.bgimg { position: relative }.bgimg > img:first-of-type { position: absolute; width: 100%; height: 100%; inset: 0; object-fit: cover; z-index: 0; object-position: 0 20%; } .socialmediaicons { text-align: left; }.socialmediaicons li svg { width: 35px; transition: ease-in-out .2s; display: inline-block; }.socialmediaicons li span { display: inline-block; padding-left: 10px; font-size: 20px; color: var(--light-comp, #4d4d4d); vertical-align: top; }.socialmediaicons li { display: inline-block; padding-left: 3%; }.socialmediaicons li svg:hover { filter: grayscale(0); opacity: 50%; }.row1 { background-color: var(--light, #f5f5f5); }.row1 .wrap { padding: 60px 10px 40px; }.row2 { margin-bottom: 80px; }.row3 { margin: 60px 0; }.row3 .wrap { padding: 15px; }.row3 h3 { margin-bottom: 0; }.row3 p, .about .btn, .about details p, .about details ul { margin-top: 0; }.row4 .wrap { padding: 40px 10px 100px; }.row5 .wrap { max-width: 1000px; background-color: var(--main-bg, #fff); padding: 40px; margin: 0px auto 50px; border-radius: 10px; border: 1px solid #eee; }.row6 .wrap { padding: 20px 10px; } form { margin: 40px 0 20px; }form .grid { grid-gap: 0 10px; }form label { display: block; text-align: left; font-size: 15px; }form input[type=text], form input[type=email], form input[type=tel], form input[type=file], form input[type=submit], form select, form textarea, form input[type=password], .btn { font-family: 'Rubik', sans-serif; font-size: 16px; }form input[type=text], form input[type=email], form input[type=tel], form select, form textarea, form input[type=password] { background-color: var(--main-bg, #fff); margin-bottom: 10px; padding: 0 10px; border: 1px solid #f5f5f5; }form input[type=text], form input[type=email], form input[type=tel], form select, form input[type=password] { height: 45px; }form input[type=text], form input[type=email], form input[type=tel], form textarea, form input[type=password] { width: calc(100% - 20px); }form select { width: 100%; }form input[type=file] { margin-left: 10px; border-radius: 0; }form textarea { height: 100px; padding: 15px 10px; }form input[type=submit], .btn { display: inline-block; min-width: 110px; font-weight: 600; text-align: center; line-height: 1.6; background-color: var(--primary, #6d7ab7); color: #fff; padding: 10px 40px; margin: 10px 0; border: none; border-radius: 50px; transition: ease-in-out .3s; }form input[type=submit] { min-width: 250px; margin: 0; }form input[type=submit]:hover, .btn:hover { cursor: pointer; background-color: var(--secondary, #f1c7df); color: #4d4d4d; } .grid.footersplit { grid-template-columns: 350px 1fr; }footer > .wrap { padding-top: 0 }footer .cta { padding: 30px 0; }footer h3 { font-size: 20px; }footer .grid.fourth { padding: 40px 0; border-bottom: 1px solid #eee; }footer .grid.fourth > div:last-of-type li { margin: 5px; }.ccpaNotice { text-align: center !important; }.subfoot .grid{grid-template-columns:1fr 150px} main, .contact .bg-light { padding: 40px 10px; }main h1, footer h2, .home h2 { font-size: 30px; }main h2, header .logo, footer h2 span, .home h2 span, .row5, .hero h1 span, main h2 span, footer h2 span { font-size: 24px; }main h3 { font-size: 22px; }main h4, main h2 span { font-size: 20px; }main ul, main ol { padding-left: 25px; }main li, footer li { margin: 5px 0; }.nolist, footer ul, .contact ul { list-style: none; padding-left: 0; }.about h3, .trial h2 { margin-top: 40px; }.about h3 span { display: block; padding-top: 5px; }.about iframe { margin-bottom: 60px; }.about details { text-align: left; }.doyourpart {font-weight: bold; text-align: center;} .sig { margin-top: 10%; }.italianno-regular { font-family: "Italianno", cursive; font-weight: 400; font-style: normal; font-size: 70px; } .events { border-collapse: collapse; width: 100%;font-size:18px }.events td a { color: #fff;padding:10px 20px }.events td, .events th { padding: 5px 10px; }.events tr:nth-child(even) { background-color: #f2f2f2; }.events tr:hover { background-color: #ddd; }.events th { padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: var(--secondary, #f1c7df); color: #fff; }.events td:before { background-color: #F1C7DF; color: #fff; font-weight: bold; text-align: center; display: block; margin: 0 -10px 5px; padding-top: 5px }.events span { display: block;white-space:nowrap } .gallery { margin-bottom: 40px; }.gallery.grid { grid-gap: 10px; grid-template-columns: 1fr 1fr 1fr }.gallery a { height: 200px }.gallery img { object-fit: cover; width: 100%; height: 100%; object-position: 50% 20% }.galleryprom { margin-bottom: 40px; }.galleryprom.grid { grid-gap: 10px; grid-template-columns: repeat(4,1fr); }.galleryprom a { height: 420px }.galleryprom img { object-fit: cover; width: 100%; height: 100%; object-position: 50% 20% } @media(max-width:999px) { .imgLeft, .imgRight { float: none; max-width: 100%; margin: 0 auto; }} @media(max-width:800px) { header .grid, .grid.footersplit, .subfoot .grid { grid-template-columns: 1fr; } header .grid { grid-gap: 5px 20px; } header ul { text-align: center;} header .logo{position:relative;left:unset;margin-bottom:10px;display:block;max-width:unset} nav li a { background-color: var(--primary, #6d7ab7); color: #fff; padding: 10px 20px;margin:10px 5px; border-radius: 50px; } .hero { height: 420px; } .row6 p:has(.btn) { text-align: center; } .gallery.grid { grid-template-columns: 1fr 1fr; } .events table, thead, tbody, th, td, tr { display: block; margin: 0 0; } .events tr:first-of-type { position: absolute; top: -9999px; left: -9999px; } .events tr { border: 1px solid #ccc; } .events table, .events tbody, .events th, .events td, .events tr { display: block; } .events tr th { display: none; } .events td { border: none; position: relative; border-bottom: 1px solid #eee;width:100%;box-sizing:border-box;text-align:center;padding:0 10px 5px } .events td:nth-of-type(1):before { content: "Event"; } .events td:nth-of-type(2):before { content: "Location";} .events td:nth-of-type(3):before { content: "Date / Time";} .events td:nth-of-type(4):before { content: "RSVP";} .footersplit h2, .footersplit ul, .subfoot p { text-align: center; } .subfoot img { margin: 0 auto; }} @media(max-width:767px) { .grid.fourth { grid-template-columns: 1fr 1fr }} @media(max-width:600px) { .grid.half, .grid.third, .gallery.grid { grid-template-columns: 1fr }} @media(max-width:500px) { .grid.fourth { grid-template-columns: 1fr }} 