/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.banner
{
	margin-top: 60px;padding: 0px;overflow: hidden;

	font: 400 36px/44px 'PatuaOneRegular',Georgia,serif;
	letter-spacing: 1px;
	
text-transform: uppercase;
	color: #de3c1d ;
}
.ribbon{
	background: url(http://planyourbustrip.com/img/smrib.png) top center no-repeat;
color: #de3c1d;
display: block;
font: 400 16px/24px 'PatuaOneRegular',Georgia,serif;
height: 24px;
letter-spacing: 1px;
margin: 0 auto ;
padding: 0;
text-align: center;
text-transform: uppercase;
width: 228px;
 
}
	
nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 36px;

        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
	color:white;
}

nav ul a,
nav .brand-logo {
  color: #ffffff;
	font font-family: 'PatuaOneRegular','Georgia',serif;
	
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #000000;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
	background-image: url("http://planyourbustrip.com/img/bgbar.jpg");
 background-repeat: no-repeat;
}
.counter{
  margin: 0;
	background-image: url("http://planyourbustrip.com/img/bgbar.jpg");
	background-size: cover;
	
}
	.bgbar{ 
background-image: url("http://planyourbustrip.com/img/bgbar.jpg");
 background-repeat: no-repeat; 
		background-size: cover;
		 

	font: 300 26px/34px 'PatuaOneRegular',Georgia,serif;
	letter-spacing: 1px;
	
text-transform: uppercase;
	color: #000000;
	}
	
.penny { 
	background-image: url("http://planyourbustrip.com/img/wings.jpg");
background-position: center;
	background-repeat: no-repeat;
}