	/*
Theme Name: Public School Works
Author: ISOC.net, Erlanger, KY
Author URI: http://www.isoc.net
Description: Custom theme for Public School Works
*/

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	box-sizing: border-box;
}
body {
    background-color: white;
    color: #4d4d4e;
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}
.page, .blog, .single, .category, .date, .error404, .search, .search-results, .banner  {
    color: #4d4d4e;
    margin: 0 auto;
    max-width: 1000px;
    min-width: 850px;
    width: 80%;
}
#content {
    position: relative;
    top: 140px;
}
.home #content {
    position: relative;
    top: 0 !important;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section,summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
img {
	border: 0;
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
embed,
iframe,
object  {
	max-width: 95%;
}
.home3 embed, .home3 iframe, .home3 object {
    height: auto;
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
    padding: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
#primaryblog h2 {
	font-size: 2em !important;
	margin: 0.67em 0 !important;
}
h2 {
    color: #f26722;
    font-size: 1.4em;
    line-height: 1.75em;
}
#primaryblog h1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #4d4d4e !important;
    font-family: arial !important;
    font-size: 2em !important;
    font-weight: bolder !important;
    height: auto !important;
    line-height: 1.15em !important;
    margin: 0 !important;
    padding: 0 !important;
}
#primaryblog h1::after {
	background: none !important;
}
h3 {
    font-size: 1.2em;
    padding-top: 0.35em;
}
h4 {
    font-size: 1.1em;
	padding-top: 0.25em;
}
h5, h6 {
    font-size: 1em;
}
b, strong {
	font-weight: bold;
}
#primary a, #abovenav a {
    color: #f26722;
    text-decoration: none;
}
#primary a:hover, #abovenav a:hover {
    color: #4d4d4e;
}
#primary .opposite, #abovenav .opposite  {
    color: #4d4d4e;
}
#primary .opposite:hover, #abovenav .opposite:hover {
    color: #f26722;
}
small {
	font-size: 80%;
}
big {
	font-size: 125%;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
.site-description {
	margin: 0;
	padding: 0;
	line-height: .5em;
}
.testimonial-listing-container .testimonial-listing-article:nth-child(2n+1) {
    background-color: #eeeeee;
}
.testimonial-listing-container .testimonial-listing-article {
    background-color: white;
}
.testimonial-listing-article {
    border: 1px solid transparent;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-left: -10px;
    padding: 10px 10px 30px;
    position: relative;
    width: 350px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
*::-moz-selection {
    background: #fe57a1 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
.page {
    color: #4d4d4e;
}
body {
    font-family: Arial;
    font-size: 12px;
}
body, button, input, select, textarea {
    color: #222;
    font-family: sans-serif;
}
body {
    font-size: 13px;
    line-height: 1.231;
}
html {
    font-size: 100%;
}
.LeftColumnArea .SideNavArea, .LeftColumnArea .SideNavName {
	display: none;
}
.evcal_cblock .evo_date .start {
    font-size: 23px !important;
}
.evcal_cblock .evo_date .end {
    font-size: 23px !important;
}
.eventon_events_list .eventon_list_event .evcal_cblock, .evo_pop_body .evcal_cblock {
    padding: 0 8px 2px 6px !important;
}
/*--------------------------------------------------------------
# Masthead
--------------------------------------------------------------*/
.site-header {
    display: block;
    margin: 20px 0 0;
    position: relative;
    height: 74px;
}
.site-branding {
    display: inline-block;
    width: 20%;
    height: 48px;
}
#abovenav {
    display: block;
	font-size: 12px;
    position: absolute;
    right: 0;
}
#social-area {
    display: inline-block;
    text-align: right;
    width: 19%;
    position: absolute;
    right: 0;
    top: 28px;
}
.social {
    display: inline-block;
    padding-left: 3%;
    width: 20px;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#site-navigation {
    display: block;
    font-family: "Francois One",sans-serif;
    left: 21%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 23px;
    width: 60%;
	z-index: 1000;
}
.menu {
    display: block;
}
#site-navigation ul {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#site-navigation ul li {
    border: 1px solid transparent;
    display: inline-block;
    list-style: outside none none;
    position: relative;
    width: 18%;
}
#site-navigation ul li a {
    color: #999999;
    display: inline-block;
    font-size: 14px;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 12px 2px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    z-index: 1000;
}
#site-navigation ul li ul {
    display: none;
}
#site-navigation .current_page_item a, #site-navigation .current-menu-parent a {
    color: #676767;
}
#site-navigation ul li:hover {
    border: 1px solid #676767;
}
#site-navigation ul li:hover a {
    color: #676767;
}
#site-navigation ul li:hover ul {
    display: inline-block;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 42px;
    width: 100%;
    z-index: 700;
    left: -1px;
}
#site-navigation ul ul li:hover ul {
    display: none;
}
#site-navigation ul li:hover li {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    z-index: 700;
    overflow: hidden;
}
#site-navigation ul li:hover ul li {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    width: 100%;
    z-index: 700;
}
#site-navigation .sub-menu li:hover, #site-navigation .sub-menu .current-menu-item a {
    background: #f26722 none repeat scroll 0 0;
    color: white;
} 
#site-navigation .EmployeeSafenav a:hover, #site-navigation .EmployeeSafenav.current-menu-item > a {
    background: #8bc543 none repeat scroll 0 0 !important;
}
#site-navigation .StudentWatchnav a:hover, #site-navigation .StudentWatchnav.current-menu-item > a {
    background: #00aeef none repeat scroll 0 0 !important;
}
#site-navigation ul li:hover li a, #site-navigation ul li.hover li a {
    color: white;
    font-size: 12px;
    height: auto;
    line-height: 13px;
    margin: 0;
    text-transform: none;
    white-space: normal;
}
/*--------------------------------------------------------------
# Banner
--------------------------------------------------------------*/
.admin-bar .BannerBackground {
  top: 130px;
}
.banner {
    display: block;
    height: 133px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.BannerBackground {
    border-bottom: 1px solid #d9d8d8;
    border-top: 1px solid #d9d8d8;
    height: 132px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -100;
    top: 98px;
}
.bannertext {
    display: inline-block;
    font-family: "Francois One",sans-serif;
    width: 69%;
}
.BannerLine1 {
    color: #676767 !important;
    display: block;
    font-size: 34px;
    font-weight: normal;
    line-height: 34px;
    margin: 5px 20% 1px 0;
    padding: 35px 0 0;
}
.BannerLine2 {
    color: #f26722;
    display: block;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.BannerImageArea {
    margin: 0;
    position: absolute;
    right: 10%;
    top: 0;
}
.BannerImageArea img {
    height: 100%;
    width: auto;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after
{
	content: "";
	display: table;
}
.clear:after,
.clear,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.description:after
{
	clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}
/* Search widget. */
.widget_search .search-submit {
	display: none;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#primary {
    float: right;
}
#primary, #primaryblog {
    display: block;
    float: right;
    margin: 0 0 20px;
    position: relative;
    width: 70%;
}
#primaryblog {
    float: left;
    z-index: 1;
}
#primaryfull {
	display: block;
	margin: 0;
}
#primary a, #primaryfull a, #primaryblog a {
	color: #4d4d4e;
	text-decoration: underline;
}
#primary a:hover, #primaryfull a:hover, #primaryblog a:hover{
	color: #f26722;
	text-decoration: none.
}
#main {
    border: 1px solid #c3c4c4;
    min-height: 300px;
}
.entry-content {
    padding: 10px 8%;
}
#main h1::after {
    background: #f26722 url("https://corp.publicschoolworks.com/wp-content/themes/Public-School-Works/images/NotchedCorner.png") repeat scroll 0 0;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    margin: 10px 0 0 1px;
    padding: 0;
    position: absolute;
    width: 16px;
}
#primaryblog h2::after {
    background: #f26722 url("https://corp.publicschoolworks.com/wp-content/themes/Public-School-Works/images/NotchedCorner.png") repeat scroll 0 0 !important;
    content: "" !important;
    display: block !important;
    height: 16px !important;
    left: 0 !important;
    margin: 10px 0 0 1px !important;
    padding: 0 !important;
    position: absolute !important;
    width: 16px !important;
}
#main h1 {
    background-color: #f26722;
    color: white;
    display: block;
    font-family: "Francois One",sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 24px;
    line-height: 14px;
    margin: 0;
    padding: 12px 0 0 8%;
}
#primaryblog h2 {
    background-color: #f26722 !important;
    color: white !important;
    display: block !important;
    font-family: "Francois One",sans-serif !important;
    font-size: 18px !important;
    font-weight: normal !important;
    height: 24px !important;
    line-height: 14px !important;
    margin: 0 !important;
    padding: 12px 0 0 8% !important;
}
#main .entry-header a {
    color: white !important;
    text-decoration: none !important;
}
#main .entry-header a:hover {
	text-decoration: underline !important;
}
.employeesafe .entry-content li {
    background: rgba(0, 0, 0, 0) url("https://corp.publicschoolworks.com/wp-content/themes/Public-School-Works/images/GreenW.png") no-repeat scroll 0 0;
}
.studentwatch .entry-content li {
    background: rgba(0, 0, 0, 0) url("https://corp.publicschoolworks.com/wp-content/themes/Public-School-Works/images/BlueW.png") no-repeat scroll 0 0;
}
.employeesafe .entry-content li, .studentwatch .entry-content li {
/*    background: rgba(0, 0, 0, 0) url("https://corp.publicschoolworks.com/wp-content/themes/Public-School-Works/images/OrangeW.png") no-repeat scroll 0 0; */
    display: block;
    list-style: outside none none;
    margin-bottom: 10px;
    margin-left: -35px;
    padding-left: 20px;
}
.entry-content ul {
    margin-left: 20px;
    margin-top: 0;
}
.awardspage img {
    display: inline-block;
    height: auto;
    width: 20%;
    margin-right: 5%;
}
.awardstext {
    display: inline-block;
    width: 74%;
    vertical-align: top;
}
.awardstext:after {
	clear: both;
}
.awards {
    display: inline-block;
    padding-right: 3%;
    vertical-align: middle;
    width: 13%;
}
.awards img, .awardshome img {
    max-height: 100%;
    width: auto;
}
.awardshome {
    display: inline-block;
    padding-right: 1%;
    vertical-align: middle;
    width: 7%;
}
.edit-link {
    padding: 10px 8%;
}
.home3 {
    display: inline-block;
    font-size: 12px;
    margin: 50px 0 0;
    padding: 0 1.5%;
    vertical-align: top;
    width: 29%;
}
.home3 h3 {
    color: #666767;
    font-family: "Francois One",sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 8px;
}
.centerhome {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
#column {
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: top;
    width: 45%;
}
.rightcolumn {
	margin-left: 3%;
}
.products {
    border: 1px solid #c3c4c4;
    display: inline-block;
    margin: 0 0 20px 0;
    min-height: 200px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 39%;
}
.products h1 {
    color: white;
    display: block;
    font-family: "Francois One",sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 24px;
    line-height: 14px;
    margin: 0;
    padding: 12px 0 0 8%;
}
.products h1::after {
    content: "";
    display: block;
    height: 16px;
    left: 0;
    margin: 10px 0 0 0;
    padding: 0;
    position: absolute;
    width: 16px;
}
.products .description {
    padding: 20px 4%;
    display: block;
}
.products.employeesafe {
    margin: 0 4% 20px 0;
}
.employeesafe .button {
    background-color: #8bc543;
}
.studentwatch .button {
    background-color: #00aeef;
}
.products .button {
    bottom: 0;
    font-family: "Francois One",sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 24px;	
    display: block;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 95%;
}
.button a {
    color: white !important;
    text-decoration: none !important;
}
.button a:hover {
    text-decoration: underline !important;
    color: #4d4d4e !important;
}
#secondarymobile {

}
#secondary {
    float: left;	
    margin-top: 15px;
    width: 28%;
}
#secondary, #secondaryblog {
    display: block;
}
#secondaryblog {
	float: right;
	width: 24%;
}
#secondary h2, #secondaryblog h2 {
	font-size: 1.2em;
}
#secondaryblog .widget {
    background: #eceded none repeat scroll 0 0;
    border-bottom: 1px solid transparent;
    display: inline-block;
    margin: 0 0 20px 34px;
    overflow: hidden;
    padding: 26px 14px 26px 22px;
    position: static;
    vertical-align: top;
    width: 100%;
}
#secondary, .widget_nav_menu {
	display: block;
}
#secondary ul, .widget_nav_menu ul, #secondaryblog  ul {
	list-style: none;
}
#secondary ul li, .widget_nav_menu ul li, #secondaryblog  ul li {
    margin-left: -40px;
    padding-bottom: 11px;
}
.widget_nav_menu ul li a, #secondaryblog  ul li a {
    color: #4d4d4e;
    font-size: 12px;
    line-height: 12px;
    padding: 6px 0;
    text-decoration: none;
}
.widget_nav_menu a:hover, #secondaryblog  a:hover {
    color: #f26722;
}
.widget_nav_menu .current_page_item a, #secondaryblog  .current_page_item a {
	color: #f26722;
	font-weight: bold;
}
.widget_nav_menu .current-menu-ancestor a::before {
	content: ">> ";
	color: #f26722;
}
.widget_nav_menu .sub-menu a {
	color: #4d4d4e;
}
.widget_nav_menu .sub-menu a::before {
	content: "";
}
#secondary .sub-menu li, .widget_nav_menu  li {
    display: block;
    padding: 7px 0 2px 17px;
}
.menu-item-has-children .sub-menu {
	display: none;
}
.current_page_item .sub-menu, .current-menu-ancestor .sub-menu {
    display: block;
    padding-left: 4.5em;
    padding-top: 8px;
}
.widget_nav_menu ul li a:hover  {
	color: #f26722;
	background-color: none !important;
}
#secondary .current_page_item > a, .widget_nav_menu .current-menu-item > a, .widget_nav_menu .current-menu-ancestor > a {
	color: #f26722;
	background-color: none !important;
	font-weight: bold;
}
.widget_nav_menu .current-menu-ancestor > a {
    padding-bottom: 8px;
    display: block;
}
.widget_nav_menu .current-menu-ancestor a::before,
.widget_nav_menu .current-menu-item a::before {
    color: #f26722;
    content: ">> ";
    font-weight: bold;
}
.widget_nav_menu .sub-menu a::before {
    content: "";
}
.widget_nav_menu .sub-menu a {
    font-weight: normal;
}
/*--------------------------------------------------------------
## Testimonials
--------------------------------------------------------------*/
#main.testimonials {
    background-repeat: no-repeat;
    background-position: 89% 76px;
}
.testimonials blockquote {
    background-color: #eeeeee;
    border-radius: 5px;
    display: block;
    margin-left: -10px;
    padding: 10px;
    width: 98%;
}
.testimonials .entry-content {
    min-height: 275px;
    width: 50%;
}
/*--------------------------------------------------------------
## EmployeeSafe
--------------------------------------------------------------*/
.employeesafe h2, div.spoiler-head .employeesafe {
	color: #8bc543;
}
.employeesafe .BannerLine2, .employeesafe .breadcrumbs a:hover, .menu-employeesafe-sidebar-menu-container ul li a:hover {
	color: #8bc543 !important;
	background-color: none !important;
}
.employeesafe .current,
#menu-employeesafe-sidebar-menu   .current_page_item > a,
#menu-employeesafe-sidebar-menu  .current-menu-item > a,
#menu-employeesafe-sidebar-menu  .current-menu-ancestor > a {
	color: #8bc543 !important;
	background-color: none !important;
	font-weight: bold;
}
#menu-employeesafe-sidebar-menu  .current-menu-ancestor > a {
    padding-bottom: 8px;
    display: block;
}
#menu-employeesafe-sidebar-menu a:hover  {
	color: #8bc543 !important;
	background-color: none !important;
}
#menu-employeesafe-sidebar-menu  .current-menu-ancestor a::before,
#menu-employeesafe-sidebar-menu  .current-menu-item a::before {
    color: #8bc543 !important;
    content: ">> ";
    font-weight: bold;
}
#menu-employeesafe-sidebar-menu .sub-menu a::before {
    content: "";
}
#menu-employeesafe-sidebar-menu .sub-menu a {
    font-weight: normal;
	color: #4d4d4e;
}
#menu-employeesafe-sidebar-menu sub-menu .sub-menu a::before {
    content: "";
}
.employeesafe h1 {
    background-color: #8bc543 !important;
}
.employeesafe h1::after {
    background: #8bc543 url("https://corp.publicschoolworks.com/wp-content/themes/Public-School-Works/images/NotchedCorner.png") repeat scroll 0 0 !important;
}
.employeesafe #primary a, .employeesafe #primaryfull a {
    color: #8bc543;
    text-decoration: underline;
}
.employeesafe #primary a:hover, .employeesafe #primaryfull a:hover {
    text-decoration: none;
}
/*--------------------------------------------------------------
## StudentWatch
--------------------------------------------------------------*/
.studentwatch h2, div.spoiler-head .studentwatch {
    color: #00aeef;
}
.studentwatch .BannerLine2, .studentwatch .breadcrumbs a:hover, .menu-studentwatch-sidebar-menu-container ul li a:hover {
	color: #00aeef  !important;
	background-color: none !important;
}
.studentwatch .current,
#menu-studentwatch-sidebar-menu .current_page_item > a,
#menu-studentwatch-sidebar-menu .current-menu-item > a,
#menu-studentwatch-sidebar-menu .current-menu-ancestor > a {
	color: #00aeef  !important;
	background-color: none !important;
	font-weight: bold;
}
#menu-studentwatch-sidebar-menu .current-menu-ancestor > a {
    padding-bottom: 8px;
    display: block;
}
#menu-studentwatch-sidebar-menu  a:hover  {
	color: #00aeef !important;
	background-color: none !important;
}
#menu-studentwatch-sidebar-menu .current-menu-ancestor a::before,
#menu-studentwatch-sidebar-menu .current-menu-item a::before {
    color: #00aeef ;
    content: ">> ";
    font-weight: bold;
}
#menu-studentwatch-sidebar-menu .sub-menu a::before {
    content: "";
}
.studentwatch h1 {
    background-color: #00aeef  !important;
}
.studentwatch h1::after {
    background: #00aeef  url("https://corp.publicschoolworks.com/wp-content/themes/Public-School-Works/images/NotchedCorner.png") repeat scroll 0 0 !important;
}
.studentwatch #primary a, .studentwatch #primaryfull a {
    color: #00aeef ;
    text-decoration: underline;
}
.studentwatch #primary a:hover, .studentwatch #primaryfull a:hover {
    text-decoration: none;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.blognav {
    font-size: 10px;
    line-height: 10px;
    margin: 6px 0 -15px;
    padding: 0;
}
#primaryblog h2 {
    border-bottom: 1px dotted gray;
    color: #4d4d4e;
    font-size: 2em;
    line-height: 1.2em;
}
.author {
    display: block;
    font-size: 10px;
    margin-bottom: 5px;
    width: 100%;
}
#primaryblog #main {
    border: medium none !important;
}
#primaryblog article {
    border: 1px solid #c3c4c4;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.testdrivelink {
    background: #676767 url("https://corp.publicschoolworks.com/wp-content/uploads/2019/02/GreyW-new.png") no-repeat scroll 5px 0;
    color: white;
    display: block;
    font-family: "Francois One",sans-serif;
    font-size: 14px;
    height: 25px;
    padding: 12px 0 0;
    position: absolute;
    right: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    width: 108px;
    z-index: 300;
}
.learnmore {
    color: #f26722 !important;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none !important;
    text-transform: uppercase;
}
.learnmore:hover {
    color: #4d4d4e !important;
    text-decoration: underline !important;
}
/*--------------------------------------------------------------
## News Center
--------------------------------------------------------------*/
.news_items {
    margin-bottom: 30px;
    padding-left: 3%;
}
.news_items h2 {
    color: #4d4d4e;
    font-size: 14px;
    font-weight: bold;
}
.news_items .left {
    display: inline-block;
    vertical-align: top;
    width: 70%;
}
.news_items .right {
    display: inline-block;
    padding-left: 4%;
    vertical-align: top;
    width: 20%;
}
.news_items a {
    color: #f26722 !important;
}
.news_items a:hover {
    text-decoration: none !important;
}
/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
    border: 1px solid transparent;
    display: block;
    margin: 3px 0 24px;
    padding: 0;
    width: 100%;
}
.breadcrumbs a {
    color: #435762;
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    padding: 0 5px;
    text-decoration: none;
}
.breadcrumbs a:hover {
	color: #f26722;
}
.current {
    color: #f26722 !important;
    text-decoration: underline !important;
}
#print {
    padding-top: 5px;
    position: absolute;
    right: 5%;
}
#print a {
    color: #4d4d4e !important;
    text-decoration: none !important;
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
#colophon {
    display: block;
	float: right;
    margin: 0 0 20px;
    position: relative;
    right: 0;
    width: 70%;
}
.single #colophon, .blog #colophon, .archive #colophon {
    float: none !important;
}
.page-template-default #colophon {
    width: 100% !important;
}
.site-info {
    color: #4d4d4e;
    display: block;
    font-size: 11px;
    line-height: 12px;
    margin: 0;
    padding: 10px 0 0;
    right: 0;
}
.footerwrap {
    display: block;
    margin: 20px auto;
    text-align: center;
}
.copyright {
    display: inline-block;
    text-align: right;
    width: 45%;
}
#menu-footer-menu {
    display: inline-block;
    text-align: center;
    width: 45%;
}
#menu-footer-menu a {
	color: #4d4d4e !important;
}
#menu-footer-menu a:hover {
	color: #f26722 !important;
}
.site-info ul {

    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.site-info li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.site-info li a {
    border-right: 1px solid black;
    display: block;
    font-size: 11px;
    line-height: 11px;
    margin: 0;
    padding: 0 5px;
    text-decoration: none !important;
    text-transform: uppercase;
}
.site-info a:hover {
	color: #f26722 !important;
}
.site-info .menu-item-1167 a {
    border: medium none;
}
/*--------------------------------------------------------------
## Slider
--------------------------------------------------------------*/
#homebanner {
    left: -5% !important;
    margin: 0;
    padding: 0;
    position: relative !important;
    width: 110% !important;
	overflow: hidden;
}
.rslides_nav {
    color: transparent !important;
    font-weight: normal !important;
    height: 58px;
    margin-top: -15px !important;
    width: 59px;
}
.rslides_nav.prev {
    background: transparent url("https://corp.publicschoolworks.com/wp-content/themes/Public-School-Works/images/BannerPrevious.png") no-repeat scroll 0 0;
    left: 3% !important;
}
.rslides_nav.next {
    background: transparent url("https://corp.publicschoolworks.com/wp-content/themes/Public-School-Works/images/BannerNext.png") no-repeat scroll 0 0;
    right: 3% !important;
}
.caption-wrap {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;
    border-left: 10px solid #a7a7a6;
    color: black !important;
    font-family: Arial;
    font-size: 12px;
    height: 210px;
    left: 164px !important;
    line-height: 16px !important;
    margin: 0 !important;
    opacity: 0.91 !important;
    overflow: hidden;
    padding: 0 15px;
    position: absolute !important;
    top: 38px;
    width: 249px !important;
    z-index: 500;
}
.metaslider .caption {
    padding: 0 !important;
    word-wrap: break-word;
}
.metaslider .caption h3 {
    color: #f26722;
    font-family: "Francois One",sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 10px 0;
}
#homebanner .metaslider .caption a {
    color: #f26722 !important;
    display: block;
    font-family: "Francois One",sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    padding: 5px 0 0;
}
.BannerTestDriveLink {
    background: #999899 none repeat scroll 0 0;
    display: block;
    height: 19px;
    left: 171px;
    margin: 0;
    padding: 2px 0 5px;
    position: absolute;
    text-align: center;
    top: 173px;
    width: 108px;
    z-index: 300;
}
.BannerTestDriveLink a {
    font-family: "Francois One",sans-serif !important;
    font-size: 14px !important;
    line-height: 14px !important;
    text-decoration: none !important;
    text-transform: uppercase;
    z-index: 1000;
}
.ProductsBar {
    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
    bottom: 15px;
    display: block;
    height: 55px;
    overflow: hidden;
    padding-left: 25%;
    position: absolute;
    width: 90%;
    z-index: 300;
}
.ProductsBar a {
    color: white !important;
    display: inline-block;
    font-family: "Francois One",sans-serif;
    font-size: 26px;
    margin: 0;
    padding: 12px 0;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
    width: 27%;
}
.ProductsBar a.EmployeeSafetyLink {
    background: #84c64e none repeat scroll 0 0 !important;
}
.ProductsBar a.StudentSafetyLink {
    background: #22a9df none repeat scroll 0 0 !important;
}

