/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
   reset by Sherman Finch

fonts
font-family: sofia-pro,sans-serif;
font-weight: 400;
font-style: normal;

font-family: antarctican-mono,sans-serif;
font-weight: 700;
font-style: normal;

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{
    font-size: 16px;
    /*background-color: #E10767;*/
    /*background-color: #160D23;*/
    background-color: #10042d;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}






blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
    display: block;
    width: 100%;
}

html,body{
    
    margin:0;
        padding:0;
}


a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: aqua; text-decoration: none}
a:active { color: #000000; text-decoration: none}

nav{
    display: block;
    margin-top:-0px;
    margin-left:0px;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: auto;
    position: fixed;
    overflow: visible;
    box-shadow: 0px 5px 6px rgba(30, 30, 30, 0.4 );
    z-index: 10000;

}

.grid{
    display: block;
    position: relative;
    padding: 1.75em 0 0 2.75%;
    top: 0px;
    margin-bottom:20%;
    }

.grid img{
    display: block;
    width: 120%;
}

.bars {
float: right;
/*  background: #e9b5d3;*/
  width: 6vw;
  height: 6vw;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
   padding: 4px;
  border-radius: 50%;
  transition: 0.7s;
  cursor: pointer;
/*  code do not select   */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
    margin: 10px;
}
.bars.active {
  transform: rotate(360deg);
}
.bar {
  background: #fff;
  height: 8%;
  width: 70%;
  border-radius: 10px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  transition: 0.7s;
  
}
.thanks{
    display: block;
    position: relative;
    margin: 0 auto;
    top: 100px;
    padding-bottom: 60px;
    width: 80%;
}
.thanks img {
    display: block;
    position: relative;
     margin: 0 auto;
     top: 0em;
     padding-right:20px;
  /*   float: right;*/
    width: 40%;
}
.thanks h1 {
  position: relative;
  width: 60%;
  height:auto;
  padding-left: 20px;
  padding-bottom: 8px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 1em;
  font-size: 1vw;
   top: 1em;
  letter-spacing: 0px;
  color: white;
}
.thanks h2 {
  position: relative;
  margin: 0 auto;
  margin-top: 0px;
  width: 50%;
  padding-bottom: 2px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 1.5em;
  font-size: 1vw;
  letter-spacing: 0px;
  color: white;

}
#mainvid{
    display: block;
    position: relative;
    width: 100%;
    height: 768px;
}
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
#juror_title{
    display: block;
    position:relative;
    margin-top: 40px;
    margin-bottom: 25px;
    line-height: 1.5em;
    width: 89%;
    font-size: 1em;
}
#juror_bio, p {
    display: block;
    position: relative;
    margin-left: 10px;
    margin-top: 10px;
    width: 90%;
    font-size: 1em;
    line-height: 1.2em;
    text-align: left;
    height: auto;
    color: white;
}

/* awards section */
.award{
    /*width: 85%;*/
    height:auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    margin-bottom: 4em;
}

.award h1{
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 6vw;
    letter-spacing:2px;
    margin-top: 0px;
    margin-bottom: -5px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.award h2{
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 4vw;
    letter-spacing:2px;
    margin-top: 5px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.award h3{
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 3vw;
    letter-spacing:0px;
    margin-top: -5px;
    margin-bottom: 0px;
    color: white;
    text-align: left;
}

.award a{
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    line-height: 1.5em;
    font-size: 2.5vw;
    letter-spacing:2px;
    margin-top: -20px;
    margin-bottom: 20px;
    color: white;
    text-align: left;
}

.award h4{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 2.5vw;
    letter-spacing:0px;
    margin-bottom: 5px;
    color: white;
    text-align: left;
}


.award img{
    background-color: aqua;
    margin-bottom:0px;
    margin-top:40px;
    padding:0;
}

.congrats{
    width: 85%;
    height:auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    margin-bottom: 4em;
}

.congrats h1{
    width:85%;
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 6vw;
    letter-spacing:2px;
    margin-top: 0px;
    margin-bottom: -5px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.congrats h2{
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 4vw;
    letter-spacing:2px;
    margin-top: 5px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.congrats h3{
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 3vw;
    letter-spacing:0px;
    margin-top: -5px;
    margin-bottom: 0px;
    color: white;
    text-align: left;
}

.congrats a{
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    line-height: 1.5em;
    font-size: 2.5vw;
    letter-spacing:2px;
    margin-top: -20px;
    margin-bottom: 20px;
    color: white;
    text-align: left;
}

.congrats h4{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 2.5vw;
    letter-spacing:0px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: white;
    text-align: left;
}

.bars.active .bar:nth-of-type(1) {
  
  transform: rotate(-35deg) translate( -45%, 30%);
  width: 50%;
}
.bars.active .bar:nth-of-type(3) {
  
  transform: rotate(35deg) translate( -45%, -30%);
  width: 50%;
}


.cd-popup-trigger {  

}


.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  background-color: rgb(0 0 0 0);
  border-radius: 30px;
  padding: 10px; 
  width: 50%;
  height: 300px; 
  position: relative;
  max-width: 400px;
  margin: 4em auto;
  background: #FFF;
  text-align: center;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-popup-container popupbox {
}
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
  list-style: none;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}



.popupitem{
    display: block;
    width: 100%;
    margin-right:auto;
    margin-left: auto;
    margin-top: 27px;
    margin-bottom: auto;
    float: left;
}

.popupitem h1{
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    color:#e9b5d3;
    font-size: 4vw;
    text-transform: uppercase;
    text-align: center;
    margin-left:0px;
    margin-bottom: -6%;
    letter-spacing: 4px;
    margin-top: 33px;
    -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.popupitem h1:hover {
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    color:hotpink;
    margin-left:4px;
    font-size: 4vw;
    text-transform: uppercase;
}


.container{

}

#exhibit_name{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 50%;
    padding-top: 204px;
    opacity: 0%;
    animation: btn_intro 0.9s forwards;
    animation-delay: 0.7s;
}
#exhibit_btn{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 200px;
    margin-top: 40px;
    padding: 6px;
    /*background-color: #FFF;*/
    border-radius: 30px;
    border-style: solid;
    border-width: 3px;
    border-color: #FFF;
    opacity: 0%;
    color: #FFF;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
   transition: all 0.6s ease-out;
   animation: btn_intro 0.6s forwards;
  animation-delay: 1.4s;
}
#exhibit_btn h3{
    display: block;
    position: relative;
    text-align: center;
    font-family: sans-serif;
    font-weight: 300px;
    font-size:0.8em;
    text-transform: uppercase;
    -webkit-transition: all 0.4s forwards;
    -moz-transition: all 0.4s forwards;
    transition: all 0.4s forwards;
}
#exhibit_btn:hover {
    background-color: #FFF;
    color: #162676;
}
#exhibit_btn:active {
    background-color: #e18c93;
    color: #162676;
}


