/*=======================================================================
* Template Name: Mxtonz - A Fresh Music, Band &amp; Dj Template
* Template URI: http://codepassenger.com/html/music
* Author: CodePassenger
* Author URI: http://codepassenger.com/
* Description: A Bootstrap 3 Full and Final HTML Template for music band, dj, music agency or any kind of website related to music industry
* Version: 1.0
* License: GPL v2 or later
* License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* Tags: html, template, music, marketing, codepassenger
======================================================================= */
/* Table of content
--------------------------------------------
General
Button
Header
Banner
Upcoming Album
Upcoming Stage
Artist
About Singer
Next Event
Show Styles
Gallery
Products
Latest Album
Music Player
Blog
Blog Single
Subscription
Footer
Page Header
About Band
About Artist
Album
Single Concert Page
Contact Page
FAQs
404 Styles
------------------------------------------*/
/*----------------------------
General
----------------------------*/
html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}

body {
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  color: #111111;
  font-weight: 300;
  line-height: 1.857143;
}

h1,
.h1 {
  font-size: 6.4rem;
}

h2,
.h2 {
  font-size: 4.2rem;
}

h3,
.h3 {
  font-size: 3.4rem;
}

h4,
.h4 {
  font-size: 2.2rem;
}

h5,
.h5 {
  font-size: 1.6rem;
}

h6,
.h6 {
  font-size: 1.2rem;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.176471;
  font-weight: 700;
}

a {
  color: #fc427f;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:focus, a:visited, a:active {
  color: #fc427f;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #111111;
  outline: none;
  text-decoration: none;
}

.section {
  position: relative;
  background-size: cover;
  background-position: center center;
}

.section-padding {
  padding: 120px 0;
}
.section-padding.bottom-0 {
  padding-bottom: 0;
}

.theme-bg {
  background-color: #a51547;
  color: #ffffff;
}

.text-white {
  color: #ffffff;
}

.gray-bg {
  background-color: #d5cfd7;
}

.black-bg {
  background-color: white;
  color: black;
}

.theme-color {
  color: #fc427f;
}

.section-header {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 60px;
}
.section-header .section-title {
  text-transform: uppercase;
  margin: 0;
}
.section-header .section-subtext {
  margin-top: 5px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.section-header:after {
  content: "";
  position: absolute;
  height: 8px;
  width: 100px;
  left: 50%;
  bottom: 0;
  margin-left: -50px;
  background-color: #111111;
}
.text-white .section-header:after, .theme-bg .section-header:after {
  background-color: #ffffff;
}
.section-header.left-style {
  padding-bottom: 0;
  padding-top: 15px;
  margin-bottom: 0;
}
.section-header.left-style .section-title {
  font-size: 4.2rem;
  line-height: 1.35;
}
.section-header.left-style:after {
  left: 0;
  margin-left: 0;
  top: 0;
}
.section-header.style-3:after {
  content: none;
}
.section-header.style-3 .section-subtext {
  text-transform: none;
  font-weight: 400;
  margin-top: 15px;
}
.section-header.style-3 .btn {
  text-transform: none;
  margin-top: 25px;
}

.fluid-container {
  overflow: hidden;
  zoom: 1;
  position: relative;
}
.fluid-container .half {
  width: 50%;
  display: inline-block;
  float: left;
}

.side-img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  background-size: cover;
}

