@import url('https://fonts.googleapis.com/css?family=Raleway:100,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700');

@media screen and (max-width: 900px){
    .placeholder,
    .CMS_adminBar { display: none; }
}

.portletEditMode #page {
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 40px !important;
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
}

body {
    background-color: #3f7694;
}

body > * {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

body .font-force {
    /* font-family: 'Raleway', sans-serif; */
    font-size: 16px;
    /* font-weight: 500; */
    font-style: normal;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0px !important;
}

#subpage-content div[id*="_divContent"],
#subpage-content .panel-content {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
}

#newsroom {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 10pt;
}

#divCalendar {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 10pt;
}

div[id*="_divContent"] img,
.panel-content img {
    max-width: 100%;
    max-height: 100%;
    padding: 10px;
    box-sizing: border-box;
}

#subpage-main > .inside-padding {
    padding: 0;
}

#subpage-sidebar:before {
    content: '';
    background: url(/UserFiles/Servers/Server_6435726/Templates/Images/logo-white.png) no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    width: 300px;
    height: 300px;
    z-index: -1;
    opacity: 0.35;
    bottom: -100px;
    right: -100px;
}

.alamos-bg {
  position: absolute;
  width: 100%;
  height: 90vh;
  z-index: -1;
/*
  background-image: url(/UserFiles/Servers/Server_6435726/Templates/Images/background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
*/
}

.alamos-bg:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    background: #fff;
    bottom: 0px;
    left: 0;
    background: rgba(147,206,222,0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(147,206,222,0)), color-stop(100%, rgba(63,118,148,1)));
    background: -webkit-linear-gradient(top, rgba(147,206,222,0) 0%, rgba(63,118,148,1) 100%);
    background: linear-gradient(to bottom, rgba(147,206,222,0) 0%, rgba(63,118,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#3f7694', GradientType=0 );
}

.alamos-bg > div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.bg1 {
    background-image: url("/UserFiles/Servers/Server_6435726/Image/HomepageSlider/bg1.jpg");
    background-image: url("/UserFiles/Servers/Server_6435726/Templates/Images/background.jpg");
}

.bg2 {
    background-image: url("/UserFiles/Servers/Server_6435726/Image/HomepageSlider/bg2.jpg");
}

.bg3 {
    background-image: url("/UserFiles/Servers/Server_6435726/Image/HomepageSlider/bg3.jpg");
}

.bg4 {
    background-image: url("/UserFiles/Servers/Server_6435726/Image/HomepageSlider/bg4.jpg");
}

.bg5 {
    background-image: url("/UserFiles/Servers/Server_6435726/Image/HomepageSlider/bg5.jpg");
}

a {
    text-decoration: none;
}

a, a:hover {
    color: #395b97;
}

#subpage-content div[id*="_divContent"] a,
#subpage-content .panel-content a {
    text-decoration: underline;
    font-weight: 600;
}



.inside-padding {
    max-width: 1400px;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    z-index: 1;
}

.inside-padding:after {
    content: '';
    display: block;
    clear: both;
}

.cf:before,
.cf:after {
    content: '';
    display: table;
}

.cf:after {
    clear: both;
}

ul.reset {
    margin: 0;
    padding: 0;
    list-style: none;
}

.w-25 {
    width: 25%;
    float: left;
}

.w-30 {
    width: 30%;
    float: left;
}

.w-33 {
    width: 33.33334%;
    float: left;
}

.w-40 {
    width: 40%;
    float: left;
}

.w-50 {
    width: 50%;
    float: left;
}

.w-60 {
    width: 60%;
    float: left;
}

.w-66 {
    width: 66.66667%;
    float: left;
}

.w-70 {
    width: 70%;
    float: left;
}

.w-75 {
    width: 75%;
    float: left;
}

.ptl_col_1_2,
.ptl_col_1_3,
.ptl_col_1_4,
.ptl_col_2_2,
.ptl_col_2_3,
.ptl_col_3_3,
.ptl_col_3_4 {
    padding: 20px;
    box-sizing: border-box;
}

div[class^="ptl_col"]:first-of-type {
  padding-left: 0;
}

@media screen and (max-width: 640px){
    .ptl_col_1_2,
    .ptl_col_1_3,
    .ptl_col_1_4,
    .ptl_col_2_2,
    .ptl_col_2_3,
    .ptl_col_3_3,
    .ptl_col_3_4  {
        width: 100%;
        padding: 10px;
    }
}

/* Begin Custom styles */

#pubWrapper {
    display: none;
}

#header {
    background: rgba(255,255,255,0.6);
    position: relative;
    z-index: 10;
}

#header > .inside-padding {
    padding: 40px 10px;
}

#header .logo {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}

#header .logo img {
    max-width: 100%;
    max-height: 100%;
}

