@media (max-width: 1750px) {



}


@media (max-width: 1500px) {




}

@media (max-width: 1350px) {



#welcome .container {
	width: 90%;
}

}



@media (max-width: 1400px) {

#sidebar1 {
width: 25%;

}

#content {
width: 62%;
    margin-right: 5%;
}

}


@media (max-width: 1250px) {

header#masthead {
    width: 100%;
    border-radius: 0;
	display: block;
}

.logo {
	justify-content: flex-start;
}

.header-menu {
    right: 0px;
}

.welcome-author-section {
	flex-direction: column;
	align-items: flex-start;
}

.author-position {
	margin-bottom: 20px;
}

#tagline .container {
	width: 70%;
}

#quicklinks .container {
	width: 90%;
}

}



@media (max-width:1200px) {

#contact .container {
    width: 90%;
}

}


@media (max-width: 1150px) {

#welcome h2 {
	font-size: 30px;
	margin-bottom: 20px;
}

#welcome p {
	font-size: 16px;
}

.welcome-background {
    padding: 70px 0;
}

.contact-main {
    padding: 70px 0 70px 40px;
}

.contact-text-div {
	margin-right: 30px;
}

.info-two {
	margin-right: 50px;
}

.contact-right-logo a svg {
	width: 292px;
	height: 120px;
}



}




@media (max-width: 1100px) {

.welcome-right, .welcome-right img {
min-width: 300px;
height: 300px;
border-radius: 50%;
}

.page-title h1 {
font-size: 2em;
}

#apart h3 {
margin-bottom: 10px;
}

.bottom-margin {
margin-bottom: 0px;
}

.apart-background {
padding: 50px 0 250px 0;
border-radius: 0 200px 0 0;
}

}




@media (max-width:1050px) {

#content {
width: 84%;
}

#sidebar1 {
display: none;
}

.regular.slider .slick-prev {
left: -9%;
}

.regular.slider .slick-next {
right: -9%;
}

#hero .welcome {
bottom: inherit;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
}

#hero .welcome .button-holder {
width: auto;
margin: 0px auto;
display: table;
}

#hero .welcome .button-holder .button {
margin-left: 15px;
margin-right: 15px;
}

.ofsted-logo, .ofsted-logo img {
width: 100px;
height: 100px;
}

.ofsted-logo {
left: 50%;
transform: translate(-50%, -50%);
}

.right-nav {
width: 80px;
}

.curve-2 {
right: 80px;
}

#hero-slider {
width: calc(100% - 80px);
}

.slick-dots {
right: 22px;
}

.page-title h1 {
font-size: 2.3em;
}

#breadcrumbs li {
font-size: 0.65em;
}

#latest-news h2 {
text-align: left; font-size: 2.2em;
}

.welcome-big-words {
    font-size: 50px;
}

    .contact-right-logo a svg {
        width: auto;
        height: 100px;
    }
	
	.contact-right-logo img {
    height: 45px;
    width: auto;
}

.contact-right-logo {
width: 260px;
}

.contact-flex {
width: calc(100% - 350px);
}

#contact {
padding: 80px 0;
}

    #contact .container {
        width: 100%;
    }

}




@media (max-width: 990px) {

.nav-main {
	padding: 0 30px;
}

.secondary-header.subheader-text {
	display: none;
}

.hero-main {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 100%;
}
.hero-buttons-div {
justify-content: center;
}

.hero-button {
	margin-right: 10px; margin-left: 10px;
	margin-bottom: 20px;
}

#welcome {
	padding: 70px 0;
}

#welcome .container {
	width: 90%;
}

#tagline {
	padding: 70px 0;
}

#tagline .container {
	width: 80%;
}

#contact {
	padding: 50px;
}

.contact-flex {
	flex-direction: column;
}

.footer-wheel img {
	max-height: 400px;
}

.contact-info {
	margin-bottom: 20px;
}


}


@media (max-width:950px) {


.apart-background {
padding: 50px 0 80px 0;
}

#map {
    height: 380px;
    position: relative;
}

#contact {
position: relative;
}

#announcement-popup .right {display:none}

#announcement-popup .message-box .left {width:100%}

}



