@media (min-width: 0px) and (max-width: 360px) {

	.mobile-hide {
		display: none;
	}

	.mobile-hide-2 {
		display:none;
	}

	.portrait-hide {
		display:none;
	}

	#navi-background {
		background: none !important;
		padding-right: 0 !important;
	}

	#footer-inner {
		padding-bottom: 11px;
		padding-top: 11px;
		margin-top: -21px !important;
	}

	.copy-lightcast {
		float: left !important;
		font-size: 12px;
		line-height: 18px;
	}

	.channel-icons {
		float: none !important;
		margin: 18px 24.5px 39px;
	}

	#icon1 {
		margin-left: 22px !important;
	}

	.channel-icons-big {
  float: left;
  padding: 29px 56px !important;
  max-width: 60% !important;
}
	body.home #content > .background {
	  background: #fafafa !important;
	}

	.icon-box {
	  margin-top: 0px !important;
	  width: 100%;
	}

	.link-img {
	  float: none !important;
	  margin: 27px 15px 17px 0 !important;
	}

	#live-player {
		height:213px !important;
		width:284px !important;
	}

	#vod {
		height:213px !important;
		width:284px !important;
	}
}

@media (min-width: 0px) and (max-width: 320px) {
	.mobile-width {
		width: 287px !important;
	}

	div#page {
  		width: 320px !important;
	}

	.mobile-countdown {
	  margin-bottom: 21px !important;
	  margin-top: 15px !important;
	}
}

@media (min-width: 321px) and (max-width: 360px) {
	.mobile-width {
		width: 324px !important;
	}

	div#page {
  		width: 360px !important;
	}

	.mobile-countdown {
	  margin-bottom: 21px !important;
	  margin-top: 15px !important;
	  margin-right: 16px !important;
	}
}

@media (min-width: 601px) and (max-width: 10000px) {

	.bigscreen-hide {
		display:none;
	}

	}

/*******************MOBILE LANDSCAPE*******************/
@media (min-width: 361px) and (max-width: 600px) {

	.mobile-hide {
		display: none;
	}

	.landscape-hide {
		display:none;
	}

	#navi-background {
		background: none !important;
		padding-right: 0 !important;
	}

	body.home #content > .background {
	  background: #fafafa !important;
	}

	#footer {
	  z-index: 400;
	  margin-top: -21px;
	}

	.copy-lightcast {
		float: left !important;
		font-size: 12px;
		line-height: 18px;
	}

	#defaultCountdown {
	  float: right !important;
	  margin: -37px auto 22px !important;
	  min-width: 185px;
	}

	.channel-icons {
	  float: none !important;
	}

	#vod {
		height:270px !important;
		width:400px !important;
	}
		#live-player {
		height:270px !important;
		width:400px !important;
	}

}

/*******************MOBILE LANDSCAPE END*******************/


@media (min-width: 901px) and (max-width: 1009px) {

.dd-menu > li {
  border-right-color: #64b6d0 !important;
  border-right-style: solid;
  border-right-width: 1px;
  display: inline;
  float: left;
  font-size: 12px !important;
  margin-left: 0;
  margin-right: 0;
  padding: 0 5px;
}
}

@media (min-width: 601px) and (max-width: 1105px) {

#navi-background {
  background: none !important;
}

}

@media (min-width: 0px) and (max-width: 1078px) {

#secondary-bar .searchform {
  display: none;
}
}

@media (min-width: 601px) and (max-width: 900px) {


#id {
  float: none !important;
  margin: 0 auto !important;
  padding: 33px 0 !important;
  text-align: center !important;
}
#primary-nav-select {
  display: block !important;
  width: 100% !important;
}
#primary-nav {
  display: block !important;
  float: none !important;
  font-family: Trebuchet MS !important;
}
#defaultCountdown {
  float: right !important;
  margin: -37px auto 22px !important;
}

.smallscreen-hide {
	display:none;
}

}


@media (min-width: 0px) and (max-width: 1014px) {
	body.home #content > .background {
	  background: #fafafa !important;
	}
}