/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

@media only screen and (min-width: 960px) {	
	.home header { margin-top: -100px; }
	.home .logo-a { top: -100px; }
	.home .logo-b { top: -100px; }
	}

@media only screen and (max-width: 1400px) {	
	header { width: 100%; }
}
@media only screen and (max-width: 1292px) {
	
	header nav ul li { margin: 0 7px; }
	header nav ul li:first-child { margin: 0 7px 0 0; }
	
	header nav ul li:last-child { margin: 0 7px 0 0; }
	
	.testimonials-instagram .right {
		margin-right: 0;
	}

}

@media only screen and (max-width: 1192px) {
	
	a.img-link h3 {
		font-size: 27px;
	}
	

}


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

	header nav ul li {
		margin: 0;
	}
	
		header nav ul li:first-child {
			margin: 0;
		}
		
		header nav ul li:last-child {
			margin: 0;
		}
		
	header .weather {
		display: none;
	}
	
	a.logo {
		left: 20px;
		width: 175px;
		height: 46px;
		top: 40px;
	}
	
	a.img-link .text {
		width: 86%;
	}
	
	a.img-link h3 {
		font-size: 27px;
	}
	
	a.img-link span.btn {
		bottom: 30px;
	}
	
	.img-link.video-pane p {
		width: auto;
	}
	
	.video-pane .vid-arrow {
		margin-left: 5%;
	}
	
	.video-pane .video-thumb {
		left: 28%;
		bottom: 30px;
	}
	
}

@media only screen and (max-width: 1100px) {
	
	.quicklinks a.feature {
		font-size: 25px;
		padding: 26px 20px 15px 8%;
	}
	
	.quicklinks a strong {
		font-size: 40px;
		line-height: 35px;
		margin: 0;
	}

	.quicklinks a.vouchers span {
		font-size: 14px;
		line-height: 15px;
	}

	.quicklinks a.vouchers .gv-arrow {
		right: 10px;
		top: 67px;
	}
	
	.testimonials-instagram .left {
		padding-top: 87px;
		width: 100%;
		box-sizing: border-box;
	}
	
	.testimonials-instagram .right {
		background-size: 100% auto;
	}
	
	.testimonials-instagram .right {
		margin-right: 20px;
		width: auto;
	}
	
	.instagrams img.insta-one {
		left: 4%;
	}
	
	.instagrams img.insta-two {
		margin: 0 auto;
		left: auto;
	}
	
	.instagrams img.insta-three {
		right: 4%;
		top: 100px;
	}

	.right .jtb {
		left: -1%;
	}
	
	.pageHeading .bg-brush { right: 0px; }
	.pos-r { right: 0px; }
	
	#packageWrap.giftvoucher p.packageTitle { text-align: center; }
	.packageBox.landscape {
		width: 365px;
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	
	.testimonials-instagram .right {
		max-width: none;
		width: 100%;
	}
	
	.facebook-instagram-widget {
		
	}


}

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

			
	header {
		background-image: none;
		background-color: #fff;
		height: 112px;
		position: relative;
		width: auto;
	}
	
	a.logo {
		width: 170px;
		height: 46px;
		top: 21px;
	}
	
	.mob-links {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 42px;
		font-size: 0;
	}
	
		.mob-links div {
			width: 33.3%;
			height: 42px;
			display: inline-block;
			float: left;
		}
		
		.mob-links a span {
			position: relative;
			margin: 0 auto 0 17px;
		}
		
		.mob-links a span i {
			position: absolute;
			top: 0px;
			left: -25px;
		}
	
		.mob-links a {
			display: block;

			height: 100%;
			font-size: 13px;
			text-decoration: none;
			text-transform: uppercase;
			color: #fff;
			line-height: 42px;
		}
		
		.mob-links a.map {
			background-color: #54b6d2;
			border-right: 1px solid #75c4da;
		}
		
		.mob-links a.call {
			background-color: #5db3a3;
			border-left: 1px solid #569b8f;
			border-right: 1px solid #7fc4b8;
		}
		
		.mob-links a.book {
			background-color: #db2f78;
			border-left: 1px solid #b82f69;
		}
		
		.video-banner h1 {
			font-size: 110px;
		}

		
		
		.video-banner h2 {
			padding: 0 150px;
		}
		
		.video-pane .video-thumb {
			bottom: 20px;
			left: 7%;
		}
		
		.video-pane .vid-arrow {
			display: none;
		}
		
		a.img-link h3 {
			font-size: 25px;
		}
		
		
		
		.right .jtb {
			width: 380px;
			height: 135px;
		}
		
		.testimonials-instagram .right {
			background-size: 80%;
		}
		
		

		.newsletter-awards .newsletter {
			/* width: 38%; */
			margin: 0 auto;
			width: 100%;
			float: none;
		}

		
		.newsletter-awards .wrapper {
			width: 625px;
			padding: 0px;
			margin: 0 auto;
		}
		.newsletter-awards .awards {
			width: 38%;
			display: none;
		}
		
		.newsletter p { 
			font-size: 19px;
			line-height: 20px;
		}
		
		footer .footer-top nav li {
			margin: 0 3px;
		}
		
		.breadcrumbs { padding: 0 10px; }
		
		.priceWrap .priceNumber { left: 15px; }
		.box-padding-right { padding-left: 50px; }
		
		#video-preview { right: 0px; }
		
		#introHeading,
		.pageContent .wrapper { padding: 30px 10px; }
		
		
		
		#accomForm .wrapper { padding: 60px 10px 40px; }
		
		#about-slider .wrapper { padding: 10px 10px 30px; }
		
		#about-slider .cycle-prev,
		#about-slider .cycle-next { top: 120px; }
		
		
		.galleryThumbs { width: 748px; margin: 0 auto; }
		
		#contactWrap .col-r .title { display: block; width: auto; float: none; margin-bottom: 5px; }
		
		
		#giftVoucherForm section.wrapper { padding: 0 10px; margin-bottom: 30px; width: 748px; }
		#giftVoucherForm section .field { width: 236px; }
		#giftVoucherForm section input,
		#giftVoucherForm section textarea { width: 194px; }
		
		#giftVoucherForm .field.long { width: 493px; }
		#giftVoucherForm section .long input,
		#giftVoucherForm section .long textarea { width: 451px; }
		
		#giftVoucherForm .gvExpiry { width: 236px; }
		#giftVoucherForm .styled select { width: 150px; }
		
		
		.icn-payment { right: 185px; }
		
		#loginBox { margin-right: 20px; }
		
		
		/* Blog */
		.blogWrap .postWrap .post span { font-size: 14px; line-height: 1.6em; }
		.pageContent .wrapper .sidebar { top: 30px; }

}



