@charset "UTF-8";
.gl_tabs_panel_bg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,f6f6f6+53,ffffff+100 */
  background: #ededed;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ededed 0%, #f6f6f6 53%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ededed 0%, #f6f6f6 53%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ededed 0%, #f6f6f6 53%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

.gl_tab_bg_hover, .app-tabs .tab.active a, .app-tabs .tab:hover a {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#89be40+0,54a80f+100 */
  background: #89be40;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #89be40 0%, #54a80f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #89be40 0%, #54a80f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #89be40 0%, #54a80f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89be40', endColorstr='#54a80f',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.banner_grid h1, .banner_grid h2, .banner_grid h3, .banner_grid h4, .banner_grid h5, .banner_grid h6 {
  font-family: Lato,helvetica,arial,sans-serif;
  background: #fbd96d;
  border: 1px solid #614b2e;
  padding: 10px;
  font-weight: bold;
  color: #614b2e; }

@media only screen and (max-width: 54em) {
  .banner_grid h2 {
    font-size: 250%; } }

@media only screen and (max-width: 48em) {
  .banner_grid h2 {
    font-size: 200%; } }

#main-content {
  position: relative; }

#main-content:after {
  content: '';
  position: absolute;
  height: 300px;
  width: 100%;
  left: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30,f9fafa+61,f3f3f4+73,e9e9ea+85,e3e4e5+88,e1e2e3+91,dddedf+92,d6d7d8+98,d1d2d4+99,d1d2d4+100,e5e6e7+100 */
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, white 30%, #f9fafa 61%, #f3f3f4 73%, #e9e9ea 85%, #e3e4e5 88%, #e1e2e3 91%, #dddedf 92%, #d6d7d8 98%, #d1d2d4 99%, #d1d2d4 100%, #e5e6e7 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, white 30%, #f9fafa 61%, #f3f3f4 73%, #e9e9ea 85%, #e3e4e5 88%, #e1e2e3 91%, #dddedf 92%, #d6d7d8 98%, #d1d2d4 99%, #d1d2d4 100%, #e5e6e7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, white 30%, #f9fafa 61%, #f3f3f4 73%, #e9e9ea 85%, #e3e4e5 88%, #e1e2e3 91%, #dddedf 92%, #d6d7d8 98%, #d1d2d4 99%, #d1d2d4 100%, #e5e6e7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e6e7',GradientType=0 );
  /* IE6-9 */ }

.footer-wrapper {
  border-top: 2px solid white; }

html .app-graphic-links .front-graphic-link {
  display: inherit;
  color: #6c71b5;
  font-size: 23px;
  font-family: Arvo, Georgia, serif !important; }
  html .app-graphic-links .front-graphic-link p {
    font-size: 23px;
    font-family: Arvo, Georgia, serif !important; }

@media only screen and (max-width: 48em) {
  html .hide-for-small {
    display: none !important; } }

.right-links .callus, .right-links h2, .right-links h3 {
  width: 100%;
  display: inline-block;
  text-align: right;
  font-size: 18px;
  font-weight: normal;
  color: #614b2e;
  padding-bottom: 19px; }

@media only screen and (max-width: 62em) {
  .footer-1 #text-7 {
    width: 40%; } }

.footer-1 #text-9 img {
  float: right;
  margin-top: -10px; }
  @media only screen and (max-width: 48em) {
    .footer-1 #text-9 img {
      float: none;
      margin: 0 auto;
      display: block;
      margin-top: 0px; } }

@media only screen and (min-width: 62em) {
  .footer-1 #text-9 {
    width: 50%; } }

@media only screen and (max-width: 62em) {
  .footer-1 #text-9 {
    width: 35%; } }

@media only screen and (max-width: 48em) {
  .footer-1 #text-9 {
    width: 100%; } }

#main-content a:hover, .footer-wrapper a:hover {
  text-decoration: underline;
  cursor: pointer; }

#top-link {
  background: #fbd96e; }

.ux-section .ux-section-content {
  width: 100%; }

.ux-section .ux-box .inner-wrap {
  box-shadow: 0 0 9px 0 transparent !important; }

.ux_banner {
  background-color: #a2a2a2 !important; }

.ux-box p {
  text-align: left; }

.parallax_text {
  opacity: 1 !important; }

#billing-payment-assistance {
  padding-top: 0px; }

.page-inner p, li {
  color: black; }

.ux_banner {
  background-color: #a2a2a2 !important; }

body .row.header-features {
  margin-bottom: 0px !important; }

body .button {
  text-transform: none; }

.grid-padding {
  padding: 0 16px; }
  .grid-padding .large-8 {
    padding-right: 0;
    padding-left: 16px; }
    @media only screen and (max-width: 62.125em) {
      .grid-padding .large-8 {
        padding-left: 0px; } }
    .grid-padding .large-8 .video-grid-video {
      padding: 0; }

.row.container.grid-padding {
  margin-bottom: 0px !important;
  margin-top: 8px; }

.header-wrapper {
  z-index: 200; }

#masthead .left-links > ul {
  float: right;
  padding-top: 0px; }

ul.header-nav a.nav-top-link {
  color: black;
  opacity: 1; }

#masthead #logo a img {
  max-height: 110px; }

.wide-nav {
  border-bottom: 0px solid #fbd96e; }

#logo a {
  padding-top: 0px; }

#top-bar li > a {
  color: #000;
  position: relative;
  top: -9px; }

ul.top-bar-nav li a:hover {
  border-bottom: 1px solid #000; }

ul.header-nav li a {
  padding-right: 12px; }

#masthead .right-links .row:before, #masthead .right-links .row .row:after {
  content: " " !important;
  display: table !important; }

@media only screen and (max-width: 62.125em) {
  #masthead .right-links .row:before, #masthead .right-links .row .row:after {
    content: " " !important;
    display: table !important; } }

@media only screen and (max-width: 48em) {
  #masthead #logo a {
    float: left; } }

body {
  transition: all 0.2s linear;
  left: 0px; }

.has-off-canvas.push-left body {
  transition: all 0.2s linear;
  left: 258px; }

.mfp-bg.mfp-ready {
  opacity: 0.8; }

body {
  transition: all 0.2s linear; }

@media only screen and (max-width: 48em) {
  #masthead .mobile-menu {
    padding-top: 0px; } }

.off-canvas.light .mfp-content, .off-canvas.light.mfp-ready.mfp-removing .mfp-content {
  background-color: #6c71b5; }

.mobile-sidebar li.open ul {
  max-height: none;
  margin: 0;
  padding-left: 0; }

.mobile-sidebar li li {
  margin-left: 16px; }

.mobile-sidebar li a {
  color: rgba(255, 255, 255, 0.85);
  opacity: 1;
  font-size: 22px;
  font-weight: normal;
  padding: 14px 10px;
  text-transform: capitalize; }
  .mobile-sidebar li a .sub-menu a {
    font-weight: normal; }

.mobile-sidebar .sub-menu a {
  font-weight: normal;
  font-size: 18px; }

.mobile-sidebar li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  padding: 0; }

.mobile-sidebar .html-block {
  border: 0; }

.mobile-sidebar li ul:before {
  color: rgba(255, 255, 255, 0.52); }

.nav-top-link {
  text-transform: none !important; }

.nav-dropdown {
  text-transform: none !important; }

.wide-nav .header-nav a.nav-top-link {
  padding-right: 33px; }

.social-icon-link {
  margin-top: 7px; }

.wide-nav.stuck {
  opacity: 1.0; }

#masthead.stuck {
  opacity: 1.0; }

ul.header-nav li a {
  text-transform: none; }

ul.header-nav li a {
  font-size: 100% !important; }

ul.header-nav li .nav-dropdown a:hover {
  color: #fbd96e; }

.row.container.navbar-right {
  margin-bottom: 0px !important; }
  .row.container.navbar-right .column-inner {
    padding-top: 0px !important; }

.wide-nav .header-nav > li.active {
  background-color: rgba(0, 0, 0, 0.15); }

html .nav-dropdown {
  box-shadow: 2px 2px 10px 2px transparent; }

html .nav-dropdown > ul:after, html .nav-dropdown > .row:after, html .nav-dropdown-inner:after, html .menu-item-language .sub-menu:after {
  display: none; }

html .wide-nav .header-nav a.nav-top-link {
  padding-right: 10px !important;
  padding-left: 10px;
  text-transform: capitalize !important;
  font-weight: normal !important;
  font-size: 22px !important;
  opacity: 1 !important; }

html .mobile-menu a {
  color: #6c71b5 !important; }

#masthead .row {
  margin: 0 auto; }

@media only screen and (max-width: 62.125em) {
  html ul.header-nav li.account-dropdown, html ul.header-nav li.html-block {
    display: block !important; } }

.mobile-sidebar-logo {
  margin-top: 15px;
  display: block; }
  .mobile-sidebar-logo img {
    max-width: 88px;
    margin: 0 auto;
    display: block; }

@media only screen and (max-width: 62.125em) {
  html #masthead .right-links {
    vertical-align: middle; } }

html #masthead .right-links > ul {
  padding-top: 0; }

@media only screen and (max-width: 62.125em) {
  html #masthead .right-links .login-button {
    display: none; }
  html #masthead .right-links .searchbar {
    display: none; }
  html #masthead .right-links .call-info {
    margin-top: 24px; }
  html #masthead .right-links .call-info .font-style-1 {
    font-size: 24px; } }

@media only screen and (max-width: 42em) {
  html #masthead .right-links .call-info {
    display: none; } }

html #masthead .right-links #searchform .large-10 {
  padding-left: 0; }

ul.header-nav li a.btn-contact {
  color: black;
  font-size: 22px !important;
  font-weight: normal;
  margin-bottom: 0px !important;
  display: inline-block; }

.pattern_stripe {
  background-image: url("../imgs/bg_stripe-1.png");
  background-color: #F1F1F1;
  background-size: 8px; }
  .pattern_stripe .ux_banner h3, .pattern_stripe .ux_text h3 {
    margin: 18px 0; }
  .pattern_stripe h3.thin-font {
    padding-top: 90px;
    font-size: 32px; }

#content > .ux_banner, #content > .ux_block > .ux_banner {
  margin-bottom: 0px; }

.ux-section.faded_strip .ux_banner {
  height: 400px !important; }

@media only screen and (max-width: 500px) {
  .ux_banner p {
    font-size: 1.6em; } }

