@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,800,700,500,600,900,300,200,100);
.dropdown-submenu{
    position:relative;
} 
.dropdown-submenu > .dropdown-menu
{
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
} 
.dropdown-submenu:hover > .dropdown-menu{
    display:block;
}
 
.dropdown-submenu > a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
 
.dropdown-submenu:hover > a:after{
    border-left-color:#ffffff;
}
 
.dropdown-submenu .pull-left{
    float:none;
}
 
.dropdown-submenu.pull-left > .dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.root:hover > .dropdown-menu{
    display: block;
}





ul.content li {
    font-family: 'Raleway', sans-serif;
}
#flexiselDemo1 li img {
    width: 350px;
    height: 350px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
/* Main Styles */

footer a {
    color: #fff;
}
footer a:hover {
    color: #FBC999;
    text-decoration: none;
}
.info-button {
    background-color: #A60D35;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    font-weight: bold;
    border: 0px;
    width: 250px;
    height: 80px;
    font-size: 18px;
    padding: 3px;
}
.button-holder {
    text-align: center;
    margin-top: 50px;
}
.section-header-under {
    color: #000;
    font-weight: 900 !important;
    font-family: 'Roboto Slab', serif;
    font-size: 12px;
}
.section-header {
    color: #A60D35;
    font-weight: 900;
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
}
.about-headers {
    text-align: center;
    font-family: 'Roboto Slab', serif;
    color: #A60D35;
}
.about-headers h1 {
    font-size: 50px;
    margin-top: 40px;
    font-weight: 900 !important;
    margin-bottom: 0px;
}
.about-headers h2 {
    margin-top: 0px;
    font-size: 28px;
    font-weight: 900 !important;
    margin-bottom: 30px;
}
.about-spacer {
    margin-left: 10px;
    margin-right: 10px;
}
.undernav {
    background-color: #FDECDD;
    height: 150px;
    font-family: 'Roboto Slab', serif;
    font-size: 13px;
    text-align: center;
    padding-top: 95px;
    padding-right: 20px;
}
.undernav a {
    color: #A60D35;
}
.undernav a:hover,
.undernav a.active:hover {
    text-decoration: none;
}
.undernav a.active {
    color: #A60D35;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 900;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background: url('../img/icon_top.png') no-repeat;
    background-color: #000;
}
.navbar-inverse {
    padding-top: 3px;
}
.nbs-flexisel-item h1 {
    color: #A10037;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
}
.add-margin {
    padding-bottom: 40px;
    padding-top: 40px;
}
button.prev {
    position: absolute;
    left: -40px;
    top: 100px;
}
button.next {
    position: absolute;
    right: 40px;
    top: 100px;
}
.wrapper-nav {
    position: relative;
    margin-top: 20px;
    margin-bottom: 70px;
}
.lSPager {
    display: none;
}
.prev,
.next {
    background: none;
    border: none;
}
.lSAction {
    z-index: 999999;
    overflow: visible;
}
.lslide img {} .product-wrap {} .spacer-footer {
    margin-left: 25px;
    margin-right: 25px;
}
.home-bottom {
    background-color: #FDECDD;
    height: auto;
    min-height: 400px;
    padding: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.top-footer {
    height: 140px;
    position: relative;
}
.top-footer p {
    color: #A10037;
    font-size: 18px;
    text-align: justify;
    text-align: center;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: 80px;
}
.copycontainer {
    width: 100%;
    height: 210px;
    position: relative;
}
.copyright-text {
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding-right: 6px;
}
.home-bottom img {
    width: 100%;
    padding: 10px;
}
footer {
    background-color: #A10037;
    min-height: 300px;
    padding-top: 30px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}
footer ul {
    margin-left: 5px !important;
    padding-left: 5px !important;
}
footer ul li {
    list-style-type: none;
    font-weight:  00;
    line-height: 22px;
}
footer ul li.first-head {
    font-weight: bold;
    margin-bottom: 8px;
    font-family: 'Raleway', sans-serif;
}
.wood-top {
    width: 100%;
    background-image: url('../img/wood-nav.png');
    height: 80px;
    background-size: cover;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 100%;
}
.navbar .navbar-collapse {
    text-align: center;
    padding-left: 83px;
}
.logo-float {
    z-index: 9999999;
    margin-top: -70px;
}
/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/* Global Styles */

html,
body {
    height: 100%;
}
.img-portfolio {
    margin-bottom: 30px;
}
.img-hover:hover {
    opacity: 0.8;
}
/* Home Page Carousel */

header.carousel {
    height: 43%;
}
header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}
header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}
/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}
.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}
.period {
    display: block;
    font-style: italic;
}
/* Footer Styles */
/* Responsive Styles */

.mobile-logo {
    display: none;
    text-align: center;
}
@media(max-width:1200px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size: 14px !important;
    }
}
@media(max-width:1000px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px !important;
    }
}
@media(max-width:991px) {
    .customer-img, .img-related {
        margin-bottom: 30px;
    }
}
@media(max-width:1000px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size: 13px;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }
    .top-footer p {
        font-size: 16px;
        margin-top: 40px;
    }
    .spacer-footer {
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media(max-width:767px) {
    .undernav {
        padding-top: 25px;
        padding-left: 20px;
        height: auto;
        padding-bottom: 25px;
    }
    .nbs-flexisel-nav-right {
        right: 10px !important;
    }
    .nbs-flexisel-nav-left {
        left: 10px !important;
    }
    .navbar .navbar-collapse {
        padding-left: 20px;
    }
    .img-portfolio {
        margin-bottom: 15px;
    }
    .logo-float {
        display: none;
    }
    .navbar {
        height: auto !important;
    }
    .home-bottom {
        padding: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .copyright-text {
        position: relative !important;
        margin: 10px;
    }
    .copycontainer {
        height: 50px;
    }
    header.carousel {
        height: 20%;
    }
    .wood-top {
        height: 220px;
    }
    .mobile-logo {
        text-align: center;
        z-index: 9999999;
        margin-bottom: -50px;
        display: inherit;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 17px;
    }
    header.carousel .carousel {
        height: 70%;
    }
}
.clearout {
    height: 20px;
    clear: both;
}
#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
    display: none;
}
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
}
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 30px;
    height: 90px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 1;
}
.nbs-flexisel-nav-left {
    left: -45px;
    background: url(../images/button-previous.png) no-repeat;
}
.nbs-flexisel-nav-right {
    right: -45px;
    background: url(../images/button-next.png) no-repeat;
}