.evolutionbrand {
    font-size: 30px;
    font-weight: 200;
    letter-spacing: 1px;
    
}
.presspreview {
    display: inline-block;
    padding: 3px;
}
.evohashtag {
    font-weight: 400;
}
.premieredate {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 6px;
}
.twitter-widget-1 {
    width: auto;
}
.evoproductiondescription {
  font-family: "brandon-grotesque","Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 300;
    font-size: 14pt;
    line-height: 18pt;
}
.productionvideoitem {
    font-weight: 700;
    font-size: 24px;
}
.productionvideoitem a {
    font-weight: 700;
    font-size: 24px;
}
.networkname {
    font-weight: 700;
}
.instagram {
    margin-top:10px;
    margin-bottom: 10px;
}
.evonavbar {
    border-radius: 0px;
}
.evoplaybutton {
    color: #5cb85c;
}
.evonavbar li {
    font-size: 16px;
}

.evo_videomodal {
    border-radius: none;
    box-shadow: 5px 5px 5px #000000;
}
.evo_modal_content {
    border: none;
    background-color: black;
    border-radius: none;
}
.evo_videomodal_sizevideo {
    margin-top: 120px;
    width: 1280px;
    height: 720px;
    background-color: rgba(0,0,0,0.77);
    
}
.evo_smallcarousel {
    height: 250px;
    margin-bottom: 20px;
}

.evofooter {
    margin-top: 20px;
}
.evobackgroundbar {
    background-color:rgba(0,0,0,0.38);
}
.evoplaybutton {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    vertical-align: middle;
}
.pinkh1text {
    color: #fb0dc3 !important;
    text-shadow: 2px 2px 1px rgba(72,72,72,0.89);
}
.productiontitle {
    position: absolute;
    bottom: 80px;
    width: 100%;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    
    padding: 8px;
    padding-left: 150px;
    color: white;
    background-color: rgba(16,17,30,0.72);
    z-index: auto;
}
.productionsubtitle {
    position: relative;
    display: inline-block;
    font-size: 26px;
    font-weight: 100;
    line-height: 26px;
    top: 10px;
    padding-left: 30px;
    padding-bottom: 10px;
}