.banner_main {
  margin-top: 0px;
  margin-bottom: 0px; }
  @media only screen and (min-width: 62.125em) {
    .banner_main .large-8 {
      padding-right: 0; } }
  .banner_main .ux_banner .row {
    max-width: 100% !important; }
  .banner_main .ux_banner .inner.bottom {
    bottom: 0 !important;
    margin: 0 auto !important;
    top: auto !important;
    background-color: rgba(8, 35, 61, 0.7);
    padding: 10px; }
  .banner_main .ux_banner h1, .banner_main .ux_text h1 {
    font-size: 27px;
    line-height: initial; }

.blog-posts .ux-box-image {
  padding: 1px;
  margin: 0px;
  line-height: 16px; }

.blog-posts .from_the_blog_title {
  color: #6c71b5; }

.blog-posts .from_the_blog_title, .blog-posts p {
  font-weight: 600; }

.blog-posts p {
  color: black;
  font-weight: normal; }

.blog-posts .tx-div {
  display: none; }

.blog-posts .ux-section .ux-box .inner-wrap {
  box-shadow: 0 0 9px 0 transparent; }

@media only screen and (max-width: 36em) {
  .blog-posts .ux-box {
    width: 100%; }
  .blog-posts .ux-box-image {
    padding: 4px; } }

.blog-posts.slider-nav-reveal .flickity-prev-next-button svg {
  max-width: 77px;
  max-height: 77px;
  border: 5px solid #6c71b5;
  background: #fbd96e;
  fill: #FFFFFF !important;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%; }

.blog-posts.slider-nav-reveal .flickity-prev-next-button {
  width: 77px; }

.ux-section.dark .ux-box .inner-wrap {
  box-shadow: 0 0 0px 0 transparent !important; }

.blog-posts.ux-row-slider {
  overflow: visible !important;
  overflow-x: visible !important;
  max-width: 876px;
  margin: 0 auto !important;
  width: 100%; }
  .blog-posts.ux-row-slider .flickity-prev-next-button.previous {
    -webkit-transform: translateX(-168%);
    -ms-transform: translateX(-168%);
    transform: translateX(-168%); }
  .blog-posts.ux-row-slider .flickity-prev-next-button.next {
    -webkit-transform: translate(168%);
    -ms-transform: translate(168%);
    transform: translate(168%); }
  .blog-posts.ux-row-slider .entry-image-attachment {
    max-height: 224px !important;
    overflow: hidden !important;
    display: inline-block;
    max-width: 268px;
    border: 1px solid #fbd96e;
    border-color: #fbd96e;
    padding: 3px; }
  .blog-posts.ux-row-slider .flickity-prev-next-button:hover svg, .blog-posts.ux-row-slider .flickity-prev-next-button:hover .arrow, .blog-posts.ux-row-slider .featured-box:hover svg, .blog-posts.ux-row-slider .featured-img svg:hover {
    fill: white !important; }

.flickity-prev-next-button {
  max-width: 200px; }

.flickity-prev-next-button svg {
  max-width: 90px;
  max-height: 90px; }

.slider-nav-circle .flickity-prev-next-button svg {
  background-color: #fbd96e !important;
  border: 0px solid;
  border-color: #FFFFFF !important;
  padding: 20px;
  color: black !important;
  fill: #000 !important; }

html .slider-nav-circle .flickity-prev-next-button:hover svg, html .slider-nav-circle .flickity-prev-next-button:hover .arrow, html .featured-box:hover .featured-img-circle svg {
  fill: #000 !important; }

.js-flickity .flickity-prev-next-button {
  box-shadow: none;
  opacity: 1; }

.flickity-prev-next-button .arrow {
  fill: white;
  opacity: 1 !important; }

.flickity-prev-next-button:hover svg, .flickity-prev-next-button:hover .arrow, .featured-box:hover svg, .featured-img svg:hover {
  fill: #FBFBFB !important; }

.ux-slider, .ux-row-slider {
  margin-bottom: 0; }

.tout-slider .tout-img {
  position: relative;
  display: inline-block;
  width: 100%; }
  .tout-slider .tout-img img {
    max-height: 200px;
    max-width: initial !important;
    min-height: 200px;
    width: 100%; }

.tout-slider .ux-section-content > .row.container {
  max-width: 80.5em; }

.tout-slider .flickity-viewport {
  max-width: 80%;
  margin: 0 auto; }

.tout-slider .button.primary {
  text-align: center;
  border: 1.5px solid #6c71b5;
  background-color: #fbd96e;
  font-family: Roboto,helvetica,arial,sans-serif; }

.tout-slider .flickity-page-dots {
  display: none; }

.tout-slider .slider-nav-circle .flickity-prev-next-button svg {
  background-color: #fbd96e !important;
  border: 0px;
  padding: 14px; }

.tout-slider .slider-nav-circle .flickity-prev-next-button:hover svg {
  background-color: #fbd96e;
  color: black !important; }

.tout-slider .ux-slider-wrapper {
  position: relative;
  width: 90%;
  margin: 0 auto; }
  @media only screen and (max-width: 48em) {
    .tout-slider .ux-slider-wrapper {
      width: 85%; } }

.tout-slider .ux-slider .flickity-prev-next-button.previous, .tout-slider .ux-row-slider .flickity-prev-next-button.previous {
  -webkit-transform: translateX(-80%);
  transform: translateX(-80%); }

.tout-slider .flickity-prev-next-button {
  max-width: 60px; }

.tout-slider .ux-slider .flickity-prev-next-button.next, .tout-slider .ux-row-slider .flickity-prev-next-button.next {
  -webkit-transform: translate(80%);
  transform: translate(80%); }

.tout-slider .ux-slider {
  overflow: visible; }

.current_news {
  background-size: 102%;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/llp_leaf-faded.jpg);
  background-position-y: 88%;
  background-position: top; }
  .current_news .ux-section-content {
    display: inline-block; }
    @media only screen and (max-width: 48em) {
      .current_news .ux-section-content {
        padding-bottom: 80px; } }
  .current_news .tout_link {
    background: white;
    display: inline-block; }
  .current_news .flickity-enabled.is-draggable .flickity-viewport {
    max-width: 1000px;
    margin: 0 auto; }
  .current_news .flickity-page-dots {
    display: none; }
  .current_news .ux-slider {
    max-width: 1000px;
    margin: 0 auto;
    overflow: visible;
    margin-bottom: 40px;
    width: 80%; }
  .current_news .tout-content .title {
    color: #6c71b5;
    font-size: 16.5px;
    text-align: left; }
  .current_news .tout-content .description {
    color: black;
    text-align: left; }
  .current_news .flickity-prev-next-button {
    max-width: 80px; }
  .current_news .ux-slider .flickity-prev-next-button.previous, .current_news .ux-row-slider .flickity-prev-next-button.previous {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  .current_news .ux-slider .flickity-prev-next-button.next, .current_news .ux-row-slider .flickity-prev-next-button.next {
    -webkit-transform: translate(100%);
    transform: translate(100%); }
  .current_news .col {
    padding: 10px;
    width: 33.3% !important; }
    @media only screen and (max-width: 48em) {
      .current_news .col {
        width: 100% !important; } }
  .current_news .tout_link img {
    max-width: 400px;
    margin-bottom: 10px;
    padding: 0; }
  .current_news .tout-content {
    padding: 10px; }
  .current_news h3.section-title.title_center {
    text-align: center;
    border: 0;
    margin-bottom: 30px;
    overflow: hidden;
    margin-top: 30px;
    font-size: 35px;
    color: #fbd96e;
    text-transform: capitalize; }

.inside_lakeview h3.section-title.title_center {
  height: 60px;
  margin-bottom: 0px;
  font-size: 34px;
  text-transform: capitalize;
  font-weight: bold; }

.inside_lakeview h3.section-title.title_center span {
  color: #6c71b5;
  background: transparent;
  -webkit-box-shadow: 7px 7px 0px 0px transparent;
  -moz-box-shadow: 7px 7px 0px 0px transparent;
  box-shadow: 7px 7px 0px 0px transparent;
  padding: 10px;
  overflow: visible; }

.inside_lakeview h3.section-title.title_center span:after, .inside_lakeview h3.section-title.title_center span:before {
  border-bottom: 3px solid transparent; }

.inside_lakeview .col {
  display: none;
  width: 50% !important; }
  @media only screen and (max-width: 48em) {
    .inside_lakeview .col {
      width: 100% !important; } }

.inside_lakeview .col:first-child {
  display: block; }

.inside_lakeview .col:nth-child(2) {
  display: block; }

.inside_lakeview .col:nth-child(3) {
  display: block; }

.inside_lakeview .tout_link img {
  margin-bottom: 32px; }

.inside_lakeview .tout-content .title {
  color: #6c71b5;
  font-size: 22px; }

.inside_lakeview .tout-content .description {
  color: black; }

li.current-menu-item a.home .triangle .shape {
  border-top: 68px solid white; }

.triangle {
  height: 0px;
  position: relative;
  max-width: 200px;
  margin: 0 auto;
  top: -10px; }
  .triangle .shape {
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 68px solid white;
    position: absolute;
    z-index: 40; }

.widget {
  list-style: none; }

.widget_nav_menu ul li a {
  color: white;
  border-bottom: 0px solid #eeeeee; }

.widget_nav_menu ul li.current-menu-item a {
  border-right: 0px solid #dddddd; }

#content .wp-caption .wp-caption-text {
  padding: 10px;
  font-size: .9em;
  line-height: 1.6; }

h2 {
  font-size: 1.2em; }

h4 {
  font-size: 1em; }

.text-shadow {
  text-shadow: 4px 4px 8px rgba(4, 4, 4, 0.63); }

.itallic-font {
  font-style: italic; }

.single-post .ux_banner .tx-div, .blog .ux_banner .tx-div {
  display: none; }

.single-post .ux_banner, .blog .ux_banner {
  height: 500px !important; }

.single-post .ux_banner .entry-title, .blog .ux_banner .entry-title {
  padding: 12px 0px;
  color: white; }
  .single-post .ux_banner .entry-title strong, .blog .ux_banner .entry-title strong {
    font-weight: normal !important; }

.single-post .ux_banner .entry-title, .blog .ux_banner .entry-title {
  background: #6c71b5 !important;
  font-size: 270%;
  line-height: 115%; }
  .single-post .ux_banner .entry-title strong, .blog .ux_banner .entry-title strong {
    color: white;
    font-weight: normal !important; }

.single-post .banner-bg, .blog .banner-bg {
  background-color: transparent !important; }

.single-post #main-content.site-main, .blog #main-content.site-main {
  background-color: white !important; }

.single-post .page-wrapper, .blog .page-wrapper {
  background: white;
  overflow: visible;
  z-index: 50;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px 0px;
  padding-right: 10px; }
  @media only screen and (max-width: 48em) {
    .single-post .page-wrapper, .blog .page-wrapper {
      padding-right: inherit; } }

.single-post abbr, .single-post acronym, .blog abbr, .blog acronym {
  color: white; }

.single-post .main_blogHeader {
  display: none; }

.page-left-sidebar .page-inner {
  border-left: 0px solid #eeeeee; }

.blog-list-style .post-date {
  display: none; }

.blog-list-style .entry-title {
  font-size: 32px !important; }

.blog-list-style .entry-meta {
  font-size: 18px;
  padding: 4px 0; }

.top-divider {
  display: none; }

.blog-list {
  top: 0 !important;
  padding: 0px !important; }
  .blog-list .top-divider {
    display: none; }
  .blog-list #content {
    background-color: white;
    padding: 10px; }

.blog .post.sticky {
  border-color: #fbd96e; }

.blog-list-style .entry-title {
  color: #6c71b5 !important; }
  .blog-list-style .entry-title a {
    color: #6c71b5 !important; }

.blog-list-style .row {
  background-color: white !important;
  background: white !important; }

.blog-list-style .tx-div.small {
  display: none; }

.blog-list-style .cat-links {
  display: none; }

.blog-list .page-inner {
  border-right: 0px solid #eeeeee !important; }

.breadcrumbs {
  padding-top: 10px;
  margin-bottom: 10px;
  color: #808080;
  font-size: .8em;
  padding-bottom: 20px; }
  .breadcrumbs a {
    color: #808080; }

Body .flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial; }

Body .ux_banner, Body .ux_slider_wrapper {
  -ms-user-select: initial;
  -moz-user-select: initial;
  -webkit-user-select: initial;
  user-select: initial; }

.navigation-post {
  display: none; }

.parallax_text {
  opacity: 1 !important; }

.page-template-default .ux_banner, .single .ux_banner, .single-li_bid .ux_banner, .blog .ux_banner, .single-post .ux_banner, .page-template-default-2-floatingbar_subbrand .ux_banner, .page-template-interior-page-a .ux_banner {
  height: 500px !important; }

.page-template-default .ux_banner .tx-div, .single .ux_banner .tx-div, .single-li_bid .ux_banner .tx-div, .blog .ux_banner .tx-div, .single-post .ux_banner .tx-div, .page-template-default-2-floatingbar_subbrand .ux_banner .tx-div, .page-template-interior-page-a .ux_banner .tx-div {
  display: none; }

.page-template-default .ux_banner .entry-title, .single .ux_banner .entry-title, .single-li_bid .ux_banner .entry-title, .blog .ux_banner .entry-title, .single-post .ux_banner .entry-title, .page-template-default-2-floatingbar_subbrand .ux_banner .entry-title, .page-template-interior-page-a .ux_banner .entry-title {
  padding: 12px 0px;
  color: white; }
  .page-template-default .ux_banner .entry-title strong, .single .ux_banner .entry-title strong, .single-li_bid .ux_banner .entry-title strong, .blog .ux_banner .entry-title strong, .single-post .ux_banner .entry-title strong, .page-template-default-2-floatingbar_subbrand .ux_banner .entry-title strong, .page-template-interior-page-a .ux_banner .entry-title strong {
    font-weight: bold !important; }

.page-template-default .ux_banner .entry-title, .single .ux_banner .entry-title, .single-li_bid .ux_banner .entry-title, .blog .ux_banner .entry-title, .single-post .ux_banner .entry-title, .page-template-default-2-floatingbar_subbrand .ux_banner .entry-title, .page-template-interior-page-a .ux_banner .entry-title {
  background: #fbd96c !important;
  border: 1px solid #808285;
  font-size: 270%;
  line-height: 115%; }
  .page-template-default .ux_banner .entry-title strong, .single .ux_banner .entry-title strong, .single-li_bid .ux_banner .entry-title strong, .blog .ux_banner .entry-title strong, .single-post .ux_banner .entry-title strong, .page-template-default-2-floatingbar_subbrand .ux_banner .entry-title strong, .page-template-interior-page-a .ux_banner .entry-title strong {
    color: #624c2e;
    font-weight: normal !important; }

.page-template-default .app-graphic-links .nav-label, .single .app-graphic-links .nav-label, .single-li_bid .app-graphic-links .nav-label, .blog .app-graphic-links .nav-label, .single-post .app-graphic-links .nav-label, .page-template-default-2-floatingbar_subbrand .app-graphic-links .nav-label, .page-template-interior-page-a .app-graphic-links .nav-label {
  font-size: 14px !important;
  padding-left: 0;
  padding-right: 0; }

@media only screen and (max-width: 62.125em) {
  .page-template-default .app-graphic-links .col, .single .app-graphic-links .col, .single-li_bid .app-graphic-links .col, .blog .app-graphic-links .col, .single-post .app-graphic-links .col, .page-template-default-2-floatingbar_subbrand .app-graphic-links .col, .page-template-interior-page-a .app-graphic-links .col {
    width: 33.3%; } }

@media only screen and (max-width: 48em) {
  .page-template-default .app-graphic-links .col, .single .app-graphic-links .col, .single-li_bid .app-graphic-links .col, .blog .app-graphic-links .col, .single-post .app-graphic-links .col, .page-template-default-2-floatingbar_subbrand .app-graphic-links .col, .page-template-interior-page-a .app-graphic-links .col {
    width: 50%; } }

.page-template-default .page-left-sidebar .page-inner, .single .page-left-sidebar .page-inner, .single-li_bid .page-left-sidebar .page-inner, .blog .page-left-sidebar .page-inner, .single-post .page-left-sidebar .page-inner, .page-template-default-2-floatingbar_subbrand .page-left-sidebar .page-inner, .page-template-interior-page-a .page-left-sidebar .page-inner {
  border-left: 0px solid #eeeeee; }

.page-template-default .ux_banner, .single .ux_banner, .single-li_bid .ux_banner, .blog .ux_banner, .single-post .ux_banner, .page-template-default-2-floatingbar_subbrand .ux_banner, .page-template-interior-page-a .ux_banner {
  height: 500px !important; }

.page-template-default .pushup, .single .pushup, .single-li_bid .pushup, .blog .pushup, .single-post .pushup, .page-template-default-2-floatingbar_subbrand .pushup, .page-template-interior-page-a .pushup {
  margin-top: -280px !important;
  overflow: visible;
  z-index: 20;
  padding: 10px !important; }
  @media only screen and (max-width: 48em) {
    .page-template-default .pushup, .single .pushup, .single-li_bid .pushup, .blog .pushup, .single-post .pushup, .page-template-default-2-floatingbar_subbrand .pushup, .page-template-interior-page-a .pushup {
      padding: 0px !important; } }

.page-template-default .page-contain .ux-section-content, .single .page-contain .ux-section-content, .single-li_bid .page-contain .ux-section-content, .blog .page-contain .ux-section-content, .single-post .page-contain .ux-section-content, .page-template-default-2-floatingbar_subbrand .page-contain .ux-section-content, .page-template-interior-page-a .page-contain .ux-section-content {
  width: 100%; }

.page-template-default .ux_banner .bg-overlay, .single .ux_banner .bg-overlay, .single-li_bid .ux_banner .bg-overlay, .blog .ux_banner .bg-overlay, .single-post .ux_banner .bg-overlay, .page-template-default-2-floatingbar_subbrand .ux_banner .bg-overlay, .page-template-interior-page-a .ux_banner .bg-overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+40,ffffff+100&0+40,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 40%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 40%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 40%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

.page-template-default .page-inner a:hover, .page-template-default .page-inner a:focus, .single .page-inner a:hover, .single .page-inner a:focus, .single-li_bid .page-inner a:hover, .single-li_bid .page-inner a:focus, .blog .page-inner a:hover, .blog .page-inner a:focus, .single-post .page-inner a:hover, .single-post .page-inner a:focus, .page-template-default-2-floatingbar_subbrand .page-inner a:hover, .page-template-default-2-floatingbar_subbrand .page-inner a:focus, .page-template-interior-page-a .page-inner a:hover, .page-template-interior-page-a .page-inner a:focus {
  text-decoration: underline; }

.page-template-default #content h1, .single #content h1, .single-li_bid #content h1, .blog #content h1, .single-post #content h1, .page-template-default-2-floatingbar_subbrand #content h1, .page-template-interior-page-a #content h1 {
  font-size: 36px;
  color: #6d72b5;
  text-transform: none; }

.page-template-default #content h2, .single #content h2, .single-li_bid #content h2, .blog #content h2, .single-post #content h2, .page-template-default-2-floatingbar_subbrand #content h2, .page-template-interior-page-a #content h2 {
  color: #6d72b5;
  font-size: 28px;
  line-height: 1.2;
  text-transform: none; }

.page-template-default #content h3, .single #content h3, .single-li_bid #content h3, .blog #content h3, .single-post #content h3, .page-template-default-2-floatingbar_subbrand #content h3, .page-template-interior-page-a #content h3 {
  color: #624c2e;
  font-size: 24px;
  text-transform: none; }

.page-template-default #content h4, .single #content h4, .single-li_bid #content h4, .blog #content h4, .single-post #content h4, .page-template-default-2-floatingbar_subbrand #content h4, .page-template-interior-page-a #content h4 {
  color: #624c2e;
  font-size: 20px;
  text-transform: none; }

.page-template-default #content h5, .single #content h5, .single-li_bid #content h5, .blog #content h5, .single-post #content h5, .page-template-default-2-floatingbar_subbrand #content h5, .page-template-interior-page-a #content h5 {
  color: #6c71b5;
  font-size: 18px;
  text-transform: none; }

.page-template-default #content h6, .single #content h6, .single-li_bid #content h6, .blog #content h6, .single-post #content h6, .page-template-default-2-floatingbar_subbrand #content h6, .page-template-interior-page-a #content h6 {
  color: black;
  font-size: 18px;
  text-transform: none; }

.page-template-default #content .entry-title, .single #content .entry-title, .single-li_bid #content .entry-title, .blog #content .entry-title, .single-post #content .entry-title, .page-template-default-2-floatingbar_subbrand #content .entry-title, .page-template-interior-page-a #content .entry-title {
  font-size: 36px;
  color: #6d72b5;
  border-bottom: 0;
  margin-bottom: 10px;
  text-transform: none;
  line-height: 1.1em !important; }
  .page-template-default #content .entry-title hr, .single #content .entry-title hr, .single-li_bid #content .entry-title hr, .blog #content .entry-title hr, .single-post #content .entry-title hr, .page-template-default-2-floatingbar_subbrand #content .entry-title hr, .page-template-interior-page-a #content .entry-title hr {
    border-bottom: 6px solid #6c71b5;
    margin: 0;
    width: 60%;
    padding-top: 10px;
    border-top: 0; }

.page-template-default #content a:hover, .page-template-default #content a:focus, .single #content a:hover, .single #content a:focus, .single-li_bid #content a:hover, .single-li_bid #content a:focus, .blog #content a:hover, .blog #content a:focus, .single-post #content a:hover, .single-post #content a:focus, .page-template-default-2-floatingbar_subbrand #content a:hover, .page-template-default-2-floatingbar_subbrand #content a:focus, .page-template-interior-page-a #content a:hover, .page-template-interior-page-a #content a:focus {
  color: #0000ff; }

.page-template-default .page-inner, .single .page-inner, .single-li_bid .page-inner, .blog .page-inner, .single-post .page-inner, .page-template-default-2-floatingbar_subbrand .page-inner, .page-template-interior-page-a .page-inner {
  padding-top: 12px !important;
  padding: 12px; }

.page-template-default .parallax_text, .single .parallax_text, .single-li_bid .parallax_text, .blog .parallax_text, .single-post .parallax_text, .page-template-default-2-floatingbar_subbrand .parallax_text, .page-template-interior-page-a .parallax_text {
  opacity: 1 !important; }

@media only screen and (max-width: 48em) {
  .page-template-default .page-contain, .single .page-contain, .single-li_bid .page-contain, .blog .page-contain, .single-post .page-contain, .page-template-default-2-floatingbar_subbrand .page-contain, .page-template-interior-page-a .page-contain {
    padding: 10px; } }

.page-template-default .page-contain .ux-section-content, .single .page-contain .ux-section-content, .single-li_bid .page-contain .ux-section-content, .blog .page-contain .ux-section-content, .single-post .page-contain .ux-section-content, .page-template-default-2-floatingbar_subbrand .page-contain .ux-section-content, .page-template-interior-page-a .page-contain .ux-section-content {
  width: 100%;
  background-color: transparent; }

.page-template-default #content, .single #content, .single-li_bid #content, .blog #content, .single-post #content, .page-template-default-2-floatingbar_subbrand #content, .page-template-interior-page-a #content {
  background-color: rgba(255, 255, 255, 0.84);
  border: 1px solid #6c71b5;
  min-height: 500px; }

.page-template-default .page-contain, .single .page-contain, .single-li_bid .page-contain, .blog .page-contain, .single-post .page-contain, .page-template-default-2-floatingbar_subbrand .page-contain, .page-template-interior-page-a .page-contain {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  background: transparent;
  max-width: 1460px;
  width: 100%;
  margin: 0 auto; }
  @media only screen and (max-width: 52em) {
    .page-template-default .page-contain, .single .page-contain, .single-li_bid .page-contain, .blog .page-contain, .single-post .page-contain, .page-template-default-2-floatingbar_subbrand .page-contain, .page-template-interior-page-a .page-contain {
      max-width: 94%; } }
  @media only screen and (max-width: 32em) {
    .page-template-default .page-contain, .single .page-contain, .single-li_bid .page-contain, .blog .page-contain, .single-post .page-contain, .page-template-default-2-floatingbar_subbrand .page-contain, .page-template-interior-page-a .page-contain {
      max-width: 94%; } }

.page-template-default #main-content, .single #main-content, .single-li_bid #main-content, .blog #main-content, .single-post #main-content, .page-template-default-2-floatingbar_subbrand #main-content, .page-template-interior-page-a #main-content {
  background-color: transparent !important; }