@keyframes btn_intro {
  0% {
    opacity: 0%;
     transform: translate(0px, 40%);
  }
  100% {
    opacity: 100%;
    transform: translate(0px, 0%);
  }
}

.menuitem{
    margin-right:30px;
    margin-top: auto;
    margin-bottom: auto;
    float: right;
    display: none; 
}

.menuitem h1{
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-family: antarctican-headline,sans-serif;
    font-weight: 400;
    font-style: normal;
   /* color: #E10767;*/
   color: #FFF;
    font-size: 1.5vw;
    text-transform: uppercase;
    text-align: center;
    /*margin-bottom: 2%;*/
    letter-spacing: 4px;
    display: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.menuitem h1:hover{
    color: #e9b5d3;
}

.logoitem{
    display: block;
    position: relative; 
    width: max-content;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    float: left;
}

.logoitem h1{
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-family: antarctican-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    /*color: #E10767;*/
    color: #FFFFFF;
    font-size: 3vw;
    text-transform: uppercase;
    text-align: left;
   /* margin-bottom: 2%;*/
    letter-spacing: 6px;
    -webkit-transition: all 0.5s forwards;
    -moz-transition: all 0.5s forwards;
    transition: all 0.5s forwards;
}

.wrapper{
    /*background-color: #E10767;*/
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;

}


.header{
    display: block;
    min-width: 800px;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    opacity: 0%;
     animation: bk_intro 0.5s forwards;
    animation-delay: 0.3s;
}
@keyframes bk_intro {
  0% {
    opacity: 0%;
  }
  100% {
    opacity: 100%;
  }
}



.wow{
    display: block;
    position: relative;
    bottom: 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top:80px;
    margin-left:0px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: white;
}


.orgs{
    display: block;
    height: 60px;
    background-color: none;
    margin: 0 auto;
    width: 100%;
}

.credit{
     display: block;
    background-color: none;
    float: left;
    margin: 0 auto;
    width: 100%;
    
}

.credit h1{
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    color: #E10767;
    font-size: 2vw;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2%;
    letter-spacing: 4px
}

.footmenuitem{
    background-color: none;
    width:48%;
    margin-right: 5px;
    float: left;
}

.footmenuitem2{
    background-color: none;
    width:48%;
    margin-left: 5px;
    float: right;

    
}

.footmenuitem h1{
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-family: antarctican-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #6691e1;
    font-size: 2.6vw;
    text-transform: uppercase;
    text-align: right;
    letter-spacing: 1px
}

.footmenuitem2 h1{
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-family: antarctican-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #6691e1;
    font-size: 2.6vw;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px
}

.footmenuitem h1:hover{
      color: #e9b5d3;
}

.footlogoitem{
    margin-right:30px;
    margin-top: auto;
    margin-bottom: 10px;
    margin-left: 30px;
    float: left;
    
}

.footlogoitem h1{
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    /*color: #E10767;*/
    color: #FFFFFF;
    font-size: 1.9vw;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2%;
    letter-spacing: 40px
}

footer {
    background-color: #E10767;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: auto;
    float: left;
    height: 70px;

}



.portfolio a{
    background-color: none;
    width:30%;
    color: white; 
    text-align: left;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: .7vw;
    margin-left: 1%;
    float: left;
    margin-top: 30px;
    /*width: 30%; 
    color: white;
    font-family: sans-serif;
    font-size: 1vw;
    margin-left: 1%;
    margin-bottom: 0em;
    margin-top: 90e;
    padding-bottom: 0em;
    text-decoration: underline;*/
    
}
.portfolio :hover{
    color: aqua; 
    float: left;
}

.portfolio h1{
    padding-bottom: 0px;
    
    
}

.portfolio1{
    margin-top: 1px;
    margin-left:15%;
    width: 30%;
    float: left;
}

.portfolio1 a{
    background-color: none;
    width:100%;
    color: white; 
    text-align: left;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 1vw;
    margin-left: 1%;
    float: left;
    margin-top: 0em;

    
}
.portfolio1 :hover{
    color: aqua; 
}

.portfolio1 h1{
    padding-bottom: 2px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 400;
    letter-spacing:2px;
    
}



.footcontainer{
    padding-left: 25%;
    height: 40px;
    background-color: none;
    width:100%;
    padding-top: 5px;
    display: block;
    margin: 0 auto;
    float: left;
}

.footericons{
    background-color: none;
    width: 100%;
    text-align: center;
}



.footericonf {
    position: relative;
    padding-left: 0em;
    height: 2.2em;
    width: 12%;
    margin: 0;
    padding-top: 1px;
    overflow: hidden;
    float: left;
}

.footericoni {
    position: relative;
    padding-left: 0em;
    height: auto;
    width: 12%;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}

.footericont {
    position: relative;
    padding-left: 0em;
    height: auto;
    width: 12%;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}

.footericonl {
    position: relative;
    padding-left: 0em;
    height: auto;
    width: 12%;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}

.summary{
    display: block;
    position: absolute;
    z-index: 11;
   /* background-color: #E10767;*/
    width:100%;
    height: auto;
    padding-bottom: .1%;
    top: 8%;
}
.summary h1 {
    font-family: antarctican-mono,sans-serif;
    font-weight: 700;
    font-style: normal;
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-size: 2em;
    color: white;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2%;
    letter-spacing: 20px
}

.summary p {
    line-height: 16px;
    margin-top: -0px;
    font-family: sofia-pro, sans-serif;
    font-weight: 200;
    font-style: normal;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.8em;
    color: white;
    text-align: center;
    width: 80%;
}
.summary span {
    display: block;
    position: relative;
    line-height: 18px; 
    margin-top: 2em;
    margin-bottom: 1em; 
    margin-left: auto;
    margin-right: auto;
    font-family: sofia-pro, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size:1em;
    color: white;
    text-align: center;
}
.summary h2{
    padding-bottom: 2px;
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 300;*/
    font-family: antarctican-mono,sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3em;
    font-size: 3.8vw;
    letter-spacing:2px;
    margin-top: 10px;
    color: white;
    text-align: center;
}

.soon h1 {
    font-family: sofia-pro, sans-serif;
    font-weight: 300;
    line-height: 1.3em;
    font-size: 4vw;
    letter-spacing:2px;
    margin-top: 0px;
    padding-bottom: 2px;
    padding-right:15px;
    color: white;
    text-align: center;
    text-transform: uppercase;
}



/*.callsign {
background-color: rgba(0,0,0,0);
position: absolute;
width: 110%;
height: 16%;
left: -5%;
padding: 4.1em 0 0 0;
overflow: visible;
color: rgba(0,0,0,.35);
z-index: 10;
text-align: left;

}*/


.callsign h2 {
font-family: sans-serif;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .1em;

}

.instagram{
    position: relative;
    width: 51%;
    height: auto;
    background-color:none;
    visibility: visible;
    float: left;
    overflow: visible;
    padding-bottom: 20px;
}

.followus h1{
color: white;
font-family: titling-gothic-fb-compressed, sans-serif;
font-weight: 400;
font-size: 1.2em;
letter-spacing: .2em;
line-height: 1.5em;
text-transform: uppercase;
text-align: center;
padding-top: 8%;
}

.followus{
    position: relative;
    margin-top:20px;
    background-color: none;
    width: 100%;
    height: auto;
    color: white;
    overflow: hidden;
    
}

.icons{
    position: relative;
    height: auto;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.iconf {
    position: relative;
    padding-left: 0em;
    height: auto;
    width: 20%;
    margin: 0;
    overflow: hidden;
    float: left;
}

.iconi {
    position: relative;
    padding-left: .5em;
    height: auto;
    width: 20%;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}

.icont {
    position: relative;
    padding-left: .5em;
    height: auto;
    width: 20%;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}

.iconl {
    position: relative;
    padding-left: .5em;
    height: auto;
    width: 20%;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}

.fa {
  padding-left: 5%;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 0 10% 0 0;
  color: #6691e1;
}
.fa:hover{
    color: #e9b5d3;
}

.fa-facebook {
  background: none;
}
.fa-instagram {
  background: none;
}
.fa-twitter {
  background: none;
}
.fa-linkedin{
  background: none;
}



    .squareone{
    background-color: white;
    width: 15.8%;
    height: 100%;
    margin: 0px 0% 1% 1%;
    /*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
    background-size: 100% 100%;*/
    display:inline-block;
    float: left;
}
.recone{
    background-color: navy;
    width:31.6% ;
    height: 100% ;
    margin: 0px 0% 1% 1%;
    display: inline-block;
    float: left;
}

.squaretwo{
    background-color: navy;
    width:39.6% ;
    height: 100% ;
    margin: 0px 0% 1% 1%;
    display: inline-block;
    float: left;
}

.rectwo{
    background-color: navy;
    width:40% ;
    height: 100% ;
    margin: 0px 0% 1.02% 1%;
    display: inline-block;
    float: left;
}

.mobsquare{
background-color: white;
width: 50%;
height: 100%;
margin: 0px 0% 0% 0%;
/*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
background-size: 100% 100%;*/
display:inline-block;
float: left;
}
.mobrec{
background-color: #E10767;
width: 100%;
height: 100%;
margin: 0px 0% 0% 0%;
/*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
background-size: 100% 100%;*/
display:inline-block;
float: left;
}

.squareone{
background-color: #E10767;
width: 15.8%;
height: 100%;
margin: 0px 0% 1% 1%;
/*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
background-size: 100% 100%;*/
display:none;
float: left;
}
.recone{
background-color: navy;
width:31.6% ;
height: 100% ;
margin: 0px 0% 1% 1%;
display: none;
float: left;
}

.squaretwo{
background-color: navy;
width:39.6% ;
height: 100% ;
margin: 0px 0% 1% 1%;
display: none;
float: left;
}

.rectwo{
background-color: navy;
width:40% ;
height: 100% ;
margin: 0px 0% 1.02% 1%;
display: none;
float: left;
}
.tabrecone{
background-color: navy;
width:38.7% ;
height: 100%;
margin: 0px 0% 1.02% 1%;
display: none;
float: left;
}

.tabrectwo{
background-color: navy;
width:58.9% ;
height: 100%;
margin: 0px 0% 1.02% 1%;
display: none;
float: left;
}
.tabrecthree{
background-color: navy;
width:48.5% ;
height: 100%;
margin: 0px 0% 1.02% 1%;
display: none;
float: left;
}

.tabsquare{
background-color: #E10767;
width: 18.5%;
height: 100%;
margin: 0px 0% 1% 1%;
/*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
background-size: 100% 100%;*/
display:none;
float: left;
}

.tabrecone{
background-color: navy;
width:40% ;
height: 100% ;
margin: 0px 0% 1.02% 1%;
display: none;
float: left;
}



/*.callsign {
background-color: rgba(0,0,0,0);
position: absolute;
width: 110%;
height: 16%;
left: -5%;
padding: 4.1em 0 0 0;
overflow: visible;
color: rgba(0,0,0,.35);
z-index: 10;
text-align: left;

}*/

.callsignone {
background-color: rgba(0,0,255,0);
position: absolute;
width: 105%;
height: 10%;
top: -1.75em;
left: -3%;
padding: 36% 0 0 0;
overflow: visible;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
 transition: all 0.2s ease-in;
color: rgba(255,255,255,1);
z-index: 10;

}

.callsignone h1 {
font-family: titling-gothic-fb-compressed, sans-serif;
font-weight: 500;
font-size: 6vw;
text-transform: uppercase;
text-align: center;
letter-spacing: 10px;
padding-top: 3em;
padding-left: .5em;
}

/*.callslast {
    position:absolute;
    width: 100%;
    height: auto;
    margin: 30px 0 0 0 ;
    overflow: visible;
    z-index: 1000;
}

.callslast h1 {
font-family: titling-gothic-fb-compressed, sans-serif;
font-weight: 500;
font-size: 4vw;
text-transform: uppercase;
text-align: center;
letter-spacing: 10px;
padding-top: 3em;
padding-left: .5em;
color: white;
}

.callsign h2 {
font-family: sans-serif;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .1em;
}*/

.award{
    width: 85%;
    height:auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    margin-bottom: 4em;
}

.award h1{
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 4vw;
    letter-spacing:2px;
    margin-top: 0px;
    margin-bottom: -5px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.award h2{
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 3vw;
    letter-spacing:2px;
    margin-top: 5px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.award h3{
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 1.5vw;
    letter-spacing:0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: white;
    text-align: left;
}

.award a{
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    line-height: 1.5em;
    font-size: 1.5vw;
    letter-spacing:2px;
    margin-top: -20px;
    margin-bottom: 20px;
    color: white;
    text-align: left;
}

.award h4{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 1.5vw;
    letter-spacing:0px;
    margin-bottom: 5px;
    color: white;
    text-align: left;
}


.award img{
    background-color: aqua;
    margin-bottom:0px;
    margin-top:30px;
    padding:0;
}
    
.congrats{
    width: 85%;
    height:auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    margin-bottom: 4em;
}

.congrats h1{
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 4vw;
    letter-spacing:2px;
    margin-top: 0px;
    margin-bottom: -5px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.congrats h2{
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 3vw;
    letter-spacing:2px;
    margin-top: 5px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.congrats h3{
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 2vw;
    letter-spacing:0px;
    margin-top: -5px;
    margin-bottom: 0px;
    color: white;
    text-align: left;
}

.congrats a{
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    line-height: 1.5em;
    font-size: 2.5vw;
    letter-spacing:2px;
    margin-top: -20px;
    margin-bottom: 20px;
    color: white;
    text-align: left;
}

.congrats h4{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 1.5vw;
    letter-spacing:0px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: white;
    text-align: left;
}


.amanda {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}
.amanda a {
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Amanda/amanda_front.jpg) no-repeat;
background-size:100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
-webkit-transition: all 0.3s forwards;
-moz-transition: all 0.3s forwards;
transition: all 0.3s forwards;
}

.amanda a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Amanda/amanda_front.jpg) no-repeat;*/
background-size:100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}


.bri {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}

.bri a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Bri/bri_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.bri a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Bri/bri_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}


.dunne {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}
.dunne .callsignone h1 {
letter-spacing: 8px;
}

.dunne a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Dunne/dunne_front.jpg) no-repeat;

background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
/*filter: hue-rotate(0deg);
transition: all 0.3s ease-out;*/
}

