/*! fs-build v.1.0.0 | 2014-08-19 */

ul.navmod a, ul.portalnavmod a {
  display: block;
  color: #252525;
  font-size: 1em;
  padding: 0.5em 0;
  text-decoration: none;
}
ul.navmod a:hover, ul.portalnavmod a:hover, ul.navmod a.navon, ul.portalnavmod a.navon {
  background: #003f77;
  color: #e3a503;
}

ul.navmod, ul.portalnavmod {
  padding: 15px 0px;
  font-weight: 600;
  background-color: #003f77;
}
ul.navmod, ul.navmod ul, ul.portalnavmod, ul.portalnavmod ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 15px 0px;
}
ul.navmod li, ul.navmod ul li, ul.portalnavmod li, ul.portalnavmod ul li {
  margin: 0;
  padding: 0;
}
ul.navmod li:last-child a, ul.portalnavmod li:last-child a {
  border-bottom: none;
}
ul.navmod a, ul.portalnavmod a {
  padding: 15px 0;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  line-height: 16px;
  border-bottom: 1px solid #265680;
  margin: 0px 20px;
}
ul.navmod a:hover, ul.portalnavmod a:hover {
  color: #59a5f0;
}
ul.navmod ul.navmodsub, ul.portalnavmod ul.navmodsub {
  background-color: #00294d;
  position: relative;
}
ul.navmod ul.navmodsub li, ul.portalnavmod ul.navmodsub li {
  border: none;
}
ul.navmod ul.navmodsub a, ul.portalnavmod ul.navmodsub a {
  text-transform: initial;
  padding: 10px 15px;
  border: none;
}
ul.navmod ul.navmodsub a:hover, ul.portalnavmod ul.navmodsub a:hover {
  background-color: #00294d;
}
ul.navmod ul.navmodsub a.navon, ul.portalnavmod ul.navmodsub a.navon {
  padding: 10px 20px;
  padding-left: 40px;
}
ul.navmod ul.navmodsub:last-child, ul.portalnavmod ul.navmodsub:last-child {
  padding-bottom: 10px;
}

li.navparent > .nav_history {
  background-color: #00294d;
  position: relative;
  border-bottom: none;
  margin: 0;
  padding-left: 20px;
  padding-right: 5px;
  margin-top: 5px;
  margin-bottom: -5px;
}
li.navparent > .nav_history:hover {
  background-color: #00294d;
}

ul ul li.navparent > .nav_history {
  padding: 10px 25px;
  border: none;
  color: #e3a503;
  text-transform: uppercase;
}

ul.navmod ul ul.navmodsub a.navon {
  padding-left: 35px;
}

li.navparent a.navon {
  background-color: #00294d;
  position: relative;
  border-bottom: none;
  margin: 0;
  padding-left: 20px;
  padding-right: 5px;
  margin-top: 5px;
  margin-bottom: -5px;
}

ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu li {
  margin: 0;
  padding: 0;
}
ul.menu li {
  display: inline-block;
}

#dhtmlmenu_498, #dhtmlmenu_499, #dhtmlmenu_500, #dhtmlmenu_501, #dhtmlmenu_502, #dhtmlmenu_503 {
  position: absolute;
  margin-left: auto !important;
  margin-right: 100px !important;
  left: 0 !important;
  right: 0 !important;
}

#ql_menu {
  display: none;
  position: absolute;
  background-color: white;
  width: 276px;
  height: 165px;
  border-radius: 4px;
  margin-left: -33px !important;
}
#ql_menu ul {
  padding: 0;
  width: 100%;
  margin: 0 auto;
  width: 276px;
  height: 165px;
  position: absolute;
}
#ql_menu ul li {
  list-style: none;
  display: inline-block;
  float: left;
  text-align: center;
}
#ql_menu ul li a {
  color: #a8a8a8;
  width: 138px;
  height: 82.5px;
  display: block;
  position: relative;
  padding: 14px;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: 500ms all ease;
          transition: 500ms all ease;
}
#ql_menu ul li a.coming-soon:before {
  content: '';
  -webkit-transition: 500ms all ease;
          transition: 500ms all ease;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
#ql_menu ul li a:hover {
  background-color: #e5e5e5;
  color: #8e8e8e;
  border-radius: 4px;
}
#ql_menu ul li a:hover.coming-soon:before {
  content: 'coming soon';
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  font-size: 14px;
  position: absolute;
  font-weight: 600;
  top: 30px;
  left: 0;
  right: 0;
  color: #003f77;
  -webkit-transition: 500ms all ease;
          transition: 500ms all ease;
}
#ql_menu ul li a:hover.coming-soon {
  cursor: not-allowed;
}
#ql_menu ul li a img {
  display: block;
  top: 18px;
  margin: 0 auto;
}
#ql_menu .ql-a {
  border-right: 1px solid #ccc;
}
#ql_menu .ql-b {
  border-bottom: 1px solid #ccc;
}
#ql_menu .ql-c {
  border-top: 1px solid #ccc;
  margin-right: -1px;
  margin-top: -1px;
  height: 83px !important;
}
#ql_menu .ql-d {
  border-left: 1px solid #ccc;
}
#ql_menu::after {
  bottom: 100%;
  left: 80%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: white;
  border-width: 20px;
  margin-left: -20px;
  z-index: 333;
}

 /* html resets/
----------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

blockquote, q {
  quotes: none;
}

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

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  text-align: left;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

#contentdiv table {
  background: transparent;
}

object {
  width: 100%;
}

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

td > img {
  max-height: initial;
  max-width: initial;
}

img[align="left"] {
  margin-right: 1em;
}

img[align="right"] {
  margin-left: 1em;
}

hr {
  border: 0;
  height: 1px;
  background: #ccc;
  margin: 1em 0;
}

address {
  font-style: normal;
}

a[href*="tel"] {
  color: inherit;
  text-decoration: none;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  background: #fff;
  color: #252525;
  font-size: 16px;
  font-family: "Soleil", sans-serif;
  font-font-weight: 400;
  line-height: 1.4375;
  -webkit-font-smoothing: antialiased;
}

/* general typography */
h1, h2, h3, h4, h5, h6 {
  font-family: "Soleil", sans-serif;
  font-weight: 100;
  line-height: 1em;
  color: #252525;
  margin: 38.4px 0 19.2px;
}

h1 {
  font-size: 36px;
  margin-top: 0;
  text-transform: uppercase;
  line-height: 30px;
  color: #003f77;
}

h2 {
  font-size: 23px;
  line-height: 40px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px;
}

h3 {
  font-size: 21px;
  font-weight: lighter;
  margin-bottom: 10px;
}

h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 10px;
}

h6 {
  font-size: 1.0em;
  margin-bottom: 10px;
}

p, .text_misc p {
  margin-bottom: 1em;
}

a {
  color: #006dcd;
  text-decoration: none;
}

