.header{
	background-color: rgba(7,142,31,1);
	color: white;
	font-size: 20px;
	line-height:33px;
	font-weight: 400;
	font-style: normal;
	//font-family: 'Quicksand', sans-serif;
	font-family: Quicksand, sans-serif;
	text-align: center;
}

.boldHeader{
	font-weight: 700;
	font-family: Quicksand;
	color: rgb(253, 249, 253);
	font-size: 20px;
}

.dollar{
	
}

.headerWhiteColor{
	color: #faf6f6;
}

.mcomp{
	background-image: url('../../img/orange-star.png');
font-size: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: 48px;
}

.mc_header{
	color: white;
	text-align: center;
	font-weight: bolder;
	padding: 10px 0;
}

/*
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
*/

.details{
	color: #faf6f6;
	font-size: 28px;
	font-weight: 400;
	text-align: center;
	font-weight: 700;
	font-family: Arial, sans-serif;
}

.details p {
	line-height: 31px;
	text-align: center;
	padding-top: 37px;
	padding-bottom: 15px;
	/*! color: #faf6f6; */
}

.boldtext{
	font-size:20px;
	font-weight: 700;
}

.selectYourCamp{
	font-size: 28px;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	color: #faf6f6;
	font-family: Arial, sans-serif;
	font-weight:bold;
	margin-top: 44px;
	margin-bottom: 22px;
}


body{
/*  display:block;
  background-color:rgba(142,11,215,0.8);
  background-image:url('../../img/bg.jpg');
  background-image: url("../../img/bg.jpg"), linear-gradient(#eb01a5, #d13531);*/
  background-image:
linear-gradient(to bottom, rgba(142,11,215,0.8), rgba(142,11,215,0.8)),
url('../../img/bg.jpg');
 
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  border-radius:0px;
  width:100%;
  /*height:4384px;*/
  position:relative;
}

.block-1{
	//color:white;
	max-width: 940px;
	/*height: 226px;*/
	margin: 0 auto;
}

.youtubeVideo{
	padding-top:15px;
	padding-left:0px;
	margin-left:10px;
	margin-top: 8px;
}

.youtubeVideo div{
	height:178px;
	width:317px;
}

.allCampRow{
	background-color: white;
	border-top:10px solid #e7e7e7;
	border-radius: 5px;
	padding-bottom: 25px;
}

.allCampRow p{
	font-weight: 700;
	color: rgb(71, 70, 70);
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height:1.4;
	text-align:center;
	margin: 0;
    padding: 0;
}

.allCampRow .div1{
	padding-left:10px;
	padding-top: 6px;
	padding-right: 0px;
}

.allCampRow .div2{
	padding-right: 0px;
}

.allCampRow .div3{
	padding-right: 0px;
}


.allCampRow .p1{
	margin-left: 14px;
	margin-top: 9px;
}

.allCampRow .p2{
	padding-right:0px;
	margin-left: -2px;
	margin-top: 10px;
}


.allCampRow .p3{
	padding-right:23px;
	margin-top: 10px;
}




.campBox{
	max-width:52.4%;
	margin:auto;
}


.campBox hr{
	border-top: 1px solid #808080;
}



.allCampRow .col-md-8{
	max-width:62%;	
	margin-top:15px;
}

.block-2{
	background-color: white;
	border-top:10px solid #d7d7d7;
	border-radius: 5px;
	padding-left: 25px;
	padding-right: 25px;
}

.block-2 p{
	font-size: 22px;
}

.campMsg{
	text-align: inherit;
	padding-top: 20px;
}

.earningDiv{
	padding-top: 15px;
}

.earningDiv img{
	height: 20px;
}

.imagesDivRound{
	padding-bottom: 10px;
}

.imagesDivRound span{
	font-weight: bold;
	position: relative;
	top: 7px;
	margin-left: 5px;
}

.imagesDivRound img{
	width:auto;
}

.month_box{
	//padding-left: 10px;
}

.box{
	width: 100%;
	background-color: #6f4596;
	color: white;
	//margin-left:10px;
	//margin-right:10px;
	text-align: center;
	padding-top:10px;
	padding-bottom: 10px;
	font-size: 18px;
}



.box-value{
	width: 100%;
	border:5px solid #6f4596;
	//margin-left:10px;
	//margin-right:10px;
	text-align: center;
	padding:3px 20px 10px;
	//padding-bottom: 3px;
	//font-size: 22px;
	//font-weight:700;
}


