@import url("https://use.typekit.net/pih2yfh.css?v=2");
@import url("https://use.typekit.net/jwt7klh.css?v=2");

html, body {
    height: 100%;
    margin: 0px;
    background: none;
    background-color: #fff;
    font-family: "patrick-hand-sc", sans-serif;
    font-weight: 400;
    font-style: normal;
    animation: fadeInAnimation ease 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.nav-link {
font-family: "manjari", sans-serif;
font-weight: 400;
font-style: normal;
}

#behind-center-logo {
    width: 186px;
  position: absolute;
  left: 49%;
  top: 10px;
  margin-left: -80px;
}

.site-logo {
    position: absolute;
    top: 40px;
    left: 47%;
    margin-left: -110px !important;
    display: block;
    z-index: 10000;
    max-width: 275px;
}

footer {
    padding: 20px;
    font-size: 14px;
}

footer a {
    color: #000;
}

a, a:visited {
    color: #000;
}

a.btn-primary {
    color: #fff;
}

.thin-font {
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.4em;
}

.panel-margin-top {
    margin-top: 145px;
}

#google-maps {
    border: 4px solid #000;
    margin-bottom: 50px;
    width: 600px;
    height: 400px;
}

:root {
  --animate-duration: 2000ms;
  --animate-delay: 2s;
}

.line-height {
    line-height: 33px;
}

.mega-term {
    font-size: 1.7em;
    color: #fff000;
}

.mega-black {
    font-size: 1.7em;
    color: #000000;
}

.divider {
height: 4px;
  width: 95%;
  background-color: gray;
}

.hide-br {
    display: none;
}

#countdown {
    padding-top: 10px;
    color: #000;
    background-color: #fff000;
    background: linear-gradient(90deg, rgba(217, 202, 0, 1) 0%, rgba(255, 240, 0, 1) 15%, rgba(252, 252, 217, 1) 50%, rgba(255, 240, 0, 1) 85%, rgba(212, 198, 0, 1) 100%);
    z-index: 10001;
    border-bottom: 10px solid #ff0000;
}

.panel-exhibitor-list {
  background: url(https://www.charliesboardwalk.com/images/panels/panel-2.jpg?v=2) no-repeat center top fixed !important;
  text-shadow: 3px 3px 3px #000;
  color: #fff;
}


.panel-2 ul li {
    color: #fff!important;
}

.panel-2 h1 {
    color:#fff!important;
}

.red-font {
    color: #ff0000;
    text-shadow: 3px 3px 3px #000;
}

#hero-review h2, #hero-review h3, #hero-review h5 {
    color:#fff;
}

.mt-6 {
    margin-top: 100px;
}

#myVideo {
  position: absolute;
  height: 615px;
}

p {
    font-size: 1.3em;
}

a {
    color: #9c61ee;
}

label {
    font-size: 1.6em;
    font-weight: bold;
    color: #fff;
}

.panel-1 ul, .panel-2 ul, .panel-3 ul {
    list-style: none;
    padding-left: 0px!important;
    margin-left: 0px!important;
}

.panel-1 ul li, .panel-2 ul li, .panel-3 ul li {
    font-size: 1.5em;
    padding-left: 0px!important;
    margin-left: 0px!important;
}

.box-shadow {
    box-shadow: 5px 5px 9px #000;
    border-radius: 30px;
}

/*

font-family: "pressio", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "pressio", sans-serif;
font-weight: 700;
font-style: normal;

*/

#hero-review .trans-bg h5,
#hero-review .trans-bg h2,
#hero-review .trans-bg h3 {
    color: #000;
}

.gold-star-divider {
    height: 10px;
    background-color: #f10000;
}

.yellow-divider {
    height: 10px;
    background-color: #fff000;
}

.gold-star-divider-two {
    height: 10px;
    background-color: #000;
}

.gold-star-divider-ribbon {
     height: 10px;
     background-color: #fff;   
}

.gold-star-divider-ribbon-red {
     height: 10px;
     background-color: #002868;   
}

.gold-star-divider img {
    position: relative;
    top:-12px;
}

