/* content listing column */
.row.contents > div:nth-child(3) {
	text-align: center;
}
.contents .mbox {
	padding-bottom: 15px;
}
.contents .content {
	clear: both;
}
.contents .whatsnew-slick{
	padding:10px;
}

.contents a{
	color: #000000;
}



.col-4 .mbox .title {
	width: 243px;
}
.col-6 .mbox .title {
	width: 430px;
}
.contents .mbox .title {
	float: left;
	display: inline-block;
	position: relative;
	overflow: hidden;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 700;
	padding-left: 10px;
	padding-right: 2em;
	margin-bottom: 0.5em;
}
.contents .mbox > img {
	float: left;
	display: inline-block;
	width: 55px;
	height: 40px;
	background-color: rgb(255, 255, 255);
	vertical-align: top;
}
.contents .mbox .content img,
.contents .mbox .content iframe {
	border: none;
	width: 100%;
}
.contents .mbox.box_ss .content.fwf iframe {
	height: 100%;
	width: 100%;
	margin-right: 0;
}
.contents .mbox .pCaption p {
	margin-top: 5px;
	font-size: 1.1em;
	font-weight: 700;
}
.contents .mbox .rp {
	padding-right: 0em;
}
.contents .mbox .more {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	font-size: 0.65em;
	line-height: 2em;
	color: rgb(0, 120, 172);
	padding-top: 3px;
}
.contents .box_isps .more {
	position: relative;
	text-align:right;
	font-size: 1em;
}
.contents .box_isps .more span {
	display: inline-block;
	padding: 0px 1em;
	background-color: rgb(241, 241, 241);
	border: 1px solid rgb(204, 204, 204);
	border-radius: 0 0 1em 0;
	color: rgb(102, 102, 102);
}
.contents .mbox .more .glyphicon {
	right: -4px;
	top: 4px;
}
.contents .mbox .mbox_header {
	margin-bottom: 10px;
}
@media(min-width:992px)
{
.box_whatsnew .content {
	overflow-y: scroll; 
	height: 800px; 
}
}
.box_whatsnew .content::-webkit-scrollbar {
  width: 10px;
}
/* Track */
.box_whatsnew .content::-webkit-scrollbar-track {
  background: #F3F3F3; 
}
/* Handle */
.box_whatsnew .content::-webkit-scrollbar-thumb {
  background: #A9A9A9; 
}
/* Handle on hover */
.box_whatsnew .content::-webkit-scrollbar-thumb:hover {
  background: #A9A9A9; 
}
.box_whatsnew p {
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	border-bottom: 2px solid rgb(229, 229, 229);
	color: rgb(63, 110, 143);
	font-size: 1.15em;
}
@media(max-width:479px){
.box_whatsnew p        {
	border-bottom: none;
}
}
.promoIcon {
	margin-bottom: 15px;
}
.container-fluid{
	padding-right: 0px;
	padding-left: 0px;
}
@media(max-width:991px){
.container-fluid       {
		padding-right: 15px;
		padding-left: 15px;
}
}

/* home - 2nd column */
.contents > .col-6 {
	padding-left: 5px;
	padding-right: 5px;
}

@media(min-width:992px){
.box_vod .pCaption     {
	display:table
}
}

/* home - 3rd column */
@media(min-width:767px){
.box_promo             {
	overflow-y: scroll; 
	overflow-x:hidden;
	height: 1250px; 
}
}
.box_promo::-webkit-scrollbar {
  width: 10px;
}
/* Track */
.box_promo::-webkit-scrollbar-track {
  background: #F3F3F3; 
}
/* Handle */
.box_promo::-webkit-scrollbar-thumb {
  background: #A9A9A9; 
}
/* Handle on hover */
.box_promo::-webkit-scrollbar-thumb:hover {
  background: #A9A9A9; 
}
.box_promo a {
	color: rgb(255, 255, 255);
}
.box_promo .imgs {
	margin-bottom: 15px;
	text-align: left;
	color: rgb(255, 255, 255);
}
.box_promo .imgs p {
	display: block;
	padding: 5px 10px;
	width:146px;
}
.larger .box_promo .imgs p  {
	font-size:0.85em;
}
.largest .box_promo .imgs p {
	font-size: 0.75em;
}
.box_promo .imgs:nth-child(odd) p {
	background-color: rgb(153, 0, 102);
}
.box_promo .imgs:nth-child(even) p {
	background-color: rgb(0, 68, 131);
}
.mbox .mbox_header .mbox_header_title {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 700;
	padding-left: 10px;
	margin-bottom: 0.5em;
}
:lang(en-US) .mbox .mbox_header .mbox_header_title {
	font-size: 1.43em;
}

