@media only screen and (min-width: 1150px) and (max-width:1740px) {
	input[type=text],input[type=password],textarea,input[type=email],select,input[type=number] {
	  width:100%;
	  padding: 10px 5px;
	  font-size: 14px;
	  margin-bottom: 10px;
	    
	}
	input[type=submit] {
		padding: 10px 15px;
		font-size: 14px;
	}
	form,.form,.quantity,.updateteams,.sponsors,.review {
		width: 400px;
		padding: 15px;
	}
	table tr:nth-of-type(1) {
		font-size: 18px;
		font-weight: bold;	
	}
	table td {
		padding: 10px;
	}
	label {
		font-size: 16px;
	}
	input[type=submit]#add {
		font-size: 12px;
	}
	input[type=checkbox],input[type=radio] {
		border: 1px solid #cacece;
		box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
		padding: 12px;
		border-radius: 3px;
		margin-right: 5px;
	}
	input[type=checkbox]:active, input[type=checkbox]:checked:active,input[type=radio]:active, input[type=radio]:checked:active {
		box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
	}

	input[type=checkbox]:checked,input[type=radio]:checked {
		border: 1px solid #adb8c0;
		box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	}
	input[type=checkbox]:checked:after,input[type=radio]:checked:after {
		font-size: 16px;
		top: 0px;
		left: 4px;
	}
	.checkbox input[type=checkbox] {
		top: 8px;
		right: 0;
		z-index: 997;
	}
	header .top2 {
		width: 1000px;
		padding: 10px 0 0 0;
	}
	header .top3 {
		display: inline-block;
		-webkit-border-top-left-radius: 20px;
		-webkit-border-top-right-radius: 20px;
		-moz-border-radius-topleft: 20px;
		-moz-border-radius-topright: 20px;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
		height: 40px;
		padding: 5px 15px;
	}
	header .top3 .social {
		margin-right: 30px;
	}
	header .top3 .social img {
		margin:0 5px;
		width: 30px;
		height: auto;
	}
	header .top3 .donated {
		margin-right: 15px;
	}
	header .top3 .donated span:nth-of-type(1) {
		font-size: 12px;
	}
	header .top3 .donated span:nth-of-type(2) {
		font-size: 22px;
		line-height: 22px;
	}
	header .top3 .arrow {
		margin-right: 15px;
	}
	header .top3 .club img {
		height: 40px;
		width: auto;
	}
	header .header {
		height: 112px;
		-webkit-box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.75);
		-moz-box-shadow:    0px 2px 30px 0px rgba(0, 0, 0, 0.75);
		box-shadow:         0px 2px 30px 0px rgba(0, 0, 0, 0.75);
	}
	header .header .header2 {
		width: 1000px;
	}
	header .header .header2 .logo {
		top: -83px;
		left: -50px;
		z-index: 999;
		width: 275px;
		height: 275px;
	}
	header .header .header2 .slogan {
		left: 215px;
		top: 15px;
	}
	header .header .header2 .slogan span {
		display: block;
		padding-left: 90px;
	}
	header .header .header2 .slogan span:nth-of-type(1) {
		font-size: 26px;
	}
	header .header .header2 .slogan span:nth-of-type(2) {
		font-size: 18px;
		text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
	}
	header .header .header2 .slogan img {
		width: 75px;
		height: 75px;
	}
	header .header .header2 nav {
		right: 0;
		top: 30px;
	}
	header .header .header2 nav .nav a {
		padding: 10px 20px;
		font-size: 22px;
	}
	header .header .header2 nav .nav a.border {
		-webkit-border-top-left-radius: 20px;
		-webkit-border-top-right-radius: 20px;
		-moz-border-radius-topleft: 20px;
		-moz-border-radius-topright: 20px;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}
	header .header .header2 nav .nav a.borders {
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
	}
	header .header .header2 nav .nav .subnav.left {
		top:100%;
		left: 0;
		width: 215px;
		z-index: 999;
		-webkit-border-radius: 20px;
		-webkit-border-top-left-radius: 0;
		-moz-border-radius: 20px;
		-moz-border-radius-topleft: 0;
		border-radius: 20px;
		border-top-left-radius: 0;
	}
	header .header .header2 nav .nav .subnav.right {
		top:100%;
		right: 0;
		width: 215px;
		z-index: 999;
		-webkit-border-radius: 20px;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius: 20px;
		-moz-border-radius-topright: 0;
		border-radius: 20px;
		border-top-right-radius: 0;
	}
	header .header .header2 nav .nav .subnav a {
		font-size: 15px;
	}
	header .days .days2 {
		width: 1000px;
		height: 45px;
	}
	header .days .days2 nav {
		left: 200px;
		top: 0;
	}
	header .days .days2 nav .nav span {
		padding: 0 25px;
		height: 45px;
		line-height: 45px;
		font-size: 18px;
	}
	header .days .days2 nav .nav .subnav.right {
		top:100%;
		right: 0;
		width: 215px;
		z-index: 999;
		-webkit-border-radius: 20px;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius: 20px;
		-moz-border-radius-topright: 0;
		border-radius: 20px;
		border-top-right-radius: 0;
	}
	header .days .days2 .tickets {
		right: 0;
		top: 0;
		height: 100%;
	}
	header .days .days2 .tickets p {
		padding: 0 15px;
	}
	header .days .days2 .tickets p:nth-of-type(1) {
		font-size: 12px;
	}
	header .days .days2 .tickets p:nth-of-type(2) {
		font-size: 20px;
		line-height: 25px;
	}
	header .days .days2 .tickets a {
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.slideshow2 {
		width: 1000px;
	}
	.slideshow2 .left, .slideshow2 .right {
		top: 125px;
		z-index: 999;
		width: 45px;
	}
	.slideshow2 .left {
		left: -45px;
	}
	.slideshow2 .right {
		right: -45px;
	}

	.slideshow3 {
		display: block;
	}
	.slideshow2 .caption {
		bottom: 0;
		left: 0;
		z-index: 997;
		padding: 15px 0;
		width: 1000px;
		font-size: 30px;
	}
	.slideshow2 .subnav {
		top: 0;
		left: 0;
		width: 970px;
		min-height: 323px;
		z-index: 998;
		padding: 15px;
	}
	.slideshow2 .blackout,.slideshow2 .blackout2 {
		width: 1000px;
		z-index: 997;
	}
	.slideshow2 .subnav2 .venue {
		width: 325px;
		margin-top: 15px;
		margin-right: 15px;
	}
	.slideshow2 .subnav h1 {
		font-size: 24px;
		padding: 0 0 5px 0;
		line-height: 30px;
		border-bottom: 1px dashed #fff;
	}
	.slideshow2 .subnav2 .venue h2 {
		font-size: 16px !important;
	}
	.slideshow2 .subnav p {
		font-size: 14px;
	}
	.slideshow2 .subnav .close {
		top: 0;
		right: 0;
		z-index: 998;
		padding: 15px;
		font-size: 18px;
	}
	.slideshow2 .subnav .subnav2 {
		width: 970px;
		min-height: 287px;
	}
	.slideshow2 .subnav .subnav2 h1 {
		margin-bottom: 0;
	}
	.slideshow2 .subnav .subnav2 h2 {
		font-size: 18px;
	}
	.slideshow2 .subnav .subnav2 p a, .secondary .container a.learn  {
		font-size: 14px;
		padding: 3px 6px;
	}
	.slideshow2 .subnav .subnav2 .map {
		top: 15px;
		right: 0;
	}
	.slideshow2 .subnav .subnav2 #controls {
		bottom: 0;
		right: 1px;
		width: 286px;
		height: 46px;
		padding: 2px;
		display: none;
	}
	.slideshow2 .subnav .subnav2 .map h1 {
		font-size: 12px;
	}
	.slideshow2 .subnav .subnav2 .map2 {
		width: 290px;
		height: 272px;
	}
	.slideshow2 .subnav .subnav2 .map2 h1 {
		font-size: 14px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		height: auto;
	}
	.slideshow2 .subnav .subnav2 .map2 p {
		font-size: 12px;
	}
	.slideshow2 .subnav .subnav2 .map2 p a {
		padding: 0 0;
		font-size: 12px;
	}
	.green {
		
	}
	.container {
		width: 1000px;
		padding: 15px 0;
	}
	.container .box {
		width: 323px;
		margin-right: 15px;
	}
	.container .box h1 {
		margin-bottom: 15px;
		font-size: 24px;
	}
	.container .box:nth-of-type(3) {
		margin-right: 0;
	}
	.container .box .box2 {
		width: 300px;
		height: 238px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		padding: 10px;
	}
	.container .box .box2 h1 {
		margin-bottom: 0;
		font-size: 24px;
	}
	.container .box .box2 h2 {
		font-size: 20px;
	}
	.container .box .box2 p {
		font-size: 14px;
	}
	.container .box .box2 hr {
		width: 100%;
		height: 1px;
	}
	.container .box .box2#new {
		width: 300px;
		height: 238px;
	}
	.container .box .box2#tonight h1 {
		font-size: 20px;
	}
	.container .box .box2 .map-locations {
		width: 300px;
		height: 238px;
	}
	.container .box .box2 .map-locations h1 {
		font-size: 14px;
	}
	.container .box .box2 .map-locations p {
		font-size: 12px;
	}
	.map-locations-where {
		height: 400px;
	}
	footer .footer {
		width: 1000px;
		padding: 10px 0;
	}
	footer .footer .copyright {
		padding: 3px 0;
		font-size: 14px;
	}
	footer .footer .privacy {
		padding: 3px 0;
		font-size: 12px;
	}
	footer .footer .privacy a {
		margin: 0 5px;
	}
	footer .footer .webpros {
		padding: 3px 0;
		font-size: 12px;
	}

	.error {
		padding: 10px;
		margin: 0 0 10px 0;
		font-size: 18px;
	}
	.error2 {
		padding: 10px;
		margin: 0 0 10px 0;
		font-size: 18px;
	}
	.success {
		padding: 10px;
		margin: 0 0 10px 0;
		font-size: 18px;
	}


	.secondary .container {
		padding: 15px;
		width: 960px;
	}
	.secondary .container h1 {
		padding-bottom:10px;
		font-size: 24px;
	}
	.secondary .container h2 {
		font-size: 18px;
	}
	.secondary .container p {
		font-size: 14px;
	}
	.secondary .container .content2 {
		padding-top: 15px;
	}
	.secondary .container .content .loader {
		width: 970px;
		z-index: 998;

	}
	.secondary .container .content2 .team {
		width: 480px;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.secondary .container .content2 .team:nth-of-type(2n) {
		margin-right: 0;
	}
	.secondary .container .content2 .team_image {
		border:1px solid #000;
		margin-right: 20px;
		width: 200px;
	}
	.secondary .container .content2 .team_content {
		width: 250px;
	}
	.secondary .container .content2 .team_content:nth-of-type(2n) {
		margin-right: 0;
	}

	.cart {
		top: 0;
		right: 0;
		padding: 15px;
		z-index: 997;
		font-size: 24px;
	}
	.secondary .container .progress span {
		padding: 15px;
		font-size: 16px;
	}

	.terms {
		height: 100px;
		padding: 15px;
		font-size: 10px;
	}
	.receipt {
		width: 415px;
		margin-right: 25px;
	}
	.purchase {
		width: 520px;
	}
	.venue_content {
		width: 720px;
		margin-right: 15px;
	}
	.venue_image {
		width: 225px;
	}
	.blog {
		margin-top: 15px;
	}
	.secondary .container .blog h1 {
		padding: 5px 15px;
		font-size: 22px;
	}
	.secondary .container .blog .blog2 {
		padding: 15px;
	}
	.blog_photos {
		width: 225px;
		border:1px solid #000;
	}
	.blog_heading {
		padding: 5px;
	}
	.gallery {
		-webkit-box-sizing : border-box;‌​
		-moz-box-sizing : border-box;
		box-sizing : border-box;
		display: inline-block;
		vertical-align: bottom;
		width: 221px;
		margin-right: 25px;
		margin-top: 25px;
		border:1px solid #000;
	}
	.gallery:nth-of-type(4n) {
		margin-right: 0;
	}
	.gallery img {
		width: 100%;
		height: auto;
		display: block;
	}
	.gallery .gallery_title {
		display: block;
		padding:10px;
		text-align: center;
		background-color: #333;
		color: #fff;
	}
	.featured {
		width: 1000px;
		margin: 25px auto 0 auto;
		padding: 25px;
		background-color: #ebebeb;
		-webkit-box-sizing : border-box;‌​
		-moz-box-sizing : border-box;
		box-sizing : border-box;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		text-align: center;
	}
	.featured h1 {
		font-size: 35px;
		color: #ff9000;
		line-height: 45px;
		margin-bottom: 15px;
	}
	.featured p {
		font-size: 20px;
		color:#3e3e3e;
	}
	.featured .content,.featured .image {
		display: inline-block;
		vertical-align: top;
	}
	.featured .content {
		width: 650px;
		text-align: left;
	}
	.featured .image {
		width: 275px;
		margin-left: 25px;
	}
	.featured .image img {
		width: 100%;
		height: auto;
		display: block;
		border:1px solid #000000;
	}
	.featured a {
		display: inline-block;
		vertical-align: top;
		background-color: #484849;
		padding: 15px 25px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		color: #ffffff;
		text-decoration: none;
	}
	.featured .image a {
		display: block;
		background-color: transparent;
		padding: 0 0 0 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
}