/* CSS for serving the retina image to devices with a high "device-pixel-ratio" */
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
}

/*  EXTRA-LARGE (XL) Grid: 1200px+
    ---------------- */
@media only screen and (min-width: 1200px) {
		.flip-clock-wrapper ul {
		width: 11%;
		height: 95px;
		margin: 4px;
	}

	.flip-clock-wrapper ul li a div div.inn {
		font-size: 110px;
	}

	.flip-clock-divider .flip-clock-label {
		font-size: 11px;
	}
				.benefits {width:60% !important; margin:auto;}

.accordion-toggle {padding-left:30px;
background-position: right 50px center;}
	#yogaboxcontainer p { max-width:500px;}

#australiasbest {background-size:2200px; background-position:center; background-repeat:no-repeat; height:480px;}
}

@media only screen and (max-width: 1300px) {

	#multiple_highlights_banner .flex-direction-nav {

	}

	.flex-direction-nav .flex-next, .direction_inside .flex-direction-nav .flex-next {
		background: url("../images/backgrounds/direction_nav_white_next.png") no-repeat scroll center center rgba(0, 0, 0, 0);
		left: auto !important;
    	right: 0 !important;
	}
	.flex-direction-nav .flex-prev, .direction_inside .flex-direction-nav .flex-prev {
		background: url("../images/backgrounds/direction_nav_white_prev.png") no-repeat scroll center center rgba(0, 0, 0, 0);
		left: 0 !important;
    	right: auto !important;
	}

	#kc-home-success #backwards-button {
		left: 0;
		}

	#kc-home-success #forwards-button {
		right: 0;
		}

	.flip-clock-wrapper ul {
		width: 10.5%;
		height: 95px;
		margin: 4px;
	}

		.flip-clock-wrapper ul li a div div.inn {
		font-size: 110px;
	}

	.flip-clock-wrapper {
padding-left:8px;}

	.flip-clock-divider .flip-clock-label {
		font-size: 14px;
	}
			.benefits {width:60% !important; margin:auto;}

	.accordion-content img {margin-top:15px;}

		#yogaboxcontainer p { max-width:460px;}



	}


/*  LARGE (L) Grid: 1024px - 1199px
    ---------------- */


    @media only screen and (max-width: 1100px) {

.accordion-content img {margin-top:0px;}
	}

	#yogaboxcontainer {padding-top:60px;}
	#yogaboxcontainer p { max-width:800px;}
#arenacontainer {background-position: center -180px;}

#arenaiconholder {margin-top:70px;}



}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {




	/* LOCATIONS */

	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
		padding: 15px 37px;
		}

	.clock {
		margin-top: -40px;
	}

	#mainNav li a {
		font-size: 21px;
		}

	.subscribeHeroText {
		font-size: 24px;
		}

		.benefits {width:60% !important; margin:auto;}


	/* SUPERCLUB LANDING PAGE */


}