.box-value img{
	/* width: 52px; */
}


.box-value .dollar25{
	padding-top:7px;
	font-size: 28px;
	font-weight:700;
}


.box-2{
	border:8px solid #f1f1f1;
	text-align: center;
	//padding-top:9px;
	padding-bottom: 11px;
	max-height: 117px;
	/*! width: 404px; */
	border-radius: 5px;
	margin: auto;
	padding-left: 30px;
	padding-right: 30px;
	/*! width: 100%; */
	margin-left: 11px;
	margin-right: 9px;
}

.openbox{
	color: #9e0707;
	/* font-weight: bold; */
	/* font-size: 50px; */
}

.maxbox{
	color: #474646;
	padding-left: 0px;
	/* font-size:25px; */
	/* margin-top: -20px; */
	/* margin-right: 12px; */
}


.no{
	font-weight: bold;
	font-size: 50px;
}

.open{
	font-size:25px;margin-top: -20px;
	//margin-right: 12px;
}

.openFilled{
	font-size:25px;margin-top: -20px;
}

p.slash{
	font-size: 90px;color: rgb(71, 70, 70);margin-top: -16px;font-family: Arial, sans-serif;padding-right: 0px;
}

.max{
	font-size:25px;margin-top: -20px;margin-left: 20px;
	}
	
	
.estimated{
	color:#cfcaca;font-size:11px;margin-right: 10px;
}

.joinUrlDiv{
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
}

.mybtn{
	padding-top: 28px;
	padding-bottom: 28px;
	//padding-right: 80px;
	//padding-left: 80px;
	font-size: 35px;
	font-weight: bold;
	background: #069816;
	margin-top: 20px;
	margin: auto;
	width:100%;
}

.shipping{
	font-size: 20px;margin-top: 10px;padding-bottom: 40px;color:#d9d6d8;text-align:center
}


.pb-44, .py-44{
	padding-bottom: 0px;
	background:red;
}

.pb-4, .py-4 {
    padding-bottom: 0rem !important;
}

.bgred1{background:red;}
.bgaqua1{background:aqua;}
.bgyellow1{background:yellow;}

.ht200{min-height:200px;}
.ht400{min-height:400px;}












