/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 07 2025 | 09:32:53 (am)
/*
/******* Do not edit this file *******/

.body.defualt.Donation .title {display:none;}

#wrapper > div.body.home > div.lowerbody > div.contentdiv.stellar > div > div.large-6.column.rightsection > div:nth-child(1) {
    display: block;
}

.sprouts-slider {
    height:400px; 
    width: 100%; 
    border-radius:20px;
}

   .video-container {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 35px;
 height: 0;
 overflow: hidden;
 }
 /* 16x9 Aspect Ratio */
 .video-container-16x9 {
 padding-bottom: 56.25%;
 }
 /* 4x3 Aspect Ratio */
 .video-container-4x3 {
 padding-bottom: 75%;
 } .video-container iframe {
 position: absolute; top:0; left: 0; width: 100%; height: 100%;
 }  
    
    
.facebook-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    
}

.facebook-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
    
}

.about-us-tile {
    border: 2px solid #6F917F; 
    background-color: #DAE8DE; 
    color: #6F917F !important;
}

.bio-pic {
    border-radius:20px; 
    height:auto; 
    margin: 0 10px 5px 0;
    width: 35%;
}

.final-section {
    padding-bottom: 400px;
}

.lt-tile-border {
    padding: 10px;
    border-radius: 30px; 
    border-color:#E4E9BF; 
    border-width: 4px; 
    border-style:dashed; 
    max-width:920px;
    margin-left: auto;
    margin-right: auto;
}

.lt-tile {
    margin: 0 2px 0 2px;
    margin-left: auto;
    margin-right: auto;
    border-radius:20px; 
    width:99%;
    border:none;
}

.tile {
    border-radius:20px; 
    height:100%;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.hanging-tile {
    width:48%;
}

.class-tile {
    border: 2px solid #788A38; 
    background-color: #E4E9BF; 
    color: #788A38 !important;
}

.lt-tile {  
  border-radius:20px; 
  max-width: 900px;
}

.grownup-tile {
    border: 2px solid #9F9222; 
    background-color: #FAEFBC; 
    color: #9F9222 !important;
}

.shabbat-tile {
    border: 2px solid #56767F; 
    background-color: #D5E6EB; 
    color: #56767F !important;
}

.holiday-tile {
    border: 2px solid #8A6F90; 
    background-color: #EAE0EF; 
    color: #8A6F90 !important;
}

.shabbat-tile .schedule-delineator {
    border-color: #56767F;
}

.class-tile .schedule-delineator {
    border-color: #788A38;
}

.holiday-tile .schedule-delineator {
    border-color: #8A6F90;
}

.grownup-tile .schedule-delineator {
    border-color: #9F9222;
}

.class-logo {
    width: 35%;
}

.img-first img {
    border-radius: 20px;
}

.sprouts-intro-paragraph {
    text-align: center;
    padding-right: 0px;
    margin-right: 0px;
    width: auto;
}

.testimonials h5 {
    margin: 30px 0 0 20px; 
    padding-top: 30px;
}

.testimonial-content {
    padding-top: 20px;
    line-height: 35px;
}

.attribution {
    padding: 15px 40px 0 40px; 
    margin-right: 10%;
}

.free-form {
    display: none;
}

.toggle-form {
    display: none
}

.toggle-form:checked ~ .free-form {
    display: block;
}

.toggle-form-label {
    font-size: 16px;
}



.toggle-schedule {
    display:none;
}

.sprouts-class-schedule {
    display:none;
}

.toggle-label:after {
    content: " See Schedule and Register";
    padding-bottom: 10px;
}

.toggle-schedule:checked ~ .toggle-label:after {
    content: " Hide Schedule"
}

.toggle-schedule:checked ~ .sprouts-class-schedule {
    display: block;

}

.toggle-label {
    padding: 0 0 15px 15px;
    font-size: 18px !important;
}

.schedule-delineator {
    border-width: 1px;
}



.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

.large-9 img {
    padding: 4px;
    background: none;
}

.qbuttons {
    padding: 9px 18px;
    border: 1px solid #00529f;
    border-radius: 5px;
    font-family: avenir;
    text-transform: uppercase;
    margin: 18px;
    white-space: pre;
}

.quicklinks {
    text-align:center;
    margin:20px;
}

.quicklinks h5 {
    text-transform: uppercase;
    letter-spacing: 0.3em;
    text-align:center;
    padding: 20px 0;
    color:#4c4c4c !important;
}

.button1 {
    background: #b4bddc;
    color: #ffffff;
    padding: 10px 42px;
    font-size: 18px;
    font-family: avenir light;
    font-weight: 800;
    border-radius: 6px;
    margin-right: 5px;
}

.acessimg, .access, .icons {
    display:none;
}

.col1 {
    width: 50%;
    float: left;
    padding: 10px 20px 0 0;
}

.col2 {
    width: 50%;
    float: right;
    border-left: 1px solid #21489c; 
    padding-left: 35px;
}

.timeright {
    float: left;
    max-width: 800px;
}

img.alignleft {
    margin-right: 20px;
}

img.alignright {
    margin-left: 20px;
}

.slider1 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 563px;
    height:auto;
}