/*  MEDIUM (M) Grid: 768px - 1023px
    ---------------- */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    /* Widgets */

    .widget_form_row label {
        width: 100%;
        display: block;
    }

    .widget_form_input {
        width: 100%;
    }

    /* Gallery */
    /* Categories */
    #content .gallery_cat_list li {
        margin-bottom: 10px;
    }

    #content .gallery_cat_list li a {
        width: 100%;
    }

    #content .gallery_cat_list li a:hover {
        width: 100%;
        margin: 0;
    }

    .gallery_cat_list li a:hover .gallery_title_label {
        font-size: 14px;
        line-height: 17px;
        font-weight: bold;
        height: 135px; /* Change the height to the height of the image */
    }

    /* Thumbs */
    #content .gallery_thumbs li,#content .gallery_thumbs li.gallery_last {
        width: 32.6%;
        margin-right: 1%;
    }

    #content .gallery_thumbs li.gallery_tab_last {
        margin-right: 0;
    }

    /* Header */

	#header a.logo {
		background-size: 100% !important;
		height: 165px;
		width: 121px;
		}

	.navigationWrapper {
		border-left: 111px solid #363636;
		}

	#mainNav li a {
		padding: 19px 9px;
		font-size: 16px;
		}

	ul.globalNavList {
		border: none;
		}

    /* HOME */

	.subscribeHeroText {
		font-size: 17px;
		line-height: 33px;
		}

	.subscribeHeroHolder > .inner {
		padding-left: 24px;
		}

	.bodyNavItems {
		background-size: 20% !important;
		padding: 73px 0 15px;
		}

	.bodyNavItems.offers {
		background-size: 15% !important;
		}

    /* FOOTER */

	#footerSubscribe {
		background: #00afdb !important;
		}

	.subscribeHolder p {
		margin-top: 10px;
		}

	#footerSubscribe .subscribeContainer .subscribeHolder {
		margin-bottom: 20px;
		}

	#footer .footer_left h3 {
		font-size: 16px;
		line-height: 18px;
		}


	/* LOCATIONS */

	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
		padding: 15px 16px;
		}

	.clubHighlights #multiple_highlights_banner .flex-direction-nav {
		display: none !important;
		}

     /* CLASSES */

	.classSteps .stepsContainer {
		border-right: 1px solid #d9d9d9;
		height: auto;
		line-height: 60px;
		}

	.classSteps .stepsContainer .arrowPointer {
		display: none;
		}

	.classSteps .selectContainer {
		padding-top: 15px;
		padding-bottom: 15px;
		}

	.classCalander table td {
		font-size: 14px;
		}


	/* Flipclock */

	.flip-clock-wrapper ul {
		width: 10.5%;
		margin: 3px;
	}

	.clock {
		margin-top: -130px;
	}

    /* WHY LANDING PAGE */

	#why-goPage .landingPageDividers .outterpadding {
		padding: 0 20px;
		}

	#why-goPage .landingPageDividers.topReasons .outterpadding {
		padding: 0 0px;
		}

	#why-goPage-landingPage .landingPageDividers.guaranteeTwo .outterpadding {
		padding: 0 50px;
		}

	#why-goPage .landingPageDividers.awards img {
		width: 450px;
		}

	#why-goPage .landingPageDividers.featured img {
		width: 550px;
		}

	#why-goPage .codeOfConduct {
		height: 140px;
		}

		.benefits {width:80% !important; margin:auto;}


  .accordion-content p {margin-bottom: 5px; padding: 10px;}
.accordion-toggle {font-size:28px;}

.accordion-content img {margin-top:0px;}




	/* SUPERCLUB landing page */

#pose {
	display:none;
	}

	#yogaboxcontainer {padding-top:60px;}

		#yogaboxcontainer p {
			max-width:400px;
		}
#ybdropdowncontent p {
			max-width:800px;
		}

#arenacontainer {
    background-image: url(../files/backgrounds/arena_background.jpg);
    background-position: -600px -210px;
    background-repeat: no-repeat;
    background-color: white;
}
#arenaiconholder {
	margin-top:55px;
	}

	#arenacontainer p {max-width:370px;}
	#arenadropdowncontent p {max-width:800px;}
}






/*  Phone - all mobile sizes < 767px
    ---------------- */
