/****************************
If you would like to make a global change on colors or font please find and replace all the following: 

Dark color: #6a6a6a
Light color: #d8d4d4

Font: 'Muli', sans-serif
****************************/
body{
	min-height: auto !important;
}
@font-face {
	font-family: 'kg_fall_for_you';
    src: url('../css/font/kg_fall_for_you/kgfallforyou.eot');
    src: url('../css/font/kg_fall_for_you/kgfallforyou') format('embedded-opentype'),
         url('../css/font/kg_fall_for_you/kgfallforyou.woff') format('woff'),
         url('../css/font/kg_fall_for_you/kgfallforyou.ttf') format('truetype'),
         url('../css/font/kg_fall_for_you/kgfallforyoubold-webfont.svg#kg_fall_for_youbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'ZeroDoubleTrouble';
  font-weight: 400;
  src: url('../css/font/Zerocalcare Double Trouble.eot');
  src: url('../css/font/Zerocalcare Double Trouble.eot?#iefix') format('embedded-opentype'),
  url('../css/font/ZerocalcareDoubleTrouble.woff') format('woff'),
  url('../css/font/Zerocalcare Double Trouble.ttf') format('truetype'),
  url("../css/font/ZerocalcareDoubleTrouble.otf") format("opentype"),
  url('../css/font/ZerocalcareDoubleTrouble.svg#fontawesome') format('svg');
}
@font-face {
    font-family: 'DinCondReg';
    src: url('../css/font/DINConReg.ttf') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: 'HelveticaLt';
    src: url('../css/font/HelveticaLt.ttf') format('truetype');
    font-weight: normal;
}
#calendar_holding{
    padding: 15px!important;
}
table{
	width: 100%!important;
}
table tbody{
	text-align: center!important;
}
#main-text #content table tbody p{
    text-align: center!important;
    margin-top: 15px;
    margin-bottom: 20px;
}
.vegas-timer.vegas-timer-running{
	height: 0px!important;
}
#webbar_upgraded{
	background: #013d8e;
}
#webbar_upgraded .container .search-content #search, #webbar_upgraded .container .search-content::after{
	background: #013d8e;
}
#webbar_upgraded .container #google_translate_element .goog-te-gadget .goog-te-combo{
	background: #013d8e;
}
#webbar_upgraded .container .blogging .blogs_menu_list{
	background: #013d8e;
}
/**************** OVERRIDE *********************/
.slicknav_menu {
	display: none;
}

#slider {
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 100%;
	width: 100%;
	border-bottom: 4px solid #7092ff;
}
/* #slider #slideshow{
	height: 100%;
	width: 100%;
} */
#slider #slideshow .slider-item{
	height: 100%;
	width: 100%;
}
#slider #slideshow .slider-item img{
	height: 100%;
	width: 100%;
}
#grade_slider{
	height: auto !important;
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;
}
#grade_slider  > #grade_slideshow .slider-item{
	width: 100%!important;
	height: auto;
}
#grade_slider  > #grade_slideshow .slider-item img{
	width: 100%;
}
.timeline-Widget--edge{
    border: 2px solid #013d8e;
}
/************************************** STICKY MENU ******************************************/

.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	border-top: 0;
	z-index:9999;
}

/********** MOBILE MENU ********/
.slicknav_btn{
	background: #fff!important;
}
.slicknav_menu{
	background: #013d8e!important;
}
.slicknav_nav .topItem a{
	color: #ffffff!important;
}
.slicknav_nav .topItem.slicknav_open a{
	color: #013d8e!important;
}
.slicknav_nav .slicknav_row:hover {
    background: #fff!important;
	color: #013d8e !important;
}
.slicknav_nav a:hover {
	background: #fff!important;
}
.slicknav_nav .topItem:hover a, li.topItem.slicknav_parent.slicknav_open{
	background: #fff!important;
	color: #013d8e !important;
}
.slicknav_menutxt{
	text-shadow: none!important;
	color: #013d8e !important;
}
.slicknav_menu .slicknav_icon-bar{
	background-color: #013d8e !important;
}

#webbar {
    background: #000 !important;
    height: auto;
    padding-left: 26px;
    padding-right: 35px;
    z-index: 160;
	padding-bottom: 5px;
}
#webbar .cookies {
	height: 25px !important;
	margin-right:5px !important;
}
#webbar #search {
	height: 25px;
}
#google_translate_element {
	width: 114px;
	height: 25px !important;
	overflow: hidden !important;
	margin-top:0px !important;
	padding:1px 5px !important;
}
.goog-te-menu-value span {
    color: #ffffff!important;
}
#webbar .right{
	margin:0px 0px 0px 0px;
}
#webbar .right.search{
	margin-right:5px;
}
#webbar #search_button{
	margin-top:1px;
	padding: 1px;
}
#main-text.subpage #content p{
	color: #000000;
	font-size: 18px;
}
.standard_box, .file_gallery .file{
    border: 2px solid #013d8e;
    border-radius: 8px;
    background: #013d8e;
}
#content .standard_box .staff_details a, #content .standard_box .staff_details, #content .file_gallery .file, #content .standard_box .staff_details p{
	color: #ffffff;
}
.standard_box:hover, .file_gallery .file:hover{
	background: #ffffff;
	cursor: pointer;
}
.standard_box:hover > .staff_details a, .standard_box:hover > .staff_details, .file_gallery .file:hover{
	color: #013d8e!important;
}
.standard_box .staff_details a:hover, .file_gallery .file:hover{
	color: #013d8e!important;
	cursor: pointer;
}
#grade_slider {
    margin-bottom: 20px;
}

