@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
body {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
.mt50 {
    margin-top: 50px;
}
.mt10 {
    margin-top: 10px;
}
.top-bar {
    background-color: #eebc40;
    color: #000000;
    padding: 10px;
}
.top-bar p {
    margin: 0;
    display: inline-block;
    font-size: 18px;
}
.top-bar p .highlighted, .top-bar a.highlighted, a.highlighted, .top-bar a  {
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.slider {
    position: relative;
}
.header {
    margin: 0;
    width: 100%;
    z-index: 999;
    background-image: url('../siteart/header-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.logo {
    margin: 20px 0;
}
.navbar-header {
    display: none;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}
/*== Underline From Center====*/
.page-scroll {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}
.page-scroll:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #eebc40;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.page-scroll:hover:before, .page-scroll:focus:before, .page-scroll:active:before {
    left: 10px;
    right: 10px;
}
.page-scroll:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #eebc40;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.page-scroll:hover:after, .page-scroll:focus:after, .page-scroll:active:after {
    left: 10px;
    right: 10px;
}
/* Fix bootstrap */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:active {
    background-color: #eebc40;
    color: #000;
}


.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open>a:focus, .navbar-default .navbar-nav > .open > a:active {
    background: none;
    color: #555;
}

/*====*/
.nav-new {
    background-color: #2d4525;
    border-top: 1px solid #000;
    border-radius: 0px;
    height: 80px;
    margin-bottom: 0;
    width: 100%;
    z-index: 999;
}
.logo-img {
    visibility: hidden;
}
.navbar-nav-new {
    float: none;
    text-align: center;
}
.navbar-nav-new li a {
    color: #fff;
    font-weight: 400;
    line-height: 47px;
    display: block;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    padding: 8px 10px;
    color: #fff;
    white-space: nowrap;
    transition: all 200ms linear;
}
.navbar-toggle {
    border: 0;
    margin-top: 10px;
    margin-right: 20px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
}
/**slider css**/

/********************************/
/*          Main CSS     */
/********************************/
h3.hs-faceted-section-title {margin:0 !important; padding: 0 0.5em !important; font-size:18px !important; }
.hs-container .page-header {margin:0 !important; border-bottom:2px #2d4525 solid !important;}
.hs-faceted-search .hs-faceted-section {padding:0 !important; }
.hs-faceted-section-head .float-right {padding: 0 0.5em !important;}

/********************************/
/*       interior banner     */
/********************************/
.masthead {
    background-size: cover;
    min-height: 285px;
    padding-top: 232px;
}
.masthead h1 {
    margin: 0;
    font-weight: normal;
    font-size: 30px;
    color: #FFFFFF;
}
.content {
    padding: 60px 0;
    min-height: 400px;
}
.content p {
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
}
.contentLeft {
    padding-right: 50px;
}

.footer {
    background: #3f3221;
    padding-top: 10px;
}
.footer-text h5 {
    font-size: 13px;
    color: #fff;
}
.footer-text p {
    font-size: 12px;
    color: #fff;
}
.footer-text-right ul {
    list-style-type: none;
}
.footer-text-right ul li {
    display: inline-block;
    margin-right: 10px;
}
.footer-text-right a {
    color: #fff;
    font-size: 25px;
    text-decoration: none;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:14px; color: #ffffff;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:14px; color: #fff !important;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:14px; color:#fff !important;}

.divfooter {text-align:center; margin:0 auto; color: #fff !important; width: 500px; max-width: 100%;}

.footer a{
    color: #FFFFFF;
}
.logo img {
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
}
.carousel-inner {
    max-height: 900px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
.navbar-nav>li {
    display: inline-block;
    float: none;
}

/*======== Search Inventory code =====*/
.home-searches {
    background: url(../img/home-searches-bg.jpg) no-repeat;
    background-size: cover;
}
.detailed-search-wrap input {
    width: 100%;
    height: 30px;
    padding: 10px;
}
input:checked + label {
    color: #eee;
    background: rgba(62,62,62,.60);
    border-top: 2px solid #eebc40;
    box-shadow: inset 0px 2px 3px 2px #272727;
}
.detailed-search-wrap label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #bbb;
    background: rgba(0,0,0,0.6);
    border: 1px solid transparent;
}
#tab1:checked ~ #content1, #tab2:checked ~ #content2 {
    display: block;
    background: rgba(62,62,62,.60);
    padding: 10px;
}
.detailed-search h4 {
    color: #eee;
    font-weight: normal;
    font-size: 16px;
}
.detailed-row {
    margin: 10px 0 5px;
    font-size: 18px;
}
.col-1-2 {
    width: 69%;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding-right: 5px;
}
.col-1-3 {
    width: 23%;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.detailed-search input[type='text'] {
    width: 100%;
    margin: 2px 0;
    padding: 0 8px;
    font-size: 15px;
    height: 40px;
    background-color: #f9f9f9;
    border: 1px solid #bebebe;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.detailed-search input[type='submit'] {
    font-size: 16px;
    background: #8d979c;
    width: 100%;
    margin-top: 2px;
    height: 40px;
    color: #fff;
    display: inline-block;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    outline: none;
    border: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    border-radius: 0;
}
.detailed-search-wrap section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #333;
}
.detailed-search-wrap {
    padding: 30px 0;
}
.detailed-search h3 {
    color: #eee;
    padding: 10px;
    font-size: 24px;
}
.detailed-search-wrap .content {
    width: 100%;
    margin: 0;
    padding: 0;
}
#tab3:checked ~ #content3, #tab4:checked ~ #content4 {
    display: block;
    background: rgba(62,62,62,0.60);
    padding: 10px;
}
.contact.part-search {
    background-color: #e6e6e6;
}
.contact.part-search .detailed-search-wrap h3 {
    color: #000;
}
.clear {
    clear: both;
}
/*=========== inventroy code ========*/
.scroll-list .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.btn.listings-button .fa, .listings-button .fa {
    color: #fff !important;
}

@media only screen and (max-width: 1199px) {
    .navbar-nav-new li a {
        font-size: 14px;
    }
    .nav>li>a{
        padding: 15px 10px;
    }
}

@media only screen and (max-width: 992px) {
    .navbar-nav-new {
        margin-left: 0;
        margin-top: 0;
        margin: 0;
    }
    .add-right {
        margin-left: 10%;
    }
    .navbar-nav-new li a {
        font-size: 11px;
        padding-left: 7px;
        padding-right: 7px;
        line-height: 47px;
    }
}

@media only screen and (max-width: 767px) {
    .header {
        transition: 0.5s all ease;
        z-index: 1;
        /* min-height: 120px; */
        border-bottom: 0;
    }
    .navbar-header {
        display: block;
    }
    .nav-new {
        height: auto;
        z-index: 10;
        background-color: #2d4525;
    }
    .nav>li {
        text-align: center;
        border-bottom: 1px solid #232324;
        float: left;
        display: block;
        width: 100%;
    }
    .navbar-nav-new li a {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }
    .logo img {
        width: 30%;
    }
    #first-slider .overlapCont {
        padding: 15px;
    }
    #first-slider .item h1 {
        font-size: 24px;
        margin-bottom: 6px;
    }
    .mottoCont {
        position: inherit;
    }
    .mottoCont .container, .mottoCont .col-md-12 {
        padding-right: 0;
        padding-left: 0;
    }
    .nav-collapse {
        padding: 0px 0 0 0;
        margin-right: 0;
        box-shadow: none;
    }
    .navbar-nav-new {
        /* background-color: rgba(0, 0, 0, 0.6); */
        background-color: rgba(0, 0, 0, 0.88);
    }
    .navbar-brand {
        display: none;
    }
    .text-icon {
        font-size: 12px;
        font-weight: 700;
        color: #252c62;
    }
    .sm-bg {
        background: #e7e7e7;
    }
    .footer-text {
        text-align: center;
    }
    .navbar-collapse.in {
        /* margin: 0; */
        overflow-y: inherit;
    }
    .navbar-nav-new li a:hover, .navbar-nav-new li a.active {
        color: #fff !important;/* background: #015d43; */
    }

}

