@media (max-width: 1800px) {
	
	#pages.about .mid .main, #pages.faq .mid .main{
		width:90%;
	}
	
	#home .join .info .large{
		font-size:45px;
	}
	
	#home .video{
		top:-25px;
	}
	
	#home .videos .main {
		width: 65%;
	}
	
	#home .testimonials .text{
		width:50%;
	}
}

 

@media (max-width: 1500px) {
	.footer .right{
		font-size:15px;
	}
	
	#topwrapper .top .logo{
		width:330px;
	}
	
	/*#topwrapper .top .nav{
		width:75%;
	}*/
	
	#topwrapper .top .nav {
	 
		margin: 30px 0px 0px -2%;
		 
		padding: 0 0 30px 0;
	}
	
	#pages.about .mid .main, #pages.faq .mid .main {
		width: 98%;
	}
	
	#home .first h2{
		font-size:40px;
		line-height:40px;
	}
	
	#home .first h2.quote{
		font-size:50px;
		line-height:1;
	}
	
	#pages.stories .owl-carousel .owl-nav.disabled{
		display:none;
	}
	  
}

 


@media (max-width: 1300px) {
	 
	 
	.frame {
    	padding: 65% 0 0 0;
	}
	 
 
	
	#scrollbox h2{
		float:none;
		color:#0088cc;
		background:none!important;
		padding:20px 0 20px 0;
	}
	
	#scrollbox h2:before, #scrollbox h2:after{
		display:none;
	}
	
	#scrollbox .scroll{
		float:none;
		width:90%;
		margin:0 auto;
	}
	
	/*#topwrapper .top .nav{
		width:70%;
	}*/
	
 
	
	#home .join .info .large {
		font-size: 35px;
	}
	
	#home .join{
		display:flex;
		padding:10px;
		margin:40px 0;
		justify-content:space-between;
		align-items:center;
	}
	
	#home .video{
		position:static;
	}
	
 	 
	
	#pages.stories .trigger{
		margin:12px;
	}
 
}