/*----------------------------
Button 
----------------------------*/
.btn {
  line-height: 38px;
  border: 2px solid #a51547;
  background-color: #a51547;
  color: #ffffff !important;
  padding: 0 29px;
  border-radius: 21px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1.4rem;
}
.btn:active, .btn:focus, .btn:active:focus, .btn:visited {
  background-color: #a51547;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  color: #ffffff !important;
}
.btn:hover, .btn:hover:active, .btn:hover:focus, .btn:hover:active:focus {
  background-color: #111111;
  border-color: #111111;
  color: #ffffff !important;
}
.btn:hover .fa, .btn:hover:active .fa, .btn:hover:focus .fa, .btn:hover:active:focus .fa {
  color: #ffffff;
}
.btn .fa {
  margin-right: 4px;
  color: #fc427f;
}
.btn.btn-border {
  background-color: transparent;
  color: #fc427f !important;
}
.btn.btn-border:active, .btn.btn-border:focus, .btn.btn-border:active:focus, .btn.btn-border:visited {
  background-color: transparent;
  color: #fc427f !important;
}
.btn.btn-border:hover, .btn.btn-border:hover:active, .btn.btn-border:hover:focus, .btn.btn-border:hover:active:focus {
  background-color: #fc427f;
  color: #ffffff !important;
}
.btn.btn-border.btn-white {
  background-color: transparent;
  color: #ffffff !important;
}
.btn.btn-border.btn-white:focus, .btn.btn-border.btn-white:visited, .btn.btn-border.btn-white:active, .btn.btn-border.btn-white:focus:visited, .btn.btn-border.btn-white:active:focus {
  background-color: #ffffff;
  color: #ffffff !important;
}
.btn.btn-border.btn-white:hover, .btn.btn-border.btn-white:focus:hover, .btn.btn-border.btn-white:active:hover, .btn.btn-border.btn-white:active:focus:hover {
  color: #fc427f !important;
}
.btn.btn-border.btn-black {
  background-color: transparent;
  color: #111111 !important;
  border-color: #111111;
}
.btn.btn-border.btn-black:focus, .btn.btn-border.btn-black:visited, .btn.btn-border.btn-black:active, .btn.btn-border.btn-black:focus:visited, .btn.btn-border.btn-black:active:focus {
  color: #111111 !important;
  border-color: #111111;
}
.btn.btn-border.btn-black:hover, .btn.btn-border.btn-black:focus:hover, .btn.btn-border.btn-black:active:hover, .btn.btn-border.btn-black:active:focus:hover {
  color: #ffffff !important;
  border-color: #fc427f;
}
.btn.btn-white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000 !important;
}
.btn.btn-white:active, .btn.btn-white:focus, .btn.btn-white:active:focus, .btn.btn-white:visited {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #fc427f !important;
}
.btn.btn-white:hover, .btn.btn-white:hover:active, .btn.btn-white:hover:focus, .btn.btn-white:hover:active:focus {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #111111 !important;
}
.btn.btn-white.btn-simple {
  color: #ffffff !important;
}
.btn.btn-white.btn-simple:focus, .btn.btn-white.btn-simple:visited, .btn.btn-white.btn-simple:active, .btn.btn-white.btn-simple:active:focus {
  color: #ffffff !important;
}
.btn.btn-white.btn-simple:focus .fa, .btn.btn-white.btn-simple:visited .fa, .btn.btn-white.btn-simple:active .fa, .btn.btn-white.btn-simple:active:focus .fa {
  color: #ffffff;
}
.btn.btn-black {
  background-color: #111111;
  border-color: #111111;
  color: #ffffff !important;
}
.btn.btn-black:active, .btn.btn-black:focus, .btn.btn-black:active:focus, .btn.btn-black:visited {
  background-color: #111111;
  border-color: #111111;
  color: #ffffff !important;
}
.btn.btn-black:hover, .btn.btn-black:hover:active, .btn.btn-black:hover:focus, .btn.btn-black:hover:active:focus {
  background-color: #fc427f;
  border-color: #fc427f;
  color: #ffffff !important;
}
.btn.btn-simple {
  border-color: transparent;
  background-color: transparent;
  color: #111111 !important;
}
.btn.btn-simple:focus, .btn.btn-simple:visited, .btn.btn-simple:active, .btn.btn-simple:active:focus {
  border-color: transparent;
  background-color: transparent;
  color: #111111 !important;
}
.btn.btn-simple:hover, .btn.btn-simple:active:hover, .btn.btn-simple:focus:hover, .btn.btn-simple:hover:active:focus {
  color: #ffffff !important;
  background-color: #fc427f;
  border-color: #fc427f;
}
.btn.btn-lg {
  line-height: 49px;
  border-radius: 26.5px;
  padding: 0 39px;
}
.btn.btn-lg.btn-simple {
  padding: 0 27px;
}
.btn.btn-sm {
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 29px;
  border-radius: 17px;
  padding: 0 19px;
}