a:visited {
  color: #006dcd;
}

a:hover {
  color: #e3a503;
}

blockquote {
  color: #006dcd;
  font-family: 'Jubilat', serif;
  font-size: 21px;
  line-height: 30px;
  font-weight: 500;
  padding-left: 20px;
}

/* selected text color */
::-moz-selection {
  background: #252525;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #252525;
  color: #fff;
  text-shadow: none;
}

.genericon {
  vertical-align: initial;
}

/* general layout */
#bodydiv {
  margin: 0 auto;
}

#topcontainer {
  margin: 0;
  padding: 0;
  width: 100%;
}

#midcontainer {
  margin-top: 50px;
}

#mainmiddle {
  width: 98%;
  max-width: 1180px;
  margin: 0 auto;
}

#leftbanner {
  float: left;
  width: 20.33898%;
  margin-right: 3.38983%;
  min-height: 200px;
}

#contentdiv {
  width: 100%;
  float: left;
}

.hasLeftbanner #contentdiv {
  width: 76.27119%;
}

.hasRightbanner #contentdiv {
  width: 71.18644%;
}

.hasRightbanner.hasLeftbanner #contentdiv {
  width: 47.45763%;
}

#rightbanner {
  float: left;
  width: 23.72881%;
  margin-left: 5.08475%;
}

#bottomcontainer {
  text-align: left;
}

#bottombanner {
  margin-top: 20px;
}
#bottombanner:before, #bottombanner:after {
  content: '';
  display: table;
}
#bottombanner:after {
  clear: both;
}
#bottombanner {
  zoom: 1;
}

#poweredby {
  padding: 0 0 1em;
}
#poweredby div {
  width: 98%;
  max-width: 1180px;
  margin: 0 auto;
}

.listcap, .eventobj {
  font-size: 16px !important;
}

.listcap {
  padding: 0;
  margin-bottom: 0.5em;
  font-family: "Soleil", sans-serif;
  color: #003f77;
}

.blockevent {
  border-width: 0;
}

ul.eventobj {
  margin-bottom: 1.5em;
}

.eventspacer {
  display: none;
}

.eventcol {
  padding: 0;
}
.eventcol:before, .eventcol:after {
  content: '';
  display: table;
}
.eventcol:after {
  clear: both;
}
.eventcol {
  zoom: 1;
}

.eventcon {
  padding: 0;
  width: 100% !important;
}

.eventcol_short .eventcon {
  width: 68% !important;
  margin-left: 3%;
}

.caldata .monthhead {
  margin-bottom: 10px;
}

.event_stackdate {
  width: 60px;
  height: 60px;
  float: left;
  background-color: #003f77;
  border-radius: 50%;
  font-family: 'Jubilat', serif;
  font-weight: 600;
}
.event_stackdate span {
  padding: 4px;
  line-height: 1;
}
.event_stackdate .event_stackdayname {
  display: none;
}
.event_stackdate .event_stackmonname {
  color: #fff;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: -8px;
}
.event_stackdate .event_stackdaynum {
  color: #fff;
  font-size: 21px;
  font-weight: 500;
}

.eventcon {
  padding-top: 5px;
}
.eventcon .etitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #252525;
}
.eventcon .event_time {
  font-size: 13px;
  line-height: 18px;
  color: #a5a5a5;
  margin-top: 5px;
}

.calendarcon {
  border-style: none;
}
.calendarcon .monthrow {
  background-color: transparent;
}
.calendarcon .lastrow {
  border-style: none;
}
.calendarcon .tblock .caldata, .calendarcon .tblocklast .caldata {
  background: transparent;
}
.calendarcon .coltitle {
  font-weight: normal;
  color: #003f77;
}
.calendarcon .caldata {
  background: #efefef;
  margin: 1px;
  padding: 4px 8px;
  line-height: 1.2;
  border-style: none;
  border-radius: 4px;
  overflow: hidden;
}
.calendarcon .caldata.hotdate {
  background: #e4e4e4;
}
.calendarcon .daycap {
  margin-bottom: 0.5em;
  background: transparent;
  color: #003f77;
  font-weight: bold;
  font-size: 1.2em;
}
.calendarcon .daycap_off {
  background: transparent;
  opacity: 0.6;
}
.calendarcon .eventcon {
  width: 80% !important;
}
.calendarcon .etitle {
  font-weight: normal;
}

#calendar_nav {
  margin-bottom: 1em;
  font-family: "Soleil", sans-serif;
}

#calendar_buttons {
  margin-bottom: 0.5em;
  border-bottom: 1px solid #003f77;
}
#calendar_buttons a.periodbutton, #calendar_buttons a.periodbutton_on {
  background-color: transparent;
  color: #003f77;
  border: 1px solid #003f77;
  border-bottom-style: none;
}
#calendar_buttons a.periodbutton_on {
  background-color: #003f77;
  color: #fff;
}

#calendar_icons {
  margin: 0;
  padding: 0;
}

.calendar_titlebar {
  background-color: transparent;
  color: #003f77;
  font-size: 1em;
  padding: 0;
  border-width: 0;
  font-weight: bold;
}
.calendar_titlebar a, .calendar_titlebar a:link, .calendar_titlebar a:visited {
  color: #003f77;
}

#minical_img1, #minical_img2 {
  margin-right: 6px;
}

#calendar_titlebar_bottom {
  display: none;
}

#calkeybar {
  font-size: 1em;
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #003f77;
}

.identifierkey {
  width: 11px;
  height: 11px;
  margin: 0 4px 0 0;
  border-color: #003f77;
}
.identifierkey img {
  display: none;
}

#calnav .yui-calendar td.calcell {
  background-color: white;
  border-radius: 100%;
  padding: 13px;
  font-family: "Soleil", sans-serif;
  font-size: 14px;
  width: 10px;
  height: 10px;
  color: #252525;
  border: none;
}
#calnav .yui-calendar td.calcell.oom {
  color: #a5a5a5;
}
#calnav .yui-calendar td.calcell a.selector {
  color: #252525;
}
#calnav .yui-calendar td.calcell:hover {
  background-color: #e2e2e2;
}
#calnav .yui-calendar td.calcell:hover a {
  color: #006dcd;
}
#calnav .yui-calendar td.calcell.selected {
  background-color: #003f77;
}
#calnav .yui-calendar td.calcell.selected a {
  color: white;
}

#calnav.yui-calendar th.calweekdaycell {
  color: #8f8f8f;
  font-size: 11px;
  text-transform: uppercase;
}

.yui-calendar .calhead {
  background: none;
}

.yui-calendar .calheader .calnavleft:before {
  background: none;
  content: '\f053';
  font-family: FontAwesome;
  color: #a5a5a5;
}

.yui-calendar .calheader .calnavright:before {
  background: none;
  content: '\f054';
  font-family: FontAwesome;
  color: #a5a5a5;
}

