/*!
 * Start Bootstrap - One Page Wonder HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
    font-family: 'Conv_Blackoak';
    src: url('../fonts/Blackoak.eot');
    src: local('☺'), url('../fonts/Blackoak.woff') format('woff'), url('../fonts/Blackoak.ttf') format('truetype'), url('../fonts/Blackoak.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GillSansUltra';
    src: url('../fonts/GillSansUltraBold.eot');
    src: local('☺'), url('../fonts/GillSansUltraBold.woff') format('woff'), url('../fonts/GillSansUltraBold.ttf') format('truetype'), url('../fonts/GillSansUltraBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Poplar Std';
    src: url('../fonts/PoplarStd.woff2') format('woff2'),
        url('../fonts/PoplarStd.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Swis721 Blk BT';
    src: url('../fonts/Swiss721BT-Black.eot');
    src: url('../fonts/Swiss721BT-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Swiss721BT-Black.woff2') format('woff2'),
        url('../fonts/Swiss721BT-Black.woff') format('woff'),
        url('../fonts/Swiss721BT-Black.svg#Swiss721BT-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/GOTHIC.TTF') format('truetype');
    font-weight: 700;
    font-style: bold;
}

html {
  scroll-behavior: smooth;
}

body {    
    font-family: "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
    font-size: 21px;
    margin-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    background-color: #000;
}

a {
    color: #fff;
}

a:focus, a:hover {
    color: #fff;
}

a.darklink {
    color:  #000;
}

.navbar-brand {
    font-size: 24px;
}

.header-image {
    display: block;
    width: 100%;
    text-align: center;
    background: url('../images/1900x500.png') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.headline {
    padding-top: 20px;
}

.headline h1 {
    font-family:'Poplar Std',Sans-Serif;
    font-size: 380px;
    color: #cc3300;
    background: #000;
    background: rgba(0,0,0,0.9);
    margin: 5px 0 25px 0;
    line-height: 0.8;
}

p.product {
    text-align: center;
    padding-top: 20px;
    color: #fe0000;  
    font-size: 14px; 
    font-family:ariel,Sans-Serif; 
}

#chris_crop {
    margin-top: 20px;
}

.bigger_let1 {
    font-size: 177px;
}

.before_bigger_let2 {
    letter-spacing: -5px;
}

.bigger_let2 {
    font-size: 168px;
}

h2 {
    font-family: "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
    font-size: 36px;
    color: #FFF;
    background: #000;
    background: rgba(0,0,0,0.9);
}

.headline h2 {
    font-size: 40px;
    margin: 0;
    line-height: 36px;
}

.headline h2, .featurette h2 {
    text-align: left;
    padding-left: 0;
}

h2.center-heading, h2.center-main, h2.center-red { 
    text-align: center;
    padding-left: 0;
    margin: 0;
    color: #fff;
    padding-bottom: 20px;
    font-weight: 400;
    line-height: 1.4;
}

p.center-heading {
    text-align: center;
    color:  #fff;
    margin: 10px 0 10px 0;
}

p.center-heading-reverse {
    text-align: center;
    color: #ff0000;    
}

a.center-heading {
    text-align: center;
    color:  #fff;
    margin: 0;
    display: block; 
    font-size: 20px;  
}

.p-5 {
  padding: 15px;
}

.p-5-white {
  padding: 15px;
  background-color: #fff;
}

h2.center-main {
    font-family: "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
    font-weight: bold;
    padding-bottom: 10px; 
}

h2.center-red {
    color: #fe0000; 
}

h2.center-heading a { 
    color: #fff;
}

h3 {
    font-family: "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
    font-size: 32px;
    color: #FFF;
    background: #000;
    background: rgba(0,0,0,0.9);
}

.headline h3, .featurette h3 {
    text-align: left;
    padding-left: 0;
}

h3.center-heading, h3.center-white, h3.center-red { 
    text-align: center;
    padding-left: 0;
    margin: 0;
    font-size: 22px;
    padding-bottom: 10px;
    line-height: 1.3;
}

h4.center-heading {
    text-align: center;
    padding-left: 0;
    margin: 0;
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 0;
    line-height: 1.3;
    color: #fff;
}

h3.center-heading-reverse { 
    text-align: center;
    color: #ff0000;
    font-size: 24px;
    margin-bottom: 0;
}

h3.center-white, h3.center-red {
    font-size: 30px;
    padding-top: 0;
    padding-bottom: 10px;
    font-family: "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}

h3.center-red {
    color: #fe0000;    
}

.buy-link {
    color: #fe0000; 
    font-family: "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;   
    font-size: 24px;
}


hr {
    border-color: #000;
}

h4.center-heading.mt-3 {
    margin-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
}

.mt-2 {
    margin-top: 20px;
}

.mt-3 {
  margin-top: 30px;
}

.mt-5 {
    margin-top: 50px;
}

.banner-link { 
    font-size: 31px;
}

.white-bg {
    background-color: #FFF;
}

#right-link > a {
    display: inline-block;
}

#snowgirl, #mudman, #xmas {
    margin-bottom: 20px;
}

#left-link {
    float: left;
    padding-left: 0;
    padding-bottom: 10px;
}

#right-link {
    float: right;
    padding-right: 170px;   
}

#right-link > a {
    display: inline-block;
    padding-bottom: 10px; 
}

#center-link {
    text-align: center;
    padding-left: 0;   
}

.featurette {
    overflow: hidden;
    padding-top: 60px;
}

#shirt {
    padding-top: 30px;
}

footer {
    margin: 50px 0;
}

.navbar-right li a {
    padding: 5px;
}

.navbar-right i {
    width: 40px;
    height: 40px;
    color: #FFF;
    background-color: #909AA0;
    font-size: 22px;
    text-align:center;
    padding-top: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.navbar-right i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}
.navbar-right .fa-facebook:hover { /* round facebook icon*/
    background: #4060A5;
}
.navbar-right .fa-youtube-square:hover,
.navbar-right .fa-vimeo:hover { /* round youtube icon*/
    background: #ff0033;
}
.navbar-right .fa-apple:hover { /* round itunes icon*/
    background: #9966cc;
}
.navbar-right .fa-amazon:hover { /* round amazon icon*/
    background: #ff9933;
}
.navbar-right .fa-twitter:hover { /* round twitter icon*/
    background: #55acee;
}
.navbar-right .fa-bandcamp:hover { /* round twitter icon*/
    background: #000000;
}
.navbar-fixed-top .navbar-collapse {
    max-height: 610px;
}
.soundcheck {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    height: 450px;
}