.button-group .btn + .btn:not(.btn-simple) {
  margin-left: 26px;
}

/*--------------------------------
Header
--------------------------------*/
.top-header {
  position: relative;
  z-index: 990;
}

.navbar-default {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 0;
  border: none;
  background-color: white;
  z-index: 990;
  min-height: 100px;
  margin: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0;
}
.navbar-default .navbar-nav > li > a {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #111111;
  line-height: 70px;
  padding: 15px 18px;
}
.navbar-default .navbar-nav > li > a:focus {
  color: #111111;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #a51547;
}
.navbar-default .navbar-nav > li.active a {
  color: #ffffff;
  background-color: #fc427f;
}
.navbar-default .navbar-nav > li.active a:hover, .navbar-default .navbar-nav > li.active a:hover, .navbar-default .navbar-nav > li.active a:visited {
  color: #ffffff;
  background-color: #a51547;
}
.navbar-default .navbar-nav > li:last-child .dropdown-menu, .navbar-default .navbar-nav > li:nth-last-child(2) .dropdown-menu {
  right: 0;
  left: auto;
}
.navbar-default .navbar-nav > li:last-child .dropdown-menu .dropdown-menu, .navbar-default .navbar-nav > li:nth-last-child(2) .dropdown-menu .dropdown-menu {
  right: 100%;
  top: 0;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  border-top: 3px solid #a51547;
}
.navbar-default .navbar-nav > li.dropdown > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  margin-left: 4px;
}
.navbar-default .navbar-nav > li.dropdown .dropdown > a:after {
  content: "\f105";
  font-family: "FontAwesome";
  margin-left: 4px;
  float: right;
}
.navbar-default .navbar-nav .dropdown-menu {
  display: block;
  -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.25);
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.25);
  border: none;
  opacity: 0;
  visibility: hidden;
  right: auto;
  left: 0;
}
.navbar-default .navbar-nav .dropdown-menu .dropdown-menu {
  left: 100%;
  top: 0;
}
.navbar-default .navbar-nav .dropdown-menu > li {
  position: relative;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #111111;
  line-height: 1;
  padding: 15px;
  display: block;
}
.navbar-default .navbar-nav .dropdown-menu > li > a:focus {
  color: #111111;
}
.navbar-default .navbar-nav .dropdown-menu > li > a:hover {
  color: #fc427f;
}
.navbar-default .navbar-nav li:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.navbar-default .search-nav {
  position: relative;
}
.navbar-default .search-nav .search-toggle {
  line-height: 70px;
  padding: 15px 18px;
  display: inline-block;
  font-size: 1.4rem;
}
.navbar-default .search-nav .search-toggle .fa {
  width: 15px;
}
.navbar-default .search-nav .header-search-wrap {
  position: absolute;
  top: 100%;
  white-space: nowrap;
  right: 0;
  display: none;
  background-color: #ffffff;
  width: 320px;
}
.navbar-default .search-nav .header-search-wrap .header-search [type=search] {
  line-height: 20px;
  padding-right: 60px;
}
.navbar-default .search-nav .header-search-wrap .header-search [type=submit] {
  position: absolute;
  right: 10px;
  font-size: 1.4rem;
  line-height: 20px;
  top: 0;
  padding: 9px 10px;
  border: none;
  background-color: transparent;
}
.page .navbar-default {
  position: relative;
}
.navbar-default.affix {
  position: fixed;
  min-height: 60px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.25);
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.25);
}
.navbar-default.affix .navbar-brand {
  height: 60px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 17px;
  padding-bottom: 17px;
}
.navbar-default.affix .navbar-nav > li > a {
  line-height: 30px;
}
.navbar-default.affix .search-nav .search-toggle {
  line-height: 30px;
}

