/*.home .et_pb_fullwidth_header .header-content-container.center{
    -webkit-align-self: flex-start !important;
    -moz-align-self: flex-start !important;
    -ms-align-self: flex-start !important;
    align-self: flex-start !important;
}
*/

	

/*     ************   HomePage ******clip-path: ellipse(100% 100% at 50% 100%);*/	


/********************* hp-row-1 ***********************/
.hp-row-1 {
	min-height: 485px;
	overflow: hidden;
}
.hp-row-1 .et_pb_slide {
	min-height: 485px;
	padding: 0;
}
.hp-row-1 h2 {
	font-size: 39px;
	line-height: 48px;
}
.hp-row-1 p {
	color: #cc9c38;
}
/* .hp-row-1 .et_pb_slider_container_inner {
	background: rgba(72,155,118,0.24);
	background: -moz-linear-gradient(top, rgba(72,155,118,0.24) 0%, rgba(72,155,118,0.24) 43%, rgba(72,155,118,0.28) 46%, rgba(72,155,118,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(72,155,118,0.24)), color-stop(43%, rgba(72,155,118,0.24)), color-stop(46%, rgba(72,155,118,0.28)), color-stop(100%, rgba(72,155,118,1)));
	background: -webkit-linear-gradient(top, rgba(72,155,118,0.24) 0%, rgba(72,155,118,0.24) 43%, rgba(72,155,118,0.28) 46%, rgba(72,155,118,1) 100%);
	background: -o-linear-gradient(top, rgba(72,155,118,0.24) 0%, rgba(72,155,118,0.24) 43%, rgba(72,155,118,0.28) 46%, rgba(72,155,118,1) 100%);
	background: -ms-linear-gradient(top, rgba(72,155,118,0.24) 0%, rgba(72,155,118,0.24) 43%, rgba(72,155,118,0.28) 46%, rgba(72,155,118,1) 100%);
	background: linear-gradient(to bottom, rgba(72,155,118,0.24) 0%, rgba(72,155,118,0.24) 43%, rgba(72,155,118,0.28) 46%, rgba(72,155,118,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}*/
.hp-row-1 .et_pb_slide_description {
	max-width: 1200px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom:5%;
}
.hp-row-1 .et_pb_slide_content{
	/* padding-top:200px !important; */
}
.hp-row-1 .et-pb-arrow-next, .hp-row-1 .et-pb-arrow-prev{
	top:80% !important;
}
/********************* hp-row-2 ***********************/
.hp-row-2 {
	 
}

.hp-row-2-quick a.et_pb_button{
	width:100% !important;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
.hp-row-2-quick a.et_pb_button:hover{
	background:#00a0a0 !important;
}
.hp-row-2 h2{
	margin-bottom:25px;
	position:relative;
	padding-bottom:25px;
}
.hp-row-2 h2::after {
    position: absolute;
    width: 230px;
    content: '';
    height: 2px;
    background:#b4b5b4;
    left: 0px;
    bottom: 0px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}


/*------------------------------------------- Hp Row 3 ----------------------------------*/
.hp-row-3 {
}
.hp-3 {
	display: block;
	height: 380px;
	overflow: hidden;
}
.hp-3:hover {
	cursor: pointer;
}
.hp-3 .et_pb_code_inner {
	display: block;
	height: 100%;
	
/*background: rgba(0,126,48,0.66);
background: -moz-linear-gradient(top, rgba(0,126,48,0.66) 0%, rgba(6,132,101,0.43) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,126,48,0.66)), color-stop(100%, rgba(6,132,101,0.43)));
background: -webkit-linear-gradient(top, rgba(0,126,48,0.66) 0%, rgba(6,132,101,0.43) 100%);
background: -o-linear-gradient(top, rgba(0,126,48,0.66) 0%, rgba(6,132,101,0.43) 100%);
background: -ms-linear-gradient(top, rgba(0,126,48,0.66) 0%, rgba(6,132,101,0.43) 100%);
background: linear-gradient(to bottom, rgba(0,126,48,0.66) 0%, rgba(6,132,101,0.43) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007e30', endColorstr='#068465', GradientType=0 );
*/
}
.hp-3:hover .et_pb_code_inner {
	background: rgba(0,126,48,0.88);
background: -moz-linear-gradient(top, rgba(0,126,48,0.88) 0%, rgba(6,132,101,0.63) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,126,48,0.88)), color-stop(100%, rgba(6,132,101,0.63)));
background: -webkit-linear-gradient(top, rgba(0,126,48,0.88) 0%, rgba(6,132,101,0.63) 100%);
background: -o-linear-gradient(top, rgba(0,126,48,0.88) 0%, rgba(6,132,101,0.63) 100%);
background: -ms-linear-gradient(top, rgba(0,126,48,0.88) 0%, rgba(6,132,101,0.63) 100%);
background: linear-gradient(to bottom, rgba(0,126,48,0.88) 0%, rgba(6,132,101,0.63) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007e30', endColorstr='#068465', GradientType=0 );
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.hp-3 .hp-3-title {
	font-weight: 300px;
	color: #EBEBEB;
	font-size: 28px;
	padding: 220px 0px 10px 0px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	position: relative;
	text-align:center;
}
.hp-3-title h2 {
	font-size: 26px;
	color: #fff;
	position: relative;
	padding: 0 0 18px 0;
	margin-bottom:18px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.hp-3-title h3{
	color:#fff;
	text-transform:uppercase;
}
.hp-3-title h2:after {
	position: absolute;
	width: 230px;
	content: '';
	height: 2px;
	background: #f8f2ab;
	left: 0px;
	bottom: 0px;
	right:0;
	margin-left:auto;
	margin-right:auto;
}
.hp-3:hover .hp-3-title {
	padding: 160px 0px 10px 0px;
}
.hp-3 .hp-3-text, .ofsted-ft .ofsted-ft-text {
	opacity: 1;
	color: #FFFFFF;
	font-size: 16px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	padding: 10px 0 0 27px;
	position: relative;
	font-weight: bold;
	letter-spacing: 4.5px;
}
.hp-3:hover .hp-3-text {
	opacity: 1;
}
.polici-sec, .term-sec {
	width: 100%;
	float: left;
	margin-bottom: 0px !important;
}
.admiss-sec, .teach-sec {
	width: 55%;
	float: right;
	margin-bottom: 36px !important;
}

.hp-row-3 .et_pb_row{
	max-width:100% !important;
}
/*-------------------------- Hp Row 4 ------------------------------*/
body #page-container .et_pb_section a.view-btn{
	padding:0 !important;
	float:left;
	width:100%;
	letter-spacing:1px
}
body #page-container .et_pb_section a.view-btn:hover{
	padding:0 !important;
	background:none !important;
	color:#000 !important;
}
.news-section-bt .et_pb_button_module_wrapper{
	float:left;
	width:100%;
}