.ben-select {
    BORDER-RIGHT: #FFF 1px solid;
    BORDER-TOP: #FFF 1px solid;
    FONT-SIZE: 16px;
    BORDER-LEFT: #FFF 1px solid;
    COLOR: #FFF;
    BORDER-BOTTOM: #FFF 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    background: #000;
	margin-bottom: 5px;
    vertical-align: middle;
}
label {
    COLOR: #FFF;
    margin-bottom: 0;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 1.2;
}
.col-centered{
    margin: 0 auto;
}
.vertical-align {
    display: flex;           /* establish flex container */
    flex-direction: column;  /* make main axis vertical */
    justify-content: center; /* center items vertically, in this case */
    align-items: center;     /* center items horizontally, in this case */
    height: 550px;
}

.add-to-cart {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.size-ship {
    text-align: center;
    margin-top: 5px;
}

.carousel-inner img {
  width: 100%;
}

@media(max-width:1200px) {

    .headline {
        padding-top: 0;
    }

    .headline h1 {
        font-size: 336px;
        margin: 10px 0 5px 0;
    }

    .bigger_let1 {
        font-size: 142px;
    }

    .before_bigger_let2 {
        letter-spacing: -4px;
    }

    .bigger_let2 {
        font-size: 140px;
    }

    .headline h2 {
        font-size: 36px;
        margin: 0;
        padding-left: 0;
        line-height: 32px;
    }

    .featurette h2 {
        font-size: 32px;
        padding-left: 0;
    }

    h2.center-red {
        color: #fe0000;   
        text-align: center; 
        font-size: 36px;
        padding-left: 0;
        padding-bottom: 10px;
    }

    .headline h3, .featurette h3 {
        font-size: 18px;
    }

    h3.center-heading, h3.center-white, h3.center-red { 
        padding-left: 0;
    }

    h3.center-white, h3.center-red {
        font-size: 26px;
    }

    h3.center-red {
        color: #fe0000;    
    }

    p.center-heading {
        font-size: 17px;
    }

    p.center-heading-reverse {
        font-size: 18px;
    }

    .featurette-heading {
        font-size: 35px;
    }

    #left-link {
        padding-left: 120px;    
    }

    #right-link {
        padding-right: 120px;    
    }
    .vertical-align {
        height: 450px;
    }
}

