@charset "UTF-8";
/*fonts*/
@font-face {
  font-family: "mifont";
  src: url("../fonts/medimpact.eot");
  /* IE9*/
  /* IE6-IE8 */
  /* chrome、firefox */
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  src: url("../fonts/medimpact.eot#iefix") format("embedded-opentype"), url("../fonts/medimpact.woff2") format("woff2"), url("../fonts/medimpact.woff") format("woff"), url("../fonts/medimpact.ttf") format("truetype"), url("../fonts/medimpact.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- */
}
/*header*/
/*.nav-wrap .logo:before{ content:'\e60c';}*/
/*footer*/
/*.footer-bot:after {*/
/*  content: ".";*/
/*  display: block;*/
/*  height: 0;*/
/*  clear: both;*/
/*  visibility: hidden;*/
/*}*/
/*.footer-bot .rights {*/
/*  padding-top: 30px;*/
/*  font-size: 14px;*/
/*  font-family: mi-light;*/
/*  line-height: 20px;*/
/*  color: #363436;*/
/*  letter-spacing: -0.13px;*/
/*  float: right;*/
/*}*/
/*skin-teal*/
/*spacing*/
/*.nav-wrap .logo:before{ content:'\e60c';}*/
/*icons*/
/**
 * Additional icons
 * NOTES: need to map on the field
 */
body {
  font-family: mi-regular;
  font-size: 12px;
  font-weight: normal;
  color: #363436;
  background: #fff;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
}

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);
}

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: 78px;
  line-height: 1.15em;
}

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

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

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

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

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

p {
  word-wrap: break-word;
}

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

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

.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;
}

.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 {
  width: 48%;
  height: auto;
  max-height: 48%;
  padding: 0;
  margin: 0;
  float: none;
  vertical-align: text-top;
  border: none;
  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;
  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;
}
.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 .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;
  float: left;
}
.header .head .right .links a {
  color: #666;
}
.header .head .right .links a:hover {
  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: 155px;
  line-height: 46px;
  padding-top: 15px;
  font-size: 46px;
  color: #fff;
  float: left;
  position: relative;
}
.nav-wrap .logo img {
  width: 100%;
  height: auto;
  float: left;
}
.nav-wrap .logo a {
  color: #fff;
  float: left;
}
.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 {
  padding-top: 27px;
  float: right;
}
.nav-desktop li {
  height: 22px;
  padding-bottom: 27px;
  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 a {
  color: #fff;
}
.nav-desktop li a:hover {
  color: #4f0077;
  color: #f1eaf4;
  text-decoration: underline;
}
.nav-desktop li a.cur {
  text-decoration: underline;
}
.nav-desktop li a.cur:hover {
  color: #fff;
}
.nav-desktop li .dropdown {
  width: 150%;
  height: auto;
  background: #fff;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.18);
  position: absolute;
  left: -10px;
  top: 49px;
  z-index: 998;
  display: none;
}
.nav-desktop li .dropdown a {
  display: block;
  padding: 10px 0 10px 10px;
  line-height: 20px;
  font-size: 13px;
  color: #868586;
  font-family: mi-medium;
  letter-spacing: 1.45px;
  border-bottom: 1px solid #eaeaea;
}
.nav-desktop li .dropdown a:last-child {
  border: none;
}
.nav-desktop li .dropdown a:hover {
  background: #702c91;
  text-decoration: none;
  color: #fff;
}
.nav-desktop li .dropdown a.cur {
  background: #702c91;
  text-decoration: none;
  color: #fff;
}
.nav-desktop li.line {
  width: 1px;
  height: 22px;
  padding: 0;
  background: #4f0077;
  margin: 0 20px;
}
.nav-desktop li.menu-main__item--active-trail a:first-child {
  text-decoration: underline;
}
.nav-desktop li.menu-main__item--active-trail a:first-child:hover {
  color: #fff;
}

.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 ul.list {
  width: 100%;
  height: auto;
}
.nav-mobile .subnav ul.list li {
  font-size: 16px;
  line-height: 1.5em;
  padding: 8px 0;
  padding: 0;
  margin: 16px 0;
  color: #fff;
  list-style: unset;
}
.nav-mobile .subnav ul.list li:before {
  background: none;
}
.nav-mobile .subnav ul.list li a {
  color: #fff;
}
.nav-mobile .subnav ul.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;
  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 {
  width: 250px;
  background: #702c91;
  position: fixed;
  left: 50%;
  top: 8px;
  z-index: 999;
  margin-left: -500px;
  overflow: visible;
}
.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%;
}

