@import url(//fonts.googleapis.com/css?family=Roboto:400,500,700|Roboto+Condensed:300,400,700|Bitter|Montserrat:700);

/*
Theme Name: HudsonLibrary
Author: VIVIDFRONT
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/


/* ---------------------------------------------------------
   1. Embedded fonts styles
   2. General reset
   3. Common site styles
   ---------------------------------------------------------*/

.widget:after,
.post-password-form p:after,
.search-form:after,
.container:after,
.top-panel:after,
.top-panel .top-searchform2 .row:after,
.top-panel .top-searchform2 .holder:after,
.topsearch-form .row:after,
.schedule-list:after,
#two-columns:after,
.programs-block .heading-holder:after,
.books-gallery .title:after,
.books-gallery .author:after,
.heading-carousel .slide:after,
#footer .newsletter-form .form-holder:after {
    content: " ";
    display: block;
    clear: both;
}

ul,
.widget ul,
.top-panel .account-nav ul,
.top-nav ul,
#nav > .container > .nav-drop > .nav-list > ul,
#nav .drop ul,
.documents-list,
.links-list,
.historical-list,
.programs-block .pagination ul,
.tools-panel .tabset,
.alphabet-nav,
.research-list,
.research-list ul,
.download-list,
.download-list ul,
.books-gallery .pagination ul,
.heading-carousel .pagination ul,
.stars-list,
#footer .socials,
#footer .footer-nav ul,
#footer .f-nav,
#footer .f-nav2 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.home .widget.content-widget a:after,
.widget .heading-holder h3:after,
.top-panel .account-nav a:after,
.top-nav .directions:after,
.hours-block .view-hours:after,
#nav > .container > .nav-drop > .nav-list > ul > li.large-drop .item-holder > a:after,
#nav > .container > .nav-drop > .nav-list > ul > li.has-drop-down .item-holder > a span:after,
#nav .item-holder > a:after,
#nav .drop ul li.main-item .back-link:before,
#nav .drop ul a:after,
#nav .drop .back-link:before,
#nav .large-drop h2 a:after,
.read-more:after,
.links-list a:after,
.historical-list .heading-holder h3:after,
.programs-block .heading-holder .view-all a:after,
.tab-content .text-holder a:after,
.tools-panel .tabset a span:after,
.tools-panel .tabset a:after,
.research-list ul a:after,
.download-list ul a:after,
.databases-widget ul a:after,
#footer .top-row .newsletter-block a:after,
#footer .accordeon-opener:before,
#footer .directions-link:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

[class^="icon-"],
[class*=" icon-"],
.small-widget .text-holder a span:after,
.friends-block .we-do:after {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* ---------------------------------------------------------
   1. Embedded fonts styles
   ---------------------------------------------------------*/

@font-face {
    font-family: "icomoon";
    src: url("fonts/icomoon.eot?bh4rja");
    src: url("fonts/icomoon.eot?#iefixbh4rja") format("embedded-opentype"), url("fonts/icomoon.ttf?bh4rja") format("truetype"), url("fonts/icomoon.woff?bh4rja") format("woff"), url("fonts/icomoon.svg?bh4rja#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}


/* ---------------------------------------------------------
   2. General reset
   ---------------------------------------------------------*/

html {
    box-sizing: border-box;
}

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


/* remove default margin and padding for all tags */

* {
    margin: 0;
    padding: 0;
    max-height: 1000000px;
}


/* set margins for common tags */

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
    margin: 0 0 8px;
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block;
}


/*
 * set default text color
 * set default font size, line height and font family
 * set default background
 */

body {
    color: #444;
    font: 15px/20px "Roboto", "Arial", "Helvetica", sans-serif;
    background: #fff;
    overflow-y: scroll;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    overflow-x:hidden;
}


/* set styles for default page links */

a {
    text-decoration: none;
    color: #00ade0;
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #12a0cb;
}


/* set default styles in all browsers */


/* set typography styles for common tags */

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

video,
iframe,
object,
embed {
    max-width: 100%;
}

input,
textarea,
select {
    font: 15px/20px "Roboto", "Arial", "Helvetica", sans-serif;
    color: #000;
    vertical-align: middle;
}

textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}




form#searchform {
    /*width: 31%;
  display: inline-block;*/
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    background: #fff;
    margin: 0 -3px;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #898989;
    padding: 7px 12px;
    width: 100%;
    height: 36px;
    display: inline-block;
    vertical-align: top;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    border-color: #00aedf;
    outline: none;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

label {
    vertical-align: middle;
    color: #333;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button#searchsubmit {
    margin-left: -33px;
}

.search-toggler {
    margin-top: 10px;
}

.open-hours {
    background-color: white;
    display: inline-block;
    float: left;
    padding: 10px;
    vertical-align: top;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    width: auto;
    height: 36px;
    color: #fff;
    border: 1px solid #00aedf;
    border-radius: 0;
    background: #00baf2;
    padding: 2px;
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
}

button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #00aedf;
}

input[type="search"] {
    -webkit-appearance: none;
    box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
    display: none;
}

input[type="radio"] {
    width: 16px;
    height: 15px;
    padding: 0;
    margin: 0 4px 0 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
th {
    font-weight: bold;
}

h1 {
    font: 36px/45px "Bitter", "Georgia", "Times New Roman", serif;
    text-transform: uppercase;
    margin: 0;
}

#content > h1 {
    padding-top: 15px;
}

h2 {
    font: 22px/28px "Bitter", "Georgia", "Times New Roman", serif;
    text-transform: uppercase;
    padding: 16px 0 0;
    margin: 0 0 7px;
    color: #4d4d4d;
}

h3 {
    font: 17px/22px "Bitter", "Georgia", "Times New Roman", serif;
    text-transform: uppercase;
    margin: 0;
}

h4 {
    font-size: 110%;
}

h5 {
    font-size: 100%;
}

h6 {
    font-size: 90%;
}

i,
cite,
em,
var,
dfn,
address {
    font-style: italic;
}

u,
ins {
    text-decoration: underline;
}

s,
strike,
del {
    text-decoration: line-through;
}

blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after {
    quotes: none;
}

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

blockquote {
    border-left: 4px solid #ccc;
    padding-left: 10px;
    margin-left: 8px;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border-collapse: collapse;
    border-spacing: 0;
}

th,
td {
    border: 1px solid #ccc;
    padding: 3px 7px;
    text-align: left;
    vertical-align: top;
}

th {
    border-color: #999;
    text-align: center;
    vertical-align: middle;
}

ul,
ol {
    padding-left: 15px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    padding-left: 3em;
    margin: 0;
}

ul > li {
    position: relative;
    margin: 0 0 8px;
}

ul > li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: -16px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #00baf2;
}

ol > li {
    margin: 0 0 16px;
    margin-left:10px;
}

dl dt {
    float: left;
    clear: left;
    padding-right: 4px;
    font-weight: bold;
}

pre {
    max-width: 100%;
    overflow: auto;
}

.icon-1:before {
    content: "\e600";
}

.icon-2:before {
    content: "\e601";
}

.widget {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 20px;
}

#sidebar > .widget {
    margin-top: -1px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 10px 0 20px;
}

#footer .widget {
    background: #137693;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 21px;
}

.widget.content-widget {
    border: 1px solid #3e3e3e;
    margin-bottom: 20px;
}

.home .widget.content-widget {
    border-color: #e4e4e4;
    border-bottom: 5px solid #4d4d4d;
    background: #f2f2f2;
    min-height: 18em;
    padding: 0 30px;
}

.home .widget.content-widget a:after {
    /*content: "\f105";*/
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px;
}

.widget.content-widget a {
    display: block;
}

.widget.content-widget a:hover h3 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.widget.content-widget.purple {
    border-color: #643b81;
}

.widget.content-widget.purple .heading-holder {
    background-color: #714b8c;
    border-color: #643b81;
}

.widget.content-widget.red {
    border-color: #9c210a;
}

.widget.content-widget.red .heading-holder {
    background-color: #b9280b;
    border-color: #9c210a;
}

.widget.content-widget ul a {
    display: inline;
}

.widget.image-widget {
    padding-top: 40px;
}

.widget.image-widget .img-holder {
    border: 1px solid #d7d7d7;
    border-radius: 13px;
}

.widget.image-widget .img-holder img {
    margin-top: -46px;
    width: 100%;
}

.widget .heading-holder {
    border-bottom: 1px solid #3e3e3e;
    color: #fff;
    padding: 12px 10px 9px;
    text-align: center;
    background: url(images/bg-widget.png) repeat #4d4d4d;
    display: block;
}

.home .widget .heading-holder {
    padding: 16px 10px 14px;
    margin: 0 -30px 16px;
}

.widget .heading-holder h3 {
    border: none;
    padding: 0;
    margin: 0;
    text-align: left;
    background: none;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.home .widget .heading-holder h3 {
    font-size: 21px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.widget .heading-holder h3:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px;
}

.home .widget .heading-holder h3:after {
    display: none;
}

.widget h3 {
    border: 1px solid #3e3e3e;
    color: #fff;
    font: 18px/20px "Bitter", "Georgia", "Times New Roman", serif;
    text-transform: uppercase;
    padding: 16px 10px 14px;
    margin: 0 -1px 16px;
    text-align: center;
    background: url(images/bg-widget.png) repeat #4d4d4d;
}

#sidebar .widget h3 {
    margin: 0 -11px 16px -21px;
}

#footer .footer-holder .widget h3 {
    border-color: transparent;
    background-color: #004458;
    font: 16px/20px "Bitter", "Georgia", "Times New Roman", serif;
    text-transform: uppercase;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    margin: 0 -20px 8px;
}

.widget .img-holder {
    display: block;
}

.widget .img-holder img {
    width: 100%;
}

.widget > ul {
    overflow: hidden;
    margin: 0 0 16px;
}

.widget ul li {
    margin: 0 0 10px;
}

.widget ul li:before {
    display: none;
}

.widget ul li.active > a {
    color: #007ca1;
}

.widget ul li.active > a:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #007ca1;
    display: inline-block;
    vertical-align: top;
    margin: 8px 6px 0 0;
}

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

.widget ul a:hover {
    color: #007ca1;
}

.widget select {
    min-width: 150px;
}

.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="search"] {
    margin: 0 4px 0 0;
    max-width: 300px;
}

.post-password-form label {
    display: block;
}

.post-password-form input[type="password"],
.search-form input[type="search"] {
    width: 100%;
    margin: 0 0 10px;
}

.post-password-form input,
.search-form input {
    float: left;
    height: 36px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    background: #00baf2;
    color: #fff;
    height: 36px;
    border: none;
    padding: 0 10px;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.comment-form input[type="submit"] {
    float: none;
    display: block;
}

.commentlist {
    margin: 0 0 14px;
}

.commentlist .edit-link {
    margin: 0;
}

.commentlist-item .commentlist-item {
    padding: 0 0 0 3em;
}

.comment,
.commentlist-holder {
    overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
    padding-top: 14px;
}

.commentlist .avatar-holder {
    float: left;
    margin: 0 14px 4px 0;
}

.comment-form label {
    display: block;
    padding-bottom: 4px;
}

.comment-form textarea {
    padding: 3px 4px;
    overflow: auto;
    margin: 0;
    height: 120px;
    min-height: 120px;
}

.widget_calendar #wp-calendar {
    width: 100%;
}

.widget_calendar caption {
    padding: 0 0 3px;
}

.widget_calendar th,
.widget_calendar td {
    padding: 2px;
    text-align: center;
}

.widget_calendar #next {
    text-align: right;
}

.widget_calendar #prev {
    text-align: left;
}

.gallery-item dt {
    float: none;
    padding: 0;
}

.navigation {
    overflow: hidden;
    margin: 0 0 14px;
}

.navigation .next {
    float: left;
}

.navigation .prev {
    float: right;
}

.wp-caption {
    max-width: 100%;
    clear: both;
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 14px;
}

.wp-caption img {
    vertical-align: top;
    margin: 0;
}

.wp-caption p {
    margin: 10px 0 0;
}

div.aligncenter {
    margin: 0 auto 14px;
}

img.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignleft {
    float: left;
    margin: 0 14px 4px 0;
}

.alignright {
    float: right;
    margin: 0 0 4px 14px;
}

.mejs-container {
    margin-bottom: 14px;
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
    height: auto;
}


/* ---------------------------------------------------------
   3. Сommon site styles
   ---------------------------------------------------------*/


/* main container styles */

#wrapper {
    width: 100%;
    position: relative;
}

.container {
    width: 1024px;
    max-width: 100%;
    padding: 0 32px;
    margin: 0 auto;
}

/* header styles */

#header {
    position: relative;
    width: 100%;
    box-shadow: 0 3px 0 0 rgba(21, 21, 21, .2);
    background: #fff;
    z-index: 999;
}

.top-panel {
    background: #005973;
    color: #666;
    border-bottom:1px solid #898989;
}

.top-panel .account-block {
    float: right;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    margin: 0 8px 0 23px;
    position: relative;
    margin-left:0;
}

.top-panel .account-block .account-holder.hover .account-opener {
    background: #00ade0;
}

.top-panel .account-block .account-holder.hover .fa-angle-down {
    display: none;
}

.top-panel .account-block .account-holder.hover .fa-angle-up {
    display: inline-block;
}

.top-panel .account-block .account-holder.hover .account-nav {
    display: block;
}

.top-panel .account-block .account-holder.hover .account-nav:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 50%;
    height: 1px;
    background: transparent;
}

.top-panel .account-block .account-opener {
    color: #fff;
    padding: 9px 9px 9px;
    display: block;
    background: #00baf2;
    position: relative;
    border-radius: 0px 0px 2px 2px;
}

.top-panel .account-block .account-opener:hover {
    background: #00ade0;
}

.top-panel .account-block .fa {
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 1px;
}

.top-panel .account-block .fa.fa-angle-up {
    display: none;
}

.top-panel .account-nav {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    text-align: left;
    z-index: 2100;
    width: 300px;
}

.top-panel .account-nav ul {
    background: #00ade0;
}

.top-panel .account-nav ul li {
    margin: 0;
}

.top-panel .account-nav ul li:before {
    display: none;
}

.top-panel .account-nav ul li + li {
    border-top: 1px solid #0c98c1;
}

.top-panel .account-nav a {
    color: #fff;
    padding: 6px 25px 5px 10px;
    position: relative;
    display: block;
}