/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 959px) {    
    
		.tablet-prt {
			display: block !important;		
		}
		
		.hide-tablet-prt {
			display: none !important;
		}
		
		footer .footer-top nav {
			max-width: 300px;
			margin-top: 0;
		}
		
		.video-banner .wrapper {
			overflow: hidden;
		}
		
		#pageHeader .wrapper { padding: 50px 0; }
		
		.categoryList { width: 620px; margin: 0 auto; }
    
    }


/*  #Mobile (Portrait & Landscape)
================================================== */

    /* Note: Design for a width of 320px */

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

        #book-now form {
            margin-right: 0px;
        }
        
		.mob-lnd-prt {
			display: block !important;		
		}
		
		.hide-mob-lnd-prt {
			display: none !important;
		}
		
		.cta {
			height: 265px;
			overflow: hidden;
		}
		
		.cta a.img-link {
			width: 100%;
			min-height: 270px;
			height: auto;
			float: none;
			display: block;
		}
		
		.cta .gradient-line {
			height: 5px;
		}
		
		.video-pane .video-thumb { display: none; }
		
		a.img-link .text {
			text-align: center;
			width: 70%;
			left: 15%;
		}
		
		a.img-link .text h3 {
			font-size: 30px;
			max-width: 200px;
			margin: 0 auto 20px;
		}
		
		a.img-link .text span.btn {
			position: relative;
			bottom: auto;
			margin: 10px auto 0;
		}
		
		.testimonials-instagram .right {
			width: 100%;
			float: none;
			max-width: none;
			background-size: auto 90%;
			background-position: center;
			margin: 0;
			max-height: 287px;
		}
		
		.right .jtb {
			width: 285px;
			height: 103px;
			bottom: -20px;
			left: 2%;
			position: relative;
			top: -90px;
			margin: 0 auto;
		}
		
		.instagrams {
			width: 100%;
			padding-bottom: 90px;
			max-width: none;
			overflow: hidden;
		}
		
		.instagrams img.insta-one {
			width: 107px;
			height: 107px;
			left: -8%;
			top: 89px;
			-moz-transform: rotate(1deg);
			-webkit-transform: rotate(1deg);
			-o-transform: rotate(1deg);
			-ms-transform: rotate(1deg);
			transform: rotate(1deg);
		}
		
		.instagrams img.insta-two {
			width: 145px;
			height: 145px;
			top: 59px;
			-moz-transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
			-o-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		
		.instagrams img.insta-three {
			width: 107px;
			height: 107px;
			right: -8%;
			top: 89px;
			-moz-transform: rotate(-1deg);
			-webkit-transform: rotate(-1deg);
			-o-transform: rotate(-1deg);
			-ms-transform: rotate(-1deg);
			transform: rotate(-1deg);
		}
		
		.instagrams img.insta-one {
			width: 32%;
			height: auto;
		}
		
		.instagrams img.insta-two {
			width:42%;
			height: auto;
		}
		
		.instagrams img.insta-three {
			width: 32%;
			height: auto;
		}
		
		.newsletter-awards {
			text-align: center;
			min-height: 137px;
			background: url(../img/bg-newsletter.jpg) center top no-repeat scroll;
		}
		
		.newsletter-awards .wrapper { width: auto; }
		
		.newsletter-awards .border {
			margin: 0;
		}
		
		.newsletter-awards a.btn {
			display: inline-block !important;
			padding-left: 73px;
			padding-right: 18px;
			font-size: 17px;
			padding-top: 17px;
			padding-bottom: 18px;
		}
		
		.newsletter-awards a.btn i.chute {
			margin-top: 14px;
		}
		
		footer .wrapper { padding: 0px; }
		
		footer nav {
			max-width: none;
		}

		footer .footer-top {
			text-align: left;
		}

		footer .footer-top nav {
			margin: 0 auto;
			display: block;
			width: 300px;
			padding: 0 10px;
		}
		
		footer .footer-top nav li {
			width: 40%;
			float: left;
			margin: 0 0 10px 10%;
			padding: 0px;
		}
		footer .footer-top nav a { font-size: 12px; }
		
		footer a.footer-logo {
			position: relative;
			left: auto;
			top: auto;
			margin: 0 auto;
			width: 200px;
			height: 53px;
			clear: both;
			padding-top: 50px;
		}
			footer .ftr-line { top: -105px; }
			
			.social-footer { display: none; }
			footer .footer-bottom { padding-top: 0px; }

			footer p.copyright {
				width: 145px;
				display: block;
				margin: 0px auto;
				position: static;
			}
			
			footer a.btt {
				left: -20px;
				top: 0px;
				margin: 35px auto 10px;
				font-size: 14px;
			}
		
		
				.box-padding-right { padding: 0;  }
		
		#pageHeader .wrapper { padding: 30px 0px; }
		#pageHeader h1 { font-size: 60px; }
		
		.pageHeading { padding: 30px 10px; }
			.pageHeading h2 {  font-size: 24px; line-height: 1.2em; }
		
		.categoryList { width: 300px; margin: 0 auto; }
		
		.pageHeading .bg-brush { display: none; }
		
		
		
		.big-cta h2 { display: block; margin-right: 0px; }
		.big-cta .btn { display: none; }
		
		.box-padding-right.priceWrap { padding-left: 50px; }
		.priceWrap .price { position: static; text-align: left; margin-bottom: 20px; }
			.priceWrap .price strong { display: inline; }
			
		
		.watermarkBG,
		.photoPackageWrap { background: transparent; }
		
		.priceWrap { padding: 40px 0 20px; }
		
		#video-preview { display: none; }
		
		.pageContent { background-image: none!important; }
		.feature-box { padding: 0px; }
		
		.feature-box h2 { font-size: 28px; line-height: 1.2em; }
		
		#about-slider .sidebar {
			position: static;
			width: auto;
			padding-top: 30px;
			margin-top: 30px;
			background: url(../img/divider-price.jpg) no-repeat right top;
		}
		
		.pos-r { position: static; }
		
		.col-l, .col-r,
		#accomForm .col-l, #accomForm .col-r,
		#contactWrap .col-l, #contactWrap .col-r { width: auto; position: static; float: none; }

		
		#accomForm .col-l { padding-top: 0px; }
		
		/* Accom section */
		#accomWrap .col-l { margin-bottom: 20px; padding-bottom: 10px; background: url(../img/divider-price.jpg) no-repeat center bottom;  }
		#accomWrap .col-r h3 { font-size: 18px; line-height: 1.2em; }
			#accomWrap .col-r h3 small { font-size: 14px; }
		
		/* Contact */
		#contactWrap .col-r { padding-left: 0px; background: none; padding-top: 40px; }
		
		.narrow { width: auto; float: none; }
		
		.galleryThumbs { width: 480px; }
		
		
		
		#giftVoucherForm section.wrapper { padding: 0 10px; margin-bottom: 30px; width: 460px; }
		#giftVoucherForm section .field { width: auto; float: none; margin-right: 0px; }
		#giftVoucherForm section input,
		#giftVoucherForm section .long input,
		#giftVoucherForm section .long textarea,
		#giftVoucherForm section textarea { width: 418px; }
		
		#giftVoucherForm .field.long { width: auto; }
		
		#giftVoucherForm section .long textarea { height: 100px; }
		
		.gvCustomWrap { width: auto; }
		
		#giftVoucherForm .gvExpiry { width: auto; float: none; margin: 0px; margin-bottom: 10px; }
		#giftVoucherForm .styled select { width: 150px; }
		
		#giftVoucherForm .field.short { width: auto; margin-right: 0px; }
		#giftVoucherForm .short input { width: 418px; }
		
		.icn-payment { right: 0px; }
		
		
		#loginBox {
			margin-right: auto;
			position: static;
			width: 480px;
			padding: 0px;
		}
		#loginBox .field { width: auto; margin: 0px; margin-bottom: 10px; }
		#loginBox input { width: 448px; margin: 0px; float: none; display: block; padding: 13px 15px; }
		#loginBox button { clear: both; display: block; float: none; }


		.toggleBar { position: static; margin-top: 0px; height: auto; background-color: transparent;  }
		.toggleBar a.right { width: 100%;  }
		.toggleButtons { position: static; }
		.toggleButtons a { display: block; float: none; width: 100%; margin: 0px; border-bottom: 2px solid #65c5b4; }

		.toggleButtons a,
		.toggleButtons a.active { background-size: cover; }
		
		
		/* Blog */
		
		.blogWrap #filterBar.colCount2 .col1,
		.blogWrap #filterBar.colCount2 .col2 { width: auto; float: none; margin-bottom: 20px; padding: 0px; }
		
		.blogWrap .postWrap { width: 100%; display: block; float: none; }
		.blogWrap .postWrap .post { padding: 20px; height: auto; }
		.blogWrap .postWrap .post .title { font-size: 22px; margin-bottom: 10px; }
		.blogWrap .postWrap .post .meta { margin-bottom: 20px; font-size: 14px; line-height: 1.2em; }
		.blogWrap .postWrap .post .text { margin-bottom: 20px; font-size: 14px; line-height: 1.6em; }
		.blogWrap .postWrap .post .btn { position: relative; bottom: auto; left: auto; top: auto; right: auto; }
		
		
		.blogWrap .postWrap .post.feature { min-height: 250px; }
		.pageContent .wrapper .sidebar img,
		.pageContent .wrapper .sidebar .instagrams { display: none!important; }
		.pageContent .wrapper .post { padding-right: 0px; }
		.pageContent .wrapper .sidebar { display: none; }
		
		.pageContent .wrapper .post { min-height: 0px; }
		
		.category-selector-wrap { display: block; }
    }
    
    @media only screen and (max-width: 550px) {
    	.galleryThumbs { width: 220px; }
    		.galleryThumbs li { margin: 0px; margin-bottom: 20px; } 
    		
    	#loginBox { width: 320px; }
    	#loginBox .field { width: 320px; }
    	#loginBox input { width: 288px; }
    }


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
                
        a.img-link .text h3 {
			font-size: 30px;
			max-width: none;
		}
		
		.testimonials-instagram .right {
			max-height: 360px;
			background-size: auto 100%;
		}
		
		
		.instagrams img.insta-one {
			width: 24%;
			height: auto;
			left: 9%;
			top: 82px;
		}
		
		.instagrams img.insta-two {
			width: 28%;
			height: auto;
			-moz-transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
			-o-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		
		.instagrams img.insta-three {
			width: 24%;
			height: auto;
			right: 9%;
			top: 82px;
		}
		
		.right .jtb { 
			margin: 0 auto;
			position: relative;
			left: auto;
			top: auto;
			bottom: 80px;
		}
		
        
    }