@media (max-width: 1200px) {
	
	body {
		min-width:100%;
	}
	
	.main {
		width:95%;
	}
	
	#scrollbox{
		width:100%;
	}
	
	#home .first h2.quote{
		font-size:40px;
	}
	
	#home .thermometer{
		margin-top:60px;
	}
	
	#home .videos .icon img{
		transform:scale(.75);
	}
	
	#home .videos .text{
		font-size:18px;
		width:220px;
		gap:10px;
	}
	
	#home .videos .left .text{
		margin:15px 100px 0 -95px;
	}
	
	#home .videos .right .text{
		margin:15px -130px 0 140px;
		justify-content:start;
	}
	 
	 
	#pages.profile .content .donations .box.amount {
		margin: 0 80px;
	}
	
	#pages.choose #names .amount{
		font-size:20px;
	}
	
	#pages.choose #teams.fixed{
		right:0;
		width:25%;
	}
	
	#pages.choose .search{
		width:70%;
	}
	
	#pages.choose #names .participant.num1, #pages.choose #names.narrow .participant.num1 {
		margin: 20px 15px 0 15px;
	}
	
	#pages.choose #names.full .participant.num3{
		margin:0;
	}
	
	#pages.choose #names.full .participant {
		margin: 0px 1.5% 20px 0px;
	}
		
	#pages.choose #names a .member{
		font-size:10px;
	}
	
	#pages.choose #names .go{
		display:none;
	}
		
	#pages.contact .textfield.phone {
		margin: 0 5px 6px 5.5px;
	}
	
	 
	
	#pages.register .buttons .box{
		margin:0 0.2%;
	}
	
	#pages.profile .content .donations .info{
		width:64%;
	}
	
	#pages.choose #names .name{
		font-size:12px;
	}
	
	#pages.choose #names .participant .info{
		height:80px;
	}
	
	 
	
	#pages.mypage .right .button{
		font-size:12px;
		padding:10px 13px;
	}
	
	#pages.mypage .right{
		width:36%;
	}
	
	.copy .right a{
		width:45%;
	}
	
	.copy .left{
		width:100%;
		padding: 15px 20px 0 0;
		text-align:center;
	}
	
	.copy .left img{
		width:100%;
		
	}
	
	.copy .right a {
		width: 100%;
	}
	
	.copy .right{
		float:none;
		width:100%;
	}
	
	#topwrapper #navwrapper .hide{
		display:block;
	}
	
	#topwrapper .greywrapper{
		display:none;
	}
	
		 
	a.menu {
	display: block;
    color: transparent;
    margin: 5px;
    z-index: 9999999;
    position: absolute;
    right: 10px;
    top: 20px;
    padding: 0;
    margin: 0;
    width: 25px;
    height: 25px;
 
	}
	
	a.menu:after {
    content: "\f0c9";
    font-size: 30px;
    color: #000;
    font-family: 'FontAwesome';
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
}
	
	 
	 
		
	#topwrapper .top{
		width:100%;
		min-height:30px;
		position:relative;
		padding:15px 0 0 0;
		
	}
	
	
	#topwrapper .top .nav{
		font-size:14px;
		letter-spacing:1px;
		float:none;
		width:100%;
		margin: 40px 0 0 0;
    	padding: 0 0 0px 0;
	}
	
	
	.nav li a {
		display:block;
		width:100%;
		border:none!important;
		border-bottom:1px solid #fff!important;
		padding:14px 0;
		color:#fff!important;
		text-align:center;
		background:#000;
	}
	
	.nav li a:hover, .nav li a.lion{
		background:#F0872B;
	}
	
	#topwrapper .top .nav .menu {
		width:90%;
		padding:15px 5%;
		border-radius:0px;
	}
	
	#topwrapper .top .logo img{
		width:100%;
	}
	
	#topwrapper .top .logo{
		margin:0;
		position:absolute;
		width:200px;
	}
	
	.nav li.team a {
		border-radius: 0;
		padding: 14px 0;
	}
	 
	
	 
	
	#topwrapper .top .nav .menu, a.menu, .nav li.mobilelast {
		display:block;
	}
	
	#pages.profile .content .button.copy{
		display:none;
	}
	
	#pages.profile .content .graph .textfield{
		width:99%;
	}
	
	dl.show dd{
		display:block;
	}
	
	#topwrapper .top .nav .menu a {
		font-weight:400;
	}
	
	#topwrapper .top .nav .menu .box {
		padding:10px 0px 0px 0px;
		border-left:0px;
	}
	
	#topwrapper .top .nav .menu .links .link {
		text-align:left;
	}
	
	#pages.profile .menu {
		display:none;
	}
	
	 
	 
	
	.navigation {
			width: 100%;
			height: 100%;
			background-color: #005faa;
			position: fixed;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			z-index: 0;
	}
	
	  
	.nav-collapse ul {
	  padding: 0;
	  width: 100%;
	  display: block;
	  list-style: none;
	}
	
	.nav-collapse li, #topwrapper .top .login, #topwrapper .searchwrapper, #topwrapper .top .nav .menu dt.titleDt {
	  width: 100%;
	  padding:0;
	  display: block;
	  margin:0px;
	}
	
	.nav li.drop > a{
		display:none;
	}
	
	.nav li.orange{
		padding:0;
	}
	
	.nav li.orange a, .nav li.orange a.lion{
		background:#f0872b;
	}
	
	.nav li.join{
		float:none;
	}
	
	.nav li.join a {
		border: none;
		color: #fff!important;
		padding:14px 0;
	}
	
	#navwrapper .subnav {
		top:0;
		visibility: visible;
		position: relative;
		width:100%;
	}
	
	#navwrapper .subnav li a{
		padding:14px 0;
	}
	

 
	.nav li.last{
		padding:0;
	}
	
	 
	
	.js .nav-collapse {
	 clip: rect(0 0px 0px 0);
	  max-height: 500px;
	  position: absolute;
	  display: block;
	  zoom: 1;
	}
	
	.nav-collapse.opened {
	  max-height: 9999px;
	}
	
	.nav-toggle {
	  -webkit-tap-highlight-color: rgba(0,0,0,0);
	  -webkit-touch-callout: none;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  -o-user-select: none;
	  user-select: none;
	}
	
	#topwrapper {
		z-index:9;
		border-bottom: 1px solid #eee;
		padding: 0 0 40px 0;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	
	#innerwrapper{
		margin:80px 0 0 0;
	}
	
	#home .video .title{
		margin:20px 0 0;
	}
	
	#home .left{
		margin:50px 0 30px 0;
	}
	
	#home .testimonial .subtitle{
		font-size:30px;
		margin:20px auto 40px auto;
	}
	
	#home .testimonial .box{
		padding:50px;
		margin:-60px 0 0 0;
	}
	
	#home .video .vidwrap{
		margin:0;
	}
 
	 #home .testimonial h2{
		 font-size:40px;
		 line-height:40px;
	 }
	 
	 #home .weeks .small{
		 padding:100px 0 10px 0;
	 }
	 
	 #home .weeks .overlay{
		 padding:0 0 0 10px;
		 width:75%;
	 }
	 
	 #home .weeks h2{
		 font-size:30px;
		 line-height:30px;
	 }
	 
	 #home .bottom .overlay {
		margin: 0 0 0 5%;
	}
	
	#home .last .box{
		width:80%;
	}
	
	#footerwrapper .project{
		float:none;
		width:400px;
		max-width:95%;
		margin:0 auto;
		text-align:center;
	}
	
	#footerwrapper .project .logo img{
		width:300px;
		max-width:100%;
		padding:0;
	}
	
	#footerwrapper .right{
		float:none;
		width:400px;
		max-width:95%;
		margin:auto;
	}
	
	.footer .join{
		float:none;
		text-align:center;
	}
	
	#pages.sponsor .prize.first {
		clear: none;
	}
	
	#pages.sponsor .auction .prize{
		margin: 0 5px 5px 0;
		padding: 8px;
		width:34%;
	}
	
	#pages.sponsor .auction .image {
		width: 32%;
	}
	
	#pages.sponsor .prize .ticket {
		font-size: 14px;
		line-height: 17px;
		height: 30px;
	}
	
	#pages.sponsor .topprizes .prize .ticket {
		height:15px;
	}
	
	#pages.sponsor .form, #pages.sponsor .border {
		width:82%;
	}
	
	
	 
	#pages.sponsor .payopt{
		width:80%;
	}
	 			
	#pages.content {
		float: none;
    width: auto;
	}

	#videos {
		float: none;
    width: auto;
    margin: 0;
	position:relative;
	top:0;
	
	}
	
	#innerwrapper #pages.content .main{
		margin:0 auto 40px auto;
	}
	
	#videos a{
		margin: 0 1%;
	}
	
	 
	
	#pages.stories .bottom{
		width:50%;
	}
	
	#pages.how .header{
		font-size:22px;
	}
	
	#pages.how .title {
		margin: -65px auto 20px auto;
		 
		line-height: 40px;
	}
	
	#pages.how .right .text {
	 
		font-size: 20px;
		width: 85%;
	}
	
	#pages.how .right .text .small{
		font-size:16px;
	}
	
	#pages.content .day .info{
		margin:0 0 0 2%;
	}
	
	#pages.content .links a {
	 
		margin: 0 5px;
		  
		height: 28px;
		width:35px;
		font-size: 20px;
	}
	
	#pages.content .links a:after {
		 
		top: 14px;
		 
		width: 13px;
		height: 4px;
	}
	
	#pages.stories .text{
		width:90%;
	}
		
	
}

@media (max-width: 1000px) {
	 
	#pages.contact .textfield.phone {
		margin: 0 4.5px 6px 5.5px;
	}
	
	 
	#pages.choose #names.full .participant{
		width:45%;
		height:65px;
		margin:0 1.5% 20px 1.5%;
	}
	
	#pages.choose #names .participant.num1, #pages.choose #names.narrow .participant.num1, #pages.choose #names.full .participant.num3 {
	 
	}
	
	#pages.choose #names.full .participant .pix {
		width: 20%;
	}
	
	#pages.choose #names{
		float:none;
		width:100%;
	}
	
	#pages.choose #teams{
		float:none;
		width:55%;
		margin:0 auto;
	}
	
	#pages.sponsorships .sponsor .sponsorship{
		font-size:15px;
	}
	
	#pages.choose.large #names .participant{
		width:29.5%;
	}
	
	#pages.choose.large #names .participant.right{
		margin:0 5% 50px 5%;
	}

	#pages.choose #teams.fixed{
		position:relative;
		width:55%;
		right:0;
		margin:0 auto 0px auto;
	}
	
	#pages.profile .content .donations .box.amount {
		margin: 0 70px;
	}
	 
	#pages .searchbar .search .textfield{
		width:40%;
	}
	
	#pages.mypage .right .button{
		padding:8px 2px;
		font-size:12px;
	}
	
	.copy .left{
		float:none;
		padding:0;
		margin:0 auto;
	}
	
	.copy .links{
		clear:both;
	}
	
	.copy{
		padding:15px 0;
	}
	
	#pages.rewards .content .box{
		width:44%;
	}
	
	#videos a{
		width:90%;
		margin:0 auto 30px auto;
	}
	
	 
	
	 
	#pages.stories .last {
		font-size: 35px;
		line-height:35px;
	}
	
	#home .join{
		padding:20px 10px;
	}
	
	#pages.content .links a:after {
    	display:none;
	}
	
	#pages.content .links a{
		margin:0 3px;
	}
	
	#pages.how .box.right, #pages.how .box.left, #pages.how .box.center{
		float:none;
		margin:40px auto;
	}
}

