@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	/* [disabled]margin: 0; */
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	margin:0 auto
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */

body {
	background: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
}
a {
	text-decoration:none;
	color:#030000
}
a:hover {
	text-decoration:none!important;
	color:#F00
}
#conwrap {
	width:960px;
	margin:0 auto;
}
.bluebg {
	background-image:url(../images/page-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	background-size:100% 100%;
	width:100%;
	height:auto;
	
}
#header-wrap {
	width:960px;
	position:relative;
}
#header {
	float: right;
	width: 585px;
}
.nus-centre {
	float:right;
	padding:50px 0 22px;
}
nav {
	float:right;
	position:relative;
}
nav li {
	float:left;
}
nav li a {
	background:url(../images/sprite.png) no-repeat left top;
	width:115px;
	min-height:65px;
	display:block;
	text-indent:-99999px;
}
nav li a.aboutus {
	background-position:-118px 0;
}
nav li a.programmes {
	background-position:-236px 0;
}
nav li a.ticketing {
	background-position:-355px 0;
}
nav li a.findus {
	background-position:-475px 0;
}
nav a#pull {
	display: none;
}
.flash_banner{
	height:287px;
}
.logo {
	float:left;
	position:absolute;
	top:65px;/*32*/
	left:-30px;/*43*/	z-index: 10;
	display:inline
}
#container {
	background:url(../images/white-bg.png) repeat left top;
	float: left;
	margin: 10px 0 0;
	width: 960px;
	padding:0 0 20px;
}
.slider {
	background: none repeat scroll 0 0 #939598;
	float: right;
	padding: 0 0 37px;
	width: 650px;
}
.contetn {
	float: left;
	padding:35px 10px;
	width: 940px;
}
.cols {
	float:left;
	width:940px;
}
.col {
	float: left;
	margin: 0 12px 0 0;
	padding: 0 4px;
	width: 306px;
}
.coltxt {
	border-right:1px solid #fff;
	min-height:996px;
	padding: 0 5px;
}
.col.last {
	border:none;
	margin:0;
	width: 275px;
}
.welcome, .festival, .conwithus, .stayupdate {
	background:url(../images/sprite.png) no-repeat left top;
	width:122px;
	min-height:75px;
	display:block;
	margin: 0 auto;
	text-indent:-99999px;
	padding:0 0 20px;
}
.welcome {
	background-position:0px -90px;
}
.festival {
	width:150px;
	background-position:-150px -95px;
}
.conwithus {
	width:150px;
	background-position:-320px -98px;
	min-height:75px;
}
.stayupdate {
	background-position: -307px -202px;
	min-height: 66px;
	width: 150px;
}
a.linkstyle {
    color: #231F20;
    font-size: 16px !important;
    font-weight: bold;
    text-decoration: underline;
}
.col p {
	font-size:16px;
	padding:0 0 20px;
	line-height:20px;
	font-weight:bold;
}
h2 {
	font-weight:bold;
	color:#ed1c24;
	font-size:16px;
	padding:0;
	float:left;
}

h2.freeadmi {
	padding:10px 0 0;
}
.festivlgall {
	float:left;
	width: 280px;
}
.festivlgall li {
	float:left;
	margin:0 16px 10px 0;
}
.festivlgall li.last {
	margin:0;
}
.download {
	float:left;
	padding:2px 0 12px;
}
.download a {
	background:url(../images/sprite.png) no-repeat left top;
	display:block;
	float:left;
	width:63px;
	min-height:48px;
	text-indent:-99999px;
}
.download a.pdf {
	background-position:-10px -208px;
	width:144px;
}
.download a.twitter {
	background-position:-151px -208px;
}
.download a.youtube {
	background-position:-212px -208px;
}
.video, .facelike {
	margin: 0 auto;
	padding: 0 0 10px;
	width: 275px;
}