.navbar-brand {
  height: 70px;
  padding-bottom: 22px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/***  Version 1.1 fix ***/
.navbar-default .dropdown-menu {
  min-width: 190px;
}

.navbar-default .dropdown-menu > li > a {
  white-space: nowrap;
}

.navbar-default .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: #f5f5f5;
}

.navbar-toggle {
  height: 34px;
  padding: 9px 10px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media screen and (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding: 0 15px;
  }
}
/*--------------------------------
Banner
--------------------------------*/
.banner-item {
  height: 768px;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.banner-item-1 {
  background-image: url(../images/banner/573774-PLOMDL-386.jpg);
}

.banner-item-2 {
  background-image: url(../images/banner/18239.jpg);
}

.banner-item-3 {
  background-image: url(../images/banner/573774-PLOMDL-386.jpg);
}

.banner-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-top: 25px;
}

.banner-subtitle {
  font-size: 2.2rem;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 5px;
}

.banner-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1;
}

.banner-slider .owl-prev,
.banner-slider .owl-next {
  position: absolute;
  top: 50%;
  margin-top: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 120px;
  background-color: #111111;
  opacity: 0;
  visibility: hidden;
  color: #ffffff;
  font-size: 2rem;
  line-height: 120px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-slider .owl-prev:hover,
.banner-slider .owl-next:hover {
  background-color: #fc427f;
  opacity: 1;
}
.banner-slider .owl-prev {
  left: 0;
}
.banner-slider .owl-next {
  right: 0;
}
.banner-slider:hover .owl-prev,
.banner-slider:hover .owl-next {
  opacity: 0.6;
  visibility: visible;
}

/*----------------------------
Upcoming Stage
----------------------------*/
.upcoming-stage-section {
  background-image: url(../images/bg/docbg.jpg);
}
.upcoming-stage-section .section-header {
  margin-top: 35px;
}

.stage-countdown-wrap {
  float: right;
  text-align: left;
  max-width: 420px;
  width: 100%;
}

.stage-title {
  text-transform: uppercase;
  margin: 0;
}

.stage-location {
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 5px;
}


/*----------------------------
Artist
----------------------------*/
.artist-section {
  padding-top: 180px;
}

.artists .col-lg-4:nth-child(2) {
  margin-top: 80px;
}

.artist {
  width: 100%;
  max-width: 278px;
  margin: 0 auto;
  position: relative;
}
.artist + .artist {
  margin-top: 50px;
}
.artist .artist-avatar {
  display: block;
  clear: both;
  position: relative;
  overflow: visible;
}
.artist .artist-avatar:before, .artist .artist-avatar:after {
  content: "";
  position: absolute;
  width: 272px;
  height: 272px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/artist/ste.png);
  top: 0;
  z-index: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.artist .artist-avatar:before {
  left: 0;
}
.artist .artist-avatar:after {
  right: 0;
}
.artist .artist-avatar img {
  z-index: 1;
  position: relative;
}
.artist .artist-name {
  position: relative;
  text-transform: uppercase;
  color: #111111;
  padding-left: 65px;
  margin-top: 25px;
  margin-bottom: 0;
}
.artist .artist-name a {
  color: inherit;
}
.artist .artist-name:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  background-color: #111111;
  width: 50px;
  height: 5px;
}
.artist .artist-role {
  text-transform: uppercase;
  padding-left: 65px;
  margin-top: 5px;
  margin-bottom: 0;
}
.artist:hover .artist-avatar:before {
  left: -50px;
}
.artist:hover .artist-avatar:after {
  right: -50px;
}

/*----------------------------
Gallery
----------------------------*/
.grid-sizer {
  width: 10%;
}

.grid-item {
  width: 10%;
}
.grid-item.grid-item--width2 {
  width: 20%;
}
.grid-item.grid-item--width3 {
  width: 30%;
}
.grid-item.grid-item--width4 {
  width: 40%;
}
.grid-item.grid-item--width5 {
  width: 50%;
}
.grid-item img {
  max-width: 100%;
  height: auto;
}