@media (max-width: 960px) {
	
	#home .videos .arrow{
		margin:0 -85px;
	}
	
	#home .videos .arrowimg{
		transform:scale(.8);
	}
	
	#home .videos .text{
		font-size:16px;
		text-align:center;
		flex-direction:column;
		gap:5px;
		width:180px;
	}
	
	#home .videos .left .text{
		margin:10px 85px 0 -65px;
	}
	
	#home .videos .right .text{
		margin:10px -65px 0 90px;
	}
	
	#footerwrapper .social {
		width: 35%;
	}
			
	#dn-center{
		width:100%;
	}
	
	#pages.choose #names .visit{
		clear:both;
		font-size:12px;
		width:88%;
	}
	
	#pages.choose .search{
		width:50%;
	}
	
	#pages.profile .content .info .total.raised, #pages.profile .content .info .total.goal{
		float:none;
		margin:0 0 10px 0;
		width:100%;
	}
	
	#pages.profile .content .donations{
		padding:30px 0;
	}
	
	#pages.profile .content .donations .box.amount {
    	margin: 0 60px;
	}
	
	#pages.profile .content .blue, #pages.profile .content .buttons{
		float:none;
		width:65%;
		margin:10px auto;
	}
	
	#pages .innersmaller{
		width:40%;
	}
	
	#pages.mypage .right{
		width:43%;
	}
	 
	 

	#pages.register .getstarted .box {
		width:45%;
		margin-bottom:10px;
	}
	
	#pages.register .getstarted .box.third {
		clear:both;
	}
	
	#pages.mypage.bannerpix .left{
		width:100%;
		padding:30px 0 0 0;
		float:none;
		clear:both;
	}
	
	#pages.mypage.bannerpix .thermometer{
		float:right;
		width:20%;
	}
	
	#pages.mypage.bannerpix .right{
		width:47%;
		padding:2% 8%;
	}
	
	#pages.mypage .left{
		width:50%;
	}
	
	
	#pages.contact .textfield{
		width:29.6%;
	}
	
	
	#pages.sponsorships .sponsor .sponsorship, #pages.sponsorships .sponsor .sponsorship.right{
		float:none;
		width:60%;
		margin:0 auto 30px auto;
	}

	
	#pages.choose.large #names .participant.right, #pages.choose.large #names .participant{
		float:none;
		width:60%;
		margin:0 auto 20px auto;
		padding:20px 0;
	}
	
	#pages.choose.large #names .participant .pix{
		max-height:100%;
		float:left;
		width:20%;
		margin:0 0 0 4%;
	}
	
	#pages.choose.large #names .participant .info, #pages.choose.large #names .amount{
		float:left;
		width:60%;
		text-align:left;
		margin:0 0 0 4%;
	}
	
	#pages.choose.large #names .amount{
		padding:0px;
	}
	
	#pages.choose #names .name{
		padding:0px;
	}
	
	#pages.choose.large #names .visit{
		float:left;
		clear:none;
		margin: 10px 0 0 4%;
	}
	
	#pages.choose .search {
		width: 65%;
	}

	#pages.register .buttons .box {
		width:32%;
	}
	
	#pages.about .left, #pages.about .right, #pages.register .left, #pages.register .right{
		float:none;
		width:100%;
	}
	
	#pages.register .left  .people{
		margin:0 0 30px 0;}
	 
	
	#pages.register .right a{
		margin:20px auto;
	}

	  
	.copy .links a {
		padding: 0 10px 0 0;
	}
	
	#pages.sponsor .options .ticket{
		font-size:12px;
	}
	
	#pages.sponsor .options .ticketbox{
		width:45%;
		margin:0 1.5% 15px 1.5%;
	}
	
	#pages.contact .wrapper{
		width:100%;
	}
	
	#pages.mypage .right .button {
		padding: 8px 13px;
		font-size: 11px;
	}
	
	#pages.sponsor .auction .prize {
		width: 31%;
	}
	
	#pages.sponsor .auction .topprizes .ticketdetail{
		font-size:11px;
	}
	
	#pages.sponsor .form, #pages.sponsor .border {
		width: 93%;
	}
	
	#home .whitewrapper .datelong {
		font-size: 35px!important;
	 
	}
	
	#pages.register .buttons .box.right, #pages.register .buttons .box{
		width:100%;
	}
	
	#home .thermometer .raised {
		position: relative;
		left: 0;
		text-align:left;
		width: 100%;
		margin: 80px 0 0 0;
	}
	
	#home .thermometer .track{
		width:100%;
	}
	
	.thermometer .right {
		position: relative;
		right: 0;
		top: 0;
		text-align:right;
		margin: -60px 0 0 0;
	}
	
	#home .thermometer .progress .amount {
		position: relative;
		left: 0;
		text-align: left;
		width: 100%;
		margin: 40px 0 0 0;
	}
	
	#home .testimonial .subtitle{
		font-size:25px;
	}
	
	#home .weeks .small {
		padding: 20px 0 10px 0;
	}
	
	#home .weeks .title{
		font-size:25px;
		line-height:30px;
	}
	
	#pages.content .links a {
		margin: 5px;
	}
	
	#innerwrapper #pages.content .main{
		width:95%;
	}
}


