/* Hero */

#promovideo-links {
  position: relative;
}
#promovideo-link-left,
#promovideo-link-right {
  position: absolute;
  top: 0;
  height: 850px;
  width: 49%;
  z-index: 9;
  background-color: rgba(0,0,0,0);
  cursor: pointer;

}
#promovideo-link-left {
  left: 0;
}
#promovideo-link-right {
  right: 0;
}
.home-vid-hero .span12 {
  margin-left: 0;
}

.row-fluid.header-hero,
#main>.row-fluid.home-hero {
  padding: 0;
  max-width: none;
  margin: 0 auto;
}
.hero-slide-wrapper.span-3,
.hero-slide-wrapper.span-4,
.hero-slide-wrapper.span-6,
.hero-slide-wrapper.span-8,
.hero-slide-wrapper.span-12 {
  height: 550px;
  margin: 0;
  background-position: center top;
  background-repeat: no-repeat;
}
.hero-slide-wrapper.half{
	height: 275px;
}
.hero-slide-wrapper.span-3,
.hero-slide-wrapper.span-4 {
  width: 33.333%;
}

.video-row-single {
  
  background: #b1c0b8 url('http://static9.cdn.ubi.com/resource/en-US/game/assassins-creed/ac/main-bg.jpg') center top no-repeat;
  background-size: cover;
}

.hero-slide-wrapper.span-3:nth-child(3),
.hero-slide-wrapper.span-3:nth-child(4) {
  height: 275px;
}

.hh-alt-layout .hero-slide-wrapper.span-4 {
  width: 25%;
}
.hh-alt-layout .hero-slide-wrapper.span-4:first-child {
  width: 50%;
}

.hh-alt-alt-layout .hero-slide-wrapper.span-4 {
  height: 275px;
}
.hh-alt-alt-layout .hero-slide-wrapper.span-4:first-child {
  width: 66.666%;
  height: 550px;
}

.hero-slide-wrapper.span-6 {
  width: 50%;
}
.hero-slide-wrapper.span-8 {
  width: 66.666%;
}
.hero-slide-wrapper.span-12 {
  width: 100%;
}
.hero-slide-wrapper {
  background-size: cover;
  background-position: center top;
}
.hero-slide .agegate-active div.verify {
  position: relative;
}
.hero-slide {
  width: 100%;
  height: 100%;
}
.hero-slide img {
  display: none;
  cursor: pointer;
}
.hero-slide a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: transparent url('http://static9.cdn.ubi.com/resource/en-US/game/assassins-creed/ac/hero-darken.png') bottom center repeat-x;
  position: relative;
  cursor: pointer;
}
.hero-slide .hero-section {
  position: absolute;
  left: 10px;
  top: 10px;
  color: white;
  text-transform: uppercase;
}
.hero-slide .hero-title {
  position: absolute;
  left: 0;
  bottom: 30px;
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
  color: white;
  font-weight: 700;
  font-size: 24px;
  text-shadow: 2px 2px 2px black;
  line-height: 28px;
  width: 90%;
}
.hero-carousel-static {
  display: block;
}
.slide:hover {
  opacity: 0.9;
  cursor: pointer;
}

/* NEW HOME PAGE */

.news-inner,
.video-inner,
.adtech-inner,
.calendar-inner,
.contest-inner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.news-inner:after {
  padding-top: 80%;
  display: block;
  content: '';
}

.video-inner:after {
  padding-top: 56.25%;
  display: block;
  content: '';
}
.adtech-inner:after {
  padding-top: 95%;
  display: block;
  content: '';
}
.video-inner-pos,
.adtech-inner-pos {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
}
.adtech-inner-pos a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.news-content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  /* fill parent */
  background-color: #222222;
  /* let's see it! */
  color: white;
}
.home-content-row {
  clear: both;
}
.home-content-row .news-content,
.video-inner-pos {
  border:1px solid #787878;
}
.video-1 .component-code, .video-2 .component-code{
  display: none;
}

