@import url('../../Servers/Server_79563/Templates/css/stylef3ee.css?v=3.2');
@import url('../../Servers/Server_79563/Templates/css/hover.css');


/*
@import url('http://localhost:8080/cascade/css/turner/style.css');
@import url('http://localhost:8080/cascade/css/hover.css');*/



.no_featured {
  background: url('https://via.placeholder.com/290x150');
  background-size: cover;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  height: 150px;
}

.RadMenu .rmHorizontal .rmText{padding: 0 !important;;}

@media screen and (min-width: 1101px)
{
header .top-header .inside-padding
{
align-items: flex-start;
}

div#header-social
{
padding-top: 20px;
}
}

header .top-header .inside-padding #header-social .social-media li .fas:before
{
border: 1px solid;
}

/* arrow */


#menubar .telerik_main_menu .rmGroup .rmItem:hover .rmExpandRight:after, 
#menubar .telerik_main_menu .rmGroup .rmExpanded .rmExpandRight:after, 
#menubar .telerik_main_menu .rmGroup .rmFocused .rmExpandRight:after
{
 background-position: -18px -8px !important;
}

#header-logo a img, #footer-logo img  {
    max-width: 130px !important;
}

@media screen and (max-width: 400px)
{
header .top-header .inside-padding #header-social .social-media li {

    width: 50%;
}

#header-logo a .schoolName .school-main
{
text-align: center;
}

}

div[id$="divContent"] a
{
text-decoration: underline;
color: rgb(0, 98, 255);
}

@media screen and (min-width: 1001px)
{
footer #footer-container .inside-padding .footer-list span:first-child {width: 20%;}
}

footer #footer-container .inside-padding .footer-list #footer-phone .fa-fax {
    font-size: 35px;
    padding-right: 20px;
}

div#footer-logo {
    margin: 0 auto;
}



#homeNewsWrapper .newsItem .newsDate, #upcomingEvents .newsItem .newsDate {color: #fff;}

/* banner colours */
#main-slider .link-container .banner-title {
	background: #bf1406;
}
#main-slider .link-container .banner-link {
	background: #505050;
	color: #fff;
}
#main-slider .link-container .banner-link:hover, #main-slider .link-container .banner-link:focus {
	background: #383838;
}