.subject_hubs--header_wrapper{
  margin-bottom: 50px;
}
#hawaythegrads {
  margin-bottom: 50px;
}
.offer {
  margin-top: 0;
}
.streaming.offer {
  width: 60%;
  float: left;
}
.streaming.live {
  width: 40%;
  float: right;
}
.mainLiveVid {
  margin-top: 0 !important;
}
.relatedVidBar {
  position: relative;
  padding-bottom: 84.30%;
  height: 0;
  overflow: hidden;
}
.upcoming_title, .past_title {
  font-size: 20px;
}
.campuses_page .more_campuses p {
  font-size: 26px;
}
@media (max-width: 1000px) {
  .streaming.offer, .streaming.live {
    width: 100%;
  }    
  .relatedVidBar {
    padding-bottom: 0;
    height: auto;
  }
}
.streaming{
  text-align: center;
  z-index: 1;
  /*background-color: #fff !important;*/
  float: left;
  width: 100%;
  position: relative;
  clip-path: unset !important;
}
.offer{
  -webkit-clip-path: polygon(0px 0px,100% 5%,100% 100%,0px 100%);
  clip-path: url("/assets/img/clip.svg#graduation_stream");
  clip-path: polygon(0px 0px, 100% 5%, 100% 100%, 0px 100%);
}
.streaming div h2{
  font-weight: 300;
  text-align: left;
  margin: 0 0 0 0;
/*  padding-left: 20px;
  padding-right: 20px;*/
}
.streaming div p{
  font-weight: 200;
  text-align: center;
  margin-left: 0 !important;
}
.relatedVidBar{
  width: 100%;
  max-width: 100% !important;
  position: relative;
  background-color: #ced7ec;
}
.past hr {
  border-bottom: 1px solid #000;
  width: 90%;
  display: block;
  margin: 20px auto 0px;
}
.relatedVidBar ul li{
  padding: 30px 10px 30px 10px;
  float: left;
  width: 25%;
}
@media screen and (max-width: 1220px) {
/*  .relatedVidBar .grad-vid-holder {
    max-width: 900px !important;
  }*/
  .relatedVidBar ul li{
    width: 50%;
  }
  .relatedVidBar ul li:nth-child(2n+1){
    clear: left;
  }
  .relatedVidBar ul li iframe {
    height: 200px !important;
  }
}
@media screen and (max-width: 750px) {
  .relatedVidBar ul li{
    width: 100%;
  }
  .relatedVidBar ul li:nth-child(1n+1){
    clear: left;
  }
  .relatedVidBar ul {
    max-width: 370px !important;
  }
}
@media screen and (max-width: 800px) {
  .main-vid {
    padding-bottom: 120.25% !important;
  }
  .main-vid .youtube, .main-vid .helix {
    padding-top: 120.25% !important;
  }
}
.mainLiveVid .video-container li{
  list-style: none;
}
.mainLiveVid .video-container .streamInfo {
   display: none;
}
.relatedVidBar .grad-vid-holder{
  margin-top: 25px;
/*  margin-bottom: 40px;*/
/*  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;*/
}
.relatedVidBar ul li:nth-child(4n+1){
  clear: left;
}
.relatedVidBar ul li iframe{
  border: 3px solid white;
}
a.load_more_related{
  margin: 0 0 20px 0;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}
