.video-container-new > .paragraph__column { padding: 0px !important; }
.incyteVideoNewContainer { display: none; }
.videobanner-desktop-videonew,.videobanner-tablet-videonew,.videobanner-mobile-videonew { display: none; }

@media screen and (max-width: 767px) {
 .videobanner-mobile-videonew { display: block; }
 .videonewbanner-contentcontainer.left { max-width: 360px; margin: 0 auto; text-align: center; }
 .videonewbanner-contentcontainer.centre { max-width: 360px; margin: 0 auto; text-align: center; }
 .videonewbanner-contentcontainer h2 { font-family: 'Source Serif 4'; font-size: 36px; color: #FFFFFF; font-weight: 400; margin-bottom: 10px;  }
 .videonewbanner-contentcontainer p { color: #FFFFFF; }
 .videonewbanner-contentcontainer .pad20 { padding-bottom: 20px; }
 .videobanner-content-container { float: none !important; padding: 0px; position: absolute; top: 35%; left: 0; width: 100%; }
 .videobanner-content-container:has( .videonewbanner-contentcontainer.left ) { float: none !important; padding: 0px; position: absolute; top: 25%; left: 0; width: 100%; }
}

@media screen and (max-width: 991px) and (min-width:768px) {
 .videobanner-tablet-videonew { display: block; }
 .videonewbanner-contentcontainer.left { max-width: 1170px; margin: 0 auto; padding-left: 20px; justify-content: left; }
 .videonewbanner-contentcontainer.centre { max-width: 1170px; margin: 0 auto; justify-content: center; text-align: center; }
 .videonewbanner-contentcontainer h2 { font-family: 'Source Serif 4'; font-size: 48px; color: #FFFFFF; font-weight: 400; margin-bottom: 10px;  }
 .videonewbanner-contentcontainer p { color: #FFFFFF; }
 .videonewbanner-contentcontainer .pad20 { padding-bottom: 20px; }
 .videobanner-content-container { float: none !important; padding: 0px; position: absolute; top: 35%; left: 0; width: 100%; }
 .videobanner-content-container:has(.videonewbanner-contentcontainer.left) { float: none !important; padding: 0px; position: absolute; top: 80px; left: 0; width: 100%; }
}

@media screen and (min-width: 992px) {
 .videobanner-desktop-videonew { display: block; }
 .videonewbanner-contentcontainer.left { max-width: 1170px; margin: 0 auto; padding-left: 10px; justify-content: left; }
 .videonewbanner-contentcontainer.centre { max-width: 1170px; margin: 0 auto; text-align: center; }
 .videonewbanner-contentcontainer h2 { font-family: 'Source Serif 4'; font-size: 48px; color: #FFFFFF; font-weight: 400; margin-bottom: 10px;  }
 .videonewbanner-contentcontainer p { color: #FFFFFF; }
 .videonewbanner-contentcontainer .pad20 { padding-bottom: 20px; }
 .videobanner-content-container { float: none !important; padding: 0px; position: absolute; top: 80px; left: 0; width: 100%; }
 .videobanner-content-container:has(.videonewbanner-contentcontainer.centre) { float: none !important; padding: 0px; position: absolute; top: 35%; left: 0; width: 100%; }
}

@media screen and (max-width: 1180px) and (min-width:992px) {}