html, body {
    scroll-behavior: smooth;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

header {
    height: 124px;
}
body {
    padding-top: 124px;
}
#search-box {
    top: 124px;
}
.social-icons li {
    margin-right: 6px;
}
@media only screen and (min-width:1200px) and (max-width:1600px) {
    .social-icons li {
        margin-right: 0;
    }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    header {
        height: 142px;
    }
    body {
        padding-top: 142px;
    }
    #search-box {
        top: 142px;
    }
}
@media only screen and (min-width:576px) and (max-width:991px) {
    header {
        height: 82px;
    }
    body {
        padding-top: 82px;
    }
    #search-box {
        top: 82px;
    }
}
@media only screen and (max-width:575px) {
    header {
        height: 76px;
    }
    body {
        padding-top: 76px;
    }
    #search-box {
        top: 76px;
    }
}

.main-menu-1 ul>li:hover>.submenu {
    top: 84px;
}
.bg-icons {
    background-image: url('/images/BG-Pattern.jpg');
    z-index: -1;
}
.line-heads h1, .each-evnt-box .date h2, .blog-detail-head, .error-text h1 {
    text-shadow: unset;
}
.line-heads h1 {
    font-size: 50px;
    text-transform: uppercase;
}
.line-heads h2 {
    font-size: 45px;
    text-transform: uppercase;
/*    text-shadow: 0 4px 0px #47f0f2;*/
    text-shadow: unset;
    display: inline-block;
    font-size: 45px;
    font-weight: 900;
    position: relative;
}
.line-heads.center h2::before,
.line-heads.center h2::after {
    position: absolute;
    content: close-quote;
    width: 80px;
    height: 2px;
    top: 52%;
    right: -100px;
    background: #221b3c;
}
.line-heads.center h2::before {
    left: -100px;
}
h1 {
    font-family: 'Open Sans', sans-serif;
}
h3 {
    font-size: 32px;
}
p {
  line-height: 1.5;
}
p, ul {
    font-size: 19px;
}
.banner-text-left .sub-banner-heads {
  max-width: initial;
}
section {
    scroll-margin-top: 150px;
}
.btn-shadow, 
.each-evnt-box .evnt-btns .ticket-bt,
.each-evnt-box .evnt-btns .rsvp,
.btn-rnd,
.btn-blue-border {
    font-size: 16px;
    text-transform: uppercase;
}
.fs-23 {
    font-size: 26px;
}
.each-slider .banner-text-left {
  padding: 32px;
  margin-left: 100px;
  background-color: #0009;
}
@media only screen and (min-width: 1200px) {
  .each-slider .outer-slider.top {
      margin-top: 100px;
  }
  .each-slider .outer-slider.bottom {
      margin-bottom: 150px;
  }
}
.main-slider .owl-nav .owl-prev,
.main-slider .owl-nav .owl-next {
  opacity: .7;
}
.each-evnt-box .evnt-detail p i {
    top: 16px;
}
.video-footer {
    position: relative;
    font-size: 16px;
}
.each-testimonial .quote-by {
    font-size: 18px;
}
.each-testimonial .quote-by::before {
    background: unset;
}

/* upcoming shows */
.each-evnt-box .event-head p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 30px;
    transition: height .4s ease-in-out;
}
.each-evnt-box:hover .event-head p {
    white-space: unset;
    height: 100px;
}
.each-evnt-box .event-head {
    width: 44%;
    padding-right: 16px;
}
.each-evnt-box .evnt-detail p {
    font-size: 19px;
}
.each-evnt-box .evnt-btns {
    width: 20%;
}

/* latest videos */
.videos-1 {
/*    background-position-y: top;*/
}
.each-l-videos {
    flex-wrap: wrap;
}
.each-l-videos .vid-1-share {
    width: 100%;
    .at-share-btn-elements {
        text-align: center;
    }
}