@media (max-width: 900px) {


.hero-button {
    min-width: 0;
    padding: 16px 35px;
}

#welcome .welcome-content {
    width: 90%;
}

#welcome .welcome-content {
    flex-direction: column;
	width: 100%;
}


.welcome-left {
	width: 100%;
	padding: 0;
	margin-bottom: 0px;
}

#welcome h2 {
	text-align: center;
}

#welcome p {
	text-align: center;
}

.author-section-left {
	width: 100%;
}

.author-section-right {
	width: 100%;
	text-align: center;
}

.welcome-right {
	display: none;
}

#tagline .container h2 {
	font-size: 20px;
}

#tagline .container h1 {
	font-size: 28px;
}

.quicklinks-main {
	flex-wrap: wrap;
}

.quicklink {
	width: 47%;
	padding-top: 47%;
	margin-bottom: 30px;
}

.contact-info {flex-direction: column;
}

    .contact-flex {
        width: calc(100% - 310px);
    }

}




@media (max-width:850px) {


}




@media (max-width: 800px) {

.hero-main {
	width: 90%;
}

.hero-button {
	margin-bottom: 20px;
	padding: 16px 35px;
	font-size: 14px;
}

.last-top {
display: block; width: 100%; text-align: center;
}

.last-divider {
display: none;
}

.last-top a {
margin-bottom: 30px;
    display: table;
    text-align: center;
    width: 100%;
}


}




@media (max-width: 750px) {

.header-container {
	position: fixed;
	display: block;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	border-radius: 15px;
	height: auto;
	padding: 7px 14px;
}

.header-secondary {
	position: static;	
}

iframe,
object {
width: 100%;
}

.regular.slider article .postimage {
height: 320px;
}

.welcome-background {
width: 100%;
}



}



@media (max-width:700px) {

#tagline .container {
	width: 90%;
}
#menu-toggle {
right: 13px !important;
}

.page-title h1 {
margin-bottom: 0px;
}

.page-title {
bottom: 40px;
}

#content {
    width: 90%;
}

#large-image {
margin-bottom: 40px;
}

}




@media (max-width: 650px) {

.nav-main {
	height: 100px;
}

.logo {
height: 80px;
background-size: auto 80px;
}



.logo a svg {
	width: 219px;
	height: 90px;
}

#menu-toggle {
	top: 25px;
}

.hero-main h2 {
	font-size: 24px;
	line-height: 34px;
}

.hero-main h1 {
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 30px;
}

.vimeo-wrapper {
height: calc(100vh - 100px);
    top: 100px;
}

    .contact-flex {
        width: 100%;text-align: center;
    } 

.contact-content-main {
    flex-direction: column;
	    align-items: center;
}

.contact-info {
        flex-direction: column;
        text-align: center;
}

.info-two {
margin-right: 0px;
}

.info-three {
display: flex;
    flex-direction: column;
    align-items: center;
}

}


@media (max-width: 600px) {


#latest-news h2 {
    text-align: center;
    margin-bottom: 10px;
}

.latest-news-title-div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.welcome-left {
padding-right: 0px;
}

#quicklinks .container {
	width: 80%;
}

.quicklink {
	width: 100%;
	padding-top: 100%;
	margin-bottom: 30px;
}

.contact-info {
	flex-direction: column;
}

.hero-buttons-div {
display: block;
}

.hero-button {
margin: 0px auto 20px; padding: 13px 35px;
}

.hero-main {
top: auto;
    bottom: 30px;
    transform: translate(-50%, 0%);
}


#hero,
.vimeo-wrapper,
.vimeo-wrapper iframe {
height: 600px;min-height: 600px;
}
.vimeo-wrapper {
top: 0px;
}



}


@media (max-width: 550px) {

footer#site-footer .contact-details {
width: 100%;
padding: 40px 20px;
}

footer#site-footer .contact-details h2 {
font-size: 1.3em;
}

footer#site-footer .contact-details .address-p {
font-size: 0.9em;
width: calc(100% - 35px);
}

footer#site-footer .contact-details .icons,
footer#site-footer .contact-details .icons svg {
width: 21px;
}

