
div {
    border: 0px solid pink;
}
#nav {
    font-family: 'Cinzel', serif;
    background-color: transparent;
    color: #d4af37;
    font-size: 12pt;
    width: 100%;
}
.nav-padding {
    padding-left:50px;
}
ul.no-bullet {
    list-style-type: none;
}
.social-icons {
  position: fixed;
z-index: 999;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.social-icons a{
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: #d4af37;
    font-size: 25px;
}
.social-icons a:hover {
    color: #cc6633;
}
#my-video {
    object-fit: cover;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -999;
}
#main h1 {
    padding-top: 55%;
    color: black;
    text-shadow: 2px 2px 5px white;
}
.icon-padding {
    padding-top: 10px;
}
.hero-lgls {
    background-color: #333333;
    color: white;
    font-family: 'Cinzel', serif;
    text-align: center;
}
#hero-lgls img {
    max-width: 100%;
    padding-left: 130px;
    padding-bottom: 25px;
}
#main-lgls {
    background-color: #ebebeb;
    text-align: center;
    font-size: 20px;
}
#main-lgls p{
    line-height: 1.5;
}
#main-lgls img {
    max-width: 100%;
}
#main-lgls h2{
    text-shadow: 2px 2px 5px grey;
}
#releases-header {
    text-align: center;
    font-family: 'Cinzel', serif;
    background-color: #333333;
    color: white;
}
#releases-header h1{
    padding-left: 55px;
    text-align: center;
     font-size: 48px;
}
#press-header h2 {
     padding-left: 55px;
    text-align: center;
     font-size: 48px;
}
#press-header {
    text-align: center;
    font-family: 'Cinzel', serif;
    background-color: #333333;
    color: white;
}
#press-header img{
    max-width: 100%;
}
#releases {
    background-color: #ebebeb;
    text-align: center;
    font-family: 'Rokkitt', serif;
}
#releases img {
    max-width: 100%;
}
#middle-lgls {
   text-align: center;
    font-family: 'Cinzel', serif; 
}
#middle-lgls img {
    max-width: 100%;
}
#rolling-stone {
   text-align: center;
    font-family: 'Cinzel', serif;
    background-color: #ebebeb;
    color: #333333; 
    text-shadow: 2px 2px 5px white;
}
#country-music {
    text-align: center;
    font-family: 'Cinzel', serif;
    background-color: #ebebeb;
    color: #333333;
    text-shadow: 2px 2px 5px white;
}
.rolling-stone{
    padding-top: 25px;
}
.big-kitty {
    padding-top: 50px;
    padding-left: 25px;
}
.country-music-people {
    padding-top: 60px;
}
#footer-lgls img {
   max-width: 100%;
    padding: 25px;
}
hr.new1 {
    border: 1px solid #d4af37;
}
#hero-about img{
    max-width: 100%;
}
body, html {
    height: 100%;
}
#middle-about h1{
    text-align: center;
    color: white;
    background-color: #333333;
    max-width: 100%;
    font-family: 'Cinzel', serif;
    padding-top: 10px;
    padding-bottom: 10px;
}
#middle-about h2 {
    font-family: 'Rokkitt', serif; 
    font-weight: 100;
    font-size: 20px;
    text-align: center;
    background-color: #ebebeb;
    padding-top: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.5;
    letter-spacing: .5px;
}
#footer img {
    max-width: 100%;
} 

/* INDEX */


.hi {
    height:150px;
    padding-left: 150px;
}
.hi img {
    max-width: 100%;
}

#over {
    width:100px;
    height:100%;
    /*
    background-color:pink;
    */
    position:absolute;
    top: 0;
    right: 0%;
    z-index:1;
    opacity:.5;
}
.sm-icon {
    float: right;
    font-size: 20px;
}
#logo-over {
    width: 100%;
    top: 0px;
    margin-top: 2%;
}
.home-h1 {
    text-align: center;
    color: white;
    padding: 70px;
    font-family: 'Cinzel', serif;
    
}
#middle {
    max-width: 100%;
}
.bottom-left {
    text-align: center;
    position: absolute;
    bottom: 5px;
    padding: 0;
    font-family: 'Cinzel', serif;
    color: white;
    text-shadow: 2px 2px 5px black;
}