ul.update li {
	background:url(../images/dote.png) no-repeat left 15px;
	padding:10px 0 10px 15px;
	display:block;
	font-size:16px;
	font-weight:bold;
}
#footer {
	background:#fff;
	padding:10px 20px;
	clear:both;
	width: 920px;
}
.leftnav {
	float:left;
}
.leftnav a {
	color:#030000;
	font-size:10px;
	display:block;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	border-right:1px solid #030000;
	float:left;
}
.leftnav a.last {
	border:none;
}
.copyright {
	color:#030000;
	font-size:10px;
	float:right;
}
.inncontetn {
	float: left;
	padding:0 10px 15px;
	width: 940px;
}
.aboutpage-bg {
	background-image:url(../images/about-us-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	background-size:100% 100%;
	width:100%;
	height:auto;
}
.programpagebg {
	background-image:url(../images/program-page-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	background-size:100% 100%;
	width:100%;
	height:auto;
}
.fb-share-button iframe{
	height:50px !important;
}
.breadcrumb {
	padding:0 0 0 150px;
}
.breadcrumb li {
	float:left;
	padding:0 10px 0 0;
	color:#444444;
	font-size:12px;
}
.breadcrumb a {
	color:#444444;
	text-decoration:underline;
	padding:0 2px 0 0;
}
.breadcrumb a.sel {
	text-decoration:none;
}
.innertxt {
	margin: 0 auto;
	padding: 10px;
	width: 872px;
}
.innertxt h1 {
	font-size:30px;
	color:#231f20;
	font-weight:bold;
	padding:25px 0 25px;
}
.innertxt p {
	font-size:16px;
	line-height:19px;
}
.musicsection {
	float:left;
	padding:0 0 40px;
	width: 872px;
}
.musicsection-artist {
	float:left;
	/*padding:0 0 40px;*/
	width: 872px;
}
.musicsection-artist .musicstxt p {
    padding:0;
}
.musicsection img {
	float:left;
	margin:19px 30px 0 0;
	
}
.musicsection-artist img {
	float:right;
	margin:19px 0 0 25px;
}


.musicstxt {
	float:left;
	width: 695px;
}

.musicstxt_artist {
	float:left;
	width: auto;
}


.musicsection_2 {
	float:left;
	padding:0 0 40px;
	width: 872px;
}
.musicsection_2 img {
	float:left;
}
.musicsection_2 .booktic{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #21AAB0;
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 3px;
    padding: 4px;
    text-decoration: none;
	margin-left:90px;
}
.musicstxt_2 {
	float:left;
	width: 370px;
	margin:0 80px 0 0;
	text-align:justify;
}
.musicstxt_2 h2 {
	color:#231f20;
	font-size:18px;
	padding:2px 10px 0 0;
}
.musicstxt_2 a.booktic, a.backtop {
	background:#fff;
	display:block;
	color:#21aab0;
	padding:4px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	margin-left:0;
	width:auto;
}
.musicstxt_2 h3 {
	display:block;
	font-size:16px;
	padding:0 0 3px;
}
.musicstxt_2 p {
	padding:20px 0;
}
.musicstxt_2 a {
	color:#231f20;
	text-decoration:underline;
	font-size:14px;
	font-weight: bold;
}
.musicsection_2 a.nextshow {
	background:#fff;
	display:block;
	color:#21aab0;
	padding:4px;
	/*float:left;*/
	margin:0 5px 5px 0;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}


.flash_banner_2{
	/*float:right;
	padding-bottom:60px;
	margin-bottom:10px;
	background:#000000;*/
}

.flash_banner_3{
	float:right;
	padding-bottom:60px;
	margin-bottom:10px;
	background:#000000;
}
.flash_banner_2 .theme-default .nivo-controlNav{
	display:none
}
.heading {
	width: 695px;
	float:left;
	padding:0 0 5px;
}
.musicstxt h2 {
	color:#231f20;
	font-size:18px;
	padding:2px 10px 0 0;
}
.musicstxt a.booktic, a.backtop {
	background:#fff;
	display:block;
	color:#21aab0;
	padding:4px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
}
.musicstxt h3 {
	display:block;
	font-size:16px;
	padding:0 0 3px;
}
.musicstxt_artist h3 {
	display:block;
	font-size:16px;
	padding:0 0 3px;
}
.musicstxt p {
	padding:20px 0;
}
.musicstxt a {
	color:#231f20;
	text-decoration:underline;
	font-size:14px;
	font-weight: bold;
}
.othercate {
	float: left;
	width: 940px;
}
.othercate p {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 5px 5px;
	color:#030000;
}
.othercate ul {
	float:left;
}
.othercate li {
	float:left;
	display:block;
	border-right:1px solid #030000;
}
.othercate li a {
	color:#030000;
	font-size:10px;
	padding:0 5px;
	display: block;
}
a.backtop {
	float:right;
	margin: -15px 0 0;
}
a.redbacktop {
	background:#fff;
	display:block;
	color:#ff999a;
	padding:4px 8px;
	float:right;
	margin:0 10px 0 0;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
a.programbacktop {
	background:#fff;
	display:block;
	color:#52c4c5;
	padding:4px 8px;
	float:right;
	margin:0 10px 0 0;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.ticketingpagebg {
	background-image:url(../images/ticketing-pagebg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	background-size:100% 100%;
	width:100%;
	height:auto;
}
.ticketingtxt {
	float:left;
	padding:0 0 20px;
	width: 872px;
}
.ticketingtxt h2 {
	font-size:18px;
	font-weight:bold;
	color:#ed1c24;
	padding:0 0 5px;
	float:none;
	text-transform:uppercase;
}
.ticketingtxt .custom {
	font-size:18px;
	font-weight:bold;
	color:#ed1c24;
	padding:0 0 5px;
	float:none;
	text-transform:uppercase;
}

.ticket-box{
	width:30%;
	float:left;
	margin-right:25px;
}
.lateset {
	color: #030000;
	float: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 5px;
	text-transform: uppercase;
}
.ticketingtxt strong {
	font-weight:bold;
}
.ticketingtxt.superfast {
	width:532px;
	margin:0 auto 10px;
	padding:10px;
	display:table;
	float:none;
	text-align:center;
	border:1px solid #231f20;
}
.innertxt p a {
	color:#030000;
}
.innertxt p a:hover {
	color:#F00;
}
.visit {
	padding:10px 0 0;
}
.nextshow {
	background:#fff;
	display:block;
	color:#21aab0;
	padding:4px;
	float:right;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.musicsection.showtxt {
	float:left;
	width: 890px;
	padding:20px 0 0;
}
.musicstxt.mushowtxt {
	width: 315px;
}
.musicstxt.mushowtxt p {
	text-align:justify;
}
.showimg {
	float:right;
}
.findus-pagebg {
	background-image:url(../images/findus-pagebg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	background-size:100% 100%;
	width:100%;
	height:auto;
}
span.note {
	font-size:14px;
	color:#231f20;
}
.address {
	float:left;
	width:436px;
	padding:20px 0 0;
}
.address h2 {
	color: #231F20;
	float: left;
	font-size: 18px;
	padding: 0 0 5px;
	text-transform: uppercase;
	width: 450px;
}
.address p {
	font-size:16px;
}
.address p span {
	float: left;
	width: 262px;
}
.addtxt {
	padding:0 0 20px;
	width:450px;
}
.guidedtour {
	min-height: 105px;
}
#splogo .sp1 {
	text-align: center;
}
#splogo .sp2 {
	text-align: center;
	width:50%;
	float:left;
	display:block;
	padding:15px 0;
}
#splogo .support {
	text-align: center;
	width:100%;
	float:left;
	display:block;
	padding:10px 0;
}
#splogo img{
	padding:10px 0;
}

#rollover a {
border:none;
text-decoration:none;
position: relative; 
}

.innertxt .h2style{
	color:#F00
}

#rollover a span {
visibility:hidden;
background-color: #FFF;
display:block;
position: absolute;
left: 0px;
/*top: -140px;*/
min-width:150px;
bottom:0;
font-size: 11px;
line-height: 1.2;
color:#666;
text-align: left;
border: 2px solid orange;
padding: 3px;
z-index:58;
}

#rollover a:hover span, #rollover a:active span, #rollover a:focus span {visibility:visible;}

#rollover a:hover, #rollover a:focus
{visibility:visible;}

.innertxt span{
	font-size:18px;
	font-weight:bold;
}

/********************************************************** iPad*****************************************************************/

 @media screen and (max-width: 768px) {
 #conwrap {
 width: 699px;
}
 #header-wrap {
 position: relative;
 width: 100%;
}
#container {
 width:100%;
}
 .logo {
 width:341px;
 float: left;
 left: -28px;
 position: absolute;
 top: 38px;/*53*/
 z-index: 50;
}
.logo img {
 width:100%;
}
.nus-centre {
    float: none;
    padding: 20px 0 2px;
    text-align: right;
}
.flexslider .slides img {
 display: block;
 max-width: 472px!important;
 float:right;
}
.flash_banner{
	height:115px;
}
.aboutpage-bg {
	background:url(../images/about-us-bg.jpg) no-repeat center top fixed;
	width:100%;
	margin:0 auto;
	display:block;
}
.flash_banner_2{
	/*float:right;
	padding-bottom:60px;
	margin-bottom:10px;
	background:#000000;
	width:420px;
	*/
	height: 115px;
}