.top-panel .account-nav a:after {
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.top-panel .account-nav a:hover {
    background: #0c98c1;
}

.top-panel .tel-link,
.tel-holder-mobile-container .tel-link {
    margin: 10px 0 0 5px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    position: relative;
    float: left;
}

.top-panel .tel-link:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.top-panel .top-searchform2 {
    width: auto;
    margin: 0;
    position: absolute;
    display: none;
    top: 100%;
    left: -100%;
    right: 0;
    width: auto;
    padding: 10px 3px;
    z-index: 2100;
    background: #00ade0;
    text-align: left;
    margin: 1px 0 0;
}

.top-panel .top-searchform2:before {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 50%;
    height: 1px;
    background: #00ade0;
    margin: 0 0 0 1px;
}

.top-panel .top-searchform2 .row {
    margin: 0 0 9px;
}

.top-panel .top-searchform2 .row.checkboxes-row {
    padding: 0 0 0 11px;
}

.top-panel .top-searchform2 .col {
    display: inline-block;
    vertical-align: top;
    margin: 0 23px 0 0;
}

.top-panel .top-searchform2 .holder .col {
    float: left;
    width: 100%;
    padding-right: 40px;
}

.top-panel .top-searchform2 .holder .col + .col {
    float: left;
    width: 40px;
    margin-left: -40px;
}

.top-panel .top-searchform2 label {
    color: #fff;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 20px;
}

.top-panel .top-searchform2 input[type="submit"] {
    width: 39px;
    float: left;
    height: 40px;
    margin: 0;
    margin-left: -39px;
    border: 1px solid #007598;
    border-left: none;
    background: url(images/bg-historical.png) repeat #0099c7;
}

.top-panel .top-searchform2 input[type="submit"]:hover {
    background: url(images/bg-historical.png) repeat #007294;
}

.top-panel .top-searchform2 input[type="search"] {
    width: 100%;
    border: 1px solid #007598;
    float: left;
    background: #fff;
    height: 40px;
    padding: 7px 50px 7px 9px;
    font-size: 17px;
    margin: 0;
}

.top-panel .top-searchform2 input[type="radio"] {
    margin: 0;
}

.top-panel .mob-search {
    float: right;
    font-size: 18px;
    margin: 0 0 0 -1px;
    text-align: center;
    width: 50%;
    display: none;
    position: relative;
}

.top-panel .search-opener {
    color: #fff;
    padding: 9px 9px 11px;
    display: block;
    background: #00baf2;
    position: relative;
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    text-align: left;
}

.top-panel .search-opener:hover {
    background: #00ade0;
}

.top-panel .search-opener .search-btn {
    width: 40px;
    border: none;
    height: 40px;
    background: url(images/bg-historical.png) repeat #0099c7;
    position: absolute;
    top: 0;
    right: 0;
}

.top-panel .search-opener .search-btn span {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    text-indent: -9999px;
}

.top-panel .search-opener .search-btn .fa {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.top-nav {
    overflow: hidden;
    padding: 10px 0 0 0;
    margin-bottom: -5px;
    font-size: 14px;
    float: left;
    /* additional navigation styles */
}

.tel-holder-mobile-container {
    display: none;
}

.top-nav .tel-holder,
.tel-holder-mobile-container .tel-holder {
    float: left;
    clear: both;
    margin: 0;
    padding: 0 5px 0 0;
    width: 50%;
    text-align: center;
}

.top-nav .tel-link,
.tel-holder-mobile-container .tel-holder .tel-link {
    display: inline-block;
    vertical-align: top;
    float: none;
    color: #898989;
    font-size: 20px;
    margin: 0;
}

.top-nav .tel-link:hover,
.tel-holder-mobile-container .tel-holder .tel-link:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.top-nav .directions-holder,
.tel-holder-mobile-container .directions-holder {
    text-align: center;
}

.top-nav .directions,
.tel-holder-mobile-container .directions-holder {
    font-size: 20px;
    color: #898989;
    font-weight: 500;
}

.tel-holder-mobile-container .directions-holder a,
.tel-holder-mobile-container .directions-holder a:visited {
    font-size: 20px;
    color: #898989;
    font-weight: 500;
}

.top-nav .directions:after, .tel-holder-mobile-container .directions:after {
    content: "\f105";
    font-family: "FontAwesome";
    display: inline-block;
    vertical-align: top;
    margin: -1px 0 0 7px;
}

.top-nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 10px 7px;
}

.top-nav li:before {
    display: none;
}

.top-nav li.active a {
    color:#fff;
}

.top-nav a {
    color: #a9e6f8;
}

.top-nav a:hover {
    color:#fff;
}

.schedule-block {
    float: left;
    padding: 10px 0 0 10px;
    display: none;
}

.schedule-block .status-block {
    color: #333;
}

.schedule-block .status {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 0 0;
}

.schedule-block .status-value {
    display: inline-block;
    vertical-align: top;
    padding: 2px 0 0;
}

.schedule-block .open-lib {
    color: #60bb46;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    margin: -2px 0 5px;
}

.schedule-block .closed-lib {
    color: #f00;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    margin: -2px 0 5px;
}

.hours-block {
    text-align: center;
    display: block;
}

.hours-block .hours-container {
    display: none;
}

.hours-block .view-hours {
    color: #898989;
}

.hours-block .view-hours:after {
    content: "\f107";
    display: inline-block;
    vertical-align: top;
    margin: 3px 0 0 5px;
}

.hours-block .hours-holder.hover .hours-drop {
    max-height: 4000px;
    overflow:visible;
}

.open-hours-today{
    width: 100%;
    margin: 5px auto;
    display: block;
}
.hours-block .hours-holder.hover .view-hours:after {
    content: "\f106";
}

.hours-block .hours-drop {
    width: 100%;
    z-index: 5;
    clear: both;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
    max-height:0;
}

.hours-block .hours-table {
    width: 100%;
    border: none;
    font-size: 14px;
    color: #333;
    margin: 0 0 15px;
}

.hours-block .hours-table td {
    border: none;
    padding: 0;
}

.hours-block .hours-table td.first-col {
    color: #777;
    width: 30%;
}

.hours-block .hours-table td.weekday {
    width: 28%;
}

.hours-block .hours-table td.time {
    width: 42%;
    text-align: right;
}

.header-holder {
    padding: 13px 0 9px;
}

/* page logo styles */

.logo {
    float: left;
    max-width: 346px;
    width: 33.3333%;
    max-height: 72px;
    height: auto;
    margin: 0 10px 0 15px;
}

.logo img {
    display: block;
    width: 100%;
}

.search-block {
    float: right;
    width: 285px;
}


/* search form styles */

.topsearch-form {
    width: 275px;
    padding: 5px;
    margin: 2px 0 0 10px;
}

.topsearch-form .row {
    margin: 0 0 2px;
}

.topsearch-form input[type="search"] {
    width: 229px;
    float: left;
    border-right: none;
}

.topsearch-form input[type="submit"] {
    width: 36px;
    float: left;
}

.topsearch-form .col {
    display: inline-block;
    vertical-align: top;
    margin: 0 11px 0 0;
}

.middle-block {
    float: right;
    width: 300px;
    padding: 6px 10px 0 30px;
}

.schedule-list {
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    max-width: 230px;
}

.schedule-list dt {
    color: #777;
    float: left;
    clear: both;
    width: 43%;
    font-weight: normal;
}

.schedule-list dd {
    float: right;
    width: 56.99%;
}

.schedule-list .open-lib {
    color: #60bb46;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    margin: -2px 0 5px;
}

.schedule-list .closed-lib {
    color: #f00;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    margin: -2px 0 5px;
}

.schedule-list select {
    width: 100%;
}

#nav {
    background: #dd6c19;
    font-size: 17px;
    text-transform: uppercase;
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    position: relative;
}

#nav .nav-opener {
    display: none;
    vertical-align: top;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #fff;
}

#nav .nav-opener .fa {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 0 0;
}

#nav .info-link:after {
    /*content: "\f05a";*/
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 5px;
    color: #949494;
    font-family: FontAwesome;
}

#nav.nav-active .nav-drop {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

#nav .drop-heading {
    display: none;
    overflow: hidden;
    background: #4d4d4d;
    color: #fff;
    text-align: left;
}

#nav .drop-heading span {
    display: block;
    overflow: hidden;
    padding: 10px 12px 9px;
}

#nav .drop-heading .close-btn {
    float: right;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
    width: 46px;
    height: 45px;
    border-left: 1px solid #af4f07;
    background: #dc6c18;
}

#nav .drop-heading .close-btn:hover {
    background: #a44500;
}

#nav .drop-heading .close-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 23px;
    height: 23px;
    background: url(images/ico-close.png) no-repeat;
}

#nav > .container > .nav-drop > .nav-list > ul {
    display: table;
    width: 100%;
}

#nav > .container > .nav-drop > .nav-list > ul > li {
    display: table-cell;
    position: static;
}

#nav > .container > .nav-drop > .nav-list > ul > li.hover .item-holder > a {
    background-image: url(images/bg-navitem.png);
}

#nav > .container > .nav-drop > .nav-list > ul > li.hover .drop {
    display: block;
}

#nav > .container > .nav-drop > .nav-list > ul > li.active .item-holder > a {
    background-image: url(images/bg-navitem.png);
}

#nav > .container > .nav-drop > .nav-list > ul > li.active.large-drop .item-holder > a {
    background-color: #a44500;
}

#nav > .container > .nav-drop > .nav-list > ul > li.large-drop {
    border-right: 1px solid #e2823b;
}

#nav > .container > .nav-drop > .nav-list > ul > li.large-drop.hover .item-holder > a {
    background-color: #a44500;
}

#nav > .container > .nav-drop > .nav-list > ul > li.large-drop:first-child {
    border-left: 1px solid #e2823b;
}

#nav > .container > .nav-drop > .nav-list > ul > li.large-drop .item-holder > a {
    background: url(images/bg-navitem.png) repeat #be5101;
}

#nav > .container > .nav-drop > .nav-list > ul > li.large-drop .item-holder > a:hover {
    background-color: #a44500;
}

#nav > .container > .nav-drop > .nav-list > ul > li.has-drop-down .item-holder > a span:after {
    content: "\f107";
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 5px;
}

#nav > .container > .nav-drop > .nav-list > ul > li.right-item .drop {
    left: auto;
    right: -2px;
}

#nav > .container > .nav-drop > .nav-list > ul > li.right-item.large-drop .drop {
    left: -1px;
    right: -1px;
}

#nav > .container > .nav-drop > .nav-list > ul > li:before {
    display: none;
}

#nav .mob-item {
    display: none !important;
}

#nav .small-text > .item-holder > a span {
    font-size: 17px;
    display: inline-block;
    vertical-align: top;
}

#nav .item-holder {
    position: relative;
}

#nav .item-holder > a {
    padding: 20px 8px;
    color: #fff;
    display: block;
    text-align: center;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

#nav .item-holder > a:hover {
    background-image: url(images/bg-navitem.png);
}

#nav .active-item .item-holder > .drop {
    display: block !important;
}

#nav .drop {
    position: absolute;
    top: 100%;
    left: -2px;
    /*width: 213px;*/
    width: 250px;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    text-transform: none;
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    padding: 19px 15px 13px 19px;
    display: none;
    z-index: 2000;
}

#nav .drop > .container {
    padding: 0;
}

#nav .drop ul {
    font-size: 16px;
}

#nav .drop ul li {
    margin: 0 0 12px;
}

#nav .drop ul li.active a {
    color: #005e7a;
}

#nav .drop ul li:before {
    display: none;
}

#nav .drop ul li.main-item a {
    font-weight: bold;
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
}

#nav .drop ul li.main-item .back-link {
    display: none;
    background: #4d4d4d;
    font: 300 27px/27px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    color: #fff;
    padding: 9px 12px 9px 35px;
    position: relative;
}

#nav .drop ul li.main-item .back-link:before {
    content: "\f104";
    position: absolute;
    top: 50%;
    left: 13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: -1px 0 0;
}

#nav .drop ul a {
    text-align: left;
    display: inline;
}

#nav .drop ul a:hover {
    color: #12a0cb;
}

#nav .drop ul a:after,
a.internal-link:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px;
    font-family: FontAwesome;
}

a.internal-link:after { margin-top:0; line-height:19px; }

#nav .drop .close-btn {
    float: right;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
    width: 47px;
    height: 45px;
    border-left: 1px solid #fff;
    background: #dc6c18;
    z-index: 2;
    margin-left: -47px;
}

#nav .drop .close-btn:hover {
    background: #a44500;
}

#nav .drop .close-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 23px;
    height: 23px;
    margin: -1px 0 0 -1px;
    background: url(images/ico-close.png) no-repeat;
}

#nav .drop .back-link {
    display: none;
    background: #4d4d4d;
    font: 300 27px/27px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    color: #fff;
    padding: 9px 12px 9px 36px;
    position: relative;
    text-transform: uppercase;
    margin: 0 0 11px;
}

#nav .drop .back-link:before {
    content: "\f104";
    position: absolute;
    top: 50%;
    left: 13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: -1px 0 0;
}

#nav .large-drop {
    /* search form styles */
}

#nav .large-drop .item-holder {
    position: static;
}

#nav .large-drop .drop {
    width: auto;
    left: -1px;
    right: -1px;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .2);
    padding: 9px 15px 9px 19px;
}

#nav .large-drop .drop > .container {
    padding: 0 32px;
}

#nav .large-drop .visual-block {
    float: right;
    width: 244px;
    background: url(images/bg-visual.png) repeat #4da634;
    margin: 0 4px 0 38px;
}

#nav .large-drop .visual-block.large {
    width: 545px;
    /*margin: 0 7px 0 50px;*/
    margin: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

#nav .large-drop .heading-holder {
    border: 1px solid #2a7d12;
    text-align: center;
    color: #fff;
    padding: 3px 10px;
}

#nav .large-drop .heading-holder .heading-text {
    font-size: 17px;
    text-transform: uppercase;
    font-family: "Bitter", "Georgia", "Times New Roman", serif;
}

#nav .large-drop .content-holder {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #2a7d12;
    position: relative;
}

#nav .large-drop .content-holder .btn {
    position: absolute;
    bottom: 9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#nav .large-drop .text-content {
    background: #fff;
    color: #333;
    font-size: 13px;
    line-height: 17px;
    overflow: hidden;
    padding: 5px 0 0;
    word-spacing: -1px;
}

#nav .large-drop .text-content .img-holder {
    float: left;
    margin: 0 22px 0 0;
}

#nav .large-drop .text-content .text-holder {
    overflow: hidden;
}

#nav .large-drop .text-content h2 {
    font-size: 19px;
    line-height: 22px;
    word-spacing: -1px;
    margin: 0 0 3px;
    text-transform: none;
}

#nav .large-drop .text-content h2 a {
    color: #00baf2;
}

#nav .large-drop .text-content h2 a:hover {
    color: #12a0cb;
}

#nav .large-drop .text-content h2 a:after {
    display: none;
}

#nav .large-drop .text-content .position {
    display: block;
    word-spacing: -1px;
    margin: 0 0 3px;
}

#nav .large-drop .text-content .published {
    display: block;
    word-spacing: -1px;
    margin: 0 0 3px;
}

#nav .large-drop .text-content .btn-holder {
    padding: 10px 0 0;
}

#nav .large-drop .text-content .btn {
    padding: 10px 59px 10px 22px;
    font-size: 17px;
    border: none;
}

#nav .large-drop .drop-search {
    float: right;
    width: 265px;
    padding: 8px 0 0;
    /*margin: 0 0 0 50px;*/
    margin: 0;
}

#nav .large-drop .drop-searchform {
    padding: 4px 0 0;
    max-width: 265px;
}

#nav .large-drop .drop-searchform .row {
    margin: 0 0 10px;
}

#nav .large-drop .drop-searchform input {
    height: 44px;
}

#nav .large-drop .drop-searchform .btn {
    font-size: 19px;
    border: none;
    height: 44px;
    padding-left: 21px;
}


#nav .large-drop .add-menu {
    overflow: hidden;
}

#nav .large-drop h2 {
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    line-height: 20px;
    padding: 0;
    margin: 0 0 12px;
    color: #333;
}

#nav .large-drop h2 a {
    color: #333;
}

#nav .large-drop h2 a:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px;
    font-weight: normal;
}

#nav .large-drop h3,
#nav .large-drop .info-link {
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 12px;
    color: #333;
    text-transform: none;
    padding: 2px 0 0;
}

#nav .large-drop h3 .fa,
#nav .large-drop .info-link .fa {
    color: #9c9c9c;
    margin: 0 0 0 3px;
}

#nav .large-drop h3 .fa:after,
#nav .large-drop .info-link .fa:after {
    display: none;
}

#nav .large-drop .drop-container {
    overflow: hidden;
    padding: 8px 0 0 8px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#nav .large-drop .drop-columns {
    padding: 6px 0 0;
    overflow: hidden;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

#nav .large-drop .drop-columns .col {
    display: inline-block;
    vertical-align: top;
    margin: 0 -3px 0 0;
    padding-right: 15px;
}

#nav .large-drop .drop-columns .col.small {
    width: 25%;
}

#nav .large-drop .drop-columns .col.small h2 {
    margin: 0 0 10px;
}

#nav .large-drop .drop-columns .col.large {
    width: 75%;
}