#hero-merch {
    background-color: #333333;
    color: white;
    font-family: 'Cinzel', serif;
    text-align: center; 
    padding-left: 15px;
}
#hero-merch h1 {
    color: white;
}
#main-merch {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #ebebeb;
    font-family: "Nunito", sans-serif;
    text-align: center;
}
#main-merch img {
    max-width: 100%;
     box-shadow: 2px 2px 5px grey;
}
.hero-lgls {
    padding-right: 150px;
}
.hero-lgls img {
    max-width: 100%;
}
.lgls-social {
    background-color: white;
}
#main-lgls {
    padding:20px;
    font-family: 'Cinzel', serif;
    background-color: #ebebeb;
}
#releases h3 {
    text-shadow: 2px 2px 5px white;
}
#main-lgls col-sm-1 {
    background-color: white;
}
#main-lgls img{
    max-width: 100%;
}
.listen {
    color: #333333;
}
#main-buddy col-sm-11{
    background-color: #333333;
    font-family: 'Rokkitt', serif;
}
#main-buddy img {
    max-width: 100%;
    padding-bottom: 25px;
}
#middle-buddy {
    text-align: center;
    font-family: 'Rokkitt', serif;
}
#middle-buddy h3 {
     font-family: 'Rokkitt', serif;
     font-weight: 100;
     line-height: 1.5;
}
#hero-buddy {
    text-align: center;
    color: white;
    background-color: #333333;
    font-family: 'Rokkitt', serif;
}
#hero-buddy h1 {
    font-family: 'Rokkitt', serif;
    font-weight: 700;
    font-size: 60px;
     text-shadow: 2px 2px 5px #d4af37;
}
#footer-index {
    min-height: 600px;
}
#footer-buddy {
    padding: 30px;
}
#footer-buddy img {
    max-width: 100%;
}
.buddy-social a {
    color: #d4af37;
    font-size: 35px;
}
#bargain {
    text-align: center;
    color: white;
    background-color: #333333;
    font-family: 'Cinzel', serif;
    max-width: 150px;
    box-shadow: 2px 2px 5px grey;
    padding-bottom: 10px;
    padding-top: 10px;
}
#tall-tales {
    text-align: center;
    color: white;
    background-color: #333333;
    font-family: 'Cinzel', serif;
    max-width: 150px;
    box-shadow: 2px 2px 5px grey;
    padding-bottom: 10px;
    padding-top: 10px;
}
#whisper {
    text-align: center;
    color: white;
    background-color: #333333;
    font-family: 'Cinzel', serif;
    max-width: 150px;
    box-shadow: 2px 2px 5px grey;
    padding-bottom: 10px;
    padding-top: 10px;
}
.contact-page-form {
    text-align: center;
    padding-top: 10%;
    font-family: 'Cinzel', serif;
}
.button {
    display: block;
    width: 150px;
    height: 50px;
    background-color: black;
    text-align: center;
    border-radius: 19px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    padding: 10px;
    margin-left: 160px;
   
}


.contact-image img {
    max-width: 100%;
}
.contact-image {
     font-family: 'Cinzel', serif;
    text-align: center;
}
.contact-footer {
    max-width: 100%;
}
.contact-footer-right img {
   max-width: 100%;
    padding-right: 100px;
}
#contact-copy h3 {
    text-align: center; 
    font-family: 'Cinzel', serif;
}
#contact-footer h5 {
    padding-bottom: 100px;
    
}

.land-acknowledgement-contact h5{
    text-align: center;
    padding-left: 100px;
    font-family: 'Cinzel', serif;
}