.header-right {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

.header-right-inside {
    display: inline-block;
    /* max-width: 340px; */
}

.header-social a {
    font-size: 26px;
    color: #34657f;
    width: 40px;
    display: inline-block;
}

.header-social {
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.translateDropdown {
    position: relative;
    width: 170px;
    display: inline-block;
    margin: 0px auto 0px auto;
}

a.translate-btn {
    background: #9b3921;
    color: #fff;
    font-size: 20px;
    padding: 12px 25px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    display: inline-block;
    pointer-events: none;
}

a.translate-btn:hover {
    text-decoration: none;
}

a.translate-btn em {
    margin-left: 20px;
}

ul.languageDropdown {
    position: absolute;
    background: #81301c;
    top: 44px;
    right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: calc(100% - 1px);
    border-radius: 0px 0px 5px 5px;
    display: none;
    text-align: left;
    z-index: 10;
}

ul.languageDropdown a {
    color: #fff;
    padding: 5px 10px 5px 25px;
    display: inline-block;
}

@media screen and (max-width: 1000px){
  #header .logo {
    padding-right: 40px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 640px){
  #header > .inside-padding {
    padding: 20px 10px;
  }

  #header .logo,
  .header-right {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  #header .logo img {
    max-width: 80%;
  }

  .header-right {
    margin-top: 30px;
  }

  body #header #searchBox {
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    margin-left: 10px;
    max-width: 180px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 550px){
  .header-social {
    display: block;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 480px){
  .translateDropdown {
    width: 120px;
  }

  a.translate-btn {
    font-size: 16px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
  }

  a.translate-btn em {
    margin-left: 10px;
  }

  ul.languageDropdown {
    top: 33px;
    left: 0;
  }

  ul.languageDropdown a {
    font-size: 14px;
    padding: 5px 10px;
  }

  body #header #searchBox {
    max-width: 170px;
  }

  body #header #searchBox input.gsc-input {
    height: 40px;
    padding: 5px;
    font-size: 16px;
  }

  body #header #searchBox td.gsc-search-button {
    padding: 0;
  }

  body #header #searchBox input.gsc-search-button {
    width: 30px;
    vertical-align: top;
    padding: 0px 5px;
  }

  body #header #searchBox .gsc-search-button:after {

width: 30px;

height: 30px;

line-height: 30px;

font-size: 18px;
  }
}

/* Menubar */

#menubar {
    background: #34657f;
    border-bottom: 6px solid #9b3921;
    position: relative;
    z-index: 2;
}

#menubar > .inside-padding {
    padding: 0px 10px;
}

body .mm-ismenu {
    background: #2e5062;
    color: rgba(255,255,255,0.8);
}

    #mobile-bar {
        display: none;
        text-align: center;
        color: #fff;
        padding: 10px;
        font-size: 22px;
    }

    #mobile-bar em {
        margin-right: 10px;
    }

@media screen and (max-width: 1000px){
    .megamenu { display: none; }

    #mobile-bar { display: block; }
}

body .nav-menu {
    display: -webkit-box;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

body .nav-item > a {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 24px;
    padding: 0.75em 1em;
}

body .nav-item > a.open, body .nav-item > a:focus {
    background: #254759;
}

#pagetitle {
    display: inline-block;
    background: #81301c;
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    padding: 20px 40px 20px 25px;
    position: relative;
}

#pagetitle:before {
  content: '';
  position: absolute;
  top: 0;
  width: 10000px;
  height: 100%;
  background: #81301c;
  right: 0;
}


#pagetitle span {
    position: relative;
}

#subpage {
    margin-top: 100px;
}

#breadcrumbs {
    background: #9b3921;
    position: relative;
    color: #fff;
}

#breadcrumbs span, #breadcrumbs a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    opacity: 0.75;
    font-weight: 500;
}

#breadcrumbs a:nth-child(2) {
    cursor: default;
    text-decoration: none;
}

#breadcrumbs .inside-padding {
    padding: 9px 25px;
}

#breadcrumbs:before {
    content: '';
    position: absolute;
    top: 0;
    width: 10000px;
    height: 100%;
    background: #9b3921;
    right: 0;
}


#breadcrumbs .inside-padding > nav:first-child {
    width: calc(100% - 40px);
}

#breadcrumbs .inside-padding > * {
    display: inline-block;
    vertical-align: middle;
}

.fontSize li {
    display: inline-block;
}

.fontSize li:first-child {
    margin-right: 10px;
}

#subpage-sidebar-wrapper {
    float: left;
    width: 300px;
}

#subpage-sidebar {
    background: rgba(37, 71, 89, 0.9);
    width: 100%;
    position: relative;
    padding: 25px;
    box-sizing: border-box;
    overflow: hidden;
}

#contact-info {
    display: none;
    background: rgba(37, 71, 89, 0.9);
    width: 100%;
    position: relative;
    padding: 25px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 10px;
}

#subpage-sidebar-wrapper #contact-info {
    display: block;
}

#contact-info a {
    color: #fff;
}

a.contact-goto {
    background: #81301c;
    color: #fff;
    text-decoration: none;
    padding: 6px 25px;
    display: none;
    font-size: 20px;
    border-bottom: 2px solid rgba(255,255,255,0.6);
}

a.contact-goto i:first-child {
    font-size: 50px;
}

a.contact-goto i:last-child {
    font-size: 30px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    display: inline-block;
}

a.contact-goto > * {
    vertical-align: middle;
}

a.contact-goto span {
    width: calc(100% - 80px);
    display: inline-block;
    text-align: center;
}