#nav .large-drop .drop-columns .col.large h2 {
    margin: 0 0 10px;
}

#nav .large-drop .drop-columns .drop-threecolumns {
    margin-right: -15px;
}

#nav .large-drop .drop-columns .drop-threecolumns h3 {
    margin: 0 0 8px;
}

#nav .large-drop h2 + .drop-columns {
    padding: 0;
}

#nav .large-drop .drop-threecolumns {
    overflow: hidden;
}

#nav .large-drop .drop-threecolumns .col {
    width: 33.33%;
    float: left;
    padding-right: 15px;
}

.resize-active #nav .nav-drop,
.resize-active #nav .drop {
    -webkit-transition: none !important;
    transition: none !important;
}

.btn {
    font: 19px/24px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #016d8e;
    background: #00baf2;
    padding: 10px 59px 10px 15px;
    white-space: nowrap;
    position: relative;
}

.btn:hover {
    background: #12a0cb;
    color: #fff;
}

.btn [class^="icon-"],
.btn [class*=" icon-"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 44px;
    background: url(images/bg-btn.png) repeat #0099c7;
}

.btn [class^="icon-"]:before,
.btn [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.read-more {
    display: inline-block;
    vertical-align: top;
    color: #00ade0;
    padding-right: 15px;
    position: relative;
}

.read-more:hover {
    color: #12a0cb;
}

.read-more:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px;
}


/* main informative part styles */

#main {
    position: relative;
    width: 100%;
}

.visual-panel {
    width: 100%;
    position: relative;
}

.visual-panel img {
    width: 100%;
    max-width: none;
}

.visual-panel .text-holder {
    position: absolute;
    bottom: 161px;
    left: 0;
    right: 0;
    color: #fff;
    line-height: 22px;
}

.visual-panel .text-block {
    float: right;
    width: 49%;
}

.visual-panel .text-block .title {
    font-size: 31px;
    font-family: "Montserrat", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
}

.visual {
    padding: 9px 0 0;
    position: relative;
    background: url(images/bg-heading.png) repeat rgba(239, 239, 239, 0.30);
    width: 100%;
}

.visual .img-holder {
    padding-right: 10px;
}

.visual img {
    width: 100%;
    border: 1px solid #d7d7d7;
    display: block;
}

.heading-block {
    position: relative;
    margin: 0 0 20px;
    background: url(images/bg-heading.png) repeat rgba(239, 239, 239, 0.30);
    width: 100%;
}

.heading-block.with-carousel {
    height: 380px;
 }   

.home .heading-block {
    padding: 9px 0 0;
    margin: 0 0 13px;
}

.heading-block.center {
    text-align: center;
}

.heading-block.with-carousel:before {
    bottom: 284px;
}

.heading-block h1 {
    padding: 25px 20px 23px;
}

.visual + .container .heading-block h1 {
    padding: 28px 0 24px;
}

#two-columns {
    width: 100%;
}


/* main content styles */

#content {
    padding: 0 242px 0 20px;
    width: 100%;
    float: left;
    margin: 0 0 67px;
}

#content-full {
    width: 100%;
    float: left;
    margin: 0 0 67px;
}

.two-columns {
    overflow: hidden;
}

.two-columns .col {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -3px 0 0;
    padding: 0 25px 0 0;
}

.two-columns .col:nth-child(odd) {
    max-width: 306px;
}

.documents-list {
    font-size: 16px;
    margin: 0 0 9px;
}

.documents-list.wide li {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    max-width: none !important;
}

.documents-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 -3px 8px 0;
    width: 50%;
    padding-right: 10px;
    padding-top: 14px;
    overflow: hidden;
}

.documents-list li:nth-child(odd) {
    max-width: 267px;
}

.documents-list li:before {
    display: none;
}

.documents-list .doc-icon {
    float: left;
    margin: -14px 10px 0 0;
}

.documents-list .text-holder {
    overflow: hidden;
}

.links-list li:before {
    display: none;
}

.links-list .description-holder {
    font-size: 13px;
    line-height: 18px;
}

.links-list a:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px;
}

.started-block {
    padding: 8px 0 0;
}

.historical-list {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    margin: 0 -7px 0 -34px;
    padding: 7px 0 0;
}

.historical-list li {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    padding: 0 12px;
    margin: 0 0 20px;
}

.historical-list li:before {
    display: none;
}

.historical-list .heading-holder {
    border: 1px solid transparent;
    text-align: center;
    color: #fff;
    padding: 10px 0 9px;
    background: url(images/bg-historical.png) repeat;
}

.historical-list .heading-holder h3 {
    font-size: 15px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.historical-list .heading-holder h3:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px;
}

.historical-list a:hover .heading-holder h3 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.historical-list .content-holder {
    border-width: 0 1px 1px;
    border-style: solid;
}

.historical-list .content-holder img {
    width: 100%;
}

.historical-list .green .heading-holder {
    background-color: #4da634;
    border-color: #2a7d12;
}

.historical-list .green .content-holder {
    border-color: #49a230;
}

.historical-list .red .heading-holder {
    background-color: #b9280b;
    border-color: #9c210a;
}

.historical-list .red .content-holder {
    border-color: #b9280b;
}

.historical-list .purple .heading-holder {
    background-color: #714b8c;
    border-color: #643b81;
}

.historical-list .purple .content-holder {
    border-color: #714b8c;
}

.historical-list .orange .heading-holder {
    background-color: #d26d14;
    border-color: #c36819;
}

.historical-list .orange .content-holder {
    border-color: #d26d14;
}

.programs-block {
    margin: 0 0 53px -21px;
    padding: 37px 6px 0 0;
}

.widget-columns2 .programs-block,
.widget-columns .programs-block {
    margin-left: 0;
    padding: 0;
}

.programs-block .heading-holder {
    border: 1px solid #3e3e3e;
    padding: 15px 18px 11px 19px;
    background: url(images/bg-programs.png) repeat #4d4d4d;
    color: #fff;
    overflow: hidden;
}

.programs-block .heading-holder h2 {
    color: #fff;
    float: left;
    font-size: 21px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

.programs-block .heading-holder .view-all {
    float: right;
    font-size: 16px;
    margin: 1px 0 0;
}

.programs-block .heading-holder .view-all a {
    color: #fff;
}

.programs-block .heading-holder .view-all a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.programs-block .heading-holder .view-all a:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 8px;
}

.programs-block .slideset,
.programs-block .block-holder {
    margin: 0 0 3px;
}

.programs-block .slide {
    background: #f5f5f5;
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    min-height: 350px;
    max-height: 800px;
}

.programs-block .slide-holder,
.programs-block .content-holder {
    overflow: hidden;
    padding: 16px 19px 10px;
}

.programs-block .img-holder {
    float: left;
    border: 1px solid #e4e4e4;
    margin: 0 19px 0 0;
}

.programs-block .text-holder {
    overflow: hidden;
    color: #333;
}

.programs-block .text-holder h3 {
    font: bold 20px/24px "Roboto", "Arial", "Helvetica", sans-serif;
    text-transform: none;
    margin: 0 0 3px;
}

.programs-block .text-holder .meta {
    font-weight: bold;
    display: block;
    margin: 0 0 3px;
}

.programs-block .text-holder .read-more.mob {
    display: none;
    font-size: 13px;
    line-height: 15px;
}

.programs-block .text-holder .btn-holder {
    padding: 46px 0 0;
}

.programs-block .text-holder .btn-holder > .call-block {
    display: inline-block;
    vertical-align: middle;
    word-spacing: 1px;
}

.programs-block .text-holder .btn-holder > .call-block a {
    color: inherit;
}

.programs-block .text-holder .btn-holder > .call-block a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.programs-block .text-holder .btn {
    border: none;
    vertical-align: middle;
    font-size: 17px;
    padding: 8px 60px 8px 19px;
    margin: 0 19px 0 0;
}

.programs-block .text-holder .btn [class^="icon-"],
.programs-block .text-holder .btn [class*=" icon-"] {
    width: 40px;
}

.programs-block .tools {
    overflow: hidden;
    text-align: center;
}

.programs-block .info {
    font-size: 16px;
    text-align: center;
    display: block;
    margin: 0;
    padding: 1px 0 0;
}

.programs-block .pagination {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 0 0;
}

.programs-block .pagination li {
    float: left;
    margin: 0 4px 8px;
}

.programs-block .pagination li:before {
    display: none;
}

.programs-block .pagination li.active a {
    background: #00baf2;
}

.programs-block .pagination a {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c2c2c2;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.programs-block .pagination a:hover {
    background: #00baf2;
}

.programs-block .btn-prev,
.programs-block .btn-next {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
}

.programs-block .btn-prev [class^="icon-"],
.programs-block .btn-prev [class*=" icon-"],
.programs-block .btn-next [class^="icon-"],
.programs-block .btn-next [class*=" icon-"] {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}

.programs-block .btn-prev .text,
.programs-block .btn-next .text {
    overflow: hidden;
    text-indent: -9999px;
    display: inline-block;
    vertical-align: middle;
}

.programs-block.rounded .heading-holder {
    border-radius: 20px 14px 0 0;
    padding: 10px 19px 15px 21px;
}

.programs-block.rounded .heading-holder h2 {
    position: relative;
    z-index: 2;
    font: bold 26px/28px "Montserrat", "Arial", "Helvetica", sans-serif;
    text-transform: none;
}

.programs-block.rounded .heading-holder .view-all {
    margin: 9px 0 0;
}

.programs-block.rounded .slideset,
.programs-block.rounded .block-holder {
    overflow: hidden;
}

.programs-block.rounded .slide {
    border: none;
    border-bottom: 7px solid #4d4d4d;
}

.programs-block.rounded .slide-holder {
    padding: 11px 19px 7px;
}

.programs-block.rounded .content-holder {
    padding: 0;
    background: #efefef;
    border-bottom: 7px solid #4d4d4d;
}

.programs-block.rounded .content-holder .img-holder {
    margin: 0;
}

.programs-block.rounded .content-holder .text-holder {
    padding: 14px 18px 20px;
}

.programs-block.rounded .content-holder .btn-holder {
    padding: 21px 0 0;
    text-align: center;
}

.programs-block.rounded .content-holder .btn {
    font-size: 22px;
    margin: 0;
    padding: 12px 60px 9px 15px;
}

.programs-block.rounded .content-holder .btn [class^="icon-"],
.programs-block.rounded .content-holder .btn [class*=" icon-"] {
    width: 45px;
}

.programs-block.rounded .img-holder {
    margin: 5px 19px 0 0;
    border: none;
}

.programs-block.rounded .btn-holder {
    padding: 39px 0 0;
}

.programs-block.rounded.red {
    position: relative;
    padding-top: 39px;
}

.programs-block.rounded.red:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/bg-redtop.png) no-repeat;
    width: 279px;
    height: 64px;
    z-index: 1;
}

.programs-block.rounded.red .slide {
    border-color: #d43f20;
}

.programs-block.rounded.purple {
    position: relative;
    padding-top: 39px;
}

.programs-block.rounded.purple:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/bg-purpletop.png) no-repeat;
    width: 279px;
    height: 64px;
    z-index: 1;
}

.programs-block.rounded.purple .slide {
    border-color: #84619d;
}

.programs-block.rounded.green {
    position: relative;
    padding-top: 39px;
}

.programs-block.rounded.green:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/bg-greentop.png) no-repeat;
    width: 279px;
    height: 64px;
    z-index: 1;
}

.programs-block.rounded.green .slide {
    border-color: #5aa445;
}

.programs-block.green .slideset,
.programs-block.green .content-holder {
    border-color: #5aa445;
}

.programs-block.green .heading-holder {
    background-color: #4da634;
    border: 1px solid #2f8516;
}

.programs-block.red .slideset,
.programs-block.red .content-holder {
    border-color: #d43f20;
}

.programs-block.red .heading-holder {
    background-color: #b9280b;
    border: 1px solid #9c210a;
}

.programs-block.purple .slideset,
.programs-block.purple .content-holder {
    border-color: #84619d;
}

.programs-block.purple .heading-holder {
    background-color: #714b8c;
    border: 1px solid #643b81;
}

.tab-content .text-holder {
    margin: 0 0 18px;
}

.tab-content .text-holder a:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px;
}

.tools-panel {
    overflow: hidden;
    padding: 6px 0 0;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 12px;
}

.tools-panel .tabset {
    overflow: hidden;
    text-transform: uppercase;
}

.tools-panel .tabset li {
    list-style: none;
}

.tools-panel .tabset li:before {
    display: none;
}

.tools-panel .tabset li.active {
    display: none;
}

.tools-panel .tabset li h2 {
    float: left;
    padding: 0;
    margin: 0 0 14px;
}

.tools-panel .tabset a {
    margin: 3px 21px 7px 0;
    float: right;
}

.tools-panel .tabset a .mob-text {
    display: none;
}

.tools-panel .tabset a:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px;
}

.jump-holder {
    margin: 0 0 22px;
    display: none;
}

.jump-holder .jump-text {
    font-size: 15px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
}

.jump-holder .jump-select {
    width: 84px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.alphabet-nav {
    clear: both;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    border-bottom: 1px solid #e4e4e4;
    padding: 3px 0 6px;
    margin: 0 0 21px;
}

.alphabet-nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 9px 9px 0;
}

.alphabet-nav li:before {
    display: none;
}

.alphabet-nav li span {
    color: #c4c4c4;
}

.research-list {
    color: #333;
}

.research-list li {
    margin: 0 0 12px;
}

.research-list li:before {
    display: none;
}

.research-list .first-letter {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    display: block;
    margin: 0 0 6px;
}

.research-list ul li {
    margin: 0 0 1px;
}

.research-list ul a:after {
    /*content: "\f08e";*/
    content: "";
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
}

.research-list ul .external:after {
    display: none;
}

.download-list {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    margin: 0 -12px 14px;
}

.download-list > li {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px;
    padding: 0 12px;
}

.download-list > li:before {
    display: none;
}

.download-list .holder {
    background: #f2f2f2;
    border-width: 0 1px;
    border-style: solid;
    border-color: #e4e4e4;
    position: relative;
    padding-bottom: 27px;
}

.download-list .heading-holder {
    border-width: 1px;
    border-style: solid;
    background: url(images/bg-historical.png) repeat;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin: 0 -1px;
    padding: 15px 10px 11px;
}