/******** OTHER PAGES NAV BAR *********/
#page-top .container.other-page{
	background: #013d8e;
    padding: 0;
}
#page-top .container.other-page ul#menu{
    list-style: none;
    width: 100%;
    padding-left: 0px;
    padding: 0px;
    margin: 0px;
	z-index: 9999;
}
#page-top .container.other-page ul#menu li.topItem{
	display: inline-block;
	position: relative;
}
#page-top .container.other-page ul#menu li.topItem a{
	text-decoration: none;
	font-size: 15px;
	color: #ffffff;
	padding: 15px;
	display: block;
}
#page-top .container.other-page ul#menu li.topItem > ul li a{
	padding: 0px;
}
#page-top .container.other-page ul#menu li.topItem > ul{
	display: none;
	padding: 0px;
	background: #013d8e;
	z-index: 9999;
}
#page-top .container.other-page ul#menu li.topItem:hover{
	cursor: pointer;
}
#page-top .container.other-page ul#menu li.topItem:hover > ul{
    position: absolute;
    left: 0px;
   	background: #013d8e;
    list-style: none;
    height: auto;
    display: block;
    width: 300px;
	cursor: pointer;
}
#page-top .container.other-page ul#menu li.topItem:hover > ul li.subItem{
 	padding: 15px;
	text-align: left;
}
#page-top .container.other-page ul#menu li.topItem:hover > ul li.subItem > ul.right{
 	display: none;
	position: absolute;
	text-align: left;
	z-index: 9999;
}
#page-top .container.other-page ul#menu li.topItem:hover > ul li.subItem:hover{
	background: #adadad;
	cursor: pointer;
}
#page-top .container.other-page ul#menu li.topItem:hover > ul li.subItem:hover > ul.right{
	position: absolute;
    right: 0px;
    left: 300px;
    padding: 0;
    list-style: none;
    width: 300px;
	background: #013d8e;
    margin-top: -36px;
	display: block;
}
#news-footer, #works-footer, #events-footer, #works-footer{
    padding: 15px;
    background: #013d8e;
    display: block;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: -10px;
    border: 2px solid #013d8e;
    color: #ffffff;
}
#news-footer:hover, #events-footer:hover, #works-footer:hover{
	border: 2px solid #013d8e;
    background: #ffffff;
    color: #013d8e;
}
#pupil-login-footer-container{
	padding: 30px!important;
    padding-top: 15px!important;
    padding-bottom: 20px!important;
}

#pupil-login-footer-container #login #studentlogin .go {
    width: 49%;
    float: right;
    display: inline-block;
  	padding: 0px;
    margin-top: 5px;
}
#pupil-login-footer-container #login #studentlogin .gobutton {
    width: 100%;
    padding: 6px;
}
#login .gobutton{
	background: #013d8e !important;
}
#pupil-login-footer-container #login #studentlogin .password {
    width: 50%;
    float: left;
    display: inline-block;
    margin-top: 5px;
}
h1, h2, h3, h4, h5, #main-text .right-side > *{
    font-family: 'kg_fall_for_you', sans-serif!important;
}
#class_info a{
    color: #013d8e!important;
}
#class_menu{
	padding: 0;
}
#class_menu li a{
	border: 0;
	background: #013d8e;
	padding: 5px 15px;
	margin: 0px 5px 0px;
	transition: 0.3s;
}
#class_menu li a:hover{
	background: #7092ff;
	text-decoration: none !important;
}
@media screen and (min-width: 992px) {
	.slicknav_menu{display:none !important;}
}
@media screen and (max-width: 992px) {
	#contact_bottom .left .logo{
		display: none;
	}
	#bottom-blocks{
		padding: 0;
		padding-top: 20px;
	}
	#contact_bottom .left{
		margin-bottom: 40px;
	}
	.slicknav_menu{display:block !important;}

	#slider {
		margin: 0px;
		padding: 0px;
		border: 0px;
		width: 100%;
	}
	#page-top #header-logo {
		display: none;
	}
	#webbar{
		display: none;
	}
	#header-navbar{
		display: none;
	}
	.left-title{
		padding-top: 20px;
	}
	#main-text {
		padding-right: 0;
		padding-left: 0;
		border: 0px;
	}
	#main-text .container #content {
		border: 2px solid #E9A92A;
		border-radius: 8px;
		border: 0;
	}
	.slicknav_menu {
		display: block;
		z-index: 15;
		position: relative;
	}
	body#home > #outside-wrapper{
		position: absolute;
    	top: 100%;
	}
	body#home #school-logo-mobile {
		z-index: 9999;
		position: relative;
        background: #ffffff;
        border-top: 2px solid #013d8e;
	}
	body #homepage_slideshow {
		display: none;
	}
	body#home #homepage_slideshow {
		display: block;
	}
	#grade_slider{
		overflow: hidden;
	}
    body#home > #outside-wrapper {
        position: static;
        top: 0%;
	}
	#push.home{
	height: 0;
	}
	#contact_bottom iframe{
	height: 350px;
	margin-bottom: -6px;
	}
}
@media (min-width: 992px){
	#container {
		width: 970px !important;
	}
	#main-text .container #staff-login-container a, #main-text .container #ofsted-download-container a {
		padding: 10px;
		font-size: 20px;
	}
}
@media (min-width: 1200px){
	#container {
		width: 1170px !important;
	}
}
@media (max-width: 1200px){
	#contact_bottom .left .logo{
		right: 30px;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  	#page-top #header-logo .logo-container{
		padding-top: 30px;
		padding-bottom: 5px;
	}
	#page-top #header-navbar ul#menu li.topItem{
		display: inline-block;
	}
}

@supports (-ms-accelerator:true) {
  /* IE Edge 12+ CSS styles go here */ 
}