body {
    height: 100%;
}

.mission {
    font-size: 3em;
    line-height: 1em;
}

.partner {
    width: 50%;
}

@media (max-width: 990px) {
    .partner {
        width: 20%;
    }
}

@media (max-width: 767px) {
    .partner {
        width: 50%;
    }
}

@media(max-width: 767px) {
    .mission {
        font-size: 1.5em;
    }

    .about-lh p {
        font-size: 1.2em !important;
    }
}

.about-content h2 {
    color: #0e97a7;
}

.about-content h2::after {
    border-bottom: 2px solid #0e97a7;
}

.about-lh p {
    font-size: 1.5em;
}

#about-us {
    padding-bottom: 20px;
}

.about-button {
    padding-bottom: 20px;
}

.services-heading {
    text-align: center;
    padding-bottom: 10px;
}

.services-content {
    text-align: center;
}

.port-show {
    font-size: 1.5em;
}

.page-title {
    height: 55px;
    padding-bottom: 45px;
    padding-top: 150px;
}
@media(max-width: 767px) {
    .page-title {
       padding-bottom: 75px;
    }
}

.logo {
    margin-top: -130px;
}

#about-us {
    padding-top: 30px;
}

#about-us h1 {
    color: #0e97a7;
    padding-bottom: 30px;
}

table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px 5px 5px 5px;
    text-align: left;
}

table {
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    table-layout: fixed;
    width: 40% !important;
}

@media (max-width: 767px) {
    table {
        width: 100% !important;
    }
}

th, tr {
    width: 50%;
}

th {
    background-color: #0e97a7;
    color: whitesmoke;
}

tr:nth-child(even) {background-color: #f2f2f2;}

tr:hover {background-color: #f5a33a;}

ul {
    font-size: 1.2em;
    margin-top: -10px;
    color: #888888;
}

.about-content {
    margin-bottom: 45px;
}

#countdown {
    font-size: 3em;
    color: #484848;
}

@media (max-width: 767px) {
    #countdown {
        font-size: 2.2em;
    }
}

.mission-statement {
    margin-top: 30px;
}

.mc-field-group {

}

.btn-primary {
    background-color: #0e97a7;
}

.border {
    background-color: #c61a1d;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.exprice {
    width: 70% !important;
}

.cyoh-table {
    width: 95% !important;
    table-layout: auto !important;
}

.price-table {
    width: 95% !important;
    table-layout: auto !important;
}

.music-table {
    width: 95% !important;
    table-layout: fixed !important;
}

.lights-table {
    width: 80% !important;
    table-layout: fixed !important;
}

@media (min-width: 767px) {
    .nrock {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .cyoh-table {
        width: 170% !important;
        table-layout: auto !important;
    }

    .smartist {

    }

    .nrock {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .price-table {
        width: 170% !important;
        table-layout: fixed !important;
    }
    
    .lights-table {
        width: 170% !important;
        table-layout: fixed !important;
    }
}

.img-lor {
    border: 5px solid black;
    background-color: black;
}

.about-content h3 {
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .music-table {
        width: 200% !important;
        table-layout: auto !important;
    }

    .smartist {

    }

    .nrock {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}


@media (max-width: 767px) {
    .exprice {
        width: 100% !important;
    }
}

.xmas {
    color: #ce2c2c !important;
}
.configrow {
    font-size: 1.1em;
    padding-bottom: 10px;
}

.gap {
    padding-top: 20px;
}

.container {
    padding-right: 45px;
    padding-left: 45px;
}

.sk-cube1, .sk-cube3, .sk-cube7, .sk-cube9{
    background-color: #16631c !important;
}
.sk-cube2, .sk-cube4, .sk-cube5, .sk-cube6, .sk-cube8 {
    background-color: #9c181b !important;
}

.vid {
    padding-bottom: 20px;
}

.port-show {
    color: #212121;
}

.other h3 {
    text-align: center;
}

hr {
    display: block;
    height: 2px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.slogan {
    padding-bottom: 20px;
}

.retbut {
    margin-left: 20px;
}

.other div {
    margin-bottom: 15px;
}

.storeButton {
  min-height: 40px;
  min-width: 200px;
  background-color: white;
  color: black;
  border: 3px solid #0e97a7; /* Green */
  border-radius: 15px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  font-size: 1.5em;
  margin: 20px;
  justify-content: center;
  text-align: center;
}

.storeDiv {
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: white;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: underline !important;
}
.dropdown-menu>li>a {
    color: #02a8f4;
}
.dropdown-menu > li {
    background: white;
}

.navbar-nav .open .dropdown-menu > li > a{
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    /* color: white !important; */
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu > li{
        /* background: #02a8f4; */
    }
    .navbar-nav .open .dropdown-menu > li > a{
        text-align: center;
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        text-transform: uppercase;
        /* color: white !important; */
    }
}