.download-list .heading-holder .fa {
    font-size: 24px;
    margin: -2px 5px 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.download-list .fa {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.download-list .icon-book {
    display: inline-block;
    vertical-align: top;
    margin: 1px 5px 0 0;
    width: 20px;
    height: 18px;
    background: url(images/ico-book.png) no-repeat;
}

.download-list h3 {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.download-list .content-holder {
    border-top: 1px solid #e4e4e4;
    padding: 16px 18px;
}

.download-list ul li:before {
    display: none;
}

/*.download-list ul a:after {
    content: "\f08e";
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
}*/

.download-list .more-block {
    text-align: center;
    color: #fff;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 14px;
    padding: 3px 10px 4px;
    position: absolute;
    bottom: 0;
    left: -1px;
    right: -1px;
}

.download-list .more-block a {
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.download-list .more-block a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.download-list .more-block .fa {
    margin: 3px 0 0 1px;
}

.download-list .green .heading-holder {
    border-color: #2a7d12;
    background-color: #4da634;
}

.download-list .green .more-block {
    background: #5aa445;
}

.download-list .red .heading-holder {
    border-color: #9c210a;
    background-color: #b9280b;
}

.download-list .red .more-block {
    background: #bc3e25;
}

.download-list .purple .heading-holder {
    border-color: #643b81;
    background-color: #714b8c;
}

.download-list .purple .more-block {
    background: #786189;
}

.download-list .orange .heading-holder {
    border-color: #c36819;
    background-color: #d26d14;
}

.download-list .orange .more-block {
    background: #cb7426;
}

.latest-block {
    padding: 0 20px;
    margin: 0 0 40px;
}

.latest-block h2 {
    padding: 0;
    margin: 0 0 4px;
}

.books-gallery {
    position: relative;
    width: 100%;
    padding: 0 28px;
}

.books-gallery .mask {
    width: 100%;
    overflow: hidden;
}

.books-gallery .slideset {
    width: 100%;
    white-space: nowrap;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.books-gallery .slide {
    padding: 0 6px;
    display: inline-block;
    vertical-align: top;
    width: 16.666666%;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    white-space: normal;
}

.widget-columns .books-gallery .slide {
    width: 25%;
}

.books-gallery .slide a {
    color: #555;
}

.books-gallery .slide a:hover .img-holder {
    position: relative;
}

.books-gallery .slide a:hover .img-holder:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 7px;
    content: "";
    background: #00baf2;
}

.books-gallery .img-holder {
    display: block;
    text-align: center;
    margin: 0 0 5px;
    width: 100%;
    white-space: nowrap;
}

.books-gallery .img-holder:before {
    content: "";
    display: inline-block;
    height: 100%;
    min-height: 100%;
    width: 1px;
    overflow: hidden;
    margin: 0 0 0 -5px;
    vertical-align: bottom;
}

.books-gallery .img-holder img {
    vertical-align: bottom;
    display: inline-block;
    white-space: normal;
}

.books-gallery .title {
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    font-size: 16px;
    line-height: 17px;
}

.books-gallery .author {
    font-size: 13px;
    line-height: 17px;
}

.books-gallery .btn-prev,
.books-gallery .btn-next {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.books-gallery .btn-prev [class^="icon-"],
.books-gallery .btn-prev [class*=" icon-"],
.books-gallery .btn-next [class^="icon-"],
.books-gallery .btn-next [class*=" icon-"] {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
}

.books-gallery .btn-prev .text,
.books-gallery .btn-next .text {
    overflow: hidden;
    text-indent: -9999px;
    display: inline-block;
    vertical-align: middle;
}

.books-gallery .btn-next {
    left: auto;
    right: 0;
}

.books-gallery .pagination {
    text-align: center;
    padding: 11px 0 0;
    display: none;
}

.new-books .books-gallery .pagination,
.children-books .books-gallery .pagination,
.recommended-block .books-gallery .pagination {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 15px 0 0;
}

.books-gallery .pagination ul {
    display: inline-block;
    vertical-align: top;
}

.books-gallery .pagination li {
    float: left;
    margin: 0 4px 8px;
}

.books-gallery .pagination li:before {
    display: none;
}

.books-gallery .pagination li.active a {
    background: #00baf2;
}

.books-gallery .pagination a {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c2c2c2;
    overflow: hidden;
    text-indent: -9999px;
}

.books-gallery .pagination a:hover {
    background: #00baf2;
}

.RyanContent{
    
    margin-top: 10px;
    margin-bottom: 10px;
    
}

.RyanCustom {
    
    font-size: 1.5em;
    color: #005973;
    cursor: pointer;
    border: 2px;
    border-style: solid;
    
}

.RyanCustom:hover{
    
    background-color: lightgrey;
    
}

#LibraryAppsButton {
background: #4B55E3;
color:  white;
padding:  5px;
width: 130px;
text-align: center;
}

/* gallery styles */

.heading-carousel {
    position: relative;
    margin: 0 -15px;
}

.home .heading-carousel {
    margin: 0;
}

.heading-carousel.teens-carousel {
    margin: 0;
}

.visual-panel + .container .heading-carousel {
    margin: -121px 0 24px;
}

.heading-carousel.rounded .slideset {
    margin: 0 0 4px;
}

.heading-carousel.rounded .img-holder {
    padding-right: 247px;
}

.heading-carousel.rounded .img-holder img {
    border-radius: 15px;
}

.heading-carousel.rounded .text-block {
    border-radius: 15px;
    margin: 29px 0 0 -310px;
    padding: 24px 38px 39px;
}

.heading-carousel.rounded h2 {
    font-family: "Montserrat", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    text-transform: none;
    font-size: 26px;
}

.heading-carousel.rounded .btn-holder {
    padding: 17px 1px 0;
}

.heading-carousel .slideset {
    padding: 0 0 2px;
}

.heading-carousel .slide {
    position: relative;
    padding: 0 1px;
}

.heading-carousel .img-holder {
    float: left;
    padding-right: 163px;
    width: 100%;
    overflow: hidden;
}

.home .heading-carousel .img-holder {
    float: right;
    padding-right: 0;
    padding-left: 163px;
}

.heading-carousel .img-holder img {
    border: 1px solid #a1a1a1;
    width: 100%;
    max-width: none;
}

.heading-carousel .text-block {
    float: left;
    width: 308px;
    margin: 20px 0 0 -308px;
    border: 1px solid #151515;
    background: rgba(21, 21, 21, .8);
    color: #fff;
    font-size: 16px;
    padding: 36px 38px 28px;
}

.home .heading-carousel .text-block {
    float: right;
    margin: 20px -308px 0 0;
    padding: 36px 30px 39px 38px;
    text-align: left;
}

.home .heading-carousel .text-block p {
    margin: 0 0 10px;
}

.heading-carousel h2 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    padding: 0;
    margin: 0 -4px 9px;
}

.home .heading-carousel h2 {
    line-height: 28px;
    margin: 0 -4px 10px;
}

.heading-carousel .meta {
    display: block;
    margin: 0 0 10px;
}

.heading-carousel .btn-holder {
    padding: 49px 1px 0;
}

.home .heading-carousel .btn-holder {
    padding: 16px 1px 0;
}

.heading-carousel .btn {
    border: none;
    padding: 10px 76px 10px 19px;
}

.heading-carousel .tools {
    overflow: hidden;
    text-align: center;
}

.heading-carousel .pagination {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 0 0;
}

.heading-carousel .pagination li {
    float: left;
    margin: 0 4px 8px;
}

.heading-carousel .pagination li:before {
    display: none;
}

.heading-carousel .pagination li.active a {
    background: #00baf2;
}

.heading-carousel .pagination a {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c2c2c2;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.heading-carousel .pagination a:hover {
    background: #00baf2;
}

.heading-carousel .btn-prev,
.heading-carousel .btn-next {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
}

.heading-carousel .btn-prev [class^="icon-"],
.heading-carousel .btn-prev [class*=" icon-"],
.heading-carousel .btn-next [class^="icon-"],
.heading-carousel .btn-next [class*=" icon-"] {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}

.heading-carousel .btn-prev .text,
.heading-carousel .btn-next .text {
    overflow: hidden;
    text-indent: -9999px;
    display: inline-block;
    vertical-align: middle;
}

.widget-columns {
    width: 100%;
    overflow: hidden;
}

.widget-columns .col {
    float: left;
    width: 222px;
    margin: 0 24px 0 0;
}

.home .widget-columns .col {
    width: 333px;
}

.widget-columns .col + .col {
    overflow: hidden;
    float: none;
    width: auto;
    margin: 0;
}

.widget-columns.type2 .col {
    float: right;
    margin: 0 0 0 24px;
}

.widget-columns.type2 .col + .col {
    float: none;
    margin: 0;
    display: block;
}

.widget-columns .latest-block {
    padding: 5px 0 0;
    margin: 0 0 25px;
}

.widget-columns2 {
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    margin: 0 -12px;
}

.widget-columns2 .col {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    width: 50%;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.kinder-block {
    background: url(images/bg-historical.png) repeat #d26d14;
    border: 1px solid #c36819;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 0 30px;
    padding: 18px 35px 19px;
}

.kinder-block .img-holder {
    float: left;
    margin: 0 30px 0 0;
    padding: 16px 0 0;
}

.kinder-block .text-holder {
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
}

.kinder-block .text-holder p {
    margin: 0 0 10px;
}

.kinder-block .text-holder ol {
    margin: 0 0 10px;
    padding: 0 0 0 34px;
}

.kinder-block .text-holder .btn-holder {
    padding: 8px 0 0 58px;
}

.kinder-block .text-holder .btn-holder .btn {
    padding: 12px 60px 9px 17px;
    font-size: 22px;
}

.kinder-block .text-books {
    background: url(images/text-books.png) no-repeat;
    text-indent: -9999px;
    width: 311px;
    height: 77px;
    padding: 0;
    margin: 0 0 9px;
}

.new-books,
.children-books {
    padding-top: 40px;
    margin: 0 0 48px;
}

.book-slider-wrap .book-slider-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 10px;
}

.new-books .holder,
.children-books .holder {
    background: #f7f7f7;
    border: 1px solid #d7d7d7;
    border-radius: 9px;
    padding: 0 18px 19px;
}

.new-books h2,
.children-books h3.book-slider-heading {
    font: bold 26px/30px "Montserrat", "Arial", "Helvetica", sans-serif;
    color: #fff;
    text-transform: none;
    background: url(images/bg-historical.png) repeat #b9280b;
    display: inline-block;
    vertical-align: top;
    margin: -40px 0 11px 0px;
    border: 1px solid #9c210a;
    border-radius: 26px;
    padding: 12px 20px 11px;
}

.new-books .img-holder {
    margin: 0 0 5px;
}

.recommended-block {
    padding-top: 40px;
    margin: 0 0 48px;
}

.recommended-block .holder {
    background: #f7f7f7;
    border: 1px solid #d7d7d7;
    border-radius: 9px;
    padding: 0 18px 19px;
}

.recommended-block h2,
.children-books.recommended h3.book-slider-heading {
    font: bold 26px/30px "Montserrat", "Arial", "Helvetica", sans-serif;
    color: #fff;
    text-transform: none;
    background: url(images/bg-historical.png) repeat #d26d14;
    display: inline-block;
    vertical-align: top;
    margin: -40px 0 11px 10px;
    border: 1px solid #c36819;
    border-radius: 26px;
    padding: 12px 20px 11px;
}

.add-columns {
    position: relative;
    float: left;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    padding: 0 0 36px;
    margin: 0 -12px;
}

.add-columns .col {
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 12px;
    margin: 0 0 24px;
}

.add-block {
    border-width: 1px;
    border-style: solid;
    background: url(images/bg-historical.png) repeat;
    border-radius: 15px;
    position: relative;
    color: #fff;
}

.add-block.muzzy {
    background-color: #4da634;
    border-color: #3d8d26;
}

.add-block.muzzy .text-holder {
    padding: 12px 5px 15px 190px;
}

.add-block.tumble {
    background-color: #714b8c;
    border-color: #623f7a;
    line-height: 28px;
}

.add-block.tumble .img-holder {
    left: 5px;
    bottom: 10px;
}

.add-block.tumble .text-holder {
    padding: 9px 5px 15px 190px;
}

.add-block.tumble h2 {
    margin: 0 0 7px;
}

.add-block .img-holder {
    position: absolute;
    bottom: 0;
    left: 0;
}

.add-block .text-holder {
    padding: 12px 0 15px 190px;
    z-index: 2;
    position: relative;
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    text-align: center;
}

.add-block h2 {
    margin: 0 0 13px;
}

.add-block .text-muzzy {
    text-indent: -9999px;
    background: url(images/text-muzzy.png) no-repeat;
    width: 262px;
    height: 73px;
}

.add-block .text-tumble {
    text-indent: -9999px;
    background: url(images/text-tumble.png) no-repeat;
    width: 244px;
    height: 79px;
}

.add-block .btn {
    font-size: 22px;
    padding: 12px 60px 9px 15px;
}

.four-columns {
    margin: 0 -12px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.research-columns .column-wrap .column-wrap .column-wrap{
    float: left;
    margin-right: 10%;
}

.four-columns .col {
    width: 25%;
    padding: 0 12px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 24px;
}

.four-columns .col .widget {
    margin: 0;
}

.small-widget .heading-holder {
    background: url(images/bg-historical.png) repeat #4d4d4d;
    padding: 12px 5px 9px;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #4d4d4d;
    margin: 0 !important;
    padding: 12px 10px 9px !important;
}

.small-widget .heading-holder h3 {
    font-size: 16px !important;
}

.small-widget .heading-holder h3:after {
    display: none;
}

.small-widget .text-holder {
    background: #f2f2f2;
    border: 1px solid #e4e4e4;
    text-align: center;
    padding: 21px 5px;
}

.small-widget .text-holder a {
    color: #fff;
    font: 38px/42px "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.small-widget .text-holder a:hover span:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.small-widget .text-holder a span:after {
    content: "\e600";
    display: inline-block;
    vertical-align: top;
    margin: 6px 0 0 14px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="35")";
    filter: alpha(opacity=35);
    -moz-opacity: 0.35;
    -khtml-opacity: 0.35;
    opacity: 0.35;
    font-size: 30px;
}

.small-widget .text-holder a .stars-list + span:after {
    display: none;
}

.small-widget.green .heading-holder {
    background-color: #4da634;
    border-color: #2a7d12;
}

.small-widget.green .text-holder {
    background: #60bb46;
    border-color: #49a230;
}

.small-widget.red .heading-holder {
    background-color: #b9280b;
    border-color: #9c210a;
}

.small-widget.red .text-holder {
    background: #d43f20;
    border-color: #b9280b;
}

.small-widget.purple .heading-holder {
    background-color: #714b8c;
    border-color: #643b81;
}

.small-widget.purple .text-holder {
    background: #84619d;
    border-color: #714b8c;
}

.small-widget.orange .heading-holder {
    background-color: #d26d14;
    border-color: #c36819;
}

.small-widget.orange .text-holder {
    background: #e47f25;
    border-color: #d26d14;
}

.stars-list {
    padding: 0 !important;
    margin: 0 0 3px !important;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.stars-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px 0 4px !important;
    font-size: 28px;
    line-height: 22px;
    letter-spacing: 0;
}

.stars-list .fa {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="40")";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.stars-widget .text-holder {
    padding: 15px 5px;
}

.stars-widget a {
    font-size: 22px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
}

.stars-widget a:hover .fa {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.stars-widget span {
    margin: 0 0 1px;
    display: inline-block;
    vertical-align: top;
}


/* sidebar styles */

#sidebar {
    width: 222px;
    float: left;
    margin: -40px 0 0 -222px;
    position: relative;
    background: #f2f2f2;
    border-width: 1px 1px 0;
    border-color: transparent #e4e4e4;
    border-style: solid;
    padding: 0 20px;
    margin-bottom: 67px;
}

#sidebar:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -1px;
    right: -1px;
    height: 5px;
    background: #4d4d4d;
}

.heading-block + #two-columns #sidebar {
    margin-top: -40px;
}

.visual + .container .heading-block + #two-columns #sidebar {
    margin-top: -40px;
}

.databases-widget ul a:after {
    content: "\f08e";
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
}

.post > .head {
    padding: 15px 0 0;
}


/* footer styles */

#footer {
    width: 100%;
    position: relative;
    background: #005973;
    color: #fff;
    /* newsletter form styles */
    /* social networks styles */
}

#footer .bottom-panel {
    background: url(images/bg-footer.png) repeat #004458;
    overflow: hidden;
    padding: 15px 0 7px;
    font-size: 13px;
    text-align: center;
    word-spacing: 1px;
}

#footer a {
    color: #a9e6f8;
}

#footer a:hover {
    color: #fff;
}

#footer .top-row {
    background: #e4e4e4;
    overflow: hidden;
    color: #4d4d4d;
    line-height: 18px;
    position: relative;
    padding: 18px 0 20px;
}

#footer .top-row h2 {
    color: #4e4e4e;
    margin: 0 0 6px;
}

#footer .top-row .btn {
    border: none;
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    padding: 10px 58px 10px 20px;
    color: #fff;
}

#footer .top-row .top-col {
    margin: 0 0 20px;
}

#footer .top-row .top-col + .top-col:before {
    content: "";
    width: 1px;
    position: absolute;
    top: 20px;
    bottom: 44px;
    background: #d2d2d2;
}

