/*------------------------------------------------------------------
[7. Demo]
*/
#bg-image1 {
  background-image: url('../images/demo/discography/disco-1.jpg');
}
#bg-image2 {
  background-image: url('../images/demo/discography/disco-2.jpg');
}
#bg-image3 {
  background-image: url('../images/demo/discography/disco-3.jpg');
}
#image-post1 {
  background-image: url('../images/demo/news/post1.jpg');
}
#image-post2 {
  background-image: url('../images/demo/news/post2.jpg');
}
#image-post3 {
  background-image: url('../images/demo/news/post3.jpg');
}
#image-post4 {
  background-image: url('../images/demo/news/post4.jpg');
}
#image-post5 {
  background-image: url('../images/demo/news/post5.jpg');
}
#image-post6 {
  background-image: url('../images/demo/news/post6.jpg');
}
#image-post7 {
  background-image: url('../images/demo/news/post7.jpg');
}
#image-post8 {
  background-image: url('../images/demo/news/post8.jpg');
}
#image-post9 {
  background-image: url('../images/demo/news/post9.jpg');
}
#image-post10 {
  background-image: url('../images/demo/news/post10.jpg');
}
#image-post11 {
  background-image: url('../images/demo/news/post11.jpg');
}
#image-post12 {
  background-image: url('../images/demo/news/post12.jpg');
}
#image-post13 {
  background-image: url('../images/demo/news/post13.jpg');
}
#image-post14 {
  background-image: url('../images/demo/news/post14.jpg');
}
#image-post15 {
  background-image: url('../images/demo/news/post15.jpg');
}
#image-post16 {
  background-image: url('../images/demo/news/post16.jpg');
}
#image-post17 {
  background-image: url('../images/demo/news/post17.jpg');
}
#image-post18 {
  background-image: url('../images/demo/news/post18.jpg');
}
#image-post19 {
  background-image: url('../images/demo/news/post19.jpg');
}
#image-post20 {
  background-image: url('../images/demo/news/post20.jpg');
}
.section.discography {
  background-image: url('../images/demo/bg-discography.jpg');
}
.section.biography {
  background-image: url('../images/demo/bg-biography.jpg');
}
.section.upcomming-events-list {
  background-image: url('../images/demo/bg-upcomming-events-list.jpg');
}
.section.contact {
  background-image: url('../images/demo/bg-contact.jpg');
}
.tourdates .image-tour {
  background-image: url('../images/demo/tour/photo-tour.jpg');
}
.tour-info #tour1 {
  background-image: url('../images/demo/tour/bg-tour01.jpg');
}
.tour-info #tour2 {
  background-image: url('../images/demo/tour/bg-tour02.jpg');
}
.tour-info #tour3 {
  background-image: url('../images/demo/tour/bg-tour03.jpg');
}
.bg-patern {
  background-image: url('../images/demo/pattern.jpg');
  background-repeat: repeat;
}
.bg-blog {
  background-image: url('../images/demo/blog/bg-blog.jpg');
}
.bg-shop {
  background-image: url('../images/demo/shop/bg-shop.jpg');
}
#banner-shop-1 {
  background-image: url('../images/demo/shop/banner1.jpg');
}
#banner-shop-2 {
  background-image: url('../images/demo/shop/banner2.jpg');
}
#banner-shop-3 {
  background-image: url('../images/demo/shop/banner3.jpg');
}
#banner-shop-4 {
  background-image: url('../images/demo/shop/banner4.jpg');
}