#site_body div.back_header {
  display: none; }

@media all and (min-width: 900px) {
  #site_header .bottom {
    background-color: #ebebeb; } }

#module_cms_page_view {
  overflow: auto;
  background-color: #fff; }
  #module_cms_page_view > div.content {
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 45px 10px 25px 10px; }
    @media all and (min-width: 900px) {
      #module_cms_page_view > div.content {
        padding-top: 85px; } }
    @media all and (min-width: 1100px) {
      #module_cms_page_view > div.content {
        padding: 85px 90px 0 90px; } }
  #module_cms_page_view #site_side_panel .mail_list_basic_sign_up {
    display: none; }
  @media all and (min-width: 900px) {
    #module_cms_page_view #site_side_panel {
      display: block;
      float: right;
      margin-left: 63px !important; }
      #module_cms_page_view #site_side_panel .mail_list_basic_sign_up {
        display: block; } }
  @media all and (min-width: 1000px) {
    #module_cms_page_view {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      max-width: 1200px;
      position: relative;
      width: 100%;
      -ms-word-wrap: break-word;
      word-wrap: break-word;
      margin: 0 auto; } }
  #module_cms_page_view .addthis_sharing_toolbox {
    margin: 40px 0 0 0;
    text-align: center; }
  #module_cms_page_view .featured_items_single_cont:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
    display: block;
    height: 1px;
    width: 80%;
    margin: 130px auto 40px auto;
    background-color: #afafaf; }
  #module_cms_page_view p {
    font-family: Ubuntu, Arial, Helvetica, Sans-Serif; }
  #module_cms_page_view div {
    font-family: Ubuntu, Arial, Helvetica, Sans-Serif; }
  #module_cms_page_view a {
    font-family: Ubuntu, Arial, Helvetica, Sans-Serif; }
  #module_cms_page_view h1 {
    color: #2cade3;
    font-size: 2.625em;
    line-height: 1em;
    display: block;
    margin-bottom: 28px;
    font-weight: 300;
    font-family: Ubuntu, Arial, Helvetica, Sans-Serif; }
  #module_cms_page_view h2 {
    color: #414141;
    font-size: 1.5em;
    line-height: 1em;
    margin: 6px 0 24px 0;
    font-family: Ubuntu, Arial, Helvetica, Sans-Serif;
    font-weight: 700; }
  #module_cms_page_view h3 {
    font-family: Ubuntu, Arial, Helvetica, Sans-Serif;
    color: #414141;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 21px; }
  #module_cms_page_view h4, #module_cms_page_view h5, #module_cms_page_view h6 {
    color: #454444;
    font-size: 1.3125em;
    line-height: 1.35em;
    margin-bottom: 32px;
    font-family: Ubuntu, Arial, Helvetica, Sans-Serif;
    font-weight: 300; }

@media all and (min-width: 900px) {
  .calendar_of_events_cms_template {
    max-width: calc(100% - 395px);
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0; } }

.calendar_of_events_cms_template .date {
  margin-bottom: 10px; }

.calendar_of_events_cms_template .event {
  margin-bottom: 10px; }

body {
  font-size: 16px; }
