/*--------------------------
    Header
----------------------------*/
#header {
  padding-top: 10px;
}
#header .top-nav ul {
  margin-bottom: 0;
  float: right;
}
#header .top-nav ul li {
  float: left;
  margin-left: 15px;
  margin-bottom: 0;
  padding-left: 0;
  padding-top: 5px;
}
#header .top-nav ul li:first-child {
  margin-left: 0;
}
#header .top-nav ul li.collection-list-link {
  position: relative;
  padding-top: 0;
}
#header .top-nav ul li.collection-list-link > a {
  position: relative;
  padding: 5px 40px 10px 15px;
  border: 1px solid #FFF;
  border-right: 1px solid #EEEFED;
  display: block;
}
#header .top-nav ul li.collection-list-link > a > span {
  position: absolute;
  left: 75px;
  right: auto;
  top: 3px;
  transition: all 200ms ease;
  transition-delay:100ms;
  -webkit-transition: all 200ms ease;
  -webkit-transition-delay:100ms
  -moz-transition: all 200ms ease;
  -moz-transition-delay:100ms
  -ms-transition: all 200ms ease;
  -ms-transition-delay:100ms;
  background-color:  #ED8322;
  color: #FFF;
  display: block;
  padding: 1px 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  font-size: 12px;
  font-size: 0.9230769230769231rem;
  line-height: 140%;
}
#header .top-nav ul li.collection-list-link > a > span.pop {
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
#.mobile-nav .collection-list-flyout {
	display:none;
	padding:10px;
	max-height:0;
	margin:10px;
	background-color:#FFF;
	transition: all 500ms ease
}
.collection-list-link a {
	cursor: pointer
}
.mobile-nav .collection-list-flyout {
	display:none;
	padding:10px;
	max-height:0;
	margin:10px;
	background-color:#FFF;
	transition: all 500ms ease
}
.mobile-nav .collection-list-flyout.open {
	display:block;
	max-height:500px;
}
.mobile-noticelist a {
	cursor: pointer
}
.mobile-nav  .collection-list-link  .hint a,.mobile-nav  .collection-list-link .noticelink .inner > a,.mobile-nav  .collection-list-link  .noticelink .inner a.arrow,.mobile-nav  .collection-list-link .noticelink .inner a.remove-noticelink {
	padding: 0 !important;
	display: inline-block !important;
	font-size: inherit !important;
}
.mobile-nav  .collection-list-link  .noticelink .inner a.arrow,.mobile-nav  .collection-list-link  .noticelink .inner a.remove-noticelink {
	display: inline-block !important;
	padding-left:15px !important;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.mobile-nav  .collection-list-link > a span {
	background-color: #002c54;
	border-radius: 9px;
	color: #fff;
	display: inline-block;
	font-size: 0.923077rem;
	line-height: 140%;
	padding: 1px 9px;
	float:right
}
#header .top-nav ul li.collection-list-link > a > span.muted,.mobile-noticelist > a span.muted {
  background-color: #ccc
}
#header .top-nav ul li.collection-list-link.open > a {
  border: 1px solid #DADDD9;
  border-bottom: 1px solid #FFF;
  background-color: #FFF;
  z-index: 510;
}
#header .top-nav ul li.collection-list-link > .collection-list-flyout {
  display: none;
  position: absolute;
  top: 29px;
  right: 0px;
  background-color: #FFF;
  width: 324px;
  padding: 20px;
  z-index: 500;
  border: 1px solid #DADDD9;
}
#header .top-nav ul li.collection-list-link > .collection-list-flyout .collection-list-wrapper {
  overflow-y: scroll;
  height: 260px;
  padding-right: 15px;
}
#header .top-nav ul li.collection-list-link > .collection-list-flyout .collection-list-wrapper .collection-list-item {
  margin-bottom: 1em;
}
#header .top-nav ul li.collection-list-link > .collection-list-flyout .collection-list-wrapper .collection-list-item .title {
  font-size: 15px;
  font-size: 1.1538461538461537rem;
  line-height: 140%;
  margin-bottom: 1em;
  display: block;
  text-decoration: none;
  font-weight: normal;
}
#header .top-nav ul li.collection-list-link > .collection-list-flyout .collection-list-wrapper .collection-list-item .arrow {
  float: left;
}
#header .top-nav ul li.collection-list-link > .collection-list-flyout .collection-list-wrapper .collection-list-item .arrow + a {
  float: right;
}
#header .top-nav ul li.collection-list-link > .collection-list-flyout .collection-list-wrapper .collection-list-item:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.noticelink {
	overflow: hidden;
	display: block;
	margin-bottom:5px;
	max-height:200px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
}
.collection-list-wrapper a.add-to-noticelist,
.collection-list-wrapper a.add-to-noticelist:hover {
	color:#FFF !important;
	display:block;
	text-align:center
}
.noticelink.highlight-add {
  opacity:0
}
.noticelink.highlight-exists {
  background-color: #fff4cc;
}
.noticelink-removing {
	opacity: 0;
	max-height:0
}
p.placeholder {
	text-align:center
}
.noticelink a {
	text-decoration: none !important
}
.noticelink .noticelink-header {
	background:rgba(0,0,0,0.1);
}
.noticelink .noticelink-header,.noticelink .inner {
	padding:0 5px
}
.noticelink-header span, .noticelink .remove-noticelink, .noticelink a.arrow {
	width:50%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	display: inline-block
}
.noticelink a.arrow {
	margin: 0
}
.noticelink .small {
	font-size:11px
}
.noticelink-header span + span, .noticelink .remove-noticelink {
	text-align:right
}
.remove-noticelink {
	font-weight:bold !important
}
.remove-all {
  background-color: #f0f0f0;
  display: block;
  font-size: 12px;
  font-weight: bold !important;
  margin:-20px auto 10px auto ;
  padding: 5px;
  text-align: center;
  text-decoration: none !important;
  border-bottom:1px solid #daddd9
}
#header .top-nav ul li.search {
  border-left: none;
  padding-left: 0;
}
#header .top-nav ul li.search form {
  position: relative;
}
#header .top-nav ul li.search form input {
  padding: 0 2px 5px 10px;
  width: 148px;
  min-width: 148px;
  max-width: 148px;
  margin-bottom: 0;
  display: inline;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
