html,
body {
    overflow-x: hidden;
    width: 100%;
}
body {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #080703;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Abel', sans-serif;
}
h1 {
    font-size: 26px;
    padding: 0;
    margin: 0 0 15px 0;
    font-weight: normal;
}
h2 {
    font-size: 24px;
    padding: 0;
    margin: 0 0 15px 0;
    font-weight: normal;
}
h3 {
    font-size: 22px;
    padding: 0;
    margin: 0 0 10px 0;
}
h4 {
    font-size: 20px;
    padding: 0;
    margin: 0 0 10px 0;
}
h5 {
    font-size: 18px;
    padding: 0;
    margin: 0 0 10px 0;
}
h6 {
    font-size: 16px;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: bold;
    letter-spacing:1.5px;
}
a {
    text-decoration: none;
}
a:hover {} .container {
    padding: 0 20px;
}
.navbar-default.clean {
    box-shadow: none;
}
#header .navbar {
    margin-bottom: 0!important;
}
.navbar.clean {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    min-height: 0;
}
.placeholder,
.table-striped > tbody > tr:nth-child(2n+1).placeholder > td {
    background-color: #428bca !important;
}
.pad {
    padding: 15px;
}
.padUp {
    padding-top: 15px;
}
.padDown {
    padding-bottom: 15px;
}
.padRight {
    padding-right: 15px;
}
.padLeft {
    padding-left: 15px;
}
.tab-pane {
    padding: 15px 0 0 0;
}
.control-label {
    text-align: left !important;
}
.jumbotron.mini {
    padding: 20px 30px;
}
.glyphicon {
    padding: 0 5px 0 0;
}
.glyphicon.np {
    padding: 0;
}
.listPicker {
    clear: both;
    display: inline-block;
}
.listPicker p {
    padding: 3px 0 6px 0;
    margin: 0;
}
.listPickerListContainer {
    float: left;
    width: 246px;
}
.listPickerListContainer select {
    width: 246px;
}
.listPickerButtonContainer {
    float: left;
    text-align: center;
    width: 50px;
}
.listPickerButton {
    margin: 5px 0;
}
.handle {
    display: inline-block;
    background-color: #333333;
    color: white;
    padding: 2px 4px;
    border-radius: 3px;
    cursor: pointer;
}
.menuActions {
    position: relative;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: none !important;
    width: auto !important;
    font-size: 12px !important;
    z-index: 1000 !important;
}
.menuActions ul {
    position: absolute !important;
    left: 0 !important;
    top: 100% !important;
    width: 150px !important;
    border: 1px #333333 solid !important;
    background-color: white !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    display: none !important;
    z-index: 500 !important;
    border-radius: 0 !important;
}
.sideMenu .menuActions ul {
    position: relative!important;
}
.menuActions.right ul {
    left: auto !important;
    right: 0 !important;
}
.menuActions.bottom ul {
    top: auto !important;
    bottom: 100% !important;
}
.menuActions:hover ul {
    display: block !important;
}
.menuActions ul li {
    padding: 3px 5px !important;
    line-height: normal !important;
    display: block !important;
    width: 100% !important;
    font-size: 12px !important;
    font-weight: normal !important;
    text-transform: none !important;
}
.menuActions ul li a {
    color: #333333 !important;
    padding: 0 !important;
    font-weight: normal !important;
}
.actions,
.itemActions,
.pageActions {
    clear: both;
    margin: 10px 0;
}
#toolbar {
    z-index: 5000;
}
.ratio {
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
}
.ratio43 {
    padding: 75% 0 0 0;
}
.ratio169 {
    padding: 56.25% 0 0 0;
}
.ratioS {
    padding: 100% 0 0 0;
}
.ratioL {
    padding: 48% 0 0 0;
}
.ratio90 {
    padding: 94.54% 0 0 0;
}
.ratio img,
.ratio div {
    position: absolute;
    display: block;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.animatedRatio {
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
}
.animatedRatioS {
    padding: 100% 0 0 0;
}
.animatedRatio img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
#header {
    text-align: center;
}
#header .navbar-toggle {
    float: none;
    background-color: #000;
    border: 2px solid #000;
    margin: 0;
    border-radius: 0;
}
#header .nav {
    padding: 0;
    text-align: center;
}
#header .navbar-header {
    line-height: 0;
    padding: 20px 0;
}
#header .navbar-toggle .menuText {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    padding: 10px 0 7px 10px;
    font-size: 20px;
}
#header .navbar-toggle .bars {
    float: left;
}
#header .navbar-toggle .bars .icon-bar {
    background-color: #fff;
    height: 4px;
    width: 25px;
    border-radius: 0;
}
.navbar-default {
    background-image: none;
    filter: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
    border: none;
}
#header .headerRight ul.nav li a {
    color: #000;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 5px 0;
}
#header .headerRight .menu ul li.selected a {
    font-weight: 700;
    border-bottom: 2px solid #000;
}
#header .headerRight ul {
    margin-bottom: 25px;
}
#header .headerRight ul li {
    float: none;
    display: block;
}
#header .headerRight ul li ul {
    opacity:0;
    display:none;
}
#header #headerTop {
    background: url('../images/home-hero.jpg') no-repeat center left;
    background-size: auto auto;
    padding-top:20px;
    padding-bottom: 20px;
}
#header .logo {
    text-align: center;
    display: block;
}
#header .logo img {
    max-width: 100%;
}
#header.headerHome,
#header.headerInner {
    background: #F3B200;
}
#header.headerInner {
    padding: 0 0 30px 0;
}
.sideMenu {
    padding: 20px 35px;
    background: #111111;
    text-align: center;
}
.sideMenu .actions {
    display:none!important;
}
.sideMenu ul {
    border-bottom: 1px solid #fff;
    padding: 0 0 6px 0;
}
.sideMenu ul:last-child {
    border-bottom: 0;
}
.sideMenu ul li {
    list-style: none;
    line-height: 24px;
    font-size: 18px;
}
.sideMenu ul li a {
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}
.sideMenu ul li ul {
    border-bottom: 0;
}
.sideMenu ul li ul li {
    font-size: 14px;
}
.sideMenu ul li ul li a {
    font-weight: normal;
    font-size: 14px;
}
#header.headerHome .headerRight {
    padding-bottom: 20px;
}
#header.headerHome .headerRight .homeIntro h1 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'Abel', sans-serif;
}
#header.headerHome .headerRight .homeIntro h2 {
    font-family: 'Abel', sans-serif;
    text-transform: uppercase;
    margin: 30px 0;
}
#header.headerHome .headerRight .homeIntro {
    font-size: 16px;
}
#header.headerHome .headerRight .btn-square {
    margin-top: 20px;
}
.banner h1 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 36px;
    font-family: 'Abel', sans-serif;
    margin-bottom: 0;
}
#contentArea {
    background: #fffdb9;
}
.wrapper {
    padding: 40px 0 25px 0;
}
#contentArea.homeList {
    font-size: 16px;
}
#contentArea .homeList p {
    line-height: 30px;
}
#contentArea p {
    line-height: 24px;
    letter-spacing: 1.5px;
    margin-bottom: 40px;
}
#contentArea h2.strip {
    border-top: 1px solid #080703;
    border-bottom: 1px solid #080703;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    padding: 15px 0;
    text-transform: uppercase;
}
/*#contentArea h1 {
    font-size:24px;
}
#contentArea h2 {
    font-size:22px;
}
#contentArea h3 {
    font-size:20px;
}
#contentArea h4 {
    font-size:16px;
}
#contentArea h5 {
    font-size:14px;
}
#contentArea h6 {
    font-size:12px;
}*/

