@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

.body {
  overflow-x: hidden;
  font-family: 'Lato', sans-serif;
  color: #505962;
  font-size: 1.3rem;
}

.offset:before {
  display:block;
  content: "";
  height: 4rem;
  margin-top:-4rem;
}

.somespace {
  padding:3rem;
}

.leftrightspace {
  padding-right: 3rem;
  padding-left: 3rem;
}

/*navigation*/
.navbar {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: .1rem;
  background-color: rgba(0,10,0, 0.9)!important;
}

.navbarPerformance {
  font-size: 0.9rem!important;
}

.navbar-brand img {
  max-height: 3rem;
}

.navbar-nav li {
  padding-right: .7rem;
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
  padding-top: .8rem;
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link:hover {
  color: #6FBE44;
}

.fixed-top {
  margin-top: 25px;
}

.fixed-top-2 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1100;
}


.info-space {
  background-color: rgba(111, 190, 68, 0.95)!important;
  color: white!important;
  max-height: 25px;
  justify-content: flex-end;
}

.white-link {
  color: #ffffff!important;
}

.header-info {
  margin-top: 1rem;
  font-size: 0.9rem;
}

.block {
  display: block;
}

.mgtb-30  {
  margin: 30px 0; 
}

.title {
  text-transform: capitalize;
}

/* Start of Home Section */

.home-inner {
  background-image: url(img/ocafrontdoor.png);
}

.band-background {
  background-image: url(img/studentband2.png)!important;
  background-position-y: top!important;
}

.caption {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 38%;
  z-index: 1;
  color: white;
}

.caption h1 {
  font-size: 3.8rem;
  font-weight: 700;
  letter-spacing: .3rem;
  text-shadow: .1rem .1rem .8rem black;
  padding-bottom: 1rem;
  text-transform: uppercase;
}

.caption h3 {
  font-size: 2rem;
  text-shadow: .1rem .1rem .5rem black;
  padding-bottom: 1.6rem;
}

.btn-lg {
  border-width: medium;
  /*border-radius: 0;*/
  padding: .6rem 1.3rem;
  font-size: 1.1rem; 
  min-width: 160px;
}


.btn-success {
  background-color: #6fbe44;
  border-color: #6fbe44;
}

.btn-outline-light {
  text-shadow: .1rem .1rem .8rem black;
}

.btn-outline-light:hover {
  text-shadow: 0 0 0 black;
}

.darkText:hover {
  color:#000!important;
}

.jumbotron {
/*  padding: 1rem;*/
  border-radius: 0;
  margin-bottom: 0;
}

/*---------Live Stream--------*/

.spce {
  margin-top: 0px;
}

.stage {
  background-image: url(img/live-concert.jpeg);
  background-color: #6FBE44;
  background-height: auto;
  background-width: 100%;
  background-position: center;
  background-size: cover;  
}

.stage2 {
  background-image: url(img/live-concert.jpeg);
  background-color: #000606;
  background-height: auto;
  background-width: 100%;
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;  
}

.performance {
  background-image: url(img/performance2.jpg);
  background-color: #6FBE44;
  background-height: auto;
  background-width: 100%;
  background-position: center;
  background-size: cover;
  border: rgba(186,71,90,0.85);
  border-style: ridge;
  border-width: thick;  
}

.text-center-live {
  text-align: center;
}

.captionLive {
  width: 100%;
  max-width: 100%;
  color: white;
}

.captionLive h1 {
  font-size: 3.9rem;
  font-weight: 700;
  letter-spacing: .3rem;
  text-shadow: .1rem .1rem .8rem black;
}

.captionLive h2 {
  font-size: 1.9rem;
  font-weight: 700;
  letter-spacing: .3rem;
  text-shadow: .1rem .1rem .8rem black;
}

.livetext {
  font-size: 2rem;
}

/*--------- Lessons Section --------*/

.caption2 {
  width: 100%;
  max-width: 100%;
  color: white;
}

.caption2 h2 {
  font-size: 2.9rem;
  font-weight: 700;
  letter-spacing: .3rem;
  text-shadow: .1rem .1rem .8rem black;
}

.evenCenter {
  width: 95%;
  margin: 0 auto;
}

.padding {
  padding-bottom: 2rem;
}

.bottom-padding {
  padding-bottom: 2rem !important;
}

.green {
  background-color: #6fbe44;
}

.fixed {
  background-image: url(img/ocainside.png);
 /* z-index: -1; */
}

.fixedBand {
  background-image: url(img/studentbandfloat.png)!important;
 /* z-index: -1; */
}

.dark {
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 7rem 2rem;
}
.fixed-background h3{
  margin-bottom: 2rem;
}

.whiback  {
  background-color: #fff;
}

.cardGreen {
  background-color: rgba(111, 190, 68, 0.85);
}

.cardRed {
  background-color: rgba(186,71,90,0.85);
}

.cardBlue {
  background-color: rgba(138,170,177,0.85);
}

