/* Homepage TCTD */

.index .game-info .margin-added {margin-right: 20px !important}

body.index .game-info .medium-4 {/* margin-top: 5% !important */}

body.index #VideoScreenshot1, #VideoScreenshot2, #VideoScreenshot3 {
  background-size: cover;
  min-width: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  overflow: hidden;
  min-height: 100%;
  max-height: 780px;
}

/* body.index #slideshow-hero-container {
	display:none;
} */

body.index.menufixed video {
	margin-top: -143px;
}

body.index #bgvideo {
	  position: absolute;
	  width: 100%;
	  left: 0px;
	  overflow: hidden;
	  z-index: 0;
}

body.index .news-list-item .item strong {
	font-weight: normal!important;
}

body.index .slideshow-clickable-links {
	display:none;
}

/* ===== INSTAGRAM SOCIAL ICON ===== NCSA */
#main-menu > li.item.social-share-channel-group > a.tctd-ig-home {
	width:40px;
	height:40px;
	background-image:url(http://static9.cdn.ubi.com/resource/en-US/game/tomclancy-thedivision/game/TCTD-social-instagram-white_234499.png);
	background-repeat:no-repeat;
	display:inline-block;
	background-size:contain;
	margin:0 7px 0 0;
}
#main-menu > li.item.social-share-channel-group > a.tctd-ig-home:hover {
	width:40px;
	height:40px;
	background-image:url(http://static9.cdn.ubi.com/resource/en-US/game/tomclancy-thedivision/game/TCTD-social-instagram-orange_234500.png);
	background-repeat:no-repeat;
	display:inline-block;
	background-size:contain;
	margin:0 7px 0 0;
}

@media only screen and (max-width: 639px){
	#main-menu > li.item.social-share-channel-group > a.tctd-ig-home {
	width:27px;
	height:27px;
	background-image:url(http://static9.cdn.ubi.com/resource/en-US/game/tomclancy-thedivision/game/TCTD-social-instagram-white_234499.png);
	background-repeat:no-repeat;
	display:inline-block;
	background-size:contain;
	margin:0 0 0 14px;
		}
	#main-menu > li.item.social-share-channel-group > a.tctd-ig-home:hover {
	width:27px;
	height:27px;
	background-image:url(http://static9.cdn.ubi.com/resource/en-US/game/tomclancy-thedivision/game/TCTD-social-instagram-orange_234500.png);
	background-repeat:no-repeat;
	display:inline-block;
	background-size:contain;
	margin:0 0 0 14px;
		}
}

/* ===== FORUMS SOCIAL ICON ===== NCSA */
#main-menu > li.item.social-share-channel-group > a.tctd-forums-home {
	width:40px;
	height:40px;
	background-image:url(http://static9.cdn.ubi.com/resource/pt-BR/game/tomclancy-thedivision/game/tctd-foums-icon-home-white_235628.png);
	background-repeat:no-repeat;
	display:inline-block;
	background-size:contain;
	margin:0 7px 0 0;
}
#main-menu > li.item.social-share-channel-group > a.tctd-forums-home:hover {
	width:40px;
	height:40px;
	background-image:url(http://static9.cdn.ubi.com/resource/pt-BR/game/tomclancy-thedivision/game/tctd-foums-icon-home-orange_235630.png);
	background-repeat:no-repeat;
	display:inline-block;
	background-size:contain;
	margin:0 7px 0 0;
}

@media only screen and (max-width: 639px){
	#main-menu > li.item.social-share-channel-group > a.tctd-forums-home {
	width:27px;
	height:27px;
	background-image:url(http://static9.cdn.ubi.com/resource/pt-BR/game/tomclancy-thedivision/game/tctd-foums-icon-home-white_235628.png);
	background-repeat:no-repeat;
	display:inline-block;
	background-size:contain;
	margin:0 0 0 14px;
		}
	#main-menu > li.item.social-share-channel-group > a.tctd-forums-home:hover {
	width:27px;
	height:27px;
	background-image:url(http://static9.cdn.ubi.com/resource/pt-BR/game/tomclancy-thedivision/game/tctd-foums-icon-home-orange_235630.png);
	background-repeat:no-repeat;
	display:inline-block;
	background-size:contain;
	margin:0 0 0 14px;
		}
}