.mbox_br {
	display: none
}

:lang(en-US) .mbox_br {
	display: inline-block
}

.mbox .mbox_header .mbox_header_icon {
	float: right;
	font-weight: 700;
	padding-left: 10px;
	padding-right: 0px;
	margin-bottom: 0.5em;
	font-size: 1em;
	line-height: 2em;
	color: rgb(0, 120, 172);
}

@media(min-width:992px){
.col-md-6 .mbox .mbox_header .mbox_header_icon {
	padding-right: 30px;
	pdiing-top:0px;
}
}

.mbox .mbox_header a::after {
    font-family: 'Glyphicons Halflings';
    content: "\e251";
}

.btt .glyphicon {
  padding: 7px;
  background-color: rgba(48, 35, 95,0.5);
  border-radius: 2em;
  font-size: 1.25em;
  line-height: 1.10em;
  color: rgb(255, 255, 255);
  margin: 5px;
}

/* Youtube */
 .box_ss .item.youtube,
 .box_vod .item.youtube,
 .box_gallery .item.youtube {
    padding-left:30px;
	padding-right:30px;
	text-align: center;
	height: 100%;
	width: 100%;
	margin-right: 5px;
}

 .box_ss .item.youtube iframe,
 .box_vod .item.youtube iframe{
	height: 325px;
	width: 100%;
	margin-right: 5px;
}

.box_vod .item.youtube p,
.box_gallery .item.youtube p,
.box_ss .item.youtube p{
    font-size:  1.1em;
	font-weight: 700;
	margin: 0;
	padding-left:25px;
}

.box_ss,
.box_vod, 
.box_gallery {
  position: relative;
}

.box_ss .glyphicon-chevron-left,
.box_vod .glyphicon-chevron-left,
.box_gallery .glyphicon-chevron-left {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  padding: 20px;
  background-color:rgba(146,146,146,0.5);
  border-radius: 2em;
  border: none;
  font-size: 1.25em;
  line-height: 1.10em;
  color: rgb(255, 255, 255);
}

.box_ss .glyphicon-chevron-right, 
.box_vod .glyphicon-chevron-right,
.box_gallery .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  right: 20px;  
  transform: translateY(-50%);
  padding: 20px;
  background-color:rgba(146,146,146,0.5);
  border-radius: 2em;
  border: none;
  font-size: 1.25em;
  line-height: 1.10em;
  color: rgb(255, 255, 255); 
}

@media(min-width:768px) and (max-width:991px)   
{
 .box_ss .item.youtube,
 .box_vod .item.youtube,
 .box_gallery .item.youtube 
 {
	width: 80%;
	height: 80%;	
}
 .box_ss .item.youtube iframe,
 .box_vod .item.youtube iframe{
	height: 425px;
	width: 100%;
	margin-right: 5px;
}
.box_ss .glyphicon-chevron-left,
.box_ss .glyphicon-chevron-right{

  font-size: 1em;
 }
 .box_vod .glyphicon-chevron-left,
.box_vod .glyphicon-chevron-right {

  font-size: 1em;
}
.box_gallery .glyphicon-chevron-left,
.box_gallery .glyphicon-chevron-right {

  font-size: 1em;
}
}

@media(max-width:767px) and (min-width:416px)   
{
 .box_ss  .item.youtube,
 .box_vod .item.youtube,
 .box_gallery .item.youtube {
	width: 65%;
	height: 65%;
}
 .box_ss .item.youtube iframe,
 .box_vod .item.youtube iframe{
	height: 375px;
	width: 100%;
	margin-right: 5px;
}
.box_ss .glyphicon-chevron-left,
.box_ss .glyphicon-chevron-right {

  font-size: 1em;
  padding:10px
}
.box_vod .glyphicon-chevron-left,
.box_vod .glyphicon-chevron-right {

  font-size: 1em;
  padding:10px
}
.box_gallery .glyphicon-chevron-left,
.box_gallery .glyphicon-chevron-right {

  font-size: 1em;
  padding:10px
}
}


