/*
Theme Name: OST
Theme URI: https://www.geneseo.edu/library/leah-root
Version: 1.8
Author: Leah M Root based on GridBulletin
Description: OST is based on GridBulletin responsive bootstrap framework 
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: ost

*/

/* RESET STYLESHEET
Source: http://meyerweb.com/eric/tools/css/reset
Copyright author: Eric Meyer
Author URI: http://meyerweb.com/ 
License: none (public domain) 
*/

/* For temporarily hiding the new icons until the sidebar is removed 12/20/23 APB */

.newlayout23 {
	display: inline!important;
	max-width: 30%; 
	
}
.wp-block-pullquote {
	padding: .5em;
	
}

.sidebar-home-top-search {visibility:hidden;height:0;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

.wp-block-details {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 20px 0 20px 0;
	padding: 5px;
	
}

.wp-block-details summary {
font-size: 1.5em!important;
margin-bottom: 20px!important;
	margin-top: 20px;
}

html {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

body {
    line-height: 1.2;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

ol, ul {
    /*	list-style: none;*/
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    color: #cccccc;
}

/* GENERAL */
body {
    font-family: "Open Sans", sans-serif;
    font-size: 0.9em;
    color: #333;
    line-height: 1.5em;
}

@import url("../../../../fonts.googleapis.com/css%3Ffamily%3DOpen%20Sans%3A300%2C400%2C400i%2C600%2C600i%2C700");
/*font-family: 'Open Sans', sans-serif;*/
@import url("../../../../fonts.googleapis.com/css%3Ffamily%3DRoboto%3A300%2C400%2C400i%2C500%2C500i%2C700%2C700i%2C900");

/*font-family: 'Roboto', sans-serif;*/
#container {
    max-width: 1200px;
    background: #fff;
    border: 0;
    margin: 10px auto 10px;
    padding: 10px 0 0;
    text-align: left;
    word-wrap: break-word;
}

#content {
    width: 68%;
    float: right;
    padding: 20px 0;
    word-wrap: break-word;
}

#content-full {
    width: 80%;
    float: left;
    padding: 20px 0;
    word-wrap: break-word;
    margin-left: 10%;
}

#content-home {
    padding: 0 2%;
    word-wrap: break-word;
}

#content-home-full {
    width: 100%;
    float: left;
    padding: 0;
    word-wrap: break-word;
}

#content-post {
    width: 100%;
    float: left;
    padding: 20px 0 0 0;
    word-wrap: break-word;
}

h1 {
    font-size: 2.8em;
    line-height: 1.2em;
    margin-top: 20px;
    margin-bottom: 15px;
}

h2 {
    font-size: 2.0em;
    line-height: 1.2em;
    margin-top: 20px;
    margin-bottom: 10px;
}

h3 {
    font-size: 1.8em;
    line-height: 1.5em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

h4 {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

h5 {
    font-size: 1.25em;
    line-height: 2em;
 font-weight: bold;
}

h6 {
    font-size: 0.75em;
    line-height: 2em;
}

a:link, a:visited {
    text-decoration: none;
    /*color:#ec6500;*/
    color: #002f87;
}

a:hover {
    color: #0da4d3;
    text-decoration: underline;
}

strong, b {
    font-weight: bold;
}

small {
    font-size: 0.75em;
}

big {
    font-size: 1.5em;
}

sub {
    vertical-align: sub;
    font-size: 0.9em;
}

sup {
    vertical-align: super;
    font-size: 0.9em;
}

ins, mark {
    font-weight: bold;
    background: none;
    color: #ec6500;
}

cite, em, abbr, acronym {
    font-style: italic;
}

code, pre {
    margin: 10px 0;
    padding: 5px 10px;
    display: block;
    border: 1px solid #ccc;
    background: none;
    word-wrap: break-word;
}

blockquote, q {
    margin: 10px 0;
    padding: 0 0 0 20px;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    font-style: italic;
    border-left: 2px solid #ec6500;
}

address {
    margin: 10px 0;
    padding: 0 0 0 20px;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    border-left: 2px solid #333;
}

p {
    margin: 0 0 15px 0; /*text-align:justify;*/
}

table {
    margin: 10px 0;
    border-collapse: collapse;
}

table, th, td {
    border: 1px solid #ccc;
    padding: 5px 10px;
}

ul { /*list-style: none;*/
    margin: 2px 0 2px 15px;
}

li {
    margin: 0 0 0 10px;
}

ol {
    list-style: decimal;
    margin: 2px 0 2px 15px;
}

dl {
    margin: 10px;
}

dt {
    margin: 0;
    font-size: 1.25em;
    font-weight: bold;
}

dd {
    margin: 0 0 0 10px;
}

input, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #ccc;
    padding: 2px 5px;
    background: none;
    font-size: 1em;
    font-family: "Open Sans", sans-serif;
}

input[type="submit"] {
    cursor: pointer;
    border: 0;
    padding: 2px 5px;
    background: #324A5E;
    color: #fff;
}

input[type="submit"]:hover {
    background: #ec6500;
}

select {
    max-width: 100%;
}

/* HEADER */
/*#header-first {margin:0; padding: 0 2% 0; background:none;}*/
#header-first {
    margin: 0;
    padding: 0 0 0 2%;
    background: none;
}

#header-first:after {
    content: "";
    display: block;
    clear: both;
}

/*#header-first .logo {width:100%; float:left; text-align:left; text-align: center; padding: 0px;}*/
#header-first .logo {
    margin: 0 0;
    width: 200px;
    text-align: center;
    padding: 0;

}

#header-first .logo h1 a:hover {
    text-decoration: none;
}

#header-first .logo h4 {
    padding: 5px 0 0;
}

/*#header-first .logo img {max-width: 160%;}*/
#header-first .logo img {
    max-width: 100%;
}

