.interior{
    padding-top:50px;
    padding-bottom:50px;
}
.interior h1, .interior h2,.interior h3{
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight:bold;
    padding: 50px 0;
    margin-bottom:0;
}
.interior h2{
    font-size:42px;
    padding-top:0;
    line-height:50px;
}
.interior a{
    text-decoration: none;
    text-transform: none;
}
.interior .btn {
    border: none;
}
.herosection {
    background-image: url(../images/header-map.jpg);
    background-size:cover;
    position: relative;
    display: block;
    width: 100%;
    padding-top: 15% !important;
    padding-bottom: 5%;
    height:auto !important;
}
p{
    font-size:20px;
    line-height:28px !important;
}
.interior ul li{font-size:20px;margin-bottom:10px;}
.herosection:after{
    content:'';
    background-color: rgba(0, 0, 0, .6);
    display: block;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 800;
}
.herosection h1 span{
    display: block;
    position: relative;
    font-size:32px;
}
.herosection h1, .herosection h2 {
    color: #fff !important;
    font-family: 'Roboto Condensed', sans-serif;
    padding:0;
    z-index: 900;
    position: relative;
    margin:0;
    text-align: center;
    font-weight:bold;
    font-size:50px;
}
.flex-wrap{
    display: flex;
    justify-content: space-between;
    align-content: center;
    width: 100%;
    position: relative;
}
.sticky-nav{
    background-image: url(../images/stickbarBG.jpg);
    background-size:cover;
    position: relative;
    width: 100%;
    display: block;
}
.sticky-nav.stuck{
  position: fixed;
  top:0;
  z-index: 1000;
}
.anchor-nav{
    padding:20px 0;
}

.anchor-nav li{
padding:0 20px;
}
.anchor-nav li a{
    color:#fff;
    text-transform: uppercase;
    font-size:19px;
    display: block;
    margin-bottom:7px;
    margin-top:7px;
}
.sticky-nav .btn-default.btn:hover{
    background-color: #cfd629;
}

.sticky-nav .btn-default.btn{
    border:none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: #f6fd2b;
    transition: .5s ease background-color;
    color:#1f478c;
    font-size:24px;
    line-height:24px;
    padding:17px 25px;
    font-weight:bold;
    border-radius: 0;
    font-family: 'firasans-light',sans-serif;
}
.wood-panel{
    background-image: url(../images/woodBG.jpg);
    -webkit-background-size:cover;
    background-size:cover;
    display: block;
    position: relative;
    padding-bottom:0;
}
.wood-panel .interior{
    padding-bottom:0;
}
.wood-panel h2{
    text-align: center;
    color: #1f478c;
    margin-bottom:0;
    padding-bottom:0;

}
.backpack{
    max-width:400px;
    height:450px;
    overflow: hidden;
    padding-top:100px;
}
.backpack img{
    position: relative;
    display: block;
    top:0;
    transition:top .5s ease;
}
.backpack:hover img{
    top:-75px;
}
.blue-area{
    color:#fff;
    position: relative;
    display: block;
    background-color: #1f478c;
    padding-top:40px;
    padding-bottom:40px;

}
.blue-area.checklist{
    padding-top:0;
}

