/*
 Theme Name:   BRSLocal56 CMS
 Theme URI:    http://example.com
 Description:  BRS Local 56 Theme
 Author:       Long Island Web Design
 Author URI:   http://longislandwebdesignandgraphics.com/
 Template:     brslocal56new
 Version:      1.0.0
 Tags:         light, dark, gray, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, theme-options, threaded-comments, translation-ready, photoblogging
 Text Domain:  brslocal-cms
*/

@font-face {
  font-family: "roboto-condensed-light";
  src: url("/assets/fonts/roboto_light_condensed/RobotoCondensed-Light-webfont.eot");
  src: url("/assets/fonts/roboto_light_condensed/RobotoCondensed-Light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/assets/fonts/roboto_light_condensed/RobotoCondensed-Light-webfont.woff")
      format("woff"),
    url("/assets/fonts/roboto_light_condensed/RobotoCondensed-Light-webfont.ttf")
      format("truetype"),
    url("/assets/fonts/roboto_light_condensed/RobotoCondensed-Light-webfont.svg#roboto_condensedlight")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto-condensed-bold";
  src: url("/assets/fonts/roboto_bold_condensed/RobotoCondensed-Bold-webfont.eot");
  src: url("/assets/fonts/roboto_bold_condensed/RobotoCondensed-Bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/assets/fonts/roboto_bold_condensed/RobotoCondensed-Bold-webfont.woff")
      format("woff"),
    url("/assets/fonts/roboto_bold_condensed/RobotoCondensed-Bold-webfont.ttf")
      format("truetype"),
    url("/assets/fonts/roboto_bold_condensed/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "roboto-black";
  src: url("/assets/fonts/roboto_black/Roboto-Black-webfont.eot");
  src: url("/assets/fonts/roboto_black/Roboto-Black-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/assets/fonts/roboto_black/Roboto-Black-webfont.woff") format("woff"),
    url("/assets/fonts/roboto_black/Roboto-Black-webfont.ttf")
      format("truetype"),
    url("/assets/fonts/roboto_black/Roboto-Black-webfont.svg#robotoblack")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
p {
  font-size: 17px;
}
ul,
ol,
dl {
  font-size: 17px;
  line-height: 24px;
}
ol > li {
  margin-bottom: 30px;
}
ol[type="a"] > li,
ol[type="a"] ol[type="1"] > li {
  margin-bottom: 0;
}
h2 {
  line-height: 32px !important;
}
h3 {
  font-size: 30px;
}
h5 {
  color: #636363;
  font-family: "roboto-condensed-light";
  font-size: 20px;
  line-height: 22px;
  margin-top: 13px;
}
h3.highlight,
h4.highlight,
span.highlight {
  background-color: #ce352a;
  color: white;
  display: inline-block;
  padding: 5px;
}
.header-underline {
  border-bottom: 1px solid;
  display: inline-block;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.hidden {
  display: none;
}
h3.entry-title {
  line-height: 120% !important;
}
.image-post.single-image-link > img {
  margin-bottom: 30px;
  width: 100%;
}
.widget.widget_events_calendar .fc-header .fc-header-title h2,
.widget.widget_events_calendar
  .fc-header
  .fc-header-title
  .post-list.full-width
  > .medium-12
  .post.post-alternate-3
  .entry-header
  .entry-title,
.post-list.full-width
  > .medium-12
  .post.post-alternate-3
  .entry-header
  .widget.widget_events_calendar
  .fc-header
  .fc-header-title
  .entry-title,
.widget.widget_events_calendar
  .fc-header
  .fc-header-title
  .owl-item
  .post.post-alternate-3
  .entry-header
  .entry-title,
.owl-item
  .post.post-alternate-3
  .entry-header
  .widget.widget_events_calendar
  .fc-header
  .fc-header-title
  .entry-title,
.widget.widget_events_calendar
  .fc-header
  .fc-header-title
  .post.post-classic
  .entry-header
  .entry-title,
.post.post-classic
  .entry-header
  .widget.widget_events_calendar
  .fc-header
  .fc-header-title
  .entry-title,
.widget.widget_events_calendar
  .fc-header
  .fc-header-title
  .medium-8
  > .post-list.full-width
  > .medium-12
  .post.post-classic
  .entry-header
  .entry-title,
.medium-8
  > .post-list.full-width
  > .medium-12
  .post.post-classic
  .entry-header
  .widget.widget_events_calendar
  .fc-header
  .fc-header-title
  .entry-title {
  color: #fff;
  font-family: "Roboto", serif !important;
}
.header-bottom nav.navigation > .menu > ul > li > .sub-menu,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > li
  > .sub-menu,
.header-bottom nav.navigation > .menu > ul > li > ul,
.header-bottom nav.navigation > .menu-primary-menu-container > ul > li > ul {
  top: 58px;
}
.button:hover,
input[type="submit"]:hover {
  background-color: #272831 !important;
  color: #ffffff !important;
}
.header-top {
  background-color: #272831 !important;
  border-top: 3px solid #376987;
  min-height: 50px;
}
.header.type-3 .header-middle .header-middle-entry .logo {
  padding-top: 0;
  margin-top: -20px;
}
.header.type-3 .header-top .social-icons li a::before {
  font-size: 20px;
}
.header.type-3 .header-middle .header-middle-entry .account {
  padding-right: 50px;
}
.header-bottom nav.navigation > .menu > ul > li > a,
.header-bottom nav.navigation > .menu-primary-menu-container > ul > li > a {
  font-family: "roboto-condensed-light";
  font-size: 20px;
  color: #1f1a17;
}
.header-bottom nav.navigation > .menu > ul > .current-menu-item > a,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current-menu-item
  > a,
.header-bottom nav.navigation > .menu > ul > .current-menu-item > a::before,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current-menu-item
  > a::before,
.header-bottom nav.navigation > .menu > ul > .current-menu-parent > a,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current-menu-parent
  > a,
.header-bottom nav.navigation > .menu > ul > .current-menu-parent > a::before,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current-menu-parent
  > a::before,
.header-bottom nav.navigation > .menu > ul > .current-menu-ancestor > a,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current-menu-ancestor
  > a,
.header-bottom nav.navigation > .menu > ul > .current-menu-ancestor > a::before,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current-menu-ancestor
  > a::before,
.header-bottom nav.navigation > .menu > ul > .current_page_item > a,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current_page_item
  > a,
.header-bottom nav.navigation > .menu > ul > .current_page_item > a::before,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current_page_item
  > a::before,
.header-bottom nav.navigation > .menu > ul > .current_page_parent > a,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current_page_parent
  > a,
.header-bottom nav.navigation > .menu > ul > .current_page_parent > a::before,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current_page_parent
  > a::before,
.header-bottom nav.navigation > .menu > ul > .current_page_ancestor > a,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current_page_ancestor
  > a,
.header-bottom nav.navigation > .menu > ul > .current_page_ancestor > a::before,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > .current_page_ancestor
  > a::before {
  font-family: "Roboto Condensed";
}
.header-bottom nav.navigation > .menu > ul > li > a::before,
.header-bottom
  nav.navigation
  > .menu-primary-menu-container
  > ul
  > li
  > a::before {
  content: none;
}
.top-content {
  float: right;
  position: relative;
  top: 8px;
}
.primary-message > span {
  margin-right: 14px;
  color: #ebebeb;
  font-size: 19px;
  line-height: 28px;
}
.primary-message,
.secondary-message {
  float: left;
  color: #ebebeb;
  font-weight: 700;
  font-family: "Roboto";
}
.special-message-link {
  border-bottom: 1px solid rgba(235, 235, 235, 0.5);
  color: #ebebeb;
  float: left;
  font-weight: 700;
  line-height: 19px;
  margin-right: 20px;
  margin-top: 4px;
  font-family: "Roboto";
}
.secondary-message > span {
  float: left;
  margin-top: 3px;
  padding-right: 6px;
}
.mail-signup button {
  padding: 12px;
}
.mail-signup p {
  margin-bottom: 0;
  color: #272831;
  font-size: 16px;
  font-family: "Roboto";
}
.mail-signup input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #636363;
}
.mail-signup input[type="email"] {
  background-color: #ebebeb;
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  padding: 14px;
}
.page-title {
  margin-bottom: 40px;
  border: none;
}
.page-title h1 {
  color: #1f1a17;
  font-size: 42px;
  text-transform: none;
  letter-spacing: 0;
}
#sidebar {
  padding-left: 30px;
}
.section-title {
  border-bottom: 3px solid #ce352a;
  border-top: medium none;
  color: #1f1a17;
  font-family: "roboto-condensed-bold";
  font-size: 36px;
  line-height: 42px;
  padding-bottom: 5px;
  text-transform: none;
  margin-bottom: 30px;
}
.read-more {
  font-family: "Roboto" !important;
  font-weight: bold;
}
#sidebar .read-more {
  text-decoration: none;
  font-weight: 500;
}
.section-title > a {
  float: right;
  font-size: 15px;
  position: relative;
  top: 10px;
}
.news-list .read-more {
  display: block;
  text-align: right;
  font-size: 14px;
  margin-top: 10px;
}
.more a:after,
.read-more:after {
  font-family: FontAwesome;
  content: "\f138";
  font-size: 13px;
  padding-left: 5px;
}
#sidebar .widget .widget-title,
#sidebar .widget h3 {
  background-color: transparent;
  color: #363636;
  font-family: "Roboto Condensed";
  font-size: 24px;
  padding: 0;
  text-transform: none;
  margin-bottom: 6px;
  line-height: 28px;
}
.widget {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.widget p,
.widget.widget_subscription p {
  font-family: "roboto-condensed-light";
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 20px;
}
.widget p > a {
  text-decoration: underline;
  font-family: "roboto-condensed-bold";
}
.widget.widget_subscription > p {
  color: #4c4c4c;
  margin: 20px 0;
}
/*We want your input! widget*/
#text-8,
.text-8.widget_duplicate_widget,
.widget-shaded {
  background-color: #ededed;
  border-bottom: medium none;
  padding: 15px;
}
.textwidget > .widget {
  margin-bottom: 0;
}
.post.post-alternate-1 .entry-header {
  padding: 16px 10px;
}
.post.post-alternate-1 .entry-header .entry-title {
  font-size: 20px;
  text-align: left;
}
.post-list .post.post-classic {
  border-bottom: 1px dashed;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
/*.post.post-alternate-1 .entry-media.without-post-thumbnail .entry-header{
	background:none;
	color:#1f1a17;
}*/
.news-list .post,
.home .latest-news-section .event,
.posted-list-item {
  border-bottom: 1px dotted #9d9d9d;
  margin-bottom: 40px !important;
  padding-bottom: 20px;
}
/*.home .news-list .large-6.columns:first-of-type {
  display: none;
}
.home .news-list .large-6.columns {
  width:100%;
}*/
.news-list .entry-header h3.entry-title,
.home .latest-news-section h3.event-title {
  color: #222222 !important;
  font-family: "Roboto" !important;
  font-size: 25px !important;
  font-weight: bold !important;
  margin-bottom: 0 !important;
}
.home .latest-news-section .event-location,
.home .latest-news-section .event .event-details {
  display: none;
}
.home .latest-news-section .event .event-details::after {
  background-image: none;
  content: none;
  height: auto;
  position: static;
}
.home .latest-news-section .event .event-content {
  margin-bottom: 0;
}
.home .latest-news-section .event .event-details {
  padding: 10px 0 30px 3px;
}
/*.home .widget_upcoming_events .widget-title {
  display: none;
}
.home .widget_upcoming_events ul li:first-child {
 margin-bottom:0;
}*/
.featured-boxes {
  clear: both;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
}
.box {
  height: 217px;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}
.box > .overlay {
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  display: block;
  padding: 10px;
  position: absolute;
  width: 100%;
}
.box > .overlay > h3 {
  font-family: "Roboto";
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
}
.box > .overlay > h3 > a {
  color: white;
}
.team-entry-image {
  display: none;
}
.team-entry {
  border-bottom: 2px solid #ddd;
}
.team-entry .team-position {
  font-size: 16px;
  font-weight: bold;
}
.team-entry > h4 {
  font-size: 22px;
}
.event .event-details dl:nth-child(2n),
.post-type-archive-event .page-title span {
  display: none;
}
.fc-event-inner {
  font-size: 14px;
  white-space: normal;
}
.fc-header-title h2 {
  font-family: Roboto;
  font-size: 44px;
}
.widget .fc-event-inner {
  overflow: overflow !important;
}
/*.fc-border-separate tr th.fc-day-header, .fc-widget-header:not(.fc-agenda-divider), a.fc-event {
  background-color: #ce352a !important;
}
.fc-header .fc-button-prev, .fc-header .fc-button-next, .fc-header .fc-button-today, .fc-header .fc-button-month, .fc-header .fc-button-agendaWeek, .fc-header .fc-button-agendaDay, .fc-header .fc-button-today.fc-state-disabled:hover {
	color: #ce352a !important;
}
.fc-header .fc-button-prev:hover,
.fc-header .fc-button-next:hover,
.fc-header .fc-button-today:hover,
.fc-header .fc-button-month:hover,
.fc-header .fc-button-agendaWeek:hover,
.fc-header .fc-button-agendaDay:hover{
   background: #ce352a !important;
}
.widget.widget_events_calendar .fc-content .fc-grid table .fc-day-header {
  color: #fff !important;
}
.widget.widget_events_calendar .fc-header {
  background-color: #ce352a !important;
}*/
.widget.widget_events_calendar .fc-header {
  background-color: #ce352a !important;
}
.widget.widget_events_calendar .fc-content .fc-grid table .fc-day-header {
  font-family: "Roboto" !important;
}
.widget.widget_events_calendar
  .fc-content
  .fc-grid
  .fc-event
  .fc-event-inner
  .fc-event-title {
  background: rgba(206, 53, 42, 0.8);
  font-size: 15px !important;
  font-weight: bold !important;
  padding: 0;
  text-align: center;
}
.fc-header-right {
  display: none;
}
.widget.widget_upcoming_events
  ul
  li
  .event-container
  .event-media
  .event-content
  .event-title {
  font-size: 20px;
  line-height: 23px;
}
.upcoming-meeting-list {
  margin-top: 40px;
}
.upcoming-meeting-list .event {
  float: left;
  width: 100%;
}
.upcoming-meeting-list .event .event-content {
  width: 86%;
  float: left;
}
.upcoming-meeting-list .event-details,
.calendar_event_tooltip span.calendar_event_tooltip_description /*Excerpt in tooltip hover on calendar*/ {
  display: none;
}
/*Single Event*/
.event .event-details {
  padding-top: 30px;
}
.event .event-details dl,
.event .event-details dt {
  font-size: 20px;
  font-weight: bold;
}
.event .event-details dl dt {
  font-size: 18px;
}
.photo a {
  float: left;
  font-family: "roboto-condensed-bold";
  font-size: 18px;
  line-height: 19px;
  margin-top: 10px;
}
.photo-thumb {
  max-height: 240px;
  overflow: hidden;
}
.photo-thumb img {
  width: 100%;
}
.widget .photo a {
  display: inline;
  float: none;
}
#gallery-1 .gallery-item {
  text-align: left !important;
}
.community-outreach-section-1 .block-with-icons a {
  cursor: none;
}
.community-outreach-section-1 .block-with-icons > li {
  display: none;
}
.community-outreach-section-1 .block-with-icons > li:first-child {
  display: block;
}
.community-outreach-section-1 .button {
  padding: 15px;
}
#medical-btns .button,
.min-button .button {
  width: 300px;
}
.min-button .button {
  padding: 10px;
}
.bid-sheet-list {
  margin-top: 20px;
}
ul.standard-list {
  margin: 0;
}
ul.standard-list li {
  list-style: outside none none;
  margin: 0 0 20px;
}
.list > li {
  margin-bottom: 30px;
}
.supporter-list > div {
  margin-bottom: 30px;
}
.supporter-list div p:first-child {
  font-weight: bold;
  font-size: 20px;
}
.supporter-list p {
  margin-bottom: 0;
}
/*Calendar Widget*/
.widget .fc-header-left {
  border: medium none !important;
  float: right;
  left: 7px;
  position: relative;
  top: 5px;
  width: 25%;
}
.widget .fc-header-center {
  border: medium none !important;
  float: left;
  left: 100px;
  position: relative;
}
.fc-header .fc-button-prev:hover,
.fc-header .fc-button-next:hover {
  background: #272831 !important;
}
/*Singl Event Page*/
.event .event-details .address-label,
.event .event-details .address-data {
  float: left;
}
.event .event-details .address-data {
  width: 70%;
  line-height: 120%;
}
/*Page Specific Styles*/
.page-id-722 #custom-menu-wizard-3,/*Forms Widgets on Forms Page*/
.page-id-722 #custom-menu-wizard-4,
.page-id-722 #custom-menu-wizard-5,
.page-id-722 #custom-menu-wizard-6,
.page-id-722 #custom-menu-wizard-7,
.page-id-722 #custom-menu-wizard-8,
.page-id-722 #text-29,
.page-id-722 #text-10, /*Forms page*/
.page-id-680 #text-15,  /*Jobs Page*/
.page-id-719 #text-16, /*Links Page*/
.page-id-820 #menu-item-830 {
  /*Safety Page*/
  display: none;
}
/*Study aides page*/
.page-id-789 .icon-right-dir {
  color: #ce352a;
  font-weight: 400;
}
/*Safety Page - Remove Links & Forms BG Color*/
.page-id-769 #menu-item-760 > a {
  background-color: inherit;
  color: inherit;
}
/*Grievance Page - Make TextArea field same size as textinputs*/
.page-id-916 .contact-form > .tmmFormStyling {
  width: 60%;
}
.page-id-916 .form-input-website {
  display: none;
}
.grievance-steps p {
  margin-bottom: 0;
}
/*Safety Alert*/
#text-17 {
  background-color: #ce352a;
  padding: 30px;
  margin-bottom: 0;
}
#text-17 *,
#text-25 * {
  color: white !important;
}
#text-17 h3 {
  background: transparent url("/assets/images/icons/safety-alert.png") no-repeat
    scroll 3px center;
  text-indent: 25px;
  font-size: 27px !important;
}
#text-17 h4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 20px;
  margin-top: 21px;
  padding-bottom: 20px;
}
#text-17 p {
  font-family: "Roboto Condensed";
}
/*TShirt Fridays*/
#text-25 {
  background-color: #376987;
  padding: 15px 20px 20px;
  margin-bottom: 70px;
}
#text-25 h3 {
  font-weight: bold;
  text-transform: uppercase !important;
}
/*Material Safety & Fire Safety Widget*/
#text-20,
#text-22 {
  padding-bottom: 15px;
}
/*Table*/
.widget table.standard {
  margin-bottom: 30px;
}
table.standard {
  border: 1px solid #ccc;
}
table.standard tr {
  border-top: 1px solid #ccc;
}
table.standard td {
  border-right: 1px solid #ccc;
  padding: 10px 20px;
}
table.standard .number {
  font-size: 22px;
}
table.standard p {
  font-family: "Roboto Condensed";
  margin-top: 0;
}
.table-title {
  background-color: #ce352a;
  color: white;
  font-size: 26px;
  text-align: center;
  padding: 0 !important;
}
table.standard tr:nth-child(2n + 1) {
  background-color: #fff4e0;
}
table.standard tr:nth-child(2n + 1) {
  background-color: #eee;
}
.account .subscription-form .subscription_form_responce {
  left: 146px;
  top: 70px;
}
.account .success {
  background-color: #f2f2f2;
  border: medium none;
  color: #00c99f;
  font-family: "Roboto";
  padding: 10px !important;
  text-transform: none;
  width: 295px;
}
.header.type-3 .header-middle .header-middle-entry .account li {
  padding: 0;
}
.steps-box {
  background-color: #ececec;
  display: block;
  height: 300px;
  margin-bottom: 30px;
  padding: 20px;
  position: relative;
}
.steps-box > .number {
  background-color: #999999;
  color: #fff;
  font-family: roboto-condensed-bold;
  font-size: 80px;
  height: 80px;
  left: -2px;
  line-height: 72px;
  position: absolute;
  text-indent: 14px;
  top: -1px;
  width: 70px;
}
.steps-box > .name {
  display: block;
  font-size: 44px;
  margin-left: -20px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.steps-box > ol {
  display: block;
  font-size: 16px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  top: 30%;
  width: 100%;
}
.steps-box > ol.effect {
  left: 150px;
}
/*Page Specific*/
.brs-links-forms-row .columns.medium-4.large-4 {
  width: 40%;
}
.sidebar-forms-list > ul,
#sidebar .widget_custom_menu_wizard ul {
  border-bottom: 1px dashed #ababab;
  margin: 0;
  padding-bottom: 12px;
  padding-left: 10px;
}
.sidebar-forms-list li,
.widget_custom_menu_wizard li {
  list-style: outside none none;
  margin-bottom: 6px;
}
.sidebar-forms-list h4 {
  margin-bottom: 8px;
  margin-top: 20px;
}
.widget.widget_custom_menu_wizard {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 20px;
}
#sidebar .widget.widget_custom_menu_wizard h3 {
  font-size: 18px;
  margin-bottom: 8px;
}
.shortcode_custom_menu_wizard ul {
  margin: 0;
}
.shortcode_custom_menu_wizard ul li {
  margin-bottom: 20px;
}
/*Footer*/
footer .widget {
  margin-bottom: 0;
  padding-bottom: 0;
}
footer .widget,
#footer .widget.widget_nav_menu li {
  border-bottom: none;
}
#footer .widget p {
  color: #cccccc !important;
}
footer .widget h3.widget-title {
  font-family: "Roboto Condensed";
  font-size: 18px;
  text-transform: none;
}
footer #text-2 p a {
  color: inherit;
  font-family: inherit;
  text-decoration: none;
}
#footer .footer-bottom .copyright {
  color: #ccc;
}
#liwd {
  color: #959595;
  font-size: 12px;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}
