@charset "utf-8";
/*
Theme Name: Truman Digital Sign Theme
Theme URI:
Author: Truman State University
Author URI: http://www.truman.edu
Description: Bootstrap Based Digital Sign
Version: 1.0.13
Text Domain: truman-digital-sign-theme
GitHub Theme URI: https://github.com/Truman-State-University/truman-digital-sign-theme/
License: BSD 3-Clause License
License URI: https://opensource.org/licenses/BSD-3-Clause
Tags: theme-options, one-column, two-columns, translation-ready

 */
@media (min-width: 600px) {
    html {
        font-size: 4px;
    }
}

@media (min-width: 800px) {
    html {
        font-size: 6px;
    }
}
@media (min-width: 1200px) {
    html {
        font-size: 8px;
    }
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

html, body {
    margin:0;
    padding:0;
    height:100%;
    cursor:none;
}
body.elementor-editor-active {
    cursor: default;
}
body {
    overflow: hidden;
}

a {
    cursor:none;
}

.row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

div.slidecontent {
    width:100%;
    height:100%;
    min-height:100px;
    overflow:hidden;
    display:block;
    font-size: 6rem;
    font-family: 'Josefin Sans', sans-serif;
    overflow: hidden;
    background-position: center;
}
div.slidecontent .textcontent {
    margin: 0 5%;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 90%;
    height: 100%;
}
div.slidecontent {
    font-size: 7rem;
}
div.slidecontent h1 {
    font-size: 150%;
}

div.slidecontent img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
}

.sidebar {
    background: #000000;
    font-family: 'Josefin Sans', sans-serif;
    background-position: center;
    overflow: hidden;
    font-size: 2rem;
}
.sidebar h4, .sidebar h4 {
    font-size: 3rem;
}
.sidebar .widget-area {
    margin: 0 2%;
}
#footer {
    height: 15%;
    background: #000;
    font-family: 'Josefin Sans', sans-serif;
    overflow: hidden;
}

.clock {
    width: 98%;
    margin: 0 auto 0 auto;
    padding: 0;
    color: #fff;
}

#date {
    font-size: 3rem;
    text-align: center;
    margin-top: 10px;
    display: block;
    float: none;
    position: relative;
}

#time {
    font-size: 6rem;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;
    margin: 1.5rem auto 0 auto !important;
    padding: 0 !important;
    list-style: none;
    text-align: center;
    display: block;
    line-height: 75%;
}

.crs_div {
    color: #fff;
    font-size: 4rem;
}
.crs_div a {
    color: #fff;
}

.widget-footer {
    text-align: center;
    height: 100%;
}
.widget-footer .textwidget {
    height: 100%;
}
tr.forecast {
    background: rgba(255,255,255,.9);
}
.slidecontent .wp_wunderground img {
    width: 16rem;
    height: 16rem;
    max-width: 100%;
}
.wu-forecast-body {
    font-size: 4rem;
}
.wu-forecast-wrapper .wu-cond-highlow .wu-cond-low {
    display: block;
}
.wu-table-5 {
    width: 100%;
    text-align: center;
}
.rssfeed a {
    text-decoration: none;
    color: inherit;
    font-size: 4rem;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(5,5,5,.3);
}

#footer .wu-copyright {
    display: none;
}

#footer span.wu-day-current-temp, #footer .wu-day-title * {
    color: #fff;
}
#footer .wu-wrapper {
    margin-top: 2rem;
}
#footer .wu-day-title {
    font-size: 8rem;
}
#footer .wu-day-title small {
    font-size: 2rem;
    margin-left: -1.5rem;
}
#footer .wu-icon img {
    width: 10rem;
    height: 10rem;
}
.slidevideo {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.carousel-indicators li {
    margin: 5px;
}
.carousel-indicators li.active {
    margin: 4px;

}

.sticky {
}
.gallery-caption {

}
.bypostauthor {

}
