/* Minification failed. Returning unminified contents.
(3083,1): run-time error CSS1019: Unexpected token, found '}'
(3714,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3715,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(3721,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3722,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
 */
/*
    Compile all necessary css files into one stylesheet
    ***Include only files used by the project, delete or comment out others***
    Do not add styles to this stylesheet, only import files.  
    Add files to css folder as needed, following the naming convention
    All files in css folder start with _ to indicate they should not be compiled to individual css files.
*/
/*settings and theme files include variables*/
/* Fonts
================================================== */
/*font-family: 'Open Sans', sans-serif;*/
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype');
}
/*@header-font-family: @default-font-family;*/
/*@siteheader-height: 160px;*/
/*********************************************
    The variables below normally use one of the more generic variables defined above. 
    Modify below this line only if design is different from standard template
************************************************/
/*other month day text color*/
/*********************************************
    The variables below normally use one of the more generic variables defined above. 
    Modify below this line only if design is different from standard template
************************************************/
/*** border color for listtable and tableData/tableBox classes*/
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
/*generally should not be updated*/
.video_bg_image_slider.video_ {
  position: relative;
  overflow: hidden;
}
.video_bg_image_slider.video_ .video_wrapper {
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 0;
}
.video_bg_image_slider.video_ iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video_bg_image_slider.video_ .video_caption {
  width: 100%;
  padding: 10px;
  overflow: hidden;
  letter-spacing: 0.2px;
}
.video_bg_image_slider.video_ .video_title {
  margin: 0 0 3px 0;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  max-height: 63.4px;
  overflow: hidden;
  font-family: inherit;
  text-transform: none;
  max-width: 100%;
  line-height: 1.2;
}
.video_bg_image_slider.video_ .video_description {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  font-family: inherit;
  max-height: 91px;
  overflow: hidden;
  line-height: 1.3;
  margin-bottom: 25px;
}
.video_bg_image_slider.video_ .video_link {
  display: block;
  color: #1d2424;
  font-size: 18px;
  font-weight: normal;
  background: #ffd028;
  width: 160px;
  height: 40px;
  line-height: 40px;
  font-family: inherit;
  text-transform: uppercase;
  margin: 0;
  text-decoration: none;
  text-align: center;
  border: 0px solid transparent;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  float: right;
}
.video_bg_image_slider.video_ .video_link:hover {
  color: #fff;
  text-decoration: none;
  background: #1eb299;
}
.video_bg_image_slider.video_ .video_controls {
  position: absolute;
  top: 20px;
  right: 0px;
  z-index: 3;
}
.video_bg_image_slider.video_ .video_controls button {
  display: block;
  width: 61px;
  height: 69px;
  text-indent: -4000px;
  cursor: pointer;
  padding: 0;
  border: none;
  vertical-align: middle;
  background: url(_gfx/home/play-pause.png) no-repeat right 0;
}
.video_bg_image_slider.video_ .video_controls button.video-pause {
  background: url(_gfx/home/play-pause.png) no-repeat 0 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .video_bg_image_slider.video_ {
    height: 100%;
    padding-bottom: 56.25%;
    /* 16:9 */
  }
  .video_bg_image_slider.video_ .video_wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  }
  .video_bg_image_slider.video_ .video_caption {
    padding: 18px 20px 30px 28px;
    left: 0;
    bottom: auto;
    margin: auto;
    top: 50%;
    right: auto;
    position: absolute;
    width: 341px;
    white-space: normal;
    background: rgba(0, 0, 0, 0.6);
    z-index: 3;
    transform: translateY(-50%);
  }
  .video_bg_image_slider.video_ .video_title {
    white-space: normal;
  }
  .video_bg_image_slider.video_ .video_controls {
    top: 190px;
    right: 0px;
  }
}
/***62em =992px ***/
@media screen and (min-width: 62em) {
  .video_bg_image_slider.video_ .video_title {
    font-size: 26px;
  }
  .video_bg_image_slider.video_ .video_description {
    font-size: 14px;
  }
}
/***75em =1200px ***/
.home_collage {
  display: block;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.home_collage .slides .slide_item {
  overflow: hidden;
}
.home_collage .slides .slide_item > .slide_image_link {
  height: 0;
  overflow: hidden;
  padding-top: 55.9375%;
  display: block;
  position: relative;
}
.home_collage .slides .slide_item.flex-active-slide:focus,
.home_collage .slides .slide_item.flex-active-slide > a[href]:focus img {
  outline: 5px auto #000;
  outline-offset: -3px;
}
.home_collage .slides img {
  height: auto;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  transform: translate(-50%, 0);
}
.home_collage .container {
  position: relative;
}
.home_collage .slide_content {
  width: 100%;
  padding: 10px;
  overflow: hidden;
  letter-spacing: 0.2px;
}
.home_collage .slide_title {
  margin: 0 0 3px 0;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  max-height: 63.4px;
  overflow: hidden;
  font-family: inherit;
  text-transform: none;
  max-width: 100%;
  line-height: 1.2;
}
.home_collage .slide_title a {
  color: #fff;
  text-decoration: none;
}
.home_collage .slide_title:hover a[href] {
  color: #fff;
  text-decoration: underline;
}
.home_collage .slide_description {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  font-family: inherit;
  max-height: 91px;
  overflow: hidden;
  line-height: 1.3;
  margin-bottom: 25px;
}
.home_collage .slide_link {
  display: block;
  color: #1d2424;
  font-size: 18px;
  font-weight: normal;
  background: #ffd028;
  width: 160px;
  height: 40px;
  line-height: 40px;
  font-family: inherit;
  text-transform: uppercase;
  margin: 0;
  text-decoration: none;
  text-align: center;
  border: 0px solid transparent;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.home_collage .slide_link:hover {
  color: #fff;
  text-decoration: none;
  background: #1eb299;
}
.home_collage .flex-control-nav {
  right: 4px;
  bottom: auto;
  display: block;
  position: absolute;
  z-index: 3;
  top: 4px;
  padding: 6px 6px 6px 0;
  background: rgba(0, 0, 0, 0.6);
}
.home_collage .flex-control-nav:empty {
  display: none;
}
.home_collage .flex-control-nav button {
  height: 13px;
  width: 13px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  margin-left: 4px;
  padding: 0;
  vertical-align: middle;
}
.home_collage .flex-control-nav a.flex-active,
.home_collage .flex-control-nav a:hover,
.home_collage .flex-control-nav button:focus {
  background: #ffd028;
  border: 2px solid #ffd028;
  outline-offset: 5px;
}
.home_collage .flex-direction-nav {
  display: none;
}
.home_collage .flex-pauseplay {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}
.home_collage .flex-pauseplay a {
  display: block;
  width: 61px;
  height: 69px;
  text-indent: -4000px;
  cursor: pointer;
  background: url(_gfx/home/play-pause.png) no-repeat right 0;
}
.home_collage .flex-pauseplay a.flex-pause {
  background: url(_gfx/home/play-pause.png) no-repeat 0 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_collage {
    background: transparent;
  }
  .home_collage .slides .slide_item {
    height: 100vh;
    padding-top: 0;
  }
  .home_collage .slides .slide_item > .slide_image_link {
    height: 100%;
    padding-top: 0;
  }
  .home_collage .slides img {
    object-fit: cover;
    object-position: center center;
    height: 100%;
    min-width: 100%;
    display: block;
    margin: 0;
    position: relative;
    max-width: none;
    max-height: 100%;
  }
  .home_collage .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .home_collage .slide_content {
    padding: 18px 20px 30px 28px;
    left: 0;
    bottom: 90px;
    top: auto;
    right: auto;
    position: absolute;
    width: 341px;
    white-space: normal;
    background: rgba(0, 0, 0, 0.6);
  }
  .home_collage .slide_title {
    white-space: normal;
  }
  .home_collage .flex-control-nav {
    top: auto;
    bottom: 94px;
    left: 0;
    right: 0;
    background: transparent;
    padding: 0 400px 0 0;
    margin: auto;
    text-align: right;
  }
  .home_collage .flex-control-nav li {
    float: none;
    display: inline-block;
  }
  .home_collage .flex-control-nav,
  .home_collage .flex-direction-nav {
    width: 730px;
    max-width: 730px;
  }
  .home_collage .flex-pauseplay {
    top: 15px;
    left: 15px;
  }
}
/***62em =992px ***/
@media screen and (min-width: 62em) {
  .home_collage .slide_title {
    font-size: 26px;
  }
  .home_collage .slide_description {
    font-size: 14px;
  }
  .home_collage .flex-control-nav {
    padding-right: 633px;
  }
  .home_collage .flex-control-nav,
  .home_collage .flex-direction-nav {
    width: 950px;
    max-width: 950px;
  }
}
/***75em =1200px ***/
@media screen and (min-width: 75em) {
  .home_collage .slides img {
    object-fit: cover;
    object-position: center center;
    height: 100%;
    min-width: 100%;
    display: block;
    margin: 0;
    max-width: none;
    position: absolute;
  }
  .home_collage .slide_content {
    bottom: 10vw;
  }
  .home_collage .flex-control-nav {
    padding-right: 700px;
    bottom: 10.625vw;
  }
  .home_collage .flex-control-nav,
  .home_collage .flex-direction-nav {
    width: 1024px;
    max-width: 1024px;
  }
}
@media (min-width: 85.375em) {
  .home_collage .flex-control-nav {
    padding-right: 980px;
  }
  .home_collage .flex-control-nav,
  .home_collage .flex-direction-nav {
    width: 1302px;
    max-width: 1302px;
  }
}
.home_events {
  padding: 30px 10px 75px 10px;
  background: transparent;
  position: relative;
  z-index: 1;
  /*&:before {
        position: absolute;
        display: block;
        opacity: 0.5;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        content: "";
        background: @events-background;
    }*/
}
.home_events .container {
  max-width: 100%;
}
.home_events h3 {
  margin: 0 auto 16px;
  font-size: 16px;
  font-weight: bold;
  color: #332E26;
  text-transform: uppercase;
  font-family: 'Domine', serif;
  letter-spacing: 3.2px;
  text-align: center;
}
.home_events .slick_content {
  margin: 0 auto;
  position: relative;
  width: 100%;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.home_events .slick_content.slick-initialized {
  opacity: 1;
  height: auto;
}
.home_events .slick-list {
  width: auto;
  position: relative;
  overflow: hidden;
  margin: 0 29px 0 29px;
  padding: 0;
}
.home_events .item {
  float: left;
  position: relative;
  width: 100%;
}
.home_events ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_events li {
  margin: 0 7px 7px 0;
  min-height: 95px;
  position: relative;
  background: #34636D;
  background-clip: content-box;
}
.home_events .event-item {
  display: block;
  text-decoration: none;
}
.home_events .event-item:hover,
.home_events .event-item:focus {
  text-decoration: none;
  background: #2F4958;
}
.home_events .datebox {
  display: block;
  background: #34636D;
  border: 0px solid;
  border-radius: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 95px;
  text-align: center;
  padding: 27px 0 0 0;
}
.home_events .datebox:before {
  content: "";
  position: absolute;
  right: 0;
  left: auto;
  top: calc((95px - 48px)/2);
  bottom: 0;
  width: 2px;
  height: 48px;
  background: #DEBF87;
}
.home_events .event-item:hover .datebox {
  background: #2F4958;
}
.home_events .datebox-month {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  background: transparent;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-weight: normal;
  font-family: 'Domine', serif;
  letter-spacing: 0.91px;
}
.home_events .datebox-number {
  color: #fff;
  font-size: 35px;
  font-weight: normal;
  font-family: 'Domine', serif;
  line-height: 1.2;
  letter-spacing: -0.7px;
}
.home_events .box_item_title {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  font-family: inherit;
  line-height: 1.2;
  display: block;
  max-height: 57.6px;
  overflow: hidden;
  margin: 0 20px 5px 0;
  text-decoration: none;
  text-transform: uppercase;
}
.home_events .event-item:hover .box_item_title {
  text-decoration: none;
  color: #fff;
}
.home_events .box_item_summary {
  color: #fff;
  font-size: 13px;
  max-height: 78px;
  overflow: hidden;
  display: block;
  font-weight: normal;
  line-height: 1.2;
  text-transform: none;
  margin: 0;
}
.home_events .box_item_summary,
.home_events .box_item_title {
  display: block;
  margin-left: 75px;
}
.home_events .slick-prev,
.home_events .slick-next {
  display: block;
  background: url(_gfx/home/events-left-arrow.svg) #fff center center no-repeat;
  width: 35px;
  height: 35px !important;
  border: 0;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  margin-top: -25px;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0px 3px 15px #332E261A;
  z-index: 1;
}
.home_events .slick-prev:hover,
.home_events .slick-next:hover {
  /*.opacity(0.7);*/
  background: url(_gfx/home/events-left-arrow-hover.svg) #457E76 center center no-repeat;
}
.home_events .slick-next {
  background: url(_gfx/home/events-right-arrow.svg) #fff center center no-repeat;
  left: auto;
  right: 10px;
}
.home_events .slick-next:hover {
  background: url(_gfx/home/events-right-arrow-hover.svg) #457E76 center center no-repeat;
}
.home_events .slick-disabled {
  cursor: default;
  /*.opacity(0.3);*/
}
.home_events .slick-disabled:hover {
  /*.opacity(0.3);*/
}
.home_events .box_bottomlink {
  color: #332E26;
  font-size: 15px;
  font-weight: normal;
  background: #DEBF87;
  width: 178px;
  height: 35px;
  line-height: 35px;
  font-family: inherit;
  text-transform: uppercase;
  float: right;
  margin: 20px 0 0 0;
  text-decoration: none;
  text-align: center;
  border: 0px solid #bbbbbb;
  border-radius: 25px;
  box-shadow: 0px 0px 30px rgba(222, 191, 135, 0.38);
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: calc((100% -  150px )/2);
}
.home_events .box_bottomlink:hover {
  color: #fff;
  text-decoration: none;
  background: #457E76;
}
.home_events.center-vertical ul li {
  padding-top: 0;
  padding-bottom: 0;
}
.home_events.center-vertical .event-item {
  display: table;
  width: 100%;
}
.home_events.center-vertical .datebox {
  position: relative;
}
.home_events.center-vertical .item_info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.home_events.center-vertical .box_item_summary,
.home_events.center-vertical .box_item_title,
.home_events.center-vertical .box_item_summary:hover,
.home_events.center-vertical .box_item_title:hover {
  margin-left: 5%;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_events {
    padding: 78px 0 78px 0;
    /*.box_item_title {
            font-size: @events-title-size-tablet;
            max-height: @events-title-size-tablet * @events-title-line-height * @events-title-max-lines;
        }

        .box_item_summary {
            max-height: @events-summary-size-tablet * @events-summary-line-height * @events-summary-max-lines;
        }*/
  }
  .home_events h3 {
    display: none;
  }
  .home_events .slick-list {
    margin: 0 29px 0 43px;
  }
  .home_events li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 20px 0;
    padding: 0 22px 0 0;
    min-height: 209px;
    /*&:nth-child(2n + 2) {
                padding: 0 0 0 @events-column-spacing-tablet/2;
            }*/
  }
  .home_events .datebox {
    width: 135px;
    height: 209px;
  }
  .home_events .datebox:before {
    top: calc((209px - 107px)/2);
    height: 107px;
  }
  .home_events .datebox-month {
    font-size: 20px;
  }
  .home_events .datebox-number {
    font-size: 100px;
    letter-spacing: -2px;
  }
  .home_events .box_item_summary {
    max-height: 90px;
  }
  .home_events .box_item_summary,
  .home_events .box_item_title {
    margin-left: 253px;
  }
  .home_events .slick-prev,
  .home_events .slick-next {
    width: 50px;
    height: 50px !important;
    margin-top: -15px;
    top: 51%;
  }
  .home_events .slick-prev {
    left: 13px;
  }
  .home_events .slick-next {
    right: 20px;
  }
  .home_events .box_bottomlink {
    font-size: 18px;
    width: 220px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: auto;
    right: auto;
    bottom: auto;
    left: calc((100% - 220px)/2);
  }
  .home_events.center-vertical .item_info {
    padding: 60px 40px 60px 0;
  }
}
/***62em = 992px ***/
@media screen and (min-width: 62em) {
  .home_events {
    padding: 28px 0 78px 0;
  }
  .home_events .box_item_title {
    font-size: 19px;
    max-height: 68.4px;
  }
  .home_events .datebox {
    width: 223px;
  }
  .home_events .box_item_title {
    font-size: 19px;
    max-height: 68.4px;
  }
  .home_events .box_item_summary {
    max-height: 90px;
  }
  .home_events.center-vertical .box_item_summary,
  .home_events.center-vertical .box_item_title,
  .home_events.center-vertical .box_item_summary:hover,
  .home_events.center-vertical .box_item_title:hover {
    margin-left: 30px;
  }
  .home_events.center-vertical .item_info {
    padding: 60px 40px 60px 0;
  }
}
/***75em = 1200px***/
@media only screen and (min-width: 75em) {
  .home_events:before {
    background-size: auto auto;
  }
}
.home_news {
  padding: 30px 10px 75px;
  background: transparent;
}
.home_news h3 {
  margin: 0 auto 16px;
  font-size: 16px;
  font-weight: bold;
  color: #332E26;
  text-transform: uppercase;
  font-family: 'Domine', serif;
  text-align: center;
  letter-spacing: 3.2px;
}
.home_news ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  min-width: calc(100%  +  10px);
}
.home_news li {
  list-style: none;
  margin-bottom: 10px;
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  margin: 0 0 30px 0;
  padding: 0 5px;
}
.home_news li a {
  text-decoration: none;
}
.home_news .news_item {
  display: block;
  height: 302px;
  margin: 0;
  background: url("_gfx/home/news-default.jpg") no-repeat center center;
  background-size: cover;
  border: 0px #dddddd solid;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
  overflow: hidden;
}
.home_news .news_item .news_item_container {
  height: 100%;
  width: 100%;
}
.home_news .news_item:before {
  content: '';
  height: 60%;
  width: 100%;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(36, 56, 67, 0.87) 53%, rgba(47, 73, 88, 0.96) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(36, 56, 67, 0.87) 53%, rgba(47, 73, 88, 0.96) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(36, 56, 67, 0.87) 53%, rgba(47, 73, 88, 0.96) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#2f4958", GradientType=1);
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
  overflow: hidden;
  /*animation: none !important;*/
}
.home_news .news_item:after {
  content: '';
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("_gfx/home/news-grass-element.svg") no-repeat top center;
  width: 100%;
  height: 12px;
}
.home_news .news_item:hover:before {
  height: 100%;
  background: -moz-linear-gradient(180deg, rgba(47, 73, 88, 0.92) 0%, rgba(47, 73, 88, 0.94) 53%, rgba(47, 73, 88, 0.96) 100%);
  background: -webkit-linear-gradient(180deg, rgba(47, 73, 88, 0.92) 0%, rgba(47, 73, 88, 0.94) 53%, rgba(47, 73, 88, 0.96) 100%);
  background: linear-gradient(180deg, rgba(47, 73, 88, 0.92) 0%, rgba(47, 73, 88, 0.94) 53%, rgba(47, 73, 88, 0.96) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2f4958", endColorstr="#2f4958", GradientType=1);
  animation: none !important;
}
.home_news .news_item:hover .box_item_title {
  color: #fff;
  text-decoration: none;
}
.home_news img {
  display: block;
  width: 100%;
  max-height: 200px;
}
.home_news .item_info {
  padding: 5px 10px 25px;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.home_news .box_item_title {
  padding: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  font-family: inherit;
  line-height: 1.3;
  display: block;
  max-height: 41.6px;
  overflow: hidden;
  margin: 0 0 5px 0;
  text-decoration: none;
  letter-spacing: 0;
  box-shadow: none;
}
.home_news .box_item_summary {
  display: none;
  padding: 0;
  color: #fff;
  font-size: 15px;
  max-height: 58.5px;
  overflow: hidden;
  font-weight: normal;
  line-height: 1.3;
  margin: 0;
}
.home_news .more_link {
  color: #fff;
  text-decoration: none;
  letter-spacing: 1.8px;
  font-size: 14px;
  position: relative;
}
.home_news .more_link:after {
  content: '';
  position: absolute;
  background: url("_gfx/home/news-more-arrow.svg") no-repeat center center;
  width: 10px;
  height: 9px;
  top: 5px;
  bottom: auto;
  left: auto;
  right: -15px;
}
.home_news .box_bottomlink {
  color: #332E26;
  font-size: 15px;
  font-weight: normal;
  background: #DEBF87;
  width: 150px;
  height: 35px;
  line-height: 35px;
  font-family: inherit;
  text-transform: uppercase;
  margin: 0 auto 16px;
  text-decoration: none;
  text-align: center;
  border: 0px solid #bbbbbb;
  border-radius: 25px;
  box-shadow: 0px 0px 30px rgba(222, 191, 135, 0.38);
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: calc((100% -  150px )/2);
}
.home_news .box_bottomlink:hover {
  color: #FFF;
  background: #457E76;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_news {
    padding: 12px 0 40px 0;
  }
  .home_news h3 {
    display: none;
  }
  .home_news ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 -5px;
    min-width: calc(100%  +  10px);
  }
  .home_news ul li {
    -webkit-flex: 0 1 22%;
    -ms-flex: 0 1 22%;
    flex: 0 1 22%;
    margin: 0;
    padding: 0 5px 0;
  }
  .home_news ul li:first-child {
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
  }
  .home_news .news_item {
    height: 570px;
  }
  .home_news .item_info {
    padding: 5px 25px 40px;
  }
  .home_news .box_item_title {
    font-size: 19px;
    max-height: 49.4px;
  }
  .home_news .box_item_summary {
    display: block;
    margin: 0 0 10px 0;
  }
  .home_news .more_link {
    font-size: 12px;
  }
  .home_news .box_bottomlink {
    width: 220px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: auto;
    right: auto;
    bottom: auto;
    left: calc((100% -  150px )/2);
    margin: 30px 0 0 0;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .home_news.home_news {
    padding: 0 0 70px 0;
    /*li {
            width: 100%/@news-items-per-row-desktop - (@news-column-margin - (@news-column-margin/@news-items-per-row-desktop));
            margin: 0 @news-column-margin @news-row-margin 0;
            float: left;

            &:nth-child(@{nselector}) {
                margin-right: 0;
            }
        }*/
  }
  .home_news.home_news h3 {
    margin: 0 0 20px 0;
  }
}
.home_buttons {
  display: block;
  padding: 15px 5px 15px;
}
.home_buttons .buttons-list {
  margin: 0;
  list-style: none;
  margin: 0px 0px;
  padding: 0;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: row;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  display: flex;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: -20px;
}
.home_buttons .buttons-list-item {
  -webkit-box-flex: 1 1 26%;
  -ms-flex: 1 1 26%;
  flex: 1 1 26%;
  width: 135px;
  margin: 0 0px;
  padding: 0 0 20px 0;
  max-width: calc(100% -  0px );
}
.home_buttons .button-link {
  background: rgba(47, 73, 88, 0.9);
  border: 0px solid transparent;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 135px;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
  margin: 0 auto;
}
.home_buttons .button-link:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  background: rgba(47, 73, 88, 0.9);
  height: 100%;
  width: 100%;
}
.home_buttons .button-link:hover,
.home_buttons .button-link:focus {
  text-decoration: none;
  background: rgba(47, 73, 88, 0.5);
  box-shadow: 0 0 0 transparent;
  border: 0px solid transparent;
  z-index: 1;
}
.home_buttons .button-link:hover:before,
.home_buttons .button-link:focus:before {
  background: rgba(47, 73, 88, 0.5);
}
.home_buttons .button-link:hover .button-text,
.home_buttons .button-link:focus .button-text {
  color: #fff;
}
.home_buttons .button-img {
  bottom: 44px;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  position: absolute;
  max-width: 43px;
  max-height: 38px;
}
.home_buttons .button-text {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Domine', serif;
  text-transform: uppercase;
  line-height: 1.15;
  margin: 0 20px;
  max-height: 55.2px;
  overflow: hidden;
  width: 100%;
  z-index: 1;
  letter-spacing: 1.68px;
}
.home_buttons .button-text:hover,
.home_buttons .button-text:focus,
.home_buttons .button-text:active {
  display: block;
}
.home_buttons .button-img + .button-text {
  padding: 83px 10px 0;
  max-height: 154.4px;
  text-align: center;
  margin: 0;
  align-self: flex-start;
}
.home_buttons.no-stretch .button-link {
  width: 135px;
  margin: 0 auto;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_buttons {
    margin: 0;
    padding: 0;
  }
  .home_buttons .button-link {
    height: 200px;
    width: 200px;
  }
  .home_buttons .buttons-list-item {
    width: 200px;
  }
  .home_buttons .button-text {
    font-size: 17px;
    max-height: 78.2px;
  }
  .home_buttons .button-img {
    bottom: 79px;
  }
  .home_buttons .button-img + .button-text {
    padding: 113px 30px 0;
    max-height: 152.1px;
  }
  .home_buttons.no-stretch .button-link {
    width: 200px;
  }
}
/***62em = 992px ***/
@media screen and (min-width: 62em) {
  .home_buttons {
    padding: 4% 0 0 0;
  }
  .home_buttons .buttons-list-item {
    width: 200px;
  }
  .home_buttons .button-text {
    font-size: 18px;
    max-height: 82.8px;
  }
  .home_buttons .button-img + .button-text {
    max-height: 154.4px;
  }
}
/***75em = 1200px ***/
/**1366px**/
@media (min-width: 85.375em) {
  .home_buttons {
    padding: 0 0 4% 0;
  }
  .home_buttons .buttons-list-item {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
}
/*@color5: #332E26;
@color2: #332E26;*/
.home_services .service_container {
  display: block;
  position: relative;
  width: 100%;
  background: transparent;
  margin: 0 auto;
  padding: 0 20px 25px;
}
.home_services .service_container h2 {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Domine', serif;
  color: #332E26;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  margin: 0px auto;
}
.home_services .service_container .fieldset {
  display: block;
  flex: 0 1 25%;
  padding: 25px 0;
  min-height: auto;
  background: transparent;
  text-align: left;
}
.home_services .service_container .fieldset .fieldset-content {
  background: transparent;
}
.home_services .service_container .fieldset .fieldset-content .fieldset-title {
  display: none;
  font-size: 16px;
  letter-spacing: 1.12px;
  text-transform: uppercase;
}
.home_services .service_container .fieldset .fieldset-content .box_bottomlink {
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #332E26;
  background: #DEBF87;
  /*.position_absolute(auto,auto,-50px, @position-left);*/
  max-width: 150px;
  width: 100%;
  height: 35px;
  letter-spacing: 1.97px;
  line-height: 35px;
  box-shadow: 0px 0px 30px rgba(222, 191, 135, 0.38);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 25px;
  position: absolute;
  top: 80%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home_services .service_container .fieldset .fieldset-content .box_bottomlink:hover {
  background: #457E76;
  color: #FFF;
}
.home_services .service_container .fieldset .select {
  background: transparent;
  position: relative;
}
.home_services .service_container .fieldset .select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 16px !important;
  letter-spacing: 1.12px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: inherit;
  color: #332E26;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 0 none !important;
  padding: 0 55px 8px 8px;
  background: transparent;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-top: 13px;
}
.home_services .service_container .fieldset .select select::-ms-expand {
  display: none;
}
.home_services .service_container .fieldset .select select option {
  background: #E8E9EC;
}
.home_services .service_container .fieldset .select:before {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: auto;
  border: 1px solid #156083;
  height: auto;
  width: calc(100% -  35px );
}
.home_services .service_container .fieldset .select:after {
  content: '';
  width: 33px;
  height: 33px;
  background: url(_gfx/home/service-dropdown.svg) #156083 no-repeat center center / 12px 7px;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  border-radius: 50%;
  box-shadow: 0px 0px 15px #0061854D;
}
.home_services .service_container .fieldset .select:hover:after {
  background: url(_gfx/home/service-dropdown.svg) #457E76 no-repeat center center / 12px 7px;
  box-shadow: 0px 0px 30px #457E7661;
}
.home_services .service_container .fieldset.fieldset-3 {
  flex: 0 1 50%;
  position: relative;
  padding: 10px 20px 100px;
  margin: 25px 0 0 0;
  background: #E9EDEF;
}
.home_services .service_container .fieldset.fieldset-3 .fieldset-title {
  display: block;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_services {
    position: relative;
  }
  .home_services .service-trigger {
    padding: 0 0 37px;
    font-size: 28px;
    font-weight: 600;
    color: #332E26 !important;
    line-height: 28px;
    background: transparent;
  }
  .home_services .service-trigger:hover {
    background: transparent;
  }
  .home_services .service-trigger.active {
    background: transparent;
  }
  .home_services .service_container h2 {
    font-size: 30px;
    margin: 25px 0 37px;
    letter-spacing: 6px;
  }
  .home_services .service_container .fieldset-container {
    display: flex;
  }
  .home_services .service_container .fieldset-container .fieldset {
    min-height: 218px;
    /*&:nth-child(2) {
                        margin-right: 40px;
                    }*/
  }
  .home_services .service_container .fieldset-container .fieldset .select {
    width: 100%;
  }
  .home_services .service_container .fieldset-container .fieldset .select:before {
    width: calc(100% -  48px );
  }
  .home_services .service_container .fieldset-container .fieldset .select:after {
    width: 46px;
    height: 48px;
  }
  .home_services .service_container .fieldset-container .fieldset .select select {
    padding: 0 50px 8px 8px;
  }
  .home_services .service_container .fieldset-container .fieldset.fieldset-2 {
    margin-right: 40px;
  }
  .home_services .service_container .fieldset-container .fieldset.fieldset-3 {
    padding: 0 0 0 40px;
    margin: 0;
    background: transparent;
  }
  .home_services .service_container .fieldset-container .fieldset.fieldset-3:before {
    content: "";
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    border-left: 1px solid #156083;
    height: 100%;
  }
  .home_services .service_container .fieldset-container .fieldset .fieldset-content .fieldset-title {
    font-size: 18px;
  }
  .home_services .service_container .fieldset-container .fieldset .fieldset-content .box_bottomlink {
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #332E26;
    background: #DEBF87;
    letter-spacing: 1.97px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 25px;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 5%;
    max-width: 220px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    transform: none;
  }
  .home_services .service_container .fieldset-container .fieldset .fieldset-content .box_bottomlink:hover {
    background: #457E76;
    color: #FFF;
  }
  .home_services .service_container .fieldset-container .fieldset .select .select {
    font-size: 18px !important;
  }
}
@media (min-width: 62em) {
  .home_services .service-trigger {
    font-size: 36px;
    font-weight: 600;
    color: #332E26 !important;
    line-height: 36px;
    background: transparent;
  }
}
.nav.nav-tabs {
  border: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 250px;
  padding: 0;
  margin: 0 0 0 10px;
  text-align: left;
  background: transparent;
  position: absolute;
}
.nav.nav-tabs:before,
.nav.nav-tabs:after {
  display: none;
}
.nav.nav-tabs li {
  padding: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: auto;
  margin: 0;
}
.nav.nav-tabs li a {
  border: 0;
  /*border-bottom: 3px solid @tab-border-color;*/
  text-decoration: none;
  font-size: 10px;
  font-family: inherit;
  font-weight: normal;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  line-height: 1.1;
  letter-spacing: 1.81px;
  padding: 0;
  text-transform: uppercase;
  margin: 0 0 0px 0;
  text-shadow: none;
  border-radius: 0;
  color: #fff;
  /*!
     * Hover.css (http://ianlunn.github.io/Hover/)
     * Version: 2.2.1
     * Author: Ian Lunn @IanLunn
     * Author URL: http://ianlunn.co.uk/
     * Github: https://github.com/IanLunn/Hover

     * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
     */
  /* 2D TRANSITIONS */
  /* Pulse Grow */
  /* Pulse Shrink */
  /* Push */
  /* BORDER TRANSITIONS */
  /* Underline From Center */
}
.nav.nav-tabs li a:hover {
  background: transparent;
}
.nav.nav-tabs li a .tab_text {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.nav.nav-tabs li a .tab_text:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #DEBF87;
  height: 5px;
  /*-webkit-transition-property: left, right;
            transition-property: left, right;*/
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nav.nav-tabs li a:hover .tab_text:before,
.nav.nav-tabs li a:focus .tab_text:before,
.nav.nav-tabs li a:active .tab_text:before {
  left: 0;
  right: 0;
}
.nav.nav-tabs li a .tab_text {
  padding: 5px 10px;
  width: 100%;
  overflow: visible;
  height: 100%;
  letter-spacing: 2.35px;
}
.nav.nav-tabs li a .tab_text:before {
  top: -3px;
  background: transparent;
}
.nav.nav-tabs li.active a,
.nav.nav-tabs li.active a:hover,
.nav.nav-tabs li.active a:focus,
.nav.nav-tabs li a:hover,
.nav.nav-tabs li a:focus {
  color: #fff;
  background: transparent;
  border: 0;
  /*border-bottom: 3px solid @tab-border-color;*/
}
.nav.nav-tabs li.active a .tab_text,
.nav.nav-tabs li.active a:hover .tab_text,
.nav.nav-tabs li.active a:focus .tab_text,
.nav.nav-tabs li a:hover .tab_text,
.nav.nav-tabs li a:focus .tab_text {
  overflow: visible;
}
.nav.nav-tabs li.active a .tab_text:before,
.nav.nav-tabs li.active a:hover .tab_text:before,
.nav.nav-tabs li.active a:focus .tab_text:before,
.nav.nav-tabs li a:hover .tab_text:before,
.nav.nav-tabs li a:focus .tab_text:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: -1px;
  bottom: auto;
  background: #DEBF87;
  height: 3px;
  margin: 0 9%;
}
.nav.nav-tabs li a:hover .tab_text:before,
.nav.nav-tabs li a:focus .tab_text:before {
  background: #fff;
}
.tab-content {
  background: transparent;
  margin: 0px;
}
.tab-content .widget_header {
  display: none;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .nav.nav-tabs {
    padding-top: 0;
    margin: 0 0 0 30px;
  }
  .nav.nav-tabs li {
    padding: 0;
  }
  .nav.nav-tabs li a {
    font-size: 13px;
    white-space: nowrap;
    display: block;
  }
  .nav.nav-tabs li a .tab_text {
    padding: 10px;
    overflow: visible;
  }
  .nav.nav-tabs li a .tab_text:before {
    top: -3px;
    height: 5px;
  }
  .tab-content {
    padding: 0px;
    margin: 0px;
  }
}
.home_spotlight.home_spotlight {
  overflow: hidden;
  background: #F5F5F5;
  font-size: 20px;
  font-weight: normal;
  color: #343434;
  font-family: inherit;
  line-height: 1.45;
  text-align: left;
}
.home_spotlight.home_spotlight h2.spotlight_header {
  display: none;
}
.home_spotlight.home_spotlight .spotlight-header {
  color: #6D9778;
  text-transform: uppercase;
  letter-spacing: 3.8px;
  font-weight: bold;
  font-family: 'Domine', serif;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.home_spotlight.home_spotlight .spotlight-info {
  padding: 50px 20px;
  zoom: 1;
  position: relative;
}
.home_spotlight.home_spotlight .spotlight-info:before {
  content: '';
  display: block;
}
.home_spotlight.home_spotlight .spotlight-info:after {
  content: '';
  display: table;
  clear: both;
}
.home_spotlight.home_spotlight .spotlight-title {
  margin: 18px 0 17px 0;
  font-size: 20px;
  font-weight: normal;
  color: #343434;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: inherit;
  max-height: 50px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.home_spotlight.home_spotlight a {
  color: #343434;
  text-decoration: underline;
}
.home_spotlight.home_spotlight a:hover {
  text-decoration: none;
}
.home_spotlight.home_spotlight .spotlight-desc {
  margin: 0;
  overflow: hidden;
  max-height: 116px;
  text-align: center;
  font-size: 16px;
}
.home_spotlight.home_spotlight .image-info {
  position: relative;
}
.home_spotlight.home_spotlight .image-info:before {
  content: "";
  height: 100px;
  width: 100px;
  position: absolute;
  top: auto;
  right: auto;
  left: calc((100% -  100px )/2);
  bottom: -48px;
  background: url(_gfx/home/spotlight-overlay-arrow.svg) center center no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}
.home_spotlight.home_spotlight .arrow_container {
  position: relative;
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.home_spotlight.home_spotlight .box_bottomlink {
  color: #332E26;
  font-size: 15px;
  font-weight: normal;
  background: #DEBF87;
  width: 150px;
  height: 35px;
  line-height: 35px;
  font-family: inherit;
  text-transform: uppercase;
  margin: 0 0 0 0;
  text-decoration: none;
  text-align: center;
  border: 0px solid #bbbbbb;
  border-radius: 25px;
  box-shadow: 0px 0px 30px rgba(222, 191, 135, 0.38);
  letter-spacing: 1.97px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: inline-block;
}
.home_spotlight.home_spotlight .box_bottomlink:hover {
  color: #FFFFFF;
  text-decoration: none;
  background: #457E76;
}
.home_spotlight.home_spotlight .spotlight-flex-control-nav {
  display: none;
}
.home_spotlight.home_spotlight .flex-direction-nav {
  width: 80px;
  margin: 0 0 0 20px;
  position: relative;
}
.home_spotlight.home_spotlight .flex-direction-nav .flex-next,
.home_spotlight.home_spotlight .flex-direction-nav .flex-prev {
  width: 35px;
  height: 35px;
  margin: 0;
  display: block;
  position: absolute;
  top: auto;
  right: auto;
  left: 0;
  bottom: 0;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  visibility: visible;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 50%;
  box-shadow: 0px 3px 15px #332E261A;
  background: #fff url(_gfx/home/spotlight-left-arrow.svg) center center no-repeat;
}
.home_spotlight.home_spotlight .flex-direction-nav .flex-next:hover,
.home_spotlight.home_spotlight .flex-direction-nav .flex-prev:hover {
  background: url(_gfx/home/spotlight-left-arrow-hover.svg) #457E76 center center no-repeat;
}
.home_spotlight.home_spotlight .flex-direction-nav .flex-next {
  right: 0;
  left: auto;
  background: #fff url(_gfx/home/spotlight-right-arrow.svg) center center no-repeat;
}
.home_spotlight.home_spotlight .flex-direction-nav .flex-next:hover {
  background: url(_gfx/home/spotlight-right-arrow-hover.svg) #457E76 center center no-repeat;
}
.home_spotlight.home_spotlight .flex-direction-nav .flex-disabled {
  cursor: default;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: hidden;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_spotlight.home_spotlight {
    position: relative;
  }
  .home_spotlight.home_spotlight .spotlight-header {
    font-size: 19px;
    text-align: left;
  }
  .home_spotlight.home_spotlight .spotlight-info {
    padding: 40px 250px 40px 40px;
  }
  .home_spotlight.home_spotlight .spotlight-info-container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
  }
  .home_spotlight.home_spotlight .image-info {
    -webkit-flex: 0 1 55%;
    -ms-flex: 0 1 55%;
    flex: 0 1 55%;
  }
  .home_spotlight.home_spotlight .spotlight-info {
    -webkit-flex: 0 1 45%;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
  }
  .home_spotlight.home_spotlight .image-info:before {
    width: 160px;
    top: 24%;
    right: -77px;
    bottom: auto;
    left: auto;
    transform: rotate(0deg);
    z-index: 1;
  }
  .home_spotlight.home_spotlight .spotlight-title {
    margin: 0 0 30px 0;
    font-size: 30px;
    max-height: 74px;
    text-align: left;
  }
  .home_spotlight.home_spotlight .spotlight-desc {
    margin: 0;
    overflow: hidden;
    max-height: 145px;
    text-align: left;
    font-size: 20px;
  }
  .home_spotlight.home_spotlight .spotlight-desc .flex-direction-nav {
    width: auto;
    margin: 0;
  }
  .home_spotlight.home_spotlight .spotlight-desc .flex-direction-nav .flex-next,
  .home_spotlight.home_spotlight .spotlight-desc .flex-direction-nav .flex-prev {
    width: 50px;
    height: 50px;
    left: 235px;
  }
  .home_spotlight.home_spotlight .spotlight-desc .flex-direction-nav .flex-next {
    left: 290px;
  }
  .home_spotlight.home_spotlight .spotlight-desc .box_bottomlink {
    font-size: 20px;
    width: 220px;
    height: 50px;
    line-height: 50px;
  }
  .home_spotlight.home_spotlight .spotlight-desc .arrow_container {
    display: block;
    margin-top: 35px;
  }
}
/***62em = 992px ***/
@media screen and (min-width: 62em) {
  .home_spotlight.home_spotlight .spotlight-info {
    padding: 60px 250px 60px 60px;
  }
  .home_spotlight.home_spotlight .spotlight-title {
    font-size: 40px;
    max-height: 98px;
  }
}
/**1366px**/
@media (min-width: 85.375em) {
  .home_spotlight.home_spotlight {
    height: 100vh;
  }
  .home_spotlight.home_spotlight .spotlight-info {
    padding: 60px 250px 60px 60px;
  }
  .home_spotlight.home_spotlight .spotlight-title {
    font-size: 40px;
    max-height: 98px;
  }
  .home_spotlight.home_spotlight .image-info {
    height: calc(100vh - 86px);
  }
  .home_spotlight.home_spotlight .image-info img {
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-height: 1080px) and (min-width: 85.375em) {
  .home_spotlight.home_spotlight .image-info img {
    height: auto;
  }
}
/**** -- START - Home Page Styles -- ****/
/* Scroll Menu Variables */
#sitebody.homepagelayout .fp-auto-height.fp-section,
#sitebody.homepagelayout .fp-auto-height .fp-slide,
#sitebody.homepagelayout .fp-auto-height .fp-tableCell {
  height: auto !important;
}
#sitebody.homepagelayout .home_scroll_menu {
  position: fixed;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
  z-index: 10;
  list-style: none;
  margin: auto 0;
  padding: 0;
  display: none;
  width: 52px;
  height: 312px;
  background: transparent;
  /**** START - Scroll Menu Styles ****/
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu {
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  list-style: none;
  margin: auto 0;
  padding: 0;
  display: block;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li {
  display: block;
  padding: 0;
  width: 100%;
  height: 52px;
  position: relative;
  margin: 0;
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background: #575452;
  text-align: left;
  text-indent: 0;
  display: flex;
  align-items: center;
  padding: 0 0 0 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 20px;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li a .image_frame {
  display: block;
  float: left;
  width: 52px;
  height: 52px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #575452;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li a .image_frame:before {
  diplay: block;
  content: "";
  top: 0;
  left: -31.5px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: auto;
  height: auto;
  background: #fff;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li a img {
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li a span {
  font-family: 'Domine', serif;
  position: relative;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 1px;
  opacity: 0;
  width: 0;
  padding: 0;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:nth-child(2) a,
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:nth-child(2) a .image_frame {
  background: #2F4958;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:nth-child(3) a,
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:nth-child(3) a .image_frame {
  background: #185471;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:nth-child(4) a,
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:nth-child(4) a .image_frame {
  background: #34636D;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:nth-child(5) a,
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:nth-child(5) a .image_frame {
  background: #457E76;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:nth-child(6) a,
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:nth-child(6) a .image_frame {
  background: #60866A;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li.active,
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:hover {
  margin-right: 0;
  width: 92px;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li.active a,
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:hover a {
  padding-left: 5px;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li.active a .image_frame,
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:hover a .image_frame {
  display: flex;
  position: absolute;
  top: 0;
  left: -25px;
  right: auto;
  bottom: 0;
  margin: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li.active a .image_frame:before,
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:hover a .image_frame:before {
  content: "";
  top: 0;
  left: -31.5px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: auto;
  height: auto;
  background: #fff;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li.active a span,
#sitebody.homepagelayout .home_scroll_menu #scroll_menu li:hover a span {
  opacity: 1;
  padding: 10px 10px 10px 20px;
}
/** START - Media WIDTH queries only **/
/***48em = 768px ***/
@media only screen and (min-width: 48em) {
  #sitebody.homepagelayout .home_scroll_menu {
    display: block;
  }
}
/**62em = 992px**/
/**75em = 1200px**/
/**1366px**/
@media screen and (min-width: 1535px) {
  #sitebody.homepagelayout .home_scroll_menu {
    width: 165px;
  }
  #sitebody.homepagelayout .home_scroll_menu #scroll_menu li a .image_frame {
    display: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  #sitebody.homepagelayout .home_scroll_menu #scroll_menu li a span {
    font-size: 15px;
    letter-spacing: 2.35px;
    opacity: 1;
    padding: 17px 30px 17px 20px;
    width: auto;
  }
  #sitebody.homepagelayout .home_scroll_menu #scroll_menu li.active,
  #sitebody.homepagelayout .home_scroll_menu #scroll_menu li:hover {
    width: 184px;
  }
  #sitebody.homepagelayout .home_scroll_menu #scroll_menu li.active a,
  #sitebody.homepagelayout .home_scroll_menu #scroll_menu li:hover a {
    padding-left: 19px;
  }
  #sitebody.homepagelayout .home_scroll_menu #scroll_menu li.active a .image_frame:before,
  #sitebody.homepagelayout .home_scroll_menu #scroll_menu li:hover a .image_frame:before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
  }
}
/** START - Media HEIGHT/WIDTH queries **/
@media only screen and (max-height: 619px) {
  #fullpage .scroll_section .col_right,
  #fullpage .scroll_section .col_top,
  #fullpage .scroll_section .col_bottom,
  #fullpage .scroll_section .home_news,
  #fullpage .scroll_section .home_spotlight,
  #fullpage .scroll_section .home_events,
  #fullpage .scroll_section .home_video_thumbs {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  #fullpage #section1 {
    padding: 30vh 0;
  }
  #fullpage #section2,
  #fullpage #section3,
  #fullpage #section4,
  #fullpage #section5,
  #fullpage #section6 {
    padding: 7vh 0;
  }
  .pre_load_con {
    display: none !important;
  }
}
@media only screen and (min-height: 620px) and (min-width: 768px) {
  #fullpage .scroll_section .col_right,
  #fullpage .scroll_section .col_top,
  #fullpage .scroll_section .col_bottom,
  #fullpage .scroll_section .home_news,
  #fullpage .scroll_section .home_spotlight,
  #fullpage .scroll_section .home_events,
  #fullpage .scroll_section .home_video_thumbs {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .home_buttons {
    padding: 0;
  }
}
@media only screen and (min-height: 780px) and (min-width: 768px) {
  .home_buttons {
    padding: 0;
  }
  .home_buttons .buttons-list {
    padding: 0;
  }
}
@media only screen and (min-height: 780px) and (min-width: 992px) {
  #fullpage .scroll_section .col_right,
  #fullpage .scroll_section .col_top,
  #fullpage .scroll_section .col_bottom,
  #fullpage .scroll_section .home_news,
  #fullpage .scroll_section .home_spotlight,
  #fullpage .scroll_section .home_events,
  #fullpage .scroll_section .home_video_thumbs {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .home_buttons {
    padding: 4% 0 0 0;
  }
}
@media only screen and (min-height: 780px) and (min-width: 1302px) {
  #fullpage .scroll_section .col_right,
  #fullpage .scroll_section .col_top,
  #fullpage .scroll_section .col_bottom,
  #fullpage .scroll_section .home_news,
  #fullpage .scroll_section .home_spotlight,
  #fullpage .scroll_section .home_events,
  #fullpage .scroll_section .home_video_thumbs {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .home_buttons {
    padding: 0 0 4% 0;
  }
}
/** END - Media HEIGHT/WIDTH queries **/
.homepagelayout .column {
  float: none;
}
#sitebody.homepagelayout .home_item2 {
  clear: both;
  position: relative;
}
#sitebody.homepagelayout .home_item2 .col_right {
  position: absolute;
  top: auto;
  bottom: 30%;
  left: 0;
  right: 0;
  max-width: 730px;
  width: 95%;
  height: 100%;
  max-height: 57px;
  padding: 0;
  border-radius: 3px;
  margin: 0 auto;
  background: rgba(87, 84, 82, 0.9);
  z-index: 2;
}
#sitebody.homepagelayout .home_item3 {
  background: #F5F5F5;
}
#sitebody.homepagelayout .home_item3 .container .col_top {
  margin-bottom: 60px;
}
.pre_load_con {
  display: none;
}
.fp-tableCell,
.slimScrollDiv {
  display: flex;
  justify-content: center;
  position: relative;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #fullpage {
    min-width: 100vw;
  }
  .pre_load_con {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
  }
  .pre_load_con:before {
    content: "";
    position: absolute;
    top: -260px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: url(_gfx/cmn/logo-sticky.png) center center no-repeat;
    background-size: contain;
    width: 402px;
    height: 93px;
    margin: auto;
  }
  .pre_load_con .loader_container {
    display: block;
    width: 350px;
    height: 20px;
    margin: auto;
    position: absolute;
    top: -80px;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .pre_load_con .init-loader {
    display: inline-block;
    float: left;
    width: 25%;
    height: 20px;
    -webkit-animation: sk-bouncedelay 1.7s infinite ease-in-out both;
    -moz-animation: sk-bouncedelay 1.7s infinite ease-in-out both;
    -o-animation: sk-bouncedelay 1.7s infinite ease-in-out both;
    animation: sk-bouncedelay 1.7s infinite ease-in-out both;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
  }
  .pre_load_con .init-loader.item-1 {
    background: #2F4958;
    -webkit-animation-delay: -0.6s;
    -moz-animation-delay: -0.6s;
    -o-animation-delay: -0.6s;
    animation-delay: -0.6s;
  }
  .pre_load_con .init-loader.item-2 {
    background: #185471;
    -webkit-animation-delay: -0.4s;
    -moz-animation-delay: -0.4s;
    -o-animation-delay: -0.4s;
    animation-delay: -0.4s;
  }
  .pre_load_con .init-loader.item-3 {
    background: #34636D;
    -webkit-animation-delay: -0.2s;
    -moz-animation-delay: -0.2s;
    -o-animation-delay: -0.2s;
    animation-delay: -0.2s;
  }
  .pre_load_con .init-loader.item-4 {
    background: #457E76;
  }
  .fp-tableCell {
    padding-top: 86px;
  }
  #page_footer .fp-tableCell {
    padding-top: 0;
  }
  @-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      opacity: 0;
    }
    40% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
  }
  @-moz-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      opacity: 0;
    }
    40% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
  }
  @-o-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      opacity: 0;
    }
    40% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
  }
  @keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      opacity: 0;
    }
    40% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
  }
  @keyframes fade-in-up {
    from {
      opacity: 0;
      padding-bottom: 0px;
    }
    to {
      opacity: 1;
      padding-bottom: 20px;
    }
  }
  @keyframes fade-in {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes slide-in {
    from {
      transform: translateX(100vw);
      -webkit-transform: translateX(100vw);
      -moz-transform: translateX(100vw);
      -ms-transform: translateX(100vw);
      -o-transform: translateX(100vw);
    }
    to {
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
    }
  }
  @keyframes slide-in-from-left {
    0% {
      transform: translateX(-100px);
      -webkit-transform: translateX(-100px);
      -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
      -o-transform: translateX(-100px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes slide-in-from-right {
    0% {
      transform: translateX(100px);
      -webkit-transform: translateX(100px);
      -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
      -o-transform: translateX(100px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes arrow-from-right {
    from {
      transform: rotate(0deg) translateX(100vw);
      -webkit-transform: rotate(0deg) translateX(100vw);
      -moz-transform: rotate(0deg) translateX(100vw);
      -ms-transform: rotate(0deg) translateX(100vw);
      -o-transform: rotate(0deg) translateX(100vw);
    }
    to {
      transform: rotate(0deg) translateX(0);
      -webkit-transform: rotate(0deg) translateX(0);
      -moz-transform: rotate(0deg) translateX(0);
      -ms-transform: rotate(0deg) translateX(0);
      -o-transform: rotate(0deg) translateX(0);
    }
  }
  @keyframes arrow-from-left {
    from {
      transform: rotate(180deg) translateX(100vw);
      -webkit-transform: rotate(180deg) translateX(100vw);
      -moz-transform: rotate(180deg) translateX(100vw);
      -ms-transform: rotate(180deg) translateX(100vw);
      -o-transform: rotate(180deg) translateX(100vw);
    }
    to {
      transform: rotate(180deg) translateX(0);
      -webkit-transform: rotate(180deg) translateX(0);
      -moz-transform: rotate(180deg) translateX(0);
      -ms-transform: rotate(180deg) translateX(0);
      -o-transform: rotate(180deg) translateX(0);
    }
  }
  @keyframes fade-in-from-below {
    from {
      opacity: 0;
      transform: translateY(100px);
      -webkit-transform: translateY(100px);
      -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
      -o-transform: translateY(100px);
    }
    to {
      opacity: 1;
      transform: translateY(0px);
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
    }
  }
  #sitebody.homepagelayout {
    padding: 0;
    background: transparent;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 1fr;
    grid-template-columns: 1fr 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 1fr;
  }
  #sitebody.homepagelayout:before {
    display: none;
  }
  #sitebody.homepagelayout > * {
    -ms-grid-column-align: stretch;
    -ms-grid-row-align: stretch;
    justify-self: stretch;
    align-self: stretch;
  }
  #sitebody.homepagelayout .top_col {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 1 / span 1;
    /*padding-top: @nav-height;*/
    padding-top: 0;
  }
  #sitebody.homepagelayout .top_col:before,
  #sitebody.homepagelayout .top_col:after {
    display: none;
  }
  #sitebody.homepagelayout .home_item2 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 2 / span 1;
    overflow: hidden;
  }
  #sitebody.homepagelayout .home_item2 .fp-tableCell {
    padding-top: 0;
  }
  #sitebody.homepagelayout .home_item2:before {
    content: "";
    position: absolute;
    display: block;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0, hsla(0, 0%, 100%, 0));
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    min-height: unset;
    height: 198px;
    z-index: 1;
  }
  #sitebody.homepagelayout .home_item2 .col_left {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #sitebody.homepagelayout .home_item2 .col_right {
    max-width: 730px;
    width: 100%;
    max-height: 104px;
    height: 100%;
    padding: 0;
    border-radius: 3px;
    margin: 0 auto;
    background: rgba(87, 84, 82, 0.9);
    bottom: 45%;
  }
  #sitebody.homepagelayout .home_item3 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 3 / span 1;
    background: transparent;
  }
  #sitebody.homepagelayout .home_item3:before,
  #sitebody.homepagelayout .home_item3:after {
    background: url("_gfx/home/service-bg.svg") #F7F7F7 no-repeat 100% 65%;
  }
  #sitebody.homepagelayout .home_item3 .fp-tableCell {
    padding-top: 100px;
  }
  #sitebody.homepagelayout .home_item3 .container {
    display: flex;
    flex-direction: column;
  }
  #sitebody.homepagelayout .home_item3 .container:before,
  #sitebody.homepagelayout .home_item3 .container:after {
    display: none;
  }
  #sitebody.homepagelayout .home_item3 .container .col_top {
    margin-bottom: 0;
  }
  #sitebody.homepagelayout .home_item3 .container > * {
    max-height: 48%;
  }
  #sitebody.homepagelayout .home_item3.active .home_buttons .buttons-list-item {
    -webkit-animation: fade-in-from-below 1.5s 1 ease-in-out 0.1s backwards;
    -moz-animation: fade-in-from-below 1.5s 1 ease-in-out 0.1s backwards;
    -o-animation: fade-in-from-below 1.5s 1 ease-in-out 0.1s backwards;
    animation: fade-in-from-below 1.5s 1 ease-in-out 0.1s backwards;
    -webkit-backface-visibility: hidden;
    /* Safari */
    backface-visibility: hidden;
  }
  #sitebody.homepagelayout .home_item3.active .home_services h2 {
    -webkit-animation: fade-in-from-below 1.5s 1 ease-in-out 0.1s backwards;
    -moz-animation: fade-in-from-below 1.5s 1 ease-in-out 0.1s backwards;
    -o-animation: fade-in-from-below 1.5s 1 ease-in-out 0.1s backwards;
    animation: fade-in-from-below 1.5s 1 ease-in-out 0.1s backwards;
    -webkit-backface-visibility: hidden;
    /* Safari */
    backface-visibility: hidden;
  }
  #sitebody.homepagelayout .home_item3.active .home_services .fieldset {
    -webkit-animation: slide-in 2s 1;
    -moz-animation: slide-in 2s 1;
    -o-animation: slide-in 2s 1;
    animation: slide-in 2s 1;
    -webkit-backface-visibility: hidden;
    /* Safari */
    backface-visibility: hidden;
  }
  #sitebody.homepagelayout .home_item3.active .home_services .fieldset-2 {
    -webkit-animation: slide-in 2.25s 1;
    -moz-animation: slide-in 2.25s 1;
    -o-animation: slide-in 2.25s 1;
    animation: slide-in 2.25s 1;
    -webkit-backface-visibility: hidden;
    /* Safari */
    backface-visibility: hidden;
  }
  #sitebody.homepagelayout .home_item3.active .home_services .fieldset-3 {
    -webkit-animation: slide-in 2.5s 1;
    -moz-animation: slide-in 2.5s 1;
    -o-animation: slide-in 2.5s 1;
    animation: slide-in 2.5s 1;
    -webkit-backface-visibility: hidden;
    /* Safari */
    backface-visibility: hidden;
  }
  #sitebody.homepagelayout .home_item4 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 4 / span 1;
  }
  #sitebody.homepagelayout .home_item4:before,
  #sitebody.homepagelayout .home_item4:after {
    background: #fff;
  }
  #sitebody.homepagelayout .home_item4.active .home_news li {
    animation-duration: 1.25s;
    animation-delay: 0.2s;
    animation-name: fade-in-from-below;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item4.active .home_news li:nth-of-type(2) {
    animation-duration: 1.5s;
    animation-delay: 0.2s;
    animation-name: fade-in-from-below;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item4.active .home_news li:nth-of-type(3) {
    animation-duration: 1.75s;
    animation-delay: 0.2s;
    animation-name: fade-in-from-below;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item4.active .home_news li:last-child {
    animation-duration: 2s;
    animation-delay: 0.2s;
    animation-name: fade-in-from-below;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item4.active .home_news .item_info {
    animation-duration: 2.5s;
    animation-name: fade-in-from-below;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  #sitebody.homepagelayout .home_item4.active .home_news .box_bottomlink {
    animation-name: fade-in-from-below;
    animation-duration: 3s;
    animation-iteration-count: 1;
  }
  #sitebody.homepagelayout .home_item5 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 5 / span 1;
  }
  #sitebody.homepagelayout .home_item5 .fp-tableCell {
    padding-top: 86px;
  }
  #sitebody.homepagelayout .home_item5.active .home_spotlight.home_spotlight .spotlight-header {
    animation-name: slide-in-from-left;
    animation-delay: 0.2s;
    animation-duration: 1.25s;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item5.active .home_spotlight.home_spotlight .arrow_container {
    animation-name: fade-in-from-below;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item5.active .home_spotlight.home_spotlight .image-info:before {
    animation-name: arrow-from-right;
    animation-duration: 1.5s;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item6 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 6;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 6 / span 1;
  }
  #sitebody.homepagelayout .home_item6:before,
  #sitebody.homepagelayout .home_item6:after {
    background: url("_gfx/home/events-bg.svg") #FFF no-repeat 0 0;
  }
  #sitebody.homepagelayout .home_item6.active .home_events li,
  #sitebody.homepagelayout .home_item6.active .home_events li:nth-child(2) {
    animation-name: fade-in-from-below;
    animation-delay: 0.2s;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item6.active .home_events li:nth-child(3),
  #sitebody.homepagelayout .home_item6.active .home_events li:nth-child(4) {
    animation-name: fade-in-from-below;
    animation-delay: 0.2s;
    animation-duration: 1.25s;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item6.active .home_events .slick-next,
  #sitebody.homepagelayout .home_item6.active .home_events .slick-prev {
    animation-name: fade-in;
    animation-delay: 1s;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item6.active .home_events .box_bottomlink {
    animation-name: fade-in-from-below;
    animation-delay: 0.2s;
    animation-duration: 1.5s;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item7 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 7 / span 1;
  }
  #sitebody.homepagelayout .home_item7:before,
  #sitebody.homepagelayout .home_item7:after {
    background: #fff;
  }
  #sitebody.homepagelayout .home_item7.active .home_video_thumbs .home-video-thumbs-title {
    animation-name: slide-in-from-right;
    animation-delay: 0.2s;
    animation-duration: 1.25s;
    animation-iteration-count: 1;
    animation-fill-mode: backwards;
  }
  #sitebody.homepagelayout .home_item7.active .home_video_thumbs .home-video-thumbs-featured .video-thumbnail-frame:before {
    animation-name: arrow-from-left;
    animation-duration: 1.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  #sitebody.homepagelayout .home_item8 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 4;
    -ms-grid-row: 8;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 4;
    grid-row: 8 / span 1;
  }
  #sitebody.homepagelayout .home_item9 {
    -ms-grid-column: 6;
    -ms-grid-column-span: 4;
    -ms-grid-row: 9;
    -ms-grid-row-span: 1;
    grid-column: 6 / span 4;
    grid-row: 9 / span 1;
  }
  #sitebody.homepagelayout .home_item10 {
    -ms-grid-column: 10;
    -ms-grid-column-span: 4;
    -ms-grid-row: 10;
    -ms-grid-row-span: 1;
    grid-column: 10 / span 4;
    grid-row: 10 / span 1;
  }
  #sitebody.homepagelayout .home_item11 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 11;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 11 / span 1;
  }
  #sitebody.homepagelayout .home_item12 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 12;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 12 / span 1;
  }
  #sitebody.homepagelayout .home_item13 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 13;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 13 / span 1;
  }
  #sitebody.homepagelayout .home_item14 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 14;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 14;
    grid-row: 14 / span 1;
  }
  #sitebody.homepagelayout #section2,
  #sitebody.homepagelayout #section3,
  #sitebody.homepagelayout #section4,
  #sitebody.homepagelayout #section5,
  #sitebody.homepagelayout #section6 {
    background-size: cover;
    position: relative;
    z-index: 0;
  }
  #sitebody.homepagelayout #section2:before,
  #sitebody.homepagelayout #section3:before,
  #sitebody.homepagelayout #section4:before,
  #sitebody.homepagelayout #section5:before,
  #sitebody.homepagelayout #section6:before {
    display: none;
  }
  #sitebody.homepagelayout #section2:after,
  #sitebody.homepagelayout #section3:after,
  #sitebody.homepagelayout #section4:after,
  #sitebody.homepagelayout #section5:after,
  #sitebody.homepagelayout #section6:after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: auto;
    height: auto;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible;
  }
}
@media screen and (min-width: 62em) {
  #sitebody.homepagelayout {
    -ms-grid-columns: 1fr 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 1fr;
    grid-template-columns: 1fr 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 1fr;
  }
  #sitebody.homepagelayout .home_item3 .fp-tableCell {
    padding-top: 86px;
  }
}
@media screen and (min-width: 75em) {
  #sitebody.homepagelayout {
    -ms-grid-columns: 1fr 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 1fr;
    grid-template-columns: 1fr 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 1fr;
  }
}
@media (min-width: 85.375em) {
  #sitebody.homepagelayout {
    -ms-grid-columns: 1fr 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 1fr;
    grid-template-columns: 1fr 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 1fr;
  }
}
.home_search ::-moz-placeholder,
.home_address ::-moz-placeholder,
.home_search :-ms-input-placeholder,
.home_address :-ms-input-placeholder,
.home_search ::-webkit-input-placeholder,
.home_address ::-webkit-input-placeholder {
  color: #fff !important;
  letter-spacing: 2.19px;
  opacity: 1;
}
.home_search .vision-search-box-widget,
.home_address .vision-search-box-widget {
  min-height: 20px;
}
.home_search .home-searchbox,
.home_address .home-searchbox,
.home_search .home-address-searchbox,
.home_address .home-address-searchbox {
  height: 100%;
  background: transparent;
  border-radius: 3px;
}
.home_search .home-searchbox div,
.home_address .home-searchbox div,
.home_search .home-address-searchbox div,
.home_address .home-address-searchbox div {
  height: 20px;
  margin: 5px 0 0 0;
}
.home_search .home-searchbox div a,
.home_address .home-searchbox div a,
.home_search .home-address-searchbox div a,
.home_address .home-address-searchbox div a {
  background: url("_gfx/home/ui-search.svg") no-repeat center center;
  text-indent: -4000px;
  background-size: 15px;
  line-height: 20px;
  height: 20px !important;
  width: 15px;
  padding: 0;
}
.home_search .home-searchbox div a:hover,
.home_address .home-searchbox div a:hover,
.home_search .home-address-searchbox div a:hover,
.home_address .home-address-searchbox div a:hover {
  background-image: url("_gfx/home/ui-search-gold.svg");
}
.home_search .home-searchbox input.search-query,
.home_address .home-searchbox input.search-query,
.home_search .home-address-searchbox input.search-query,
.home_address .home-address-searchbox input.search-query {
  height: 20px;
  width: 100%;
  padding: 0 20px 0 0px !important;
  color: #fff;
  background: transparent;
  border-bottom: 1px solid white !important;
  box-shadow: none;
  font-size: 15px !important;
}
.home_search .home-searchbox input.search-query::-webkit-input-placeholder,
.home_address .home-searchbox input.search-query::-webkit-input-placeholder,
.home_search .home-address-searchbox input.search-query::-webkit-input-placeholder,
.home_address .home-address-searchbox input.search-query::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  /* Firefox */
}
.home_search .home-searchbox input.search-query:-moz-placeholder,
.home_address .home-searchbox input.search-query:-moz-placeholder,
.home_search .home-address-searchbox input.search-query:-moz-placeholder,
.home_address .home-address-searchbox input.search-query:-moz-placeholder {
  color: #fff;
  opacity: 1;
  /* Firefox */
}
.home_search .home-searchbox input.search-query::-moz-placeholder,
.home_address .home-searchbox input.search-query::-moz-placeholder,
.home_search .home-address-searchbox input.search-query::-moz-placeholder,
.home_address .home-address-searchbox input.search-query::-moz-placeholder {
  color: #fff;
  opacity: 1;
  /* Firefox */
}
.home_search .home-searchbox input.search-query:-ms-input-placeholder,
.home_address .home-searchbox input.search-query:-ms-input-placeholder,
.home_search .home-address-searchbox input.search-query:-ms-input-placeholder,
.home_address .home-address-searchbox input.search-query:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  /* Firefox */
}
@media only screen and (min-width: 48em) {
  .home_search,
  .home_address {
    min-height: 0;
    height: 104px;
  }
  .home_search .vision-search-box-widget,
  .home_address .vision-search-box-widget {
    min-height: 40px;
  }
  .home_search .home-searchbox div,
  .home_address .home-searchbox div,
  .home_search .home-address-searchbox div,
  .home_address .home-address-searchbox div {
    margin: 30px 25px 0px 30px;
    height: 40px;
  }
  .home_search .home-searchbox div a,
  .home_address .home-searchbox div a,
  .home_search .home-address-searchbox div a,
  .home_address .home-address-searchbox div a {
    background: url("_gfx/home/ui-search.svg") no-repeat center center;
    text-indent: -4000px;
    background-size: 18px;
    line-height: 40px;
    height: 40px !important;
    width: 30px;
    padding: 0;
  }
  .home_search .home-searchbox div a:hover,
  .home_address .home-searchbox div a:hover,
  .home_search .home-address-searchbox div a:hover,
  .home_address .home-address-searchbox div a:hover {
    background-image: url("_gfx/home/ui-search-gold.svg");
  }
  .home_search .home-searchbox input.search-query,
  .home_address .home-searchbox input.search-query,
  .home_search .home-address-searchbox input.search-query,
  .home_address .home-address-searchbox input.search-query {
    height: 40px;
    width: 100%;
    padding: 0 35px 0 0;
    color: #fff;
    background: transparent;
    border-bottom: 1px solid white !important;
    box-shadow: none;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 44px 0 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0 0 0;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 44px 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-slide--html .fancybox-content {
  margin: 0 0 6px 0;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: calc(100% - 44px);
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998;
}
/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background: transparent;
  height: 100px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  background: rgba(30, 30, 30, 0.6);
  height: 100%;
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}
/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}
.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}
.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0 0 0;
  }
  .fancybox-slide--image .fancybox-content {
    margin-bottom: 6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 768px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.home_video_thumbs {
  position: relative;
}
.home_video_thumbs .home-video-thumbs-container {
  padding: 30px 0 0 0;
}
.home_video_thumbs .home-video-thumbs-title {
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  color: #6D9778;
  text-transform: uppercase;
  font-family: 'Domine', serif;
  letter-spacing: 3.8px;
  text-align: center;
}
.home_video_thumbs .video-thumbnail-caption {
  padding: 50px 20px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background: transparent;
  z-index: 1;
  zoom: 1;
}
.home_video_thumbs .video-thumbnail-caption:before {
  content: '';
  display: block;
}
.home_video_thumbs .video-thumbnail-caption:after {
  content: '';
  display: table;
  clear: both;
}
.home_video_thumbs .video-thumbnail-title {
  color: #343434;
  /*display: block;*/
  font-size: 20px;
  line-height: 1.2;
  max-height: 48px;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  margin: 18px 0 17px 0;
}
.home_video_thumbs .video-thumbnail-description {
  margin: 0;
  overflow: hidden;
  max-height: 112px;
  font-size: 16px;
  text-align: center;
}
.home_video_thumbs .home-video-thumbs-featured {
  padding: 0px;
  position: relative;
}
.home_video_thumbs .home-video-thumbs-featured a {
  color: #343434;
  text-decoration: none;
}
.home_video_thumbs .home-video-thumbs-featured a:hover {
  text-decoration: none;
}
.home_video_thumbs .home-video-thumbs-featured .video-thumbnail-frame {
  width: 100%;
  position: relative;
}
.home_video_thumbs .home-video-thumbs-featured .video-thumbnail-frame:before {
  content: "";
  height: 100px;
  width: 100px;
  position: absolute;
  top: auto;
  left: auto;
  right: calc((100% -  100px )/2);
  bottom: -48px;
  background: url(_gfx/home/spotlight-overlay-arrow.svg) center center no-repeat;
  background-size: contain;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 1;
}
.home_video_thumbs .home-video-thumbs-featured .img-container {
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.home_video_thumbs .home-video-thumbs-featured .img-container:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 75px;
  height: 75px;
  content: "";
  background: rgba(52, 99, 109, 0.65) url(_gfx/home/video-play.svg) 55% 50% no-repeat;
  z-index: 1;
  border-radius: 50%;
  background-size: 20px 24px;
}
.home_video_thumbs .home-video-thumbs-featured .img-container:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 117px;
  height: 117px;
  content: "";
  background: rgba(52, 99, 109, 0.5);
  z-index: 0;
  border-radius: 50%;
}
.home_video_thumbs .home-video-thumbs-featured .img-container:hover:before {
  background: #34636d url(_gfx/home/video-play.svg) 55% 50% no-repeat;
  background-size: 20px 24px;
}
.home_video_thumbs .home-video-thumbs-featured .img-container:hover:after {
  background: rgba(52, 99, 109, 0.85);
}
.home_video_thumbs .video-thumbnail-bottomlink {
  color: #343434;
  font-size: 20px;
  font-weight: normal;
  background: #444;
  width: 252px;
  height: 72px;
  line-height: 72px;
  font-family: inherit;
  text-transform: uppercase;
  margin: 0 auto 40px auto;
  text-decoration: none;
  text-align: center;
  border: 0px solid #bbbbbb;
  border-radius: 3px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}