.slider2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 963px;
    height:auto;
}

.mediacontainer {
    display: none;
}

.slider3 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 705px;
    height:auto;
}

.staff .contentdiv .large-3 .imagediv .transparent {
    top: 0;
    opacity: 0.7;
    background: none;
    bottom: 0;
}

/* **************LDOR ************ */

.ldor {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
        background-color: #FFF;
    padding: 30px;
    /*margin-top: 139px;*/
}

.body.defualt.Cap .background {
    background-image: url(https://rodephsholom.org/wp-content/uploads/leaves-tile.jpg);
}

.body.defualt.Cap .title {
    display: none;
}

#field_146_52 {
    font-family: 'Avenir-Book' !important;
}

/* **************FORMS ************ */

.gform_wrapper textarea {
    font-size: 18px;
}

/* **************Tots ************ */

.totspage a {
  color: #0355A0;
  text-decoration: none;
}

.totpic {
    max-width: 906px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 60px;
}

.tothead {
    padding-top: 128px;
}

.tothead h1 {
    font-weight: 900 !important;
    text-align: center;
}

.tothead p {
    text-align: center;
    font-family: 'Avenir', Sans-Serif !important;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.tothead img.totbanner {
    padding-bottom: 66px;
display: block;
height: auto;

}

.totpic img {
    margin: 16px 21px;
}

.button-shabbat {
  display: inline-block;
  text-decoration: none;
  min-width: 60px;
  padding: 10px 18px 11px 18px;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-family: 'avenir', sans-serif;
  font-weight: 800;
  color: #FFF !important;
  background: #F4DC35;
  transition: all 0.3s ease;

}

.button-shabbat:hover {
  background: #C8B62D;
}

.button-classes {
  display: inline-block;
  text-decoration: none;
  min-width: 60px;
  padding: 10px 18px 11px 18px;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-family: 'avenir', sans-serif;
  font-weight: 800;
  color: #FFF !important;
  background: #C19BC8;
  transition: all 0.3s ease;

}

.button-classes:hover {
  background: #8A6F90;
}

.button-classes-new {
  display: inline-block;
  text-decoration: none;
  min-width: 60px;
  padding: 10px 18px 11px 18px;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-family: 'avenir', sans-serif;
  font-weight: 800;
  color: #FFF !important;
  background: #b0c436;
  transition: all 0.3s ease;

}

.button-classes-new:hover {
  background: #788a38;
}

.button-grownups {
  display: inline-block;
  text-decoration: none;
  min-width: 60px;
  padding: 10px 18px 11px 18px;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-family: 'avenir', sans-serif;
  font-weight: 800;
  color: #FFF !important;
  background: #DD7D90;
  transition: all 0.3s ease;

}

.button-grownups:hover {
  background: #A65D6D;
}

.button-holidays {
  display: inline-block;
  text-decoration: none;
  min-width: 60px;
  padding: 10px 18px 11px 18px;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-family: 'avenir', sans-serif;
  font-weight: 800;
  color: #FFF !important;
  background: #b0c436;
  margin-bottom: 15px;
  transition: all 0.3s ease;

}

.button-holidays:hover {
  background: #788a38;
}

.button-six {
  display: inline-block;
  text-decoration: none;
  min-width: 60px;
  padding: 10px 18px 11px 18px;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-family: 'avenir', sans-serif;
  font-weight: 800;
  color: #FFF !important;
  background: #9ecbb0;
  transition: all 0.3s ease;

}

.button-six:hover {
  background: #6f917f;
}

.quick-button {
    display: inline;
    text-decoration: none;
    padding:5px;
    margin:5px;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    font-family: 'avenir', sans-serif;
    color: #FFF !important;
    background: #C19BC8;
}

.quick-button:hover {
  background: #8A6F90;
}

.totspage {
  max-width: 880px;
  width: 80%;
  margin: auto;
}

.totspage h1 {
  font-family: 'Avenir', sans-serif;
  font-weight: 900 !important;
  font-size: 48px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  letter-spacing: .1em !important;
  padding-top: 50px !important;
  }

.totspage h2 {
  font-family: 'Avenir', sans-serif;
  font-weight: 900 !important;
  font-size: 24px !important;
  line-height: 30px !important;
}

.totspage p {
  text-align: left !important;
  font-family: 'Avenir', sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;}

.shabbat {
  color: #9F9222 !important;
}

.classes {
  color: #8a6f90 !important;
}

.grownups {
  color: #A65D6D !important;
}

.holidays {
  color: #788A38 !important;
}

.six {
  color: #6F917F !important;
}

.above-pic {
    pointer-events : none;
    position:relative;
    height: auto;
    max-height: 180px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: auto;
    max-width: 80%;
}

.shabbatbg {
  background-color: #FAEFBC;
  padding-top: 60px;
margin-top: -20px;
}

.classesbg {
  background-color: #eae0ef;
  padding-top: 40px;
margin-top: -20px;
}

.grownupsbg {
  background-color: #F2D8DB;
padding-top: 40px;
margin-top: -20px;
}

.holidaysbg {
  background-color: #E4E9BF;
padding-top: 40px;
margin-top: -20px;
}

.sixbg {
  background-color: #DAE8DE;
padding-top: 40px;
margin-top: -20px;
padding-bottom: 400px;
}

.age {
  font-family: 'Avenir', sans-serif;
  font-weight: 900 !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: left !important;
}

.sholom {
  text-align: left !important;
  font-family: 'Avenir', sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
}

.classes-highlight {
    background-color: #f8edfc; 
    padding: 20px;
    align: left;
    margin-bottom: 20px; 
    border-radius: 10px;
    border-color: #8a6f90;
}

.free-tile {
  background-color: white !important;
}

/*above-pic-2
.above-pic {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  max-width: 100%;
  height: auto;
}*/

.sprouts-sidenav {
    position: fixed;
    padding-top: 140px; 
    padding-bottom: 70px; 
    padding-right: 70px;
    background-color:white;
    z-index: 99;
}

.sprouts-sidenav p {
    padding-left: 10px;
    font-family: 'Avenir', sans-serif;
}

.banner-container {
    position:relative; 
    overflow:hidden; 
    border-radius: 10px 10px 0px 0px; 
    padding-bottom: 5%;
}

.banner-img {
    position:absolute;
    opacity:0.4;
}

.banner-img:hover {
    opacity: 1.0;
}
.banner-img {
    position:absolute;
    opacity:0.4;
    transition: transform .5s ease;
}

.banner-container {
    position:relative; 
    overflow:hidden; 
    border-radius: 10px 10px 0px 0px; 
    padding-bottom: 5%;
}

.sprouts-content {
    background-color:white; 
}

.sprouts-content-2 {
    background-color:white;
    margin-left: 200px;
    font-family:'Avenir', sans-serif;
}

.background-stars {
  background-image: url("https://rodephsholom.org/wp-content/uploads/stars-background-purple-01.png");
  background-attachment: fixed;
  background-size: cover;
}

.info {
  padding: 20px 20px 0 20px;
}

.about-us-new {
  color: #83A994 !important;
}
.about-us-dark {
  color: #6F917F !important;
}

.classes-new {
  color: #91A32B !important;
}
.classes-dark {
  color: #788A38 !important;
}

.grownups-new {
  color: #C8B62D !important;
}
.grownups-dark {
  color: #9F9222 !important;
}

.shabbat-new {
  color: #7CA6B1 !important;
}
.shabbat-dark {
  color: #56767F !important;
}

.holidays-new {
  color: #A888AF !important;
}
.holidays-dark {
  color: #8A6F90 !important;
}

.six-new {
  color: #C06D7E !important;
}
.six-dark {
  color: #A65D6D !important;
}

.about-us-bg-new {
    background-color: #DAE8DE;
}
.holidays-bg-new {
    background-color: #eae0ef;
}
.classes-bg-new {
    background-color: #E4E9BF;
}
.shabbat-bg-new {
    background-color: #D5E6EB;
}
.grownups-bg-new {
    background-color: #FAEFBC;
}
.six-bg-new {
    background-color: #F2D8DB;
}

.sprouts-sidenav-l {
    position: fixed;
    padding-top: 200px; 
    background-color:white;
    width: 200px;  
    height:100%;
    box-shadow: 3px 3px 10px;
    z-index: 99;
}

.sprouts-sidenav-l p {
    padding-left: 8%;
    font-family: 'Avenir', sans-serif;
    font-size: 24px;
    display: inline;
    margin-top: 80px;
    margin-bottom: 20px;
}

.stars-background {
  background-attachment: fixed; 
  background-size: cover;
}




.banner-img-ideas {
    position:absolute;
    opacity:0.4;
}

.banner-container-ideas {
    position: relative; 
    overflow: hidden; 
    padding-bottom: 5%;
    margin-bottom: 5%; 
    height:200px;
}

.sprouts-content-l {
    background-color:white; 
    margin-left: 200px;
}

.totspage-l {
  width: 80%;
  margin: auto;
  font-family: 'Avenir', sans-serif;
}

.totspage-l h1 {
  font-family: 'Avenir', sans-serif;
  font-weight: 900 !important;
  font-size: 48px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  letter-spacing: .1em !important;
  padding-top: 50px !important;
  }

.totspage-l h2 {
  font-family: 'Avenir', sans-serif;
  font-weight: 900 !important;
  font-size: 24px !important;
  line-height: 30px !important;
}

.totspage-l p {
  font-family: 'Avenir', sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
  
.sprouts-logo-background-l {
    background-color:#D5E6EB; 
    display: inline-block; 
    height:285px; 
    width:100%;
}

.about-us-nav:hover {
    background-color: #DAE8DE;
}
.holidays-nav:hover {
    background-color: #eae0ef;
}
.classes-nav:hover {
    background-color: #E4E9BF;
}
.shabbat-nav:hover {
    background-color: #D5E6EB;
}
.grownups-nav:hover {
    background-color: #FAEFBC;
}
.six-nav:hover {
    background-color: #F2D8DB;
}
.button-grownups-new {
  display: inline-block;
  text-decoration: none;
  min-width: 60px;
  padding: 10px 18px 11px 18px;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-family: 'avenir', sans-serif;
  font-weight: 800;
  color: #FFF !important;
  background: #C8B62D;
  transition: all 0.3s ease;

}

.button-shabbat:hover {
  background: #9F9222;
}

.float-left {
    float: left;
}
.float-right {
    float: right;
}

.tile .tile-img {
    width:100%; 
    margin: 0;
}

.sprouts-class-schedule {
  padding-left: 15px;
  padding-right: 15px;
}


html {
  scroll-behavior: auto;
}


.keep-left {
  float: left;
  padding-right: 15px; 
}

.keep-right {
  float: right;
  padding-left: 15px;
}

.left-column, .right-column {
  display: inline;
  width: 50%;
  padding-top: 20px;
}

.left-column {
    float: left;
    padding-right: 15px; 
}

.right-column {
    float: right;
    padding-left: 15px;
}

/* Create two equal columns that floats next to each other */
.column1 {
    float: left;
    width: 50%;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.column2 {
    float: right;
    width: 50%;
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}



/* **************YKA Appeal ************ */

#gform_55 .ginput_container.ginput_container_total {
    float: right;
    clear: both;
    margin-right: 605px;
    margin-top: -32px;
}

#field_129_43 .gfield_label {
/*margin-left: 374px !important;*/
/*margin-top: -86px;*/
}

#input_129_43  {
    /*float: right;*/
    /*clear: both;*/
    width: 200px;
    /*margin-right: 596px;*/
    /*margin-top: -63px;*/
}