#footer .top-row .top-col .holder {
    padding: 0 30px;
}

#footer .top-row .visit-block {
    width: 31.66%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -3px 20px 0;
}

#footer .top-row .visit-block .holder {
    padding: 0 20px;
}

#footer .top-row .visit-block address {
    font-style: normal;
    margin: 0 0 17px;
}

#footer .top-row .newsletter-block {
    width: 35.52%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -3px 20px 0;
    font-size: 16px;
}

#footer .top-row .newsletter-block a {
    color: #00baf2;
}

#footer .top-row .newsletter-block a:hover {
    color: #12a0cb;
}

#footer .top-row .newsletter-block a:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 7px;
}

#footer .top-row .socials-block {
    width: 32.81%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -3px 20px 0;
}

#footer .newsletter-form {
    padding: 8px 0 0;
    margin: 0 0 11px;
}

#footer .newsletter-form .col {
    float: left;
    width: 100%;
    padding-right: 82px;
}

#footer .newsletter-form .col + .col {
    float: left;
    width: 82px;
    margin-left: -82px;
    padding: 0;
}

#footer .newsletter-form input[type="email"],
#footer .newsletter-form input[type="text"] {
    border-right: none;
    height: 40px;
    color: #999;
}

#footer .newsletter-form input[type="email"]:focus,
#footer .newsletter-form input[type="text"]:focus {
    color: #000;
}

#footer .newsletter-form input[type="submit"] {
    height: 40px;
    font-size: 20px;
    width: 100%;
}

#footer .socials {
    margin-right: -34px;
}

#footer .socials li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
}

#footer .socials li:before {
    display: none;
}

#footer .socials li.facebook a {
    color: #3b5998;
    font-size: 47px;
}

#footer .socials li.twitter {
    padding: 1px 0 0;
}

#footer .socials li.instagram {
    padding: 1px 0 0;
}

#footer .socials li.instagram a{
    color: #517fa4;
    font-size: 45px;
}

#footer .socials li.twitter a {
    color: #00aced;
    font-size: 45px;
}

#footer .socials li.youtube {
    padding: 3px 0 0;
}

#footer .socials li.youtube a {
    color: #b00;
    font-size: 40px;
}

#footer .socials li.pinterest a {
    color: #cb2027;
    font-size: 47px;
}

#footer .socials a {
    font-size: 15px;
    margin-top: 4px;
    display: block;
}

#footer .socials a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

#footer .socials .fa {
    display: inline-block;
    vertical-align: top;
}

#footer .socials .title {
    overflow: hidden;
    text-indent: -9999px;
    display: inline-block;
    vertical-align: top;
}

#footer .footer-nav {
    padding: 26px 0 0;
    margin: 0 0 -9px;
}

#footer .footer-nav ul {
    width: 100%;
    text-align: justify;
}

#footer .footer-nav ul:after {
    display: inline-block;
    width: 100%;
    content: "";
    height: 1px;
    margin: -1px 0 0;
}

#footer .footer-nav li {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0;
    padding: 0 10px;
    margin: 0 0 15px;
}

#footer .footer-nav li:before {
    display: none;
}

#footer .footer-nav li.active a {
    color: #a9e6f8;
}

#footer .footer-nav a {
    color: #fff;
}

#footer .footer-nav a:hover {
    color: #a9e6f8;
}

#footer .footer-holder {
    width: 100%;
}

#footer .footer-holder h2 {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    margin: 0 0 8px;
}

#footer .footer-holder h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    margin: 0 0 8px;
    text-transform: none;
}

#footer .footer-holder .tel-link {
    color: #fff;
}

#footer .footer-holder .tel-link:hover {
    color: #a9e6f8;
}

#footer .footer-holder .tel-link:after {
    content: "";
    display: block;
    clear: both;
    margin: 0 0 11px;
}

#footer .footer-holder address {
    margin: 0 0 11px;
    font-style: normal;
}

#footer .footer-row {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    border-top: 1px solid #337a8f;
    padding: 8px 0 16px;
    margin: 0 -7px 0 0;
    position: relative;
}

#footer .footer-col {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    padding: 0 0 0 10px;
}

#footer .footer-col.last .f-nav > li {
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}

#footer .footer-col.last .f-nav > li + li:before {
    background: #337a8f none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin: 0 0 16px;
    width: 26px;
    position: relative;
    border-radius: 0;
    left: auto;
    top: auto;
}

#footer .footer-col.last .f-nav > li > a {
    color: #fff;
    margin: 0 0 8px;
}

#footer .footer-col.last .f-nav > li > a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

#footer .footer-col.last .sub-menu {
    margin: 0 0 3px;
    overflow: hidden;
    padding: 8px 0 0 10px;
}

#footer .footer-col.last .sub-menu li {
    margin: 0 0 8px;
}

#footer .footer-doublecol {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    padding: 0 0 0 10px;
}

#footer .f-columns {
    width: 100%;
    overflow: hidden;
}

#footer .f-col {
    width: 50%;
    float: left;
}

#footer .f-nav {
    margin: 0 0 10px;
    overflow: hidden;
}

#footer .f-nav li {
    margin: 0 0 11px;
}

#footer .f-nav li:before {
    display: none;
}

#footer .f-nav li.active a {
    color: #fff;
}

#footer .f-nav + h3 {
    margin: 0 0 11px;
}

#footer .f-nav + h3:before {
    content: "";
    width: 26px;
    height: 1px;
    display: block;
    margin: 0 0 16px;
    background: #337a8f;
}

#footer .f-nav + h3 + .f-nav2 li {
    margin: 0 0 11px;
}

#footer .f-nav2 {
    margin: 0 0 3px;
    padding: 0 0 0 10px;
    overflow: hidden;
}

#footer .f-nav2 li {
    margin: 0 0 8px;
}

#footer .f-nav2 li:before {
    display: none;
}

#footer .friends-block {
    position: absolute;
    bottom: 30px;
    right: 5px;
    width: 370px;
    padding: 0 20px 18px;
}

#footer .accordeon-opener {
    color: #fff;
}

#footer .directions-link:after {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 7px;
}

.friends-block .btn-holder {
    text-align: center;
    padding: 13px 0 0;
}

.friends-block .we-do {
    font: 23px/26px "Roboto", "Arial", "Helvetica", sans-serif;
    text-transform: uppercase;
    color: #fff !important;
    display: inline-block;
    vertical-align: top;
}

.friends-block .we-do:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="80")";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.friends-block .we-do:after {
    content: "\e600";
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0 9px;
    font-size: 17px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="35")";
    filter: alpha(opacity=35);
    -moz-opacity: 0.35;
    -khtml-opacity: 0.35;
    opacity: 0.35;
}

#menu-blank-menu {
    
    display:none;
    visibility: hidden;
    margin:0px 0px 0px 0px;
    overflow:visible;
    
}

.book-slider-wrap {
    float: left;
    width: 62%;
}

.book-slider-wrap.full {
    margin-bottom: 20px;
    width: 100%;
}

.right-box {
    left: auto !important;
    right: 0 !important;
}

.right-img {
    left: 0;
    right: auto;
}

.rounded-box aside {
    border-radius: 15px;
}

.featured-slider-wrap .featured li img {
    border: 1px solid #e4e4e4;
    lazyLoad: true;
}

.rounded-box .featured-slider-image img {
    border-radius: 15px;
}

.page-template-template-children .programs-block.rounded.red {
    position: relative;
    padding-top: 39px;
    width: 70%;
}

.page-template-template-children .widget-columns {
    width: 30%;
    float: right;
    overflow: hidden;
}

.page-template-template-teen .featured-slider-wrap {
    margin-top: -295px;
}

.event-slider-wrap .event-slider-list .owl-stage
{
    background-color: transparent;
}

.programs-block.rounded .event-slider-wrap .event-slider-list .owl-stage-outer,
.programs-block.rounded .block-holder
{
    border-bottom: 7px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.collapsable-trigger:after {
    font-family: "FontAwesome";
    content: " \f0d7";
}

.logo.show-mobile {
    display: none;
}

.book-slider-wrap .book-slider-heading {
    line-height: 18px;
}

/* Mega Nav Dropdown Menu Updates ( 4 column ) */
#nav .four-column .visual-block {
    margin: 0 4px 0 10px;
}
.four-column .column-wrap > .column-wrap {
    float: left;
    width: 25%;
}

@media all and (max-width: 895px) {
    .logo {
        margin-left: 0;
    }
    .search-block {
        /*float: left;*/
        width: 33.3333%;
    }
    .topsearch-form {
        padding: 0;
        width: 100%;
    }
}
@media all and (max-width: 865px) {
    .logo {
        width: 30%;
    }
    .topsearch-form input[type="search"]
    {
        width: 218px;
    }
}
@media all and (max-width: 830px) {
    .logo {
        margin-right: 5px;
        margin-top: 13px;
        width: 25%;
    }
}

@media all and (max-width: 800px) {
    .open-hours .open-hours-legend-text {
        margin-right: 8px;
    }
    .topsearch-form input[type="search"]
    {
        width: 210px;
        font-size: 0.8rem;
        font-size: 1.62vw;
    }
}

@media all and (min-width: 767px) {
    .top-row-block {
        display: none;
    }
    #footer .accordeon-opener {
        cursor: default;
        pointer-events: none;
    }
    #footer .accordeon-slide {
        display: block !important;
        height: auto !important;
        left: auto !important;
        position: relative !important;
        top: auto !important;
    }
    .visual + .container .heading-block + #two-columns #sidebar {
        margin-top: 0 !important;
    }
}

@media all and (max-width: 390px) {
    .featured-slider-wrap .featured li aside {
        padding: 40px;
        background-color: rgba(0,0,0,0.8);
        position: absolute;
        z-index: 2;
        left: 0;
        top: 0;
        width: 100%;
        box-sizing: border-box;
        height: 100%;
    }
    .featured-slider-image {
        width: 100% !important;
        float: none;
    }
}

@media only screen and (max-width: 1023px) {
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 32px;
        line-height: 35px;
    }
    .widget .heading-holder h3 {
        font-size: 14px;
    }
    .container {
        padding: 0 10px;
    }
    .heading-block .container {
    max-width: 75%;
    margin: 0;
    }
    .top-panel .account-block {
        margin: 0 0 0 10px;
        width:100%;
    }
    
    .top-panel .account-nav { left: 0; }
    .top-nav .directions-holder,
    .tel-holder-mobile-container .directions-holder {
        float: right;
        display:block;
    }
    .top-nav ul {
        /*display: none;*/
       margin-left:10px;
    }
    
    .account-block .account-holder div a:first-child { text-align:center;}
    
    .schedule-block {
        display: block;
        padding: 0;
    }
    .header-holder {
        position: relative;
        padding: 13px 0 0;
    }
    .middle-block {
        width: 100%;
        padding: 7px 0;
    }
    .schedule-list {
        max-width: 100%;
        text-align: right;
    }
    .schedule-list .desktop-item {
        display: none;
    }
    .schedule-list dt {
        clear: none;
        width: auto;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .schedule-list dd {
        float: none;
        width: auto;
        display: inline-block;
        vertical-align: top;
    }
    .schedule-list select {
        max-width: 150px;
    }
    #nav {
        font-size: 14px;
        line-height: 18px;
    }
    #nav .item-holder > a {
        padding: 15px 5px;
    }
    #nav .large-drop .visual-block {
        width: 200px;
    }
    #nav .large-drop .visual-block.large {
        width: 100%;
        float: none;
        margin: 0 0 10px;
    }
    #nav .large-drop .text-content .btn {
        padding: 10px 60px 10px 15px;
        font-size: 16px;
    }
    #nav .large-drop .drop-search {
        width: auto;
        float: none;
        margin: 0 0 10px;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    #nav .large-drop .drop-searchform .btn {
        padding: 10px 60px 10px 15px;
        font-size: 16px;
    }
    #menu-item-389.large-drop .drop > .container{
        padding: 0 32px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #menu-item-2347.large-drop .visual-block {
        width: 50%;
        position: relative;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        max-width: 244px;
        margin: 0 auto;
    }
    #menu-item-2347.large-drop .drop > .container{
        padding: 0 32px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    #menu-item-2347.large-drop .drop-container {
        overflow: hidden;
        padding: 8px 0 0 8px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        position: relative;
        width: 50%;
    }
    #nav .large-drop .drop-search {
        width: 50%;
        position: relative;
        float: none;
        margin: 0 0 10px;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }   
    .btn {
        padding: 10px 60px 10px 15px;
        font-size: 16px;
        line-height: 20px;
    }
    .visual-panel .text-holder {
        bottom: 50px;
        line-height: 18px;
    }
    .visual-panel .text-block .title {
        font-size: 24px;
    }
    .documents-list {
        font-size: 14px;
    }
    .historical-list li {
        padding: 0 6px;
        margin: 0 0 12px;
    }
    .programs-block .text-holder .btn-holder {
        padding: 15px 0 0;
    }
    .programs-block .text-holder .btn {
        padding: 10px 60px 10px 15px;
        font-size: 16px;
    }
    .programs-block.rounded .content-holder .btn-holder {
        padding: 15px 0 0;
    }
    .programs-block.rounded .content-holder .btn {
        padding: 10px 60px 10px 15px;
        font-size: 16px;
    }
    .programs-block.rounded .btn-holder {
        padding: 15px 0 0;
    }
    .books-gallery .title {
        font-size: 13px;
        line-height: 15px;
    }
    .books-gallery .author {
        font-size: 12px;
        line-height: 15px;
    }
    .heading-carousel {
        margin: 0;
    }
    .visual-panel + .container .heading-carousel {
        margin-top: -40px;
    }
    .heading-carousel.rounded .img-holder {
        padding-right: 200px;
    }
    .heading-carousel.rounded .text-block {
        padding: 20px;
    }
    .heading-carousel.rounded h2 {
        font-size: 22px;
    }
    .heading-carousel .text-block {
        font-size: 14px;
        padding: 20px;
    }
    .home .heading-carousel .text-block {
        padding: 20px;
    }
    .heading-carousel .btn-holder {
        padding: 15px 0 0;
        text-align: center;
    }
    .heading-carousel .btn {
        padding: 10px 60px 10px 15px;
    }
    .home .widget-columns .col {
        width: 210px;
    }
    .widget-columns .col + .col {
        width: auto;
    }
    .kinder-block .text-holder .btn-holder .btn {
        padding: 10px 60px 10px 15px;
        font-size: 16px;
    }
    .add-columns {
        float: none;
    }
    .add-columns .col {
        font-size: 14px;
        line-height: 18px;
    }
    .add-block.muzzy .text-holder {
        padding-left: 150px;
    }
    .add-block.tumble .text-holder {
        padding-left: 150px;
    }
    .add-block.tumble h2 {
        margin: 0 auto 7px;
    }
    .add-block .img-holder {
        max-width: 180px;
    }
    .add-block .text-muzzy {
        width: 150px;
        height: 42px;
        background-size: 100%;
        padding: 0;
        margin: 0 auto 7px;
    }
    .add-block .text-tumble {
        width: 180px;
        height: 58px;
        background-size: 100%;
        padding: 0;
        margin: 0 auto;
    }
    .add-block .btn {
        padding: 10px 60px 10px 15px;
        font-size: 16px;
    }
    .four-columns .col {
        padding: 0 6px;
        margin: 0 0 12px;
    }
    .small-widget .heading-holder h3 {
        font-size: 14px !important;
    }
    .small-widget .text-holder a {
        font-size: 24px;
        line-height: 30px;
    }
    .small-widget .text-holder a span:after {
        font-size: 19px;
    }
    .stars-list li {
        font-size: 22px;
    }
    .stars-widget a {
        font-size: 18px !important;
    }
    #footer .top-row .btn {
        padding: 10px 60px 10px 15px;
    }
    #footer .top-row .top-col .holder {
        padding: 0 10px;
    }
    #footer .top-row .visit-block .holder {
        padding: 0 10px;
    }
    #footer .socials {
        margin-right: -10px;
    }
    #footer .socials li {
        margin: 0 10px 0 0;
    }
    #footer .footer-nav li {
        font-size: 14px;
        line-height: 18px;
    }
    #footer .footer-col {
        font-size: 13px;
        line-height: 15px;
    }
}

