body {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 1px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  line-height: 24px;
  font-weight: 300;
}

.nav-menu {
  text-align: center;
}

.nav-link {
  padding: 26px 7px;
  color: rgba(0, 0, 0, .81);
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #fff;
}

.nav-link.w--current {
  color: #000;
  text-decoration: none;
}

.nav-bar {
  position: static;
  background-color: hsla(0, 0%, 100%, .72);
}

.hero {
  height: 100vh;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 100%, rgba(0, 0, 0, .46) 1%, rgba(0, 0, 0, .82) 91%), url('../images/2722039_l.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 100%, rgba(0, 0, 0, .46) 1%, rgba(0, 0, 0, .82) 91%), url('../images/2722039_l.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero.indexcontainer {
  padding-top: 0px;
  background-image: none;
  color: #6b6a6a;
}

.subpage-background {
  color: #5a5757;
  font-weight: 300;
}

.page-title {
  margin-top: 0px;
  margin-bottom: 42px;
  font-size: 45px;
  line-height: 51px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.section {
  padding-right: 2.5%;
  padding-bottom: 50px;
  padding-left: 2.5%;
}

.content {
  color: #fff;
}

.footer {
  padding-top: 43px;
  padding-bottom: 43px;
  background-color: transparent;
  color: #222;
  text-align: center;
}

.footer-link {
  margin-right: 6px;
  margin-left: 6px;
  opacity: 0.82;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #222;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 0.76;
  color: #fff;
}

.play-music {
  position: relative;
  width: 100%;
}

.featured-track {
  margin-bottom: 75px;
  padding-bottom: 38px;
}

.small-grey-text {
  display: block;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #473939;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.rsvp-button {
  padding: 5px 15px;
  border: 1px solid #f7e769;
  background-color: transparent;
  -webkit-transition: color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, border-color 200ms ease;
  color: #f7e769;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
}

.rsvp-button:hover {
  border-color: #fff;
  color: #fff;
}

.tour-date-row {
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact-h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #000;
  font-size: 27px;
  line-height: 28px;
  font-weight: 300;
}

.contact-row {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px solid hsla(0, 0%, 60%, .35);
  text-align: center;
}

.form {
  display: block;
  max-width: 550px;
  margin-top: 54px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.album-art {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.logo {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fdfdfd;
  font-size: 19px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.brand-link {
  z-index: 1;
  padding-top: 23px;
  padding-bottom: 23px;
}

.button {
  padding: 11px 19px;
  border: 1px solid rgba(248, 199, 41, .7);
  background-color: transparent;
  color: rgba(248, 199, 41, .7);
  font-size: 14px;
}

.button.big {
  margin-right: 9px;
  margin-bottom: 30px;
  margin-left: 9px;
  padding: 9px 26px 11px;
    border-color: #c3ad4b;
    background-color: rgb(204, 184, 84);
  -webkit-transition: border 200ms ease, color 200ms ease;
  transition: border 200ms ease, color 200ms ease;
  color: #fff;
  font-size: 16px;
}

.button.big:hover {
  border-color: #fff;
  color: #fff;
}

.button.contact {
  padding-right: 29px;
  padding-left: 29px;
  border-color: #fff;
  background-color: #c91d69;
  background-image: -webkit-linear-gradient(270deg, #dd1313, #aa1414);
  background-image: linear-gradient(180deg, #dd1313, #aa1414);
  color: #fff;
}

.content-wrapper {
  margin-top: 13px;
  padding-right: 11px;
  padding-left: 12px;
}

.footer-text {
  margin-top: 13px;
  color: hsla(0, 0%, 100%, .43);
}

.song-list-item {
  padding-top: 19px;
  padding-bottom: 19px;
  border-top: 1px solid hsla(0, 0%, 100%, .28);
  text-align: center;
}

.album-heading {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 23px;
  line-height: 27px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.album-columns {
  text-align: center;
}

.song-title {
  color: #f0e567;
}

.venue {
  font-weight: 500;
}

.venue-list-item {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid hsla(0, 0%, 100%, .3);
}

.photo-list {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 69px;
  margin-left: auto;
  text-align: center;
}

.photo {
  margin-bottom: 18px;
  border-radius: 5px;
  box-shadow: 0 1px 50px 0 rgba(0, 0, 0, .51);
}

.field {
  color: #000;
  font-weight: 300;
}

.input {
  margin-bottom: 20px;
  border: 1px solid #252525;
  background-color: hsla(0, 0%, 97%, .64);
  color: #000;
}

.input:focus {
  box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .77);
}

.input.textarea {
  min-height: 110px;
}

.success {
  padding-top: 29px;
  background-color: rgba(30, 187, 0, .35);
}

.drop {
  padding-top: 24px;
  padding-right: 25px;
  padding-left: 9px;
  font-size: 11px;
}

.icon {
  padding-left: 8px;
}

.about {
  font-family: Bitter, serif;
  color: #740a0a;
  font-size: 15px;
  font-style: italic;
}

.para {
  color: #000;
  font-size: 16px;
  text-align: justify;
}

.para.linehieght {
  line-height: 28px;
  font-weight: 500;
}

.para.left {
  text-align: justify;
}

.nishell {
  color: hsla(0, 0%, 100%, .96);
  text-decoration: none;
}

.image {
  text-align: right;
}

.career {
  width: 598px;
  margin-right: auto;
  margin-left: auto;
}

.client {
  min-height: 136px;
  padding-top: 32px;
  background-color: hsla(0, 0%, 87%, 0);
  text-align: center;
}

.client.radio {
  padding-top: 6px;
  text-align: center;
}

.marquee {
  margin-bottom: 18px;
  padding-top: 6px;
  border-bottom: 1px solid #afafaf;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.slider {
  height: 550px;
}

.clients {
  padding: 7px 10px 7px 9px;
  border-radius: 20px;
  background-color: hsla(0, 0%, 87%, 0);
}

.client-heading {
	 font-weight:bold !important;
  margin-top: 0px;
  margin-bottom: 6px;
  padding-top: 16px;
  padding-bottom: 12px;
  font-family: Copperplate,Copperplate Gothic Light,fantasy;
  color: #576d2c;
  font-size: 27px;
  font-weight: 300;
}

.client-heading.customer {
  margin-top: 9px;
  border-radius: 10px;
  background-color: #a71010;
  background-image: -webkit-linear-gradient(270deg, #a51717, #df1b1b);
  background-image: linear-gradient(180deg, #a51717, #df1b1b);
  color: #fff;
  font-size: 22px;
  text-align: center;
   font-weight:bold;
}

.client-heading.customer.side-sec {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
    background-image: url('../images/png_frame.png'), linear-gradient(180deg, #a5892d, #ccb854);
  background-position: -13px 0px, 0px 0px;
  background-size: 50px 100px, auto;
  background-repeat: no-repeat, repeat;
  
}

.client-heading.review2 {
  color: #fff;
  text-align: center;
}

.client-heading.center {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 22px;
  text-align: center;
}

.client-img {
  width: auto;
  height: 76px;
  padding: 5px 9px 5px 10px;
  border-right: 1px none rgba(0, 0, 0, .57);
  text-align: center;
}

.profile {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  text-align: justify;
}

.review {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 7px 7px 17px 6px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  text-align: center;
}

.review-slider {
  display: inline-block;
  height: auto;
  background-color: rgba(117, 30, 30, 0);
}

.picture-slider {
  height: 229px;
}

.slider-picture {
  height: 280px;
}

.services {
  padding-right: 8px;
  padding-left: 9px;
  font-family: 'Open Sans', sans-serif;
  color: #576d2c;
  font-size: 15px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.services.left {
  text-align: left;
}

.thumbs-img {
  width: 202px;
  padding: 0px;
  border: 2px solid #000;
  text-align: center;
}

.colomn {
  text-align: center;
}

.top-footer {
     padding: 10px 19px 10px 10px;
    background-color: #34220e;
    color: #fff;
}

.footer-logo {
  width: 290px;
  margin-top: 14px;
}

.copyright {
  color: #141414;
  font-size: 12px;
  text-align: right;
}

.bottom-menu {
  color: #fff;
  text-decoration: none;
}

.bottom {
  text-align: right;
}

.bottom.copyright {
  font-size: 11px;
  line-height: 33px;
}

.blank-footer {
      height: 115px;
  background-color: #354e05;
  color: #000;
}

.client-section {
  border-bottom: 2px solid #666;
  background-color: #fff;
}

.clitellie {
  margin-top: -1px;
  margin-bottom: 7px;
  padding-bottom: 12px;
}

.testimonial {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .82), rgba(0, 0, 0, .52)), url('../images/night-vintage-music-bokeh-500px.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .82), rgba(0, 0, 0, .52)), url('../images/night-vintage-music-bokeh-500px.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.test-slide {
  background-color: rgba(0, 153, 255, 0);
}

.test-para {
  padding: 0px 37px 0px 42px;
}

.tset-mask {
  height: 110px;
}

.tset-slider {
  height: 133px;
  background-color: hsla(0, 0%, 87%, 0);
  
}

.address-colom {
  border-right: 1px solid rgba(0, 0, 0, .54);
}

.color {
  color: #0c0464;
}

.slider_mobile {
  overflow: auto;
  width: 100%;
  height: 100%;
}

.center {
  text-align: center;
}

.slr_navigation {
  background-color: transparent;
}

.navigation_div {
  margin-bottom: 2px;
  background-color:#25190b;
  
}

.onebythree {
  width: 24.333%;
}

.onebythree.center {
  float: left;
  height: 124px;
}

.dropdown_list {
  background-color: #ccb854;
  color: #ffffff;
}

.dropdown_link {
  color: #d5e2eb;
}

.subpage_header_div {
  height: 300px;
}

.subpage_header_div.aboutus {
  /*background-image: url('../images/about.jpg');*/
  background-position: 0px 0px;
  background-size: cover;
}

.subpage_header_div.clientss {
  background-image: url('../images/slider3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.subpage_header_div.news_events {
  /*background-image: url('../images/news_events-banner[1].jpg');*/
  background-position: 0px 0px;
  background-size: cover;
}

.event_block {
  padding: 10px;
}

.event_inner_block {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #8f0a0a;
  background-image: url('../images/png_frame.png');
  background-position: 0px 0px;
  background-size: 50px;
  background-repeat: no-repeat;
}

.event_news_text_heading {
  margin-right: 20px;
  margin-left: 35px;
  padding-top: 0px;
  color: #f1eded;
}

.slr_header_image {
  width: 100%;
}

.redfont {
  color: #da2424;
}

.image_thumbnail {
  width: 33.33%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #3a3838;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.thumbnail_iage_box {
  width: auto;
  height: 250px;

}

@media (max-width: 991px) {
  .nav-menu {
    padding-top: 18px;
    padding-bottom: 18px;
    border-top: 1px solid #000;
    background-color: rgba(0, 0, 0, .85);
  }
  .nav-link {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 21px;
    line-height: 27px;
    text-align: center;
  }
  .hero.indexcontainer {
    height: 363px;
  }
  .menu-button {
    padding: 20px 0px 20px 20px;
    color: hsla(0, 0%, 100%, .62);
    font-size: 25px;
    line-height: 22px;
  }
  .menu-button:hover {
    color: #fff;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #fff;
  }
  .menu-text {
    margin-right: 3px;
    padding: 2px;
    float: left;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .menu-text:hover {
    color: #fff;
  }
  .menu-icon {
    float: left;
  }
  .client-heading {
	 font-weight:bold !important;
    text-align: center;
  }
  .client-heading.center {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
	 font-weight:bold;
  }
  .client-img {
    text-align: center;
  }
  .services {
    margin-top: 2px;
    margin-bottom: 20px;
    font-size: 12px;
  }
  .thumbs-img {
    width: 161px;
  }
  .menu-button {
    color: #3e4094;
  }
  .onebythree.center {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .hero.indexcontainer {
    height: 282px;
  }
  .footer {
    padding-right: 14px;
    padding-left: 14px;
  }
  .rsvp-button {
    margin-top: 15px;
  }
  .tour-date-row {
    text-align: center;
  }
  .menu-button {
    margin-right: 7px;
  }
  .album-list {
    margin-bottom: 60px;
  }
  .venue {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
  }
  .venue-list-item {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .slider {
    height: 282px;
  }
  .client-heading.center {
    color: #252781;
	 font-weight:bold;
  }
  .bottom {
    text-align: center;
  }
  .onebythree.center {
    width: 50%;
  }
  .subpage_header_div {
    height: 200px;
  }
  .image_thumbnail {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .nav-menu {
    background-color: hsla(0, 0%, 100%, .96);
  }
  .nav-link {
    font-size: 13px;
    text-align: left;
  }
  .hero.indexcontainer {
    height: 200px;
  }
  .contact-row {
    padding-bottom: 16px;
  }
  .button.big {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
  }
  .slider {
    height: 200px;
  }
  .bottom {
    text-align: center;
  }
  .tset-mask {
    height: 122px;
  }
  .tset-slider {
    height: 156px;
  }
  .slider_mobile {
    width: 500px;
    height: 200px;
  }
  .onebythree.center {
    width: 100%;
  }
  .subpage_header_div {
    height: 150px;
  }
  .image_thumbnail {
    width: 100%;
  }
}

