/* Enter Your Custom CSS Here */

div#newsletter label {
    display: none;
}

div#mobile-view {
    display: none;
}

div#image.mobile {
    display: none !important;
}

div#wpv-view-layout-2296-TCPID2151 {
    margin-top: 100px;
}

div#newsletter input[type="submit"] {
    float: right;
    margin-top: -34px;
    height: 20px;
    background: transparent;
    border: 0px;
    color: #fff;
}

div#wpv-view-layout-2194-TCPID2151 {
    margin-top: 6vw !important;
}

div#newsletter p {
    margin-bottom: 0px;
}

div#social {
    margin-bottom: 30px;
    margin-left: 0px;
    width: 100vw;
    text-align: center;
    z-index: 9;
    position: fixed;
    top: 3vw;
}

div#newsletter {
    position: absolute;
    top: 0;
    right: 3vw;
  z-index: 10;
}

div#newsletter input#mc4wp_email {
    background: transparent;
    border: 0px;
    border-bottom: 2px solid #fff;
    width: 300px;
  font-size: 1.3vw;
    padding: 0px;
    color: #fff;
    font-family: "futura-pt",helvetica;

}
div#tourpage {
    width: 100vw;
    min-height: 100vh;
    background: #000000;
    left: 0px;
    top: 0px;
    position: absolute;
}

.fa {
    color: #e6e6e6;
    font-size: 27px;
    margin: 0px 10px;
}



td {
padding: .5vw 1vw;
  font-family: "futura-pt",helvetica;
}

div#dates table {
    width: 500px;
    margin: 0 auto;
}

div#dates {
    width: 50vw;
    float: right;
    position: absolute;
  padding-bottom: 2vw;
    right: 0px;
  top: 2vw;
    color: #fff;
    background: #000000;
}

  div#dates a{
  color: #c778a3;
}



td.location {
    color: #d9d3d3;
    width: 40%;
}

td.date {
    color: #b2b151;
    width: 34%;
    min-width: 47px;
}

td.link {
    color: #c778a3;
    text-transform: uppercase;
  text-align: right !important;
  padding: 0px;
}

div#image {
  height: 100vh;
    width: 46vw;
    position: fixed;
    background-image: url('http://testing.demetrimartin.com/wp-content/uploads/2018/10/Demetri-Martin-2019-Tour-Poster-Ad-Mat.png');
    background-size: cover;
    background-position: center bottom;
    padding: 2vw; 
}

div#image h1 {
    color: #e6e6e6;
    font-family: "futura-pt",helvetica;
    font-size: 3.5vw;
    font-weight: bold;
      margin-bottom: 0px;
  
    line-height: 1;
}

div#image h2 {
    color: #e6e6e6;
    font-family: "futura-pt",helvetica;
font-size: 3.34vw;
      font-weight: bold;

    line-height: 1;
      margin-bottom: 0px;
}

div#image h3 {
    color: #f5483a;
    font-family: "futura-pt",helvetica;
font-weight: bold;
    font-size: 5.7vw;
    line-height: 1;
      margin-bottom: 0px;
}

div#dates a:hover {
    color: #c778a3 !important;
    text-decoration: underline;
}

.fa:hover {
    color: #c778a3;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

div#mobileview {
    display: none;
}

@media only screen and (max-width: 750px) {
   div#computerview {
    display: none;
}
  
  td.link a {
    color: #f5483a;
}
  
    div#mobileview {
    display: inline;
}
  
  
div#image.mobile {
    width: 89%;
    position: inherit;
    /* top: 0; */
    display: inline-block !important;
    padding: 0;
    height: 500px;
    overflow: hidden;
    margin: 20px;
}
  
  div#wpv-view-layout-2194-TCPID2151 {
    padding: 20px;
}
  
  td.link {
    text-align: right;
}
  
  div#mobile-view {
    background: #0d2337;
    display: inline;
}
  
  div#image h2 {
    color: #e6e6e6;
    font-family: "futura-pt",helvetica;
    font-size: 27px;}
  
  div#image h3 {
    color: #f5483a;
    font-family: "futura-pt",helvetica;
    font-weight: bold;
    font-size: 52px;}
  
  div#image h1 {
    color: #e6e6e6;
    font-family: "futura-pt",helvetica;
    font-size: 33px;}
  
  div#social-mobile {
    text-align: center;
}
  
  div#heading {
    padding: 10px;
}
}