.home_video_thumbs .video-thumbnail-bottomlink:hover {
  color: #343434;
  text-decoration: none;
  background: #333;
}
/***35em = 560px ***/
@media screen and (min-width: 35em) {
  .home_video_thumbs .home-video-thumb-list-item {
    width: 255px;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_video_thumbs .home-video-thumbs-container {
    padding: 30px 0px 90px;
  }
  .home_video_thumbs .video-thumbnail-caption {
    padding: 0px 40px 0px 150px;
  }
  .home_video_thumbs .home-video-thumbs-title {
    margin: 10px 0 10px 0;
    font-size: 19px;
  }
  .home_video_thumbs .home-video-thumbs-content {
    position: relative;
    background: #F5F5F5;
    overflow: hidden;
  }
  .home_video_thumbs .home-video-thumbs-featured {
    padding: 0;
    text-align: left;
    position: relative;
  }
  .home_video_thumbs .home-video-thumbs-featured .video-thumbnail-frame {
    -webkit-flex: 0 1 55%;
    -ms-flex: 0 1 55%;
    flex: 0 1 55%;
  }
  .home_video_thumbs .home-video-thumbs-featured .video-thumbnail-frame:before {
    width: 160px;
    top: 24%;
    left: -77px;
    bottom: auto;
    right: auto;
    transform: rotate(180deg);
  }
  .home_video_thumbs .video-thumbnail-info-container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    align-items: center;
  }
  .home_video_thumbs .video-thumbnail-caption {
    -webkit-flex: 0 1 45%;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
  }
  .home_video_thumbs .video-thumbnail-title {
    max-height: 72px;
    font-size: 30px;
    text-align: right;
    margin: 0 0 30px 0;
  }
  .home_video_thumbs .video-thumbnail-description {
    margin: 0;
    overflow: hidden;
    max-height: 143px;
    font-size: 20px;
    text-align: right;
  }
}
/***992px ***/
@media screen and (min-width: 62em) {
  .home_video_thumbs .home-video-thumbs-container {
    padding: 0px;
  }
  .home_video_thumbs .home-video-thumbs-featured .img-container:before {
    width: 180px;
    height: 180px;
    content: "";
    background-position: 55% 50%;
    background-size: 47px 57px;
  }
  .home_video_thumbs .home-video-thumbs-featured .img-container:after {
    width: 280px;
    height: 280px;
  }
  .home_video_thumbs .home-video-thumbs-featured .img-container:hover:before {
    background-size: 47px 57px;
  }
  .home_video_thumbs .home-video-thumbs-title {
    margin: 0 0 20px 0;
    text-align: right;
  }
  .home_video_thumbs .video-thumbnail-title {
    font-size: 40px;
    max-height: 96px;
  }
  .home_video_thumbs .video-thumbnail-caption {
    padding: 0px 60px 0px 200px;
  }
}
/***1200px ***/
/**1366px**/
@media (min-width: 85.375em) {
  .home_video_thumbs {
    height: 100vh;
  }
  .home_video_thumbs .home-video-thumbs-featured .img-container {
    height: calc(100vh - 86px);
  }
  .home_video_thumbs .home-video-thumbs-featured .img-container img.video-thumbnail-img {
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-height: 1080px) and (min-width: 85.375em) {
  .home_video_thumbs .home-video-thumbs-featured .img-container img.video-thumbnail-img {
    height: auto;
  }
}
/*tools include mixins and other tools we need to include such as google fonts.*/
/*Generic styles needed for every project. */
@media screen and (min-width: 40.5em) and (max-width: 47.9375em) {
  .standardlayout .column.left_col,
  .standardthreecolumnlayout .column.left_col,
  .standardlayout .column.right_col,
  .standardthreecolumnlayout .column.right_col,
  .standardthreecolumnlayout .column.small_col,
  .twocolumnswithbottomlayout .column.left_col,
  .twocolumnswithbottomlayout .column.right_col,
  .threecolumnswithbottomlayout .column.left_col,
  .threecolumnswithbottomlayout .column.middle_col,
  .threecolumnswithbottomlayout .column.right_col,
  .twocolumnreverselayout .column.has_small_col,
  .twocolumnreverselayout .column.small_col {
    width: 100%;
    margin: 0 !important;
  }
  .title_widget,
  .content_area {
    padding: 10px;
  }
  .content_area.facebook_feed,
  .content_area.twitter_feed {
    padding: 0;
  }
  .sidenav,
  .small_col .sidenav {
    float: none;
    width: 100%;
  }
  .sidenav .mobile_header.mobile_only,
  .small_col .sidenav .mobile_header.mobile_only {
    display: block !important;
  }
  .sidenav ul li,
  .sidenav ul li.sidenav_expanded > a {
    display: none;
  }
  .sidenav.mobile_list ul li a,
  .sidenav.mobile_list ul li a:hover {
    padding: 0;
    font-weight: normal;
  }
  .mobile_list ul li,
  .facebook_feed ul li,
  .twitter_feed ul li,
  .small_box .box_content ul li {
    padding: 17px 7% 17px 16px;
  }
  .mobile_list ul li a,
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink,
  .mobile_list ul li a:hover {
    font-weight: bold;
  }
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink {
    display: block;
  }
  .small_box {
    margin-bottom: 0;
  }
  .standardthreecolumnlayout .small_col .small_box {
    display: block;
    margin-right: 0%;
    width: 100%;
  }
  .mobile_list .item-list a:hover {
    font-weight: normal;
  }
  .service_box .box_content > ul > li {
    border-bottom: 1px solid #c6c4c4 !important;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget {
    display: block;
    margin: 0 auto;
  }
  #view-full {
    display: block !important;
  }
  .mobile_only {
    display: block !important;
  }
  .mobile_hide {
    display: none !important;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) {
    /*hide table header.*/
    /* tr:nth-of-type(odd) {
                background-color: #EEE;
            }*/
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) .hidden {
    display: none;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) thead,
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tbody,
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) th,
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td,
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr {
    display: block;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) thead tr,
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr th {
    position: absolute;
    top: -9999999px;
    left: -999999px;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr {
    border: 1px solid #CCC;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td {
    /*behave like a row*/
    border: none;
    border-bottom: 1px solid #EEE;
    position: relative;
    padding-left: 50% !important;
    text-align: left;
    min-height: 18px;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td:before {
    /*now like a table header*/
    position: absolute;
    /*top and left value mimic padding*/
    top: 6px;
    left: 6px;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-th) " ";
    font-weight: bold;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td img,
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td object {
    width: auto;
    height: auto;
    float: none;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td a.email_link {
    margin: 0px;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td .title_column {
    max-width: 100%;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td:first-child {
    padding-left: 50% !important;
  }
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) {
    /*hide table header.*/
    /* tr:nth-of-type(odd) {
            background-color: #EEE;
        }*/
  }
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) thead,
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) tbody,
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) th,
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) td,
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) tr {
    display: block;
  }
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) thead tr,
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) tr th {
    position: absolute;
    top: -9999999px;
    left: -999999px;
  }
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) tr {
    border: 1px solid #CCC;
  }
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) td {
    /*behave like a row*/
    border: none;
    border-bottom: 1px solid #EEE;
    position: relative;
    padding-left: 50% !important;
    text-align: left;
    min-height: 18px;
  }
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) td:before {
    /*now like a table header*/
    position: absolute;
    /*top and left value mimic padding*/
    top: 6px;
    left: 6px;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-th) " ";
    font-weight: bold;
  }
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) td img,
  .front_end_body table.responsive-table-data-dkt:not(.non-responsive-table) td object {
    width: auto;
    height: auto;
    float: none;
  }
  .front_end_body table.listtable td p.command_button.register_now_command_button {
    width: 100px !important;
  }
}
html {
  font-size: inherit;
}
*,
*:after,
*:before {
  box-sizing: content-box;
}
.sitewrapper,
.sitewrapper *,
.sitewrapper *:after,
.sitewrapper *:before {
  box-sizing: border-box;
}
.progress {
  box-shadow: 0 0 0;
  height: auto;
  margin-bottom: 0px;
}
.collapse {
  display: inherit;
}
.sitewrapper a.phone_link,
.sitewrapper a.phone_link:hover {
  color: #444444;
  text-decoration: none !important;
  white-space: nowrap;
}
/*setting default styles for html elements. */
body.front_end_body,
.sitewrapper,
.sitewrapper select,
.sitewrapper input,
.sitewrapper textarea,
.sitewrapper table,
#broken_links_reporter_form,
body.dialog_body,
body[radeditorbody],
body[radeditorbody] table {
  font-size: 16px !important;
  line-height: 1.375 !important;
  font-family: 'Open Sans', sans-serif !important;
  color: #444444;
}
.front_end_body :target:before,
.front_end_body a[name]:before {
  content: "";
  display: block;
  height: 86px;
  /* fixed header height plus a little padding*/
  position: relative;
  z-index: -1;
}
p {
  margin: 0 0 1em 0;
}
table img {
  max-width: none;
}
.column select {
  min-width: 150px;
}
.front_end_body label {
  line-height: inherit;
}
legend {
  color: #332E26;
  font-weight: bold;
  text-decoration: none;
}
.form_button,
.column input[type=button],
.column input[type=submit],
.column input[type=reset],
body.dialog_body input[type="submit"],
body.dialog_body input[type="button"],
body.dialog_body input[type="reset"],
.front_end_body .command.primary,
.front_end_body .column .command {
  background: #2F4958 !important;
  color: #fff !important;
}
.form_button:hover,
.column input[type=button]:hover,
.column input[type=submit]:hover,
.column input[type=reset]:hover,
.front_end_body input[type=submit].command.primary:hover,
.front_end_body a.command.primary:hover {
  color: #444444 !important;
  background: #e8e9ed !important;
  border: 2px solid #d6d6c8 !important;
}
.column input[type="text"],
.column.column input[type="submit"],
.column input[type="password"],
.column input[type="email"],
.column textarea,
.column select,
.front_end_form input[type="text"],
.front_end_form input[type="password"],
.front_end_form input[type="email"],
.front_end_form textarea,
.front_end_form select {
  line-height: normal !important;
}
h1,
.content_area h1,
.reDropDownBody h1 {
  color: #332E26;
  line-height: 1.2;
  font-weight: normal;
  font-size: 200%;
  font-family: 'Domine', serif;
}
h2,
.content_area h2,
.reDropDownBody h2 {
  font-size: 160%;
  color: #332E26;
  font-weight: normal;
  line-height: 1.2;
}
h3,
.content_area h3,
.reDropDownBody h3 {
  font-size: 140%;
  color: #575452;
  font-weight: normal;
}
h4,
.content_area h4,
.reDropDownBody h4 {
  font-size: 120%;
  color: #575452;
  font-weight: normal;
}
h5,
.content_area h5,
.reDropDownBody h5 {
  font-size: 110%;
  color: #575452;
  font-weight: normal;
}
h6,
.content_area h6,
.reDropDownBody h6 {
  color: #575452;
  font-weight: normal;
  font-size: 100%;
}
.subtitle {
  font-size: 125%;
  color: #575452;
  font-weight: normal;
}
.subtitle p,
.subtitle a {
  color: #575452;
  font-weight: normal;
}
a,
a:visited,
.column a {
  color: #156083;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #444444;
  text-decoration: none;
}
a img {
  border: 0;
}
a:before,
a:after {
  text-decoration: underline;
}
a:before,
a:after,
a:hover:before,
a:hover:after {
  text-decoration: none;
}
/**
    Objects that are reused within several components
*/
/*#region MOBILE LIST, MOBILE BOX 
   This controls the mobile view for the Box Widgets in standard_3col.html and the side navigation.  
    Rarely needs to be modified.   Make sure arrow is centered, if not, adjust here.
*/
.mobile_header,
.facebook_feed .mobile_header,
.twitter_feed .mobile_header,
.small_box .mobile_header {
  margin: 0;
  color: #fff;
  font-family: 'Domine', serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 110%;
  height: 40px;
  line-height: 30px;
  background: #2F4958;
  padding: 6px 16px;
}
.small_box .mobile_header {
  display: block;
}
.mobile_list,
.mobile_box {
  background: #fff;
  border: 0px;
  color: #156083;
  zoom: 1;
}
.mobile_list:before,
.mobile_box:before {
  content: '';
  display: block;
}
.mobile_list:after,
.mobile_box:after {
  content: '';
  display: table;
  clear: both;
}
.small_col .content_area.mobile_box {
  border-top: 1px solid #d6d6c8;
  background: #fff;
}
.mobile_box > div {
  background: #fff;
  padding: 10px;
}
.mobile_box {
  background: #fff;
}
.mobile_list ul,
.facebook_feed ul,
.twitter_feed ul {
  margin: 0;
}
.mobile_list ul li,
.facebook_feed ul li,
.twitter_feed ul li {
  width: 100%;
  background: #fff url(_gfx/cmn/mobile/mob_arrow.png) 96% 20px no-repeat;
  border-bottom: 1px solid #d6d6c8;
  border-top: 0;
  padding: 17px 7% 17px 16px;
  position: relative;
  zoom: 1;
}
.mobile_list ul li:before,
.facebook_feed ul li:before,
.twitter_feed ul li:before {
  content: '';
  display: block;
}
.mobile_list ul li:after,
.facebook_feed ul li:after,
.twitter_feed ul li:after {
  content: '';
  display: table;
  clear: both;
}
.mobile_list ul ul li:before,
.facebook_feed ul ul li:before,
.twitter_feed ul ul li:before {
  border: none;
}
.mobile_list a + .item-list {
  border-top: 0;
}
.mobile_list .item-list {
  padding: 0;
}
.mobile_list ul li a {
  border-top: 0;
  padding: 0;
  color: #156083;
  font-weight: bold;
}
.mobile_list ul li a:hover {
  color: #156083;
}
.mobile_list .item-list a {
  color: #156083;
  font-weight: normal;
}
.mobile_list .item-list a:hover {
  color: #156083;
}
.mobile_list .item_smalltext {
  padding: 0;
  border: 0;
}
.mobile_list .item_smalltext + .item_smalltext {
  font-style: normal;
}
.mobile_list .box_bottomlink,
.mobile_box .box_bottomlink {
  background: #E7E7E7;
  border: 0;
  border-bottom: 1px solid #d6d6c8;
  color: #1d75b9;
  font-style: normal;
  font-weight: 700;
  text-align: right;
  padding: 7px 2% 7px 24px;
  clear: both;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .mobile_list,
  .mobile_box {
    background: transparent;
  }
  .mobile_box > div {
    background: transparent;
    padding: 0px;
  }
  .mobile_list ul li a,
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink,
  .mobile_list ul li a:hover {
    background: transparent none;
    font-weight: normal;
  }
  .mobile_list ul li {
    background: transparent none;
    border-bottom: 0px solid #d6d6c8;
    padding: 0;
    position: static;
  }
  .mobile_list ul li:before {
    display: none;
  }
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink {
    border: none;
  }
}
/* FlexSlider Necessary Generic Styles
*********************************/
/* Browser Resets */
.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider {
  position: relative;
}
.slides {
  zoom: 1;
}
.slides:before {
  content: '';
  display: block;
}
.slides:after {
  content: '';
  display: table;
  clear: both;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides > li:first-child {
  display: block;
  -webkit-backface-visibility: visible;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* Control Nav */
.flex-control-nav {
  position: absolute;
  right: 16px;
  bottom: 10px;
  display: none;
}
.flex-control-nav li {
  float: left;
}
.flex-control-nav li a {
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 50%;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 6px;
}
.flex-control-nav li a.flex-active,
.flex-control-nav li a:hover {
  background: #ccc;
}
.dialog_body.front_end_body {
  background: #fff;
}
.viClientDialog .vi-main {
  overflow: hidden;
}
.feedback_lightbox .vi-outer .vi-c .vi-main .vi-content iframe,
.send_share_email_lightbox .vi-outer .vi-c .vi-main .vi-content iframe {
  width: 100% !important;
}
.dialog_body .feed_back_wrapper #feedback_sendemail_form .feedback_list li label,
.front_end_body .send_email_wrapper .formlist label.content_label,
.dialog_body .shareemail_list label {
  display: inline-block;
  width: 190px;
  min-width: 190px;
  vertical-align: top;
}
.send_email_wrapper .formlist label {
  min-width: 190px;
}
.front_end_body .formlist .feedback_message_textarea,
.shareemail_list .shareemail_message_textarea,
.front_end_form .feedback_list textarea,
.send_email_wrapper .formlist textarea {
  width: 64.98422713%;
  height: 113px;
}
.front_end_body .viClientDialog .vi-titleBar {
  background: #2F4958;
}
.front_end_body .viClientDialog .vi-outer {
  border: 0px solid transparent !important;
  border-radius: 0 !important;
}
.front_end_body .viClientDialog .vi-title {
  font-size: 106.25%;
  font-family: 'Domine', serif;
  text-transform: uppercase;
  text-shadow: none;
}
.front_end_body .formlist li,
.sitewrapper .formlist dd {
  font-size: 87.5% !important;
  color: #332E26;
}
.viClientDialog .faq_container_dialog .listfaq_q {
  font-size: 100% !important;
}
.viClientDialog .faq_container_dialog .listfaq_a {
  font-size: 87.5% !important;
}
.list-filter select {
  width: 225px;
  max-width: 100%;
}
.list-filter,
.alpha-filter {
  margin: 0 0 10px 0;
  clear: both;
  list-style: none;
  padding: 0;
}
.list-filter ul,
.alpha-filter ul {
  list-style: none;
  padding: 0;
}
.list-filter ul li,
.alpha-filter ul li {
  float: left;
}
.list-filter ul li:first-child:before,
.alpha-filter ul li:first-child:before {
  content: "";
}
.list-filter ul li:before,
.alpha-filter ul li:before {
  color: Gray;
  content: "|";
}
.alpha-filter .current {
  color: inherit;
  cursor: inherit;
}
.alpha-filter .current:hover {
  background: transparent;
  border-color: transparent;
  box-shadow: 0 0 0;
  color: inherit;
}
.alpha-filter a:hover {
  background: #156083;
  border: solid 1px transparent;
  color: #fff !important;
}
.alpha-filter .current:hover {
  color: inherit !important;
}
/**link color**/
.list-pager a {
  color: #156083 !important;
}
.list-pager a.pg-normal:hover {
  background: #156083;
  border: solid 1px transparent;
  color: #fff !important;
}
.detail-title,
.detail-subtitle,
.detail-intro {
  margin: 0 0 7px;
}
.detail-list-label.detail-list-label,
.custom_fields label,
.custom_fields .custom_field_label {
  width: 150px;
  -webkit-flex: 0 0 150px;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
}
.list-main > li {
  border-bottom: 0px solid #d6d6c8;
  padding: 10px !important;
}
.detail-list > li,
.custom_fields .custom_field_frontend_display {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.detail-content {
  zoom: 1;
}
.detail-content:before {
  content: '';
  display: block;
}
.detail-content:after {
  content: '';
  display: table;
  clear: both;
}
.business_directory_widget .detail-list-value a {
  min-width: 300px;
}
/* Default List Table Styling.  
    Should match general table style in Interior comp.  
    Modify padding and borders ONLY  (if needed), otherwise do not modify.
    everything else controlled in settings.global or settings.colors
    Should match _components.tableData.less and _components.tableBox.less
================================================== */
.sitewrapper .listtable {
  width: 100%;
  border-collapse: separate !important;
  margin: 10px 0;
  empty-cells: show;
  border: solid 0px #d6d6c8 !important;
  background: #fff !important;
}
.sitewrapper .listtable th {
  border: 1px solid #2F4958;
  font-weight: normal;
  padding: 6px 9px;
  background: #2F4958 !important;
  color: #fff !important;
  font-size: 106.25%;
  font-family: 'Domine', serif;
  vertical-align: top;
}
.sitewrapper .listtable th:hover {
  font-weight: normal;
  padding: 6px 9px;
  border: 1px solid #2F4958;
}
.sitewrapper .listtable th a {
  white-space: normal;
}
.sitewrapper .listtable td {
  padding: 3px 9px 3px 9px !important;
  border: 0;
  border-bottom: solid 1px #d6d6c8;
  border-right: solid 1px #d6d6c8;
  font-size: 81.25%;
}
.sitewrapper .listtable td:first-child {
  border-left: 1px solid #d6d6c8;
}
.sitewrapper .listtable tr:hover {
  background: #e8e9ed;
}
.sitewrapper .listtable tr:hover td {
  background: #e8e9ed !important;
}
.sitewrapper .listtable tr:hover > td a {
  color: #156083 !important;
}
.sitewrapper .listtable tr:hover > td,
.sitewrapper .listtable tr:hover > td > p {
  color: #363636 !important;
}
.sitewrapper .listtable a.email_link {
  background-position: center 0;
}
.sitewrapper .listtable th a {
  color: #fff !important;
}
.sitewrapper table.listtable a.phone_link,
.sitewrapper table.listtable a.phone_link:hover {
  color: #363636;
  text-decoration: none !important;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr {
  width: 100%;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td::before {
  padding: 3px 9px 2px 9px;
  width: 37%;
  overflow: hidden;
  position: static;
  white-space: normal;
  vertical-align: top;
  display: table-cell;
  text-overflow: ellipsis;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td {
  min-height: 28px;
  padding-left: 0 !important;
  width: 100%;
  display: table;
  table-layout: fixed;
  overflow: hidden;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td:first-child {
  padding-left: 0!important;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr {
  border: 0px;
  border-bottom: 2px solid #2F4958;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr:last-child {
  border-bottom: 0;
}
@media screen and (max-width: 47.9375em) {
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) {
    border: solid 1px #d6d6c8 !important;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td {
    width: 100% !important;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) .mobile_hide {
    display: table !important;
  }
  .title_column {
    max-width: none;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td {
    padding-left: 9px !important;
    width: auto;
    display: table-cell;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td:first-child {
    padding-left: 9px !important;
  }
  .sitewrapper .listtable {
    border: solid 0px #d6d6c8 !important;
  }
  .sitewrapper .listtable td:last-child {
    border-bottom: solid 1px #d6d6c8 !important;
  }
  .staff_directory_widget,
  .rfp_widget,
  .service_directory_widget,
  .jobs_widget,
  .events_widget,
  .form_survey_widget,
  .facility_directory_list_view_widget,
  .poll_widget,
  .meeting_widget,
  .meeting_item_widget {
    overflow-x: auto;
    overflow-y: hidden;
  }
}
.small_box .item_new,
.listtable span.item_new {
  color: #1d75b9;
  font-weight: bold;
  display: inline;
}
.empty_list {
  font-weight: bold;
  padding-top: 10px;
  text-align: center;
}
.small_box .empty_box {
  padding: 10px 10px 10px 16px;
}
.small_box .box_content ul.item-list li.item-email,
.small_box .box_content ul.item-list li.item-phone,
.small_box .box_content ul.item-list li.item-map {
  padding-left: 22px;
  margin-bottom: 3px;
}
.small_box .box_content ul.item-list li.item-email {
  background: url(_gfx/cmn/email_table.png) 0 center no-repeat;
}
.small_box .box_content ul.item-list li.item-email .email_link {
  cursor: pointer;
}
.small_box .box_content ul.item-list li.item-phone {
  background-position: 0 center;
}
.small_box .box_bottomlink {
  border-radius: 25px;
}
.small_box .box_bottomlink:after {
  content: "";
  font-size: 140%;
  line-height: 1;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #sitebody .facebook_feed {
    border: 0px solid transparent !important;
  }
  .small_box,
  .twitter_feed,
  .facebook_feed {
    margin-bottom: 17px;
    vertical-align: top;
    clear: both;
    background: #fff !important;
    border: 0px solid transparent !important;
    word-wrap: break-word;
  }
  .small_box .box_title,
  .twitter_feed .box_title,
  .facebook_feed .box_title,
  .small_box h2.mobile_header,
  .twitter_feed h2.mobile_header,
  .facebook_feed h2.mobile_header {
    color: #fff !important;
    font-weight: normal;
    line-height: 120%;
    font-size: 106.25% !important;
    height: auto;
    padding: 8px 15px 8px 15px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    background: #2F4958;
    margin: -1px -1px 0 -1px;
    font-family: 'Domine', serif;
  }
  .small_box .box_content,
  .twitter_feed .box_content,
  .facebook_feed .box_content {
    padding: 0px 15px 0 15px;
  }
  .small_box .box_content ul,
  .twitter_feed .box_content ul,
  .facebook_feed .box_content ul,
  .small_box.twitter_feed ul,
  .twitter_feed.twitter_feed ul,
  .facebook_feed.twitter_feed ul,
  .small_box.facebook_feed ul,
  .twitter_feed.facebook_feed ul,
  .facebook_feed.facebook_feed ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 7px 0 0 0;
    line-height: 130%;
  }
  .small_box .box_content ul li,
  .twitter_feed .box_content ul li,
  .facebook_feed .box_content ul li,
  .small_box.twitter_feed ul li,
  .twitter_feed.twitter_feed ul li,
  .facebook_feed.twitter_feed ul li,
  .small_box.facebook_feed ul li,
  .twitter_feed.facebook_feed ul li,
  .facebook_feed.facebook_feed ul li,
  .small_box.faq_box .box_content > ul > li,
  .twitter_feed.faq_box .box_content > ul > li,
  .facebook_feed.faq_box .box_content > ul > li,
  .small_box.service_box.mobile_list .box_content > ul > li,
  .twitter_feed.service_box.mobile_list .box_content > ul > li,
  .facebook_feed.service_box.mobile_list .box_content > ul > li {
    padding: 5px 0 7px 0;
    position: relative;
  }
  .small_box .box_bottomlink,
  .twitter_feed .box_bottomlink,
  .facebook_feed .box_bottomlink {
    float: right;
    margin: 6px -3px 13px 0;
    padding: 0;
    border-radius: 25px;
    background: #DEBF87;
    text-transform: uppercase;
    color: #332E26;
    font-weight: normal;
    font-size: 81.25%;
    font-family: 'Domine', serif;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    height: 33px;
    width: 116px;
    text-align: center;
    line-height: 33px;
    letter-spacing: 0.48px;
  }
  .small_box .box_bottomlink:hover,
  .twitter_feed .box_bottomlink:hover,
  .facebook_feed .box_bottomlink:hover {
    background: #DEBF87;
    text-decoration: none;
    color: #444444;
  }
  .small_box .box_content ul a,
  .twitter_feed .box_content ul a,
  .facebook_feed .box_content ul a,
  .small_box.service_box .box_content li span,
  .twitter_feed.service_box .box_content li span,
  .facebook_feed.service_box .box_content li span,
  .small_box.faq_box ul .listfaq_q,
  .twitter_feed.faq_box ul .listfaq_q,
  .facebook_feed.faq_box ul .listfaq_q,
  .small_box .empty_box,
  .twitter_feed .empty_box,
  .facebook_feed .empty_box {
    color: #332E26;
    text-decoration: none;
    font-size: 89.375%;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
  }
  .small_box .box_content ul a:hover,
  .twitter_feed .box_content ul a:hover,
  .facebook_feed .box_content ul a:hover {
    text-decoration: underline;
    color: #332E26;
    font-weight: normal;
  }
  .small_box .box_content ul img,
  .twitter_feed .box_content ul img,
  .facebook_feed .box_content ul img {
    margin-right: 3px;
    vertical-align: bottom;
  }
  .small_box .box_content .item_smalltext,
  .twitter_feed .box_content .item_smalltext,
  .facebook_feed .box_content .item_smalltext,
  .small_box .box_content ul.item-list li,
  .twitter_feed .box_content ul.item-list li,
  .facebook_feed .box_content ul.item-list li,
  .small_box.meeting_item_box ul span,
  .twitter_feed.meeting_item_box ul span,
  .facebook_feed.meeting_item_box ul span {
    margin: 0;
    color: #7A7A7A;
    font-size: 81.25%;
    padding: 0;
    border: 0;
  }
  .small_box .document_breadcrumb,
  .twitter_feed .document_breadcrumb,
  .facebook_feed .document_breadcrumb {
    color: #7A7A7A;
  }
  .small_box .document_breadcrumb a,
  .twitter_feed .document_breadcrumb a,
  .facebook_feed .document_breadcrumb a {
    color: #332E26;
  }
  .small_box .box_content ul.item-list li,
  .twitter_feed .box_content ul.item-list li,
  .facebook_feed .box_content ul.item-list li {
    font-size: 100%;
    padding: 0;
  }
  .small_box .box_content ul.item-list li a,
  .twitter_feed .box_content ul.item-list li a,
  .facebook_feed .box_content ul.item-list li a,
  .small_box.service_box .box_content ul.service_list li a,
  .twitter_feed.service_box .box_content ul.service_list li a,
  .facebook_feed.service_box .box_content ul.service_list li a {
    color: #7A7A7A;
    font-weight: normal;
    font-size: 81.25%;
  }
  .small_box .box_content ul.item-list li a:hover,
  .twitter_feed .box_content ul.item-list li a:hover,
  .facebook_feed .box_content ul.item-list li a:hover,
  .small_box.service_box .box_content ul.service_list li a:hover,
  .twitter_feed.service_box .box_content ul.service_list li a:hover,
  .facebook_feed.service_box .box_content ul.service_list li a:hover {
    text-decoration: underline;
  }
  .small_box .item_new,
  .twitter_feed .item_new,
  .facebook_feed .item_new {
    margin-left: 5px;
    color: #332E26;
  }
  .small_box .box_content ul.item-list,
  .twitter_feed .box_content ul.item-list,
  .facebook_feed .box_content ul.item-list {
    margin: 0;
    padding: 4px 0 0 0;
    border: 0;
  }
  .small_box .empty_box,
  .twitter_feed .empty_box,
  .facebook_feed .empty_box {
    padding: 10px 0;
  }
  .small_box .downloadmessage,
  .twitter_feed .downloadmessage,
  .facebook_feed .downloadmessage {
    width: 100%;
  }
  .small_box.staff_box .box_content ul.item-list li.item-phone,
  .small_box.staff_box .box_content ul.item-list li.item-email a,
  .small_box.business_box .box_content ul.item-list li.item-phone,
  .small_box.business_box .box_content ul.item-list li.item-email a,
  .small_box.business_box .box_content ul.item-list li.item-map a,
  .small_box.business_box .box_content ul.item-list li.item-map {
    line-height: 130%;
    border-bottom: none;
    font-size: 81.25%;
  }
  .small_box .box_content ul.item-list li.item-phone {
    background-position: 0 10%;
  }
  .small_box .box_content ul.item-list li.item-email {
    background-position: 0 10%;
  }
  .small_box .box_content ul.item-list li.item-map {
    background-position: 0 10%;
  }
}
body.front_end_body {
  background: #fff;
  -ms-overflow-style: scrollbar;
  overflow-x: hidden;
}
#sitebody {
  background: #ffffff;
  border-bottom: 1px solid #f0f0f0;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#skipnav {
  z-index: 999;
}
.container {
  padding: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 0px;
  padding-right: 0px;
}
.mainSpan_wrapper_home:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  height: 55px;
  /*background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 52%, rgba(0, 0, 0, 0.15) 79%, rgba(0, 0, 0, 0) 100%);
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 52%, rgba(0, 0, 0, 0.15) 79%, rgba(0, 0, 0, 0) 100%);
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 52%, rgba(0, 0, 0, 0.15) 79%, rgba(0, 0, 0, 0) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#00000000', GradientType=0);*/
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  body.front_end_body {
    background: #fff;
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  #sitebody {
    border-bottom: 0px;
  }
  .container,
  #sitebody,
  #footercolumn {
    width: 730px;
    /*Width of site from 768px width up to 992px width*/
    max-width: 730px;
    /*needed to overwrite backend product styles*/
  }
  #siteheader {
    width: 100%;
    max-width: none;
  }
  .mainSpan_wrapper {
    position: relative;
    z-index: 1;
  }
  .mainSpan_wrapper:before {
    position: absolute;
    top: 86px;
    left: 0;
    right: 0;
    height: 0;
    background: #E5E5E5;
    content: "";
  }
  .mainSpan_wrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 86px;
    background: #fff;
    content: "";
  }
  .mainSpan_wrapper_home:before {
    height: 198px;
  }
  /*Set layout posision and width*/
  .container {
    margin-left: auto;
    margin-right: auto;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .container,
  #sitebody,
  #footercolumn {
    width: 950px;
    /*Width of site from 992px width up to 1200px width*/
    max-width: 950px;
    /*needed to overwrite backend product styles*/
  }
}
@media (min-width: 75em) {
  .container,
  #sitebody,
  #footercolumn {
    width: 1024px;
    /*maximum width of site, might change for each site*/
    max-width: 1024px;
  }
}
@media (min-width: 85.375em) {
  .container,
  #sitebody,
  #footercolumn {
    width: 1302px;
    /*maximum width of site, might change for each site*/
    max-width: 1302px;
  }
}
/**
    individual components
**/
/*#region HEADER */
#siteheader {
  z-index: 3;
  margin-bottom: 0;
  position: relative;
  background: #263f55;
}
#headercolumn {
  clear: both;
  float: none;
  width: auto;
  position: static;
  height: 86px !important;
}
.mainSpan_wrapper_home #siteheader {
  background: transparent;
}
.mainSpan_wrapper_home #headercolumn {
  height: 0 !important;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .mainSpan_wrapper_home #siteheader {
    height: 0;
    background: transparent;
    box-shadow: none;
  }
  .mainSpan_wrapper_home #siteheader .search-trigger {
    display: none;
  }
  #siteheader {
    height: 86px;
    background: #E5E5E5;
    position: relative;
    margin: 0 auto;
    box-shadow: 0px 3px 15px #332E261A;
  }
  #siteheader:before {
    display: none;
  }
  #siteheader .search-trigger {
    /*position: fixed;*/
    right: auto;
    top: 0px;
    margin-left: calc( 100%  -  86px );
    display: block;
    cursor: pointer;
    background: url("_gfx/cmn/ui-search-interior.svg") #DEBF87 no-repeat 50% 65%;
    background-size: auto;
    height: 86px;
    /*float: right;*/
    width: 86px;
    text-indent: 0px;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    text-decoration: none;
    color: #332E26;
    padding: 10px 0;
    text-transform: uppercase;
    letter-spacing: 1.2px;
  }
  #siteheader .search-trigger.active {
    background: url("_gfx/cmn/close_icon.svg") no-repeat center center;
    background-size: 20px auto;
  }
  .search_open #siteheader {
    z-index: auto;
  }
  #headercolumn {
    background-image: none !important;
    height: auto !important;
  }
}
#page_footer {
  padding: 20px 10px 10px;
  font-size: 82%;
  background: url(_gfx/cmn/footer-texture.svg) #34636d bottom center no-repeat;
}
#page_footer #footercolumn {
  color: #fff;
  font-family: inherit;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#page_footer #footercolumn h3 {
  font-family: 'Domine', serif;
}
#page_footer #footercolumn .footer_seal {
  text-align: center;
  margin: 30px auto 20px;
  order: 4;
}
#page_footer #footercolumn .footer_seal img {
  max-width: 113px;
}
#page_footer #footercolumn .footer_contact {
  position: relative;
}
#page_footer #footercolumn .footer_contact h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.75px;
  color: #ffffff;
  margin: 0 0 6px;
}
#page_footer #footercolumn .footer_links {
  display: none;
}
#page_footer #footercolumn .footer_links h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.75px;
  color: #ffffff;
  margin: 0 0 6px;
}
#page_footer #footercolumn .footer_links ul {
  padding: 0;
}
#page_footer #footercolumn .footer_links ul li {
  list-style: none;
}
#page_footer #footercolumn .footer_nav {
  display: none;
}
#page_footer #footercolumn .footer_copyright {
  display: none;
  text-align: center;
  font-size: 75%;
  text-transform: none;
}
#page_footer #footercolumn .footer_copyright a {
  font-weight: inherit;
  color: #fff;
  text-transform: uppercase;
}
#page_footer #footercolumn a {
  color: #ffffff;
}
#page_footer #footercolumn a:hover {
  text-decoration: none;
}
#page_footer #footercolumn p {
  margin: 0;
  clear: both;
}
#view-options {
  display: none;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #view-options {
    display: none;
  }
  #page_footer {
    clear: both;
    min-height: 107px;
    font-size: 100%;
    padding: 0;
    text-align: left;
    position: relative;
    z-index: 1;
  }
  #page_footer #footercolumn {
    margin: 0 auto;
    position: relative;
    padding: 40px 0 70px;
    flex-direction: row;
    text-align: left;
    align-items: normal;
  }
  #page_footer #footercolumn p {
    clear: none;
  }
  #page_footer #footercolumn .footer_seal {
    order: 0;
    text-align: left;
    flex: 0 1 25%;
    margin: 0;
    height: 100%;
  }
  #page_footer #footercolumn .footer_seal img {
    max-width: 170px;
  }
  #page_footer #footercolumn .footer_contact {
    overflow: hidden;
    flex: 0 1 25%;
    height: 100%;
  }
  #page_footer #footercolumn .footer_contact h3 {
    margin: 0 0 14px 0;
  }
  #page_footer #footercolumn .footer_contact p {
    line-height: 22px;
  }
  #page_footer #footercolumn .footer_contact a:hover {
    text-decoration: underline;
  }
  #page_footer #footercolumn .footer_links {
    display: block;
    overflow: hidden;
    flex: 0 1 25%;
    height: 100%;
  }
  #page_footer #footercolumn .footer_links h3 {
    margin: 0 0 14px 0;
  }
  #page_footer #footercolumn .footer_copyright {
    display: block;
    font-size: 14px;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    top: auto;
  }
  #page_footer #footercolumn .footer_copyright h3 {
    margin: 0 0 14px 0;
  }
}
/**62em = 992px**/
@media only screen and (min-width: 62em) {
  #page_footer #footercolumn {
    letter-spacing: 0.3px;
  }
}
#siteheader a#home_link {
  background: url(_gfx/cmn/logo.png) center center no-repeat !important;
  background-size: contain !important;
  height: 55px;
  overflow: hidden;
  position: absolute;
  text-indent: -4000px;
  margin: 0 auto;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  width: 80%;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .mainSpan_wrapper_home #siteheader a#home_link {
    background: url(_gfx/cmn/logo.png) center center no-repeat !important;
    max-width: 330px;
    background-size: contain !important;
  }
  #siteheader a#home_link {
    height: 86px;
    right: auto;
    left: 86px;
    width: 100%;
    max-width: 313px;
    background: url(_gfx/cmn/logo-sticky.png) center center no-repeat !important;
    background-size: contain !important;
  }
}
#headercolumn #top_nav {
  display: none;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) and (max-width: 51em) {
  #top_nav.right_adjust {
    padding-right: 20px;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #headercolumn #top_nav {
    display: none;
  }
  #top_nav {
    color: #576e80;
    float: right;
    text-align: right;
    line-height: 18px;
    padding: 5px 0px 0px 0px;
    max-width: 400px;
    max-height: 42px;
    overflow: hidden;
    margin-right: -7px;
  }
  #top_nav a {
    color: #576e80;
    font-size: 13px;
    margin: 0 7px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    font-family: inherit;
    font-weight: normal;
  }
  #top_nav a:hover {
    text-decoration: underline;
  }
  #top_nav a:first-child:before {
    content: "";
  }
  #top_nav a:before {
    content: "";
    text-decoration: underline;
    position: absolute;
    left: -22px;
    display: inline-block;
  }
  #top_nav a:before {
    text-decoration: none;
  }
}
/***62em = 992px ***/
@media screen and (min-width: 62em) and (max-width: 64em) {
  #top_nav.right_adjust {
    padding-right: 20px;
  }
}
/***62em = 992px ***/
@media screen and (min-width: 62em) {
  #top_nav {
    padding: 8px 0px 0px 0px;
    max-width: 620px;
    max-height: 45px;
    margin-right: 0px;
  }
  #top_nav a {
    margin: 0 17px;
  }
  #top_nav a:last-child {
    margin-right: 0;
  }
}
/***75em = 1200px ***/
@media screen and (min-width: 75em) {
  #top_nav {
    max-width: 694px;
  }
}
@media (min-width: 85.375em) {
  #top_nav {
    max-width: 972px;
  }
}
.search-trigger,
.top_links,
.close_search {
  display: none;
}
#searchbox {
  display: none;
  background: transparent;
  border: 0;
  height: auto;
  margin: 0;
  padding: 6px 5px;
  width: 100%;
  top: auto;
  bottom: 0;
  position: absolute;
}
#searchbox input#search_text {
  background: #fff;
  border: 0 none !important;
  /*keep important*/
  border-radius: 0;
  color: #fff;
  font-size: 16px !important;
  /*keep important*/
  height: 28px;
  line-height: 28px !important;
  margin: 0;
  padding: 0 36px 0 7px;
  width: 100%;
}
#searchbox input#search_text::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
  opacity: 1 !important;
}
#searchbox input#search_text:-moz-placeholder {
  color: #fff;
  font-size: 16px;
  opacity: 1 !important;
}
#searchbox input#search_text::-moz-placeholder {
  opacity: 1 !important;
  color: #fff;
  font-size: 16px;
}
#searchbox input#search_text:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  opacity: 1 !important;
}
#searchbox > a {
  background: url("_gfx/cmn/search_input_mobile.png") no-repeat center center;
  border: 0 none !important;
  height: 28px !important;
  margin: 0;
  position: absolute;
  right: 5px;
  text-align: left;
  text-decoration: none;
  text-indent: -4000px;
  top: 6px;
  width: 29px;
  overflow: hidden;
}
.top_links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 -5px;
}
.top_links ul li {
  flex: 0 1 100%;
  max-width: calc(25% - 10px);
  padding: 0;
  margin: 0 5px 12px;
}
.top_links ul li a {
  background: #DEBF87;
  border: 0px solid #fff;
  border-radius: 34px;
  padding: 5px;
  height: 68px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}