@media(max-width:991px) {
    .navbar-nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
    .headline h1 {
        font-size: 260px;
    }

    .bigger_let1 {
        font-size: 112px;
    }

    .before_bigger_let2 {
        letter-spacing: -4px;
    }

    .bigger_let2 {
        font-size: 108px;
    }

    .headline h2 {
        font-size: 28px;
        margin: 0;
        padding-left: 0;
        line-height: 24px;
    }

    .featurette h2 {
        font-size: 36px;
        padding-left: 0;
    }

    h2.center-red {
        color: #fe0000;   
        text-align: center; 
        font-size: 40px;
        padding-left: 0;
        padding-bottom: 20px;
    }

    h2.center-main {
        color: #fff;   
        text-align: center; 
        font-size: 40px;
        padding-left: 0;
        padding-bottom: 20px;
    }

    .headline h3, .featurette h3 {
        font-size: 20px;
    }

    h3.center-heading, h3.center-white, h3.center-red { 
        padding-left: 0;
    }

    h3.center-white, h3.center-red {
        font-size: 28px;
    }

    h3.center-red {
        color: #fe0000;    
    }

    p.center-heading {
        font-size: 17px;
    }

    .featurette-heading {
        font-size: 30px;
    }

    #left-link {
        padding-left: 90px;    
    }

    #right-link {
        padding-right: 90px;    
    }
    .featurette-video {
        max-width: 57%;
    }
}

@media(max-width:768px) {
    .headline h1 {
        font-size: 220px;
    }

    .bigger_let1 {
        font-size: 100px;
    }

    .before_bigger_let2 {
        letter-spacing: -3px;
    }

    .bigger_let2 {
        font-size: 98px;
    }

    .headline h2 {
        font-size: 22px;
        margin: 0;
        padding-left: 0;
        line-height: 18px;
    }

    h2.center-main {
        color: #fff;   
        text-align: center; 
        font-size: 38px;
        padding-left: 0;
        padding-bottom: 20px;
    }

    .container {
        margin: 0 15px;
    }

    .featurette-heading {
        font-size: 25px;
    }
    .featurette-video {
        max-width: 65%;
    }
}