.blue-area .interior{
    color:#fff;
}
.blue-area .interior h2{
    color:#fff;
}
.blue-area .cart-container{

}
.blue-area .cart-text{
    font-family: 'Roboto Condensed', sans-serif;
    color:#fff;
    font-weight:bold;
    font-size:28px;
}
.blue-area .cart-text p{
    display: inline-block;
    margin-bottom:0;
    vertical-align: middle;
}
.blue-area .cart-text .btn.btn-default{
    border:none;
    background-color: #d2850b;
    color:#fff;
    margin-left:20px;
    border-radius: 0;
    font-family: 'firasans-light',sans-serif;
    vertical-align: middle;
    transition: .5s ease background-color;
}
.blue-area .cart-text .btn.btn-default:hover{
    background-color: #9d5e0b;
}
.checklist ul{
    margin-bottom:30px;
    display: block;
    position: relative;
}
.checklist li{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.interior .list-unstyled li{
    list-style: none !important;
}
.interior .fa-check{
    color:#77c248;
    margin-right:15px;
}
.content-container p{
    font-size:18px;
    line-height:22px;
}
.content-container{
    margin-top:50px;
}
.video-cta{
    background-image: url(../images/stormy-skybg.jpg);
    background-size:cover;
    background-position: center center;
    position: relative;
    display: block;
    padding-bottom:30px;
}
.video-cta h2{
    text-align: center;
    color:#fff;
}
.blue-white h1,.blue-white h2,.blue-white h3{
    color: #fff;
    text-transform: uppercase;
}
.blue-white i{
    color: green;
    padding-right: 5px;
}

.reviews{
    background-color: #f3f3f3;}
.reviews .row{

    display: flex;
    justify-content: space-around;
    align-content: center;
    position: relative;
}
.reviews .row h3{
    padding-top:0;
    padding-bottom:10px;
}
.reviews .row .img-responsive{
    width: 100%;
    max-width:140px;
}
.reviews .fa{
    color:#d2850b;
    font-size:24px;
}
.review-content p{
    margin-bottom:20px;
}
.swatch-select{
    display:none;
    margin-bottom:30px !important;
}
.swatch-color{
    width:60px;
    height:60px;
    position: relative;
    display: block;
}
.swatch-color.tan{
    background-color: tan;}
.swatch-color.black{
    background-color: #000;}
.carousel-control.right, .carousel-control.left {
    background-image: none;
    width: 3%;
    position: relative;
    margin-top: -15%;
}
@media (max-width:991px){

    .anchor-nav li{
        padding:0 12px;
    }
    .anchor-nav li a{
        font-size:16px;
    }
    .backpack{
        max-width:250px;
        height:auto;
        overflow: hidden;
        padding-top:0;
    }
    .backpack img{
        position: relative;
        display: block;
        top:0;
        transition:top .5s ease;
    }
    .backpack:hover img{
        top:0;
    }
    .wood-panel .flex-wrap,.cart-container .flex-wrap{
        justify-content: space-around;
    }
    .wood-panel h2{
        margin-bottom:50px;
    }
    .wood-panel .interior{
        padding-bottom:50px;
    }
    .blue-area .cart-text p{
        display: block;
        text-align: center;
        margin-bottom:10px;
    }
    .blue-area .cart-text .btn.btn-default{
        display: block;
        margin-left:0;
    }

}
@media (max-width:767px){
    .interior h2{
        font-size:30px;
        line-height:38px;
    }
    .interior h1, .interior h2,.interior h3{
        font-family: 'Roboto Condensed', sans-serif !important;
        font-weight:bold;
        padding: 30px 0;
    }
    .herosection{
        padding-bottom:50px;
        padding-top: 15% !important;
    }
    .herosection h1{
        padding-left:30px;
        padding-right:30px;
        font-size:40px;
    }
    .herosection h1 span{
        font-size:28px;
    }
    .interior{
        padding-top:15px;
        padding-bottom:30px;
    }
    .reviews .row{
        display: block;
    }
    .reviews .row .img-responsive{
        max-width:200px;
        margin-bottom:40px;
    }
}
@media (max-width:600px){
    .wood-panel .flex-wrap,.cart-container .flex-wrap{
        display: block;
    }
    .wood-panel .flex-wrap{
        height:380px;
    }

    .swatch-select{
        display: block;
    }
    .swatch-color{
        border:2px solid transparent;
    }
    .swatch-color.selected{
        border:2px solid red;
    }
    .backpack{
        display:none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .backpack.selected{
        display:block;
    }
    .cart-text{
        margin-bottom:40px;
    }
}
@media (max-width:480px){
    .sticky-nav .flex-wrap{
        display:block;
        text-align: center;
    }
    .anchor-nav li{
             width: 50%;
        margin-left:-4px;
        margin-right:-4px;
        margin-bottom:10px;
         }
    .sticky-nav .btn-default.btn{
        display: block;
        width: 100%;
    }

}