#contact-info h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-top: 0;
}

#contact-info p i {
    margin-right: 10px;
}

#contact-info p {
    color: #fff;
    word-wrap: break-word;
}

#contact-info p.no-icon {
    opacity: 0;
}

#subpage-content {
    float: left;
    background: rgba(255,255,255,0.9);
    background: #fff;
    margin-left: 10px;
    width: calc(100% - 310px);
}

#subpage-content > .inside-padding {
    padding: 25px;
}

.sidenav li {
    padding-left: 10px;
    position: relative;
    margin: 10px 0px;
}

.sidenav li:before {
    content: '\2022';
    color: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
}

.sidenav li.active {
  font-weight: bold; }
.sidenav li.active:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 5px 6px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 30%; }

.sidenav li.level2 {
  margin-left: 15px; }

.sidenav li.level3 {
  margin-left: 30px; }

.sidenav li.level4 {
  margin-left: 45px; }

.sidenav a {
    color: #fff;
}

#home_bg #page {
    margin-top: 320px;
}

.exp-subpages {
    color: #fff;
    text-decoration: none;
    padding: 10px 0px;
    display: none;
    font-weight: 600;
    font-size: 20px;
}

.exp-subpages:hover,
.exp-subpages:focus {
    text-decoration: none;
    color: #fff;
}

@media screen and (min-width: 1001px){
    ul.sidenav {
        display: block !important;
    }
}

@media screen and (max-width: 1000px){
    #subpage-sidebar-wrapper, #subpage-content {
        width: 100%;
        float: none;
        margin: 0;
    }

    #subpage-sidebar {
        padding: 10px 25px;
    }

    ul.sidenav {
        display: none;
    }

    .exp-subpages {
        display: block;
    }

    .exp-subpages > div {
        position: relative;
        width: 46.5px;
        display: inline-block;
        height: 24px;
        vertical-align: bottom;
    }

    .exp-subpages > div span {
        position: absolute;
    }

    .exp-subpages > div span {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .exp-subpages > div span.active {
        opacity: 1;
    }
}

@media screen and (max-width: 640px){
  #pagetitle {
    font-size: 24px;
  }

  #breadcrumbs { display: none; }

  a.contact-goto {
    background: #9b3921;
  }
}

/* News Content Pages */

#newsroom .media img {
    max-width: 50%;
    padding: 0px 20px 20px 0px;
}



@media screen and (max-width: 640px){

    #newsroom .media img {
      width: 100%;
      max-width: none;
      padding: 0px 0px 20px 0px;
    }
}

/* Mega Menu */

.megamenu a {
    font-family: Arial, sans-serif !important;
}

.megamenu .level1 {
    display: -webkit-box;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 52px;
}

.megamenu .level1 > .sub-nav-group.category {
    display: -webkit-box;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin: 0;
}

body .sub-nav {
    background: rgba(210, 226, 234, 0.95);
    padding: 1em;
    width: 100%;
    box-sizing: border-box;
}

.nav-item.level0:nth-child(1) .level1 {
    height: 600px;
}

.nav-item.level0:nth-child(2) .level1 {
    height: 220px;
}

.nav-item.level0:nth-child(3) .level1 {
    height: 215px;
}

.nav-item.level0:nth-child(4) .level1 {
    height: 315px;
}

.nav-item.level0:nth-child(5) .level1 {
    height: 400px;
}

body .sub-nav-group.category > span {
    display: none;
}

body .sub-nav-group.category a {
    color: #333;
}

body .sub-nav-group.category a:hover, body .sub-nav-group.category a:focus {
    background: #a6c3d2;
    color: #333;
}

.megamenu .level1 > .sub-nav-group > li {border-left: 4px solid #61899d;width: 25%;margin-bottom: 20px;padding: 6px 6px;box-sizing: border-box;}

.megamenu .level1 > .sub-nav-group > li > div:first-child a {
    font-weight: 700;
    font-size: 20px;
}

@media screen and (max-width: 1350px){
  .nav-item.level0:nth-child(1) .level1 {
      height: 600px;
  }
}

/*-- Tabs --*/
.homepage-tabs-wrapper {margin-bottom: 60px;}

ul.homepage-tabs {
 list-style-type: none;
 padding: 0;
 margin: 0px;
 font-size: 0;
}

ul.homepage-tabs li span i { display: none; }

ul.homepage-tabs li {
 display: inline-block;
 padding: 10px 6px;
 color: #333;
 cursor: pointer;
 -webkit-transition: all 0.3s 0.4s;
 transition: all 0.3s 0.4s;
 font-size: 24px;
 letter-spacing: 0.05em;
 background: rgba(255,255,255,0.6);
 vertical-align: bottom;
 box-sizing: border-box;
 text-align: center;
 text-transform: uppercase;
}

ul.homepage-tabs li a {
    color: #333;
    text-decoration: none;
    font-weight: 500;
    /* font-family: 'Raleway', sans-serif; */
}

ul.homepage-tab-content {
 list-style-type: none;
 margin: 0;
 padding: 25px;
 background: rgba(255,255,255,0.9);
 box-shadow:         0px 0px 8px 2px rgba(0, 0, 50, 0.23);
}

#events ul.homepage-tab-content {
    padding: 15px;
}