@media only screen and (max-width: 767px) {
    body {
        font-size: 15px;
    }
    h1 {
        font-size: 28px;
        line-height: 27px;
    }
    h2 {
        font-size: 18px;
        line-height: 27px;
        padding: 10px 0 0;
        margin: 0 0 5px;
    }
    ul > li:before {
        top: 8px;
        left: -14px;
    }
    .logo.hide-mobile {
        display: none;
    }
    .logo.show-mobile {
        display: block;
    }
    .widget.content-widget {
        margin: 0 -16px 2px;
    }
    .widget.content-widget .heading-holder {
        padding: 20px 0 15px;
    }
    .widget .heading-holder h3 {
        font-size: 21px;
        line-height: 22px;
    }
    #footer .footer-holder .widget h3 {
        font-size: 17px;
    }
    .widget .img-holder {
        display: none;
    }
    .commentlist-item .commentlist-item {
        padding: 0;
    }
    .container {
        padding: 0 15px;
    }
    .top-row-block {
        display: block;
        width: 100%;
    }
    .top-row-block .open-hours {
        display: inline-block;
    }
    .open-hours-status {
    float: left;
    }
    .hours-block .hours-drop {
        max-height: 0;
        overflow: hidden;
    }
    .hours-block .hours-container {
        display: block;
    }
    #header {
        border-top: 2px solid #60bb46;
    }
    
    .top-nav ul { display:none; }
    
    .top-panel {
        background: transparent;
        position: relative;
        padding: 7px 0 0;
    }
    .top-panel .container {
        padding: 0;
    }
    .top-panel .account-block {
        width: 50%;
        float: left;
        margin: 0 0 0 -1px;
        text-align: center;
        font-size: 18px;
    }
    .top-panel .account-block .account-opener {
        padding: 10px 5px;
    }
    .top-panel .account-nav {
        width: auto;
        right: -100%;
        left: 0;
        margin: 1px -1px 0 0;
    }
    .top-panel .account-nav a {
        padding: 12px 25px 13px 24px;
    }
    .top-panel .tel-link {
        display: none;
    }
    .top-panel .mob-search {
        display: block;
    }
    .top-panel .mob-search .search-holder.hover .search-opener {
        background: #00ade0;
    }
    .top-panel .mob-search .search-holder.hover .search-opener .search-btn {
        background: #00ade0;
    }
    .top-panel .mob-search .search-holder.hover .top-searchform2 {
        display: block;
    }
    .top-panel .search-opener {
        padding: 10px 45px 10px 22px;
    }
    .top-nav {
        padding: 0 0 4px;
        clear: both;
        float: none;
    }
    .tel-holder-mobile-container {
        margin-bottom: 40px;
    }
    .top-nav .tel-holder,
    .tel-holder-mobile-container {
        display: block;
    }
    .top-nav .tel-link,
    .tel-holder-mobile-container .tel-holder .tel-link {
        display: inline-block !important;
    }
    .top-nav .directions-holder,
    .tel-holder-mobile-container .directions-holder {
        width: 50%;
    }
    .schedule-block {
        width: 55%;
        text-align: center;
        padding-left: 10px;
    }
    .hours-block {
        float: left;
        width: 100%;
    }
    .hours-block .hours-container {
        float: right;
        width: 45%;
        display: inline-block;
        margin-top: -20px;
        right: 0;
        position: relative;
    }
    .hours-block .hours-drop {
        padding-top: 2px;
        background: #fff;
    }
    .header-holder {
        padding: 7px 0 10px;
    }
    .header-holder .container {
        padding: 0;
    }
    .logo {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
        margin: 0 auto;
        display: block;
        float: none;
        max-width: 90%;
        max-height: none;
    }
    .logo img {
        max-width: none;
        width: 100%;
    }
    .search-block {
        display: none;
    }
    .middle-block {
        float: none;
    }
    .schedule-list {
        display: none;
    }
    #nav {
        text-align: center;
        position: static;
        padding: 15px 0 12px;
        /*background: url(images/bg-historical.png) repeat #be5101;*/
        font-size: 26px;
        line-height: 26px;
        font-weight: 300;
        margin-top: 15px;
        background: #be5101;
    }
    #nav .nav-opener {
        display: inline-block;
    }
    #nav .nav-drop {
        position: absolute;
        top: -2px;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: -webkit-transform 1s;
        transition: transform 1s;
        z-index:1000;
    }
    #nav .drop-heading {
        display: block;
    }
    #nav > .container > .nav-drop > .nav-list > ul {
        display: block;
        border-bottom: 1px solid #af4f07;
    }
    #nav > .container > .nav-drop > .nav-list > ul > li {
        display: block;
        margin: 0;
        border-top: 1px solid #af4f07;
    }
    #nav > .container > .nav-drop > .nav-list > ul > li.hover .item-holder > a {
        background: #a44500;
    }
    #nav > .container > .nav-drop > .nav-list > ul > li.hover .drop {
        display: none;
    }
    #nav > .container > .nav-drop > .nav-list > ul > li.active .item-holder > a {
        background: #a44500;
    }
    #nav > .container > .nav-drop > .nav-list > ul > li.large-drop {
        border-right: none;
    }
    #nav > .container > .nav-drop > .nav-list > ul > li.large-drop:first-child {
        border-left: none;
    }
    #nav > .container > .nav-drop > .nav-list > ul > li.large-drop .item-holder > a {
        background: #dc6c18;
        position: relative;
    }
    #nav > .container > .nav-drop > .nav-list > ul > li.large-drop .item-holder > a:after {
        content: "\f105";
        position: absolute;
        right: 17px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: -2px 0 0;
    }
    #nav > .container > .nav-drop > .nav-list > ul > li.has-drop-down .item-holder > a span:after {
        display: none;
    }
    #nav .mob-item {
        display: block !important;
    }
    #nav .item-holder {
        position: static;
    }
    #nav .item-holder > a {
        background: #dc6c18;
        text-align: left;
        padding: 10px 30px 9px 12px;
        position: relative;
    }
    #nav .item-holder > a:after {
        content: "\f105";
        position: absolute;
        right: 17px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: -2px 0 0;
    }
    #nav .drop {
        top: 0;
        width: 100% !important;
        left: 100% !important;
        border: none;
        padding: 0;
        text-align: left;
    }
    #nav .drop ul {
        font-size: 20px;
        clear: both;
    }
    #nav .drop ul li {
        margin: 0 0 20px;
        padding: 0 14px;
    }
    #nav .drop ul li.main-item {
        margin: 0 0 11px;
        padding: 0;
    }
    #nav .drop ul li.main-item a.desktop-link {
        display: none;
    }
    #nav .drop ul li.main-item .back-link {
        display: block;
    }
    #nav .drop ul a:after {
        display: none;
    }
    #nav .drop .back-link {
        display: block;
        padding: 9px 47px 9px 30px;
        float: left;
        width: 100%;
    }
    #nav .large-drop .drop {
        padding: 0;
    }
    #nav .large-drop .drop > .container {
        padding: 0;
        clear: both;
    }
    #nav .large-drop .visual-block {
        display: none;
    }
    #nav .large-drop .drop-search {
        display: none;
    }
    #nav .large-drop h2 {
        /*display: none;*/
    }
    #nav .large-drop h3 {
        padding: 0 14px;
        font-size: 18px;
        margin: 0 0 14px;
    }
    #nav .large-drop .drop-container {
        padding: 0;
        overflow: visible;
    }
    #nav .large-drop .drop-columns .col {
        width: 100%;
        float: none;
    }
    #nav .large-drop .drop-columns .col.small {
        width: 100%;
        float: none;
    }
    #nav .large-drop .drop-columns .col.large {
        width: 100%;
        float: none;
    }
    #nav .large-drop .drop-columns .drop-threecolumns h3 {
        margin: 0 0 14px;
    }
    #nav .large-drop .drop-threecolumns .col {
        width: 100%;
        float: none;
    }
    .btn {
        font-size: 19px;
    }
    .visual-panel {
        height: 380px;
    }
    .visual-panel .img-holder {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .visual-panel .text-holder {
        line-height: 21px;
    }
    .visual-panel .text-holder .container {
        padding: 0 10px;
    }
    .visual-panel .text-block {
        float: none;
        width: 100%;
    }
    .visual-panel .text-block .title {
        font-size: 27px;
    }
    .visual {
        padding: 5px 0 0;
    }
    .visual .img-holder {
        padding-right: 0;
        margin: 0 -15px;
    }
    .visual img {
        border: none;
    }
    .home .heading-block {
        padding: 5px 0 0;
        margin: 0 -15px;
    }
    .page-template-default .heading-block,
    .page-template-template-historical .heading-block {
        padding-right: 0;
    }
    .heading-block.with-carousel:before {
        bottom: 0;
    }
    .visual + .container .heading-block h1 {
        padding: 26px 0 27px;
    }
    #content {
        float: none;
        padding: 0;
        margin: 0 0 13px;
    }
    .two-columns .col {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
    }
    .documents-list {
        font-size: 16px;
    }
    .documents-list li {
        display: block;
        width: 100%;
        margin: 0 0 13px;
        padding: 14px 0 0;
    }
    .documents-list li:nth-child(odd) {
        max-width: none;
    }
    .historical-list {
        margin: 0 -15px;
    }
    .historical-list li {
        width: 100%;
        display: block;
        padding: 0;
        margin: 0 0 2px;
    }
    .historical-list .heading-holder {
        padding: 19px 0 17px;
    }
    .historical-list .heading-holder h3 {
        font-size: 21px;
    }
    .historical-list .content-holder {
        display: none;
    }
    .programs-block {
        margin: 0 -16px 10px;
        padding: 0;
        clear:both;
    }
    .widget-columns2 .programs-block,
    .widget-columns .programs-block {
        margin: 0 -16px 26px;
    }
    .programs-block .heading-holder {
        text-align: center;
        position: relative;
        overflow: visible;
    }
    .programs-block .heading-holder h2 {
        line-height: 27px;
    }
    .programs-block .heading-holder .view-all {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 7px 0 0;
    }
    .programs-block .heading-holder .view-all a {
        color: #00ade0;
    }
    .programs-block .slide-holder,
    .programs-block .content-holder {
        padding: 52px 19px 10px;
    }
    .programs-block .img-holder {
        float: none;
        border: none;
        margin: 0 auto 12px;
    }
    .programs-block .img-holder img {
        border: 1px solid #e4e4e4;
        display: block;
        margin: 0 auto;
        max-height: 150px;
        width: auto;
    }
    .programs-block .text-holder h3 {
        font-size: 19px;
        margin: 0 0 1px;
    }
    .programs-block .text-holder .meta {
        font-size: 13px;
    }
    .programs-block .text-holder .text-container {
        display: none;
    }
    .programs-block .text-holder .read-more.mob {
        display: inline-block;
        vertical-align: top;
    }
    .programs-block .text-holder .btn-holder > .call-block {
        font-size: 14px;
    }
    .programs-block .text-holder .btn {
        font-size: 18px;
        padding: 9px 51px 8px 15px;
        margin: 0 5px 0 0;
    }
    .programs-block.rounded .heading-holder {
        border-radius: 0;
        padding: 10px 14px 12px;
    }
    .programs-block.rounded .slideset,
    .programs-block.rounded .block-holder {
        border-radius: 0;
    }
    .programs-block.rounded .slide {
        border-bottom-width: 5px;
    }
    .programs-block.rounded .slide-holder {
        padding: 48px 13px 15px;
    }
    .programs-block.rounded .content-holder .btn {
        font-size: 22px;
        padding: 12px 60px 12px 15px;
    }
    .programs-block.rounded .img-holder {
        margin: 0 0 19px;
    }
    .programs-block.rounded .btn-holder {
        padding: 35px 0 0;
    }
    .programs-block.rounded.red:before {
        top: -24px;
    }
    .programs-block.rounded.purple:before {
        left: -15px;
    }
    .programs-block.rounded.green:before {
        left: -15px;
    }
    .tools-panel {
        border-bottom: none;
    }
    .tools-panel .tabset {
        margin: 0 -4px;
        padding: 0 0 2px;
    }
    .tools-panel .tabset li {
        display: inline-block;
        vertical-align: top;
        margin: 0 -3px 8px 0;
        padding: 0 4px;
        width: 50%;
    }
    .tools-panel .tabset li:before {
        display: none;
    }
    .tools-panel .tabset li.active {
        display: inline-block;
    }
    .tools-panel .tabset li.active a {
        background: #00ade0;
        color: #fff;
    }
    .tools-panel .tabset li.active a span:after {
        display: none;
    }
    .tools-panel .tabset li h2 {
        display: none;
        font-size: 20px;
        margin: 0 0 3px;
        padding: 0;
    }
    .tools-panel .tabset a .mob-text {
        display: block;
    }
    .tools-panel .tabset a {
        display: block;
        float: none;
        font-size: 18px;
        line-height: 20px;
        text-transform: uppercase;
        text-align: center;
        padding: 13px 10px 11px;
        background: #e4e4e4;
        margin: 0;
        color: #00ade0;
    }
    .tools-panel .tabset a .desktop-text {
        display: none;
    }
    .tools-panel .tabset a span:after {
        content: "\f105";
        display: inline-block;
        vertical-align: top;
        margin: 1px 0 0 10px;
    }
    .tools-panel .tabset a:hover {
        background: #00ade0;
        color: #fff;
    }
    .tools-panel .tabset a:after {
        display: none;
    }
    .jump-holder {
        display: block;
    }
    .alphabet-nav {
        display: none;
    }
    .research-list li {
        margin: 0 0 15px;
    }
    .research-list .first-letter {
        margin: 0 0 4px;
    }
    .research-list ul {
        line-height: 18px;
    }
    .research-list ul li {
        margin: 0 0 6px;
    }
    .download-list {
        margin: 0 -16px 26px;
    }
    .download-list > li {
        width: 100%;
        display: block;
        margin: 0 0 2px;
        padding: 0;
    }
    .download-list .heading-holder .fa {
        font-size: 26px;
        margin-right: 7px;
    }
    .download-list h3 {
        font-size: 20px;
    }
    .latest-block {
        padding: 0;
        margin: 0 0 29px;
    }
    .latest-block .books-gallery {
        margin: 0 -7px;
        width: auto;
    }
    .latest-block h2 {
        font-size: 24px;
        margin: 0 0 14px;
    }
    .books-gallery {
        padding: 0 26px;
    }
    .books-gallery .slide {
        width: 50%;
        padding: 0 4px;
    }
    .widget-columns .books-gallery .slide {
        width: 50%;
    }
    .books-gallery .pagination {
        display: block;
    }
    .heading-carousel {
        margin: 0 -15px;
    }
    .heading-carousel.teens-carousel {
        margin: 0 -15px;
    }
    .visual-panel + .container .heading-carousel {
        margin: 0 -15px 18px;
    }
    .heading-carousel.rounded .img-holder {
        padding-right: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .heading-carousel.rounded .img-holder img {
        border-radius: 0;
    }
    .heading-carousel.rounded .text-block {
        margin: 0;
        border-radius: 0;
        padding: 26px 26px 20px;
    }
    .heading-carousel.rounded h2 {
        font-size: 26px;
    }
    .heading-carousel.rounded .btn-holder {
        padding: 29px 1px 0;
    }
    .heading-carousel.rounded .btn {
        font-size: 18px;
        padding: 13px 80px 11px 20px;
    }
    .heading-carousel .slide {
        padding: 0;
        overflow: hidden;
    }
    .heading-carousel .img-holder {
        float: none;
        padding: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 0;
    }
    .home .heading-carousel .img-holder {
        padding-left: 0;
        float: none;
    }
    .heading-carousel .img-holder img {
        border: none;
        max-width: none;
    }
    .heading-carousel .text-block {
        float: none;
        width: 100%;
        margin: 0;
        border: none;
        position: relative;
        z-index: 1;
        font-size: 16px;
    }
    .home .heading-carousel .text-block {
        margin: 0;
        float: none;
    }
    .heading-carousel .meta {
        margin: 0;
    }
    .alignleft, .alignright {
        float: none;
        display: block;
    } 
    .home .heading-carousel .btn-holder {
        padding: 30px 1px 0;
    }
    .heading-carousel .btn {
        padding: 12px 75px 12px 20px;
    }
    .widget-columns {
        overflow: visible;
    }
    .widget-columns .col {
        float: none;
        width: 100%;
        margin: 0;
    }
    .page-template-template-children .widget-columns {
    width: 25%;
    overflow: hidden;
    float: right;
    }

    .page-template-template-children .programs-block.rounded.red {
        position: relative;
        padding-top: 39px;
        width: 75%;
    }

@media all and (max-width: 782px) {
    .page-template-template-children .widget-columns {
        width: 100%%;
        overflow: hidden;
        float: none;
        }
    .page-template-template-children .programs-block.rounded.red {
        position: relative;
        padding-top: 39px;
        width: 100%;
        margin: 0px !important;
        }
    }

    .home .widget-columns .col {
        width: 100%;
    }
    .widget-columns .col + .col {
        overflow: visible;
    }
    .widget-columns.type2 .col {
        display: none;
    }
    .widget-columns2 {
        width: auto;
        margin: 0 -15px;
    }
    .widget-columns2 .col {
        display: block;
        width: 100%;
    }
    .kinder-block {
        border-radius: 0;
        margin: 0 -15px 30px;
        padding: 8px 10px 18px;
    }
    .kinder-block h2.text-books {
        display: none;
    }
    .kinder-block .img-holder {
        float: none;
        margin: 0 auto 7px;
        text-align: center;
        max-width: 203px;
        padding: 0;
    }
    .kinder-block .text-holder {
        font-size: 15px;
        line-height: 20px;
    }
    .kinder-block .text-holder p {
        margin: 0 0 8px;
    }
    .kinder-block .text-holder ol {
        padding: 0 0 0 30px;
    }
    .kinder-block .text-holder .btn-holder {
        padding: 7px 0 0;
        text-align: center;
    }
    .kinder-block .text-holder .btn-holder .btn {
        font-size: 22px;
        padding: 13px 60px 12px 15px;
    }
    .new-books,
    .children-books {
        margin: 0 -16px 64px;
    }
    .new-books .holder,
    .children-books .holder {
        border-radius: 0;
        padding: 0 7px 16px;
    }
    .new-books h2,
    .children-books h3.book-slider-heading {
        margin: -38px 0 18px -2px;
    }
    .recommended-block {
        margin: 0 -16px 64px;
    }
    .recommended-block .holder {
        border-radius: 0;
        padding: 0 7px 15px;
    }
    .recommended-block h2 {
        margin: -38px 0 18px -2px;
    }
    .add-columns {
        width: auto;
        margin: 0 -16px;
        padding: 0 0 13px;
    }
    .add-columns .col {
        width: 100%;
        display: block;
        margin: 0 0 2px;
        padding: 0;
    }
    .add-block {
        border-radius: 0;
    }
    .add-block.muzzy .text-holder {
        padding: 8px 5px 10px 109px;
    }
    .add-block.tumble .img-holder {
        max-width: 144px;
    }
    .add-block.tumble .text-holder {
        padding: 5px 5px 9px 109px;
    }
    .add-block.tumble h2 {
        margin-bottom: 0;
    }
    .add-block .img-holder {
        max-width: 150px;
    }
    .add-block .text-holder p {
        margin: 0 0 5px;
    }
    .add-block .text-muzzy {
        width: 179px;
        height: 50px;
        margin: 0 auto 8px;
    }
    .add-block .text-tumble {
        width: 170px;
        height: 55px;
    }
    .add-block .btn {
        font-size: 15px;
        padding: 7px 42px 4px 10px;
    }
    .add-block .btn [class^="icon-"],
    .add-block .btn [class*=" icon-"] {
        width: 31px;
    }
    .four-columns {
        width: auto;
        margin: 0 -15px 15px;
    }
    .four-columns .col {
        width: 100%;
        padding: 0;
        display: block;
        margin: 0 0 1px;
    }
    .small-widget {
        margin: 0 0 2px;
    }
    .small-widget .heading-holder {
        padding: 10px 5px 8px !important;
        border-bottom-width: 1px;
    }
    .small-widget .heading-holder h3 {
        font-size: 18px !important;
    }
    .small-widget .text-holder {
        padding: 14px 5px 17px;
    }
    .small-widget .text-holder a {
        font-size: 40px;
        line-height: 42px;
    }
    .small-widget .text-holder a span:after {
        font-size: 30px;
    }
    .stars-list {
        margin: 0 0 2px !important;
    }
    .stars-list li {
        font-size: 28px;
    }
    .stars-widget .text-holder {
        padding: 9px 5px 11px;
    }
    .stars-widget a {
        font-size: 22px !important;
    }
    #sidebar,
    .heading-block + #two-columns #sidebar {
        /*display: none;*/
       width:100%;
       position:unset;
       margin:0 0 20px 0;
       margin-top: 0px !important;
    }
    #footer .bottom-panel {
        line-height: 17px;
        padding: 14px 0 8px;
    }
    #footer .top-row {
        font-size: 16px;
        line-height: 22px;
        padding: 14px 0 20px;
    }
    #footer .top-row .container {
        padding: 0 5px;
    }
    #footer .top-row h2 {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 9px;
    }
    #footer .top-row .btn {
        font-size: 20px;
        line-height: 24px;
        padding: 10px 52px 10px 18px;
    }
    #footer .top-row .top-col {
        position: relative;
    }
    #footer .top-row .top-col + .top-col:before {
        width: auto;
        height: 1px;
        left: 10px;
        right: 10px;
        top: 0;
        bottom: auto;
    }
    #footer .top-row .visit-block {
        width: 100%;
        display: block;
        margin: 0 0 30px;
    }
    #footer .top-row .visit-block address {
        margin: 0 0 15px;
    }
    #footer .top-row .newsletter-block {
        width: 100%;
        display: block;
        margin: 0 0 25px;
        padding: 15px 0 0;
    }
    #footer .top-row .socials-block {
        width: 100%;
        display: block;
        margin: 0 0 7px;
        padding: 15px 0 0;
    }
    #footer .top-row .socials-block h2 {
        margin: 0 0 5px;
    }
    #footer .newsletter-form {
        padding: 4px 0 0;
        max-width: 280px;
        margin: 0 0 16px;
    }
    #footer .socials li {
        margin: 0 26px 0 0;
    }
    #footer .socials li.facebook a {
        font-size: 52px;
    }
    #footer .socials li.twitter a {
        font-size: 52px;
    }
    #footer .socials li.youtube a {
        font-size: 45px;
    }
    #footer .socials li.pinterest a {
        font-size: 52px;
    }
    #footer .footer-nav {
        margin: 0 -10px;
        padding: 16px 0 0;
    }
    #footer .footer-nav ul {
        text-align: center;
    }
    #footer .footer-nav li {
        font-size: 18px;
        line-height: 21px;
        padding: 0 5px;
        margin: 0 0 25px;
    }
    #footer .footer-nav li.active a {
        color: #fff;
    }
    #footer .footer-nav a {
        color: #a9e6f8;
    }
    #footer .footer-nav a:hover {
        color: #fff;
    }
    #footer .footer-holder h2 {
        font-size: 25px;
        line-height: 30px;
        padding: 17px 0 0;
        margin: 0 0 4px;
    }
    #footer .footer-holder h3 {
        font-size: 16px;
        line-height: 18px;
    }
    #footer .footer-row {
        border: none;
        margin: 0;
        padding: 0;
    }
    #footer .footer-col {
        font-size: 16px;
        line-height: 21px;
        padding: 0;
        width: 100%;
        display: block;
    }
    #footer .footer-col .col-holder {
        margin: 0 0 13px;
    }
    #footer .footer-doublecol {
        display: block;
        width: 100%;
        padding: 0;
        font-size: 16px;
        line-height: 19px;
    }
    #footer .f-nav {
        margin: 0 0 5px;
    }
    #footer .f-nav li {
        margin: 0 0 15px;
    }
    #footer .friends-block {
        position: relative;
        bottom: auto;
        right: auto;
        width: auto;
        margin: 0 -15px;
        padding: 0 16px 14px;
    }
    #footer .friends-block h3 {
        margin: 0 -20px 15px;
        padding: 11px 10px 9px;
    }
    #footer .footer-accordeon {
        margin: 0 -15px 1px;
    }
    #footer .footer-accordeon.active .accordeon-opener:before {
        content: "\f106";
    }
    #footer .footer-accordeon h2 {
        padding: 0;
        margin: 0;
        font-size: 20px;
        line-height: 24px;
    }
    #footer .accordeon-opener {
        display: block;
        background: #004c62;
        padding: 11px 15px;
        position: relative;
    }
    #footer .accordeon-opener:before {
        content: "\f107";
        font-size: 24px;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    #footer .accordeon-slide {
        padding: 9px 15px 0;
    }
    .friends-block .btn-holder {
        padding: 3px 0 0;
    }
    .nav-list {
        width: 100%;
        position: relative;
        background: url(images/bg-historical.png) repeat #4d4d4d;
        border-bottom: 1px solid #3e3e3e;
        padding: 0 0 13px;
    }
    .book-slider-wrap {
        float: none;
        width: 100%;
        margin-top:40px;
        margin-bottom:40px;
    }
    .open-hours {
        display: none;
    }
}