/*#header-first .header-wrapper {
	
}*/

#header-second {
    margin: 0;
    padding: 0;
    background: none;
}

#header-second:after {
    content: "";
    display: block;
    clear: both;
}

#header-second .header-img {
    width: 100%;
    height: auto;
}

/* SITE HEADER SEARCHFORM */

.search-site-header {
    float: right;
    z-index: 4;
    margin: 15px 0 0 0;
    /*top: 30px;*/
    /*position: absolute;
        right: 100px;
        top: 30px;*/
}

.help {
    float: left;
    margin-top: 26px;
}

.help a {
    color: #2a6cac;
    font-size: 16pt;
    margin-right: 15px;
}

.help a:hover {
    text-decoration: none;
    color: #0a2535;
}

.search-site-header .search-form {

    /*	width: 200px;
    position: absolute;
        right: 200px;
        top: 200px;*/
}

.search-site-header .search-field {
    background-image: url(images/search-icon-24px.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    height: 37px;
    color: #2a6cac;
    margin: 3px 0;
    padding: 0 35px 0 10px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 200px;
    background-color: #f0efef;
    font-size: 15pt;
    box-sizing: border-box;
}

.search-site-header .search-form
.site-header .search-submit {
    display: none;
    visibility: hidden;
}

/* HEADER MENU */
.nav-head {
    background: #324A5E;
    margin: 10px 0 0;
    clear: both;
    padding: 0;
    text-align: center;
}

.nav-head select {
    display: none;
}

.nav-head ul {
    padding: 0 0px;
    margin: 0;
}

.nav-head ul li {
    list-style-type: none;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
}

.nav-head ul li a {
    text-decoration: none;
    color: #e8e8ed;
    background: none;
    padding: 15px 15px;
    display: inline-block;
    font-size: 16pt;
}

.nav-head ul li a:hover {
    text-decoration: none;
    color: #f6f6f8;
    background: #203440;
}

.menu .current_page_item > a, .menu .current_page_parent > a {
    color: #ffffff;
    text-decoration: none;
}

.row {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    clear: both;

}

*, :after, :before {
    box-sizing: inherit;
}

.row:after, .row:before {
    clear: both;
    display: table;
    content: " ";
}

/* HEADER SUBMENU */
.nav-head ul ul {
    display: none;
    position: absolute;
    top: 100%;
    padding: 0;
    z-index: 50;
}

.columns {
    box-sizing: border-box;
}

.nav-head ul ul ul {
    display: none;
    position: absolute;
    top: 30%;
    left: 100%;
}

.overview_image, .overview_text {
    width: 50%;
}

.nav-head ul ul a {
    width: 12em;
    font-size: 0.9em;
    background: #324A5E;
    color: #e8e8ed;
    padding: 10px 5px 15px 15px;
}

.nav-head ul li:hover > ul {
    display: block;
}

.nav-head ul li ul li {
    margin: 0;
    text-align: left;
    background: #203440;
}

/* PAGE */
.article {
    margin: 0 3% 0;
    padding: 0px 3% 15px;
    word-wrap: break-word;
}

.post-home-article {
    margin: 0 2% 0px;
    padding: 15px 2% 0px;
}

/**Added LMR **/
.article-full {
    margin: 0 2% 0;
    padding: 10px 2% 15px;
}

.page-title {
    margin: 0 0 5px 0;
    padding: 0 0 10px;
    font-size: 2.1em;
    color: #324A5E;
}

.pagelink {
    clear: both;
    margin: 20px 0 10px;
}

.edit-link {
    display: block;
    clear: both;
    text-align: center;
    margin: 10px 0;
    padding: 5px;
    background: none;
    border: 1px solid #ccc;
}

.article li {
    list-style: disc;
}

.article ol {
    list-style: decimal;
}

/* POST */
.post-title {
    clear: both;
    margin: 5px auto;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5em;
    font-weight: bold;
}

.excerpt {
    margin: 5px 0 0;
    font-size: 0.9em;
}

.sticky {
    text-align: center;
    clear: both;
    color: #fff;
}

.postmetadata /*Used only for main author name on page-home and archive listings */
{
    clear: both;
    text-align: left;
    margin: 0px auto;
    padding: 0px 0px 10px;
    line-height: 1.1em;
    color: #666;
    font-size: 0.9em;
}

.postmetadata a, .post-home-postmetadata a {
    color: #666;
}

.postmetadata a:link, .postmetadata a:visited,
.post-home-postmetadata a:link, .post-home-postmetadata a:visited {
    color: #666;
}

/*used on single posts only */
.single-postmetadata /*used for category and tags below individual post*/
{
    clear: both;
    text-align: left;
    margin: 0;
    padding: 25px 10px 10px;
    line-height: 1.1em;
    font-size: 0.9em;
}

.single-postmetadata a:link, .single-postmetadata a:visited {
    color: #002f87;
}

.single-stats {
    color: #324A5E;
    font-weight: bold;
}

.post-nav {
    padding: 10px 0;
    clear: both;
}

.post-nav:after {
    content: "";
    display: block;
    clear: both;
}

.nav-prev {
    float: left;
}

.nav-next {
    float: right;
}

/*Used to left-align all the thumbnails in archive and home page grid views */
.post-archive .img, .post-archive .wp-post-image {
    margin: 0px;
}

.creative-commons {
    margin: 10px 0px 10px 0px;
}

/************************************************/

/** HOME PAGE STYLES **/

/* HOME TOP and Side area */

#sidebar-home-top-left {
    padding: 0;
    margin: 5px 0 0 0;
}