@media only screen and (max-width: 767px) {
	.headerRight {
		margin-right: 50px;
	}
	.headerRight a {
		padding: 5px !important;
	}
	#colourBar .grid_24 {
		display: none;
	}

	#logoContainer {
		left: -10px;
		}

	h1 {
		/*color: #273038;*/
		font-size: 30px;
		line-height: 34px;
		}

	.inner_r {
		padding-right: 0;
		}

	.inner_l {
		padding-left: 0;
		}

	.inner {
		padding-right: 0;
		padding-left: 0;
		}

	#content #copy {
		margin-top: 0px;
		}

    html, body {
        font-size: 14px;
        line-height: 20px;
    }

    #homePage #menu_mobile {
        display : none;
    }

    .form_label {
        width   : auto;
        padding : 0;
    }

    .form_required {
        width   : 5%;
        padding : 5px 0 0 10px;
    }

    .form_field {
        width      : 100%;
        float      : none;
        margin-top : 0;
    }

    #header {
	    background: rgb(46,54,63); /* Old browsers */
	    background: -moz-linear-gradient(top,  rgba(46,54,63,1) 0%, rgba(34,42,51,1) 100%); /* FF3.6+ */
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(46,54,63,1)), color-stop(100%,rgba(34,42,51,1))); /* Chrome,Safari4+ */
	    background: -webkit-linear-gradient(top,  rgba(46,54,63,1) 0%,rgba(34,42,51,1) 100%); /* Chrome10+,Safari5.1+ */
	    background: -o-linear-gradient(top,  rgba(46,54,63,1) 0%,rgba(34,42,51,1) 100%); /* Opera 11.10+ */
	    background: -ms-linear-gradient(top,  rgba(46,54,63,1) 0%,rgba(34,42,51,1) 100%); /* IE10+ */
	    background: linear-gradient(to bottom,  rgba(46,54,63,1) 0%,rgba(34,42,51,1) 100%); /* W3C */
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e363f', endColorstr='#222a33',GradientType=0 ); /* IE6-9 */
	    padding : 0;
	    height: 44px;
    }

    #header a.logo {
        height          : 63px;
        width           : 78px;
        background-size : 100% auto !important;
        float           : left;
        margin-bottom   : 0;
	    background: url(../images/logos/logo_m.png);
	    text-align: left;
    }

    #headingWrapper {
	    /*background: none !important;*/
	    }

    #headingContainer {
	    margin-top: 30px;
	    }

	#headingWrapper .grid_24 {
		min-height: inherit;
		}

    /* HEADEDR */
    #landingBanner {
    	height:  auto;
    }
	#header a.logo {
		background: url(../images/logos/logo_m.png) bottom center no-repeat;
		}

	.header_phone_number.headerRight {
		color: #fff !important;
		float: left;
		margin-left: 70px;
		margin-top: 4px;
		font-size: 14px;
		}

	.header_phone_number.headerRight i {
		margin-right: 5px;
		}

	.header_phone_number.headerRight a {
		}



    /* FOOTER */

	#footerSubscribe .subscribeContainer .subscribeHolder {
		margin-top: 15px;
		margin-bottom: 10px;
		}

	#footerSubscribe {
		background: #00c4f5 !important;
		}

	.subscribeHolder p {
		text-align: center;
		margin-bottom: 10px;
		}

	#footerSubscribe .subscribeContainer .subscribeSocial a {
		padding: 16px 0;
		font-size: 20px;
		}

	.footerLogo {
		display: none;
		}

	#footer .footer_list_container {
		border-right: none;
		margin-top: 20px;
		}

	#footer .footer_list {
		float: left;
		width: 48%;
		margin-bottom: 15px;
		margin-right: 2%;
		}

	#footer .footer_left h3 {
		line-height: 18px;
		font-size: 16px;
		color: #7f8382;
		}

	.footer_details_container {
		margin-top: 20px;
		text-align: center;
		font-size: 12px;
		}

    /* HOME */

	#subscribeHero {
		background: #00ccff;
		}

	.subscribeHeroText {
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 18px;
		line-height: 20px;
		background: none;
		text-align: center;
		}

	.subscribeHeroHolder {
		margin-top: 0px;
		margin-bottom: 15px;
		}

	.subscribeHeroHolder > .inner {
		padding-left: 0px;
		}

	#subscribeHero .subscribeButton a {
		line-height: 30px !important;
		}

	#homePageClass .container_24 > .inner {
		padding: 0px;
		}

	#homePageClass {
		padding: 20px 0;
		}

	#homePageClass .classesTitle .firstTitle {
		font-size: 27px;
		line-height: 34px;
		margin-bottom: 40px;
		}

	#homePageBodyNav {
		}

    a.bodyNavItems {
	    border-bottom: 1px solid #1a1a1a;
	    border-left: 1px solid #1a1a1a;
	    border-right: 1px solid #1a1a1a;
	    border-top: 1px solid #1a1a1a;
	}

    #homePageBodyNav .grid_24.inner .grid_6 {
	    width: 25%;
	    margin-left: -1px;
	    }

	.bodyNavItems {
		font-size: 12px;
		background-size: 30% auto !important;
		background-position: center top 30% !important;
		}

	.bodyNavItems {
		padding: 60px 0 15px;
		}

	.bodyNavItems.offers {
		background-size: 20% !important;
		}

	.clubHeadingDetails .button {
    	display: none;
    }

	#homePageClass .classesTitle {
		margin-bottom: 5px;
		font-size: 20px;
		}

    /* Gallery */
    #content .gallery_cat_list li {
        margin-bottom: 15px;
        width: 48%;
    }

    #content .gallery_cat_list li.gallery_middle {
        margin-right: 0;
        margin-left: 0;
    }

    #content .gallery_cat_list li.gallery_mob_last {
        margin-left: 4%;
    }

    .gallery_cat_list li a {
        background: none;
    }

    .gallery_cat_list li a:hover .gallery_title_overlay_container,.gallery_cat_list li .gallery_title_overlay_container {
        position: relative;
        display: block;
        text-align: left;
    }

    .gallery_cat_list li .gallery_title_overlay {
        display: block;
        text-align: left;
        padding: 0px;
    }

    .gallery_cat_list li a:hover .gallery_title_overlay {
        padding: 0px;
    }

    .gallery_cat_list li a:hover .gallery_title_label, .gallery_cat_list li .gallery_title_label {
        font-size: 14px;
        display: block;
        padding: 10px 0 2px 0;
        line-height: 17px;
        font-weight: bold;
        color: #000;
        text-align: left;
        height: auto; /* Change the height to the height of the image */
    }

    /* Thumbs */
    #content .gallery_thumbs li, #content .gallery_thumbs li.gallery_last, #content .gallery_thumbs li.gallery_tab_last {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 18px;
    }

    #content .gallery_thumbs li.gallery_mob_last {
        margin-right: 0;
    }
    .gallery_thumbs .gallery_caption {
        padding: 18px 0 0px;
    }
    .gallery_thumbs .gallery_caption h2 {
        margin-bottom: 10px;
    }

    /* Locations */

	.locationsListing h2 {
			font-size: 24px;
		}

	.locationsListing {
		min-height: 136px;
		}

	.club-view #headingWrapper .grid_24 {
		min-height: inherit;
		}

	.club-view #headingContainer {
		margin-top: 15px;
		}

	.clubviewHeading h1 {
		font-size: 30px;
		line-height: 34px;
		}

	.clubHeadingDetails {
		margin-top: 0px;
		}

	.clubHeadingDetails .header_phone_number{
		margin-top: 0px;
		margin-bottom: 15px;
		}

	#tabs.ui-tabs .ui-tabs-nav li {
		background-color: #f6b525 !important;
		}

	#tabs.ui-tabs .ui-tabs-nav li, #tabs.ui-tabs .ui-tabs-nav li a {
		width: 100%;
		}

	#tabs.ui-tabs .ui-tabs-nav li a {
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;
		border-bottom: 1px solid #f08918;
		}

	.gallery_locations > div {
		margin-bottom: 20px;
		margin-left: 2%;
		margin-right: 2%;
		width: 46%;
		}

	.clubviewHeading {
		padding: 0 0 10px;
		}

	.clubsTabs .clubDetailsImage {
		display: none !important;
		}

	#club-viewPage #headingWrapper {
		height: 150px;
		background-size: auto 100% !important;
		}


    /* TESTIMONIALS */

	.testi_full .testi_padding {
		width: 100%;
		}

    .testi_full .testi_quote_left {
	    padding-left: 0px;
	    margin-right: 0px;
	    background: none;
	    }

	.testi_full .testi_quote_right {
	    padding-right: 0px;
	    }

	.testi_full {
		background-size: auto 100% !important;
		}


	/* MOBILE HOMEPAGE */


	.ribbonTitleContainer.large {
		padding: 8px 26px;
		font-size: 20px;
		display: block;
		}

	.rightWing {
		position: absolute;
		z-index: 9;
		top: -20px;
		right: 0px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 20px 0 0 40px;
		}

	.leftWing {
		position: absolute;
		z-index: 9;
		bottom: -20px;
		left: 0px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 40px 20px 0;
		}

	#homeStoriesCarousel {
		padding: 60px 0 0px;
		margin-bottom: -20px;
		background-size: auto 100%;
		}

	#homeStoriesCarousel .ribbonTagline {
		top: -28px;
		}

	#homeCarousel {
		padding: 14px 0 0px;
		}

	#kc-home {
		padding-bottom: 29%;
		height: 200px;
		}

	.kc-wrap {
		overflow: auto;
		}

	#kc-home-success {
		margin-top: 20px;
		overflow: hidden;
		z-index: 100;
		height: 440px;
		}

    #homeStoriesCarousel #kc-home-success .kc-item.kc-front-item > div {
	    display: block;
	    }

	#homeStoriesCarousel .content_summary, #homeStoriesCarousel #kc-home-success .kc-item.kc-front-item:hover .content_summary {
		width: 155%;
		margin-top: -140px;
		margin-left: -28%;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		text-align: center !important;
		}

	#homeStoriesCarousel .content_summary > div {
		padding: 20px 15px;
		}

	#homeStoriesCarousel .content_summary h3 {
		font-size: 20px;
		}

	#kc-home-success .button {
		z-index: 10000;
		}

	.blogh1 {
    	font-size: 45px;
    }

	/*
		#homeCarousel {
			padding: 15px 0 37px;
			}

		.home_gallery_mobile {
			margin-top: 20px;
			text-align: center;
			width: 100%;
			}

		#blogCarousel {
			padding: 15px 0 37px;
			}

		.home_blog_mobile {
			text-align: center;
			padding: 0 30px;
			margin-top: 70px;
			}

		.home_blog_mobile p {
			margin-bottom: 15px;
			}

		/* MOBILE FORMS */

	#membershipSignup {
		padding-top: 45px;
		background-size: auto 100% !important;
		}

	#membershipSignup .ribbonTitle {
		/*display: none;*/
		}

	.subscribeContainer .ribbonTitle {
		margin-bottom: -35px;
		}

	#homePage #membershipSignup .ribbonTitle {
		display: block;
		margin-top: 20px;
		}

	.ribbonTagline.large {
		font-size: 20px;
		}

	.ribbonTagline.large {
		top: -28px;
		}

	.signupContainer .title {
		text-align: left;
		}

	.signupContainer .signupButtonContainer:before, .signupContainer .signupButtonContainer:after {
		content: none;
		}

	.signupContainer {
		padding-top: 40px;
		}

	.blogListingThumb img {
		width: 100%;
	}

    /* MOBILE HIDDEN */

	/*
	#homePage #homeCarousel #kc-home, #homePage #homeStoriesCarousel #kc-home-success, #homePage #blogCarousel #kc-blog {
		display: none;
		}

	*/

	.ribbonTitle.awardsTitle {
	    display: none;
	}

	#homePage #blogCarousel {
		padding: 20px 0;
		}

	#homePage #blogCarousel #kc-blog {
		display: none;
		}

	#homePage #blogCarousel .home_blog_mobile {
		text-align: center;
		padding: 58px 0 20px;
	    }

	#homePage #blogCarousel .home_blog_mobile p {
		margin-bottom: 10px;
	}
	#blogMobileBanner {
		display: block;
		}

	#footerSubscribe .subscribeContainer .subscribeButton {
		float: none;
		width: 100%;

	}

	#footerSubscribe .subscribeContainer .subscribeButton .button {
		padding: 5px 0 3px !important;
		width: 80% !important;
		font-size: 16px;
		height: 20px;
	}
	#footerSubscribe .subscribeContainer .subscribeButton {
		text-align: center;
	}

	.testi_video {
		left: 0px;
		width: 280px;
		height: 191px;
		bottom: auto;
		top: 0;
	}
	.testi_full.right_testi .testi_image, .testi_full.left_testi .testi_image {
		position: relative;
		float: none;
	}

	.testi_image > img {
		display: none;
		}

	.testi_padding {
		padding: 200px 0px 60px;
	}
	.testi_full.left_testi .testi_video {
		right: auto;
		left: 0px;
	}
	.testi_padding h2 {
		color: #fff;
		margin-bottom: 10px;
	}
	.landing-page {
		text-align: center;
	}


	/* Flipclock */

	.clock_outter_wrapper {
		position: relative;
		margin-bottom: 0;
		bottom: 0;
		}

	.clock {
		margin: 20px 0px 5px;
	}

	.flip-clock-wrapper ul {
		width: 50px;
		height: 60px;
		margin: 2px;
	}

	.flip-clock-wrapper ul li {
		line-height: 70px;
	}

	.flip-clock-wrapper ul li a div div.inn {
		font-size: 50px;
	}

	.flip-clock-divider .flip-clock-label {
		top: 70px;
		font-size: 16px;
	}

	.flip-clock-dot.top {
		top: 10px;
	}

	.flip-clock-dot.bottom {
		top: 40px;
		bottom: auto;
	}


	/* Landing Pages */

	#headerGlobalItems {
		margin-top: 6px;
		margin-bottom: 6px;
	}

	.landing-page #headerGlobalItems {
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 0px;
		}

	.landing-page #headerGlobalItems .headerButton {
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 12px;
		}

	#header {
		background: #363636;
		text-align: right;
	}

	#landingBanner {
		padding: 20px;
	}

	.landingBannerContent {
		padding: 20px;
		background: rgba(0,0,0,0.5);
		border-radius: 5px;
	}

	.landingPageDividers {
		padding: 20px 0px;
	}

	.landingPageDividers h2 {
		font-size: 30px;
		line-height: 1.2;
		margin-bottom: 10px;
	}

	.landing-page #membershipSignup {
		padding: 50px 0px;
	}

	.subscribeContainer .whiteheading {
		font-size: 26px;
		line-height: 30px;
	}

	.subscribeContainer .whiteheading .smallHeading {
		font-size: 18px;
	}

	.subscribeContainer .whiteheading p {
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 0px;
		line-height: 1.4;
		font-size: 14px;
	}

	.subscribeContainer .whiteheading .smallHeading span:before,
	.subscribeContainer .whiteheading .smallHeading span:after {
		top: 0px;
	}

	.landing-page .signupContainer {
		padding: 35px 20px 10px;
	}

	.signupButtonContainer {
		margin-top: 0px;
	}

	#homeLandingBanner.flexslider.slide_crop .slide {
		max-width: none;
	}


	/* WHY LANDING PAGE */

	#why-goPage #header a.logo {
		background-image: url(../images/logos/logo_m.png);
		height: 59px;
		width: 60px;
		}

	#why-goPage h3 {
		font-size: 22px;
		line-height: 23px;
		}

	#why-goPage-landingPage #header a.logo {
		background-image: url(../images/logos/logo_m.png);
		height: 63px;
		width: 66px;
		}

	#why-goPage-landingPage #logoContainer {
		right: auto;
		left: 0px;
		}

	#why-goPage #header {
		height: 0px;
		}

	#why-goPage #landingBanner.why_go_top_banner {
		background-size: auto 100% !important;
		}

	#why-goPage #landingBanner.why_go_top_banner .banner_container {
		height: 173px;
		}

	#why-goPage #landingBanner.why_go_top_banner {
		background-size: auto 100%;
		}

	a.largeCtaButton {
		width: 270px;
		}

	.secure_icon, .guarantee_icon {
		width: 50%;
		}

	.secure_icon span {
		margin-right: 10px;
		padding-left: 20px;
		}

	.guarantee_icon span {
		margin-left: 10px;
		padding-left: 27px;
		}

	.secure_icon span, .guarantee_icon span {
		background-size: auto 20px;
		font-size: 12px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-bottom: 5px;
		}

	.secure_icon, .guarantee_icon {
		margin-bottom: 0px;
		}

	#why-goPage .landingPageDividers .outterpadding {
		padding: 0px;
		}

	#why-goPage .landingPageDividers.our-promise {
		padding: 17px 0;
		}

	.promise_title {
		font-weight: 600;
		position: relative;
		width: 180px;
		margin: 0 auto;
		}

	.promise_title img {
		position: absolute;
		top: -36px;
		left: -165px;
		width: 160px;
		}

		#footerSubscribe .subscribeContainer .subscribeButton .button {
	    font-weight: bold;
	    background: #ef32a2 !important;
	    background: -moz-linear-gradient(top, #ef32a2 1%, #be0171 100%) !important;
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ef32a2), color-stop(100%,#be0171)) !important;
	    background: -webkit-linear-gradient(top, #ef32a2 1%,#be0171 100%) !important;
	    background: -o-linear-gradient(top, #ef32a2 1%,#be0171 100%) !important;
	    background: -ms-linear-gradient(top, #ef32a2 1%,#be0171 100%) !important;
	    background: linear-gradient(to bottom, #ef32a2 1%,#be0171 100%) !important;
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef32a2', endColorstr='#be0171',GradientType=0 ) !important;
	    border: 1px solid #a10b64 !important;
	    padding: 15px !important;
		}

	#why-goPage .landingPageDividers.numbers .padding {
		padding-bottom: 10px;
		margin-bottom: 10px;
		}

	#why-goPage .landingPageDividers.numbers .borderBottom {
		border-bottom: 1px solid #fff;
		}

    #why-goPage-landingPage .landingPageDividers.numbers p {
	    margin-bottom: 0px;
	    }

	#why-goPage .landingPageDividers.videoTwo {
		background-size: auto 100%;
		}

	#why-goPage .landingPageDividers.videoTwo .banner_container {
		height: 184px;
		}

	#why-goPage .landingPageDividers.topReasons .outterpadding {
		padding: 0px;
		}

	.noClearMobile {
		display: none;
		}

	.landingPageDividers.topReasons .grid_4 {
		width: 33.33%;
		height: 70px;
		border-right: 1px solid #bfc0c1;
		margin-bottom: 15px;
		}

	.landingPageDividers.topReasons .grid_4.noMobileBorder {
		border-right: none;
		}

	.landingPageDividers.topReasons .grid_4.end {
		margin: 0 auto;
		float: none;
		}

	#why-goPage .landingPageDividers.guaranteeTwo .outterpadding {
		padding: 0px;
		}

	.promise_title {
		font-size: 20px;
		line-height: 24px;
		}

	#why-goPage .landingPageDividers.our-promise .quotes.end {
		right: 19px;
		}

	#why-goPage .landingPageDividers.our-promise .quotes {
		left: 0px;
		}

	#why-goPage .codeOfConduct {
		height: 50px;
		}

	.blogImageContainer {
		width: 100%;
		float: left;
		margin-bottom: 12px;
	}
	.mobileChange {
		width: 100% !important;
	}
	.blogImageContainer > div {
		margin: 0px;
	}

			.benefits {width:100% !important; margin:auto;}