.flash_banner_2 img{
	width:100%;
}

.download {
    margin: 0 auto;
    padding: 10px 10px 25px;
    position: static !important;
}
nav li a {
 width:82px;
}
 nav li a.home {
 background-position:-20px -280px;
}
 nav li a.aboutus {
 background-position: -103px -280px;
}
 nav li a.programmes {
 background-position: -188px -280px;
}
 nav li a.ticketing {
 background-position:-271px -280px;
}
 nav li a.findus {
 background-position:-353px -280px;
}
.contetn {
 width:691px;
 padding: 35px 4px;
}
 .cols {
 width:679px;
}
 .col {
 width:100%;
 border-bottom: 1px solid #FFFFFF;
}
 .col.fest {
 padding:20px 0;
}
 .welcome {
 float:left;
 margin:0 10px 0 0;
}
 .coltxt {
 float:right;
 width: 518px;
 border-right: none;
 min-height:inherit;
 padding:0;
}
 .col p {
 font-size:12px;
 padding:0 0 10px;
 font-weight:normal;
}
 .festival {
 float:left;
}
 h2 {
 float:none;
}
 .festivlgall {
 height: auto;
 overflow: hidden;
 width: 518px;
}
 .festivlgall li {
 margin: 0 6px 10px 0;
}
 .festivlgall li.last {
 margin: 0 6px 10px 0;
}
 h2.freeadmi {
 float: left;
}
 h2.visual_arts{
 float: left; 
 }
 .col.last {
 float:left;
 width:auto;
 padding: 25px 0 0;
 position:relative;
}
.download {
 bottom: 190px;
 left: 210px;
 padding-left:150px;
}
.video {
 float:left;
 width:254px;

}

