/* 
	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 
*/

.is_home .tiles_6  .event-list-wrap3 ul {margin-top: 0;}

.tiles_6 div:nth-child(even) h3.header a {color: #000 !important;}

@media screen and (min-width: 992px) {
    #slider1 .slider-caption h2 {font-size: 3.5rem !important;}
}

#logo img {padding: 9px;}

.tiles_6 h3.header {border-bottom: none;}

#content01 h1, #content01 h2 {border-bottom: 2px solid #1b1919;}

#content_link_62 .media-list .clear {display: none;}

.standard-logo img {max-width: 100px;}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #primary-menu ul li > a {font-size: 12px;}
}

:focus {
    box-shadow:
    inset 0 0 0 4px #fff,
    inset 0 0 0 8px #000;
}

.header-extras .i-plain:hover {
    color: #444;
    cursor: auto;
}

.home-content {
    padding: 50px 0;
}

.img-margin-right {
    margin-right: 35px !important;
}

#Offline {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 20px;
}

.header-extras li{
    margin-left:5px;
}
.headerButtons, .header-extras {display:none;}
.moreButtons.header-extras{
    display:block;
}

#footer.dark, .dark #footer {
background: #101876 !important;
}

h1, h2, h3, h4, h5, h6 {
color: #F3C026;
}

.dark #copyrights {
color: #fff;
}

#copyrights a {
color: #fff;
}

.social-icon i {
color: #fff;
}