/* **************Fund 1 ************ */

#field_55_12 {
    float: left;
    clear: right;
    width: 375px;
}

#field_55_47 {
    float: left;
    clear: right;
    width: 575px;
}

#input_55_46, #input_55_47 {
    width: 200px;
}

/* **************Fund 2 ************ */


#field_55_48 {
    float: left;
    clear: right;
    width: 375px;
}

#field_55_48 {
    clear: both;
}

#field_55_54 {
    float: left;
    clear: right;
    width: 575px;
}

#input_55_54 {
    width: 200px;
}


/* ************** Payment ************ */

#input_55_35_1_label {
    margin-top: 42px;
}

/* ************** Video ************ */
  .video-container {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 35px;
 height: 0;
 overflow: hidden;
 }
 /* 16x9 Aspect Ratio */
 .video-container-16x9 {
 padding-bottom: 56.25%;
 }
 /* 4x3 Aspect Ratio */
 .video-container-4x3 {
 padding-bottom: 75%;
 } .video-container iframe {
 position: absolute; top:0; left: 0; width: 100%; height: 100%;
 }

/* ************** Form Fields ************ */


#input_68_35_1_label {
    margin-top: 38px;
}

#input_55_2 {
    width: 276px;
}

#field_55_2 {
    float: left;
    clear: right;
    width: 293px;
}