/*.home-top-left {float: left; width: 32%; margin: 10px 0 0; padding:0; word-wrap: break-word;}
.home-top-middle {float: left; width: 30%; margin:10px 0 0; padding:0; word-wrap: break-word;}
.home-top-right {float: right; width: 34%; margin: 10px 15px 0 0; padding:0; word-wrap: break-word;}
*/
.home-top-left {
    float: left;
    width: 40%;
    margin: 10px 0 0;
    padding: 0;
    word-wrap: break-word;
}

.home-top-middle {
    float: left;
    width: 20%;
    margin: 10px 0 0;
    padding: 0;
    word-wrap: break-word;
}

.home-top-right {
    float: left;
    width: 38%;
    margin: 10px 0px 0 0px;
    padding: 0;
    word-wrap: break-word;
}

h4.article-home-full-page-title {
    float: left;
    margin: 0px 1% 10px 1%;
    font-size: 2.1em;
    line-height: 1.5em;
    color: #324A5E;
}

/*** Featured/Sticky Home Page Post styles ADDED Leah M Root ***/

.post-home-featured-image {
    float: right;
    width: 100%;
    height: 100%;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
}

.post-home-featured-image img {
    /* border: 1px solid #ccc;	*/
}

.post-home-featured-info {
    padding: 10px 5px 0 0;
    margin: 6px 0 10px 0;
    font-size: 1.1em;
}

.post-home-featured-info .excerpt {
    font-size: 1.1em;
    margin-bottom: 15px;
}

h3.post-home-title {
    font-size: 2.0em;
    line-height: 1.0em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 0 10px 0;
    color: #324A5E;
}

.post-home-featured-post-title {
    margin: 0px;
    padding: 0;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.4em;
    font-weight: bold;
}

.post-home-featured-postmetadata {
    clear: both;
    margin: 0px;
    padding: 0px;
    /*color: #666; font-size: 0.9em;*/
    color: #666;
    font-size: 1.1em;
}

.post-home-featured-postmetadata a {
    color: #666;
}

.read-more {
    /*margin: 20px 0px 0px 0px;*/
    padding: 0px;
    /*font-size: 0.9em;	*/
    font-size: 1.1em;
}

.post-archive {
    width: 21.5%;
    float: left;
    margin: 10px 2% 10px 0;
    padding: 1%;
}

.post-archive.left {
    clear: left;
}

.post-archive.right {
    margin: 10px 0 10px;
}

/* Override of Expand and Collapse Funk image size line 35 
.hidden-content img {
    width: 70% !important;
}
*/

/******INDIVIDUAL POST CUSTOM FIELDS STYLING  ADDED Leah M Root****/

.picColor {
clear:both;
    width: 170px;
    min-height: 70px;
/*    max-width: 90%;*/
   /* max-height: 190px;*/
    padding: 5px 0px 1px 6px;
    background: #f6f6f8;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border: 1px solid #ccc;
    font-size: 0.9em;
    font-weight: bold;
}

.picColor p {
/*    font-size: 1em;*/
}

.picColor-img {
    float: left;
    margin: 0px 3px 0px 5px;
}

.picColor:hover {
    background: #abebff;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
}

.pub_info_custom_fields {
    float: right;
    margin: 3px 0 5px 20px;
    width: 33%;
}

.pub_info_custom_fields li {
    list-style: none;
    list-style-type: none;
    margin-bottom: 10px;
    line-height: 1.2em;
}

.pubImage {
    width: 170px;
  /*  height: 170px;*/
    margin: 0 0 10px 10px;
    padding: 0 0 15px 0;
}

.pubImage img {
    /*border: 1px solid #ccc;*/
    padding: 0;
}

.exp-col-content-holder {
    font-size: 0.9em;
}

/* IMAGE AND VIDEO */
embed, iframe, object, video {
    max-width: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}

.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}

.wp-post-image {
    display: block;
    margin: 0 auto 0;
}

.single-image {
    float: left;
    margin: 5px 20px 5px 0;
}

.wp-caption {
    background: none;
    max-width: 100%;
}

.wp-caption-text {
    text-align: center;
    word-wrap: break-word;
    font-size: 9pt;
    line-height: 10pt;
}

.gallery dl, .gallery dt, .gallery dd {
    margin: 0;
    padding: 0;
}

.gallery-caption {
    background: none;
    max-width: 100%;
}

.gallery-caption-text {
    text-align: center;
    word-wrap: break-word;
}

/* SEARCHFORM */
.search-form {
    padding: 10px 0;
}

.search-field {
    width: 50%;
    margin: 0 5px 0 0;
}

.screen-reader-text {
    display: none;
}

/* COMMENTS */
#comments {
    clear: both;
    word-wrap: break-word;
    visibility: hidden;
    display: none;
}

#comments .comment-list {
    visibility: hidden;
    display: none;
    list-style: none;
    background: #f8f8f8;
    border: 1px solid #ddd;
    font-weight: normal;
    margin: 20px 0;
    padding: 0 15px 0;
}

#comments .children {
    visibility: hidden;
    display: none;
    list-style: none;
    background: #f8f8f8;
    margin: 0;
    padding: 0 0 0 15px;
}

.comment-body {
    visibility: hidden;
    display: none;
    border-left: 2px solid #ec6500;
    padding: 0 0 0 15px;
    margin: 20px 0;
}

.comment-notes, .form-allowed-tags {
    visibility: hidden;
    display: none;
    font-size: 0.75em;
    padding: 5px 0;
}

.comments-title, .comment-reply-title, .no-comments {
    visibility: hidden;
    display: none;
    clear: both;
    font-size: 1.5em;
}

.bypostauthor {
    font-style: italic;
}

#respond {
    visibility: hidden;
    display: none;
    padding: 0;
    margin: 0;
    clear: both;
}

#commentform label {
    visibility: hidden;
    padding: 0 0 5px;
    display: block;
}

