.album{
    width:100%;
}

/* PRIVACY PAGE */
#privacy {
    font-family: orator-std, monospace;
}
.bold,.pLink {
    font-weight: bold;
}
/* VIDEOS */
.vid{
    display:block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
position:relative; 
    z-index:100;
    width:50%;
}
.description{
    font-size: 1.89vw;
}
.titles{
    text-decoration-line: underline;
}
a img{
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width:100%
}
body {
    font-family: orator-std, monospace;
    color: black;
    max-width: 100%;
    overflow-x: hidden;
    height: 100vh;
    overflow-y: visible;
    background-color: white;
    box-sizing: border-box;
}
a {
    color: black;
}
a:link {
    text-decoration: none;
}
.container a:hover {
    border-style: solid;
}
.social a:hover {
      border-style: solid;
}
.container {
    display: block;
    padding: 0 3%;
    box-sizing: border-box;
    width: 100%;
    height: 100vh;
}
.container2 {
    box-sizing: border-box;
    width: 100%;
    height: 100vh;
}
.navBar {
    display: block;
    position: absolute;
    text-align: right;
    list-style-type: none;
    font-size: 1.89vw;
    width: 100%;
    right: 8%;
}
li {
    display: inline;
}

.subHead{font-size: 2.81vw;
text-align: center;
width: 100%;}
.name {
    font-size: 2.81vw;
    position: absolute;
    line-height: 0;
}
.content {
    position: absolute;
    width: 100%;
    height: 83%;
}
.pics {
    display: block;
    width: 50%;
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
}
#mainPic {
    display: block;
    margin-left: 1%;
    margin-right: auto;
    width: 77%;
    filter: brightness(150%);
}
.announcements {
    font-size: 1.89vw;
    position: absolute;
    text-align: center;
    top: 50%;
    right: .05%;
    transform: translate(1%, -50%);
    width: 50%;
}
.headlines {
    width: 78%;
    margin-left: -10%;
}
.header {
    white-space: nowrap;
    text-decoration-line: underline;
}
.booking {
    line-height: 1.69;
    font-size: 1.41vw;
    bottom: 0;
    position: absolute;
    margin-bottom: 1.5%;
}
.social {
    font-size: 1.42vw;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    padding-right: 3%;
    margin-bottom: 2%;
    padding-top: 4%;
}
.spacer{
    display: block;
    height: 10%;
}
.live {
    position: absolute;
    width: 100%;
    right: 0;
}
.bit-event-lists,
.bit-widget,
.bit-widget-container,
bit-nav-bar,
bit-nav-bar-container,
.bit-show-upcoming,
.bit-event-list-title,
.bit-location,
.bit-date {
    font-size: 1.64vw;
    font-weight: normal !important;
    width: 100%; 
}
/*.bit-widget .bit-event-list-title{ padding-right: 0px !important;}*/
.bit-offers-text,
.bit-rsvp,
.bit-rsvp-container,
.bit-button,
.bit-offers,
.bit-offers-container,
.bit-event,
.bit-button,
.bit-event-buttons,
.bit-details,
.bit-widget.bit-layout-ipad { 
    font-size: 1.64vw;
    font-weight: normal !important;
}
.bit-show-upcoming {
    font-size: 1.89vw;
}
.bit-button,
.bit-offers,
.bit-rsvp {
    background-color: transparent !important;
}
footer {
    font-size: 0.83vw;
    text-align: right;
    position: fixed;
    left: -4%;
    bottom: 0;
    width: 100%;
}

@media only screen and (max-width: 600px) {
    .vid{
        width:75%;
    }
    .content {
        position: relative;
        height: auto;
        text-align: center;
    }
    .subHead{
        font-size: 4vw;
        
    }
    .name {
        font-size: 9.98vw;
        position: relative;
        width: 100%;
        text-align: center;
        line-height: 0;
        margin-top:-6%;
    }
    .navBar {
         font-size: 3.9vw;
        position: relative;
        left: 0;
right: 0;
        line-height: 0;
    }
    ul{
        display: inline-block;
        position: relative;
        width:100%;
        text-align: center;
        padding:0;     
    } 
    .pics {
        position: relative;
        width: 100%;
        top: 0%;
        left: 0;
        transform: translate(0%, 0%);
        margin-left: auto;
        margin-top: auto;
    }
    .announcements {
        font-size:3.9vw;
        position: relative;
        top: 0%;
        right: 0%;
        transform: translate(0%, 0%);
        width: 100%;
    }
    
    .headlines {
padding:0;
        line-height: 255%;
}
    .headlines a {
        border-style:outset;        
    }
    
    #mainPic {
        position: relative;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .headlines {
        position: relative;
        width: 100%;
        margin-left: 0;
    }
    .booking, .description {
        position: relative;
        margin-left: 0;
        bottom: auto;
        font-size:3.48vw;
    }    
    .booking a {
        text-decoration-line: underline;
        font-weight: bold;
    }  
    .social{
        width: 100%;
        position: relative;
        right: auto;
        bottom: auto;
        padding-right: auto;
        margin-bottom: auto;
        font-size:3.48vw;
        text-align: center;
    }
    .social br {
        display: none;
    }  
    .spacer{
    position: relative; 
        height: 5%;
}
    #tourDates, container2 {
        position: relative;
        width:90%;
    }
    .live {
        position: relative;
        width: 100%;
    }

.bit-offers-text,
.bit-rsvp,
.bit-rsvp-container,
.bit-button,
.bit-offers,
.bit-offers-container,
.bit-event,
.bit-button,
.bit-event-buttons,
.bit-details,
.bit-widget.bit-layout-ipad,.bit-event-lists,
.bit-widget,
.bit-widget-container,
bit-nav-bar,
bit-nav-bar-container,
.bit-show-upcoming,
.bit-event-list-title,
.bit-location,
    .bit-date {
        font-size:3.9vw;

    }
    
    .bit-show-upcoming {
    font-size: 8vw;
}


    footer {

        font-size:2.9vw
    }
}

/* Extra small devices (phones, 600px and down) */@media only screen and (max-width: 360px) {
    
}

/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
  
}

/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (min-width: 768px) and (min-height:1024px) {
    
    .name, {
        font-size: 4.81vw;
    }
    
    .navBar, .subHead{
        font-size: 2.9vw;
    }
    
    .announcements{
        text-align: center;
         font-size: 2.2vw;
    }
    
    .booking, .social{
        font-size: 1.9vw;
       
    }
    
    
}
/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {
    ...
}

/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {
    
    .album{
    width:75%;
}
    .announcements{
 font-size: 1.89vw;
   }
    } 
    ...
}