@media only screen and (max-width: 48em) {
  .page-template-default .row.container > .columns, .single .row.container > .columns, .single-li_bid .row.container > .columns, .blog .row.container > .columns, .single-post .row.container > .columns, .page-template-default-2-floatingbar_subbrand .row.container > .columns, .page-template-interior-page-a .row.container > .columns {
    margin-bottom: 0px; } }

.page-template-default .parallax-title .tx-div, .single .parallax-title .tx-div, .single-li_bid .parallax-title .tx-div, .blog .parallax-title .tx-div, .single-post .parallax-title .tx-div, .page-template-default-2-floatingbar_subbrand .parallax-title .tx-div, .page-template-interior-page-a .parallax-title .tx-div {
  display: none; }

.page-template-default .page-inner ul, .page-template-default .page-inner ol, .single .page-inner ul, .single .page-inner ol, .single-li_bid .page-inner ul, .single-li_bid .page-inner ol, .blog .page-inner ul, .blog .page-inner ol, .single-post .page-inner ul, .single-post .page-inner ol, .page-template-default-2-floatingbar_subbrand .page-inner ul, .page-template-default-2-floatingbar_subbrand .page-inner ol, .page-template-interior-page-a .page-inner ul, .page-template-interior-page-a .page-inner ol {
  padding-left: 60px; }
  @media only screen and (max-width: 48em) {
    .page-template-default .page-inner ul, .page-template-default .page-inner ol, .single .page-inner ul, .single .page-inner ol, .single-li_bid .page-inner ul, .single-li_bid .page-inner ol, .blog .page-inner ul, .blog .page-inner ol, .single-post .page-inner ul, .single-post .page-inner ol, .page-template-default-2-floatingbar_subbrand .page-inner ul, .page-template-default-2-floatingbar_subbrand .page-inner ol, .page-template-interior-page-a .page-inner ul, .page-template-interior-page-a .page-inner ol {
      padding-left: 30px; } }