@media(max-width:415px) and (min-width:321px)   
{
 .box_ss  .item.youtube,
 .box_vod .item.youtube,
 .box_gallery .item.youtube {
	width: 50%;
	height: 50%;
}
 .box_ss .item.youtube iframe,
 .box_vod .item.youtube iframe{
	height: 325px;
	width: 100%;
	margin-right: 5px;
}
 .box_ss .item.youtube iframe,
 .box_vod .item.youtube iframe,
 .box_gallery .item.youtube {
    }
.box_ss .glyphicon-chevron-left,
.box_ss .glyphicon-chevron-right {

  font-size: 1em;
  padding:10px
}
.box_vod .glyphicon-chevron-left,
.box_vod .glyphicon-chevron-right {

  font-size: 1em;
  padding:10px
}
.box_gallery .glyphicon-chevron-left,
.box_gallery .glyphicon-chevron-right {

  font-size: 1em;
  padding:10px
}
}

@media(max-width:320px) 
{
 .box_ss  .item.youtube,
 .box_vod .item.youtube,
 .box_gallery .item.youtube {
	width: 30%;
	height: 30%;
}
 .box_ss .item.youtube iframe,
 .box_vod .item.youtube iframe{
	height: 225px;
	width: 100%;
	margin-right: 5px;
}
.box_ss .glyphicon-chevron-left,
.box_ss .glyphicon-chevron-right {

  font-size: 1em;
  padding:10px
}
.box_vod .glyphicon-chevron-left,
.box_vod .glyphicon-chevron-right {

  font-size: 1em;
  padding:10px
}
.box_gallery .glyphicon-chevron-left,
.box_gallery .glyphicon-chevron-right {

  font-size: 1em;
  padding:10px
}
}
 
.box_ss .glyphicon-chevron-left:focus,
.box_ss .glyphicon-chevron-right:focus,
.box_ss .glyphicon-chevron-left:hover,
.box_ss .glyphicon-chevron-right:hover,
.box_vod .glyphicon-chevron-left:focus,
.box_vod .glyphicon-chevron-right:focus,
.box_vod .glyphicon-chevron-left:hover,
.box_vod .glyphicon-chevron-right:hover,
.box_gallery .glyphicon-chevron-left:focus,
.box_gallery .glyphicon-chevron-right:focus,
.box_gallery .glyphicon-chevron-left:hover,
.box_gallery .glyphicon-chevron-right:hover
{
  background-color:rgb(48, 35, 95);
}

.vbox_promo a {
	color: rgb(255, 255, 255);
}
.vbox_promo .imgs {
	margin-bottom: 15px;
	text-align: left;
	color: rgb(255, 255, 255);
}
.vbox_promo .imgs p {
	display: block;
	padding: 5px 5px;
	width:146px;
	max-width: 100%;
	min-height: 100%;
	vertical-align: middle;
	margin-left: auto;
    margin-right: auto;
}
.larger .vbox_promo .imgs p  {
	font-size:0.85em;
}
.largest .vbox_promo .imgs p {
	font-size: 0.75em;
}
.vbox_promo .imgs:nth-child(odd) p {
	background-color: rgb(153, 0, 102);
}
.vbox_promo .imgs:nth-child(even) p {
	background-color: rgb(0, 68, 131);
}

#prev_footer_v, #next_footer_v{
	padding-top:10px;
	background:none;
	background-image: none;
    outline: 0;
    -webkit-box-shadow: 0;
    border: none;
    line-height: 1.10em;
    display: table-cell;
    vertical-align: middle;
    margin-top: 50px;
    margin-bottom:50px;
}

#prev_footer_v:focus, 
#next_footer_v:focus,
#prev_footer_v:hover,
#next_footer_v:hover
{
	color: gray;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}