.footer-top {
  width: 100%;
  padding: 50px 0;
  background: #702c91;
}
.footer-top .foot {
  width: 1400px;
  margin: 0 auto;
}
.footer-top .foot .foot-nav {
  float: left;
}
.footer-top .foot .item {
  width: 215px;
  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 ul.list {
  width: 100%;
  height: auto;
}
.footer-top .foot .subnav ul.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;
}
.footer-top .foot .subnav ul.list li:before {
  background: none !important;
}
.footer-top .foot .subnav ul.list li a {
  color: #fff;
}
.footer-top .foot .subnav ul.list li a:hover {
  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;
  position: relative;
}
.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.icon-linkedin:before {
  content: "\e61d";
}
.footer-top .foot .connect .share a.icon-twitter {
  position: absolute;
  top: 20px;
  display: inline-block;
  width: 36px;
  height: 36px;
  content: "";
  background: url("../images/icons/mi-member-twitter-logo.png") no-repeat 0 0;
  background-size: 100%;
}
.footer-top .foot .connect .share a.icon-youtube {
  position: absolute;
  top: 20px;
  display: inline-block;
  width: 36px;
  height: 36px;
  content: "";
  margin-left: 46px;
  background: url("../images/icons/mi-member-youtube-logo.png") no-repeat 0 0;
  background-size: 100%;
}
.footer-top .foot .connect .links {
  font-size: 16px;
  font-family: mi-light;
  line-height: 1.5em;
  padding-bottom: 35px;
  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 .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;
  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: 53px;
  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-bot {
  width: 1400px;
  height: auto;
  padding: 20px 0;
  background: #fff;
  margin: 0 auto;
}
.footer-bot .partner {
  display: inline-table;
}
.footer-bot .partner img {
  width: 150px;
  height: auto;
  margin-right: 5px;
}
.footer-bot .copyright .menu-copyright-menu-link__item {
  margin-top: 30px;
  margin-left: 10px;
  padding-right: 10px;
  display: inline;
  border-right: 1px solid #868586;
  height: 20px;
}
.footer-bot .copyright .menu-copyright-menu-link__item:last-child {
  border: none;
}
.footer-bot .copyright .links a:link {
  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 {
  text-decoration: none;
}
.footer-bot .copyright .links em {
  width: 1px;
  height: 14px;
  background: #afaeaf;
  vertical-align: middle;
  display: inline-block;
  margin: 0 0 0 10px;
}
.footer-bot .copyright a:visited {
  font-size: 14px;
  font-family: mi-light;
  line-height: 20px;
  color: #363436;
  text-decoration: underline;
  letter-spacing: -0.13px;
}
.footer-bot .copyright a:active {
  text-decoration: none;
}
.footer-bot div {
  display: inline;
}

.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 .links a:hover {
  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 .nav-mobile .subnav ul.list li:before {
  background-color: unset !important;
}
.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 .share a.icon-twitter {
  display: inline-block;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 20px;
  content: "";
  background: url("../images/icons/mi-client-twitter-logo.png") no-repeat 0 0;
  background-size: 100%;
}
.skin-teal .footer-top .foot .connect .share a.icon-youtube {
  display: inline-block;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 20px;
  margin-left: 46px;
  content: "";
  background: url("../images/icons/mi-client-youtube-logo.png") no-repeat 0 0;
  background-size: 100%;
}
.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;
}
.skin-teal #clickable-fonticon {
  background-color: #0aa998;
}

.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-image {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.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-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-virus-white:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-virus-white.svg);
  background-size: 50%;
}

.icon-virus-teal:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-virus-teal.svg);
  background-size: 50%;
}

.icon-test-teal:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-test-teal.svg);
  background-size: 30%;
}

.icon-location-teal:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-location-teal.svg);
  background-size: 30%;
}

.icon-virus-purple:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-virus-purple.svg);
  background-size: 50%;
}

.icon-test-purple:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-test-purple.svg);
  background-size: 30%;
}

.icon-location-purple:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-location-purple.svg);
  background-size: 30%;
}

.icon-hospital-network-white:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-hospital-network-white.svg);
  background-size: 50%;
}

.icon-hospital-network-teal:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-hospital-network-teal.svg);
  background-size: 50%;
}

.icon-multi-arrow-white:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-multi-arrow-white.svg);
  background-size: 50%;
}

.icon-multi-arrow-teal:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-multi-arrow-teal.svg);
  background-size: 50%;
}

.icon-price-reduce-white:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-price-reduce-white.svg);
  background-size: 50%;
}

.icon-price-reduce-teal:before {
  display: block;
  content: " ";
  background-repeat: no-repeat;
  background-position: 53% 39%;
  height: 60px;
  background-image: url(../images/icons/icon-price-reduce-teal.svg);
  background-size: 50%;
}

#clickable-fonticon {
  cursor: pointer;
  opacity: unset;
  background-color: #4f0077;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
#clickable-fonticon:hover {
  background-color: #4f0077;
}

