/*  ==============================================
Attraction - CSS for Mobile
============================================== */

@media (min-width: 768px) and (max-width: 979px) {
	.featured {
		margin-top: -285px;
	}

	.featured h2 {
		font-size: 28px;
	}

	.featured form input {
		width: 108px;
	}

	.teaser .video {
		width: 414px;
		height: 242px;
	}

	.teaser .text-container {
		height: 242px;
	}

	.register form input {
		width: 230px;
	}

	.gallery .row {
		width: 480px;
	}

	.gallery .gallery-row {
		margin-bottom: 0px;
	}

	.gallery .image-container {
		margin-bottom: 20px;
	}

	.register form select {
		width: 290px;
	}

	.register form textarea {
		width: 276px;
	}

	.dropsmall {
		width: 85px !important;
		margin-right: 14px;
	}

	/* ==============================================
	Counter
	============================================== */
	#counter {
		width: 382px;
		height: 85px;
		margin-top: 197px;
		margin-left: 33px;
		font-size: 48px;
	}

	.countDays, .countHours, .countMinutes, .countSeconds {
		width: 64px;
		height: 85px;
		padding-left: 10px;
	}

	.points {
		width: 25px;
		text-shadow: 0 1px 0 #000000;
	}

	.position {
		width: 30px;
		height: 74px;
		margin: 6px 0 0 -1px;
	}

	.boxName {
		width: 80px;
		margin: -22px 0 0 7px;
		font-size: 18px;
	}

	.Days {
		margin-left: 2px;
	}

	.Hours {
		margin-left: 3px;
	}

	.Minutes {
		margin-left: 2px;
	}

	.Seconds {
		margin-left: 4px;
	}
}

@media(min-width: 480px) and (max-width: 767px) {
	.container {
		width: 460px;
	}

	.teaser .flexslider,
	.teaser .video {
		margin: 40px 0 120px 0;
	}

	.featured {
		margin-top: -80px;
		margin-bottom: 0px;
	}

	.featured form input {
		width: 340px;
	}

	.teaser .video {
		width: 460px;
		height: 269px;
	}

	.text-container {
		height: 242px;
		margin-top: 60px;
	}

	.teaser {
		height: 480px;
	}

	.gallery .gallery-row {
		margin-bottom: 0px;
	}

	.gallery .image-container {
		margin-bottom: 20px;
	}

	.register form {
		margin-bottom: 30px;
	}

	.register form input {
		width: 400px;
	}

	.footer .span6 {
		text-align: center;
	}

	.footer .copyright {
		text-align: center;
		display: inline-block;
		float: none;
	}

	.footer .container {
		padding-bottom: 0px;
	}

	.register form select {
		width: 460px;
	}

	.register form textarea {
		width: 446px;
	}

	.dropsmall {
		width: 130px !important;
		margin-right: 32px;
	}

	body.fixed-nav .teaser {
		margin-top: 70px;
	}

	/* ==============================================
	Counter
	============================================== */
	#counter {
		width: 460px;
		height: 95px;
		margin-top: 271px;
		font-size: 60px;
	}

	.countDays, .countHours, .countMinutes, .countSeconds {
		width: 79px;
		height: 95px;
		padding-left: 15px;
	}

	.points {
		width: 25px;
		text-shadow: 0 1px 0 #000000;
	}

	.position {
		width: 36px;
		height: 74px;
		margin: 3px 0 0 -2px;
	}

	.boxName {
		width: 80px;
		margin: -10px 0 0 12px;
		font-size: 18px;
	}

	.Days {
		margin-left: 2px;
	}

	.Hours {
		margin-left: 3px;
	}

	.Minutes {
		margin-left: 2px;
	}

	.Seconds {
		margin-left: 4px;
	}
}

@media(max-width:480px) {
	.header h1 {
 		font-size: 26px;
 	}

 	.logo {
		padding-top:7px;
		width: 140px;
	}

 	.mobile-nav {
 		width: 150px;
 	}	

 	.container {
		width: 300px;
	}

	.teaser .flexslider,
	.teaser .video {
		margin: 40px 0 120px 0;
	}

	.featured {
		margin-top: -80px;
		margin-bottom: 0px;
	}

	.teaser .video {
		width: 300px;
		height: 176px;
	}

	.text-container {
		margin-top: 40px;
	}

	.teaser {
		height: 480px;
	}

	.gallery .gallery-row {
		margin-bottom: 0px;
	}

	.gallery .image-container {
		margin-bottom: 20px;
		width: 300px;
		height: auto;
	}

	.register form {
		margin-bottom: 30px;
	}

	.register form input {
		width: 240px;
	}

	.register form select {
		width: 300px;
	}

	.register form textarea {
		width: 286px;
	}

	.dropsmall {
		width: 90px !important;
		margin-right: 12px;
	}

	.dropsmallyear {
		width: 90px !important;
		margin-right: 0px;
	}

	.addclan {
		width: 240px;
	}

	.footer .span6 {
		text-align: center;
	}

	.footer .copyright {
		text-align: center;
		display: inline-block;
		float: none;
	}

	.footer .container {
		padding-bottom: 0px;
	}

	.map {
		height: 230px;
		margin-bottom: 100px;
	}

	.lbox {
		margin: 2px;
		width: 100%;
	}
	
	.infobox {
		display: none;
		width: auto;
	}
	
	#left,#right {
		float: left;
		width: 100%;
		margin-left: 0;
		clear: both;
	}

	body.fixed-nav .teaser {
		margin-top: 70px;
	}

	/* ==============================================
	Counter
	============================================== */
	#counter {
		width: 300px;
		height: 70px;
		margin-top: 296px;
		font-size: 38px;
	}

	.countDays, .countHours, .countMinutes, .countSeconds {
		width: 51px;
		height: 70px;
		padding-left: 10px;
	}

	.points {
		width: 15px;
		text-shadow: 0 1px 0 #000000;
	}

	.position {
		width: 23px;
		height: 74px;
		margin: 5px 0 0 -2px;
	}

	.boxName {
		width: 80px;
		margin: -31px 0 0 3px;
		font-size: 16px;
	}

	.Days {
		margin-left: 2px;
	}

	.Hours {
		margin-left: 3px;
	}

	.Minutes {
		margin-left: 2px;
	}

	.Seconds {
		margin-left: 3px;
	}
 }