@media screen and (max-width: 499px) {
	
	

ul {
   
  	font-size: 21px !important;
	font-family: sans-serif !important;
	margin: 5px !important; 
	padding: 0px !important;
	 list-style-type: circle;
}



li {
	list-style-position: inside !important;
	margin-bottom: 10px  !important;
	font-size: 21px !important;
	font-family: 'Open Sans', sans-serif;
	padding-left: 0px !important;
	color: #000;
}

.testtim {
	margin-bottom: 20px;
	margin-top: 20px;
}

.testimPic {
	width: 80%;
	margin: auto;
}

.tfloat {

	width: 100%;
	margin-bottom: 50px;
}

.cellone {
	width: 5%;
}

.q1 {
	vertical-align: top !important;
}
	
.q2 {
	vertical-align: bottom !important;
}

.celltwo {
	padding: 10px; 
	width: 80%;
	font-size: 18px !important;
}

.cellthree {
	width: 5%;
}
	





.bigblue {
		background: #007bff;
	color: #fff !important;
	font-family: sans-serif;
	font-size: 21px;
	line-height: 27px;
	width: 100% !important;
	padding: 10px !important;
	margin: 0px !important;
	text-align: left !important;
}

.bigGray {
		background: #333;
	color: #fff !important;
	font-family: sans-serif;
	font-size: 21px;
	line-height: 27px;
	width: 100% !important;
	padding: 10px !important;
	margin: 0px !important;
	text-align: left !important;
}

.bigWhite {
			background: #fff !important;
	color: #000 !important;
	font-family: sans-serif;
	font-size: 21px;
	line-height: 27px;
	width: 100% !important;
	padding: 10px !important;
	margin: 0px !important;
	text-align: left !important;
}


.btnblue {
  background-color: #99ccff !important;
  border: none;
  color: #000;
  padding: 16px 32px;
  text-align: center;
  font-size: 24px;
  margin: 4px 2px;
  opacity: 1;
  transition: 0.3s;
  width: 95%;
  border-radius: 3px;
  cursor: pointer !important;

}

.btnblue:hover {
	background-color: #ccffff !important;
	cursor:pointer;
	
}

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

.bighead2 {
	font-size:27px;
	line-height: 42px;
	color: #007bff;
	margin: auto;
	margin-top: 4px;
	margin-bottom: 10px;
	font-family: 'Oswald', sans-serif;
	padding: 0px;
	text-align: center;
}


.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/302e6efb-9f06-47aa-8225-c882ac2f7697/b0c16a01-b88e-4913-b1b0-7a7b8461cbd4/75trans_blk.png") !important;
	padding: 10px;
	width: 100%;
	border-radius: 10px;
}

.botabig {
	background-image: url("https://assets.checkoutchamp.com/Funnel/assets/images/302e6efb-9f06-47aa-8225-c882ac2f7697/b0c16a01-b88e-4913-b1b0-7a7b8461cbd4/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: 90%;	
}



.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: 90%;
	margin: auto;

}

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

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

.imgsd {
		width: 100%;
}

.headimg {
	width: 100%;
}

.headimg2 {
	width: 100%;
}

	
}





@media screen and (min-width: 500px) {
	
	

ul {
   
  	font-size: 24px !important;
	font-family: sans-serif !important;
	margin: 20px !important; 
	padding: 20px !important;
	 list-style-type: circle;
}



li {
	list-style-position: inside !important;
	margin-bottom: 15px  !important;
	font-size: 24px !important;
	font-family: 'Open Sans', sans-serif;
	padding-left: 0px !important;
	color: #000;
}
	
#testimM {
	display: none;
}

.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;
}

.testimPic {
	float: left;
	width: 20%;
}

.testim {
	padding: 30px;
	width: 90%;
	margin: auto;
}

.tfloat {
	float: right; 
	width: 70%;
}

.cellone {
	width: 15%;
}

.q1 {
	margin: 0px 50px 30px 0px;
}
	
.q2 {
	margin: 30px 0px 0px 30px;
}

.celltwo {
	padding: 10px; 
	width: 70%;
}

.cellthree {
	width: 15%;
}

.btn:hover {
	background-color: #ffcc33;
	}
	
	.bota {
	background-image: url("https://assets.checkoutchamp.com/Funnel/assets/images/302e6efb-9f06-47aa-8225-c882ac2f7697/b0c16a01-b88e-4913-b1b0-7a7b8461cbd4/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/302e6efb-9f06-47aa-8225-c882ac2f7697/b0c16a01-b88e-4913-b1b0-7a7b8461cbd4/75trans_blk.png") !important;
	padding: 10px !important;
	margin: 10px !important;
	width: 100% !important;
	border-radius: 10px !important;
}

.btno {
  background-color: #99ccff !important;
  border: none;
  color: #000;
  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;

}

.btnblue {
  background-color: #99ccff !important;
  border: none;
  color: #000;
  padding: 16px 32px;
  text-align: center;
  font-size: 36px;
  margin: 4px 2px;
  opacity: 1;
  transition: 0.3s;
  width: 75%;
  border-radius: 3px;
  cursor: pointer !important;

}

.btnblue:hover {
	background-color: #ccffff !important;
	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:42px;
	line-height: 52px;
	color: #fff;
	margin: auto;
	margin-top: 4px;
	margin-bottom: 10px;
	font-family: 'Oswald', sans-serif;
	padding: 0px;
	text-align: center;
}


.bighead2 {
	font-size:42px;
	line-height: 52px;
	color: #007bff;
	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;
}


body {
	background: #333 !important;
}

.bigblue {
		background: #007bff;
	color: #fff !important;
	font-family: sans-serif;
	font-size: 24px;
	line-height: 27px;
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
	text-align: left !important;
}

.bigGray {
		background: #333;
	color: #fff !important;
	font-family: sans-serif;
	font-size: 24px;
	line-height: 27px;
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
	text-align: left !important;
}

.bigWhite {
			background: #fff !important;
	color: #000 !important;
	font-family: sans-serif;
	font-size: 24px;
	line-height: 27px;
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
	text-align: left !important;
}


.salescopy {
	background: #333 !important;
}

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

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