/*----- Gallery Grid ---*/
.gallery:not(.row) {
  width: 100%;
}
.gallery.column-4 {
  margin-bottom: -30px;
}

.gallery-item {
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}
.gallery-item img {
  max-width: 100%;
}

.gallery-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(17, 17, 17, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gallery-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  padding: 0 30px;
  margin-top: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: #ffffff;
}
.gallery-content .image-large {
  font-size: 1.8rem;
}
.gallery-content .image-large:hover {
  color: #ffffff;
}

.gallery-title {
  font-weight: 400;
  margin-bottom: 3px;
}

.gallery-item:hover .gallery-hover {
  visibility: visible;
  opacity: 1;
}
.gallery-item:hover .gallery-content {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
}

.filter-button-group {
  margin-bottom: 60px;
  text-align: center;
}
.filter-button-group button {
  border: 1px solid #e7e7e7;
  line-height: 31px;
  height: 31px;
  text-transform: uppercase;
  font-weight: 400;
  color: #111111;
  background-color: transparent;
  padding: 0 19px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.filter-button-group button + button {
  margin-left: 6px;
}
.filter-button-group button:hover {
  color: #fc427f;
  border-color: #fc427f;
}
.filter-button-group button.active {
  color: #ffffff;
  background-color: #fc427f;
  border-color: #fc427f;
}


/*--------------------------------
Latest Album
--------------------------------*/
.latest-album-carousel-wrap {
  width: 100%;
}

.latest-album-section {
  background-image: url(../images/bg/upcoming-stage-bg.jpg);
  padding: 40px 0;
}
.latest-album-section .section-header {
  margin-top: 110px;
}

.recent-albums {
  text-align: right;
  width: 450px;
}

.recent-album {
  height: 335px;
  display: block;
  text-align: center;
  position: relative;
}
.recent-album:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(252, 66, 127, 0.77);
  z-index: 2;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  opacity: 0;
  visibility: hidden;
}
.recent-album .album-thumb {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.recent-album .album-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  display: block;
  text-align: center;
  margin-top: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.recent-album .album-content .album-title {
  color: #ffffff;
  font-weight: 700;
  font-size: 2.2rem;
  text-transform: uppercase;
  display: block;
  line-height: 1.3;
}
.recent-album .album-content .album-by {
  font-size: 1.4rem;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1;
  margin-top: 60px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.recent-album-carousel .owl-prev,
.recent-album-carousel .owl-next {
  font-size: 2.2rem;
  color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.recent-album-carousel .owl-prev {
  left: 0;
}
.recent-album-carousel .owl-next {
  right: 0;
}

.recent-album-carousel:hover .recent-album:before {
  opacity: 1;
  visibility: visible;
}
.recent-album-carousel:hover .album-content {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.recent-album-carousel:hover .album-content .album-by {
  opacity: 1;
  visibility: visible;
  margin-top: 10px;
}
.recent-album-carousel:hover .owl-prev,
.recent-album-carousel:hover .owl-next {
  opacity: 1;
  visibility: visible;
}


/*--------------------------------
Subscription
--------------------------------*/
.subscription-area .subscription {
  width: 100%;
  position: relative;
  text-align: right;
  font-size: 0;
  margin-top: 39px;
}
.subscription-area .subscription ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
  font-size: 15px;
  
}
.subscription-area .subscription ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 0.22;
}
.subscription-area .subscription :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 0.22;
}
.subscription-area .subscription :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 0.22;
}
.subscription-area .subscription [type=email] {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #ffffff;
  color: #ffffff !important;
  background-color: transparent !important;
  margin-right: 26px;
  width: calc(100% - 161px);
  padding: 8px 0;
}
.subscription-area .subscription .btn {
  text-transform: none;
  min-width: 135px;
}

/*----------------------------
Footer
----------------------------*/
.logo-social-area {
  /*background-image: url(../images/bg/footer.jpg);
  background-position: center center;
  background-size: cover;*/
  background-color: #303030;
}
.logo-social-area .socials {
  margin-top: 12px;
}
.logo-social-area .socials a {
  color: #ffffff;
  font-size: 2.4rem;
  display: inline-block;
}
.logo-social-area .socials a + a {
  margin-left: 20px;
}