#field_55_7 {
    float: left;
    clear: right;
    width: 275px;
}

#input_55_7 {
    width: 150px;
}

#field_55_8 {
    float: left;
    clear: left;
    width: 275px;
}

#input_55_8 {
    width: 250px;
}

#field_55_9 {
    float: left;
    clear: right;
    width: 275px;
}

#input_55_9 {
    width: 150px;
}


#field_55_36 {
    float: left;
    clear: right;
    width: 175px;
}

#input_55_36 {
    width: 150px;
}

#input_55_37 {
    width: 269px;
}


#field_55_37 {
    float: left;
    clear: right;
    width: 575px;
}

#field_55_38 {
    padding-top: 58px;
}


#field_55_46 {
    float: left;
    clear: right;
    width: 575px;
}

#field_55_59 .gfield_label {
    width: 232px;
}

#input_63_35_1_label {
    margin-top: 37px;
}



/* ************** General Forms ************ */


.gfield_description.validation_message {
    margin-left: 0% !important;
}



.instruction.validation_message {
    margin-left: 0% !important;
}

.gform_wrapper div.validation_error {
    text-align: left;
}


.gform_wrapper .left_label .gfield_label {
    width: 42%;
    font-weight: 900;
}

.gform_wrapper input[type=text] {
    font-size:18px;
}