#commentform textarea, #commentform input {
    visibility: hidden;
    display: none;
    width: 90%;
    padding: 2px 5px;
}

#commentform input[type="submit"] {
    visibility: hidden;
    display: none;
    width: 9em;
    padding: 2px 5px;
}

/* SIDEBAR AND WIDGETS */

#sidebar {
    width: 20%;
    float: left;
    margin: 20px 2% 2% 2%;
    padding: 2%;
    word-wrap: break-word;
    background: gray;
    text-color: white;
}

.widget {
    padding: 10px 15px 15px;
    margin: 0 0 10px;
}

.widgettitle {
    margin: 0px 0 10px 0;
    line-height: 1.2em;
}

#sidebar1 p {
    color: white;
}

#sidebar1 {
    width: 20%;
    float: right;
    margin: 20px -10% 2% 2%;
    padding: 2%;
    word-wrap: break-word;
    background: gray;
    text-color: white;
    border-radius: 10px;
}

div.step1 {
    width: 28%;
    background: #054f99;
    display: inline-block;
    margin: 1% 1% 1% 0;
    padding: 2%;
}

div.step2 {
    width: 28%;
    background: #054f99;
    display: inline-block;
    margin: 1% 1% 1% 1%;
    padding: 2%;
}

div.step3 {
    width: 28%;
    background: #054f99;
    display: inline-block;
    margin: 1% 0 1% 1%;
    padding: 2%;
}

.step1 p {
    color: white;
}

.step2 p {
    color: white;
}

.step3 p {
    color: white;
}

.step1 li {
    color: white;
}

.step2 li {
    color: white;
}

.step3 li {
    color: white;
}

/* For Black Studio TinyMCE  "Visual Editor" text widget */

.textwidget h3 {
    font-size: 1.1em;
    line-height: 1.8em;
}

.textwidget p {
    font-size: 1em;
}

/* FOOTER */
#footer {
    clear: both;
    background: #324A5E;
    padding: 70px 0;
}

#footer .site-info {
    text-align: center;
    clear: both;
    padding: 10px 0;
    background: #324A5E;
}

#footer .site-info a {
    color: #fff;
}

#footer-widgets {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1500px;
}

#footer-widgets:after {
    content: "";
    display: block;
    clear: both;
}
.footer-left{
    width: 20%;
}
.footer-middle{
    width: 30%;
}
.footer-right{
    width: 25%;
}
.footer-left,.footer-middle, .footer-right {
    float: left;

    box-sizing: border-box;
    word-wrap: break-word;
}

#footer .footer-socials li {
    display: inline-block;
    margin-right: 24px;
}

#footer .footer-socials li:last-child {
    margin-right: 0;
}

#footer .footer-socials li a {
    display: block;
    border-radius: 10px;
    width: 57px;
    height: 57px;
    background: rgba(255, 255, 255, 0.3);
    position: relative;
}

#footer .footer-socials li a:hover {
    background: rgba(255, 255, 255, 0.8);
}

.members a {
    color: #fff;
    font-size: 16pt;
    margin-top: 20px;
    display: none!important;
}

.copyright {
    display: table;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    padding: 133px 10px!important;
}
.members {display: none;}


.members, .footer-socials {
    position: relative;
    z-index: 5;
}

#footer .copyright p {
    display: table-cell;
    vertical-align: bottom;
    font-size: 13pt;
    line-height: 2em;
   text-align: center;
}

#footer .copyright a {
    color: #6D5055;
    font-size: 15pt;
}

#footer .footer-socials li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 28pt;
    color: #fff;
}

.footer-far-right {
    float: left;
    width: 25%;
    padding: 0 15px;
    box-sizing: border-box;
    word-wrap: break-word;
    position: relative;
}

/****ADDED Leah M Root ***/
/****ADDED Leah M Root ***/

#footer p {
    color: #dbd7d7;
    margin-bottom: 0;
}

#footer h3, .far-right-widgettitle /*for far-right widget area; h3 footer tinymce 'silver; widget titles - follow us, author login  footer widget titles */
{
    font-size: 1.2em;
    margin: 5px 0 15px;
    color: #dbd7d7 !important;
}

#footer h3 a:link,
#footer h3 a:visited {
    color: #dbd7d7 !important;
    font-size: 1.1em !important;
}

#footer h4, #footer h4 a {
    line-height:1.5em;
    padding: 0;
    margin-bottom: 0;
    color: #e8e8ed;
    font-size: 16pt;
    font-weight: bold;
}

#footer h4 a:link, #footer h4 a:visited {
    color: #e8e8ed;
}

#footer h3 a:hover,
#footer h4 a:hover {
    color: #f6f6f8;
    text-decoration: none;
}

#footer a:hover /* controls hover for every link in footer */
{
    color: #f6f6f8;
    text-decoration: none;
}

#footer ul {
    margin: 0px;
    padding: 0px;
}

#footer li {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#footer li a {
    line-height: 2em;
    padding: 0;
    margin-bottom: 0;
    color: #e8e8ed;
    font-size: 16pt;
    font-weight: 400;
}

#footer li a:link, #footer li a:visited {
    color: #e8e8ed;
}

#footer li a:hover {
    color: #f6f6f8;
}

/******** AccessPress Social Share  Overrides *********/
.clearfix:after, .clearfix:before {
    display: table;
    content: ""
}

.clearfix:after, .clearfix:before {
    clear: both;
}

.clearfix {
    *zoom: 1
}

/** Multi-column Taxonomy List plugin style overrides **/

/* Line 17 */

div.multi-column-taxonomy-list {
    clear: both;
}

.multi-column-alpha-group {
    font-weight: bold;
    font-size: 1.1em !important;
    margin: 8px 0 0 0 !important;
    text-transform: uppercase !important;
}