.facelike {
 float:left;
 width:254px;
 padding-left:150px;
}
 .video img {
 width:100%;
}
 .conwithus {
 float:left;
}
 .tabsconn {
 padding:0;
 min-height:330px;
}

 .stayupdate {
 float:left;
}
 .stayupdatetxt {
 border-top: 1px solid #FFFFFF;
 float: left;
 padding:15px 0 0;
}
 .joining {
 float:left;
 width: 528px;
}
.innertxt {
 float: left;
 width: 670px;
}
 .musicsection {
 width: 670px;
}

 .musicsection-artist {
 width: 670px;
}
 .musicstxt {
 width: 504px;
}
 .heading {
 width: 504px;
}
 .heading h2 {
 float:left;
}
 .ticketingtxt {
 width: 670px;
}
 .map {
 width:98%;
}
 span.note {
 display:block;
}
 .musicsection.showtxt {
 width: 670px;
}
 .showimg {
 float: right;
 width: 320px;
}
.musicsection img {
 float: right;
 margin: 19px 30px 0 0;
 width: 100%;
}
 ul.update li {
 background: url("../images/dote.png") no-repeat scroll left 11px rgba(0, 0, 0, 0);
 padding: 5px 0 10px 15px;
 font-weight:normal;
}
#footer {
	width: 659px;
}
a.backtop {
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 16px;
}