ul.homepage-tab-content li {
 display: none;
 overflow: hidden;
}

ul.homepage-tab-content li.active {
 display: block;
}

.homepage-tabs .fa-2x {
 font-size: 1.3em;
}

ul.homepage-tabs li.active {
    padding: 15px 6px;
    background: rgba(255,255,255,0.9);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

ul.homepage-tabs li:first-child {
    width: 40%;
}

ul.homepage-tabs li:nth-child(2) {
    width: calc(30% - 8px);
    margin: 0px 8px
}

ul.homepage-tabs li:nth-child(3) {
    width: calc(30% - 8px);
}

@media screen and (max-width: 640px){
    ul.homepage-tabs li:nth-child(1),
    ul.homepage-tabs li:nth-child(2),
    ul.homepage-tabs li:nth-child(3) {
        width: 100%;
        margin: 0;
        background: rgba(255,255,255,0.8);
    }

    ul.homepage-tabs li.active {
      background: #fff;
    }
}


/* Open Gov */








/* Upcoming Events */

.eventFilters {
    padding: 20px 20px;
}

.eventFilters span {
    vertical-align: middle;
    font-size: 14px;
    margin-right: 10px;
}

.eventFilters a {
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 15px;
    padding: 8px 20px;
    border-radius: 5px;
    position: relative;
    margin: 0px 5px;
    display: inline-block;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
}

.eventFilters a:nth-child(2),
.eventFilters a:nth-child(2):before {
    background: #35647e;
}

.eventFilters a:nth-child(3),
.eventFilters a:nth-child(3):before {
    background: #9b302f;
}

.eventFilters a:nth-child(4),
.eventFilters a:nth-child(4):before {
    background: #336666;
}

.eventFilters a:before {
    content: '\e906';
    font-family: 'icomoonLAC';
    position: absolute;
    top: -8px;
    left: -8px;
    border-radius: 50%;
    padding: 2px;
    font-size: 20px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.eventFilters a.active:before {
    opacity: 1;
}

.upcomingEvents {
    padding: 20px 0px 20px 0px;
    display: -webkit-box;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    max-height: 410px;
}

#subpage .upcomingEvents {
    max-height: none;
}

a.event {
    margin-bottom: 20px;
    display: block;
    width: 50%;
    padding: 0px 10px;
    box-sizing: border-box;
}

#subpage a.event {
    width: 33.33334%;
}

.event-left {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: #34657f;
    color: #fff;
    border-radius: 50%;
    border: 4px solid #fff;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
    position: relative;
    overflow: hidden;
}

.event.county_council .event-left {
    background: #9b302f;
}

.event.parks_and_recreation .event-left {
    background: #336666;
}

.date {margin-top: 13px;}

.event-left span:first-child {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    text-align: center;
}

.event-left span:last-child {
    font-size: 30px;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 100%;
}

.event-right {
    width: calc(100% - 100px);
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    color: #333;
}

.event-right .title {
    font-weight: 700;
}

.event-left i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-48%,-168%);
            transform: translate(-48%,-168%);
    font-size: 48px;
    -webkit-transition: all 0.5s cubic-bezier(.87,-.41,.19,1.44);
    transition: all 0.5s cubic-bezier(.87,-.41,.19,1.44);
}

a.event:hover .event-left i,
a.event:focus .event-left i {
    -webkit-transform: translate(-48%,-48%);
            transform: translate(-48%,-48%);
}

a.event:hover .event-left .date,
a.event:focus .event-left .date {
    -webkit-transform: translate(0%,30%);
            transform: translate(0%,30%);
    opacity: 0.33;
}

.event-left .date {
    -webkit-transition: all 0.5s cubic-bezier(.87,-.41,.19,1.44);
    transition: all 0.5s cubic-bezier(.87,-.41,.19,1.44);
}

@media screen and (max-width: 1200px){
    .eventFilters > span { display: none; }

    ul.homepage-tabs li a {
        font-size: 19.5px;
    }
}

@media screen and (max-width: 1000px){
    #events.w-60, body #banner-slider.w-40 {
        width: 100%;
        float: none;
    }

    #banner-slider.w-40 {

margin: 0 auto;
    }
}

@media screen and (max-width: 640px){
    .eventFilters { padding: 10px; }

    .eventFilters a:not(:last-child) {
        margin-bottom: 10px;
    }

    .upcomingEvents {
        max-height: 350px;
    }

    a.event {
        width: 100%;
    }

    .event-left {
        width: 65px;
        height: 65px;
    }

    .event-left .date {
        margin-top: 10px;
    }

    .event-left span:first-child {
        font-size: 14px;
    }

    .event-left span:last-child {
        font-size: 24px;
    }

    .event-right {
        width: calc(100% - 85px);
    }

    .event-left i {
        font-size: 36px;
    }
}

/* News */