.multi-column-taxonomy-list ul {
    float: left;
    margin-left: 0;
    padding: 10px 20px 0 0;
    width: 31%;
    list-style: none;
    list-style-type: none;
}

.multi-column-taxonomy-list li {
    margin: 0;
    padding: 5px 0 5px 0;
    list-style: none !important;
    list-style-type: none !important;
}

/* Lists links styling */

.multi-column-taxonomy-list a {
    display: block;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 2px;
    border-bottom-width: 0px !important;
    border-bottom-style: none !important;
    border-bottom: none !important;
}

.multi-column-taxonomy-list a:hover {
    background-color: #f0f0f0;
}

ul.multi-column-3 {
    padding-right: 0;
}

/** Author List style overrides **/

div.author-list {
    clear: both;
    float: left;
    margin: 0px;
    padding: 0px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    -ms-column-gap: 15px;
    -o-column-gap: 15px;
    column-gap: 15px;
    columns: 3;
    width: 100%;
}

.author-list li {
    margin: 0;
    padding: 5px 0 5px 0;
    list-style: none !important;
    list-style-type: none !important;
}

.author-list-alpha-group {
    font-weight: bold;
}

ul.author-list-3 {
    padding-right: 0;
}

.author-list a {

    display: inline-block;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 2px;
    border-bottom-width: 0px !important;
    border-bottom-style: none !important;
    border-bottom: none !important;
}

.author-list a:hover {
    background-color: #f0f0f0;
}

.author-list span.rss {
    float: right;
    margin: 2px 2px 0 0;
    text-decoration: none;
}

/* Stats display table */

.stats table, .stats th, .stats td, .stats-right td, .stats-left td {
    border: 0px none !important;
    border-style: none !important;
}

.stats table {
    /*	border: 1px solid #eeeeee;*/
    width: 100%;
    font-size: 1em;
    vertical-align: middle;
}

.stats th, .stats-right td, .stats td {
    border: 0px none;
    margin: 0px 8px 0px 8px;
    /*	padding: 5px 8px;	*/
    text-align: right;
    /*	border: 1px solid #eeeeee;*/
    font-size: 1em;
    vertical-align: middle;
}

.stats th {
    font-size: 1em;
    font-weight: bold;
}

.stats-left td {
    border: none;
    float: left;
    text-align: left;
}

.stats-left p, .stats-left a {
    text-align: left;
}

.map-stats {
    margin: 0px auto;
}

/*------------------------------ TEMPLATE HOME -----------------------------*/
.home h2, .home p, .home h3, .home a {
    font-family: "Open Sans", sans-serif;
}

.home h2 {
    font-size: 33pt;
    font-weight: 700;
    margin: 0;
}

.home p {
    font-size: 16pt;
    line-height: 1.2em;
    font-weight: 400;
    color: #4c4c4d;
}

.bg-image-st {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: 50% 50%;
}

.home_helping {
    min-height: 680px;
}

.box_bg {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  /*background-color: #222222;*/
    z-index: 1;
}

.home_helping__container {
    max-width: 1000px;
    margin: 0 auto;
    display: table;
    position: absolute;
    z-index: 3;
    text-align: center;
    color: #fff;
    padding: 0 15px;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.home_helping__container h2 {
    margin: 0 0 45px 0;
    font-size: 36pt;
    font-family: "Open Sans", sans-serif;
}

.home_helping__container h3 {
    font-weight: 600;
    font-size: 19pt;
    margin-bottom: 35px;
}

.impact_repeater__single {
    display: inline-block;
    padding: 20px;
    text-align: center;
    float: none;
    box-sizing: border-box;
    width: 33%;
}

.impact_repeater__single h3, .impact_repeater__single p {
    color: #fff;
    font-weight: bold;
    margin: 0;
}

.impact_repeater__single img {
    max-height: 98px;
}

.impact_repeater__single h3 {
    font-size: 40pt;
    line-height: 58pt;
    font-family: "Open Sans", sans-serif;
}

.impact_repeater__single p {
    font-size: 21pt;
    line-height: 21pt;
}

.impact_repeater:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.oer_slider {
    background-color: #00529a;
}

.col-6 {
    width: 50%;
}

.home_helping__container #s {
    position: relative;
    background-color: #fff;
    padding: 15px 60px 15px 40px;
    font-size: 23pt;
    margin-right: 13px;
    color: #2a6cac;
    font-family: "Open Sans", sans-serif;
    background-image: url(images/search-icon-24px.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
}

@-moz-document url-prefix() {
    .home_helping__container #s {
        padding: 15px 15px 15px 20px;
    }

}

.home_helping__container #s::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #2a6cac;
    font-family: "Open Sans", sans-serif;
}

.home_helping__container #s::-moz-placeholder { /* Firefox 19+ */
    color: #2a6cac;
    font-family: "Open Sans", sans-serif;
}

.home_helping__container #s:-ms-input-placeholder { /* IE 10+ */
    color: #2a6cac;
    font-family: "Open Sans", sans-serif;
}

.home_helping__container #s:-moz-placeholder { /* Firefox 18- */
    color: #2a6cac;
    font-family: "Open Sans", sans-serif;
}

.home #searchsubmit {
    padding: 15px 50px ;
    font-size: 23pt;
    border-radius: 7px;
    font-family: "Open Sans", sans-serif;
    position: relative;
}

.postform:before {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    font-size: 23pt;
    color: #fff;
    z-index: 22;
}

select#searchform_cat {
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%);
    background-position: calc(100% - 22px) calc(1em + 2px), calc(100% - 8px) calc(1em + 2px);
    background-size: 14px 13px, 15px 13px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