/*------------------------ News section --------------------------*/
.newsimage {
	float: left;
	width: 100%;
	overflow: hidden;
	height: 320px;
}
.news-grd {
    float: left;
    width: 100%;
    background: 
    rgba(0, 160, 160, .8);
    min-height: 360px;
    padding: 20px 15px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.news-grd:hover .newstextbox {
    min-height: 227px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.news-grd:hover {
    background: 
    rgba(15, 72, 36, .8);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    cursor: pointer;
}
.newsimage img {
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
.newstextbox {
	float: left;
	width: 91%;
	margin-left: 22px;
	margin-top: 50px;
}
.newstitle {
	color:#fcfcfc;
	font-weight: normal;
	font-family: 'Arimo',Helvetica,Arial,Lucida,sans-serif;
	font-size: 18px !important;
	line-height: 24px;
	padding-bottom:25px;
}
.newstext {
	margin-bottom: 30px;
	font-size: 16px;
	padding-right: 40px;
	line-height: 22px;
	color:#d5d5d6;
}
p.newsmore a, .newsdate p {
	color: #f8f2ab;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}
p.newsmore a{
	font-weight:bold;
}
.news-section {
	padding: 40px 40px 52px 40px !important;
	background: #ecf4f6;
}
.up-event {
	padding: 0;
}
.heading-se h2 {
	position: relative;
	text-align: center;
	padding-bottom: 30px;
}
.heading-se h2:after {
	position: absolute;
	content: '';
	width: 45px;
	height: 5px;
	background: #ffcc52;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.news-section, .event-section {
	background-repeat: no-repeat;
	background-position: 91% 90% !important;
}
/* CALENDAR ITEM */
#ai1ec-container{
	margin-top:20px;
}
.event-sts .et_pb_module{
	margin-bottom:0 !important;
}
.event-section {
	width: 500px !important;
	margin-left: 50px;
}
.event-sec {
	float: left;
	width: 100%;
}
.event-section a.et_pb_button {
	padding: 35px 15px;
	width: 100%;
	border-radius: 20px !important;
}
.event-section a.et_pb_button:hover {
	padding: 35px 15px;
}
body #page-container .et_pb_section .event-section .et_pb_button_1 {
	text-transform: capitalize !important;
	letter-spacing: 2px !important;
}
body #page-container .et_pb_section .event-section .et_pb_button_1:hover {
	background: #42256b;
}
body #page-container .et_pb_section .event-section .et_pb_button_1::after {
	font-size: 34px !important;
	right: 90px;
}
.event-sec .ai1ec-calendar-toolbar {
	border: none;
	margin: 0;
}
.event-sec .ai1ec-date {
	background: #fff !important;
	margin: 0 0 15px 0 !important;
	border: none !important;
}
.event-sec .myevent-date {
	color: #03af9c;
	font-size: 17px;
}
.timely a {
	display: inline-block;
	width: 100%;
}
.ai1ec-date a {
	width: 100%;
}
.event-sec .myeventdate {
	float: left;
	width: 25%;
}
.event-sec .ai1ec-date-events {
	display: block;
	width: 100%;
}
.event-sec .ai1ec-date {
	display: block;
	float: left;
	width: 100%;
	margin: 0 !important;
}
.event-sec .ai1ec-date-events .myeventtext {
	width: 100%;
	color: #414042;
	margin-top:18px;
}
.event-sec .ai1ec-date-events .myeventtext h3 {
	color:#fcfcfc;
text-transform: capitalize;
font-weight: normal;
font-size: 18px;
	margin: 0;
}
.timely a {
	color: #000 !important;
}
.event-sec .ai1ec-subscribe-container {
	display: none !important;
}
.event-sec .myeventreadmore {
	color: #fff;
	margin: 20px 0 0 0;
}
.event-sec .myeventtext a {
	float: left;
	width: 100%;
	margin: 0 0 6px 0;
	text-transform: capitalize;
	font-size: 17px;
	color: #c1c72e !important;
}
.event-sec .myeventtext a:hover {
	color: #01998e !important;
}
.home .myeventdate::after {
    position: absolute;
    font-family: ETmodules;
    content: "\e023";
    color: 
    #e6a20e;
    font-size: 50px;
    font-weight: bold;
    top: 10px;
    left: 0px;
}
.event-section h2 {
	padding-left: 40px;
}