#yogaboxcontainer {
background-image: url('../files/backgrounds/yogabox_studio.jpg');
background-color:white;
padding-top:300px;
text-align:center;
}

#arenacontainer {
background-image: url('../files/backgrounds/arena_pic.jpg');
background-color:white;
background-repeat:no-repeat;
background-position: 0px top;
min-height:300px;
padding-top:370px;
}

#arenacontainer h2, #arenacontainer h3{
line-height:0.8em;
text-align:center;
color:#1d1d1d;
}

.superclubheader {
background-size:900px;
}

#arenacontainer h2, #arenacontainer h3, #arenacontainer p {padding-left:0px; color:#1d1d1d;}



#arenacontainer p {color:#1d1d1d; }
#arenadropdowncontent p {color:white; max-width:700px;}

#arenaiconholder {
	margin-top:0px;
	}

#arenacopy p { width: 90%;  text-align:center; margin-left:auto; margin-right:auto;}

#yogaboxcontainer h2, #yogaboxcontainer h3 {
	text-align:center;
	padding-left:0px;
	}
#australiasbest {height:270px;}


#yogaboxcontainer.toggler {text-align:center;}

#superclubdropdown {padding-left:0px;}

#superclubybdropdown {padding-left:0px;}

#gopics, #ybpics, #arenapics {height:100px; background-position:center;}

