body {
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

#header .logo {
  float: left;
  margin: 10px;
}

#home {
	min-height:450px;
	background-image: url("../img/home_main.jpg");
	background-repeat: no-repeat;
	position: relative;
	padding: 50px 0;
	
	
}

#j1f1org {
	min-height:500px;
	background-image: url("../img/j1f1org_main.jpg");
	background-repeat: no-repeat;
	position: relative;
	padding: 50px 0;
	
	
}

#schools {
	min-height:500px;
	background-image: url("../img/schools_main.jpg");
	background-repeat: no-repeat;
	position: relative;
	padding: 50px 0;
	
	
}

#students {
	min-height:500px;
	background-image: url("../img/students_main.jpg");
	background-repeat: no-repeat;
	position: relative;
	padding: 50px 0;
	
	
}

#generaltable {
   
     border-collapse: collapse;
	 color: #000000;
	
}

#generaltable td, #generaltable th {
font-family: 'Montserrat', sans-serif;
    font-size: 14px;
	line-height: 25px;
    border: 1px solid #ccc;
    padding: 3px 7px 2px 7px;
}

#generaltable th {
	 border: 1px solid #ccc;
    font-size: 20px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #eee;
    color: #333;
	line-height:30px;
}

#generaltable tr.alt td {
   
    background-color: #ededed;
}

.proflevel {
	font-size: 35px;
	text-align: center;
}

.increased-test-sec {
	background-color:#98c14c;
	height: 420px;
	
	padding: 20px;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}

.header-white {
	font-size: 50px;
	line-height: 70px;
	font-family: 'Montserrat', sans-serif;

}

.accordion {
text-align: left;
background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 5px;
  width: 100%;
  border: none;
  outline: none;
  font-size: 17px;
  transition: 0.4s;
border: 0px;
font-weight: bold;
}


.active, .accordion:hover {
  background-color: #f6f6f6;
}

.accordion:after {
float: left;
  content: '\002B';
  color: #777;
  font-weight: bold;
   margin-right: 5px;
 font-size: 20px;
border: 0px;
}

.active:after {
  content: "\2212";

}

.panel {
  padding: 0px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
margin-left: 20px;
border: 0px solid #ffff;
margin-bottom: 0px;
}

.j1f1_green_l {
	background-color:#68923e;
	min-height: 100px;
	text-align: right;
	font-size: 28px;
	font-weight: bold;	
	color: #fff;
	line-height: 35px;
	padding-top: 35px;
}

.j1f1_green_r {
	padding-top: 10px;
	font-weight: bold;
	background-color:#bfdd9d;
	color:#406225;
	min-height: 100px;
	text-align:left;
}
.j1f1_orange_l {
	background-color:#ef8745;
	min-height: 100px;
	text-align: right;
	font-size: 28px;
	font-weight: bold;	
	color: #fff;
	line-height: 35px;
	padding-top: 15px;
	border-left: 150px solid #fff;
}


.j1f1_orange_r {
	border-right: 150px solid #fff;
	padding-top: 10px;
	font-weight: bold;
	background-color:#f8db9f;
	color:#da623a;
	min-height: 100px;
	text-align:left;
}

.j1f1_howitworks_l {
	background-color:#ef8745;
	font-size: 28px;
	font-weight: bold;	
	color: #fff;
	line-height: 35px;
	padding-top: 15px;
	border: 5px solid #fff;
	padding: 20px;
	height: 100%;
}

.j1f1_howitworks_r {
	background-color:#e6e7e9;
	min-height: 100px;
	border: 5px solid #fff;
	padding: 20px;
	height: 100%;
}

.j1f1_hiw_1 {
	height: 125px;
}

.j1f1_hiw_2 {
	height: 200px;
}

.j1f1_hiw_3 {
	height: 150px;
}

.j1f1_hiw_4 {
	height: 250px;
}

.immediate {
	color:#f37120;
	font-size: 20px;
	padding-left: 10px;
	font-weight: bold;
	
}
.cost {
	color:#f37120;
	font-size: 35px;
	font-weight: bold;
	padding: 10px;
}

.about {
	text-align:left;
	background-color:#87a864; 
	width:50%; 
	color: #fff;
	padding: 30px;
	margin: 10px;
}

.research {
	background-color:#ef8745;
	font-size: 28px;
	font-weight: bold;	
	color: #fff;
	padding: 20px;
	border: 5px solid #fff;
}

.historyofeltis {
	background-color:#555658;
	text-align: center;
	font-size: 28px;
	font-weight: bold;	
	color: #fff;
	padding: 20px;
	border: 5px solid #fff;
}

.beapartner {
	background-color: #eee;
	border: 1px #c7c7c7 solid;
	padding: 10px;
}

.home120_heading4 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	
}

.home120_heading5 {
	font-size: 14px;
	line-height: 18px;
	color:#f37120;
	font-weight: 600;
}

@media only screen and (max-width: 991px) {
.j1f1_orange_l {
	height: 100%;
	text-align: right;
	border: 0px solid #fff;
	
}

.j1f1_orange_r{
	height: 100%;
	border: 0px solid #fff;
	
}

.j1f1_green_l {
	height: 100%;
	text-align: right;
	border: 0px solid #fff;
	
}

.j1f1_hiw_2 {
	height: 250px;
}
}




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

#schools {
	min-height:750px;
}

#students {
	min-height:800px;
	
}

.j1f1_hiw_1, .j1f1_hiw_2, .j1f1_hiw_3, .j1f1_hiw_4 {
	height: 100%;
}


.j1f1_orange_l,.j1f1_orange_r, .j1f1_green_l {
	height: 100%;
	text-align: left;
	border: 0px solid #fff;
	
}

.about {
	width:90%; 
	padding: 20px;
	
}



}

