@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}
@media (max-width: 900px) {
	.header h2,
	.header h3 {
		font-size: 34px;
		line-height: 34px;
		margin-top: 3px;
	}
	.rss {
		margin: 18px 0 0 4px;
	}
	.contests .more{
		text-indent: -9999px;
		overflow: hidden;
	}
	.blogPage .vertLineR2{
		display: none;
	}
	.blogPage .leftSideLatest{
		margin-right: 0;
	}
	.blogPage .rightSideLatest{
		position: relative;
		right: auto;
		width: auto;
		top: auto;
		border-top: 5px solid #CCC;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.fc-head{
		display: none;
	}
	.calInfoDiv{
		margin-top:20px !important;
	}
	.fc-body{
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		margin-top: 20px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-o-border-radius: 4px;
		-ms-border-radius: 4px;
		border-radius: 4px;
		overflow: hidden;
	}
	.fc-calendar .fc-row > div{
		width: 100% !important;
		height: auto !important;
		min-height: 55px !important;
		border-right: 1px solid #CCC !important;
		border-left: 1px solid #CCC !important;
		border-bottom: 1px solid #EEE !important;
		border-top:0 !important;
	}
	.fc-calendar .fc-row .fc-date{
		right: auto;
		left: 10px;
		top:5px;
		padding: 0;
		font-size: 22px;
		background:transparent;
		-moz-border-radius:none;
		-webkit-border-radius:none;
		-o-border-radius:none;
		-ms-border-radius:none;
		border-radius:none;
	}
	.fc-calendar .fc-row .fc-weekday{
		display: block;
	}
	.fc-calendar .fc-row .eventItem{
		padding-left: 50px;
	}
	.fc-calendar .fc-row > div:first-child{
	    border-left:1px solid #ccc;
	}
	.fc-calendar .fc-row > div:last-child{
	    border-right:1px solid #ccc;
	}
	.fc-calendar .fc-row:last-child > div:last-child{
		border-bottom:none;
	}
	.fc-calendar .fc-row > div:empty {
		min-height: 0;
		height: 0;
		box-shadow: none !important;
		padding: 0;
		display: none;
	}
	.fc-calendar .fc-content > div{
		padding-bottom: 10px;
	}
	/*
		FESTIVALS
	*/
	.festPage .calItem .itemTit{
		padding: 0px 10px;
	}
	.festPage .calItem .itemDate{
		padding: 10px 10px 10px;
		text-align: right;
		clear: left;
		width: 100%;
		margin-left: 0;
	}
	.festPage .calItem .itemMobileLoc{
		display: block;
	}
	.festPage .calItem .locLine,.festPage .calItem .dateBG,.festPage .calItem .itemLoc{
		display: none;
	}
	.festPage .chooseView{
		/*position: relative !important;
		margin: 10px 0 !important;
		top:auto !important;
		right: auto!important;*/
		display: none !important;
	}
	.festPage #calendar-view{
		display: none !important;
	}
	.festPage #listing-view{
		display: block !important;
	}

	#the-latest .cycleItem{
		font-size: 26px;
	}

}
@media (max-width: 767px) {
	#outerWrapper{
		overflow: hidden;
	}
	#innerWrapper, .wrap{
		padding: 0 8px;
	}
	#logo{
		float: none;
		margin: auto;
		text-align: center;
	}
	.hideOnMobile{
		display: none;
	}
	.mobileMenuTrigger{
		display: block !important;
	}
	#nav{
		margin: 0;
	}
	#nav ul{
		display: none;
	}
	.adAreaTop{
		position: relative;
		width: 100%;
		top: auto;
		right: auto;
		margin-top: 20px;
	}
	.popAudioWrap{
		display: none !important;
	}
	.post{
		padding-right: 0 !important;
	}
	.post .withImg{
		float: right !important;
	}
	.post .headline{
		font-size: 18px !important;
	}
	.searchpageBox{
		display: none;
	}
	.relatedNews .relatedItem:nth-child(2){
		border-top: 1px solid #DDD;
		padding: 15px 30px 0px 10px;
		margin-top: 15px;
	}
	/*
		HOME
	*/
	.featuredIn{
		position: relative;
	}
	.featuredSlider{
		position: relative;
	}
	.span5 .carousel{
		position: relative;
		padding-top: 0px;
	}
	.featured-content{
		margin-bottom: 40px;
	}
	.featuredSlider .admatTitle h2{
		position: relative;
		top:auto;
		white-space: nowrap;
		text-overflow:ellipsis;
		overflow: hidden;
		font-size: 16px;
	}
	.featuredSlider .footer {
		position: relative;
	}
	#the-latest{
		border-bottom: 1px solid #B4B4B4;
		margin-bottom: 40px;
		min-height: 400px;
	}
	.latestList{
		position: relative;
		height: 300px;
		margin-top: 0;
	}
	#the-latest .header{
		border-bottom: 1px solid #C8C8C8;
		margin: 0 0 15px;
		border-top: 2px solid #C8C8C8;
	}
	#the-latest #latestIn{
		position: relative;
	}
	#the-latest .latestTabs .tab-content{
		position: relative;
		padding-top: 0;
		height: 300px;
	}
	#the-latest .vertLineL,#the-latest .vertLineR{
		display: none;
	}
	#the-latest .cycleImg, #the-latest .cycleDesc{
		display: none;
	}
	#the-latest #cycleFeed{
		height: 300px;
		position: relative;
		overflow: hidden;
	}
	#the-latest .cycleItem{
		top: 20% !important;
	}
	#the-latest .fadeGradient{
		display: block;
	}
	.content-row2 .vertLineR{
		display: none;
	}
	.content-row2 .sidebar{
		margin-bottom: 40px;
	}
	.content-row2 .reviews,.content-row2 .contests{
		margin-bottom: 40px;
	}
	.reviews .vertLineR{
		display: none;
	}
	.content-row3 .vertLineR,.content-row3 .vertLineR2{
		display: none;
	}
	.content-row3 .ontheverge, .content-row3 .poll{
		margin-bottom: 40px;
	}
	.musicTab ul.tracklist2{
		max-height: 300px;
	}
	/*
		NEWS/BLOG/REVIEW PAGES
	*/
	.newsPage .vertLineR{
		display: none;
	}
	.blogPage .vertLineR {
		display: none;
	}
	#nav{
		padding-bottom: 36px;
		width: 100%;
	}
	input#keywords{
		right: auto;
		left: 0;
		width: 100%;
		max-width: none;
		height: 30px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	input[type = "submit"].submitSearchBox{
	}
	.blogBrowse .post{
		width:100%;
		float: none;
	}
	.blogBrowse .post:nth-child(2){
		border-top: 1px dotted #CCC;
	}
	.blogBrowse .blogBrowseImg{
		max-height: 200px;
	}
	.newsBrowseBodies{
		display: none;
	}


	/*
		FESTIVALS DETAILS
	*/
	.festDetail .vertLineR {
		display: none;
	}


	/*
		JAMOFF & THE_MAG PAGE
	*/
	.jamoffPage .vertLineR, .magPage .vertLineR,.contactPage .vertLineR, .aboutPage .vertLineR, .adPage .vertLineR, .emagPage .vertLineR, .contestsPage .vertLineR {
		display: none;
	}
	.magPage .issue .issueImg{
		margin-bottom: 20px;
	}
	.oldMag .subscribe .button{
		margin-bottom: 20px;
	}

	/*
		AUDIO PLAYER
	*/
	#player .volume-wrapper{
		display: none;
	}
	#player .rightTriggers{
		width: 30px;
	}
	#player .track-wrapper{
		left: 50px;
		right:50px;
	}
	.popAudio #player .track-wrapper{
		right:0px;
	}
	#player .prevSong,#player .nextSong{
		display: none;
	}
	#player .playerButtons{
		width: 40px;
	}
	.tracks{
		height: 300px !important;
	}	
	.playlist .albumArt{
		display: none;
	}
	.playlist h3.albumName{
		font-size: 20px;
	}
	#popThisAlbum{
		text-align: center;
	}

	/*
		AUDIO PLAYER 2
	*/
	#player2 .rightTriggers{
		display: none;
	}
	#player2 .rightTriggers{
		width: 30px;
	}
	#player2 .track-wrapper{
		left: 50px;
		right: 10px;
	}
	#player2 .prevSong,#player2 .nextSong{
		display: none;
	}
	#player2 .playerButtons{
		width: 40px;
	}
	.playlist2 .albumArt{
		display: none;
	}
	.playlist2 h3.albumName{
		font-size: 20px;
	}

	/*
		CONTESTS
	*/
	.recentContests .recentItem:first-child{
		border-top: 0px solid #DDD !important;
	}
	.recentContests .recentItem{
		border-top: 1px solid #DDD !important;
	}

	/*
		CONTACT
	*/
	.contactPage .clickHere{
		margin-bottom: 60px;
	}

	/*
		POLLS PAGE
	*/
	.pollsPage .vertLineR{
		display: none;
	}
}
@media (max-width: 480px) {
	.micro-nav {
		width: auto;
	}
	.micro-nav li{
		clear: left;
	}
	.social-networks{
		text-align: center;
		float: none;
		clear: both;
		display: block;
		padding-top: 20px;
	}
	.social-networks li:first-child{
		padding-left: 0;
	}
	.photoImgCover{
		font-size: 12px;
		padding: 10px 6px;
	}
	.newsBrowse .sortBox .btn a{
		padding-left: 10px;
		padding-right: 10px;
	}
	.photoDeetSlider .nav-controls a{
		top:37%;
		margin-top:-12px;
	}
	.innerShare > div:nth-child(3){
		clear:left;
	}
	.subscribeBar .printBtn, .subscribeBar .digiBtn, .subscribeBar .backBtn{
		width: 100% !important;
		border-bottom: 1px solid #ddd;
	}
}