@media only screen and (max-width: 40em){
	body.index #bgvideo {
		display:none;
	}

	body.index #slideshow-hero-container {
		display:block;
	}

	canvas {
		display:none;
	}

	body.index .game-info .medium-4 {
		margin-top: 0px
	}
}

body.index .block .summary {
	padding-top:7px !important;
}

body.index .news-list-item .homepage_news_list .items .page {
	height:auto!important;
}

body.index .news-list-item .homepage_news_list .items {
	height:auto!important;
	min-height: 400px;
}

body.index .news-list .background-image-container.top-news {
	top: 19.3%;
}

body.index.menufixed .news-list .background-image-container.top-news {
	margin-top: -143px;
}

body.index #video-controls {
  background: url('video_controls.png') 0 0 no-repeat;
  background-color: rgba(0, 0, 0, 0.50);
  position: fixed;
  z-index: 20;
  right: 80px;
  top: 140px;
  width: 40px;
  height: 40px;
  transition: opacity 0.3s ease 0s;
  text-decoration: none;
}

/*body.index #video-controls.muted {
  background-position: 0 100%;
}

body.index .hero .slide-images .slide-image {
	display:none!important;
}
*/
body.index .hero .slide-images .slide-image.active {
	display:block!important;
}

@media only screen and (min-width: 40.063em) {
	body.index .reveal-modal.video-overlay.open {
		background:url(videos-carousel-overlay.jpg);
	}
  .medium-centered {
    margin-left:20px !important;
  }
}

@media only screen and (min-width: 40.063em) {
	body.index .hero.slideshow .slide-images .slide-image .slide-text {
		top: 300px !important;
	}

	body.index .hero.slideshow {
		/*height:980px !important;*/
	}
}

.slide-images canvas{
	/*top:300px;*/
}

@media only screen {
	body.index #slideshow-hero-container .slideshow-hero-background {
		top:0px !important;
	}
}



body.index .navigation .nav-bar {
    max-width: 100% !important;
}

/*begin Calendar homepage styles*/
.slick-disabled{
    background-color:rgba(1,1,1,1.0) !important;
}
.slick-disabled:hover{
    cursor:not-allowed !important;
}
.slick-dots{
    display:none !important;
}
.slick-next {
    width: 64px;
    position:absolute;
    top:0px;
    right:0px;
    height:85px;
    background-color:rgba(77,77,76,0.9);
    border: 1px solid #ff7f00;
    color:transparent !important;
    background: #000 url("http://static9.cdn.ubi.com/resource/en-US/game/tomclancy-thedivision/game/calendar-arrows-right.png") no-repeat 2px;
    padding-left:0px !important;
}

.slick-prev:hover, .slick-next:hover{
    color:transparent;
}
.slick-prev{
    width:80px;
    position:absolute;
    top:0px;
    left:0px;
    height:85px;
    background-color:rgba(77,77,76,0.9);
    border: 1px solid #ff7f00;
    color:transparent !important;
    background: #000 url("http://static9.cdn.ubi.com/resource/en-US/game/tomclancy-thedivision/game/calendar-arrows-left.png") no-repeat 8px;
}

body.index .calendar{
    position:fixed;
    top:80px;
    left:0px;
    width:100%;
    height:85px;
    z-index:30;
}

body.index .calendar-box {
    
}

body.index .slick-list {
    width:92.5%;
    margin-left: 80px;
    padding-left: 0px;
}

/* Calendar Event Classes */
div.event-inner:hover {
opacity:.7;
}

div.disabled-event .event-inner:hover {
opacity:1.0 !important;
}

body.index .event-wrapper{
    display:inline-block;
    width: 14%;
    height:85px;
    background-color:rgba(0,0,0,1.00);
}

body.index .event-inner {
    margin-left:-1px;
    border: 1px solid #ff7f00;
    height: 85px;
    background: url("http://static9.cdn.ubi.com/resource/en-US/game/tomclancy-thedivision/game/phoenix-logo_calendar-bg_image.png") no-repeat 75px -85px;
}