.load_more_related:focus {
  color: #fff;
}
.load_more_related:hover {
  background-color: #11519a;
  color: #fff;
}
.relatedVidBar h3{
  padding: 30px 0 0 0;
}
.subject_hub .offer div{
  margin-right: 0;
}
.subject_hub .offer div {
  max-width: none !important;
}
.mainLiveVid{
  position: relative;
  margin-left: auto;
  margin-right: auto !important;
  width: 100%;
}
.mainLiveVid #vidInfo{
  width: 100%;
  background: #003359;
  position: relative;
  color: white;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1px !important;
  float: left;
  font-size: 14px;
}
/*.mainLiveVid #vidInfo, h2, .mainLiveVid #vidInfo p{
  padding:10px;
}*/
.video-container {
  position:relative;
  padding-bottom:56.25%;
  height:0;
  overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.DateRange { 
  display: none; 
}

.streamInfo{
  width: 100%;
}
.streamInfo h2{
  font-size: 12px;
  font-weight: 500 !important;
  padding: 5px 0 0 0;
}
.streamInfo p{
  font-size: 12px;
  padding: 5px 0 0 0;
}
.relatedVidBar ul li iframe {
  width: 100%; 
  height: 158px;
}
.relatedVidBar {
  float: left;
}
/*.subject_hub .related {
  width: 100%;
  float: left;
}*/
.relatedVidBar ul li .youtube, .relatedVidBar ul li .helix {
  border: 3px solid white;
  padding-top: 55%;
}

.youtube, .helix {
  background-color: #000;
  margin-bottom: 5px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
  background-size: cover;
  background-position: center;
}
.youtube img, .helix img {
  width: 100%;
  /*top: -16.84%;*/
  top: 0;
  left: 0;
  opacity: 0.7;
  height: auto;
}
.youtube .play-button, .helix .play-button {
  width: 70px;
  height: 50px;
  background-color: #333;
  box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}
.youtube:hover .play-button, .helix:hover .play-button {
  background-color: #e62117;
}
.youtube .play-button:before, .helix .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button, .helix img,
.helix .play-button {
  cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before, .helix img,
.helix iframe,
.helix .play-button,
.helix .play-button:before  {
  position: absolute;
}
.youtube .play-button,
.youtube .play-button:before, .helix .play-button,
.helix .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe, .helix iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: none;
}
.currentTime {
  display: none;
}
.loadBtn-area {
  float: left; 
  width: 100%;
}
.relatedVidBar h2 {
  font-weight: bold !important;
  text-align: inherit !important;
}
.mainLiveVid #vidInfo h2 {
      padding: 10px 0px 0px 10px;
      /*max-width: 1200px;*/
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
    .mainLiveVid #vidInfo p {
      float: none;
      width: 100%;
      text-align: center;
      padding: 10px 0px 0px 10px;
     /* max-width: 1200px;*/
      margin-left: auto !important;
      margin-right: auto;
    }


.content .block-wrapper .block-masonry {
    width: 93.506493506493%;
    margin-left: 6.4935064935065%}
.lt-ie8 .block-masonry .item {
    float: left;
}
.block-masonry .item {
    width: 50%;
    z-index: 900;
}
.block-masonry .item:hover {
    z-index: 901;
}
.block-masonry .item a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%}
.block-masonry .item a:hover img {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.block-masonry .item img, .block-masonry .item video {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    -webkit-transition: all .09s ease-in-out;
    -moz-transition: all .09s ease-in-out;
    -ms-transition: all .09s ease-in-out;
    -o-transition: all .09s ease-in-out;
    transition: all .09s ease-in-out;
}
@media (min-width: 600px) {
.content .block-wrapper .block-masonry {
    width: 96.428571428571%;
    margin-left: 3.5714285714286%}
    .block-masonry .item {
    width: 33.3%}
  }
@media (min-width: 1024px) {
    .content .block-wrapper .block-masonry {
    width: 97.874601487779%;
    margin-left: 2.125398512221%}

    .block-masonry .item {
    width: 25%}
  }
@media (min-width: 1170px) {    
.content-nav .block-wrapper .block-masonry {
    width: 92.805755395683%;
    margin-left: 7.1942446043165%}
  }
 @media (min-width: 1300px) {   
.content-nav .block-wrapper .block-masonry {
    width: 93.485342019544%;
    margin-left: 6.514657980456%}
  }
   .content-wide .block-wrapper .block-masonry {
    width: 94.609164420485%;
    margin-left: 5.3908355795148%}


    .content-wide .block-wrapper .block-masonry {
    width: 95.121951219512%;
    margin-left: 4.8780487804878%}

    .slick-slide {
margin-left: 40px;
    margin-right: 40px;
    }

.slick-next, .slick-prev {
    width: 5vw;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
.slick-next, .slick-prev {
    position: absolute;
    height: 100%;
    top: 0!important;
    bottom: 0!important;
    width: 15vw;
    min-width: 56px;
    z-index: 99;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}
.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50% !important;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-next, .slick-prev {
    position: absolute;
    display: block;
    padding: 0;
}
.slick-prev:before {
    content: '\f0a8';
}
.slick-next:before {
    content: '\f0a9';
}
.slick-next:before, .slick-prev:before {
    font-family: FontAwesome;
    font-size: 40px;
    line-height: 1;
    color: #fff;
}
.slick-next:before, .slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-list {
  width: 95%;
  margin: 0 auto;
}
@media (max-width: 640px) {
 .slick-next, .slick-prev {
  top: 85% !important;
 }
}
.streaming_container {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}