h1{
	font-size: 25px;
	font-weight: 400 !important;
}
h1, h2,h3 { font-family: 'Arvo', serif !important;  font-weight: 400;}

html, body {
font-family: 'PT Sans', sans-serif !important; 
	height: 100%;
	
}

*{
	color: #4F4F4F;
}

/*.container {
    height:100%;
}
#box{
	height:100%;
}*/

.jumbotron{
	margin-bottom: 0;
}
.masthead{
}

.jumbo-background {
	background-color: #464646;
}
@media screen and (max-width:515px){
	.jumbotron .container img{
		height:100% !important;
		width:auto !important;
	}
}


@media screen and (min-width:767px){
.container {
    height:100%;
}
#box{
	height:100%;
}

}

.parent {
    padding: 5% 0;
}

.child {
    padding: 10% 0;
}




p {
	font-size: 18px !important;
	color: #F99D1C;
}

ul{
	margin:10px;
}
li{
	list-style:none;	
	margin:5px;
	text-align:left;
}

.jumbo-room{
	margin-bottom:55px;	
}

.price-span{
	text-align:left; 
	font-size:12px;
	margin-top:15px;	
	padding:10px;
}

.price-span, .price-span b, .price-span i{
	color:#4c4a4a !important;
}


.jumbo-para{
	width:600px;
}

.white{
	color:white !important;	
}


.page-header{
	margin-top:0;	
}

.panel-body{
	padding-top:0;	
}

.featuredImg{
	margin-bottom:15px;	
}

.footer{

	background-color: black;
	color:white !important;
}
.footer a{
	color:white;
}




.jumbotron h1 {
	font-size: 43px;
	color:#4c4a4a !important;
}




.front-page-section{
	/*min-height:600px !important;*/
	background-color: white;
	width:100% !important;
	padding-top: 20px;
	padding-bottom:20px;
}

.col-md-3{
	text-align: center;
	
}
.navbar-inverse{
	-webkit-transition: padding .1s linear;
	-moz-transition: padding .1s linear;
	-ms-transition: padding .1s linear;
	-o-transition: padding .1s linear;
	transition: padding .1s linear;
	background-image: none;
	border-style: none;
	border-color: none;
	background-color: #F99D1C!important;
}


.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
	background:none !important;
	color:white !important;
	font-weight:bold !important;
}





	
.block {
	background: #339994;
	width:100%;
	padding-top:140px;
	height: 200px;
	position: fixed;
	min-height: 300px !important;
}

.pricing{
	opacity:0;
}
.appear{
	opacity:0;
}

/*THIS IS A BUTTON*/
.rt-button{
	background-color:#ffffff;
	text-align:center;
	color:#ffd500;
	box-shadow:0 4px 0 #e1e1e1 !important;
	padding: 5px 0px 5px 0px;
	position:relative;
	display:block;
	width:100%;
	margin-bottom:60px;
	font-weight:bold;
	border-radius:1px;
}
.rt-button:hover{
	text-decoration:none;
	color:#ffd500;
	background-color:#ecf0f1;
	box-shadow:0 4px 0 #bdc3c7 !important;
}


.rt-button-purple{
	background-color:#ffd500;
	text-align:center;
	color:#4c4a4a;
	box-shadow:0 4px 0 #e7c101 !important;
	padding: 5px 0px 5px 0px;
	display:block;
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	font-weight:bold;
}


.rt-button-purple:hover{
	background-color:#e7c101;
	box-shadow:0 4px 0 #dcb801 !important;
	text-decoration:none;	
	color:black;
}

.modal-body a{
	color:black;
}

.rt-button-opac{
	color:white;
	background:none;
	border: 1px solid white;
	text-align:center;
	padding: 5px 0px 5px 0px;
	margin-bottom:60px;
	font-weight:bold;	
	display:block;
	width:100%;	
}
.rt-button-opac:hover{
	text-decoration:none;
	color:black;
	background-color:white;
}

.rt-button-opac span{
	color:white !important;
}

.price-btn{
	background-color:#ffd500;
	text-align:center;
	color:white;
	box-shadow:0 4px 0 #ffd500 !important;
	padding: 5px 15px 5px 15px;
	width:100%;
	margin-right:20px;
	font-weight:bold;
}

.price-btn:hover{
	text-decoration:none;
	color:grey;
}

.content{
	background-color: #f99d1c;
	margin-left: 15px;
	color: white;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-transition: margin 80ms;
}

.content:hover {
	margin-left: 2px;
	margin-right: 2px;
	-webkit-transition: margin 180ms;
	background-color: #F99D1C;
}

.price-col{
	padding:1px;
	width:219;
	text-align:center;
	min-height:500px;
	padding-bottom:10px;
}

/*	==================================================
	# Bottom Arrows
	================================================== */
.bottom-arrow {
	position: relative;
}
.bottom-arrow:after {
	content: "";
	display: block;
	width: 0; 
	height: 0; 
	border-top: 28px solid #fff; 
	border-left: 27px solid transparent; 
	border-right: 28px solid transparent; 
	bottom: -28px; 
	left: 50%;
	margin-left: -28px;
	position: absolute; 
	z-index: 15;
}

.specs{
	opacity:0;
	text-align:center;
	margin-bottom:0px;
	padding-top:5px;
	color:white;	
}

.specs p, b, em, i, strong {
	color:white !Important;
}

.specs img{
	height:45%;
	width:45%;
}

.fine-print{
	font-size:10px;
}

.spec-det{
	opacity:0;
}

.show{
	opacity:1 !important;
}

@media screen and (max-width:767px){
	.spec-det{
		opacity:1 !important;
	}
}

.spec-det,
.rt-button-opac,
.rt-button,
.rt-button-purple,
.navbar-inverse .navbar-nav>li>a{
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	-ms-transition: all .3s ease;
}

#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 45px;
height: 45px;
border: none;
background-color:black;
text-align:center;
padding:10px;
border-radius:5px;
color:white !important;
}


#toTop:hover{
	background-color: #F99D1C;
}
#toTop a:hover,
#toTop:hover,
#toTopHover b:hover{
	color:black !important;
}
#toTop > b:hover{
	color:black !important;
}
.modal-content{
	max-width:800px;
}


@media screen and (max-width:767px){
	ul.nav li {
	background-color: #F99D1C !important;
	width: 25%;
	color: white !important;
	}
	
	#menu-title{
		display:block !important;
	}


}
.navbar-inverse .navbar-toggle {
border-color: none !important;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: none !important;
}
.navbar-inverse .navbar-toggle {
border-color: none !important;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
border: none !important;
}
.navbar-inverse .navbar-toggle:hover,
body > div.navbar.navbar-inverse.navbar-fixed-top > div > button:hover,
.navbar-toggle:hover,
.navbar-toggle:focus 	
{
	background-color: #F99D1C !Important;
	border-radius: 0px !Important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: none !Important;
	border:none !important;
}



#menu-title{
	display: none;
	background-color: #F99D1C;
	
}
.nav>li>a:hover {
	color:black !important;
}
.navbar-inverse .navbar-nav>li>a{
	color:#FFFFFF;
}

.distribution strong{
color:black !important;
}

.dl-media-kit {
    border: 2px solid;
}

.nav>li>a:hover {
    color: white !important;
}
