body{
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
}
a:hover{
	text-decoration:none;
}
img{
	max-width:100%;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Kameron', sans-serif;
	font-weight: 700;
	letter-spacing: -1px;
}
h1 {
    font-size: 60px;
    line-height: 54px;
}
h2{
	font-size:54px;
	color:#112538;
}
h3{
	font-size:28px;
}
.big{font-size:21px;}
.mb-10{margin-bottom:10px;}
.mb-20{margin-bottom:20px;}
.mb-30{margin-bottom:30px;}
.mb-40{margin-bottom:40px;}
.mb-6{margin-bottom:60px;}
.pt-6{padding-top: 4rem!important;}
.pb-6{padding-bottom: 4rem!important;}
.pt-7{padding-top: 5rem!important;}
.pb-7{padding-bottom: 5rem!important;}
.py-6{padding-top: 4rem!important; padding-bottom: 4rem!important;}
.py-7{padding-top: 5rem!important; padding-bottom: 5rem!important;}
.bton {
    font-size: 19px;
    font-family: 'Kameron', sans-serif;
    font-weight: 700;
    background-color: #f5921e;
	border: 1px solid #f5921e;
    color: #fff;
    display: inline-block;
    padding: 12px 25px;
	text-transform:uppercase;
}
.bton:hover {
    background-color: #fff;
	border: 1px solid #f5921e;
    color: #f5921e;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.banner {
    background: url(../images/TheRoosevelt.jpg) center center no-repeat;
    background-size: cover;
}
.banner.v2 {
    background: url(../images/banner2.jpg) center center no-repeat;
	background-size: cover;
	position:relative;
}
.banner.v2:after {
	content:" ";
	width:100%;
	height:100%;
	position:absolute;
	background-image: url(../images/box1.png);
	top:0;
	left:0;
}
.banner .box {
    background-image: url(../images/box1.png);
    color: #fff;
    padding: 280px 50px 60px;
}
.banner.v2 .box {
	background-image: none;
	z-index:1;
	position:relative;
	padding: 100px 50px 60px;
}
.banner .box .s1{
	font-size:34px;
}
.banner .box .s2{
	font-size:26px;
}
.banner .box p{
	font-size:19px;
}
.header{
	background-color:#112538;
	z-index:1;
	position:fixed;
	width:100%;
	left:0;
}
.header .logo {
    margin: 18px 0;
    display: block;
}
.header .logo img{
    width: 160px;
}
.header .tmenu {
    list-style: none;
    margin: 32px 0 0;
    padding: 0;
}
.header .tmenu li {
    display: inline-block;
    margin: 0 20px;
}
.header .tmenu li a {
    color: #fff;
	font-family: 'Bebas Neue', cursive;
	font-size:22px;
}
.header .tmenu li a:hover, .header .tmenu li.active a {
    color: #f5921e;
}
.header .call {
    background: url(../images/phone2.png) 0 center no-repeat;
    padding-left: 38px;
    background-size: 26px;
    color: #fff;
    font-size: 20px;
	margin-bottom: 28px;
    margin-top: 28px;
    display: inline-block;
}
.header .bton {
    width: 100%;
    height: 100%;
    padding-top: 32px;
}
.about{
	padding-bottom: 70px;
	padding-top: 70px;
}
.styles{
	background-color:#f8fcff;
	padding-bottom: 50px;
	padding-top: 40px;
}
.styles .box {
    position: relative;
    padding-bottom: 54px;
}
.styles .box p {
    font-size: 13px;
}
.styles .box .bton {
    position: absolute;
    left: 12.5%;
    bottom: 0;
    width: 75%;
}
.inventory{
	padding-bottom: 60px;
	padding-top: 60px;
}
.inventory img{
	padding:6px;
}
.video {
    background: url(../images/video.jpg) center center no-repeat;
    background-size: cover;
	color: #fff;
	padding-bottom: 70px;
	padding-top: 100px;
}
.video h2{
	color: #fff;
}
.fbook {
    background-color:#1877f2;
	padding-bottom: 40px;
	padding-top: 40px;
}
.fbook h3{
	color: #fff;
}
.deliveries {
    padding-bottom: 60px;
	padding-top: 70px;
}
.deliveries .star{
	width:120px;
}
.mform{
	background-color:#4b4a4b;
	color:#fff;
}
.mform .form-control{
	border-radius:0;
}
.mform img{
	margin-top:-110px;
}
.form{
	padding-bottom: 100px;
	padding-top: 110px;
	background-color:#f8fcff;
}
.form h2 {
    font-size: 46px;
    line-height: 48px;
	margin-bottom: 110px;
}
.form .call {
    background: url(../images/phone.png) 0 center no-repeat;
    color: #000;
    padding-left: 32px;
    background-size: 24px 24px;
}
.form .form-control {
    background: none;
    border-bottom: 1px solid #666666;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
    font-size: 20px;
	padding-bottom: 15px;
    padding-left: 0px;
}
.form .form-control:focus {
    border-bottom: 2px solid orange;
}
.form .bton {
    cursor: pointer;
    padding: 12px 50px;
}
.pages .sidebar{
	background-color:#f8fcff;
}
.sidebar .form-control{
	font-size:16px;
}
.sidebar .form {
    padding-bottom: 40px;
    padding-top: 40px;
}
.custom{
	background-color:#f5921e;
	color:#fff;
}
.custom h2{
	color:#fff;
	font-size:42px;
}
.custom img {
    position: absolute;
    margin-top: -120px;
}
.footer{
	position:relative;
	background-color:#999999; 
	color:#fff;
	font-size:20px;
}
.footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer li {
    display: inline-block;
    margin: 0 12px;
}
.footer li a {
    color: #fff;
}
.footer .call {
    background: url(../images/phone2.png) 0 center no-repeat;
    padding-left: 48px;
    background-size: 36px;
}
.slicknav_menu {
    display:none;
	background: #f5921e;
}

@media screen and (max-width: 40em) {
    /* #menu is the original menu */
    #menu {
        display:none;
    }
    .slicknav_menu {
        display:block;
    }
	h1 {
		font-size: 40px;
		line-height: 40px;
	}
	h2 {
		font-size: 34px;
	}
	.banner .box{
		padding: 240px 30px 30px;
	}
	.banner .box .s1 {
		font-size: 26px;
	}
	.header .bton {
		padding-top:12px;
	}
	.header .call {
		padding-left: 25px;
		background-size: 22px;
		font-size: 19px;
		background: none;
		margin-top: 35px;
	}
	.form {
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.form h2 {
		font-size: 32px;
		line-height: 38px;
		margin-bottom: 20px;
	}
	.form .mb-5{
		margin-bottom:1rem!important;
	}
	.custom img {
		position: relative;
		margin-top: 0px;
	}
	.footer li{
		display: block;
	}
	.footer .blogo {
		margin-bottom: 30px;
		display: block;
	}
	.footer .call{
		background:none;
		padding-left:0;
		margin-top:20px;
		text-align:center;
	}
}

@media (min-width: 1200px){
	.container {
		max-width: 1200px;
	}
}