.logo-footer {
  display: inline-block;
}

.footer-contact {
  font-size: 1.8rem;
  font-weight: 400;
  margin-top: 26px;
}
.footer-contact p {
  display: inline-block;
  margin-bottom: 0;
}
.footer-contact p + p {
  margin-left: 25px;
}

.copyright-footer {
  background-color: #111111;
  border-top: 1px solid #4b4a4a;
  color: #ffffff;
  padding: 22px 0;
}
.copyright-footer p {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 400;
}
.copyright-footer .credit-text {
  text-align: right;
}
.copyright-footer a {
  color: #ffffff;
}
.copyright-footer a:hover {
  color: #fc427f;
}
.bolderlink
{
  font-weight: 400;
  margin-top: 15px;
}

/*--------------------------------
Page Header
--------------------------------*/
.page-header {
  background-image: url(../images/bg/page-bg.jpg);
  background-size: cover;
  background-position: center center;
  margin: 0;
  padding: 70px 0;
  border: none;
  border-radius: 0;
  color: #ffffff;
}

.breadcrumb {
  border: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  display: block;
  font-size: 0;
}
.breadcrumb > li {
  font-size: 2.2rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #ffffff;
  display: inline-block;
}
.breadcrumb > li > a {
  color: #ffffff;
  font-weight: 400;
}
.breadcrumb > li.active {
  color: #ffffff;
}
.breadcrumb > li + li:before {
  color: #ffffff !important;
  padding: 0 1px;
}

.page-title {
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}

/*----------------------------
About Band
----------------------------*/
.about-band-section .section-header {
  position: relative;
  z-index: 2;
}

.band-img {
  display: inline-block;
  float: none;
  margin: -110px auto 0;
  position: relative;
  z-index: 1;
  vertical-align: middle;
}

.band-info-section {
  padding: 60px 0;
}

.band-info-item {
  text-align: center;
}

.band-info-icon {
  font-size: 2rem;
  line-height: 1;
}

.band-info-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 5px;
}

.band-info-content {
  font-weight: 400;
  margin-bottom: 0;
}

.what-we-do-section .side-img {
  background-image: url(../images/band/what-we-do.jpg);
}

.doing-item + .doing-item {
  margin-top: 45px;
}
.doing-item .doing-icon {
  color: #a51547;
  font-size: 4rem;
  
}
.doing-item .doing-title {
  margin-top: 10px;
  margin-bottom: 10px;
}

/*** Lates Album Carousel ***/
.latest-album-carousel .latest-album {
  display: block;
  margin: 0 15px;
}
.latest-album-carousel .latest-album img {
  width: 100%;
}

/*--------------------------------
About Artist
--------------------------------*/
.artist-info-section {
  overflow: hidden;
}
.artist-info-section .artist-image {
  position: absolute;
  top: 0;
  right: 0;
}

.about-artist {
  padding-top: 44px;
  padding-bottom: 64px;
}
.about-artist .artist-name {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 3.4rem;
  margin-bottom: 16px;
}
.about-artist p {
  margin-bottom: 30px;
}
.about-artist .artist-information-list {
  margin-top: 50px;
}
.about-artist .artist-information-list p {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.9;
}
.about-artist .artist-information-list .artist-info-item {
  display: inline-block;
  min-width: 110px;
}
.about-artist .artist-information-list .artist-info-value {
  margin-left: 15px;
  display: inline-block;
}
.about-artist .artist-information-list .artist-social {
  color: #111111;
  display: inline-block;
}
.about-artist .artist-information-list .artist-social + .artist-social {
  margin-left: 10px;
}