ul.mobile-fix { display:inline-block; }

/* Children Animation Styling */

.cloud:nth-child(7n+1) {
    -webkit-animation: cloud_drift 144s linear;
    animation: cloud_drift 144s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.cloud:nth-child(7n+2) {
    -webkit-animation: cloud_drift_2 140s linear;
    animation: cloud_drift_2 140s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.cloud:nth-child(7n+3) {
    -webkit-animation: cloud_drift 136s linear;
    animation: cloud_drift 136s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.cloud:nth-child(7n+4) {
    -webkit-animation: cloud_drift_2 132s linear;
    animation: cloud_drift_2 132s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.cloud:nth-child(7n+5) {
    -webkit-animation: cloud_drift 128s linear;
    animation: cloud_drift 128s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.cloud:nth-child(7n+6) {
    -webkit-animation: cloud_drift_2 124s linear;
    animation: cloud_drift_2 124s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.cloud:nth-child(7n+7) {
    -webkit-animation: cloud_drift 120s linear;
    animation: cloud_drift 120s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.cloud:nth-child(3n+1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.cloud:nth-child(3n+2) {
    -webkit-animation-delay: 15s;
    animation-delay: 15s
}

.cloud:nth-child(3n+3) {
    -webkit-animation-delay: 30s;
    animation-delay: 30s
}

.cloud:nth-child(5n+1) {
    top: 1%
}

.cloud:nth-child(5n+2) {
    top: 2%
}

.cloud:nth-child(5n+3) {
    top: 3%
}

.cloud:nth-child(5n+4) {
    top: 4%
}

.cloud:nth-child(5n+5) {
    top: 5%
}

.cloud1 {
    z-index: 1
}

.cloud2 {
    z-index: 2
}

.cloud3 {
    z-index: 3
}

.cloud4 {
    z-index: 4
}

.cloud5 {
    z-index: 5
}

.cloud6 {
    z-index: 6
}

.cloud7 {
    z-index: 7
}

@-webkit-keyframes backLeg {
    from {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        -ms-transform: rotate(32deg);
        top: 66.5%
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        top: 68%
    }
}

@keyframes backLeg {
    from {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        -ms-transform: rotate(32deg);
        top: 66.5%
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        top: 68%
    }
}

@keyframes backLeg {
    from {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 66.5%
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 68%
    }
}

@-webkit-keyframes backLeg_Mobile {
    from {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 41.5%
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 43%
    }
}

@keyframes backLeg_Mobile {
    from {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 41.5%
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 43%
    }
}

@-webkit-keyframes backLeg_MobileSmall {
    from {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 38.5%
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 39%
    }
}

@keyframes backLeg_MobileSmall {
    from {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 38.5%
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 39%
    }
}

@-webkit-keyframes frontLeg {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 68%
    }
    to {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 68%
    }
}

@keyframes frontLeg {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 68%
    }
    to {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 68%
    }
}

@-webkit-keyframes frontLeg_Mobile {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 43%
    }
    to {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 43%
    }
}

@keyframes frontLeg_Mobile {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 43%
    }
    to {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 43%
    }
}

@-webkit-keyframes frontLeg_MobileSmall {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 39%
    }
    to {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 39%
    }
}

@keyframes frontLeg_MobileSmall {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 39%
    }
    to {
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: 39%
    }
}

@-webkit-keyframes cloud_drift {
    0% {
        left: -50vmax
    }
    100% {
        left: 150vmax
    }
}

@keyframes cloud_drift {
    0% {
        left: -50vmax
    }
    100% {
        left: 150vmax
    }
}

@-webkit-keyframes cloud_drift_2 {
    0% {
        left: 150vmax
    }
    100% {
        left: -50vmax
    }
}

@keyframes cloud_drift_2 {
    0% {
        left: 150vmax
    }
    100% {
        left: -50vmax
    }
}

@-webkit-keyframes sun_radiate {
    0% {
        box-shadow: 0 0 10vmax 1vmax #EDDF3E
    }
    50% {
        box-shadow: 0 0 15vmax 1vmax #EDDF3E
    }
    80% {
        box-shadow: 0 0 20vmax 1vmax #EDDF3E
    }
    100% {
        box-shadow: 0 0 10vmax 1vmax #EDDF3E
    }
}

@keyframes sun_radiate {
    0% {
        box-shadow: 0 0 10vmax 1vmax #EDDF3E
    }
    50% {
        box-shadow: 0 0 15vmax 1vmax #EDDF3E
    }
    80% {
        box-shadow: 0 0 20vmax 1vmax #EDDF3E
    }
    100% {
        box-shadow: 0 0 10vmax 1vmax #EDDF3E
    }
}

@-webkit-keyframes shadow_movement {
    0% {
        width: 390px;
        margin-left: 0
    }
    50% {
        width: 370px;
        margin-left: 20px
    }
    100% {
        width: 390px;
        margin-left: 0
    }
}

@keyframes shadow_movement {
    0% {
        width: 390px;
        margin-left: 0
    }
    50% {
        width: 370px;
        margin-left: 20px
    }
    100% {
        width: 390px;
        margin-left: 0
    }
}

@-webkit-keyframes shadow_movement_Mobile {
    0% {
        width: 300px;
        margin-left: 0
    }
    50% {
        width: 280px;
        margin-left: 20px
    }
    100% {
        width: 300px;
        margin-left: 0
    }
}

@keyframes shadow_movement_Mobile {
    0% {
        width: 300px;
        margin-left: 0
    }
    50% {
        width: 280px;
        margin-left: 20px
    }
    100% {
        width: 300px;
        margin-left: 0
    }
}

@-webkit-keyframes shadow_movement_MobileSmall {
    0% {
        width: 280px;
        margin-left: 0
    }
    50% {
        width: 260px;
        margin-left: 20px
    }
    100% {
        width: 280px;
        margin-left: 0
    }
}

@keyframes shadow_movement_MobileSmall {
    0% {
        width: 280px;
        margin-left: 0
    }
    50% {
        width: 260px;
        margin-left: 20px
    }
    100% {
        width: 280px;
        margin-left: 0
    }
}

body,
html {
    width: 100%;
    padding: 0;
    margin: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif
}

img {
    max-width: 100%
}

.stage {
    background: #62d0f1;
    width: 100%;
    height: 480px;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 640px) {
    .stage {
        height: 380px
    }
}

.skyline {
    height: 200px;
    position: relative !important;
    overflow: hidden;
    width: 100%
}

@media screen and (max-width: 640px) {
    .skyline {
        height: 110px
    }
}

.stage>div {
    position: absolute
}

.girl {
    bottom: 26%;
    left: 28%;
    z-index: 15
}

@media screen and (max-width: 980px) {
    .girl {
        left: 18%
    }
}

@media screen and (max-width: 640px) {
    .girl {
        bottom: auto;
        top: 10%;
        left: 35%;
        text-align: right
    }
}

@media screen and (max-width: 535px) {
    .girl {
        left: 25%
    }
}

@media screen and (max-width: 450px) {
    .girl {
        left: 15%;
    }
}

@media screen and (max-width: 390px) {
    .girl {
        left: 10%;
    }
    ul.mobile-fix {
        display:block;clear:both;padding-top:20px;
    }
    .owl-stage-outer { max-height: 450px; }
    .book-slider-wrap.full { width:100%; margin:0 auto 20px auto; }
    .children-books.recommended h3.book-slider-heading { margin-left:0; }
    .add-block.muzzy { margin-top:35px; }
    ul.featured-slider-list { padding-left: 10px; padding-right: 10px; }
    .featured-slider-wrap .featured li aside { top: 0; max-width:100%; }
    .standard-button, .standard-button-small { display:block; max-width:200px; margin:0 auto; }
}

@media screen and (max-width:360px) {
    .featured-slider-wrap .featured li aside { left: 1.5px; }
    .heading-block h1 { padding-left:0; font-size:5vw; font-size:1.5rem; }
}

@media screen and (max-width: 350px) {
    .girl {
        left: 0;
    }
}

@media screen and (max-width: 690px) {
    .girl img {
        width: 90%;
    }
}

@media screen and (max-width: 640px) {
    .girl img {
        width: 80%;
    }
}

@media screen and (max-width: 350px) {
    .girl img {
        width: 70%;
    }
}

.back-leg,
.front-leg {
    position: absolute;
    left: 22.5%;
    top: 74%;
}

@media screen and (max-width: 640px) {
    .back-leg,
    .front-leg {
        top: 20%;
    }
}

@media screen and (max-width: 450px) {
    .back-leg,
    .front-leg {
        top: 43%;
    }
}

@media screen and (max-width: 350px) {
    .back-leg,
    .front-leg {
        top: 39%;
    }
}

@media screen and (max-width: 690px) {
    .back-leg img,
    .front-leg img {
        width: 90%;
    }
}

@media screen and (max-width: 640px) {
    .back-leg img,
    .front-leg img {
        width: 80%;
    }
}

@media screen and (max-width: 350px) {
    .back-leg img,
    .front-leg img {
        width: 70%;
    }
}

.front-leg {
    -webkit-transform: rotate(32deg);
    -ms-transform: rotate(32deg);
    transform: rotate(32deg);
    -webkit-transform-origin: 93% 0%;
    -ms-transform-origin: 93% 0%;
    transform-origin: 93% 0%;
    -webkit-animation: frontLeg 3s infinite alternate;
    animation: frontLeg 3s infinite alternate;
    -ms-transform: rotate(32deg);
    -ms-transform-origin: 93% 0%;
    z-index: 12;
}

@media screen and (max-width: 690px) {
    .front-leg {
        -ms-transform-origin: 73% 0%;
        -webkit-transform-origin: 73% 0%;
        transform-origin: 73% 0%;
    }
}

@media screen and (max-width: 640px) {
    .front-leg {
        -webkit-animation: frontLeg_Mobile 3s infinite alternate;
        animation: frontLeg_Mobile 3s infinite alternate;
    }
}

@media screen and (max-width: 350px) {
    .front-leg {
        -ms-transform-origin: 65% 0%;
        -webkit-transform-origin: 65% 0%;
        transform-origin: 65% 0%;
        -webkit-animation: frontLeg_MobileSmall 3s infinite alternate;
        animation: frontLeg_MobileSmall 3s infinite alternate;
    }
}

.back-leg {
    -ms-transform: rotate(0deg);
    -ms-transform-origin: 93% 0;
    -webkit-transform: rotate(0deg);
    -webkit-transform-origin: 93% 0%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 93% 0px;
    -ms-transform-origin: 93% 0px;
    transform-origin: 93% 0px;
    -webkit-animation: backLeg 3s infinite alternate;
    animation: backLeg 3s infinite alternate;
    z-index: 11;
}

@media screen and (max-width: 690px) {
    .back-leg {
        -ms-transform-origin: 67% 0%;
        -webkit-transform-origin: 67% 0%;
        transform-origin: 67% 0%;
    }
}

@media screen and (max-width: 640px) {
    .back-leg {
        -webkit-animation: backLeg_Mobile 3s infinite alternate;
        animation: backLeg_Mobile 3s infinite alternate;
    }
}

@media screen and (max-width: 350px) {
    .back-leg {
        -ms-transform-origin: 65% 0%;
        -webkit-transform-origin: 65% 0%;
        transform-origin: 65% 0%;
        -webkit-animation: backLeg_MobileSmall 3s infinite alternate;
        animation: backLeg_MobileSmall 3s infinite alternate;
    }
}

.shadow {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    bottom: 20%;
    left: 23%;
    float: right;
    height: 50px;
    width: 370px;
    z-index: 10;
    -webkit-animation: shadow_movement 3s infinite alternate;
    animation: shadow_movement 3s infinite alternate;
}

@media screen and (max-width: 640px) {
    .shadow {
        bottom: auto;
        top: 43%;
        -webkit-animation: shadow_movement_Mobile 3s infinite alternate;
        animation: shadow_movement_Mobile 3s infinite alternate;
    }
}

@media screen and (max-width: 350px) {
    .shadow {
        top: 38%;
        -webkit-animation: shadow_movement_MobileSmall 3s infinite alternate;
        animation: shadow_movement_MobileSmall 3s infinite alternate;
    }
}

.sun {
    -webkit-transform: translateX(-40%) translateY(-40%);
    -ms-transform: translateX(-40%) translateY(-40%);
    transform: translateX(-40%) translateY(-40%);
    width: 8vmax;
    height: 8vmax;
    border-radius: 50%;
    background: -webkit-radial-gradient(#FFF348, #EDDF3E);
    background: radial-gradient(#FFF348, #EDDF3E);
    filter: blur(0.05vmax);
    -webkit-filter: blur(0.05vmax);
    -webkit-animation: sun_radiate 4s ease infinite;
    animation: sun_radiate 4s ease infinite;
    right: 30%;
    top: 2%;
    z-index: 1;
}

@media screen and (max-width: 640px) {
    .sun {
        left: 10%;
        right: auto;
        top: -2%;
    }
}

@media screen and (max-width: 1900px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 22%;
    }
}

@media screen and (max-width: 1650px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 21.5%;
    }
}

@media screen and (max-width: 1550px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 21%;
    }
}

@media screen and (max-width: 1450px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 20.5%;
    }
}