@media (max-width: 850px) {
	#pages.sponsor .form, #pages.sponsor .border{
		width:100%;
	}
	
	#pages.photos .album {
	width:48%;
}

	 
	 
	 
	 	
		#pages.choose .search {
			width: 75%;
		}
		
		.searchbar .filter{
			width:20%;
		}
		
		#pages.choose #names .go{
			margin:20px 4% 0 0 ;
		}
		
		#pages.choose #names .name{
			
			padding:10px 0 0 0;
		}
		
		#pages.profile .menu{
			width:60%;
			float:none;
			margin:0 auto;
		}
		
		#pages.profile .content{
			float:none;
			width:98%;
			margin:20px auto 0 auto;
		}
		
		#pages .innersmaller{
			width:50%;
		}
		
		#pages.mypage .left, #pages.mypage .right{
			float:none;
			width:100%;
	
		}
		
		#pages.mypage .right .button{
			padding:10px;
		}
		
		#pages.mypage .left{
			padding:0px;
		}
		
		
		#pages .thermometer{
			padding:25px 0 0 0;
		}
		
		#pages.bannerpix .thermometer{
			padding:0px;
		}
		
		#pages.mypage .right form{
			width:80%;
			margin:0 auto;
		}
		
		#pages.mypage.bannerpix .right form{
			width:100%;
		}

		#pages.mypage .banner h2{
			font-size:30px;
			padding:15px 0;
		}

		#pages.mypage .banner h1{
			padding:0 0 25px 0;
		}
		
		#pages.choose.large #names .participant.right, #pages.choose.large #names .participant{
			width:65%;
		}
		
		#pages.choose #names .name{
			padding:0px;
		}
		
		 
		
		#pages.contact .textfield.phone {
			margin: 0 4.5px 6px 4.5px;
		}
 
		
		#pages.profile .table .col1, #pages.profile .table .col2 {
			width:7%;
		}
		
		#pages.profile .table .col4 {
			width:24.7%;
		}
		
		#pages.profile .table .col5 {
			width:19%;
		}
		
	 
	
 
	
	#pages.choose #names.full .participant.num1, #pages.choose #names.full .participant.num3 {
		margin-right:0px;
	}

#sponsorwrapper .sponsor {
	height:100px;
}
 

#pages.profile .content .donations .info{
	height:40px;
}

#pages.mypage h1{
	padding:0 0 20px 0;
}

 
.category, .subcategory{
	font-size:20px;
}

.subcategory{
	font-size:15px;
}

.category {
    width: 18.5%;
}

.scrollbox .scroll{
	margin:40px auto 0 auto;
}

#pages .submenu, #pages .mobileaccount {
    display: block;
}

#pages .submenu .box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

#pages .submenu .box .link {
    text-align: center;
    display: flex;
    flex-direction: column;
    width: 33.3%;
}

#pages .submenu .box .link a {
    background-color: #051e3d;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    font-weight: 300;
    font-weight: 400;
    border-left: 1px solid #fff;
}

#pages .mobileaccount {
    position: fixed;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    z-index: 9;
}

#pages .mobileaccount li {
    width: 33.3%;
    text-align: center;
    display: flex;
    flex-direction: column;
}

#pages .mobileaccount li a:hover {
    color: #ffd800;
}

#pages .mobileaccount li a {
    display: block;
    background-color: #051e3d;
    text-decoration: none;
    color: #fff;
    padding: 15px 0;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    border-left: 1px solid #fff;
}

#pages.sponsor .container, #pages.sponsor .sidebar.fixed {
    position: relative;
    width: 100%;
}

#pages.sponsor .auction .prize{
    width: 30%;
}

#pages.sponsor .prize .num {
    font-size: 24px;
    line-height: 24px;
}

#pages.sponsor .prize .ticket {
    font-size: 13px;
    line-height: 13px;
}

#pages.sponsor #check{
    margin: -150px 0 0 0;
 
    position: absolute;
}

.container #FloatCart .mobile {
    display: block;
    color: #fff;
    position: absolute;
    padding: 0 30px 0 0;
    top: 10px;
    cursor: pointer;
    right: 30px;
    z-index: 9;
    line-height: 25px;
    font-size: 15px;
}

#pages.sponsor .cart {
    cursor: pointer;
}

#FloatCart .click.checkout.down{
	display:block;
}

#FloatCart .click.checkout.reg{
	display:none;
}

#FloatCart a.click {
    width: 100%;
    margin: 0;
    
}

#FloatCart .title {
    text-align: left;
    padding: 11.5px 15px;
}

#pages.sponsor .box.packages{
	padding:0 0 40px 0;
}

#pages.sponsor .sidebar.fixed  #FloatCart {
  position: fixed; 
   top: 0;
   right: 0px;
   
  width: 100%;
    z-index: 99999999;
}

#pages.sponsor .hide {
    display: none;
}

#pages.sponsor #FloatCart .mobile:after {
    position: absolute;
    content: "\f107";
    top: 0px;
    right: 5px;
    color: #fff;
    font-family: 'FontAwesome';
}

#FloatCart {
    padding: 0!important;
}

#pages.sponsor .container, #pages.sponsor .sidebar.fixed {
    position: relative;
    width: 100%;
}

#pages.register .buttons {
    margin: 25px auto;
    width: 65%;
}

#pages.sponsor .auction .prize{
	width:45%;
}

#pages.profile .choice{
	width:185px;
	height:260px;
}

#home .whitewrapper .datelong {
    font-size: 28px!important;
    display: inline;
 
    padding: 0 10px;
    vertical-align: middle;
}

#dn-center .but {
    float: left;
    margin: 0 10px 10px 0;
    width: 260px;
}

#dn-center .payment {
    float: none;
    padding: 0 0 10px 0;
}

.footer .buttons {
    float: none;
    margin: 20px auto 0 auto;
    width: 350px;
}

.footer .buttons .button {
	margin:0 5px;
}

#home .testimonial .box {
    padding: 20px;
    margin: 0px 0 0 0;
}

#home .therm h2{
	font-size:25px;
}

h2, .dn-head{
	font-size:50px;
	line-height:1.1;
}

#pages.how .header {
    font-size: 18px;
}

#pages.how .title {
    margin: -45px auto 10px auto;
  
    line-height: 30px;
}

#pages.how .desc {
    font-size: 14px;
    line-height: 20px;
}

#pages.about .top .video{
	float:none;
	width:500px;
	max-width:90%;
	margin:0 auto 25px;
}

#pages.content .playlist{
	float:none;
	width:100%;
	margin:0 0 20px;
}

#pages.content .column.show{
	display:flex;
	flex-wrap:wrap;
}

#pages.content .playlist #myBtnContainer{
	margin:0 0 20px;
}

#pages.content .button.secondary{
	width:30%;
	padding:1%;
	margin:.5%;
}

#pages.content .day .thumb{
	width:100px;
}

#pages.content .day .info{
	width:calc(100% - 112px);
	margin:0 0 0 10px;
}