.lumios {
    font-family: "lumios-marker", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.athelas {
    font-family: "athelas", serif;
    font-weight: 400;
    font-style: normal;
}

.panel-1 h2.athelas {
    font-size:3em;
}

.panel-1 h3.athelas {
    font-size:2em;
}

h1, h2, h3, h4, h5, h6 {
font-family: "brother-1816", sans-serif;
font-weight: 700;
font-style: normal;
}

.panel-5 h2 {
    text-shadow: none;
}

.btn-get-a-quote {
    background-color:#002868;
    color: #fff;
    padding:10px;
    border: 5px solid #fff;
    display: block;
    width: 313px;
    margin: auto;
    font-size: 1.5em;
    text-decoration: none;
}

.panel-1 h1 {
    font-size:2.5em;
}

.panel-1 h2 {
    font-size:1.8em;
    color: #fff;
    text-shadow: 3px 3px 3px #000;
}

.panel-1 h3 {
    font-size:2.5em;
}

strike {
    opacity: 0.5;
}

h2 {
    font-size: 2.5em;
    text-shadow: none;
    color: #000;
}

.nav-link {
    margin-top: 10px;
}

.fixed-top {
    border-bottom: 10px solid #ff0000;
}

.img-frame {
    border-radius:25px;
    border: 5px solid #8348d6;
}

.red-border {
    background-color: #ff3334;
    height: 10px;
    width: 100%;
}

.yellow-border {
    background-color: #f6ba00;
    height: 10px;
    width: 100%;
}

.green-border {
    background-color: #1eb742;
    height: 10px;
    width: 100%;
}

.blue-border {
    background-color: #0d96e4;
    height: 10px;
    width: 100%;
}

.blue-bottom-border {
    background-color: #0d96e4;
    height: 10px;
    width: 100%;
}

.text-purple {
    color: #8348d6;
}

.margin-top {
    margin-top: 89px!important;
}

.active {
    font-weight: bold;
    text-decoration: underline;
}

.grow { 
transition: all .2s ease-in-out; 
}

.grow:hover { 
transform: scale(1.1); 
}

.terms {
    color:#696969;
}

.no-icon {
    color: #ff0000;
}

.yes-icon {
    color: #00c717;
}

.bullets {
    list-style: disc!important;
}

.glowworm {
    font-family: "glowworm-mn", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #00a2ff;
}

.ccsign {
    font-family: "ccsignlanguage", sans-serif;
    font-weight: 400;
    font-style: normal;
}

nav {
    background: #ffffff;
background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 7%, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 1) 70%, rgba(219, 219, 219, 1) 93%, rgba(166, 166, 166, 1) 100%);
    margin-top:50px;
}

.outer-border {
  height: 143px;
}

.navbar-brand {
    margin-top:5px;
    font-size: 2em;
    margin-left:20px;
}

.form-control {
    font-size: 1em;
}

.btn-primary {
  background-color: #c00000;
  color: #fff;
  box-shadow: 4px 4px 4px #000;
  border: 5px solid #fff;
  width: auto;
  text-align: center;
  margin-top: 0;
  font-size: 22px;
  padding: 7px 20px;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
}

.btn-call {
  background-color: #002868;
  color: #fff;
  box-shadow: 4px 4px 4px #999;
  margin-left: 20px;
  border: 5px solid #fff;
  width: 200px;
  text-align: center;
  margin-top: 0;
  font-size: 20px;
}

.navbar-collapse {
    padding-bottom: 5px;
}

.call-out-panel h2 {
    font-size: 2em;
    color: #000;
    text-shadow: 3px 3px 3px #fff;
}

.call-out-panel {
background-color: #fff;
    padding:30px;
background: #ffc300;
background: linear-gradient(90deg, rgba(255, 195, 0, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(252, 250, 228, 1) 75%, rgba(255, 195, 0, 1) 100%);}

.panel-padding {
    padding:50px;
}

.panel-1 {
  background-size: auto;
  -webkit-background-size: cover !important;
  background-size: center center !important;
  padding-bottom: 25px;
  overflow: hidden;
  margin-top: 90px;
  background-color: #a20101;
}

#hero-section {
  position: relative;
  top: 50px;
  z-index: 1000;
  padding-bottom: 50px;
  margin-top: 120px;
}



#hero-section h1, #hero-section h2 #hero-section h3, #hero-section h4 
{
    color: #fff;
    text-shadow: 3px 3px 3px #000!important;
}