.newspostitemsep {
  border: none;
  margin: 20px 0px;
}

.newsposttitle a {
  color: #003f77;
  text-decoration: none;
}
.newsposttitle img {
  display: block;
  margin: 0 1em 1em 0;
  float: left;
}
.newsposttitle img[alt="Pinned:"] {
  display: none;
}

.tbcon td.newsThumbnailCell {
  border: 5px solid #d7d7d7;
  width: 70px;
  height: 70px;
  position: relative;
  overflow: hidden;
  float: left;
  clear: both;
  border-radius: 100%;
  margin-right: 10px;
  margin-top: 10px;
  -webkit-transition: .3s all;
          transition: .3s all;
}
.tbcon td.newsThumbnailCell:hover {
  border-color: #e3a503;
}
.tbcon td.newsThumbnailCell a img {
  margin: 0 auto;
  height: auto;
  padding: 0;
  float: left;
  max-width: 150px;
  margin-left: -30px;
  margin-top: -10px;
}

#contentdiv .ui-tabs {
  padding: 0;
  border-radius: 0;
}
#contentdiv .ui-tabs .ui-tabs-panel {
  padding: 0;
}
#contentdiv .ui-tabs .ui-tabs-nav {
  padding: 0;
  border-bottom: 1px solid #003f77;
  margin-bottom: 1.5em;
}
#contentdiv .ui-tabs .ui-tabs-nav li {
  margin: 0 3px 0 0;
  border-radius: 0;
}
#contentdiv .ui-tabs .ui-tabs-nav li a {
  color: #003f77;
  font-family: "Soleil", sans-serif;
  font-size: 0.75em;
  font-weight: bold;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  padding: 10px 14px;
}
#contentdiv .ui-tabs .ui-tabs-nav .ui-state-default {
  border: 1px solid #003f77;
  background: #fff;
}
#contentdiv .ui-tabs .ui-tabs-nav .ui-state-active {
  border: 1px solid #003f77;
  background: #003f77;
  color: #fff;
}
#contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a, #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a:link, #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a:visited {
  color: #fff;
}
#contentdiv .ui-widget-header {
  border-style: none;
  background: transparent;
  color: #003f77;
  font-weight: bold;
  border-radius: 0;
}
#contentdiv .ui-widget-content {
  color: #252525;
  background: transparent;
  border-style: none;
}

.portal_column {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.5em 0 0;
}
.portal_column.two_column:nth-child(2) {
  padding-right: 0;
}

/*
.two_column{ float: left; width: 50%; }
.twothirds_column{ float: left; width: 66.6%; }
.three_column{ float: left; width: 33.3%; }
.four_column{ float: left; width: 25%; }
.five_column{ float: left; width: 20%; }
*/
.portlet {
  border-style: none;
  margin: 0 0 1em;
}

.portlet_header {
  background-color: transparent;
  border-width: 0;
  padding: 0;
  min-height: 1em;
  font-weight: bold;
}

.portlet_title {
  margin-bottom: 0;
  padding: 10px;
}

.portlet_content {
  padding: 10px;
}
.portlet_content > div {
  margin: 0 !important;
}
.portlet_content .newscon {
  padding: 0;
}

div.rss_entry, #portal_tabs div.rss_entry {
  margin: 0;
  padding: 0 0 2em;
  border-style: none;
}

@media (max-width: 768px) {
  #acct_bar.acct_bar_on_top {
    min-width: 100%;
    overflow: hidden;
  }
  #acct_bar.acct_bar_on_top:before {
    content: ' Account Menu';
    display: block;
    line-height: 2em;
    padding-left: 8px;
    pointer-events: none;
  }
  #acct_bar.acct_bar_on_top:hover {
    height: auto;
  }
  #acct_bar.acct_bar_on_top a {
    display: block;
    float: none;
    border-width: 0;
  }
  #acct_bar.acct_bar_on_top #acct_menu {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  div.acct_menus {
    left: 50% !important;
    width: 50%;
    z-index: 9999;
  }
}
#athteamnav {
  margin-bottom: 1em;
}

/* Athletics list fix */
#athschedule, #athschedule td {
  border: 0;
}
#athschedule .athrowsep {
  background: transparent !important;
}

/* Group Directory table fix */
.pagetype_directory #contentdiv table, .pagetype_directory #contentdiv td, .pagetype_directory #contentdiv td div {
  background: transparent !important;
  border: 0 !important;
}
.pagetype_directory .fsDirEntry {
  font-family: "Soleil", sans-serif;
  color: #003f77;
  font-size: 16px;
  line-height: 1.4375 !important;
}
.pagetype_directory .fsDirEntryName {
  font-size: 16px !important;
  text-transform: uppercase;
}

.gridTable {
  width: 100%;
}
.gridTable .contentElementTitle {
  font-weight: normal;
  text-align: center;
}