.musicsection_2 {
    /*
	float: left;
    padding: 0 0 40px;
    width: 380px;
	*/
	float: left;
    padding: 0 0 40px;
    width: 660px;
}

.musicstxt_2 {
    float: left;
    margin: 0 20px 0 0;
    text-align: justify;
    width: 370px;
}

.musicsection_2 img {
   /*
    float: left;
	width:380px;
	height:auto;
	*/
    float: right;
    height: auto;
    width: 250px;

}

.musicsection_2 .booktic{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #21AAB0;
    display: block;
    float: right;
    font-weight: bold;
    margin-top: 3px;
    padding: 4px;
    text-decoration: none;
	margin-left:0;
	width:245px;
	text-align:center
}
.musicsection_2 a.nextshow {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #21AAB0;
    display: block;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
}

.musicsection_2 span.blank {
    display: block;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 10px;
	width:100px;
	float:right;

}

.musicsection img {
    float: left;
    width: auto !important;
}
.innertxt #map iframe{
	width:650px;
	height:300px;
}
.innertxt span{
	/*font-size:12px;
	font-weight:normal;
	*/
}
}
@media only screen and (max-width : 480px) {
 .programpagebg, .aboutpage-bg, .bluebg, .ticketingpagebg, .findus-pagebg {
 -webkit-text-size-adjust: 100%;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
 #conwrap {
 width: 300px;
}
#header {
 width:100%;
 position:absolute;
}
.flexslider .slides img {
 display: block;
 max-width: 472px!important;
 float:right;
}
 .nus-centre {
 float: none;
 padding: 18px 0 22px;
 text-align: center;
 display:none;
}
 .logo {
 width:140px;
 left: -8px;
 top: 1px;
 position: static
}

#container {
    margin:0;
}
.musicsection_2 {
    float: left;
    padding: 0 0 40px;
    width: 380px;
}
.musicsection_2 img {
    float: left;
	width:380px;
}
/*
.flash_banner_2 {
    background: none repeat scroll 0 0 #000000;
    float: right;
    margin-bottom: 10px;
    padding-bottom: 60px;
    width: 300px;
}
*/
 .container {
 width: 90%;
 max-width: 900px;
 margin: 10px auto;
}
.contetn {
 width:98%;
}
 .col {
 width: 100%;
 margin:0;
}
 .cols {
 width:100%;
}
 .festival {
 float:right;
}
 .festivlgall {
 width:100%;
 height:auto;
 padding-left:7px
}
.toggleMenu {
 display:  none;
 padding: 10px 15px;
 color: #fff;
}
 .coltxt {
 width:98%;
}
 .welcome {
 margin: 0 10px 0 30px;
}
 nav {
 border-bottom: 0;
}
 nav ul {
 display: block;
 height: auto;
 right: 0;
 position: absolute;
 top: 25px;
 width:180px;
 z-index: 999;
}
 nav li {
 float:none;
}
 nav li a {
 background:none;
 text-indent:inherit;
 min-height:inherit;
 width:auto;
 display:block;
 text-align:center;
 padding:4px 0;
 border-bottom:2px solid #000;
 color:#000;
 font-weight:bold;
 text-transform:uppercase;
}
 nav li a.home {
background:#6fcdf5;
}
 nav li a.aboutus {
background:#ff9934;
}
 nav li a.programmes {
background:#52c4c5;
}
 nav li a.ticketing {
background:#57b035;
}
 nav li a.findus {
background:#ff999a;
}
 nav a#pull {
 display: block;
 width: 100%;
 text-indent:-9999px;
}
 nav a#pull:after {
 content:"";
 background: url('../images/nav-icon.png') no-repeat;
 width: 35px;
 height: 34px;
 display: inline-block;
 position: absolute;
 right: 0;
 top:-14px;
}
 .flexslider .slides img {
	display: block;
	float: right;
	max-width: 326px !important;
}
.breadcrumb {
	padding-bottom: 0;
	padding-left: 12px;
	padding-right: 0;
	padding-top: 0;
}
.inncontetn {
 width: 290px;
}
 .innertxt {
	width: 270px;
}
.festivlgall li {
    margin: 0 13px 10px 0;
}