.ai1ec-allday-badge {
    display:none;
}

/*-------------------------- Calender Icon Code --------------------------------*/
.home .myeventdate {
	position: relative;
	float: left;
	width: 70px;
	height: 85px;
	color: #2a9e69;
	line-height: 67px;
	text-align: center;
	font-weight: normal;
	margin: 0 20px 20px 0;
	font-size: 40px;
}
.myeventdate h4 {
	margin: 30px 0 0 15px;
	font-size: 25px;
}
.ai1ec-event-time {
	color: #d5d5d6;
	font-size: 12px;
}
.ai1ec-agenda-widget-view .ai1ec-date {
	background: none !important;
	border: none !important;
}
.ai1ec-agenda-view .ai1ec-date {
	background: none !important;
	border-bottom: 1px solid #a4a7aa;
	border-top: none !important;
	margin-bottom: 10px;
}
.ai1ec-agenda-view .ai1ec-date:last-of-type {
	border-bottom: none;
}
.home .myeventdate::after {
    position: absolute;
    font-family: ETmodules;
    content: "\e023";
    color: 
    #dbdddd;
    font-size: 50px;
    font-weight: bold;
    top: 10px;
    left: 0px;
}
.myeventtext {
    margin-top: 18px;
}
.timely h3 {
	margin-top: 8px !important;

	font-size: 18px !important;
	color: #fcfcfc;
	font-weight: normal;
	margin:0 !important
}
.myeventtext h3 a {
	color: #fff !important;
}
.myevent-date {
	color: #7f7b78;
}
.ai1ec-subscribe-container {
	display: none !important;
}
.ai1ec-calendar-toolbar {
	border: none !important;
	margin: 0;
}
/* Instagram Icon */
.et_pb_button_module_wrapper a.insta-icon{
	background:url(../images/instagram-icon.png) no-repeat 0 5px;
	    font-family: 'Cinzel',Georgia,"Times New Roman",serif !important;
	font-size:20px !important;
}
a.insta-icon:hover{
	background:url(../images/instagram-icon.png) no-repeat !important;
}






/*     ******************************     TOGGLES ***************************               */

/*     ******************************     MEDIA QUERIES     ***************************               */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1300px) {
.et_pb_row {
	width: 94% !important;
	max-width: 1200px !important;
}
.newstextbox h3 {
	font-size: 19px;
}
.event-sec .ai1ec-date-events .myeventtext h3 {
	font-size: 19px;
}
.header-sld-img .et_pb_container {
	background-size: 47px, 47px, 160px;
}
.hp-row-1 .et_pb_slide_content, .hp-row-1 .et_pb_button_wrapper {
	padding-left: 25px;
}
#menu-footer-menu {
	text-align: center;
}
.bottom-nav li {
	padding-right: 13px;
}