.mcExpandingList, ul.sub_list {
  width: 100%;
  border-width: 0;
  color: #fff;
  clear: both;
}
.mcExpandingList .contentElementTitle, .mcExpandingList a.sub_title, ul.sub_list .contentElementTitle, ul.sub_list a.sub_title {
  font-weight: 500;
  font-family: "Soleil", sans-serif;
  font-size: 16px;
  color: #fff;
  padding: 5px 0px;
  border-width: 0;
  border-radius: 0;
  text-transform: none;
  letter-spacing: 0;
  position: relative;
}
.mcExpandingList .contentElementTitle.ui-state-default, .mcExpandingList a.sub_title.ui-state-default, ul.sub_list .contentElementTitle.ui-state-default, ul.sub_list a.sub_title.ui-state-default {
  color: #fff;
  background: #e3a503;
}
.mcExpandingList .contentElementTitle.ui-state-default .ui-icon, .mcExpandingList a.sub_title.ui-state-default .ui-icon, ul.sub_list .contentElementTitle.ui-state-default .ui-icon, ul.sub_list a.sub_title.ui-state-default .ui-icon {
  background: none;
}
.mcExpandingList .contentElementTitle.ui-state-default::after, .mcExpandingList a.sub_title.ui-state-default::after, ul.sub_list .contentElementTitle.ui-state-default::after, ul.sub_list a.sub_title.ui-state-default::after {
  font-size: 15px;
  display: block;
  z-index: 2;
  content: "\f067";
  position: absolute;
  color: #fff;
  width: 46px;
  height: 100%;
  padding: 17px 0 0 16px;
  top: 0;
  right: 0px;
  line-height: 1;
  font-family: FontAwesome;
  border-left: 1px solid white;
}
.mcExpandingList .contentElementTitle.ui-state-hover, .mcExpandingList a.sub_title.ui-state-hover, ul.sub_list .contentElementTitle.ui-state-hover, ul.sub_list a.sub_title.ui-state-hover {
  background: #9ab4ca;
  color: #fff;
}
.mcExpandingList .contentElementTitle.ui-state-hover::after, .mcExpandingList a.sub_title.ui-state-hover::after, ul.sub_list .contentElementTitle.ui-state-hover::after, ul.sub_list a.sub_title.ui-state-hover::after {
  font-size: 15px;
  display: block;
  z-index: 2;
  content: "\f067";
  position: absolute;
  color: #fff;
  width: 46px;
  height: 100%;
  padding: 17px 0 0 16px;
  top: 0;
  right: 0px;
  line-height: 1;
  font-family: FontAwesome;
}
.mcExpandingList .contentElementTitle.ui-state-active, .mcExpandingList a.sub_title.ui-state-active, ul.sub_list .contentElementTitle.ui-state-active, ul.sub_list a.sub_title.ui-state-active {
  background: #e3a503;
  border: none;
}
.mcExpandingList .contentElementTitle.ui-state-active a, .mcExpandingList a.sub_title.ui-state-active a, ul.sub_list .contentElementTitle.ui-state-active a, ul.sub_list a.sub_title.ui-state-active a {
  color: #fff;
}
.mcExpandingList .contentElementTitle.ui-state-active::after, .mcExpandingList a.sub_title.ui-state-active::after, ul.sub_list .contentElementTitle.ui-state-active::after, ul.sub_list a.sub_title.ui-state-active::after {
  font-size: 15px;
  display: block;
  z-index: 2;
  content: "\f068";
  position: absolute;
  color: #fff;
  width: 46px;
  height: 100%;
  padding: 17px 0 0 16px;
  top: 0;
  right: 0px;
  line-height: 1;
  font-family: FontAwesome;
  border-left: 1px solid white;
}
.mcExpandingList .contentElementTitle a, .mcExpandingList a.sub_title a, ul.sub_list .contentElementTitle a, ul.sub_list a.sub_title a {
  color: #fff;
  padding-right: 25%;
}
.mcExpandingList .ui-accordion-content, ul.sub_list .ui-accordion-content {
  padding: 0;
}
.mcExpandingList .contentElementDesc, ul.sub_list .contentElementDesc {
  padding: 1em 2em;
}
.mcExpandingList .contentElementDesc a, ul.sub_list .contentElementDesc a {
  color: #003f77;
}
.mcExpandingList .contentElementDesc a:hover, ul.sub_list .contentElementDesc a:hover {
  color: #e3a503;
}

/* style manager additions */
.fs_style_23 {
  font-family: 'Jubilat', serif;
  font-size: 28px;
  color: #e3a503;
}
.fs_style_23:hover {
  color: #fff;
}

.fs_style_24, .leadin {
  font-size: 20px;
  line-height: 25px;
}

.fs_style_25 {
  float: right;
  color: #006dcd;
  font-family: 'Jubilat', Georgia, serif;
  font-weight: 500;
  width: 43%;
  padding: 10px;
  margin-left: 25px;
  margin-top: 10px;
  font-size: 21px;
  line-height: 30px;
}

input, select, textarea {
  font-size: 16px;
  font-family: "Soleil", sans-serif;
}

.text_misc, .text_misc td {
  line-height: 1.4375;
}

.buttons {
  font-size: 16px;
  font-family: "Soleil", sans-serif;
  background-color: #252525;
  color: #fff;
  font-weight: 400;
}

/* Pop Up Editor style */
.mceContentBody {
  background: #fff;
  line-height: 1.4375;
}

/*reset edit e's in unpublished*/
.editE img {
  max-height: 9px !important;
  max-width: 9px !important;
  min-height: 9px !important;
  min-width: 9px !important;
  border-style: none !important;
}

input.buttons, .fsBlog_readmore a, .submitBtn {
  color: #a9a9a9;
  border-radius: 50px !important;
  width: 105px;
  height: 40px;
  background-color: white;
  border: 1px solid #a9a9a9 !important;
  font-size: 14px !important;
  -webkit-transition: .5s all ease;
          transition: .5s all ease;
  text-transform: uppercase;
}
input.buttons:hover, .fsBlog_readmore a:hover, .submitBtn:hover {
  background-color: #003f77 !important;
  color: white !important;
  border-color: #003f77 !important;
}

.submitBtn {
  background-color: white !important;
  text-shadow: none !important;
  color: #a9a9a9 !important;
}

.nm_keywords_field {
  margin-left: 25px;
}

.required {
  color: #003f77;
}

/*fix the weird nav issue */
body {
  height: 100%;
  position: relative;
}

/* fix event reg box */
#eventTopBar .reg_Progress {
  position: relative;
}
#eventTopBar .R_Content {
  padding-left: 0;
}

.off-canvas-wrapper {
  overflow: hidden;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 65%;
  max-width: 300px;
}

#bodydiv {
  height: 100%;
  position: relative;
  left: 0;
  bottom: 0;
  top: 0;
}

ul.mobilemenu {
  padding: 0;
  margin: 0;
}
ul.mobilemenu li {
  float: none;
  width: 100%;
  text-align: left;
  padding: .5em 1em;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid black;
  border-top: 1px solid #242424;
  list-style: none;
}
ul.mobilemenu li:first-child {
  border-top: none;
}
ul.mobilemenu li a {
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.off-canvas {
  width: 40%;
  position: absolute;
  min-height: 100%;
  top: 0;
  right: 0;
  background-color: #181818;
  min-width: 275px;
  z-index: 555;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 500ms ease;
          transition: transform 500ms ease;
  visibility: hidden;
}

.open-sesme {
  left: 0;
  -webkit-transform: translate3d(-36%, 0, 0);
  -ms-transform: translate3d(-36%, 0, 0);
  transform: translate3d(-36%, 0, 0);
  -webkit-transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
}

.open-mobile-nav {
  -webkit-transform: translate3d(0%, 0, 0);
          transform: translate3d(0%, 0, 0);
  -webkit-transition: -webkit-transform 500ms ease;
          transition: transform 500ms ease;
  z-index: 55;
  visibility: visible !important;
  position: absolute;
}

.site-title a {
  text-decoration: none;
}

.main-nav {
  height: 100%;
  background-color: #000f1d;
  background-color: rgba(0, 15, 29, 0.8);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 60px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

#topbanner {
  -webkit-background-size: cover;
          background-size: cover;
  min-height: 345px;
  max-height: 345px;
}

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  min-width: 55%;
}
#nav li {
  margin: 0;
  padding: 0;
}
#nav li {
  list-style: none;
  display: inline;
}
#nav li a {
  display: block;
  float: left;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 15px;
}
#nav li a:hover {
  color: #e3a503;
}

#hierarchy .hier {
  display: inline;
}

#rightbanner .bannermodtitle p {
  font-size: 17px;
  color: #002855;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#rightbanner > div {
  margin-bottom: 40px;
}
#rightbanner p {
  font-size: 15px;
  color: #6b6b6b;
  line-height: 22px;
}