.page-template-default .page-wrapper, .single .page-wrapper, .single-li_bid .page-wrapper, .blog .page-wrapper, .single-post .page-wrapper, .page-template-default-2-floatingbar_subbrand .page-wrapper, .page-template-interior-page-a .page-wrapper {
  padding: 0px;
  padding-bottom: 0px; }
  @media only screen and (max-width: 48em) {
    .page-template-default .page-wrapper, .single .page-wrapper, .single-li_bid .page-wrapper, .blog .page-wrapper, .single-post .page-wrapper, .page-template-default-2-floatingbar_subbrand .page-wrapper, .page-template-interior-page-a .page-wrapper {
      padding-bottom: 0px; } }

.page-template-default .row.container, .single .row.container, .single-li_bid .row.container, .blog .row.container, .single-post .row.container, .page-template-default-2-floatingbar_subbrand .row.container, .page-template-interior-page-a .row.container {
  margin-bottom: 0px !important; }

.page-template-default .row, .single .row, .single-li_bid .row, .blog .row, .single-post .row, .page-template-default-2-floatingbar_subbrand .row, .page-template-interior-page-a .row {
  margin-bottom: 0px !important; }

.page-template-default .column-inner, .single .column-inner, .single-li_bid .column-inner, .blog .column-inner, .single-post .column-inner, .page-template-default-2-floatingbar_subbrand .column-inner, .page-template-interior-page-a .column-inner {
  padding-top: 10px; }

.page-template-default #secondary, .single #secondary, .single-li_bid #secondary, .blog #secondary, .single-post #secondary, .page-template-default-2-floatingbar_subbrand #secondary, .page-template-interior-page-a #secondary {
  padding: 0; }
  .page-template-default #secondary .widget, .single #secondary .widget, .single-li_bid #secondary .widget, .blog #secondary .widget, .single-post #secondary .widget, .page-template-default-2-floatingbar_subbrand #secondary .widget, .page-template-interior-page-a #secondary .widget {
    background-color: #6c71b5;
    padding: 30px; }

.page-template-default .large-4, .single .large-4, .single-li_bid .large-4, .blog .large-4, .single-post .large-4, .page-template-default-2-floatingbar_subbrand .large-4, .page-template-interior-page-a .large-4 {
  padding-right: 40px; }
  @media only screen and (max-width: 48em) {
    .page-template-default .large-4, .single .large-4, .single-li_bid .large-4, .blog .large-4, .single-post .large-4, .page-template-default-2-floatingbar_subbrand .large-4, .page-template-interior-page-a .large-4 {
      margin-top: 1em;
      padding-right: 0px;
      padding-left: 0px; } }

.search.antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: grayscale; }

.search-results.antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: grayscale; }

.search, .search-results {
  font-family: arial, sans-serif !important; }
  .search h1.page-title, .search-results h1.page-title {
    text-transform: none !important;
    margin-bottom: 10px !important;
    font-size: 14px !important;
    font-weight: 100;
    font-family: arial, sans-serif !important;
    color: black;
    text-align: left !important; }
    .search h1.page-title span, .search-results h1.page-title span {
      color: Black; }
  .search .main_blogHeader, .search-results .main_blogHeader {
    display: none; }
  .search .blog-list-style, .search-results .blog-list-style {
    max-width: 600px;
    margin-bottom: 4px;
    padding-bottom: 4px;
    border: 0px; }
    .search .blog-list-style article, .search-results .blog-list-style article {
      margin-bottom: 4px;
      font-weight: 100;
      font-family: arial, sans-serif !important; }
    .search .blog-list-style .large-8, .search-results .blog-list-style .large-8 {
      max-width: 100%;
      width: 100%; }
  .search #secondary, .search-results #secondary {
    display: none; }
  .search #main-content .large-9, .search-results #main-content .large-9 {
    width: 100%; }
  .search .entry-content p, .search-results .entry-content p {
    color: #545454;
    font-size: 13px;
    font-family: arial,sans-serif !important;
    margin-bottom: 0em;
    line-height: 20px; }
    .search .entry-content p strong, .search-results .entry-content p strong {
      color: #6a6a6a;
      font-family: arial, sans-serif !important; }
  .search .entry-title, .search-results .entry-title {
    margin-bottom: 0px;
    font-weight: 100;
    font-family: arial, sans-serif !important; }
    .search .entry-title a, .search-results .entry-title a {
      font-family: arial,sans-serif;
      font-size: 18px;
      font-weight: normal;
      color: #1a0dab !important; }
    .search .entry-title a:visited, .search-results .entry-title a:visited {
      color: #609 !important;
      font-weight: 100; }
  .search .entry-url, .search-results .entry-url {
    color: #006621;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: arial,sans-serif !important;
    font-weight: normal; }
  .search .tx-div, .search-results .tx-div {
    display: none; }
  .search .entry-meta, .search-results .entry-meta {
    display: none; }

#searchform .button i {
  color: #614b2e;
  font-size: 24px;
  top: 4px;
  position: relative;
  padding: 0;
  text-align: center; }

.icon-search:before {
  content: "" !important; }

.searchform {
  width: 280px;
  float: right;
  position: relative; }
  @media only screen and (max-width: 48em) {
    .searchform {
      width: 100%;
      max-width: 260px; } }

#searchform ::-webkit-input-placeholder {
  color: #614b2e; }

#searchform :-moz-placeholder {
  color: #614b2e; }

#searchform ::-moz-placeholder {
  color: #614b2e; }

#searchform :-ms-input-placeholder {
  color: #614b2e; }

