* {
	border: 0px;
	outline: none !important;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	list-style-type: none;
}
body, html {
	overflow-x: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	color: inherit;
}
a:hover, a:focus {
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	text-decoration: none;
	outline: none;
	color: #0e9846 ;
}
a:focus {
	outline: none;
}
textarea {
	resize: none;
}
body{
	font-family: 'MyriadProRegular';
}
img {
	max-width: 100%;
}
.blankSpace {
	flex: 1 1 auto;
}
.m-1, .m-2, .m-3, .m-4, .m-5 {
	margin-top: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.m-1 {
	margin-bottom: 10px !important;
}
.m-2 {
	margin-bottom: 20px !important;
}
.m-3 {
	margin-bottom: 30px !important;
}
.m-4 {
	margin-bottom: 50px !important;
}
.m-5 {
	margin-bottom: 70px !important;
}

.p-3 {
	padding: 30px 0 !important;
}
.p-4 {
	padding-right: 0 !important;
	padding-left: 0 !important;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.p-5 {
	padding: 80px 0 !important;
}
hr {
	margin-top: 20px;
	margin-bottom: 25px;
	border-top: 1px solid #ebebeb;
}
h2 {
	font-family: 'MyriadProBold';
	font-size: 45px;
	letter-spacing: 1px;
}
h3 {
	font-family: 'MyriadProBold';
	font-size: 22px;
	letter-spacing: 1px;
}
h3 {
}
h4 {
	font-family: 'MyriadProSemibold';
	font-size: 24px;
	margin-bottom: 15px;
}
h5 {
}
h6 {
}
p , ul, ol, li{
	font-family: 'MyriadProRegular';
	font-size: 16px;
	color: #5e5e5e;
	margin-bottom: 20px;
}
ol{display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}
.btn {
	font-size: 13px;
	min-width: inherit;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	line-height: normal;
	background-color: transparent;
	font-family: 'MyriadProBold';
	letter-spacing: 2px;
	text-transform: uppercase;
}
.btn.btn-sm {
	font-size: 13px;
	min-width: inherit;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: normal;

}
.btn.btn-lg {
	font-size: 18px;
	min-width: inherit;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 17px;
	padding-left: 25px;
	line-height: normal;
	min-width: 250px;

}
.btn-primary {
	color: #006401;
	background-color: #5c7b9b;
	border-color: #006401;
	background-color: transparent;
}
.btn-primary:hover, .btn-primary:focus {
	color: #fff;
	background-color: #006401;
	border-color: #006401;
}
.btn-info {
	color: #2f2f2f;
	
	border-color: #2f2f2f;
	background-color: transparent;
}
.btn-info:hover, .btn-info:focus {
	color: #fff;
	background-color: #2f2f2f;
	border-color: #2f2f2f;
}
.btn-link {
}
.btn-link:hover, .btn-link:focus {
	text-decoration: underline;
}
.text-primary {
	color: #0e9846 !important;
}
a.text-primary:hover, a.text-primary:focus {
	color: #0e9846 !important;
	text-decoration: underline;
}
.btn.ctaBtn{
	font-family: 'Kaushan Script', cursive;
}

.text-none {
	text-transform: none;
}
.form-control {
	font-size: 14px;
	padding-top: 7.5px;
	padding-right: 13px;
	padding-bottom: 7.5px;
	padding-left: 13px;
	border: 1px solid #dddddd;
	height: auto;
	border-radius: 0;
	line-height: normal;
}
.form-control:focus {
	outline: none;
	box-shadow: none;
}
.navbar{
	background-color: transparent;
}
.headerSec{
	/*background-color: #31df77;*/
}
.navbar-light .navbar-nav .nav-item{
	margin-left: 30px;
}
.navbar-light .navbar-nav .nav-link{
	font-family: 'MyriadProSemibold';
    color: #31df77;/*#fff*/
    font-size: 15px;
    text-transform: uppercase;
	letter-spacing: 1.0px;
	padding: 0;

}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #018403;
}
.dropdown-toggle::after {
   
    border-top: 0.5em solid;
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;

}
.navbar-nav .dropdown-menu {

    right: 0;
    left: inherit;

}
.dropdown-item{
	font-family: 'MyriadProSemibold';
  
    font-size: 12px;
    text-transform: uppercase;
	letter-spacing: 1px;
}
.bannerSec{
	position: relative;
}
.bannerDec{
	left: 0;
	right: 0;
	position: absolute;
	top: 10%;
}
.bannerDec h1{
	color: #fff;
	font-family: 'myriad_pro_lightregular';
	text-transform: uppercase;
	font-size: 60px;
	letter-spacing: 3px;
	text-shadow: 0px 0px 10px #16c45c;
}
.fold2{
	padding-top: 90px;
	padding-bottom: 10px;
}
.thumbList ul li{
	width: 33.3%;
	text-align: center;
	float: left;
	padding: 30px 25px;
	border-right: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
	min-height: 280px;
}
.thumbList ul li:nth-child(4), .thumbList ul li:nth-child(5), .thumbList ul li:nth-child(6) {
	border-bottom-color: transparent;
	
  }
  .thumbList ul li:nth-child(3), .thumbList ul li:nth-child(6){
	border-right-color: transparent; 
  }
.fold3{
	background-image: url("../img/fold3.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 100px;
	padding-bottom: 90px;
	background-size: 100% auto;
}
.fold4{
	background-image: url("../img/fold4b.png"), url("../img/fold4.jpg");
	background-position: bottom center, top center;
	background-repeat: no-repeat;
	background-color: #e1faff;
	padding-top: 140px;
	padding-bottom: 90px;
	background-size: 100% auto;
}
.curriculumImgs ul li{
	width: 25%;
	float: left;
}
.footerTop{
	border-top: solid 4px #006401;/*#e4e4e4*/
	border-bottom: solid 4px #006401;/*#e4e4e4*/
	padding-top: 60px;
	padding-bottom: 60px;
}
.footerTop ul li{
	font-family: 'MyriadProRegular';
    font-size: 14px;
    color: #5e5e5e;
	margin-bottom: 6px;
	
	letter-spacing: 1px;
}
footer p{
	font-family: 'MyriadProRegular';
    font-size: 14px;
    color: #5e5e5e;
	
	
	letter-spacing: 1px;
}
footer h4{
	color: #282828;
	text-transform: uppercase;
	font-family: 'MyriadProBold';
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.footerBottom{
	padding-top: 30px;
	padding-bottom: 30px;
}
.footerBottom p{
	text-transform: uppercase;
	color: #000000;
}
.socialIcons{
	font-size: 24px;
	color: #adafb1;
}
.socialIcons a{
	margin-left: 5px;
	margin-right: 5px;
}
.pageHeader{
	background-color: #5a6d78;
	padding: 10px 15px 30px;
}
.pageHeader h2{
	font-family: 'Kaushan Script', cursive;
	margin-bottom: 0;
	color: #fcff00;
}
.pageHeader h2 small{
	font-size: 40%;
	color: #ffffff;
}
.pageHeader h2 small a:hover, .pageHeader h2 small a:focus{
	text-decoration: underline;
	color: #fff;
}
.table .thead-dark th {
    font-family: 'Kaushan Script', cursive;
    color: #fff;
    background-color: #025121;
    /*border-color: #025121;*/
	border:2px solid #025121;

}
 @media (max-width: 1365px) {
	.bannerDec h1 {
		font-size: 50px;
	}
}
 @media (max-width: 1199px) {
	h2 {
		font-size: 35px;
	}
	h4 {
		font-size: 22px;
	}
	.navbar-light .navbar-nav .nav-item {
		margin-left: 20px;
	}
	.bannerDec h1 {
		font-size: 40px;
	}

}
@media (max-width: 991px) {
	.bannerDec h1 {
		font-size: 30px;
	}
	.fold3 {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.navbar-toggler{
		padding: 0;
		border: none;
	}
	.navbar-toggler:hover, .navbar-toggler:focus{
		background-color: transparent;
	}
	.navbar-light .navbar-nav .nav-item {
		margin-left: 0px;
		margin-bottom: 8px;
	}
	.navbar-light .navbar-nav .nav-link {
		
		font-size: 14px;
		text-align: center;
	}
	.thumbList ul li {
		width: 50%;
	}
	.thumbList ul li:nth-child(2), .thumbList ul li:nth-child(4), .thumbList ul li:nth-child(6){
		border-right-color: transparent;
	}
	.thumbList ul li:nth-child(3){
		border-right-color: #e4e4e4;
	}
	.thumbList ul li:nth-child(4){
		border-bottom-color: #e4e4e4;
	}

	.thumbList ul li:nth-child(5), .thumbList ul li:nth-child(6) {
		border-bottom-color: transparent;
	  }
	  
	
}
 @media (max-width: 767px) {
	.m-4 {
		margin-bottom: 30px !important;
	
	}
	.m-5 {
		margin-bottom: 40px !important;
	}	
	h2 {
		font-size: 26px;
	}
	.p-5 {
		padding: 60px 0 !important;
	}
	.thumbList ul li {
		width: 100%;
		max-width: 300px;
		border: solid 1px #e4e4e4 !important;
		margin: 0 auto;
		float: none;
		border-radius: 4px	;
		-webkit-border-radius: 4px	;
		-moz-border-radius: 4px	;
		-ms-border-radius: 4px	;
		-o-border-radius: 4px	;
		margin-bottom: 10px;
}
.curriculumImgs ul li {

    width: 50%;

}
footer{
	text-align: center;
}
.footerTop ul {
	margin-bottom: 25px;
}
.footerBottom p {
    font-size: 12px;

}
.bannerDec h1 {

    font-size: 22px;

}
.bannerImg{
	overflow: hidden;
}
.bannerImg img{
	
	max-width: inherit;
	position: relative;
    left: 50%;
    top: 0%;
    -ms-transform: translateY(-0%) translateX(-50%);
    -webkit-transform: translateY(-0%) translateX(-50%);
	transform: translateY(-0%) translateX(-50%);
	width: 800px;
}
}
 @media (max-width: 575px) {
}