.gform_wrapper .ginput_complex .name_first, .gform_wrapper .ginput_complex .name_last, .gform_wrapper .ginput_complex .name_middle {
    float: left;
    width: 250px;
    margin-right: 8px;
}

.gform_wrapper .ginput_complex label {
    /*margin: -2px 0;*/
    /*font-size: 16px;*/
}

label.gfield_label {
    font-family: 'Avenir-Book';
}


.ginput_container.ginput_container_select {
    /*max-width: 800px;*/
    width:100%;
}





.body.defualt.Donation.Step-Thru h3 {
    font-size: 20px !important;
}

.body.defualt.Donation.Step-Thru h2 {
    font-size: 24px !important;
}

.body.defualt.Donation.Step-Thru .gform_body {
    padding-top: 0px;
}


dl dt { width: 100%; }




@media print {

.header, .footer {
display: none;
}

@page {
margin-top: -150px;
}    


body {
font: 12pt Georgia, "Times New Roman", Times, serif;
line-height: 1.3;
}
    
    
}

.simple-banner .simple-banner-text {
    font-size: .9em;
    font-weight: 500;
    font-family: 'Avenir-Book';
    text-transform: uppercase;
}

/* ************** MOBILE ************ */



@media only screen and (max-width: 939px) {

    #field_55_43 .gfield_label {
    margin-left: 0px !important;
    margin-right: 0px !important;
        margin-top: 0px;
    }
    
    
    #input_55_43 {
        float: none;
        clear: none;
        width: 400px;
        margin-right: 0px;
        margin-top: 0px;
    }
    
    #field_55_47 {
        float: none;
        clear: none;
        width: 575px;
    }
    
    #input_55_46, #input_55_47 {
        width: 200px;
    }
    
    #field_55_54 {
        float: none;
        clear: none;
        width: 575px;
    }
    
    #gform_55 .ginput_container.ginput_container_total {
        float: none;
        clear: none;
        margin-right: 0px;
        margin-top: 0px;
    }
    
    .ginput_total.ginput_total_55 {
        margin-left: -96px;
    }
    
    .body.defualt.Donation .background {display: none;}
    
    
    .button1 {
        float: left;
        margin-top: 20px;
    }
    
    
    .gfield {
        width: 100%;
    }
    
    #field_55_48 {
        clear: none;
    }

}