.cardBeethrough {
  background-color: rgba(255, 252, 252, 0.7);
}

.btnAccordion {
  font-size: 2rem;
  color: #fff; 
}

.btnAccordian:hover {
  color:  #fff!important;
}

.btn-link {
  color: #fff!important;
}

.cardHeaderlessons {
  font-size: 1.3rem;
  font-weight: 700;
}

.accordionH {
  margin: 15px 0;
  font-weight: 700;
}

.accordionP {
  font-size: 1.1rem;
}

.shad {
    text-shadow: .1rem .1rem .5rem black;
}

.lesson-card {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

/*============= COURSE SECTION =============*/

.narrow {
  width: 75%;
  margin: 1.5rem auto;
  padding-top: 2rem;
}

.narrow h1 {
    font-size: 2.4rem;
}

.btn-secondary {
  border-width: medium;
  border-radius: 0;
  padding: .6rem 1.2rem;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin: 1rem;
  border-color: #1EBBA3;
  background-color: #1EBBA3;
  color: white;
}

.btn-secondary:hover,
.btn-secondary:focus {
  border-color: #189582;
  background-color: #189582;
  color: white;
}

.box-shad {
    box-shadow: .1rem .1rem .5rem rgba(80, 89, 98, 0.5);
}


/*------About Section----*/

.whitetxt {
  color:white;
}

.greenBG {
  background-color: #6FBE44;
}

.mapBG {
  background-image: url(img/mapGreen.png);
  background-position: center center;
}

.whiteBG {
  background-color: rgba(255, 255, 255, 0.9);
}

/*
.cardMapspacerleft {
  max-width: 45%!important;
  margin-right: 5%!important;
}

.cardMapspacerright {
  max-width: 45%!important;
  margin-left: 5%!important;
}
*/
.fixed-two {
  background-image: url(img/mapGreen.png);
}

.card-shad {
    box-shadow: .1rem .1rem .5rem rgba(80, 89, 98, 0.5);
}

.card-deck {
  margin-left: auto;
  margin-right: auto;
}

.min-h-two {
  min-height: 3rem;
}

.bg-gray {
  background-color: #575757;
}

.padding-all {
  margin: 15px;
}

blockquote .svg-inline--fa {
  color: #6fbe44;
  margin-right: 10px;
} 

.flexytime {
  flex: 1;
}

.fullcol {
  height: 100%;
}

.founder img {
  width: 100%;
  border-radius: 50%;
}

.small-caption {
  color: #fff;
  font-size: 2rem;
  text-shadow: .1rem .1rem .5rem black;
  padding-bottom: 1.6rem;
}

hr.light-100 {
    border-top: 1px solid #d5d5d5;
  width: 100%;
  margin-top: .8rem;
  margin-bottom: 1rem;
  box-shadow: .1rem .1rem .5rem black;
}

hr.light-noshad {
  border-top: 1px solid #d5d5d5;
  width: 100%;
  margin-top: .8rem;
  margin-bottom: 1rem;
}

hr.dark-simple {
  border-top: 1px solid #000;
  width: 100%;
  margin-top: .8rem;
  margin-bottom: 1rem;
}

.fa-star {
  color: #6fbe44;
}

.contact-box {
  color:#fff;
  box-shadow: .1rem .1rem .5rem black;
  border-style: solid;
  border-color: #fff;
}

.text-right {
  text-align: right;
}

.text-right-left {
  text-align: right;
}

.form-space {
  padding: 2rem 3rem 0;
}

.form-group {
  margin-bottom: 0;
}

.onlyMobile {
  display: none;
}

/*===== Sigm Up Section   ===========*/

.oneRemLeft {
  margin-left: 1rem;
}

.paddingTop {
  padding-top: 1rem;
}

.caption3 {
  width: 100%;
  max-width: 100%;
  color: #6FBE44;
}

.caption3 h2 {
  font-size: 2.9rem;
  font-weight: 700;
  letter-spacing: .3rem;
  text-shadow: .1rem .1rem .08rem black;
}

.small-caption-dark {
  color: #575757;
  font-size: 2rem;
  padding-bottom: 1.6rem;
}

.sidepace {
  padding-left:3rem;
  padding-right: 3rem;
}

.fa-drum {
  color:#17a2b8;
    font-size: 4em;
  margin: 1rem;
  filter:drop-shadow(.1rem .1rem .1rem black);
}

.fa-music {
  color:#28a745;
    font-size: 4em;
  margin: 1rem;
  filter:drop-shadow(.1rem .1rem .1rem black);
}

/*-------------Footer------*/
footer {
  background-color: #3f3f3f; 
  color: #d5d5d5;
  padding-top: 2rem;
}

hr.light {
  border-top: 1px solid #d5d5d5;
  width: 75%;
  margin-top: .8rem;
  margin-bottom: 1rem;
}

footer a {
  color: #d5d5d5;
}

hr.light-100 {
    border-top: 1px solid #d5d5d5;
  width: 100%;
  margin-top: .8rem;
  margin-bottom: 1rem;
}

.pad-lr-3 {
  padding-left: 3rem;
  padding-right: 3rem;
}

/*-----Stuio Policy Page --*/

.text-center2 {
  text-align: center;
}


.concert-background {
  background-color: #000606;
}


/*=====2024 refresh======*/

.founderBorder {
  border-color: #fff;
  border-style: solid;
  border-radius: 1rem;
}


.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 30%!important;
}