#footer-links .footer-policies a:link, #footer-links .footer-policies a:visited, #footer-links .footer-policies p {
font-size: 12px;
}

#quicklink .quick {
width: 100%; margin: 0px 0px 20px 0px;
}

#latest-news {
padding: 80px 0px 0px;
}

}




@media (max-width:505px) {

.logo {
	overflow: hidden;
	width: 85px;
}

.c50 {
width: 100%;
}

#footer-links .footer-policies {
width: 100%;
}

#footer-links .footer-details, #footer-links .footer-details img {
float: none; margin: 0px auto;
}

#footer-links .footer-policies a:link, #footer-links .footer-policies a:visited, #footer-links .footer-policies p {
width: 100%;
text-align: center;
}

.ofsted-logo {
display: none;
}

.contact-main {
display: block; 
}

.contact-left {
margin-bottom: 20px;
}

.contact-text-div {
margin-right: 0px;
}


.hero-main h1 {
    font-size: 28px;
    line-height: 1.3;
}

.hero-main h2 {
    font-size: 17px;
    line-height: 34px;
}

.page-title {
	left: 5%;
    width: 90%;
}

.page-title h1 {
    font-size: 24px;
}#breadcrumbs li {
    font-size: 10px;
}

#quicklinks {
padding: 60px 0px;
}

#hero,
.vimeo-wrapper,
.vimeo-wrapper iframe {
height: 500px;min-height: 500px;
}


.hero-button {
    margin: 0px auto 12px;
    padding: 10px 25px;
	font-size: 12px;
}

.hero-main h1 {
    font-size: 25px;
    margin-bottom: 20px;}
	
	.hero-main h2 {
    font-size: 13px;
    line-height: 30px;
}

#welcome h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

#welcome {
    padding: 50px 0;
}

#tagline .container h1 {
    font-size: 23px;
}

#tagline .container h2 {
    font-size: 15px;
}

.quicklink h3 {
    font-size: 20px;
	}

.contact-content-main h1 {
font-size: 25px;    margin-bottom: 20px;
	
}

.contact-info p {
    font-size: 15px;
	}


}




@media (max-width:450px) {

#contact {
height: auto;
}

.contact-para {
font-size: 14px;
}

.footer-wheel {
	display: none;
}

.contact-right-logo {
width: 100%;
}

.contact-right-logo a svg {
    WIDTH: 100%;
    height: auto;
}

#contact .container {
    width: 100%;
}

}





@media (max-width:425px) { 



}




@media (max-width:400px) { 

.regular.slider article .postimage {
height: 270px;
}



.page-title h1 {
font-size: 1.6em;
}

.page-title {
bottom: 25px;
}

p, td, .entry-summary, #content li {
font-size: 0.95em;
}

#menu-toggle {
right: -4px;font-size: 13px;
}



}




@media (max-width: 1200px) { .wpb_vc_table { width: 670px; } } 
@media (max-width: 1150px) { .wpb_vc_table { width: 640px; } } 
@media (max-width: 1100px) { .wpb_vc_table { width: 610px; } } 
@media (max-width: 1050px) { .wpb_vc_table { width: 580px; } } 
@media (max-width: 1000px) { .wpb_vc_table { width: 550px; } } 
@media (max-width: 950px) { .wpb_vc_table { width: 520px; } } 
@media (max-width: 900px) { .wpb_vc_table { width: 780px; } } 
@media (max-width: 850px) { .wpb_vc_table { width: 730px; } } 
@media (max-width: 800px) { .wpb_vc_table { width: 680px; } } 
@media (max-width: 750px) { .wpb_vc_table { width: 630px; } } 
@media (max-width: 700px) { .wpb_vc_table { width: 580px; } } 
@media (max-width: 650px) { .wpb_vc_table { width: 530px; } } 
@media (max-width: 600px) { .wpb_vc_table { width: 480px; } } 
@media (max-width: 550px) { .wpb_vc_table { width: 430px; } } 
@media (max-width: 500px) { .wpb_vc_table { width: 380px; } } 
@media (max-width: 450px) { .wpb_vc_table { width: 330px; } } 
@media (max-width: 400px) { .wpb_vc_table { width: 320px; } } 