img.mobilehide {display:none;}
img.mobileshow {display:block;}

	#yogaboxcontainer p { max-width:700px; margin-left:auto; margin-right:auto;}


#ybiconholder {

	background-image: url('../files/backgrounds/yogabox_background_mobile.jpg');
	padding-top:45px;
	margin-top:-20px;
	}


}





/*  SMALL (S) Grid: 480px - 767px
    ---------------- */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.outterpadding > div {
    	height: 340px;
	}

	.flip-clock-wrapper ul {
		width: 10%;
		height: 60px;
		margin: 4px;
	}
	.flip-clock-wrapper ul li a div div.inn {
		font-size: 73px;
	}
	.flip-clock-divider .flip-clock-label {
		font-size:10px;
	}
}

@media only screen and (max-width: 600px) {
	.header_phone_number.headerRight {
		position: absolute;
		left: 0px;
	}
	.landing-page .joinNow, .landing-page .freeTrial {
		font-size: 13px;
	}
	/* Flipclock */

	.flip-clock-wrapper ul {
		width: 10%;
		height: 55px;
		margin: 2px;
	}


	.flip-clock-wrapper ul li a div div.inn {
		font-size: 60px;
	}



	.flip-clock-wrapper ul li {
		line-height: 65px;
	}

	.flip-clock-divider .flip-clock-label {
		top: 60px;
	}

	.flip-clock-divider {
		height:55px;
	}

	.blogh1 {
		font-size: 37px;
	}

	div.toggler {
		margin-left:-10px;
	}


}