@media only screen and (max-width: 768px){
	.py-3{
		font-size:65%;
		line-height:15px;
	}
	.sm2,.block-2 p{
		font-size:60%;
	}
	
	.mc_header{
		font-size:1.5em;
	}




.header{
	//font-size:
}

.boldHeader{
	font-weight: 700;
	font-family: Quicksand;
	color: rgb(253, 249, 253);
	font-size: 14px;
}

.details{
	//margin:auto;
	//margin-bottom: 0;
	//padding-top:0;
	//background: red;
}

.details p{
	line-height: 31px;text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
}



.selectYourCamp{
	font-size: 24px;
	font-style: normal;
	text-align: center;
	color: white;
	font-family: Arial, sans-serif;
	font-weight:bold;
	margin-top: 18px;
	margin-bottom: -8px;
}

.selectYourCamp p{
		//margin-bottom: 5px;
	}
	

.block-1{
	//color:white;
	//max-width: 940px;
	/*height: 226px;*/
	/*! margin: 0 auto; */
	//background: yellow;
	margin-left: 5px;
	margin-right: 5px;
}

.youtubeVideo{
	//padding-top:25px;
	//padding-left:7px;
	//margin-left:0px;
	//background: red;
	margin:auto;
	padding: 0;
	
}

.youtubeVideo div{
	height:115px;
	width:205px;
	margin:auto;
	margin-top: 10px;
}

.allCampRow{
	background-color: white;
	border-top:10px solid #e7e7e7;
	border-radius: 5px;
	padding-bottom: 15px;
}

.allCampRow p{
	//font-weight: 700;
	color: rgb(71, 70, 70);
	font-family: Arial, sans-serif;
	font-size: 8px;
	//line-height:1.4;
	text-align:center;
	margin-left: 0;
	//padding: 0;
}


.allCampRow .p1{
	/*! padding-left:13px; */
	font-size:8px;
}



.allCampRow .div2,.div3{
	//padding-left:10px;
}

.allCampRow .p2{
	//padding-right:0px;
}


.allCampRow .p3{
	//padding-right:30px;
}


.allCampRow .col-md-8{
	max-width:100%;	
	//margin-top:5px;
	//padding-left:10%;
	//margin-left:10%;
	//background: red;
}

	
.allCampRow .col-md-8 .col-4{
	//max-width:100%;	
	//margin-top:5px;
	//padding-left:10%;
	//margin-left:10%;
	padding: 0;
	//background: yellow;
}

	
.allCampRow .col-12{
	//max-width:100%;	
	//margin-top:5px;
	//padding-left:10%;
	//margin-left:10%;
	padding: 0;
	//background: yellow;
}



.campBox{
	max-width:100%;
	margin:auto;
}
	
	.campBox .col-lg-7{
		width: 60%;
		//padding:0;
		//margin: 0;
		//padding-left: 0;
		padding-right: 0;
	}

.campBox .col-lg-7 p{
    margin-left: 0;
		margin-right: 0;
	}
	

	
.block-2{
	background-color: white;
	border-top:10px solid #d7d7d7;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.block-2 p{
	font-size: 12px;
}

.campMsg{
	text-align: inherit;
	padding-top: 10px;
}

.box{
	width: 100%;
	background-color: #6f4596;
	color: white;
	//margin-left:10px;
	//margin-right:10px;
	text-align: center;
	padding-top:10px;
	padding-bottom: 10px;
	font-size: 16px;
}

.box-value{
	width: 100%;
	text-align: center;
	padding: 3px 10px 10px;
	font-size: 12px;
}


.box-value img{
	width: 100%;height: auto;
}
.box-value span1{
	/* position: absolute;top: 38px;left: 85px;color: white; */
}
.box-value span{
	
}

.box-value .dollar25{
	padding-top:7px;
	margin-bottom: 7px;
	font-size: 20px;
	font-weight:700;
}




.earningDiv{
	//padding-top: 15px;
	font-size: 12px;
	width: 39%;
	margin-left: 0;
	padding-left:10px;
	
}


.imagesDivRound{
	padding-bottom: 10px;
	font-size: 9px;
}

.imagesDivRound span{
	font-weight: bold;
	position: relative;
	top: 3px;
	margin-left: 5px;
}


.imagesDivRound img{
	width:20px;
}


.box-2{
	border:8px solid #f1f1f1;
	text-align: center;
	//padding-top:9px;
	//padding-bottom: 11px;
	max-height: 73px;
	//width: 258px;
	border-radius: 5px;
	margin:auto;
	margin-left: 25px;
	margin-right: 23px;
	//padding-left: 20px;
	//padding-right: 20px;
}
	
.box-2 .col-2{
	padding-left: 0px;
	padding-right: 0px;
	}


.openbox{
	
}

.maxbox{
	padding-left: 0px;
}


.no{
	font-weight: bold;
	font-size: 25px;
}

	.open{
		//font-size:40px;
		margin-top: -8px;
		margin-right: 6px;
	}
	
	
	.openFilled{
		font-size:25px;margin-top: -5px;
	}
	
	
	
	p.slash{
   color: rgb(71, 70, 70);
	 font-family: Arial, sans-serif;
	 font-size: 45px;
   padding-top: 10px;
	//margin-left: -20px;
		
	}
	
	.max{
		margin-top: -8px;
		margin-left: 10px;
	}
	
	
.estimated{
	color:#cfcaca;font-size:11px;margin-right: 26px;
}
	

.joinUrlDiv{
margin-left: 16px;
margin-right: 8px;
margin-top: 5px;
}

.joinUrlDiv a{
	//font-size: 25px;
}

	
.mybtn{
	padding-top: 15px;
	padding-bottom: 17px;
	padding-right: 70px;
	padding-left: 60px;
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background: #069816;
	margin: auto;
}
	
	.shipping{
		padding-bottom: 20px;
	}


.pb-44, .py-44{
	padding-bottom: 0px;
	background:red;
}

.pb-4, .py-4 {
    padding-bottom: 0rem !important;
}


}


@media (min-width: 768px) and (max-width: 991.98px) {
	.youtubeVideo div{
	height:178px;
	width:240px;
	//border:5px solid red;
	}

	.campBox{
		max-width:100%;
		//margin:auto;
		//border:5px solid red;
	  }

}