.festivlgall li.last {
    margin: 0 13px 10px 0;
}
 .musicsection {
	width: 261px;
}
 .musicsection-artist {
	width: 261px;
}
 .musicstxt {
	width: 270px;
	padding: 12px 0 0;
}
.musicsection img {
 width:auto;
 float:left;
}
 .video, .facelike {
	float: none;
	width: 92%;
	padding-left:7px;
}
 .tabsconn {
 width: 100%;
}
 .download {
 margin: 0 auto;
 padding: 10px 10px 25px;
 position: static;
}
.video img, .facelike img {
    width: 100%;
}
.stayupdatetxt{
	width:100%;
	}
	.joining{
	padding: 0 15px;
    width: 90%;
}
		
.stayupdate{
	float:right;
	}
#footer{
	width: 86%;
	}
	.copyright{
		float:left;
		}
		.heading {
    width: 100%;
}
.ticketingtxt {
    width: 100%;
}
.ticketingtxt.superfast{
	width: 84%;
	margin-right: 38px;
	}
	.address{
		width:100%;
		}
		.address h2{
	font-size: 16px;
	width: 271px;
			}
	.address p {
    font-size: 13px;
	}
	.address p span {
    width: 192px;
}
.musicsection.showtxt{
	width:100%;
	}
	.musicstxt.mushowtxt{
			width:100%;
		}
		.showimg {
    float: left;
    width: 97%;
	 padding: 15px 0 0;
}
.musicsection img {
    float: left;
    width: 50%;
}
.musicsection-artist img {
    float: left;
    margin:19px 30px 0 0;
}
.flexslider {
    float: right;
    margin: 0;
    padding: 0;
    width: 60%;
}
.othercate {
	float: left;
	width: 281px;
}
a.backtop {
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}
.addtxt {
	padding: 0 0 20px;
	width: 270px;
}