#searchform .large-10, #searchform .small-10 {
  width: 100%;
  padding-right: 0px; }

#searchform .large-2, #searchform .small-2 {
  margin-top: 0;
  width: 40px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
  text-align: center;
  position: absolute;
  right: 0;
  height: 100%; }

#searchform .button:hover {
  box-shadow: inset 0px 150px 20px 50px transparent; }

#searchform input[type="search"] {
  background: #b0a697;
  border: 2px solid transparent;
  color: #614b2e; }

#searchform input[type="search"] {
  height: 41px;
  background-color: #b0a697;
  border: 0px solid transparent;
  color: #614b2e;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 16px; }

#searchform .button {
  border: 0px;
  font-size: 100%;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  height: 100%;
  background: none; }
  #searchform .button i {
    color: #614b2e;
    padding: 10px; }

#secondary .widget_nav_menu ul li:before {
  content: "\e90b";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 16px;
  float: left;
  padding: 10px 0px;
  color: white; }

#secondary .widget_nav_menu ul li.current-menu-item a {
  color: white; }

#secondary .widget_nav_menu ul li a {
  float: left;
  font-size: 18px;
  padding-left: 10px;
  font-weight: normal; }

#secondary .widget_nav_menu ul li a:hover {
  color: white !important; }

#secondary .widget_nav_menu ul {
  display: inline-block;
  margin-top: 0;
  padding-bottom: 10px; }
  #secondary .widget_nav_menu ul .sub-menu {
    display: none; }

#secondary .widget_nav_menu ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  width: 100%;
  float: left;
  margin-bottom: 10px; }

#secondary .widget_nav_menu ul li a {
  float: left;
  font-size: 18px;
  padding-left: 10px;
  width: 86%;
  line-height: 1.2; }

#secondary .widget_nav_menu ul {
  display: inline-block;
  margin-top: 18px; }
  #secondary .widget_nav_menu ul .sub-menu {
    display: none; }

#secondary .widget_nav_menu ul li {
  border-bottom: 1px solid white;
  width: 100%;
  float: left;
  margin-bottom: 10px; }

.widget-area {
  padding: 20px;
  color: white; }
  .widget-area .widget-title {
    color: white; }
  .widget-area .widget .tx-div {
    display: none; }
  .widget-area a {
    color: white;
    text-transform: none; }
  .widget-area a:hover {
    color: rgba(255, 255, 255, 0.5); }
  .widget-area .widget_nav_menu ul li a:hover {
    color: rgba(255, 255, 255, 0.5); }
  .widget-area .flatsome_recent_posts .post-date {
    position: absolute;
    left: 0;
    top: 5px;
    width: 30px;
    color: white; }

.footer-wrapper {
  width: 100%; }

.footer_logo {
  max-width: 20%;
  float: left;
  padding-top: 42px; }
  @media only screen and (max-width: 48em) {
    .footer_logo {
      max-width: 100%; } }

.footer_content {
  width: 80%;
  float: left;
  padding-top: 42px; }
  @media only screen and (max-width: 48em) {
    .footer_content {
      max-width: 100%; } }

.footer.dark {
  background-color: transparent;
  border: 0; }

.absolute-footer.dark {
  background: transparent; }