body.index .event-image {
    width: 83px;
    height: 83px;
    display: inline-block;
    clear: none;
    margin-right: 0px;
    border-right: 1px solid #ff7f00;
}

body.index .event-name {
    clear: none;
    display: inline-block;
    word-wrap: break-word;
    margin-left: 6px;
    margin-right: 5px;
    max-width: 65%;
    position: relative;
    top: -55px;
    color: #FF7E00;
    font-weight: bold;
    font-size:16pt !important;
}

body.index .event-text {
    display: inline-block;
    clear: none;
    word-wrap: break-word;
    margin-left: 95px;
    margin-right: 10px;
    max-width: 75%;
    color: #FFF;
    position: relative;
    top: -56px;
    font-size: 11pt;
}

body.index .event-date{
    display: none;
    clear: none;
    margin-left: 90px;
    font-size: 0.9em;
    color: #FF7E00;
    position: relative;
    top: -72px;
}

body.index .event-cta {
    display: none;
    clear: none;
    margin-left: 10%;
    font-size: 0.9em;
    color: #FF7E00;
    position: relative;
    top: -72px;
    text-transform: uppercase;
}
/*end Calendar homepage styles*/

@media only screen and (max-width: 40.062em){
    body.index .calendar-box{display:none;}
    body.index .calendar-mobile{display:block;} 
}

@media only screen and (min-width: 40.063em){
     body.index .calendar-box{display:block;}
     body.index .calendar-mobile{display:none;}
}


body.index .calendar-mobile{
    position:fixed;
    top:50px;
    left:0px;
    width:100%;
    height:45px;
    z-index:30;
    background-color:#000000;
    overflow:hidden;
    border-bottom: 1px solid #ff7f00;
}
body.index .calendar-mobile:hover{
    overflow:visible;
}
 body.index  .calendar-mobile.open{
   overflow:visible !important;
}

body.index .calendar-mobile ul{
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background: #000000;
  padding-bottom: 0;
  border-bottom: 1px solid #ff7f00;
}
body.index .calendar-mobile li a{
  display: inline-block;
  text-decoration: none;
  margin: 0 auto;
  width: 99%;
  text-align: center;
  padding-top:10px;
  padding-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
body.index .calendar-mobile ul li {
  padding-top:0;
  display: inline-block;
  float: left;
  clear:both;
  margin: 0 auto;
  width: 101%;
  border-top: 1px solid #ff7f00;
  }
body.index .calendar-mobile li a:hover{
  background: #ff7f00;
  color:#FFF;
}

.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*hides the placeholder event on mobile*/
.calendar-mobile li:nth-child(2) {
    display: none !important;
}
@media only screen and (min-width: 40.063em){
  .disabled-event a{
   cursor: default !important;
  }
}
@media only screen and (max-width: 40.063em){
  .disabled-event{
   cursor: default !important;
   opacity: 0.5;
  }
}

/*End Calendar homepage styles*/

/*begin news homepage styles*/
body.index .news-list.desktop .contentsummary .item{
  clear:none;
  display:inline-block;
  width: 31%;
  margin-right: 25px !important;
  vertical-align: top;
}
body.index .news-list.desktop .contentsummary .page{
  height:430px !important;
}
body.index .news-list.mobile .contentsummary .page{
  height:1300px !important;
}
body.index .news-list.mobile .contentsummary .item{
  clear:none;
  display:inline-block;
  width: 100%;
  margin-right: 25px !important;
}
body.index .news-list .items{
  border:none !important;
}
body.index .news-list .items .item strong{
  margin-bottom:10px;
  padding-bottom:20px;
  border-bottom: 2px solid rgba(113, 124, 125, 0.5) !important;
  min-height: 155px;
}
body.index .news-list .items .item {
  float:left;
  clear:both;
}
body.index .news-list .items .item h3{
  min-height: 50px;
}
.item > span.livefyre-commentcount ~ .livefyre-commentcount {
    display: none !important;
}
/*.news-row{
  background-image: url("http://static9.cdn.ubi.com/resource/en-US/game/tomclancy-thedivision/game/home-news-bg-medium.jpg");
}*/
.block .summary{
  border-bottom: 2px solid rgba(113, 124, 125, 0.5) !important;
}
/*End news homepage styles*/

