.c-modal.c-modal--whats-included .c-modal__content {
	background-color: #ffffff;
	max-width: 910px;
	padding: 50px 0px 0px;
}

.c-modal.c-modal--whats-included .c-modal__content .b-text {
	max-width: 910px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.c-modal--whats-included .c-section-block__title {
	margin-bottom: 30px;
}

.c-section-block__key.check-container {
	margin-bottom: 20px;
}


.whats-included-row {
	display: flex;
	flex-wrap: wrap;
  justify-content: center;	
	align-content: flex-start;
	align-items: flex-start;
	border-top: 3px solid #ccc;
	padding: 30px 0px;
}

.whats-included-row .icon-container {
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}

.whats-included-row.footer {padding-bottom:0px;}
.whats-included-row.footer .c-section-block__key.check-container {font-size:15px;}

.include-lists {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;	
}

	
.include-list ul {
	margin-bottom: 0;
}	
	
.include-list ul li {
  display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	line-height: 30px;	
  font-size: 18px;
}	

.include-list.book {
	padding-left: 18px;
  margin-bottom: 30px;
  width: 100%;
  max-width: none;
}

.include-list.book img {
	max-height: 171px;
}

.footer.whats-included-row {
	justify-content: center;
}

.whats-included-row sup {
	position: relative;
	left: -4px;
  font-size: 1.3rem;
  top: -3px;
  color: #1087fc;
}

.whats-included-row sup.right {
  left: 2px;
  top: 1px;
}

.c-banner__help .center {
	flex-direction: row;
}

	.include-lists {
		flex-wrap: wrap;
		justify-content: flex-start;
		width: 270px;
	}
	
	.include-lists.books {
		justify-content: center;
		width: 100%;
	}
	
	
	.include-list {
  max-width: 394px;
}

.whats-included-row.footer {
	border-bottom: 3px solid #ccc;
}

.whats-included-row .include-list.book .check-container {
	align-items: flex-start;
}	


@media screen and (min-width: 0.0625em) {
	.c-banner__help .banner-price {
		display: block;
	}
	
	.c-banner__help .center .register-btn {
	width: 55%;
	max-width: 335px;	
  }
  
	.c-banner__help .center .banner-price {
		width: 30%;
		text-align: right;
		padding-top: 0;
		padding-bottom: 0px;
		padding-right: 15px;
		min-width: 145px;
	}
	
	.c-banner__help .center .banner-price span {
		display: block;
		font-weight:500;
	}
}

@media screen and (min-width: 40em) {
	
	.c-banner__help .center .register-btn {
		width: 100%;
		max-width: 335px;	
	}
	
	.c-banner__help .center .banner-price {
		width: unset;
		padding-top: 0;
		padding-bottom: 0px;
	}
}

/*
	.include-icon {
		display: flex;
	}

	.include-icon .o-block-img {
		display: none;
	}
	
	.include-lists {
		justify-content: flex-start;
	}
*/



/*
@media screen and (min-width: 650px) {
	
	.include-list ul li {
		justify-content: flex-start;
	}
	
}
*/


@media screen and (min-width: 620px) {
	.include-lists {
		margin: 0 auto;
	}
	
	
	.whats-included-row {
		justify-content: flex-start;
		padding: 30px 20px 30px 0;		
	}
	
	.include-icon {
		display: block;
	}

	.include-icon .o-block-img {
		display: block;
	}
		
	
	.include-icon {
		padding-left: 0;
		margin-bottom: 0;
	}
	
	.include-list {
		margin-top: 5px;
	}	
	

}

@media screen and (min-width: 700px) {
	.include-lists {
		flex-wrap: nowrap;
		width: 100%;
		justify-content: center;
	}
	
	.include-list.book {
		margin-bottom: 0px;
		width: 33%;
	}	
	
.include-list {
  padding-left: 30px;
}
	
	

}

@media screen and (min-width: 1000px) {
	.whats-included-row .icon-container {
		width: 20%;
	}
	
	.include-lists,
	.include-lists.books {
		width: 80%;
		justify-content: flex-start;
	}
	
	.include-list.book {
		width: 100%;
	}	
	
	
	
}


.whats-included-row.even {
	background-color: #F7F6F7;
}

.include-list,
.include-icon {
	flex-basis: auto;
}


.check-container {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	font-size: 18px;
}

.include-list ul {
	width: 100%;
}


.include-list ul li div {
	display: flex;
	justify-content: flex-start;
	text-align: left;
	align-items: flex-start;
}

.include-list ul li ul {
	margin-left: 32px;
}

.blue-check,
.white-check {
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
  padding-right: 25px;
  margin-top: 4px;  	
}

.blue-check {
	background-image: url('/wp-content/themes/prep101_online/images/Prep101-icons-batch-RGB_Check-Unique-to-prep101.svg');
}

.white-check {
	background-image: url('/wp-content/themes/prep101_online/images/Prep101-icons-batch-RGB_Check-Features.svg');
}


.include-icon .o-block-img {
	height: 72px;
	margin-bottom: 10px;
}

.include-icon .o-block-title {
	margin-bottom: 0;
}

.include-icon .o-block-img svg {
	height: 100%;
	width: auto;
}