.banner-news .newspostitem {
  margin-bottom: 20px;
}
.banner-news .newspostnotes {
  font-size: 13px;
  color: #6b6b6b;
  line-height: 23px;
}
.banner-news .newsposttitle {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.banner-news .newsposttitle a {
  color: #006dcd;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  -webkit-transition: .3s all;
          transition: .3s all;
}
.banner-news .newsposttitle a:hover {
  color: #e3a503;
}

.newsImage {
  border: 5px solid #d7d7d7;
  width: 70px;
  height: 70px;
  position: relative;
  overflow: hidden;
  float: left;
  clear: both;
  border-radius: 100%;
  margin-right: 10px;
  margin-top: 10px;
  -webkit-transition: .3s all;
          transition: .3s all;
}
.newsImage:hover {
  border-color: #e3a503;
}
.newsImage img {
  margin: 0 auto;
  height: auto;
  padding: 0;
  float: left;
  max-width: 150px;
  margin-left: -30px;
}

.sidebar-feature {
  background-color: #f4db9a;
  border-radius: 4px;
  padding: 20px;
  font-size: 15px;
}
.sidebar-feature .bannermodtitle {
  color: #252525;
}

.headerLogo {
  position: relative;
  top: 66px;
  left: 0px;
  z-index: 33;
  float: left;
}
.headerLogo .logo {
  font-family: "Adobe Caslon Pro", Georgia, serif;
  color: #e3a503;
  font-size: 106px;
  text-transform: uppercase;
  position: absolute;
  text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
}
.headerLogo .logo::first-letter {
  font-size: 120%;
}
.headerLogo .smlogo {
  font-size: 36px;
  color: #e3a503;
  text-transform: uppercase;
  font-family: "Adobe Caslon Pro", Georgia, serif;
  background: none;
  top: -100px;
  transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  /* IE 9 */
  -webkit-transform: translateY(-50px);
  /* Opera, Chrome, and Safari */
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
  position: absolute;
}
.headerLogo .smlogo::first-letter {
  fonts-size: 120%;
}

#ql-btn i {
  margin-right: 5px;
}

.headerWrapper {
  width: 98%;
  max-width: 1180px;
  margin: 0 auto;
}

.my {
  color: #e3a503;
  font-size: 17px;
  font-weight: bold;
  text-transform: initial;
}

.Fenn {
  font-size: 18px;
  font-family: "Adobe Caslon Pro", Georgia, serif;
  font-weight: 600;
  text-transform: capitalize;
}

.tooltipMenu:hover + .myFenn {
  display: block;
}

#nav_menus .fsBtn_menu {
  background-color: #000f1d;
  background-color: rgba(0, 15, 29, 0.9);
  position: absolute;
  max-width: 945px;
  display: none;
  z-index: 55;
  min-height: 300px;
  max-height: 450px;
  margin-top: -2px !important;
}
#nav_menus .fsBtn_menu ul {
  float: left;
}
#nav_menus .fsBtn_menu li {
  border-bottom: 1px solid #000;
  border-top: 1px solid #2b343e;
  list-style: none;
  padding: 10px;
  width: 240px;
  marign-right: 15px;
}
#nav_menus .fsBtn_menu li:first-child {
  border-top: none;
}
#nav_menus .fsBtn_menu li:last-child {
  border-bottom: none;
}
#nav_menus .fsBtn_menu li a {
  color: #fff;
  padding: 10px 0px;
}
#nav_menus .fsBtn_menu li a:hover {
  color: #006dcd;
}

a.fsBtn_on {
  background-color: #e3a503;
  position: relative;
  z-index: 5;
  padding-bottom: 25px !important;
  color: #fff;
}

a#ql-btn.fsBtn_on {
  background: none !important;
}

a.fsBtn_on.fsBtn_active {
  color: #e3a503 !important;
  background: none !important;
}
a.fsBtn_on.fsBtn_active:hover {
  color: #fff !important;
}

#nav li a:hover {
  background-color: #e3a503;
  position: relative;
  z-index: 5;
  padding-bottom: 25px;
  color: #fff;
  z-index: 20;
}
#nav li a:hover#ql-btn {
  background: none !important;
}

.megaContainer {
  padding: 25px 30px;
  width: 100%;
  height: 100%;
}

.megaSpotlight {
  width: 41%;
  float: left;
  padding-left: 7px;
  padding-top: 14px;
}
.megaSpotlight p {
  color: #9f9e97;
  font-size: 13px;
  line-height: 18px;
}

.megaLinks {
  width: 59%;
  float: left;
}
.megaLinks .twoCol {
  padding: 0;
  left: 0;
  margin-top: 0;
}

#nav_menus .twoCol ul.firstColumn {
  left: 0;
  margin-left: 0;
  padding: 0;
}
#nav_menus .twoCol ul.secondColumn {
  left: 0;
  margin-left: 0;
  padding: 0;
}

#poweredby {
  background-color: #002855;
  padding: 20px 0px;
}

#bottomcontainer {
  background-color: #002855;
}
#bottomcontainer h5 {
  color: #7b9dbc;
  font-size: 16px;
  font-weight: 400;
}