#pages.content .desc{
	font-size:15px;
	margin:5px 0 0;
}

#pages.content .content{
	float:none;
	width:100%;
}

#pages.content .frame {
    padding: 175% 0 0 0;
}
}

@media (max-width: 775px) {

#home #fundraisers a, #home #fundraisers .last a{
		width:85% !important;
}
}

@media (max-width: 750px) {
	
	#home .first h2.quote{
		font-size:35px;
	}
	
	#home h2 .every{
		display:none;
	}
	
	#home .lSSlideOuter{
		text-align:center;
	}
	
	#home .lSSlideOuter .orange:before{
		color:#309dce;
	}
	
	#home .lSSlideOuter .line2{
		padding:0;
	}
	
	#home .join{
		display:block;
		background:none;
		padding:0;
	}
	
	#home .join .info{
		width:auto;
		background:#309dce;
		padding:25px 10px;
		margin:0 0 25px;
	}
	
	#home .join .video{
		width:100%;
		max-width:450px;
		margin:auto;
	}
	
	#home .content{
		text-align:center;
	}
	
	.description img{
		max-width:100%!important;
	}
	
	#home .form, #pages .form {
		margin: 20px 0 0 0;
		width: 100%;
		 
	}
	
	#home .smalltext, #pages .smalltext{
		width:100%;
	}
	
	#home .videos .main {
		width: 100%;
	}
	
	#home .greywrapper .box{
		width:100%;
		text-align:center;
		margin:40px 0;
	}
	
	#home .greywrapper .image{
		min-height:0;
		justify-content:center;
	}
	
	#home .box .desc{
		margin:15px auto 0;
	}
	
	#home .testimonials .text{
		width:95%;
	}
	
	.callout {
		font-size: 25px;
		 
		width: 85%;
		 
	}
	
	.signup, #pages.about .mid{
		padding:30px 0;
	}
	
	#home .form .submit, #pages.about .form .submit, #home .form .textfield, #pages.about .form .textfield{
		font-size:14px;
	}
	
	#home .form .textfield, #pages .form .textfield{
		height:47px;
	}
	
	#pages.register .buttons{
		width:75%;
	}
	
	 
	#pages.contact .textfield.phone {
		margin: 0 3.5px 6px 3.5px;
	}
 
	
	#pages.choose #names .participant .pix img{
		max-width:80px!important;
	}
	
	 
	
	#pages.choose #names .participant{
		float:none!important;
		width:96%!important;
		margin:20px auto 0 auto!important;
	}
	
	#pages.sponsor .options .ticketbox.flex {
		width: 43%!important;
		padding: 10px;
	}
	
	
	#pages.choose #names .participant .info {
		height: 100%;
	}
	
	#pages.choose .search {
		width: 75%;
	}
	
	#pages.profile .content .blue, #pages.profile .content .buttons{
		width:75%;
	}
	
	#pages.profile .content .donations .box, #pages.profile .content .donations .box.amount, #pages.profile .content .donations .box.high{
		float:none;
		width:45%;
		margin:0 auto 20px auto;
	}
	
	#pages.profile .content .info {
		margin: 0px auto 0px auto;
	}
	
	#pages .innersmaller{
		width:70%;
	}
	
	#pages.mypage .left, #pages.mypage .right{
		width:95%;
	}
	
	
	#pages.profile .content .donations .box .circle {
		font-size: 35px;
	}
	
	 
	#pages.choose .search, #pages.choose .filter{
		float:none;
		width:100%;
	}
	
	#pages .searchbar .search .textfield {
		width: 43%;
	}
	
	#pages.choose .filter{
		float:right;
		width:30%;
	}
	
	#pages.choose #teams{
		width:100%;
	}
	
	.copy .right a img{
		margin:0;
	}
	
	 
	 
	 
	
	.copy .links a {
		padding: 0 53px 0 0;
	}
	 
	
	#pages.profile .choice {
		width: 155px;
		height: 240px;
	}
	
	#pages.sponsor .payopt {
		width: 95%;
	}
	
	#home .weeks .week {
		width: 85%;
		margin: 0 auto 30px auto;
	}
	
	#home .weeks .small {
		padding: 120px 0 10px 0;
	}
	
	#home .thumbs .title{
		font-size:20px;
	}
	
	#pages.stories .bottom {
		width:95%;
	}
	
	#pages.stories .text img{
		height:30px;
	}
	
	#pages.stories .text{
		font-size:20px;
	}
	
	#pages.sponsor .text{
		font-size:20px;
	}
	
	#pages.how h2.heading .orange{
		font-size:30px;
	}
	
	#pages.how .teams h2, #pages.how .joining h2 {
		font-size: 25px;
		line-height: 28px;
	}
	
	#pages.how .cat{
		width:30%;
	}
	
	#pages.how .right{
		float:none;
		width:100%;
	}
	
	#pages.how .left{
		display:none;
	}

	#pages.content .button.secondary{
		width:46.5%;
	}
		
	 
	
}

@media (max-width: 650px) {
	#pages.sponsor .auction .topprizes .image{
		float:none;
		width:100%;
	}
	
	#pages.sponsor .auction .topprizes .info{
		float:none;
		margin:10px 0 0 0;
		width:100%;
	}
	
	#pages.mypage .left, #pages.mypage .right{
		float:none;
		width:100%;
	}
	
	#pages.mypage .photo{
		width:99%;
	}
	
	 
 
#footerwrapper .project{
	 
}

#footerwrapper .social{
	float:none;
	width:100%;
	margin:30px 0 0 0;
}

#footerwrapper .social{
	padding:20px 0;
}


#pages .innersmaller{
	width:95%;
}
 #pages.profile .content .donations .box, #pages.profile .content .donations .box.amount, #pages.profile .content .donations .box.high{
	width:65%;
}

#pages.profile .content .box, #pages.profile .content .box.right{
	float:none;
	width:100%;
}

#pages.rewards .content .box{
	width:95%;
}

#pages.rewards .content .prize .image {
    height: 135px;
}

#pages.profile .content .box .bottom .left, #pages.profile .content .box .bottom .right{
	float:none;
	width:100%;
}

#pages.register .getstarted .fa {
	font-size:45px;
	line-height:45px;
}

#pages.mypage.bannerpix .right{
	width:45%;
	padding:2%;
}

#pages.profile table.vedit th{
	font-size:14px;
}

#pages.profile table.vedit td{
	font-size:11px;
}