.top_links ul li a:hover {
  background: #fff;
  border-color: 0px solid #ccc;
}
.top_links ul li a:hover .link-text {
  color: #332E26;
}
.top_links ul li .link-text {
  font-size: 18px;
  text-align: center;
  color: #332E26;
  text-decoration: none;
  max-height: 23.04px;
  overflow: hidden;
  line-height: 1.28;
  display: block;
  width: 100%;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .top_links {
    display: block;
  }
  .top_links h2 {
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Domine', serif;
    text-transform: uppercase;
    letter-spacing: 6px;
    width: 96%;
    display: block;
    margin: 73px auto 33px;
    text-align: center;
  }
  .top_links ul {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .top_links ul li a {
    padding: 0 10px;
  }
  .top_search {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 12;
    width: 100%;
    max-width: 730px;
    margin: 0 auto;
  }
  .top_search .search_block {
    display: block;
    width: 100%;
    border: 0px solid rgba(77, 146, 161, 0.95);
    margin: 77px auto 0;
    padding: 0 8% 126px;
  }
  .search_overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(52, 99, 109, 0.95);
    z-index: 11;
  }
  .close_search.close_search {
    color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;
    text-decoration: none;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    float: right;
    display: block;
    background: url("_gfx/cmn/close_icon.svg") 0 0 no-repeat;
    background-size: auto;
    padding-right: 30px;
    margin: 40px 8%;
    text-indent: -9999px;
    height: 41px;
    width: 41px;
  }
  .close_search.close_search:hover {
    opacity: 0.7;
  }
  .search-trigger {
    position: absolute;
    right: auto;
    top: 86px;
    margin-left: calc( 730px  -  25px );
    display: block;
    cursor: pointer;
    background: url("_gfx/cmn/search_icon.svg") no-repeat center center;
    background-size: 20px auto;
    height: 25px;
    float: right;
    width: 25px;
    text-indent: -4000px;
    text-align: left;
    overflow: hidden;
  }
  #searchbox {
    display: block;
    margin: 250px auto 0;
    position: relative;
    padding: 0;
    background: transparent;
    float: none;
    top: auto;
    height: auto;
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  #searchbox > a {
    display: inline-block;
    background: url("_gfx/home/ui-search.svg") transparent no-repeat center center;
    background-size: auto;
    width: 64px;
    height: 63px !important;
    top: 2px;
    right: 2px;
    border-radius: 0;
  }
  #searchbox > a:hover {
    background-color: transparent;
  }
  #searchbox input#search_text {
    color: #fff;
    margin: 0;
    width: 100%;
    border: 0 !important;
    font-size: 29px !important;
    background: transparent;
    text-transform: uppercase;
    height: 67px;
    line-height: 67px !important;
    padding: 0 68px 0 0px;
    letter-spacing: 4.23px;
  }
  #searchbox input#search_text::-webkit-input-placeholder {
    font-size: 29px;
    color: #fff;
    text-transform: uppercase;
  }
  #searchbox input#search_text:-moz-placeholder {
    font-size: 29px;
    color: #fff;
    text-transform: uppercase;
  }
  #searchbox input#search_text::-moz-placeholder {
    font-size: 29px;
    color: #fff;
    text-transform: uppercase;
  }
  #searchbox input#search_text:-ms-input-placeholder {
    font-size: 29px;
    color: #fff;
    text-transform: uppercase;
  }
  #searchbox.right_adjust {
    right: 0px;
  }
  .search_open .search_overlay,
  .search_open .top_search {
    display: block;
  }
  .fp-viewing-Search .search-trigger {
    display: none;
  }
}
/***62em = 992px***/
@media only screen and (min-width: 62em) {
  .search-trigger {
    margin-left: calc( 950px  -  25px );
  }
  .top_search {
    max-width: 950px;
  }
}
/***75em = 1200px***/
@media only screen and (min-width: 75em) {
  .search-trigger {
    margin-left: calc( 1024px  -  25px );
  }
  .top_search {
    max-width: 1024px;
  }
  .top_search .search_block {
    padding: 0;
    max-width: 1024px;
  }
}
/*1366px*/
@media only screen and (min-width: 85.375em) {
  .search-trigger {
    margin-left: calc( 1302px  -  25px );
  }
  .top_search {
    max-width: 1302px;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .translatebox {
    float: right;
    clear: both;
    display: block;
    margin: 8px 0px 0px 0px;
    padding: 0px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #888;
    position: relative;
  }
  .translatebox:before {
    position: absolute;
    height: 0;
    width: 0;
    border-top: 7px solid #888;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    z-index: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .translatebox a {
    display: none;
  }
  .translatebox .skiptranslate.goog-te-gadget {
    color: white !important;
    font-size: 0px;
  }
  .translatebox .skiptranslate.goog-te-gadget select.goog-te-combo {
    top: 0px;
    border: 0 !important;
    width: 185px;
    padding: 0px 0px 0px 12px;
    position: relative;
    color: #262626 !important;
    font-size: 18px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    margin: 0;
    height: 36px;
    min-width: 0;
  }
  .translatebox .skiptranslate.goog-te-gadget select.goog-te-combo option {
    background: #fff;
  }
  .translatebox select::-ms-expand {
    display: none;
  }
}
#siteheader #headercolumn .header_social {
  display: none;
}
#siteheader #headercolumn .header_social_container {
  display: none;
}
#siteheader #headercolumn .header_social_container h3 {
  display: none;
}
#siteheader #headercolumn .header_social_container .social_icons {
  display: none;
  position: absolute;
}
#siteheader #headercolumn .header_social_container .social_icons a {
  display: none;
  margin: 0;
  width: 36px;
  height: 36px;
  background: transparent;
  text-align: center;
  line-height: 42px;
  border-radius: 50%;
}
#siteheader #headercolumn .header_social_container .social_icons a:hover {
  background: transparent;
}
#siteheader #headercolumn .header_social_container .social_icons a img {
  vertical-align: baseline;
  padding: 0px 0px 2px 1px;
}
#jPanelMenu-menu .header_social_container {
  display: none;
}
#jPanelMenu-menu .header_social_container h3 {
  display: none;
  font-family: 'Domine', serif;
  text-transform: uppercase;
  font-size: 21px;
  color: #343434;
}
#jPanelMenu-menu .header_social_container .social_icons {
  display: none;
}
#jPanelMenu-menu .header_social_container .social_icons a {
  display: none;
  margin: 0;
  width: 36px;
  height: 36px;
  background: transparent;
  text-align: center;
  line-height: 42px;
  border-radius: 50%;
}
#jPanelMenu-menu .header_social_container .social_icons a:hover {
  background: transparent;
}
#jPanelMenu-menu .header_social_container .social_icons a img {
  vertical-align: baseline;
  padding: 0px 0px 2px 1px;
}
#page_footer .footer_social h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.75px;
  color: #ffffff;
  margin: 17px 0 6px;
}
#page_footer .footer_social .social_icons {
  margin: 0;
  position: relative;
  height: 100%;
}
#page_footer .footer_social .social_icons a {
  display: inline-block;
  margin: 0 4px 4px;
  background: transparent;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 42px;
  border: 0px solid transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#page_footer .footer_social .social_icons a:hover {
  background: transparent;
  border: 0px solid transparent;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #siteheader #headercolumn .header_social {
    display: block;
  }
  .mainSpan_wrapper #siteheader #headercolumn .header_social_container {
    display: block;
  }
  .mainSpan_wrapper #siteheader #headercolumn .header_social_container .social_icons {
    display: block;
    position: absolute;
    right: 100px;
    left: auto;
    top: 25px;
    bottom: auto;
  }
  .mainSpan_wrapper #siteheader #headercolumn .header_social_container .social_icons a {
    display: inline-block;
    margin: 0 4px 4px;
    background: transparent;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 42px;
    border: 0px solid transparent;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .mainSpan_wrapper #siteheader #headercolumn .header_social_container .social_icons a:hover {
    background: transparent;
    border: 0px solid transparent;
  }
  #jPanelMenu-menu .header_social_container {
    display: block;
    position: absolute;
    bottom: 50px;
    top: auto;
    left: 30px;
    right: auto;
    z-index: 15;
  }
  #jPanelMenu-menu .header_social_container h3 {
    display: block;
  }
  #jPanelMenu-menu .header_social_container .social_icons {
    display: block;
  }
  #jPanelMenu-menu .header_social_container .social_icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: transparent;
    /*img {
                    width: 40px;
                    height: 40px;
                }*/
  }
  #page_footer .footer_social {
    flex: 0 1 25%;
  }
  #page_footer .footer_social h3 {
    margin: 0 0 6px 0;
  }
  #page_footer .footer_social .social_icons {
    height: 155px;
    overflow: hidden;
    margin: 6px 0 0 0;
  }
  #page_footer .footer_social .social_icons a {
    width: 40px;
    height: 40px;
  }
}
.config_widget_template *,
.config_widget_template *:after,
.config_widget_template *:before {
  box-sizing: border-box;
}
.edit .widget_wrapper {
  padding: 0;
}
.config_widget_template .home_collage .flex-control-nav {
  z-index: 21;
}
.config_widget_template .home_collage:hover .flex-control-nav {
  z-index: 300;
}
.page.edit .column.column.sortable_col:not(.site_template_column):not(.page_edit_empty_col) {
  min-height: 40px;
}
.home_buttons .widget_wrapper_body.widget_wrapper_body {
  overflow: visible;
}
#configure_widgets #siteheader,
#configure_widgets #sitebody,
#configure_widgets #footercolumn,
#configure_widgets #page_footer .footer_copyright {
  width: 100%;
}
#configure_widgets #WidgetTabControl.sticky {
  position: static !important;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .config_widget_template {
    max-width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  .config_widget_template .sr {
    visibility: visible;
  }
  .config_widget_template .pre_load_con {
    display: none;
  }
  .config_widget_template #siteheader a.menu_trigger {
    position: absolute;
  }
  .config_widget_template #sitebody.homepagelayout {
    max-width: 730px;
    margin-top: 10vh;
  }
  .config_widget_template #sitebody.homepagelayout .column.sortable_col {
    /*min-height: 0 !important;*/
    max-width: 1302px;
  }
  .config_widget_template #sitebody.homepagelayout .home_item2 {
    height: 50vh;
  }
  .config_widget_template #sitebody.homepagelayout .home_item2 .col_left {
    z-index: auto;
  }
  .config_widget_template #sitebody.homepagelayout .home_item2 .col_right {
    z-index: 1;
    margin-top: 10px;
  }
  .config_widget_template #sitebody.homepagelayout .home_item2 .col_right .tab-content {
    padding-top: 30px;
  }
  .config_widget_template #sitebody.homepagelayout .home_item3 {
    /*padding: 0 0 80px;*/
  }
  .config_widget_template #sitebody.homepagelayout .home_item3 .container {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .config_widget_template #sitebody.homepagelayout .home_item4 {
    /*padding: 150px 0;*/
  }
  .config_widget_template #sitebody.homepagelayout .home_item4 .container {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .config_widget_template #sitebody.homepagelayout .home_item5 {
    /*padding-bottom: 120px;*/
  }
  .config_widget_template #sitebody.homepagelayout .home_item8 {
    grid-row: 8 / span 1;
    grid-column: 1 / span 14;
  }
  .config_widget_template #sitebody.homepagelayout .home_item8 .home_scroll_menu {
    display: none;
  }
  .config_widget_template #fullpage {
    /*min-width: auto;*/
  }
  .config_widget_template #fullpage #section1,
  .config_widget_template #fullpage #section2,
  .config_widget_template #fullpage #section3,
  .config_widget_template #fullpage #section4,
  .config_widget_template #fullpage #section5,
  .config_widget_template #fullpage #section6 {
    margin: 20px 0;
    padding: 5vh 0;
    max-width: 1302px;
  }
  .config_widget_template #siteheader {
    z-index: 21;
  }
  .config_widget_template .vi-fullwidth-banner {
    width: 100vw;
    max-width: none;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw;
    margin-bottom: -30px;
  }
  .config_widget_template .widget_wrapper .widget_wrapper_body.edit {
    min-height: 45px;
  }
  .config_widget_template #sitebody.homepagelayout #scroll_menu {
    position: relative;
    float: right;
    top: 0;
    bottom: auto;
  }
  .config_widget_template #page_footer #footercolumn {
    display: block;
    text-align: center;
  }
  .edit .widget_wrapper .widget_wrapper_title.edit {
    text-align: left;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .config_widget_template #sitebody.homepagelayout {
    max-width: 950px;
  }
}
@media (min-width: 1200px) {
  .config_widget_template {
    clear: both;
  }
  .config_widget_template #sitebody.homepagelayout {
    max-width: 1024px;
  }
}
/**1366px**/
@media (min-width: 85.375em) {
  .config_widget_template #sitebody.homepagelayout {
    max-width: 1302px;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .sticky_header .sitewrapper:before {
    position: fixed;
    height: 86px;
    z-index: 7;
    top: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .sticky_header .mainSpan_wrapper_home {
    background: #fff;
  }
  .sticky_header .mainSpan_wrapper_home:before {
    opacity: 0;
    visibility: hidden;
  }
  .sticky_header #siteheader {
    z-index: 9;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: none;
  }
  .sticky_header #siteheader #headercolumn {
    display: block;
  }
  .sticky_header #siteheader #headercolumn .header_social_container {
    display: block;
  }
  .sticky_header #siteheader #headercolumn .header_social_container .social_icons {
    display: block;
    position: absolute;
    right: 100px;
    left: auto;
    top: 25px;
    bottom: auto;
    z-index: 4;
  }
  .sticky_header #siteheader #headercolumn .header_social_container .social_icons a {
    display: inline-block;
  }
  .sticky_header #siteheader a#home_link {
    position: fixed;
    height: 86px;
    left: 86px;
    right: auto;
    top: 0px;
    width: 200px;
    background: url(_gfx/cmn/logo-sticky.png) center center no-repeat !important;
    background-size: contain !important;
    margin: 0 auto;
  }
  .sticky_header #siteheader #top_nav {
    display: none;
  }
  .sticky_header #siteheader .translatebox {
    display: none !important;
  }
  .sticky_header #siteheader a.menu_trigger {
    position: fixed;
  }
  .sticky_header #siteheader .search-trigger {
    /*position: fixed;*/
    right: auto;
    top: 0px;
    margin-left: calc( 100%  -  86px );
    display: block;
    cursor: pointer;
    background: url("_gfx/cmn/ui-search-interior.svg") #DEBF87 no-repeat 50% 65%;
    background-size: auto;
    height: 86px;
    /*float: right;*/
    width: 86px;
    text-indent: 0px;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    text-decoration: none;
    color: #332E26;
    padding: 10px 0;
    text-transform: uppercase;
    letter-spacing: 1.2px;
  }
  .sticky_header #siteheader .search-trigger.active {
    background: url("_gfx/cmn/close_icon.svg") no-repeat center center;
    background-size: 20px auto;
  }
  .sticky_header .top_search {
    /*position: fixed;
                max-width: @max-width-portrait;
                width: 100%;*/
  }
  .sticky_header .main_menu_widget {
    max-width: none;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 3;
    width: 100%;
    height: 86px;
    background: #E5E5E5;
  }
  .sticky_header .fp-viewing-Quick.sticky_header .mainSpan_wrapper_home,
  .sticky_header .fp-viewing-Spotlight.sticky_header .mainSpan_wrapper_home,
  .sticky_header .fp-viewing-Events.sticky_header .mainSpan_wrapper_home,
  .sticky_header .fp-viewing-Meetings.sticky_header .mainSpan_wrapper_home,
  .sticky_header .fp-viewing-Footer.sticky_header .mainSpan_wrapper_home {
    background: #fff;
  }
  .sticky_header .fp-viewing-Quick.sticky_header .mainSpan_wrapper_home:before,
  .sticky_header .fp-viewing-Spotlight.sticky_header .mainSpan_wrapper_home:before,
  .sticky_header .fp-viewing-Events.sticky_header .mainSpan_wrapper_home:before,
  .sticky_header .fp-viewing-Meetings.sticky_header .mainSpan_wrapper_home:before,
  .sticky_header .fp-viewing-Footer.sticky_header .mainSpan_wrapper_home:before,
  .sticky_header .fp-viewing-Quick.sticky_header .mainSpan_wrapper_home:after,
  .sticky_header .fp-viewing-Spotlight.sticky_header .mainSpan_wrapper_home:after,
  .sticky_header .fp-viewing-Events.sticky_header .mainSpan_wrapper_home:after,
  .sticky_header .fp-viewing-Meetings.sticky_header .mainSpan_wrapper_home:after,
  .sticky_header .fp-viewing-Footer.sticky_header .mainSpan_wrapper_home:after {
    z-index: 1;
  }
  .sticky_header .fp-viewing-Quick.sticky_header .mainSpan_wrapper_home .main_menu_widget,
  .sticky_header .fp-viewing-Spotlight.sticky_header .mainSpan_wrapper_home .main_menu_widget,
  .sticky_header .fp-viewing-Events.sticky_header .mainSpan_wrapper_home .main_menu_widget,
  .sticky_header .fp-viewing-Meetings.sticky_header .mainSpan_wrapper_home .main_menu_widget,
  .sticky_header .fp-viewing-Footer.sticky_header .mainSpan_wrapper_home .main_menu_widget {
    position: absolute;
    z-index: 8;
  }
  .sticky_header .fp-viewing-Quick.sticky_header .mainSpan_wrapper_home #siteheader,
  .sticky_header .fp-viewing-Spotlight.sticky_header .mainSpan_wrapper_home #siteheader,
  .sticky_header .fp-viewing-Events.sticky_header .mainSpan_wrapper_home #siteheader,
  .sticky_header .fp-viewing-Meetings.sticky_header .mainSpan_wrapper_home #siteheader,
  .sticky_header .fp-viewing-Footer.sticky_header .mainSpan_wrapper_home #siteheader,
  .sticky_header .fp-viewing-Quick.sticky_header .mainSpan_wrapper_home .search-trigger,
  .sticky_header .fp-viewing-Spotlight.sticky_header .mainSpan_wrapper_home .search-trigger,
  .sticky_header .fp-viewing-Events.sticky_header .mainSpan_wrapper_home .search-trigger,
  .sticky_header .fp-viewing-Meetings.sticky_header .mainSpan_wrapper_home .search-trigger,
  .sticky_header .fp-viewing-Footer.sticky_header .mainSpan_wrapper_home .search-trigger,
  .sticky_header .fp-viewing-Quick.sticky_header .mainSpan_wrapper_home #siteheader a#home_link,
  .sticky_header .fp-viewing-Spotlight.sticky_header .mainSpan_wrapper_home #siteheader a#home_link,
  .sticky_header .fp-viewing-Events.sticky_header .mainSpan_wrapper_home #siteheader a#home_link,
  .sticky_header .fp-viewing-Meetings.sticky_header .mainSpan_wrapper_home #siteheader a#home_link,
  .sticky_header .fp-viewing-Footer.sticky_header .mainSpan_wrapper_home #siteheader a#home_link {
    position: absolute;
    z-index: 9;
  }
  .sticky_header .fp-viewing-Quick.sticky_header .mainSpan_wrapper_home .search_open #siteheader,
  .sticky_header .fp-viewing-Spotlight.sticky_header .mainSpan_wrapper_home .search_open #siteheader,
  .sticky_header .fp-viewing-Events.sticky_header .mainSpan_wrapper_home .search_open #siteheader,
  .sticky_header .fp-viewing-Meetings.sticky_header .mainSpan_wrapper_home .search_open #siteheader,
  .sticky_header .fp-viewing-Footer.sticky_header .mainSpan_wrapper_home .search_open #siteheader,
  .sticky_header .fp-viewing-Quick.sticky_header .mainSpan_wrapper_home .search_open .search-trigger,
  .sticky_header .fp-viewing-Spotlight.sticky_header .mainSpan_wrapper_home .search_open .search-trigger,
  .sticky_header .fp-viewing-Events.sticky_header .mainSpan_wrapper_home .search_open .search-trigger,
  .sticky_header .fp-viewing-Meetings.sticky_header .mainSpan_wrapper_home .search_open .search-trigger,
  .sticky_header .fp-viewing-Footer.sticky_header .mainSpan_wrapper_home .search_open .search-trigger,
  .sticky_header .fp-viewing-Quick.sticky_header .mainSpan_wrapper_home .search_open #siteheader a#home_link,
  .sticky_header .fp-viewing-Spotlight.sticky_header .mainSpan_wrapper_home .search_open #siteheader a#home_link,
  .sticky_header .fp-viewing-Events.sticky_header .mainSpan_wrapper_home .search_open #siteheader a#home_link,
  .sticky_header .fp-viewing-Meetings.sticky_header .mainSpan_wrapper_home .search_open #siteheader a#home_link,
  .sticky_header .fp-viewing-Footer.sticky_header .mainSpan_wrapper_home .search_open #siteheader a#home_link {
    position: absolute;
    z-index: auto;
  }
  .sticky_header #dropdownrootitem8 .widthcontainer1col,
  .sticky_header #dropdownrootitem7 .widthcontainer1col {
    right: -86px;
  }
  .sticky_header #dropdownrootitem8 .widthcontainer2col,
  .sticky_header #dropdownrootitem7 .widthcontainer2col,
  .sticky_header #dropdownrootitem6 .widthcontainer2col {
    right: -86px;
  }
  .sticky_header #dropdownrootitem5 .widthcontainer3col,
  .sticky_header #dropdownrootitem6 .widthcontainer3col,
  .sticky_header #dropdownrootitem7 .widthcontainer3col,
  .sticky_header #dropdownrootitem8 .widthcontainer3col {
    right: -86px;
  }
  .sticky_header #sitebody .dropdownmenu .widthcontainer4col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer5col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer6col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer7col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer8col {
    width: 730px;
    right: -86px;
  }
  .sticky_header .search_open #siteheader {
    z-index: auto;
    position: absolute;
  }
  .mainSpan_wrapper .sticky_header #siteheader {
    z-index: auto;
    position: absolute;
  }
  .mainSpan_wrapper .sticky_header #siteheader a#home_link {
    z-index: 4;
  }
  .mainSpan_wrapper .sticky_header #siteheader a.menu_trigger {
    position: fixed;
    z-index: 4;
  }
  .mainSpan_wrapper .sticky_header #siteheader .search-trigger {
    position: fixed;
    z-index: 4;
  }
  .mainSpan_wrapper .sticky_header #siteheader #headercolumn .header_social_container {
    display: block;
  }
  .mainSpan_wrapper .sticky_header #siteheader #headercolumn .header_social_container .social_icons {
    display: block;
    /*position: absolute;*/
    right: 100px;
    left: auto;
    top: 25px;
    bottom: auto;
    position: fixed;
    z-index: 4;
  }
  .mainSpan_wrapper .sticky_header #siteheader #headercolumn .header_social_container .social_icons a {
    display: inline-block;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .sticky_header #siteheader a#home_link {
    width: 313px;
  }
  .sticky_header .mainnav .dropdownmenu {
    margin-left: 328px;
    width: 536px;
  }
  .sticky_header .mainnav .dropdownmenu > li > a {
    font-size: 15px;
  }
  .sticky_header #sitebody .dropdownmenu .widthcontainer4col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer5col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer6col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer7col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer8col {
    width: 950px;
  }
}
/*75em = 1200px*/
@media only screen and (min-width: 75em) {
  .sticky_header .mainnav .dropdownmenu {
    width: 610px;
  }
  .sticky_header #sitebody .dropdownmenu .widthcontainer4col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer5col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer6col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer7col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer8col {
    width: 1024px;
  }
}
/*1366px*/
@media only screen and (min-width: 85.375em) {
  .sticky_header {
    /*.top_search {

                    max-width: none;
                }*/
  }
  .sticky_header .mainnav .dropdownmenu {
    width: 888px;
  }
  .sticky_header #sitebody .dropdownmenu .widthcontainer4col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer5col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer6col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer7col,
  .sticky_header #sitebody .dropdownmenu .widthcontainer8col {
    width: 1302px;
  }
}
#jPanelMenu-menu,
#jPanelMenu-menu *,
#jPanelMenu-menu *:after,
#jPanelMenu-menu *:before {
  box-sizing: border-box;
}
#siteheader a.menu_trigger,
#jPanelMenu-menu a.menu_trigger {
  background: url("_gfx/cmn/mobile/menu-mobile.svg") #E59A43 no-repeat 50% 70%;
  cursor: pointer;
  height: 37px;
  text-align: center;
  text-transform: uppercase;
  color: #333;
  font-weight: normal;
  text-indent: 0px;
  width: 37px;
  display: block !important;
  position: absolute;
  font-size: 8px;
  line-height: 20px;
  background-size: 45%;
  z-index: 2;
}
#siteheader a.menu_trigger.mobile-menu-active:before,
#jPanelMenu-menu a.menu_trigger.mobile-menu-active:before {
  transform: rotate(45deg) translate(-2px, -1px);
  box-shadow: 0 0 0 0 transparent;
}
#siteheader a.menu_trigger.mobile-menu-active:after,
#jPanelMenu-menu a.menu_trigger.mobile-menu-active:after {
  transform: rotate(-45deg) translate(0, -1px);
}
#siteheader a.menu_trigger .menu_trigger_text,
#jPanelMenu-menu a.menu_trigger .menu_trigger_text {
  display: none;
}
/*#region MOBILE MAIN NAV */
.mainnav {
  display: none;
}
.jPanelMenu-panel #mobile_nav {
  display: none !important;
}
#jPanelMenu-menu {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  overflow-y: auto !important;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#jPanelMenu-menu .nav_tip {
  color: #3b4a47;
  font-style: italic;
  margin: 30px 5% 10px;
  display: none;
}
#jPanelMenu-menu a.menu_trigger {
  display: block !important;
  text-decoration: none;
}
#jPanelMenu-menu .dropdownmenu {
  border-top: 1px solid transparent;
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0 0 40px;
}
#jPanelMenu-menu .dropdownmenu ul {
  margin: 0;
  padding: 0;
}
#jPanelMenu-menu .dropdownmenu ul.menu_open {
  border-bottom: 1px solid transparent;
  background: #F0F0F0;
}
#jPanelMenu-menu .dropdownmenu ul ul {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li {
  border-bottom: 1px solid transparent;
  display: block;
  overflow: hidden;
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li a {
  color: #3b4a47;
  display: inline-block;
  padding: 7px 0px 7px 5%;
  margin-right: 45px;
  text-decoration: none;
  text-transform: none;
}
#jPanelMenu-menu .dropdownmenu li a[href] {
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li .expand_link {
  cursor: pointer;
  height: 36px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -4000px;
  top: 0;
  width: 100%;
}
#jPanelMenu-menu .dropdownmenu li .expand_link:before {
  content: '';
  position: absolute;
  top: 38%;
  right: 20px;
  height: 2px;
  width: 10px;
  background: #332E26;
  border-radius: 2px;
}
#jPanelMenu-menu .dropdownmenu li .expand_link:after {
  content: '';
  position: absolute;
  top: 38%;
  right: 20px;
  height: 2px;
  width: 10px;
  background: #332E26;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  border-radius: 2px;
}
#jPanelMenu-menu .dropdownmenu li.menu_active > .expand_link:after {
  width: 0;
}
#jPanelMenu-menu .dropdownmenu li li {
  border-bottom: 0 none;
  background: #F0F0F0;
}
#jPanelMenu-menu .dropdownmenu li li a {
  text-transform: none;
  color: #3b4a47;
  line-height: 1.375;
}
#jPanelMenu-menu .dropdownmenu li li .expand_link:before,
#jPanelMenu-menu .dropdownmenu li li .expand_link:after {
  background: #332E26;
}
#jPanelMenu-menu .dropdownmenu li li li {
  background: #E5E5E5;
}
#jPanelMenu-menu .dropdownmenu li li li a {
  padding-left: 13%;
  color: #3b4a47;
}
#jPanelMenu-menu .dropdownmenu li li li .expand_link:before,
#jPanelMenu-menu .dropdownmenu li li li .expand_link:after {
  background: #332E26;
}
#jPanelMenu-menu .dropdownmenu li li li li {
  background: #dddddd;
}
#jPanelMenu-menu .dropdownmenu li li li li a {
  padding-left: 17%;
}
#jPanelMenu-menu .dropdownmenu li li li li li {
  background: #d6d6d6;
}
#jPanelMenu-menu .dropdownmenu li li li li li a {
  padding-left: 21%;
}
#jPanelMenu-menu .dropdownmenu > li:first-child,
#jPanelMenu-menu .dropdownmenu > li.menu_active:first-child {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#jPanelMenu-menu #top_nav {
  color: #3b4a47;
  display: block;
  padding: 21px 5% 41px;
  text-align: center;
}
#jPanelMenu-menu #top_nav a {
  color: #3b4a47;
  margin: 0 12px 0 0;
  text-decoration: none;
}
#jPanelMenu-menu ul.dropdownmenu li:hover .megamenu_container {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li:hover > ul,
#jPanelMenu-menu .dropdownmenu li li:hover > ul {
  display: none;
}
#jPanelMenu-menu .inner_container {
  background: #F0F0F0;
}
/*@keyframes menu-open {
    from {
        width: 0%;
        display: none;
    }

    to {
        display: block !important;
        width: 90% !important;
    }
}*/
body[data-menu-position=open] #jPanelMenu-menu {
  /*animation-name: menu-open;
    animation-duration: 1s;
    animation-fill-mode: backwards;*/
  width: 90% !important;
}
body[data-menu-position=open] #jPanelMenu-menu a.menu_trigger {
  left: auto;
  right: 0;
}
body[data-menu-position=closed] #jPanelMenu-menu a.menu_trigger {
  left: 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #siteheader a.menu_trigger,
  #jPanelMenu-menu a.menu_trigger {
    background: url("_gfx/cmn/menu.png") #DEBF87 no-repeat 50% 60%;
    width: 86px;
    height: 86px;
    text-decoration: none;
    text-indent: 0;
    padding-top: 10px;
    font-size: 14px;
    position: fixed;
  }
  #siteheader a.menu_trigger:hover,
  #jPanelMenu-menu a.menu_trigger:hover {
    background: url("_gfx/cmn/menu.png") #BE9E65 no-repeat 50% 60%;
  }
  #siteheader a.menu_trigger .menu_trigger_text,
  #jPanelMenu-menu a.menu_trigger .menu_trigger_text {
    padding-right: 33px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 25px;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #252525;
    text-decoration: none;
  }
  #siteheader a.menu_trigger.mobile-menu-active:before,
  #jPanelMenu-menu a.menu_trigger.mobile-menu-active:before {
    transform: rotate(0) translate(0, 0);
    box-shadow: 0 18px 0 0 #fff;
  }
  #siteheader a.menu_trigger.mobile-menu-active:after,
  #jPanelMenu-menu a.menu_trigger.mobile-menu-active:after {
    transform: rotate(0) translate(0, 0);
  }
  #siteheader .menu_trigger.mobile-menu-active {
    display: none !important;
  }
  .sticky_header #siteheader a.menu_trigger .menu_trigger_text {
    display: block;
  }
  .right #siteheader a.menu_trigger {
    left: auto;
    right: 86px;
  }
  .dropdownmenu {
    display: block;
  }
  #jPanelMenu-menu {
    width: 1302px !important;
    left: -100% !important;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 2 !important;
    display: block !important;
    -webkit-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
    background: transparent;
    box-shadow: none;
  }
  #jPanelMenu-menu a {
    color: #343434;
  }
  #jPanelMenu-menu .nav_tip {
    display: none;
  }
  #jPanelMenu-menu a.menu_trigger {
    background: url("_gfx/cmn/menu-close.svg") #DEBF87 no-repeat scroll 50% 60%;
    display: block !important;
    position: relative;
    left: 0 !important;
    top: 0;
    right: auto;
    bottom: auto;
    /*float: left;*/
  }
  #jPanelMenu-menu a.menu_trigger:hover {
    background: url("_gfx/cmn/menu-close.svg") #BE9E65 no-repeat scroll 50% 60%;
  }
  #jPanelMenu-menu a.menu_trigger .menu_trigger_text {
    color: #343434;
    font-size: 12px;
    line-height: 16px;
    padding-right: 40px;
  }
  #jPanelMenu-menu a.menu_trigger:before {
    background-color: #343434;
    border-color: #343434;
    height: 0px;
    box-shadow: 0 12px 0 0 #343434;
  }
  #jPanelMenu-menu a.menu_trigger:after {
    background-color: #343434;
    border-color: #343434;
    height: 0px;
  }
  #jPanelMenu-menu a.menu_trigger.mobile-menu-active:before {
    transform: rotate(45deg) translate(-4px, -3px);
  }
  #jPanelMenu-menu a.menu_trigger.mobile-menu-active:after {
    transform: rotate(-45deg) translate(0, -1px);
  }
  #jPanelMenu-menu .dropdownmenu {
    background: #fff;
    min-height: 552px;
    height: 87vh;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  }
  #jPanelMenu-menu .dropdownmenu ul {
    margin: 0;
    padding: 0;
  }
  #jPanelMenu-menu .dropdownmenu ul.menu_open {
    background: transparent;
    border-top: 0px;
    border-bottom: 0px;
  }
  #jPanelMenu-menu .dropdownmenu ul ul {
    display: block !important;
  }
  #jPanelMenu-menu .dropdownmenu .megamenu_container .inner_container {
    height: 385px;
    padding: 0 5px;
  }
  #jPanelMenu-menu .dropdownmenu .megamenu_container .inner_container .megamenu_column {
    padding: 0 !important;
  }
  #jPanelMenu-menu .dropdownmenu .megamenu_container.menu_open {
    border-top: 0px;
  }
  #jPanelMenu-menu .dropdownmenu li {
    border: 0px solid transparent;
    /*height: @nav-height;*/
    height: auto;
    float: none !important;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    background: transparent;
    overflow: visible;
    padding: 0 10px 0 0;
  }
  #jPanelMenu-menu .dropdownmenu li.menu_active {
    border-bottom: 0;
  }
  #jPanelMenu-menu .dropdownmenu li > a,
  #jPanelMenu-menu .dropdownmenu li > .notranslate a {
    height: 25px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 21px;
    font-weight: normal;
    background: transparent;
    margin-right: 0px;
    text-indent: 0;
    text-decoration: none;
    text-align: center;
    position: relative;
    line-height: 1.1;
    letter-spacing: 0.16px;
    padding: 0;
    border: 0px solid transparent;
    text-transform: uppercase;
    text-align: left;
  }
  #jPanelMenu-menu .dropdownmenu li a[href] {
    position: relative;
  }
  #jPanelMenu-menu .dropdownmenu li .expand_link {
    display: none;
    cursor: pointer;
    height: 43.25px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    text-indent: -4000px;
    top: -5px;
    width: 45px;
    z-index: 1;
    width: 100%;
  }
  #jPanelMenu-menu .dropdownmenu li .expand_link:before {
    display: none;
  }
  #jPanelMenu-menu .dropdownmenu li .expand_link:after {
    display: none;
  }
  #jPanelMenu-menu .dropdownmenu li.menu_active > .expand_link {
    background: url("_gfx/nav/collapse.svg") no-repeat scroll center center;
  }
  #jPanelMenu-menu .dropdownmenu li li {
    background: transparent !important;
  }
  #jPanelMenu-menu .dropdownmenu li li.menu_active {
    border-bottom: 0;
  }
  #jPanelMenu-menu .dropdownmenu li li .expand_link {
    top: 0;
  }
  #jPanelMenu-menu .dropdownmenu li li a {
    text-transform: none;
    color: #343434;
    line-height: 1.375;
  }
  #jPanelMenu-menu .dropdownmenu li li li {
    background: transparent !important;
  }
  #jPanelMenu-menu .dropdownmenu li li li a {
    padding: 0;
    color: #343434;
  }
  #jPanelMenu-menu .dropdownmenu li li li li {
    background: transparent;
  }
  #jPanelMenu-menu .dropdownmenu li li li li a {
    padding: 0;
  }
  #jPanelMenu-menu .dropdownmenu li li li li li {
    background: transparent;
  }
  #jPanelMenu-menu .dropdownmenu > li:first-child,
  #jPanelMenu-menu .dropdownmenu > li.menu_active:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  }
  #jPanelMenu-menu .dropdownmenu > li:hover > a,
  #jPanelMenu-menu .dropdownmenu > li.active > a {
    background: transparent;
    color: #034a75;
    border: 0px solid transparent;
    text-shadow: 0 0 0 transparent;
  }
  #jPanelMenu-menu .dropdownmenu > li > .megamenu_container {
    box-shadow: none;
    display: block !important;
  }
  #jPanelMenu-menu .sticky_header .dropdownmenu > li.active .megamenu_container {
    position: relative;
  }
  #jPanelMenu-menu .inner_container {
    background: transparent;
  }
  #jPanelMenu-menu #top_nav {
    display: none;
  }
  #jPanelMenu-menu .dropdownmenu > li:hover > a,
  #jPanelMenu-menu .dropdownmenu > li.active > a {
    background: transparent;
    color: #034a75;
    border: 0px solid transparent;
    text-shadow: 0 0 0 transparent;
  }
  #jPanelMenu-menu #dropdownrootitem1 {
    display: none;
  }
  .right #jPanelMenu-menu {
    right: -1302px !important;
    left: auto !important;
    -webkit-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
  }
  body[data-menu-position=open] #jPanelMenu-menu {
    left: 0 !important;
    right: auto !important;
    opacity: 1;
  }
  body[data-menu-position=open] #jPanelMenu-menu > ul.dropdownmenu {
    opacity: 1;
  }
  body.right[data-menu-position=open] #jPanelMenu-menu {
    right: 0px !important;
    left: auto !important;
  }
  body[data-menu-position=open] #siteheader a.menu_trigger {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: none !important;
  }
  body[data-menu-position=closed] #siteheader a.menu_trigger {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: block !important;
  }
}
/***62em = 992px ***/
@media screen and (min-width: 62em) {
  .sticky_header #siteheader a.menu_trigger .menu_trigger_text {
    display: inline;
  }
}
.breadcrumb {
  background-color: transparent;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  min-height: 0;
  font-size: 73.125%;
}
.breadcrumb a,
.breadcrumb {
  color: #575452 !important;
  line-height: 110%;
}
.breadcrumb a:last-child:after {
  content: " \00BB";
  text-decoration: underline;
  position: absolute;
  margin-left: 3px;
}
.breadcrumb a:last-child:after {
  text-decoration: none;
}
.dashboard_header .breadcrumb a:last-child:after {
  display: none;
}
.breadcrumb a {
  text-decoration: none !important;
}
.breadcrumb a:hover {
  text-decoration: none !important;
}
/***48em = 768px ***/
.detail-list-label-summary {
  display: inline-block;
  float: none;
  width: 250px;
  vertical-align: top;
}
.detail-list-value-summary {
  display: inline-block;
  margin: 0;
}
.calendar_Controls {
  width: 220px;
}
.outlookcalendar,
.googleCal,
.yahooCal {
  background: none;
}
#calendarControls {
  width: 240px;
}
#calendarControls a {
  font-size: inherit !important;
  width: auto;
}
/* Cal Month View
================================================== */
.calendar {
  border-collapse: separate;
  table-layout: auto;
}
.calendar_eventtime {
  line-height: 130%;
  padding: 3px 0 3px 0 !important;
  display: block;
  font-size: 100%;
  font-weight: normal;
}
.calendar_eventlink {
  line-height: 130%;
  display: block;
  font-size: 100%;
  margin: 0px 0 10px 0;
}
.calendar_more {
  padding-top: 5px;
  margin-top: 30px;
  border-top: 1px solid #e2e2e2;
  display: none;
}
.calendar_more_link {
  background: url(_gfx/int/calendar_more.png) 0 center no-repeat;
  padding-left: 26px;
  font-size: 105%;
  display: block;
  line-height: 24px;
}
.calendar_more_link.hidden {
  display: none !important;
}
/***minicalendar widget****/
.minicalendar_widget,
.calendar_widget {
  min-width: 170px;
  max-width: 310px;
  font-size: inherit !important;
  line-height: inherit !important;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
  position: relative;
  z-index: 2;
  overflow: visible;
  border: 0;
}
.minicalendar_widget .responsive-table-scroll,
.calendar_widget .responsive-table-scroll {
  width: 100%;
}
.calendar_widget {
  min-width: 275px;
}
.small_col .minicalendar_widget,
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  padding-top: 0;
  margin-bottom: 17px;
  clear: both;
}
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  width: 100%;
  margin: 0 auto 17px;
}
.standardlayout .left_col .minicalendar_widget .calendar-mini-grid-title,
.standardthreecolumnlayout .left_col .minicalendar_widget .calendar-mini-grid-title {
  background: #fff;
}
.small_col .minicalendar_widget {
  width: 100%;
}
/*calendar mini grid - start*/
.calendar_mini_grid,
.calendar_grid {
  width: 100%;
  background: transparent;
  max-width: 100% !important;
}
.calendar_mini_grid.calendar td.calendar_day_with_items,
.calendar_grid.calendar td.calendar_day_with_items {
  cursor: pointer;
}
.calendar_mini_grid.calendar td.calendar_day_with_items > a,
.calendar_grid.calendar td.calendar_day_with_items > a {
  text-decoration: underline;
}
.calendar_mini_grid.calendar td.calendar_day_with_items:hover .calendar_items,
.calendar_grid td:hover .calendar_items {
  display: block;
}
.calendar_mini_grid .calendar_dayheader,
.calendar_grid .calendar_dayheader {
  background: #2F4958;
  color: #fff;
  font-size: 80%;
  line-height: 280%;
  padding: 2px 0 0 0;
  text-transform: uppercase;
  border: 1px solid #2F4958;
  text-align: center;
}
.calendar_grid .calendar_dayheader {
  color: #2F4958;
  text-indent: 12px;
}
.calendar_grid .calendar_dayheader:first-letter {
  color: #fff;
}
.calendar_mini_grid .calendar_title_td {
  padding: 0;
}
.calendar_mini_grid .calendar_title,
.calendar_grid .calendar_title {
  width: 100%;
}
.calendar_mini_grid .calendar_title td,
.calendar_grid .calendar_title {
  height: 35px;
  background: transparent;
  padding: 0 !important;
  color: #332E26;
  text-align: center;
  font-size: 110%;
  line-height: 28px !important;
  text-transform: none;
  font-weight: normal;
}
.calendar_mini_grid .calendar_title td h2,
.calendar_grid .calendar_title h2 {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
}
.calendar_grid .calendar_title td.calendar_title_content {
  color: #332E26;
  padding: 0;
  font-size: 110%;
  font-weight: normal;
}
.calendar_mini_grid .calendar_title td a {
  color: #332E26;
  text-decoration: none;
}
.calendar_mini_grid .calendar_title td a:hover {
  text-decoration: underline;
}
.calendar_grid .calendar_title td.calendar_nextprev {
  padding: 0;
}
.calendar_mini_grid .calendar_title td.calendar_nextprev a,
.calendar_grid td.calendar_nextprev a {
  background: transparent none;
  margin: 0 auto;
  width: 100%;
  min-height: 35px;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
.calendar_mini_grid .calendar_title td.calendar_nextprev a:before,
.calendar_grid td.calendar_nextprev a:before {
  content: "<";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 10px;
  z-index: 1;
  text-indent: 0;
  font-size: 100%;
  text-decoration: none;
  line-height: 35px;
}
.calendar_grid td.calendar_nextprev a {
  text-align: left;
}
.calendar_grid td.calendar_nextprev a.next:before,
.calendar_mini_grid td.calendar_nextprev a.next:before {
  right: 10px;
  left: auto;
  content: ">";
}
.calendar_mini_grid .calendar_title td.calendar_nextprev:first-child a,
.calendar_grid td.calendar_nextprev:first-child a {
  background-position: 0 0;
}
.calendar_mini_grid td.calendar_day,
.calendar_grid td.calendar_day,
.calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_othermonthday,
.calendar_grid td.calendar_othermonthday {
  font-size: 90%;
  line-height: 240%;
  padding: 0;
  background: transparent none;
  border: 1px solid #d6d6c8;
  border-top: 0;
  border-left: 0;
  height: auto;
  text-align: center;
  vertical-align: middle;
  padding: 1px 0 2px 0;
}
.calendar_mini_grid td.calendar_day:first-child,
.calendar_grid td.calendar_day:first-child,
.calendar_mini_grid td.calendar_today:first-child,
.calendar_grid td.calendar_today:first-child,
.calendar_mini_grid td.calendar_weekendday:first-child,
.calendar_grid td.calendar_weekendday:first-child,
.calendar_mini_grid td.calendar_othermonthday:first-child,
.calendar_grid td.calendar_othermonthday:first-child {
  border-left: 1px solid #d6d6c8;
}
.minicalendar_widget .calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today {
  background: #457E76;
  color: #FFFFFF;
}
.calendar_today > a,
.calendar_mini_grid.calendar td.calendar_day_with_items.calendar_today > a {
  color: #FFFFFF !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_day > a,
.calendar_mini_grid td.calendar_weekendday > a,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday,
.calendar_grid td.calendar_day > a,
.calendar_grid td.calendar_weekendday > a {
  color: #575452 !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday {
  background: #fff;
}
.calendar_grid .calendar_othermonthday,
.calendar_grid .calendar_othermonthday > a,
.calendar_mini_grid .calendar_othermonthday,
.calendar_mini_grid .calendar_othermonthday > a {
  color: #575452 !important;
}
.calendar_grid td.calendar_othermonthday,
.calendar_mini_grid td.calendar_othermonthday {
  background: #F5F5F5;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items,
.calendar_grid .calendar_items {
  display: none;
  position: absolute;
  z-index: 100;
  margin-top: -1px;
  background-color: #f4f4f4;
  border: solid 1px #dddddd;
  min-width: 100px;
  min-height: 50px;
  text-align: left;
  padding: 5px;
  box-shadow: none;
  border-radius: 2px;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventlink,
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime,
td.calendar_day_with_items.calendar_today .calendar_items a {
  color: #156083 !important;
  font-size: 100%!important;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime,
.calendar_grid.calendar .calendar_items .calendar_eventtime {
  color: #555555 !important;
}
@media screen and (max-width: 45em) {
  .minicalendar_widget .responsive-table-scroll.left_scroll,
  .calendar_widget .responsive-table-scroll.left_scroll {
    -webkit-mask-image: none;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .calendar_widget {
    max-width: 100%;
    font-size: inherit !important;
    line-height: inherit !important;
  }
  .calendar_widget:before {
    background: transparent none;
  }
  table.calendar_grid {
    background: transparent;
    border-spacing: 0;
  }
  .calendar_grid .calendar_dayheader {
    line-height: 32px;
    color: #fff;
    padding: 4px 2px 3px 2px;
    font-weight: normal;
    background: #2F4958;
    text-transform: uppercase;
    font-size: 106.25%;
    text-indent: 0;
    text-align: center;
    border-bottom: 0;
  }
  .calendar_grid .calendar_dayheader:first-letter {
    color: #fff;
  }
  .calendar_grid .calendar_title {
    width: 100%;
    background: transparent none;
    height: auto;
  }
  .calendar_grid .calendar_title td.calendar_title_content {
    padding: 11px 0 5px 0;
    width: 60%;
    font-weight: normal;
    color: #332E26;
    overflow: visible;
    font-size: 150%;
    text-transform: none;
  }
  .calendar_grid .calendar_title td.calendar_nextprev {
    width: 20% !important;
    padding: 8px 0 0 0;
    text-align: left;
  }
  .calendar_grid .calendar_title td.calendar_nextprev:last-child {
    text-align: right;
  }
  .calendar_grid td.calendar_nextprev a {
    font-weight: normal;
    text-decoration: underline;
    color: #156083;
    text-indent: 0;
    background-image: none;
    display: inline;
    font-size: 87.5%;
    text-transform: none;
    white-space: pre;
    /*-------------------------------------------------------*/
    /* For additional arrow on next and prev uncomment below */
    /*-------------------------------------------------------*/
  }
  .calendar_grid td.calendar_nextprev a.next:before {
    display: none;
  }
  .calendar_grid td.calendar_nextprev a.previous:before {
    display: none;
  }
  .calendar_grid td.calendar_nextprev a.prev:before {
    content: "<";
    position: static;
    font-size: 100%;
    display: inline;
  }
  .calendar_grid td.calendar_nextprev a.next:after {
    content: ">";
  }
  .calendar_grid td.calendar_nextprev a:hover {
    text-decoration: none;
  }
  .calendar_grid td.calendar_day,
  .calendar_grid td.calendar_today,
  .calendar_grid td.calendar_weekendday,
  .calendar_grid td.calendar_othermonthday {
    text-align: left;
    vertical-align: top;
    font-size: 125%;
    font-weight: normal;
    padding: 8px 10px;
    border-bottom: 1px solid #d6d6c8;
    border-right: 1px solid #d6d6c8;
    height: 105px;
    word-wrap: break-word;
    line-height: 120%;
  }
  .calendar_grid td.calendar_day:first-child,
  .calendar_grid td.calendar_today:first-child,
  .calendar_grid td.calendar_weekendday:first-child,
  .calendar_grid td.calendar_othermonthday:first-child {
    border-left: 1px solid #d6d6c8;
  }
  .calendar.calendar_grid td.calendar_day,
  .calendar.calendar_grid td.calendar_weekendday,
  .calendar.calendar_grid td.calendar_day > a,
  .calendar.calendar_grid td.calendar_weekendday > a {
    color: #575452 !important;
    background: #fff;
  }
  .calendar_grid td.calendar_othermonthday,
  .calendar_grid .calendar_othermonthday > a,
  .calendar.calendar_grid td.calendar_othermonthday .calendar_eventtime {
    color: #575452 !important;
    background: #F5F5F5;
  }
  .calendar_grid td.calendar_today {
    background: #457E76;
    color: #FFFFFF;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventtime {
    color: #FFFFFF !important;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventlink {
    color: #FFFFFF !important;
    font-size: 76.47058824% !important;
  }
  .calendar_grid td.calendar_today > a {
    color: #FFFFFF !important;
  }
  .calendar_grid.calendar td.calendar_day_with_items {
    cursor: default;
  }
  .calendar_grid .calendar_items {
    display: block;
    position: static;
    z-index: 1;
    margin-top: 0;
    background-color: transparent;
    border: solid 0 #dddddd;
    box-shadow: 0 0 0;
    min-width: 0;
    min-height: 0;
    text-align: left;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .calendar_eventtime,
  .calendar_grid.calendar .calendar_items .calendar_eventtime {
    display: block;
    font-size: 76.47058824% !important;
    color: #676767 !important;
  }
  .calendar_eventlink {
    font-size: 76.47058824% !important;
    display: block;
    text-decoration: underline !important;
    color: #156083 !important;
  }
  .calendar_eventlink:hover {
    text-decoration: none !important;
  }
  .calendar_more {
    display: block;
  }
  .current_month_title.mobile_hide {
    display: inline-block;
  }
  .calendar_day > a,
  .calendar_today > a,
  .calendar_weekendday > a,
  .calendar_othermonthday > a {
    text-decoration: none !important;
  }
}
.standardlayout .left_col .content_area,
.standardthreecolumnlayout .left_col .content_area,
.small_col .content_area,
.standardlayout [vi-column=ColumnUserControl2] .content_area,
.standardthreecolumnlayout [vi-column=ColumnUserControl2] .content_area,
[vi-column=ColumnUserControl5] .content_area {
  vertical-align: top;
  clear: both;
  background: #fff !important;
  border: 1px solid transparent !important;
  word-wrap: break-word;
  padding: 0px 10px 0 10px;
}
.standardlayout .left_col .content_area h1:first-child:not(.mobile_header),
.standardthreecolumnlayout .left_col .content_area h1:first-child:not(.mobile_header),
.small_col .content_area h1:first-child:not(.mobile_header),
.standardlayout [vi-column=ColumnUserControl2] .content_area h1:first-child:not(.mobile_header),
.standardthreecolumnlayout [vi-column=ColumnUserControl2] .content_area h1:first-child:not(.mobile_header),
[vi-column=ColumnUserControl5] .content_area h1:first-child:not(.mobile_header),
.standardlayout .left_col .content_area h2:first-child:not(.mobile_header),
.standardthreecolumnlayout .left_col .content_area h2:first-child:not(.mobile_header),
.small_col .content_area h2:first-child:not(.mobile_header),
.standardlayout [vi-column=ColumnUserControl2] .content_area h2:first-child:not(.mobile_header),
.standardthreecolumnlayout [vi-column=ColumnUserControl2] .content_area h2:first-child:not(.mobile_header),
[vi-column=ColumnUserControl5] .content_area h2:first-child:not(.mobile_header),
.standardlayout .left_col .content_area h3:first-child:not(.box_title),
.standardthreecolumnlayout .left_col .content_area h3:first-child:not(.box_title),
.small_col .content_area h3:first-child:not(.box_title),
.standardlayout [vi-column=ColumnUserControl2] .content_area h3:first-child:not(.box_title),
.standardthreecolumnlayout [vi-column=ColumnUserControl2] .content_area h3:first-child:not(.box_title),
[vi-column=ColumnUserControl5] .content_area h3:first-child:not(.box_title) {
  margin: 0 -10px 10px;
  color: #fff;
  font-weight: normal;
  font-family: 'Domine', serif;
  text-transform: uppercase;
  font-size: 110%;
  min-height: 40px;
  line-height: 28px;
  background: #2F4958;
  padding: 6px 16px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .content_area {
    padding: 12px 0 0 0;
  }
  .content_area:first-child {
    padding-top: 0;
  }
  .small_col .content_area,
  .standardlayout .left_col .content_area,
  .standardthreecolumnlayout .left_col .content_area {
    margin: 0 0 17px 0;
    clear: both;
    background: #fff !important;
    border: 1px solid transparent !important;
    position: relative;
    z-index: 1;
    padding: 13px 15px 5px 16px;
    font-size: 100%;
    color: #7A7A7A;
    overflow: hidden;
  }
  .small_col .content_area p,
  .standardlayout .left_col .content_area p,
  .standardthreecolumnlayout .left_col .content_area p,
  .small_col .content_area ul,
  .standardlayout .left_col .content_area ul,
  .standardthreecolumnlayout .left_col .content_area ul,
  .small_col .content_area ol,
  .standardlayout .left_col .content_area ol,
  .standardthreecolumnlayout .left_col .content_area ol,
  .small_col .content_area li,
  .standardlayout .left_col .content_area li,
  .standardthreecolumnlayout .left_col .content_area li,
  .small_col .content_area div,
  .standardlayout .left_col .content_area div,
  .standardthreecolumnlayout .left_col .content_area div {
    color: #7A7A7A;
  }
  .small_col .content_area .subtitle,
  .standardlayout .left_col .content_area .subtitle,
  .standardthreecolumnlayout .left_col .content_area .subtitle,
  .small_col .content_area h1,
  .standardlayout .left_col .content_area h1,
  .standardthreecolumnlayout .left_col .content_area h1,
  .small_col .content_area h2,
  .standardlayout .left_col .content_area h2,
  .standardthreecolumnlayout .left_col .content_area h2,
  .small_col .content_area h3,
  .standardlayout .left_col .content_area h3,
  .standardthreecolumnlayout .left_col .content_area h3,
  .small_col .content_area h4,
  .standardlayout .left_col .content_area h4,
  .standardthreecolumnlayout .left_col .content_area h4,
  .small_col .content_area h5,
  .standardlayout .left_col .content_area h5,
  .standardthreecolumnlayout .left_col .content_area h5 {
    color: #332E26;
  }
  .small_col .content_area h1,
  .standardlayout .left_col .content_area h1,
  .standardthreecolumnlayout .left_col .content_area h1,
  .small_col .content_area h2:not(.mobile_header),
  .standardlayout .left_col .content_area h2:not(.mobile_header),
  .standardthreecolumnlayout .left_col .content_area h2:not(.mobile_header),
  .small_col .content_area h3:not(.box_title),
  .standardlayout .left_col .content_area h3:not(.box_title),
  .standardthreecolumnlayout .left_col .content_area h3:not(.box_title) {
    margin-top: 10px;
  }
  .small_col .content_area h2:first-child:not(.mobile_header),
  .standardlayout .left_col .content_area h2:first-child:not(.mobile_header),
  .standardthreecolumnlayout .left_col .content_area h2:first-child:not(.mobile_header),
  .small_col .content_area h3:first-child:not(.box_title),
  .standardlayout .left_col .content_area h3:first-child:not(.box_title),
  .standardthreecolumnlayout .left_col .content_area h3:first-child:not(.box_title),
  .small_col .content_area h1:first-child:not(.mobile_header),
  .standardlayout .left_col .content_area h1:first-child:not(.mobile_header),
  .standardthreecolumnlayout .left_col .content_area h1:first-child:not(.mobile_header) {
    color: #fff !important;
    font-weight: normal;
    line-height: 120%;
    font-size: 106.25% !important;
    padding: 8px 15px;
    text-align: left;
    font-family: 'Domine', serif;
    text-transform: uppercase;
    background: #2F4958;
    margin: -15px -16px 10px -17px;
    min-height: 0;
  }
  .small_col .content_area:empty,
  .standardlayout .left_col .content_area:empty,
  .standardthreecolumnlayout .left_col .content_area:empty {
    display: none;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .banner_col .image_widget:first-child .image_rotate_container,
  .standardlayout .right_col > .image_widget:first-child .image_rotate_container {
    background: transparent !important;
    top: 0 !important;
    left: 0 !important;
  }
  .banner_col .image_widget:first-child,
  .standardlayout .right_col .image_widget:first-child {
    position: relative;
    max-width: none;
    padding: 0;
    margin: 0px 0px 0 0px;
    width: auto;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #sitebody {
    width: 100%;
    max-width: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 1fr;
    grid-template-columns: 1fr 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 60.83333333px 1fr;
    position: relative;
    background: transparent;
    min-height: 650px;
    padding: 0 0 60px 0;
    margin: 0 auto;
  }
  #sitebody:before {
    -ms-grid-column: 1;
    -ms-grid-column-span: 14;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-column: 1 / span 14;
    grid-row: 1 / span 3;
    content: "";
    background: #fff;
    position: relative;
    z-index: -1;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: -59px;
    min-height: 466px;
    width: 100%;
    height: 100%;
  }
  #sitebody .top_col {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 12;
    grid-row: 1 / span 1;
    padding-top: Calc( 7.8125vw );
    position: relative;
  }
  #sitebody .top_col:before {
    content: "";
    height: 0;
    padding-bottom: 7.8125vw;
    /*position: relative;*/
    position: absolute;
    top: 0;
    left: 0;
    visibility: visible;
    width: 100vw;
    margin-left: calc(-1*(50vw - 50%));
    z-index: -1;
    display: block;
    background: #fff url(_gfx/int/int_top.jpg) center 0 no-repeat;
    background-size: 100% auto;
  }
  #sitebody .top_col:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    margin-left: calc(-1*(50vw - 50%));
    z-index: -1;
    display: block;
    visibility: visible;
    height: 0;
    padding-bottom: 7.8125vw;
    background: rgba(239, 239, 239, 0.8);
  }
  #sitebody .bottom_col {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 12;
    grid-row: 3 / span 1;
  }
  #sitebody .left_col {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 12;
    grid-row: 2 / span 1;
  }
  #sitebody .banner_col,
  #sitebody .has_small_col {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 12;
    grid-row: 2 / span 1;
    min-width: 1%;
  }
  #sitebody .right_col {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 12;
    grid-row: 2 / span 1;
    -ms-grid-column-align: end;
    justify-self: end;
    min-height: 650px;
  }
  #sitebody.standardlayout,
  #sitebody.standardthreecolumnlayout,
  #sitebody.twocolumnreverselayout {
    padding: 0;
  }
  #sitebody.standardlayout:before,
  #sitebody.standardthreecolumnlayout:before,
  #sitebody.twocolumnreverselayout:before {
    margin-bottom: 0;
  }
  #sitebody.standardlayout:after,
  #sitebody.standardthreecolumnlayout:after,
  #sitebody.twocolumnreverselayout:after {
    -ms-grid-column: 5;
    -ms-grid-column-span: 10;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 5 / span 10;
    grid-row: 2 / span 1;
    content: "";
    background: #fff;
    z-index: -1;
    display: block;
    height: auto;
    visibility: visible;
    border-bottom: 1px solid #f0f0f0;
    width: 100%;
    height: 100%;
  }
  #sitebody.standardlayout .top_col,
  #sitebody.standardthreecolumnlayout .top_col,
  #sitebody.twocolumnreverselayout .top_col {
    min-height: Calc( 7.8125vw );
    padding-top: 0;
  }
  #sitebody.standardlayout .top_col:before,
  #sitebody.standardthreecolumnlayout .top_col:before,
  #sitebody.twocolumnreverselayout .top_col:before {
    height: auto;
    bottom: 0;
  }
  #sitebody.standardlayout .top_col:after,
  #sitebody.standardthreecolumnlayout .top_col:after,
  #sitebody.twocolumnreverselayout .top_col:after {
    bottom: 0;
    height: auto;
  }
  #sitebody.standardlayout .top_col .content_area.content_area,
  #sitebody.standardthreecolumnlayout .top_col .content_area.content_area,
  #sitebody.twocolumnreverselayout .top_col .content_area.content_area {
    padding-top: 30px;
  }
  #sitebody.standardlayout .top_col > *:not(.vi-fullwidth-banner):last-child,
  #sitebody.standardthreecolumnlayout .top_col > *:not(.vi-fullwidth-banner):last-child,
  #sitebody.twocolumnreverselayout .top_col > *:not(.vi-fullwidth-banner):last-child {
    padding-bottom: 30px;
  }
  #sitebody.standardlayout:before,
  #sitebody.standardthreecolumnlayout:before {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 1 / span 4;
    grid-row: 2 / span 1;
    content: "";
    background: #fff;
    margin: 0 0% 0 0;
    border-bottom: 0;
  }
  #sitebody.standardlayout .left_col.column.column.empty_col,
  #sitebody.standardthreecolumnlayout .left_col.column.column.empty_col {
    margin: 0 0% 0 0 !important;
  }
  #sitebody.standardlayout .left_col.column,
  #sitebody.standardthreecolumnlayout .left_col.column {
    width: 100%;
    margin: 0 0% 0 0;
    padding: 20px 10px 60px;
    background: #fff;
    -ms-grid-column: 2;
    -ms-grid-column-span: 3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 3;
    grid-row: 2 / span 1;
  }
  #sitebody.standardlayout .right_col.column,
  #sitebody.standardthreecolumnlayout .right_col.column {
    padding: 4.60829493% 0px 60px 4.60829493%;
    margin: 0;
    -ms-grid-column: 5;
    -ms-grid-column-span: 9;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 5 / span 9;
    grid-row: 2 / span 1;
    width: 100%;
  }
  #sitebody.standardthreecolumnlayout .right_col.column {
    justify-content: space-between;
  }
  #sitebody.standardthreecolumnlayout .right_col.column > * {
    flex: 0 1 auto;
  }
  #sitebody.standardthreecolumnlayout .has_small_col {
    width: 100%;
  }
  #sitebody.standardthreecolumnlayout .small_col {
    width: 100%;
    margin: 0 !important;
  }
  #sitebody.standardthreecolumnlayout .small_col .small_box,
  #sitebody.standardthreecolumnlayout .small_col .minicalendar_widget {
    display: block;
    margin-right: auto;
    width: 100%;
  }
  #sitebody.twocolumnswithbottomlayout .left_col {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 12;
    grid-row: 2 / span 1;
    width: 50%;
    padding: 4.60829493% 2.30414747% 0 0px;
  }
  #sitebody.twocolumnswithbottomlayout .left_col .title_widget:first-child {
    margin-top: -15px;
  }
  #sitebody.twocolumnswithbottomlayout .right_col {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 12;
    grid-row: 2 / span 1;
    width: 50%;
    padding: 4.60829493% 0px 0 2.30414747%;
    float: right;
    -ms-grid-column-align: end;
    justify-self: end;
  }
  #sitebody.twocolumnswithbottomlayout .right_col .title_widget:first-child {
    margin-top: -15px;
  }
  #sitebody.twocolumnswithbottomlayout .bottom_col {
    width: 100%;
    padding: 20px 0px;
  }
  #sitebody.twocolumnswithbottomlayout .small_box {
    width: 100%;
  }
  #sitebody.threecolumnswithbottomlayout .top_col.column {
    margin-bottom: 0px;
  }
  #sitebody.threecolumnswithbottomlayout .left_col.column {
    width: 33.33333333%;
    padding: 4.60829493% 0 0 0px;
  }
  #sitebody.threecolumnswithbottomlayout .left_col.column .title_widget:first-child {
    margin-top: -15px;
  }
  #sitebody.threecolumnswithbottomlayout .middle_col.column {
    width: 33.33333333%;
    padding: 4.60829493% 2.30414747% 0 2.30414747%;
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 12;
    grid-row: 2 / span 1;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #sitebody.threecolumnswithbottomlayout .middle_col.column .title_widget:first-child {
    margin-top: -15px;
  }
  #sitebody.threecolumnswithbottomlayout .right_col.column {
    width: 33.33333333%;
    padding: 4.60829493% 0px 0 0;
    float: right;
  }
  #sitebody.threecolumnswithbottomlayout .right_col.column .title_widget:first-child {
    margin-top: -15px;
  }
  #sitebody.threecolumnswithbottomlayout .bottom_col.column {
    width: 100%;
    padding: 20px 0px;
  }
  #sitebody.threecolumnswithbottomlayout .small_box {
    width: 100%;
  }
  #sitebody.twocolumnreverselayout .has_small_col {
    width: 66.66666667%;
    padding: 4.60829493% 2.30414747% 0 0px;
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 12;
    grid-row: 2 / span 1;
  }
  #sitebody.twocolumnreverselayout .has_small_col .title_widget:first-child {
    margin-top: -15px;
  }
  #sitebody.twocolumnreverselayout .small_col {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 2 / span 12;
    grid-row: 2 / span 1;
    -ms-grid-column-align: end;
    justify-self: end;
    width: 33.33333333%;
    padding: 4.60829493% 0px 0 2.30414747%;
    margin: 0 !important;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  #sitebody {
    -ms-grid-columns: 1fr 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 1fr;
    grid-template-columns: 1fr 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 79.16666667px 1fr;
  }
  #sitebody.standardlayout .left_col.column.column.empty_col,
  #sitebody.standardthreecolumnlayout .left_col.column.column.empty_col {
    margin: 0 0% 0 0 !important;
  }
  #sitebody.standardthreecolumnlayout .has_small_col {
    width: 67%;
  }
  #sitebody.standardthreecolumnlayout .small_col {
    width: 30.6%;
    float: right;
  }
}
/*75em = 1200px*/
@media only screen and (min-width: 75em) {
  #sitebody {
    -ms-grid-columns: 1fr 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 1fr;
    grid-template-columns: 1fr 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 85.33333333px 1fr;
  }
}
@media (min-width: 85.375em) {
  #sitebody {
    -ms-grid-columns: 1fr 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 1fr;
    grid-template-columns: 1fr 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 108.5px 1fr;
  }
  #sitebody.standardlayout .left_col.column.column.empty_col,
  #sitebody.standardthreecolumnlayout .left_col.column.column.empty_col {
    margin: 0 0% 0 0 !important;
  }
  #sitebody.standardlayout .left_col.column,
  #sitebody.standardthreecolumnlayout .left_col.column {
    margin: 0 0% 0 0;
  }
  #sitebody.standardthreecolumnlayout .has_small_col {
    width: 68.81390593%;
  }
  #sitebody.standardthreecolumnlayout .small_col {
    width: 27.60736196%;
  }
}
/***Title Widget**/
.title_widget {
  clear: both;
}
.title_widget h1 {
  color: #332E26;
  line-height: 120% !important;
  font-weight: normal;
  font-size: 250% !important;
  text-transform: none;
  font-family: 'Domine', serif;
  padding: 0 0 0 0;
  margin: 24px 0 0 0;
  overflow: hidden;
}
.title_widget h2 {
  color: #332E26;
  font-size: 200% !important;
  font-weight: normal;
  line-height: 110%;
  margin-bottom: 10px;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox {
  padding-left: 0px;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox,
.font_size,
.font_size a {
  background: none;
}
.font_size a.font_larger,
.font_size a.font_smaller {
  float: none;
  text-indent: 0px;
  display: inline-block;
  width: 15px;
  height: 16px;
}
.font_size a {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.text_size {
  margin-right: 0 !important;
}
.printer_friendly:before,
.sharelink:before,
.rss:before,
.thickbox:before,
.font_size a:before {
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  font-size: 14px;
  text-decoration: none;
  text-indent: 0;
}
.printer_friendly:before {
  content: "\e045";
  color: #34636D;
}
.thickbox:before {
  content: "\e111";
  color: #34636D;
  font-size: 15px;
}
a.font_larger:before,
a.font_smaller:before,
.sharelink:before {
  color: #fff;
  background: #34636D;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 9px;
  border-radius: 3px;
}
.sharelink:before {
  content: "\002b";
  margin-right: 5px;
}
a.font_larger:before {
  content: "\002b";
}
a.font_smaller:before {
  content: "\2212";
}
#share {
  clear: left;
}
#share:hover .sharelink {
  text-decoration: none !important;
}
#share .sharelink {
  margin-left: 0;
}
#share ul {
  padding-bottom: 3px;
}
#share ul li {
  width: 48%;
  float: none;
  display: inline-block;
  vertical-align: top;
  line-height: 120%;
}
#share ul li a {
  height: auto;
  position: relative;
  background: transparent none;
}
#share ul li a:before {
  background: url("_gfx/int/share_icons.gif") no-repeat 0 0;
  height: 20px;
  content: "";
  top: 0;
  left: 0;
  width: 20px;
  position: absolute;
}
#share ul li a.sharefacebook:before {
  background-position: 0 -150px;
}
#share ul li a.sharedel:before {
  background-position: 0 -200px;
}
#share ul li a.sharegoogle:before {
  background-position: 0 -225px;
}
#share ul li a.sharegoogleplus:before {
  background-position: 0 -25px;
}
#share ul li a.sharedigg:before {
  background-position: 0 -250px;
}
#share ul li a.sharetwitter:before {
  background-position: 0 -50px;
}
#share ul li a.sharestumble:before {
  background-position: 0 -100px;
}
#share ul li a.sharetumblr:before {
  background-position: 0 -125px;
}
#share ul li a.sharemyspace:before {
  background-position: 0 -75px;
}
#share ul li a.sharelinkedin:before {
  background-position: 0 -175px;
}
#share ul li a.sharereddit:before {
  background-position: 0 -275px;
}
#share > ul {
  margin-top: 0px;
  width: 275px;
  top: 25px;
}
#share:hover > ul {
  display: block;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox,
