.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}

.popup-inner {
  position: relative;
  width: 80%;
  margin-top: -410px;
  max-width: 700px;
}

.close-button {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 2;
  font-size: 21px;
  text-align: center;
}

.popup-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 69%;
  background: url('image1%20Copy_7480378171488662583.jpg') no-repeat;
  background-size: cover;
}

.sharktank-mobile {
    display: none !important;
  }

.cmApp_signupContainer input.cmApp_formSubmitButton {
  font-family: 'Montserrat', sans-serif; 
}

.cmApp_signupContainer .cmApp_formSubHeader {
  font-family: 'Montserrat', sans-serif; 
}

.cmApp_signupContainer .cmApp_formHeader {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

.cmApp_signupContainer .cmApp_formInput input:not([type="radio"]) {
  padding: 0; 
}

#boss-container {
    min-height: 500px;
    background: url(https://cdn.shopify.com/s/files/1/0914/9670/t/14/assets/boss-bg-orange-alt.png) repeat-y center center;
    padding: 0 0 80px 0;
}

#boss-container:before {
    position: fixed;
    width: 50%;
    height: 100%;
    background-color: #f6ba93;
    content: '';
    left: 0;
    top: 0;
    z-index: -1;
}

#boss-container .h1 {
  font-size: 6em;
  margin: 80px 0 50px;
  line-height: 1 !important;
}

.container {
    width: 100%;
    max-width: 900px;
}

.wrapper-full {
    margin: 0;
    padding: 0;
}

.img-wrap,
.copy-wrap {
  width: 50%;
}

.boss-img {
    border: solid 12px #fff;
}

.container hgroup {
    color: #000;
}

.babe-name {
    text-transform: uppercase;
    font-size: 18px;
    font-family: futura;
    margin: 10px 0;
}

.divider {
    width: 70px;
    height: 8px;
    background: #000;
}

.babe-title {
    font-size: 18px;
    font-family: futura;
    margin: 10px 0;
}

.babe-content {
    text-align: justify;
}

.social-icon li a {
    color: #000;
}

.col-sm-offset-1 {
    margin-left: 5.33333%;
}

.babes-post .row {
    display: flex;
    align-items: center;
}

/*Press*/

.container-fluid aside {
  	background: url('press-header.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    color: #000;
    padding: 70px 0;
}

.container-fluid aside .h1 {
    font-size: 6em;
    padding-right: 45px;
    margin-left: 20px;
    line-height: 60px;
    text-align: left;
    text-transform: uppercase;
}

#press-sidebar {
	width: 100%;
}

#press-content {
	position: relative;
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    padding: 0 0 7.5vw;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-align-items: left;
    -ms-flex-align: left;
    align-items: left;
}

.press-logo {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 0;
  	padding-bottom: 100%;
    margin-bottom: 3vw;
    margin-left: -.5px;
    margin-top: -.5px;
    -webkit-transform: scale(.001) translateZ(0);
    transform: scale(.001) translateZ(0);
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    cursor: pointer;
    transition: opacity .5s linear 0s,-webkit-transform .5s cubic-bezier(.39,.575,.565,1) 0s;
    transition: transform .5s cubic-bezier(.39,.575,.565,1) 0s,opacity .5s linear 0s;
    transition: transform .5s cubic-bezier(.39,.575,.565,1) 0s,opacity .5s linear 0s,-webkit-transform .5s cubic-bezier(.39,.575,.565,1) 0s;
}

.press-logo:nth-child(3n+1) {
	transition-delay: .25s,.15s,.4s;
	transition-duration: .6s,.75s,.75s;
}

.background {
 	position: absolute;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 90% auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: -webkit-transform .4s cubic-bezier(.165,.84,.44,1);
    transition: transform .4s cubic-bezier(.165,.84,.44,1);
    transition: transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1); 
}

#press-content.show-tiles .press-logo {
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
}