@media(max-width:668px) {
    .headline h1 {
        font-size: 190px;
    }

    .bigger_let1 {
        font-size: 94px;
    }

    .before_bigger_let2 {
        letter-spacing: -3px;
    }

    .bigger_let2 {
        font-size: 92px;
    }

    .headline h2 {
        font-size: 22px;
        margin: 0;
        padding-left: 0;
        line-height: 20px;
        text-align: center;
    }

    .featurette h2 {
        font-size: 24px;
        padding-left: 0;
    }

    h2.center-red {
        color: #fe0000;   
        text-align: center; 
        font-size: 36px;
        padding-left: 0;
        padding-bottom: 20px;
    }

    h2.center-main {
        color: #fff;   
        text-align: center; 
        font-size: 36px;
        padding-left: 0;
        padding-bottom: 20px;
    }

    .headline h3, .featurette h3 {
        font-size: 18px;
        padding-left: 0;
    }

    h3.center-heading, h3.center-white, h3.center-red { 
        padding-left: 0;
    }

    h3.center-white, h3.center-red {
        font-size: 28px;
    }

    h3.center-red {
        color: #fe0000;    
    }

    .banner-link { 
        font-size: 26px;
    }
    .featurette-video {
        max-width: 70%;
    }
}

@media(max-width:640px) {
    .headline {
        padding: 10px 0 10px 0;
    }

    .headline h1 {
        font-size: 120px;
        margin: 0 0 10px 0;
    }

    .bigger_let1 {
        font-size: 57px;
    }

    .before_bigger_let2 {
        letter-spacing: -3px;
    }

    .bigger_let2 {
        font-size: 55px;
    }

    .headline h2 {
        font-size: 15px;
        margin: 0;
        padding-left: 0;
        line-height: 14px;
    }

    .featurette h2 {
        font-size: 32px;
        padding-left: 0;
    }

    h2.center-red {
        color: #fe0000;   
        text-align: center; 
        font-size: 36px;
        padding-left: 0;
        padding-bottom: 20px;
    }

    h2.center-main {
        color: #fff;   
        text-align: center; 
        font-size: 36px;
        line-height: 40px;
        padding-left: 0;
        padding-bottom: 10px;
    }

    .headline h3, .featurette h3 {
        font-size: 18px;
        padding-left: 0;
    }

    h3.center-heading, h3.center-white, h3.center-red { 
        padding-left: 0;
    }

    h3.center-white, h3.center-red {
        font-size: 28px;
    }

    h3.center-red {
        color: #fe0000;    
    }

    .banner-link { 
        font-size: 27px;
    }

    #right-link h3 {
        padding-left: 0;
    }

    #left-link {
        padding-left: 30px;    
    }

    #right-link {
        padding-right: 30px;    
    }
    .soundcheck {
        width: 300px;
        height: 270px;
    }
    .featurette-video {
        max-width: 95%;
    }
}

@media(max-width:375px) {
    .headline {
        padding: 5px 0 25px 0;
    }

    .headline h1 {
        font-size: 90px;
        margin-top: 10px;
    }

    .bigger_let1 {
        font-size: 47px;
    }

    .before_bigger_let2 {
        letter-spacing: -3px;
    }

    .bigger_let2 {
        font-size: 45px;
    }

    .headline h2 {
        font-size: 12px;
        margin: 0;
        padding-left: 0;
        line-height: 11px;
    }

    .featurette h2 {
        font-size: 18px;
        padding-left: 0;
    }

    h2.center-red {
        color: #fe0000;   
        text-align: center; 
        font-size: 36px;
        padding-left: 0;
        padding-bottom: 20px;
    }

    h2.center-heading { 
        padding-left: 0;
    }

    .headline h3, .featurette h3 {
        font-size: 13px;
        padding-left: 0;
    }

    h3.center-heading, h3.center-white, h3.center-red { 
        padding-left: 0;
    }

    h3.center-white, h3.center-red {
        font-size: 24px;
    }

    h3.center-red {
        color: #fe0000;    
    }

    .banner-link { 
        font-size: 26px;
    }

    .featurette {
        overflow: hidden;
        padding-top: 50px;
    }

    .featurette-image,
    .featurette-video {
        max-width: 100%;
    }

    #left-link {
        padding-left: 0;    
    }

    #right-link {
        padding-right: 0;    
    }
    .soundcheck {
        width: 200px;
        height: 180px;
    }

    .fa {
    font-size: 1.5em;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    body {
        margin-top: 120px;
    }
}