#header .top-nav ul li.search form button {
  background: none;
  color: #000000;
  font-size: 16px;
  line-height: 100%;
  margin: 0;
  padding: 0;
}
#header .top-nav ul li.search form button:hover {
  color: #ED8322;
}
#header .top-nav ul li.search form > span {
  border: 1px solid #DADDD9;
  border-top: none;
  height: 7px;
  width: 188px;
  display: inline-block;
  position: absolute;
  bottom: 0;
}
#header .top-nav ul li:before {
  display: none;
}
#header .top-nav ul li > a {
  text-decoration: none;
  font-weight: normal;
  line-height: 100%;
}
#header > .wrapper {
  position: relative;
  min-height: 112px;
}
#header .logo {
  left: 0;
  bottom: 20px;
  position: absolute;
}
#header .logo img {
  display: block;
}
#header .partner-info {
  position: absolute;
  right: 0;
  bottom: 20px;
}
#header .partner-info > p {
  margin-bottom: 0;
  font-size: 11px;
  line-height: 140%;
  color: #575E53;
}
/*--------------------------
    Nav
----------------------------*/
.nav-bg-layer {
  background-color: rgba(35, 38, 34, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  display: none;
}
#nav {
  border-top: 1px solid #EEEFED;
  min-height: 35px;
}
#nav .wrapper {
  width: 1200px;
}
#nav .mobile-nav {
  display: none;
}
#nav .main-nav > ul {
  margin-bottom: 0;
  position: relative;
  height: 35px;
}
#nav .main-nav > ul > li {
  float: left;
  margin-bottom: 0;
  border-top: 1px solid #EEEFED;
  padding: 0 20px;
  margin-top: -1px;
  position: static;
}
#nav .main-nav > ul > li.active > a {
  position: relative;
}
#nav .main-nav > ul > li.active > a:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #FFF;
  border-width: 13px;
  margin-left: -13px;
}
#nav .main-nav > ul > .menu-item:hover > a:after {
  border-top-color: #EEEFED;
}
#nav .main-nav > ul > .menu-item:hover,
#nav .main-nav > ul > .menu-item:hover > a,
#nav .main-nav > ul > .menu-item:active > a {
  border-top: 1px solid #000000;
}
#nav .main-nav > ul > .menu-item:hover,
#nav .main-nav > ul > .menu-item:hover > a {
  background-color: #EEEFED;
}
#nav .main-nav > ul > li:first-child {
  margin-left: 0;
}
#nav .main-nav > ul > li:before {
  display: none;
}
#nav .main-nav > ul > li > a {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  padding: 7px 0;
  display: block;
  height: 21px;
  position: relative;
  top: -1px;
  border-top: 1px solid #EEEFED;
  font-size: 15px;
  line-height: 140%;
}
#nav .main-nav > ul > li.login {
  position: absolute;
  right: 0;
}
#nav .main-nav > ul > li.login > a {
  position: relative;
  padding-left: 28px;
}
#nav .main-nav > ul > li.login > a:before {
  font-size: 20px;
  line-height: 100%;
  position: absolute;
  top: 6px;
  left: 0;
  margin-right: .5em;
}
#nav .main-nav > ul > li.login > .flyout {
  left: auto;
  right: 0;
  width: 620px;
}
#nav .main-nav > ul > li.login > .flyout .cs-2-cols > div {
  width: 46%;
  float: right;
  background: url("/assets/images/flyout-border.jpg") no-repeat right top;
  padding-right: 4%;
}
#nav .main-nav > ul > li.login > .flyout .cs-2-cols > div:first-child {
  background: none;
  margin-left: 4%;
  padding-right: 0;
}
#nav .main-nav > ul > li.login > .flyout.small {
  width: 300px;
}
#nav .main-nav > ul > li.normal-dropdown {
  position: relative;
}
#nav .main-nav > ul > li.normal-dropdown.open-left > ul {
  left: auto;
  right: 0;
}
#nav .main-nav > ul > li > ul,
#nav .main-nav > ul > li > .flyout {
  display: none;
  position: absolute;
  left: 0;
  top: 36px;
  z-index: 1100;
  background-color: #EEEFED;
  padding: 25px 20px 20px;
}
#nav .main-nav > ul > li > ul .touch-alt-link-wrapper,
#nav .main-nav > ul > li > .flyout .touch-alt-link-wrapper {
  display: none;
  border-top: 1px solid #A3AA9F;
  padding-top: 10px;
  margin-top: 20px;
  margin-bottom: 0;
}
#nav .main-nav > ul > li > ul .touch-alt-link,
#nav .main-nav > ul > li > .flyout .touch-alt-link {
  color: #575E53;
  font-weight: normal;
  text-decoration: none;
  font-size: 13px;
  font-size: 1rem;
  line-height: 140%;
}
#nav .main-nav > ul > li > ul .touch-alt-link:after,
#nav .main-nav > ul > li > .flyout .touch-alt-link:after {
  display: none !important;
}
#nav .main-nav > ul > li > ul .touch-alt-link:before,
#nav .main-nav > ul > li > .flyout .touch-alt-link:before {
  font-size: 14px;
  line-height: 130%;
  margin-right: 10px;
}
#nav .main-nav > ul > li > ul .touch-alt-link:hover,
#nav .main-nav > ul > li > .flyout .touch-alt-link:hover {
  color: #ED8322;
}
#nav .main-nav > ul > li > ul > li,
#nav .main-nav > ul > li > .flyout ul.subnav > li {
  padding-left: 0;
  border: none;
}
#nav .main-nav > ul > li > ul > li:before,
#nav .main-nav > ul > li > .flyout ul.subnav > li:before {
  display: none;
}
#nav .main-nav > ul > li > ul > li a,
#nav .main-nav > ul > li > .flyout ul.subnav > li a {
  text-decoration: none;
  font-weight: normal;
}
#nav .main-nav > ul > li > ul > li a:hover,
#nav .main-nav > ul > li > .flyout ul.subnav > li a:hover {
  text-decoration: none;
}
#nav .main-nav > ul > li > ul > li > a,
#nav .main-nav > ul > li > .flyout ul.subnav > li > a {
  border: none;
  font-size: 15px;
  line-height: 140%;
}
#nav .main-nav > ul > li > ul > li > a:after,
#nav .main-nav > ul > li > .flyout ul.subnav > li > a:after {
  content: '\e806';
  font-family: "lf-icon-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  margin-left: .4em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  color: #A3AA9F;
  font-size: 18px;
  line-height: 100%;
}
#nav .main-nav > ul > li > ul > li > ul,
#nav .main-nav > ul > li > .flyout ul.subnav > li > ul {
  margin-top: 15px;
}
#nav .main-nav > ul > li > ul > li > ul > li,
#nav .main-nav > ul > li > .flyout ul.subnav > li > ul > li {
  padding-left: 0;
}
#nav .main-nav > ul > li > ul > li > ul > li:before,
#nav .main-nav > ul > li > .flyout ul.subnav > li > ul > li:before {
  display: none;
}
#nav .main-nav > ul > li > ul > li > ul > li > a,
#nav .main-nav > ul > li > .flyout ul.subnav > li > ul > li > a {
  font-size: 13px;
  line-height: 140%;
  position: relative;
  padding-left: 15px;
  display: inline-block;
}
#nav .main-nav > ul > li > ul > li > ul > li > a:after,
#nav .main-nav > ul > li > .flyout ul.subnav > li > ul > li > a:after {
  content: '\e806';
  font-family: "lf-icon-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  font-variant: normal;
  text-transform: none;
  position: absolute;
  left: 0;
  top: 0;
  color: #ED8322;
  font-size: 20px;
  line-height: 100%;
  margin-left: 0;
  text-align: left;
}
#nav .main-nav > ul > li > ul {
  width: 260px;
}
#nav .main-nav > ul > li > .flyout {
  width: 972px;
}
#nav .main-nav > ul > li > .flyout .cs-2-1-cols > div {
  background: url("/assets/images/flyout-border.jpg") no-repeat left top;
}
#nav .main-nav > ul > li > .flyout .cs-2-1-cols > div:first-child {
  background: none;
}
#nav .main-nav > ul > li > .flyout .cs-2-1-cols.no-border > div {
  background: none;
}
#nav .main-nav > ul > li > .flyout .cs-2-1-cols .cs-2-cols.border > div {
  background: none;
}
#nav .main-nav > ul > li > .flyout .cs-2-1-cols .cs-2-cols.border > div:first-child {
  background: url("../../../../media/system/images_11/flyout-border.jpg") no-repeat right top;
  padding-right: 24px;
  width: 276px;
}
#nav .main-nav > ul > li > .flyout ul.subnav {
  margin-bottom: 30px;
}
#nav.fixed-on-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background-color: #FFF;
  border-bottom: 1px solid #000000;
}
#nav.fixed-on-top .main-nav > ul > li.active > a:after {
  top: 36px;
}
#nav.fixed-on-top .main-nav > ul > li.active > a:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 0, 0, 0);
  border-top-color: #000000;
  border-width: 14px;
  margin-left: -14px;
  top: 36px;
}
#nav.fixed-on-top .main-nav > ul > li > ul,
#nav.fixed-on-top .main-nav > ul > li > .flyout {
  top: 36px;
}
/*--------------------------
    Social Media Flag
----------------------------*/
.social-media-flag {
  position: fixed;
  right: 0;
  top: 200px;
  background: #FFF;
  border: 1px solid #DADDD9;
  border-right: none;
  padding: 3px 3px 3px 7px;
  z-index: 300;
}
.social-media-flag a {
  border-top: 1px solid #EEEFED;
  color: #000000;
  display: block;
  font-size: 25px;
  line-height: 100%;
  padding: 6px 2px;
  text-align: center;
  text-decoration: none;
}
.social-media-flag a:before {
  margin-right: 0;
}
.social-media-flag a:hover {
  color: #ED8322;
  text-decoration: none;
}
.social-media-flag a:first-child {
  border-top: none;
}
/*--------------------------
    Breadcrumb
----------------------------*/
.breadcrumb {
  color: #A3AA9F;
  font-size: 12px;
  line-height: 140%;
}
.breadcrumb span {
  float: left;
  margin-right: 8px;
}
.breadcrumb ul {
  margin-bottom: 0;
}
.breadcrumb ul li {
  float: left;
  margin-left: 6px;
  margin-bottom: 0;
  color: #A3AA9F;
  padding-left: 15px;
}
.breadcrumb ul li:before {
  content: '\e824';
  margin-right: 6px;
  color: #A3AA9F;
}
.breadcrumb ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.breadcrumb ul li:first-child:before {
  display: none;
}
.breadcrumb ul li a {
  color: #575E53;
  text-decoration: none;
  font-weight: normal;
  line-height: 100%;
}
.breadcrumb ul li a:hover {
  color: #000000;
}
/*--------------------------
    Teaser
----------------------------*/
.teaser .wrapper h1,
.teaser .wrapper h2,
.teaser .wrapper h3,
.teaser .wrapper h4,
.teaser .wrapper h5,
.teaser .wrapper h6 {
  color: #FFF;
}
.teaser .wrapper h1 {
  font-size: 34px;
  line-height: 120%;
  margin-top: 5px;
}
.teaser .wrapper p {
  color: #FFF;
}
.teaser .wrapper hr {
  margin: 15px 0;
  border-color: #FFF;
  border-color: rgba(255, 255, 255, 0.2);
  width: 50%;
}
.teaser .wrapper ul li {
  color: #FFF;
}
.teaser .wrapper ul li:before,
.teaser .wrapper ul li a:before {
  color: #FFF;
}
.teaser .wrapper a {
  color: #FFF;
}
.teaser .wrapper a:hover {
  color: #ED8322;
}
.teaser .wrapper a.button {
  margin-top: 1em;
  color: #FFF !important;
}
.teaser .wrapper .info-box {
  background-color: #000000;
  width: 270px;
  padding: 10px 15px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.teaser .wrapper .info-box h1,
.teaser .wrapper .info-box h2,
.teaser .wrapper .info-box h3,
.teaser .wrapper .info-box h4,
.teaser .wrapper .info-box h5,
.teaser .wrapper .info-box h6 {
  margin-bottom: 5px;
}
.teaser .wrapper .info-box .semitransparent {
  color: #FFF;
  color: rgba(255, 255, 255, 0.8);
}
/*--------------------------
    Index Teaser
----------------------------*/
#index-teaser {
  background: #000000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ED8322), color-stop(1, #000000));
  background: -ms-linear-gradient(bottom, #ED8322, #000000);
  background: -moz-linear-gradient(center bottom, #ED8322 0%, #000000 100%);
  background: -o-linear-gradient(#000000, #ED8322);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ED8322', GradientType=0);
  height: 340px;
  margin-bottom: 35px;
}
#index-teaser .bg-image {
  background-position: center top;
  background-repeat: no-repeat;
}
#index-teaser .wrapper {
  height: 340px;
  color: #FFF;
  position: relative;
}
#index-teaser .wrapper .cs-cols > div {
  margin-bottom: 0 !important;
}
#index-teaser .wrapper .teaser-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 564px;
  padding: 15px 30px;
  background-color: #000000;
  background-color: rgba(0, 44, 84, 0.8);
}
#index-teaser .wrapper .teaser-text ul li:before {
  color: #FFF;
  color: rgba(255, 255, 255, 0.6);
}
#index-teaser .wrapper .teaser-text .dark {
  color: #000000;
}
#index-teaser .wrapper .teaser-text .light {
  color: #ED8322;
}
#index-teaser .wrapper .info-box {
  background: #000000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ED8322), color-stop(1, #000000));
  background: -ms-linear-gradient(bottom, #ED8322, #000000);
  background: -moz-linear-gradient(center bottom, #ED8322 0%, #000000 100%);
  background: -o-linear-gradient(#000000, #ED8322);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ED8322', GradientType=0);
  min-height: 240px;
}
#index-teaser .wrapper .info-box > div {
  position: absolute;
  left: 15px;
  bottom: 10px;
}
/*--------------------------
    Subteaser
----------------------------*/
#subteaser {
  background: #000000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ED8322), color-stop(1, #000000));
  background: -ms-linear-gradient(bottom, #ED8322, #000000);
  background: -moz-linear-gradient(center bottom, #ED8322 0%, #000000 100%);
  background: -o-linear-gradient(#000000, #ED8322);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ED8322', GradientType=0);
}
#subteaser .wrapper {
  background: url("../../../../media/system/images_11/subteaser-bg.png") no-repeat right 31px;
  padding-top: 25px;
  padding-bottom: 20px;
  height: 175px;
  color: #FFF;
  position: relative;
}
#subteaser .wrapper p {
  color: rgba(255, 255, 255, 0.6);
}
#subteaser .wrapper .breadcrumb ul li,
#subteaser .wrapper .breadcrumb ul li:before,
#subteaser .wrapper .breadcrumb ul li a {
  color: #FFF;
  color: rgba(255, 255, 255, 0.5);
}
#subteaser .wrapper .breadcrumb ul li a:hover {
  color: #FFF;
}
#subteaser .scd-nav {
  background-color: #000000;
  width: 300px;
  padding: 15px 0px 0px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#subteaser .scd-nav ul li {
  color: #FFF;
  position: relative;
  margin-bottom: 0;
  padding-left: 0;
}
#subteaser .scd-nav ul li a {
  color: #FFF;
  text-decoration: none;
  font-weight: 600;
  padding: 3px 10px 3px 40px;
  display: block;
}
#subteaser .scd-nav ul li a:hover {
  text-decoration: none;
}
#subteaser .scd-nav ul li:before {
  color: #FFF;
  content: '\e806';
  font-size: 20px;
  line-height: 100%;
  margin-right: 5px;
  position: absolute;
  left: 15px;
  top: 2px;
}
#subteaser .scd-nav ul li:hover a,
#subteaser .scd-nav ul li.active a {
  background-color: #ED8322;
}
#subteaser.small .wrapper {
  padding: 30px 0 20px;
  height: 70px;
}
#subteaser.small .scd-nav {
  display: none;
}
#subteaser.auto-height .wrapper {
  height: auto;
  background: url("/assets/images/subteaser-bg.png") no-repeat 125% 21px;
}
/*--------------------------
    Footer-Content
----------------------------*/
#footer-content {
  background-color: #EEEFED;
  padding: 20px 0 5px;
}
#footer-content .box.full-grey {
  background-color: #DADDD9;
}
#footer-content .cs-5-cols .box.full-grey {
  min-height: 78px;
}
/*--------------------------
    Footer
----------------------------*/
#footer {
  font-size: 13px;
  line-height: 140%;
}
#footer .footer-top {
  border-top: 2px solid #EEEFED;
  border-bottom: 1px solid #EEEFED;
  padding: 15px 0 10px;
}
#footer .footer-top .service {
  margin-bottom: 0;
  position: relative;
  top: -7px;
}
#footer .footer-top .service li {
  float: left;
  margin-left: 18px;
  margin-bottom: 0;
  padding-left: 0;
}
#footer .footer-top .service li:before {
  display: none;
}
#footer .footer-top .service li:first-child {
  margin-left: 0px;
}
#footer .footer-top .service li a {
  color: #575E53;
  text-decoration: none;
  font-weight: normal;
  line-height: 100%;
  font-size: 12px;
  line-height: 140%;
}
#footer .footer-top .service li a:before {
  font-size: 20px;
  line-height: 120%;
  margin-right: 6px;
  position: relative;
  top: 3px;
}
#footer .footer-top .service li a:hover {
  color: #ED8322;
}
#footer .footer_nav {
  color: #575E53;
  padding: 20px 0;
  border-bottom: 1px solid #EEEFED;
}
#footer .footer_nav h4 {
  color: #232622;
  margin-bottom: 8px;
}
#footer .footer_nav h4 a {
  color: #232622;
}
#footer .footer_nav a {
  text-decoration: none;
  font-weight: normal;
  color: #575E53;
}
#footer .footer_nav a:hover {
  color: #ED8322;
}
#footer .footer_nav [class^="lf-icon-font-"]:before,
#footer .footer_nav [class*=" lf-icon-font-"]:before {
  font-size: 18px;
  line-height: 100%;
  position: relative;
  top: 3px;
  margin-right: 0.5em;
  text-decoration: none;
}
#footer .footer_nav ul li {
  padding-left: 0;
}
#footer .footer_nav ul li:before {
  display: none;
}
#footer .footer_nav .cs-2-1-cols > div {
  background: url("../../../../media/system/images_11/footer-nav-border.jpg") repeat-y left top;
}
#footer .footer_nav .cs-2-1-cols > div:first-child {
  background: none;
}
#footer .footer_nav .cs-2-1-cols > div a {
  text-decoration: underline;
}
#footer .footer_nav .cs-2-1-cols > div a.lf-icon-font-mail:before {
  height: 17px;
}
#footer .footer_nav .cs-2-1-cols > div h4 a {
  text-decoration: none;
}
#footer .footer_nav .cs-2-1-cols > div .cs-3-cols > div a {
  text-decoration: none;
}
#footer .company {
  padding-top: 15px;
}
#footer .company .copyright {
  color: #575E53;
  font-size: 12px;
  line-height: 140%;
  float: left;
}
#footer .company .copyright img {
  margin-right: 5px;
  position: relative;
  top: 1px;
}
#footer .company .social-media {
  float: right;
  margin-right: 9px;
}
#footer .company .social-media a {
  color: #A3AA9F;
  font-size: 20px;
  text-decoration: none;
}
#footer .company .social-media a:hover {
  text-decoration: none;
}
#footer .company .copyright-nav {
  float: right;
}
#footer .company .copyright-nav ul {
  margin-bottom: 0;
}
#footer .company .copyright-nav ul li {
  float: left;
  margin-left: 9px;
  border-left: 1px solid #EEEFED;
  padding-left: 9px;
  margin-bottom: 0;
  list-style: none;
}
#footer .company .copyright-nav ul li:first-child {
  margin-left: 0;
  border-left: none;
  padding-left: 0;
}
#footer .company .copyright-nav ul li:before {
  display: none;
}
#footer .company .copyright-nav ul li a {
  color: #575E53;
  text-decoration: none;
  font-weight: normal;
  line-height: 100%;
  font-size: 12px;
  line-height: 140%;
}
#footer .company .copyright-nav ul li a:hover {
  color: #ED8322;
}
#footer.small {
  padding-top: 15px;
}
#footer.small .company {
  border-top: 1px solid #EEEFED;
}