iframe{
  margin:0;
  padding:0;
  border:0;
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.feed-container{
  width:906px;
  /*width:872px;*/
  position: relative;
  background-color: #f7f7f7;
  padding:0;
  padding:4px;
}

.cell{
  background-color: #000;
  background-position:center center;
  background-repeat: no-repeat;
  background-image: url(../images/foxhound_bg.png);
  margin:1px;
  position:relative;
  float:left;
  background-size:100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/foxhound_bg.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/foxhound_bg.png', sizingMethod='scale')";
}
.cell:hover .caption{
  display:block;
}
.lt-ie9 .cell,
.lt-ie9 .cellImgContainer{
  background-image:none;
}
.cell > a{
  display:block;
  width:100%;
  height:100%;
  position:absolute;
}
.cellImgContainer{
  text-align:center;
  width:100%;
  height:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.rect_large{
  width:602px;
  height:400px;
}
.square_small{
  width:200px;
  height:200px;
}
.rect_small{
  width:199px;
  height:200px;
}
.rect_med{
  width:300px;
  height:200px;
}
.news-selector{
  width:300px;
  height:400px;
  overflow:hidden;
}
.cell-00{
  width:200px;
  height:200px;
  /*background-color: #663300;*/
}
.cell-10{
  width: 420px;
  height:200px;
  /*background-color:#990000;*/
}
.cell-01{
  width: 310px;
  height:200px;
  /*background-color:#ff0000;*/
}
.cell-11{
  width: 310px;
  height:200px;
  /*background-color:#000099;*/
}
.cell-02{
  width: 420px;
  height:200px;
 /* background-color:#990000;*/
}
.cell-12{
  width: 200px;
  height:200px;
  /*background-color:#3399ff;*/
}
.caption{
  position:absolute;
  top:0;
  width:100%;
  height:30px;
  background-color:#eee;
  display:none;
}
.caption-text{
  font-size:8px;
  float:left
}
.caption-text p{
  display:table-cell;
  vertical-align: middle;
  line-height:30px;
  height:30px;
  padding-left:5px;
  font-size:12px;
  color:#000;
}
.feed-icon a{
  width:100%;
  height:100%;
  display:block;
}
.play-icon-play{
  width:27px !important;
  height:27px !important;
  color:#ffffff;
  bottom:7px !important;
  left:10px !important;
  font-size:10px !important;
}
.play-icon-square{
  width:27px !important;
  height:27px !important;
  color:#bd0000;
  bottom:10px !important;
  left:10px !important;
  font-size:3em;
}
.ig-feed .feed-icon,
.ig-feed-hashtag .feed-icon{
  width:30px;
  height:30px;
  background-image: url(../images/social_Icons_230x40.png);
  background-position: 70px;
  display:inline-block;
  float:left;
}
.ytKonami-feed .feed-icon,
.ytPES-feed .feed-icon,
.ytKojima-feed .feed-icon{
  width:30px;
  height:30px;
  background-image: url(../images/social_Icons_230x40.png);
  background-position: 101px;
  display:inline-block;
  float:left;
}
.pinterest-feed .feed-icon{
  width:30px;
  height:30px;
  background-image: url(../images/social_Icons_230x40.png);
  background-position: 268px;
  display:inline-block;
  float:left;
}
.fb-feed .feed-icon,
.fb-feed2 .feed-icon,
.fb-feed-konami .feed-icon{
  width:30px;
  height:30px;
  background-image: url(../images/social_Icons_230x40.png);
  background-position: 223px;
  display:inline-block;
  float:left;
}
.twitter-feed .feed-icon,
.twitter-feed2 .feed-icon,
.twitter-feed3 .feed-icon{
  width:30px;
  height:30px;
  background-image: url(../images/social_Icons_230x40.png);
  background-position: 192px;
  display:inline-block;
  float:left;
}

.ig-feed .cellImgContainer img{
  width:100%;
  height:100%;
  margin: auto auto;
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
}
.pinterest-feed .cellImgContainer img{
  width:auto;
  height:auto;
  max-height:100%;
  margin:auto auto;
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
  
} 
.twitter-feed .cellImgContainer img,
.twitter-feed2 .cellImgContainer img,
.twitter-feed3 .cellImgContainer img,
.fb-feed .cellImgContainer img,
.fb-feed2 .cellImgContainer img,
.ytKonami-feed img,
.ytPES-feed img,
.ytKojima-feed img{
  width:auto;
  height:auto;
  max-height:100%;
  max-width:100%;
  margin:auto auto;
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
  
}
.cellImgContainer a{
  color:#fff;
  overflow:hidden;
  text-decoration:none;
  display:block;
  height:100%;
  width:100%;
} 
.twitter-feed .cellImgContainer a span,
.twitter-feed3 .cellImgContainer a span,
.twitter-feed2 .cellImgContainer a span{
  display:block;
  padding:10px;
  height:100%;
  line-height:100%;
  background-color: rgba(0,0,0,0.5);
  font-size:18px;
  overflow:hidden;
}

/*NEWS*/
.news-selector ul,
.news-selector ul li{
  margin-bottom:0;
}
.news-list ul li:hover {
  background: #444444;
}
.news-list h4 {
  position: relative;
  z-index: 100;
  margin: 0;
  padding: 5px 5px;
  background: #45484d;
  background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
  background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);
  background: -o-linear-gradient(top, #45484d 0%,#000000 100%);
  background: -ms-linear-gradient(top, #45484d 0%,#000000 100%);
  background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
  text-align: left;
  color: #ffffff;
  font-size:16px;
}

.news-list ul {
  height: 140px;
  position: absolute;
  top: 40px;
}
.news-list ul li {
  display: table;
  height: 65px;
  width: 300px;
  border-bottom: 1px solid #000;
  background: #2c2c2c;
  cursor: pointer;
  font-size: 11px;
}
.news-list ul li a {
  text-decoration: none;
  color: #ffffff;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: left;
  padding: 5px;
}
.news-control {
  position: absolute;
  bottom: 0;
}
.news-control ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  border: solid 1px #000;
  height: 32px;
}
.news-control ul li {
  display: inline-block;
  width: 148px;
  text-align: center;
  background: #45484d;
  background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
  background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);
  background: -o-linear-gradient(top, #45484d 0%,#000000 100%);
  background: -ms-linear-gradient(top, #45484d 0%,#000000 100%);
  background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
  border-left: 1px solid #444;
}
.news-control ul li i {
  margin: 0 auto;
  width: 100%;
  color: #888;
  height: 32px;
  line-height: 32px;
}
.news-control ul li i:hover {
  color: #eee;
  cursor: pointer;
}
#control-down{
  pointer-events: auto;
}
#control-up{
  pointer-events: none;
}

/* news ticker */
.konami-news-ticker{
  background:#1c1c1c;
  height:400px;
}
.konami-news-ticker h3{
  margin:0;
  padding: 0px 5px;
  background: #45484d;
  background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
  background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);
  background: -o-linear-gradient(top, #45484d 0%,#000000 100%);
  background: -ms-linear-gradient(top, #45484d 0%,#000000 100%);
  background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
.konami-news-ticker tr{
  border-bottom: 1px solid #000;
  background: #2c2c2c;
  cursor: pointer;
}
.konami-news-ticker tr:hover{
  background-color:#444444;
}
.konami-news-ticker tr td{
  padding:5px !important;
}
.konami-news-ticker a{
  color:#ffffff;
  display:block;
  height:55px;
  line-height:15px;
  font-size:11px;
}
.konami-news-ticker a:hover i{
  color: rgba(100,100,100,0.8);
}
.mtphr-dnt-nav-next{
  right:0;
}
.mtphr-dnt-nav-prev{
  left:0;
}
.mtphr-dnt .mtphr-dnt-nav{
  bottom:0;
  top:auto;
  width:50%;
  text-align:center;
  height:34px;
}
.mtphr-dnt .mtphr-dnt-nav:hover{
  background-color:#1f1f1f;
}
.mtphr-dnt .mtphr-dnt-nav i{
  color: rgba(0,0,0,0.8);
  margin:0 auto;
  font-size:28px;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .feed-container{
    width:100%;
    padding:0;
  }
  .cell-01,
  .cell-11{
    width:210px;
  }
}
@media only screen and (max-width: 767px) {
  .feed-container{
    width:300px;
    padding:0;
    margin: 10px 0px 10px 0px;

  }
  .cell-01,
  .cell-11{
    width:210px;
  }
  .rect_large{
    width:300px;
    height:220px;
  }
  .square_small{
    width:300px;
    height:300px;
  }
  .rect_small{
    width:300px;
  }
} 
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .feed-container{
    width:300px;
    padding:0;
    margin: 10px 10px 0px 0px;

  }
  .cell-01,
  .cell-11{
    width:210px;
  }
  .rect_large{
    width:300px;
    height:220px;
  }
  .square_small{
    width:300px;
    height:300px;
  }
  .rect_small{
    width:300px;
  }

  
}
@media only screen and (min-width: 960px) and (max-width: 1119px) {
  .feed-container{
    width:100%;
    padding:0px;
  }
  .rect_large {
    width: 536px;
    
  }
  .rect_med{
    width:278px;
  }
  .rect_small{
    width:177px;
  }
}