.address_zip {
    clear: both;
    display:block;
}

.body .gform_wrapper ul,
.body .gform_wrapper ul li,
.gform_wrapper ul.gform_fields {
    font-family: "Avenir-Book" !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    background: #00529f !important;
}
    



.gform_wrapper .ginput_complex label {
    font-size: 14px;
}

/* adjust columns on donate page */
/*  */
#gform_wrapper_129 .gfmc-row-1-col-1-of-2 {
    width: 40% !important;
}
@media screen and (max-width: 600px) {
    #gform_wrapper_129 .gfmc-row-1-col-1-of-2 {
        width: 100% !important;
    }
    .above-pic {
        width: 70%;
    }
    
    .column1, .column2 {
        width: 100%;
        padding: 20px 0 20px 0;
    }
    
    .sprouts-sidenav {
        display:none;
    }
    
    .sprouts-content {
        margin-left: 0px;
    }
    
    .sprouts-sidenav-l {
        display:none;
    }
    
    .sprouts-content-l {
        margin-left: 0px;
        margin-top: 200px;
    }
    
    .class-logo {
        width: 50%;
    }
    
    .sprouts-logo-background-l {
        height: 100px;
        margin-bottom: 115px;
    }
    
    .final-section {
      margin-bottom: 450px;
    }
    
    .lt-tile-border {
        margin-bottom: 10px;
    }
    
    .qbuttons {
    padding: 3px 5px;
    border: 1px solid #00529f;
    border-radius: 5px;
    font-family: avenir;
    text-transform: uppercase;
    margin: 7px;
    max-width: 300px;
    font-size: .9em;
    white-space: pre;
    }
}