.content-source-components {
  display: none;
}

.news-inner a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: white;
}
.news-inner a:hover .hover-highlight,
.adtech-inner a:hover .hover-highlight {
  background-color: rgba(255,255,255,0.1);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.news-inner .text-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.text-overlay-inner {
  position: relative;
  width: auto;
  padding-left: 28px;
  padding-top: 22px;
  padding-bottom: 28px;
  padding-right: 95px;
  background: transparent url('http://static9.cdn.ubi.com/resource/en-US/game/assassins-creed/ac/news-btm-bg-icon.png') right center no-repeat;
}
.text-overlay {
  background: transparent url('http://static9.cdn.ubi.com/resource/en-US/game/assassins-creed/ac/home-news-btm-bg.png') center top no-repeat;
}
.comment_count {
  position: absolute;
  right: 10px;
  top: -12px;
  background-color: #313637;
  border: 1px solid #e91a1c;
  color: white;
  padding: 8px 12px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 8px;
}

.date_tags {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  color: #cdcdcd;
  margin-bottom: 2px;
}
.date_tags .article_date {
  color: white;
}
h3 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 22px;
  margin: 0;
}
.article_date span {
  display: none;
}

div.youtube {
  height: 100% !important;
  padding: 0 !important;
}
.youtubeVideo {
  left:0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

.adtech-block a {
  display: block;
  width: 100%;
  height: 100%;
}

.adtech-row-bottom {
  background: black url('http://static9.cdn.ubi.com/resource/en-US/game/assassins-creed/ac/adtech-btm-bg.jpg') center center no-repeat;
  background-size: cover;
  max-width: none;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.adtech-row-bottom .adtech-2 {
  display: inline-block;
}


.home-calendar-cell {
  background: black url('new_assets/acs-home-cal-bg.jpg') center center no-repeat;
  background-size: cover;
}
.calendar-slider-main.slick-slider,
.slick-list,
.slick-track,
.calendar-slider-main div.slick-slide {
  height: 100%;
  margin-bottom: 0;
}
.calendar-slider-main div.slick-slide {
  position: relative;
}
.calendar-event {
}
.calendar-event-content {
}
.calendar-event .event-bg-layer {
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 10px;
  right: 5px;
  border: 2px solid white;
  background-size: cover;
  background-position: center top;
}
.event-caption {
  position: absolute;
  left: 7px;
  bottom: 12px;
  right: 7px;
  background: transparent url('new_assets/acs-cal-event-details-bg.png') left top no-repeat;
  padding: 50px 12px 12px 12px;
}
.event-caption-text {
  color: #4a4949;
  font-size: 16px;
  line-height: 18px;
  margin-top: 0;
  text-transform: uppercase;
}
.event-caption-prefix {
  color: #892727;
  font-size: 14px;
  margin: 0 0 5px 0;
  font-weight: 700;
  line-height: 14px;
}
.event-title {
  position: absolute;
  left: 17px;
  top: 12px;
  right: 17px;
}
.event-title h3 {
  color: white;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.54);
  font-size: 24px;
  line-height: 24px;
}
.calendar-head-title {
  width: 85%;
  min-height: 40px;
  float: left;
}
.calendar-header h2 {
  float: left;
  font-weight: 300;
  color: white;
  text-shadow: 1px 1px 1px black;
  font-size: 30px;
  line-height: 48px;
  min-height: 48px;
  text-transform: uppercase;
  background: transparent url('new_assets/acs-calendar-icon.png') left center no-repeat;
  padding-left: 40px;
  margin-left: 20px;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}
.calendar-header h2 span {
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
}

.calendar-header .calendar-navigation {
  width: 12.5%;
  float: left;
  text-align: right;
  line-height: 40px;
}
.event-dow {
  color: #9a242b;
  font-size: 15px;
  line-height: 15px;
  margin: 0;
}
.event-date {
  color: #9a242b;
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
  margin: 0;
}
.home-content-row-calendar .calendar-inner {
  overflow: hidden;
  
}
.home-content-row-calendar .calendar-inner:after,
.home-content-row-calendar .contest-inner:after {
  padding-top: 56.25%;
  display: block;
  content: '';
}
.home-content-row-calendar .contest-content {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.home-content-row-calendar .calendar-content {
  left: 10px;
  top: 70px;
  right: 10px;
  bottom: 0;
  position: absolute;
}
.home-content-row-calendar .calendar-header {
  left: 0;
  top: 12px;
  right: 0;
  height: 55px;
  position: absolute;
}
button.slick-next,
button.slick-prev {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  border-spacing: 0;
  color: #26589F;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42rem;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: -9000px;
  margin-left: 3px;
  width: 31px;
  height: 32px;
  background-image: url('new_assets/acs-cal-prev-next-btn.png');
  background-position: right top;
  background-repeat: no-repeat;
}

button.slick-prev {
  background-position: left top;
}
button.slick-prev:hover {
  background-position: left bottom;
}
button.slick-next:hover {
  background-position: right bottom;
}
.event-link {
  position: absolute;
  left: 5px;
  top: 0;
  right: 5px;
  bottom: 10px;
}
.event-link a {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
}
.event-link a span {
  display: block;
  text-align: center;
  color: white;
  position: absolute; 
  top: 50%; 
  left: 10px;
  right: 10px;
  transform: translate(0, -50%);
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 1280px) {
  .event-caption-text {
    font-size: 15px;
    line-height: 17px;
  }
  
  .event-caption-prefix {
    font-size: 12px;
    line-height: 12px;
  }
  .event-title h3 {
    font-size: 18px;
    line-height: 18px;
  }

  .calendar-header h2 span {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
  }
}
  
@media (min-width: 768px) {
  
  /* Oct 2015 Layout Modifications for Calendar and Contest blocks */
  .event-link a:hover {
    background: transparent url('new_assets/acs-cal-hover-bg.png') center center no-repeat;
    opacity: 1;
  }
  
  
  

  /* New home layout */
  .home-content-row {
    width: 100%;
    max-width: none;
  }
  .home-content-row.row-fluid .span-6 {
    width: 50%;
    margin: 0;
  }
  .home-content-row.row-fluid .span-4 {
    width: 33.332222%;
    margin: 0;
  }
  
  .news-inner:after {
    padding-top: 95%;
  }
  .span-6.news-1 .news-inner:after {
    padding-top: 56.25%;
  }

  .home-content-row>div:first-child .news-content {
    border-left: none;
  }
  .home-content-row>div:last-child .news-content {
    border-right: none;
  }
  .home-content-row-1 .news-content {
    border-top: none;
  }


  .span-4 div.verify p.legal-msg {
    font-size: 14px;
    padding-top: 0;
  }
  .span-4 div.verify div.age-cont {
    padding-top: 8%;
  }
  .hero-slide div.verify div.age-cont {
    padding-top: 20%;
  }
  .span-4 div.verify .age-gate-link {
    font-size: 11px;
    line-height: 11px;
  }
  .span-4 div.verify input[type=button] {
    padding: 10px 40px;
  }
  
  .agegate-active div.verify {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .span-8 div.youtube.agegate-active {
    padding-bottom: 58.25%;
  }
  div.verify div.age-cont {
    padding-top: 15%;
  }
  
  .home-content-row.home-content-row-1 .news-content {
    border-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .span-4 div.verify p.legal-msg {
    font-size: 11px;
  }
  .span-4 div.verify .age-gate-link {
    display: none;
  }
}

@media (max-width: 1050px) {
  .home-content-row-calendar .calendar-inner:after,
  .home-content-row-calendar .contest-inner:after {
    padding-top: 80%;
  }
  
  #detailsvideo h3 {
    font-size: 24px;
    bottom: 80px;
    margin-left: 17px;
  }
  #detailsvideo h2 {
    font-size: 34px;
    margin-left: 20px;
  }
  div.verify div.age-cont {
    padding-top: 10%;
  }
}

@media (max-width: 979px) {
  .calendar-head-title {
    width: 75%;
  }
  .calendar-header .calendar-navigation {
    width: 22%;
  }

  .home-vid-hero {
    height: 550px;
  }
  .row-fluid.home-vid-hero #promovideo {
    height: 550px;
  }
  
  
  .hero-slide .hero-title {
    font-size: 20px;
    line-height: 24px;
  }
  
  .single-slide.hero-carousel-static .hero-slide-wrapper.span-12 {
    height: 340px;
  }
  
  .bxslider div.hero-slide-wrapper {
    width: 100%;
  }
  .bxslider {
    margin: 0;
    padding: 0;
  }
  .bxslider>div {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 248px;
    background-position: center top;
  }
 
  .hero-slide .hero-section {
    font-size: 10px;
  }
  .hero-slide .hero-title {
    bottom: 20px;
  }

  .hero-slide-c1 .hero-carousel.bxslider {
    display: block;
  }
  .row-inner>div {
    margin-left: 10px;
    margin-right: 10px;
  }
  body.page-home .hero-slide-wrapper {
    height: 370px !important;
}
  
}


@media (max-width: 767px) {
  
  
 .hero-carousel-static {
    display: none;
  }
  .hero-carousel{
    display:block;
  }

  #detailsvideo h3 {
    font-size: 20px;
    bottom: 30px;
    margin-left: 17px;
  }
  #detailsvideo h2 {
    font-size: 30px;
    margin-left: 20px;
    bottom: 7px;
  }
  
  #promovideo .acu-logo img {
    width: 50%;
  }
  .home-vid-hero {
    height: 400px;
  }
  .row-fluid.home-vid-hero #promovideo {
    height: 400px;
  }
  #promovideo-link-left,
  #promovideo-link-right {
    height: 400px;
  }
  
  .hero-guillotine h2 {
    font-size: 16px;
    line-height: 60px;
  }
  
  div.verify.hide-comp2,
  div.verify.hide-comp3 {
    width: 100%;
  }
  
  div.verify div.age-cont {
    padding-top: 8%;
  }

  .row-fluid.home-content-row div[class*="span"] {
    margin-left: 4%;
    margin-right: 4%;
    width: auto;
    margin-top: 4%;
    margin-bottom: 4%;
    
  }
  
}