.news-wrapper {
    display: -webkit-box;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.news-images {
    float: left;
    width: 95px;
    height: 420px;
    display: -webkit-box;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 15px;
    position: relative;
    z-index: 2;
    padding: 10px 10px 10px 10px;
}

.ie-fix .news-images {
    padding: 10px 40px 10px 10px;
}

.news-contents {
    float: left;
    padding: 25px 25px 25px 50px;
    background: #fff;
    width: calc(100% - 95px);
}

.news-images .image-container {
    position: relative;
}

.news-images .image {
    border-radius: 47.5px;
    overflow: hidden;
    width: 95px;
    height: 95px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
}

.news-images .image:hover {
    width: 105px;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.news-images .image:focus {
    width: 105px;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    outline: none;
    box-shadow: 0px 0px 10px 4px rgb(78, 143, 179);
}

.news-images .image.active {
    width: 160px;
    border-radius: 47.5px;
}

.news-images .image.fa {
    font-size: 40px;
    text-align: center;
    line-height: 90px;
    color: #fff;
    background: #3f7694;
    text-decoration: none;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
}

.news-images .image img {
    width: 160px;
    height: auto;
}

span.tooltip-title {
    position: absolute;
    background: #333;
    color: #fff;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: block;
    padding: 6px 12px;
    border-radius: 5px;
    left: 110px;
    white-space: nowrap;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    -webkit-transition: all 0.5s cubic-bezier(.87,-.41,.19,1.44);
    transition: all 0.5s cubic-bezier(.87,-.41,.19,1.44);
}

span.tooltip-title:before {
    content: '';
    border-right: 8px solid #333;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    left: -16px;
    bottom: 6px;
}

.news-images .image:not(.active):hover span.tooltip-title,
.news-images .image:not(.active):focus span.tooltip-title {
    -webkit-transform: translate(0%,-50%);
            transform: translate(0%,-50%);
    opacity: 1;
}

.news-contents .story.active {
    display: block;
}

.news-contents .story {
    display: none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.story-info {

}

.story-info a.story-title {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.story-info .date {
    margin-top: 5px;
    color: #555;
}

.story-summary {
    margin-top: 40px;
    color: #555;
    font-size: 18px;
    line-height: 180%;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 10pt;
}

.story a.read-more {
    margin-top: 20px;
    display: inline-block;
    float: right;
}

@media screen and (max-width: 640px){
    .news-wrapper {
        display: block;
    }

    .news-images {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        height: 100px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        padding: 10px 10px 0 10px;
    }

    .news-images .image-container {
        display: inline-block;
        width: 25%;
    }

    .news-images .image {
        width: 100%;
        height: 75px;
        margin: 0 auto;
        line-height: 70px !important;
    }

    .news-images .image:hover,
    .news-images .image:focus {
        width: 85%;
    }

    .news-images .image:not(.active):hover span.tooltip-title,
    .news-images .image:not(.active):focus span.tooltip-title {
        -webkit-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
        opacity: 0;
    }

    .news-images .image.active {
        width: 100%;
        border-radius: 47.5px;
        height: 100px;
    }

    .news-contents {
        padding: 20px;
    }
}

/* Quick Links */

.quicklink-list-wrapper {
    background: rgba(255,255,255,0.9);
    padding: 40px 20px;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.5);
    text-align: center;
}

.quicklink-list a {
    text-align: center;
    display: block;
    color: #333;
    font-weight: 500;
    padding: 10px 0px;
    position: relative;
}

.quicklink-list a:hover {
    text-decoration: none;
}

.quicklink-list i {
    text-shadow: 0px 0px 10px rgba(0,0,0,0.25);
}

.quicklink-list a i:first-child {
    display: block;
    font-size: 75px;
    margin-bottom: 12px;
    -webkit-transition: all 0.5s cubic-bezier(.87,-.41,.19,1.44);
    transition: all 0.5s cubic-bezier(.87,-.41,.19,1.44);
}

.quicklink-list a:hover i:first-child,
.quicklink-list a:focus i:first-child {
    -webkit-transform: translateY(25%);
            transform: translateY(25%);
    opacity: 0.2;
}

.quicklink-list a i:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -200%);
            transform: translate(-50%, -200%);
    font-size: 40px;
    opacity: 0;
}

.quicklink-list a:hover i:nth-child(2),
.quicklink-list a:focus i:nth-child(2) {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 1;
    left: 65%;
    -webkit-transition: opacity 0.5s cubic-bezier(.87,-.41,.19,1.44), left 0.5s cubic-bezier(.87,-.41,.19,1.44) 0.5s, -webkit-transform 0.5s cubic-bezier(.87,-.41,.19,1.44);
    transition: opacity 0.5s cubic-bezier(.87,-.41,.19,1.44), left 0.5s cubic-bezier(.87,-.41,.19,1.44) 0.5s, -webkit-transform 0.5s cubic-bezier(.87,-.41,.19,1.44);
    transition: transform 0.5s cubic-bezier(.87,-.41,.19,1.44), opacity 0.5s cubic-bezier(.87,-.41,.19,1.44), left 0.5s cubic-bezier(.87,-.41,.19,1.44) 0.5s;
    transition: transform 0.5s cubic-bezier(.87,-.41,.19,1.44), opacity 0.5s cubic-bezier(.87,-.41,.19,1.44), left 0.5s cubic-bezier(.87,-.41,.19,1.44) 0.5s, -webkit-transform 0.5s cubic-bezier(.87,-.41,.19,1.44);
}

i[class*="customer-care"] {
    color: #9b302f;
}

i[class*="contact-us"] {
    color: #5e6455;
}

i[class*="about"] {
    color: #35647e;
}

i[class*="library"] {
    color: #9b302f;
}

i[class*="recreation"] {
    color: #ec8922;
}

i[class*="checkmark"] {
    color: #336666;
}

i[class*="bus"] {
    color: #232c62;
}

i[class*="apply-jobs"] {
    color: #336666;

}

i[class*="file"] {
    color: #35647e;
}

ul.portlet.quicklink-list {
    width: calc(100% - 100px);
    display: inline-block;
    vertical-align: middle;
}

.quicklink-list-wrapper > a {
    font-size: 45px;
    color: #333;
    vertical-align: middle;
}

.quicklink-list-wrapper > a:hover {
    text-decoration: none;
}

.sec-heading h2 {
    margin: 0;
    font-weight: 500;
    font-size: 24px;
    /* font-family: 'Raleway', sans-serif; */
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: rgba(255,255,255,0.9);
    display: inline-block;
    padding: 15px 30px;
}

.mobile-arrows {
    display: none;
    float: right;
    background: rgba(255,255,255,0.9);
    padding: 12px 15px;
}

.mobile-arrows a {
    color: #333;
    vertical-align: middle;
    font-size: 30px;
    text-decoration: none;
}

.mobile-arrows a:first-child {
    margin-right: 10px;
}

/* Subpage quick links */

#subpage .sec-heading h2 {
    display: none;
}