#contentArea .main {
    border-top: 1px solid #080703;
    padding: 25px 0 0 0;
}
#contentArea .thumb {
    margin-bottom: 15px;
}
#contentArea .contentRight {
    padding-top: 25px;
    padding-bottom:25px;
}
#contentArea .productList {
    margin-right: -25px;
}
#contentArea .productList .item {
    padding-right: 25px;
    padding-bottom: 25px;
}
#contentArea .productList .item h2 {
    padding: 10px 0;
    border-bottom: 1px solid #080703;
    text-transform: uppercase;
    height: 40px;
    overflow: hidden;
}
#contentArea .productList .item h2 a {
    color: #080703;
}
#contentArea .productList .item .intro {
    height: 48px;
    overflow: hidden;
    margin-bottom: 15px;
}
#contentArea h2.lg {
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-weight: bold;
}
h2.bordered {
    border-bottom: 1px solid #000;
    display: block;
    text-transform: uppercase;
    padding-bottom: 20px;
}
#map {
    height: 250px;
}
#bottomArea {
    padding: 25px 0;
    background: #f8e400;
    font-size: 16px;
}
#bottomArea p {
    line-height: 30px;
}
#bottomArea h2 {
    display: inline-block;
    letter-spacing: 2px;
}
#bottomArea .sliderList .item .wrap {
    border-radius: 50%;
    border: 1px solid #aba000;
    padding: 10px;
    overflow: hidden;
    margin: 0 auto;
}
#bottomArea .sliderList {
    margin-top: 40px;
}
#bottomArea .sliderList .actions {
    display:none!important;
}
#bottomArea .sliderList .item .image-crop {
    border-radius: 50%;
    overflow: hidden;
}
#bottomArea .sliderList .item img {
    max-height: 100%;
    max-width: none;
    margin: 0 auto;
    left: auto;
}
#bottomArea .slick-track {
    margin: 0 auto;
}
#bottomArea .slick-slider {
    margin-bottom: 0;
}
#bottomArea .sliderList .item h3 {
    text-align: center;
    margin-top: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0 15px;
    height: 58px;
    overflow: hidden;
}
#bottomArea .sliderList .item h3 a {
    color: #000;
}
#bottomArea .arrow {
    width: 13px;
    height: 15px;
    display: inline-block;
    float: right;
    cursor: pointer;
    -moz-transition: 0.7s all;
    -o-transition: 0.7s all;
    -webkit-transition: 0.7s all;
    transition: 0.7s all;
}
#bottomArea .arrow-left {
    background: url('../images/arrow-left.png') no-repeat;
    margin-right: 25px;
}
#bottomArea .arrow-right {
    background: url('../images/arrow-right.png') no-repeat;
    margin-left: 25px;
}
#bottomArea .arrow-left:hover {
    background: url('../images/arrow-left-white.png') no-repeat;
    -moz-transition: 0.7s all;
    -o-transition: 0.7s all;
    -webkit-transition: 0.7s all;
    transition: 0.7s all;
}
#bottomArea .arrow-right:hover {
    background: url('../images/arrow-right-white.png') no-repeat;
    -moz-transition: 0.7s all;
    -o-transition: 0.7s all;
    -webkit-transition: 0.7s all;
    transition: 0.7s all;
}
#bottomArea hr {
    border-color: #080703;
    margin-top: 10px;
}
#bottomArea h3 {
    font-size: 16px;
}
#footer #footerTop {
    padding: 50px 0;
    background: url('../images/footer-hero.jpg') no-repeat;
    background-size: cover;
}
#footer.footerInner #footerTop {
    padding: 50px 0;
    background: url('../images/footer-inner-hero.jpg') no-repeat;
    background-size: cover;
}
#footer #footerTop span {
    line-height: 30px;
    display: block;
}
#footer {
    font-size: 16px;
    line-height: 30px;
}
#footer h2 {
    text-transform: uppercase;
    letter-spacing: 2px;
}
#footer hr {
    border-color: #080703;
    margin: 15px 0;
}
#footer .contact {
    padding-top: 32px;
}
#footer .contact .btn-square {
    margin-top: 10px;
}
#footer .top h2 {
    margin-bottom: 30px;
}
#footer .footerTopLeft h2 {
    margin-bottom: 40px;
}
#footer .textBox {
    border: none;
    height: 40px;
}
#footer textarea.textBox {
    border: none;
    height: 150px;
}
#footerBottom {
    background: #f7941d;
    padding: 20px 0;
    text-align: center;
}
#footerBottom .logo {
    max-width: 100%;
}
#footerBottom ul {
    padding-left: 0;
    margin-top: 20px;
}
#footerBottom ul li {
    list-style: none;
    display: inline-block;
    padding: 10px;
}
#footerBottom ul li a {
    color: #fff;
    font-size: 18px;
}
/*BUTTONS*/