.sticky {
  transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  /* IE 9 */
  -webkit-transform: translateY(-50px);
  /* Opera, Chrome, and Safari */
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.scrolled {
  transform: translateY(0px);
  -ms-transform: translateY(0px);
  /* IE 9 */
  -webkit-transform: translateY(0px);
  /* Opera, Chrome, and Safari */
  background-color: #00294d;
  background-color: rgba(0, 41, 77, 0.8);
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  position: fixed;
  top: 0px;
  z-index: 20;
}

.smlogo.sticky.scrolled {
  transform: translateY(0px);
  -ms-transform: translateY(0px);
  /* IE 9 */
  -webkit-transform: translateY(0px);
  /* Opera, Chrome, and Safari */
  top: 10px;
  position: fixed;
}

.footColOne {
  width: 40%;
  float: left;
}
.footColOne .footLogo {
  float: left;
  padding-right: 40px;
  opacity: .7;
}
.footColOne .footerInfo {
  color: #7b9dbc;
  font-size: 16px;
  line-height: 15px;
}
.footColOne .footerInfo h4 {
  color: #e3a503;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 27px;
}
.footColOne .footerInfo .contact {
  font-size: 14px;
}
.footColOne .footerInfo .contactLinks {
  font-size: 14px;
}
.footColOne .footerInfo .contactLinks a {
  padding: 5px 10px 0px 0px;
}

.footColTwo {
  width: 25%;
  float: left;
  padding-right: 5%;
  margin-left: 2% !important;
  padding-left: 5px;
}
.footColTwo .foot-nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.footColTwo .foot-nav li a {
  padding: 5px 0px;
  font-size: 14px;
  line-height: 30px;
}

.footColThree {
  width: 33%;
  float: left;
  position: relative;
  top: 3px;
  max-width: 380px;
  padding-left: 5px;
}
.footColThree:before {
  content: 'News';
  color: #7b9dbc;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 5em;
}
.footColThree .newsposttitle {
  margin: 0;
  padding-bottom: 10px;
  border-bottom: none;
}
.footColThree a {
  font-size: 14px;
  font-weight: 600;
}

.footerLinks {
  background-color: #192735;
}

.barWrapper {
  max-width: 1180px;
  margin: 0 auto;
  width: 98%;
}

.footWrapper {
  max-width: 1180px;
  margin: 0 auto;
  width: 98%;
}
.footWrapper a {
  color: #fff;
}
.footWrapper a:hover {
  color: #006dcd;
}

.fennLinks {
  float: left;
  text-transform: uppercase;
  margin-top: 1px;
  padding-left: 4px;
  border-left: 1px solid  #2b3845;
  border-right: 1px solid #000;
}
.fennLinks ul {
  padding: 0;
}
.fennLinks ul li {
  display: inline-block;
  list-style: none;
  margin-left: -4px;
}
.fennLinks ul li a {
  padding: 16px 10px;
  border-left: 1px solid #000;
  font-size: 15px;
  font-weight: 400;
  border-right: 1px solid #2b3845;
  -webkit-transition: .3s all;
          transition: .3s all;
}
.fennLinks ul li a:hover {
  -webkit-box-shadow: inset 0px -7px 0px 0px #e3a503;
  box-shadow: inset 0px -7px 0px 0px #e3a503;
}
.fennLinks ul li a:hover img {
  -webkit-transition: .1s all;
          transition: .1s all;
}
.fennLinks ul li a img {
  margin-right: 5px;
}

a.barlinks.summerFenn {
  color: #006dcd;
}
a.barlinks.summerFenn span {
  color: #a7e54f;
}
a.barlinks.summerFenn:hover {
  color: #fff;
}
a.barlinks.fennStory {
  color: #e3a503;
}
a.barlinks.fennStory:hover {
  color: #006dcd;
}
a.barlinks.news {
  color: #fff;
}
a.barlinks.news:hover {
  color: #006dcd;
}

.socialLinks {
  float: right;
}
.socialLinks ul li {
  display: inline-block;
  list-style: none;
}
.socialLinks ul li a {
  color: #124e85;
  -webkit-transition: .1s all ease;
          transition: .1s all ease;
  padding: 2px;
}
.socialLinks ul li a:hover {
  color: #fff;
}

@media screen and (max-width: 1100px) {
  #dhtmlmenu_498, #dhtmlmenu_499, #dhtmlmenu_500, #dhtmlmenu_501, #dhtmlmenu_502, #dhtmlmenu_503 {
    position: absolute;
    margin-left: auto !important;
    margin-right: 0px !important;
    left: 0 !important;
    right: 0 !important;
  }
}
@media screen and (max-width: 890px) {
  .footWrapper {
    padding: 0px 30px;
  }

  .footColThree {
    max-width: 100%;
    width: 65%;
  }

  .fennLinks {
    text-align: center;
    border: none;
    width: 100%;
  }

  .footColOne {
    width: 100%;
  }

  .socialLinks {
    position: relative;
    bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  #mainmiddle {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  .hasRightbanner #contentdiv, .hasLeftbanner.hasRightbanner #contentdiv,
  .hasLeftbanner #contentdiv {
    width: 100%;
    display: block;
    max-width: 100%;
    padding: 3%;
  }

  #leftbanner {
    width: 100%;
    display: block;
    max-width: 100%;
    margin: 0;
  }

  #rightbanner {
    width: 100%;
    display: block;
    max-width: 100%;
    padding: 3%;
    float: none;
    margin: 0 auto;
    width: 50%;
  }

  ul.ql-mobile {
    margin: 0;
    padding: 0;
    background-color: #090909;
  }
  ul.ql-mobile li {
    border: none;
  }
  ul.ql-mobile li a {
    color: #fff;
    padding: 5px 5px;
  }
  ul.ql-mobile li a img {
    display: none;
  }

  a.mobile-menu-button {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    padding: 15px;
    -webkit-transition: .5s all ease;
            transition: .5s all ease;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    right: 0px;
  }

  a.mobile-menu-button.active {
    -webkit-transform: translate3d(-38%, 0, 0);
    -ms-transform: translate3d(-38%, 0, 0);
    transform: translate3d(-38%, 0, 0);
    right: 20%;
    position: absolute;
  }

  #nav {
    display: none;
  }

  .footColTwo {
    width: 100%;
    margin-left: 8% !important;
  }
  .footColTwo h5 {
    display: none;
  }
  .footColTwo .foot-nav li a {
    color: #979797;
    display: block;
  }

  .footColThree {
    width: 100%;
  }
}
@media screen and (max-width: 675px) {
  .footerLinks {
    background-color: #000f20;
  }

  .fennLinks {
    border: none;
  }
  .fennLinks ul {
    margin: 0;
    padding: 0;
  }
  .fennLinks ul li {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .fennLinks ul li a {
    width: 100%;
    display: block;
    border-bottom: 1px solid #000;
    border-top: 1px solid #2b3845;
    border-left: none;
    border-right: none;
    font-size: 22px;
  }
  .fennLinks ul li a img {
    margin-top: 5px;
  }
}
@media screen and (max-width: 480px) {
  .open-mobile-nav {
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
    -webkit-transition: -webkit-transform 500ms ease;
            transition: transform 500ms ease;
  }

  .off-canvas {
    min-width: 250px;
  }

  a.mobile-menu-button {
    right: 2%;
    position: absolute;
  }
  a.mobile-menu-button.active {
    right: 20%;
  }

  .headerLogo .logo {
    font-size: 36px;
    top: 5px;
    left: 20px;
    z-index: 9999;
    position: fixed;
  }

  #topbanner {
    background-image: none;
    min-height: 60px;
  }

  .main-nav {
    background-color: rgba(0, 41, 77, 0.8);
    height: 60px;
    position: fixed;
    top: 0;
    z-index: 28;
  }

  .headerLogo .smlogo {
    font-size: 36px;
  }

  #leftbanner {
    width: 100%;
    display: block;
  }

  #rightbanner {
    width: 75%;
  }

  .hasLeftbanner #contentdiv {
    width: 90%;
    margin-left: 16px;
  }

  h1 {
    font-size: 28px;
  }

  .footColOne {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 0px 20px;
  }
  .footColOne .footLogo {
    float: none;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
  }

  .socialLinks {
    float: none;
    clear: both;
    bottom: 0;
    margin: 40px 0 0 0;
  }
  .socialLinks ul {
    padding: 0;
  }
}
.embedded-fsplayer p.playlistItemLinks {
  position: relative !important;
}