.font_size,
.font_size a {
  font-size: 73.125% !important;
  color: #575452 !important;
  text-decoration: underline !important;
}
.title_right > a:hover {
  text-decoration: none !important;
}
.font_size {
  text-decoration: none !important;
}
.font_size a {
  font-size: 100% !important;
  color: #575452 !important;
  text-decoration: none !important;
}
.rss {
  position: relative;
}
.rss:before,
.rss:after {
  content: "";
  position: absolute;
}
/* create circle */
.rss:before {
  width: 15px;
  height: 15px;
  border-radius: 3px;
  background: #34636D;
  left: 0;
  bottom: 0;
  position: static;
  margin-right: 5px;
}
/* create the two arcs */
.rss:after {
  border-color: #fff;
  border-style: double;
  border-width: 6px 6px 0 0;
  bottom: 1px;
  height: 10px;
  left: 2px;
  width: 10px;
  -moz-border-radius: 0 50px 0 0;
  -webkit-border-radius: 0 50px 0 0;
  border-radius: 0 50px 0 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .title_widget {
    padding: 18px 0 0 0;
    clear: both;
  }
  .title_widget h2 {
    padding: 0;
  }
  #pagebody:first-child + .title_widget {
    padding-top: 0;
  }
  .top_col .title_widget,
  .confirm_account_container.content_area,
  .top_col .redirect_helper_widget,
  .broken_links_reporter {
    padding: 4.60829493% 0px 0;
  }
  .mainSpan_wrapper #sitebody .top_col .main_menu_widget + script + script + .content_area {
    padding-top: 4.60829493%;
  }
  .title_right {
    padding: 0 0 21px 0;
    float: right;
  }
  .title_right > a,
  .title_right > div {
    float: right;
  }
  .title_right > a:first-child,
  .title_right > div:first-child {
    margin-left: 18px;
  }
  .title_right #share {
    clear: none;
  }
  .title_right #share .sharelink {
    margin-left: 18px;
  }
}
.sidenav.sidenav ul li,
.sidenav.sidenav ul li.sidenav_expanded > a {
  display: none;
}
.sidenav.open ul li.sidenav_expanded.sidenav_current,
.sidenav.open ul li.sidenav_expanded.sidenav_current > ul > li,
.sidenav.open > ul > li,
.sidenav.open ul li.sidenav_expanded {
  display: block;
}
.sidenav.mobile_list ul li.sidenav_expanded {
  background: transparent;
  border: 0px;
  padding: 0;
}
.sidenav.mobile_list ul li a {
  font-weight: normal;
}
.sidenav.open h2:after {
  border-top: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  top: 7px;
  left: 10px;
}
.sidenav h2:after {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 0;
  height: 0;
  margin: auto;
  border-left: 7px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  content: "";
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .sidenav.sidenav ul li,
  .sidenav.sidenav ul li.sidenav_expanded > a {
    display: block;
  }
  .sidenav {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 0 0 17px 0;
    background: #fff;
  }
  .sidenav > ul > li > a {
    text-transform: uppercase;
  }
  .sidenav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sidenav ul li {
    position: relative;
  }
  .sidenav ul li a,
  .sidenav ul li a:hover,
  .sidenav ul li a:focus {
    color: #332E26;
    font-size: 89.375%;
    text-decoration: none;
    display: block;
    padding: 10px 7px 10px 12%;
    line-height: 120%;
    position: relative;
    z-index: 1;
    font-weight: normal;
    border-bottom: 1px solid transparent;
    word-wrap: break-word;
  }
  .standardlayout .left_col .sidenav,
  .standardthreecolumnlayout .left_col .sidenav {
    background: transparent;
    margin: 0 -10px 17px;
    width: auto;
    float: none;
    zoom: 1;
    min-width: calc(100% + 20px);
  }
  .standardlayout .left_col .sidenav:before,
  .standardthreecolumnlayout .left_col .sidenav:before {
    content: '';
    display: block;
  }
  .standardlayout .left_col .sidenav:after,
  .standardthreecolumnlayout .left_col .sidenav:after {
    content: '';
    display: table;
    clear: both;
  }
  .sidenav ul li.sidenav_haschildren > a:before {
    /*position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 5%;
            top: 33%;
            border-left: 4px solid @arrow-haschildren;
            border-right: 4px solid transparent;
            border-top: 4px solid transparent;
            border-bottom: solid 4px transparent;*/
    position: absolute;
    content: "+";
    background: transparent;
    top: 0;
    bottom: 0;
    left: 5%;
    padding: 0;
    height: 10px;
    line-height: 6px;
    margin: auto;
  }
  .sidenav ul li.sidenav_expanded > a {
    background: transparent;
    color: #332E26;
    border-bottom: 1px solid transparent;
  }
  .sidenav ul li.sidenav_expanded > a:before {
    /*
            position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 5%;
            top: 42%;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid @arrow-expanded;
            border-bottom: solid 4px transparent;*/
    position: absolute;
    content: "-";
    background: transparent;
    top: 0;
    bottom: 0;
    left: 5%;
    padding: 0;
    font-size: 150%;
    height: 10px;
    line-height: 6px;
    margin: auto;
  }
  .sidenav > ul > li.sidenav_expanded + li > a {
    border-top: 1px solid transparent;
  }
  /*second level */
  .sidenav ul li li.sidenav_expanded > a {
    background: #fff;
    color: #332E26;
    border-bottom: 0px solid transparent;
  }
  .sidenav ul li li.sidenav_expanded > a:before {
    /*
            position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 14px;
            top: 13px;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid @arrow-expanded;
            border-bottom: solid 4px transparent;
                */
  }
  .sidenav ul li.sidenav_current > a,
  .sidenav ul li.sidenav_current.sidenav_expanded > a {
    background: #457E76;
    color: #fff;
    /*border-bottom: 1px solid @sidenav-item-border;*/
    /*&:before
		{
			position: absolute;
			content: "";
			width: 0; 
			height: 0; 
			left: 5%;
			top:12px;
			background: transparent;
			border-top: 4px solid transparent;
			border-bottom: 4px solid transparent;
			border-left: 4px solid @arrow-current;
		}
		&:hover:before
		{
			border-left: 4px solid @arrow-current-hover;
		}*/
  }
  .sidenav ul li li.sidenav_current > a:before,
  .sidenav ul li li.sidenav_haschildren > a:before {
    left: 12%;
  }
  .sidenav ul li li li.sidenav_current > a:before,
  .sidenav ul li li li.sidenav_haschildren > a:before {
    left: 20%;
  }
  .sidenav ul li li li li.sidenav_current > a:before,
  .sidenav ul li li li li.sidenav_haschildren > a:before {
    left: 24%;
  }
  .sidenav ul li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li.sidenav_haschildren > a:before {
    left: 28%;
  }
  .sidenav ul li li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li li.sidenav_haschildren > a:before {
    left: 32%;
  }
  .sidenav ul li li li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li li li.sidenav_haschildren > a:before {
    left: 36%;
  }
  .sidenav ul li li a {
    padding-left: 20% !important;
  }
  .sidenav ul li li li a {
    padding-left: 28% !important;
    /*second level*/
    background: #fff;
  }
  .sidenav ul li li li li a {
    padding-left: 32% !important;
  }
  .sidenav ul li li li li li a {
    padding-left: 36% !important;
  }
  .sidenav ul li li li li li li a {
    padding-left: 40% !important;
  }
  .sidenav ul li li.sidenav_expanded > a:hover,
  .sidenav ul li li.sidenav_expanded > a:focus,
  .sidenav ul li li a:hover,
  .sidenav ul li li a:focus {
    border-bottom: 0px solid #332E26;
    margin-top: 0px;
  }
  .sidenav ul li li a {
    background: #fff;
    color: #332E26;
    margin-top: 0px;
    border: 0;
  }
  .sidenav ul li a:hover,
  .sidenav ul li a:focus,
  .sidenav ul li li > a:hover,
  .sidenav ul li li > a:focus {
    color: #332E26 !important;
    background: #EFEFEF !important;
  }
  .small_col .sidenav {
    float: left;
    background: #fff;
  }
}
.int_buttons.int_buttons {
  display: block;
  clear: both;
  background: transparent;
}
.int_buttons.int_buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0px -5px;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  display: flex;
  margin-bottom: -10px;
}
.int_buttons.int_buttons ul li {
  display: inline-block;
  /*for graceful degradation of flexbox in IE 8/9*/
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 285px;
  margin: 0 5px;
  padding: 0 0px 10px 0;
  max-width: calc(100% -  10px );
}
.int_buttons.int_buttons .button-link {
  background: #2F4958;
  border: 0px solid #2F4958;
  border-radius: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: middle;
  -ms-flex-align: middle;
  align-items: middle;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 125px;
  position: relative;
  width: 100%;
  text-decoration: none;
  text-align: center;
}
.int_buttons.int_buttons .button-link:hover,
.int_buttons.int_buttons .button-link:focus {
  text-decoration: none;
  background: #1D2E38;
  border: 0px solid #2F4958;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.int_buttons.int_buttons .button-link:hover .button-text,
.int_buttons.int_buttons .button-link:focus .button-text {
  color: #ffffff;
}
.int_buttons.int_buttons img {
  bottom: 55px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: 11px;
  max-width: 65px;
  max-height: 30px;
}
.int_buttons.int_buttons .button-text {
  color: #ffffff;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Domine', serif;
  text-transform: uppercase;
  line-height: 1.25;
  vertical-align: middle;
  padding: 70px 10px 0;
  -ms-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  flex: 0 1 100%;
  max-height: 107.5px;
  overflow: hidden;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .small_col .int_buttons.int_buttons.int_buttons,
  .left_col .int_buttons.int_buttons.int_buttons {
    border: 0 !important;
    padding: 0;
    background: transparent !important;
    margin-bottom: 17px;
  }
  #sitebody.standardlayout .top_col .int_buttons,
  #sitebody.standardthreecolumnlayout .top_col .int_buttons {
    padding-left: 0;
    padding-right: 0;
  }
  #sitebody.standardlayout .top_col .main_menu_widget + script + script + .int_buttons,
  #sitebody.standardthreecolumnlayout .top_col .main_menu_widget + script + script + .int_buttons {
    padding-top: 30px;
  }
}
/*@int-nav-arrows-width: 30px; //navigation arrows width
@int-nav-arrows-height: 38px; //navigation arrows height
@int-nav-arrows-bg: url(_gfx/home/button_arrows.png) 0 0 no-repeat; //navigation arrows background image (sprite)
@int-nav-arrows-bg-position-hover: 0 -40px; //navigation prev arrow background position on hover
@int-nav-next-bg-position: -32px 0; //navigation next arrow background position
@int-nav-next-bg-position-hover: -32px -40px; //navigation next arrow background position on hover

//update the "50%" for different navigation arrow positions
@int-nav-arrows-top-desktop: ~"calc(50% - " (@int-nav-arrows-height/2) ~")"; //navigation arrows position on desktop

@int-nav-prev-left: 10px; //navigation previous arrow left position
@int-nav-next-right: 10px; //navigation next arrow right position
*/
/*generally should not be updated*/
.int_collage {
  display: block;
  width: 100%;
  /*.flex-direction-nav {
        a {
            width: @int-nav-arrows-width;
            height: @int-nav-arrows-height;
            margin: -@int-nav-arrows-height/2 0 0 0;
            display: block;
            position: absolute;
            top: @int-mobile-img-height/2;
            cursor: pointer;
            text-indent: -9999px;
            background: @int-nav-arrows-bg;
            z-index: 3;
            overflow: hidden;
             -webkit-transform:scale(0.5);
            transform:scale(0.5);
            &:hover {
                background-position: @int-nav-arrows-bg-position-hover;
            }
        }

        .flex-next {
            right: @int-nav-next-right;
            display: block;
            background-position: @int-nav-next-bg-position;
        }

        .flex-next:hover {
            background-position: @int-nav-next-bg-position-hover;
        }

        .flex-prev {
            left: @int-nav-prev-left;
            display: block;
        }

        .flex-disabled {
            cursor: default;
        }
    }*/
}
.int_collage:first-child {
  margin-top: 0;
}
.int_collage .slides {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.int_collage .slides li {
  overflow: hidden;
  background: rgba(0, 0, 0, 0.7);
  position: relative;
}
.int_collage .slides li > a {
  display: block;
  width: 100%;
}
.int_collage .slides img {
  margin: 0 auto;
  display: block;
  max-height: 450px;
}
.int_collage .slide_content {
  width: 100%;
  padding: 10px;
  overflow: hidden;
}
.int_collage .slide_title {
  margin: 0 0 5px 0;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  max-height: 44.2px;
  overflow: hidden;
  font-family: inherit;
  text-transform: none;
  line-height: 1.3;
}
.int_collage .slide_title a {
  color: #fff;
  text-decoration: none;
}
.int_collage .slide_title:hover a {
  color: #fff;
  text-decoration: underline;
}
.int_collage .slide_description {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  font-family: inherit;
  line-height: 1.3;
  max-height: 50.7px;
  overflow: hidden;
  margin: 0;
}
.int_collage .flex-control-nav {
  right: 0;
  left: 0;
  display: block;
  position: absolute;
  z-index: 3;
  top: 10px;
  bottom: auto;
  margin: 0 auto;
  text-align: center;
}
.int_collage .flex-control-nav li {
  display: inline-block;
  float: none;
}
.int_collage .flex-control-nav a {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  margin: 0 3px;
}
.int_collage .flex-control-nav a.flex-active,
.int_collage .flex-control-nav a:hover {
  background: #fff;
  border: 2px solid #fff;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .int_collage {
    overflow: hidden;
    /*.flex-direction-nav {
            a {
                top: @int-nav-arrows-top-desktop;
                margin: 0;
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }*/
  }
  .int_collage .slides li {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    min-width: 100%;
    background: rgba(0, 0, 0, 0.7);
  }
  .int_collage .slides img {
    width: 100%;
  }
  .int_collage .slide_content {
    padding: 10px 30px 40px 30px;
    left: 0;
    bottom: 0;
    top: auto;
    right: 0;
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
  }
  .int_collage .flex-control-nav {
    top: auto;
    bottom: 10px;
    left: 0;
    right: 0;
  }
  .top_col .int_collage {
    width: 100%;
  }
  #sitebody.standardlayout .top_col .int_collage:last-child,
  #sitebody.standardthreecolumnlayout .top_col .int_collage:last-child,
  #sitebody.twocolumnreverselayout .top_col .int_collage:last-child {
    padding-bottom: 0;
  }
}
/***62em = 992px ***/
@media screen and (min-width: 62em) {
  .int_collage .slide_title {
    font-size: 20px;
    max-height: 52px;
  }
  .int_collage .slide_description {
    font-size: 14px;
    max-height: 54.6px;
  }
}
/***75em = 1200px ***/
.business_box.mobile_list ul li li,
.staff_box.mobile_list ul li li,
.service_box.mobile_list ul li li,
.faq_box.mobile_list ul li li {
  background: transparent none;
  border: 0;
  padding: 0;
}
.business_box.mobile_list .box_content > ul > li > a,
.staff_box.mobile_list .box_content > ul > li > a {
  font-weight: bold;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .business_box.mobile_list .box_content > ul > li > a,
  .staff_box.mobile_list .box_content > ul > li > a {
    font-weight: normal;
  }
}
.staff_box .email_link {
  cursor: pointer;
}
.small_box.faq_box .box_content > ul > li {
  padding: 17px 7% 17px 16px;
}
.small_box.faq_box .box_content li:before,
.small_box.faq_box .box_content li:after {
  display: none;
}
.small_box.faq_box .box_content .listfaq_a a {
  color: #156083;
  text-decoration: underline;
  display: inline;
}
.small_box.faq_box .box_content .listfaq_a a:hover {
  text-decoration: none;
}
.small_box.faq_box .box_content li:before,
.small_box.faq_box .box_content li:after {
  display: none;
}
.listfaq_a_content {
  zoom: 1;
}
.listfaq_a_content:before {
  content: '';
  display: block;
}
.listfaq_a_content:after {
  content: '';
  display: table;
  clear: both;
}
.small_box.faq_box .box_content ul .listfaq_a_content a {
  font-weight: normal;
  display: inline;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .small_box.faq_box .box_content > ul > li {
    padding: 5px 0 7px 0;
  }
  .small_box.faq_box .box_content ul ul {
    margin-top: 0;
    padding-top: 0;
  }
  .small_box.faq_box .box_content ul ul li {
    border: 0;
    font-size: 110%;
  }
  .small_box.faq_box .listfaq_q_content {
    text-decoration: none;
  }
  .small_box.faq_box .listfaq_q_content:hover {
    text-decoration: underline;
  }
  .small_box.faq_box .box_content ul .listfaq_a_content a {
    font-size: inherit;
    font-weight: normal;
    text-decoration: underline;
  }
  .small_box.faq_box .box_content ul .listfaq_a_content a:hover {
    text-decoration: none;
  }
  .small_box.faq_box .box_content .listfaq_a {
    color: #7A7A7A;
    font-size: 81.25%;
  }
  .small_box.faq_box .box_content .listfaq_a p,
  .small_box.faq_box .box_content .listfaq_a ul,
  .small_box.faq_box .box_content .listfaq_a ol,
  .small_box.faq_box .box_content .listfaq_a li,
  .small_box.faq_box .box_content .listfaq_a div,
  .small_box.faq_box .box_content .listfaq_a span {
    color: #7A7A7A;
    font-size: inherit;
  }
}
.service_box .box_content .toggle_service {
  background: none;
  border: 0 none;
  display: block;
  width: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9999em;
  vertical-align: top;
  position: absolute;
  top: 18px;
  bottom: 17px;
  left: 16px;
  right: 7%;
  z-index: 1;
}
.service_box .box_content .toggle_service:before {
  content: "";
  background: #2F4958 url(_gfx/int/+.png) 1px 1px no-repeat;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 4px;
  left: 0px;
}
.service_box .box_content .toggle_service.hide_service:before {
  background: #2F4958 url(_gfx/int/-.png) 1px 1px no-repeat;
}
.small_box.service_box .box_content > ul > li > span {
  display: block;
  padding-left: 20px;
  line-height: 170%;
}
.service_box .box_content ul.service_list {
  margin: 0;
  padding: 2px 0 2px 20px;
  position: relative;
  z-index: 1;
}
.service_box .box_content ul.service_list li {
  padding: 2px 0;
}
.service_box .box_content ul.service_list li a {
  border-top: 0;
  font-weight: normal;
  line-height: 130%;
}
.service_box .box_content > ul > li {
  border-top: 0;
  padding-top: 18px;
}
.service_box .box_content > ul > li:first-child {
  border: 0;
  border-bottom: 1px solid #d6d6c8;
}
.service_box .box_content > ul > li > span {
  font-weight: bold;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .service_box .box_content .toggle_service {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0;
  }
  .service_box .box_content .toggle_service:before {
    top: 9px;
  }
  .small_box.service_box ul li span {
    padding: 0;
  }
}
.twitter_feed,
.facebook_feed {
  padding: 0 !important;
  border: 0px solid transparent !important;
}
.twitter_feed ul li img,
.facebook_feed ul li img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  display: block;
  height: 50px;
  width: 50px;
}
.twitter_feed ul li span.box_date,
.facebook_feed ul li span.box_date {
  float: right;
  font-size: 80%;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 10px;
  color: #332E26;
}
.twitter_feed ul li h4,
.facebook_feed ul li h4 {
  line-height: 130% !important;
  margin: 0;
  font-size: inherit;
}
.twitter_feed ul li h4 a,
.facebook_feed ul li h4 a,
.twitter_feed ul li h4 a:hover,
.facebook_feed ul li h4 a:hover {
  font-size: 100%;
}
.twitter_feed ul li a,
.facebook_feed ul li a,
.twitter_feed ul li a:hover,
.facebook_feed ul li a:hover {
  text-decoration: none;
  font-size: 110%;
}
.twitter_feed ul li a span,
.facebook_feed ul li a span,
.twitter_feed ul li a:hover span,
.facebook_feed ul li a:hover span {
  text-decoration: none;
}
.twitter_feed ul li p,
.facebook_feed ul li p {
  margin: 0;
  font-size: 95%;
  padding: 0;
  border: 0;
  line-height: 130%;
}
.twitter_feed ul li p a,
.facebook_feed ul li p a {
  font-size: 100%;
  display: inline;
  color: #156083;
  text-decoration: underline;
  font-weight: normal;
}
.twitter_feed ul li p a:hover,
.facebook_feed ul li p a:hover {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
  display: inline;
  color: #156083;
}
.twitter_feed .box_bottomlink,
.facebook_feed .box_bottomlink {
  border-radius: 25px;
}
.twitter_feed .box_bottomlink:after,
.facebook_feed .box_bottomlink:after {
  content: "";
  font-size: 140%;
  line-height: 1;
}
.twitter_feed ul li h4 span {
  display: block;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #sitebody .twitter_feed,
  #sitebody .facebook_feed {
    padding: 0;
    box-shadow: 0 0 0;
    overflow: visible;
  }
  #sitebody .twitter_feed ul,
  #sitebody .facebook_feed ul {
    padding: 7px 15px 0 16px;
  }
  #sitebody .twitter_feed ul li span.box_date,
  #sitebody .facebook_feed ul li span.box_date {
    margin-right: 0;
  }
  #sitebody .twitter_feed ul li h4,
  #sitebody .facebook_feed ul li h4 {
    font-size: 89.375%;
  }
  #sitebody .twitter_feed ul li h4 a,
  #sitebody .facebook_feed ul li h4 a,
  #sitebody .twitter_feed ul li h4 a:hover,
  #sitebody .facebook_feed ul li h4 a:hover {
    color: #332E26;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
  }
  #sitebody .twitter_feed ul li h4 a span,
  #sitebody .facebook_feed ul li h4 a span,
  #sitebody .twitter_feed ul li h4 a:hover span,
  #sitebody .facebook_feed ul li h4 a:hover span {
    color: #332E26;
    font-weight: normal;
  }
  #sitebody .twitter_feed ul li h4 a:hover,
  #sitebody .facebook_feed ul li h4 a:hover {
    text-decoration: underline;
  }
  #sitebody .twitter_feed ul li p,
  #sitebody .facebook_feed ul li p {
    font-size: 81.25%;
    color: #332E26;
  }
  #sitebody .twitter_feed .box_bottomlink,
  #sitebody .facebook_feed .box_bottomlink {
    margin-right: 12px;
  }
}
.splash_page {
  overflow: hidden;
  max-width: 100%;
  padding: 10px;
  word-wrap: break-word;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .splash_page {
    display: block !important;
    background: transparent !important;
    max-width: 1024px;
    max-width: 1302px;
    border-radius: 0px;
    margin: 15px auto 15px auto;
    padding: 200px 0 0 0 !important;
    min-height: 500px;
    /*.form_button {
			background: @header-background-color !important;
			color: contrast(@header-background-color) !important;

			&:hover {
				background: lighten(@header-background-color,10%) !important;
			}
		}*/
  }
}
.broken_links_reporter {
  word-wrap: break-word;
}
.error_recaptcha_field {
  margin: 10px 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .broken_links_reporter.broken_links_reporter {
    margin: 0;
  }
}
.web_site_account_unconfirm_message_container {
  padding: 10px 0 1px 20px;
}
.my_dashboard_page .dashboard_block_wrapper .dashboard_block .block_title {
  background-color: #2F4958;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .sso_login_container {
    max-width: 670px;
    margin: 0 auto;
  }
  .sso_login_container .sso_login_header,
  .sso_login_container .sso_login_hint {
    text-align: center;
  }
  .sso_login_container .content_area .sso_login_form_box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .sso_login_container .content_area .sso_login_box {
    margin: 15px 2% 0 0;
    width: 48%;
    min-height: 0;
  }
  .sso_login_container .content_area .social_account_login_box {
    margin-left: 2%;
    width: 48%;
    min-height: 0;
  }
}
.search .paging span a:hover {
  background: #2F4958;
}
.vision_search .search_button {
  width: auto;
  min-width: 0;
}
.vision_search .advanced_searchbox input.textfield {
  height: auto;
  min-height: 17px;
}
.vision_search .search_panel {
  float: none;
  width: 100%;
}
.vision_search .search_panel .vision_search_arrow {
  cursor: pointer;
  display: block;
}
.vision_search .search_panel .vision_search_arrow_down {
  border-top: 10px solid #fff;
}
.vision_search .search_panel .vision_search_arrow_up {
  border-bottom: 10px solid #fff;
}
.vision_search .search_panel .search_options_link {
  padding-right: 10px;
  margin: 0 !important;
  width: 100%!important;
}
.vision_search .search_panel .advanced_searchbox.normal .sort_by_label,
.vision_search .search_panel .advanced_searchbox.normal .items_per_page_label {
  width: auto;
}
.vision_search .search_panel .search_container {
  width: 100% !important;
  margin: 0 !important;
}
.vision_search .search_panel div.search_features {
  border: 1px solid #d6d6c8;
  border-left: 0;
  border-right: 0;
  margin-left: 0;
  background: #fff;
  clear: both;
  min-height: 0px;
  margin-top: 0;
  width: 100%;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal {
  float: none;
  height: auto;
  min-width: 0px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .sort_by_label,
.vision_search .search_panel div.search_features .advanced_searchbox.normal .items_per_page_label {
  display: block;
  margin-top: 4px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .normal {
  float: left;
  min-width: 140px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .search_per_page,
.vision_search .search_panel div.search_features .advanced_searchbox.normal .advanced_searchbox_sort_by_container {
  float: none;
}
.vision_search .search_panel div.search_features .advanced_searchbox > div > p {
  height: auto;
}
.vision_search .search_panel div.search_features .basic_searchbox {
  float: none;
}
.vision_search .search_panel .search_result,
.vision_search .search_panel .search_result_alternate {
  padding: 0 10px 20px;
}
.vision_search .search_panel .search_result_url {
  word-wrap: break-word;
}
.vision_search .search_panel .popular_searches_box > p.popular_searches_box_title {
  padding-left: 10px;
}
.vision_search .search_panel .popular_searches_box > div {
  padding: 10px;
}
.vision_search .search_panel .search_summary {
  padding-left: 10px;
}
.vision_search .search_filters {
  float: none;
  margin: 25px 0 10px 0 !important;
  width: 100% !important;
}
.vision_search .search_filters .search_filter {
  border: 0px;
  border-bottom: 1px solid #d6d6c8;
  margin-bottom: 10px;
  padding: 0;
  box-shadow: 0 0 0;
  width: 100%;
  background: transparent;
}
.vision_search .search_filters .search_filter:before {
  display: none;
}
.vision_search .search_filters .search_filter label {
  display: inline;
}
.vision_search .search_filters .search_filter .filter_header {
  color: #fff;
  background: #2F4958;
  border-bottom: 0;
  padding: 7px 10px;
  position: relative;
  margin: 0;
}
.vision_search .search_filters .search_filter ol {
  padding: 0px 15px;
}
.vision_search .advanced_searchbox_sort_by_container {
  margin-right: 10px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .vision_search {
    margin: 12px 20px;
  }
  .vision_search .search_panel > div.search_filters,
  .vision_search .search_panel > div:not(.search_filters) {
    margin: 0 !important;
  }
  .vision_search .search_panel div.search_features {
    border: 1px solid #d6d6c8;
    background: #fff;
    color: #363636;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal {
    float: right;
    height: auto;
    min-width: 350px;
    width: auto;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .sort_by_label,
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .items_per_page_label {
    display: inline-block;
    margin-top: 0px;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal select {
    max-width: 110px;
    width: 110px;
    min-width: 0;
    line-height: 28px !important;
    height: 28px !important;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal select.items_per_page {
    width: 50px;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .search_per_page,
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .advanced_searchbox_sort_by_container {
    float: right;
    line-height: 28px;
    margin-bottom: 0;
  }
  .vision_search .search_panel div.search_features .basic_searchbox {
    float: left;
    margin-bottom: 0;
  }
  .vision_search .search_panel .popular_searches_box > p.popular_searches_box_title {
    padding-left: 0px;
  }
  .vision_search .search_panel .popular_searches_box > div {
    padding: 0 0 10px 0;
  }
  .vision_search .search_panel .search_result,
  .vision_search .search_panel .search_result_alternate {
    padding: 0 0 20px;
  }
  .vision_search .search_panel .search_summary {
    padding-left: 0px;
  }
  .vision_search .search_panel .search_options_link {
    margin-right: 0px;
  }
  .vision_search .search_filters .search_filter {
    border: 0px;
  }
  .vision_search .search_filters .search_filter .filter_header {
    color: #fff;
    background: #2F4958;
  }
  .vision_search .search_filters .search_filter ol {
    padding: 0px 15px 10px;
    color: #332E26;
  }
  .vision_search .search_panel > div.search_filters .search_filter {
    padding-right: 0px;
  }
  .advanced_searchbox.normal .advanced_searchbox_sort_by_container {
    width: auto;
  }
  .advanced_searchbox.normal .search_per_page,
  .advanced_searchbox.normal .sort_by_label,
  .advanced_searchbox.normal .items_per_page_label {
    width: auto;
  }
}
@media only screen and (min-width: 68em) {
  .vision_search .search_panel > div,
  .vision_search .search_panel .search_container {
    width: 70% !important;
  }
  .vision_search .search_panel .search_filters {
    width: 26% !important;
    margin: 0 0 10px 0 !important;
  }
  .vision_search .search_panel .search_filters .search_filter {
    margin-top: 0;
  }
  .vision_search .search_panel > div.loading.mask {
    width: 100% !important;
  }
  .vision_search .vision_search_arrow {
    top: 10px;
  }
}
#cse input.gsc-search-button {
  background: #2F4958 !important;
  color: #fff !important;
}
#cse * {
  box-sizing: content-box;
}
#cse .gsc-control-cse {
  zoom: 1;
  background: transparent !important;
  padding: 0 !important;
  border: 0px !important;
}
#cse .gsc-control-cse:before {
  content: '';
  display: block;
}
#cse .gsc-control-cse:after {
  content: '';
  display: table;
  clear: both;
}
#cse .gsc-tabsArea {
  border-bottom: 1px solid #d6d6c8 !important;
}
#cse .gsc-tabHeader {
  margin-left: 10px;
  border: 1px solid #d6d6c8 !important;
  border-bottom: 0 !important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #fff !important;
}
#cse .gsc-tabHeader.gsc-tabhActive,
#cse .gsc-tabHeader:hover {
  background: #e8e9ed !important;
}
#cse .gsc-refinementHeader {
  border: 1px solid #d6d6c8 !important;
  background: #fff !important;
}
#cse .gsc-refinementHeader.gsc-refinementhActive,
#cse .gsc-refinementHeader:hover {
  background: #e8e9ed !important;
}
#cse .gsc-result {
  border: 0px !important;
}
#cse .gsc-result .gs-result > * {
  padding: 0 !important;
  margin: 0 !important;
}
#cse input[type=image].gsc-search-button {
  background: #2F4958 !important;
  border: 2px solid transparent !important;
  box-sizing: content-box;
}
#cse .gsc-option-menu-item {
  background: gray;
}
#cse .gsc-option-menu,
#cse .gsc-selected-option-container {
  background: whiteSmoke !important;
  border-radius: 2px 2px 2px 2px;
}
.accordion_widget.mn-accordion .accordion-item.state-open > .accordion-heading,
.accordion_widget.mn-accordion .accordion-item > .accordion-heading:hover {
  background-color: #2F4958;
  color: #fff;
}
.accordion_widget.mn-accordion .accordion-item.state-open > .accordion-heading .icon i,
.accordion_widget.mn-accordion .accordion-item > .accordion-heading:hover .icon i {
  border-color: #fff;
}
.accordion_widget.mn-accordion .accordion-item > .accordion-content {
  color: #444444;
  border: 1px solid #d6d6c8;
  background-color: #fff;
}
.LBD_CaptchaDiv {
  max-width: 100%;
}
.LBD_CaptchaDiv .LBD_CaptchaImageDiv {
  max-width: 87%;
}
.LBD_CaptchaDiv .LBD_CaptchaImageDiv a {
  max-width: 100%;
}
.LBD_CaptchaDiv .LBD_CaptchaImageDiv img {
  border: 1px solid #d0d0d0 !important;
}
.LBD_CaptchaDiv > div.LBD_CaptchaImageDiv:first-child {
  border: 0;
}
.LBD_CaptchaIconsDiv {
  margin-left: 3px !important;
}
#recaptcha_image {
  overflow: hidden;
}
.content-filter-widget .searchicon.searchicon.searchicon,
.content-filter-widget .searchicon.searchicon.searchicon:hover {
  background: transparent url("_gfx/cmn/search_filter_bg.png") no-repeat scroll 0 center !important;
}
.content-filter-widget.content-filter-widget {
  z-index: auto !important;
}
.document_widget {
  margin-bottom: 17px;
}
.document_widget li {
  position: relative;
}
.document_widget li img {
  position: absolute;
  left: 0;
  top: 0px;
  margin-top: 0;
}
.document_widget li a {
  padding-left: 21px;
  display: block;
}
.doc_folder_img {
  float: left;
}
.document_folder_box .content_link,
.document_list_box .content_link {
  max-width: 100%;
  word-wrap: break-word;
}
.document_list_box.document_list_box > a[name]:before,
.document_folder_box.document_folder_box > a[name]:before {
  display: none;
}
.document_list_box.document_list_box .no-results,
.document_folder_box.document_folder_box .no-results {
  padding: 10px 0 10px 16px;
  display: block;
  color: #332E26;
  font-weight: normal;
  font-size: 89.375%;
}
.document_folder_box .document_breadcrumb {
  margin-left: 16px;
  margin-top: 8px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .document_list_box.document_list_box .no-results,
  .document_folder_box.document_folder_box .no-results {
    padding-left: 0;
  }
  .document_folder_box .document_breadcrumb {
    margin-left: 0px;
    margin-top: 0;
  }
}
.downloadmessage {
  padding-bottom: 5px;
}
.downloadmessage img {
  margin: 2px;
}
.eNotification_widget .form_label {
  width: 250px;
}
#sitebody .checkboxlist-container .enotification_cats_list.formlist li {
  width: 31.3% !important;
}
#sitebody .checkboxlist-container label,
.front_end_body .enotification_widget_category_checkboxlist label {
  width: calc(100% - 40px) !important;
  white-space: normal;
}
#sitebody .checkboxlist-container .formlist li {
  width: 31.3% !important;
  margin-left: -3px;
  padding-left: 2% !important;
}
#sitebody .checkboxlist-container .formlist li:nth-child(3n+4),
#sitebody .checkboxlist-container .formlist li:first-child {
  padding-left: 0% !important;
  width: 33.3% !important;
}
.enotification_cats_list li > a {
  float: left;
}
.enotification_cats_list li > a.email_btn,
.legend_info a.email_btn,
.enotification_cats_list li > a,
.legend_info a {
  width: 19px;
  background-position: 0 center;
}
.facility_directory_widgets .facility_detail_page .facility_item_header,
.facility_directory_widgets .listtype_listformated .facility_item_header {
  background: #2F4958 !important;
}
#sitebody .facility_directory_widgets .facility_item_infos2 span.item_label,
#sitebody .facility_directory_widgets .facility_item_infos1 span.item_label,
#sitebody .facility_directory_widgets .facility_item_infos2 span.item_value,
#sitebody .facility_directory_widgets .facility_item_infos1 span.item_value {
  color: #444444;
}
.sitewrapper .content_area .facility_mapmarker_infos a.phone_link,
.sitewrapper .content_area .facility_mapmarker_infos a.phone_link:hover {
  color: #444444;
}
.facility_directory_map_view_widget .multicats_container ol li input,
.facility_directory_map_view_widget .multicats_container ol li span.catimage_holder {
  float: left;
}
.facility_directory_map_view_widget .multicats_container ol li input {
  height: 18px;
}
#sitebody .facility_directory_map_view_widget .multicats_container ol li input + label {
  width: calc(100% - 52px) !important;
}
.facility_directory_widgets .listtype_listformated .facility_item_header h2 {
  margin: 0;
}
.facility_directory_widgets .listtype_listformated .facility_item_header a.facility_item_name {
  color: #fff;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .facility_directory_widgets .listtype_listformated a.facility_item_photo_link,
  .facility_directory_widgets .facility_detail_page .facility_item_photo {
    max-width: 350px;
    width: 50%;
  }
  #sitebody .facility_directory_widgets .facility_item_infos1,
  #sitebody .facility_directory_widgets .facility_item_infos2 {
    width: 25%;
    margin: 0;
    padding-left: 15px;
  }
}
.onecolumnlayout .top_col figure.vi-fullwidth-banner:first-of-type,
.twocolumnswithbottomlayout .top_col figure.vi-fullwidth-banner:first-of-type,
.threecolumnswithbottomlayout .top_col figure.vi-fullwidth-banner:first-of-type {
  margin-top: -7.8125vw;
}
#sitebody .vi-fullwidth-banner.vi-fullwidth-banner {
  min-width: 100vw;
}
#sitebody .vi-fullwidth-banner.vi-fullwidth-banner .vi-banner-content {
  background: rgba(0, 0, 0, 0.25);
}
.faq_header {
  color: #575452;
  font-size: 108% !important;
}
.faqtab_section {
  border: 1px solid #2F4958;
  background: #fff;
  color: #363636;
}
.faqtab_section td,
.faqtab_section label {
  color: #363636;
}
.faqtab_section h1,
.faqtab_section h2,
.faqtab_section h3,
.faqtab_section h4,
.faqtab_section h5,
.faqtab_section .subtitle {
  color: #363636;
}
.faq_tab_nav li a {
  color: #156083;
}
.faq_tab_nav li a.active_faqtab {
  border: 1px solid #2F4958;
  border-right: 1px solid #fff;
  background: #fff;
  color: #363636;
  border-left: 5px solid #2F4958;
}
h3.faqtab_question,
.faqtab_popup {
  color: #444444;
}
h3.faqtab_question:before,
.faqtab_popup:before {
  background: #2F4958;
  color: #fff;
  line-height: 1.2em;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
}
.faqtab_section h3.faqtab_question {
  color: #363636;
}
.faq_mobile_nav {
  z-index: 1;
}
.faq_mobile_nav select {
  border: 1px solid #2F4958 !important;
  border-bottom: 0px !important;
}
.viClientDialog .faq_container_dialog {
  color: #404040;
  padding-top: 10px;
  padding-bottom: 15px;
}
.viClientDialog .faq_container_dialog .listfaq_q {
  font-size: 110%;
}
.listfaq_q > h2,
.listfaq_q > h3 {
  color: #156083;
}
.listfaq_q.listfaq_q > h2 {
  font-size: 115%;
}
.listfaq_q.listfaq_q > h3 {
  font-size: 100%;
  text-decoration: underline;
  color: #156083;
}
.listfaq_q.listfaq_q > h3:hover {
  text-decoration: none;
}
.listfaq_answers .listfaq_q a[name]:before {
  display: none;
}
.listfaq_answers .faq_header + ul {
  margin-bottom: 20px;
}
.form_survey_widget .answer_container textarea {
  min-width: 0;
  width: 100%;
}
.front_end_body .form_survey_widget .formlist,
.sitewrapper .form_survey_widget .formlist {
  width: 100%;
}
.recaptcha {
  width: auto !important;
}
.form_survey_widget .answer_container .form_answers_edit_table {
  display: table;
  width: 100%;
}
.form_survey_widget .answer_container {
  overflow-y: hidden;
  overflow-x: auto;
  margin: 0 0 5px 5px;
}
.question_container .question_content p {
  margin: 0;
}
.form_submit_container .recaptcha_container {
  margin: 20px 0 0;
}
.form_survey_widget .command_box.form_submit_footer {
  padding-top: 20px;
  margin-top: 0;
  clear: both;
}
.form_survey_widget .question_container .question_content .question_text_container {
  display: inline;
}
.form_survey_widget label:empty,
.form_submit_header:empty {
  display: none;
}
.form_survey_widget .question_container.static_text {
  margin-top: 0px;
  padding: 0 5px;
}
.form_survey_widget .answer_container input.voter_input.selection_other {
  margin-top: 3px;
  margin-left: 22px;
}
.form_survey_widget .form_submit_container .form_answers_edit_table td input.voter_input[type="radio"] {
  margin-left: 0px;
}
.form_survey_widget.form_survey_widget .single_matrix label {
  width: auto;
}
div.file_input_item > input.file_input_ori {
  top: 0;
}
.form-phone {
  width: 135px!important;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .form_survey_widget .command_wrapper {
    border: 1px solid transparent;
    height: 20px;
    margin: 5px 0;
    width: auto;
  }
  .form_survey_widget .command_wrapper:hover {
    background: #e8e9ed;
    border-color: #d6d6c8;
    border-radius: 10px;
  }
}
/****image widget*******/
.image_widget {
  margin: 0;
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
}
.no_image.image_widget {
  display: none;
}
.small_col .image_widget,
.standardlayout .left_col .image_widget,
.standardthreecolumnlayout .left_col .image_widget {
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
.small_col .image_widget {
  width: 89.6% !important;
  margin: 0px auto 17px auto;
}
.image_rotate_container {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.image_rotate_container.current {
  opacity: 1;
  z-index: 5;
}
.image_rotate_container.prev {
  z-index: 4;
}
.image_widget img {
  display: block;
  width: 100%;
}
.image_rotate_caption {
  position: absolute;
  bottom: 0px;
  opacity: 0.8;
  color: #ffffff;
  background: #222222;
  display: block;
  width: 96%;
  text-align: center;
  padding: 5px 2%;
  min-height: 20px;
  line-height: 100%;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .image_widget .image_rotate_container {
    background: transparent !important;
  }
  #sitebody.standardlayout .top_col .image_widget:last-child,
  #sitebody.standardthreecolumnlayout .top_col .image_widget:last-child,
  #sitebody.twocolumnreverselayout .top_col .image_widget:last-child {
    padding-bottom: 0;
  }
}
.alert_container a#alert_controls:focus {
  outline: auto;
}
#alert_controls {
  overflow: visible;
  font-size: 0;
  text-decoration: none;
}
#alert_controls:before {
  font-family: Glyphicons Halflings;
  content: "\e258\e258";
  -webkit-transform: rotate(-90deg) scale(1, 1.5);
  -ms-transform: rotate(-90deg) scale(1, 1.5);
  -moz-transform: rotate(-90deg) scale(1, 1.5);
  transform: rotate(-90deg) scale(1, 1.5);
  display: block;
  letter-spacing: -3px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-indent: 0;
  margin-top: 7px;
  font-size: 8px;
}
#alert_controls.hide {
  background: #891C13;
  display: block !important;
  /*overwrite bootstrap .hide class*/
}
#alert_controls.hide:hover {
  bottom: 5px;
  height: 30px;
  width: 28px;
}
#alert_controls.hide:after {
  content: "Hide";
  background: #891C13;
  color: #fff;
  position: absolute;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  text-indent: 0;
  display: none;
  padding: 5px 10px 6px;
  right: 2px;
  font-size: 12px;
  top: 43px;
  font-family: Arial, Helvetica, sans-serif;
}
#alert_controls.hide:hover:after {
  display: block;
}
#alert_controls.hide + .important_alert_wrapper:before {
  position: absolute;
  right: 8px;
  bottom: -8px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #891C13;
  content: "";
  display: none;
}
#alert_controls.hide:hover + .important_alert_wrapper:before {
  display: block;
}
#alert_controls.show {
  background: #891C13;
  border-bottom-left-radius: 5px;
  width: 28px;
  height: 30px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