#subpage .quicklink-list-wrapper {
    background: none;
}

@media screen and (max-width: 640px){

    .sec-heading h2 {
        font-size: 20px;
        padding: 15px 20px;
    }

    .mobile-arrows { display: block; }

    .quicklink-list-wrapper > a { display: none; }

    ul.portlet.quicklink-list {
        width: 100%;
    }

    .quicklink-list a i {
        font-size: 60px;
    }
}

/* Banner */

#banner-slider.w-40 {text-align: right;margin-top: 60px;float: right;width: calc(40% - 40px);max-width: 520px;box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);}

body .bannerContainer {
    display: inline-block;
    vertical-align: middle;
}

body .nivoSlider {
    box-shadow: none;
    border: 10px solid #fff;
    box-sizing: border-box;
}

body .nivo-directionNav { display: none; }

body .nivo-caption {
    background: rgba(42, 80, 101, 0.9);
    opacity: 1;
    text-align: left;
}

body .nivo-caption p {font-family: 'Futura';font-weight: 500;letter-spacing: initial;font-size: 18px;}


/* Footer */

#footer {
    max-width: 1400px;
    margin: 0 auto 20px auto;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);
}

#footer > .inside-padding {
    background: rgba(255,255,255,0.9);
    padding: 25px;
}

#footer > .inside-padding:before {
    content: '';
    background: url(/UserFiles/Servers/Server_6435726/Templates/Images/footer-bg.png) no-repeat;
    background-position: center;
    background-size: 38%;
    opacity: 0.1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.footer-logo img {
    max-width: 100%;
    max-height: 100%;
}

.footer-logo {
    max-width: 220px;
}

.footer-info {
    margin-left: 60px;
}

#credits {
    background: #223846;
    color: #fff;
    text-align: center;
}

.label_skin_corporation a {
    color: #fff;
}

.footer-info h2, .footer-info p {
    margin: 0;
    color: #333;
}

.footer-info h2 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
}

.footer-info p:nth-child(3) {
    margin-bottom: 10px;
}

.footer-info p {
    font-size: 14px;
    line-height: 150%;
}

.footer-info p i {
    margin-right: 6px;
}

#footer-left, #footer-right {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.footer-quicklinks a {
    background: #35647e;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 12px;
    font-weight: 500;
}

.footer-quicklinks a:last-child {
    margin: 0;
}

.footer-quicklinks {
    max-width: 315px;
    text-align: right;
}

#footer-left > *, #footer-right > * {
    display: inline-block;
    vertical-align: middle;
}

.footer-links {
    margin: 0 40px 0 20px;
    line-height: 150%;
}

.footer-social a {
    display: block;
    text-align: center;
    color: #9b302f;
    font-size: 36px;
}

#footer-right {
    text-align: right;
}

.footer-links {
    text-align: left;
}

.footer-links ul {
    color: #35647e;
}

.footer-links ul li span {
    color: #333;
    font-size: 14px;
}

@media screen and (max-width: 1200px){
    #footer-left,
    #footer-right {
        width: 100%;
        text-align: center;
    }

    #footer-left {
        margin-bottom: 40px;
    }

    .footer-info {
        text-align: left;
    }

    #footer > .inside-padding:before {
        background-position: 8%;
    }
}

@media screen and (max-width: 1200px){
    #footer-left > *,
    #footer-right > * {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    #footer-left {
        margin-bottom: 40px;
    }

    #footer-left .footer-info {
        margin-top: 20px;
    }

    .footer-info h2 { display: none; }

    .footer-links ul {
        display: inline-block;
        list-style: none;
        padding: 0;
    }

    .footer-social a {
        display: inline-block;
        padding: 0px 10px;
    }
}