@media screen and (max-width: 1350px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 20%;
    }
}

@media screen and (max-width: 1280px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 19.5%;
    }
}

@media screen and (max-width: 1140px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 18.5%;
    }
}

@media screen and (max-width: 1080px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 18%;
    }
}

@media screen and (max-width: 1040px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 17.5%;
    }
}

@media screen and (max-width: 1023px) {
    #header .top-panel .container#top-container { padding:0; }
}

@media screen and (max-width: 980px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 7%;
    }
}

@media screen and (max-width: 920px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 6%;
    }
}

@media screen and (max-width: 800px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 5%;
    }
}

@media screen and (max-width:814px) {
    .top-nav ul { margin-left:0; }
}

@media screen and (max-width: 780px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 4%;
    }
}

@media screen and (max-width: 640px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 31.5%;
    }
}

@media screen and (max-width: 535px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 21%;
    }
}

@media screen and (max-width: 480px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 20%;
    }
}

@media screen and (max-width: 450px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 10%;
    }
}

@media screen and (max-width: 390px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 5%;
    }
}

@media screen and (max-width: 350px) {
    .back-leg,
    .front-leg,
    .shadow {
        left: 5.5%;
    }
}

.hills {
    background-color: #479D2D;
    background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent);
    background-size: 6px 6px;
    bottom: 0;
    height: 270px;
    width: 100%;
    max-width: 100%;
    z-index: 10;
}

.hills .text-container {
    color: white;
    max-width: 460px;
    width: 100%;
    position: absolute;
    left: 54%;
    bottom: 25%;
    z-index: 20;
}

@media screen and (max-width: 1210px) {
    .hills .text-container {
        left: auto;
        right: 1%;
    }
}

@media screen and (max-width: 1090px) {
    .hills .text-container {
        max-width: 420px;
    }
}

@media screen and (max-width: 1035px) {
    .hills .text-container {
        max-width: 400px;
    }
}

@media screen and (max-width: 1005px) {
    .hills .text-container {
        max-width: 380px;
    }
}

@media screen and (max-width: 860px) {
    .hills .text-container {
        bottom: 20%;
        max-width: 340px;
    }
}

@media screen and (max-width: 810px) {
    .hills .text-container {
        bottom: 10%;
        max-width: 300px;
    }
}

@media screen and (max-width:767px) {
    .home .widget.content-widget {
        min-height:auto;
    }
}

@media screen and (max-width: 760px) {
    .hills .text-container {
        bottom: 5%;
        max-width: 280px;
    }
}

@media screen and (max-width: 740px) {
    .hills .text-container {
        max-width: 265px;
    }
}

@media screen and (max-width: 720px) {
    .hills .text-container {
        max-width: 240px;
    }
}

@media screen and (max-width: 640px) {
    .hills .text-container {
        bottom: 0;
        left: 0;
        right: auto;
        max-width: 94%;
        padding: 1em;
        padding-bottom: 0;
    }
}

.hills .text-container p {
    font-size: 1rem;
    font-weight: 300;
}

@media screen and (max-width: 715px) {
    .hills .text-container p {
        font-size: .95rem;
    }
}

@media screen and (max-width: 640px) {
    .hills .text-container p {
        font-size: 1rem;
    }
}

@media screen and (max-width: 379px) {
    .hills .text-container p {
        font-size: .9rem;
    }
}

.hills .text-container span {
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 1px;
}

@media screen and (max-width: 715px) {
    .hills .text-container span {
        font-size: 1.7rem;
    }
}

@media screen and (max-width: 640px) {
    .hills .text-container span {
        clear: both;
        display: block;
        font-size: 1.8rem;
        letter-spacing: 2px;
    }
}

@media screen and (max-width: 379px) {
    .hills .text-container span {
        font-size: 1.6rem;
    }
}

.hills .hill-container {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.hills .hill {
    background-color: #479D2D;
    background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent);
    background-size: 6px 6px;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    position: absolute;
    top: -20px;
}

.hills .hill1 {
    left: 5%;
    height: 150px;
    width: 25%;
    top: -40px;
}

.hills .hill2 {
    right: 13%;
    width: 31%;
    top: -13px;
}

.hills .hill3 {
    left: -7%;
    width: 67%;
    top: -18px;
}

.hills .hill4 {
    right: 32%;
    width: 30%;
    top: -24px;
}

.hills .hill5 {
    display: none;
    left: 30%;
    width: 25%;
}

.hills .hill6 {
    right: 58%;
    width: 25%;
}

.hills .hill7 {
    right: -7%;
    height: 170px;
    width: 34%;
    top: -45px
}

@media screen and (max-width: 640px) {
    .hills .hill7 {
        right: -22%;
        top: -14px;
        width: 80%
    }
}

@media screen and (max-width: 640px) {
    .hills .hill1,
    .hills .hill2,
    .hills .hill4,
    .hills .hill5,
    .hills .hill6 {
        display: none
    }
}

.cloud {
    position: absolute;
    left: 150%
}

.cloud img {
    max-height: 200px
}

@media screen and (max-width: 640px) {
    .cloud img {
        max-height: 100px
    }
}

.cloud,
.front-leg,
.back-leg,
.sun {
    -webkit-transform: translate3d(0, 0, 0)
}

.alphabet-nav a.inactive {
    color: #bbbbbb;
    pointer-events: none;
}

.programs-block .text-container img {
    display: none;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="0")";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.featured-slider-wrap {
    margin-top: 20px;
}

.featured-slider-image {
    height: 100%;
    width: 90%;
    float: right;
    background-size: cover;
    background-position: center center;
}

.newsletter-block input[type=submit] {
    font-size: 20px;
    display: inline-block;
    padding: 5px 15px;
    line-height: 20px;
    margin-left: 0;
}

.newsletter-block input[type=email] {
    width: 67%;
    display: inline-block;
    margin-right: -4px;
    float:left;
}

.wpcf7-submit {
    text-transform: uppercase;
}

span.wpcf7-list-item {
    display: block;
}

.wpcf7-textarea { min-height:155px; }

/*
 * Since we can't remove links from the main menu
 * without the menu going straight to hell, we can 
 * work the other way by hiding links
 */

span.author-class .wpcf7-list-item .wpcf7-list-item-label { display:inline; margin:0 .5em; }
span.author-class .wpcf7-checkbox span { width:45%; display:inline-block; }
.wpcf7 form p { font-style:normal; }

.footer-accordeon .accordeon-slide .f-nav #menu-item-2803 { display:none; }
.heading-indent { text-indent: -9999px; height: 0;width: 0;margin: 0; }
.clear { clear:both; }

.external-link:after {
    content: "\f08e";
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    font-family:FontAwesome;
}

@media screen and (max-width:874px) {
    .newsletter-block input[type=email] { margin:0; width:100%; }
    .newsletter-block input[type=submit] { margin:10px 0 0 0; }
}

.two-column { max-width:45%; display:inline-block; float:left; margin-right: 10px; }
.two-column:nth-child(2n+1) { clear:left; }
.featured-slider-wrap .featured li aside { text-align: left; }
strong.closed { color:red; }
input.website { margin-left: 30px; }
.footer-accordeon h2 { font-weight: normal; }

@-moz-document url-prefix() { 
    .back-leg,
    .front-leg {
        position: absolute;
        left: 22.5%;
        top: 68%;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    .back-leg,
    .front-leg {
        top: 68%;
        left: 22.25%;
    }
    .sun {
        width:150px;
        height: 150px;
        top: 16%;
    }
    .open-hours {
        width:33%;
    }
    .open-hours-today, .open-hours-drivethru {
        width:100%;
        float:left;
        display:inline-block;
    }
}

.hidden-link { display:none !important; visibility:hidden; }
.nav-active li.hidden-link {
    display:block !important;
    visibility:visible;
}
.opp-right {
    float: left !important;
}

@media screen and (max-width: 767px) {
    .open-hours .open-hours-today-hours ul, .open-hours .open-hours-drivethru-hours ul {
        left:calc(-50% + 20px);
    }
    .open-hours-today, .open-hours-drivethru {
        width: 100%;
        margin: 5px auto;
        display: inline-block;
    }
}

@media screen and (max-width:768px) and (min-width:768px){
    .back-leg, .front-leg{
        top: 67.5% !important;
    }
}

@media screen and (max-width:1024px) and (min-width:1024px){
    .back-leg, .front-leg{
        top: 67.5% !important;
    }
}

.search #sidebar{
    margin-top: 40px;
}

.search .meta{
    display: none;
}

.search .hentry .info{
    display: none;
}

.search .hentry{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}

.search .hentry img{
    max-width: 150px;
}

.collapsible {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
  /*background-color: #ccc;*/
}

/* Style the collapsible content. Note: hidden by default */
.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}