@media only screen and (min-width: 480px) and (max-width: 530px) {
	.landing-page .joinNow, .landing-page .freeTrial {
		font-size: 11px;
	}
}

@media only screen and (max-width: 522px) {
	.bookTour {
	}
	div.toggler {margin-left:-30px;}




}



/*  EXTRA-SMALL (XS) Grid: < 479px
    ---------------- */
@media only screen and (max-width: 479px) {

	.headerRight {
		margin-right: 55px;

	}

	.phoneAreaNumber {
		text-align: center;
		font-family: 'Proxima Nova W01';
		font-weight: bold;
		text-transform: uppercase;
	}

	.header_phoneArea {
		display: block;
		height: 30px;
	    background: #ef0197;
    	padding-top: 10px;
	}

	.phoneAreaNumber {
		color: #ffffff;
		font-weight: bold;
	}
	.phoneAreaNumber a {
		color: #ffffff;
		font-weight: bold;
	}


	/* Gallery */
    /* Thumbs */
    #content .gallery_thumbs li, #content .gallery_thumbs li.gallery_last, #content .gallery_thumbs li.gallery_tab_last {
        margin-bottom: 10px;
    }
    .gallery_thumbs .gallery_caption {
        padding: 10px 0 0px;
    }
    .gallery_thumbs .gallery_caption h2 {
        margin-bottom: 5px;
    }

    #landingBanner {
    	background-position: 30% 50%;
    }
    /* Flipclock */
	.flip-clock-wrapper {
padding-left:10px;}

	.flip-clock-wrapper ul {
		width: 10%;
		height: 40px;
		margin: 2px;
	}

	.flip-clock-wrapper ul li {
		line-height: 45px;
	}

	.flip-clock-wrapper ul li a div div.inn {
		font-size: 40px;
	}

	.flip-clock-divider .flip-clock-label {
		top: 48px;
		font-size: 10px;
		left: 10px !important;
	}

	.flip-clock-divider {
		width: 10px;
	}

	.flip-clock-dot {
		width: 4px;
		height:4px;
		left: 2px;
	}

	.flip-clock-dot.top {
		top: 15px;
	}

	.flip-clock-dot.bottom {
		top: 28px;
	}

	.promise_title {
		font-weight: 600;
		position: relative;
		width: 180px;
		margin: 0;
		float: right;
		}

		.narrow {font-size:15px;}