/*select#searchform_cat:focus {*/
/*background-image: linear-gradient(45deg, #fff 50%, transparent 50%),*/
/*linear-gradient(135deg, transparent 50%, #fff 50%);*/
/*background-position: calc(100% - 8px) 1em, calc(100% - 22px) 1em;*/
/*background-size: 15px 15px,*/
/*15px 15px;*/
/*background-repeat: no-repeat;*/
/*outline: 0;*/
/*}*/

#searchform_cat {
    max-width: 210px;
    background-color: #6D5055;
    font-size: 21pt;
    padding: 17px 10px 17px 15px;
    color: #fff;
    margin-right: 15px;
    font-family: "Open Sans", sans-serif;
    border: none;
}

.resources .row:first-child {
    padding: 0 15px;
}

.resources .large_media {
    text-align: center;
    padding: 75px 0;
}

.resources .large_media h2 {
    font-size: 33pt;
    color: #00529a;
    margin: 0 0 25px 0;
    font-weight: 700;

}

.full_siz {
    width: 100%;
    max-width: 100%;
}

.overview_text {
    padding: 75px;
    box-sizing: border-box;
    background-color: #6D5055;
}

.overview_text h2, .oer_slider h2 {
    margin-bottom: 25px;

}

.oer_slider h2 {
    text-align: center;
}

.overview_text a {
    font-size: 21pt;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    text-decoration: none;
    margin-top: 25px;
    display: block;
}

.overview_text a:hover {
    color: #63080a;
}

.overview_text h2, .overview_text p, .overview_text a, .oer_slider h2 {
    color: #fff;
}

.home * {
    box-sizing: border-box;
}

.overview_image {
    background-size: cover;
    background-position: 50% 50%;
    min-height: 400px;
}

.impact {
    padding: 100px 0 100px;
    text-align: center;
}

.impact h2 {
    color: #fff;
    margin: 0 0 80px 0;
}

.oer_slider {
    padding: 90px 0;
    position: relative;
}

.oer_slider .slick-slide p {
    color: #fff;
    padding: 0 40px 0 40px;
    margin-bottom: 25px;
}

.textbooks {
    padding: 90px 0;
}

.textbooks_img {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: 90% 50%;
    max-height: 505px;
    min-height: 450px;
    max-width: 600px;

}

.textbooks_image_text {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #6D5055;
    color: #fff;
    padding: 15px 30px;
    font-size: 21pt;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
}

.textbooks_text {
    padding-right: 20px;
    padding-left: 5px;

}

.textbooks_text h2 {
    color: #00529a;
    margin-bottom: 45px;
}

.textbooks_text p {
    font-size: 14pt;
    padding-right: 15px;
    line-height: 1.2em;
}

.launch_single {
    position: relative;
    padding: 75px 0;
    height: 100%;
    text-align: center;
}

.home .btn-link {
    border-radius: 10px;
    font-weight: 600;
    color: #fff;
    margin: 40px 0 15px;
    background-color: #6D5055;
    text-decoration: none;
    padding: 15px 45px;
    font-size: 16pt;
    display: table;
}

.launch_single_in {
    position: relative;
    z-index: 35;
    margin: auto;
    padding: 0 10px;
}

.launch_single_text {
    max-width: 600px;
    margin: auto;
}

.launch_single_in img {
    max-height: 120px;
}

.launch_single_in h3 {
    color: #fff;
    font-size: 33pt;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.launch_single_in p {
    color: #fff;
    font-weight: 600;
    max-width: 460px;
    margin: auto;
}

.home .btn-link:hover {
    opacity: 0.85;
}

.home .launch_single .btn-link {
    margin: 50px auto 16px;
}

.oer_launch {
    padding: 90px 0;
}

.launch_container {
    text-align: center;
    max-width: 750px;
    margin: auto;
}

.oer_launch h2 {
    margin-bottom: 40px;
}

.oer_launch h2, .oer_launch p {
    color: #fff;
}

.home .launch_link {
    border-radius: 15px;
    font-weight: 600;
    color: #2a6cac;
    margin: 40px auto 15px;
    background-color: #fff;
    text-decoration: none;
    padding: 20px 50px;
    font-size: 16pt;
    display: table;
}

.home .launch_link:hover {
    opacity: 0.7;
}

.launch .row .col-6:first-child {
    margin-right: 10px;
    max-width: calc(50% - 5px);
}

.launch .row .col-6:last-child {
    max-width: calc(50% - 5px);
}

/*---------------------------- END TEMPLATE HOME ---------------------------*/

/**********************************************************************************/

/******  MOBILE STYLES ******/

/******************************************************************/
/****** Mobile 980 or less ********/
@media (max-width: 1100px) {
    .oer_slider .slick-slide p{
        padding: 0 55px;
    }
}
@media (max-width: 980px) {


    .overview_image, .overview_text, .col-6 {
        width: 100%;
    }

    .textbooks_text {
        padding: 0 15px;
    }

    .textbooks_img {
        margin: 15px auto;
    }

    .home-top-middle {
        float: left;
        width: 20%;
        margin: 10px 10px 0 10px;
        padding: 0;
        word-wrap: break-word;
    }

    .home-top-right {
        float: left;
        width: 38%;
        margin: 10px 20px 0 10px;
        padding: 0;
        word-wrap: break-word;
    }

    .widgettitle {
        font-size: 2.4em !important;
        line-height: normal;
    }

    .textwidget p {
        margin-right: 20px;
        line-height: normal;
    }

    .post-home-featured-info .excerpt {
        margin-right: 20px;
        margin-bottom: 10px;
        line-height: 1.2em;
    }

    div#content-full, div#article-full {
        width: 95% !important;
        margin-left: 20px;
        margin-right: 20px !important;
        padding: 0px;
    }

    div#content-post {
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 20px !important;
        padding: 0px;
    }

    .post-title {
        margin-right: 20px !important;
        padding-right: 10px !important;
    }

    .postmetadata {
        margin-right: 20px !important;
        padding-right: 10px !important;
    }

    .page-title, .page-title h3 {
        padding-right: 10px !important;
        font-size: 2.4em;
    }