/* GCS */

#searchBox {
    margin: 150px auto 0px auto;
    max-width: 400px;
    border-radius: 5px;
    overflow: hidden;
}

#subpage #searchBox {
    /* display: none; */
}

#subpage #searchBox {
  margin: 0px auto 40px;
  }

body form.gsc-search-box {
    margin: 0;
}

body table.gsc-search-box {
    margin: 0;
}

body table.gsc-search-box td.gsc-input {
    padding: 0;
}

body input.gsc-input {
    padding: 0;
    line-height: 60px;
    height: 80px;
    font-size: 22px;
    padding: 10px 15px;
    box-sizing: border-box;
    background-image: none !important;
    background-color: rgba(255,255,255,0.9);
    width: 100%;
    border: none;
}

body table.gsc-search-button {
    line-height: 80px;
    background: #fff;
}

body td.gsc-search-button {
    line-height: 80px;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    padding-right: 20px;
}

body td.gsc-clear-button {
    display: none;
}

body input.gsc-search-button {
    width: 60px;
    height: 60px;
    opacity: 0;
}

body .gsc-search-button:after {
    content: '\e90e';
    font-family: 'icomoonLAC';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    color: #fff;
    border: 5px solid #fff;
    background: #34657f;
    width: 60px;
    height: 60px;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    pointer-events: none;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

body .gsc-search-button:hover {
  cursor: pointer;
}

body .gsc-search-button:hover::after {
  font-size: 34px;
}

body #subpage #searchBox { display: none; }

body #header input.gsc-input {
    height: 48px;
    line-height: 30px;
    font-size: 18px;
}

body #header td.gsc-search-button {
    line-height: 40px;
    padding-right: 10px;
}

body #header input.gsc-search-button {
    width: 40px;
    height: 40px;
}

body #header .gsc-search-button:after {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}

body #header .gsc-search-button:hover::after {
  font-size: 24px;
}

#header #searchBox {
    max-width: 340px;
    margin-top: 20px;
    box-shadow: 0px 0px 10px rgba(52, 101, 127, 0.25);
}

.sidenav .toggle {
  font-size: 0.0001em; }

@media screen and (max-width: 640px){
  #searchBox {
    margin: 40px auto;
    max-width: 80%;
  }

  #home_bg #page {
    margin-top: 0px;
  }
}


#subpage-content > .inside-padding .ptl_col_1_2 {
  margin-top: 20px; }

@media screen and (max-width: 770px){
  #subpage-content > .inside-padding .ptl_col_1_2 {
    width: 100%; }
}








#maincontent{
  margin-top: 20px;
  background: white;
}

#maincontent a {
    text-decoration: none;
}

#maincontent > ul{
    margin: 0;
    padding: 0;
    text-align: center;
}

#maincontent > ul li {
 display: inline-block; }

#maincontent > ul li:hover {
  opacity: 0.8;}


#maincontent > ul li a{
  font-weight: 500;
  line-height: 46px;
  text-transform: capitalize;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: block;
  background: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

#maincontent > ul li a:hover {
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#maincontent ul li.tab-button:after {
    border-top: 8px solid rgba(232, 175, 48, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#maincontent ul li.tab-button:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    left: 48%;
    z-index: 99;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#maincontent li.tab-button.facebook_tab { background: #3B5997; }
#maincontent li.tab-button.twitter_tab { background: #007EAE; }

#maincontent li.tab-button.active.facebook_tab:after {
    border-top: 8px solid #3B5997;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#maincontent li.tab-button.active.twitter_tab:after {
    border-top: 8px solid #007EAE;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#maincontent #tab-1 { padding-top: 20px; }

#maincontent .tab-content .container {
    max-width: 1240px;
    margin: 0 auto;
}

#maincontent .tab-content .container .w-50 {
  max-width: 520px;
  width: 100% !important;
}

#maincontent > ul li{
  position: relative;
  background: #2D452D;
  margin-right: 2px;
  width: 49%;
}

#maincontent > ul li.active:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    left: 48%;
    z-index: 99;
}

#social-tab-1, #social-tab-2{
  display: none; }

#maincontent .socialfeed-scroll {
  overflow-y: scroll;
  height: 320px; }

#subpage-content span[id$="_lblMessage"] {
  margin: 20px 0;
  display: block; }


/* RFP Table Styling */

#rfp-table_wrapper {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 10pt;
}


/* Form Styling */

@media screen and (max-width: 640px){
    div[id*="dvFormTemplate"] td {
        display: block;
    }
}

div[id*="dvFormTemplate"] td > * {
    vertical-align: top;
    margin-top: 0;
}

div[id*="dvFormTemplate"] td {
    padding: 10px 10px;
}

div[id*="dvFormTemplate"] tr:nth-child(even) {
    background: #eee;
}

div[id*="dvFormTemplate"] > table {
    border: none;
    border-spacing: 0;
}


/* Accordion Styles */

.accordion {
    position: relative;
}

h4.panel-title {
    display: block;
}