@media only screen and (max-width: 480px) {
	
	#pageHeader .wrapper { padding: 0px; }
	#pageHeader h1 { font-size: 40px !important; margin: 0 auto; width: 300px; }
	.single #pageHeader h1.hyper { padding: 20px 0;line-height: 60px; text-shadow: none; -webkit-animation: none; animation: none; }
	.pageHeading h2 { font-size: 18px; }
	
	.priceWrap .priceNumber {
		left: 0px;
		top: -15px;
		width: 100%;
		text-align: center;
	}
	#packageIntro { background: none; }
	.box-padding-right.priceWrap { padding: 30px 20px; margin-top: 30px; background-position: right top; }
		.priceWrap .price { text-align: left; margin-bottom: 0px; width: auto; }
			.priceWrap .price strong { display: block; }
			
	#packageWrap { padding: 40px 10px; }
	.border-image { width: 284px; height: auto; }
    .giftvoucher .packageBox.small img { width: 284px; }
    .giftvoucher .packageBox.small .packageText { margin-top: 120px; }

	.packageBox,
	.giftvoucher .packageBox {
		min-width: 300px;
		margin: 0px;
		margin-bottom: 20px;
	}
	.giftvoucher .packageBox.small { width: 300px; min-width: inherit; }
	
	.feature-box h2,
	#accomForm h2 { font-size: 24px; line-height: 1.4em; }
	#accomForm .col-l h3,
	#accomForm h3 { font-size: 18px; line-height: 1.6em; }
	#accomForm form label,
	#accomForm form input,
	#accomForm form textarea { font-size: 14px; }
	
	.feature-box p { font-size: 14px; line-height: 1.6em; }
	
	/* Contact page */
	#contactWrap { font-size: 14px; line-height: 1.6em; }
	#contactWrap .contactForm { padding-top: 20px; }
	#contactWrap .col-r p { margin-bottom: 10px; }
	
	/* Book now form */
	#booknow .fieldWrap { padding: 30px 30px 20px; }
	#bookForm label { display: block; float: none; width: auto; margin-bottom: 5px; }
	
	#bookForm .inline fieldset,
	#bookForm .inline input,
	#bookForm .styled { display: block; float: none; width: auto; position: relative; }
	
	#bookForm .inline input { width: 90%; padding: 13px 5%; }
	
	#booknow #bookForm h2 { font-size: 24px; padding: 15px 0; }
	
	.galleryFeatured p { display: block; font-size: 30px; width: 80%; padding: 70px 10% 60px 10%; }
	.galleryHeading h3 { margin-bottom: 15px; }
	
	.pageContent .styled select { background-position: right center; }
	
	.galleryFeatured { height: 230px; }
	.galleryFeatured p { display: none; }
	
	#giftVoucherForm section.wrapper { padding: 0 10px; margin-bottom: 30px; width: 300px; }
		#giftVoucherForm section .field { width: auto; float: none; margin-right: 0px; }
		#giftVoucherForm section input,
		#giftVoucherForm section .long input,
		#giftVoucherForm section .long textarea,
		#giftVoucherForm section textarea { width: 258px; }
		
		#giftVoucherForm label { margin-bottom: 20px; padding: 0px; display: block; width: auto; text-align: center; }
		#giftVoucherForm .gvTitle { font-size: 40px; }
		
		#giftVoucherForm .styled select { width: auto; }
		
		#giftVoucherForm .short input { width: 258px; }
		
	.pageContent .testimonial p,
	.pageContent .testimonial p span.credit { font-size: 24px; line-height: 1.2em; }
	
	.galleryFeatured h2 { font-size: 28px; background-image: none; padding-top: 0px; padding-bottom: 30px; padding-left: 30px; color: #fff; }
	
	.icn-payment {
		position: static;
		display: block;
		margin-top: 20px;
	}
	
	.packageBox.landscape {
		width: auto;
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	
	#jbayboogieForm { border: 0px; }
	#jbayboogieForm .inline.date label { display: block; float: none; width: auto; margin-bottom: 10px; }
	#jbayboogieForm .inline input { width: auto; display: block; padding: 13px 5%; margin: 0px; width: 90%; }
	
	
}


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }


@media only screen and (max-height: 790px) {	
	.video-banner .video {
		height: 790px!important;
	}
}


@media only screen and (max-width: 790px) {
/* outro on homepage */

	.outro .container {
		padding: 120px 20px 30px;
		font-size: 14px;
	}
	
	.outro .btn {
		font-size: 16px;
		padding: 15px 25px;
	}
}
@media only screen and (max-width: 480px) {
/* outro on homepage */

	.outro .container {
		padding: 120px 20px 30px;
		font-size: 12px;
	}
	
}


@media only screen and (max-width: 960px) {
	header {
		height: 144px;
	}
	.menu-trigger {
		top: 64px;
	}
	a.logo {
		top: 52px;
	}
}