@media screen and (max-width: 1024px) {
    #gform_wrapper_129 .gfmc-row-1-col-1-of-2 {
        width: 50% !important;
    }
    
    .banner-container-ideas {
        height: 150px;
    }
    
    .left-column, .right-column {
        width: 100%;
        padding: 20px 0 20px 0;
        float: none;
    }

    .hanging-tile {
      width:100%;
    }
    
    .final-section {
      padding-bottom: 500px;
    }
    
    .class-logo {
        width: 25%;
    }
}

@media screen and (min-width: 1024px) {
    .above-pic {
        margin-top: 0px;
        padding-top: 0px;
    }
}

#gform_wrapper_129 .left_label .gfield_label {
    width: 100%;
}

/* fix RS-4 */
.gform_fields li.gfield {
  width: auto !important;
  float: initial !important;
}

.security_code .ginput_complex .ginput_full input[type="text"],
.security_code .ginput_complex .ginput_full select {
    margin-top: 0px; 
}

.gfield.security_code .ginput_complex .ginput_full label {
    position: static;
    z-index: auto;
    top: auto;
}

.security_code .ginput_card_security_code_icon {
    margin-top: auto;
}

 .staff .contentdiv .large-3 .imagediv .person {
    font-weight: bold
 }
 
#tribe-events-content > li:nth-child(1) > span.cat_color { /*adult ed*/
    /*background-color: #00529f !important;*/
 }
#tribe-events-content > li:nth-child(2) > span.cat_color { /*sprouts*/
    /*background-color: #E4E9BF !important;*/
}
#tribe-events-content > li:nth-child(4) > span.cat_color { /*relsch*/
    /*background-color: #663366 !important;*/
}
#tribe-events-content > li:nth-child(9) > span.cat_color { /*social action*/
    /*background-color: #6f003a !important;*/
}
#tribe-events-content > li:nth-child(10) > span.cat_color { /*bro'hood*/
    /*background-color: #008000 !important;*/
}
#tribe-events-content > li:nth-child(11) > span.cat_color { /*sis'hood*/
    /*background-color: #b1d24c !important;*/
}
.tribe-events-calendar .tribe-events-category-adult-ed-and-programs {
    /*border-left:4px solid #00529f !important;*/
}
.tribe-events-calendar .tribe-events-category-sholom-sprouts {
    /*border-left: 4px solid #e4e9bf !important;*/
}

.cal-icon {
    color: #00529f;
    font-size: 1.5em;
}    
li.cal-icon i::before {
    content: "\f073";
    font-size: 1.5em;
    color: #00529f;
    font-style: normal;
}

li.cal-icon>a {
    padding-bottom: 9px !important;
}

#tribe-events-content.tribe-events-single {
    /*padding-top: 100px;*/
}
#tribe-events-content-wrapper {
  /*padding-top: 10px;*/
  padding-bottom: 20px;
}

.tribe-events-title-bar {
    display: flex;
    flex-wrap: wrap;
}

.tribe-events-title-bar li {
  /*float: left;*/
  list-style: none;
  /*margin-right: 15px;*/
  margin-bottom: 15px;
  width: 33%;
}

.tribe-events-page-title {
  float: none;
  clear: both;
  padding: 15px;
  font-size:36px !important;
  font-family: 'Avenir-Book' !important;
  width:100%;
}

/*media queries for calendar*/
@media only screen and (max-width: 987px) {
    .tribe-events-title-bar li {
        width: 50%;
    }
}

@media only screen and (max-width: 940px) {
    #tribe-events {
        padding-top: 200px;
    }
}

@media only screen and (max-width: 500px) {
    .tribe-events-title-bar li {
        width: 100%;
    }
}

#tribe-events-content > li,
#tribe-events-content > h2,
#tribe-events-footer {
    display: none;
}