@charset "utf-8";
/*File Added By Rootways*/

@media screen and (max-width: 480px) {
	.cms-support-a-fundraiser #dropdowns{width:100% !important;}
	.cms-support-a-fundraiser #dropdowns > div{width:93% !important;}
	.cms-support-a-fundraiser #dropdowns select {background-position: right 5px center  !important;width: 100% !important;}
	.cmp_info_list_main{width:100% !important;}
	#bigorangebutton > a {font-size: 12px;}
	.cms-fundraising #homepage-products-container{width:95% !important;}
	.cms-fundraising .product-list > li{width:100% !important;margin-bottom: 30px;}
	.cms-fundraising .homepage-banner-container #banner{width:100% !important;}
	.cms-fundraising .homepage-banner-container #transparent-cta img{width:100% !important;}
	.cms-fundraising .homepage-banner-container #transparent-cta{opacity:0.7;}
	.cms-fundraising-info .std p {
	  width: 100% !important;
	}
	.fundraising_info_wrapper{ width:92% !important; }
	.have_qus_block img{ margin-right:80%;}
	
}
@media only screen and (min-width: 480px) and (max-width:768px) {
	.cms-support-a-fundraiser #dropdowns{width:100% !important;}
  	.cms-support-a-fundraiser #dropdowns > div{width:45% !important;}
	.cms-support-a-fundraiser #dropdowns select{background-position: right center !important;width:100% !important;}
	.cms-fundraising #homepage-products-container{width:95% !important;}
	.cms-fundraising .product-list > li{width:45% !important;}
	#bigorangebutton > a {font-size: 10px;}
	.product-list #bigorangebutton {margin-left: 0;margin-right: 0;padding: 5px 4px;width: auto !important;}
	.cmp_info_list_main{width:100% !important;}
	.cms-fundraising .homepage-banner-container #banner{width:100% !important;}
	.cms-fundraising .homepage-banner-container #transparent-cta img{width:100% !important;}
	.cms-fundraising .homepage-banner-container #transparent-cta{opacity:0.7;}
	.cms-fundraising-info .std p {
	  width: 100% !important;
	}
	.have_qus_block img{ margin-right:80%;}
	
}
@media only screen and (min-width: 769px) and (max-width:1200px) {
	.cms-fundraising .homepage-banner-container #banner{left: 50% !important;transform: translate(-50%) !important;}
	.cms-fundraising .homepage-banner-container #banner {left: 50%;}
	.cms-fundraising-info .std p {
	  width: 100% !important;
	}
}