.dunne a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Dunne/dunne_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
/*filter: hue-rotate(360deg);*/
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}


.hayes {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}

.hayes a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Hayes/hayes_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.hayes a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Hayes/hayes_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

		.sara {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}

.sara a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Sara/sara_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.sara a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Sara/sara_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

		.kelly {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}

.kelly a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Kelly/kelly_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.kelly a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Kelly/kelly_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

		.lesley {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}

.lesley a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Lesley/lesley_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.lesley a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Lesley/lesley_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

		.lindsay {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}
.lindsay .callsignone h1 {
letter-spacing: 6px;
}

.lindsay a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Lindsay/lindsay_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.lindsay a:hover {
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Lindsay/lindsay_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.mcknight {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}

.mcknight a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Mcknight/mcknight_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.mcknight a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Mcknight/mcknight_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.danielle {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}

.danielle a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Danielle/danielle_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.danielle a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Danielle/danielle_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

		.pasquarelli {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}

.pasquarelli a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Pasquarelli/pasquarelli_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.pasquarelli a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Pasquarelli/pasquarelli_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.torain {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}

.torain a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Torain/torain_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.torain a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Torain/torain_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}


.webster {
position: relative;
width: 47%;
height: auto;
margin: 0 2% 1em auto;
float: left;
overflow: visible;

}