.metaslider .caption-wrap {
    background: black none repeat scroll 0 0;
    bottom: 0;
    color: white;
    display: block;
    left: 0;
    line-height: 1.4em;
    margin: 0;
    opacity: 0.7;
    position: absolute;
    width: 100%;
}
.home3 .caption-wrap {
    background: transparent none repeat scroll 0 0 !important;
    border-left: medium none !important;
    color: #4d4d4e !important;
    font-family: sans-serif !important;
    font-size: 12px !important;
    height: auto !important;
    left: 0 !important;
    line-height: 16px !important;
    margin: 0 !important;
    opacity: 1 !important;
    overflow: visible !important;
    padding: 0 !important;
    position: relative !important;
    top: 15px !important;
    width: 95% !important;
    z-index: 500;
}
.home3 .caption-wrap a {
    color: #4d4d4e !important;
    font-family: sans-serif;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline !important;
}
.home3 .caption-wrap a:hover {
    color: #f26722 !important;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Inline Spoilers Styling
--------------------------------------------------------------*/
.page-id-71 .entry-content h2 {
    font-size: 12px;
    margin-top: 20px;
	white-space: nowrap
}
div.spoiler-wrap {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    margin: -10px auto !important;
    padding: 0 0 20px !important;
}
div.spoiler-body {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-top: medium none !important;
	font-size: 12px;
    line-height: 18px;
    margin-left: 20px;
    padding: 2px 6px 25px !important;
}
div.spoiler-head.collapsed {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
div.spoiler-head {
    color: #f26722 !important;
    margin-left: -10px !important;
    padding: 0 6px 0 0 !important;
    text-decoration: underline;
}
.employeesafe div.spoiler-head  {
	color: #8bc543 !important;
}
.studentwatch div.spoiler-head  {
	color: #00aeef !important;
}
div.spoiler-head:hover {
	text-decoration: none;
}
div.spoiler-head.collapsed:before {
	content: "View"
}
#post-1462 .spoiler-head.collapsed {
    color: #4d4d4e !important;
    font-size: 12px;
    line-height: 12px;
}
#post-1462 .spoiler-head.expanded {
    text-decoration: none;
}
#post-1462 .spoiler-head.collapsed::before {
    content: "+ ";
    font-size: 14px;
}
#post-1462 .spoiler-head.expanded::before {
    content: "- ";
    font-size: 14px;
}
#post-1462 .spoiler-body {
    margin-left: 0 !important;
}
.page-id-76 .spoiler-head.collapsed:before, .page-id-76 .spoiler-head.expanded:before {
	content: ""
}
div.spoiler-head.expanded {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
div.spoiler-head.expanded:before {
    content: "Close";
}
.spoiler-body blockquote {
    background-color: transparent !important;
    border-radius: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
/*--------------------------------------------------------------
# Site Map
--------------------------------------------------------------*/
#wpseo_sitemap a {
    text-decoration: none;
}
#wpseo_sitemap li a {
    display: block;
    font-size: 13px;
    line-height: 15px;
    padding-bottom: 7px;
}
#sitemap_metaslider, #sitemap_events {
    display: none !important;
}
#wpseo_sitemap ul {
    line-height: 18px !important;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.ninja-forms-cont input, .ninja-forms-cont textarea, .ninja-forms-cont select {
    border-color: #cccccc #999999 #999999 #cccccc;
    border-style: solid;
    border-width: 1px;
    font: 16px arial,sans-serif normal;
    margin: 0 0 12px;
    padding: 5px 8px;
    width: 60% !important;
}
#nf_submit_1 input,#nf_submit_5 input {
    color: #4d4d4e;
    padding: 3px 10px;
    width: auto !important;
}
#nf_submit_1 input:hover,#nf_submit_5 input:hover {
    color: white;
	background-color: #f26722;
}
#text-4 {
    background: #eceded none repeat scroll 0 0;
    float: right;
    padding: 15px;
    position: unset;
    top: 75px;
    width: 33%;
}
#text-4 h2 {
    color: #4d4d4e;
    display: block;
    font-family: "Francois One",sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    padding: 0 0 0 8%;
}
#text-4 p, #newsletter p {
    font-family: Arial;
    font-size: 12px;
    margin: 0 0 8px;
    padding: 0;
}
.ctct-custom-form .ctct-form-required::before {
    color: #f26722 !important;
    left: -10px !important;
}
.ctct-custom-form label {
    display: block;
    font-size: 14px !important;
    line-height: 1;
    margin-bottom: 5px !important;
    margin-left: 10px;
}
#text-4 input, #newsletter input {
    border-color: #b3b3b3 -moz-use-text-color #b3b3b3 #b3b3b3;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    margin: 0 3px 2px;
    padding: 0 10px;
    width: 95% !important;
}
#text-4 .newslettersubscribe, #newsletter .newslettersubscribe {
    background: #f26722 none repeat scroll 0 0;
    border: medium none;
    color: white;
    font-family: "Economica",sans-serif;
    font-size: 20px;
    height: 24px;
    line-height: 5px;
    margin: 0;
    padding: 5px 3px;
}
.ctct-custom-form {
    min-width: 0 !important;
    width: 100% !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
#gotoscript table {
    height: 136px;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.hp-wrap {
	display: none;
}
@media screen and (max-width: 1050px) {
	.page, .blog, .single {
		max-width: 850px !important;
		min-width: 600px !important;
		width: 95% !important;
	}
	#site-navigation {
		width: 80% !important;
	}
	#abovenav {
		left: 30% !important;
	}
	#social-area {
		position: absolute !important;
		right: 0 !important;
		top: 0 !important;
		width: 30% !important;
	}
	.social {
		padding-left: 20px !important;
	}
	.BannerBackground {
		top: 138px !important;
	}
	.BannerImageArea img {
		height: 100%;
		width: auto;
	}
	.BannerLine1 {
		font-size: 30px !important;
		padding: 20px 0 0 !important;
	}
	.BannerLine2 {
		font-size: 20px !important;
	}
	#content {
		top: 180px;
	}
	.copyright {
		display: block !important;
		text-align: center !important;
		width: 100% !important;
	}
	#menu-footer-menu{
		display: block !important;
		text-align: center !important;
		width: 100% !important;
		margin-top: 10px !important;
	}
}
@media all and (max-width: 700px) {
	.page, .blog, .single, .category, .date, .error404, .search, .search-results, .banner {
		min-width: 0px !important;
		max-width: 700px !important;
		width: 95% !important;
	}
	.site-header {
		height: auto !important;
	}
	#abovenav {
		display: block !important;
		left: 0 !important;
		margin: 0 auto 15px !important;
		position: relative !important;
		text-align: center !important;
	}
	.site-branding {
		display: block !important;
		height: 60px !important;
		text-align: center !important;
		width: 100% !important;
	}
	#site-navigation {
		left: 0 !important;
		margin: 0 auto !important;
		position: relative !important;
		top: 0 !important;
		width: 100% !important;
	}
	.tinynav {
		width: 60% !important;
		margin: 0 auto;
	}
	#social-area {
		display: block !important;
		margin: 10px 0 !important;
		position: relative !important;
		text-align: center !important;
		top: 0 !important;
		width: 100% !important;
	}
	#homebanner {
		left: 0 !important;
		margin: 0 0 40px !important;
		width: 100% !important;
	}
	.BannerBackground {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
		border: medium none !important;
		display: block !important;
		position: relative;
		text-align: center !important;
		top: 70px !important;
	}
	.bannertext {
		display: block !important;
		width: 95%;
	}
	.BannerLine1 {
		font-size: 30px !important;
		margin: 0 !important;
		padding: 20px 0 0 !important;
	}
	.BannerLine2 {
		font-size: 20px !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.BannerImageArea {
		display: none !important;
	}
	.rslides_nav.prev, .rslides_nav.next {
		top: 40px !important;
	}
	.caption-wrap {
		border-left: medium none !important;
		height: auto !important;
		left: 0 !important;
		opacity: 1 !important;
		position: relative !important;
		top: 0 !important;
		width: 100% !important;
	}
	.BannerTestDriveLink {
		display: none;
	}
	.ProductsBar {
		display: none !important;
	}
	.breadcrumbs {
		margin: 3px 0 50px !important;
	}
	.testdrivelink {
		right: 0 !important;
		top: -36px !important;
	}
	#primary, #primaryblog {
		float: none !important;
		margin: 0 !important;
		position: relative;
		width: 100% !important;
	}
	.BannerBackground {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
		border: medium none !important;
		text-align: center !important;
		top: 0 !important;
	}
	#content {
		position: relative;
		top: 0 !important;
	}
	#main.testimonials {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	}
	.testimonials .entry-content {
		margin: 0 auto !important;
		min-height: auto !important;
		width: 80% !important;
	}
	#text-4 {
		max-width: 100% !important;
		overflow: hidden !important;
		position: relative !important;
		right: auto !important;
		top: auto !important;
		width: auto !important;
	}
	#secondary {
		float: none !important;
		margin: 0 auto !important;
		width: 100% !important;
	}
	.widget_nav_menu .widget-title::after {
		content: " Menu"
	}
	#secondaryblog .widget {
		display: block !important;
		margin: 0 5% 20px !important;
		width: 90% !important;
	}
	#colophon {
		left: 0 !important;
		width: 100% !important;
	}
	.home3 {
		display: block !important;
		font-size: 12px;
		margin: 0 0 60px !important;
		padding: 0 !important;
		vertical-align: top;
		width: 100% !important;
	}
	.centerhome {
		border: none !important;
	}
	.awards {
		padding-right: 3% !important;
		width: 27% !important;
	}
	.awardshome {
		padding-right: 3% !important;
		width: 26% !important;
	}
	#main h1::after {
		margin: 0 0 0 1px !important;
	}
	#main h1 {
		height: auto !important;
		line-height: 19px !important;
	}
	#secondaryblog {
		float: none !important;
		width: 80% !important;
	}
	#column {
		display: block !important;
		width: 100% !important;
	}
	.alignright, .alignleft {
		float: none !important;
		margin-left: 0 !important;
		padding: 0 15% !important;
		width: 70% !important;
	}
	.products {
		border: 1px solid #c3c4c4;
		display: block !important;
		margin: 0 auto 10px !important;
		position: relative !important;
		vertical-align: top;
		width: 70% !important;
	}
	.products .description {
		display: block;
		padding: 15px !important;
	}
	.products .button {
		height: auto !important;
		position: relative !important;
	}
	.ninja-forms-cont input, .ninja-forms-cont textarea, .ninja-forms-cont select , textarea{
		width: 100% !important;
	}
}
@media print {
	.page, .blog, .single {
		color: #4d4d4e;
		margin: 0 auto;
		max-width: 100% !important;
		min-width: 100% !important;
		width: 100% !important;
	}
	iframe {
		display: none !important;
	}
	.site-branding::after {
		content: "1.877.779.6757";
		float: right;
		font-weight: bold;
		display: block;
		position: absolute;
		top: 0;
		right: 0;
	}
	#site-navigation {
		display: none !important;
	}
	#abovenav {
		display: none !important;
	}
	.BannerBackground {
		border-bottom: medium none !important;
		border-top: medium none !important;
		height: 100px !important;
	}
	.BannerImageArea {
		display: none !important;
	}
	.BannerLine1 {
		padding: 20px 0 0 !important;
	}
	.testdrivelink {
		display: none !important;
	}
	#print {
		display: none !important;
	}
	#main {
		border: medium none !important;
	}
	#social-area {
		display: none !important;
	}
	.BannerImageArea {
		right: 5% !important;
	}
	.breadcrumbs {
		display: none !important;
	}
	#secondary, #secondaryblog {
		display: none !important;
	}
	#primary, #primaryblog {
		display: block;
		float: none !important;
		margin: 10px auto !important;
		position: relative;
		width: 100% !important;
	}
	#main h1::after {
		margin: 10px 0 0 !important;
	}
	.copyright {
		display: block !important;
		text-align: left !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
	.menu {
		display: none !important;
	}
}