@media screen and (max-width: 499px) {
.btn {
  background-color: #ff9900;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 24px;
  margin: 4px 2px;
  opacity: 1;
  transition: 0.3s;
  width: 100%;
  border-radius: 10px;
  text-shadow: 1px 1px 5px #000;
  cursor: pointer;
}

.btn:hover {
	background-color: #ffcc33;
	}
	
.btno {
  background-color: #ff9900;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 18px;
  margin: 4px 2px;
  opacity: 1;
  transition: 0.3s;
  width: 100%;
  border-radius: 10px;
  text-shadow: 1px 1px 5px #000;
  cursor: pointer;
}

.bota {
	background-image: url("https://assets.checkoutchamp.com/Funnel/assets/images/ed2ac5bd-9b06-4ffe-9a3f-5d9c09925d41/cb03145a-aa7b-445b-80e1-00c61a7d52c7/75trans_blk.png") !important;
	padding: 10px;
	width: 100%;
	border-radius: 10px;
}

.botabig {
	background-image: url("https://assets.checkoutchamp.com/Funnel/assets/images/ed2ac5bd-9b06-4ffe-9a3f-5d9c09925d41/cb03145a-aa7b-445b-80e1-00c61a7d52c7/75trans_blk.png") !important;
	padding: 10px;
	width: 100%;
	border-radius: 10px;
}

.btno:hover {
	background-color: #ffcc33;
	}
	
	
	.btn2 {
  background-color: #ff9900;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 27px;
  margin: 4px 2px;
  opacity: 1;
  transition: 0.3s;
  width: 100%;
  border-radius: 10px;
  text-shadow: 1px 1px 5px #000;
  cursor: pointer;
}

.btn2:hover {
	background-color: #ffcc33;
	}
	
	
	.contbox {
	margin: auto;
	width: 100%;	
}

.bighead {
	font-size: 27px;
	line-height: 32px;
	color: #ff9900;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: 'Oswald', sans-serif;
	padding: 0px;
	text-align: center;
}

.littlehead {
	font-size: 27px;
	line-height: 37px;
	color: #ff9900;
	margin: 10px;
	font-family: 'Oswald', sans-serif;
	padding: 10px;
	text-align: center;
}

.productimage {
	width: 90%;
	margin: auto;
}



.prodleft {
	width: 100%;
}

.prodo {
	width: 20%;
	float: left;
		margin-right: 20px;
}

.prodright {
	width: 100%;
}

.imgsd {
		width: 100%;
}

.headimg {
	width: 100%;
}

.headimg2 {
	width: 100%;
}

	
}





@media screen and (min-width: 500px) {
.btn {
  background-color: #ff9900;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 32px;
  margin: 4px 2px;
  opacity: 1;
  transition: 0.3s;
  width: 100%;
  border-radius: 10px;
  text-shadow: 1px 1px 5px #000;
  cursor: pointer;
  position: relative;
  right: 40px;
}

.btn:hover {
	background-color: #ffcc33;
	}
	
	.bota {
	background-image: url("https://assets.checkoutchamp.com/Funnel/assets/images/ed2ac5bd-9b06-4ffe-9a3f-5d9c09925d41/cb03145a-aa7b-445b-80e1-00c61a7d52c7/75trans_blk.png") !important;
	padding: 10px;
	margin: 10px;
	float: left;
	width: 45%;
	border-radius: 10px;
}
	
	.botabig {
	background-image: url("https://assets.checkoutchamp.com/Funnel/assets/images/ed2ac5bd-9b06-4ffe-9a3f-5d9c09925d41/cb03145a-aa7b-445b-80e1-00c61a7d52c7/75trans_blk.png") !important;
	padding: 10px !important;
	margin: 10px !important;
	width: 100% !important;
	border-radius: 10px !important;
}

.btno {
  background-color: #ff9900 !important;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 32px;
  margin: 4px 2px;
  opacity: 1;
  transition: 0.3s;
  width: 75%;
  border-radius: 10px;
  text-shadow: 1px 1px 5px #000;
  cursor: pointer;

}

.btno:hover {
	background-color: #ffcc33 !important;
	}
	
	
	.btn2 {
  background-color: #ff9900;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 32px;
  margin: 4px 2px;
  opacity: 1;
  transition: 0.3s;
  width: 80%;
  border-radius: 10px;
  cursor: pointer;
}

.btn2:hover {
	background-color: #ffcc33;
	}
	
.card {
	position: relative;
	right: 48px;
}

.contbox {
	margin: auto;
	width: 70%;	
}

.bighead {
	font-size:24px;
	line-height: 32px;
	color: #ff9900;
	margin: auto;
	margin-top: 4px;
	margin-bottom: 10px;
	font-family: 'Oswald', sans-serif;
	padding: 0px;
	text-align: center;
}

.littlehead {
	font-size: 37px;
	line-height: 50px;
	color: #ff9900;
	margin: 10px;
	font-family: 'Oswald', sans-serif;
	padding: 10px;
	text-align: center;
}

.productimage {
	width: 40%;
	float: left;
	margin-right: 10px;
}


.prodleft {
	width: 40%;
	float: left;
}

.prodo {
	width: 20%;
	float: left;
	margin-right: 20px;
}

.prodright {
	width: 40%;
	float: right;
}



.imgsd {
		float: left;
		width: 30%;
		margin-right: 15px;
	    margin-top: 15px;
		margin-bottom: 15px;
}

.headimg {
	float: right;
	margin-left: 0px;
	width: 45%;

}

.headimg2 {
	float: right;
	margin-left: 0px;
	width: 55%;

}


}

.bg-blue {
	display: none;
}


ul {
   
  	font-size: 21px !important;
	font-family: sans-serif !important;
	margin: 0px !important; 
	padding: 20px !important;
	list-style-image: url("https://assets.checkoutchamp.com/Funnel/assets/images/ed2ac5bd-9b06-4ffe-9a3f-5d9c09925d41/cb03145a-aa7b-445b-80e1-00c61a7d52c7/yellowcheck20.png") !important;
}



li {
	list-style-image: url("https://assets.checkoutchamp.com/Funnel/assets/images/ed2ac5bd-9b06-4ffe-9a3f-5d9c09925d41/cb03145a-aa7b-445b-80e1-00c61a7d52c7/yellowcheck20.png") !important;
	list-style-position: outside !important;
	margin-bottom: 15px  !important;
	font-size: 21px !important;
	font-family: 'Open Sans', sans-serif;
	padding-left: 10px !important;
	color: #fff;
}

body {
	background: #000 !important;
}

section {
	background: #000 !important;
}

.salescopy {
	background: #000 !important;
}

.scraped-container.white {
	background: #000 !important;
	border: 0px !important;
}

p {
	font-size: 21px !important;
	color: #fff !important;
	text-align: left !important;
}