.page_1 #bottomcontainer {
  position: relative;
  z-index: 99;
  margin-top: -56px;
}
.page_1 #topbanner {
  min-height: initial;
  max-height: initial;
}
.page_1 #midcontainer {
  display: none;
}
.page_1 .main-nav {
  z-index: 22;
}
.page_1 .homeSlider {
  position: absolute;
  left: 0;
  z-index: 0;
  overflow: hidden;
  width: 100%;
}
.page_1 .slideshow-container {
  position: relative;
}
.page_1 .slideshow-container .slides-conainer {
  display: none;
}
.page_1 .slideshow-container .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
.page_1 .slideshow-container .scrollable:after {
  content: "";
  display: table;
  clear: both;
}
.page_1 .slideshow-container {
  overflow: hidden;
}
.page_1 .slideshow-container li {
  list-style: none;
  padding: 0;
  left: 0;
  margin: 0 auto;
}
.page_1 .caption {
  position: relative;
  left: 15%;
  top: 50%;
  max-width: 500px;
  font-size: 42px;
  color: #fff;
  font-family: 'Jubilat';
  font-weight: 500;
  text-shadow: 0 3px 6px #000;
}
.page_1 .slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 5;
  top: 50%;
  width: 100%;
}
.page_1 .slides-navigation a {
  position: absolute;
  display: block;
  color: #fff;
  font-size: 26px;
  margin: 0px 25px;
  -webkit-transition: .3s all ease-in;
          transition: .3s all ease-in;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.page_1 .slides-navigation a:hover {
  color: #e3a503;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.page_1 .slides-navigation a.prev {
  left: 0px;
}
.page_1 .slides-navigation a.next {
  right: 0px;
}
.page_1 #bottombanner {
  margin-top: 0px;
  background-color: #002855;
}
.page_1 .footerLinks {
  background-color: #000f1f;
  background-color: rgba(0, 15, 31, 0.9);
}
@media screen and (min-width: 890px) {
  .page_1 #bottomcontainer {
    position: relative;
    width: 100%;
    z-index: 9999;
    bottom: 0px;
    left: 0;
  }
}
@media screen and (max-width: 890px) {
  .page_1 body {
    overflow-y: scroll;
  }
}
@media screen and (max-width: 600px) {
  .page_1 .caption {
    font-size: 24px;
    left: 6%;
    bottom: -52%;
  }
  .page_1 .socialLinks {
    bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .page_1 #midcontainer {
    display: block;
  }
  .page_1 .main-nav {
    position: fixed;
    z-index: 5;
  }
  .page_1 .homeSlider {
    height: 330px;
    width: 100%;
    z-index: -33;
  }
  .page_1 .caption {
    display: none;
  }
  .page_1 #topcontainer {
    z-index: -33;
  }
  .page_1 #topbanner {
    min-height: 275px;
  }
  .page_1 #bottomcontainer {
    bottom: 0px;
    position: relative;
  }
  .page_1 #midcontainer {
    min-height: inherit;
    position: relative;
  }
  .page_1 #mainmiddle {
    margin-bottom: 43px;
  }
  .page_1 .footerLinks {
    background-color: #000f20;
  }
  .page_1 .footColThree {
    background-color: white;
    padding: 20px;
    width: 100%;
    position: absolute;
    left: 0;
    min-height: 240px;
    color: #252525;
    margin-top: -50px !important;
  }
  .page_1 .footColThree a {
    color: #252525;
  }
  .page_1 .footColThree:before {
    color: #000f20;
  }
}

.page_660 body {
  background-image: url("../../images/Social-Mashup.jpg");
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.page_660 #midcontainer {
  min-height: 600px;
}
.page_660 #content243 {
  position: relative;
}
.page_660 #bodydiv {
  overflow: hidden;
}
.page_660 #nav {
  display: none;
}
.page_660 #mainmiddle {
  width: 100%;
}
.page_660 #leftbanner {
  margin: 0;
}
.page_660 .toggle-nav li.active {
  background-color: #323335;
}
.page_660 .toggle-nav .fa-tachometer {
  color: #7b9cc0;
}
.page_660 .toggle-nav .fa-comments {
  color: #e3a503;
}
.page_660 .toggle-nav .genericon-youtube {
  color: #bc0010;
}
.page_660 .toggle-nav .genericon-facebook {
  color: #3c5a95;
}
.page_660 .toggle-nav .genericon-instagram {
  color: #5280a1;
}
.page_660 .toggle-nav .genericon-twitter {
  color: #56ade8;
}
.page_660 .main-nav {
  background-color: rgba(24, 24, 24, 0.9);
}
.page_660 .toggle-nav--container {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transition: 1s all ease;
          transition: 1s all ease;
}
.page_660 .toggle-nav--container.sticky.scrolled {
  position: fixed;
  background: none;
}
.page_660 ul.toggle-nav.sticky.scrolled {
  background: none;
  left: 0;
  top: 0;
}
.page_660 ul.toggle-nav {
  padding: 0;
  display: inline-block;
  margin: 0 auto;
}
.page_660 ul.toggle-nav:after {
  display: block;
  content: '';
  clear: both;
}
.page_660 ul.toggle-nav li {
  float: left;
  display: inline-block;
  list-style: none;
  margin-right: -1px;
}
.page_660 ul.toggle-nav li a {
  display: block;
  padding: 17px 16px;
  border: 1px solid gray;
  border-top: none;
  border-bottom: none;
}
.page_660 ul.toggle-nav li a:hover {
  background-color: #323335;
}
.page_660 ul.toggle-nav li a span, .page_660 ul.toggle-nav li a i {
  font-size: 24px;
  vertical-align: middle;
}
.page_660 .headerLogo .smlogo {
  top: -60px;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}