.panel-2 {
  background: url(https://www.charliesboardwalk.com/images/panels/panel-2.jpg?v=2) no-repeat center top fixed !important;
  text-shadow: 3px 3px 3px #000;
}

.panel-2 p, .panel-2 h2, .panel-2 h3, .panel-2 ul li{
    color:#fff;
} 

.panel-2 h5 {
    color: #fff;
}

.panel-3 ul {
    list-style: none;
}

.panel-3 ul li{
    color:#fff;
} 

.panel-3 {
    background: url(https://www.charliesboardwalk.com/images/panels/panel-3.jpg?v=7) no-repeat center center!important; 
    -webkit-background-size: cover!important; 
    background-size: center center !important;
    border-bottom: 10px solid #fff;
}

.panel-3 h3, .panel-3 p {
    color: #000;
}

.panel-3 p, .panel-3 h2 {
    color: #fff;
}

.panel-4 ul li {
    color: #fff!important;
    font-size: 1.5em;
}

.panel-4 h3 {
    color: #fff;
}

.panel-4 ul {
    list-style: none;
}

.panel-4 {
    background: url(https://www.charliesboardwalk.com/images/panels/panel-4.jpg?v=9) no-repeat center center!important; 
    -webkit-background-size: cover!important; 
    background-size: center center !important;
    color: #fff;
}
.panel-4 h2, .panel-4 p {
    color:#fff;
    text-shadow: 3px 3px 3px #000;
}


.panel-4 .lumios {
    font-size: 2em;
}

.panel-6 .lumios {
    font-size: 1.7em;
}

.panel-5 {
    background: url(https://www.charliesboardwalk.com/images/panels/panel-5.jpg?v=7) no-repeat center center!important; 
    -webkit-background-size: cover!important; 
    background-size: center center !important;
}

.panel-5 ul li {
    color: #fff!important;
    font-size: 1.5em;
}

.panel-5 h2, .panel-5 p, .panel-5 label {
    color: #fff;
}

.panel-5 ul {
    list-style: none;
}

.panel-6 {
    background: #ffffff;
background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 7%, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 1) 70%, rgba(219, 219, 219, 1) 93%, rgba(166, 166, 166, 1) 100%);
}

.panel-6 ul li {
    color: #fff!important;
    font-size: 1.5em;
}

.panel-6 h2, .panel-6 p, .panel-6 label {
    color: #000;
    text-shadow: none;
}

.panel-6 ul {
    list-style: none;
}

.trans-bg {
    background: #ffffff;
background: linear-gradient(180deg, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0.67) 37%, rgba(255, 255, 255, 0.85) 100%);
    margin: auto;
    padding:20px;
    box-shadow: 3px 5px 14px #000;
    border-radius: 30px;
    border: 3px solid #f2d800;
    margin-bottom: 40px;
    text-shadow: 3px 3px 3px #000;
    max-width: 650px;
}

.hero-text {
    padding: 0px 50px 50px 50px;
}

.btn:hover {
    background-color: #a26feb;
    color: #ffffff;
}

.btn-submit {
    background-color: #ffffff;
    border-radius: 15px;
    color: #000000;
    box-shadow: 4px 4px 4px #946800;
}

.btn-submit:hover {
    background-color: #ffbf5b;
}

.ml-1 {
    margin-left: 5px;
}

.ml-2 {
    margin-left: 10px;
}

.ml-3 {
    margin-left: 15px;
}

.ml-4 {
    margin-left: 20px;
}

.ml-5 {
    margin-left: 25px;
}

.section-padding {
    padding: 50px 50px 50px 50px;

}

.fa-size {
    font-size: 4em;
}


.orange-bg-white-font {
    background-color: #ff7200;
    color:#ffffff;
    border-top: 40px solid #ffa200;    
}

.orange-top-border {
    border-top: 40px solid #ffa200;
    overflow: hidden;    
}

.client {
    border: 1px solid #ccc;
    box-shadow: 4px 4px 4px #000;
}

.wiggle {
  -webkit-animation-name: wiggle;
  -ms-animation-name: wiggle;
  -ms-animation-duration: 1000ms;
  -webkit-animation-duration: 1000ms;
  -webkit-animation-iteration-count: 99;
  -ms-animation-iteration-count: 99;
  -webkit-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
}

@-webkit-keyframes wiggle {
  0% {-webkit-transform: rotate(10deg);}
  25% {-webkit-transform: rotate(-5deg);}
  50% {-webkit-transform: rotate(10deg);}
  75% {-webkit-transform: rotate(-2.5deg);}
  100% {-webkit-transform: rotate(0deg);}
}

@-ms-keyframes wiggle {
  0% {-ms-transform: rotate(1deg);}
  25% {-ms-transform: rotate(-1deg);}
  50% {-ms-transform: rotate(1.5deg);}
  75% {-ms-transform: rotate(-5deg);}
  100% {-ms-transform: rotate(0deg);}
}

@keyframes wiggle {
  0% {transform: rotate(0deg);}
  25% {transform: rotate(-5deg);}
  50% {transform: rotate(10deg);}
  75% {transform: rotate(-2.5deg);}
  100% {transform: rotate(0deg);}
}

@media only screen and (max-width: 540px) { 

    .trans-bg {
        max-width: unset;
    }

    #google-maps {
        border: 4px solid #000;
        margin-bottom: 50px;
        width: 90%;
        height: 400px;
    }

    label {
        font-size: 1.2em;
        font-weight: bold;
        color: #fff;
    }

    .panel-2 ul li {
        font-size: 18px!important;
        text-align: left!important;
    }

    .hide-br {
    display: inline-block;
    }

    .panel-padding {
        padding: 50px 20px;
    }

    .panel-1 {
        background: url(https://www.charliesboardwalk.com/images/panels/panel-1-mobile.jpg?v=8) no-repeat !important;
        background-color: #c20000!important;
    }

    #logo-margin {
        margin-top: 30px!important;
    }

    #hero-section {
        position: relative;
        z-index: 1000;
        margin-top:100px;
    }


    #myVideo {
        display: none;
    }

    .panel-1 {
        height: auto;
    }

    .hide {
        display: none;
    }

    .panel-2 {
        background: url(https://www.charliesboardwalk.com/images/panels/panel-2.jpg?v=2) center center !important;
    }

    .btn-primary {
        width: 100%;
    }

    .nav-link {
        font-size: 1.6em;
    }

    .panel-1, .panel-2, .panel-3, .panel-4, .panel-5 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .panel-2 h3 {
        font-size: 2em!important;
    }

    .btn-call {
        width: 90%;
    }

}