@media screen and (max-width: 1439px) {
  .header .head {
    width: 1200px;
  }
  .nav-wrap {
    width: 1200px;
  }
  .nav-desktop li.line {
    margin: 0 20px;
  }
  .header-wrap.fixed .header .head {
    margin-left: -400px;
  }
  .footer-top .foot {
    width: 1200px;
  }
  .footer-top .foot .item {
    width: 190px;
    margin-right: 45px;
  }
  .footer-top .foot .connect {
    width: 260px;
  }
  .footer-top .foot .connect .mailing .txt {
    width: 150px;
  }
  .footer-top .foot .connect .mailing .btn {
    width: 80px;
    letter-spacing: 1px;
  }
  .footer-bot {
    width: 1200px;
  }
}
@media screen and (max-width: 1279px) {
  .header .head {
    width: 960px;
  }
  .header .head .toggle li {
    font-size: 13px;
    margin-right: 25px;
  }
  .nav-wrap {
    width: 960px;
  }
  .nav-wrap .logo {
    width: 120px;
    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 li {
    font-size: 15px;
  }
  .nav-desktop li.line {
    margin: 0 10px;
  }
  .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 .subnav .list li:before {
    background: none;
  }
  .footer-top .foot .connect {
    width: 200px;
  }
  .footer-top .foot .connect .title {
    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 {
    width: 960px;
  }
}
@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 li {
    font-size: 12px;
  }
  .nav-desktop li.line {
    width: 1px;
    margin: 0 6px;
  }
  .nav-wrap {
    width: 730px;
  }
  .nav-wrap .logo {
    width: 90px;
    padding-top: 25px;
    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 {
    width: 730px;
  }
  .footer-bot .copyright .links a {
    font-size: 12px;
  }
  .footer-bot .rights {
    font-size: 12px;
  }
}
@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;
  }
  .img-responsive-mobile {
    width: 100%;
    height: auto;
    display: block;
  }
  .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: -54px;
  }
  .nav-wrap .logo-direct {
    display: none;
  }
  .nav-desktop {
    display: none;
  }
  .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: 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 .sub-item {
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #fff;
  }
  .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 .subnav .list li:before {
    background: none;
  }
  .footer-top .foot .connect {
    width: auto;
    float: none;
    padding: 15px 5vw;
  }
  .footer-top .foot .connect .title {
    width: 100%;
    border: none;
    padding: 0;
    font-size: 16px;
  }
  .footer-top .foot .connect .share {
    padding: 20px 0;
    position: relative;
  }
  .footer-top .foot .connect .links {
    padding: 10px 0;
    font-size: 16px;
    font-family: mi-medium;
  }
  .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 {
    width: 100%;
    padding: 20px 0 30px;
    display: none;
  }
  .footer-bot .copyright {
    width: 100%;
    float: none;
    text-align: center;
  }
  .footer-bot .copyright .partner {
    width: 100%;
    text-align: center;
    float: none;
  }
  .footer-bot .copyright .links {
    display: inline-block;
    padding-left: 0;
    padding-top: 20px;
    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 .rights {
    width: 100%;
    padding-top: 5px;
    float: none;
    font-size: 12px;
    text-align: center;
  }
  .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;
  }
  .icon-virus-white:before {
    background-position: 53% 23%;
  }
  .icon-virus-teal:before {
    background-position: 53% 23%;
  }
  .icon-test-teal:before {
    background-position: 53% 23%;
  }
  .icon-location-teal:before {
    background-position: 53% 23%;
  }
  .icon-virus-purple:before {
    background-position: 53% 23%;
  }
  .icon-test-purple:before {
    background-position: 53% 23%;
  }
  .icon-location-purple:before {
    background-position: 53% 23%;
  }
  .icon-hospital-network-white:before {
    background-position: 53% 23%;
  }
  .icon-hospital-network-teal:before {
    background-position: 53% 23%;
  }
  .icon-multi-arrow-white:before {
    background-position: 53% 23%;
  }
  .icon-multi-arrow-teal:before {
    background-position: 53% 23%;
  }
  .icon-price-reduce-white:before {
    background-position: 53% 23%;
  }
  .icon-price-reduce-teal:before {
    background-position: 53% 23%;
  }
}
.external-link-popup .ui-dialog-titlebar {
  background-color: #0ab9a7;
  color: #fff;
  font-family: mi-bold;
  font-size: 20px;
}
.external-link-popup .ui-dialog-content {
  font-family: mi-light;
  font-size: 14px;
}
.external-link-popup .ui-dialog-buttonpane .ui-button:first-child {
  background-color: #0ab9a7;
  color: #fff;
}

/**
 * Helper classes
 */
.ui-widget-overlay {
  background: #000;
  opacity: 0.5;
}

.img-responsive {
  width: 100%;
  display: block;
  height: auto;
}

.text-left {
  text-align: left;
}

.text-center,
.text-align-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.padding-20 {
  padding: 20px;
}

.padding-5 {
  padding: 5px;
}

.padding-10 {
  padding: 10px;
}

.padding-y-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-x-5 {
  padding-left: 10px;
  padding-right: 10px;
}

.padding-y-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.padding-x-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.padding-y-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-x-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.youtube-video {
  aspect-ratio: 16/9;
  width: 100%;
}

.node--unpublished {
  background-color: #fff4f4;
}

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