.hrFounder {
  border-top: 1px solid #fff;


.hidden {
  display:none;
}
.first-input:checked + .hidden {
  display:block;
}
}


.input-checkbox:not(:checked) ~ #how-many {
  display:none;
}

.input-checkbox:checked ~ #how-many {
  width: 100%;
  margin-top: 0.5rem;
 }

 .input-checkbox:not(:checked) ~ #trialName1 {
  display:none;
  visibility: hidden;
}

.input-checkbox:checked ~ #trialName1 {
  width: 50%;
  margin-top: 0.5rem;
  margin-left: 0.5rem;
 }

  .input-checkbox:not(:checked) ~ #trialName2 {
  display:none;
  visibility: hidden;
}

.input-checkbox:checked ~ #trialName2 {
  width: 50%;
  margin-top: 0.5rem;
  margin-left: 0.5rem;
 }

.smaller-fields {
  width: 90%!important;
}

.trialForm {
  font-size: 1.25rem;
}

.very-special { 
  display: none!important; 
  visibility: hidden;
}

.no-left-marge {
  margin-left: 0px!important;
}



.fieldset {
      overflow: hidden
    }
    
    .some-class {
      float: left;
      clear: none;
    }
    
    .label {
      float: left;
      clear: none;
      display: block;
      padding: 0px 1em 0px 8px;
    }
    
    .input[type="checkbox"],
    .input.checkbox {
      float: left;
      clear: none;
      margin: 2px 0 0 2px;
    }

.floater {
  display: flow;
}

.left10 {
  margin-left: 10%;
}

/*== Calendar  ===*/




.hidden-desktop,.visible-phone,.visible-tablet{
  display:none!important
}

@media (max-width:767px){
  .visible-phone{
    display:inherit!important
  }
  .hidden-phone{
    display:none!important
  }
  .hidden-desktop{
    display:inherit!important
  }

  .visible-desktop{
    display:none!important
  }
}

@media (min-width:768px) and (max-width:1139px){
  .visible-tablet{
    display:inherit!important
  }
  .hidden-tablet{
    display:none!important
  }
  .hidden-desktop{
    display:inherit!important
  }
  .visible-desktop{
    display:none!important
  }
}

/*=== PPC Landing Pages ===*/

.landingPad {
    padding-top: 3.3vmax;
    padding-bottom: 3.3vmax;
}

.btn-link-green {
  color: #6fbe44;
}

.btn-back-trans {
  background-color: transparent;
}

.landingReviews {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.greenBack {
      background: green no-repeat center center;
}

.filter-green{
    filter: invert(73%) sepia(10%) saturate(2747%) hue-rotate(53deg) brightness(94%) contrast(73%);
}




/*====  Media Quries  ==========*/

@media (max-width: 767px) {

  .navbar-brand {
    max-width: 79%;
  }

  .somespace {
    padding: 0.8rem;
  }

.home-inner {
  background-position: 80% center!important;
}

  .caption h1 {
  font-size: 2rem;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}

  .caption2 h2 {
  font-size: 1.8rem;
}

.caption h3 {
  font-size: 1.5rem;
  text-shadow: .1rem .1rem .5rem black;
  padding-bottom: 1.6rem;
}

.btnAccordion {
  font-size: 1.8rem;
} 

.card-deck {
  flex-direction: column!important;
}

.card-deck .card {
  margin-bottom: 15px!important;
  flex: 0 1 auto;
}

.founder img {
  width: 50%;
  display: block;
  margin: 0 auto;
}

.sidepace {
  padding-left:0rem;
  padding-right: 0rem;
}

.caption3 {
  max-width: 950%;
}

.caption3 h2 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: .3rem;
  text-shadow: .1rem .1rem .08rem black;
}

.small-caption-dark {
  font-size: 1.5rem;
  padding-bottom: 1rem;
}

.pad-lr-3 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.text-center2 {
  text-align: left!important;
}

.spce {
  margin-top: 10px;
}

.stage {
  background-image: url(img/live-concert.jpeg);
  background-color: #6FBE44;
  background-height: auto;
  background-width: 100%;
  background-position: center;  
}


.captionLive h1 {
  font-size: 2.5rem;
}

.captionLive h2 {
  font-size: 1.5rem;
}

.livetext {
  font-size: 1.3rem;
}

.fixed-top {
margin-top: 50px;
}

.info-space{
  max-height: 50px;
  justify-content: flex-start;
}

.header-info {
  margin-top: 0rem;
}

.onlyMobile{
  display: flex;
}

.text-right-left{
  text-align: left;
}

}

 

/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/