.land-acknowledgement h5 {
    padding-top: 65%;
    text-align: center;
    padding-left: 45px;
    padding-right: 45px;
    font-family: 'Cinzel', serif;
    color: white;
    line-height: 2.5;
    text-shadow: grey 2px 2px 10px;
    letter-spacing: 1px;
    font-size: 10px !important;
}
#middle h5 {
    text-align: center;
    color: white;
   
    
}
#vinyl {
    color: black;
    font-size: 20px;
    text-align: center;
}
#in-touch {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 35px;
    color: white;
    background-color: #333333;
    font-family: 'Cinzel', serif;
    width: 200px;
    box-shadow: 2px 2px 5px grey;
    position: relative;
    z-index: 1;
}
.hands img{
    float: right;
}
.sgr-logo {
    padding-left: 160px;
}
.footer-right {
    padding-left: 0px;
}
.footer-right img{
    max-width: 100%;  
}
#footer-merch img{
    max-width: 100%;
    padding-bottom: 20px;
}
#bottom-nav {
    text-align: center;
    font-family: 'Cinzel', serif;
    font-size: 12px;
    color: #d4af37;
    background-color: #333333;
}
#bottom-nav a:active {
    color: white;
}
#bottom-nav a:link {
    color: white;
}
 #bottom-nav a:visited {
    color: white;
}
 #bottom-nav a:hover {
    color: #cc6633;
}
#copyright {
    font-size: 10px;
    text-align: center;
    color: black;
    background-color: white;
} 
.navbar {
    background-image: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    background-color: transparent;
    border-color: transparent;
   
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    background-image: none;
    background-color: transparent!important; 
    color: #d4af37;  
    text-shadow: 1px 1px 1px #cc6633;}

 .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
     background-image: none;
     border-radius: 0;
     -webkit-box-shadow: none;
     box-shadow: none;  
     background-color: #ffffff;
     border-color: #ffffff;
}

 

/* Link */

.navbar-default .navbar-nav > li > a {color: #d4af37;}

.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus { color: #333;}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {  color: #555;  background-color: #E7E7E7;}

.navbar-default .navbar-nav > .open > a,

.navbar-default .navbar-nav > .open > a:hover,

.navbar-default .navbar-nav > .open > a:focus { color: #555;background-color: #D5D5D5;}

 

/* Caret */

.navbar-default .navbar-nav > .dropdown > a .caret { border-top-color: #777; border-bottom-color: #777;}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,

.navbar-default .navbar-nav > .dropdown > a:focus .caret { border-top-color: #333;border-bottom-color: #333;}

.navbar-default .navbar-nav > .open > a .caret,

.navbar-default .navbar-nav > .open > a:hover .caret,

.navbar-default .navbar-nav > .open > a:focus .caret {border-top-color: #555; border-bottom-color: #555;}

 

/* Mobile version */

.navbar-default .navbar-toggle { border-color: #DDD;}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus { background-color: #DDD;}

.navbar-default .navbar-toggle .icon-bar { background-color: #CCC;}

@media (max-width: 767px) {
    #main .home-h1 h1 {
      
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777;}

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333;}
    
    
}

@media (min-width: 1200px) and (max-width:2000px){
    
     #footer-index {
        min-height: 500px;
    }
    
    
} 


@media (max-width: 1201px) {
    .navbar-header {float: none;}

    .navbar-left,.navbar-right { float: none !important;}

    .navbar-toggle { display: block; }

    .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }

    .navbar-fixed-top {top: 0;border-width: 0 0 1px;}

    .navbar-collapse.collapse { display: none!important;}

    .navbar-nav { float: none!important;margin-top: 7.5px;}

    .navbar-nav>li {float: none; }

    .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px;}

    .collapse.in{display:block !important;}
    #footer-index {
        min-height: 500px;
    }
}