/* .press-logo img {
    width: 240px;
    max-height: auto;
}

.press-logo {
    border: solid 1px #c5c5c5;
    border-top: 0;
    border-bottom-color: #eeeeee;
    border-right: 0;
} */

.wrapper-container {
    max-width: 1180px
}

.center-block {
    float: none;
    margin: auto;
}

.wrapper-container .h2 {
    font-size: 6em;
    margin: 0;
    margin-bottom: 20px;
}

.social-icon li {
 list-style-type: none;
  display: inline-block;
  margin-left: 10px;
}

.wrapper-container .social-icon a {
    color: #7697d2;
}

.ambass-content {
    position: relative;
    border: solid 14px #feb5bf;
    padding: 45px 20px;
    margin-top: 70px;
}

.icon img {
    max-width: 120px;
}

.ambass-content .h3 {
    margin-top: 40px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: futura;
}

#ambass-form {
    clear: both;
}

.h4 {
    padding: 60px 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-family: futura;
    text-align: center;
    clear: both;
    display: block;
}

#form {
    background: #f5f5f5;
    color: #000;
    padding: 10px 50px;
    max-width: 600px;
    margin-bottom: 50px;
}

.form-inner {
    display: flex;
    flex-flow: row wrap;
    align-content: space-between;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center; 
}

.form-inline {}

#form label {
    display: inline!important;
    width: auto;
    margin: 18px 8px 0 0;
    min-width: 8%;
    text-transform: uppercase;
}

.form-control {
    float: right;
    width: 70%;
}

.form-group {
    width: 99%;
    display: inline-block;
    padding: 5px 0;
}

.half {
  width: 49%;
  margin-right: 1%;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-bottom: solid 1px #000;
    background-color: transparent;
}

#form .standardButton {
    border: 0;
    margin: 70px auto 40px auto;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
}

.form-control:focus {
    box-shadow: none;
    border: 0;
    outline: none;
}

main#ambassador {
    background: url(ambassador-bottom.png) no-repeat right bottom;
    padding-bottom: 260px;
    background-size: 500px;
}

.ambassador-inner {
     max-width: 600px;
    margin: 0 auto;
    text-align: justify; 
}

.ambassador-page {
    background: url(ambassador-top.png) no-repeat left top;
    padding-top: 60px;
    background-size: 730px;
}

.ambassador-video-container {
  border: 10px solid #fff;
  background-color: #000;
  position: relative;
  margin: 0 auto 40px;
  width: 60%;

}

#ambassador-video {
  position: relative;
  width: 100%;
}

.ambassador-video-placeholder {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 600px;
  margin: 0 auto;
  top: 0;
  left: 0;
  background: url(ambassador-video-place.jpg) no-repeat;
  background-size: cover;
}

@media screen and (max-width: 800px) {
  .sharktank-mobile {
    display: block !important;
  }
  
  .sharktank-desktop {
	display: none;
  }
  
  .container-fluid aside {
    padding: 20px 0;
  }
  
 .container-fluid aside .h1 {
  	font-size: 12vw;
    margin-top: 3%;
    line-height: 1;
  } 
  
  .half {
    width: 100%; 
  }
  
  .babes-post .row {
	display: block;
  }
  
  .copy-wrap,
  .img-wrap {
    width: 100%; 
  }
  
  .divider {
 	margin: 0 auto;
  }
  
  .col-sm-offset-1 {
    margin: 0; 
  }
  
  .ambassador-video-container {
   	width: 80%; 
  }
}

@media screen and ( min-width: 768px ) {  
  .press-logo {
    width: 49%;
    padding-bottom: 49%;
    overflow: hidden;
    margin-bottom: 0;
 }
  
 .background {
   position: absolute;
 }
}

@media screen and (min-width: 1024px) {
 .press-logo {
    width: 33%;
    padding-bottom: 33%;
  } 
}

@media screen and (min-width: 1382px) {
 .press-logo {
        width: 24.7%;
        padding-bottom: 24.8%;
    } 
}