#block-block-58,
#video-container,
.advertisement,
.close_btn,
#div-gpt-ad-1508510486869-5,
#block-block-23 > div.block-content > div > div iframe {
    display: none;
}
#inpage_auto_expand #video-container {
    margin-bottom: 20px;
    line-height: 0;
}
#inpage_auto_expand {
    position: relative;
}
#inpage_auto_expand .close_btn {
    font-family: 'Montserrat', sans-serif !important;
    text-align: right;
    color: #333;
    font-size: 12px;
    width: 65px;
    float: right;
    cursor: pointer;
}
#inpage_auto_expand .advertisement {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 11px;
    color: #c5c5c5;
    text-align: left;
}

#inpage_auto_expand .sound {
    width: inherit;
}


#inpage_auto_expand .sponsored-CTA {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#inpage_auto_expand .sponsored-CTA a {
    width: 100%;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
}

#inpage_auto_expand .sponsored-CTA a img {
    bottom: 50px;
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    max-width: 100%;
}

@media (min-width: 300px) and  (max-width: 478px) {
    #inpage_auto_expand.view {
        margin: 0 0 15px 0;
        position: relative;
        visibility:visible !important;
    }
    #inpage_auto_expand video {
        width: 100%;
        height: initial;
    }
}

@media (min-width: 479px) and (max-width: 991px) {
    #inpage_auto_expand {
        width:100% !important;
    }
    #inpage_auto_expand video {
        width: 100%;
        height: initial;
    }
    #inpage_auto_expand.view {
        margin: 0 0 15px 0;
        position: relative;
        visibility:visible !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #inpage_auto_expand.view {
        visibility:visible !important;
    }
}

@media (min-width: 1200px) {
    #inpage_auto_expand {
        width:840px;
    }
    #inpage_auto_expand.view {
        visibility:visible !important;
    }
}
  
  #inpage_auto_expand a.overlay-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
  }