.webster a{
display: inline-block;
width: 100%;
height: 100%;
background: url(heads/Webster/webster_front.jpg) no-repeat;
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}

.webster a:hover{
display: inline-block;
width: 100%;
height: 100%;
/*background: url(heads/Webster/webster_front.jpg) no-repeat;*/
/*transition-delay: .07s;
background-position:  -200px 50%;*/
background-size: 100%;
float: left;
margin-right: 2%;
margin-bottom: 2%;
overflow: hidden;
}



/*TABLET WIDTH */


@media all and (min-width: 900px) {

    .header{
    display: inline-block;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 1%;
    /*background-color: yellow;*/

}


.cd-popup-trigger {  
    display: none;

}
    
.container{
    display: block;

}
.summary{
    display: block;
    position: absolute;
    z-index: 12;
    /*background-color: #E10767;*/
    width:100%;
    height: auto;
    padding-bottom: .1%;
    top: 25%;
}
    
.menuitem{
    margin-right:30px;
    margin-top: 0px;
    float: right;
    display: block;
    padding-bottom: 
    
}

.menuitem h1{
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-family: antarctican-headline,sans-serif;
    font-weight: 400;
    font-style: normal;
    /*color: #E10767;*/
    color: #FFF;
    font-size: 1.5vw;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2%;
    letter-spacing: 4px;
    display: block;
}

.logoitem{
    display: block; 
    position: relative;
     width: max-content;
    margin-top: 0px;
    margin-right:0px;
    margin-left: 30px;
    float: left;     
}

.logoitem h1{
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-family: antarctican-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    /*color: #E10767;*/
    color: #FFF;
    font-size: 2vw;
    text-transform: uppercase;
    text-align: left;
 /*   margin-bottom: 2%;*/
    letter-spacing: 4px;
    -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.logoitem h1:hover {
    color: #e9b5d3;
}
    
.wrapper{
       /*background-color: #E10767;
       */ /*rgb(49	49	41)*/
    }

.grid{
    display: block;
    position: relative;
    padding: 1.75em 0 0 2.75%;
     top: 10px;
 }

 .grid img{
    display: block;
    width: 120%;
}


 #mainvid{
    display: block;
    position: relative;
 /*   width: 100%;*/
    min-height: 100vh;
}
#exhibit_name{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 50%;
    padding-top: 84px;
    opacity: 0%;
    animation: btn_intro 0.9s forwards;
    animation-delay: 0.7s;
}