.accordion-toggle {cursor: pointer;
width:100%;
margin-left:-10px;}

div.toggler {margin-left:-10px;}

.pricingpanel {width:100%;}

.priceBlock { text-align:center; margin-left:auto; margin-right:auto;}

#yogaboxcontainer p {width:90%; }
#yogaboxcontainer p, h2, h3 {margin-left:auto; margin-right:auto; padding-left:0px;}
#pose {display:inline;}




}

@media only screen and (max-width: 379px) {

    /* Gallery */
    /* Thumbs */
    .headerRight a.button {
    	font-size: 10px;
	    margin-bottom: 4px;
	}
	#headerGlobalItems .header_phone_number {
		font-size: 11px !important;
	}
	.landing-page .joinNow, .landing-page .freeTrial {
		font-size: 10px;
	}
	.blogh1 {
		font-size: 29px;
	}

	img.rightfloat {width:100%; height:auto;}
img.leftfloat {width:100%; height:auto;}

ul.listing {text-align:center;}
div.landingbenefits {text-align:center;}

.accordion-toggle {cursor: pointer;
width:100%;}


}

@media only screen and (max-width: 345px) {

	.flip-clock-wrapper ul {
		width: 10%;
		margin:1px;
	}




}


@media only screen and (max-width: 345px) {

	.flip-clock-wrapper ul {
		width: 10%;
		margin:1px;
	}


    .accordion-toggle {background-position: right 10px center;}

.benefits {border:0px;
text-align:center;
background-color:transparent;
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
}


.benefits td {text-align:center; border:0px; background-color:transparent;}
}