#footer #liwd a {
  color: #b9b8b8 !important;
}
#footer #liwd a:hover {
  text-decoration: underline;
}
.page-id-883 .post-list .entry-header h3 {
  /*News page*/
  font-size: 1.5rem !important;
}
.header-bottom .special-message-link {
  color: #404040;
  margin-right: 0;
  float: right;
  position: relative;
  top: 6px;
  border: none;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  #main.medium-8 {
    border-right: 1px solid #dbdbdb;
  }
  .widget .event-text {
    margin-left: 70px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 895px) {
  .box > .overlay > h3 {
    font-size: 20px;
  }
  .box > .overlay {
    bottom: 25px;
  }
}
@media only screen and (max-width: 640px) {
  .top-content .primary-message {
    display: none;
  }
}
/* @media only screen and (min-width: 450px) and (max-width: 640px) {
  .header-bottom .special-message-link {
    font-size: 16px;
  }
}
@media only screen and (min-width: 371px) and (max-width: 449px) {
  .header-bottom .special-message-link {
    font-size: 12px;
  }
} */
@media only screen and (max-width: 370px) {
  .header-bottom .special-message-link {
    font-size: 11px;
  }
}
@media only screen and (max-width: 1005px) {
  #footer .footer-bottom .developed {
    float: none;
    margin-top: 40px;
  }
  #footer .columns {
    width: 32%;
  }
}
@media only screen and (max-width: 960px) {
  .ls-container {
    min-height: 420px !important;
  }
  #caption-bg,
  #copy,
  #title {
    left: 0 !important;
    padding-left: 20px !important;
  }
  #copy,
  #title {
    width: 89% !important;
  }
  #caption-bg {
    height: 200px !important;
    top: 220px !important;
    width: 100% !important;
  }
  #copy {
    top: 278px !important;
  }
  #title {
    top: 232px !important;
  }
}
@media only screen and (max-width: 767px) {
  .header.type-3 .header-middle .header-middle-entry .logo {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  .header-top {
    height: 50px;
    min-height: auto;
  }
  .header[class*="type-"] .header-middle .header-middle-entry .account {
    margin: 0 auto;
    padding: 0 !important;
    width: 100%;
  }
  .mail-signup {
    width: 100%;
  }
  #copy.ls-l p {
    font-size: 15px;
  }
  #title.ls-l {
    font-size: 26px !important;
  }
  .columns .box {
    margin: 40px auto 0;
    width: 364px !important;
  }
  #sidebar {
    padding-left: 10px;
    border-top: 1px dashed;
    padding-top: 30px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 550px) {
  .section-title > a {
    clear: both;
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  #footer .columns {
    width: 100%;
  }
  footer .widget {
    margin-bottom: 40px;
  }
  #footer .footer-top {
    padding-left: 20px !important;
  }
}
@media only screen and (max-width: 510px) {
  .ls-container {
    min-height: 520px !important;
  }
  .home .ls-inner {
    background-color: #000000 !important;
  }
  #caption-bg {
    height: 500px !important;
  }
}
@media only screen and (max-width: 479px) {
  .header[class*="type-"] .header-middle .header-middle-entry .account {
    display: none !important;
  }
  #caption-bg {
    top: 190px !important;
  }
}
ul.menu.covid19 {
  background-color: #eee;
  padding: 30px;
  margin: 0;
  list-style: none;
}
ul.menu.covid19 > li + li {
  margin-top: 20px;
}
ul.menu.covid19 li a {
  text-decoration: underline;
}
