.other-jumbotron {
    margin-bottom: 0px;
    background-image: url(../img/RMR_Z1-Transparant-4-1920x475.jpg);
    background-position: 0% 25%;
    background-size: cover;
    background-repeat: no-repeat;
	min-height:100px;
    color: white;
}

.other-jumbotron h1{
	margin-bottom:1px;
	font-size: 3.1em;
	text-transform: UPPERCASE;
	font-family: 'HelveticaNeueCondensed','Impact','Arial Bold';
	color: #147fb2;
}

.other-jumbotron p{
	font-family: 'HelveticaNeueCondensed','Impact','Arial Bold';
	color: #147fb2;
}

.other2-jumbotron {
    margin-bottom: 0px;
    background-image: url(../img/RMR_Z1-Transparant-4-1920x475-STR.jpg);
    background-position: 0% 25%;
    background-size: cover;
    background-repeat: no-repeat;
	min-height:275px;
    color: white;
}

.other2-jumbotron h1{
	margin-bottom:1px;
	font-size: 3.6em;
	text-transform: UPPERCASE;
	font-family: 'HelveticaNeueCondensed','Impact','Arial Bold';
	color: #147fb2;
}
.other2-jumbotron h4{
	margin-bottom:1px;
	font-size: 3.6em;
	text-transform: UPPERCASE;
	font-family: 'HelveticaNeueCondensed','Impact','Arial Bold';
	color: #147fb2;
}

.other2-jumbotron h3{
	margin-bottom:1px;
	font-size: 1.2em;
	text-transform: UPPERCASE;
	font-family: 'HelveticaNeueCondensed','Impact','Arial Bold';
	color: #147fb2;
}

.other2-jumbotron p{
	font-family: 'HelveticaNeueCondensed','Impact','Arial Bold';
	color: #147fb2;
}

.other-color{
	background: #eee;
}

.other-color p{
	line-height: 24px;
}

.para-font p{
	color: #666666;
	line-height: 24px;
}
 
 .advance-jumbotron {
    margin-bottom: 0px;
    background-image: url(../img/Logo-Strip-Concert-BW-1930-348.jpg);
    background-position: 0% 25%;
    background-size: cover;
    background-repeat: no-repeat;
	min-height:100px;
    color: white; 
 }
 
.advance-jumbotron h1{
	margin-bottom:1px;
	font-size: 3.6em;
	font-weight: 700;
	font-family: 'Arial Bold','Helvetica','Sans-serif';
	color: #ffffff;
}

.advance-jumbotron p{
	font-family: 'Arial Bold','Helvetica','sans-serif';
	color: #ffffff;
}
 
 
.about-jumbotron {
    margin-bottom: 0px;
    background-image: url(../img/About-Page-1920-475-Grey.jpg);
    background-position: 0% 25%;
    background-size: cover;
    background-repeat: no-repeat;
	min-height:100px;
    color: white; 
 }
 
.about-jumbotron h1{
	margin-bottom:1px;
	font-size: 3.6em;
	font-weight: 700;
	font-family: 'Arial Bold','Helvetica','Sans-serif';
	color: #ffffff;
}

.about-jumbotron p{
	font-family: 'Arial Bold','Helvetica','sans-serif';
	color: #ffffff;
}
 
 .body-2 {
	padding-top: 50px;
	padding-bottom: 20px;
}
 
 .btn-default {
    background: #eee;
    color: #000000;
}
 
 