.thanks{
    display: block;
    position: relative;
    margin: 0 auto;
    top: 50px;
    padding-bottom: 60px;
    width: 80%;
}
.thanks h2 {
  position: relative;
  margin: 0 auto;
  margin-top: 0px;
  width: 60%;
  padding-bottom: 2px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1em;
  font-size: 1vw;
  letter-spacing: 0px;
  color: white;
}
.thanks img {
    display: block;
    position: relative;
     margin: 0 auto;
     top: 1em;
     padding-right:20px;
     float: right;
    width: 30%;
}
#juror_title{
    display: block;
    position:relative;
    margin-top: 40px;
    margin-bottom: 15px;
    margin-left:10px;
    font-size: 2vw;

}
#juror_bio, p {
    display: block;
    position: relative;
    margin-left:10px;
    margin-top: 10px;
    padding:2%;
    width:60%;
    font-family: sofia-pro, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 1.4vw;
    line-height: 1.3em;
    text-align: justify;
    height: auto;
    color: white;
}


.award{
    width: 85%;
    height:auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    margin-bottom: 4em;
}

.award h1{
    /*margin-left: 5.66em;*/
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 3vw;
    letter-spacing:2px;
    margin-top: 0px;
    margin-bottom: -5px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.award h2{
    /*margin-left: 8.5em;*/
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 2vw;
    letter-spacing:2px;
    margin-top: 5px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.award h3{
    /*margin-left: 14.1em;*/
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 1.2vw;
    letter-spacing:0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: white;
    text-align: left;
}

.award a{
    margin-left: 0px;
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    line-height: 1.5em;
    font-size: 1.2vw;
    letter-spacing:2px;
    margin-top: -10px;
    margin-bottom: 10px;
    color: white;
    text-align: left;
}

.award h4{
    /*margin: 10px auto;*/
    width: 60%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 1vw;
    letter-spacing:0px;
    margin-bottom: 5px;
    color: white;
    text-align: left;
}


.award img{
    margin: 0 auto;
    /*width: 60%;*/
    background-color: aqua;
    margin-bottom:0px;
    margin-top:20px;
    padding:0;
}
    
.congrats{
    width: 85%;
    height:auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    margin-bottom: 4em;
}

.congrats h1{
    margin: 0 auto;
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 3vw;
    letter-spacing:2px;
    margin-top: 0px;
    margin-bottom: -5px;
    text-transform: uppercase;
    color: white;
    text-align: center;
}

.congrats h2{
    margin-left: 8.55em;
    padding-bottom: 0px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 2vw;
    letter-spacing:2px;
    margin-top: 5px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.congrats h3{
    margin-left: 11.4em;
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 1.5vw;
    letter-spacing:0px;
    margin-top: -5px;
    margin-bottom: 0px;
    color: white;
    text-align: left;
}

.congrats a{
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    line-height: 1.5em;
    font-size: 2.5vw;
    letter-spacing:2px;
    margin-top: -20px;
    margin-bottom: 20px;
    color: white;
    text-align: left;
}

.congrats h4{
    width: 60%;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 1vw;
    letter-spacing:0px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: white;
    text-align: left;
}
 
.footericons{

}
    
    .portfolio a{
    background-color: none;
    width:30%;
    color: white; 
    text-align: left;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: .4vw;
    margin-left: 1%;
    float: left;
    margin-top: 1em;
    /*width: 30%; 
    color: white;
    font-family: sans-serif;
    font-size: 1vw;
    margin-left: 1%;
    margin-bottom: 0em;
    margin-top: 90e;
    padding-bottom: 0em;
    text-decoration: underline;*/
    
}  

.description{
    color: white;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -10em;
    margin-top: -6em;
    
}

.description h1{
    color: #E10767;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 700;
    font-size: 4vw;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 10px;
}

.description h2{
    color: white;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    font-size: 3vw;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .3em;
    margin-top: -.7em;
}

.description h3{
    color: white;
    font-family:  sans-serif;
    font-weight: 200;
    font-size: 1.8vw;
    text-align: center;
    letter-spacing: 0em;
    line-height: 1.3em;
    margin-top: -.4em;
}


.squareone{
    background-color: #E10767;
    width: 15.8%;
    height: 100%;
    margin: 0px 0% 1% 1%;
    /*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
    background-size: 100% 100%;*/
    display:none;
    float: left;
}

.mobsquare{
    background-color: #E10767;
    width: 48.4%;
    height: 100%;
    margin: 0px 0% 1% 1%;
    /*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
    background-size: 100% 100%;*/
    display:none;
    float: left;
}
.mobrec{
    background-color: #E10767;
    width: 97.8%;
    height: 100%;
    margin: 0px 0% 1% 1%;
    /*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
    background-size: 100% 100%;*/
    display:none;
    float: left;
}
.recone{
    background-color: navy;
    width:31.6% ;
    height: 100% ;
    margin: 0px 0% 1% 1%;
    display: none;
    float: left;
}

.squaretwo{
    background-color: navy;
    width:39.6% ;
    height: 100% ;
    margin: 0px 0% 1% 1%;
    display: none;
    float: left;
}

.rectwo{
    background-color: navy;
    width:40% ;
    height: 100% ;
    margin: 0px 0% 1.02% 1%;
    display: none;
    float: left;
}

.tabrecone{
    background-color: navy;
    width:38.7% ;
    height: 100%;
    margin: 0px 0% 1.02% 1%;
    display: inline-block;
    float: left;
}

.tabrectwo{
    background-color: navy;
    width:58.9% ;
    height: 100%;
    margin: 0px 0% 1.02% 1%;
    display: inline-block;
    float: left;
}
.tabrecthree{
    background-color: navy;
    width:48.5% ;
    height: 100%;
    margin: 0px 0% 1.02% 1%;
    display: inline-block;
    float: left;
}

.tabsquare{
    background-color: #E10767;
    width: 18.5%;
    height: 100%;
    margin: 0px 0% 1% 1%;
    /*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
    background-size: 100% 100%;*/
    display:inline-block;
    float: left;
}


.header{
    display: inline-block;
    width: 100%;
    height: 100%;
    float: left;
    padding-right: 100px;
    overflow: hidden;
    /*background-color: red;*/
}
.summary p {
    line-height: 20px;
    margin-top: -10px;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    font-family: sofia-pro, sans-serif;
    font-weight: 200;
    font-size: 1.2em;
    color: white;
    text-align: center;
}
.summary h1 {
    font-family: antarctican-mono,sans-serif;
    font-weight: 700;
    font-style: normal;
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-size: 2em;
    color: white;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2%;
    letter-spacing: 20px
}
.summary h2{
    padding-bottom: 2px;
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 300;*/
    font-family: antarctican-mono,sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3em;
    font-size: 3.8vw;
    letter-spacing:2px;
    margin-top: -20px;
    color: white;
    text-align: center;
}
.summary span {
    display: block;
    position: relative;
    line-height: 18px; 
    margin-top: 1em;
    margin-bottom: 1.5em; 
    margin-left: auto;
    margin-right: auto;
    font-family: sofia-pro, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size:2em;
    color: white;
    text-align: center;
}
    
.soon h1{
    padding-bottom: 2px;
    font-family: sofia-pro, sans-serif;
    font-weight: 300;
    line-height: 1.3em;
    font-size: 2.5vw;
    letter-spacing:2px;
    margin-top: 0px;
    color: white;
    text-align: center;
    text-transform: uppercase;
}


.amanda {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;
}

.amanda a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Amanda/amanda_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.amanda a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Amanda/amanda_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}


.bri {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.bri a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Bri/bri_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.bri a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Bri/bri_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}


.dunne {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.dunne a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Dunne/dunne_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.dunne a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Dunne/dunne_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}


.hayes {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.hayes a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Hayes/hayes_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.hayes a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Hayes/hayes_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.sara {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.sara a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Sara/sara_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.sara a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Sara/sara_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.kelly {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.kelly a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Kelly/kelly_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.kelly a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Kelly/kelly_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.lesley {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.lesley a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Lesley/lesley_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.lesley a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Lesley/lesley_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.lindsay {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.lindsay a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Lindsay/lindsay_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.lindsay a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Lindsay/lindsay_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.mcknight {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.mcknight a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Mcknight/mcknight_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.mcknight a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Mcknight/mcknight_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

        .danielle {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.danielle a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Danielle/danielle_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.danielle a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    /*background: url(heads/Danielle/danielle_front.jpg) no-repeat;*/
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

        .pasquarelli {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.pasquarelli a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Pasquarelli/pasquarelli_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.pasquarelli a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
/*    background: url(heads/Pasquarelli/pasquarelli_front.jpg) no-repeat;*/
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.torain {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.torain a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Torain/torain_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.torain a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
 /*   background: url(heads/Torain/torain_front.jpg) no-repeat;*/
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}


.webster {
    position: relative;
    width: 23%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.webster a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Webster/webster_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.webster a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
   /* background: url(heads/Webster/webster_front.jpg) no-repeat;*/
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}


.instagram{
    width: 70%;
    height: 10em;
    background-color: none;
    visibility: visible;
    z-index: 10;
    float: left;
    overflow: hidden;
}

.instagram h1{
    color: white;
    margin-top: -40px;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    font-size: 1.9em;
    letter-spacing: .2em;
    line-height: 1.1em;
    text-transform: uppercase;
    text-align: center;
}

/*.callsign {
    background-color: rgba(255,0,0,0);
    position: relative;
    width: 100%;
    height: 40%;
    padding: 1.5em 2em 0 0;
    color: rgba(0,0,0,0);

}*/

.callsignone {
    background-color: rgba(0,0,255,0);
    position: absolute;
    width: 100%;
    height: 100%;
    top: .90em;
    left: -0.5em;
    padding: 30% 0 0 0;
    -webkit-transition: all 0.2s ease-in;
     -moz-transition: all 0.2s ease-in;
     transition: all 0.2s ease-in;
    color: rgba(255,255,255,0);

}

.callsignone h1 {
    font-size: 1.8rem;
    letter-spacing: .4em;
}


.callsign h2 {
    font-size: 2em;
    letter-spacing: .3em;

}

.callsignone:hover {
    color: rgba(255,255,255,1);
}


.callsign:hover {
    color: rgba(255,255,255,1);
}

}






/*DESKTOP WIDTH */


@media all and (min-width: 1280px) {

.wow{
        height: 110px;
        padding-top: 15px;
    }
    
.wrapper{
        /*background-color: #E10767;*/


    }


.hamburger{
        display: none;
    }
    
.container{
    display: block;

}


.menuitem{
    margin-right:30px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
    display: block;
    padding-bottom: 
    
}

.menuitem h1{
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-family: antarctican-headline,sans-serif;
    font-weight: 400;
    font-style: normal;
    /*color: #E10767;*/
    color: #FFF;
    font-size: 1.5vw;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2%;
    letter-spacing: 4px;
    display: block;
     -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.menuitem h1: hover{
color: #e9b5d3;
}

.logoitem{
     display: block; 
     width: max-content;
    margin-top: 0px;
    margin-left: 30px;
    float: left; 
}

.logoitem h1{
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-family: antarctican-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    /*color: #E10767;*/
    color: #FFF;
    font-size: 1.6vw;
    text-transform: uppercase;
    text-align: left;
   /* margin-bottom: 2%;*/
    letter-spacing: 4px;
    transition: all 0.5s forwards;
}

.summary h1 {
    font-family: antarctican-mono,sans-serif;
    font-weight: 700;
    font-style: normal;
    /*font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;*/
    font-size: 2em;
    color: white;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2%;
    letter-spacing: 20px
}
.soon h1 {
    font-family: sofia-pro, sans-serif;
    font-weight: 300;
    line-height: 1.3em;
    font-size: 4vw;
    letter-spacing:2px;
    margin-top: 0px;
    padding-bottom: 2px;
    padding-right:15px;
    color: white;
    text-align: center;
    text-transform: uppercase;
}

.credit{

}
.thanks{
    display: block;
    position: relative;
    margin: 0 auto;
    top: 0px;
    padding-bottom: 60px;
    width: 80%;
}
.thanks h2 {
    position: relative;
  margin: 0 auto;
    margin-top: 0px;
  width: 60%;
  padding-bottom: 2px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1em;
  font-size: 1vw;
  letter-spacing: 0px;
  color: white;
}
.thanks img {
    display: block;
    position: relative;
     margin: 0 auto;
     top: 2em;
     padding-right:80px;
     float: right;
    width: 25%;
}
#juror_title{
    display: block;
    position:relative;
    margin-top: 40px;
    margin-bottom: 15px;
    margin-left:2%;
    font-size: 2vw;
}
#juror_bio, p {
    display: block;
    position: relative;
    margin-left:10px;
    margin-top: 10px;
    padding:2%;
    width:60%;
    font-family: sofia-pro, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 1.2vw;
    line-height: 1.5em;
    text-align: left;
    height: auto;
    color: white;
}


.footericons{
}
    
    .portfolio a{
    background-color: none;
    width:30%;
    color: white; 
    text-align: left;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: .4vw;
    margin-left: 1%;
    float: left;
    margin-top: 0em;
    /*width: 30%; 
    color: white;
    font-family: sans-serif;
    font-size: 1vw;
    margin-left: 1%;
    margin-bottom: 0em;
    margin-top: 90e;
    padding-bottom: 0em;
    text-decoration: underline;*/
    
} 
    
.footericons{
        margin-top:00px;
        margin-bottom:0px;
    }
    
.footmenuitem{
    background-color: none;
    width:48%;
    margin-left: 5px;
    float: left;
}

.footmenuitem2{
    background-color: none;
    width:48%;
    margin-right:5px;
    float: right;

    
}
    
    
 .footmenuitem h1{
        font-size: 1vw;
     
    }
    
.footmenuitem2 h1{
        font-size: 1vw;
    }
    
    .credit h1{
        font-size: .7vw
        
    }
    

    .orgs{
        margin-top: 20px;
    }

.mobsquare{
    background-color: white;
    width: 48.4%;
    height: 100%;
    margin: 0px 0% 1% 1%;
    /*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
    background-size: 100% 100%;*/
    display:none;
    float: left;
}
.mobrec{
    background-color: white;
    width: 97.8%;
    height: 100%;
    margin: 0px 0% 1% 1%;
    /*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
    background-size: 100% 100%;*/
    display:none;
    float: left;
}

.squareone{
    background-color: gray;
    width: 15.8%;
    height: 100%;
    margin: 0px 0% 1% 1%;
    /*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
    background-size: 100% 100%;*/
    display:none;
    float: left;
}

.squareone{
    background-color: gray;
    width: 15.8%;
    height: 100%;
    margin: 0px 0% 1% 1%;
    /*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
    background-size: 100% 100%;*/
    display:inline-block;
    float: left;
}
.recone{
    background-color: navy;
    width:31.6% ;
    height: 100% ;
    margin: 0px 0% 1% 1%;
    display: inline-block;
    float: left;
}

.squaretwo{
    background-color: navy;
    width:39.6% ;
    height: 100% ;
    margin: 0px 0% 1% 1%;
    display: inline-block;
    float: left;
}

.rectwo{
    background-color: navy;
    width:40% ;
    height: 100% ;
    margin: 0px 0% 1.02% 1%;
    display: inline-block;
    float: left;
}


    .tabrecone{
    background-color: navy;
    width:40% ;
    height: 100% ;
    margin: 0px 0% 1.02% 1%;
    display: none;
    float: left;
}
    .tabrecone{
    background-color: navy;
    width:38.7% ;
    height: 100%;
    margin: 0px 0% 1.02% 1%;
    display: none;
    float: left;
}

.tabrectwo{
    background-color: navy;
    width:58.9% ;
    height: 100%;
    margin: 0px 0% 1.02% 1%;
    display:none;
    float: left;
}
.tabrecthree{
    background-color: navy;
    width:48.5% ;
    height: 100%;
    margin: 0px 0% 1.02% 1%;
    display: none;
    float: left;
}

.tabsquare{
    background-color: #E10767;
    width: 18.5%;
    height: 100%;
    margin: 0px 0% 1% 1%;
    /*background: url(img/poster_1920_min.png) no-repeat 0px 0px;
    background-size: 100% 100%;*/
    display:none;
    float: left;
}

.grid{
    display: block;
    position: relative;
    padding: 1.75em 0 0 2.75%;
    top: 10px;
}

.grid img{
    display: block;
    width: 120%;
}
.amanda {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.amanda a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Amanda/amanda_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.amanda a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    /*background: url(heads/Amanda/amanda_front.jpg) no-repeat;*/
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}


.bri {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.bri a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Bri/bri_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.bri a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
   /* background: url(heads/Bri/bri_front.jpg) no-repeat;*/
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}


.dunne {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.dunne a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Dunne/dunne_side.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.dunne a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Dunne/dunne_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}


    .hayes {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.hayes a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Hayes/hayes_side.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.hayes a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Hayes/hayes_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

        .sara {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.sara a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Sara/sara_side.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.sara a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Sara/sara_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

        .kelly {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.kelly a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Kelly/kelly_side.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.kelly a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Kelly/kelly_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

        .lesley {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.lesley a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Lesley/lesley_side.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.lesley a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Lesley/lesley_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

        .lindsay {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.lindsay a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Lindsay/lindsay_side.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.lindsay a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Lindsay/lindsay_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

        .mcknight {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.mcknight a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Mcknight/mcknight_side.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.mcknight a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Mcknight/mcknight_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

        .danielle {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.danielle a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Danielle/danielle_front.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.danielle a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Danielle/danielle_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

        .pasquarelli {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.pasquarelli a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Pasquarelli/pasquarelli_side.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.pasquarelli a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Pasquarelli/pasquarelli_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.torain {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.torain a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Torain/torain_side.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.torain a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Torain/torain_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}


.webster {
    position: relative;
    width: 18%;
    height: auto;
    margin: 0 2% 1em auto;
    float: left;
    overflow: visible;

}

.webster a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Webster/webster_side.jpg) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}

.webster a:hover{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(heads/Webster/webster_front.jpg) no-repeat;
    /*transition-delay: .07s;
    background-position:  -200px 50%;*/
    background-size: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}


/*.callsign {
    background-color: rgba(255,0,0,0);
    position: relative;
    width: 100%;
    height: 40%;
    padding: 3em 2em 0 0;
    color: rgba(0,0,0,0);

}*/

.callsignone {
    background-color: rgba(0,0,255,0);
    position: absolute;
    width: 105%;
    height: 50%;
    top: .40em;
    left: -.5em;
    padding: 7em 0 0 0;
    -webkit-transition: all 0.2s ease-in;
     -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;

    color: rgba(255,255,255,0);

}

.callsignone h1 {
    font-size: 1.5em;
    letter-spacing: .4em;
}


.callsign h2 {
    font-size: 2em;
    letter-spacing: .3em;

}

.callsignone:hover {
    color: rgba(255,255,255,1);
}


.callsign:hover {
    color: rgba(255,255,255,1);
}


/*body:after{
 display:none;
 content: url(heads/Amanda/amanda_front.jpg);
}
*/

 .instagram{
    width: 37%;
    height: 14em;
    background-color: none;
    visibility: visible;
    z-index: 10;
    position: top: 50%;
    float: left;
    overflow: hidden;
}

.instagram h1{
color: white;
    font-family: titling-gothic-fb-compressed, sans-serif;
    font-weight: 500;
    font-size: 1.5em;
    letter-spacing: .2em;
    line-height: 1.5em;
    text-transform: uppercase;
    text-align: center;
    padding-top: 3%;
}


.header{
    display: inline-block;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
   /* background-color: green;*/
}

}
/*
@media all and (max-width:600px) {
    .wrapper{
        background-color: yellow;
    }

        .header {
      display: block;
      min-width: 800px;
      max-width: 100%;
      height: auto;
      overflow: hidden;
      margin-top: 0px;
      opacity: 0%;
      animation: bk_intro 0.5s forwards;
        animation-delay: 0s;
      animation-delay: 0.3s;
    }

}*/