.hp-row-1 .et_pb_button_wrapper {
	padding-right: 180px !important;
}
.welcom-content .et_pb_module {
	width: 96% !important;
}
.welcom-content {
	padding-top: 40px !important;
}
.event-section {
	width: 400px !important;
}
.newsimage {
	width: 100%;
	height: 100%;
}
.newstextbox {
	text-align:center;
}
.hp-row-1 .et_pb_slide::before {
	width: 95%;
}
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
body .event-section a.et_pb_button, body .event-section a.et_pb_button:hover {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.newsimage img {
	height: 100% !important;
}
}
@media only screen and (max-width : 1100px) {
	.hp-row-2-quick a.et_pb_button{
		padding-right:20px !important;
		padding-left:20px !important;
	}
	
}
 @media only screen and (max-width : 1024px) {
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
}
 @media only screen and (max-width : 980px) {
.hp-row-1 .et_pb_slide_content, .hp-row-1 .et_pb_button_wrapper {
	padding-right: 0px;
}
.hp-row-1 .et_pb_button_wrapper {
	padding-right: 0px !important;
}
.hp-row-1 h2 {
	font-size: 30px;
	line-height: 37px;
	padding: 0 15px !important;
	text-align: center !important;
}
.hp-row-1 p {
	text-align: center !important;
	color: #fff !important;
}
.welcom-content .et_pb_module {
	padding-right: 0 !important;
	text-align: center;
}
.welcom-content h2::after {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.hp-row-2 {
	height: 100%;
}
.hp-row-2-blank {
	display: none;
}
.welcom-content .et_pb_module {
	width: 100% !important;
}
.hp-row-2-in {
	height: 100%;
}
.welcom-img::before {
	display: none;
}
.hp-row-3 p a {
	font-size: 20px !important;
}
.hp-row-3 {
	height: 100%;
	text-align: center !important;
}
.hp-row-3 h2 {
	text-align: center;
	margin: 15px 0 10px 0;
}
.news-section {
	padding: 0 !important;
}
.news-section .et_pb_button_module_wrapper {
	margin-bottom: 40px !important;
}
.news-main-sec {
	width: 95%;
	margin: 0 40px;
}
.ai1ec-agenda-view .ai1ec-date-events {
	margin: 0 !important;
}
.myeventtext {
	text-align: left;
	width: 100%;
}
.event-section {
	padding-left: 0 !important;
	width: 95% !important;
}

.welcom-img .et_pb_module {
	min-height: 300px;
}
.hp-row-3 h2 {
	text-align: center !important;
}
.hp-row-1 .et_pb_slide::before {
	left: 0;
	width: 90%;
}


}
 @media only screen and (max-width: 800px) {
.home .et_pb_slides .et_pb_slide_description h2:after {
	bottom: 76px;
}
.news-main-sec {
	width: 100%;
	margin: 0;
}
.hp-row-1 .et_pb_slide, .hp-row-1 {
	min-height: 400px;
	height: 400px !important;
}
.hp-row-1 .et_pb_slide_content{
	padding:0 10px !important;
}
}
 @media only screen and (max-width: 768px) {



}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 680px) {



.et_pb_slides .et_pb_container {
    display: none!important;

}


.news-lt .et_pb_text_inner {
	margin: 0 auto;
	width: 300px;
}
.et_pb_text_inner .news-main-sec:first-child {
	margin-right: 0;
	margin-bottom: 20px;
}
.hp-row-3 h2 {
	font-size: 24px !important;
}
.news-main-sec {
	width: 100%;
	text-align: center;
}
.newsimage {
	width: 100%;
	overflow: hidden;
	display: inline-block;
	margin: 0 auto !important;
	float: none;
}
.newstextbox {
	width: 100%;
	margin: 0;
}
.newstext {
	padding: 0 20px;
	text-align: center;
}
.event-section {
	width: 100% !important;
	margin: 0 !important;
}
.news-lt h2 {
	text-align: center;
}
.news-lt .et_pb_button_module_wrapper {
	text-align: center;
}
.event-sec #ai1ec-container {
	margin: 0 auto !important;
	float: none;
	width: 300px !important;
}
.home .myeventdate {
	display: none;
}
.event-sec h2 {
	text-align: center;
	font-size: 25px;
}
.event-sec .ai1ec-date-events {
	width: 100%;
	margin: 0 !important;
	padding: 0 15px;
}
.event-sec .et_pb_button_module_wrapper {
	text-align: center;
}
.footer-row-2 h2 {
	font-size: 20px !important;
	line-height: 27px;
}
.myeventtext {
	text-align: center;
}
.hp-row-1 .et_pb_slide, .hp-row-1 {
	min-height: 300px;
	height: 300px !important;
}


}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 580px) {
}

 /* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
body #page-container .et_pb_section .event-section .et_pb_button_1::after {
	display: none;
}
}
 /* Extra Small Devices, Phones */ 
@media only screen and (max-width : 360px) {
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 330px) {
}