#pages.choose.large #names .participant.right, #pages.choose.large #names .participant{
	width:90%;
}

#pages.choose #teams.fixed{
	width:60%;
}

#innerwrapper #pages .main {
    padding: 30px 0px;
}

h1{
	padding:0 0 20px 0;
}

#pages.contact .textfield, #pages.contact .textfield.phone{
	float:none;
	width:97%;
	margin:0 0 6px 0;
}

#pages.contact h2{
	font-size:20px;
	padding:0 0 10px 0;
}

#pages.profile .table .col1, #pages.profile .table .col2 {
	width:20%;
}

#pages.profile .table .row.filter .col1, #pages.profile .table .row.filter .col2, #pages.profile .table .row.filter .col3 {
	display:none;
}

#pages.profile .table .col3 {
	width:47.4%;
	border-right:none;
}

#pages.profile .table .row {
	border-bottom:1px solid #000;
}

#pages.profile .table .col5 {
	width:47.5%;
}

#pages.profile .table .col4 {
	clear:both;
	width:44.2%;
}

#pages.register .banner .desktop{
	display:none;
}
#pages.register .banner .mobile{
	display:block;
}

#pages.register .buttons .box{
	float:none;
	margin:5px auto;
	width:90%;
}

#pages.mypage .left .button{
	width:100%;
}
 

#pages.choose .search, #pages.choose .filter {
    float: none;
    width: 100%;
}

#pages .searchbar .search .textfield {
    width: 40%;
}

 
 

 
#pages .submenu .box .link a {
    font-size: 12px;
}

#pages.profile .choice {
    width: 120px;
    height: 190px;
}

 
#pages.sponsor .options .ticketbox.flex {
    width: 90%!important;
 
}
   

#pages.sponsor .payopt .option label{
	float:none;
	margin:0 0 5px 0;
	width:100%;
}

#dn-center a.button.tax {
    font-size: 11px;
    letter-spacing: 0;
}

#dn-center .but {
    width: 200px;
}

#pages.content .header img{
	width:60px;
}

#pages.content .header{
	font-size:13px;
}

#pages.register .header{
	font-size:30px;
	line-height:30px;
}

#pages.register{
	padding:30px 0 0 0;
}

#pages.register .left .people{
	width:40%;
}

#pages.register .left .people img{
	width:100%;
}

h2, .dn-head{
	font-size:50px;
	line-height:50px;
}

#home .thumbs .thumb{
	width:100%;
	margin:0 0 30px 0;
}

#home .first {
    padding: 30px 2%;
}

.trigger{
	width:100%;
	border: 1px solid #8D8D8D;
	float:none;
	padding:8px 0;
	margin:0 0 8px 0;
}

#pages.how .box{
	width:80%;
	margin:0 auto 30px auto;
}

.trigger{
	font-size:13px;
	letter-spacing:3px;
}

.trigger.active {
    border: 1px solid #309dce;
}

 

#home .form .textfield, #pages  .form .textfield{
	width:97%;
	margin:0 auto;
	float:none;
}

#home .form .submit, #pages  .form .submit{
	padding:12px 5%;
	float:none;
	width:99%;
	margin:5px auto 0 auto;
}

#home .greywrapper{
	padding:40px 0;
}

#home .testimonials .text{
	margin:30px auto;
}

#pages.content .trigger{
	width:100%;
	float:none;
	padding:8px;
	border: 1px solid #BCBCBC;
}

#pages.content .playlist{
	width:100%;
}

#pages.content .frame {
    padding: 215% 0 0 0;
}

#pages.content .trigger.active, #pages.content .trigger:hover {
    border: 1px solid #E83713;
}

}