#alert_controls.show:hover {
  width: 28px;
}
#alert_controls.show:before {
  -webkit-transform: rotate(90deg) scale(1, 1.6);
  -ms-transform: rotate(90deg) scale(1, 1.6);
  -moz-transform: rotate(90deg) scale(1, 1.6);
  transform: rotate(90deg) scale(1, 1.6);
  margin-top: 15px;
  margin-left: 3px;
}
#alert_controls.show:after {
  content: "Show";
  background: #891C13;
  color: #fff;
  position: absolute;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  text-indent: 0;
  display: none;
  padding: 3px 8px 4px;
  right: 37px;
  font-size: 12px;
  top: 5px;
  font-family: Arial, Helvetica, sans-serif;
}
#alert_controls.show:hover:after {
  display: block;
}
.alert_right {
  background: none;
}
.alert_container:before {
  content: "";
  top: 4px;
  left: auto;
  position: absolute;
  right: 27px;
  bottom: 4px;
  z-index: -1;
  width: 1px;
  height: auto;
  border-right: 1px solid #fff;
  z-index: 5;
}
.alert_container {
  background-image: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
  padding: 0;
  margin: 0;
  z-index: 20;
}
.alert_container.alert--closed:after {
  position: absolute;
  right: 30px;
  top: 10px;
  width: 0;
  height: 0;
  border-left: 7px solid #891C13;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  content: "";
  display: none;
}
.alert_container.alert--closed:hover:after {
  display: block;
}
.alert_container.alert--closed:hover #alert_controls.show:after {
  display: block;
}
.alert_container .important_alert_wrapper {
  background: #891C13;
}
.alert_container .important_alert,
.alert_container .important_alert h1,
.alert_container .important_alert h2,
.alert_container .important_alert h3,
.alert_container .important_alert h4,
.alert_container .important_alert h5,
.alert_container .important_alert a,
.alert_container .important_alert .subtitle {
  color: #fff;
}
.alert_container .important_alert h2 {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: none;
  font-weight: normal;
  font-size: 200%;
}
.alert_container .important_alert p {
  display: block;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .alert_container .important_alert {
    font-size: 81.25% !important;
    line-height: 1.3 !important;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    max-width: 1024px;
    max-width: 1302px;
  }
  .fp-viewing-Search .alert_container {
    display: block;
  }
  .fp-viewing-Search .alert_container {
    display: block;
  }
  .fp-viewing-Services .alert_container,
  .fp-viewing-News .alert_container,
  .fp-viewing-Spotlight .alert_container,
  .fp-viewing-Events .alert_container,
  .fp-viewing-Video .alert_container,
  .fp-viewing-Footer .alert_container {
    display: none;
  }
}
.jobs_widget .detail-list-label,
.jobs_widget .custom_fields label {
  width: 150px;
}
.meeting_widget .detail-list-value {
  white-space: nowrap;
}
.widget_container_div {
  border: 1px solid #d6d6c8;
  background: #fff;
}
span.sticky {
  display: block;
  float: left;
  padding-left: 15px;
  background: url(_gfx/cmn/pin.gif) 0 0 no-repeat;
}
.news_widget .list-main > li {
  background: rgba(47, 73, 88, 0.06);
  margin-bottom: 10px;
}
.front_end_body form .command_box {
  padding-left: 0;
}
.poll_widget .poll_vote_view .command_box a.viewVoteResultLink {
  font-weight: bold;
}
.poll_widget .poll_vote_result_view .poll_answers .graphic_line .graphic_percent {
  background: #2F4958;
}
.poll_widget .poll_vote_result_view .poll_answers .graphic_line {
  border: 1px solid #2F4958;
}
.slideshow_link a {
  color: #fff !important;
}
.photo_album_widget .standard_list ul li:hover {
  background: transparent;
  cursor: default;
}
.slideshow_link {
  background: #2F4958 !important;
  color: #fff !important;
}
.ad-gallery.ad-gallery .ad-image-wrapper .ad-image {
  z-index: 3;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
  width: auto !important;
  right: 3px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .ad-preloads {
    display: none;
  }
}
.rss_feeds_content_type a.rss_link {
  background: none;
  position: relative;
}
.rss_feeds_content_type a.rss_link:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 15px;
  height: 15px;
  background: url(_gfx/int/title_icons.png) 0 -15px no-repeat;
}
.rss_feeds_content_type .rss_feeds_content_type_title {
  border-bottom: 1px solid #d6d6c8;
}
.rss_feeds_content_type .content_type_name {
  color: #575452;
  font-size: 120%;
}
.rss_feed_content .item_graytext {
  margin-left: 10px;
}
.service_directory_widget .listtable th:last-child {
  text-align: center;
  width: 100px;
}
.service_directory_widget .listtable th:first-child {
  text-align: center;
  width: 33%;
}
.service_directory_widget .listtable {
  table-layout: fixed;
}
.column.sortable_col .service_directory_widget .listtable {
  table-layout: auto;
}
.service_request_widget fieldset.upload_container {
  display: block;
}
.service_request_widget fieldset.upload_container legend {
  display: block;
}
.service_request_widget legend {
  color: #332E26;
  font-weight: bold;
  text-decoration: none;
}
/** header colors **/
.service_request_post_listable th {
  background: #2F4958 !important;
  color: #fff !important;
}
.service_request_widget .service_request_category > h2 {
  font-size: 100%;
}
.sitemap_col .root-level a {
  color: #332E26;
  font-weight: bold;
  text-decoration: none;
}
.sitemap_widget .siteMapCategoryView > .sitemap_col ul li a {
  max-width: 100%;
  padding-right: 5px;
}
.sitemap_col {
  width: 100% !important;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .sitemap_col {
    width: 50% !important;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .sitemap_col {
    width: 33% !important;
  }
}
.staff_directory_widget .listtable th:last-child {
  text-align: center;
}
.staff_directory_widget .listtable th:last-child:hover {
  text-align: center;
}
.staff_directory_widget > img {
  margin-right: 10px;
}
.staff_directory_widget .detail-list-label {
  width: 175px;
}
.tabbed_widget .tab-title .ui-tabs-anchor {
  color: #444444;
  background-color: transparent;
}
.tabbed_widget .ui-tabs-tab.ui-tabs-active.ui-state-active,
.tabbed_widget .tab-title.ui-state-hover {
  border-color: #d6d6c8;
  color: #fff;
  background-color: #2F4958;
}
.tabbed_widget .ui-tabs-tab.ui-tabs-active.ui-state-active .ui-tabs-anchor,
.tabbed_widget .tab-title.ui-state-hover .ui-tabs-anchor {
  color: #fff;
}
.tabbed_widget .tab-item.ui-widget-content {
  border-color: #d6d6c8;
  background-color: #fff;
}
#top_bar > * {
  font-size: 90%;
}
#top_bar li a.admin_more {
  box-sizing: content-box;
}
#siteheader #headercolumn .emergency_info_container {
  display: none;
}
#jPanelMenu-menu .emergency_info_container {
  position: relative;
  margin-top: 30px;
  text-align: center;
}
#jPanelMenu-menu .emergency_info_container a {
  height: 43px;
  width: 241px;
  background: #891C13;
  border-radius: 30px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 12px 17px;
  text-transform: uppercase;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #jPanelMenu-menu .emergency_info_container {
    position: absolute;
    bottom: 76px;
    top: auto;
    left: auto;
    right: 30px;
    margin: 0;
    z-index: 15;
  }
  #jPanelMenu-menu .emergency_info_container a {
    height: 59px;
    width: 339px;
    font-size: 18px;
    padding: 19px 30px 16px;
  }
}
.desktop_only {
  display: none !important;
}
@media screen and (min-width: 48em) {
  .mobile_only {
    display: none !important;
  }
  .desktop_only {
    display: block !important;
  }
}
.hidden[style*="block"] {
  display: block !important;
}
div#google-infowindow *,
div#google-infowindow *:before,
div#google-infowindow *:after {
  background: #fff !important;
}
.notranslate {
  background: transparent !important;
}
.hide-text-indent {
  min-width: 0 !important;
}
.column #sitebody.splash_page {
  width: 100%;
}