@media only screen and (max-width: 480px) {
    .top-bar p:nth-child(2), 
    .top-bar p:nth-child(3)  {
        display: none;
    }
    #first-slider .item h1 {
        font-size: 17px;
        margin-top: 6px;
        margin-bottom: 6px;
    }
    #first-slider .overlapCont .bannerCont-btn {
        padding: 5px 16px;
        font-size: 12px;
    }
    .slider-cont strong {
        font-size: 14px;
        display: block;
        margin: 0 0 10px 0;
    }
    .subfooter h3 {
        font-size: 20px;
    }
}
.form-control {
    height: 40px;
    /* background-color: rgba(0, 0, 0, 0.7); */
    /* color: #fff; */
}
span.glyphicon.glyphicon-asterisk.form-control-feedback {
    color: #2d4525;
    right: 15px;
    top: 3px;
    font-weight: 100;
    font-size: 9px;
}
input.lead-button {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    max-width: 300px;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    border-color: #2d4525;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #2d4525;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 3px;
    display: block;
    margin: 10px auto;
}

.dropdownhover-bottom {
	text-align: center;
    background-color: rgba(0, 0, 0, 1);
}

input[type=checkbox], input[type=radio] {
	margin-right: 5px;
}
.hs-faceted-search .hs-faceted-section-head {
	background-color: #2d4525;
}
.hs-faceted-search .hs-faceted-section-head h3.hs-faceted-section-title, .hs-faceted-section-head svg {
	color: #fff;
}
.checkout-view .form .label {
	color: #000;
	display:block;
	text-align:left;
}