.footer {
  border-top: 0px solid #EEE; }

.footer-2 {
  padding-top: 82px; }

footer .textwidget a {
  color: #614b2e; }

@media only screen and (max-width: 48em) {
  footer .widget_nav_menu .menu {
    padding-bottom: 0px; } }

footer h1, footer .dark h2, footer .dark h3, footer .dark h4, footer .dark h5 {
  color: #614b2e; }

footer .widget_nav_menu ul li a {
  color: #614b2e !important; }

footer .widget_nav_menu .menu li:first-child {
  color: #614b2e; }
  footer .widget_nav_menu .menu li:first-child a {
    color: #614b2e; }
  footer .widget_nav_menu .menu li:first-child a:hover {
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.34); }

footer .widget_nav_menu .menu .sub-menu {
  display: block;
  margin-left: 0px !important; }
  footer .widget_nav_menu .menu .sub-menu li:first-child {
    text-transform: none;
    font-size: 16px;
    color: #614b2e; }
  footer .widget_nav_menu .menu .sub-menu li a {
    color: #614b2e;
    font-size: 16px;
    text-transform: none; }
  footer .widget_nav_menu .menu .sub-menu li a:hover {
    color: #614b2e; }

footer .dark .widget_nav_menu ul li a {
  color: #614b2e;
  border-color: rgba(255, 255, 255, 0);
  border: 0px;
  text-transform: none;
  font-weight: normal; }

footer .dark .widget_nav_menu ul li a:hover {
  color: #614b2e; }

footer .widget-title {
  text-transform: capitalize;
  font-family: Roboto,helvetica,arial,sans-serif;
  font-size: 18px;
  color: #614b2e;
  font-weight: bold; }

footer .textwidget p {
  color: #614b2e;
  font-size: 18px;
  font-family: Roboto,helvetica,arial,sans-serif; }

footer .tx-div {
  display: none; }

footer .widget_nav_menu ul li a {
  color: #614b2e;
  text-transform: none; }

footer .copyright-footer {
  color: #614b2e;
  text-transform: none;
  font-size: 13px; }
  footer .copyright-footer a {
    padding-right: 40px; }
  footer .copyright-footer div {
    padding-top: 20px; }

footer .menu-item {
  color: #614b2e;
  text-transform: none; }

.footer-nav .absolute-footer ul li a {
  text-transform: none;
  color: #614b2e; }

.absolute-footer {
  padding: 0px;
  padding-bottom: 20px; }
  @media only screen and (max-width: 48em) {
    .absolute-footer {
      padding: 0px;
      padding-bottom: 60px; } }

.absolute-footer ul li {
  border-bottom: 0px; }

.absolute-footer ul li a {
  text-transform: none;
  color: #614b2e;
  font-size: 13px; }

.footer-wrapper .ux-section-content .marginleft50 {
  margin-left: 16%;
  font-size: .9em; }

.footer-wrapper .column-inner {
  margin-left: 0px; }

footer .widget_nav_menu .menu li:first-child a {
  font-weight: normal; }

#menu-footer-menu-2 a {
  text-transform: none !important;
  font-weight: normal; }

#menu-footer-menu-2 {
  text-transform: none !important;
  font-weight: normal; }

.textwidget h1 {
  font-size: 1em;
  font-weight: normal;
  text-decoration: none; }

.textwidget {
  margin-top: -2px; }
  .textwidget p {
    color: white;
    font-size: 90%; }
  .textwidget h1 {
    color: rgba(255, 255, 255, 0.8) !important;
    line-height: 2.7; }

.footer .widget {
  padding-left: 0px;
  margin-bottom: 0; }

.widget_nav_menu ul li {
  font-weight: normal !important; }

.copyright-footer {
  color: #614b2e;
  opacity: 1; }

.office-list li {
  width: 50%;
  float: left; }
  .office-list li br {
    display: none; }
  @media only screen and (max-width: 68em) {
    .office-list li {
      width: 100%; } }
  .office-list li i {
    float: left;
    color: white;
    font-size: 22px;
    width: auto;
    padding: 4px 0px; }
  .office-list li .address {
    float: left;
    width: 80%;
    padding: 0px 4px; }
    .office-list li .address p {
      font-size: 80%;
      line-height: 1.2; }
      .office-list li .address p br {
        display: block; }
  .office-list li h4 {
    color: white;
    font-weight: 900;
    text-transform: uppercase; }

.phone-numbers {
  display: inline-block;
  width: 100%;
  margin-top: 10px !important; }
  .phone-numbers li {
    margin-bottom: 10px;
    float: left;
    width: 100%; }
  .phone-numbers .icon {
    float: left;
    width: 20%;
    max-width: 60px;
    height: 85px; }
  .phone-numbers .title, .phone-numbers .number {
    float: left;
    width: 80%;
    margin-bottom: 0px;
    line-height: 1.2; }
  .phone-numbers .number {
    font-weight: bold; }

.col {
  float: left; }

.col_count_5 .col {
  width: 20%; }
  @media only screen and (max-width: 62.125em) {
    .col_count_5 .col {
      width: 33.3%; } }
  @media only screen and (max-width: 48em) {
    .col_count_5 .col {
      width: 50%; } }

@media only screen and (max-width: 48em) {
  .col_count_5 .last-graphic-links {
    width: 100% !important; } }

@media only screen and (max-width: 62.125em) {
  .col_count_5 .col:nth-child(5), .col_count_5 .col:nth-child(4) {
    width: 50%; } }

.col_count_4 .col {
  width: 25%; }
  @media only screen and (max-width: 48em) {
    .col_count_4 .col {
      width: 50%; } }

.col_count_3 .col {
  width: 33.3%; }
  @media only screen and (max-width: 48em) {
    .col_count_3 .col {
      width: 50%; }
      .col_count_3 .col .last-graphic-links {
        width: 100%; } }

.col_count_2 .col {
  width: 50%; }
  @media only screen and (max-width: 48em) {
    .col_count_2 .col {
      width: 50%; } }

.col_count_1 .col {
  width: 100%; }

.app-graphic-links {
  max-width: 800px;
  margin-top: 2em; }
  .app-graphic-links .col {
    display: block;
    float: left; }
  .app-graphic-links .front-graphic-link {
    display: inherit; }
  .app-graphic-links .btn_image {
    max-width: 180px;
    height: auto;
    background-repeat: no-repeat;
    display: block;
    min-height: initial;
    width: 100%;
    margin: 0 auto;
    position: relative; }
  .app-graphic-links .nav-label {
    text-align: center;
    font-size: 1.2em;
    margin-top: 14px; }
    .app-graphic-links .nav-label p {
      line-height: 1; }
  @media only screen and (max-width: 48em) {
    .app-graphic-links .col {
      margin-bottom: 30px; } }
  .app-graphic-links .front-graphic-link:hover .gl_icon_hover {
    opacity: 1; }
  .app-graphic-links .gl_icon {
    position: relative;
    z-index: 1; }
  .app-graphic-links .gl_icon_hover {
    position: absolute;
    top: 0;
    z-index: 590000;
    opacity: 0;
    transition: all 0.5s ease;
    height: 100%;
    width: 100%;
    left: 0; }

.app-graphic-links .nav-label {
  color: inherit;
  font-size: 18px !important;
  text-align: center; }
  @media only screen and (max-width: 48em) {
    .app-graphic-links .nav-label {
      min-height: 80px; } }

.app-graphic-links {
  border-top: 1.5px solid transparent;
  border-bottom: 1.5px solid transparent;
  padding-top: 0px;
  padding-bottom: 26px; }

.row.container.app-graphic-links {
  max-width: 960px;
  margin-top: 0px;
  margin-bottom: 0px !important;
  margin-left: auto;
  margin-right: auto; }

.app-graphic-links a:hover {
  text-decoration: underline; }
  .app-graphic-links a:hover .nav-label {
    text-decoration: underline; }

.ux-section.icon_footer {
  background-color: #fff; }
  .ux-section.icon_footer h4 {
    color: white; }

.gl_buttons .app-graphic-links {
  padding-top: 0;
  padding-bottom: 0; }
  .gl_buttons .app-graphic-links .gl_icon {
    display: table-footer-group; }
  .gl_buttons .app-graphic-links .col {
    width: 33.3%;
    padding-right: 10px; }
    @media only screen and (max-width: 60em) {
      .gl_buttons .app-graphic-links .col {
        width: 50%;
        margin-bottom: 0; } }
    @media only screen and (max-width: 36em) {
      .gl_buttons .app-graphic-links .col {
        width: 100%; } }
  .gl_buttons .app-graphic-links .nav-label {
    color: rgba(255, 255, 255, 0.57);
    font-size: 14px !important;
    text-align: left;
    float: left;
    width: 80%;
    padding: 10px 4px;
    height: 40px;
    vertical-align: middle;
    display: table; }
    .gl_buttons .app-graphic-links .nav-label p {
      color: white;
      margin-bottom: 0px;
      display: table-cell;
      font-size: 14px; }
  .gl_buttons .app-graphic-links .nav-label > * {
    vertical-align: middle; }
  .gl_buttons .app-graphic-links .front-graphic-link {
    width: 100%;
    background: #0b4585;
    display: inline-block;
    padding: 4px;
    margin-bottom: 10px;
    min-height: 74px;
    border-radius: 4px; }
  .gl_buttons .app-graphic-links .front-graphic-link:hover {
    background: #db571d; }
    .gl_buttons .app-graphic-links .front-graphic-link:hover .nav-label p {
      color: white; }
  .gl_buttons .app-graphic-links .gl_icons img, .gl_buttons .app-graphic-links .gl_icon_hover img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .gl_buttons .app-graphic-links a:hover .nav-label {
    text-decoration: none; }
  .gl_buttons .app-graphic-links .btn_image {
    max-width: 40px;
    height: auto;
    background-repeat: no-repeat;
    width: 20%;
    margin: 0 auto;
    float: left;
    display: inline-block;
    background-position: center;
    min-height: 60px;
    position: relative; }
    .gl_buttons .app-graphic-links .btn_image img {
      width: 100%;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }

.video_post_thumb {
  display: block;
  border: 1px solid black;
  padding: 4px;
  position: relative; }

.wp_customPlayBtn {
  position: absolute;
  top: 30%;
  width: 100%;
  left: 0; }
  .wp_customPlayBtn img {
    max-width: 100px;
    margin: 0 auto;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0px 0px 25px 0px rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 25px 0px rgba(255, 255, 255, 0);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }

.video_post_thumb:hover .wp_customPlayBtn img {
  border: 1px solid white;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(255, 255, 255, 0.68);
  -moz-box-shadow: 0px 0px 25px 0px rgba(255, 255, 255, 0.68);
  box-shadow: 0px 0px 25px 0px rgba(255, 255, 255, 0.68); }

.TwoColVideo {
  max-width: 800px; }

.ux-section.video_spotlight .ux_banner {
  background-color: black !important; }
  .ux-section.video_spotlight .ux_banner .banner-bg {
    opacity: .5; }

.ux-section.video_spotlight .inner-wrap {
  background: rgba(255, 255, 255, 0);
  box-shadow: 0 0 9px 0 transparent; }

.ux-section.video_spotlight .ux-box-image {
  border: 2px solid black; }

.ux-section.video_spotlight .blog-posts .from_the_blog_title {
  color: black; }

.ux-section.video_spotlight hr {
  border: 1px solid black;
  max-width: 67.5em;
  margin: 0 auto; }

.ux-section.video_spotlight .h4 {
  color: #fbd96e; }

.ux-section.video_spotlight .title {
  color: #fbd96e; }

.ux-section.dark .ux-box .inner-wrap {
  background-color: transparent !important; }

.videoFrame {
  max-width: 400px;
  padding: 20px;
  height: auto; }
  .videoFrame iframe {
    min-height: 200px; }

@media only screen {
  .video_page [class*="column"] + [class*="column"]:last-child {
    float: left; } }

.video_page .video {
  margin-bottom: 20px; }
  .video_page .video img {
    border: 2px solid black;
    padding: 6px; }
  .video_page .video .title {
    color: #fbd96e;
    font-size: 1.2em;
    padding: 10px; }

.wp_customPlayBtn {
  z-index: 5; }

.video-grid {
  list-style-type: none;
  position: relative;
  display: block;
  margin-left: 0px !important;
  width: 100%;
  margin-bottom: 0px;
  padding: 0px;
  margin: 0px; }
  .video-grid .wp_customPlayBtn {
    z-index: 5; }
  .video-grid li {
    width: 30%; }
    @media only screen and (max-width: 62em) {
      .video-grid li {
        width: 50% !important; } }
    @media only screen and (max-width: 48em) {
      .video-grid li {
        width: 100% !important; } }
  .video-grid li:nth-child(1) {
    width: 60%; }
  .video-grid li:nth-child(2) {
    width: 40%; }
  .video-grid li:nth-child(3) {
    width: 33.3%; }
  .video-grid li:nth-child(4) {
    width: 33.3%; }
  .video-grid li:nth-child(5) {
    width: 33.3%; }
  .video-grid li:nth-child(6) {
    width: 33.3%; }
  .video-grid li:nth-child(3) .video_post_thumb, .video-grid li:nth-child(4) .video_post_thumb, .video-grid li:nth-child(5) .video_post_thumb, .video-grid li:nth-child(6) .video_post_thumb {
    height: 388px; }
  .video-grid .video-grid-button .content-inner {
    z-index: 5;
    color: white;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
    height: 100%;
    display: table; }
    .video-grid .video-grid-button .content-inner .inner {
      text-align: center;
      padding: 0;
      border: 1px solid rgba(255, 255, 255, 0.63);
      height: 100%;
      vertical-align: middle;
      display: table-cell; }
      .video-grid .video-grid-button .content-inner .inner p {
        max-width: 100px;
        margin: 0 auto;
        padding-bottom: 10px; }
    .video-grid .video-grid-button .content-inner .tx-div {
      width: 100%;
      background-color: white;
      height: 4px;
      max-width: 120px;
      margin: 0 auto; }

.video-grid-button .bg-overlay {
  background: rgba(3, 154, 125, 0.81) !important; }

.video-grid-video, .video-grid-button {
  float: left; }
  .video-grid-video .bg-overlay, .video-grid-button .bg-overlay {
    z-index: 2;
    background-color: rgba(8, 35, 61, 0.55);
    position: absolute;
    height: 100%;
    width: 100%; }
  .video-grid-video .content-inner, .video-grid-button .content-inner {
    z-index: 5;
    color: white;
    position: absolute;
    width: 100%;
    bottom: 10%;
    padding: 10px;
    text-align: center; }
    @media only screen and (max-width: 60em) {
      .video-grid-video .content-inner, .video-grid-button .content-inner {
        bottom: 1%; } }
    .video-grid-video .content-inner p, .video-grid-button .content-inner p {
      color: white;
      font-size: 24px;
      width: 80%;
      text-align: left;
      margin: 0 auto;
      float: none;
      font-weight: 500; }
      @media only screen and (max-width: 60em) {
        .video-grid-video .content-inner p, .video-grid-button .content-inner p {
          font-size: 18px; } }
  .video-grid-video .bg-image, .video-grid-button .bg-image {
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat; }
  .video-grid-video .tx-div, .video-grid-button .tx-div {
    background-color: #6c71b5;
    height: 4px;
    width: 86px; }
  .video-grid-video .video_post_thumb, .video-grid-button .video_post_thumb {
    float: left;
    border: 0px;
    background: black;
    width: 100%;
    height: 460px;
    padding: 0px; }
    @media only screen and (max-width: 48em) {
      .video-grid-video .video_post_thumb, .video-grid-button .video_post_thumb {
        height: 340px; } }

.video-grid-button, .video-grid-video {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 10px; }
  .video-grid-button .title, .video-grid-video .title {
    position: absolute;
    bottom: 0;
    color: white; }

.row.container.tout-title-app {
  margin-bottom: 10px !important; }

.app-touts .col {
  padding: 0px 20px; }

@media only screen and (max-width: 48em) {
  .col_count_3.app-touts .col {
    width: 100%; }
    .col_count_3.app-touts .col .last-graphic-links {
      width: 100%; } }

.row.container.app-touts {
  max-width: 1440px;
  margin-bottom: 0px !important;
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

.tout_link {
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 48em) {
    .tout_link {
      max-width: 400px;
      margin: 0 auto;
      display: block; } }
  .tout_link .tout-content {
    max-width: 300px;
    margin: 0 auto;
    float: none;
    display: block;
    width: 100%;
    position: relative; }
  .tout_link .title {
    font-weight: bold;
    color: inherit;
    font-size: 24px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%; }
    @media only screen and (max-width: 60em) {
      .tout_link .title {
        font-size: 18px;
        width: 100%; } }
  .tout_link .description {
    color: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left !important; }
    @media only screen and (max-width: 60em) {
      .tout_link .description {
        width: 100%; } }
  .tout_link img {
    width: 100%;
    padding: 4px;
    border: 1px solid; }
  .tout_link strong {
    color: inherit;
    font-size: 13px; }

.tout_link:hover .title {
  text-decoration: underline; }

.tout_link:hover strong {
  text-decoration: underline; }

.block_touts h3.section-title.title_center {
  height: 60px;
  margin-bottom: 0px;
  font-size: 34px;
  text-transform: capitalize;
  font-weight: 300; }

.block_touts h3.section-title.title_center span {
  color: #6c71b5;
  background: transparent;
  -webkit-box-shadow: 7px 7px 0px 0px transparent;
  -moz-box-shadow: 7px 7px 0px 0px transparent;
  box-shadow: 7px 7px 0px 0px transparent;
  padding: 10px;
  overflow: visible; }

.block_touts h3.section-title.title_center span:after, .block_touts h3.section-title.title_center span:before {
  border-bottom: 3px solid transparent; }

.app-touts p {
  font-size: 13px; }

.tout_link {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  width: auto; }

.tout_link img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  border: 0px !important; }

.faq-listing .faq-listing-title {
  margin-bottom: 4px; }

.faq-listing .faq-listing-description {
  padding: 10px 0px; }

.single-li_faq .main_blogHeader {
  display: none !important; }

.faq-listing .faq-listing-description {
  padding: 0px !important; }

.faq-listing .faq-listing-title {
  margin-bottom: -6px;
  margin-top: 40px; }

.faq-listing p {
  margin-bottom: .8em;
  margin-left: 30px; }

.faq-category {
  padding-top: 30px; }

.social_container {
  float: right;
  position: relative;
  margin-top: 4px; }
  .social_container a:hover {
    text-decoration: none !important; }
  .social_container .social-icon-link {
    width: 48px;
    height: 48px;
    display: inline-block;
    padding-right: 12px; }
    .social_container .social-icon-link img {
      width: 100%; }

.icons {
  list-style: none;
  padding-left: 0 !important;
  margin-left: 0 !important;
  display: inline-block;
  width: 100%;
  padding: 20px 0; }
  .icons li {
    width: 100%;
    float: left; }
  .icons .button {
    float: left;
    margin-right: 10px; }
    .icons .button .label {
      display: none;
      padding-left: 10px; }
    .icons .button i {
      float: left;
      font-size: 18px; }
  .icons p {
    margin-bottom: 0;
    color: #898C8A;
    font-size: 14px;
    padding: 10px; }
  .icons br {
    display: none; }

.date {
  padding: 10px 0;
  font-family: Crimson Text, Georgia, serif !important;
  font-style: italic; }

.dates {
  padding-left: 0px;
  padding-right: 0px;
  padding: 10px 0; }
  .dates .label {
    margin: 0;
    font-weight: bold; }
  .dates .column, .dates .columns {
    padding-left: 0px;
    padding-right: 0px; }

.event-description {
  padding-left: 0px;
  padding-right: 0px; }

.single-event-page .event-img {
  padding-left: 0;
  padding-right: 0; }

.single-event-page hr {
  margin-bottom: 0;
  margin: 4px 0 !important; }

.single-event-page .event-details {
  padding: 0px;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  text-align: left; }
  .single-event-page .event-details .large-4 {
    padding-left: 0px;
    padding-right: 0px; }
  .single-event-page .event-details .label {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    color: #898C8A; }
  .single-event-page .event-details .data {
    Color: #fbd96e; }

@media only screen and (min-width: 62.125em) {
  .single-event-page .end-date {
    border-left: 1px solid #a9a9a9;
    padding-left: 10px; } }

.event-details [class*="column"] + [class*="column"]:last-child {
  float: left; }

.widget-area .event-list, html .event-list {
  margin-bottom: 20px; }

.widget-area .event-list.li-events, .widget-area .li-event, .widget-area .type-li_event, html .event-list.li-events, html .li-event, html .type-li_event {
  display: inline-block;
  list-style: none;
  width: 100%;
  margin-bottom: 0px; }
  .widget-area .event-list.li-events li, .widget-area .li-event li, .widget-area .type-li_event li, html .event-list.li-events li, html .li-event li, html .type-li_event li {
    padding: 8px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.34); }
    .widget-area .event-list.li-events li .event-location-name, .widget-area .li-event li .event-location-name, .widget-area .type-li_event li .event-location-name, html .event-list.li-events li .event-location-name, html .li-event li .event-location-name, html .type-li_event li .event-location-name {
      display: none; }
  .widget-area .event-list.li-events .event-title, .widget-area .li-event .event-title, .widget-area .type-li_event .event-title, html .event-list.li-events .event-title, html .li-event .event-title, html .type-li_event .event-title {
    color: white;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: normal;
    line-height: 1; }
  .widget-area .event-list.li-events .description, .widget-area .li-event .description, .widget-area .type-li_event .description, html .event-list.li-events .description, html .li-event .description, html .type-li_event .description {
    margin-bottom: 0;
    color: white;
    font-size: 14px; }
  .widget-area .event-list.li-events .dates, .widget-area .li-event .dates, .widget-area .type-li_event .dates, html .event-list.li-events .dates, html .li-event .dates, html .type-li_event .dates {
    line-height: 1;
    padding: 0;
    font-family: Crimson Text, Georgia, serif !important;
    font-style: italic; }
    .widget-area .event-list.li-events .dates .date, .widget-area .li-event .dates .date, .widget-area .type-li_event .dates .date, html .event-list.li-events .dates .date, html .li-event .dates .date, html .type-li_event .dates .date {
      padding: 4px 0; }
  .widget-area .event-list.li-events .event-location-name, .widget-area .li-event .event-location-name, .widget-area .type-li_event .event-location-name, html .event-list.li-events .event-location-name, html .li-event .event-location-name, html .type-li_event .event-location-name {
    padding: 0px;
    margin-bottom: 0px; }
  .widget-area .event-list.li-events .btn_moreinfo, .widget-area .li-event .btn_moreinfo, .widget-area .type-li_event .btn_moreinfo, html .event-list.li-events .btn_moreinfo, html .li-event .btn_moreinfo, html .type-li_event .btn_moreinfo {
    color: white; }
    .widget-area .event-list.li-events .btn_moreinfo a, .widget-area .li-event .btn_moreinfo a, .widget-area .type-li_event .btn_moreinfo a, html .event-list.li-events .btn_moreinfo a, html .li-event .btn_moreinfo a, html .type-li_event .btn_moreinfo a {
      color: white; }

.page-template-template-events-feed .blog-list-style {
  margin-top: 16px;
  margin-bottom: 16px; }

html .blog-list-style .type-li_event .post-date {
  display: block; }
  html .blog-list-style .type-li_event .post-date .date {
    padding: 10px;
    line-height: .5; }

html .blog-list-style .type-li_event .event-title {
  color: #6c71b5 !important;
  font-size: 22px;
  font-weight: bold; }

html .blog-list-style .type-li_event .event-location-name {
  color: #fbd96e;
  font-size: 18px; }

html .blog-list-style .type-li_event .large-10 .start-date {
  margin-top: 10px;
  position: relative;
  display: block; }

html .blog-list-style .type-li_event .small-2 {
  padding-left: 0;
  padding-right: 0; }

html #secondary .dates {
  color: white; }

html #secondary #text-9 .widget-title {
  color: white;
  font-weight: normal;
  font-size: 140%;
  padding-left: 0;
  border-bottom: 1px solid #8abe40;
  padding-bottom: 10px;
  text-transform: uppercase; }

.events_upcomming h3 {
  color: white;
  font-weight: normal;
  font-size: 26px;
  padding-left: 0;
  border-bottom: 1px solid #6c71b5;
  padding-bottom: 10px;
  text-transform: uppercase; }

.events_upcomming .events-shortcode {
  margin-bottom: 0; }

.events_upcomming .date {
  font-family: Crimson Text, Georgia, serif !important;
  font-style: italic;
  margin-bottom: 8px;
  color: white; }

.events_upcomming {
  background-color: #6c71b5;
  height: 460px;
  padding: 14px 24px; }
  .events_upcomming .event-list.li-events {
    margin-left: 0 !important;
    padding-left: 0px;
    color: white; }

.post-date {
  display: block;
  padding: 10px;
  border-color: #1b77b9;
  background-color: #fbd96e;
  color: white !important; }
  .post-date .date {
    padding: 10px;
    text-transform: uppercase;
    font-family: Roboto, helvetica, arial, sans-serif !important;
    font-style: normal; }
  .post-date i {
    position: absolute;
    left: 0;
    padding: 10px;
    font-size: 16px;
    top: 0;
    color: #fbd96e; }
  .post-date .day-oftheweek {
    font-size: 14px; }
  .post-date .day-number {
    display: block;
    width: 100%;
    font-size: 36px;
    padding: 16px;
    line-height: .5;
    padding-top: 20px; }
  .post-date .post-date-month {
    font-weight: normal;
    font-size: 14px; }

.li-bid .bid-sub-title, .li-bids .bid-sub-title {
  font-weight: bold; }

.li-bid .bid-info, .li-bids .bid-info {
  margin-bottom: 0px; }
  .li-bid .bid-info .bid-sub-title, .li-bids .bid-info .bid-sub-title {
    font-weight: normal; }
  .li-bid .bid-info .status, .li-bids .bid-info .status {
    color: #fbd96e;
    font-weight: bold; }
  .li-bid .bid-info .text-combo, .li-bids .bid-info .text-combo {
    padding-right: 10px; }

.li-bid .bid-title, .li-bids .bid-title {
  margin-bottom: 0px; }

.li-bid .bid_dates, .li-bids .bid_dates {
  margin-bottom: 0px;
  color: #9C9C9C;
  padding-left: 20px; }
  .li-bid .bid_dates i, .li-bids .bid_dates i {
    padding: 0px 10px; }

.li-bid .categories, .li-bids .categories {
  margin-bottom: 0px;
  font-style: italic;
  color: #9C9C9C;
  padding-left: 20px; }

.li-bids-controls {
  width: 100%;
  float: left; }
  .li-bids-controls select {
    width: 220px;
    max-width: 100%;
    float: left;
    margin-right: 4px; }

.li-bids .li-bid {
  border-bottom: 1px solid gray;
  padding-bottom: 10px; }

.li-bid.single-bid .bid_list_info {
  list-style: none;
  padding-left: 0px; }
  .li-bid.single-bid .bid_list_info li {
    width: 100%;
    float: left; }
    .li-bid.single-bid .bid_list_info li p {
      float: left;
      width: 90%;
      padding-left: 10px; }
      .li-bid.single-bid .bid_list_info li p span {
        color: #fbd96e; }

.li-bid.single-bid .bids_icon_container {
  float: left; }
  .li-bid.single-bid .bids_icon_container i {
    font-size: 30px; }

.li-outages.outage-banner {
  display: flex;
  flex-flow: column nowrap;
  background: black;
  max-height: auto;
  align-items: center;
  justify-content: center; }
  .li-outages.outage-banner > div {
    padding: 1rem; }
  .li-outages.outage-banner .outage-logo {
    flex: 1;
    display: none; }
    .li-outages.outage-banner .outage-logo img {
      max-height: 100%;
      max-width: 100%; }
  .li-outages.outage-banner .outage-title {
    flex: 1;
    font-family: Myriad Pro;
    font-weight: bold;
    font-size: 2.5rem;
    color: #DB3749; }
  .li-outages.outage-banner .outage-message {
    flex: 2;
    color: #ffffff; }
    .li-outages.outage-banner .outage-message a {
      color: #F7941E; }
  @media only screen and (min-width: 40.063em) {
    .li-outages.outage-banner {
      flex-flow: row wrap;
      max-height: auto; }
      .li-outages.outage-banner .outage-logo {
        display: block; }
        .li-outages.outage-banner .outage-logo img {
          max-height: 85px; } }

.rs-jobs .job-category .job-listings .job-listing {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid black; }
  .rs-jobs .job-category .job-listings .job-listing:first-of-type {
    padding-top: 1rem; }
  .rs-jobs .job-category .job-listings .job-listing .job-listing-title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 4px;
    display: inline-block; }
  .rs-jobs .job-category .job-listings .job-listing .job-listing-date-span {
    font-size: .8rem;
    padding-bottom: .5rem;
    padding-left: 20px; }
    .rs-jobs .job-category .job-listings .job-listing .job-listing-date-span p {
      margin-bottom: 0px;
      font-size: 16px; }
    .rs-jobs .job-category .job-listings .job-listing .job-listing-date-span .icon-calendar {
      display: none; }
  .rs-jobs .job-category .job-listings .job-listing .job-listing-description {
    display: none; }

.rs-job-extras {
  border-top: 1px solid black;
  padding-top: .5rem;
  margin-top: .5rem; }
  .rs-job-extras h4 {
    font-weight: bold; }

#content .app-tabs .tabs {
  padding-left: 0px !important; }

.app-tabs {
  font-family: Roboto, helvetica, arial, sans-serif;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  .app-tabs .tabs {
    border-top: 0px solid #eeeeee !important;
    margin-bottom: 0px !important;
    margin: 0px;
    width: 100% !important;
    display: table !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0px !important; }
  .app-tabs .tab {
    padding: 5px; }
    .app-tabs .tab .inner {
      display: inline;
      margin-left: auto;
      margin-right: auto; }
    .app-tabs .tab a {
      background-color: #fbd96e;
      padding: 10px !important;
      margin-right: 0px !important;
      border: 0px !important;
      text-align: center; }
      .app-tabs .tab a img {
        width: 100%;
        height: auto; }
      .app-tabs .tab a p {
        text-align: center;
        font-size: 80%;
        color: white; }
        @media only screen and (max-width: 46em) {
          .app-tabs .tab a p {
            font-size: 65%; } }
  .app-tabs .btn_image {
    max-width: 88px;
    height: auto;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    margin: 0 auto; }
    @media only screen and (max-width: 46em) {
      .app-tabs .btn_image {
        max-width: 40px; } }
  .app-tabs .nav-label {
    text-align: center;
    font-size: 1.2em;
    margin-top: 10px;
    max-width: 100%;
    width: 100%;
    color: white;
    min-height: 40px;
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (max-width: 46em) {
      .app-tabs .nav-label {
        min-height: 30px; } }
    .app-tabs .nav-label p {
      color: white;
      margin-bottom: 0px; }
  .app-tabs .tab.active a:after {
    border-bottom: 4px solid #fbd96e !important;
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%; }
  .app-tabs .tab:hover .nav-label {
    text-decoration: underline; }
  .app-tabs .tab:hover .gl_icon_hover {
    opacity: 1; }
  .app-tabs .gl_icon_hover {
    position: relative;
    margin-top: -100%;
    z-index: 4;
    opacity: 0;
    transition: all 0.5s ease; }
  .app-tabs ul.tabs .tab {
    position: relative;
    margin-bottom: 10px; }
    .app-tabs ul.tabs .tab a {
      display: inline-block;
      position: relative;
      width: 100%; }
  .app-tabs ul.tabs .tab.active::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 30px solid #e0e0e0;
    margin: 0 auto;
    display: block;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: none !important; }
  .app-tabs ul.tabs li a:hover {
    border-color: #777777;
    color: #777777;
    border: 0px !important; }
  .app-tabs .panels {
    padding: 0;
    max-width: 1133px;
    margin: 0 auto;
    font-family: Roboto, helvetica, arial, sans-serif; }
  .app-tabs .panel {
    font-family: Roboto, helvetica, arial, sans-serif;
    margin: 0px !important;
    position: relative;
    background-color: transparent;
    padding: 0 10px; }
    .app-tabs .panel ul, .app-tabs .panel ol {
      float: left;
      padding-left: 40px;
      width: 100%; }
    .app-tabs .panel h1, .app-tabs .panel h2, .app-tabs .panel h3, .app-tabs .panel h4, .app-tabs .panel h5, .app-tabs .panel h6 {
      float: left;
      width: 100%; }
    .app-tabs .panel p {
      display: inline-block;
      color: black;
      font-size: 16px;
      width: 100%; }
    .app-tabs .panel strong {
      display: inline-block;
      color: black;
      font-weight: bolder;
      font-size: 20px; }
    .app-tabs .panel .button-bar {
      width: 100%;
      display: inline-block;
      padding: 0px; }
      .app-tabs .panel .button-bar .button {
        float: right;
        margin-bottom: 0px; }

.app-tabs ul.tabs li.active a, .app-tabs ul.tabs li.current_page_item a {
  border-color: #333333;
  border: 0px !important; }

@media only screen and (max-width: 74em) {
  .icon-tabs .tabs {
    max-width: 100%; }
  .icon-tabs .tab a {
    border: 0px !important;
    text-align: center; }
    .icon-tabs .tab a p {
      text-align: center; } }

@media only screen and (max-width: 46em) {
  .panel:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 30px solid #e0e0e0;
    margin: 0 auto;
    display: block;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: -30px;
    display: none; }
  .icon-tabs .tab a {
    padding: 10px !important; }
  ul.tabs .tab.active::after {
    display: none !important; } }

.icon-tabs.ada-tabs ul.tabs li.active a::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 30px solid #b8c386;
  z-index: 40;
  bottom: 12px;
  position: relative; }

.icon-tabs.ada-tabs .panel {
  margin: 0px !important;
  background-color: #b8c386; }

@media only screen and (max-width: 74em) {
  .icon-tabs.ada-tabs .tabs {
    max-width: 600px; }
  .icon-tabs.ada-tabs .tab a {
    border: 0px !important;
    text-align: center; }
    .icon-tabs.ada-tabs .tab a p {
      text-align: center; }
  .icon-tabs.ada-tabs ul.tabs li.active a::after {
    display: none; }
  .icon-tabs.ada-tabs .panel:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 30px solid #b8c386;
    margin: 0 auto;
    display: block;
    position: relative;
    top: -30px;
    margin-top: 14px;
    display: none !important; } }

.gl-tabs-images ul.tabs, .graphic_link_row_33538 ul.tabs, .graphic_link_row_33774 ul.tabs, .graphic_link_row_33649 ul.tabs, .graphic_link_row_33633 ul.tabs {
  /* one item */
  /* two items */
  /* three items */
  /* four items */
  /* four items */
  /* six items */ }
  .gl-tabs-images ul.tabs .tab a, .graphic_link_row_33538 ul.tabs .tab a, .graphic_link_row_33774 ul.tabs .tab a, .graphic_link_row_33649 ul.tabs .tab a, .graphic_link_row_33633 ul.tabs .tab a {
    height: 100%; }
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(1), .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(1), .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(1), .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(1), .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(1) {
    width: 100%; }
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(2),
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(2) ~ li, .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(2),
  .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(2) ~ li, .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(2),
  .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(2) ~ li, .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(2),
  .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(2) ~ li, .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(2),
  .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(2) ~ li {
    width: 50%;
    float: left; }
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(3),
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(3) ~ li, .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(3),
  .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(3) ~ li, .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(3),
  .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(3) ~ li, .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(3),
  .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(3) ~ li, .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(3),
  .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(3) ~ li {
    width: 33.3333%;
    float: left; }
    @media only screen and (max-width: 38em) {
      .gl-tabs-images ul.tabs li:first-child:nth-last-child(3),
      .gl-tabs-images ul.tabs li:first-child:nth-last-child(3) ~ li, .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(3),
      .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(3) ~ li, .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(3),
      .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(3) ~ li, .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(3),
      .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(3) ~ li, .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(3),
      .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(3) ~ li {
        width: 50%;
        float: left;
        height: auto; } }
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(4),
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(4) ~ li, .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(4),
  .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(4) ~ li, .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(4),
  .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(4) ~ li, .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(4),
  .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(4) ~ li, .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(4),
  .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(4) ~ li {
    width: 25%;
    float: left; }
    @media only screen and (max-width: 38em) {
      .gl-tabs-images ul.tabs li:first-child:nth-last-child(4),
      .gl-tabs-images ul.tabs li:first-child:nth-last-child(4) ~ li, .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(4),
      .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(4) ~ li, .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(4),
      .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(4) ~ li, .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(4),
      .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(4) ~ li, .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(4),
      .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(4) ~ li {
        width: 50%;
        float: left;
        height: auto; } }
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(5),
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(5) ~ li, .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(5),
  .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(5) ~ li, .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(5),
  .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(5) ~ li, .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(5),
  .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(5) ~ li, .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(5),
  .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(5) ~ li {
    width: 20%;
    float: left; }
    @media only screen and (max-width: 38em) {
      .gl-tabs-images ul.tabs li:first-child:nth-last-child(5),
      .gl-tabs-images ul.tabs li:first-child:nth-last-child(5) ~ li, .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(5),
      .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(5) ~ li, .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(5),
      .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(5) ~ li, .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(5),
      .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(5) ~ li, .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(5),
      .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(5) ~ li {
        width: 50%;
        float: left;
        height: auto; } }
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(6),
  .gl-tabs-images ul.tabs li:first-child:nth-last-child(6) ~ li, .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(6),
  .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(6) ~ li, .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(6),
  .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(6) ~ li, .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(6),
  .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(6) ~ li, .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(6),
  .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(6) ~ li {
    width: 16.6%;
    float: left; }
    @media only screen and (max-width: 38em) {
      .gl-tabs-images ul.tabs li:first-child:nth-last-child(6),
      .gl-tabs-images ul.tabs li:first-child:nth-last-child(6) ~ li, .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(6),
      .graphic_link_row_33538 ul.tabs li:first-child:nth-last-child(6) ~ li, .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(6),
      .graphic_link_row_33774 ul.tabs li:first-child:nth-last-child(6) ~ li, .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(6),
      .graphic_link_row_33649 ul.tabs li:first-child:nth-last-child(6) ~ li, .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(6),
      .graphic_link_row_33633 ul.tabs li:first-child:nth-last-child(6) ~ li {
        width: 50%;
        float: left;
        height: auto; } }

@media print {
  .header-wrapper {
    display: none; }
  #main-content .large-8 {
    width: 100%; }
  #main-content .large-4 {
    display: none; }
  .footer-wrapper {
    display: none; }
  .internal-gl {
    display: none; }
  #content .app-tabs .tabs {
    display: none; }
  #content .app-tabs .panel {
    height: auto;
    visibility: visible;
    opacity: 1; } }