@media (max-width: 639px) {
  .home-content-row-calendar .calendar-inner:after,
  .home-content-row-calendar .contest-inner:after {
    padding-top: 140%;
  }
  
  div.verify div.age-cont {
    padding-top: 5%;
  }
  .hero-guillotine h2 {
    font-size: 16px;
    line-height: 70px;
  }
  #hero1 {
    margin-top: 12%;
  }
  #hero1, #hero2, #hero3 {
    position: relative;
    width: 100%;
    left: 0;
  }
  
  
  
  .home-vid-hero {
    height: 190px;
  }
  .row-fluid.home-vid-hero #promovideo {
    height: 190px;
  }
  #promovideo-link-left,
  #promovideo-link-right {
    height: 190px;
  }
  
}
@media (max-width: 465px) {

  .calendar-head-title {
    width: 65%;
  }
  .calendar-header .calendar-navigation {
    width: 33%;
  }
  
  
  .cta-block {
    right: auto;
    left: -10%;
  }
}

@media (max-width: 340px) {
  .calendar-header h2 span {
    font-size: 12px;
    line-height: 12px;
  }
}

#trailer {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,0,0,0.2);
}
#trailer .close {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background: #000 url('ac_movie_close.png') 50% 50% no-repeat;
    opacity: 1;
}
#trailer .video {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
#trailer iframe {
    width: 100%;
    height: 100%;
}