fieldset {
	width: 95%;
	margin-left:2.25%;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #fff;
	border: 5px solid black;
	border-radius: 7px;
	padding: 10px 15px;}
legend {
	font-size: 0.80em;
	margin-left: 10px;
	background-color: #fff;
	border: 1px solid red; 
	border-radius: 5px;
	color: #111;
	font-weight: 900;
	padding: 1px 5px;
}
 fieldset p {
	color: #000;
	font-size: 1.0em;
	line-height: 1.6;
	font-weight: 500;
	line-height: 1.6;
	margin-top: 10px;
 }
 fieldset h1 {
	color: red;
	font-size: 1.20em;
	line-height: 1.30em;
	text-decoration: underline;
	margin-top: 10px;
 }
fieldset h2 {
	margin-bottom: 0;
 }
  fieldset h3 {
	margin-bottom: 0;
 }
 
  fieldset h4 {
	margin-bottom: 0;
 }
   fieldset h5 {
	margin-bottom: 0;
 }
   fieldset h6 {
	margin-bottom: 0;
 }

fieldset ul {
	margin-left: 50px;
	line-height: 1.7;
	font-size: 1.0em;
	font-weight: 900;
}
 
.col-2 fieldset {
	width: 95%;
	margin-left:2.25%;
	margin-bottom: 10px;
	border: 3px solid red;
	border-radius: 5px;
	padding: 5px 5px;}
.col-2 legend {
	font-size: 0.85em;
	margin-left: 15px; 
	border: 2px solid red; 
	border-radius: 5px;
	color: red;
	padding: 1px 5px;
}
.col-2 fieldset p {
	color: #000;
	font-size: 0.850em;
	line-height: 1.42;
	text-decoration: none;
	margin-top: 10px;
	text-align: center;
 }
.col-2 fieldset h1 {
	color: red;
	font-size: 1.20em;
	line-height: 1.30em;
	text-decoration: underline;
	margin-top: 10px;
 }
.col-2 fieldset h2 {
	margin-bottom: 0;
 }
.col-2   fieldset h3 {
	margin-bottom: 0;
 }
.col-2   fieldset h4 {
	margin-bottom: 0;
 }
.col-2   fieldset h5 {
	margin-bottom: 0;
 }
 .col-2   fieldset h6 {
	margin-bottom: 0;
 }
 
 .col-4 fieldset {
	width: 95%;
	margin-left:2.25%;
	margin-bottom: 10px;
	border: 5px solid #000;
	border-radius: 7px;
	padding: 0px 5px;}
.col-4 legend {
	font-size: 0.85em;
	margin-left: 15px; 
	border: 2px solid red; 
	border-radius: 5px;
	color: #111;
	padding: 1px 5px;
}
.col-4 fieldset p {
	color: #000;
	font-size: 1.0925em;
	line-height: 1.6;
	text-decoration: none;
	margin-top: 10px;
	text-align: left;
 }
.col-4 fieldset h1 {
	color: red;
	font-size: 1.0em;
	line-height: 1.6;
	text-decoration: underline;
	margin-top: 10px;
 }
.col-4 fieldset h2 {
	margin-bottom: 0;
 }
.col-4   fieldset h3 {
	margin-bottom: 0;
 }
.col-4   fieldset h4 {
	margin-bottom: 0;
 }
.col-4   fieldset h5 {
	margin-bottom: 0;
 }
 .col-4   fieldset h6 {
	margin-bottom: 0;
 }
 
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid red;
	border-radius: 5px;
 }
 
@media only screen and (max-width: 786px) {
fieldset {
	padding: 5px 10px;
	}
 legend {
	 margin-left: 20px; 
	 font-weight: 900;
	 color: #111;
	 padding: 1px 5px;
	border-radius: 5px;
	}
 fieldset p {
	font-size: 0.85em;
	line-height: 1.6;
	font-weight: 600;
	padding: 0 5px;
	margin-bottom: 5px;
}
 fieldset h1 {
	color: red;
	font-size: 1.0em;
	line-height: 1.10em;
	text-decoration: underline;
	margin-top: 10px;
 }

 fieldset h1 {
	color: red;
	font-size: 1.20em;
	line-height: 1.30em;
	text-decoration: underline;
	margin-top: 10px;
 }
fieldset h2 {
	margin-bottom: 0;
 }
  fieldset h3 {
	margin-bottom: 0;
 }
 
  fieldset h4 {
	margin-bottom: 0;
 }
   fieldset h5 {
	margin-bottom: 0;
 }
   fieldset h6 {
	margin-bottom: 0;
 }
 
 .col-2 fieldset {
	width: 95%;
	margin-left:2.25%;
	margin-bottom: 10px;
	border: 3px solid red;
	border-radius: 5px;
	padding: 5px 5px;
}
.col-2 legend {
	font-size: 0.85em;
	margin-left: 15px; 
	border: 2px solid red; 
	border-radius: 5px;
	color: red;
	padding: 1px 5px;
}
.col-2 fieldset p {
	color: #000;
	font-size: 0.850em;
	line-height: 1.6;
	text-decoration: none;
	margin-top: 10px;
	text-align: center;
 }
.col-2 fieldset h1 {
	color: red;
	font-size: 1.20em;
	line-height: 1.30em;
	text-decoration: underline;
	margin-top: 10px;
 }
.col-2 fieldset h2 {
	margin-bottom: 0;
 }
.col-2   fieldset h3 {
	margin-bottom: 0;
 }
.col-2   fieldset h4 {
	margin-bottom: 0;
 }
.col-2   fieldset h5 {
	margin-bottom: 0;
 }
 .col-2   fieldset h6 {
	margin-bottom: 0;
 }
  
 .col-4 fieldset {
	width: 95%;
	margin-left:2.25%;
	margin-bottom: 10px;
	border: 3px solid red;
	border-radius: 5px;
	padding: 0px 5px;}
.col-4 legend {
	font-size: 0.85em;
	margin-left: 15px; 
	border: 2px solid red; 
	border-radius: 5px;
	color: #111;
	padding: 1px 5px;
}
.col-4 fieldset p {
	color: #000;
	font-size: 0.83em;
	line-height: 1.4;
	text-decoration: none;
	margin-top: 10px;
	text-align: left;
 }
.col-4 fieldset h1 {
	color: red;
	font-size: 1.20em;
	line-height: 1.30em;
	text-decoration: underline;
	margin-top: 10px;
 }
.col-4 fieldset h2 {
	margin-bottom: 0;
 }
.col-4   fieldset h3 {
	margin-bottom: 0;
 }
.col-4   fieldset h4 {
	margin-bottom: 0;
 }
.col-4   fieldset h5 {
	margin-bottom: 0;
 }
 .col-4   fieldset h6 {
	margin-bottom: 0;
 }
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid red;
	border-radius: 5px;
 }
}
/*MANAGES HEADINGS AT THE TOP EACH CHAPTER ON PHONE SCREENS*/
@media only screen and (max-width: 600px) {
fieldset p {
	font-size: 1.0em;
	line-height: 1.6;
	font-weight: 600;
	padding: 0 10px;
	margin-bottom: 5px;
 }
 fieldset h1 {
 color: black;
 font-size: 1.0em;
	line-height: 1.10em;
	text-decoration: underline;
 margin-top: 10px;
 }
}