/*    .picColor p {
        font-size: 0.9em;
    }*/

    .home_helping__container #s {
        display: block;
        margin: 20px auto;
    }
    .oer_slider .slick-slide p{
        font-size: 11pt;
    }
}

/*tablets or views less than 768px wide */


@media screen and (max-width: 767px) {

    .launch .row .col-6:first-child, .launch .row .col-6:last-child {
        margin:  0;
        max-width: 100%;
    }

    .home #searchsubmit {
        font-size: 17pt;
    }

    #searchform_cat {
        font-size: 17pt;
        margin-bottom: 20px;
    }

    .home_helping__container #s {
        display: block;
        float: none;
        margin: 0 auto 15px;
        font-size: 15pt;
        padding: 15px;
    }

    .home_helping__container h2 {
        font-size: 22pt;
        padding: 0;
        margin: 0 0 45px 0 !important;
    }

    .home_helping__container h3 {
        font-size: 12pt !important;
        text-align: center;
    }

    body {
        font-size: 0.9em;
        line-height: 1.3em;
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
    }

    p {
        text-align: left;
        line-height: 1.3em;
        margin-right: 30px !important;
    }

    h2 {
        margin-right: 30px !important;
    }

    ul {
        margin-right: 30px !important;
    }

    #container {
        width: 94%;
        padding: 5px 2%;
        margin: 5px auto 5px;
    }

    #content, #content-home, #content-full {
        width: 100%;
        padding: 5px 10px 0 10px;
        background: none;
    }

    #header-first {
        padding: 0;
    }

    #header-first .logo {
        padding: 0;
    }

    #header-first .logo h1 {
        font-size: 2em;
    }

    #header-first .logo h4 {
        padding: 0;
        font-size: 1.3em;
    }

    #header-second .header-img {
        margin: 10px 0 0;
    }

    #sidebar {
        width: 100%;
        margin: 10px 0 0 0;
        float: left;
    }

    #sidebar1 {
        width: 100%;
        margin: 10px 0 0 0;
        float: left;
    }

    div.step1 {
        width: 100%;
        margin: 10px 0 0 0;
    }

    div.step2 {
        width: 100%;
        margin: 10px 0 0 0;
    }

    div.step3 {
        width: 100%;
        margin: 10px 0 0 0;
    }

    .home-top-left {
        width: 100%;
        margin: 0;
        float: left;
    }

    .home-top-middle, .home-top-right {
        width: 100%;
        margin: 0 10px 0 10px;
        float: left;
    }

    div#content-full, div#article-full {
        margin-left: 20px;
        margin-right: 20px !important;
        padding: 0px;
    }

    div#content-post {
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 20px !important;
        padding: 0px;
    }

    .post-title {
        margin-right: 20px !important;
        padding-right: 10px !important;
        /*	font-size:2.4em !important;*/
    }

    .postmetadata {
        margin-right: 20px !important;
        padding-right: 10px !important;
    }

    .page-title, .page-title h3 {
        margin-top: 20px;
        padding-right: 10px !important;
        font-size: 2.2em !important;
    }

    .creative-commons {
        margin: 10px 30px 10px 0px;
    }

    .picColor p {
 /*       font-size: 0.8em !important;*/
        margin-right: 0px !important;
    }

    #footer {
        clear: both;
        background: #324A5E;
        padding: 0;
    }

    #footer .site-info {
        text-align: center;
        clear: both;
        padding: 10px 0;
        background: #324A5E;
    }

    #footer .site-info a {
        color: #fff;
    }

    #footer-widgets {
        padding: 0 2%;
    }

    /*	#footer {width:100%;}
        #footer-widgets {padding:0;}*/
    .footer-left, .footer-right, .footer-middle {
        float: left;
        width: 25%;
        padding: 0 15px;
        box-sizing: border-box;
        word-wrap: break-word;
    }

    .footer-far-right {
        float: right;
        width: 25%;
        margin: 7px 0 0;
        padding: 0;
        word-wrap: break-word;
    }

    /****ADDED Leah M Root ***/
    .post-home-article {
        padding: 0;
        margin: 0;
        border: 0;
        background: none;
    }

    /**Added LMR **/
    .article, .article-full {
        padding: 0;
        margin: 0;
        border: 0;
        background: none;
    }

    .post-title, .page-title, .widgettitle, .comments-title, .comment-reply-title, .no-comments {
        font-size: 1.3em;
        text-align: left;
    }

    /*	.wp-post-image, .single-image {float:left; width:50%; margin:5px 10px 5px 0;}*/
    .single-image {
        float: left;
        width: 50%;
        margin: 5px 10px 5px 0;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .wp-post-image {
        float: left;
        margin: 5px 10px 5px 0;
        max-width: 100%;
        height: auto;
    }

    .widget {
        margin: 10px 0;
    }

    .post-home, .post-home.left, .post-home.right {
        width: 100%;
        border: 0;
        margin: 5px 0 20px 0;
        padding: 0;
        float: left;
        background: none;
    }

    .post-archive, .post-archive.left, .post-archive.right {
        width: 100%;
        border: 0;
        margin: 5px 0 20px 0;
        padding: 0;
        float: left;
        background: none;
    }

    .footer-far-right, .footer-right, .footer-middle, .footer-left {
        width: 100%;
        margin: 0;
        float: left;
    }

    .nav-head ul {
        display: none;
    }

    .nav-head {
        margin: 0;
    }

    .nav-head select {
        display: block;
        width: 100%;
        height: 35px;
        margin: 0 auto 0;
        font-size: 1em;
        line-height: 1.2em;
        color: #fff;
        background: #324A5E;
        border: 0;
        padding-left: 20px;
    }

    .pub_info_custom_fields {
        float: right;
        margin: 3px 5px 5px 0px;
        padding: 0;
        width: 40%;
    }

    .pub_info_custom_fields li {
        margin-right: 20px;
    }

    .pubImage {
    }

    .pubImage img {
        min-width: 170px;
        /*border: 1px solid #ccc;*/
        margin: 0 0 20px 0px;
        padding: 0;
        max-width: 100%;
    }

    .stats th, .stats-right td, .stats td {
        border: 0px none;
        margin: 0px;
        text-align: right;
        font-size: 0.9em;
        vertical-align: middle;
    }

    .textbooks_image_text {
        padding: 15px 15px;
        font-size: 15pt;
    }

    .home h2, .home p {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .search-site-header .search-field {
        width: 185px;
    }

    .impact_repeater__single {
        width: 100%;
        margin-bottom: 20px;
    }

    .home h2 {
        font-size: 29pt;
    }

    .impact_repeater__single p {
        text-align: center;
    }

    .overview_text {
        padding: 40px 15px;
    }

    .home p {
        font-size: 14pt
    }

    #footer h4, #footer h4 a {
        text-align: center;
    }

    #footer-widgets {
        text-align: center;
    }

    #footer-widgets ul {
        margin: 0 !important;
    }

    .copyright {
        display: block;
        position: relative;
        margin: 20px 0;
    }

    #footer .copyright p {
        display: block;
        text-align: center;
    }

    .launch_container {
        padding: 0 15px;

    }

    .launch_container p, .launch_single_text p {
        text-align: center;
    }

    .launch_single_text {
        padding: 0 15px;
    }
    .launch_single_in p{
        max-width: 100%;
    }
}

