@charset "UTF-8";
/*fonts*/
@font-face {
  font-family: "mifont";
  src: url("../fonts/Kentucky.eot");
  /* IE9*/
  /* IE6-IE8 */
  /* chrome、firefox */
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  src: url("../fonts/Kentucky.eot#iefix") format("embedded-opentype"), url("../fonts/Kentucky.woff2") format("woff2"), url("../fonts/Kentucky.woff") format("woff"), url("../fonts/Kentucky.ttf") format("truetype"), url("../fonts/Kentucky.svg") format("svg");
  /* iOS 4.1- */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "miller";
  src: url("../fonts/MillerTextRoman.eot");
  /* IE9*/
  /* IE6-IE8 */
  /* chrome、firefox */
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  src: url("../fonts/MillerTextRoman.eot#iefix") format("embedded-opentype"), url("../fonts/MillerTextRoman.woff2") format("woff2"), url("../fonts/MillerTextRoman.woff") format("woff"), url("../fonts/MillerTextRoman.ttf") format("truetype"), url("../fonts/MillerTextRoman.svg") format("svg");
  /* iOS 4.1- */
}
@font-face {
  font-family: "mi-light";
  src: url("../fonts/Mi-Light.eot");
  /* IE9*/
  /* IE6-IE8 */
  /* chrome、firefox */
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  src: url("../fonts/Mi-Light.eot#iefix") format("embedded-opentype"), url("../fonts/Mi-Light.woff2") format("woff2"), url("../fonts/Mi-Light.woff") format("woff"), url("../fonts/Mi-Light.ttf") format("truetype"), url("../fonts/Mi-Light.svg") format("svg");
  /* iOS 4.1- */
}
@font-face {
  font-family: "mi-regular";
  src: url("../fonts/Mi-Regular.eot");
  /* IE9*/
  /* IE6-IE8 */
  /* chrome、firefox */
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  src: url("../fonts/Mi-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/Mi-Regular.woff2") format("woff2"), url("../fonts/Mi-Regular.woff") format("woff"), url("../fonts/Mi-Regular.ttf") format("truetype"), url("../fonts/Mi-Regular.svg") format("svg");
  /* iOS 4.1- */
}
@font-face {
  font-family: "mi-medium";
  src: url("../fonts/Mi-Medium.eot");
  /* IE9*/
  /* IE6-IE8 */
  /* chrome、firefox */
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  src: url("../fonts/Mi-Medium.eot#iefix") format("embedded-opentype"), url("../fonts/Mi-Medium.woff2") format("woff2"), url("../fonts/Mi-Medium.woff") format("woff"), url("../fonts/Mi-Medium.ttf") format("truetype"), url("../fonts/Mi-Medium.svg") format("svg");
  /* iOS 4.1- */
}
@font-face {
  font-family: "mi-bold";
  src: url("../fonts/Mi-Bold.eot");
  /* IE9*/
  /* IE6-IE8 */
  /* chrome、firefox */
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  src: url("../fonts/Mi-Bold.eot#iefix") format("embedded-opentype"), url("../fonts/Mi-Bold.woff2") format("woff2"), url("../fonts/Mi-Bold.woff") format("woff"), url("../fonts/Mi-Bold.ttf") format("truetype"), url("../fonts/Mi-Bold.svg") format("svg");
  /* iOS 4.1- */
}
@font-face {
  font-family: "Asap";
  src: url("../fonts/Asap-SemiBold.eot");
  /* IE9*/
  /* IE6-IE8 */
  /* chrome、firefox */
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  src: url("../fonts/Asap-SemiBold.eot#iefix") format("embedded-opentype"), url("../fonts/Asap-SemiBold.woff2") format("woff2"), url("../fonts/Asap-SemiBold.woff") format("woff"), url("../fonts/Asap-SemiBold.ttf") format("truetype"), url("../fonts/Asap-SemiBold.svg") format("svg");
  /* iOS 4.1- */
}
@font-face {
  font-family: "Asap-italic";
  src: url("../fonts/Asap-Italic.eot");
  /* IE9*/
  /* IE6-IE8 */
  /* chrome、firefox */
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  src: url("../fonts/Asap-Italic.eot#iefix") format("embedded-opentype"), url("../fonts/Asap-Italic.woff2") format("woff2"), url("../fonts/Asap-Italic.woff") format("woff"), url("../fonts/Asap-Italic.ttf") format("truetype"), url("../fonts/Asap-Italic.svg") format("svg");
  /* iOS 4.1- */
}
/*header*/
body {
  font-family: mi-regular, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #363436;
  background: #fff;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
}
*:focus {
  outline: 2px dashed #000;
  padding: 3px;
}

ul {
  list-style: none;
}