@media (max-width: 550px) {
	 
	 #home .rise .header{
		  width:100%;
		  font-size:20px;
		  padding:15px 0;
	 }
	 
	 #home .left {
    	margin: 20px 0 30px 0;
	}
	
	#home .left .text{
		margin:10px 0 0 0;
	}
	
	#home .thermometer .amount{
		font-size:20px;
	}
	
	#home .therm{
		font-size:20px;
	}
	
	#home .thermometer .progress .amount{
		font-size:20px;
	}
	
	#home .thermometer .raised{
		margin:60px 0 0 0;
	}
	
	.thermometer .right{
		margin:-40px 0 0 0;
	}
	
	.main.padding {
		padding: 35px 0;
	}
	
	#home .testimonial .subtitle {
		font-size: 20px;
		width: 100%;
		line-height: 25px;
		margin: 10px 0 20px 0;
	}
	
	#home .peace .help{
		width:40%;
		margin:0 2% 30px 2%;
	}
	
	#home .peace h2.orange, #home .peace h2, #home .testimonial h2, #home .videos h2, #home .bottom .large {
		font-size: 30px;
		line-height: 35px;
	}
	
	#home .left .text .submit, #home .weeks .buttons .submit ,#home .more .submit, #home .last .buts .submit, .footer .buttons .button{
		margin:15px auto 0 auto;
	}
	
	#home .videos .ping{
		margin:0 auto 40px;
		flex-wrap:wrap;
		justify-content:space-around;
	}	
	
	#home .videos .ping .arrow{
		margin:20px 0;
		display:flex;
		align-items:center;
	}
	
	#home .videos .arrow .arrowimg{
		display:none;
	}
	
	#home .videos .icon{
		width:60px;
	}
	
	#home .videos .left .text, #home .videos .right .text{
		margin:0;
		flex-direction:row;
		text-align:left;
	}
	
	#home .videos .text br{
		display:none;
	}
	
	.submit{
		float:none;
		width:200px;
		margin:0 auto 20px auto;
	}
	
	#home .bottom .header, #home .bottom .list, #home .bottom .last{
		margin:20px 0 0 0;
	}
		
	
	#pages.profile .content .donations .box, #pages.profile .content .donations .box.amount, #pages.profile .content .donations .box.high{
		width:70%;
	}
	
	#pages.profile .content .blue, #pages.profile .content .buttons{
		width:95%;
	}
	
	#pages.mypage .left, #pages.mypage .right{
		width:100%;
	}
	
	#pages.mypage .left h2{
		line-height:35px;
		font-size:32px;
	}
	
	#pages.mypage .left h1 {
		text-align: left;
		font-size: 28px;
	}
	
	#pages.mypage .right form{
		width:100%;
	}
	
	#dn-center .dn-tworight, #dn-center .dn-twoleft, #dn-center .dn-threewrap, #dn-center .dn-threecenter, #dn-center .dn-threeleft, #dn-center .dn-threeright, #pages.register .buttons .box, #pages.about .left, #pages.about .right, #pages.profile .content .dn-thirdleft, #pages.profile .content .dn-threequart, #pages.sponsor .options .ticketbox {
		float:none;
		width:100%;
	}
	
	#pages.app #dn-center{
		width:100%;
	}
	
	
	#pages.sponsor .options .ticketbox {
		width:90%;
		 
		padding:6px 3%;
		margin:10px auto;
	}
	
	#pages.profile .content .dn-thirdleft {
		margin:0px;
	}
	
	#pages.profile .content .dn-threequart {
		margin:0px 0px 10px 0px;
	}
	
	#pages.profile .content .box {
		width:95%;
		float:none;
		overflow:hidden;
		margin:15px auto;
	}
	
	#pages.profile .content .box.right {
		float:none;
	}
	
	#pages.register .buttons .box {
		width:90%;
		margin:10px auto;
	}
	
	#pages.mypage .banner h1{
		font-size:25px;
	}
	
	#pages.mypage .banner h2 {
		font-size: 22px;
		padding: 10px 0;
	}
	
	
	 
	.messageboxok, .messageboxerror {
	 
		left: 0;
		margin: 35px 0 0 7px;
		font-size: 11px;
	}
	
	.searchbar .search h2{
		float:none;
		width:100%;
		padding:0 0 5px 0;
		text-align:center;
	}
	
	#pages .searchbar .search .textfield{
		width:85%;
	}
	
	#pages.profile .content .buttons .button .title{
		float:none!important;
		width:100%;
	}
	
	#pages.profile .content{
		width:100%;
	}
	
	#pages.profile table.vedit th {
		font-size: 12px;
	}
	
	#pages.profile table.vedit td {
		font-size: 10px;
	}
	
	#pages.choose #teams.fixed{
		width:70%;
	}
	
	
	#pages.profile .content .donations .box .circle {
		font-size: 30px;
	}
	
	#pages.profile .content .donations .box .name{
		font-size:12px;
	}
	
	#pages.choose .search {
		width: 90%;
	}
	
	#sponsorwrapper .sponsor {
		width:30%;
	}
	
	  .links a {
		padding: 5px 12%;
		width: 25%;
		float: left;
		display: block;
	
	}
	
	#pages.mypage .photo img {
		max-height:none;
		width:100%;
	}
	
	 
	 
	
	#pages .mobileaccount li a {
		font-size: 11px;
	}
	
	 
	#pages.sponsor .auction .prize {
		float: none;
		padding: 10px 1%;
		width: 97%;
		position: relative;
		margin: 0 0 10px 0;
	}
	
	#pages.sponsor .auction .image, #pages.sponsor .auction .topprizes .image {
		width: 25%;
		float:left;
	}
	
	#pages.sponsor .auction .topprizes .info{
		float:left;
		margin:0 0 0 10px;
		width:56%;
	}
	
	#pages.sponsor .auction .topprizes .prize{
		height:120px;
	}
	
	#pages.sponsor .prize .ticket {
		height: auto;
		padding: 0 0 10px 0;
	}
	
	#pages.sponsor .sidebar.fixed #FloatCart{
		top:73px;
	}
	
	#pages.sponsor .auction .form {
	width:100%;
}

	
	#pages.sponsor .mobileadd {
		 
		background:  #b2c0c9;
		color: #333;
		text-align: center;
		text-transform: uppercase;
		padding: 6px 0;
		width:100px;
		margin:10px 0 0 0;
		font-size: 14px;
		display: block;
	}
	
	#pages.sponsor .topprizes .mobileadd{
		display:none;
	}
	
	#pages.sponsor .auction .qty{
		padding:0;
	}
	
	#pages.profile .content .box{
		width:94%;
	}
	
	#pages.profile .choice{
		width:145px;
	}
	
	#pages.profile.prizes.spons .button .submit{
		width:30%;
	}
	
	#home .whitewrapper .day {
		 
	}
	
	#pages.register .buttons {
		width: 100%;
	}
	
	#pages.register .buttons label{
		width:45%;
	}
	
	#pages.about center  img{
		width:100%;
	}
	
	#home .whitewrapper {
	 
		padding: 95px 0 40px 0;
	}
	
	#scrollbox .scroll{
		text-align:center;
	}
	
	#scrollbox .amount, #scrollbox .name{
		float:none;
		width:100%;
	}
	
	
	 
	
	#dn-center a.button.tax{
		padding:5px 0 5px 2%;
	}
	 
	
	#pages.content{
		margin:70px 0 0 0;
	}
	
	#pages.content .header{
		font-size:10px;
		font-weight:400;
		padding:12px 0;
		letter-spacing:0;
	}
	
	#pages.content .header img{
		width:25px;
	}
	
	#pages.content h3, #videos h3 {
	 
		font-size: 34px;
		line-height: 37px;
		margin: 20px 0 10px 0;
	}
	
	#pages.content .subheader {
		font-size: 16px;
		line-height: 17px;
	 
	}
	
	#pages.content .text {
		font-size: 14px;
		width: 95%;
	}
	
	#pages.content .video{
		width:95%;
	}
	
	 
	#pages.content h1{
		font-size:35px;
	}
	
	#pages.content .frame {
		padding: 325% 0 0 0;
	}
	
	#pages.content h1{
		margin:0 0 20px 0;
	}
	
	#pages.content .links a.current .number{
		font-size:20px;
	}
	
	h2, .dn-head {
		font-size: 30px;
		line-height: 35px;
	}
	
	#pages.faq .number{
		position:relative;
		left:0;
	}
	
	#pages.stories .last, #pages.stories #myBtnContainer .title{
		font-size:30px;
	}
	
	#pages.stories .trigger{
		width:95%;
		margin:0 0 8px 0;
		font-size:14px;
	}
	
	#pages.stories .buttons .button{
		margin:0 0 10px 0;
	}
	
	#pages.how .right .icon{
		width:20px;
	}
	
	#pages.how .right .icon img{
		width:100%;
	}
	
	#pages.how .right .submit{
		margin:0 0 15px 0;
	}
	
	#home .lSSlideOuter {
		height: auto;
	}
	
	#home .content .text {
		margin: 20px 00 0;
		font-size: 18px;
		 
	}
	
	#home .first h2 {
		font-size: 30px;
		line-height: 35px;
	}
	
	#home .join{
		margin:20px 0 0 0;
	}

	#pages.content .button.secondary{
		width:98%;
		margin:5px 0;
		padding:5px 1%;
	}
	
	 
			
 
		
			
}
@media (max-width: 450px) {
	#pages.sponsor .sidebar.fixed #FloatCart {
		top: 88px;
	}
	
	#pages.photos .album .image {
	    margin: 10px 0px;
	}
	
	#pages.photos .album {
	width:80%;
	float:none;
	margin:0 auto;
}

 
	
	 
	#pages.choose .search {
		width: 100%;
	}
	 
	
	
	#footerwrapper .social{
		margin:10px 0 0 0;
	}
	
	#pages.choose #teams{
		width:90%;
	}
	
	#pages.choose #teams a .button{
		width:60%;
	}
	
	#pages.profile .menu{
		width:65%;
	}
	
	#pages.profile .content{
		width:100%;
	}
	
	#pages.profile .content .donations .box, #pages.profile .content .donations .box.amount{
		width:50%;
	}
	
	#pages.profile .content .donations .view{
		width:25%;
	}
	
	#pages.profile .content .blue, #pages.profile .content .buttons{
		width:100%;
	}
	
	#pages.profile .content .buttons{
		width:100%;
	}
	
	#pages.profile .content .donations .box, #pages.profile .content .donations .box.amount, #pages.profile .content .donations .box.high{
    	width: 100%;
	}
	
	#pages.profile .content .button, #pages.profile .content .but{
		width:100%;
	}
	
	#pages.profile .content .buttons .button .title{
		text-align:center;
		padding:10px 0 0 0;
	}
	
	#pages.profile .content .donations .view{
		width:100%;
	}
	
	#pages.profile .content .buttons .button .title{

	}
	
	#pages.profile .content .blue{
		padding:20px 0;
	}
	
	#pages .innersmaller{
		width:95%;
	}
	
	#pages.mypage .left, #pages.mypage .right{
		width:100%;
	}
	
	#pages.mypage .right{
		top:170px;
	}
	
	#pages.mypage.bannerpix .right{
		float:none;
		width:96%;
		top:0px;
	}
	
	#pages.mypage.bannerpix .thermometer{
		float:none;
		width:100%;
		padding:30px 0 0 0;
	}
	
	#pages.mypage .banner h2{
		background:none;
	}
	
	#pages.profile .content .info .total .grey{
		padding:5px;
	}
	
	#pages.profile .content .info .total .grey .amount{
		font-size:16px;
	}
	
	#pages.profile table.vedit th{
		display:none;
	}
	
	#pages.profile table.vedit td{
		display:block;
		width:99%;
	}
	
	#pages.profile table.vedit{
		width:100%;
		border:none;
	}
	
	#pages.profile table.vedit tr{
		display:block;
		width:97%;
		margin:0 0 30px 0;
	}
	
	#pages.contact #form{
		width:95%;
	}
	
	#pages.choose.large #names .participant, #pages.choose.large #names .participant.middle{
		width:90%;
	}
	

	
	#pages.choose #names .participant .info {
		float:right;
		width:62%;
		padding:5px 0 0 0;
	}
	
	#pages.choose .main {
		position:relative;
	}
	
	#pages.choose #names.full .participant {
		padding:0px 0px 15px;
		height:auto;
		margin-bottom:25px;
	}
	
	#pages.choose #names .name, #pages.choose #names.full .name{
		font-size:12px;
		
	}
	
	#pages.choose #names .participant .pix, #pages.choose #names.wide.full .participant .pix, #pages.choose #names.wide .participant .pix, #pages.choose #names.full .participant .pix {
		width:30%;
		margin:5px 0 0 2%
	}
	
	
	
	#pages.choose #names.full .participant .info{
		width:65%;
	
	}
	
	#pages.choose #names .participant .amount {
		
		float:none;
		width:100%;
	}
	
	#pages.choose #names .participant .go {
		display:none;
	}
	
	.thermometer .goal, .thermometer .total{
		font-size:24px!important;
	}
	
		
	#pages.choose #teams.fixed{
		width:100%;
	}
	
	#pages.profile .content .donations .box .circle {
		font-size: 20px;
	
	}
	
	#pages.profile .content .donations .box .title {
		text-align: center;
		font-size: 12px;
		padding: 5px 0 0px 0;
	}
	
	 
	#pages.about .left, #pages.about .right, #pages.register .left, #pages.register .right {
		font-size:14px;
	}
	
	 
	 
	.banner{
		margin:90px 0 0 0;
	}
	
	 
	 
	
	 
	
	#pages.profile .content .graph .textfield{
		float:none;
		width:100%;
		font-size:12px;
	}
	
	#pages.profile .content .button.copy{
		float:none;
		width:100%;
	}
	
	#pages.profile.edit .content .button{
		width:100%;
	}
	 
	
	#pages.profile .content .donations .box .title{
		display:inline;
	}
	
	#pages.faq dl{
		padding:20px 0;
	}
	
	#pages.faq dt{
		font-size:14px;
		padding:0 0 0 20px;
	}
	
	#pages.faq dd{
    	padding:10px 0 0 20px;;
	}
	
	 
	#pages.mypage .right .button{
		padding:8px 2px;
	}
	
	#pages.sponsorpopup .column, #pages.sponsorpopup .column.right{
		float:none;
		width:100%;
	}
	
	#pages .submenu .box .link a {
		font-size: 11px;
		padding: 3px;
	}
	
	#pages .mobileaccount li a i {
		padding: 0 2px 0 0;
	}
	
	#pages .mobileaccount li a {
		font-size: 10px;
	}
	
	#pages.profile .content .box{
		width:93%;
	}
	
	#pages.rewards .content .prize .image {
		height: 120px;
	}
	
	#pages.profile .choice {
		width: 110px;
	}
		
	#pages.profile.prizes.spons .button .submit {
		width: 55%;
	}
	 
	
	#pages.mypage .right .submit{
		font-size:16px;
	}
	
	#pages.mypage .submit {
		  -webkit-appearance: none;
	}
	
	 
	
	#pages.sponsor.app .submit{
		width:100%;
		font-size:16px;
	}

	
	
	
	

}

@media (max-width: 350px) {

#sponsorwrapper .sponsor {
	height:75px;
}

#pages.profile .table .col3, #pages.profile .table .col5 {
	width:47.2%;
}

#pages.profile .table .col4 {
	width:44.2%;
}

 

#pages.mypage .right .button {
    padding: 8px 9px;
	font-size:10px;
}
 

}