#splogo .sp2 {
	text-align: center;
	width: 50%;
	float: left;
	display: block;
}
#splogo .sp2 img{
	width: 80px;
	height:auto;

}
.musicsection_2 {
    float: left;
    padding: 0 0 40px;
    width: 260px;
}
.musicstxt_2 {
    float: left;
    margin: 0 80px 0 0;
    text-align: left;
    width: 260px;
}
.musicsection_2 img {
    float: left;
    width: 260px;
	height:auto;
}
.innertxt #map iframe{
	width:270px;
	height:300px;
}
.musicsection_2 .booktic{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #21AAB0;
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 3px;
    padding: 4px;
    text-decoration: none;
	margin-left:0;
	text-align:center
}
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
 #conwrap {
 width: 420px !important;
}

 .programpagebg, .aboutpage-bg, .bluebg, .ticketingpagebg, .findus-pagebg {
 -webkit-text-size-adjust: 100%;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
 #conwrap {
 width: 300px;
}
#header {
 width:100%
}
.breadcrumb {
 padding: 0 0 0 70px;
}
 .nus-centre {
 float: none;
 padding: 18px 0 22px;
 text-align: right;
}
 .logo {
 width:146px;
 left: -8px;
 top: 0;
}
 .container {
 width: 90%;
 max-width: 900px;
 margin: 10px auto;
}
.contetn {
 width:98%;
}
 .col {
 width: 100%;
 margin:0;
}
 .cols {
 width:100%;
}
 .festival {
 float:right;
}
 .festivlgall {
 width:100%;
 height:auto;
 padding-left:7px
}
.toggleMenu {
 display:  none;
 padding: 10px 15px;
 color: #fff;
}
 .coltxt {
 width:98%;
}
 .welcome {
 margin: 0 10px 0 30px;
}
 nav {
 border-bottom: 0;
}
 nav ul {
 display: block;
 height: auto;
 right: 0;
 position: absolute;
 top: 25px;
 width:180px;
 z-index: 999;
}
 nav li {
 float:none;
}
 nav li a {
 background:none;
 text-indent:inherit;
 min-height:inherit;
 width:auto;
 display:block;
 text-align:center;
 padding:4px 0;
 border-bottom:2px solid #000;
 color:#000;
 font-weight:bold;
 text-transform:uppercase;
}
 nav li a.home {
background:#6fcdf5;
}
 nav li a.aboutus {
background:#ff9934;
}
 nav li a.programmes {
background:#52c4c5;
}
 nav li a.ticketing {
background:#57b035;
}
 nav li a.findus {
background:#ff999a;
}
 nav a#pull {
 display: block;
 width: 100%;
 text-indent:-9999px;
}
 nav a#pull:after {
 content:"";
 background: url('../images/nav-icon.png') no-repeat;
 width: 35px;
 height: 34px;
 display: inline-block;
 position: absolute;
 right: 0;
 top:-14px;
}
 .flexslider .slides img {
 display: block;
 float: right;
 max-width: 326px !important;
}
.breadcrumb {
 padding: 0 0 0 70px;
}
.inncontetn {
 width:380px;
}
 .innertxt {
 width: 380px;
}
.festivlgall li {
    margin: 0 13px 10px 0;
}

.festivlgall li.last {
    margin: 0 13px 10px 0;
}
 .musicsection {
 width: 372px;
}
 .musicstxt {
 width: 372px;
 padding: 12px 0 0;
}
 .musicstxt_artist {
 width: 372px;
 padding: 12px 0 0;
}
.musicsection img {
 width:auto;
 float:left;
}
 .video, .facelike {
	float: none;
	width: 92%;
	padding-left:7px;
}
 .tabsconn {
 width: 100%;
}
 .download {
 margin: 0 auto;
 padding: 10px 10px 25px;
 position: static;
}
.video img, .facelike img {
    width: 100%;
}
.stayupdatetxt{
	width:100%;
	}
	.joining{
	padding: 0 15px;
    width: 90%;
}
		
.stayupdate{
	float:right;
	}
#footer{
	width: 86%;
	}
	.copyright{
		float:left;
		}
		.heading {
    width: 100%;
}
.ticketingtxt {
    width: 100%;
}
.ticketingtxt.superfast{
	width: 88%;
	}
	.address{
		width:100%;
		}
		.address h2{
			font-size:16px;
			}
	.address p {
    font-size: 13px;
	}
	.address p span {
    width: 192px;
}
.musicsection.showtxt{
	width:100%;
	}
	.musicstxt.mushowtxt{
			width:100%;
		}
		.showimg {
    float: left;
    width: 97%;
	 padding: 15px 0 0;
}
.musicsection img {
    float: left;
    width: 100%;
}
.flexslider {
    float: right;
    margin: 0;
    padding: 0;
    width: 60%;
}
.othercate {
	float: left;
	width: 400px;
}
.nivo-caption{
	display:none
}





}