ol {
  list-style: none;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #363436;
  outline: none;
  blr: expression(this.onFocus=this.blur());
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
a:hover {
  text-decoration: none;
  color: #363436;
}

img {
  vertical-align: middle;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

button {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-appearance: none;
}

input {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

textarea {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

div {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

span {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

input[type=submit] {
  -webkit-appearance: none;
}

input[type=reset] {
  -webkit-appearance: none;
}

input[type=button] {
  -webkit-appearance: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

section {
  display: block;
}

em {
  font-style: normal;
}

i {
  font-style: normal;
}

h1 {
  font-family: miller;
  font-weight: normal;
  font-size: 5vw;
  line-height: 1.15em;
}

h2 {
  font-family: miller;
  font-weight: normal;
  font-size: 3.5vw;
  line-height: 1.15em;
}

h3 {
  font-family: miller;
  font-weight: normal;
  font-size: 2.5vw;
  line-height: 1.15em;
}

h4 {
  font-family: miller;
  font-weight: normal;
  font-size: 2.3vw;
  line-height: 1.125em;
}

h5 {
  font-family: miller;
  font-weight: normal;
  font-size: 2.1vw;
  line-height: 1.2em;
}

h6 {
  font-family: miller;
  font-weight: normal;
  font-size: 2vw;
  line-height: 1.25em;
}

p {
  word-wrap: break-word;
}

.h1-main {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.h2-section {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

.hide {
  display: none;
}

.iconfont {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  font-family: "mifont" !important;
  font-size: 50px;
  color: #702c91;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

@media (forced-colors: active) {
  .member-focus .swiper-slide .download .icon {
    background: none;
  }
  .iconfont.active {
    border: 2px solid;
  }
  .iconfont.logo {
    border: none;
  }
  .iconfont .icon-desktop {
    filter: brightness(0) saturate(100%) invert(18%) sepia(36%) saturate(4715%) hue-rotate(267deg) brightness(91%) contrast(88%);
  }
}
.icon-desktop {
  width: 48%;
  height: auto;
  max-height: 48%;
  padding: 0;
  margin: 0;
  float: none;
  vertical-align: text-top;
  border: none;
  display: inline-block;
}

.icon-mobile {
  display: none;
}

.header-wrap {
  width: 100%;
  height: auto;
  background: #702c91;
}

.header-animate {
  width: 100%;
  height: auto;
}
.header-animate .purple {
  width: 10px;
  height: 10px;
  background: #702c91;
  position: fixed;
  left: 20%;
  top: 30px;
  z-index: 1003;
  opacity: 0;
  border-radius: 50%;
}
.header-animate .teal {
  width: 10px;
  height: 10px;
  background: #0ab9a7;
  position: fixed;
  left: 20%;
  top: 30px;
  z-index: 1002;
  opacity: 0;
  border-radius: 50%;
}

.header-animate.active0 .purple {
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transform: scale(300);
  -moz-transform: scale(300);
  -o-transform: scale(300);
  -ms-transform: scale(300);
  transform: scale(300);
  -webkit-transition: all 0.5s ease-in 0.1s;
  -moz-transition: all 0.5s ease-in 0.1s;
  -o-transition: all 0.5s ease-in 0.1s;
  -ms-transition: all 0.5s ease-in 0.1s;
  transition: all 0.5s ease-in 0.1s;
}
.header-animate.active0 .teal {
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transform: scale(300);
  -moz-transform: scale(300);
  -o-transform: scale(300);
  -ms-transform: scale(300);
  transform: scale(300);
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  -ms-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s;
}

.header-animate.active1 .purple {
  left: 50%;
  top: 50%;
  opacity: 1;
  z-index: 1002;
  -webkit-transform: scale(300);
  -moz-transform: scale(300);
  -o-transform: scale(300);
  -ms-transform: scale(300);
  transform: scale(300);
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  -ms-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s;
}
.header-animate.active1 .teal {
  left: 50%;
  top: 50%;
  opacity: 1;
  z-index: 1003;
  -webkit-transform: scale(300);
  -moz-transform: scale(300);
  -o-transform: scale(300);
  -ms-transform: scale(300);
  transform: scale(300);
  -webkit-transition: all 0.5s ease-in 0.1s;
  -moz-transition: all 0.5s ease-in 0.1s;
  -o-transition: all 0.5s ease-in 0.1s;
  -ms-transition: all 0.5s ease-in 0.1s;
  transition: all 0.5s ease-in 0.1s;
}

.header {
  width: 100%;
  height: auto;
  background: #fff;
}
.header .head {
  width: 1400px;
  height: 60px;
  height: 0;
  overflow: hidden;
  margin: 0 auto;
}
.header .head .toggle {
  padding-top: 18px;
  float: left;
}
.header .head .toggle li {
  line-height: 18px;
  padding: 6px 0;
  margin-right: 40px;
  font-size: 14px;
  font-family: mi-bold;
  font-weight: 400;
  color: #afaeaf;
  letter-spacing: -0.13px;
  word-break: keep-all;
  float: left;
  cursor: pointer;
  position: relative;
}
.header .head .toggle li:last-child {
  margin: 0;
}
.header .head .toggle li .top-line {
  width: 50px;
  height: 6px;
  background: #afaeaf;
  position: absolute;
  left: 0;
  top: -5px;
  display: none;
}
.header .head .toggle li.for-members.cur {
  color: #702c91;
}
.header .head .toggle li.for-members.cur .top-line {
  display: block;
  background: #702c91;
}
.header .head .toggle li.for-clients {
  margin-right: 0;
}
.header .head .toggle li.for-clients.cur {
  color: #0ab9a7;
}
.header .head .toggle li.for-clients.cur .top-line {
  display: block;
  background: #0ab9a7;
}
.header .head .right {
  padding-top: 15px;
  float: right;
}
.header .head .right .search {
  border-radius: 15px;
  float: left;
  display: none;
}
.header .head .right .search .txt {
  width: 0;
  height: 24px;
  line-height: 24px;
  margin-top: 3px;
  margin-left: 5px;
  border-bottom: 1px solid #d7d6d7;
  background: none;
  outline: none;
  font-size: 14px;
  color: #363436;
  float: right;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.header .head .right .search .txt.fadein {
  width: 180px;
  padding: 0 6px;
}
.header .head .right .search .txt.open {
  color: #363436;
}
.header .head .right .search .btn {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: #702c91;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  float: right;
}
.header .head .right .search .btn:hover {
  background: #4f0077;
}
.header .head .right .search .btn:focus {
  background: #4f0077;
}
.header .head .right .links {
  float: left;
}
.header .head .right .links li {
  padding-left: 20px;
  line-height: 30px;
  font-size: 12px;
  font-weight: 400;
  color: #5e5d5e;
  letter-spacing: -0.11px;
  text-transform: capitalize;
  float: left;
}
.header .head .right .links a {
  color: #5e5d5e;
}
.header .head .right .links a:hover {
  color: #702c91;
  text-decoration: underline;
}
.header .head .right .links a:focus {
  color: #702c91;
  text-decoration: underline;
}
.header .head .right .links li.member {
  display: block;
}
.header .head .right .links li.client {
  display: none;
}

.nav-wrap {
  width: 1400px;
  height: 76px;
  margin: 0 auto;
}
.nav-wrap .logo {
  width: 159px;
  height: auto;
  line-height: 46px;
  padding-top: 16px;
  font-size: 46px;
  color: #fff;
  float: left;
  position: relative;
}
.nav-wrap .logo img {
  width: 100%;
  height: auto;
  float: left;
  position: absolute;
  opacity: 1;
}
.nav-wrap .logo a {
  color: #fff;
  float: left;
  width: 159px;
  height: 44px;
}
.nav-wrap .logo-direct {
  height: auto;
  padding-top: 15px;
  padding-left: 25px;
  margin-left: 25px;
  float: left;
  position: relative;
}
.nav-wrap .logo-direct .iconfont {
  width: auto;
  height: auto;
  font-size: 40px;
  color: #fff;
}
.nav-wrap .logo-direct a {
  color: #fff;
}
.nav-wrap .logo-direct:before {
  content: "";
  width: 1px;
  height: 30px;
  background: #4f0077;
  position: absolute;
  left: 0;
  top: 22px;
}

.nav-desktop {
  float: right;
}
.nav-desktop li.item {
  margin: 27px 0 0 0;
  line-height: 22px;
  font-size: 15px;
  font-family: mi-medium;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.44px;
  float: left;
  position: relative;
}
.nav-desktop li.item:last-child .nav-desktop-item-wrapper {
  border: none;
}
.nav-desktop li.item .nav-desktop-item-wrapper {
  height: 27px;
  border-right: 1px solid #363636;
  padding: 0 20px;
}
.nav-desktop li.item.menu-provider-portal__item--expanded {
  cursor: pointer;
}
.nav-desktop li.item.menu-medicaid-member-portal-__item--expanded {
  cursor: pointer;
}
.nav-desktop li .nav-desktop-item-wrapper.item.hide {
  display: none;
}
.nav-desktop .line {
  width: 1px;
  height: 22px;
  padding: 0;
  background: #4f0077;
  margin: 0 20px;
  float: left;
}
.nav-desktop .line.hide {
  display: none;
}
.nav-desktop .item a {
  padding: 10px;
  font-family: mi-medium;
  color: #fff;
  padding: 10px;
  font-family: mi-medium;
  color: #fff;
}
.nav-desktop .item a:hover {
  color: #fff;
  text-decoration: underline;
}
.nav-desktop .item a:focus {
  color: #fff;
  text-decoration: underline;
}
.nav-desktop .item a.cur {
  padding-bottom: 5px;
  border-bottom: 4px solid #4f0077;
}
.nav-desktop .item a.cur:hover {
  color: #fff;
  text-decoration: none;
}
.nav-desktop .item a.cur:focus {
  color: #fff;
  text-decoration: none;
}
.nav-desktop .item a.is-active {
  padding: 10px;
  border-bottom: 4px solid #3bc7b9;
}
.nav-desktop .item a.is-active:hover {
  color: #fff;
  text-decoration: none;
}
.nav-desktop .item a.is-active:focus {
  color: #fff;
  text-decoration: none;
}
.nav-desktop .item .category {
  position: relative;
  line-height: 22px;
  font-family: mi-medium;
  font-size: 15px;
}
.nav-desktop .item .category .arrow {
  width: 12px;
  height: 8px;
  line-height: 8px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 8px;
  opacity: 1;
  display: none;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.nav-desktop .item .category .arrow:before {
  content: "\e61c";
}
.nav-desktop .item .category .arrow.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav-desktop .item .dropdown {
  width: 170px;
  height: auto;
  background: #fff;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.18);
  position: absolute;
  left: 0px;
  top: 49px;
  z-index: 998;
  display: none;
}
.nav-desktop .item .dropdown li {
  height: auto;
  padding: 0;
  float: none;
  position: relative;
}
.nav-desktop .item .dropdown li:last-child a {
  border: none;
}
.nav-desktop .item .dropdown a {
  display: block;
  padding: 12px 0 8px 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-light;
  color: #626466;
  letter-spacing: -0.14px;
  border-bottom: 1px solid #eaeaea;
}
.nav-desktop .item .dropdown a:hover {
  background: #702c91;
  text-decoration: none;
  color: #fff;
}
.nav-desktop .item .dropdown a:focus {
  background: #702c91;
  text-decoration: none;
  color: #fff;
}
.nav-desktop .item .dropdown a.cur {
  background: #702c91;
  text-decoration: none;
  color: #fff;
}
.nav-desktop .item .dropdown a.is-active {
  background: #702c91;
  text-decoration: none;
  color: #fff;
}
.nav-desktop .item .dropdown .dropdown {
  left: 220px;
  top: 0;
}
.nav-desktop .item.menu-item--active-trail .category a {
  padding-bottom: 5px;
  border-bottom: 4px solid #3bc7b9;
}
.nav-desktop .item.menu-item--active-trail .category a:hover {
  color: #fff;
  text-decoration: none;
}
.nav-desktop .item.menu-item--active-trail .category a:focus {
  color: #fff;
  text-decoration: none;
}

.nav-desktop.member {
  display: block;
}

.nav-desktop.client {
  display: none;
}

.menu-mobile {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 15px;
  display: none;
}
.menu-mobile:before {
  content: "\e613";
}

.nav-mobile {
  width: 100%;
  height: auto;
  clear: both;
  display: none;
}
.nav-mobile .item {
  padding: 15px 5vw;
  border-bottom: 1px solid #fff;
}
.nav-mobile .item:last-child {
  border: none;
}
.nav-mobile .category {
  font-size: 16px;
  font-family: mi-bold;
  line-height: 2em;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.nav-mobile .category a {
  color: #fff;
}
.nav-mobile .category .arrow {
  width: 12px;
  height: 8px;
  line-height: 8px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 12px;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.nav-mobile .category .arrow:before {
  content: "\e61c";
}
.nav-mobile .category .arrow.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav-mobile .subnav {
  display: none;
}
.nav-mobile .subnav .subnav {
  display: block;
}
.nav-mobile .subnav .list {
  width: 100%;
  height: auto;
}
.nav-mobile .subnav .list li {
  font-size: 16px;
  line-height: 1.5em;
  padding: 8px 0;
  padding: 0;
  margin: 16px 0;
  color: #fff;
  text-transform: capitalize;
}
.nav-mobile .subnav .list li a {
  color: #fff;
}
.nav-mobile .subnav .list li a.cur {
  padding-bottom: 1px;
  border-bottom: 1px solid #fff;
}

.bg-black {
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  background: #000;
  opacity: 0.6;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 998;
  display: none;
}

.bg-black.fixed {
  height: 136px;
  height: 76px;
  padding: 0;
  display: block;
  position: static;
  opacity: 0;
}

.header-wrap.fixed {
  border-bottom: 1px solid #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 998;
}
.header-wrap.fixed .header .head {
  display: none;
}
.header-wrap.fixed .header .head .right {
  display: none;
}
.header-wrap.fixed .header .head .toggle li {
  color: #fff;
  position: relative;
}
.header-wrap.fixed .header .head .toggle li:before {
  content: "";
  width: 1px;
  height: 22px;
  background: #4f0077;
  position: absolute;
  left: -20px;
  top: 0;
}
.header-wrap.fixed .header .head .toggle li.for-members.cur .top-line {
  background: #fff;
}
.header-wrap.fixed .header .head .toggle li.for-clients.cur .top-line {
  background: #fff;
}
.header-wrap.fixed .nav-wrap .logo-direct:before {
  display: none;
}

.footer {
  width: 100%;
  height: auto;
}

.footer-top {
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #702c91;
}
.footer-top .foot {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}
.footer-top .foot .foot-nav {
  float: left;
}
.footer-top .foot .item {
  width: 215px;
  height: auto;
  margin-right: 60px;
  float: left;
}
.footer-top .foot .category {
  font-size: 17px;
  font-family: mi-bold;
  line-height: 2em;
  padding-bottom: 5px;
  border-bottom: 2px solid #4f0077;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position: relative;
}
.footer-top .foot .category .arrow {
  width: 12px;
  height: 8px;
  line-height: 8px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 12px;
  display: none;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.footer-top .foot .category .arrow:before {
  content: "\e61c";
}
.footer-top .foot .category .arrow.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.footer-top .foot .subnav {
  padding-top: 5px;
}
.footer-top .foot .subnav .list {
  width: 100%;
  height: auto;
}
.footer-top .foot .subnav .list li {
  font-size: 16px;
  font-family: mi-light;
  line-height: 1.5em;
  padding: 8px 0;
  color: #fff;
  letter-spacing: -0.15px;
  white-space: nowrap;
  text-transform: capitalize;
}
.footer-top .foot .subnav .list li a {
  color: #fff;
}
.footer-top .foot .subnav .list li a:hover {
  text-decoration: underline;
}
.footer-top .foot .subnav .list li a:focus {
  text-decoration: underline;
}
.footer-top .foot .connect {
  width: 300px;
  height: auto;
  float: right;
}
.footer-top .foot .connect .title {
  width: 215px;
  font-size: 17px;
  font-family: mi-bold;
  line-height: 2em;
  padding-bottom: 5px;
  border-bottom: 2px solid #4f0077;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.footer-top .foot .connect .share {
  padding: 20px 0 15px;
}
.footer-top .foot .connect .share a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 20px;
  color: #702c91;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
}
.footer-top .foot .connect .share a:hover {
  opacity: 0.8;
}
.footer-top .foot .connect .share a:focus {
  opacity: 0.8;
}
.footer-top .foot .connect .share a.icon-linkedin:before {
  content: "\e61d";
}
.footer-top .foot .connect .share a.icon-twitter:before {
  content: "\e61e";
}
.footer-top .foot .connect .links {
  font-size: 16px;
  font-family: mi-light;
  line-height: 1.5em;
  padding-top: 5px;
  padding-bottom: 10px;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.15px;
}
.footer-top .foot .connect .links a {
  color: #fff;
}
.footer-top .foot .connect .links a:hover {
  text-decoration: underline;
}
.footer-top .foot .connect .links a:focus {
  text-decoration: underline;
}
.footer-top .foot .connect .links .foot-nav {
  float: none;
}
.footer-top .foot .connect .links .foot-nav .item {
  width: auto;
  padding: 8px 0;
  margin: 0;
  float: none;
}
.footer-top .foot .connect .mailing dt {
  line-height: 36px;
  font-size: 15px;
  font-family: mi-medium;
  color: #fff;
  letter-spacing: 1.67px;
  text-transform: uppercase;
}
.footer-top .foot .connect .mailing dd {
  font-size: 14px;
  font-family: mi-light;
  color: #fff;
}
.footer-top .foot .connect .mailing .txt {
  width: 170px;
  height: 20px;
  line-height: 20px;
  padding: 17px 15px 13px 15px;
  font-family: mi-bold;
  background: #fff;
  font-size: 14px;
  color: #868586;
  border-radius: 5px 0 0 5px;
  letter-spacing: 1.5px;
  outline: none;
  float: left;
}
.footer-top .foot .connect .mailing .txt:focus {
  color: #363436;
}
.footer-top .foot .connect .mailing .btn {
  width: 100px;
  height: 50px;
  line-height: 54px;
  background: #0ab9a7;
  font-size: 15px;
  font-family: mi-bold;
  color: #fff;
  letter-spacing: 1.67px;
  text-transform: uppercase;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  outline: none;
  float: left;
}
.footer-top .foot .connect .mailing .btn:hover {
  background: #0aa998;
}
.footer-top .foot .connect .mailing .btn:focus {
  background: #0aa998;
}
.footer-top .foot .connect .mailing .button {
  width: 142px;
  height: 46px;
  line-height: 46px;
  background: #702c91;
  font-size: 17px;
  font-family: mi-bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.footer-top .foot .connect .mailing .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.footer-top .foot .connect .mailing .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #4f0077;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-top .foot .connect .mailing .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  display: block;
}
.footer-top .foot .connect .mailing .button:hover a {
  color: #fff;
}
.footer-top .foot .connect .mailing .button:focus .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  display: block;
}
.footer-top .foot .connect .mailing .button:focus a {
  color: #fff;
}

.footer-bot {
  width: 100%;
  height: auto;
  padding: 20px 0;
  background: #fff;
}
.footer-bot .copyright {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}
.footer-bot .copyright .partner {
  float: left;
}
.footer-bot .copyright .partner img {
  width: 62px;
  height: auto;
  margin-right: 5px;
}
.footer-bot .copyright .links {
  padding-top: 30px;
  padding-left: 10px;
  float: left;
}
.footer-bot .copyright .links fieldset {
  display: inline;
}
.footer-bot .copyright .links a {
  font-size: 14px;
  font-family: mi-light;
  line-height: 20px;
  color: #363436;
  text-decoration: underline;
  letter-spacing: -0.13px;
}
.footer-bot .copyright .links a:hover {
  color: #702c91;
  text-decoration: underline;
}
.footer-bot .copyright .links a:focus {
  color: #702c91;
  text-decoration: underline;
}
.footer-bot .copyright .links em {
  width: 1px;
  height: 14px;
  background: #afaeaf;
  vertical-align: top;
  display: inline-block;
  margin: 0 10px;
}
.footer-bot .copyright .rights {
  padding-top: 30px;
  font-size: 14px;
  font-family: mi-light;
  line-height: 20px;
  color: #363436;
  letter-spacing: -0.13px;
  float: right;
}

.skin-teal .header-wrap {
  background: #0ab9a7;
}
.skin-teal .header .head .right .search .btn {
  background-color: #0ab9a7;
}
.skin-teal .header .head .right .search .btn:hover {
  background-color: #0aa998;
}
.skin-teal .header .head .right .search .btn:focus {
  background-color: #0aa998;
}
.skin-teal .header .head .right .links a:hover {
  color: #0ab9a7;
}
.skin-teal .header .head .right .links a:focus {
  color: #0ab9a7;
}
.skin-teal .header .head .right .links li.client {
  display: block;
}
.skin-teal .header .head .right .links li.member {
  display: none;
}
.skin-teal .nav-wrap .logo-direct:before {
  background: #0aa998;
}
.skin-teal .nav-desktop li.line {
  background: #0aa998;
}
.skin-teal .nav-desktop li a:hover {
  color: #0aa998;
  color: #e6f8f6;
}
.skin-teal .nav-desktop li a.cur:hover {
  color: #fff;
}
.skin-teal .nav-desktop li .dropdown a:hover {
  background: #0ab9a7;
  color: #fff;
}
.skin-teal .nav-desktop li .dropdown a.cur {
  background: #0ab9a7;
  color: #fff;
}
.skin-teal .nav-desktop.client {
  display: block;
}
.skin-teal .nav-desktop.member {
  display: none;
}
.skin-teal .header-wrap.fixed .header .head {
  background: #0ab9a7;
}
.skin-teal .header-wrap.fixed .header .head .toggle li:before {
  background: #0aa998;
}
.skin-teal .footer-top {
  background: #0ab9a7;
}
.skin-teal .footer-top .foot .category {
  border-color: #0aa998;
}
.skin-teal .footer-top .foot .connect .title {
  border-color: #0aa998;
}
.skin-teal .footer-top .foot .connect .share a {
  color: #0ab9a7;
}
.skin-teal .footer-top .foot .connect .mailing .btn {
  background: #702c91;
}
.skin-teal .footer-top .foot .connect .mailing .btn:hover {
  background: #4f0077;
}
.skin-teal .footer-bot .copyright .links a:hover {
  color: #0ab9a7;
}

#backToTop {
  width: 58px;
  height: 58px;
  background: #702c91;
  border-radius: 7px;
  box-shadow: 0 0 7px #fff;
  cursor: pointer;
  position: fixed;
  left: 50%;
  margin-left: 642px;
  bottom: 130px;
  z-index: 100;
  display: none;
  _position: absolute;
  _bottom: auto;
  _top: 0px;
}
#backToTop:before {
  content: "\e618";
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  font-size: 26px;
  font-family: "mifont" !important;
  color: #fff;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -13px 0 0 -13px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
#backToTop:hover {
  background: #4f0077;
}
#backToTop:focus {
  background: #4f0077;
}

.h10 {
  height: 10px;
}

.h20 {
  height: 20px;
}

.h30 {
  height: 30px;
}

.h40 {
  height: 40px;
}

.h50 {
  height: 50px;
}

.h60 {
  height: 60px;
}

.h70 {
  height: 70px;
}

.h80 {
  height: 80px;
}

.h90 {
  height: 90px;
}

.h100 {
  height: 100px;
}

.h110 {
  height: 110px;
}

.h120 {
  height: 120px;
}

.icon-logo:before {
  content: "\e60c";
}

.icon-ham-nav:before {
  content: "\e613";
}

.icon-arrow-left:before {
  content: "\e617";
}

.icon-arrow-right:before {
  content: "\e618";
}

.icon-search:before {
  content: "\e61b";
}

.icon-arrow-toggle:before {
  content: "\e61c";
}

.icon-linkedin:before {
  content: "\e61d";
}

.icon-twitter:before {
  content: "\e61e";
}

.icon-heart:before {
  content: "\e61f";
}

.icon-star:before {
  content: "\e620";
}

.icon-home:before {
  content: "\e621";
}

.icon-dollar:before {
  content: "\e622";
}

.icon-bell:before {
  content: "\e623";
}

.icon-chat-nolines:before {
  content: "\e624";
}

.icon-person:before {
  content: "\e625";
}

.icon-chess:before {
  content: "\e626";
}

.icon-bookmark:before {
  content: "\e627";
}

.icon-resources:before {
  content: "\e628";
}

.icon-cross:before {
  content: "\e629";
}

.icon-trending-up:before {
  content: "\e62a";
}

.icon-wrench:before {
  content: "\e62b";
}

.icon-pills:before {
  content: "\e62c";
}

.icon-piggy:before {
  content: "\e62d";
}

.icon-question:before {
  content: "\e62e";
}

.icon-dna:before {
  content: "\e62f";
}

.icon-bulb:before {
  content: "\e630";
}

.icon-facebook:before {
  content: "\e631";
}

.icon-email:before {
  content: "\e632";
}

.icon-printer:before {
  content: "\e633";
}

.icon-download:before {
  content: "\e634";
}

.icon-check:before {
  content: "\e635";
}

.icon-bars:before {
  content: "\e636";
}

.icon-quote:before {
  content: "\e637";
}

.icon-puzzle:before {
  content: "\e638";
}

.icon-cellphone:before {
  content: "\e639";
}

.icon-laptop:before {
  content: "\e63a";
}

.icon-team:before {
  content: "\e63b";
}

.icon-health:before {
  content: "\e63c";
}

.icon-play:before {
  content: "\e63d";
}

.icon-arrow-up:before {
  content: "\e63e";
}

.icon-arrow-down:before {
  content: "\e63f";
}

.icon-logo-direct:before {
  content: "\e67b";
}

.icon-capsule:before {
  content: "\e67c";
}

.icon-battery:before {
  content: "\e67d";
}

.icon-building:before {
  content: "\e682";
}

.icon-emergency:before {
  content: "\e683";
}

.icon-rx:before {
  content: "\e685";
}

.icon-pill:before {
  content: "\e686";
}

.icon-service:before {
  content: "\e687";
}

.icon-gateway:before {
  content: "\e688";
}

.icon-contract:before {
  content: "\e689";
}

.icon-book:before {
  content: "\e68a";
}

.icon-speech:before {
  content: "\e68b";
}

.icon-location:before {
  content: "\e68c";
}

ul.glossary {
  list-style-type: none;
  padding-right: 20%;
  margin: 0;
}
ul.glossary li {
  list-style: none;
  margin: 20px 0;
  font-size: 16px;
  line-height: 1.5em;
}

.glossary-header {
  line-height: 1.42em;
  font-size: 24px;
  font-family: miller;
  margin-bottom: 3px;
}

h2.visually-hidden {
  color: #000;
  background-color: #FFF;
}

h3.visually-hidden {
  color: #000;
  background-color: #FFF;
}

@media screen and (max-width: 1439px) {
  .header .head {
    width: 1200px;
  }
  .nav-wrap {
    width: 1200px;
  }
  .nav-desktop .line {
    margin: 0 20px;
  }
  .header-wrap.fixed .header .head {
    margin-left: -400px;
  }
  .footer-top .foot {
    width: 1200px;
  }
  .footer-top .foot .category {
    font-size: 16px;
  }
  .footer-top .foot .item {
    width: 190px;
    margin-right: 45px;
  }
  .footer-top .foot .connect {
    width: 260px;
  }
  .footer-top .foot .connect .title {
    width: 190px;
  }
  .footer-top .foot .connect .mailing dt {
    font-size: 14px;
  }
  .footer-top .foot .connect .mailing .txt {
    width: 150px;
  }
  .footer-top .foot .connect .mailing .btn {
    width: 80px;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .footer-bot .copyright {
    width: 1200px;
  }
  #backToTop {
    margin-left: 542px;
  }
}
@media screen and (max-width: 1279px) {
  .header .head {
    width: 960px;
  }
  .header .head .toggle li {
    font-size: 13px;
    margin-right: 25px;
  }
  .nav-wrap {
    width: 100%;
  }
  .nav-wrap .logo {
    width: 132px;
    padding-top: 20px;
    font-size: 35px;
    line-height: 35px;
  }
  .nav-wrap .logo-direct {
    padding-top: 12px;
    padding-left: 15px;
    margin-left: 15px;
  }
  .nav-wrap .logo-direct .iconfont {
    font-size: 30px;
  }
  .nav-desktop .item {
    font-size: 14px;
  }
  .nav-desktop .item .category {
    font-size: 14px;
  }
  .nav-desktop .line {
    margin: 0 15px;
  }
  .header-wrap.fixed .header .head {
    margin-left: -335px;
    width: 200px;
  }
  .header-wrap.fixed .header .head .toggle li:before {
    left: -12px;
  }
  .footer-top .foot {
    width: 960px;
  }
  .footer-top .foot .item {
    width: 160px;
    margin-right: 30px;
  }
  .footer-top .foot .category {
    font-size: 14px;
  }
  .footer-top .foot .subnav .list li {
    font-size: 14px;
  }
  .footer-top .foot .connect {
    width: 200px;
  }
  .footer-top .foot .connect .title {
    width: 160px;
    font-size: 14px;
  }
  .footer-top .foot .connect .links {
    font-size: 14px;
    padding-bottom: 25px;
  }
  .footer-top .foot .connect .mailing dt {
    font-size: 14px;
  }
  .footer-top .foot .connect .mailing .txt {
    width: 120px;
    padding: 10px;
    padding: 12px 10px 8px 10px;
    font-size: 12px;
    letter-spacing: 0;
  }
  .footer-top .foot .connect .mailing .btn {
    width: 60px;
    height: 40px;
    line-height: 44px;
    font-size: 12px;
    letter-spacing: 0;
  }
  .footer-bot .copyright {
    width: 960px;
  }
  #backToTop {
    margin-left: 422px;
  }
}
@media screen and (max-width: 1020px) {
  .header .head {
    width: 730px;
  }
  .header .head .toggle li {
    font-size: 12px;
    font-weight: normal;
    margin-right: 15px;
    letter-spacing: -0.25px;
  }
  .header .head .toggle li .top-line {
    height: 4px;
  }
  .header .head .toggle li.for-clients {
    margin-right: 0;
  }
  .header .head .right .links li {
    padding-left: 10px;
  }
  .header .head .right .search .txt.fadein {
    width: 80px;
    padding: 0 5px 0 10px;
  }
  .nav-desktop .item {
    font-size: 13px;
    font-family: mi-light;
  }
  .nav-desktop .item .category {
    font-size: 13px;
  }
  .nav-desktop .item .dropdown {
    width: 150px;
  }
  .nav-desktop .item .dropdown .dropdown {
    left: 170px;
  }
  .nav-desktop .line {
    width: 1px;
    margin: 0 10px;
  }
  .nav-wrap {
    width: 100%;
  }
  .nav-wrap .logo {
    width: 114px;
    padding-top: 22px;
    font-size: 26px;
    line-height: 26px;
  }
  .nav-wrap .logo-direct {
    padding-top: 14px;
    padding-left: 10px;
    margin-left: 10px;
  }
  .nav-wrap .logo-direct .iconfont {
    font-size: 25px;
  }
  .header-wrap.fixed .header .head {
    top: 5px;
    margin-left: -255px;
    width: 160px;
  }
  .header-wrap.fixed .header .head .toggle li:before {
    left: -8px;
  }
  .footer-top .foot {
    width: 730px;
  }
  .footer-top .foot .item:nth-child(4) {
    margin-right: 0;
  }
  .footer-top .foot .connect {
    width: 100%;
    float: left;
  }
  .footer-top .foot .connect .title {
    width: 100%;
  }
  .footer-top .foot .connect .links {
    padding-bottom: 15px;
  }
  .footer-top .foot .connect .mailing .txt {
    padding: 12px 10px 8px 10px;
  }
  .footer-top .foot .connect .mailing .btn {
    line-height: 44px;
  }
  .footer-bot .copyright {
    width: 730px;
  }
  .footer-bot .copyright .links a {
    font-size: 12px;
  }
  .footer-bot .copyright .links em {
    margin: 0 5px;
  }
  .footer-bot .copyright .rights {
    font-size: 12px;
  }
  #backToTop {
    margin-left: 307px;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 46px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 25px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 22px;
  }
  .header-wrap {
    height: 61px;
    position: relative;
    z-index: 999;
  }
  .header-animate {
    display: none;
  }
  .header {
    background: none;
  }
  .header .head {
    width: auto;
    height: auto;
    padding: 15px;
    background: #702c91;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .header .head .toggle {
    display: none;
  }
  .header .head .right {
    padding: 0;
  }
  .header .head .right .links {
    display: none;
  }
  .header .head .right .links.member {
    display: none;
  }
  .header .head .right .search .btn {
    background-color: #4f0077;
    margin-right: 5px;
  }
  .header .head .right .search .txt {
    height: 24px;
    line-height: 24px;
    margin: 3px 0 0 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    float: right;
  }
  .header .head .right .search .txt.fadein {
    width: 60vw;
    padding: 0;
  }
  .header .head .right .search .txt.open {
    color: #fff;
  }
  .nav-wrap {
    width: 100%;
    height: auto;
    background: #702c91;
  }
  .nav-wrap .logo {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 15px 0;
    font-size: 30px;
    color: #fff;
    border-bottom: 0px solid #868586;
    border-radius: 0;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .nav-wrap .logo img {
    width: auto;
    height: 32px;
    margin: 0;
    float: none;
    position: absolute;
    left: 50%;
    top: 15px;
    margin-left: -57px;
    opacity: 1;
  }
  .nav-wrap .logo-direct {
    display: none;
  }
  .nav-desktop {
    display: none;
    float: none;
    padding-top: 0;
  }
  .nav-desktop .line {
    display: none;
  }
  .nav-desktop li.item {
    height: auto;
    font-size: 16px;
    float: none;
    font-family: mi-bold;
    padding: 15px 5vw;
    margin: 0;
    border-bottom: 1px solid #fff;
  }
  .nav-desktop li.item .nav-desktop-item-wrapper {
    height: auto;
    border: none;
  }
  .nav-desktop li.item .nav-desktop-item-wrapper .category a:focus {
    border: none !important;
  }
  .nav-desktop .item:nth-child(11) {
    display: block;
  }
  .nav-desktop .item:last-child {
    border: none;
  }
  .nav-desktop .item a {
    padding: 0;
  }
  .nav-desktop .item .category {
    font-size: 16px;
  }
  .nav-desktop .item .category .arrow {
    display: block;
  }
  .nav-desktop .item .dropdown {
    width: 100%;
    position: static;
    box-shadow: none;
    padding-top: 10px;
    background: none;
  }
  .nav-desktop .item .dropdown li {
    border: none;
  }
  .nav-desktop .item .dropdown li:last-child a {
    border: inherit;
  }
  .nav-desktop .item .dropdown a {
    padding: 8px 0;
    border: none;
    font-size: 16px;
    font-family: mi-regular;
    color: #fff;
    letter-spacing: 0;
    display: inline-block;
  }
  .nav-desktop .item .dropdown a.cur {
    background: none;
  }
  .nav-desktop .item .dropdown a.is-active {
    background: none;
  }
  .nav-desktop .item a.cur {
    padding-bottom: 3px;
    border-width: 3px;
  }
  .nav-desktop .item a.is-active {
    padding-bottom: 3px;
    border-bottom: 3px solid #3bc7b9;
  }
  .nav-desktop.member {
    display: none;
  }
  .menu-mobile {
    display: block;
  }
  .bg-black {
    padding-bottom: 100px;
  }
  .header-wrap.fixed .header .head {
    width: auto;
    position: absolute;
    left: auto;
    top: 0;
    margin: 0;
  }
  .header-wrap.fixed .header .head .right {
    display: block;
  }
  .skin-teal .header .head {
    background: #0ab9a7;
  }
  .skin-teal .header .head .right .search .btn {
    background-color: #0aa998;
  }
  .skin-teal .header .head .right .links.client {
    display: none;
  }
  .skin-teal .nav-wrap {
    background: #0ab9a7;
  }
  .skin-teal .nav-wrap .logo {
    border-bottom-color: #0aa998;
  }
  .skin-teal .nav-desktop.client {
    display: none;
  }
  .footer-top {
    padding: 10px 0;
  }
  .footer-top .foot {
    width: 100%;
  }
  .footer-top .foot .foot-nav {
    width: 100%;
    float: none;
  }
  .footer-top .foot .item {
    width: auto;
    padding: 15px 5vw;
    margin: 0;
    border-bottom: 1px solid #fff;
    float: none;
  }
  .footer-top .foot .item:last-child {
    border: none;
  }
  .footer-top .foot .category {
    padding: 0;
    border: none;
    font-size: 16px;
  }
  .footer-top .foot .category .arrow {
    display: block;
  }
  .footer-top .foot .subnav {
    display: none;
  }
  .footer-top .foot .subnav .list li {
    font-size: 16px;
    font-family: mi-regular;
  }
  .footer-top .foot .connect {
    width: auto;
    float: none;
    padding: 15px 5vw;
    margin: 0;
  }
  .footer-top .foot .connect .title {
    width: 100%;
    border: none;
    padding: 0;
    font-size: 16px;
  }
  .footer-top .foot .connect .share {
    padding: 10px 0;
  }
  .footer-top .foot .connect .links {
    padding-bottom: 5px;
    font-size: 16px;
  }
  .footer-top .foot .connect .links .foot-nav .item {
    border: none;
  }
  .footer-top .foot .connect .mailing .txt {
    width: 62%;
    padding: 15px 5%;
    font-size: 14px;
    letter-spacing: 1.5px;
  }
  .footer-top .foot .connect .mailing .btn {
    width: 28%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    letter-spacing: 1.5px;
  }
  .footer-bot {
    padding: 20px 0 30px;
  }
  .footer-bot .copyright {
    width: 100%;
    text-align: center;
  }
  .footer-bot .copyright .partner {
    width: 100%;
    text-align: center;
    float: none;
  }
  .footer-bot .copyright .links {
    padding-left: 0;
    padding-top: 20px;
    display: inline-block;
    float: none;
    text-align: center;
  }
  .footer-bot .copyright .links a {
    font-size: 12px;
  }
  .footer-bot .copyright .links em {
    height: 12px;
    margin: 0 6px;
  }
  .footer-bot .copyright .rights {
    width: 100%;
    padding-top: 5px;
    float: none;
    font-size: 12px;
    text-align: center;
  }
  #backToTop {
    width: 35px;
    height: 35px;
    margin-left: 0;
    left: auto;
    right: 15px;
    opacity: 0.8;
  }
  #backToTop:before {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    margin: -9px 0 0 -9px;
  }
  .h10 {
    height: 10px;
  }
  .h20 {
    height: 10px;
  }
  .h30 {
    height: 15px;
  }
  .h40 {
    height: 20px;
  }
  .h50 {
    height: 25px;
  }
  .h60 {
    height: 30px;
  }
  .h70 {
    height: 35px;
  }
  .h80 {
    height: 40px;
  }
  .h90 {
    height: 45px;
  }
  .h100 {
    height: 50px;
  }
  .h110 {
    height: 55px;
  }
  .h120 {
    height: 60px;
  }
}

/*# sourceMappingURL=header.css.map */