.page_660 .headerLogo .smlogo:first-letter {
  font-size: 120%;
}
.page_660 .headerLogo .smlogo.sticky.scrolled {
  top: 5px;
  position: fixed;
}
.page_660 .social-top-description {
  text-align: center;
  top: 150px;
  width: 75%;
  margin: 0 auto !important;
  color: #fff;
  position: relative;
}
.page_660 .social-top-description p {
  font-weight: 100;
  line-height: 28px;
  font-size: 20px;
}
.page_660 .social-top-description span {
  font-size: 37px;
  text-transform: uppercase;
  font-family: 'Adobe Caslon Pro';
  display: inline-block;
}
.page_660 .social-top-description .socialHeading--fenn {
  color: #e3a503;
}
.page_660 .social-top-description .socialHeading--fenn:first-letter {
  font-size: 120%;
}
.page_660 .social-top-description .socialHeading--social {
  color: #addeff;
}
.page_660 .social-top-description .socialHeading--social:first-letter {
  font-size: 120%;
}
.page_660 #leftbanner {
  width: 100%;
  float: none;
  display: block;
}
.page_660 .tile {
  width: 100%;
  display: block;
  position: relative;
  -webkit-transition: .3s all ease-in-out;
          transition: .3s all ease-in-out;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.page_660 .tile.youtube {
  max-width: 780px !important;
  height: 440px;
  background-color: black;
  width: 100%;
  float: left;
}
.page_660 .tile.blogpost {
  height: 440px;
  background-color: #e3a503;
  color: #fff;
  width: 33%;
  margin-left: 20px;
  float: left;
  padding: 25px;
  max-width: 380px;
}
.page_660 .tile-row {
  width: 100%;
  margin: 0 auto;
}
.page_660 .tile-row::after {
  display: block;
  clear: both;
  content: '';
}
.page_660 h2.blogTopicTitle {
  color: black;
  text-transform: none;
  margin: 0;
  line-height: 30px;
}
.page_660 h2.blogTopicTitle a {
  color: black;
}
.page_660 h2.p1 {
  font-size: 18px;
  margin: 0;
  text-transform: none;
}
.page_660 .blogtopic p {
  padding: 0;
  margin: 0;
  color: black;
}
.page_660 .blogpostinfo {
  display: none;
}
.page_660 .fsBlog_readmore {
  margin: 0 auto;
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.page_660 .fsBlog_readmore a {
  width: 165px;
  height: 40px;
  margin: 0 auto;
  padding: 8px 41px;
  background-color: #e3a503;
  color: #fff;
  border-color: #fff !important;
}
.page_660 .fsBlog_readmore a:hover {
  border-color: #e3a503 !important;
  background-color: white !important;
  color: #e3a503 !important;
}
.page_660 .insta-contain img {
  width: 100%;
}
.page_660 .facebook {
  color: #fff;
  font-size: 16px;
  line-height: 23px;
}
.page_660 .facebook img {
  width: 50%;
  max-height: 150px;
  height: auto !important;
}
.page_660 .social-column-one,
.page_660 .social-column-two,
.page_660 .social-column-three {
  margin-top: 20px;
  float: left;
  width: 33%;
  margin-right: 1.694915254237288%;
  max-width: 380px;
}
.page_660 .social-column-three {
  margin: 0;
}
.page_660 .insta-inner--contain ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.page_660 .insta-inner--contain ul li a:first-child {
  display: none;
}
.page_660 .insta-inner--contain ul li {
  position: relative;
  margin-bottom: 20px;
}
.page_660 .insta-inner--contain ul li a {
  z-index: 33;
}
.page_660 .insta-inner--contain ul li:after {
  content: '\f215';
  font-size: 20px;
  font-family: 'Genericons';
  color: #fff;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: 20px;
  -webkit-transition: .3s ease-in-out all;
          transition: .3s ease-in-out all;
}
.page_660 .insta-inner--contain ul:hover li:after {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}
.page_660 .facebook br {
  display: none;
}
.page_660 .facebook a {
  display: block;
  margin: 10px 0px;
  color: #e3a503;
}
.page_660 .facebook a:hover {
  color: #fff;
}
.page_660 .facebook p {
  padding: 30px 25px 60px 25px;
}
.page_660 .facebook-post {
  background-color: #3b5998;
  overflow-wrap: break-word;
  height: 180px;
  margin-bottom: 20px;
  position: relative;
}
.page_660 .facebook-post:after {
  content: '\f204';
  font-size: 20px;
  font-family: 'Genericons';
  color: #fff;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 1;
  -webkit-transition: .3s ease-in-out all;
          transition: .3s ease-in-out all;
}
.page_660 .facebook-post:hover:after {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}
.page_660 a.fb-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  top: -10px;
  z-index: 2;
  overflow-wrap: break-word;
}
.page_660 .tweets {
  margin-top: 20px;
  list-style: none;
  padding: 0;
}
.page_660 .tweets li {
  background-color: #4099ff;
  margin-bottom: 20px;
  padding: 25px;
  color: #fff;
  list-style: none;
  height: 180px;
  position: relative;
  overflow-wrap: break-word;
  overflow: hidden;
}
.page_660 .tweets li:after {
  content: '\f202';
  font-size: 20px;
  font-family: 'Genericons';
  color: #fff;
  position: absolute;
  bottom: 20px;
  right: 20px;
  -webkit-transition: .3s ease-in-out all;
          transition: .3s ease-in-out all;
  z-index: 0;
}
.page_660 .tweets li:hover:after {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}
.page_660 .tweets li a {
  color: #004898;
}
.page_660 .tweets li a:hover {
  color: #e3a503;
}
.page_660 .tweets li .footer {
  display: none;
}
.page_660 .tweets li img {
  display: none;
}
.page_660 .tweets li time {
  color: #aed4ff;
  font-size: 14px;
}
.page_660 .tweets li .h-card.p-author {
  display: inline;
  margin-right: 10px;
}
.page_660 .tweets li .h-card.p-author b {
  font-weight: 400;
}
.page_660 .tweets li .full-name {
  display: none;
}
.page_660 .tweets li .header {
  margin-bottom: 10px;
}
.page_660 .tweets li .header .p-nickname {
  color: #fff;
}
.page_660 .tweets li .e-entry-content a {
  position: relative;
  z-index: 999;
}
.page_660 a.u-url.profile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px 25px;
  z-index: 55;
}
.page_660 .u-url time {
  position: relative;
  left: 115px;
}
.page_660 a.corner_link {
  height: 55px;
  width: 55px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
@media screen and (max-width: 1195px) {
  .page_660 .social-column-one, .page_660 .social-column-two, .page_660 .social-column-three {
    width: 50%;
    float: none;
    display: block;
    clear: both;
    margin: 20px auto;
  }
  .page_660 .tile.youtube {
    width: 100%;
    background: none;
    margin: 0 auto;
    float: none;
    height: auto;
  }
  .page_660 .tile.blogpost {
    width: 50%;
    min-width: 380px;
    margin: 20px auto;
    float: none;
  }
}
@media screen and (max-width: 768px) {
  .page_660 #nav {
    margin: initial;
  }
  .page_660 .tile.blogpost {
    width: 98%;
    margin: 20px auto;
    clear: left;
    float: none;
    display: block;
  }
  .page_660 .social-column-one,
  .page_660 .social-column-two,
  .page_660 .social-column-three {
    float: none;
    display: block;
    width: 100%;
    margin: 20px auto;
    clear: both;
  }
}
.page_660 .hide-me {
  -webkit-transform: scale(o);
      -ms-transform: scale(o);
          transform: scale(o);
  visibility: hidden;
  position: fixed;
}
.page_660 .show-me li {
  float: left;
  width: 46%;
  margin-left: 20px;
}
.page_660 .show-me div.facebook-post {
  float: left;
  width: 46%;
  margin-left: 20px;
  overflow-wrap: break-word;
}
.page_660 .show-me .insta-inner--contain ul p {
  float: left;
  width: 46%;
  margin-right: 20px;
}