/*** Mobile phone styling PORTRAIT NARROW viewport ***/

@media screen and (max-width: 480px) {

    .oer_slider{
        padding: 45px 0 35px;
    }
    .textbooks{
        padding: 30px 0 0 0;
    }
    .textbooks_img{
        margin-bottom: 0;
    }
    #searchform_cat{
        margin-left: 10px;
        margin-right: 10px;
    }
    body {
        font-size: 0.9em;
        line-height: 1.3em;
        max-width: 100%;
        overflow-x: hidden;
    }
    .impact{
        padding: 50px 0;
    }

    p {
        text-align: left;
        line-height: 1.3em;
    }

    #content, #content-home, #content-full {
        width: 100%;
        padding: 5px 10px 0 10px;
        background: none;
    }

    .picColor p {
/*        font-size: 0.8em !important;*/
        margin-right: 0px !important;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .pub_info_custom_fields {
        float: left;
        margin: 3px 5px 5px 0px;
        padding: 0;
        width: 100%;
    }

    .pub_info_custom_fields li {
        margin-right: 20px;
    }

    .pubImage {

    }

    .pubImage img {
        min-width: 170px;
        /*border: 1px solid #ccc;*/
        margin: 0 0 20px 0px;
        padding: 0;
        max-width: 100%;
    }

    div.multi-column-taxonomy-list {
        clear: both;
        width: 100%;
        -webkit-column-count: 0;
        -moz-column-count: 0;
        -ms-column-count: 0;
        -o-column-count: 0;
        column-count: 0;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
        -ms-column-gap: 0px;
        -o-column-gap: 0px;
        column-gap: 0px;
        columns: 0 !important;
    }

    .multi-column-taxonomy-list ul {
        float: left;
        margin-left: 0;
        padding: 10px 20px 0 0;
        width: 100% !important;
        list-style: none;
        list-style-type: none;
    }

    .multi-column-taxonomy-list a {
        display: inline-block;
    }

    div.author-list {
        clear: both;
        width: 100%;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        -ms-column-gap: 50px;
        -o-column-gap: 50px;
        column-gap: 50px;
        columns: 1;
    }

    .author-list ul {
        float: left;
        margin-left: 0;
        padding: 10px 20px 0 0;
        width: 100%;
        list-style: none;
    }

    .stats th, .stats-right td, .stats td {
        border: 0px none;
        margin: 0px;
        text-align: right;
        font-size: 0.8em;
        vertical-align: middle;
    }

    div#content-full, div#article-full {
        margin-left: 20px;
        margin-right: 20px !important;
        padding: 0px;
    }

    div#content-post {
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 20px !important;
        padding: 0px;
    }

    .post-title {
        margin-right: 20px !important;
        padding-right: 10px !important;
    }

    .postmetadata {
        margin-right: 20px !important;
        padding-right: 10px !important;
    }

    .page-title, .page-title h3 {
        margin-top: 20px;
        margin-right: 20px !important;
        padding-right: 20px !important;
        font-size: 2em;
    }

    .creative-commons {
        margin: 10px 30px 10px 0px;
    }

    .textbooks_img {
        min-height: 380px;
    }
    .home .home_helping__container  h2{
        font-size: 24px;
    }
    .slick-prev:before {
        border: 15px solid transparent;
        border-right: 25px solid #fff;
        display: none;
    }
    .slick-next:before{
        border: 15px solid transparent;
        border-left: 25px solid #fff;
        left: 0;
        display: none;
    }
    .oer_slider .slick-slide p{
        padding: 0 44px 0 40px;
    }
    .nav-head select{
        font-weight: 600;
    }

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    body .home_helping__container #s {
        padding: 15px 15px 15px 20px;
    }

    body #searchform_cat {
        padding: 15px;
    }

}

body .home_helping__container #s {
    padding: 15px 15px 15px 20px \	;
}

body #searchform_cat {
    padding: 15px \	;
}

select::-ms-expand {
    display: none;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Good browsers :) */
    opacity:0;
}