h4.panel-title:hover {
    text-decoration: none;
}

h4.panel-title {
    padding: 10px 40px 10px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px 5px 5px 5px;
    margin: 0px 0px 8px 0px;
    transition: all 0.3s ease-out;
    position: relative;
    background: #34657f;
    font-weight: 400;
}

h4.panel-title a:after {
    content: "\f0dc";
    font-family: 'fontawesome';
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    background: #fff;
    color: #34657f;
    width: 25px;
    height: 25px;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    border-radius: 3px;
}

h4.panel-title a { color: #fff !important; }

.panel-title a em {
    float: right;
    margin-right: 20px;
}

.panel-title h4 a em span { display: none; }

.panel-content {
    padding: 12px;
}

.panel-content:after {
    content: '';
    display: table;
    clear: both;
}


/* Emergency Banner */

.alertWrapper {
  display: none;
}


/* Google Translate */

.goog-te-gadget img{
display: none;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    display: none;
}

div#google_translate_element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body .goog-te-gadget-simple {
    background: none;
    border: none;
    display: block;
    height: 32px;
}

/* Fix Form Captcha Positioning */

span[id$="formCaptcha"],
span[id$="CaptchaTitle"] {
    display: block;
    clear: both;
    margin-top: 20px;
}

/* Fix Tabs defaulting to incorrect font size */

.PO-wrapper {
    font-family: Arial;
    font-size: 10pt;
}

input#ctl00_SearchTerm {
    height: 48px;
    padding: 5px;
    box-sizing: border-box;
    background-image: none !important;
    background-color: rgba(255,255,255,0.9);
    width: 100%;
    border: none;
    font-size: 16px;
}

input#ctl00_SearchTerm: after {
    content: '\e90e';
    font-family: 'icomoonLAC';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    border: 5px solid #fff;
    background: #34657f;
    width: 60px;
    height: 60px;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    pointer-events: none;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

input#ctl00_SearchTerm: after{
    line-height: 80px;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    padding-right: 20px;
}

.divSearchBox .SearchButton {
    border: 0;
    padding: 0;
    margin: 0 0 0 5px;
    vertical-align: middle;
    width: 10%;
    position: relative;
    left: -50px;
}

.divSearchBox .SearchButton:hover {
    width: 13%;
}

input#ctl00_SearchTerm {
    border-radius: 5px;
}

div#searchbar {
    margin-top: 20px;
}

.TA-nav-tabs > li.active > a {
    border: 2px solid #274c5f;
}

.TA-nav-tabs > li.active > a:after {
    background: #274c5f;
}



.scrtabs-tabs-movable-container {
    border-bottom: 2px solid #274c5f;
}

.TA-nav-tabs > li > a {
    border: 2px solid #274c5f;
	}
	
	.TA-nav-tabs > li > a:before {
    background: #274c5f;
	}

	.TA-tab-content {
    border: 2px solid #274c5f;
border-top: none;
}

#news-summary .row .image {
    width: 15%;
}

#news-summary .content {
    display: block;
    float: left;
    width: 85%;
}

.iconLAC-file:before {
content: "\e908";
}

#news_content_body #featured_image {
   width: 18% ;
}

.event-right .title {
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#news-summary .content a.title, #news-summary .content a.title {
    color: black;
	}
	
	#news-summary .content .date {
	color:black;
	}

i[class*="employees"] {

color:#232c62;

}




#footer-right .footer-quicklinks a img {
    width: 15px;
    margin-right: 10px;
}


.iconLAC-building-o:before {
  content: "\f0f7";
  font-family: "Fontawesome";
}

.megamenu .level2 > .sub-nav-group > li {
display: block;
}

.iconLAC-film {
    /*content: "\f03d";
    font-family: "Fontawesome";*/
background:  url("/UserFiles/Servers/Server_6435726/Image/Quick Links/film_marker_small.png") no-repeat center center;
    height:75px;
    color: #9B302F;
    filter: drop-shadow(5px 5px 5px #bbb);
}



.iconLAC-doc {
    /*content: "\f03d";
    font-family: "Fontawesome";*/
background:  url("/UserFiles/Servers/Server_6435726/Image/Quick Links/doc.png") no-repeat center center;
    height:75px;
    color: #9B302F;
    filter: drop-shadow(5px 5px 5px #bbb);
}


.iconLAC-cares{
    /*content: "\f03d";
    font-family: "Fontawesome";*/
background:  url('https://losalamosnm.us/UserFiles/Servers/Server_6435726/Image/Quick Links/Cares1.png') no-repeat center center;
    height:75px;
    color: #5e6455;
    filter: drop-shadow(5px 5px 5px #bbb);
}

.quicklink-list a i[class="iconLAC-fire"] {
    color: #c10000;
}

.home-logo {
    position: absolute;
    left: 50%;
    top: 100px;
    transform: translateX(-50%);
    width: 250px;
}

div#theme {
    position: relative;
}

.home-logo img {
    width: 100%;
}

@media screen and (max-width: 640px) {
    #home_bg #page {
        margin-top: 110px;
    }
    .home-logo {
        width: 110px;
        top: 50px;
    }
}