/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
*/
/* Fonts
================================================== */
/*font-family: 'Open Sans', sans-serif;*/
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWyV9hrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKW-U9hrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype');
}
/*@header-font-family: @default-font-family;*/
/*@siteheader-height: 160px;*/
/*********************************************
    The variables below normally use one of the more generic variables defined above. 
    Modify below this line only if design is different from standard template
************************************************/
/*other month day text color*/
/*********************************************
    The variables below normally use one of the more generic variables defined above. 
    Modify below this line only if design is different from standard template
************************************************/
/*** border color for listtable and tableData/tableBox classes*/
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
/*settings and theme files include variables*/
a,
a:visited,
.column a {
  color: #156083;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #444444;
  text-decoration: none;
}
a img {
  border: 0;
}
a:before,
a:after {
  text-decoration: underline;
}
a:before,
a:after,
a:hover:before,
a:hover:after {
  text-decoration: none;
}
body.front_end_body,
.sitewrapper,
.sitewrapper select,
.sitewrapper input,
.sitewrapper textarea,
.sitewrapper table,
#broken_links_reporter_form,
body.dialog_body,
body[radeditorbody],
body[radeditorbody] table {
  font-size: 16px !important;
  line-height: 1.375 !important;
  font-family: 'Open Sans', sans-serif !important;
  color: #444444;
}
.front_end_body :target:before,
.front_end_body a[name]:before {
  content: "";
  display: block;
  height: 86px;
  /* fixed header height plus a little padding*/
  position: relative;
  z-index: -1;
}
p {
  margin: 0 0 1em 0;
}
table img {
  max-width: none;
}
h1,
.content_area h1,
.reDropDownBody h1 {
  color: #332E26;
  line-height: 1.2;
  font-weight: normal;
  font-size: 200%;
  font-family: 'Domine', serif;
}
h2,
.content_area h2,
.reDropDownBody h2 {
  font-size: 160%;
  color: #332E26;
  font-weight: normal;
  line-height: 1.2;
}
h3,
.content_area h3,
.reDropDownBody h3 {
  font-size: 140%;
  color: #575452;
  font-weight: normal;
}
h4,
.content_area h4,
.reDropDownBody h4 {
  font-size: 120%;
  color: #575452;
  font-weight: normal;
}
h5,
.content_area h5,
.reDropDownBody h5 {
  font-size: 110%;
  color: #575452;
  font-weight: normal;
}
h6,
.content_area h6,
.reDropDownBody h6 {
  color: #575452;
  font-weight: normal;
  font-size: 100%;
}
.subtitle {
  font-size: 125%;
  color: #575452;
  font-weight: normal;
}
.subtitle p,
.subtitle a {
  color: #575452;
  font-weight: normal;
}
/* Default Data Table Styling.  
    Should match general table style in Interior comp.  
    Modify padding and borders ONLY  (if needed), otherwise do not modify.
    everything else controlled in settings.global or settings.colors.
    
    Should match _objects.listtable.less and _components.tableBox.less
================================================== */
table.tableData {
  font-weight: normal;
  background: #fff;
  margin-bottom: 14px;
  border: 0px solid #d6d6c8;
  border-spacing: 0px;
  width: auto;
}
table.tableData th {
  text-transform: uppercase;
  padding: 6px 9px;
  text-align: left;
  background: #2F4958 !important;
  color: #fff;
  font-weight: normal;
  font-size: 106.25%;
  font-family: 'Domine', serif;
}
table.tableData th a {
  color: #fff !important;
}
table.tableData th p {
  padding: 0;
  margin: 0;
  color: #fff;
}
table.tableData a {
  color: #156083;
}
table.tableData p {
  color: #363636;
}
table.tableData td {
  color: #363636;
  font-size: 81.25%;
}
table.tableData tr td {
  border-left: 1px solid #d6d6c8;
}
table.tableData tr td:last-child {
  border-right: 1px solid #d6d6c8;
}
table.tableData tr:hover {
  background: #e8e9ed;
}
table.tableData tr:hover > td a {
  color: #156083 !important;
}
table.tableData tr:hover > td,
table.tableData tr:hover > td > p {
  color: #363636 !important;
}
table.tableData {
  border-collapse: separate;
}
table.tableData tbody tr:first-child td {
  border-top: 0;
}
table.tableData th {
  border-left: 1px solid #2F4958;
}
table.tableData thead {
  border: 1px solid #2F4958;
}
table.tableData td {
  border: 0;
  border-bottom: 1px solid #d6d6c8;
  padding: 3px 9px 3px 9px;
}
table.tableData td p {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 48em) {
  body:not([radeditorbody]) table.tableData {
    width: 100% !important;
  }
}
/* Default Data Table Styling.  
    Should match general table style in Interior comp.  
    Modify padding and borders ONLY  (if needed), otherwise do not modify.
    everything else controlled in settings.global or settings.colors.
    
    Should match _objects.listtable.less and _components.tableData.less
================================================== */
table.tableBox {
  font-weight: normal;
  background: #fff;
  margin-bottom: 14px;
  border: 0px solid #d6d6c8;
  border-spacing: 0px;
  width: auto;
}
table.tableBox th {
  text-transform: uppercase;
  padding: 6px 9px;
  text-align: left;
  background: #2F4958 !important;
  color: #fff;
  font-weight: normal;
  font-size: 106.25%;
}
table.tableBox th a {
  color: #fff !important;
}
table.tableBox th p {
  padding: 0;
  margin: 0;
  color: #fff;
}
table.tableBox a {
  color: #156083;
}
table.tableBox p {
  color: #363636;
}
table.tableBox td {
  color: #363636;
  font-size: 81.25%;
}
table.tableBox tr td {
  border-left: 1px solid #d6d6c8;
}
table.tableBox tr td:last-child {
  border-right: 1px solid #d6d6c8;
}
table.tableBox tr:hover {
  background: #e8e9ed;
}
table.tableBox tr:hover > td a {
  color: #156083 !important;
}
table.tableBox tr:hover > td,
table.tableBox tr:hover > td > p {
  color: #363636 !important;
}
table.tableBox {
  border-bottom: 1px solid #d6d6c8;
}
table.tableBox th,
table.tableBox td {
  padding: 5px;
}
table.tableBox td {
  border-top: 1px solid #d6d6c8;
}