.backLink {
    color: #080703;
}
.backLink:hover,
.backLink:focus {
    color: #f7941d;
}
.btn-square,
.btn-square:focus {
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 32px;
    font-family: 'Abel', sans-serif;
    font-size: 24px;
    position: relative;
    min-width: 207px;
    height: 50px;
    letter-spacing: 2px;
}
.btn-square:hover {
    color: #fff;
}
.btn-square:focus:hover {
    color: #080703;
}
.btn-square:hover:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.btn-square.lg {
    min-width: 270px;
}
.btn-icon {
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    border-radius: 0;
    font-family: 'Abel', sans-serif;
    letter-spacing: 1px;
    position: relative;
    height: 50px;
    /*padding-right:60px;*/
    
    margin-bottom: 15px;
    min-width: 270px;
    padding: 0;
    text-align: center;
}
.btn-icon:last-child {
    margin-bottom: 0;
}
.btn-icon:hover,
.btn-icon:focus {
    color: #fffdb9;
    -moz-transition: 0.7s all;
    -o-transition: 0.7s all;
    -webkit-transition: 0.7s all;
    transition: 0.7s all;
}
.btn-icon .icon {
    border-right: 1px solid #fffdb9;
    position: relative;
    height: 100%;
    float: left;
    width: 50px;
    padding-top: 5px;
}
.btn-icon .text {
    padding: 8px 0;
    display: inline-block;
}
.themeBlack {
    background: #080703;
}
@media only screen and (max-width: 460px) {
    #bottomArea .arrow {
        display: none;
    }
}
@media (min-width: 460px) {
    #bottomArea .slider {
        padding: 0 20px;
    }
    #bottomArea .slider .item {
        margin-right: 15px;
    }
    #bottomArea .sliderList {
        margin-right: -15px;
    }
}
@media (min-width: 768px) {
    .container {
        padding: 0;
    }
    #header {
        padding: 20px 0;
    }
    #header #headerTop {
        background: none;
        padding: 0;
    }
    #header .navbar-right {
        float: none!important;
    }
    #header.headerHome .logo {
        margin-bottom: 30px;
    }
    #header ul.nav {
        float: none;
        text-align: center;
    }
    #header.headerInner {
        background: url('../images/headerInner-hero.jpg') no-repeat;
        background-size: cover;
        padding: 15px 0 30px 0;
    }
    .padLeftHomeCol {
        padding-left: 20px;
    }
    #header.headerInner .headerRight {
        padding-top: 20px;
    }
    #header .navbar {
        margin-bottom: 0;
        text-align: left;
        min-height: 40px;
    }
    #header ul.nav li {
        float: none;
        display: inline-block;
    }
    .padRightCol {
        padding-right: 15px;
    }
    .padLeftCol {
        padding-left: 15px;
    }
    #header.headerHome {
        background: url('../images/home-hero.jpg') no-repeat center left;
        background-size: cover;
    }
    .btn-square {
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -webkit-transform: translateZ(0);
        transform: translate(-50%, 0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        -webkit-transition-property: color;
        -moz-transition-property: color;
        -o-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
    }
    .btn-square:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #F7941D;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        -moz-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        -o-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        -moz-transition-property: transform;
        -o-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    #bottomArea .arrow {
        margin-top: 20px;
    }
    #map {
        height: 350px;
    }
    #footer #footerTop .left {
        padding-right: 10px;
    }
    #footer #footerTop .right {
        padding-left: 10px;
        text-align: right;
    }
    #header .headerRight ul li,
    #footer #footerBottom ul li {
        padding: 5px 23px;
    }
}
@media (min-width: 992px) {
    #header {
        padding: 0;
        text-align: left;
    }
    #header .navbar-right {
        float: right!important;
    }
    #header .nav,
    #footer #footerBottom ul {
        margin-right: -23px;
        margin-bottom: 0;
    }
    #header.headerHome .headerRight {
        padding-top: 40px;
        padding-left: 40px;
    }
    .padLeftHomeCol {
        padding-left: 40px;
    }
    #header.headerInner .headerRight ul.nav li a {
        font-size: 18px;
    }
    #header .headerRight ul li {
        position: relative;
    }
    #header .headerRight ul li ul {
        position: absolute;
        left: 20px;
        top: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        background-color: #fffdb9;
        z-index: 10;
        text-align: left;
        min-width: 200px;
        border-radius: 0;
        overflow: hidden;
        border-bottom: 1px #000 solid;
         -moz-transition: all 0.7s;
        -o-transition: all 0.7s;
        -webkit-transition: all 0.7s;
        transition: all 0.7s;
    }
    #header .headerRight ul li:hover ul {
        display: block;
        opacity:1;
    }
    #header.headerInner .headerRight ul.nav li.selected ul li a {
        font-weight: normal!important;
    }
    #header .headerRight ul li.menuActions ul {
        left: auto;
        right: 0;
    }
    #header .headerRight ul.nav li ul li {
        display: block;
        padding: 0 20px;
        border-top: 1px #000 solid;
        width: 100%;
    }
    #header .headerRight ul.nav li ul li a {
        white-space: nowrap;
        color: #000;
        padding: 5px 0;
        margin: 0;
        font-weight: normal;
        display: block;
        border-bottom: none !important;
        text-align: left!important;
        font-size:14px!important;
    }
    #header .headerRight ul li ul li:first-child {
        border-top: none;
    }
    #header .headerRight ul li ul li:hover {
        background-color: #000;
    }
    #header .headerRight ul li ul li:hover a {
        color: #fff!important;
        text-decoration: none;
        background-color: #000;
    }
    #header.headerHome .headerRight .homeIntro {
        margin-top: 40%;
    }
    #header.headerHome .homeIntro h1 {
        font-size: 48px;
    }
    #header.headerHome .homeIntro h2 {
        font-size: 36px;
    }
    .sideMenu {
        text-align:left;
    }
    .banner {
        padding: 50px 0 0 0;
    }
    #contentArea .homeList .itemRight {
        padding-top: 40px;
    }
    #contentArea h1 {
        font-size: 40px;
    }
    #contentArea .contentRight {
        padding-left: 25px;
        padding-top: 60px;
    }
    #contentArea .productList .item {
        padding-bottom: 60px;
    }
    #contentArea .homeList h2,
    #bottomArea h2,
    #footer h2 {
        font-size: 36px;
    }
    #bottomArea {
        padding: 50px 0;
    }
    #footer #footerTop {
        padding: 90px 0 55px 0;
    }
    #footer #footerTop .footerTopLeft {
        padding-right: 60px;
    }
    #footerBottom ul {
        float: right;
    }
    #footerBottom .footerLeft {
        text-align: left;
    }
    #footerBottom .footerRight {
        text-align: right;
    }
}
@media (min-width: 1200px) {
    #bottomArea .sliderList .item {
        margin-right: 70px;
    }
    #bottomArea .sliderList {
        margin-right: -70px;
    }
    #bottomArea .sliderList .slider {
        padding: 0 50px;
    }
}
@media (min-width: 1600px) {
    #bottomArea .sliderList .item {
        margin-right: 100px;
    }
    #bottomArea .sliderList {
        margin-right: -100px;
    }
    #bottomArea .sliderList .slider {
        padding: 0 50px;
    }
    #bottomArea h3 {
        font-size: 24px;
    }
}
@media (min-width: 1920px) {
    #bottomArea .sliderList .item {
        margin-right: 170px;
    }
    #bottomArea .sliderList {
        margin-right: -170px;
    }
    #bottomArea .sliderList .slider {
        padding: 0 70px;
    }
}