/*!==============================
 * Theme Name: Enlight
 * Theme URL: https://probootstrap.com/enlight-free-education-responsive-bootstrap-website-template
 * Author: ProBootstrap.com
 * Author URL: https://probootstrap.com
 * License: Released for free under the Creative Commons Attribution 3.0 license (probootstrap.com/license)
 */



.probootstrap-section.probootstrap-section-colored.splash-four-instruments{
	background-image: url(../img-g/four-stringed-instruments.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-gw-symbols-banner{
	background-image: url(../img-g/gw-symbols-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-instrument-banner{
	background-image: url(../img-g/instrument-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-music-circles-banner{
	background-image: url(../img-g/music-circles-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-music-faded-banner{
	background-image: url(../img-g/music-faded-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-piano-black-cat-banner{
	background-image: url(../img-g/piano-black-cat-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-bw-music-banner{
	background-image: url(../img-g/bw-music-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-rwb-music-banner{
	background-image: url(../img-g/rwb-music-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-simple-music-banner{
	background-image: url(../img-g/simple-music-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-purple-music-banner{
	background-image: url(../img-g/purple-music-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-blue-gradient-banner{
	background-image: url(../img-g/blue-gradient-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-bw-top-music-banner{
	background-image: url(../img-g/bw-top-music-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-neon-music-banner{
	background-image: url(../img-g/neon-music-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-pbp-notes-banner{
	background-image: url(../img-g/pbp-notes-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-purple-gradient-banner{
	background-image: url(../img-g/purple-gradient-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-purple-minimalist-banner{
	background-image: url(../img-g/purple-minimalist-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-red-notes-banner{
	background-image: url(../img-g/red-notes-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-red-white-music-banner{
	background-image: url(../img-g/red-white-music-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-yellow-banner{
	background-image: url(../img-g/yellow-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-yg-music-banner{
	background-image: url(../img-g/yg-music-banner.jpg);
}

.probootstrap-section.probootstrap-section-colored.splash-hip-hop-banner{
	background-image: url(../img-g/hip-hop-banner.jpg);
}


.probootstrap-section.probootstrap-section-colored.splash-red-gradient-banner{
	background-image: url(../img-g/red-gradient-banner.jpg);

}

.probootstrap-section.probootstrap-section-colored.splash-wind-music-banner{
		background-image: url(../img-g/wind-music-banner.JPG);
	
}

.probootstrap-section.probootstrap-section-colored.splash-music-waves-banner{
background-image: url("../img-g/music-waves.jpg");
}

.probootstrap-section.probootstrap-section-colored.splash-music-waves{
background-image: url("../img-g/music-waves.jpg");
}

.probootstrap-section.probootstrap-section-colored.splash-crazy-notes-banner{
background-image: url("../img-g/crazy-notes-banner.jpg");
}



gfigure img {
  height: 200px;
  width: 400px !important;
  margin: 0 auto;
  
}

.gicon-note-orange:before {
  content: url("../img-g/1-8 stem up o.png");
}

.gicon-note-purple:before {
  content: url("../img-g/1-8 stem up p.png");
}

.gicon-note-green:before {
  content: url("../img-g/1-8 stem up g.png");
}

.gicon-note-yellow:before {
  content: url("../img-g/1-8 stem up y.png");
}

.gicon-note-blue:before {
  content: url("../img-g/1-8 stem up b.png");
}

/*also added to media in style.com*/
gh2 {
  color: black;
    line-height: 40px;
  font-size: 40px;
  font-weight: 300;
}


.probootstrap-section-g {
  padding: 7em 0;
  position: relative;
}

/*
    background:linear-gradient(90deg, purple, pink);
			  background: #6a41ed;

	*/
	
.probootstrap-section-g.probootstrap-section-colored-g {
	  background: #ffc0cb;
}


.probootstrap-section-g.probootstrap-section-colored-g .section-heading h2 {
  color: white;
}

.probootstrap-section-g.probootstrap-section-colored-g .section-heading p {
  color: rgba(255, 255, 255, 0.6);
}

@media screen and (max-width: 768px) {
  .probootstrap-section-g {
    padding: 3em 0;
  }
}


.probootstrap-section-g.probootstrap-bg-g {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.probootstrap-section-g.probootstrap-bg-g:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


.probootstrap-section-g.probootstrap-section-colored-g.splash-crazy-notes-banner-g{
background-image: url("../img-g/crazy-notes-banner.jpg");
}


/*
@media screen and (max-width: 768px) {
  .probootstrap-tab-section-g {
    padding-bottom: 0 !important;
  }
}
*/