/* Galleries */
.each-team img {
    object-fit: cover;
/*    height: 400px;*/
/*    height: 230px;*/
    height: 300px;
}
.each-team .team-plus {
  margin-bottom: -48px;
}
.team-slider .owl-nav {
    position: absolute;
    top: 47%;
    left: 0;
    right: 0;
    max-width: 1500px;
    margin: auto;
}
.team-slider .owl-nav .owl-prev {
  position: absolute;
  left: -100px;
}
.team-slider .owl-nav .owl-next {
  position: absolute;
  right: -100px;
}
/* footer */
.footer-start  img {
    width: 200px;
}
.main-menu-1>div>ul>li>a {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
}
.about-info {
    margin-top: 0;
}
.our-team {
    max-width: unset;
}
tbody {
    background-color: white;
}
#daves-top-150-songs-of-all-time tbody tr td:first-of-type {
  background-color: #efc800;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.each-cds .cd-cover {
    z-index: 1;
}
.cd-image .cd-back {
    z-index: 0;
    width: 100%;
}
@media only screen and (max-width: 1199px) {
    .line-heads h2 {
        font-size: 40px;
    }
    .team-slider .owl-nav .owl-prev {
      left: -60px;
    }
    .team-slider .owl-nav .owl-next {
      right: -60px;
    }
    .main-slider .owl-dots {
      bottom: 15px;
    }
}
@media only screen and (max-width: 991px) {
    .mobile-menu1 {
        margin-top: 0px;
    }
    .line-heads.center h2::before, .line-heads.center h2::after {
        display: none;
    }
    /*.each-evnt-box {
        min-height: 390px;
    }*/
    .footer-start img {
        width: 120px;
    }
}
@media only screen and (max-width: 575px) {
    .line-heads h2 {
        font-size: 22px;
    }
    .fs-23, h3 {
        font-size: 20px;
    }
    .vid-l-contents .vid-l-text h4, h4 {
        font-size: 18px;
    }
    p, ul {
        font-size: 16px;
    }
    .each-blog {
        min-height: 330px;
    }
    .each-blog .blog-title h3 {
        font-weight: bold;
    }
    .each-blog .blog-texts h3 {
        font-weight: normal;
    }
}
.line-heads h2 {
  text-shadow: unset;
}
/* new footer */
footer {
  color: white;
}
footer p {
  font-size:16px;
}

footer .row div:first-of-type {
  padding-right: 0;
}
footer li.f-title {
  margin-bottom: 1rem;
}
footer a {
  color: white;
}
footer li.active a {
  color: #cccccc;
}
footer li a:hover {
  color: #cccccc;
}
.footer-container {
  max-width: 1500px;
  margin: auto;
  padding: 32px 15px;
}
footer .f-title {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 8px;
}
.text-blue {
  color: #cccccc;
}
.btn-blue {
  background-color: #efc800;
}
.btn-rnd:hover {
  color: #efc800;
}
.btn-rnd:hover span {
  background-color: #efc800;
}
#f-blog-content {
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 5px 12px;
  margin: 6px 0 12px;
}
.f-blog .btn {
  font-size: 15px;
  padding: 3px 16px;
  background-color: #cccccc;
  color: #221b3c;
  border: 2px solid #cccccc;
  border-radius: 50px;
}
.f-blog .btn:hover {
  background-color: transparent;
  color: #cccccc;
}
.copyright {
  text-align: center;
  padding-top: 1rem;
  border-top: 1px solid #cccccc;
  margin: 24px 15px 0;
  width: 100%;
}
.copyright a {
  color: white;
}
@media only screen and (min-width: 992px) and (max-width:1399px) {
  footer p strong {
    display: block;
  }
  footer p {
    line-height: 1.2;
  }
  .f-blog .date {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1399px) {
  .f-socials img {
    width: 42px;
    height: auto;
  }
}
@media only screen and (max-width:1199px) {
  .slider-1 .each-slider {
    min-height: 42vw;
  }
}
@media only screen and (min-width: 575px) and (max-width: 991px) {
  footer .row div:nth-of-type(2) {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  .each-slider .banner-text-left {
    margin: auto;
    padding: 16px;
  }
  section {
    scroll-margin-top: 90px;
  }
  .each-evnt-box .event-head {
    width: 100%;
  }
  h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width:575px) {
  .slider-1 .each-slider {
    min-height: 200px;
  }
  .banner-text-left .sub-banner-heads h3 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .btn-rnd {
    padding: 0 8px;
    width: 150px;
    text-align: left;
  }
  .btn-rnd span {
    width: 18px;
    height: 18px;
    right: 4px;
  }
  footer .col-12 {
    margin-top: 1rem;
  }
}

/* .editorContent */
.editorContent {
  p {
    font-size: 26px;
    line-height: 1.5;
    font-weight: 300;
  }
}

@media only screen and (max-width:991px) {
  .editorContent {
    p {
      font-size: 23px;
    }
  }
}