/* 
	This CSS file contains the custom css styles for the Schoolzine Website template 
	When adding to this file use the following comment example:
*/

/* 
	Added by: Your Name
	Date: Date Added
	Descriptoin: A breif description of the change 
*/

.bg-sub {background-color: rgb(66, 79, 153);}


@media only screen and (min-width: 1023px) and (max-width: 1025px) {
#tile-id-30 .tile-1.right.tile-link-list {display: contents;}}


@media only screen and (min-width: 1025px){
.school-logo {
    position: absolute;
    z-index: 2;
    top: -15px;
    left: 275px;
    width: 146px;
    height: 88px;
    line-height: 0;
    background: transparent;
    border-bottom: none;
    text-align: left;}}
    
@media only screen and (max-width: 1024px){
    .school-logo {display:none;}}

@media only screen and (min-width: 1025px){
#search-form {padding-left: 87px;}}

.form-docs a.btn, .ict-policy a.btn {   
    float: left;
    margin-bottom: 10px !important;
}

.is_internal .map-tile {display: none;}

#tile-id-60 {display: none;}

.tile.tile-3.bg-grey.txt-main.map-tile {width: 960px;}

@media only screen and (max-width: 760px){
.tile.tile-3.bg-grey.txt-main.map-tile {
    width: 100%;}
}

@media only screen and (max-width: 780px){
.fb_iframe_widget_fluid {display: none !important;}
}

@media only screen and (max-width: 760px){
.council-table {overflow-x: auto}
}