@charset "utf-8";
/* CSS Document */
@media (min-width:768px) and (max-width:1024px) {
.nav > li > a {
 padding: 10px !important;
}
.we-are-section a {
 padding: 0 10px;
}
.we-are-section h1 {
 font-size:25px;
}
.big-text {
 font-size: 14px;
}
}
@media (min-width:481px) and (max-width:767px) {
 .main-heading .nav.navbar-nav {
 margin: 0;
}
.top-header {
 background: #087dc2 none repeat scroll 0 0;
 text-align: center;
 position:inherit;
}
header, header.smaller {
 top: inherit;
 position:inherit;
}
.top-header .col-lg-6.text-right {
 text-align: center;
}
.banners-slider {
 height: auto;
 padding-top: 15px;
 padding-bottom:20px;
}
.welcome-section .col-md-8 img {
 display: block;
 margin: 0 auto 20px;
 float:none;
}
.welcome-section .col-lg-8 > h2 {
 display: block;
 text-align: center;
}
.we-are-section a {
 display: block;
 text-align: center;
}
.house-made-boat .col-lg-8 li {
 width:22%;
}
.inner-submit {
 display: block;
 text-align: center;
 width: 100%;
}
.submit-btn, .clear-btn {
 width: 46%;
}
.offeser-sectional .col-lg-2.col-xs-offset-1 {
 margin-left: 0;
}
.navbar {
 margin-bottom: 0;
}
.house-made-boat .col-lg-4 {
 text-align: center;
}
.house-made-boat .col-lg-4 > a {
 display: block;
}
.house-made-boat .col-lg-4.pull-left {
 float: none;
 width: 100%;
}
.house-made-boat .col-lg-8.pull-right {
 float: none;
 width: 100%;
}
}
@media (min-width:320px) and (max-width:480px) {
 .main-heading .nav.navbar-nav {
 margin: 0;
}
.top-header {
 background: #087dc2 none repeat scroll 0 0;
 text-align: center;
 position:inherit;
}
header, header.smaller {
 top: inherit;
 position:inherit;
}
.top-header .col-lg-6.text-right {
 text-align: center;
}
.banners-slider {
 background-size: auto 100%;
 height: auto;
 padding-bottom: 20px;
 padding-top: 15px;
}
.welcome-section .col-md-8 img {
 display: block;
 margin: 0 auto 20px;
 float:none;
}
.welcome-section .col-lg-8 > h2 {
 display: block;
 text-align: center;
}
.we-are-section a {
 display: block;
 text-align: center;
}
.house-made-boat .col-lg-8 li {
 width:22%;
}
.inner-submit {
 display: block;
 text-align: center;
 width: 100%;
}
.submit-btn, .clear-btn {
 width: 46%;
}
.offeser-sectional .col-lg-2.col-xs-offset-1 {
 margin-left: 0;
}
.navbar {
 margin-bottom: 0;
}
.house-made-boat .col-lg-4 {
 text-align: center;
}
.house-made-boat .col-lg-4 > a {
 display: block;
}
.house-made-boat .col-lg-4.pull-left {
 float: none;
 width: 100%;
}
.house-made-boat .col-lg-8.pull-right {
 float: none;
 width: 100%;
}
}