/*** Artist Gallery ***/
.artist-gallery-item {
  position: relative;
  text-align: center;
}
.artist-gallery-item img {
  max-width: 100%;
  height: auto;
}
.artist-gallery-item .artist-gallery-hover {
  background-color: #a51547;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.artist-gallery-item .artist-gallery-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  padding: 0 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.artist-gallery-item .gallery-zoom {
  font-size: 3.5rem;
  color: #ffffff;
  line-height: 1;
}
.artist-gallery-item .artist-image-title {
  font-size: 2.2rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
.artist-gallery-item:hover .artist-gallery-hover {
  visibility: visible;
  opacity: 1;
}
.artist-gallery-item:hover .artist-gallery-content {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}

.artist-gallery-carousel .owl-prev,
.artist-gallery-carousel .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #111111;
  color: #ffffff;
  font-size: 1.8rem;
  width: 30px;
  text-align: center;
  line-height: 1;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.artist-gallery-carousel .owl-prev:hover,
.artist-gallery-carousel .owl-next:hover {
  opacity: 1;
}
.artist-gallery-carousel .owl-prev .fa,
.artist-gallery-carousel .owl-next .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.artist-gallery-carousel .owl-prev {
  left: 0;
}
.artist-gallery-carousel .owl-next {
  right: 0;
}
.artist-gallery-carousel:hover .owl-prev,
.artist-gallery-carousel:hover .owl-next {
  opacity: 0.5;
}
.artist-gallery-carousel:hover .owl-prev:hover,
.artist-gallery-carousel:hover .owl-next:hover {
  opacity: 1;
}

.instagram-feed-link {
  background-color: #111111;
  display: block;
  width: 100%;
  color: #ffffff;
  font-size: 2.2rem;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.instagram-feed-link:hover {
  color: #ffffff;
  background-color: #fc427f;
}
.instagram-feed-link .fa {
  font-size: 2.5rem;
}


/*--------------------------------
Contact Page
--------------------------------*/
.fluid-container {
  zoom: 1;
  position: relative;
  overflow: hidden;
}

.fluid-col-1 {
  width: 25%;
  float: left;
  display: inline-block;
}

.fluid-col-2 {
  width: 50%;
  float: left;
  display: inline-block;
}

.fluid-col-3 {
  width: 75%;
  float: left;
  display: inline-block;
}

.fluid-cdol-4 {
  width: 100%;
  float: left;
  display: inline-block;
}

.contact-info-item {
  background-color: #a51547;
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 145px 50px;
  color: #ffffff;
}
.contact-info-item:nth-child(2) {
  background-image: url(../images/contact/contact-item-2.jpg);
}
.contact-info-item:nth-child(4) {
  background-image: url(../images/contact/contact-item-4.jpg);
}
.contact-info-item:nth-child(2n):before {
  content: "";
  position: absolute;
  background-color: white;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.contact-info-item .contact-title,
.contact-info-item .contact-person,
.contact-info-item .contact-info {
  z-index: 1;
  position: relative;
}
.contact-info-item .contact-title {
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 22px;
  margin-top: 0;
  margin-bottom: 35px;
}
.contact-info-item .contact-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 8px;
  background-color: #ffffff;
}
.contact-info-item .contact-person {
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: uppercase;
}
.contact-info-item .contact-info .fa {
  margin-right: 5px;
}

.contact-form-wrap {
  background-image: url(../images/contact/form.jpg);
  background-position: center center;
  background-size: cover;
}
.contact-form-wrap .overlay-black {
  background-color: rgba(17, 17, 17, 0.9);
  padding: 110px 244px;
}
.contact-form-wrap .section-header:after {
  left: 0;
  margin-left: 0;
}

.contact-form .btn.btn-white {
  text-transform: none;
  color: #111111;
}
.contact-form .btn.btn-white:hover {
  color: #ffffff;
  background-color: #fc427f;
  border-color: #fc427f;
}

.form-map-section .fluid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-map-section .fluid-col-2 {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.form-map-section .map-area {
  position: relative;
}
.form-map-section .map-area .office-location {
  height: 100%;
}

/*** Basic Form rules **/
form {
  position: relative;
}
form p {
  margin-bottom: 15px;
}
form p:last-child {
  margin-bottom: 0;
}
.text-white form ::-webkit-input-placeholder, .theme-bg form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}
.text-white form ::-moz-placeholder, .theme-bg form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.text-white form :-ms-input-placeholder, .theme-bg form :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}
.text-white form :-moz-placeholder, .theme-bg form :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

input:not([type=radio]):not([type=checkbox]), textarea {
  font-size: 1.2rem;
  color: #111111;
  width: 100%;
  background-color: #f7f7f7;
  border: none;
  padding: 9px 30px;
}
.text-white input:not([type=radio]):not([type=checkbox]), .theme-bg input:not([type=radio]):not([type=checkbox]),
.text-white textarea, .theme-bg textarea {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}
input:not([type=radio]):not([type=checkbox]):focus, textarea:focus {
  outline: none;
}

button:focus {
  outline: none;
}

textarea {
  resize: none;
}

.input-success,
.input-error {
margin-bottom: 0;
  padding: 2px 15px;
  color: #ffffff;
}

.input-success {
  background-color: #16a085;
}

.input-error {
  background-color: #fc427f;
}

/*----------------------------
FAQs
----------------------------*/
.faq-section .section-header .section-title {
  text-transform: none;
}
.faq-section .section-header:after {
  left: 0;
  margin-left: 0;
}

.panel-group {
  margin-bottom: 0;
}
.panel-group .panel.panel-default {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background-color: transparent;
}
.panel-group .panel.panel-default + .panel {
  margin-top: 0;
}
.panel-group .panel.panel-default .panel-heading {
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.panel-group .panel.panel-default .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.panel-group .panel.panel-default .panel-title {
  font-size: 1.4rem;
  font-weight: 700;
}
.panel-group .panel.panel-default .panel-title > a {
  color: #111111;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
}
.panel-group .panel.panel-default .panel-title > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  float: right;
  padding-right: 30px;
}
.panel-group .panel.panel-default .panel-title > a[aria-expanded="true"] {
  background-color: #a51547;
  color: #ffffff;
  padding-left: 30px;
}
.panel-group .panel.panel-default .panel-title > a[aria-expanded="true"]:after {
  content: "\f106";
}
.panel-group .panel.panel-default .panel-body {
  font-weight: 400;
  border-left: 3px solid #e7e7e7;
  padding: 0 0 0 13px;
  margin: 15px 15px 10px;
}

.panel-group {
  margin-bottom: 0;
}
.panel-group .panel.panel-iconic {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background-color: rgba(255, 255, 255, 0.11);
}
.panel-group .panel.panel-iconic + .panel {
  margin-top: 15px;
}
.panel-group .panel.panel-iconic .panel-heading {
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.panel-group .panel.panel-iconic .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.panel-group .panel.panel-iconic .panel-title {
  font-size: 1.4rem;
  font-weight: 700;
}
.panel-group .panel.panel-iconic .panel-title > a {
  color: #ffffff;
  display: block;
  background-color: #fc427f;
  position: relative;
  padding: 17px 0 17px 70px;
}
.panel-group .panel.panel-iconic .panel-title > a .fa {
  background-color: #ffffff;
  color: #fc427f;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 50px;
  width: 40px;
  text-align: center;
}
.panel-group .panel.panel-iconic .panel-title > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  float: right;
  padding-right: 30px;
}
.panel-group .panel.panel-iconic .panel-title > a[aria-expanded="true"] {
  color: #ffffff;
}
.panel-group .panel.panel-iconic .panel-title > a[aria-expanded="true"]:after {
  content: "\f106";
}
.panel-group .panel.panel-iconic .panel-body {
  font-weight: 400;
  padding: 25px 40px;
  margin: 0;
  color: #ffffff;
}

.faq-section-2 {
  background-image: url(../images/bg/faq-2.jpg);
  background-position: center center;
  background-size: cover;
}
.faq-section-2 .overlay {
  background-color: rgba(17, 17, 17, 0.8);
}


.custpad{
  padding:50px 0; 
}
.breadcrumfont
{
  font-weight: 400;
  line-height: 2.5rem;
}
