/*focus*/
/*How can we help*/
/*client help*/
/*member resources*/
/*member story*/
/*member hero*/
/*member meet*/
@-webkit-keyframes mifadeIn {
  0% {
    opacity: 0.2;
    -webkit-transform: translate(-550%, 150%);
  }
  20% {
    opacity: 0.4;
    -webkit-transform: translate(-440%, 120%);
  }
  40% {
    opacity: 0.6;
    -webkit-transform: translate(-330%, 90%);
  }
  60% {
    opacity: 0.8;
    -webkit-transform: translate(-220%, 60%);
  }
  80% {
    opacity: 1;
    -webkit-transform: translate(-110%, 30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
  }
}
@keyframes mifadeIn {
  0% {
    opacity: 0.2;
    transform: translate(-550%, 150%);
  }
  20% {
    opacity: 0.4;
    transform: translate(-440%, 120%);
  }
  40% {
    opacity: 0.6;
    transform: translate(-330%, 90%);
  }
  60% {
    opacity: 0.8;
    transform: translate(-220%, 60%);
  }
  80% {
    opacity: 1;
    transform: translate(-110%, 30%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes nationLiu {
  0% {
    opacity: 0.2;
    -webkit-transform: translate(-100%, 100%);
  }
  20% {
    opacity: 0.4;
    -webkit-transform: translate(-80%, 80%);
  }
  40% {
    opacity: 0.6;
    -webkit-transform: translate(-60%, 60%);
  }
  60% {
    opacity: 0.8;
    -webkit-transform: translate(-40%, 40%);
  }
  80% {
    opacity: 1;
    -webkit-transform: translate(-20%, 20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
  }
}
@keyframes nationLiu {
  0% {
    opacity: 0.2;
    transform: translate(-100%, 100%);
  }
  20% {
    opacity: 0.4;
    transform: translate(-80%, 80%);
  }
  40% {
    opacity: 0.6;
    transform: translate(-60%, 60%);
  }
  60% {
    opacity: 0.8;
    transform: translate(-40%, 40%);
  }
  80% {
    opacity: 1;
    transform: translate(-20%, 20%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
/*member news*/
/*blog listing filter*/
/*select*/
/*blog listing*/
/**
.blogListing .swiper-slide:first-child .item,
.blogListing .swiper-slide:nth-child(8) .item{
	width:925px;
}
.blogListing .swiper-slide:nth-child(8){ float:right;}
.blogListing .swiper-slide:first-child .item .intro,
.blogListing .swiper-slide:nth-child(8) .item .intro{
	display:block;
}
.blogListing .swiper-slide .item .title{ height:2.5em;}
.blogListing .swiper-slide:first-child .item .title,
.blogListing .swiper-slide:nth-child(8) .item .title{
	height:1.25em;
	max-height:1.25em;
}
.blogListing .swiper-slide:first-child .item .pic,
.blogListing .swiper-slide:nth-child(8) .item .pic{
	height:575px;
}
*/
/*client case study*/
/*client white paper*/
/*let's talk*/
/*not-found*/
/*.not-found .button{ width:200px; height:56px; line-height:56px; display:inline-block; background:#702c91; font-size:17px; font-family:mi-bold; font-size:16px; font-family:Helvetica, sans-serif; font-weight:bold; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:0.5px; cursor:pointer; border-radius:28px; overflow:hidden; position:relative; z-index:4;}*/
/*.not-found .button a{ width:100%; height:100%; display:block; color:#fff; position:absolute; left:0; top:0; z-index:3;}*/
/*.not-found .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;*/
/*}*/
/*.not-found .button:hover .zoom,*/
/*.not-found .button:focus .zoom{width:200px; height:200px; margin:-100px 0 0 -100px;}*/
/*client slider*/
/*slider dropdown*/
/*banner who we are*/
/*formulary search*/
/*drug list download*/
/*who we are*/
/*split billing systems*/
/*Managed Care Contact Information*/
/*Upcoming Meetings*/
/*.button-meetings .button a{ */
/*  width:100%; */
/*  height:100%; */
/*  display:block; */
/*  color:#fff; !*position:absolute; left:0; top:0;*! */
/*  position:relative; */
/*  z-index:3;*/
/*}*/
/*.button-meetings .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;*/
/*}*/
/*.button-meetings .button:hover,*/
/*.button-meetings .button:focus{ border-color:#4f0077;}*/
/*.button-meetings .button:hover .zoom,*/
/*.button-meetings .button:focus .zoom{ width:400px; height:400px; margin:-200px 0 0 -200px;}*/
/*.button-meetings .button:focus{ outline-style:ridge; outline-offset:10px; outline-color:#702c91;}*/
/*serve-category*/
/*Provider Documents*/
/*Provider Links*/
/*Provider Forms*/
/*Member Glossary*/
/*Client Post Login*/
/*kentucky Contact*/
/*.contact-list:nth-of-type(2) .contact-general p{ margin:0;}*/
/*.contact-list:nth-of-type(2) .contact-general dl dt{ font-size:18px;}*/
/*.contact-list:nth-of-type(2) .contact-general dl dt span{ font-weight:normal;}*/
/*.contact-list:nth-of-type(2) .contact-general dl dd{ line-height:1.75em;}*/
/*.contact-list:nth-of-type(3) .contact-general dd{ padding:5px 0; line-height:1.2em;}*/
/*provide gateway*/
/*Pharmacy Department*/
/*Discount Card Program*/
/*kentucky Referral Process*/
/*company background*/
/*.company-background .content .button{ width:200px; height:56px; line-height:60px; display:inline-block; margin:0; background:#f58220; font-size:17px; font-family:mi-bold; font-weight:400; color:#fff; text-align:center; letter-spacing:0.5px; text-transform:uppercase; cursor:pointer; border-radius:28px; overflow:hidden; position:relative; z-index:4;}*/
/*.company-background .content .button a{ width:100%; height:100%; display:block; color:#fff; position:absolute; left:0; top:0; z-index:3;}*/
/*.company-background .content .button .zoom{*/
/*	width:0; height:0; display:block; margin:0; border-radius:50%; position:absolute; left:50%; top:50%; z-index:2; background:#f36a17;*/
/*	-webkit-transition: all 0.3s;*/
/*	   -moz-transition: all 0.3s;*/
/*	     -o-transition: all 0.3s;*/
/*		-ms-transition: all 0.3s;*/
/*	        transition: all 0.3s;*/
/*}*/
/*.company-background .content .button:hover .zoom,*/
/*.company-background .content .button:focus .zoom{ width:220px; height:220px; margin:-110px 0 0 -110px;}*/
/*.company-background .content .button:hover a,*/
/*.company-background .content .button:focus a{ color:#fff;}*/
/*kentucky quote*/
/*.kentucky-quote .content .button{ width:200px; height:56px; line-height:60px; margin-top:40px; display:inline-block; background:#fff; font-size:17px; font-family:mi-bold; color:#f36a17; text-align:center; letter-spacing:0.5px; text-transform:uppercase; cursor:pointer; border-radius:28px; overflow:hidden; position:relative; z-index:4;}*/
/*.kentucky-quote .content .button a{ width:100%; height:100%; display:block; color:#f36a17; position:absolute; left:0; top:0; z-index:3;}*/
/*.kentucky-quote .content .button .zoom{*/
/*	width:0; height:0; display:block; margin:0; border-radius:50%; position:absolute; left:50%; top:50%; z-index:2; background:#f36a17;*/
/*	-webkit-transition: all 0.3s;*/
/*	   -moz-transition: all 0.3s;*/
/*	     -o-transition: all 0.3s;*/
/*		-ms-transition: all 0.3s;*/
/*	        transition: all 0.3s;*/
/*}*/
/*.kentucky-quote .content .button:hover .zoom,*/
/*.kentucky-quote .content .button:focus .zoom{ width:200px; height:200px; margin:-100px 0 0 -100px;}*/
/*.kentucky-quote .content .button:hover a,*/
/*.kentucky-quote .content .button:focus a{ color:#fff;}*/
/*bread-crumbs*/
/*send message*/
/*.send-message .button{ width:200px; height:56px; line-height:56px; display:block; margin:40px auto; 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; outline:none;}*/
/*.send-message .button.w220{ width:220px;}*/
/*.send-message .button a{ width:100%; height:100%; display:block; color:#fff; position:absolute; left:0; top:0; z-index:3;}*/
/*.send-message .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;*/
/*}*/
/*.send-message .button:hover,*/
/*.send-message .button:focus{ background:#4f0077;}*/
/*.send-message .button:hover .zoom,*/
/*.send-message .button:focus .zoo{ width:240px; height:240px; margin:-120px 0 0 -120px; display:block;}*/
/*.send-message .button:hover a,*/
/*.send-message .button:focus a{ color:#fff;}*/
/*
.send-message .options .js-form-item{ display:inline-block; margin:0;}
.send-message .options .js-form-item .form-checkbox{ width:24px; height:24px; margin:8px 5px 0 0; display:inline-block; vertical-align:top; border:0px solid #d7d6d7; background:none;}
.send-message .options .js-form-item .form-text{ width:94%; height:30px; line-height:30px; background:none; padding:6px 0 0 15px; border-radius:4px; font-size:17px; font-family:mi-regular; color:#363436; letter-spacing:0.5px; outline:none; box-shadow:none;}
.send-message .options .item.h170 .js-form-item{ display:block;}
.send-message .options .js-form-item .form-textarea{ width:100%; height:150px; padding:10px 10px 10px 15px; line-height:1.5em; background:none; border-radius:6px; font-size:17px; font-family:mi-regular; color:#363436; letter-spacing:0.5px; outline:none; resize:none; box-sizing:border-box;}
*/
/*schedule table*/
/*.schedule-table .button{ width:200px; height:56px; line-height:56px; display:block; margin:40px auto; background:#fff; border:2px solid #f36a17; font-size:17px; font-family:mi-bold; color:#f36a17; text-align:center; letter-spacing:0.5px; text-transform:uppercase; cursor:pointer; border-radius:30px; overflow:hidden; position:relative; z-index:4;}*/
/*.schedule-table .button a{ width:100%; height:100%; display:block; color:#f36a17; position:absolute; left:0; top:0; z-index:3;}*/
/*.schedule-table .button .zoom{*/
/*	width:0; height:0; display:block; margin:0; border-radius:50%; position:absolute; left:50%; top:50%; z-index:2; background:#f36a17;*/
/*	-webkit-transition: all 0.3s;*/
/*	   -moz-transition: all 0.3s;*/
/*	     -o-transition: all 0.3s;*/
/*		-ms-transition: all 0.3s;*/
/*	        transition: all 0.3s;*/
/*}*/
/*.schedule-table .button:hover .zoom,*/
/*.schedule-table .button:focus .zoom{ width:200px; height:200px; margin:-100px 0 0 -100px;}*/
/*.schedule-table .button:hover a,*/
/*.schedule-table .button:focus a{ color:#fff;}*/
/*article kentucky*/
/*share*/
/*page blog*/
/*article*/
/*privacy policy*/
/*leadership*/
/*contact us address*/
/*site map*/
/*healthcare provider login*/
/*.provider-login .button{ width:200px; height:56px; line-height:60px; margin:20px auto; background:#0ab9a7; font-size:17px; font-family:mi-bold; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:0.5px; cursor:pointer; border-radius:28px; overflow:hidden; position:relative; z-index:4;}*/
/*.provider-login .button a{ width:100%; height:100%; display:block; color:#fff; position:absolute; left:0; top:0; z-index:3;}*/
/*.provider-login .button .zoom{*/
/*	width:0; height:0; display:block; margin:0; border-radius:50%; position:absolute; left:50%; top:50%; z-index:2; background:#0aa998;*/
/*	-webkit-transition: all 0.3s;*/
/*	   -moz-transition: all 0.3s;*/
/*	     -o-transition: all 0.3s;*/
/*		-ms-transition: all 0.3s;*/
/*	        transition: all 0.3s;*/
/*}*/
/*.provider-login .button:hover .zoom,*/
/*.provider-login .button:focus .zoom{width:200px; height:200px; margin:-100px 0 0 -100px;}*/
/*Prior Authorization Forms*/
/*medimpact direct banner*/
/*.banner-direct .button{ width:200px; height:56px; line-height:60px; display:inline-block; background:#702c91; font-size:17px; font-family:mi-bold; color:#fff; text-align:center; cursor:pointer; border-radius:28px; overflow:hidden; position:relative; z-index:4;}*/
/*.banner-direct .button a{ width:100%; height:100%; display:block; color:#fff; position:absolute; left:0; top:0; z-index:3;}*/
/*.banner-direct .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;*/
/*}*/
/*.banner-direct .button:hover .zoom,*/
/*.banner-direct .button:focus .zoom{width:200px; height:200px; margin:-100px 0 0 -100px;}*/
/*direct different*/
/*direct testimonial*/
/*.direct-commend .content .button{ width:200px; height:56px; line-height:60px; margin-top:40px; display:inline-block; background:#fff; font-size:17px; font-family:mi-bold; color:#702c91; text-align:center; letter-spacing:0.5px; text-transform:uppercase; cursor:pointer; border-radius:28px; overflow:hidden; position:relative; z-index:4;}*/
/*.direct-commend .content .button a{ width:100%; height:100%; display:block; color:#702c91; position:absolute; left:0; top:0; z-index:3;}*/
/*.direct-commend .content .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;*/
/*}*/
/*.direct-commend .content .button:hover .zoom,*/
/*.direct-commend .content .button:focus .zoom{ width:200px; height:200px; margin:-100px 0 0 -100px;}*/
/*.direct-commend .content .button:hover a,*/
/*.direct-commend .content .button:focus a{ color:#fff;}*/
/*direct specialty*/
/*direct provider*/
/*.direct-provider .item .button{ width:200px; height:56px; line-height:60px; margin:10px 0 30px; display:inline-block; background:#702c91; font-size:17px; font-family:mi-bold; color:#fff; text-align:center; cursor:pointer; border-radius:28px; overflow:hidden; position:relative; z-index:4;}*/
/*.direct-provider .item .button.large{ width:240px;}*/
/*.direct-provider .item .button a{ width:100%; height:100%; display:block; color:#fff; text-decoration:none; position:absolute; left:0; top:0; z-index:3;}*/
/*.direct-provider .item .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;*/
/*}*/
/*.direct-provider .item .button:hover .zoom,*/
/*.direct-provider .item .button:focus .zoom{width:200px; height:200px; margin:-100px 0 0 -100px;}*/
/*.direct-provider .item .button.large:hover .zoom,*/
/*.direct-provider .item .button.large:focus .zoom{width:240px; height:240px; margin:-120px 0 0 -120px;}*/
/*direct member*/
/*direct started*/
/*.direct-started .content .button{ width:200px; height:56px; line-height:60px; display:inline-block; margin:0; background:#fff; font-size:17px; font-family:mi-bold; font-weight:400; color:#702c91; text-align:center; letter-spacing:0.5px; text-transform:uppercase; cursor:pointer; border-radius:28px; overflow:hidden; position:relative; z-index:4;}*/
/*.direct-started .content .button a{ width:100%; height:100%; display:block; color:#702c91; position:absolute; left:0; top:0; z-index:3;}*/
/*.direct-started .content .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;*/
/*}*/
/*.direct-started .content .button:hover .zoom,*/
/*.direct-started .content .button:focus .zoom{ width:220px; height:220px; margin:-110px 0 0 -110px;}*/
/*.direct-started .content .button:hover a,*/
/*.direct-started .content .button:focus a{ color:#fff;}*/
/*direct download App*/
/*direct FAQs*/
/*careers banner*/
/*.banner-careers .button{ width:300px; height:56px; line-height:57px; display:inline-block; background:#702c91; font-size:17px; font-family:Helvetica; font-weight:bold; color:#fff; text-align:center; text-transform:uppercase; cursor:pointer; border-radius:28px; overflow:hidden; position:relative; z-index:4;}*/
/*.banner-careers .button a{ width:100%; height:100%; display:block; color:#fff; position:absolute; left:0; top:0; z-index:3;}*/
/*.banner-careers .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;*/
/*}*/
/*.banner-careers .button:hover .zoom,*/
/*.banner-careers .button:focus .zoom{width:300px; height:300px; margin:-150px 0 0 -150px;}*/
/*careers benefits*/
/*careers FAQs*/
/**
.blogListing .swiper-slide:nth-child(4) .item,
.blogListing .swiper-slide:nth-child(5) .item,
.blogListing .swiper-slide:nth-child(6) .item{
	width:383px;
}
.blogListing .swiper-slide:first-child .item,
.blogListing .swiper-slide:nth-child(8) .item{
	width:775px;
}
.blogListing .swiper-slide:first-child .item .pic,
.blogListing .swiper-slide:nth-child(8) .item .pic{
	height:480px;
}
*/
/**
.blogListing .swiper-slide:nth-child(4) .item,
.blogListing .swiper-slide:nth-child(5) .item,
.blogListing .swiper-slide:nth-child(6) .item{
	width:300px;
}
.blogListing .swiper-slide:first-child .item,
.blogListing .swiper-slide:nth-child(8) .item{
	width:640px;
}
.blogListing .swiper-slide:first-child .item .pic,
.blogListing .swiper-slide:nth-child(8) .item .pic{
	height:400px;
}
*/
/*.banner-who .button{ */
/*  width:130px; */
/*  height:36px; */
/*  line-height:36px; */
/*  margin:10px 15px 0; */
/*  font-size:15px; */
/*  border-radius:20px;*/
/*}*/
/*.banner-who .button:nth-of-type(2){ */
/*  width:180px;*/
/*}*/
/**
.blogListing .swiper-slide:nth-child(4) .item,
.blogListing .swiper-slide:nth-child(5) .item,
.blogListing .swiper-slide:nth-child(6) .item{
	width:230px;
}
.blogListing .swiper-slide:first-child .item,
.blogListing .swiper-slide:nth-child(8) .item{
	width:480px;
}
.blogListing .swiper-slide:first-child .item .pic,
.blogListing .swiper-slide:nth-child(8) .item .pic{
	height:300px;
}
*/
/**
.blogListing .swiper-slide:nth-child(4) .item,
.blogListing .swiper-slide:nth-child(5) .item,
.blogListing .swiper-slide:nth-child(6) .item{
	width:100%;
}
.blogListing .swiper-slide:first-child .item,
.blogListing .swiper-slide:nth-child(8) .item{
	width:100%;
	height:auto;
}
.blogListing .swiper-slide:first-child .item .pic,
.blogListing .swiper-slide:nth-child(8) .item .pic{
	height: auto;
}
*/
/*.not-found .button { */
/*  width:150px; */
/*  height:46px; */
/*  line-height:46px; */
/*  font-size:15px; */
/*  border-radius:23px;*/
/*}*/
/*date picker*/
/**
 * Mics.
 */
/*.glossary-item a:focus {*/
/*  outline: 2px dashed #363436; padding: 3px;*/
/*}*/
.member-focus {
  width: 100%;
  max-width: 1920px;
  height: auto;
  min-height: 340px;
  position: relative;
  margin: 0 auto;
}
.member-focus .arrow-left {
  width: 40px;
  height: 100%;
  line-height: 20px;
  font-size: 20px;
  color: #702c91;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 9;
  cursor: pointer;
  outline: none;
}
.member-focus .arrow-left:before {
  content: "\e617";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -8px;
}
.member-focus .arrow-right {
  width: 40px;
  height: 100%;
  line-height: 20px;
  font-size: 20px;
  color: #702c91;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 9;
  cursor: pointer;
  outline: none;
}
.member-focus .arrow-right:before {
  content: "\e618";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -10px;
}
.member-focus .swiper-container {
  width: 100%;
}
.member-focus .swiper-slide {
  width: 100%;
  height: auto;
  text-align: center;
}
.member-focus .swiper-slide .content {
  width: 100%;
  width: 1400px;
  height: auto;
  padding-top: 230px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  margin-left: -700px;
}
.member-focus .swiper-slide .pic {
  width: 100%;
  height: auto;
}
.member-focus .swiper-slide .logo {
  width: 50px;
  height: auto;
  padding-bottom: 10px;
  border-bottom: 0 solid #f58220;
}
.member-focus .swiper-slide .welcome {
  padding: 20px 0 10px;
  margin-bottom: 25px;
  line-height: 1em;
  font-size: 15px;
  font-family: mi-medium;
  font-weight: 400;
  color: #702c91;
  text-transform: uppercase;
  letter-spacing: 1.66px;
  position: relative;
}
.member-focus .swiper-slide .welcome::before {
  content: "";
  width: 50px;
  height: 6px;
  background: #17b9a7;
  position: absolute;
  left: 50%;
  bottom: -6px;
  margin-left: -25px;
}
.member-focus .swiper-slide .headline {
  padding: 0 16%;
  line-height: 1em;
  font-size: 78px;
  font-family: miller;
  font-weight: 400;
  color: #363436;
  letter-spacing: -1px;
  letter-spacing: 0;
}
.member-focus .swiper-slide .intro {
  padding: 12px 23% 40px;
  line-height: 1.5em;
  font-size: 20px;
  font-weight: 400;
  color: #363436;
  letter-spacing: -0.35px;
}
.member-focus .swiper-slide .button {
  width: 300px;
  height: 56px;
  display: inline-block;
  background: #702c91;
  font-size: 12px;
  font-family: mi-bold;
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.member-focus .swiper-slide .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.member-focus .swiper-slide .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;
}
.member-focus .swiper-slide .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.member-focus .swiper-slide .button:focus .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.member-focus .swiper-slide .download {
  line-height: 32px;
  font-size: 17px;
  font-family: mi-bold;
  color: #702c91;
  letter-spacing: 0.68px;
  text-transform: uppercase;
}
@media (forced-colors: active) {
  .member-focus .swiper-slide .download a {
    forced-color-adjust: none;
  }
}
.member-focus .swiper-slide .download .icon {
  width: 24px;
  height: auto;
  padding: 4px 2px 4px 6px;
  display: inline-block;
  border: none;
  margin-right: 8px;
  text-align: center;
  background: #702c91;
  border-radius: 50%;
  vertical-align: bottom;
}
.member-focus .swiper-slide .download .icon img {
  width: 10px;
  height: auto;
}
.member-focus .swiper-slide .download a {
  color: #702c91;
  text-decoration: none;
}
.member-focus .swiper-slide .download a:hover {
  color: #4f0077;
  text-decoration: underline;
}
.member-focus .swiper-slide .download a:focus {
  padding: 3px 8px;
}
.member-focus .swiper-slide .date {
  line-height: 2em;
  font-size: 16px;
  letter-spacing: -0.28px;
}
.member-focus .page {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 9;
}
.member-focus .page .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #fff;
  opacity: 1;
}
.member-focus .page .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #702c91;
}
.member-focus .swiper-lazy-preloader {
  --swiper-preloader-color: #0ab9a7;
}

.skin-teal .member-focus .arrow-left {
  color: #0ab9a7;
}
.skin-teal .member-focus .arrow-right {
  color: #0ab9a7;
}
.skin-teal .member-focus .swiper-slide .logo {
  border-color: #702c91;
}
.skin-teal .member-focus .swiper-slide .welcome {
  color: #0ab9a7;
}
.skin-teal .member-focus .swiper-slide .button {
  background: #0ab9a7;
}
.skin-teal .member-focus .swiper-slide .button .zoom {
  background: #0aa998;
}
.skin-teal .member-focus .page .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0ab9a7;
}
.skin-teal .member-focus .swiper-lazy-preloader {
  --swiper-preloader-color: #0ab9a7;
}
.skin-teal .member-help .icon-wrap .icon-heart {
  background-color: #0ab9a7;
}
.skin-teal .member-help .icon-wrap .txt {
  color: #0ab9a7;
}
.skin-teal .member-help .list-help .item .top .iconfont {
  color: #0ab9a7;
}
.skin-teal .member-help .list-help .item .notes .more a {
  color: #0ab9a7;
}
.skin-teal .member-help .list-help .item .notes .more a:hover {
  color: #0aa998;
}
.skin-teal .member-help .list-help .item .notes .more a:hover .dot {
  background: #0aa998;
}
.skin-teal .member-help .list-help .item .notes .more a:focus {
  color: #0aa998;
}
.skin-teal .member-help .list-help .item .notes .more a:focus .dot {
  background: #0aa998;
}
.skin-teal .member-help .list-help .item .notes .more .dot {
  background: #0ab9a7;
}
.skin-teal .member-resources {
  background: #0ab9a7;
  background: none;
}
.skin-teal .member-resources .content .iconfont {
  background: #0ab9a7;
  color: #fff;
}
.skin-teal .member-resources .content .txt {
  color: #0ab9a7;
}
.skin-teal .member-resources .content .headline {
  color: #363436;
}
.skin-teal .member-resources .content .intro {
  color: #363436;
}
.skin-teal .member-resources .content .button {
  background: #0ab9a7;
}
.skin-teal .member-resources .content .button a {
  color: #fff;
}
.skin-teal .member-resources .content .button .zoom {
  background: #0aa998;
}
.skin-teal .member-resources .content .button:hover a {
  color: #fff;
}
.skin-teal .member-resources .content .button:focus a {
  color: #fff;
}
.skin-teal .member-story .content .button {
  background: #0ab9a7;
}
.skin-teal .member-story .content .button a {
  color: #fff;
}
.skin-teal .member-story .content .button .zoom {
  background: #0aa998;
}
.skin-teal .member-story .content .button:hover a {
  color: #fff;
}
.skin-teal .member-story .content .button:focus a {
  color: #fff;
}
.skin-teal .member-story .arrow-down {
  color: #0ab9a7;
}
.skin-teal .member-hero .content .iconfont {
  background-color: #0ab9a7;
}
.skin-teal .member-hero .content .txt {
  color: #0ab9a7;
}
.skin-teal .member-hero .content .button {
  background: #0ab9a7;
}
.skin-teal .member-hero .content .button a {
  color: #fff;
}
.skin-teal .member-hero .content .button .zoom {
  background: #0aa998;
}
.skin-teal .member-hero .content .button:hover a {
  color: #fff;
}
.skin-teal .member-hero .content .button:focus a {
  color: #fff;
}
.skin-teal .member-hero .arrow-down {
  color: #0ab9a7;
}
.skin-teal .member-meet {
  background: #0ab9a7;
}
.skin-teal .member-meet .meet-animate .circle {
  background: #0aa998;
}
.skin-teal .member-meet .content .iconfont {
  color: #0ab9a7;
}
.skin-teal .member-meet .content .txt {
  color: #fff;
}
.skin-teal .member-meet .content .button a {
  color: #0ab9a7;
}
.skin-teal .member-meet .content .button .zoom {
  background: #0aa998;
}
.skin-teal .member-meet .content .button:hover a {
  color: #fff;
}
.skin-teal .member-news .icon-wrap .icon-bell {
  background-color: #0ab9a7;
}
.skin-teal .member-news .icon-wrap .txt {
  color: #0ab9a7;
}
.skin-teal .member-news .arrow-left-news:after {
  color: #0ab9a7;
}
.skin-teal .member-news .arrow-right-news:after {
  color: #0ab9a7;
}
.skin-teal .member-news .category {
  color: #0ab9a7;
}
.skin-teal .member-news .category .line {
  background: #702c91;
}
.skin-teal .member-news .more a {
  color: #0ab9a7;
}
.skin-teal .member-news .more a:hover {
  color: #0aa998;
}
.skin-teal .member-news .more a:hover .dot {
  background: #0aa998;
}
.skin-teal .member-news .more a:focus {
  color: #0aa998;
}
.skin-teal .member-news .more a:focus .dot {
  background: #0aa998;
}
.skin-teal .member-news .more .dot {
  background: #0ab9a7;
}
.skin-teal .news-button .button {
  background: #0ab9a7;
}
.skin-teal .news-button .button .zoom {
  background: #0aa998;
}
.skin-teal .letus-talk .button {
  background: #0ab9a7;
}
.skin-teal .letus-talk .button .zoom {
  background: #0aa998;
}
.skin-teal .letus-talk .button.purple {
  background: #702c91;
}
.skin-teal .letus-talk .button.purple .zoom {
  background: #4f0077;
}
.skin-teal .banner-who .logo {
  border-color: #702c91;
}
.skin-teal .banner-who .welcome {
  color: #0ab9a7;
}
.skin-teal .banner-who .arrow-down {
  color: #0ab9a7;
}
.skin-teal .banner-who .button {
  background: #0ab9a7;
}
.skin-teal .banner-who .button .zoom {
  background: #0aa998;
}
.skin-teal .article .content p a {
  color: #0ab9a7;
  text-decoration: underline;
}
.skin-teal .article .content ul a {
  color: #0ab9a7;
  text-decoration: underline;
}
.skin-teal .mi-address .item p a.link {
  color: #0ab9a7;
}
.skin-teal .sitemap-menu .first.expanded .sitemap-menu .sitemap-menu .child a {
  color: #0ab9a7;
}
.skin-teal .sitemap-menu .first.expanded .sitemap-menu .sitemap-menu .child:before {
  background: #0ab9a7;
}
.skin-teal .sitemap-menu .last.expanded .sitemap-menu .first.expanded .sitemap-menu .leaf a {
  color: #0ab9a7;
}
.skin-teal .sitemap-menu .last.expanded .sitemap-menu .first.expanded .sitemap-menu .leaf:before {
  background: #0ab9a7;
}
.skin-teal .sitemap-menu .last.expanded .sitemap-menu .sitemap-menu .leaf a {
  color: #0ab9a7;
}
.skin-teal .sitemap-menu .last.expanded .sitemap-menu .sitemap-menu .leaf:before {
  background: #0ab9a7;
}
.skin-teal .sitemap-menu .last.expanded .sitemap-menu .expanded .leaf a {
  color: #0ab9a7;
}
.skin-teal .sitemap-menu .last.expanded .sitemap-menu .expanded .leaf:before {
  background: #0ab9a7;
}
.skin-teal .banner-direct .logo {
  border-color: #702c91;
}
.skin-teal .banner-direct .welcome {
  color: #0ab9a7;
}
.skin-teal .banner-direct .headline {
  width: 100%;
  margin: 0;
}
.skin-teal .banner-direct .button {
  background: #0ab9a7;
}
.skin-teal .banner-direct .button .zoom {
  background: #0aa998;
}
.skin-teal .direct-different .icon-wrap .iconfont {
  background: #0ab9a7;
}
.skin-teal .direct-different .icon-wrap .txt {
  color: #0ab9a7;
}
.skin-teal .direct-different .items-wrap .iconfont {
  border-color: #0ab9a7;
  background: #fff;
  color: #0ab9a7;
}
.skin-teal .direct-commend {
  background: #0ab9a7;
}
.skin-teal .direct-commend .content .iconfont {
  color: #0ab9a7;
}
.skin-teal .direct-commend .content .txt {
  color: #fff;
}
.skin-teal .direct-commend .content .button a {
  color: #0ab9a7;
}
.skin-teal .direct-commend .content .button .zoom {
  background: #0aa998;
}
.skin-teal .direct-commend .content .button:hover a {
  color: #fff;
}
.skin-teal .direct-commend .content .button:focus a {
  color: #fff;
}
.skin-teal .direct-specialty .icon-wrap .iconfont {
  background: #0ab9a7;
}
.skin-teal .direct-specialty .icon-wrap .txt {
  color: #0ab9a7;
}
.skin-teal .direct-specialty .item strong {
  color: #0ab9a7;
}
.skin-teal .direct-specialty .item .teal {
  color: #0ab9a7;
}
.skin-teal .direct-specialty .item .list li:before {
  background: #0ab9a7;
}
.skin-teal .direct-provider .icon-wrap .iconfont {
  background: #0ab9a7;
}
.skin-teal .direct-provider .icon-wrap .txt {
  color: #0ab9a7;
}
.skin-teal .direct-provider .item a {
  color: #0ab9a7;
}
.skin-teal .direct-provider .item .list li:before {
  background: #0ab9a7;
}
.skin-teal .direct-provider .item .list-odd li:before {
  background: #0ab9a7;
}
.skin-teal .direct-provider .item .button {
  background: #0ab9a7;
}
.skin-teal .direct-provider .item .button a {
  color: #fff;
}
.skin-teal .direct-provider .item .button .zoom {
  background: #0aa998;
}
.skin-teal .direct-member .icon-wrap .iconfont {
  background: #0ab9a7;
}
.skin-teal .direct-member .icon-wrap .txt {
  color: #0ab9a7;
}
.skin-teal .direct-member .items-wrap .iconfont {
  border-color: #0ab9a7;
  background: #fff;
  color: #0ab9a7;
}
.skin-teal .direct-started {
  background: #0ab9a7;
  background: none;
}
.skin-teal .direct-started .content .iconfont {
  background: #0ab9a7;
  color: #fff;
}
.skin-teal .direct-started .content .txt {
  color: #0ab9a7;
}
.skin-teal .direct-started .content .headline {
  color: #363436;
}
.skin-teal .direct-started .content .intro {
  color: #363436;
}
.skin-teal .direct-started .content .button {
  background: #0ab9a7;
}
.skin-teal .direct-started .content .button a {
  color: #fff;
}
.skin-teal .direct-started .content .button .zoom {
  background: #0aa998;
}
.skin-teal .direct-started .content .button:hover a {
  color: #fff;
}
.skin-teal .direct-started .content .button:focus a {
  color: #fff;
}
.skin-teal .direct-app .content .iconfont {
  background: #0ab9a7;
}
.skin-teal .direct-app .content .txt {
  color: #0ab9a7;
}
.skin-teal .direct-faqs .icon-wrap .iconfont {
  background: #0ab9a7;
}
.skin-teal .direct-faqs .icon-wrap .txt {
  color: #0ab9a7;
}
.skin-teal .banner-careers .logo {
  border-color: #702c91;
}
.skin-teal .banner-careers .welcome {
  color: #0ab9a7;
}
.skin-teal .banner-careers .button {
  background: #0ab9a7;
}
.skin-teal .banner-careers .button .zoom {
  background: #0aa998;
}
.skin-teal .careers-benefits .icon-wrap .iconfont {
  background: #0ab9a7;
}
.skin-teal .careers-benefits .icon-wrap .txt {
  color: #0ab9a7;
}
.skin-teal .careers-benefits .list li:before {
  background: #0ab9a7;
}
.skin-teal .careers-faqs .icon-wrap .iconfont {
  background: #0ab9a7;
}
.skin-teal .careers-faqs .icon-wrap .txt {
  color: #0ab9a7;
}

.member-help {
  width: 1400px;
  height: auto;
  margin: 80px auto 50px;
  overflow: hidden;
}
.member-help .icon-wrap {
  text-align: center;
}
.member-help .icon-wrap .iconfont {
  font-size: 18px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #702c91;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-help .icon-wrap .icon-heart:before {
  content: "\e61f";
}
.member-help .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.member-help .icon-wrap .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  font-weight: 400;
  color: #702c91;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.member-help .h2-help {
  margin: 20px 0 30px;
  line-height: 1em;
  font-size: 55px;
  font-family: miller;
  color: #363436;
  text-align: center;
  letter-spacing: -0.5px;
}
.member-help .notes-help {
  padding: 0 25% 30px;
  line-height: 1.5em;
  font-size: 20px;
  font-weight: 400;
  color: #363436;
  text-align: center;
  letter-spacing: -0.35px;
}
.member-help .list-help {
  width: 1425px;
  height: auto;
  padding-top: 10px;
  text-align: center;
  white-space: nowrap;
}
.member-help .list-help .item {
  width: 450px;
  height: auto;
  margin: 0 23px 25px 0;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.member-help .list-help .item .top {
  height: 340px;
  margin-bottom: 30px;
  position: relative;
}
.member-help .list-help .item .top a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.member-help .list-help .item .top .pic {
  width: 100%;
  height: 100%;
  border: none;
  -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;
}
.member-help .list-help .item .top:hover .pic {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.member-help .list-help .item .top:focus .pic {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.member-help .list-help .item .top .iconfont {
  width: 60px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  left: 10px;
  bottom: -30px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #f58220;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-help .list-help .item .top .icon-star:before {
  content: "\e620";
}
.member-help .list-help .item .top .icon-home:before {
  content: "\e621";
}
.member-help .list-help .item .top .icon-dollar:before {
  content: "\e622";
}
.member-help .list-help .item .top .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.member-help .list-help .item .top fieldset {
  width: 100%;
  height: 100%;
  display: block;
}
.member-help .list-help .item .top legend {
  width: 100%;
  height: 100%;
  display: block;
}
.member-help .list-help .item .notes {
  margin: 30px 30px 0 40px;
  padding-left: 20px;
  border-left: 2px solid #eaeaea;
}
.member-help .list-help .item .notes .title {
  line-height: 1em;
  font-size: 32px;
  font-family: miller;
  font-weight: 400;
  color: #363436;
  text-align: left;
  letter-spacing: -0.3px;
  text-shadow: 0.1px 0 #363436;
}
.member-help .list-help .item .notes .title a:focus {
  padding: 0 7px;
  margin-left: -8px;
}
.member-help .list-help .item .notes .intro {
  margin: 10px 0 6px;
  height: 72px;
  line-height: 24px;
  font-size: 16px;
  font-family: mi-light;
  font-weight: 400;
  color: #363436;
  text-align: left;
  letter-spacing: -0.15px;
  overflow: hidden;
  white-space: normal;
}
.member-help .list-help .item .notes .more {
  line-height: 20px;
  font-size: 17px;
  font-family: mi-bold;
  font-weight: 400;
  font-size: 16px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  color: #702c91;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.member-help .list-help .item .notes .more:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.member-help .list-help .item .notes .more a {
  float: left;
  color: #702c91;
}
.member-help .list-help .item .notes .more a:hover {
  color: #4f0077;
}
.member-help .list-help .item .notes .more a:hover .dot {
  width: 20px;
  height: 20px;
  top: -1px;
  background: #4f0077;
}
.member-help .list-help .item .notes .more a:hover .arrow {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 9px;
  opacity: 1;
}
.member-help .list-help .item .notes .more a:focus {
  color: #4f0077;
  padding: 5px 10px;
  margin-left: -11px;
  margin-top: -6px;
}
.member-help .list-help .item .notes .more a:focus .dot {
  width: 20px;
  height: 20px;
  top: -1px;
  background: #4f0077;
}
.member-help .list-help .item .notes .more a:focus .arrow {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 9px;
  opacity: 1;
}
.member-help .list-help .item .notes .more .dot {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  display: inline-block;
  background: #702c91;
  font-family: arial;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  float: left;
  position: relative;
  top: 3px;
  -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;
}
.member-help .list-help .item .notes .more .arrow {
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 0;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -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;
}
.member-help .list-help .item .notes .more .arrow:before {
  content: "\e618";
}

.client-help {
  width: 100%;
  max-width: 1920px;
  height: auto;
  margin: 80px auto 50px;
  overflow: hidden;
}
.client-help .icon-wrap {
  text-align: center;
}
.client-help .icon-wrap .iconfont {
  font-size: 18px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #0ab9a7;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.client-help .icon-wrap .icon-heart:before {
  content: "\e61f";
}
.client-help .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.client-help .icon-wrap .txt {
  display: block;
  padding-top: 3px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #0ab9a7;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.client-help .h2-help {
  line-height: 1em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  text-align: center;
  letter-spacing: -0.5px;
}
.client-help .notes-help {
  padding: 20px 28% 40px;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
  text-align: center;
  letter-spacing: -0.35px;
}
.client-help .scroll-help {
  width: 100%;
  height: auto;
  position: relative;
}
.client-help .scroll-help .swiper-slide {
  width: auto;
}
.client-help .scroll-help .item {
  width: 100%;
  height: auto;
}
.client-help .scroll-help .item .top {
  height: auto;
  margin-bottom: 30px;
  position: relative;
}
.client-help .scroll-help .item .top a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.client-help .scroll-help .item .top .pic {
  width: 100%;
  height: 100%;
  border: none;
  -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;
}
.client-help .scroll-help .item .top:hover .pic {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.client-help .scroll-help .item .top:focus .pic {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.client-help .scroll-help .item .top .iconfont {
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: none;
  position: absolute;
  left: 10px;
  bottom: -30px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #0ab9a7;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.client-help .scroll-help .item .top .icon-cross:before {
  content: "\e629";
}
.client-help .scroll-help .item .top .icon-dollar:before {
  content: "\e622";
}
.client-help .scroll-help .item .top .icon-wrench:before {
  content: "\e62b";
}
.client-help .scroll-help .item .top .icon-trending-up:before {
  content: "\e62a";
}
.client-help .scroll-help .item .top .icon-pills:before {
  content: "\e62c";
}
.client-help .scroll-help .item .top .icon-piggy:before {
  content: "\e62d";
}
.client-help .scroll-help .item .top .icon-question:before {
  content: "\e62e";
}
.client-help .scroll-help .item .top .icon-dna:before {
  content: "\e62f";
}
.client-help .scroll-help .item .top .icon-bulb:before {
  content: "\e630";
}
.client-help .scroll-help .item .top .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.client-help .scroll-help .item .notes {
  margin: 30px 25px 0 40px;
  padding-left: 10px;
  border-left: 2px solid #eaeaea;
  display: none;
}
.client-help .scroll-help .item .notes .title {
  margin-bottom: 15px;
  line-height: 1.25em;
  font-size: 22px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.35px;
}
.client-help .scroll-help .item .notes .more {
  height: 32px;
  line-height: 30px;
  font-size: 16px;
  font-family: mi-bold;
  color: #702c91;
  letter-spacing: 0.5px;
}
.client-help .scroll-help .item .notes .more a {
  color: #0ab9a7;
  float: left;
}
.client-help .scroll-help .item .notes .more a:hover .dot {
  width: 20px;
  height: 20px;
  top: 3px;
}
.client-help .scroll-help .item .notes .more a:hover .arrow {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 9px;
  opacity: 1;
}
.client-help .scroll-help .item .notes .more a:focus .dot {
  width: 20px;
  height: 20px;
  top: 3px;
}
.client-help .scroll-help .item .notes .more a:focus .arrow {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 9px;
  opacity: 1;
}
.client-help .scroll-help .item .notes .more .dot {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  background: #0ab9a7;
  font-family: arial;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  float: left;
  position: relative;
  top: 7px;
  -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;
}
.client-help .scroll-help .item .notes .more .arrow {
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 0;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -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;
}
.client-help .scroll-help .item .notes .more .arrow:before {
  content: "\e618";
}
.client-help .scroll-help .page {
  display: none;
}
.client-help .scroll-help .swiper-lazy-preloader {
  --swiper-preloader-color: #0ab9a7;
}
.client-help .scroll-help .swiper-slide.swiper-slide-active .item .notes {
  display: block;
}
.client-help .scroll-help .swiper-slide.swiper-slide-active .item .top .iconfont {
  display: block;
}
.client-help .scroll-help .swiper-slide.swiper-slide-prev .item .notes {
  display: block;
}
.client-help .scroll-help .swiper-slide.swiper-slide-prev .item .top .iconfont {
  display: block;
}
.client-help .scroll-help .swiper-slide.swiper-slide-next .item .notes {
  display: block;
}
.client-help .scroll-help .swiper-slide.swiper-slide-next .item .top .iconfont {
  display: block;
}
.client-help .arrow-left-help {
  width: 2vw;
  height: 24vw;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  outline: none;
  font-family: "mifont" !important;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.client-help .arrow-left-help:before {
  content: "";
  width: 4.6vw;
  height: 4.6vw;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -2.3vw 0 0 -2.5vw;
}
.client-help .arrow-left-help:after {
  content: "\e617";
  width: 90%;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #0ab9a7;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -10px 0 0 0;
}
.client-help .arrow-right-help {
  width: 2vw;
  height: 24vw;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  outline: none;
  font-family: "mifont" !important;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.client-help .arrow-right-help:before {
  content: "";
  width: 4.6vw;
  height: 4.6vw;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -2.3vw -2.5vw 0 0;
}
.client-help .arrow-right-help:after {
  content: "\e618";
  width: 90%;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #0ab9a7;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -10px 0 0 0;
}

.client-help.mobile-client-slider {
  display: none;
}
.client-help.mobile-client-slider .scroll-help .item {
  padding-top: 5vw;
}

viewall.kentucky- {
  width: 1400px;
  border-top: 2px solid #d7d6d7;
  margin: 60px auto 50px;
}

.kentucky-viewall .button-wrap {
  width: 200px;
  border-left: 25px solid #fff;
  border-right: 25px solid #fff;
  margin: -28px auto 0;
}
.kentucky-viewall .button {
  width: 100%;
  height: 56px;
  line-height: 56px;
  background: #f58220;
  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;
}
.kentucky-viewall .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.kentucky-viewall .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #f36a17;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.kentucky-viewall .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.kentucky-viewall .button:hover a {
  color: #fff;
}
.kentucky-viewall .button:focus .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.kentucky-viewall .button:focus a {
  color: #fff;
}

.provide-gateway-wrap {
  padding: 1px 0 30px;
  background: #dbeefa;
}
.provide-gateway-wrap .kentucky-viewall {
  border: none;
}
.provide-gateway-wrap .kentucky-viewall .button-wrap {
  border: none;
}

.member-resources {
  width: 100%;
  max-width: 1920px;
  height: auto;
  background: #004a80;
  margin: 0 auto;
}
.member-resources .video-wrap {
  width: 55%;
  height: auto;
  float: left;
}
.member-resources .video-wrap video {
  float: left;
}
.member-resources .video-wrap .pic {
  width: 100%;
  height: auto;
}
.member-resources .content {
  width: 37%;
  height: auto;
  padding: 130px 5% 0 3%;
  float: left;
}
.member-resources .content .iconfont {
  font-size: 18px;
  text-align: center;
  color: #f58220;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-resources .content .icon-bell:before {
  content: "\e623";
}
.member-resources .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.member-resources .content .txt {
  display: block;
  padding-top: 5px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.member-resources .content .headline {
  padding-top: 30px;
  line-height: 1em;
  font-size: 40px;
  font-family: Asap;
  color: #fff;
  letter-spacing: -0.375px;
}
.member-resources .content .intro {
  padding: 30px 0 35px;
  line-height: 1.5em;
  font-size: 20px;
  font-family: mi-light;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.18px;
}
.member-resources .content .button {
  width: 200px;
  height: 56px;
  line-height: 60px;
  display: inline-block;
  margin: 0;
  background: #fff;
  font-size: 17px;
  font-family: mi-bold;
  font-weight: 400;
  color: #f36a17;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.member-resources .content .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #f36a17;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.member-resources .content .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #f36a17;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-resources .content .button:hover .zoom {
  width: 220px;
  height: 220px;
  margin: -110px 0 0 -110px;
}
.member-resources .content .button:hover a {
  color: #fff;
}
.member-resources .content .button:focus .zoom {
  width: 220px;
  height: 220px;
  margin: -110px 0 0 -110px;
}
.member-resources .content .button:focus a {
  color: #fff;
}

.member-story {
  width: 100%;
  height: auto;
  position: relative;
  margin: 80px auto;
}
.member-story .pic {
  width: 100%;
  max-width: 1920px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.member-story .content {
  width: 688px;
  height: auto;
  padding: 50px 35% 0 6%;
  padding: 140px 712px 0 0;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  margin-left: -700px;
}
.member-story .content .iconfont {
  font-size: 22px;
  text-align: center;
  color: #fff;
  background: #004a80;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-story .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.member-story .content .icon-chat-nolines {
  font-size: 18px;
  text-align: center;
  color: #fff;
  background: #004a80;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-story .content .icon-chat-nolines:before {
  content: "\e624";
}
.member-story .content .icon-chat-nolines.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.member-story .content .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  font-weight: 400;
  color: #004a80;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.member-story .content .headline {
  width: 720px;
  line-height: 1em;
  padding-top: 15px;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -1px;
}
.member-story .content .headline h3 {
  font-size: 40px;
}
.member-story .content .intro {
  padding: 12px 0 30px;
  line-height: 1.5em;
  font-size: 20px;
  font-family: mi-light;
  font-weight: 400;
  color: #363436;
  letter-spacing: -0.18px;
}
.member-story .content .intro .line {
  padding: 0 10px;
}
.member-story .content .intro b {
  font-family: mi-regular;
}
.member-story .content .button {
  width: 200px;
  height: 56px;
  line-height: 56px;
  display: inline-block;
  margin: 0;
  background: #f58220;
  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;
}
.member-story .content .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.member-story .content .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #f36a17;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-story .content .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  display: block;
}
.member-story .content .button:focus .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  display: block;
}
.member-story .arrow-down {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  color: #f58220;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: 15px;
  cursor: pointer;
}
.member-story .arrow-down:before {
  content: "\e61c";
}
.member-story .list {
  height: auto;
  padding-top: 10px;
  padding-left: 20px;
}
.member-story .list li {
  list-style: disc;
  margin-top: 10px;
  line-height: 1.67em;
  font-size: 16px;
  font-family: mi-light;
}
.member-story .list li a {
  color: #f58220;
  text-decoration: underline;
}
.member-story .list li a:hover {
  color: #f58220;
}
.member-story .list li a:focus {
  color: #f58220;
}

.mobile-blue .member-story .content .iconfont {
  background: #004a80;
}
.mobile-blue .member-story .content .txt {
  color: #004a80;
}
.mobile-blue .mi-subitems .icon-wrap .iconfont {
  background: #004a80;
}
.mobile-blue .mi-subitems .icon-wrap .txt {
  color: #004a80;
}
.mobile-blue .mi-subitems .items-wrap .iconfont {
  border-color: #004a80;
  background: #fff;
  color: #004a80;
}
.mobile-blue .send-message .icon-wrap .txt {
  color: #004a80;
}

.skin-teal.page .member-story .content .button {
  background: #fff;
}
.skin-teal.page .member-story .content .button a {
  color: #0ab9a7;
}
.skin-teal.page .member-story .content .button:hover a {
  color: #fff;
}
.skin-teal.page .member-story .content .button:focus a {
  color: #fff;
}

.member-hero {
  width: 100%;
  max-width: 1920px;
  height: auto;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.member-hero .pic {
  width: 100%;
  height: auto;
}
.member-hero .content {
  width: 593px;
  height: auto;
  padding: 120px 807px 0 0;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  margin-left: -700px;
  width: 688px;
  height: auto;
  padding: 50px 35% 0 6%;
  padding: 140px 712px 0 0;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  margin-left: -700px;
}
.member-hero .content .iconfont {
  font-size: 18px;
  text-align: center;
  color: #fff;
  background: #004a80;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-hero .content .icon-chat-nolines:before {
  content: "\e624";
}
.member-hero .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.member-hero .content .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  font-weight: 400;
  color: #004a80;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.member-hero .content .headline {
  line-height: 1em;
  padding-top: 15px;
  font-size: 78px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -1px;
  width: 720px;
  line-height: 1em;
  padding-top: 15px;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -1px;
}
.member-hero .content .intro {
  padding: 20px 0 30px;
  line-height: 1.5em;
  font-size: 20px;
  font-family: mi-light;
  font-weight: 400;
  color: #363436;
  letter-spacing: -0.18px;
}
.member-hero .content .intro .line {
  padding: 0 10px;
}
.member-hero .content .intro b {
  font-family: mi-regular;
}
.member-hero .content .button {
  width: 200px;
  height: 56px;
  line-height: 56px;
  display: inline-block;
  background: #f58220;
  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;
}
.member-hero .content .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.member-hero .content .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #f36a17;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-hero .content .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  display: block;
}
.member-hero .content .button:focus .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  display: block;
}
.member-hero .arrow-down {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  color: #f58220;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: 15px;
  cursor: pointer;
}
.member-hero .arrow-down:before {
  content: "\e61c";
}

.member-meet {
  max-width: 1920px;
  padding: 80px 0;
  margin: 0 auto 80px;
  background: #004a80 url(../images/bg-rx.png) right top no-repeat;
  background-size: auto 100%;
  position: relative;
}
.member-meet .meet-animate {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  overflow: hidden;
}
.member-meet .meet-animate .circle {
  width: 120px;
  height: 120px;
  background: #001c43;
  border-radius: 50%;
  position: absolute;
  top: -60px;
  right: 6%;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.member-meet .meet-animate .bug {
  height: 80%;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 6%;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.member-meet .meet-animate .bug img {
  width: auto;
  height: 100%;
}
.member-meet .content {
  text-align: center;
  position: relative;
  z-index: 3;
}
.member-meet .content .iconfont {
  font-size: 24px;
  text-align: center;
  color: #f36a17;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-meet .content .icon-person:before {
  content: "\e625";
}
.member-meet .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.member-meet .content .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.member-meet .content .headline {
  width: 925px;
  line-height: 1.15em;
  padding-top: 15px;
  margin: 0 auto;
  font-size: 55px;
  font-family: Asap-italic;
  color: #fff;
  letter-spacing: -0.5px;
}
.member-meet .content .intro {
  width: 806px;
  padding: 30px 0 40px;
  line-height: 1.5em;
  margin: 0 auto;
  font-size: 20px;
  font-family: mi-light;
  color: #fff;
  letter-spacing: -0.18px;
}
.member-meet .content .intro em {
  padding: 0 10px;
}
.member-meet .content .button {
  width: 200px;
  height: 56px;
  line-height: 56px;
  display: inline-block;
  background: #fff;
  font-size: 17px;
  font-family: mi-bold;
  color: #f36a17;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.member-meet .content .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #f36a17;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.member-meet .content .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #f36a17;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-meet .content .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.member-meet .content .button:hover a {
  color: #fff;
}

.member-meet.active .circle {
  opacity: 1;
  -webkit-animation: mifadeIn 1s linear;
  animation: mifadeIn 1s linear;
}
.member-meet.active .bug {
  opacity: 1;
  -webkit-animation: nationLiu 1s linear;
  animation: nationLiu 1s linear;
}

.meijia-content-left .content {
  width: 900px;
  height: auto;
  padding-right: 500px;
  text-align: left;
  margin: 0 auto;
}
.meijia-content-left .content .headline {
  width: 100%;
}
.meijia-content-left .content .intro {
  width: auto;
}
.meijia-content-left .content .button {
  border: 2px solid #f36a17;
  border-radius: 30px;
}

.member-news {
  width: 1400px;
  height: auto;
  padding-bottom: 40px;
  border-top: 2px solid #d7d6d7;
  border-bottom: 2px solid #d7d6d7;
  margin: 110px auto 0;
}
.member-news .icon-wrap {
  text-align: center;
  margin-top: -25px;
}
.member-news .icon-wrap .iconfont {
  font-size: 22px;
  text-align: center;
  color: #fff;
  background: #004a80;
  border-radius: 50%;
  border-left: 25px solid #fff;
  border-right: 25px solid #fff;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.member-news .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.member-news .icon-wrap .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-family: mi-medium;
  font-size: 15px;
  color: #004a80;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.member-news .headline {
  line-height: 1em;
  padding-top: 10px;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  text-align: center;
  letter-spacing: -0.5px;
}
.member-news .subtitle {
  padding: 15px 0 30px;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
  text-align: center;
  letter-spacing: -0.35px;
}
.member-news .news-wrap {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.member-news .arrow-left-news {
  width: 27px;
  height: 62.4vw;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 3;
  cursor: pointer;
  outline: none;
  display: none;
  font-family: "mifont" !important;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.member-news .arrow-left-news:before {
  content: "";
  width: 62px;
  height: 62px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -31px 0 0 -35px;
}
.member-news .arrow-left-news:after {
  content: "\e617";
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  color: #702c91;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -10px 0 0 0;
}
.member-news .arrow-right-news {
  width: 27px;
  height: 62.4vw;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 3;
  cursor: pointer;
  outline: none;
  display: none;
  font-family: "mifont" !important;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.member-news .arrow-right-news:before {
  content: "";
  width: 62px;
  height: 62px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -31px -35px 0 0;
}
.member-news .arrow-right-news:after {
  content: "\e618";
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  color: #702c91;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -10px 0 0 0;
}
.member-news .swiper-container {
  width: 1425px;
}
.member-news .swiper-wrapper {
  display: block;
  clear: both;
}
.member-news .swiper-slide {
  width: auto;
}
.member-news .item {
  width: 450px;
  height: auto;
  margin: 0 25px 40px 0;
  float: left;
}
.member-news .item.first {
  width: 925px;
}
.member-news .item.first .pic {
  height: 575px;
}
.member-news .item.first .title {
  font-size: 32px;
}
.member-news .item.first .intro {
  display: block;
}
.member-news .pic {
  width: 100%;
  height: 280px;
  overflow: hidden;
}
.member-news .pic img {
  width: 100%;
  height: 100%;
  border: none;
  -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;
}
.member-news .pic:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.member-news .pic:focus img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.member-news .category {
  padding: 15px 0 10px;
  line-height: 20px;
  font-size: 12px;
  font-family: mi-bold;
  color: #004a80;
  letter-spacing: 1.33px;
  text-transform: uppercase;
}
.member-news .category .line {
  width: 50px;
  height: 3px;
  background: #f58220;
  margin: 7px 12px 0 0;
  float: left;
}
.member-news .category a {
  color: #004a80;
}
.member-news .title {
  height: auto;
  max-height: 2.5em;
  line-height: 1.25em;
  font-size: 20px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.19px;
  overflow: hidden;
}
.member-news .intro {
  height: auto;
  max-height: 4.5em;
  padding: 10px 20% 0 0;
  line-height: 1.5em;
  font-size: 14px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: -0.13px;
  overflow: hidden;
  display: none;
}
.member-news .intro a {
  color: #363436;
}
.member-news .more {
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  letter-spacing: 0.5px;
}
.member-news .more a {
  color: #f58220;
  float: left;
}
.member-news .more a:hover {
  color: #f36a17;
}
.member-news .more a:hover .dot {
  width: 20px;
  height: 20px;
  top: 3px;
  background: #f36a17;
}
.member-news .more a:hover .arrow {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 9px;
  opacity: 1;
}
.member-news .more a:focus {
  color: #f36a17;
}
.member-news .more a:focus .dot {
  width: 20px;
  height: 20px;
  top: 3px;
  background: #f36a17;
}
.member-news .more a:focus .arrow {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 9px;
  opacity: 1;
}
.member-news .more .dot {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  background: #f58220;
  font-family: arial;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  float: left;
  position: relative;
  top: 7px;
  -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;
}
.member-news .more .arrow {
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 0;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -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;
}
.member-news .more .arrow:before {
  content: "\e618";
}
.member-news .date {
  height: auto;
  padding-bottom: 5px;
  line-height: 1.5em;
  font-size: 16px;
  color: #363436;
  letter-spacing: 0.16px;
}
.member-news .page {
  display: none;
}
.member-news .swiper-lazy-preloader {
  --swiper-preloader-color: #f58220;
  display: none;
}

.member-news.resources-landing {
  border-top: none;
  margin: 80px auto 0;
}
.member-news.resources-landing .headline {
  padding: 0 0 40px;
}
.member-news.resources-landing .item {
  margin: 0 25px 50px 0;
}

.member-news.blogListing {
  border-top: none;
  padding-bottom: 20px;
  margin: 40px auto 0;
}
.member-news.blogListing .subtitle {
  width: 688px;
  line-height: 1.5em;
  margin: 0 auto;
  font-size: 20px;
  font-family: mi-light;
  letter-spacing: -0.15px;
}

.searchResults {
  border: none;
  margin: 45px auto 0;
}
.searchResults .headline {
  margin-bottom: 30px;
  text-align: left;
}
.searchResults .item.first {
  width: 85%;
  padding-bottom: 25px;
  margin: 0 0 25px 0;
  border-bottom: 1px solid #eaeaea;
  float: none;
}
.searchResults .item.first:last-child {
  border: none;
}
.searchResults .item.first .intro {
  max-height: none;
  font-size: 20px;
  line-height: 1.85em;
}

.news-button {
  width: 200px;
  border-left: 30px solid #fff;
  border-right: 30px solid #fff;
  margin: -28px auto 80px;
}
.news-button .button {
  width: 200px;
  height: 56px;
  line-height: 56px;
  background: #f58220;
  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;
}
.news-button .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.news-button .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #f36a17;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.news-button .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  display: block;
}
.news-button .button:hover a {
  color: #fff;
}
.news-button .button:focus .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  display: block;
}
.news-button .button:focus a {
  color: #fff;
}

.news-button.inner {
  margin: 30px auto -66px;
}

.h150 {
  height: 150px;
}

.filteringList {
  padding: 30px 0 20px;
  margin: 50px 0 0;
  position: relative;
  font-size: 20px;
  border-top: 2px solid #d7d6d7;
}
.filteringList form {
  float: left;
}
.filteringList label {
  line-height: 30px;
  margin-right: 30px;
  color: #868586;
  font-family: mi-light;
  letter-spacing: 0.5px;
  float: left;
}
.filteringList .pc {
  float: left;
  margin-right: 30px;
  position: relative;
}
.filteringList .pc:after {
  content: "\e61c";
  width: 14px;
  height: 14px;
  line-height: 14px;
  display: inline-block;
  font-family: "mifont" !important;
  font-size: 14px;
  color: #0ab9a7;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 15px;
  top: 8px;
  z-index: 9;
}
.filteringList select {
  outline: none;
  font-size: 20px;
  font-family: mi-medium;
  color: #5e5d5e;
  border-right: 1px solid #ebebeb;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  padding: 0px 30px 0px 10px;
  border-radius: 0;
  position: relative;
}
.filteringList select option {
  display: block;
  padding: 10px 0 10px 10px;
  line-height: 20px;
  font-size: 15px;
  background: #fff;
  color: #868586;
  font-family: mi-medium;
  letter-spacing: 1.45px;
  border-bottom: 1px solid #eaeaea;
}
.filteringList select option[selected] {
  background: #f58220;
  color: #fff;
}
.filteringList .select {
  height: 30px;
  padding-bottom: 5px;
  padding-right: 20px;
  margin-right: 30px;
  float: left;
  position: relative;
}
.filteringList .select:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #eaeaea;
  position: absolute;
  right: 0;
  top: 3px;
}
.filteringList .select .default {
  height: 32px;
  line-height: 30px;
  padding-right: 50px;
  font-size: 18px;
  font-family: mi-medium;
  color: #5e5d5e;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}
.filteringList .select .default:after {
  content: "\e61c";
  width: 12px;
  height: 12px;
  line-height: 12px;
  display: inline-block;
  font-family: "mifont" !important;
  font-size: 12px;
  color: #f58220;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 25px;
  top: 7px;
  z-index: 9;
  -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;
}
.filteringList .select .default.rotate:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.filteringList .select .dropdown {
  width: 195px;
  height: auto;
  background: #fff;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.18);
  position: absolute;
  left: -10px;
  top: 35px;
  z-index: 8;
  display: none;
}
.filteringList .select .dropdown li {
  display: block;
  padding: 14px 0 10px 10px;
  line-height: 16px;
  font-size: 14px;
  color: #868586;
  font-family: mi-medium;
  letter-spacing: 1.45px;
  border-bottom: 1px solid #eaeaea;
  cursor: pointer;
  text-transform: uppercase;
}
.filteringList .select .dropdown li:last-child {
  border: none;
}
.filteringList .select .dropdown li:hover {
  background: #f58220;
  text-decoration: none;
  color: #fff;
}
.filteringList .select .dropdown li:focus {
  background: #f58220;
  text-decoration: none;
  color: #fff;
}
.filteringList .select .dropdown li.cur {
  background: #f58220;
  text-decoration: none;
  color: #fff;
}
.filteringList .select.mobile {
  display: none;
}
.filteringList .phone {
  padding: 15px 0;
  display: none;
  position: relative;
}
.filteringList .phone:after {
  content: "\e61c";
  width: 14px;
  height: 14px;
  line-height: 14px;
  display: inline-block;
  font-family: "mifont" !important;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 160px;
  top: 22px;
  z-index: 9;
}
.filteringList .search {
  position: relative;
  top: -2px;
  float: left;
}
.filteringList .search .btn {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  color: #f58220;
  text-align: center;
  background: #fff;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  float: left;
}
.filteringList .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: 16px;
  color: #363436;
  float: left;
  -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;
}
.filteringList .search .txt.fadein {
  width: 180px;
  padding: 0 6px;
}
.filteringList .search .txt.open {
  color: #363436;
}
.filteringList .search .close {
  width: 30px;
  height: 28px;
  line-height: 28px;
  font-size: 30px;
  font-family: mi-light;
  color: #d7d6d7;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  display: none;
}

#catName {
  text-transform: capitalize;
}

.resources-landing .filteringList {
  padding: 0px 0 20px;
  margin: 0 0 50px;
  border-top: none;
  border-bottom: 2px solid #d7d6d7;
}

.blogListing .swiper-slide:first-child .item {
  width: 925px;
}
.blogListing .swiper-slide:first-child .item .intro {
  display: block;
}
.blogListing .swiper-slide:first-child .item .title {
  height: 1.25em;
  max-height: 1.25em;
}
.blogListing .swiper-slide:first-child .item .pic {
  height: 575px;
}
.blogListing .swiper-slide .item .title {
  height: 2.5em;
}

.client-casestudy {
  width: 100%;
  max-width: 1920px;
  height: auto;
  background: #fff;
  margin: 0 auto;
}
.client-casestudy .pic-wrap {
  width: 55%;
  height: auto;
  float: left;
}
.client-casestudy .pic-wrap .pic {
  width: 100%;
  height: auto;
}
.client-casestudy .content {
  width: 37%;
  height: auto;
  padding: 120px 5% 0 3%;
  float: left;
}
.client-casestudy .content .iconfont {
  font-size: 22px;
  text-align: center;
  color: #fff;
  background: #0ab9a7;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.client-casestudy .content .icon-chess:before {
  content: "\e626";
}
.client-casestudy .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.client-casestudy .content .txt {
  display: block;
  padding-top: 5px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #0ab9a7;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.client-casestudy .content .headline {
  padding-top: 30px;
  line-height: 1em;
  font-size: 40px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.5px;
}
.client-casestudy .content .intro {
  padding: 30px 0 35px;
  line-height: 1.5em;
  font-size: 20px;
  font-family: mi-light;
  color: #363436;
}
.client-casestudy .content .button {
  width: 200px;
  height: 56px;
  line-height: 60px;
  display: inline-block;
  margin: 0;
  background: #0ab9a7;
  font-size: 17px;
  font-family: mi-bold;
  color: #702c91;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.client-casestudy .content .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.client-casestudy .content .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #0aa998;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.client-casestudy .content .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.client-casestudy .content .button:hover a {
  color: #fff;
}
.client-casestudy .content .button:focus .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.client-casestudy .content .button:focus a {
  color: #fff;
}

.client-whitepaper {
  width: 100%;
  max-width: 1920px;
  height: auto;
  position: relative;
  margin: 80px auto;
}
.client-whitepaper .pic {
  width: 100%;
  height: auto;
}
.client-whitepaper .content {
  width: 688px;
  height: auto;
  padding: 6.5vw 712px 0 0;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -700px;
}
.client-whitepaper .content .iconfont {
  font-size: 18px;
  text-align: center;
  color: #0ab9a7;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.client-whitepaper .content .icon-bookmark:before {
  content: "\e627";
}
.client-whitepaper .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.client-whitepaper .content .txt {
  display: block;
  padding-top: 5px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.client-whitepaper .content .headline {
  line-height: 1em;
  padding-top: 15px;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.5px;
}
.client-whitepaper .content .intro {
  padding: 20px 0 30px;
  line-height: 1.5em;
  font-size: 20px;
  font-family: mi-light;
  color: #363436;
}
.client-whitepaper .content .button {
  width: 200px;
  height: 56px;
  line-height: 60px;
  display: inline-block;
  margin: 0;
  background: #fff;
  font-size: 17px;
  font-family: mi-bold;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.client-whitepaper .content .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #0ab9a7;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.client-whitepaper .content .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #0ab9a7;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.client-whitepaper .content .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.client-whitepaper .content .button:hover a {
  color: #fff;
}
.client-whitepaper .content .button:focus .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.client-whitepaper .content .button:focus a {
  color: #fff;
}

.letus-talk {
  width: 1400px;
  height: auto;
  padding-top: 70px;
  border-top: 2px solid #d7d6d7;
  text-align: center;
  margin: 80px auto;
}
.letus-talk .logo {
  width: 126px;
  height: auto;
  padding-bottom: 10px;
  border-bottom: 0px solid #004a80;
  position: relative;
  margin: 0 auto;
}
.letus-talk .logo:before {
  content: "";
  width: 50px;
  height: 6px;
  background: #004a80;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.letus-talk .logo img {
  width: 100%;
  height: auto;
}
.letus-talk .intro {
  width: 560px;
  line-height: 1.25em;
  padding: 25px 0;
  font-size: 25px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.25px;
  margin: 0 auto;
}
.letus-talk .button {
  width: 200px;
  height: 56px;
  line-height: 56px;
  display: inline-block;
  background: #f58220;
  font-size: 17px;
  font-family: mi-bold;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.letus-talk .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.letus-talk .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #f36a17;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.letus-talk .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.letus-talk .button:focus .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.letus-talk .button.teal {
  background: #0ab9a7;
}
.letus-talk .button.teal .zoom {
  background: #0aa998;
}

.letus-talk.noborder {
  padding-top: 28px;
  border: none;
}

.not-found {
  width: 688px;
  height: auto;
  text-align: center;
  margin: 80px auto;
}
.not-found .headline {
  line-height: 1em;
  margin-bottom: 25px;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.18px;
}
.not-found .intro {
  padding-bottom: 40px;
  line-height: 1.7em;
  font-size: 20px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: -0.18px;
}
.not-found .button.teal {
  background: #0ab9a7;
}

.client-slider {
  width: 100%;
  max-width: 1920px;
  height: auto;
  position: relative;
  margin: 0 auto;
}
.client-slider .arrow-left-slider {
  width: 40px;
  height: 100%;
  line-height: 20px;
  font-size: 20px;
  color: #0ab9a7;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 9;
  cursor: pointer;
  outline: none;
}
.client-slider .arrow-left-slider:before {
  content: "\e617";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -8px;
}
.client-slider .arrow-right-slider {
  width: 40px;
  height: 100%;
  line-height: 20px;
  font-size: 20px;
  color: #0ab9a7;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 9;
  cursor: pointer;
  outline: none;
}
.client-slider .arrow-right-slider:before {
  content: "\e618";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -10px;
}
.client-slider .line-wrap {
  width: 920px;
  width: 1120px;
  height: 16px;
  line-height: 16px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  left: 50%;
  margin-left: -461px;
  margin-left: -561px;
  bottom: 40px;
  z-index: 3;
}
.client-slider .swiper-container {
  width: 100%;
}
.client-slider .swiper-slide {
  width: 100%;
  height: auto;
  text-align: center;
}
.client-slider .swiper-slide .content {
  width: 100%;
  width: 925px;
  height: auto;
  padding-top: 10vw;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  margin-left: -462px;
}
.client-slider .swiper-slide .pic {
  width: 100%;
  height: auto;
}
.client-slider .swiper-slide .iconfont {
  font-size: 18px;
  text-align: center;
  color: #fff;
  background: #0ab9a7;
  border-radius: 50%;
}
.client-slider .swiper-slide .icon-cross:before {
  content: "\e629";
}
.client-slider .swiper-slide .icon-dollar:before {
  content: "\e622";
}
.client-slider .swiper-slide .icon-wrench:before {
  content: "\e62b";
}
.client-slider .swiper-slide .icon-trending-up:before {
  content: "\e62a";
}
.client-slider .swiper-slide .icon-pills:before {
  content: "\e62c";
}
.client-slider .swiper-slide .icon-piggy:before {
  content: "\e62d";
}
.client-slider .swiper-slide .icon-question:before {
  content: "\e62e";
}
.client-slider .swiper-slide .icon-dna:before {
  content: "\e62f";
}
.client-slider .swiper-slide .icon-bulb:before {
  content: "\e630";
}
.client-slider .swiper-slide .headline {
  padding: 0 20%;
  padding: 0;
  line-height: 1.15em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.5px;
  margin-top: 20px;
}
.client-slider .swiper-slide .intro {
  padding: 12px 50px 30px;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
  letter-spacing: -0.35px;
}
.client-slider .swiper-slide .button {
  width: 200px;
  height: 56px;
  line-height: 60px;
  display: inline-block;
  background: #0ab9a7;
  font-size: 17px;
  font-family: mi-bold;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.client-slider .swiper-slide .button a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.client-slider .swiper-slide .button .zoom {
  width: 0;
  height: 0;
  display: block;
  margin: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  background: #0aa998;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.client-slider .swiper-slide .button:hover .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.client-slider .swiper-slide .button:focus .zoom {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.client-slider .page {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 9;
}
.client-slider .page .dot {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  vertical-align: middle;
}
.client-slider .page .swiper-pagination-bullet {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 0;
  color: #000;
  margin: 0 30px;
  background: transparent;
  border: 1px solid transparent;
  opacity: 1;
  position: relative;
}
.client-slider .page .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #0ab9a7;
}
.client-slider .page .swiper-pagination-bullet.swiper-pagination-bullet-active .dot {
  background: #0ab9a7;
}
.client-slider .page span:hover {
  background: #0ab9a7;
}
.client-slider .page span:hover .dot {
  background: #0ab9a7;
}
.client-slider .page span:hover .iconfont {
  display: block;
}
.client-slider .page span:focus {
  background: #0ab9a7;
}
.client-slider .page span:focus .dot {
  background: #0ab9a7;
}
.client-slider .page span:focus .iconfont {
  display: block;
}
.client-slider .page span:before {
  content: "";
  width: 50px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: -55px;
  top: 18px;
}
.client-slider .page span:after {
  content: "";
  width: 50px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -55px;
  top: 18px;
}
.client-slider .page .iconfont {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  display: none;
}
.client-slider .page .icon-01:before {
  content: "\e621";
}
.client-slider .page .icon-02:before {
  content: "\e629";
}
.client-slider .page .icon-03:before {
  content: "\e628";
}
.client-slider .page .icon-04:before {
  content: "\e62d";
}
.client-slider .page .icon-05:before {
  content: "\e62e";
}
.client-slider .page .icon-06:before {
  content: "\e62c";
}
.client-slider .page .icon-07:before {
  content: "\e61f";
}
.client-slider .page .icon-08:before {
  content: "\e61b";
}
.client-slider .page .icon-09:before {
  content: "\e630";
}
.client-slider .page .icon-010:before {
  content: "\e620";
}
.client-slider .page .icon-011:before {
  content: "\e63c";
}
.client-slider .swiper-lazy-preloader {
  --swiper-preloader-color: #0ab9a7;
}

.slider-dropdown {
  width: 100%;
  height: auto;
  position: relative;
}
.slider-dropdown .drop-top {
  width: auto;
  height: auto;
  padding: 15px 0;
  background: #702c91;
}
.slider-dropdown .drop-top .needing {
  width: 1400px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0 auto;
}
.slider-dropdown .drop-top .needing span {
  font-family: mi-medium;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1.67px;
}
.slider-dropdown .drop-top .needing .arrow {
  width: 12px;
  height: 8px;
  line-height: 8px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin-left: 10px;
  -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;
}
.slider-dropdown .drop-top .needing .arrow:before {
  content: "\e61c";
}
.slider-dropdown .drop-top .needing .arrow.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slider-dropdown .drop-bot {
  width: 100%;
  height: auto;
  padding: 30px 0 50px;
  background: #fff;
  border-bottom: 6px solid #702c91;
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 10;
  display: none;
}
.slider-dropdown .drop-bot .answers {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}
.slider-dropdown .drop-bot .answers .first {
  width: 53%;
  height: auto;
  border-right: 2px solid #eaeaea;
  float: left;
}
.slider-dropdown .drop-bot .answers .last {
  width: 41%;
  height: auto;
  padding-left: 5%;
  float: left;
}
.slider-dropdown .drop-bot .answers li {
  font-size: 16px;
  line-height: 1.25em;
  padding: 12px 0;
  padding-left: 42px;
  color: #363436;
}
.slider-dropdown .drop-bot .answers li a {
  color: #363436;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.slider-dropdown .drop-bot .answers li a:hover {
  color: #0ab9a7;
}
.slider-dropdown .drop-bot .answers li a:focus {
  color: #0ab9a7;
}
.slider-dropdown .drop-bot .answers li .iconfont {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #0ab9a7;
  margin-left: -42px;
  margin-right: 10px;
  border-radius: 50%;
}
.slider-dropdown .drop-bot .answers li .icon-cross:before {
  content: "\e629";
}
.slider-dropdown .drop-bot .answers li .icon-dollar:before {
  content: "\e622";
}
.slider-dropdown .drop-bot .answers li .icon-wrench:before {
  content: "\e62b";
}
.slider-dropdown .drop-bot .answers li .icon-trending-up:before {
  content: "\e62a";
}
.slider-dropdown .drop-bot .answers li .icon-pills:before {
  content: "\e62c";
}
.slider-dropdown .drop-bot .answers li .icon-piggy:before {
  content: "\e62d";
}
.slider-dropdown .drop-bot .answers li .icon-question:before {
  content: "\e62e";
}
.slider-dropdown .drop-bot .answers li .icon-dna:before {
  content: "\e62f";
}
.slider-dropdown .drop-bot .answers li .icon-bulb:before {
  content: "\e630";
}

.banner-who {
  width: 100%;
  max-width: 1920px;
  height: auto;
  min-height: 340px;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.banner-who iframe {
  width: 100%;
  min-height: 857px;
  overflow: scroll;
}
.banner-who .pic {
  width: 100%;
  height: auto;
}
.banner-who .content {
  width: 720px;
  height: auto;
  padding-top: 180px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -360px;
  z-index: 1;
}
.banner-who .logo {
  width: auto;
  max-width: 80px;
  height: auto;
  max-height: 70px;
  border-bottom: 0px solid #17b9a7;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  margin-top: -80px;
  display: none;
}
.banner-who .welcome {
  padding: 10px 0;
  margin-bottom: 25px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  position: relative;
}
.banner-who .welcome::before {
  content: "";
  width: 50px;
  height: 6px;
  background: #17b9a7;
  position: absolute;
  left: 50%;
  bottom: -6px;
  margin-left: -25px;
}
.banner-who .headline {
  width: 100%;
  line-height: 1em;
  font-size: 78px;
  font-family: miller;
  color: #363436;
  letter-spacing: -1px;
}
.banner-who .headline h1 {
  font-size: 66px;
}
.banner-who .headline h2 {
  font-size: 66px;
}
.banner-who .headline h3 {
  font-size: 66px;
}
.banner-who .headline h4 {
  font-size: 66px;
}
.banner-who .headline h5 {
  font-size: 66px;
}
.banner-who .headline h6 {
  font-size: 66px;
}
.banner-who .headline sup {
  font-size: 0.5em;
}
.banner-who .intro {
  padding: 12px 0;
  line-height: 1.6em;
  font-size: 20px;
  color: #363436;
  letter-spacing: -0.35px;
}
.banner-who .tips {
  margin-top: 20px;
}
.banner-who .tips dt {
  line-height: 1.6em;
  font-size: 22px;
  font-family: mi-medium;
  letter-spacing: -0.39px;
}
.banner-who .tips dd {
  line-height: 1.6em;
  font-size: 20px;
  letter-spacing: -0.35px;
}
.banner-who .arrow-down {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  color: #702c91;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: 15px;
  z-index: 2;
  cursor: pointer;
  display: none;
}
.banner-who .arrow-down:before {
  content: "\e61c";
}

.button {
  margin: 20px 20px 0;
  display: inline-block;
  background: #702c91;
  font-size: 16px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 28px;
  line-height: 52px;
}
.button:hover {
  background-color: #4f0077;
}
.button a {
  height: 100%;
  display: block;
  color: #fff;
}

.webform-button--submit {
  padding: 0 58px;
}

.formulary-search {
  width: 1400px;
  height: auto;
  margin: 60px auto;
}
.formulary-search iframe {
  width: 100%;
  min-height: 720px;
  overflow: scroll;
}

.druglist-download {
  margin: 60px auto;
  text-align: center;
}
.druglist-download .item {
  margin: 10px 50px;
  display: inline-block;
}
.druglist-download .icon {
  width: 24px;
  height: auto;
  padding: 4px 2px 4px 6px;
  display: inline-block;
  border: none;
  margin-right: 8px;
  text-align: center;
  background: #702c91;
  border-radius: 50%;
}
.druglist-download .icon img {
  width: 10px;
  height: auto;
}
.druglist-download a {
  display: inline-block;
  line-height: 32px;
  font-size: 17px;
  font-family: mi-bold;
  color: #702c91;
  letter-spacing: 0.68px;
  text-transform: uppercase;
  text-decoration: none;
}
.druglist-download a:hover {
  color: #4f0077;
  text-decoration: underline;
}
.druglist-download a:focus {
  color: #4f0077;
  text-decoration: underline;
  padding: 3px 8px;
}
.druglist-download .date {
  display: block;
  padding-left: 36px;
  line-height: 2em;
  font-size: 16px;
  letter-spacing: -0.28px;
}

.mi-subitems {
  width: 100%;
  max-width: 1920px;
  height: auto;
  text-align: center;
  margin: 84px auto 64px;
}
.mi-subitems .icon-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.mi-subitems .icon-wrap .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #702c91;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.mi-subitems .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mi-subitems .icon-wrap .txt {
  display: block;
  margin-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.mi-subitems .icon-wrap .icon {
  width: 66px;
  height: auto;
}
.mi-subitems .headline {
  width: 925px;
  margin: 15px auto;
  line-height: 1em;
  font-family: miller;
  color: #363436;
  letter-spacing: -0.5px;
}
.mi-subitems .intro {
  width: 924px;
  width: 688px;
  padding: 0 0 20px;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
  letter-spacing: 0.4px;
  margin: 0 auto;
}
.mi-subitems .intro a {
  color: #0ab9a7;
  text-decoration: underline;
}
.mi-subitems .intro p:nth-of-type(2) {
  margin-top: 30px;
}
.mi-subitems .items-wrap {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}
.mi-subitems .items-wrap .iconfont {
  border: 2px solid #702c91;
  background: #fff;
  color: #702c91;
  font-size: 24px;
}
.mi-subitems .item {
  width: 30%;
  margin: 40px 1.5% 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.mi-subitems .item:after {
  content: "";
  width: 2px;
  height: 110px;
  height: calc(100% - 70px);
  background: #d7d6d7;
  position: absolute;
  top: 70px;
  right: -25px;
}
.mi-subitems .item:nth-child(3n+3):after {
  width: 0;
  height: 0;
}
.mi-subitems .item:last-child:after {
  width: 0;
  height: 0;
}
.mi-subitems .item:nth-child(5) .subnotes {
  height: 3em;
}
.mi-subitems .item:nth-child(6) .subnotes {
  height: 3em;
}
.mi-subitems .subtitle {
  line-height: 1.2em;
  font-size: 25px;
  font-family: miller;
  color: #363436;
  letter-spacing: -0.2px;
}
.mi-subitems .subnotes {
  padding-top: 15px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: -0.15px;
  word-wrap: break-word;
}
.mi-subitems .subnotes a {
  color: #0ab9a7;
  text-decoration: underline;
}
.mi-subitems .subnotes a:hover {
  color: #0aa998;
}
.mi-subitems .subnotes a:focus {
  color: #0aa998;
}
.mi-subitems .more {
  height: auto;
  margin-top: 20px;
  font-size: 17px;
  line-height: 1.5em;
  font-family: mi-bold;
  color: #702c91;
  letter-spacing: 0.68px;
}
.mi-subitems .more a {
  color: #702c91;
  text-transform: uppercase;
  float: none;
}
.mi-subitems .more a:focus {
  padding: 3px 10px;
  margin-left: -1px;
}
.mi-subitems .more .iconfont {
  width: 8px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: #702c91;
  margin-right: 15px;
  border: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.mi-subitems .more:hover a {
  color: #4f0077;
}
.mi-subitems .more:hover .iconfont {
  color: #4f0077;
  margin-left: 15px;
}
.mi-subitems .more:focus a {
  color: #4f0077;
}
.mi-subitems .more:focus .iconfont {
  color: #4f0077;
  margin-left: 15px;
}
.mi-subitems .pic {
  width: 1400px;
  height: auto;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
}
.mi-subitems .pic img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.mi-subitems .kentucky-viewall {
  border: none;
  margin-bottom: 84px;
}

.mi-subitems.documents {
  margin: 60px auto;
}

.mi-subitems.bg-gray {
  padding: 60px 0;
  margin: 60px auto;
  background: #f2f2f3;
}

.mi-subitems.careers .item {
  margin-bottom: 40px;
}
.mi-subitems.careers .item:after {
  top: 10px;
}

.mi-subitems.evenList .intro {
  width: 924px;
}
.mi-subitems.evenList .items-wrap {
  width: 70%;
}
.mi-subitems.evenList .item {
  width: 35%;
  margin: 30px 6% 10px;
}
.mi-subitems.evenList .item:after {
  height: calc(100% - 70px);
  right: -70px;
}
.mi-subitems.evenList .item:nth-child(2n+2):after {
  width: 0;
  height: 0;
}
.mi-subitems.evenList .item:nth-child(3n+3):after {
  width: 2px;
  height: calc(100% - 70px);
}

.split-billing-systems {
  width: 1400px;
  height: auto;
  padding: 20px 0 0;
  margin: 0 auto;
  text-align: center;
}
.split-billing-systems .process {
  padding: 5px 0 30px;
}
.split-billing-systems .process .txt {
  margin: 15px 0;
  line-height: 1.2em;
  font-size: 25px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
.split-billing-systems .process .img img {
  width: 42%;
}
.split-billing-systems .detail {
  margin-top: 10px;
  clear: both;
}
.split-billing-systems .detail .title {
  padding-bottom: 15px;
  line-height: 1.2em;
  font-size: 28px;
  font-family: Asap;
  color: #004a80;
  position: relative;
}
.split-billing-systems .detail .title:before {
  content: "";
  width: 40px;
  height: 5px;
  background: #f58220;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 0;
}
.split-billing-systems .detail .notes {
  padding: 10px 10px 0;
  line-height: 1.5em;
  font-size: 18px;
  font-family: mi-light;
  color: #363436;
  word-wrap: break-word;
}
.split-billing-systems .detail .notes a {
  color: #f36a17;
  text-decoration: underline;
}

.systems-left {
  width: 360px;
  height: auto;
  padding-right: 30px;
  float: left;
}

.systems-middle {
  width: 440px;
  height: 580px;
  line-height: 580px;
  border-left: 3px solid #f58220;
  border-right: 3px solid #f58220;
  position: relative;
  float: left;
}
.systems-middle:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
  border: 18px solid #dbeefa;
  border-color: transparent transparent transparent #f58220;
}
.systems-middle:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -18px;
  border: 18px solid #dbeefa;
  border-color: transparent #f58220 transparent transparent;
}
.systems-middle img {
  width: 80%;
  height: auto;
}

.systems-right {
  width: 520px;
  height: auto;
  padding-left: 40px;
  float: left;
}
.systems-right .process {
  width: 50%;
  float: left;
}
.systems-right .process .img img {
  width: 55%;
}

.managed-information {
  width: 1400px;
  height: auto;
  margin: 40px auto 0;
}
.managed-information .unit {
  width: 48%;
  height: auto;
  padding-left: 2%;
  margin-top: 30px;
  float: left;
}
.managed-information .unit .logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 84px;
  line-height: 84px;
  margin-right: 20px;
  float: left;
  background: #fff;
}
.managed-information .unit .logo img {
  width: 100%;
  display: block;
  height: auto;
}
@media (forced-colors: active) {
  .managed-information .unit .logo {
    border: 2px solid #fff;
    background: #0a6fb4;
  }
}
.managed-information .unit dl {
  padding: 5px 0 0 130px;
  text-align: left;
}
.managed-information .unit dl dt {
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 1.5em;
  font-family: mi-bold;
}
.managed-information .unit dl dd {
  font-size: 16px;
  line-height: 1.5em;
  white-space: nowrap;
}
.managed-information .unit dl dd a {
  color: #702c91;
  text-decoration: underline;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.managed-information .unit dl dd a:hover {
  margin-left: 10px;
  color: #4f0077;
  text-decoration: underline;
}
.managed-information .unit dl dd a:after {
  content: "\e61c";
  font-family: mifont;
  font-size: 12px;
  line-height: 1.5em;
  color: #702c91;
  display: inline-block;
  position: relative;
  top: 0;
  right: -8px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.managed-information .unit dl dd a:focus {
  padding: 2px 7px;
  margin-left: -8px;
}
.managed-information .unit .location-address {
  padding: 5px 0 0 130px;
  text-align: left;
}
.managed-information .unit .location-address-item {
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 1.5em;
  font-family: mi-bold;
}
.managed-information .unit .location-address-link {
  font-size: 16px;
  line-height: 1.5em;
  white-space: nowrap;
}
.managed-information .unit .location-address-link a {
  color: #702c91;
  text-decoration: underline;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.managed-information .unit .location-address-link a:hover {
  margin-left: 10px;
  color: #4f0077;
  text-decoration: underline;
}
.managed-information .unit .location-address-link a:after {
  content: "\e61c";
  font-family: mifont;
  font-size: 12px;
  line-height: 1.5em;
  color: #702c91;
  display: inline-block;
  position: relative;
  top: 0;
  right: -8px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.managed-information .unit .tel a {
  color: #363436;
  text-decoration: none;
}
.managed-information .unit .tel a:hover {
  margin-left: 0;
  text-decoration: none;
}
.managed-information .unit .tel a:focus {
  margin-left: 0;
  text-decoration: none;
}
.managed-information .unit .tel a:after {
  display: none;
}
.managed-information .unit .location-address-link.tel a {
  color: #363436;
  text-decoration: none;
}
.managed-information .unit .location-address-link.tel a:hover {
  margin-left: 0;
  text-decoration: none;
}
.managed-information .unit .location-address-link.tel a:focus {
  margin-left: 0;
  text-decoration: none;
}
.managed-information .unit .location-address-link.tel a:after {
  display: none;
}

.upcoming-meetings {
  width: 1400px;
  height: auto;
  padding: 15px 0;
  border-top: 2px solid #eaeaea;
  border-bottom: 2px solid #eaeaea;
  text-align: left;
  margin: 50px auto 0;
}
.upcoming-meetings h1 {
  margin: 20px 0;
  padding-right: 25%;
  line-height: 1.2em;
  font-size: 28px;
}
.upcoming-meetings h2 {
  margin: 20px 0;
  padding-right: 25%;
  line-height: 1.2em;
  font-size: 28px;
}
.upcoming-meetings h3 {
  margin: 20px 0;
  padding-right: 25%;
  line-height: 1.2em;
  font-size: 28px;
}
.upcoming-meetings h4 {
  margin: 20px 0;
  padding-right: 25%;
  line-height: 1.2em;
  font-size: 28px;
}
.upcoming-meetings h5 {
  margin: 20px 0;
  padding-right: 25%;
  line-height: 1.2em;
  font-size: 28px;
}
.upcoming-meetings h6 {
  margin: 20px 0;
  padding-right: 25%;
  line-height: 1.2em;
  font-size: 28px;
}
.upcoming-meetings p {
  margin: 15px 0;
  padding-right: 25%;
  line-height: 1.75em;
  font-size: 16px;
}
.upcoming-meetings p strong {
  font-size: 18px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: -0.17px;
}
.upcoming-meetings p b {
  font-size: 18px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: -0.17px;
}
.upcoming-meetings p a {
  color: #702c91;
  text-decoration: underline;
}
.upcoming-meetings p a:focus {
  padding: 3px 7px;
  margin-left: -8px;
}
.upcoming-meetings hr {
  height: 2px;
  margin: 30px 0;
  background: #eaeaea;
}
.upcoming-meetings ul {
  height: auto;
  padding-right: 25%;
  font-size: 16px;
  line-height: 2.13em;
  color: #363436;
  margin: 24px auto;
}
.upcoming-meetings ul li {
  padding-left: 15px;
  position: relative;
}
.upcoming-meetings ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #363436;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}
.upcoming-meetings ul li em {
  font-style: italic;
}
.upcoming-meetings ul li i {
  font-style: italic;
}
.upcoming-meetings ul a {
  color: #702c91;
  text-decoration: underline;
}
.upcoming-meetings ul a:hover {
  color: #4f0077;
}
.upcoming-meetings ul a:focus {
  color: #4f0077;
}
.upcoming-meetings ol {
  height: auto;
  padding-right: 25%;
  font-size: 16px;
  line-height: 2.13em;
  color: #363436;
  margin: 24px auto;
}
.upcoming-meetings ol li {
  padding-left: 15px;
  position: relative;
}
.upcoming-meetings ol li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #363436;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}
.upcoming-meetings ol li em {
  font-style: italic;
}
.upcoming-meetings ol li i {
  font-style: italic;
}
.upcoming-meetings ol a {
  color: #702c91;
  text-decoration: underline;
}
.upcoming-meetings ol a:hover .upcoming-meetings ol a:focus {
  color: #4f0077;
}

.button-meetings {
  margin-top: 40px;
  text-align: center;
}
.button-meetings dt {
  line-height: 1.6em;
  font-size: 20px;
  letter-spacing: -0.35px;
}
.button-meetings dt a {
  color: #702c91;
}
.button-meetings dt a:hover {
  color: #4f0077;
  text-decoration: underline;
}
.button-meetings dt a:focus {
  color: #4f0077;
  text-decoration: underline;
}
.button-meetings .button-meetings-text {
  line-height: 1.6em;
  font-size: 20px;
  letter-spacing: -0.35px;
}
.button-meetings .button-meetings-text a {
  color: #702c91;
}
.button-meetings .button-meetings-text a:hover {
  color: #4f0077;
  text-decoration: underline;
}
.button-meetings .button-meetings-text a:focus {
  color: #4f0077;
  text-decoration: underline;
}

.serve-category {
  width: 1400px;
  height: auto;
  text-align: center;
  margin: 0 auto;
}
.serve-category .unit {
  width: 30%;
  margin: 60px 1.5% 20px;
  padding-bottom: 60px;
  display: inline-block;
  background: #fff;
  border: 2px solid #702c91;
  vertical-align: top;
  position: relative;
}
.serve-category .unit .icon-wrap {
  margin-bottom: 30px;
}
.serve-category .unit .icon-wrap .iconfont {
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin-top: -54px;
  border: 2px solid #702c91;
  color: #702c91;
  background: #fff;
  border-radius: 50%;
  font-size: 55px;
}
.serve-category .unit .icon-wrap .icon {
  width: auto;
  height: 92px;
  display: inline-block;
  margin-top: -46px;
}
.serve-category .unit .icon-desktop {
  width: 52%;
  vertical-align: baseline;
}
.serve-category .unit .icon-mobile {
  width: 52%;
  vertical-align: baseline;
}
.serve-category .unit .title {
  line-height: 1.2em;
  font-size: 32px;
  font-family: miller;
  text-transform: capitalize;
  margin: 0 5px;
}
.serve-category .unit .notes {
  height: 3.5em;
  padding: 20px;
  line-height: 1.75em;
  font-size: 16px;
  word-wrap: break-word;
}
.serve-category .unit .more {
  height: auto;
  margin: 0;
  font-size: 17px;
  line-height: 1.5em;
  font-family: mi-bold;
  color: #702c91;
  letter-spacing: 0.68px;
}
.serve-category .unit .more a {
  color: #702c91;
  text-transform: uppercase;
  float: none;
}
.serve-category .unit .more a:focus {
  padding: 5px 10px;
  margin-left: -1px;
  margin-top: -1px;
}
.serve-category .unit .more .iconfont {
  width: 8px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: #702c91;
  margin-right: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.serve-category .unit .more:hover a {
  color: #4f0077;
}
.serve-category .unit .more:hover .iconfont {
  color: #4f0077;
  margin-left: 15px;
}
.serve-category .unit .more:focus a {
  color: #4f0077;
}
.serve-category .unit .more:focus .iconfont {
  color: #4f0077;
  margin-left: 15px;
}

.provideList .unit {
  height: 310px;
}
.provideList .unit .title {
  font-size: 24px;
}
.provideList .unit .more {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 25px;
}

.documents .headline {
  font-size: 80px;
  letter-spacing: 0;
}

.provider-documents {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}
.provider-documents .unit {
  width: 100%;
  height: auto;
  text-align: left;
  margin: 20px 0 30px;
}
.provider-documents .unit:last-child {
  margin-bottom: 20px;
}
.provider-documents .unit dt {
  padding: 15px 0;
  line-height: 1.2em;
  font-size: 32px;
  font-family: miller;
  font-weight: normal;
  border-bottom: 2px solid #eaeaea;
}
.provider-documents .unit dt .date {
  font-size: 14px;
  letter-spacing: 0.56px;
}
.provider-documents .unit dd {
  padding: 12px 0;
  line-height: 1.2em;
  font-size: 16px;
  border-bottom: 2px solid #eaeaea;
  position: relative;
}
.provider-documents .unit .icon {
  width: 32px;
  height: auto;
  display: inline-block;
  border: none;
  margin-right: 0;
}
.provider-documents .unit .icon-video {
  width: 25px;
  height: auto;
  display: inline-block;
  border: none;
  margin-right: 10px;
}
.provider-documents .unit a {
  color: #702c91;
  text-decoration: underline;
}
.provider-documents .unit a:hover {
  color: #4f0077;
  text-decoration: underline;
}
.provider-documents .unit a:focus {
  padding: 3px 10px;
  margin-left: -11px;
  -webkit-transition: all 0s linear 0s;
  -moz-transition: all 0s linear 0s;
  -o-transition: all 0s linear 0s;
  -ms-transition: all 0s linear 0s;
  transition: all 0s linear 0s;
}
.provider-documents .unit .date {
  margin-top: 6px;
  font-size: 16px;
  font-family: mi-regular;
  float: right;
}

table.table-data {
  padding-bottom: 30px;
}
table.table-data th {
  padding: 15px 0;
  line-height: 1.2em;
  font-size: 32px;
  font-family: miller;
  font-weight: normal;
  border-bottom: 2px solid #eaeaea;
}
table.table-data th.header-item {
  line-height: 1.2em;
  font-size: 16px;
  font-family: mi-regular;
  padding: 12px 0;
}
table.table-data td {
  padding: 12px 0;
  line-height: 1.2em;
  font-size: 16px;
  border-bottom: 2px solid #eaeaea;
  position: relative;
}

.provider-links {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}
.provider-links .unit {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
  text-align: left;
  border-bottom: 2px solid #eaeaea;
  margin: 20px 0 25px;
}
.provider-links .unit:last-child {
  border: none;
}
.provider-links .unit dt {
  padding: 12px 0;
  line-height: 1.2em;
  font-size: 32px;
  font-family: miller;
}
.provider-links .unit dd {
  padding: 12px 0;
  line-height: 1.2em;
  font-size: 16px;
}
.provider-links .unit a {
  color: #702c91;
  text-decoration: underline;
}
.provider-links .unit a:hover {
  color: #4f0077;
  text-decoration: underline;
}
.provider-links .unit a:after {
  content: "\e61c";
  font-family: mifont;
  font-size: 12px;
  line-height: 1.5em;
  color: #702c91;
  display: inline-block;
  position: relative;
  top: 0;
  right: -8px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.provider-links .unit a:focus {
  padding: 3px 10px;
  margin-left: -11px;
  -webkit-transition: all 0s linear 0s;
  -moz-transition: all 0s linear 0s;
  -o-transition: all 0s linear 0s;
  -ms-transition: all 0s linear 0s;
  transition: all 0s linear 0s;
}
.provider-links table.table-data th {
  border-bottom: none;
}

.provider-forms {
  width: 1400px;
  height: auto;
  text-align: left;
  margin: 0 auto;
}
.provider-forms h1 {
  margin: 20px 0 5px;
  line-height: 1.2em;
  font-size: 28px;
}
.provider-forms h2 {
  margin: 20px 0 5px;
  line-height: 1.2em;
  font-size: 28px;
}
.provider-forms h3 {
  margin: 20px 0 5px;
  line-height: 1.2em;
  font-size: 28px;
}
.provider-forms h4 {
  margin: 20px 0 5px;
  line-height: 1.2em;
  font-size: 28px;
}
.provider-forms h5 {
  margin: 20px 0 5px;
  line-height: 1.2em;
  font-size: 28px;
}
.provider-forms h6 {
  margin: 20px 0 5px;
  line-height: 1.2em;
  font-size: 28px;
}
.provider-forms p {
  margin: 10px 0;
  line-height: 1.75em;
  font-size: 16px;
}
.provider-forms p a {
  color: #702c91;
  text-decoration: underline;
}
.provider-forms hr {
  height: 2px;
  margin: 15px 0;
  background: #eaeaea;
}
.provider-forms ul {
  height: auto;
  font-size: 16px;
  line-height: 1.5em;
  color: #363436;
  margin: 10px auto;
}
.provider-forms ul li {
  padding: 8px 0 8px 15px;
  position: relative;
}
.provider-forms ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #363436;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 15px;
}
.provider-forms ul li em {
  font-style: italic;
}
.provider-forms ul li i {
  font-style: italic;
}
.provider-forms ul li p {
  line-height: 1.5em;
  margin: 0;
}
.provider-forms ul a {
  color: #702c91;
  text-decoration: underline;
}
.provider-forms ul a:hover {
  color: #4f0077;
}
.provider-forms ul a:focus {
  color: #4f0077;
}
.provider-forms ol {
  height: auto;
  font-size: 16px;
  line-height: 1.5em;
  color: #363436;
  margin: 10px auto;
}
.provider-forms ol li {
  padding: 8px 0 8px 15px;
  position: relative;
}
.provider-forms ol li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #363436;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 15px;
}
.provider-forms ol li em {
  font-style: italic;
}
.provider-forms ol li i {
  font-style: italic;
}
.provider-forms ol a {
  color: #702c91;
  text-decoration: underline;
}
.provider-forms ol a:hover {
  color: #4f0077;
}
.provider-forms table {
  width: 300px;
  line-height: 2.63em;
  font-size: 16px;
}
.provider-forms table tr {
  border-bottom: 1px solid #eaeaea;
}
.provider-forms table tr:last-child {
  border: none;
}
.provider-forms table tr td:nth-of-type(2n) {
  text-align: right;
}

.member-glossary {
  width: 1400px;
  height: auto;
  text-align: left;
  margin: 0 auto;
}

.alphabet-wrap {
  height: 90px;
  margin: 0 0 60px;
  text-align: center;
}
.alphabet-wrap .alphabet {
  width: 100%;
  padding: 20px 0;
  border-bottom: 2px solid #eaeaea;
  background: #fff;
  font-size: 32px;
  line-height: 1.5em;
  font-family: miller;
  color: #702c91;
  letter-spacing: 3.84px;
}
.alphabet-wrap .alphabet a {
  display: inline-block;
  margin: 0 6px;
  color: #702c91;
  position: relative;
}
.alphabet-wrap .alphabet a:after {
  content: "";
  width: 1px;
  height: 36px;
  background: #d7d6d7;
  position: absolute;
  top: 8px;
  right: -10px;
}
.alphabet-wrap .alphabet a:last-child:after {
  width: 0;
  display: none;
}
.alphabet-wrap .alphabet a.cur {
  color: #363436;
  border-bottom: 4px solid #3bc7b9;
}
.alphabet-wrap .alphabet.fixed {
  position: fixed;
  left: 0;
  top: 77px;
  z-index: 99;
}

.member-letters {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}
.member-letters .list {
  margin-bottom: 20px;
}
.member-letters .list h1 {
  padding: 20px 0;
  line-height: 0.9em;
  font-size: 55px;
  font-family: miller;
  border-bottom: 2px solid #eaeaea;
}
.member-letters .list h2 {
  padding: 20px 0;
  line-height: 0.9em;
  font-size: 55px;
  font-family: miller;
  border-bottom: 2px solid #eaeaea;
}
.member-letters .list h3 {
  padding: 20px 0;
  line-height: 0.9em;
  font-size: 55px;
  font-family: miller;
  border-bottom: 2px solid #eaeaea;
}
.member-letters .list h4 {
  padding: 20px 0;
  line-height: 0.9em;
  font-size: 55px;
  font-family: miller;
  border-bottom: 2px solid #eaeaea;
}
.member-letters .list h5 {
  padding: 20px 0;
  line-height: 0.9em;
  font-size: 55px;
  font-family: miller;
  border-bottom: 2px solid #eaeaea;
}
.member-letters .list h6 {
  padding: 20px 0;
  line-height: 0.9em;
  font-size: 55px;
  font-family: miller;
  border-bottom: 2px solid #eaeaea;
}
.member-letters .list dl {
  padding-right: 20%;
  margin-top: 16px;
}
.member-letters .list dl dt {
  line-height: 1.42em;
  font-size: 24px;
  font-family: miller;
  margin-bottom: 3px;
}
.member-letters .list dl dd {
  line-height: 1.5em;
  font-size: 16px;
}

ul.inline-list {
  display: inline;
}
ul.inline-list li {
  display: inline;
  border-right: 1px solid #eee;
  margin-left: 15px;
}
ul.inline-list li:last-child {
  border: none;
}

.skin-gray {
  background: #f9f9f9;
}

.client-post-wrap {
  width: 100%;
  max-width: 1920px;
  height: auto;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.client-post-left {
  width: 245px;
  height: 100%;
  padding-top: 80px;
  box-shadow: 2px 0 3px #d7d6d7;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.client-post-left a {
  padding: 15px 0 15px 25px;
  display: block;
  line-height: 30px;
  font-size: 21px;
  letter-spacing: -0.37px;
  border-bottom: 1px solid #d7d6d7;
}
.client-post-left a.current {
  background: #702c91;
  color: #fff;
  border-radius: 6px 6px 0 0;
}
.client-post-left a.current img {
  width: 21px;
  margin-left: 0;
}
.client-post-left img {
  width: 28px;
  height: auto;
  margin-left: -4px;
  margin-right: 10px;
  vertical-align: top;
}
.client-post-left .iconfont {
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin-right: 10px;
  background: #fff;
  font-size: 12px;
  color: #702c91;
  text-align: center;
  border: 2px solid #702c91;
  border-radius: 50%;
  vertical-align: top;
}

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

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

.client-post-right {
  width: auto;
  height: auto;
  padding-top: 5px;
  padding-left: 245px;
  margin: 0 30px;
}
.client-post-right .post-header {
  padding: 15px 20px 8px 0;
  margin-bottom: 20px;
  box-shadow: 0 2px 3px #d7d6d7;
  background: #fff;
}
.client-post-right .post-header .logo {
  float: left;
}
.client-post-right .post-header .logo a img {
  width: 100%;
  height: auto;
}
.client-post-right .post-header .logo .kentucky {
  width: 136px;
  height: auto;
  margin: 0 25px;
  position: relative;
  float: left;
}
.client-post-right .post-header .logo .kentucky:after {
  content: "";
  width: 1px;
  height: 36px;
  background: #afafaf;
  position: absolute;
  top: 0;
  right: -26px;
}
.client-post-right .post-header .logo .medimpact {
  width: 130px;
  height: auto;
  margin-left: 25px;
  float: left;
}
.client-post-right .post-header .right {
  float: right;
}
.client-post-right .post-header .right .userlogin {
  padding-right: 15px;
  padding-bottom: 10px;
  margin-top: 4px;
  border-right: 1px solid #eaeaea;
  float: left;
  position: relative;
}
.client-post-right .post-header .right .userlogin .icon-person {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #702c91;
  border-radius: 50%;
}
.client-post-right .post-header .right .userlogin .username {
  display: inline-block;
  line-height: 30px;
  padding-left: 5px;
  font-size: 16px;
  letter-spacing: 0.35px;
}
.client-post-right .post-header .right .userlogin .arrow {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.client-post-right .post-header .right .userlogin .arrow:before {
  content: "\e61c";
}
.client-post-right .post-header .right .userlogin .arrow.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.client-post-right .post-header .right .userlogin .userinfo {
  width: 135px;
  height: auto;
  background: #fff;
  box-shadow: 0 0 3px #d7d6d7;
  position: absolute;
  top: 39px;
  right: 15px;
  z-index: 9;
  display: none;
}
.client-post-right .post-header .right .userlogin .userinfo a {
  padding: 12px 0 8px 10px;
  line-height: 1em;
  display: block;
  border-bottom: 1px solid #eaeaea;
  font-size: 14px;
  font-family: mi-light;
}
.client-post-right .post-header .right .userlogin .userinfo a:hover {
  background: #4f0077;
  color: #fff;
}
.client-post-right .post-header .right .userlogin .userinfo a:focus {
  background: #4f0077;
  color: #fff;
}
.client-post-right .post-header .right .userlogin .userinfo a:last-child {
  border: none;
}
.client-post-right .post-header .right .search {
  margin-top: 4px;
  margin-left: 25px;
  border-radius: 15px;
  float: left;
}
.client-post-right .post-header .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;
}
.client-post-right .post-header .right .search .txt.fadein {
  width: 180px;
  padding: 0 6px;
}
.client-post-right .post-header .right .search .txt.open {
  color: #363436;
}
.client-post-right .post-header .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;
}
.client-post-right .post-header .right .search .btn:hover {
  background: #4f0077;
}
.client-post-right .post-header .right .search .btn:focus {
  background: #4f0077;
}
.client-post-right .get-start {
  height: 36px;
  line-height: 36px;
  padding: 20px;
  margin-bottom: 30px;
  background: #702c91;
  position: relative;
}
.client-post-right .get-start:before {
  content: "";
  width: 90%;
  height: 2px;
  background: #4f0077;
  position: absolute;
  left: 25px;
  top: 50%;
  z-index: 1;
}
.client-post-right .get-start .hello {
  padding-right: 40px;
  background: #702c91;
  font-size: 30px;
  font-family: miller;
  color: #fff;
  letter-spacing: 1.45px;
  position: relative;
  z-index: 3;
}
.client-post-right .get-start .iconfont {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #702c91;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  float: right;
}
.client-post-right .headline {
  padding-bottom: 20px;
  font-size: 32px;
  position: relative;
}
.client-post-right .headline:before {
  content: "";
  width: 64px;
  height: 8px;
  background: #702c91;
  position: absolute;
  left: 0;
  bottom: 0;
}
.client-post-right .welcome {
  width: 80%;
  height: auto;
  padding: 25px 30px;
  margin-bottom: 40px;
  background: #fff;
  box-shadow: 0 2px 3px #d7d6d7;
  position: relative;
}
.client-post-right .welcome .headline {
  margin-bottom: 15px;
}
.client-post-right .welcome p {
  margin-top: 10px;
  line-height: 1.6em;
  font-size: 20px;
  font-family: mi-light;
  letter-spacing: -0.35px;
}
.client-post-right .welcome .close {
  width: 18px;
  height: 18px;
  line-height: 24px;
  padding: 5px;
  font-size: 30px;
  color: #702c91;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.client-post-right .welcome .close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.client-post-right .welcome .close:focus {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.client-post-right .tools {
  width: 80%;
  height: auto;
  padding: 25px 30px 0;
  margin-bottom: 40px;
  background: #fff;
  box-shadow: 0 2px 3px #d7d6d7;
  position: relative;
}
.client-post-right .tools p {
  margin-top: 10px;
  line-height: 1.6em;
  font-size: 20px;
  font-family: mi-light;
  letter-spacing: -0.35px;
}
.client-post-right .tools .item {
  padding: 30px 0 25px;
  border-bottom: 1px solid #afaeaf;
}
.client-post-right .tools .item:last-child {
  border: none;
}
.client-post-right .tools .item .icon {
  width: 70px;
  height: auto;
  float: left;
}
.client-post-right .tools .item .icon img {
  width: 70px;
  height: auto;
  margin-top: -5px;
  margin-left: -8px;
}
.client-post-right .tools .item .detail {
  padding-left: 70px;
}
.client-post-right .tools .item .detail .title {
  line-height: 1.5em;
  font-size: 26px;
  letter-spacing: -0.46px;
}
.client-post-right .tools .item .detail .subtitle {
  line-height: 1.5em;
  font-size: 16px;
  letter-spacing: -0.64px;
  text-transform: uppercase;
}
.client-post-right .tools .item .detail .txt {
  margin: 10px 0;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
  letter-spacing: -0.28px;
}
.client-post-right .tools .item .detail .more {
  line-height: 1.47em;
  font-size: 17px;
  font-family: mi-bold;
  color: #702c91;
  letter-spacing: 0.68px;
  text-transform: uppercase;
}
.client-post-right .tools .item .detail .more a {
  color: #702c91;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.client-post-right .tools .item .detail .more a:hover {
  margin-left: 10px;
}
.client-post-right .tools .item .detail .more a:focus {
  margin-left: 10px;
}
.client-post-right .tools .item .detail .more a:after {
  content: "\e61c";
  font-family: mifont;
  font-size: 16px;
  line-height: 1.5em;
  color: #702c91;
  display: inline-block;
  position: relative;
  top: 0;
  right: -15px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.client-post-wrap.fullscreen .client-post-left {
  width: 50px;
}
.client-post-wrap.fullscreen .client-post-left a {
  padding: 15px 0 15px 15px;
}
.client-post-wrap.fullscreen .client-post-left a em {
  display: none;
}
.client-post-wrap.fullscreen .client-post-left .iconfont {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.client-post-wrap.fullscreen .client-post-right {
  padding-left: 50px;
}

.sidebar-post {
  width: 54px;
  height: auto;
  text-align: center;
  position: fixed;
  right: 10px;
  bottom: 80px;
}
.sidebar-post .chat {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 26px;
  color: #0ab9a7;
  text-align: center;
  border: 2px solid #0ab9a7;
  border-radius: 50%;
}
.sidebar-post .chat:before {
  content: "\e624";
}
.sidebar-post .top {
  padding-top: 20px;
  display: block;
  line-height: 1.5em;
  font-size: 16px;
  color: #702c91;
  letter-spacing: 1.45px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
.sidebar-post .top:before {
  font-family: mifont;
  content: "\e61c";
  position: absolute;
  top: 2px;
  left: 16px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.footer-post {
  width: 100%;
  height: auto;
}
.footer-post .footer-top {
  width: 100%;
  height: auto;
  padding: 0;
  background: #fff;
}
.footer-post .footer-top .footer-nav {
  width: auto;
  max-width: 1880px;
  height: auto;
  padding: 20px;
  margin: 0 auto;
}
.footer-post .footer-top .footer-nav .intro {
  padding: 0 0 20px;
}
.footer-post .footer-top .footer-nav .intro p {
  margin-top: 20px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
}
.footer-post .footer-top .footer-nav .subnav {
  padding: 0 0 20px;
}
.footer-post .footer-top .footer-nav .subnav .item {
  padding-right: 200px;
  float: left;
}
.footer-post .footer-top .footer-nav .subnav .item:last-child {
  padding-right: 0;
}
.footer-post .footer-top .footer-nav .subnav .item .title {
  font-size: 17px;
  font-family: mi-bold;
  line-height: 2em;
  padding-bottom: 5px;
  color: #0ab9a7;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.footer-post .footer-top .footer-nav .subnav .item dd {
  font-size: 16px;
  font-family: mi-light;
  line-height: 1.5em;
  padding: 5px 0;
  letter-spacing: -0.15px;
}
.footer-post .footer-top .footer-nav .subnav .item dd a {
  text-decoration: underline;
}
.footer-post .footer-top .footer-nav .subnav .item dd a:hover {
  color: #702c91;
}
.footer-post .footer-top .footer-nav .subnav .item dd a:focus {
  color: #702c91;
}
.footer-post .footer-top .footer-nav .subnav .item dd .line {
  width: 1px;
  height: 18px;
  display: inline-block;
  margin: 0 20px;
  background: #afaeaf;
  vertical-align: top;
}
.footer-post .footer-top .footer-nav .subnav .item dd.mail {
  font-family: mi-regular;
}
.footer-post .footer-top .footer-nav .subnav .item dd.mail a {
  color: #702c91;
}
.footer-post .footer-bottom {
  padding: 20px 0;
  background: #702c91;
}
.footer-post .footer-bottom .copyright {
  width: auto;
  max-width: 1880px;
  height: auto;
  line-height: 20px;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 14px;
  font-family: mi-light;
  color: #fff;
  letter-spacing: -0.13px;
}
.footer-post .footer-bottom .copyright .version {
  float: right;
}

.contact-manufdocs {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}

.tab-contact {
  height: 50px;
  margin: 60px auto 40px;
  text-align: center;
  border-bottom: 2px solid #eaeaea;
}
.tab-contact li {
  padding: 0 20px;
  margin: 0 20px;
  display: inline-block;
  line-height: 50px;
  font-size: 20px;
  color: #702c91;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  cursor: pointer;
}
.tab-contact li.on {
  padding-bottom: 2px;
  border-bottom: 6px solid #3bc7b9;
  font-weight: bold;
  color: #363436;
  letter-spacing: 0.67px;
}

.tab-contact.hide {
  display: none;
}

.contact-list {
  width: 100%;
  height: auto;
  display: none;
}
.contact-list .provider-documents .unit dt {
  margin-bottom: 10px;
  border-bottom: none;
}
.contact-list .provider-documents .unit dd {
  padding: 5px 0;
  border-bottom: none;
}
.contact-list .provider-documents hr {
  height: 2px;
  background: #eaeaea;
  border-bottom: none;
}
.contact-list .provider-forms h1 {
  margin: 30px 0 5px;
  font-size: 18px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-list .provider-forms h2 {
  margin: 30px 0 5px;
  font-size: 18px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-list .provider-forms h3 {
  margin: 30px 0 5px;
  font-size: 18px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-list .provider-forms h4 {
  margin: 30px 0 5px;
  font-size: 18px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-list .provider-forms h5 {
  margin: 30px 0 5px;
  font-size: 18px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-list .provider-forms h6 {
  margin: 30px 0 5px;
  font-size: 18px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-list h1 {
  margin: 25px 0 10px;
  line-height: 1.2em;
  font-size: 32px;
  text-align: left;
}
.contact-list h2 {
  margin: 25px 0 10px;
  line-height: 1.2em;
  font-size: 32px;
  text-align: left;
}
.contact-list h3 {
  margin: 25px 0 10px;
  line-height: 1.2em;
  font-size: 32px;
  text-align: left;
}
.contact-list .managed-information {
  margin: 0 auto;
}
.contact-list .managed-information .unit {
  width: 50%;
  padding-left: 0;
}
.contact-list .managed-information .unit dl dd a {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.contact-list .managed-information .unit dl dd a:hover {
  margin-left: 10px;
  color: #4f0077;
  text-decoration: underline;
}
.contact-list .managed-information .unit dl dd a:focus {
  margin-left: 10px;
  color: #4f0077;
  text-decoration: underline;
}
.contact-list .managed-information .unit dl dd a:after {
  content: "\e61c";
  font-family: mifont;
  font-size: 12px;
  line-height: 1.5em;
  color: #702c91;
  display: inline-block;
  position: relative;
  top: 0;
  right: -8px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.contact-list .managed-information .unit .tel a {
  color: #363436;
  text-decoration: none;
}
.contact-list .managed-information .unit .tel a:hover {
  margin-left: 0;
  text-decoration: none;
}
.contact-list .managed-information .unit .tel a:focus {
  margin-left: 0;
  text-decoration: none;
}
.contact-list .managed-information .unit .tel a:after {
  display: none;
}
.contact-list:nth-of-type(1) .managed-information {
  padding-bottom: 30px;
  border-bottom: 2px solid #eaeaea;
}
.contact-list:nth-of-type(2) .managed-information {
  display: none;
}
.contact-list:nth-of-type(3) .managed-information {
  display: none;
}

.contact-list.show {
  display: block;
}

.contact-fraud {
  width: 100%;
  height: auto;
  text-align: left;
}
.contact-fraud h1 {
  margin: 25px 0;
  line-height: 1.2em;
  font-size: 32px;
}
.contact-fraud h2 {
  margin: 25px 0;
  line-height: 1.2em;
  font-size: 32px;
}
.contact-fraud h3 {
  margin: 25px 0;
  line-height: 1.2em;
  font-size: 32px;
}
.contact-fraud h4 {
  margin-top: 15px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-fraud h5 {
  margin-top: 15px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-fraud h6 {
  margin-top: 15px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-fraud p {
  line-height: 1.5em;
  font-size: 16px;
}
.contact-fraud hr {
  height: 2px;
  margin: 35px 0 30px;
  background: #eaeaea;
}
.contact-fraud dl {
  margin: 25px 0;
}
.contact-fraud dl dt {
  line-height: 1.5em;
  font-size: 18px;
  font-weight: bold;
}
.contact-fraud dl dt span {
  font-weight: normal;
}
.contact-fraud dl dd {
  line-height: 1.75em;
  font-size: 16px;
}
.contact-fraud dl dd a {
  color: #702c91;
  text-decoration: underline;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.contact-fraud dl dd a:hover {
  margin-left: 10px;
  color: #4f0077;
  text-decoration: underline;
}
.contact-fraud dl dd a:after {
  content: "\e61c";
  font-family: mifont;
  font-size: 12px;
  line-height: 1.5em;
  color: #702c91;
  display: inline-block;
  position: relative;
  top: 0;
  right: -8px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.contact-fraud dl dd a:focus {
  padding: 3px 10px;
  margin-left: -11px;
  -webkit-transition: all 0s linear 0s;
  -moz-transition: all 0s linear 0s;
  -o-transition: all 0s linear 0s;
  -ms-transition: all 0s linear 0s;
  transition: all 0s linear 0s;
}

.contact-general {
  width: 100%;
  height: auto;
  text-align: left;
}
.contact-general h1 {
  margin: 25px 0;
  line-height: 1.2em;
  font-size: 32px;
}
.contact-general h2 {
  margin: 25px 0;
  line-height: 1.2em;
  font-size: 32px;
}
.contact-general h3 {
  margin: 25px 0;
  line-height: 1.2em;
  font-size: 32px;
}
.contact-general h4 {
  margin-top: 15px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-general h5 {
  margin-top: 15px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-general h6 {
  margin-top: 15px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-regular;
  font-weight: bold;
}
.contact-general hr {
  height: 2px;
  margin: 35px 0 30px;
  background: #eaeaea;
}
.contact-general .unit {
  padding-bottom: 15px;
  border-bottom: 2px solid #eaeaea;
}
.contact-general .unit:last-child {
  padding-bottom: 5px;
  border-bottom: none;
}
.contact-general .icon {
  width: 32px;
}
.contact-general dd {
  line-height: 1.5em;
  font-size: 16px;
}
.contact-general dd a {
  color: #702c91;
  text-decoration: underline;
}
.contact-general dd a:hover {
  color: #4f0077;
  text-decoration: underline;
}
.contact-general dd a:focus {
  padding: 3px 10px;
  margin-left: -11px;
  -webkit-transition: all 0s linear 0s;
  -moz-transition: all 0s linear 0s;
  -o-transition: all 0s linear 0s;
  -ms-transition: all 0s linear 0s;
  transition: all 0s linear 0s;
}
.contact-general dl {
  margin: 25px 0 15px;
}
.contact-general dl dt {
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
}
.contact-general dl dd {
  line-height: 1.5em;
  font-size: 16px;
}
.contact-general dl dd a {
  color: #702c91;
  text-decoration: underline;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.contact-general dl dd a:hover {
  margin-left: 10px;
  color: #4f0077;
  text-decoration: underline;
}
.contact-general dl dd a:after {
  content: "\e61c";
  font-family: mifont;
  font-size: 12px;
  line-height: 1.5em;
  color: #702c91;
  display: inline-block;
  position: relative;
  top: 0;
  right: -8px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.contact-general dl dd a:focus {
  padding: 3px 10px;
  margin-left: -11px;
  -webkit-transition: all 0s linear 0s;
  -moz-transition: all 0s linear 0s;
  -o-transition: all 0s linear 0s;
  -ms-transition: all 0s linear 0s;
  transition: all 0s linear 0s;
}
.contact-general p {
  margin: 15px 0;
  line-height: 1.5em;
  font-size: 16px;
}
.contact-general p a {
  color: #702c91;
  text-decoration: underline;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.contact-general p a:hover {
  margin-left: 10px;
  color: #4f0077;
  text-decoration: underline;
}
.contact-general p a:after {
  content: "\e61c";
  font-family: mifont;
  font-size: 12px;
  line-height: 1.5em;
  color: #702c91;
  display: inline-block;
  position: relative;
  top: 0;
  right: -8px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.contact-general p a:focus {
  padding: 3px 10px;
  margin-left: -11px;
  -webkit-transition: all 0s linear 0s;
  -moz-transition: all 0s linear 0s;
  -o-transition: all 0s linear 0s;
  -ms-transition: all 0s linear 0s;
  transition: all 0s linear 0s;
}

.pharmacy-department-wrap {
  width: 100%;
  max-width: 1920px;
  height: auto;
  background: #f3fbfb;
  margin: 85px auto;
}

.pharmacy-department {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}
.pharmacy-department .left {
  width: 50%;
  height: auto;
  float: left;
}
.pharmacy-department .left .pic {
  width: 100%;
  height: auto;
}
.pharmacy-department .right {
  width: 46%;
  height: auto;
  padding-top: 40px;
  float: right;
}
.pharmacy-department .right .title {
  line-height: 1.2em;
  font-size: 32px;
  font-family: Asap;
  margin-bottom: 10px;
}
.pharmacy-department .right p {
  margin-top: 10px;
  line-height: 1.67em;
  font-size: 16px;
}
.pharmacy-department .right p:nth-of-type(2) {
  margin-top: 20px;
}
.pharmacy-department .right ul {
  height: auto;
  padding-left: 20px;
}
.pharmacy-department .right ul li {
  list-style: disc;
  margin-top: 10px;
  line-height: 1.67em;
  font-size: 16px;
}
.pharmacy-department .right ul li a {
  color: #f58220;
  text-decoration: underline;
}
.pharmacy-department .right ul li a:hover {
  color: #f36a17;
}
.pharmacy-department .right ul li a:focus {
  color: #f36a17;
}

.discount-card {
  width: 1400px;
  height: auto;
  margin: 40px auto 0;
}
.discount-card .card-left {
  width: 510px;
  height: auto;
  padding-top: 110px;
  padding-right: 20px;
  float: left;
}
.discount-card .card-middle {
  width: 500px;
  height: auto;
  padding: 30px 0;
  background: #003b6e;
  border-radius: 7px;
  float: left;
}
.discount-card .card-middle .middle-top {
  padding-bottom: 20px;
}
.discount-card .card-middle .middle-top img {
  width: 160px;
  height: auto;
}
.discount-card .card-middle .middle-bottom {
  padding-top: 80px;
}
.discount-card .card-middle .unit .txt {
  color: #fff;
}
.discount-card .card-right {
  width: 330px;
  height: auto;
  padding-top: 110px;
  padding-left: 30px;
  float: left;
}
.discount-card .card-right .unit .line {
  left: 0;
  margin-left: -33px;
}
.discount-card .unit {
  width: 160px;
  display: inline-block;
  position: relative;
}
.discount-card .unit .txt {
  width: 100%;
  line-height: 1.2em;
  font-size: 24px;
  font-family: Asap;
  color: #282628;
  position: absolute;
  left: 0;
  bottom: 110px;
}
.discount-card .unit .img img {
  width: 100px;
  height: auto;
}
.discount-card .unit .line {
  width: 32px;
  height: 5px;
  background: #f36a17;
  position: absolute;
  left: 50%;
  margin-left: 50px;
  bottom: 50px;
}
.discount-card .unit .line:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 32px;
  top: -9px;
  border: 20px solid #f36a17;
  border-top-width: 12px;
  border-bottom-width: 12px;
  border-color: transparent transparent transparent #f36a17;
}

.referral-process {
  width: 1400px;
  height: auto;
  margin: 40px auto 0;
}
.referral-process .process-top {
  width: 100%;
  height: auto;
  padding-bottom: 130px;
}
.referral-process .process-bottom {
  width: 100%;
  height: auto;
}
.referral-process .unit {
  width: 250px;
  margin: 0 45px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.referral-process .unit .txt {
  width: 100%;
  line-height: 1.2em;
  font-size: 24px;
  color: #231f20;
}
.referral-process .unit .img {
  height: 160px;
  line-height: 160px;
  margin-bottom: 20px;
  position: relative;
  z-index: 3;
}
.referral-process .unit .img img {
  width: 160px;
  height: auto;
}
.referral-process .unit .img .logo {
  width: 240px;
}
.referral-process .unit .line {
  width: 100px;
  height: 6px;
  background: #f36a17;
  position: absolute;
  left: 50%;
  margin-left: 80px;
  top: 80px;
  z-index: 2;
}
.referral-process .unit .line:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 100px;
  top: -12px;
  border: 25px solid #f36a17;
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-color: transparent transparent transparent #f36a17;
}
.referral-process .unit .line-dashed {
  width: 0;
  height: 100px;
  border: 1px dashed #f36a17;
  position: absolute;
  left: 50%;
  bottom: -120px;
  z-index: 2;
}
.referral-process .unit .line-dashed:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: -12px;
  bottom: -40px;
  border: 20px solid #f36a17;
  border-left-width: 12px;
  border-right-width: 12px;
  border-color: #f36a17 transparent transparent transparent;
}
.referral-process .unit.special .line {
  width: 80px;
  left: 75%;
}
.referral-process .unit.special .line:after {
  left: 80px;
}
.referral-process .unit.first .line-dashed {
  width: 150px;
  height: 0;
  left: 50%;
  margin-left: 80px;
  top: 80px;
}
.referral-process .unit.first .line-dashed:after {
  left: auto;
  bottom: auto;
  top: -12px;
  right: -40px;
  border: 20px solid #f36a17;
  border-top-width: 12px;
  border-bottom-width: 12px;
  border-color: transparent transparent transparent #f36a17;
}
.referral-process .unit.last .line-dashed {
  height: 100px;
  bottom: auto;
  top: -100px;
}
.referral-process .unit.last .line-dashed:after {
  left: -12px;
  bottom: auto;
  top: -40px;
  border-color: transparent transparent #f36a17 transparent;
}

.company-background {
  width: 100%;
  max-width: 1920px;
  height: auto;
  margin: 45px auto 84px;
}
.company-background .content {
  width: 41%;
  height: auto;
  padding: 50px 3% 0 14%;
  float: left;
}
.company-background .content .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  background: #004a80;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.company-background .content .icon-bell:before {
  content: "\e623";
}
.company-background .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.company-background .content .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  font-weight: 400;
  color: #004a80;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.company-background .content .headline {
  padding-top: 20px;
  line-height: 1.15em;
  font-size: 40px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
}
.company-background .content .intro {
  padding: 20px 0 25px;
  line-height: 1.6em;
  font-size: 20px;
  font-family: mi-light;
  font-weight: 400;
  color: #363436;
  letter-spacing: -0.18px;
}
.company-background .pic {
  width: 42%;
  height: auto;
  float: left;
}
.company-background .pic img {
  width: 100%;
  height: auto;
}

.kentucky-quote {
  max-width: 1920px;
  padding: 84px 0;
  margin: 84px auto;
  background: #004a80;
  position: relative;
}
.kentucky-quote .content {
  text-align: center;
  position: relative;
  z-index: 3;
}
.kentucky-quote .content .iconfont {
  font-size: 24px;
  text-align: center;
  color: #f58220;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.kentucky-quote .content .iconfont img {
  max-width: 50%;
  margin: 0;
  float: none;
}
.kentucky-quote .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.kentucky-quote .content .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.kentucky-quote .content .headline {
  width: 1164px;
  line-height: 1.2em;
  padding-top: 15px;
  margin: 0 auto;
  font-size: 55px;
  font-family: Asap-italic;
  color: #fff;
  letter-spacing: -0.5px;
}
.kentucky-quote .content .intro {
  padding: 30px 0 10px;
  margin-top: 30px;
  line-height: 1em;
  font-size: 17px;
  font-family: mi-bold;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position: relative;
}
.kentucky-quote .content .intro:before {
  content: "";
  width: 50px;
  height: 6px;
  background: #f58220;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25px;
}
.kentucky-quote .content .job {
  line-height: 1.25em;
  font-size: 12px;
  font-family: mi-medium;
  color: #fff;
  letter-spacing: 1.33px;
  text-transform: uppercase;
}

.breadcrumb {
  width: 1400px;
  height: auto;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 25px auto;
}
.breadcrumb a {
  color: #f36a17;
  border-bottom: 2px solid #d7d6d7;
}
.breadcrumb a:hover {
  color: #d15304;
  border-bottom: 2px solid #d15304;
}
.breadcrumb a:focus {
  color: #d15304;
  border-bottom: 2px solid #d15304;
}
.breadcrumb .iconfont {
  width: 20px;
  height: 16px;
  line-height: 16px;
  font-size: 13px;
  color: #f36a17;
  text-align: center;
}

.send-message {
  margin: 80px auto;
}
.send-message .icon-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  text-align: center;
}
.send-message .icon-wrap .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #004a80;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.send-message .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.send-message .icon-wrap .txt {
  display: block;
  margin-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #004a80;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.send-message .headline {
  line-height: 1.2em;
  font-size: 55px;
  font-size: 40px;
  font-family: miller;
  text-align: center;
  margin-top: 20px;
}
.send-message .intro {
  padding: 15px 0;
  line-height: 1.7em;
  font-size: 16px;
  font-family: mi-light;
  text-align: center;
  letter-spacing: 0.4px;
}
.send-message .options {
  width: 350px;
  height: auto;
  margin: 0 auto;
}
.send-message .options .title {
  line-height: 1.5em;
  font-size: 17px;
  color: #afaeaf;
  letter-spacing: 1.36px;
  text-transform: uppercase;
}
.send-message .options .item {
  margin-top: 40px;
  background: #fff;
  position: relative;
}
.send-message .options .item.focus {
  border-color: #f58220;
  box-shadow: 0 0 6px #f36a17;
}
.send-message .options .item.first {
  border: none;
}
.send-message .options .item.h170 {
  height: 170px;
  margin-top: 25px;
}
.send-message .options .item.h170 .kentucky-form-item {
  display: block;
}
.send-message .options .item.noborder {
  border: none;
}
.send-message .options .interest-wrap {
  display: none;
}
.send-message .options .interest {
  width: 110%;
  margin-top: 20px;
  clear: both;
}
.send-message .options .interest .js-form-type-checkbox {
  width: 50%;
  margin-top: 15px;
  float: left;
}
.send-message .options .interest .title {
  width: 100%;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 20px;
  font-size: 14px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0.42px;
  text-transform: uppercase;
}
.send-message .options .interest label {
  line-height: 24px;
  font-size: 16px;
  font-family: mi-light;
  float: left;
}
.send-message .options .interest .check {
  width: 22px;
  height: 22px;
  margin-right: 8px;
  float: left;
  border: 1px solid #626466;
  background: none;
  border-radius: 3px;
}
.send-message .options .interest.who .title {
  width: 100%;
  margin-right: 0;
}
.send-message .options .interest.who label {
  width: auto;
  display: block;
}
.send-message .options .interest.who .js-form-type-checkbox {
  margin-right: 50%;
}
.send-message .options .label {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: -23px;
}
.send-message .options .text {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 5px 0;
  font-size: 20px;
  font-family: mi-regular;
  color: #363436;
  outline: none;
}
.send-message .options .textarea {
  width: 100%;
  height: 170px;
  line-height: 30px;
  font-size: 20px;
  font-family: mi-regular;
  color: #363436;
  outline: none;
  resize: none;
}
.send-message .options .tips {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  font-family: mi-light;
  position: absolute;
  left: 0;
  bottom: -22px;
  display: none;
}
.send-message .options .tips.success {
  color: #32a071;
}
.send-message .options .tips.error {
  color: #ff3a44;
}
.send-message .options .select {
  width: 94%;
  height: 30px;
  padding-left: 15px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 6px;
}
.send-message .options .select .default {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding-right: 30px;
  font-size: 17px;
  color: #626466;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  position: relative;
  cursor: pointer;
}
.send-message .options .select .default:after {
  content: "\e61c";
  width: 12px;
  height: 12px;
  line-height: 12px;
  display: inline-block;
  font-family: "mifont" !important;
  font-size: 14px;
  color: #0ab9a7;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 9px;
  top: 8px;
  z-index: 9;
  -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;
}
.send-message .options .select .default.rotate:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.send-message .options .select .dropdown {
  width: 348px;
  height: auto;
  background: #fff;
  border: 1px solid #626466;
  border-top: none;
  border-radius: 0 0 4px 4px;
  position: absolute;
  left: -1px;
  top: 30px;
  z-index: 8;
  display: none;
}
.send-message .options .select .dropdown li {
  display: block;
  padding: 12px 0 9px 15px;
  line-height: 18px;
  font-size: 15px;
  color: #626466;
  text-align: left;
  letter-spacing: 1.45px;
  border-top: 1px solid #eaeaea;
  cursor: pointer;
  text-transform: capitalize;
}
.send-message .options .select .dropdown li:hover {
  background: #f58220;
  text-decoration: none;
  color: #fff;
}
.send-message .options .select .dropdown li:focus {
  background: #f58220;
  text-decoration: none;
  color: #fff;
}
.send-message .options .select .dropdown li.cur {
  background: #f58220;
  text-decoration: none;
  color: #fff;
}
.send-message .options .check-wrap {
  line-height: 24px;
  margin-top: 20px;
  font-size: 16px;
  font-family: mi-light;
}
.send-message .options .check-wrap label {
  display: block;
}
.send-message .options .check-wrap .check {
  width: 22px;
  height: 22px;
  margin-right: 8px;
  float: left;
}
.send-message .options .item-kentucky-wrap {
  width: 580px;
  width: 666px;
}
.send-message .options .item-kentucky-wrap .item {
  width: 268px;
  width: 310px;
  margin-right: 20px;
  float: left;
}
.send-message .options .kentucky-form-item {
  display: block;
  margin: 0;
}
.send-message .options .kentucky-form-item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.send-message .options .kentucky-form-item .form-checkbox {
  width: 24px;
  height: 24px;
  margin: -1px 5px 0 0;
  display: inline-block;
  vertical-align: top;
  border: 0px solid #d7d6d7;
  background: none;
  float: left;
}
.send-message .options .kentucky-form-item .form-text {
  width: 94%;
  height: 30px;
  line-height: 30px;
  background: none;
  padding: 6px 0 0 15px;
  border-radius: 4px;
  font-size: 17px;
  font-family: mi-regular;
  color: #363436;
  letter-spacing: 0.5px;
  outline: none;
  box-shadow: none;
}
.send-message .options .kentucky-form-item .form-textarea {
  width: 100%;
  height: 150px;
  padding: 10px 10px 10px 15px;
  line-height: 1.5em;
  background: none;
  border-radius: 6px;
  font-size: 17px;
  font-family: mi-regular;
  color: #363436;
  letter-spacing: 0.5px;
  outline: none;
  resize: none;
  box-sizing: border-box;
}

.form-item {
  margin: 0;
}

.form-actions {
  margin: 0;
}

.page-node-type-page .form-textarea-wrapper {
  border: none;
}

.contactUs {
  padding: 1px 0;
}
.contactUs .mi-subitems .headline {
  font-size: 78px;
}
.contactUs .mi-subitems .intro {
  line-height: 1.6em;
  letter-spacing: 0.4px;
}
.contactUs .mi-subitems .intro p:nth-of-type(2) {
  margin-top: 5px;
}
.contactUs .send-message .headline {
  font-size: 55px;
}
.contactUs .send-message .intro {
  font-size: 20px;
}
.contactUs .send-message .options {
  width: 562px;
  width: 642px;
}
.contactUs .send-message .options .select {
  width: 96%;
}
.contactUs .send-message .options .select .dropdown {
  width: 560px;
}

.select2-container .select2-selection--single {
  height: 40px;
  border-color: #868586;
  outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
  line-height: 40px;
  font-size: 17px;
  font-family: mi-regular;
  color: #363436;
  letter-spacing: 0.5px;
  outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 12px;
  height: 12px;
  top: 14px;
  right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #f58220 transparent transparent transparent;
  border: none;
  left: 0;
  top: 0;
  margin: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
  content: "\e61c";
  width: 12px;
  height: 12px;
  line-height: 12px;
  display: inline-block;
  font-family: "mifont" !important;
  font-size: 14px;
  color: #0ab9a7;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  -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;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #eaeaea;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0ab9a7;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #f58220 transparent;
  border: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.select2-results__option {
  padding: 12px 0 9px 15px;
  line-height: 18px;
  border-top: 1px solid #eaeaea;
  font-size: 15px;
  font-family: mi-regular;
  color: #626466;
  letter-spacing: 1.45px;
  text-transform: capitalize;
}
.select2-results__option:first-child {
  border: none;
}

.select2-search--dropdown {
  display: none;
}

._button-wrapper {
  text-align: center;
}

._html-code {
  padding: 15px 0;
  line-height: 1.7em;
  font-size: 16px;
  font-family: mi-light;
  text-align: center;
  letter-spacing: 0.4px;
}

#kentuckyProvideForm {
  width: 460px;
  height: auto;
  margin: 20px auto 0;
}

.schedule-table {
  width: 1400px;
  height: auto;
  margin: 40px auto;
}
.schedule-table .headline {
  line-height: 1em;
  padding-top: 15px;
  font-size: 55px;
  font-family: Asap;
  letter-spacing: -0.5px;
}
.schedule-table .intro {
  padding: 10px 0;
  line-height: 1.5em;
  font-size: 20px;
  font-family: mi-light;
  letter-spacing: -0.18px;
}
.schedule-table .intro em {
  padding: 0 10px;
}
.schedule-table table {
  width: 100%;
}
.schedule-table table thead tr {
  background: #004a80;
}
.schedule-table table thead th {
  padding: 18px 0 18px 20px;
  line-height: 24px;
  border-left: 3px solid #fff;
  font-size: 16px;
  font-family: mi-light;
  font-weight: normal;
  color: #fff;
  text-align: left;
  letter-spacing: 0.48px;
}
.schedule-table table thead th:first-child {
  border: none;
}
.schedule-table table tbody tr {
  border-bottom: 1px solid #afaeaf;
}
.schedule-table table tbody tr td {
  padding: 23px;
  line-height: 24px;
  font-size: 16px;
  text-align: left;
}

.article-wrap {
  width: 100%;
  height: auto;
  margin: 0 auto 35px;
}
.article-wrap .article-date {
  width: 1400px;
  font-size: 17px;
  font-family: mi-medium;
  color: #afaeaf;
  text-transform: uppercase;
  letter-spacing: 1.45px;
  margin: 0 auto;
}
.article-wrap .article-date .time {
  padding-right: 15px;
  border-right: 1px solid #eaeaea;
}
.article-wrap .article-date .category {
  padding-left: 10px;
  color: #004a80;
}
.article-wrap .article-headline {
  width: 1400px;
  height: auto;
  line-height: 1.2em;
  font-size: 55px;
  font-family: Asap;
  margin: 40px auto 24px;
}
.article-wrap .article-desc {
  width: 1400px;
  height: auto;
  line-height: 1.5em;
  padding-bottom: 40px;
  margin: 0 auto 20px;
  font-size: 20px;
  font-family: mi-regular;
  border-bottom: 2px solid #eaeaea;
  position: relative;
}
.article-wrap .article-desc:after {
  content: "";
  height: 2px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: -2px;
}
.article-wrap .article-desc a {
  color: #f58220;
  text-decoration: underline;
}
.article-wrap .article-desc a:hover {
  color: #d15304;
}
.article-wrap .article-desc a:focus {
  color: #d15304;
}
.article-wrap .article-desc .arrow {
  height: auto;
  margin: 0;
  font-size: 17px;
  line-height: 1.5em;
  font-family: mi-bold;
  color: #f36a17;
  text-decoration: none;
  letter-spacing: 0.68px;
}
.article-wrap .article-desc .arrow .iconfont {
  width: 8px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: #f36a17;
  margin-right: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.article-wrap .article-desc .arrow:hover {
  color: #f36a17;
}
.article-wrap .article-desc .arrow:hover .iconfont {
  color: #f36a17;
  margin-left: 10px;
}
.article-wrap .article-desc .arrow:focus {
  color: #f36a17;
}
.article-wrap .article-desc .arrow:focus .iconfont {
  color: #f36a17;
  margin-left: 10px;
}
.article-wrap .article-desc p {
  margin: 10px 0;
}
.article-wrap .article-download {
  width: 1400px;
  height: auto;
  padding-bottom: 30px;
  margin: -40px auto 0;
  border-bottom: 2px solid #eaeaea;
  background: #fff;
  line-height: 1.47em;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  letter-spacing: 0.68px;
  position: relative;
}
.article-wrap .article-download:after {
  content: "";
  height: 2px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: -2px;
}
.article-wrap .article-download a {
  font-size: 17px;
  color: #f36a17;
  text-decoration: none;
}
.article-wrap .article-download a:hover {
  color: #d15304;
  text-decoration: underline;
}
.article-wrap .article-download .icon {
  width: 24px;
  height: auto;
  padding: 4px 2px 4px 6px;
  display: inline-block;
  border: none;
  margin-right: 8px;
  text-align: center;
  background: #f58220;
  border-radius: 50%;
  vertical-align: bottom;
}
.article-wrap .article-download .icon img {
  width: 10px;
  height: auto;
}
.article-wrap .article-download p {
  margin: 10px 0;
}

.article-content {
  width: 100%;
  height: auto;
}
.article-content h1 {
  width: 1400px;
  height: auto;
  font-size: 78px;
  line-height: 1.15em;
  font-family: Asap;
  color: #363436;
  margin: 30px auto;
}
.article-content h2 {
  width: 1400px;
  height: auto;
  font-size: 55px;
  line-height: 1.15em;
  font-family: Asap;
  color: #363436;
  margin: 30px auto;
}
.article-content h3 {
  width: 1400px;
  height: auto;
  font-size: 40px;
  line-height: 1.15em;
  font-family: Asap;
  color: #363436;
  margin: 30px auto;
}
.article-content h4 {
  width: 1400px;
  height: auto;
  font-size: 32px;
  line-height: 1.125em;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.3px;
  margin: 30px auto;
}
.article-content h5 {
  width: 1400px;
  height: auto;
  font-size: 25px;
  line-height: 1.2em;
  font-family: Asap;
  color: #363436;
  margin: 30px auto;
}
.article-content h6 {
  width: 1400px;
  height: auto;
  font-size: 20px;
  line-height: 1.25em;
  font-family: Asap;
  color: #363436;
  margin: 30px auto;
}
.article-content img {
  width: auto;
  max-width: 50%;
  height: auto;
  margin: 20px;
  float: right;
}
.article-content p {
  width: 1400px;
  height: auto;
  line-height: 1.5em;
  font-size: 18px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: -0.18px;
  margin: 24px auto;
}
.article-content p a {
  color: #f58220;
  text-decoration: underline;
}
.article-content p a:hover {
  color: #d15304;
}
.article-content p a:focus {
  color: #d15304;
}
.article-content p .arrow {
  height: auto;
  margin: 0;
  font-size: 17px;
  line-height: 1.5em;
  font-family: mi-bold;
  color: #f36a17;
  text-decoration: none;
  letter-spacing: 0.68px;
}
.article-content p .arrow .iconfont {
  width: 8px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: #f36a17;
  margin-right: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.article-content p .arrow:hover {
  color: #f36a17;
}
.article-content p .arrow:hover .iconfont {
  color: #f36a17;
  margin-left: 10px;
}
.article-content p .arrow:focus {
  color: #f36a17;
}
.article-content p .arrow:focus .iconfont {
  color: #f36a17;
  margin-left: 10px;
}
.article-content ul {
  width: 1400px;
  height: auto;
  font-size: 18px;
  font-family: mi-light;
  line-height: 1.5em;
  color: #363436;
  letter-spacing: -0.18px;
  margin: 24px auto;
}
.article-content ul li {
  padding-left: 15px;
  position: relative;
}
.article-content ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #363436;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.article-content ul li em {
  font-style: italic;
}
.article-content ul li i {
  font-style: italic;
}
.article-content ul a {
  color: #f58220;
  text-decoration: underline;
}
.article-content ul a:hover {
  color: #d15304;
}
.article-content ul a:focus {
  color: #d15304;
}
.article-content ol {
  width: 1400px;
  height: auto;
  font-size: 18px;
  font-family: mi-light;
  line-height: 1.5em;
  color: #363436;
  letter-spacing: -0.18px;
  margin: 24px auto;
}
.article-content ol li {
  padding-left: 15px;
  position: relative;
}
.article-content ol li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #363436;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.article-content ol li em {
  font-style: italic;
}
.article-content ol li i {
  font-style: italic;
}
.article-content ol a {
  color: #f58220;
  text-decoration: underline;
}
.article-content ol a:hover {
  color: #d15304;
}
.article-content ol a:focus {
  color: #d15304;
}
.article-content .article-desc {
  padding-top: 1px;
  padding-bottom: 10px;
}

.article-wrap.program {
  padding-bottom: 20px;
}
.article-wrap.program h4 {
  margin: 30px auto 15px;
}
.article-wrap.program p {
  margin: 15px auto;
}

.article-share {
  width: 1400px;
  height: auto;
  clear: both;
  margin: 30px auto;
}
.article-share .bottom-line {
  font-size: 15px;
  font-family: mi-medium;
  color: #004a80;
  letter-spacing: 1.67px;
  position: relative;
}
.article-share .bottom-line:after {
  content: "";
  width: 51px;
  height: 6px;
  display: block;
  background: #f58220;
}
.article-share .icons a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin: 10px 5px 0 0;
  background: #f58220;
  font-size: 20px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
}
.article-share .icons a:hover {
  background: #f36a17;
}
.article-share .icons a:focus {
  background: #f36a17;
}

.page-blog {
  text-align: center;
  margin: 30px auto 50px;
}
.page-blog .link {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 12px;
  display: inline-block;
  background: #fff;
  font-size: 22px;
  color: #626466;
  border: 3px solid #d7d6d7;
  border-radius: 50%;
  vertical-align: top;
  cursor: pointer;
}
.page-blog .link:hover {
  background: #f58220;
  border-color: #f58220;
  color: #fff;
}
.page-blog .link.cur {
  background: #f58220;
  border-color: #f58220;
  color: #fff;
}
.page-blog .iconfont {
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 26px;
  color: #f58220;
  vertical-align: top;
}
.page-blog .iconfont.gray {
  color: #afaeaf;
}

.article .content p {
  width: 1400px;
  height: auto;
  font-size: 20px;
  font-family: mi-light;
  line-height: 1.85em;
  color: #363436;
  letter-spacing: -0.18px;
  margin: 24px auto;
}
.article .content p a {
  color: #702c91;
  color: #f58220;
  text-decoration: underline;
}
.article .content p em {
  font-style: italic;
}
.article .content p i {
  font-style: italic;
}
.article .content img {
  width: auto;
  max-width: 50%;
  height: auto;
  margin: 20px 0 48px 30px;
  float: right;
}
.article .content h1 {
  width: 1400px;
  height: auto;
  font-size: 78px;
  line-height: 1em;
  font-family: Asap;
  margin: 30px auto;
}
.article .content h2 {
  width: 1400px;
  height: auto;
  font-size: 55px;
  line-height: 1.15em;
  font-family: Asap;
  color: #363436;
  margin: 30px auto;
}
.article .content h3 {
  width: 1400px;
  height: auto;
  font-size: 40px;
  line-height: 1.15em;
  font-family: Asap;
  color: #363436;
  margin: 30px auto;
}
.article .content h4 {
  width: 1400px;
  height: auto;
  font-size: 32px;
  line-height: 1.125em;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.3px;
  margin: 30px auto;
}
.article .content h5 {
  width: 1400px;
  height: auto;
  font-size: 25px;
  line-height: 1.2em;
  font-family: Asap;
  color: #363436;
  margin: 30px auto;
}
.article .content h6 {
  width: 1400px;
  height: auto;
  font-size: 20px;
  line-height: 1.25em;
  font-family: Asap;
  color: #363436;
  margin: 30px auto;
}
.article .content ul {
  width: 1400px;
  height: auto;
  font-size: 20px;
  font-family: mi-light;
  line-height: 1.85em;
  color: #363436;
  letter-spacing: -0.18px;
  margin: 24px auto;
}
.article .content ul li {
  padding-left: 15px;
  position: relative;
}
.article .content ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #363436;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 13px;
}
.article .content ul li em {
  font-style: italic;
}
.article .content ul li i {
  font-style: italic;
}
.article .content ul a {
  color: #702c91;
  color: #f58220;
  text-decoration: underline;
}

.privacy-policy {
  width: 1400px;
  height: auto;
  margin: 60px auto;
}
.privacy-policy h3 {
  font-size: 55px;
  line-height: 1.15em;
  font-family: miller;
  letter-spacing: -0.5px;
}
.privacy-policy .headline {
  font-size: 55px;
  line-height: 1.15em;
  font-family: miller;
  letter-spacing: -0.5px;
}
.privacy-policy h4 {
  font-size: 32px;
  line-height: 1.125em;
  font-family: miller;
  letter-spacing: -0.3px;
  margin: 30px 0 20px;
}
.privacy-policy .subhead {
  font-size: 32px;
  line-height: 1.125em;
  font-family: miller;
  letter-spacing: -0.3px;
  margin: 30px 0 20px;
}
.privacy-policy h5 {
  font-size: 17px;
  line-height: 1em;
  font-family: mi-bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 30px 0 20px;
}
.privacy-policy h5.date {
  font-size: 12px;
  margin: 15px 0 40px;
}
.privacy-policy h6 {
  font-size: 12px;
  line-height: 1em;
  font-family: mi-bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 15px 0 40px;
}
.privacy-policy .date {
  font-size: 12px;
  line-height: 1em;
  font-family: mi-bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 15px 0 40px;
}
.privacy-policy p {
  font-size: 20px;
  line-height: 1.85em;
  font-family: mi-light;
  letter-spacing: -0.18px;
  margin-top: 20px;
}
.privacy-policy p a {
  color: #0ab9a7;
  text-decoration: underline;
}
.privacy-policy p.mt10 {
  margin-top: 10px;
}
.privacy-policy ul {
  margin-top: 20px;
}
.privacy-policy ul li {
  padding-left: 15px;
  position: relative;
  font-size: 20px;
  line-height: 1.85em;
  font-family: mi-light;
  letter-spacing: -0.18px;
}
.privacy-policy ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #363436;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 13px;
}
.privacy-policy ul li a {
  color: #0ab9a7;
  text-decoration: underline;
}
.privacy-policy em {
  font-style: italic;
}
.privacy-policy i {
  font-style: italic;
}

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

.leader-item {
  width: 1400px;
  height: auto;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 40px;
  margin: 35px auto 0;
}
.leader-item .leader-pic {
  width: 206px;
  height: auto;
  float: left;
}
.leader-item .leader-pic img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  float: none;
}
.leader-item .leader-detail {
  padding: 0 10% 0 230px;
}
.leader-item .leader-detail .name {
  width: auto;
  margin: 0;
  font-size: 28px;
  line-height: 1.15em;
  font-family: Asap;
  font-weight: bold;
}
.leader-item .leader-detail .officer {
  width: auto;
  font-size: 22px;
  line-height: 1.25em;
  font-family: Asap;
  letter-spacing: 0;
  margin: 10px 0 25px;
  position: relative;
}
.leader-item .leader-detail .officer:before {
  content: "";
  width: 50px;
  height: 5px;
  background: #f58220;
  position: absolute;
  bottom: -10px;
}
.leader-item .leader-detail p {
  width: auto;
  margin: 25px 0 0;
  line-height: 1.7em;
  font-size: 20px;
  font-family: mi-light;
  letter-spacing: -0.18px;
}
.leader-item .leader-detail p a {
  color: #f58220;
  text-decoration: underline;
}

.mi-address {
  width: 100%;
  max-width: 1920px;
  height: auto;
  padding: 80px 0;
  background: #f3fbfb;
  text-align: center;
  margin: 84px auto;
}
.mi-address .icon-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  text-align: center;
}
.mi-address .icon-wrap .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #004a80;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.mi-address .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mi-address .icon-wrap .txt {
  display: block;
  margin-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #004a80;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.mi-address .headline {
  line-height: 1em;
  padding-bottom: 20px;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.5px;
}
.mi-address .items-wrap {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}
.mi-address .items-wrap .iconfont {
  border: 2px solid #702c91;
  background: none;
  color: #702c91;
  font-size: 24px;
}
.mi-address .item {
  width: 30%;
  margin: 0 1.5%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.mi-address .item:after {
  content: "";
  width: 2px;
  height: 180px;
  background: #702c91;
  position: absolute;
  top: 75px;
  right: -25px;
}
.mi-address .item:nth-child(2n+3):after {
  width: 0;
  height: 0;
}
.mi-address .item:last-child:after {
  width: 0;
  height: 0;
}
.mi-address .item .subtitle {
  line-height: 1.2em;
  margin-bottom: 10px;
  font-size: 32px;
  font-family: miller;
  color: #363436;
  letter-spacing: -0.2px;
}
.mi-address .item .subnotes {
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: -0.15px;
  word-wrap: break-word;
}
.mi-address .item .subnotes a {
  text-decoration: none;
}
.mi-address .item .subnotes a.link {
  text-decoration: underline;
}
.mi-address .item p {
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: -0.15px;
  word-wrap: break-word;
}
.mi-address .item p a {
  text-decoration: none;
}
.mi-address .item p a:hover {
  text-decoration: underline;
}
.mi-address .item p a:focus {
  text-decoration: underline;
}
.mi-address .item p a.link {
  color: #f58220;
  text-decoration: underline;
}
.mi-address .item h5 {
  margin-top: 5px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
  font-weight: bold;
  color: #363436;
  letter-spacing: -0.15px;
  word-wrap: break-word;
}
.mi-address .item h6 {
  margin-top: 5px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
  font-weight: bold;
  color: #363436;
  letter-spacing: -0.15px;
  word-wrap: break-word;
}

.h3-sitemap {
  width: 1400px;
  height: auto;
  line-height: 1.2em;
  font-size: 55px;
  font-family: Asap;
  margin: 65px auto 30px;
}

.sitemap-menu {
  width: 1400px;
  height: auto;
  margin: 20px auto 84px;
}
.sitemap-menu .leaf {
  line-height: 1.2em;
  font-size: 22px;
  font-family: Asap;
  text-transform: capitalize;
  margin: 25px 0;
}
.sitemap-menu .first.leaf {
  font-size: 32px;
  margin: 30px 0;
}
.sitemap-menu .expanded a {
  line-height: 1.2em;
  font-size: 22px;
  font-family: Asap;
  text-transform: capitalize;
  margin: 25px 0;
}
.sitemap-menu .expanded .sitemap-menu {
  width: 100%;
  font-size: 17px;
  margin: 20px 0 50px;
}
.sitemap-menu .expanded .sitemap-menu .leaf {
  margin: 20px 0;
  line-height: 17px;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  vertical-align: top;
}
.sitemap-menu .expanded .sitemap-menu .leaf a {
  padding-left: 20px;
  margin: 0;
  line-height: 17px;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sitemap-menu .expanded .sitemap-menu .leaf a:before {
  content: "\e618";
  font-family: mifont;
  width: 12px;
  height: 12px;
  font-size: 14px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -2px;
}
.sitemap-menu .expanded .sitemap-menu .leaf a:hover {
  margin-left: 10px;
}
.sitemap-menu .expanded .sitemap-menu .leaf a:focus {
  margin-left: 10px;
}
.sitemap-menu .expanded .sitemap-menu .sitemap-menu {
  margin: 20px 0;
}
.sitemap-menu .first.expanded {
  width: 600px;
  height: auto;
  padding-right: 100px;
  float: left;
  width: 100%;
  padding: 0;
  float: none;
}
.sitemap-menu .first.expanded .for-members {
  line-height: 1.2em;
  font-size: 32px;
  font-family: Asap;
  margin: 30px 0;
  text-transform: capitalize;
}
.sitemap-menu .first.expanded .sitemap-menu {
  width: 100%;
  font-size: 32px;
  margin: 20px 0;
}
.sitemap-menu .first.expanded .sitemap-menu .sitemap-menu {
  width: 100%;
  font-size: 17px;
  margin: 20px 0 65px;
}
.sitemap-menu .first.expanded .sitemap-menu .sitemap-menu .child {
  padding-left: 20px;
  margin: 20px 0;
  line-height: 17px;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  text-transform: uppercase;
  position: relative;
  vertical-align: top;
}
.sitemap-menu .first.expanded .sitemap-menu .sitemap-menu .child a {
  color: #f58220;
}
.sitemap-menu .first.expanded .sitemap-menu .sitemap-menu .child:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #f58220;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.sitemap-menu .first.expanded .leaf {
  line-height: 1.2em;
  font-size: 22px;
  font-family: Asap;
  text-transform: capitalize;
  margin: 25px 0;
}
.sitemap-menu .last.expanded {
  width: 598px;
  height: auto;
  padding-left: 100px;
  border-left: 2px solid #eaeaea;
  float: left;
  width: 100%;
  padding: 0;
  border: none;
}
.sitemap-menu .last.expanded .for-clients {
  line-height: 1.2em;
  font-size: 32px;
  font-family: Asap;
  margin: 30px 0;
  text-transform: capitalize;
}
.sitemap-menu .last.expanded .sitemap-menu {
  width: 100%;
  font-size: 32px;
  margin: 20px 0;
}
.sitemap-menu .last.expanded .sitemap-menu .first.expanded {
  width: auto;
  padding: 0;
  float: none;
}
.sitemap-menu .last.expanded .sitemap-menu .first.expanded a {
  line-height: 1.2em;
  font-size: 22px;
  font-family: Asap;
  margin: 20px 0;
  text-transform: capitalize;
}
.sitemap-menu .last.expanded .sitemap-menu .first.expanded .sitemap-menu {
  margin: 20px 0 65px;
}
.sitemap-menu .last.expanded .sitemap-menu .first.expanded .sitemap-menu .leaf {
  padding-left: 20px;
  margin: 20px 0;
  line-height: 17px;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  text-transform: uppercase;
  position: relative;
  vertical-align: top;
}
.sitemap-menu .last.expanded .sitemap-menu .first.expanded .sitemap-menu .leaf a {
  margin: 0;
  line-height: 17px;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  text-transform: uppercase;
}
.sitemap-menu .last.expanded .sitemap-menu .first.expanded .sitemap-menu .leaf:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #f58220;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.sitemap-menu .last.expanded .sitemap-menu .leaf {
  line-height: 1.2em;
  font-size: 22px;
  font-family: Asap;
  text-transform: capitalize;
  margin: 25px 0;
}
.sitemap-menu .last.expanded .sitemap-menu .sitemap-menu {
  margin: 20px 0 65px;
}
.sitemap-menu .last.expanded .sitemap-menu .sitemap-menu .leaf {
  padding-left: 20px;
  margin: 20px 0;
  line-height: 17px;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  text-transform: uppercase;
  position: relative;
  vertical-align: top;
}
.sitemap-menu .last.expanded .sitemap-menu .sitemap-menu .leaf a {
  margin: 0;
  line-height: 17px;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  text-transform: uppercase;
}
.sitemap-menu .last.expanded .sitemap-menu .sitemap-menu .leaf:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #f58220;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.sitemap-menu .last.expanded .sitemap-menu .expanded {
  margin: 20px 0 65px;
}
.sitemap-menu .last.expanded .sitemap-menu .expanded a {
  line-height: 1.2em;
  font-size: 22px;
  font-family: Asap;
  text-transform: capitalize;
  margin: 20px 0;
}
.sitemap-menu .last.expanded .sitemap-menu .expanded .leaf {
  padding-left: 20px;
  margin: 25px 0;
  line-height: 17px;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  text-transform: uppercase;
  position: relative;
  vertical-align: top;
}
.sitemap-menu .last.expanded .sitemap-menu .expanded .leaf a {
  margin: 0;
  line-height: 17px;
  font-size: 17px;
  font-family: mi-bold;
  color: #f58220;
  text-transform: uppercase;
}
.sitemap-menu .last.expanded .sitemap-menu .expanded .leaf:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #f58220;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

.provider-nav {
  width: 1400px;
  height: auto;
  margin: 40px auto;
}
.provider-nav a {
  border-bottom: 3px solid #d7d6d7;
  font-size: 13px;
  font-family: mi-medium;
  color: #0ab9a7;
  text-transform: uppercase;
  letter-spacing: 1.45px;
  float: left;
}
.provider-nav a:hover {
  color: #0aa998;
  border-color: #0aa998;
}
.provider-nav a:focus {
  color: #0aa998;
  border-color: #0aa998;
}
.provider-nav a.cur {
  color: #8e8e8e;
}
.provider-nav sup {
  vertical-align: top;
}
.provider-nav .line {
  width: 2px;
  height: 22px;
  display: inline-block;
  background: #eaeaea;
  margin: 0 20px;
  float: left;
}

.provider-login {
  width: 100%;
  max-width: 1920px;
  height: auto;
  margin: 84px auto;
}
.provider-login .icon-wrap {
  text-align: center;
}
.provider-login .icon-wrap .iconfont {
  font-size: 18px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #0ab9a7;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.provider-login .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.provider-login .icon-wrap .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #0ab9a7;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.provider-login .headline {
  margin: 20px 0 84px;
  line-height: 1em;
  font-size: 80px;
  font-family: Asap;
  color: #363436;
  text-align: center;
  letter-spacing: -0.5px;
}
.provider-login .items-wrap {
  width: 1400px;
  height: auto;
  text-align: center;
  margin: 0 auto;
}
.provider-login .item {
  width: 40%;
  margin: 0 1.5%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.provider-login .item:after {
  content: "";
  width: 2px;
  height: 220px;
  background: #eaeaea;
  position: absolute;
  top: 0;
  right: -4%;
}
.provider-login .item:nth-child(2n+2):after {
  width: 0;
  height: 0;
}
.provider-login .item .title {
  line-height: 1em;
  font-size: 40px;
  font-family: Asap;
  margin: 0 0 15px;
}
.provider-login .item .title sup {
  vertical-align: top;
}
.provider-login .item .intro {
  height: 8.5em;
  line-height: 1.7em;
  font-size: 16px;
  font-family: mi-light;
}

.authorization-forms {
  width: 1400px;
  height: auto;
  margin: 54px auto;
}
.authorization-forms .wrap {
  width: 80%;
  padding: 20px 0;
  border-bottom: 2px solid #eaeaea;
}
.authorization-forms .wrap:last-child {
  border: none;
}
.authorization-forms .headline {
  margin-bottom: 30px;
  font-size: 55px;
  line-height: 1.15em;
  font-family: Asap;
  letter-spacing: -0.5px;
}
.authorization-forms h3 {
  margin-bottom: 30px;
  font-size: 55px;
  line-height: 1.15em;
  font-family: Asap;
  letter-spacing: -0.5px;
}
.authorization-forms p {
  font-size: 16px;
  line-height: 1.5em;
  font-family: mi-light;
  letter-spacing: -0.18px;
  margin: 15px 0;
}
.authorization-forms p a {
  text-decoration: underline;
}
.authorization-forms p a:after {
  content: "\e61c";
  font-family: mifont;
  font-size: 10px;
  line-height: 1.5em;
  color: #0ab9a7;
  display: inline-block;
  position: relative;
  top: 0;
  right: -8px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.authorization-forms .desc {
  font-size: 20px;
  line-height: 1.85em;
  font-family: mi-regular;
}
.authorization-forms .ft20 {
  font-size: 20px;
}
.authorization-forms .ft20 a:after {
  display: none;
}
.authorization-forms .teal {
  color: #0ab9a7;
  color: #363436;
}
.authorization-forms strong {
  font-size: 17px;
  letter-spacing: 0.5px;
  font-weight: normal;
}
.authorization-forms strong a {
  text-decoration: none;
}
.authorization-forms strong a:after {
  display: none;
}
.authorization-forms h4 {
  padding: 10px 0;
  font-size: 32px;
  line-height: 1.125em;
  font-family: Asap;
  letter-spacing: -0.3px;
}
.authorization-forms h4 a {
  text-decoration: none;
}
.authorization-forms .icon-adobe {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  background: url(../images/acrobaticon.gif) center center no-repeat;
}
.authorization-forms .file {
  display: block;
  font-size: 20px;
  line-height: 1.5em;
  font-family: mi-light;
  letter-spacing: -0.18px;
  margin: 15px 0;
}
.authorization-forms .file a {
  color: #0ab9a7;
}

.banner-direct {
  width: 100%;
  max-width: 1920px;
  height: auto;
  min-height: 340px;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.banner-direct .pic {
  width: 100%;
  height: auto;
}
.banner-direct .content {
  width: 688px;
  height: auto;
  padding-top: 150px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -344px;
  z-index: 1;
}
.banner-direct .logo {
  width: 50px;
  height: auto;
  padding-bottom: 10px;
  border-bottom: 6px solid #0ab9a7;
}
.banner-direct .welcome {
  padding: 20px 0;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.banner-direct .headline {
  width: 924px;
  margin-left: -118px;
  line-height: 1em;
  font-size: 78px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -1px;
}
.banner-direct .intro {
  padding: 12px 0 24px;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
}

.direct-different {
  width: 100%;
  max-width: 1920px;
  height: auto;
  text-align: center;
  margin: 84px auto 45px;
}
.direct-different .icon-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.direct-different .icon-wrap .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #702c91;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.direct-different .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.direct-different .icon-wrap .txt {
  display: block;
  margin-top: 5px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.direct-different .icon-wrap .txt div {
  margin: 0;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.direct-different .headline {
  margin: 20px 0 0;
  line-height: 1em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.5px;
}
.direct-different .desc {
  width: 924px;
  padding: 20px 20%;
  padding: 20px 0;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
  letter-spacing: -0.35px;
  margin: 0 auto;
}
.direct-different .items-wrap {
  width: 1400px;
  height: auto;
  margin: 0 auto;
  margin-top: -40px;
}
.direct-different .items-wrap .iconfont {
  border: 1px solid #702c91;
  background: #fff;
  color: #702c91;
  font-size: 24px;
}
.direct-different .item {
  width: 30%;
  margin: 70px 1.5% 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.direct-different .item:after {
  content: "";
  width: 1px;
  height: 100px;
  background: #d7d6d7;
  position: absolute;
  top: 10px;
  right: -23px;
}
.direct-different .item:nth-child(3n+3):after {
  width: 0;
  height: 0;
}
.direct-different .item:last-child:after {
  width: 0;
  height: 0;
}
.direct-different .title {
  line-height: 1.5em;
  font-size: 25px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.2px;
}
.direct-different .subtitle {
  line-height: 1.5em;
  font-size: 25px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.2px;
}
.direct-different .notes {
  padding-top: 10px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: -0.15px;
  word-wrap: break-word;
}

.careers-desc {
  width: 924px;
  height: auto;
  padding: 0 0 20px;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
  text-align: center;
  letter-spacing: -0.35px;
  margin: 0 auto;
}

.direct-commend {
  max-width: 1920px;
  padding: 84px 0;
  margin: 84px auto;
  background: #702c91;
  position: relative;
}
.direct-commend .content {
  text-align: center;
  position: relative;
  z-index: 3;
}
.direct-commend .content .iconfont {
  font-size: 24px;
  text-align: center;
  color: #702c91;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.direct-commend .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.direct-commend .content .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.direct-commend .content .headline {
  width: 1164px;
  line-height: 1.2em;
  padding-top: 15px;
  margin: 0 auto;
  font-size: 55px;
  font-family: Asap;
  color: #fff;
  letter-spacing: -0.5px;
}
.direct-commend .content .intro {
  width: 806px;
  padding: 30px 0 40px;
  line-height: 1.5em;
  margin: 0 auto;
  font-size: 20px;
  font-family: mi-light;
  color: #fff;
  letter-spacing: -0.18px;
  display: none;
}

.direct-specialty {
  width: 1400px;
  max-width: 1920px;
  height: auto;
  margin: 45px auto;
}
.direct-specialty .icon-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 12px;
}
.direct-specialty .icon-wrap .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #702c91;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.direct-specialty .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.direct-specialty .icon-wrap .txt {
  display: block;
  margin-top: 5px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.direct-specialty .headline {
  margin: 20px 0 0;
  line-height: 1em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.5px;
}
.direct-specialty .desc {
  width: 80%;
  height: auto;
  padding: 10px 0;
  line-height: 1.78em;
  border-bottom: 2px solid #eaeaea;
  font-size: 22px;
  color: #363436;
  letter-spacing: -0.35px;
}
.direct-specialty .desc p {
  margin: 25px 0;
  font-family: mi-light;
}
.direct-specialty .desc p a {
  color: #0ab9a7;
  text-decoration: underline;
}
.direct-specialty .items-wrap {
  width: 80%;
  height: auto;
}
.direct-specialty .item {
  width: 100%;
  margin: 40px 0 50px;
}
.direct-specialty .item:last-child {
  margin: 40px 0 0;
}
.direct-specialty .item .title {
  margin-bottom: 5px;
  line-height: 1.125em;
  font-size: 32px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
}
.direct-specialty .item .notes {
  padding-top: 10px;
  line-height: 1.7em;
  font-size: 20px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: 0;
  word-wrap: break-word;
}
.direct-specialty .item .notes a {
  color: #0ab9a7;
  text-decoration: underline;
}
.direct-specialty .item p {
  padding-top: 10px;
  line-height: 1.7em;
  font-size: 20px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: 0;
  word-wrap: break-word;
}
.direct-specialty .item p a {
  color: #0ab9a7;
  text-decoration: underline;
}
.direct-specialty .item strong {
  font-size: 15px;
  font-family: mi-regular;
  font-weight: normal;
  color: #702c91;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.direct-specialty .item .teal {
  font-size: 15px;
  font-family: mi-regular;
  font-weight: normal;
  color: #702c91;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.direct-specialty .item .list {
  width: 100%;
  height: auto;
}
.direct-specialty .item .list li {
  width: 45%;
  height: auto;
  padding: 0 15px;
  line-height: 1.5em;
  margin-top: 10px;
  font-size: 16px;
  font-family: mi-light;
  float: left;
  position: relative;
}
.direct-specialty .item .list li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #0ab9a7;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.direct-specialty .item .list li a {
  color: #0ab9a7;
  text-decoration: underline;
}

.direct-provider {
  width: 1400px;
  max-width: 1920px;
  height: auto;
  margin: 24px auto;
}
.direct-provider .icon-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 12px;
}
.direct-provider .icon-wrap .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #702c91;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.direct-provider .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.direct-provider .icon-wrap .txt {
  display: block;
  margin-top: 5px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.direct-provider .headline {
  margin: 15px 0 60px;
  line-height: 1em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.5px;
}
.direct-provider h1 {
  margin: 15px 0 60px;
  line-height: 1em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.5px;
}
.direct-provider h2 {
  margin: 15px 0 60px;
  line-height: 1em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -0.5px;
}
.direct-provider .item {
  width: 80%;
  padding: 60px 0;
  border-bottom: 2px solid #eaeaea;
}
.direct-provider .item:last-child {
  padding-bottom: 0;
  border: none;
}
.direct-provider .item .title {
  margin: 30px 0 15px;
  line-height: 1.125em;
  font-size: 32px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
}
.direct-provider .item h3 {
  margin: 30px 0 15px;
  line-height: 1.125em;
  font-size: 32px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
}
.direct-provider .item h4 {
  margin: 30px 0 15px;
  line-height: 1.125em;
  font-size: 32px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
}
.direct-provider .item .notes {
  margin: 10px 0;
  line-height: 1.7em;
  font-size: 20px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: 0;
  word-wrap: break-word;
}
.direct-provider .item .notes sup {
  line-height: 0.5em;
  position: relative;
  top: 5px;
}
.direct-provider .item p {
  margin: 10px 0;
  line-height: 1.7em;
  font-size: 20px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: 0;
  word-wrap: break-word;
}
.direct-provider .item p sup {
  line-height: 0.5em;
  position: relative;
  top: 5px;
}
.direct-provider .item b {
  padding-right: 5px;
  font-family: mi-medium;
}
.direct-provider .item strong {
  padding-right: 5px;
  font-family: mi-medium;
}
.direct-provider .item a {
  font-family: mi-medium;
  color: #702c91;
  color: #0ab9a7;
  text-decoration: underline;
}
.direct-provider .item .list {
  width: 100%;
  height: auto;
}
.direct-provider .item .list li {
  height: auto;
  padding-left: 15px;
  line-height: 1.5em;
  margin: 12px 0;
  font-size: 16px;
  font-family: mi-light;
  position: relative;
}
.direct-provider .item .list li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #702c91;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.direct-provider .item .list-odd {
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.direct-provider .item .list-odd li {
  width: 45%;
  height: auto;
  padding: 0 15px;
  line-height: 1.5em;
  margin-top: 10px;
  font-size: 16px;
  font-family: mi-light;
  float: left;
  position: relative;
}
.direct-provider .item .list-odd li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #702c91;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.direct-provider .item .list-odd li a {
  color: #0ab9a7;
  text-decoration: underline;
}

.direct-member {
  width: 100%;
  max-width: 1920px;
  height: auto;
  text-align: center;
  margin: 84px auto 45px;
}
.direct-member .icon-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.direct-member .icon-wrap .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #702c91;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.direct-member .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.direct-member .icon-wrap .txt {
  display: block;
  margin-top: 5px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.direct-member .headline {
  margin: 20px 0 0;
  line-height: 1.2em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
}
.direct-member .desc {
  width: 924px;
  padding: 20px 20%;
  padding: 20px 0;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
  letter-spacing: -0.35px;
  margin: 0 auto;
}
.direct-member .items-wrap {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}
.direct-member .items-wrap .iconfont {
  border: 1px solid #702c91;
  background: #fff;
  color: #702c91;
  font-size: 24px;
}
.direct-member .item {
  width: 23%;
  margin: 40px 0.5%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.direct-member .item:after {
  content: "";
  width: 1px;
  height: 110px;
  background: #d7d6d7;
  position: absolute;
  top: 10px;
  right: -10px;
}
.direct-member .item:nth-child(4n+4):after {
  width: 0;
  height: 0;
}
.direct-member .title {
  line-height: 1.2em;
  font-size: 25px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
}
.direct-member .subtitle {
  line-height: 1.2em;
  font-size: 25px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
}
.direct-member .notes {
  padding-top: 10px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: -0.15px;
  word-wrap: break-word;
}
.direct-member .subnotes {
  padding-top: 10px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
  color: #363436;
  letter-spacing: -0.15px;
  word-wrap: break-word;
}

.direct-started {
  width: 100%;
  max-width: 1920px;
  height: auto;
  background: #702c91;
  margin: 45px auto 84px;
}
.direct-started .content {
  width: 35%;
  height: auto;
  padding: 8vw 5% 0 5%;
  float: left;
}
.direct-started .content .iconfont {
  font-size: 22px;
  text-align: center;
  color: #702c91;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.direct-started .content .icon-bell:before {
  content: "\e623";
}
.direct-started .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.direct-started .content .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.direct-started .content .headline {
  padding-top: 20px;
  line-height: 1.15em;
  font-size: 40px;
  font-family: Asap;
  color: #fff;
  letter-spacing: 0;
}
.direct-started .content .intro {
  padding: 20px 0 25px;
  line-height: 1.6em;
  font-size: 20px;
  font-family: mi-light;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.18px;
}
.direct-started .pic {
  width: 55%;
  height: auto;
  float: left;
}
.direct-started .pic img {
  width: 100%;
  height: auto;
}

.direct-app {
  width: 100%;
  max-width: 1920px;
  height: auto;
  margin: 84px auto;
}
.direct-app .pic {
  width: 55%;
  height: auto;
  float: left;
}
.direct-app .pic img {
  width: 100%;
  height: auto;
}
.direct-app .content {
  width: 39%;
  height: auto;
  padding: 40px 3% 0 3%;
  float: left;
}
.direct-app .content .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  background: #702c91;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.direct-app .content .icon-bell:before {
  content: "\e623";
}
.direct-app .content .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.direct-app .content .txt {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  text-transform: uppercase;
  letter-spacing: 1.45px;
}
.direct-app .content .headline {
  padding-top: 15px;
  line-height: 1.15em;
  font-size: 40px;
  font-family: Asap;
  letter-spacing: 0;
}
.direct-app .content .intro {
  padding: 25px 0 10px;
  line-height: 1.6em;
  font-size: 20px;
  font-family: mi-light;
  letter-spacing: -0.18px;
}
.direct-app .content .intro a {
  color: #702c91;
  font-family: mi-medium;
  text-decoration: underline;
}
.direct-app .content .list {
  width: 100%;
  height: auto;
}
.direct-app .content .list li {
  height: auto;
  padding-left: 15px;
  margin-top: 12px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: mi-light;
  position: relative;
}
.direct-app .content .list li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #702c91;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.direct-app .content .app-download img {
  height: 40px;
  margin-right: 10px;
}
.direct-app .content .app-download img.app-store {
  margin-right: 10px;
}

.direct-faqs {
  width: 1160px;
  height: auto;
  border-bottom: 2px solid #eaeaea;
  margin: 84px auto;
}
.direct-faqs .icon-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  text-align: center;
}
.direct-faqs .icon-wrap .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #702c91;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.direct-faqs .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.direct-faqs .icon-wrap .txt {
  display: block;
  margin-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.direct-faqs .headline {
  margin: 15px 0 40px;
  line-height: 1.2em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  text-align: center;
  letter-spacing: 0;
}
.direct-faqs .desc {
  width: 924px;
  padding: 20px 20%;
  padding: 20px 0;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
  letter-spacing: -0.35px;
  margin: 0 auto;
}
.direct-faqs .item {
  padding: 30px 0;
  border-top: 2px solid #eaeaea;
}
.direct-faqs .item .faqs {
  line-height: 1.2em;
  font-size: 32px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
  position: relative;
  cursor: pointer;
}
.direct-faqs .item .faqs sup {
  line-height: 0.5em;
  position: relative;
  top: 5px;
}
.direct-faqs .item .faqs .arrow {
  width: 24px;
  height: 16px;
  line-height: 16px;
  font-size: 24px;
  color: #702c91;
  text-align: center;
  position: absolute;
  right: 20px;
  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;
}
.direct-faqs .item .faqs .arrow:before {
  content: "\e61c";
}
.direct-faqs .item .faqs .arrow.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.direct-faqs .item .dropdown {
  width: 100%;
  height: auto;
  padding-top: 10px;
  display: none;
}
.direct-faqs .item .dropdown h3 {
  margin: 40px 0 0;
  line-height: 1.5em;
  font-size: 20px;
  font-family: mi-medium;
  text-transform: uppercase;
}
.direct-faqs .item .dropdown h4 {
  margin: 40px 0 0;
  line-height: 1.5em;
  font-size: 20px;
  font-family: mi-medium;
  text-transform: uppercase;
}
.direct-faqs .item .dropdown h5 {
  margin: 40px 0 0;
  line-height: 1.5em;
  font-size: 20px;
  font-family: mi-medium;
  text-transform: uppercase;
}
.direct-faqs .item .dropdown p {
  margin-top: 10px;
  line-height: 1.7em;
  font-size: 20px;
  font-family: mi-light;
  word-wrap: break-word;
}
.direct-faqs .item .dropdown p a {
  font-family: mi-medium;
  color: #702c91;
  text-decoration: underline;
}
.direct-faqs .item .dropdown ul {
  width: 100%;
  height: auto;
  margin-top: 5px;
}
.direct-faqs .item .dropdown ul li {
  height: auto;
  line-height: 1.7em;
  font-size: 20px;
  font-family: mi-light;
  list-style: inside;
  position: relative;
}
.direct-faqs .item .dropdown ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #702c91;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
  display: none;
}
.direct-faqs .item .dropdown ul li .day {
  width: 160px;
  display: inline-block;
}

.banner-careers {
  width: 100%;
  max-width: 1920px;
  height: auto;
  min-height: 340px;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.banner-careers .pic {
  width: 100%;
  height: auto;
}
.banner-careers .content {
  width: 924px;
  height: auto;
  padding-top: 200px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -462px;
  z-index: 1;
}
.banner-careers .logo {
  width: 50px;
  height: auto;
  padding-bottom: 10px;
  border-bottom: 6px solid #0ab9a7;
}
.banner-careers .welcome {
  padding: 20px 0;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #702c91;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.banner-careers .headline {
  line-height: 1em;
  font-size: 78px;
  font-family: Asap;
  color: #363436;
  letter-spacing: -1px;
}
.banner-careers .intro {
  width: 688px;
  padding: 12px 0 24px;
  margin: 0 auto;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
}

.careers-benefits {
  width: 100%;
  max-width: 1920px;
  height: auto;
  text-align: center;
  margin: 84px auto 45px;
}
.careers-benefits .icon-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.careers-benefits .icon-wrap .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #f58220;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.careers-benefits .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.careers-benefits .icon-wrap .txt {
  display: block;
  margin-top: 5px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #f58220;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.careers-benefits .headline {
  margin: 20px 0 0;
  line-height: 1.2em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
}
.careers-benefits .desc {
  width: 924px;
  padding: 20px 20%;
  padding: 20px 0;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
  letter-spacing: -0.35px;
  margin: 0 auto;
}
.careers-benefits .list {
  width: 924px;
  height: auto;
  text-align: left;
  margin: 0 auto;
}
.careers-benefits .list li {
  width: 45%;
  height: auto;
  padding: 0 15px;
  line-height: 1.5em;
  margin-top: 10px;
  font-size: 16px;
  font-family: mi-light;
  float: left;
  position: relative;
}
.careers-benefits .list li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #f58220;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}

.careers-faqs {
  width: 1160px;
  height: auto;
  border-bottom: 2px solid #eaeaea;
  margin: 84px auto;
}
.careers-faqs .icon-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  text-align: center;
}
.careers-faqs .icon-wrap .iconfont {
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #004a80;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.careers-faqs .icon-wrap .iconfont.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.careers-faqs .icon-wrap .txt {
  display: block;
  margin-top: 10px;
  line-height: 20px;
  font-size: 15px;
  font-family: mi-medium;
  color: #004a80;
  letter-spacing: 1.45px;
  text-transform: uppercase;
}
.careers-faqs .headline {
  margin: 15px 0 40px;
  line-height: 1.2em;
  font-size: 55px;
  font-family: Asap;
  color: #363436;
  text-align: center;
  letter-spacing: 0;
}
.careers-faqs .desc {
  width: 924px;
  padding: 20px 20%;
  padding: 20px 0;
  line-height: 1.5em;
  font-size: 20px;
  color: #363436;
  letter-spacing: -0.35px;
  margin: 0 auto;
}
.careers-faqs .item {
  padding: 30px 0;
  border-top: 2px solid #eaeaea;
}
.careers-faqs .item .faqs {
  line-height: 1.2em;
  font-size: 32px;
  font-family: Asap;
  color: #363436;
  letter-spacing: 0;
  position: relative;
  cursor: pointer;
}
.careers-faqs .item .faqs .arrow {
  width: 24px;
  height: 16px;
  line-height: 16px;
  font-size: 24px;
  color: #f58220;
  text-align: center;
  position: absolute;
  right: 20px;
  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;
}
.careers-faqs .item .faqs .arrow:before {
  content: "\e61c";
}
.careers-faqs .item .faqs .arrow.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.careers-faqs .item .dropdown {
  width: 100%;
  height: auto;
  padding-top: 10px;
  line-height: 1.7em;
  font-size: 20px;
  font-family: mi-light;
  word-wrap: break-word;
  display: none;
}

.datepicker {
  padding: 4px;
  margin-top: 1px;
  direction: ltr;
  position: absolute;
  display: none;
}
.datepicker table {
  width: auto;
  margin: 0;
  border: 0;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
}
.datepicker td {
  width: 20px;
  height: 20px;
  padding: 4px 8px;
  border: 0;
  background: #fff;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.datepicker td span.active {
  background: #0ab9a7;
}
.datepicker td.active.day {
  background: #0ab9a7;
}
.datepicker td.active.year {
  background: #0ab9a7;
}
.datepicker td.old {
  color: #999;
}
.datepicker td.new {
  color: #999;
}
.datepicker td.day.disabled {
  color: #eee;
}
.datepicker th {
  width: 20px;
  height: 20px;
  padding: 4px 8px;
  border: 0;
  background: #fff;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.datepicker th span.active {
  background: #2ba6cb;
  background: #0ab9a7;
}
.datepicker th .iconfont {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #0ab9a7;
}
.datepicker th.active.day {
  background: #0ab9a7;
}
.datepicker th.active.year {
  background: #0ab9a7;
}
.datepicker th.date-switch {
  width: 145px;
}
.datepicker .cw {
  width: 12px;
  padding: 0 2px 0 5px;
  font-size: 10px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.datepicker tfoot tr:first-child th {
  cursor: pointer;
}
.datepicker > div {
  display: none;
}

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333;
  font-size: 13px;
  line-height: 18px;
}
.datepicker.dropdown-menu th {
  padding: 4px 5px;
}
.datepicker.dropdown-menu td {
  padding: 4px 5px;
}

.datepicker.days div.datepicker-days {
  display: block;
}

.datepicker.months div.datepicker-months {
  display: block;
}

.datepicker.years div.datepicker-years {
  display: block;
}

.datepicker-inline {
  width: 220px;
}

.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: 1px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker-dropdown::before {
  display: none;
}
.datepicker-dropdown::after {
  display: none;
}

.datepicker-close {
  width: 15px;
  height: 30px;
  padding: 0;
  position: absolute;
  top: -30px;
  right: 0;
  display: none;
}

.table-striped .datepicker table tr td {
  background-color: transparent;
}
.table-striped .datepicker table tr th {
  background-color: transparent;
}

h3.category-header {
  font-size: 17px;
  font-family: mi-bold;
  line-height: 2em;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position: relative;
}

.normal-text {
  line-height: 1.2em;
  font-size: 16px;
  font-family: mi-regular;
}

.location-name {
  font-size: 16px;
  line-height: 1.5em;
  font-family: mi-bold;
}

ul.list-items li {
  padding-bottom: 20px;
}

@media screen and (max-width: 1600px) {
  .member-focus .swiper-slide .content {
    padding-top: 9vw;
  }
  .client-whitepaper .content {
    padding: 5vw 712px 0 0;
  }
  .member-story .content {
    padding: 4vw 712px 0 0;
  }
  .member-hero .content {
    padding: 4vw 712px 0 0;
  }
  .banner-who .content {
    padding-top: 100px;
  }
  .banner-who iframe {
    min-height: 715px;
  }
  .company-background .content {
    width: 48.5%;
    padding: 20px 3% 0 6.5%;
  }
  .member-resources .content {
    padding-top: 80px;
  }
  .client-casestudy .content {
    padding-top: 70px;
  }
  .client-slider .swiper-slide .content {
    padding-top: 8vw;
  }
  .banner-direct .content {
    padding-top: 7vw;
  }
  .skin-teal .banner-direct .content {
    padding-top: 150px;
  }
  .direct-app .content {
    padding-top: 5px;
  }
  .direct-app .content .intro {
    padding-top: 20px;
  }
  .direct-app .content .list li {
    margin-top: 8px;
  }
  .banner-careers .content {
    padding-top: 10vw;
  }
}
@media screen and (max-width: 1440px) {
  .member-focus .swiper-slide .content {
    width: 1200px;
    margin-left: -600px;
    padding-top: 9vw;
  }
  .member-focus .swiper-slide .welcome {
    padding: 10px 0;
  }
  .member-focus .swiper-slide .headline {
    font-size: 65px;
  }
  .member-focus .swiper-slide .intro {
    padding: 12px 23% 25px;
  }
  .client-slider .swiper-slide .content {
    padding-top: 7vw;
  }
  .client-whitepaper .content {
    padding: 4vw 712px 0 0;
  }
  .member-story .content {
    padding: 3.5vw 712px 0 0;
  }
  .member-hero .content {
    padding: 3.5vw 712px 0 0;
  }
  .banner-who .content {
    padding-top: 70px;
  }
  .banner-who iframe {
    min-height: 642px;
  }
  .company-background .content {
    width: 53.5%;
    padding: 0 3% 0 1.5%;
  }
  .member-resources .content {
    padding-top: 45px;
  }
  .client-casestudy .content {
    padding-top: 30px;
  }
  .banner-direct .content {
    padding-top: 5vw;
  }
  .banner-direct .headline {
    width: 788px;
    margin-left: -50px;
    font-size: 70px;
  }
  .skin-teal .banner-direct .content {
    padding-top: 150px;
  }
  .skin-teal .banner-direct .headline {
    font-size: 70px;
  }
  .direct-started .content {
    padding-top: 6vw;
  }
  .direct-app .content .headline {
    padding-top: 10px;
  }
  .direct-app .content .intro {
    padding: 10px 0 5px;
  }
  .direct-app .content .list li {
    margin-top: 6px;
  }
  .banner-careers .content {
    padding-top: 8vw;
  }
}
@media screen and (max-width: 1439px) {
  .member-focus .swiper-slide .content {
    width: 1200px;
    margin-left: -600px;
    padding-top: 8vw;
  }
  .member-focus .swiper-slide .welcome {
    padding: 10px 0;
  }
  .member-focus .swiper-slide .headline {
    font-size: 65px;
  }
  .member-focus .swiper-slide .intro {
    padding: 12px 23% 25px;
  }
  .member-help {
    width: 1200px;
  }
  .member-help .notes-help {
    padding: 0 20% 30px;
  }
  .member-help .list-help {
    width: 1221px;
  }
  .member-help .list-help .item {
    width: 386px;
    margin: 0 21px 21px 0;
  }
  .member-help .list-help .item .top {
    height: 292px;
  }
  .member-help .list-help .item .notes {
    margin: 30px 20px 0 40px;
  }
  .member-help .list-help .item .notes .intro {
    height: 96px;
  }
  .client-help .notes-help {
    padding: 20px 25% 40px;
  }
  .client-help .arrow-left-help:after {
    font-size: 14px;
  }
  .client-help .arrow-right-help:after {
    font-size: 14px;
  }
  .client-help .scroll-help .item .notes .title {
    font-size: 20px;
  }
  .kentucky-viewall {
    width: 1200px;
  }
  .member-resources .content {
    width: 37%;
    padding: 40px 5% 0 3%;
  }
  .member-resources .content .headline {
    padding-top: 20px;
  }
  .member-resources .content .intro {
    padding: 15px 0 25px;
  }
  .member-story .content {
    width: 688px;
    padding: 45px 35% 0 6%;
    padding: 45px 512px 0 0;
    margin-left: -600px;
  }
  .member-story .content .intro {
    padding: 12px 0 25px;
    font-size: 18px;
  }
  .skin-teal.page .member-story .content .headline {
    font-size: 46px;
    line-height: 1em;
    letter-spacing: -0.5px;
  }
  .member-hero .content {
    width: 593px;
    padding: 80px 607px 0 0;
    margin-left: -600px;
    width: 688px;
    padding: 45px 35% 0 6%;
    padding: 45px 512px 0 0;
    margin-left: -600px;
  }
  .member-hero .content .intro {
    padding: 15px 0 25px;
    font-size: 18px;
  }
  .member-meet .content .intro {
    padding: 30px 0 40px;
  }
  .meijia-content-left .content {
    width: 700px;
    padding-right: 500px;
  }
  .member-news {
    width: 1200px;
  }
  .member-news .swiper-container {
    width: 1225px;
  }
  .member-news .item {
    width: 400px;
  }
  .member-news .item.first {
    width: 775px;
  }
  .member-news .item.first .pic {
    height: 480px;
  }
  .member-news .pic {
    height: 250px;
  }
  .resources-landing .item {
    width: 383px;
  }
  .searchResults .item.first {
    width: 85%;
  }
  .blogListing .swiper-slide:nth-child(3n+4) .item {
    width: 383px;
  }
  .blogListing .swiper-slide:nth-child(3n+5) .item {
    width: 383px;
  }
  .blogListing .swiper-slide:nth-child(3n+6) .item {
    width: 383px;
  }
  .blogListing .swiper-slide:first-child .item {
    width: 775px;
  }
  .blogListing .swiper-slide:first-child .item .pic {
    height: 480px;
  }
  .client-casestudy .content {
    width: 39%;
    padding: 30px 3% 0 3%;
  }
  .client-casestudy .content .headline {
    padding-top: 20px;
  }
  .client-casestudy .content .intro {
    padding: 15px 0 25px;
  }
  .client-whitepaper .content {
    padding: 4.5vw 512px 0 0;
    margin-left: -600px;
  }
  .client-whitepaper .content .headline {
    font-size: 46px;
  }
  .client-whitepaper .content .intro {
    padding: 15px 0 20px;
    font-size: 18px;
  }
  .client-slider .swiper-slide .content {
    padding-top: 7vw;
  }
  .client-slider .swiper-slide .headline {
    font-size: 50px;
    line-height: 1em;
  }
  .slider-dropdown .drop-top .needing {
    width: 1200px;
  }
  .slider-dropdown .drop-bot .answers {
    width: 1200px;
  }
  .slider-dropdown .drop-bot .answers li {
    font-size: 15px;
  }
  .banner-who .content {
    padding-top: 50px;
  }
  .banner-who .headline {
    font-size: 65px;
  }
  .banner-who iframe {
    min-height: 610px;
  }
  .formulary-search {
    width: 1200px;
  }
  .mi-subitems .items-wrap {
    width: 1200px;
  }
  .mi-subitems .subtitle {
    font-size: 22px;
  }
  .mi-subitems .subnotes {
    font-size: 14px;
  }
  .mi-subitems .item:after {
    right: -18px;
  }
  .mi-subitems .pic {
    width: 1200px;
  }
  .managed-information {
    width: 1200px;
  }
  .upcoming-meetings {
    width: 1200px;
  }
  .provider-documents {
    width: 1200px;
  }
  .provider-links {
    width: 1200px;
  }
  .provider-forms {
    width: 1200px;
  }
  .member-glossary {
    width: 1200px;
  }
  .alphabet-wrap .alphabet {
    font-size: 26px;
  }
  .alphabet-wrap .alphabet a:after {
    height: 24px;
  }
  .contact-manufdocs {
    width: 1200px;
  }
  .split-billing-systems {
    width: 1200px;
  }
  .split-billing-systems .process {
    padding: 5px 0 30px;
  }
  .split-billing-systems .process .txt {
    margin: 15px 0;
    font-size: 22px;
    letter-spacing: 0;
  }
  .split-billing-systems .process .img img {
    width: 40%;
  }
  .split-billing-systems .detail .title {
    font-size: 24px;
  }
  .split-billing-systems .detail .notes {
    padding: 10px 0 0;
    font-size: 17px;
  }
  .systems-left {
    width: 300px;
    height: auto;
    padding-right: 20px;
  }
  .systems-middle {
    width: 370px;
    height: 520px;
    line-height: 520px;
  }
  .systems-middle img {
    width: 70%;
  }
  .systems-right {
    width: 470px;
    height: auto;
    padding-left: 30px;
  }
  .systems-right .process .img img {
    width: 49%;
  }
  .serve-category {
    width: 1200px;
  }
  .provideList .unit:nth-of-type(3) .notes {
    line-height: 1.2em;
  }
  .pharmacy-department {
    width: 1200px;
  }
  .pharmacy-department .right {
    width: 47%;
    padding-top: 30px;
  }
  .pharmacy-department .right ul li {
    margin-top: 6px;
    line-height: 1.5em;
    font-size: 15px;
  }
  .pharmacy-department .right p {
    line-height: 1.5em;
    font-size: 15px;
  }
  .pharmacy-department .right p:nth-of-type(2) {
    margin-top: 15px;
  }
  .discount-card {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
  .referral-process {
    margin: 20px auto;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
  .company-background .content {
    width: 49%;
    padding: 0 3% 0 6%;
  }
  .company-background .content .intro {
    font-size: 18px;
  }
  .letus-talk {
    width: 1200px;
  }
  .breadcrumb {
    width: 1200px;
  }
  .schedule-table {
    width: 1200px;
  }
  .article-wrap .article-date {
    width: 1200px;
  }
  .article-wrap .article-headline {
    width: 1200px;
  }
  .article-wrap .article-desc {
    width: 1200px;
  }
  .article-wrap .article-download {
    width: 1200px;
  }
  .article-content h1 {
    width: 1200px;
  }
  .article-content h2 {
    width: 1200px;
  }
  .article-content h3 {
    width: 1200px;
  }
  .article-content h4 {
    width: 1200px;
  }
  .article-content h5 {
    width: 1200px;
  }
  .article-content h6 {
    width: 1200px;
  }
  .article-content p {
    width: 1200px;
  }
  .article-content ul {
    width: 1200px;
  }
  .article-content ol {
    width: 1200px;
  }
  .article-share {
    width: 1200px;
  }
  .article .content p {
    width: 1200px;
  }
  .article .content h1 {
    width: 1200px;
  }
  .article .content h2 {
    width: 1200px;
  }
  .article .content h3 {
    width: 1200px;
  }
  .article .content h4 {
    width: 1200px;
  }
  .article .content h5 {
    width: 1200px;
  }
  .article .content h6 {
    width: 1200px;
  }
  .article .content ul {
    width: 1200px;
  }
  .privacy-policy {
    width: 1200px;
  }
  .leader-item {
    width: 1200px;
  }
  .mi-address .items-wrap {
    width: 1200px;
  }
  .mi-address .item:after {
    right: -18px;
  }
  .h3-sitemap {
    width: 1200px;
  }
  .sitemap-menu {
    width: 1200px;
  }
  .sitemap-menu .first.expanded {
    width: 500px;
    width: 100%;
  }
  .sitemap-menu .last.expanded {
    width: 498px;
    width: 100%;
  }
  .provider-nav {
    width: 1200px;
  }
  .provider-login .items-wrap {
    width: 1200px;
  }
  .provider-login .item .intro {
    height: 10.2em;
  }
  .authorization-forms {
    width: 1200px;
  }
  .banner-direct .content {
    padding-top: 5vw;
  }
  .skin-teal .banner-direct .content {
    padding-top: 120px;
  }
  .direct-different .items-wrap {
    width: 1200px;
  }
  .direct-specialty {
    width: 1200px;
  }
  .direct-provider {
    width: 1200px;
  }
  .direct-member .items-wrap {
    width: 1200px;
  }
  .direct-member .title {
    font-size: 22px;
  }
  .direct-member .subtitle {
    font-size: 22px;
  }
  .direct-started .content {
    padding-top: 5vw;
  }
  .direct-app .content .list li {
    margin-top: 4px;
    font-size: 15px;
  }
  .banner-careers .content {
    padding-top: 7vw;
  }
}
@media screen and (max-width: 1280px) {
  .member-focus .swiper-slide .content {
    padding-top: 6vw;
  }
  .member-focus .swiper-slide .headline {
    font-size: 60px;
  }
  .member-focus .swiper-slide .intro {
    padding: 12px 25% 25px;
    font-size: 19px;
  }
  .banner-who iframe {
    min-height: 572px;
  }
  .company-background .content {
    width: 51.5%;
    padding: 0 3% 0 3.5%;
  }
  .company-background .content .headline {
    padding-top: 10px;
    font-size: 36px;
  }
  .company-background .content .intro {
    font-size: 17px;
  }
  .client-casestudy .content .headline {
    font-size: 35px;
  }
  .banner-direct .content {
    padding-top: 4vw;
  }
  .skin-teal .banner-direct .content {
    padding-top: 120px;
  }
  .direct-app .content {
    padding-top: 0;
  }
  .direct-app .content .headline {
    padding-top: 5px;
    font-size: 36px;
  }
  .direct-app .content .intro {
    line-height: 1.5em;
    font-size: 18px;
  }
  .direct-app .content .list li {
    margin-top: 3px;
  }
}
@media screen and (max-width: 1279px) {
  .member-focus .swiper-slide .content {
    width: 960px;
    margin-left: -480px;
    padding-top: 5vw;
  }
  .member-focus .swiper-slide .logo {
    width: 40px;
  }
  .member-focus .swiper-slide .welcome {
    font-size: 14px;
  }
  .member-focus .swiper-slide .headline {
    font-size: 50px;
  }
  .member-focus .swiper-slide .intro {
    padding: 12px 20% 20px;
    font-size: 15px;
  }
  .member-focus .swiper-slide .button {
    width: 250px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    border-radius: 18px;
  }
  .member-focus .page {
    bottom: 15px;
  }
  .member-help {
    width: 960px;
    margin: 50px auto 30px;
  }
  .member-help .h2-help {
    font-size: 50px;
  }
  .member-help .notes-help {
    padding: 0 10% 30px;
  }
  .member-help .list-help {
    width: 981px;
  }
  .member-help .list-help .item {
    width: 306px;
    margin: 0 21px 21px 0;
  }
  .member-help .list-help .item .top {
    height: 231px;
  }
  .member-help .list-help .item .top .iconfont {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    bottom: -25px;
  }
  .member-help .list-help .item .notes {
    margin: 30px 0 0 35px;
  }
  .member-help .list-help .item .notes .title {
    font-size: 28px;
  }
  .member-help .list-help .item .notes .intro {
    font-size: 14px;
    line-height: 18px;
    height: 54px;
  }
  .client-help {
    margin: 50px auto;
  }
  .client-help .h2-help {
    font-size: 50px;
  }
  .client-help .notes-help {
    padding: 20px 18% 40px;
    font-size: 18px;
  }
  .client-help .arrow-left-help:after {
    font-size: 12px;
  }
  .client-help .arrow-right-help:after {
    font-size: 12px;
  }
  .client-help .scroll-help .item .top .iconfont {
    width: 50px;
    height: 50px;
    line-height: 50px;
    bottom: -25px;
    font-size: 20px;
  }
  .client-help .scroll-help .item .notes {
    margin: 30px 10px 0 40px;
  }
  .client-help .scroll-help .item .notes .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .client-help .scroll-help .item .notes .more {
    font-size: 14px;
  }
  .kentucky-viewall {
    width: 960px;
    margin: 50px auto 40px;
  }
  .kentucky-viewall .button-wrap {
    width: 130px;
    margin: -18px auto 0;
  }
  .kentucky-viewall .button {
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    font-size: 14px;
  }
  .member-resources .content {
    width: 39%;
    padding: 30px 3% 0 3%;
  }
  .member-resources .content .txt {
    font-size: 14px;
  }
  .member-resources .content .headline {
    padding-top: 10px;
    font-size: 36px;
  }
  .member-resources .content .intro {
    padding: 10px 0 20px;
    font-size: 15px;
  }
  .member-resources .content .button {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 18px;
  }
  .member-story {
    margin: 50px auto;
  }
  .member-story .content {
    padding: 40px 35% 0 5%;
    width: 500px;
    padding: 30px 460px 0 0;
    margin-left: -480px;
  }
  .member-story .content .txt {
    font-size: 14px;
  }
  .member-story .content .headline {
    font-size: 40px;
    padding-top: 10px;
  }
  .member-story .content .intro {
    padding: 12px 0 20px;
    font-size: 14px;
  }
  .member-story .content .button {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 18px;
  }
  .member-story .arrow-down {
    font-size: 16px;
  }
  .member-story .list li {
    line-height: 1.5em;
    font-size: 14px;
    margin-top: 5px;
  }
  .skin-teal.page .member-story .content .headline {
    font-size: 36px;
    padding-top: 10px;
  }
  .member-hero .content {
    width: 400px;
    padding: 60px 560px 0 0;
    margin-left: -480px;
    padding: 40px 35% 0 5%;
    width: 500px;
    padding: 30px 460px 0 0;
    margin-left: -480px;
  }
  .member-hero .content .txt {
    font-size: 14px;
  }
  .member-hero .content .headline {
    font-size: 40px;
    padding-top: 10px;
  }
  .member-hero .content .intro {
    padding: 10px 0 20px;
    font-size: 14px;
  }
  .member-hero .content .button {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 18px;
  }
  .member-hero .arrow-down {
    font-size: 16px;
  }
  .member-meet {
    padding: 50px 0;
    margin: 0 auto 50px;
  }
  .member-meet .meet-animate .circle {
    width: 100px;
    height: 100px;
    top: -50px;
  }
  .member-meet .content .txt {
    font-size: 14px;
  }
  .member-meet .content .headline {
    font-size: 50px;
  }
  .member-meet .content .intro {
    padding: 30px 0 30px;
  }
  .member-meet .content .button {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 18px;
  }
  .meijia-content-left .content {
    width: 600px;
    padding-right: 360px;
  }
  .member-news {
    width: 960px;
  }
  .member-news .swiper-container {
    width: 980px;
  }
  .member-news .item {
    width: 300px;
    margin: 0 20px 20px 0;
  }
  .member-news .item.first {
    width: 640px;
  }
  .member-news .item.first .pic {
    height: 400px;
  }
  .member-news .pic {
    height: 185px;
  }
  .member-news .intro {
    max-height: 6em;
    padding: 10px 10% 0 0;
  }
  .member-news .more {
    font-size: 14px;
  }
  .searchResults .item.first {
    width: 85%;
  }
  .news-button {
    width: 150px;
    border-left-width: 20px;
    border-right-width: 20px;
    margin: -23px auto 80px;
  }
  .news-button .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
  }
  .blogListing .swiper-slide .item {
    width: 300px;
  }
  .blogListing .swiper-slide:nth-child(3n+4) .item {
    width: 300px;
  }
  .blogListing .swiper-slide:nth-child(3n+5) .item {
    width: 300px;
  }
  .blogListing .swiper-slide:nth-child(3n+6) .item {
    width: 300px;
  }
  .blogListing .swiper-slide:first-child .item {
    width: 640px;
  }
  .blogListing .swiper-slide:first-child .item .pic {
    height: 400px;
  }
  .client-casestudy .content {
    width: 40%;
    padding: 30px 2% 0 3%;
  }
  .client-casestudy .content .txt {
    font-size: 14px;
  }
  .client-casestudy .content .headline {
    padding-top: 10px;
    font-size: 32px;
  }
  .client-casestudy .content .intro {
    padding: 10px 0 20px;
    font-size: 14px;
  }
  .client-casestudy .content .button {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 18px;
  }
  .client-whitepaper {
    margin: 50px auto;
  }
  .client-whitepaper .content {
    width: 520px;
    padding: 4.5vw 440px 0 0;
    margin-left: -480px;
  }
  .client-whitepaper .content .txt {
    font-size: 14px;
  }
  .client-whitepaper .content .headline {
    font-size: 36px;
    padding-top: 10px;
  }
  .client-whitepaper .content .intro {
    padding: 10px 0 20px;
    font-size: 14px;
  }
  .client-whitepaper .content .button {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 18px;
  }
  .letus-talk {
    width: 960px;
  }
  .letus-talk .intro {
    padding: 20px 0;
  }
  .letus-talk .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
  }
  .breadcrumb {
    width: 960px;
  }
  .schedule-table {
    width: 960px;
  }
  .client-slider .swiper-slide .content {
    width: 640px;
    padding-top: 5vw;
    margin-left: -320px;
  }
  .client-slider .swiper-slide .headline {
    font-size: 40px;
  }
  .client-slider .swiper-slide .intro {
    padding: 12px 50px 30px;
    font-size: 16px;
  }
  .client-slider .swiper-slide .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .client-slider .swiper-slide .button {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 18px;
  }
  .client-slider .page {
    bottom: 20px;
  }
  .client-slider .page .swiper-pagination-bullet {
    margin: 0 15px;
  }
  .client-slider .page span:before {
    width: 25px;
    left: -30px;
  }
  .client-slider .page span:after {
    width: 25px;
    right: -30px;
  }
  .client-slider .line-wrap {
    width: 631px;
    width: 771px;
    margin-left: -316px;
    margin-left: -386px;
    bottom: 30px;
  }
  .slider-dropdown .drop-top .needing {
    width: 960px;
  }
  .slider-dropdown .drop-bot {
    padding: 20px 0 30px;
  }
  .slider-dropdown .drop-bot .answers {
    width: 960px;
  }
  .slider-dropdown .drop-bot .answers .first {
    width: 48%;
    padding-right: 3%;
  }
  .slider-dropdown .drop-bot .answers .last {
    width: 45%;
    padding-left: 3%;
  }
  .slider-dropdown .drop-bot .answers li a {
    margin-top: 6px;
  }
  .banner-who .content {
    padding-top: 40px;
  }
  .banner-who .logo {
    width: 60px;
    margin-left: -30px;
    margin-top: -50px;
  }
  .banner-who .headline {
    font-size: 50px;
    width: 100%;
    margin: 0;
  }
  .banner-who .headline h1 {
    font-size: 40px;
  }
  .banner-who .headline h2 {
    font-size: 40px;
  }
  .banner-who .headline h3 {
    font-size: 40px;
  }
  .banner-who .headline h4 {
    font-size: 40px;
  }
  .banner-who .headline h5 {
    font-size: 40px;
  }
  .banner-who .headline h6 {
    font-size: 40px;
  }
  .banner-who .intro {
    padding: 12px 10% 0;
    font-size: 16px;
  }
  .banner-who .tips dt {
    font-size: 18px;
  }
  .banner-who .tips dd {
    font-size: 16px;
  }
  .banner-who .arrow-down {
    font-size: 16px;
  }
  .banner-who iframe {
    min-height: 457px;
  }
  .formulary-search {
    width: 960px;
  }
  .mi-subitems {
    margin: 50px auto;
  }
  .mi-subitems .intro {
    font-size: 18px;
  }
  .mi-subitems .items-wrap {
    width: 960px;
  }
  .mi-subitems .item {
    margin: 20px 1.5% 0;
  }
  .mi-subitems .item:after {
    height: 90px;
    right: -15px;
  }
  .mi-subitems .subtitle {
    font-size: 18px;
  }
  .mi-subitems .subnotes {
    font-size: 13px;
  }
  .mi-subitems .pic {
    width: 960px;
  }
  .mi-subitems.evenList .item:after {
    right: -50px;
  }
  .managed-information {
    width: 960px;
  }
  .managed-information .unit {
    width: 50%;
    padding: 0;
  }
  .managed-information .unit dl dd {
    white-space: normal;
  }
  .upcoming-meetings {
    width: 960px;
  }
  .provider-documents {
    width: 960px;
  }
  .provider-links {
    width: 960px;
  }
  .provider-forms {
    width: 960px;
  }
  .member-glossary {
    width: 960px;
  }
  .alphabet-wrap .alphabet {
    font-size: 20px;
  }
  .alphabet-wrap .alphabet a {
    margin: 0 4px;
  }
  .alphabet-wrap .alphabet a:after {
    height: 18px;
    right: -7px;
  }
  .client-post-right .post-header .right .userlogin .username {
    max-width: 190px;
    line-height: 30px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .client-post-right .get-start:before {
    width: 85%;
  }
  .footer-post .footer-top .footer-nav .subnav .item {
    padding-right: 100px;
  }
  .contact-manufdocs {
    width: 960px;
  }
  .tab-contact li {
    padding: 0 15px;
    margin: 0 15px;
    font-size: 18px;
  }
  .split-billing-systems {
    width: 960px;
  }
  .split-billing-systems .process .txt {
    font-size: 18px;
  }
  .split-billing-systems .process .img img {
    width: 35%;
  }
  .split-billing-systems .detail {
    margin-top: 0;
  }
  .split-billing-systems .detail .title {
    font-size: 20px;
  }
  .split-billing-systems .detail .notes {
    padding: 10px 0 0;
    font-size: 16px;
  }
  .systems-left {
    width: 270px;
    height: auto;
    padding-right: 10px;
  }
  .systems-middle {
    width: 240px;
    height: 470px;
    line-height: 470px;
  }
  .systems-middle img {
    width: 70%;
  }
  .systems-right {
    width: 410px;
    height: auto;
    padding-left: 20px;
  }
  .systems-right .process .img img {
    width: 45%;
  }
  .serve-category {
    width: 960px;
  }
  .serve-category .unit {
    width: 40%;
  }
  .serve-category .unit .notes {
    line-height: 1.5em;
  }
  .provideList .unit .title {
    font-size: 20px;
  }
  .pharmacy-department {
    width: 100%;
  }
  .pharmacy-department .right {
    width: 48%;
    padding-top: 20px;
  }
  .pharmacy-department .right .title {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .pharmacy-department .right ul {
    padding-left: 10px;
  }
  .pharmacy-department .right ul li {
    font-size: 13px;
  }
  .pharmacy-department .right p {
    font-size: 13px;
  }
  .pharmacy-department .right p:nth-of-type(2) {
    margin-top: 10px;
  }
  .discount-card {
    margin: 0 0 0 -190px;
    -webkit-transform: scale(0.68);
    -moz-transform: scale(0.68);
    -o-transform: scale(0.68);
    -ms-transform: scale(0.68);
    transform: scale(0.68);
  }
  .referral-process {
    margin: -80px 0 0 -190px;
    -webkit-transform: scale(0.68);
    -moz-transform: scale(0.68);
    -o-transform: scale(0.68);
    -ms-transform: scale(0.68);
    transform: scale(0.68);
  }
  .company-background .content .headline {
    padding-top: 10px;
    font-size: 30px;
  }
  .company-background .content .intro {
    padding: 10px 0 20px;
    line-height: 1.5em;
    font-size: 14px;
  }
  .kentucky-quote .content .headline {
    width: 80%;
    font-size: 32px;
  }
  .article-wrap .article-date {
    width: 960px;
  }
  .article-wrap .article-headline {
    width: 960px;
  }
  .article-wrap .article-desc {
    width: 960px;
  }
  .article-wrap .article-download {
    width: 960px;
  }
  .article-content h1 {
    width: 960px;
  }
  .article-content h2 {
    width: 960px;
  }
  .article-content h3 {
    width: 960px;
  }
  .article-content h4 {
    width: 960px;
  }
  .article-content h5 {
    width: 960px;
  }
  .article-content h6 {
    width: 960px;
  }
  .article-content p {
    width: 960px;
  }
  .article-content ul {
    width: 960px;
  }
  .article-content ol {
    width: 960px;
  }
  .article-share {
    width: 960px;
  }
  .article .content p {
    width: 960px;
  }
  .article .content h1 {
    width: 960px;
  }
  .article .content h2 {
    width: 960px;
  }
  .article .content h3 {
    width: 960px;
  }
  .article .content h4 {
    width: 960px;
  }
  .article .content h5 {
    width: 960px;
  }
  .article .content h6 {
    width: 960px;
  }
  .article .content ul {
    width: 960px;
  }
  .privacy-policy {
    width: 960px;
  }
  .leader-item {
    width: 960px;
  }
  .mi-address .items-wrap {
    width: 960px;
  }
  .mi-address .item:after {
    right: -15px;
    height: 170px;
  }
  .mi-address .item .subtitle {
    font-size: 18px;
    font-size: 24px;
  }
  .mi-address .item .subnotes {
    font-size: 13px;
  }
  .h3-sitemap {
    width: 960px;
  }
  .sitemap-menu {
    width: 960px;
  }
  .sitemap-menu .first.expanded {
    width: 400px;
    padding-right: 80px;
    width: 100%;
    padding: 0;
  }
  .sitemap-menu .last.expanded {
    width: 398px;
    padding-left: 80px;
    width: 100%;
    padding: 0;
  }
  .provider-nav {
    width: 960px;
  }
  .provider-login .items-wrap {
    width: 960px;
  }
  .provider-login .item {
    width: 45%;
  }
  .provider-login .item .title {
    font-size: 32px;
  }
  .authorization-forms {
    width: 960px;
  }
  .banner-direct .content {
    padding-top: 3vw;
    width: 600px;
    margin-left: -300px;
  }
  .banner-direct .welcome {
    padding: 20px 0 0;
  }
  .banner-direct .headline {
    width: 100%;
    margin: 0;
    font-size: 45px;
  }
  .banner-direct .intro {
    font-size: 18px;
  }
  .skin-teal .banner-direct .content {
    padding-top: 60px;
    width: 688px;
    margin-left: -344px;
  }
  .skin-teal .banner-direct .welcome {
    padding: 20px 0;
  }
  .skin-teal .banner-direct .headline {
    font-size: 60px;
  }
  .direct-different .items-wrap {
    width: 960px;
  }
  .direct-different .item:after {
    height: 120px;
  }
  .direct-commend .content .headline {
    width: 80%;
    font-size: 32px;
  }
  .direct-specialty {
    width: 960px;
  }
  .direct-provider {
    width: 960px;
  }
  .direct-provider .item {
    width: 90%;
  }
  .direct-provider .item .list-odd li {
    width: 48%;
    padding: 0 0 0 15px;
  }
  .direct-member .headline {
    font-size: 40px;
  }
  .direct-member .items-wrap {
    width: 960px;
  }
  .direct-member .title {
    font-size: 18px;
  }
  .direct-member .subtitle {
    font-size: 18px;
  }
  .direct-member .item:after {
    height: 90px;
  }
  .direct-started .content {
    width: 39%;
    padding: 3vw 3% 0 3%;
  }
  .direct-started .content .headline {
    padding-top: 10px;
    font-size: 36px;
  }
  .direct-started .content .intro {
    padding: 10px 0 20px;
    line-height: 1.5em;
    font-size: 18px;
  }
  .direct-app .content {
    width: 43%;
    padding: 0 0 0 2%;
  }
  .direct-app .content .headline {
    line-height: 1em;
    font-size: 30px;
  }
  .direct-app .content .intro {
    line-height: 1em;
    font-size: 16px;
  }
  .direct-app .content .list li {
    margin-top: 0;
    font-size: 13px;
  }
  .direct-app .content .app-download img {
    height: 32px;
  }
  .direct-faqs {
    width: 960px;
  }
  .banner-careers .content {
    padding-top: 5vw;
  }
  .banner-careers .welcome {
    padding: 20px 0 10px;
  }
  .banner-careers .headline {
    font-size: 60px;
  }
  .banner-careers .intro {
    font-size: 18px;
  }
  .careers-faqs {
    width: 960px;
  }
  .careers-faqs .item .faqs {
    padding-right: 60px;
  }
}
@media screen and (max-width: 1020px) {
  .member-focus .swiper-slide .content {
    width: 730px;
    margin-left: -365px;
  }
  .member-focus .swiper-slide .logo {
    width: 30px;
    border-width: 4px;
  }
  .member-focus .swiper-slide .welcome {
    font-size: 12px;
    padding: 5px 0;
  }
  .member-focus .swiper-slide .headline {
    font-size: 32px;
    padding: 0 25%;
  }
  .member-focus .swiper-slide .intro {
    font-size: 14px;
  }
  .member-focus .page {
    bottom: 10px;
  }
  .member-help {
    width: 730px;
    margin: 40px auto 20px;
  }
  .member-help .icon-wrap .txt {
    font-size: 12px;
  }
  .member-help .h2-help {
    font-size: 32px;
    margin: 10px 0 15px;
  }
  .member-help .notes-help {
    padding: 0 15% 10px;
    font-size: 14px;
  }
  .member-help .list-help {
    width: 750px;
  }
  .member-help .list-help .item {
    width: 230px;
    margin: 0 20px 20px 0;
  }
  .member-help .list-help .item .top {
    height: 174px;
  }
  .member-help .list-help .item .notes {
    padding-left: 15px;
  }
  .member-help .list-help .item .notes .title {
    font-size: 20px;
  }
  .member-help .list-help .item .notes .intro {
    font-size: 12px;
    height: 72px;
  }
  .member-help .list-help .item .notes .more {
    font-size: 12px;
  }
  .client-help .arrow-left-help {
    height: 32vw;
  }
  .client-help .arrow-right-help {
    height: 32vw;
  }
  .client-help .h2-help {
    font-size: 40px;
  }
  .client-help .notes-help {
    padding: 10px 15% 20px;
    font-size: 16px;
  }
  .kentucky-viewall {
    width: 730px;
  }
  .member-resources .content {
    width: 41%;
    padding: 15px 2% 0 2%;
  }
  .member-resources .content .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .member-resources .content .txt {
    font-size: 13px;
  }
  .member-resources .content .headline {
    padding-top: 5px;
    font-size: 24px;
  }
  .member-resources .content .intro {
    padding: 10px 0;
    font-size: 12px;
  }
  .member-story {
    margin: 40px auto;
  }
  .member-story .content {
    padding: 20px 30% 0 3%;
    width: 430px;
    padding: 5vw 300px 0 0;
    margin-left: -365px;
  }
  .member-story .content .icon-chat-nolines {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .member-story .content .headline {
    font-size: 30px;
    padding-top: 5px;
  }
  .member-story .content .headline h3 {
    font-size: 26px;
  }
  .member-story .content .intro {
    padding: 6px 0;
    font-size: 12px;
  }
  .member-story .arrow-down {
    font-size: 14px;
    bottom: 10px;
  }
  .member-story .list li {
    line-height: 1em;
    font-size: 12px;
  }
  .member-hero .content {
    width: 360px;
    padding: 40px 370px 0 0;
    margin-left: -365px;
    padding: 20px 30% 0 3%;
    width: 430px;
    padding: 5vw 300px 0 0;
    margin-left: -365px;
  }
  .member-hero .content .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .member-hero .content .headline {
    font-size: 30px;
    padding-top: 5px;
  }
  .member-hero .content .intro {
    padding: 10px 0;
    font-size: 12px;
  }
  .member-hero .arrow-down {
    font-size: 14px;
    bottom: 10px;
  }
  .member-meet .content .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .member-meet .content .headline {
    width: auto;
    font-size: 40px;
  }
  .member-meet .content .intro {
    width: 688px;
    padding: 15px 0 20px;
    font-size: 18px;
  }
  .meijia-content-left .content {
    width: 500px;
    padding-right: 230px;
  }
  .member-news {
    width: 730px;
    margin: 60px auto 0;
  }
  .member-news .icon-wrap .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .member-news .icon-wrap .icon-resources {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .member-news .icon-wrap .txt {
    font-size: 14px;
  }
  .member-news .headline {
    font-size: 40px;
  }
  .member-news .subtitle {
    padding: 10px 0 20px;
  }
  .member-news .swiper-container {
    width: 750px;
  }
  .member-news .item {
    width: 230px;
  }
  .member-news .item.first {
    width: 480px;
  }
  .member-news .item.first .pic {
    height: 300px;
  }
  .member-news .pic {
    height: 145px;
  }
  .member-news .category {
    letter-spacing: 0.75px;
  }
  .member-news .intro {
    max-height: 7.5em;
  }
  .member-news .more {
    font-size: 14px;
  }
  .member-news.resources-landing .item {
    margin: 0 20px 30px 0;
  }
  .searchResults .item.first {
    width: 100%;
  }
  .news-button {
    margin: -23px auto 60px;
  }
  .blogListing .swiper-wrapper {
    display: block;
  }
  .blogListing .swiper-slide .item {
    width: 230px;
  }
  .blogListing .swiper-slide:nth-child(3n+4) .item {
    width: 230px;
  }
  .blogListing .swiper-slide:nth-child(3n+5) .item {
    width: 230px;
  }
  .blogListing .swiper-slide:nth-child(3n+6) .item {
    width: 230px;
  }
  .blogListing .swiper-slide:first-child .item {
    width: 480px;
  }
  .blogListing .swiper-slide:first-child .item .pic {
    height: 300px;
  }
  .client-casestudy .content {
    width: 41%;
    padding: 10px 2% 0 2%;
  }
  .client-casestudy .content .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  .client-casestudy .content .txt {
    font-size: 13px;
    color: #0ab9a7;
  }
  .client-casestudy .content .headline {
    padding-top: 5px;
    font-size: 24px;
  }
  .client-casestudy .content .intro {
    padding: 10px 0;
    font-size: 12px;
  }
  .client-whitepaper {
    margin: 40px auto;
  }
  .client-whitepaper .content {
    width: 430px;
    padding: 3vw 300px 0 0;
    margin-left: -365px;
  }
  .client-whitepaper .content .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .client-whitepaper .content .txt {
    color: #fff;
  }
  .client-whitepaper .content .headline {
    font-size: 28px;
    padding-top: 5px;
  }
  .client-whitepaper .content .intro {
    padding: 10px 0;
    font-size: 12px;
  }
  .letus-talk {
    width: 730px;
    margin: 60px auto;
  }
  .breadcrumb {
    width: 730px;
  }
  .schedule-table {
    width: 730px;
  }
  .client-slider .swiper-slide .content {
    padding-top: 45px;
  }
  .client-slider .swiper-slide .headline {
    padding: 0 10%;
    font-size: 30px;
    margin-top: 10px;
  }
  .client-slider .swiper-slide .intro {
    padding: 20px 15%;
    padding: 15px 15%;
    font-size: 12px;
  }
  .client-slider .page {
    bottom: 15px;
  }
  .client-slider .line-wrap {
    bottom: 25px;
  }
  .slider-dropdown .drop-top {
    padding: 10px 0;
  }
  .slider-dropdown .drop-top .needing {
    width: 730px;
    font-size: 14px;
  }
  .slider-dropdown .drop-bot {
    top: 50px;
    padding: 15px 0 20px;
  }
  .slider-dropdown .drop-bot .answers {
    width: 730px;
  }
  .slider-dropdown .drop-bot .answers li {
    font-size: 14px;
  }
  .banner-who .content {
    padding-top: 30px;
  }
  .banner-who .logo {
    width: 50px;
    margin-left: -25px;
    margin-top: -40px;
  }
  .banner-who .welcome {
    padding: 10px 0 5px;
    margin-bottom: 20px;
    font-size: 14px;
  }
  .banner-who .headline {
    font-size: 32px;
  }
  .banner-who .headline h1 {
    font-size: 32px;
  }
  .banner-who .headline h2 {
    font-size: 32px;
  }
  .banner-who .headline h3 {
    font-size: 32px;
  }
  .banner-who .headline h4 {
    font-size: 32px;
  }
  .banner-who .headline h5 {
    font-size: 32px;
  }
  .banner-who .headline h6 {
    font-size: 32px;
  }
  .banner-who .intro {
    padding: 12px 16% 0;
    font-size: 13px;
  }
  .banner-who .tips dt {
    font-size: 15px;
  }
  .banner-who .tips dd {
    font-size: 13px;
  }
  .banner-who .button {
    margin-top: 15px;
  }
  .banner-who .arrow-down {
    font-size: 14px;
    bottom: 10px;
  }
  .formulary-search {
    width: 730px;
  }
  .mi-subitems .headline {
    width: 90%;
    font-size: 40px;
  }
  .mi-subitems .headline h1 {
    font-size: 35px;
  }
  .mi-subitems .headline h2 {
    font-size: 35px;
  }
  .mi-subitems .headline h3 {
    font-size: 35px;
  }
  .mi-subitems .headline h4 {
    font-size: 35px;
  }
  .mi-subitems .headline h5 {
    font-size: 35px;
  }
  .mi-subitems .headline h6 {
    font-size: 35px;
  }
  .mi-subitems .intro {
    width: 640px;
    font-size: 16px;
  }
  .mi-subitems .items-wrap {
    width: 730px;
  }
  .mi-subitems .item {
    margin: 20px 1.5% 0;
  }
  .mi-subitems .item:after {
    height: 110px;
  }
  .mi-subitems .subtitle {
    font-size: 20px;
  }
  .mi-subitems .subnotes {
    font-size: 13px;
  }
  .mi-subitems .pic {
    width: 730px;
  }
  .mi-subitems.evenList .intro {
    width: 640px;
  }
  .managed-information {
    width: 730px;
  }
  .managed-information .unit {
    width: 90%;
    padding-left: 10%;
  }
  .upcoming-meetings {
    width: 730px;
  }
  .provider-documents {
    width: 730px;
  }
  .provider-links {
    width: 730px;
  }
  .provider-forms {
    width: 730px;
  }
  .member-glossary {
    width: 730px;
  }
  .alphabet-wrap .alphabet {
    font-size: 17px;
  }
  .alphabet-wrap .alphabet a {
    margin: 0 2px;
  }
  .alphabet-wrap .alphabet a:after {
    height: 15px;
    top: 6px;
    right: -5px;
  }
  .member-letters .list dl {
    padding-right: 0;
  }
  .member-letters .list h1 {
    font-size: 40px;
  }
  .member-letters .list h2 {
    font-size: 40px;
  }
  .member-letters .list h3 {
    font-size: 40px;
  }
  .member-letters .list h4 {
    font-size: 40px;
  }
  .member-letters .list h5 {
    font-size: 40px;
  }
  .member-letters .list h6 {
    font-size: 40px;
  }
  .client-post-right {
    padding-left: 50px;
  }
  .client-post-right .post-header .logo {
    width: 100%;
    float: none;
  }
  .client-post-right .post-header .right {
    width: 90%;
    padding-left: 20px;
    padding-top: 20px;
    float: none;
  }
  .client-post-right .welcome {
    width: auto;
  }
  .client-post-right .tools {
    width: auto;
  }
  .client-post-left {
    width: 50px;
  }
  .client-post-left a {
    padding: 15px 0 15px 15px;
  }
  .client-post-left em {
    display: none;
  }
  .contact-manufdocs {
    width: 730px;
  }
  .tab-contact {
    height: 40px;
    margin: 30px auto 20px;
  }
  .tab-contact li {
    padding: 0 15px;
    margin: 0 10px;
    line-height: 40px;
    font-size: 14px;
  }
  .split-billing-systems {
    width: 730px;
  }
  .split-billing-systems .process {
    padding: 5px 0 20px;
  }
  .split-billing-systems .process .txt {
    font-size: 15px;
  }
  .split-billing-systems .process .img img {
    width: 35%;
  }
  .split-billing-systems .detail .title {
    font-size: 18px;
  }
  .split-billing-systems .detail .notes {
    padding: 10px 0 0;
    font-size: 14px;
  }
  .systems-left {
    width: 190px;
    height: auto;
    padding-right: 10px;
  }
  .systems-middle {
    width: 200px;
    height: 400px;
    line-height: 400px;
  }
  .systems-middle img {
    width: 70%;
  }
  .systems-right {
    width: 300px;
    height: auto;
    padding-left: 20px;
  }
  .systems-right .process .img img {
    width: 45%;
  }
  .serve-category {
    width: 730px;
  }
  .serve-category .unit {
    width: 46%;
  }
  .serve-category .unit .title {
    font-size: 25px;
  }
  .serve-category .unit .icon-wrap .iconfont {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    margin-top: -32px;
  }
  .provideList .unit .title {
    font-size: 20px;
  }
  .pharmacy-department {
    width: 90%;
    padding: 30px 0;
  }
  .pharmacy-department .left {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .pharmacy-department .right {
    width: auto;
    float: none;
  }
  .discount-card {
    margin: -50px 0 0 -315px;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }
  .referral-process {
    margin: -150px 0 0 -315px;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }
  .company-background .content .headline {
    padding-top: 0;
    font-size: 30px;
  }
  .company-background .content .intro {
    padding: 10px 0;
    line-height: 1.5em;
    font-size: 14px;
  }
  .company-background .content .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
  }
  .send-message .headline {
    font-size: 40px;
  }
  .article-wrap .article-date {
    width: 730px;
  }
  .article-wrap .article-headline {
    width: 730px;
    font-size: 40px;
    padding-right: 0;
  }
  .article-wrap .article-desc {
    width: 730px;
    padding-right: 0;
  }
  .article-wrap .article-desc:after {
    width: 0;
  }
  .article-wrap .article-download {
    width: 730px;
    padding-right: 0;
  }
  .article-wrap .article-download:after {
    width: 0;
  }
  .article-content h1 {
    width: 730px;
    padding-right: 0;
  }
  .article-content h2 {
    width: 730px;
    padding-right: 0;
  }
  .article-content h3 {
    width: 730px;
    padding-right: 0;
  }
  .article-content h4 {
    width: 730px;
    padding-right: 0;
  }
  .article-content h5 {
    width: 730px;
    padding-right: 0;
  }
  .article-content h6 {
    width: 730px;
    padding-right: 0;
  }
  .article-content p {
    width: 730px;
    padding-right: 0;
  }
  .article-content img {
    margin-right: 20px;
  }
  .article-content ul {
    width: 730px;
    padding-right: 0;
  }
  .article-content ol {
    width: 730px;
    padding-right: 0;
  }
  .article-share {
    width: 730px;
  }
  .article .content p {
    width: 730px;
  }
  .article .content h1 {
    width: 730px;
  }
  .article .content h2 {
    width: 730px;
  }
  .article .content h3 {
    width: 730px;
  }
  .article .content h4 {
    width: 730px;
  }
  .article .content h5 {
    width: 730px;
  }
  .article .content h6 {
    width: 730px;
  }
  .article .content ul {
    width: 730px;
  }
  .privacy-policy {
    width: 730px;
    margin: 50px auto;
  }
  .privacy-policy h3 {
    font-size: 45px;
  }
  .privacy-policy .headline {
    font-size: 45px;
  }
  .privacy-policy h4 {
    font-size: 32px;
  }
  .privacy-policy .subhead {
    font-size: 32px;
  }
  .privacy-policy h5 {
    font-size: 15px;
  }
  .privacy-policy p {
    font-size: 17px;
  }
  .privacy-policy ul li {
    font-size: 17px;
  }
  .leader-item {
    width: 730px;
  }
  .leader-item .leader-detail {
    padding: 0 0 0 230px;
  }
  .mi-address {
    margin: 60px auto;
  }
  .mi-address .items-wrap {
    width: 730px;
  }
  .mi-address .headline {
    font-size: 35px;
  }
  .h3-sitemap {
    width: 730px;
  }
  .sitemap-menu {
    width: 730px;
  }
  .sitemap-menu .first.expanded {
    width: 365px;
    padding-right: 0;
    width: 100%;
    padding: 0;
  }
  .sitemap-menu .last.expanded {
    width: 310px;
    padding-left: 50px;
    width: 100%;
    padding: 0;
  }
  .provider-nav {
    width: 730px;
  }
  .provider-nav a {
    font-size: 12px;
  }
  .provider-nav .line {
    margin: 0 15px;
  }
  .provider-login .items-wrap {
    width: 730px;
  }
  .provider-login .item .intro {
    height: 13.6em;
  }
  .authorization-forms {
    width: 730px;
  }
  .authorization-forms .wrap {
    width: 100%;
  }
  .banner-direct .content {
    padding-top: 60px;
    padding-top: 3vw;
  }
  .banner-direct .logo {
    width: 30px;
    border-width: 4px;
  }
  .banner-direct .welcome {
    padding: 10px 0 15px;
    font-size: 14px;
    padding: 10px 0 0;
  }
  .banner-direct .headline {
    font-size: 40px;
    width: auto;
    padding: 0 15%;
    font-size: 40px;
  }
  .banner-direct .intro {
    padding: 12px 0 20px;
    font-size: 15px;
    padding: 10px 10%;
    font-size: 14px;
  }
  .direct-different .headline {
    font-size: 45px;
  }
  .direct-different .desc {
    width: 80%;
  }
  .direct-different .items-wrap {
    width: 730px;
  }
  .direct-different .title {
    margin-top: 10px;
    line-height: 1.2em;
    font-size: 20px;
  }
  .direct-different .subtitle {
    margin-top: 10px;
    line-height: 1.2em;
    font-size: 20px;
  }
  .direct-different .item:after {
    height: 100px;
  }
  .careers-desc {
    width: 80%;
  }
  .direct-specialty {
    width: 730px;
  }
  .direct-specialty .desc {
    width: 100%;
  }
  .direct-specialty .items-wrap {
    width: 100%;
  }
  .direct-provider {
    width: 730px;
  }
  .direct-provider .item {
    width: 100%;
    padding: 40px 0;
  }
  .direct-provider .item .title {
    font-size: 28px;
  }
  .direct-provider .item h3 {
    font-size: 28px;
  }
  .direct-provider .item h4 {
    font-size: 28px;
  }
  .direct-provider .item .list-odd li {
    width: auto;
    float: none;
  }
  .direct-provider .headline {
    margin: 15px 0 30px;
    font-size: 50px;
  }
  .direct-provider h1 {
    margin: 15px 0 30px;
    font-size: 50px;
  }
  .direct-provider h2 {
    margin: 15px 0 30px;
    font-size: 50px;
  }
  .skin-teal .banner-direct .content {
    padding-top: 40px;
  }
  .skin-teal .banner-direct .welcome {
    padding: 20px 0;
  }
  .skin-teal .banner-direct .headline {
    width: auto;
    font-size: 40px;
  }
  .skin-teal .banner-direct .intro {
    padding: 12px 10%;
    font-size: 18px;
  }
  .direct-member .headline {
    font-size: 32px;
  }
  .direct-member .items-wrap {
    width: 730px;
  }
  .direct-member .title {
    font-size: 18px;
  }
  .direct-member .subtitle {
    font-size: 18px;
  }
  .direct-member .item:after {
    height: 100px;
  }
  .direct-started .content .headline {
    padding-top: 0;
    font-size: 30px;
  }
  .direct-started .content .intro {
    padding: 10px 0;
    line-height: 1.5em;
    font-size: 14px;
  }
  .direct-started .content .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
  }
  .direct-app {
    width: 730px;
  }
  .direct-app .pic {
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }
  .direct-app .content {
    width: 100%;
    padding: 0;
    float: none;
  }
  .direct-app .content .headline {
    padding-top: 15px;
    font-size: 35px;
  }
  .direct-app .content .intro {
    padding: 25px 0 10px;
    font-size: 20px;
  }
  .direct-app .content .list li {
    margin-top: 5px;
    font-size: 16px;
  }
  .direct-app .content .app-download img {
    height: 40px;
  }
  .direct-faqs {
    width: 730px;
  }
  .direct-faqs .headline {
    font-size: 45px;
  }
  .direct-faqs .item .faqs {
    font-size: 28px;
  }
  .banner-careers .content {
    width: 688px;
    margin-left: -344px;
    padding-top: 5vw;
  }
  .banner-careers .logo {
    width: 40px;
  }
  .banner-careers .welcome {
    padding: 10px 0 5px;
  }
  .banner-careers .headline {
    font-size: 40px;
  }
  .banner-careers .intro {
    width: auto;
    padding: 12px 10%;
    font-size: 16px;
  }
  .banner-careers .button {
    width: 260px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
  }
  .careers-faqs {
    width: 730px;
  }
  .careers-faqs .headline {
    font-size: 45px;
  }
  .careers-faqs .item .faqs {
    font-size: 25px;
  }
}
@media screen and (max-width: 980px) {
  .member-focus .swiper-slide .content {
    padding-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .member-focus .swiper-slide .content {
    padding-top: 40px;
  }
  .member-focus .swiper-slide .intro {
    padding: 12px 27% 20px;
    font-size: 13px;
  }
  .member-focus .swiper-slide .download {
    line-height: 26px;
    margin-top: 0;
    font-size: 13px;
  }
  .member-focus .swiper-slide .download .icon {
    width: 20px;
  }
  .member-focus .swiper-slide .date {
    font-size: 14px;
  }
  .member-story .content {
    padding: 3vw 300px 0 0;
  }
  .member-hero .content {
    padding: 3vw 300px 0 0;
  }
  .banner-who .content {
    padding-top: 20px;
  }
  .banner-who .tips {
    margin-top: 10px;
  }
  .banner-who iframe {
    min-height: 342px;
  }
  .skin-teal.page .member-story .content .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .skin-teal.page .member-story .content .headline {
    font-size: 28px;
    padding-top: 5px;
  }
  .client-slider .page .swiper-pagination-bullet {
    width: 29px;
    height: 29px;
    line-height: 29px;
  }
  .client-slider .page span:before {
    top: 14px;
  }
  .client-slider .page span:after {
    top: 14px;
  }
  .client-slider .line-wrap {
    width: 705px;
    margin-left: -353px;
    bottom: 23px;
  }
  .footer-post .footer-bottom .copyright .version {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .member-focus {
    background: #702c91;
  }
  .member-focus .arrow-left {
    width: 30px;
    height: 44.6vw;
    height: 67vw;
    background-size: 30% auto;
    font-size: 16px;
  }
  .member-focus .arrow-right {
    width: 30px;
    height: 44.6vw;
    height: 67vw;
    background-size: 30% auto;
    font-size: 16px;
  }
  .member-focus .swiper-slide {
    width: 100vw;
    overflow: hidden;
  }
  .member-focus .swiper-slide .pic {
    width: 150%;
    margin-left: -50%;
  }
  .member-focus .swiper-slide .content {
    width: 100%;
    margin: 0;
    position: static;
    padding: 20px 0 30px;
  }
  .member-focus .swiper-slide .logo {
    display: none;
  }
  .member-focus .swiper-slide .welcome {
    color: #fff;
    display: none;
  }
  .member-focus .swiper-slide .headline {
    padding: 0 5vw;
    font-size: 36px;
    line-height: 1.2em;
    color: #fff;
    text-align: left;
  }
  .member-focus .swiper-slide .intro {
    padding: 20px 5vw 30px;
    line-height: 1.5em;
    font-size: 15px;
    color: #fff;
    text-align: left;
  }
  .member-focus .swiper-slide .intro br {
    display: none;
  }
  .member-focus .swiper-slide .button {
    width: 250px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
    background: #fff;
    color: #702c91;
  }
  .member-focus .swiper-slide .button a {
    background: none;
    color: #702c91;
  }
  .member-focus .swiper-slide .download {
    color: #fff;
  }
  .member-focus .swiper-slide .download .icon {
    background: #4f0077;
  }
  .member-focus .swiper-slide .download a {
    color: #fff;
  }
  .member-focus .swiper-slide .date {
    color: #fff;
  }
  .member-focus .swiper-slide.left .pic {
    margin-left: 0;
  }
  .member-focus .swiper-slide.right .pic {
    margin-left: -50%;
  }
  .member-focus .page {
    bottom: auto;
    top: 38vw;
    top: 60vw;
  }
  .member-focus .page .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
  .skin-teal .member-focus {
    background: #0ab9a7;
  }
  .skin-teal .member-focus .swiper-slide .button {
    background: #fff;
  }
  .skin-teal .member-focus .swiper-slide .button a {
    color: #0ab9a7;
  }
  .skin-teal .banner-who .pic {
    width: 150%;
    margin-left: -38%;
  }
  .skin-teal .banner-who .content {
    background: #0ab9a7;
  }
  .skin-teal .banner-who .button {
    background: #fff;
  }
  .skin-teal .banner-who .button a {
    color: #0ab9a7;
  }
  .skin-teal .banner-who .button:hover a {
    color: #fff;
  }
  .skin-teal .banner-who .button:focus a {
    color: #fff;
  }
  .skin-teal .banner-direct .pic {
    width: 150%;
    margin-left: -50%;
  }
  .skin-teal .banner-direct .content {
    width: auto;
    margin: 0;
    background: #0ab9a7;
  }
  .skin-teal .banner-direct .welcome {
    padding: 10px 0;
    color: #fff;
  }
  .skin-teal .banner-direct .intro {
    padding: 15px 0 5px;
    font-size: 18px;
    color: #fff;
  }
  .skin-teal .banner-careers .content {
    background: #0ab9a7;
  }
  .skin-teal .banner-careers .welcome {
    color: #fff;
  }
  .skin-teal .banner-careers .button {
    background: #fff;
  }
  .skin-teal .banner-careers .button a {
    color: #0ab9a7;
  }
  .skin-teal .banner-careers .button:hover a {
    color: #fff;
  }
  .skin-teal .banner-careers .button:focus a {
    color: #fff;
  }
  .member-help {
    width: auto;
    margin: 40px 5vw 20px;
  }
  .member-help .icon-wrap .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .member-help .h2-help {
    font-size: 35px;
  }
  .member-help .notes-help {
    padding: 0 5% 10px;
    font-size: 15px;
  }
  .member-help .list-help {
    width: 100%;
    white-space: normal;
  }
  .member-help .list-help .item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .member-help .list-help .item .top {
    height: auto;
  }
  .member-help .list-help .item .top a {
    height: auto;
  }
  .member-help .list-help .item .top .pic {
    height: auto;
    -webkit-transition: all 0s linear 0s;
    transition: all 0s linear 0s;
  }
  .member-help .list-help .item .top:hover .pic {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .member-help .list-help .item .top:focus .pic {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .member-help .list-help .item .top .iconfont {
    color: #004a80;
  }
  .member-help .list-help .item .top fieldset {
    height: auto;
  }
  .member-help .list-help .item .top legend {
    height: auto;
  }
  .member-help .list-help .item .notes {
    margin: 30px 20px 0 35px;
    padding-left: 10px;
  }
  .member-help .list-help .item .notes .intro {
    height: auto;
    line-height: 1.75em;
    font-size: 15px;
  }
  .member-help .list-help .item .notes .more {
    font-size: 14px;
  }
  .client-help {
    margin: 40px auto 10px;
    overflow: visible;
  }
  .client-help .arrow-left-help {
    display: none;
  }
  .client-help .arrow-right-help {
    display: none;
  }
  .client-help .icon-wrap .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .client-help .icon-wrap .txt {
    font-size: 14px;
  }
  .client-help .h2-help {
    font-size: 35px;
  }
  .client-help .notes-help {
    padding: 10px 5% 20px;
    font-size: 15px;
  }
  .client-help .scroll-help {
    width: auto;
    margin: 0 5vw;
  }
  .client-help .scroll-help .swiper-wrapper {
    display: block;
  }
  .client-help .scroll-help .item .top .iconfont {
    display: block;
  }
  .client-help .scroll-help .item .notes {
    display: block;
    margin: 30px 10px 30px 40px;
  }
  .client-help .scroll-help .swiper-slide:nth-child(4) {
    display: none;
  }
  .client-help .scroll-help .swiper-slide:nth-child(5) {
    display: none;
  }
  .client-help .scroll-help .swiper-slide:nth-child(6) {
    display: none;
  }
  .client-help .scroll-help .swiper-slide:nth-child(7) {
    display: none;
  }
  .client-help .scroll-help .swiper-slide:nth-child(8) {
    display: none;
  }
  .client-help .scroll-help .swiper-slide:nth-child(9) {
    display: none;
  }
  .client-help.mobile-client-slider {
    display: block;
  }
  .client-help.mobile-client-slider .scroll-help .swiper-slide:nth-child(4) {
    display: block;
  }
  .client-help.mobile-client-slider .scroll-help .swiper-slide:nth-child(5) {
    display: block;
  }
  .client-help.mobile-client-slider .scroll-help .swiper-slide:nth-child(6) {
    display: block;
  }
  .client-help.mobile-client-slider .scroll-help .swiper-slide:nth-child(7) {
    display: block;
  }
  .client-help.mobile-client-slider .scroll-help .swiper-slide:nth-child(8) {
    display: block;
  }
  .client-help.mobile-client-slider .scroll-help .swiper-slide:nth-child(9) {
    display: block;
  }
  .kentucky-viewall {
    width: 100%;
    margin: 30px auto 40px;
  }
  .kentucky-viewall .button-wrap {
    width: 150px;
    margin: -23px auto 0;
  }
  .kentucky-viewall .button {
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
    font-size: 14px;
  }
  .member-resources {
    margin: 20px 0;
  }
  .member-resources .video-wrap {
    width: 100%;
    float: none;
  }
  .member-resources .video-wrap video {
    float: none;
  }
  .member-resources .video-wrap .pic {
    width: 90%;
    margin: 0 5%;
  }
  .member-resources .content {
    width: auto;
    padding: 30px 5vw;
    float: none;
  }
  .member-resources .content .headline {
    font-size: 21px;
  }
  .member-resources .content .intro {
    padding: 15px 0 20px;
    line-height: 1.75em;
    font-size: 15px;
  }
  .member-resources .content .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
  }
  .member-story {
    width: auto;
    position: static;
    margin: 40px 5vw;
    overflow-x: hidden;
  }
  .member-story .pic {
    width: 180%;
    margin-left: -80%;
  }
  .member-story .content {
    width: 100%;
    margin: 0;
    padding: 20px 0 0 0;
    position: static;
  }
  .member-story .content .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background: #004a80;
  }
  .member-story .content .txt {
    color: #004a80;
  }
  .member-story .content .headline {
    width: auto;
    padding-top: 10px;
    font-size: 35px;
  }
  .member-story .content .intro {
    padding: 15px 0 25px;
    line-height: 1.75em;
    font-size: 15px;
  }
  .member-story .content .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
  }
  .member-story .arrow-down {
    display: none;
  }
  .member-story .list li {
    line-height: 1.5em;
    font-size: 16px;
    text-align: left;
    margin-top: 10px;
  }
  .skin-teal.page .member-story {
    margin: 40px 0;
  }
  .skin-teal.page .member-story .content {
    padding: 30px 5vw;
    margin: 0;
    background: #0ab9a7;
  }
  .skin-teal.page .member-story .content .headline {
    color: #fff;
  }
  .skin-teal.page .member-story .content .intro {
    color: #fff;
  }
  .member-hero {
    width: 100%;
    overflow-x: hidden;
  }
  .member-hero .pic {
    width: 180%;
    margin-left: -80%;
  }
  .member-hero .content {
    width: auto;
    margin: 0;
    padding: 25px 5vw;
    position: static;
    background: #004a80;
  }
  .member-hero .content .iconfont {
    background: #fff;
    color: #004a80;
  }
  .member-hero .content .txt {
    font-size: 12px;
    color: #fff;
  }
  .member-hero .content .headline {
    padding-top: 10px;
    font-size: 36px;
    color: #fff;
  }
  .member-hero .content .intro {
    padding: 15px 0;
    line-height: 1.75em;
    font-size: 15px;
    color: #fff;
  }
  .member-hero .content .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
  }
  .member-hero .arrow-down {
    display: none;
  }
  .member-meet {
    padding: 40px 0;
    margin: 0 auto 40px;
  }
  .member-meet .meet-animate {
    display: none;
  }
  .member-meet .content .iconfont {
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #004a80;
  }
  .member-meet .content .txt {
    color: #fff;
  }
  .member-meet .content .headline {
    margin: 0 3vw;
    line-height: 1.25em;
    font-size: 35px;
  }
  .member-meet .content .intro {
    width: auto;
    font-size: 15px;
    line-height: 1.75em;
    padding: 25px 5% 30px;
  }
  .member-meet .content .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
  }
  .meijia-content-left .content {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .member-news {
    width: 100%;
  }
  .member-news .icon-wrap .iconfont {
    background: #004a80;
  }
  .member-news .icon-wrap .txt {
    color: #004a80;
  }
  .member-news .headline {
    font-size: 35px;
  }
  .member-news .arrow-left-news {
    display: block;
  }
  .member-news .arrow-right-news {
    display: block;
  }
  .member-news .swiper-container {
    width: 100%;
  }
  .member-news .swiper-wrapper {
    display: flex;
  }
  .member-news .swiper-slide {
    width: 100vw;
  }
  .member-news .item {
    width: 100%;
    margin: 0;
    float: none;
  }
  .member-news .item .title {
    padding: 0 5vw 0 8vw;
  }
  .member-news .item.first {
    width: 100%;
  }
  .member-news .item.first .pic {
    height: auto;
  }
  .member-news .item.first .intro {
    display: none;
  }
  .member-news .item.first .title {
    font-size: 20px;
  }
  .member-news .pic {
    height: auto;
  }
  .member-news .pic img {
    height: auto;
    -webkit-transition: all 0s linear 0s;
    transition: all 0s linear 0s;
  }
  .member-news .pic:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .member-news .pic:focus img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .member-news .intro {
    display: none;
    padding: 0 5vw 0 8vw;
  }
  .member-news .category {
    padding: 15px 5vw 10px 8vw;
  }
  .member-news .more {
    padding-left: 8vw;
  }
  .member-news .date {
    padding: 0 0 5px 8vw;
  }
  .member-news.resources-landing {
    margin: 50px auto 0;
  }
  .member-news.resources-landing .headline {
    padding: 0 0 25px;
  }
  .member-news.resources-landing .item {
    margin: 0 0 30px;
  }
  .searchResults {
    padding-bottom: 10px;
    margin: 40px 0 0;
  }
  .searchResults .headline {
    margin: 5vw;
  }
  .searchResults .item.first {
    padding-bottom: 15px;
    margin: 0 0 15px 0;
  }
  .searchResults .item.first .title {
    font-size: 24px;
    margin: 10px 0;
  }
  .searchResults .item.first .intro {
    display: block;
    font-size: 16px;
  }
  .filteringList {
    padding: 15px 0 5px 15px;
    margin: 30px 0 0;
    background: #004a80;
    border: none;
  }
  .filteringList label {
    color: #fff;
  }
  .filteringList .select {
    margin-right: 10px;
    padding-right: 5px;
  }
  .filteringList .select:before {
    width: 0;
    display: none;
  }
  .filteringList .select .default {
    min-width: auto;
    padding-right: 30px;
    font-size: 16px;
    color: #fff;
  }
  .filteringList .select .default:after {
    color: #fff;
    font-size: 14px;
    right: 10px;
  }
  .filteringList .select.mobile {
    padding-right: 0;
    margin-left: 5vw;
    margin-right: 0;
  }
  .filteringList .select.mobile:before {
    width: 0;
  }
  .filteringList form {
    background: #f58220;
    color: #fff;
    border: none;
    float: none;
  }
  .filteringList form label {
    display: none;
  }
  .filteringList form img {
    display: none;
  }
  .filteringList form select {
    background: #f58220;
    color: #fff;
    border: none;
    float: none;
    font-size: 18px;
    font-family: mi-medium;
  }
  .filteringList form select option {
    background: #f58220;
    color: #fff;
    border: none;
    float: none;
  }
  .filteringList .search {
    display: none;
  }
  .blogListing .phone {
    display: block;
  }
  .blogListing .pc {
    display: none;
  }
  .blogListing .arrow-right-news {
    display: none;
  }
  .blogListing .arrow-left-news {
    display: none;
  }
  .blogListing .swiper-wrapper {
    display: block;
  }
  .blogListing .swiper-wrapper .swiper-slide {
    margin-top: 30px;
    float: none;
  }
  .blogListing .swiper-slide:first-child {
    margin-top: 0;
  }
  .blogListing .swiper-slide:first-child .item {
    width: 100%;
    height: auto;
  }
  .blogListing .swiper-slide:first-child .item .intro {
    display: none;
  }
  .blogListing .swiper-slide:first-child .item .title {
    height: auto;
    max-height: 2.5em;
  }
  .blogListing .swiper-slide:first-child .item .pic {
    height: auto;
  }
  .blogListing .swiper-slide:nth-child(8) .item .intro {
    display: none;
  }
  .blogListing .swiper-slide:nth-child(8) .item .title {
    height: auto;
    max-height: 2.5em;
  }
  .blogListing .swiper-slide .item {
    width: 100%;
  }
  .blogListing .swiper-slide .item .title {
    height: auto;
  }
  .blogListing .swiper-slide:nth-child(3n+4) .item {
    width: 100%;
  }
  .blogListing .swiper-slide:nth-child(3n+5) .item {
    width: 100%;
  }
  .blogListing .swiper-slide:nth-child(3n+6) .item {
    width: 100%;
  }
  .blogListing .item .intro {
    display: none;
  }
  .member-news.blogListing {
    margin: 30px 0 0;
  }
  .member-news.blogListing .subtitle {
    width: auto;
    padding: 10px 10px 20px;
    font-size: 18px;
  }
  .h150 {
    height: 100px;
  }
  .client-casestudy {
    width: auto;
    margin: 0 5vw;
  }
  .client-casestudy .pic-wrap {
    width: 100%;
    float: none;
  }
  .client-casestudy .content {
    width: auto;
    padding: 30px 0 0;
    float: none;
  }
  .client-casestudy .content .intro {
    padding: 15px 0 20px;
    line-height: 1.75em;
    font-size: 15px;
  }
  .client-casestudy .content .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
  }
  .client-whitepaper {
    width: auto;
    position: static;
    margin: 40px 0;
    overflow-x: hidden;
  }
  .client-whitepaper .pic {
    width: 180%;
    margin-left: -80%;
  }
  .client-whitepaper .content {
    width: auto;
    padding: 30px 5vw;
    margin: 0;
    background: #0ab9a7;
    position: static;
  }
  .client-whitepaper .content .headline {
    padding-top: 10px;
    color: #fff;
  }
  .client-whitepaper .content .intro {
    padding: 15px 0 25px;
    line-height: 1.75em;
    font-size: 15px;
    color: #fff;
  }
  .client-whitepaper .content .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
  }
  .letus-talk {
    width: auto;
    margin: 60px 5vw;
  }
  .letus-talk .intro {
    width: auto;
    padding: 25px 0;
    font-size: 20px;
  }
  .not-found {
    width: auto;
    margin: 60px 5vw;
  }
  .not-found .headline {
    font-size: 36px;
  }
  .not-found .intro {
    padding-bottom: 20px;
    line-height: 1.5em;
  }
  .breadcrumb {
    width: auto;
    margin: 20px 3vw;
  }
  .client-slider {
    padding-bottom: 20px;
    background: #0ab9a7;
    display: none;
  }
  .client-slider .arrow-left-slider {
    width: 30px;
    height: 44.6vw;
    background-size: 30% auto;
    font-size: 16px;
  }
  .client-slider .arrow-right-slider {
    width: 30px;
    height: 44.6vw;
    background-size: 30% auto;
    font-size: 16px;
  }
  .client-slider .swiper-slide .content {
    width: 100%;
    margin: 0;
    padding-top: 20px;
    position: static;
  }
  .client-slider .swiper-slide .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #fff;
    color: #0ab9a7;
  }
  .client-slider .swiper-slide .headline {
    font-size: 18px;
    line-height: 1.25em;
    color: #fff;
    margin: 10px 0 0;
    font-size: 30px;
    padding: 0 5%;
  }
  .client-slider .swiper-slide .intro {
    padding: 15px 10% 20px;
    font-size: 15px;
    color: #fff;
  }
  .client-slider .swiper-slide .button {
    background: #fff;
    color: #0ab9a7;
  }
  .client-slider .swiper-slide .button a {
    color: #0ab9a7;
  }
  .client-slider .page {
    bottom: auto;
    top: 38vw;
  }
  .slider-dropdown .drop-top {
    padding: 10px 5vw;
  }
  .slider-dropdown .drop-top .needing {
    width: 100%;
  }
  .slider-dropdown .drop-top .needing .arrow {
    margin-left: 20px;
  }
  .slider-dropdown .drop-bot {
    padding: 5px 0;
    border-bottom-width: 4px;
  }
  .slider-dropdown .drop-bot .answers {
    width: 100%;
  }
  .slider-dropdown .drop-bot .answers .first {
    width: 100%;
    padding: 0;
    border: 0;
    float: none;
  }
  .slider-dropdown .drop-bot .answers .last {
    width: 100%;
    padding: 0;
    float: none;
  }
  .slider-dropdown .drop-bot .answers .last li:last-child {
    border: none;
  }
  .slider-dropdown .drop-bot .answers li {
    padding: 18px 15px 18px 50px;
    border-bottom: 1px solid #0ab9a7;
  }
  .slider-dropdown .drop-bot .answers li .iconfont {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    margin-left: -36px;
    margin-right: 0;
  }
  .slider-dropdown .drop-bot .answers li a {
    margin-top: 0;
    padding-left: 10px;
  }
  .banner-who {
    background: #702c91;
    overflow-x: hidden;
  }
  .banner-who .pic {
    width: 150%;
    margin-left: -50%;
  }
  .banner-who .content {
    width: auto;
    padding: 30px 5vw;
    margin: 0;
    background: #702c91;
    text-align: left;
    position: static;
  }
  .banner-who .logo {
    display: none;
  }
  .banner-who .welcome {
    color: #fff;
    display: none;
  }
  .banner-who .headline {
    padding: 0;
    font-size: 36px;
    color: #fff;
  }
  .banner-who .intro {
    padding: 15px 0 5px;
    font-size: 15px;
    color: #fff;
  }
  .banner-who .tips dt {
    font-size: 18px;
    color: #fff;
  }
  .banner-who .tips dd {
    font-size: 15px;
    color: #fff;
  }
  .banner-who .arrow-down {
    display: none;
  }
  .banner-who .button-wrap {
    text-align: center;
  }
  .banner-who .button {
    width: 110px;
    height: 42px;
    line-height: 42px;
    border-radius: 23px;
    margin: 10px 5px 0;
    background: #fff;
  }
  .banner-who .button a {
    color: #702c91;
  }
  .banner-who .button:hover a {
    color: #fff;
  }
  .banner-who .button:focus a {
    color: #fff;
  }
  .banner-who iframe {
    min-height: 150vw;
  }
  .banner-who.left .pic {
    margin-left: 0;
  }
  .banner-who.right .pic {
    margin-left: -50%;
  }
  .formulary-search {
    width: auto;
    margin: 6vw 5vw 5vw;
  }
  .formulary-search iframe {
    min-height: 80vh;
  }
  .mi-subitems {
    width: auto;
    margin: 40px 5vw;
  }
  .mi-subitems .icon-wrap .txt {
    font-size: 14px;
    color: #004a80;
  }
  .mi-subitems .icon-wrap .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #702c91;
  }
  .mi-subitems .icon-wrap .icon {
    width: 60px;
  }
  .mi-subitems .headline {
    width: auto;
    font-size: 30px;
  }
  .mi-subitems .headline h1 {
    font-size: 30px;
  }
  .mi-subitems .headline h2 {
    font-size: 30px;
  }
  .mi-subitems .headline h3 {
    font-size: 30px;
  }
  .mi-subitems .headline h4 {
    font-size: 30px;
  }
  .mi-subitems .headline h5 {
    font-size: 30px;
  }
  .mi-subitems .headline h6 {
    font-size: 30px;
  }
  .mi-subitems .intro {
    width: 100%;
    font-size: 15px;
  }
  .mi-subitems .items-wrap {
    width: 100%;
  }
  .mi-subitems .items-wrap .iconfont {
    font-size: 18px;
    background: #fff;
    color: #702c91;
    border-color: #702c91;
  }
  .mi-subitems .item {
    width: 100%;
    margin: 30px 0 0;
    display: block;
  }
  .mi-subitems .item:after {
    display: none;
  }
  .mi-subitems .item:nth-child(5) .subnotes {
    height: auto;
  }
  .mi-subitems .item:nth-child(6) .subnotes {
    height: auto;
  }
  .mi-subitems .pic {
    width: 100%;
  }
  .mi-subitems .kentucky-viewall {
    margin-bottom: 40px;
  }
  .mi-subitems.documents {
    width: auto;
    margin: 40px 5vw;
  }
  .mi-subitems.bg-gray {
    padding: 40px 0 5px;
    margin: 40px auto;
  }
  .mi-subitems.evenList .intro {
    width: 100%;
    padding: 15px 0 5px;
    font-size: 15px;
  }
  .mi-subitems.evenList .items-wrap {
    width: 100%;
  }
  .mi-subitems.evenList .item {
    width: 100%;
    margin: 30px 0 0;
    display: block;
  }
  .druglist-download {
    margin: 20px 0;
  }
  .druglist-download .item {
    margin: 20px 0 0;
  }
  .druglist-download a {
    font-size: 15px;
  }
  .managed-information {
    width: 100%;
    margin: 10px 0 0;
  }
  .managed-information .unit {
    width: 100%;
    padding: 0;
    float: none;
  }
  .upcoming-meetings {
    width: 100%;
  }
  .upcoming-meetings h1 {
    padding: 0;
    font-size: 24px;
  }
  .upcoming-meetings h2 {
    padding: 0;
    font-size: 24px;
  }
  .upcoming-meetings h3 {
    padding: 0;
    font-size: 24px;
  }
  .upcoming-meetings h4 {
    padding: 0;
    font-size: 24px;
  }
  .upcoming-meetings h5 {
    padding: 0;
    font-size: 24px;
  }
  .upcoming-meetings h6 {
    padding: 0;
    font-size: 24px;
  }
  .upcoming-meetings ul {
    padding: 0;
  }
  .upcoming-meetings ol {
    padding: 0;
  }
  .upcoming-meetings p {
    padding: 0;
  }
  .button-meetings {
    margin: 25px 0 30px;
  }
  .button-meetings dt {
    font-size: 16px;
  }
  .button-meetings .button {
    height: 46px;
    line-height: 46px;
    padding: 0 30px;
    margin: 15px 0 0;
    font-size: 15px;
    border-radius: 23px;
  }
  .provider-documents {
    width: 100%;
  }
  .provider-documents .unit {
    margin: 0 0 20px;
  }
  .provider-documents .unit dt {
    font-size: 22px;
  }
  .provider-documents .unit dt .date {
    font-size: 12px;
  }
  .provider-documents .unit dd {
    font-size: 15px;
  }
  .provider-documents .unit a {
    width: 60vw;
    padding-left: 7vw;
    line-height: 1.5em;
    display: inline-block;
    position: relative;
  }
  .provider-documents .unit .icon {
    width: 24px;
    position: absolute;
    left: 0;
    top: 9px;
  }
  .provider-documents .unit .date {
    font-size: 14px;
  }
  .provider-links {
    width: 100%;
  }
  .provider-links .unit {
    padding-bottom: 15px;
    margin: 0 0 15px;
  }
  .provider-links .unit dt {
    padding: 8px 0;
    font-size: 24px;
  }
  .provider-links .unit dd {
    padding: 8px 0;
    line-height: 1.5em;
  }
  .provider-forms {
    width: 100%;
  }
  .provider-forms h1 {
    padding: 0;
    font-size: 24px;
  }
  .provider-forms h2 {
    padding: 0;
    font-size: 24px;
  }
  .provider-forms h3 {
    padding: 0;
    font-size: 24px;
  }
  .provider-forms h4 {
    padding: 0;
    font-size: 24px;
  }
  .provider-forms h5 {
    padding: 0;
    font-size: 24px;
  }
  .provider-forms h6 {
    padding: 0;
    font-size: 24px;
  }
  .member-glossary {
    width: auto;
  }
  .alphabet-wrap {
    height: auto;
    margin: -15px 0 10px;
  }
  .alphabet-wrap .alphabet {
    padding: 15px 0;
    font-size: 20px;
  }
  .alphabet-wrap .alphabet a {
    margin: 0 4px;
  }
  .alphabet-wrap .alphabet a:after {
    height: 16px;
    top: 6px;
    right: -5px;
  }
  .alphabet-wrap .alphabet.fixed {
    top: 0;
  }
  .member-letters .list h1 {
    padding: 10px 0;
    font-size: 36px;
  }
  .member-letters .list h2 {
    padding: 10px 0;
    font-size: 36px;
  }
  .member-letters .list h3 {
    padding: 10px 0;
    font-size: 36px;
  }
  .member-letters .list h4 {
    padding: 10px 0;
    font-size: 36px;
  }
  .member-letters .list h5 {
    padding: 10px 0;
    font-size: 36px;
  }
  .member-letters .list h6 {
    padding: 10px 0;
    font-size: 36px;
  }
  .client-post-left {
    width: 180px;
    width: 0;
    display: none;
  }
  .client-post-right {
    padding: 0;
    margin: 0;
  }
  .client-post-right .post-header {
    padding: 15px 0 5px;
    margin-bottom: 15px;
  }
  .client-post-right .post-header .logo {
    padding-left: 20px;
  }
  .client-post-right .post-header .logo .kentucky {
    width: 110px;
    margin: 0;
    display: inline-block;
    float: none;
  }
  .client-post-right .post-header .logo .kentucky:after {
    display: none;
  }
  .client-post-right .post-header .logo .medimpact {
    width: 130px;
    margin-left: 15px;
    display: inline-block;
    float: none;
  }
  .client-post-right .post-header .right {
    width: auto;
    padding-top: 10px;
  }
  .client-post-right .post-header .right .userlogin {
    border-right: none;
    float: none;
  }
  .client-post-right .post-header .right .userlogin .userinfo {
    width: 240px;
  }
  .client-post-right .post-header .right .search {
    display: none;
  }
  .client-post-right .get-start {
    height: 30px;
    line-height: 30px;
    padding: 15px;
    margin-bottom: 15px;
  }
  .client-post-right .get-start:before {
    display: none;
  }
  .client-post-right .get-start .hello {
    padding: 0;
    font-size: 18px;
  }
  .client-post-right .get-start .iconfont {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .client-post-right .headline {
    padding-bottom: 15px;
    font-size: 22px;
  }
  .client-post-right .headline:before {
    height: 4px;
  }
  .client-post-right .welcome {
    padding: 20px 25px;
    margin: 15px;
  }
  .client-post-right .welcome p {
    font-size: 16px;
  }
  .client-post-right .tools {
    padding: 20px 20px 20px 25px;
    margin: 15px;
  }
  .client-post-right .tools .item {
    padding: 20px 0 15px;
  }
  .client-post-right .tools .item .icon {
    width: 50px;
  }
  .client-post-right .tools .item .icon img {
    width: 50px;
  }
  .client-post-right .tools .item .detail {
    padding-left: 50px;
  }
  .menu-post-mobile {
    display: none;
  }
  .footer-post .footer-top .footer-nav .intro {
    padding: 0 0 10px;
  }
  .footer-post .footer-top .footer-nav .subnav {
    padding: 10px 0 0;
  }
  .footer-post .footer-top .footer-nav .subnav .item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
    float: none;
  }
  .footer-post .footer-top .footer-nav .subnav .item dd {
    font-size: 14px;
  }
  .footer-post .footer-top .footer-nav .subnav .item dd .line {
    margin: 0 5px;
  }
  .footer-post .footer-bottom .copyright .version {
    width: 100%;
    display: block;
    float: none;
  }
  .sidebar-post .chat {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
  }
  .contact-manufdocs {
    width: 100%;
  }
  .tab-contact {
    height: 30px;
    margin: 30px auto 10px;
    text-align: left;
  }
  .tab-contact li {
    padding: 0;
    margin: 0;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 3px solid #3bc7b9;
    display: none;
  }
  .tab-contact li:first-child {
    display: inline-block;
  }
  .tab-contact li.on {
    padding: 0;
    border-width: 3px;
    font-weight: normal;
    color: #702c91;
    letter-spacing: 1.2px;
  }
  .tab-contact.hide {
    display: block;
  }
  .contact-list {
    display: block;
    clear: both;
  }
  .contact-list .provider-documents .unit a {
    width: 80vw;
  }
  .contact-list .provider-documents .unit dt {
    padding: 10px 0;
    margin: 0;
  }
  .contact-list h1 {
    margin: 15px 0 10px;
    font-size: 24px;
  }
  .contact-list h2 {
    margin: 15px 0 10px;
    font-size: 24px;
  }
  .contact-list h3 {
    margin: 15px 0 10px;
    font-size: 24px;
  }
  .contact-list .managed-information .unit {
    width: 100%;
    float: none;
  }
  .switch-kentucky {
    display: inline-block;
    padding: 0;
    margin: 20px 0 10px;
    float: left;
    line-height: 30px;
    font-size: 16px;
    color: #702c91;
    letter-spacing: 1.2px;
    border-bottom: 3px solid #3bc7b9;
  }
  .contact-fraud {
    padding-top: 2px;
  }
  .contact-fraud h1 {
    margin: 15px 0;
    font-size: 24px;
  }
  .contact-fraud h2 {
    margin: 15px 0;
    font-size: 24px;
  }
  .contact-fraud h3 {
    margin: 15px 0;
    font-size: 24px;
  }
  .contact-general h1 {
    margin: 15px 0;
    font-size: 24px;
  }
  .contact-general h2 {
    margin: 15px 0;
    font-size: 24px;
  }
  .contact-general h3 {
    margin: 15px 0;
    font-size: 24px;
  }
  .contact-general .unit {
    padding-bottom: 10px;
  }
  .contact-general dl {
    margin: 20px 0 10px;
  }
  .split-billing-systems {
    width: 100%;
    padding: 10px 0;
  }
  .split-billing-systems .process {
    padding: 5px 0 20px;
  }
  .split-billing-systems .process .txt {
    font-size: 16px;
  }
  .split-billing-systems .process .img img {
    width: 25%;
  }
  .split-billing-systems .detail .title {
    font-size: 20px;
  }
  .split-billing-systems .detail .notes {
    font-size: 14px;
  }
  .systems-left {
    width: 100%;
    padding-right: 0;
    float: none;
  }
  .systems-middle {
    width: 100%;
    height: auto;
    line-height: normal;
    padding: 30px 0;
    margin: 30px 0 15px;
    float: none;
    border: 2px solid #f58220;
    border-left: none;
    border-right: none;
  }
  .systems-middle img {
    width: 60%;
  }
  .systems-middle:before {
    border: 10px solid #dbeefa;
    border-color: #f58220 transparent transparent transparent;
    left: 50%;
    top: 0;
    margin-top: 0;
    margin-left: -10px;
  }
  .systems-middle:after {
    border: 10px solid #dbeefa;
    border-color: transparent transparent #f58220 transparent;
    right: 50%;
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-right: -10px;
  }
  .systems-right {
    width: 100%;
    padding-left: 0;
    float: none;
  }
  .systems-right .process .img img {
    width: 45%;
  }
  .serve-category {
    width: auto;
    margin: 60px 5vw 0;
  }
  .serve-category .unit {
    width: auto;
    display: block;
    margin: 0 0 80px;
  }
  .serve-category .unit:last-child {
    margin: 0 0 50px;
  }
  .serve-category .unit .notes {
    height: auto;
    line-height: 1.75em;
  }
  .serve-category .unit .icon-wrap .iconfont {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    margin-top: -32px;
  }
  .serve-category .unit .icon-desktop {
    vertical-align: text-top;
  }
  .serve-category .unit .icon-mobile {
    vertical-align: text-top;
  }
  .provideList .unit {
    height: auto;
    padding-bottom: 40px;
  }
  .provideList .unit .title {
    font-size: 25px;
  }
  .provide-gateway-wrap {
    padding: 1px 0 10px;
  }
  .pharmacy-department .left {
    width: 100%;
    margin: 0;
    float: none;
  }
  .pharmacy-department .right ul {
    padding-left: 20px;
  }
  .pharmacy-department .right ul li {
    line-height: 1.75em;
    font-size: 16px;
  }
  .pharmacy-department .right p {
    line-height: 1.67em;
    font-size: 16px;
  }
  .pharmacy-department .right p:nth-of-type(2) {
    margin-top: 20px;
  }
  .discount-card {
    width: 320px;
    margin: 0 auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .discount-card .card-left {
    width: 100%;
    padding: 70px 0 20px 0;
    float: none;
  }
  .discount-card .card-middle {
    width: 100%;
    margin: 15px 0 10px;
    float: none;
  }
  .discount-card .card-middle .middle-top {
    padding-bottom: 5px;
  }
  .discount-card .card-middle .middle-top img {
    width: 36vw;
  }
  .discount-card .card-middle .middle-bottom {
    padding-top: 60px;
  }
  .discount-card .card-right {
    width: 100%;
    padding: 60px 0 0;
    float: none;
  }
  .discount-card .card-right .unit .line {
    margin-left: -24px;
  }
  .discount-card .card-right .unit:first-child .line {
    width: 3px;
    height: 30px;
    margin: 0;
    left: 50%;
    margin-left: -2px;
    top: -70px;
    bottom: auto;
  }
  .discount-card .card-right .unit:first-child .line:after {
    left: -8px;
    top: auto;
    bottom: -8px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .discount-card .unit {
    width: 32%;
  }
  .discount-card .unit .txt {
    font-size: 15px;
    bottom: 70px;
  }
  .discount-card .unit .img img {
    width: 60px;
  }
  .discount-card .unit .line {
    width: 20px;
    height: 3px;
    margin-left: 30px;
    bottom: 30px;
  }
  .discount-card .unit .line::after {
    left: 20px;
    top: -5px;
    border: 10px solid #f36a17;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-color: transparent transparent transparent #f36a17;
  }
  .discount-card .unit:nth-of-type(3) .line {
    width: 3px;
    height: 28px;
    margin: 0;
    bottom: -28px;
  }
  .discount-card .unit:nth-of-type(3) .line:after {
    left: -8px;
    top: auto;
    bottom: -8px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .referral-process {
    width: 324px;
    margin: 0 auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .referral-process .process-top {
    padding: 20px 0 30px;
  }
  .referral-process .unit {
    width: 78px;
    margin: 0;
  }
  .referral-process .unit .img {
    height: 60px;
    line-height: 60px;
    margin-bottom: 5px;
  }
  .referral-process .unit .img img {
    width: 50px;
  }
  .referral-process .unit .img .logo {
    width: 90%;
  }
  .referral-process .unit .txt {
    font-size: 12px;
  }
  .referral-process .unit .line {
    width: 10px;
    height: 2px;
    margin-left: 25px;
    top: 30px;
  }
  .referral-process .unit .line:after {
    left: 10px;
    top: -5px;
    border: 10px solid #f36a17;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-color: transparent transparent transparent #f36a17;
  }
  .referral-process .unit .line-dashed {
    height: 30px;
    bottom: -45px;
  }
  .referral-process .unit .line-dashed::after {
    left: -6px;
    bottom: -20px;
    border: 10px solid #f36a17;
    border-left-width: 6px;
    border-right-width: 6px;
    border-color: #f36a17 transparent transparent transparent;
  }
  .referral-process .unit.special .line {
    width: 8px;
    left: 65%;
  }
  .referral-process .unit.special .line::after {
    left: 8px;
  }
  .referral-process .unit.first .line-dashed {
    width: 15px;
    top: 30px;
    margin-left: 25px;
  }
  .referral-process .unit.first .line-dashed::after {
    left: 15px;
    top: -6px;
    border: 10px solid #f36a17;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-color: transparent transparent transparent #f36a17;
  }
  .referral-process .unit.last .line-dashed {
    height: 16px;
    top: -16px;
  }
  .referral-process .unit.last .line-dashed::after {
    left: -6px;
    top: -20px;
  }
  .company-background {
    margin: 0 auto 40px;
  }
  .company-background .pic {
    width: 100%;
  }
  .company-background .content {
    width: auto;
    padding: 10px 5vw;
    text-align: center;
  }
  .company-background .content .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background: #004a80;
  }
  .company-background .content .txt {
    color: #004a80;
  }
  .company-background .content .headline {
    padding-top: 10px;
  }
  .company-background .content .intro {
    padding: 15px 0;
    font-size: 15px;
  }
  .kentucky-quote {
    padding: 40px 0;
    margin: 40px auto;
  }
  .kentucky-quote .content .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #004a80;
  }
  .kentucky-quote .content .headline {
    width: 90%;
    line-height: 1.5em;
    font-size: 25px;
  }
  .kentucky-quote .content .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
    margin-top: 20px;
  }
  .send-message {
    margin: 50px auto 60px;
  }
  .send-message .icon-wrap .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background: #004a80;
  }
  .send-message .icon-wrap .txt {
    font-size: 14px;
    color: #004a80;
  }
  .send-message .headline {
    font-size: 40px;
  }
  .send-message .intro {
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 0;
  }
  .send-message .options {
    width: auto;
    margin: 0 5vw;
  }
  .send-message .options .interest {
    width: 100%;
  }
  .send-message .options .interest label {
    font-size: 15px;
  }
  .send-message .options .interest .js-form-type-checkbox {
    width: 100%;
    float: left;
  }
  .send-message .options .select .default {
    font-size: 17px;
  }
  .send-message .options .select .dropdown {
    width: 89.5vw;
  }
  .send-message .options .kentucky-form-item .form-checkbox {
    width: 20px;
    height: 20px;
  }
  .send-message .options .item-kentucky-wrap {
    width: 100%;
  }
  .send-message .options .item-kentucky-wrap .item {
    width: auto;
    margin-right: 0;
    float: none;
  }
  .send-message .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
  }
  .send-message .button.w220 {
    width: 180px;
  }
  .contactUs .mi-subitems .headline {
    font-size: 36px;
    margin-top: 15px;
  }
  .contactUs .send-message .headline {
    font-size: 30px;
  }
  .contactUs .send-message .intro {
    font-size: 14px;
  }
  .contactUs .send-message .options {
    width: auto;
  }
  .contactUs .send-message .options .select {
    width: 94%;
  }
  .contactUs .send-message .options .select .dropdown {
    width: 89.5vw;
  }
  #kentuckyProvideForm {
    width: 94vw;
    padding: 0 3vw;
    margin: 0;
  }
  .schedule-table {
    width: 100%;
  }
  .schedule-table .headline {
    font-size: 36px;
    text-align: center;
  }
  .schedule-table .intro {
    font-size: 18px;
    text-align: center;
  }
  .schedule-table table thead th {
    line-height: 1.5em;
    font-size: 15px;
    padding: 10px 0 10px 15px;
  }
  .schedule-table table tbody tr td {
    padding: 15px;
    font-size: 15px;
    line-height: 1.5em;
  }
  .schedule-table .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
  }
  .article-wrap {
    margin: 0 0 10px;
  }
  .article-wrap .article-date {
    width: auto;
    margin: 0 5vw;
  }
  .article-wrap .article-headline {
    width: auto;
    font-size: 32px;
    margin: 24px 5vw;
  }
  .article-wrap .article-desc {
    width: auto;
    padding-bottom: 24px;
    font-size: 16px;
    line-height: 1.875em;
    margin: 0 5vw 20px;
  }
  .article-wrap .article-desc .arrow {
    font-size: 15px;
  }
  .article-wrap .article-desc p {
    margin: 10px 0;
  }
  .article-wrap .article-download {
    width: auto;
    margin: -30px 5vw 0;
  }
  .article-wrap .article-download a {
    font-size: 15px;
  }
  .article-content img {
    max-width: 100%;
    margin: 0;
    float: none;
  }
  .article-content h1 {
    width: auto;
    font-size: 46px;
    margin: 5vw;
  }
  .article-content h2 {
    width: auto;
    font-size: 30px;
    margin: 5vw;
  }
  .article-content h3 {
    width: auto;
    font-size: 26px;
    margin: 5vw;
  }
  .article-content h4 {
    width: auto;
    font-size: 25px;
    margin: 5vw;
  }
  .article-content h5 {
    width: auto;
    font-size: 22px;
    margin: 5vw;
  }
  .article-content h6 {
    width: auto;
    font-size: 22px;
    margin: 5vw;
  }
  .article-content p {
    width: auto;
    font-size: 16px;
    margin: 5vw;
  }
  .article-content p .arrow {
    font-size: 15px;
  }
  .article-content ul {
    width: auto;
    font-size: 16px;
    margin: 5vw;
  }
  .article-content ul li:before {
    top: 7px;
  }
  .article-content ol {
    width: auto;
    font-size: 16px;
    margin: 5vw;
  }
  .article-content ol li:before {
    top: 7px;
  }
  .article-share {
    width: auto;
    margin: 5vw;
  }
  .article-wrap.program h4 {
    margin: 3vw 5vw;
  }
  .article-wrap.program p {
    margin: 3vw 5vw;
  }
  .article .content p {
    width: auto;
    margin: 5vw;
    font-size: 16px;
  }
  .article .content img {
    margin: 0;
    max-width: 100%;
    float: none;
  }
  .article .content h1 {
    width: auto;
    margin: 5vw;
    font-size: 36px;
  }
  .article .content h2 {
    width: auto;
    margin: 5vw;
    font-size: 30px;
  }
  .article .content h3 {
    width: auto;
    margin: 5vw;
    font-size: 26px;
  }
  .article .content h4 {
    width: auto;
    margin: 5vw;
    font-size: 25px;
  }
  .article .content h5 {
    width: auto;
    margin: 5vw;
    font-size: 22px;
  }
  .article .content h6 {
    width: auto;
    margin: 5vw;
    font-size: 22px;
  }
  .article .content ul {
    width: auto;
    margin: 5vw;
    font-size: 16px;
  }
  .article .content ul li:before {
    top: 10px;
  }
  .privacy-policy {
    width: auto;
    margin: 50px 5vw;
  }
  .privacy-policy h3 {
    font-size: 35px;
  }
  .privacy-policy .headline {
    font-size: 35px;
  }
  .privacy-policy h4 {
    font-size: 30px;
  }
  .privacy-policy .subhead {
    font-size: 30px;
  }
  .privacy-policy h5 {
    font-size: 15px;
  }
  .privacy-policy h6 {
    margin: 15px 0;
  }
  .privacy-policy .date {
    margin: 15px 0;
  }
  .privacy-policy p {
    font-size: 17px;
    text-align: left;
  }
  .privacy-policy ul li {
    font-size: 17px;
    text-align: left;
  }
  .privacy-policy ul li:before {
    top: 10px;
  }
  .leader-item {
    width: auto;
    padding-bottom: 5vw;
    margin: 5vw;
  }
  .leader-item .leader-pic {
    margin-bottom: 15px;
    float: none;
  }
  .leader-item .leader-detail {
    padding: 0;
  }
  .leader-item .leader-detail .name {
    font-size: 22px;
  }
  .leader-item .leader-detail .officer {
    font-size: 15px;
  }
  .leader-item .leader-detail p {
    font-size: 18px;
    margin-top: 20px;
  }
  .mi-address {
    width: auto;
    padding: 40px 0;
    margin: 40px 0;
  }
  .mi-address .headline {
    font-size: 30px;
    padding: 0;
  }
  .mi-address .items-wrap {
    width: 100%;
  }
  .mi-address .items-wrap .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #004a80;
    border-color: #004a80;
  }
  .mi-address .item {
    width: 100%;
    margin: 30px 0 0;
    display: block;
  }
  .mi-address .item:after {
    display: none;
  }
  .mi-address .item .subtitle {
    font-size: 20px;
  }
  .mi-address .item .subnotes {
    font-size: 15px;
  }
  .mi-address .item p {
    font-size: 15px;
  }
  .h3-sitemap {
    width: auto;
    font-size: 35px;
    margin: 30px 5vw;
  }
  .sitemap-menu {
    width: auto;
    margin: 20px 5vw;
  }
  .sitemap-menu .first.leaf {
    font-size: 25px;
  }
  .sitemap-menu .expanded .sitemap-menu {
    margin: 20px 0 30px;
  }
  .sitemap-menu .first.expanded {
    width: 100%;
    padding-right: 0;
  }
  .sitemap-menu .first.expanded .for-members {
    font-size: 24px;
    margin: 20px 0;
  }
  .sitemap-menu .first.expanded .leaf {
    font-size: 18px;
    margin: 20px 0;
  }
  .sitemap-menu .first.expanded .sitemap-menu .sitemap-menu {
    margin: 20px 0 30px;
  }
  .sitemap-menu .last.expanded {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
    border-left: none;
    border-top: 2px dashed #eaeaea;
  }
  .sitemap-menu .last.expanded .for-clients {
    font-size: 24px;
    margin: 20px 0;
  }
  .sitemap-menu .last.expanded .sitemap-menu .first.expanded a {
    font-size: 18px;
    margin: 20px 0;
  }
  .sitemap-menu .last.expanded .sitemap-menu .first.expanded .sitemap-menu {
    margin: 0;
  }
  .sitemap-menu .last.expanded .sitemap-menu .leaf {
    font-size: 18px;
    margin: 20px 0;
  }
  .sitemap-menu .last.expanded .sitemap-menu .sitemap-menu {
    margin: 0;
  }
  .sitemap-menu .last.expanded .sitemap-menu .expanded {
    margin: 20px 0;
  }
  .sitemap-menu .last.expanded .sitemap-menu .expanded a {
    font-size: 18px;
  }
  .provider-nav {
    width: 100%;
    margin: 30px 0;
  }
  .provider-nav a {
    width: 29%;
    margin: 0 0 0 3%;
    letter-spacing: 0.5px;
    border: none;
  }
  .provider-nav .line {
    display: none;
  }
  .provider-login {
    margin: 50px auto;
  }
  .provider-login .headline {
    margin: 20px 0;
    font-size: 35px;
  }
  .provider-login .items-wrap {
    width: 100%;
    margin: 0;
  }
  .provider-login .item {
    width: 100%;
    margin: 5vw 0 0;
  }
  .provider-login .item:after {
    display: none;
  }
  .provider-login .item .title {
    font-size: 25px;
  }
  .provider-login .item .intro {
    height: auto;
    margin: 0 5vw;
  }
  .provider-login .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
  }
  .authorization-forms {
    width: auto;
    margin: 30px 5vw;
  }
  .authorization-forms .headline {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .authorization-forms h3 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .authorization-forms h4 {
    font-size: 25px;
  }
  .banner-direct {
    overflow-x: hidden;
  }
  .banner-direct .pic {
    width: 150%;
    margin-left: -50%;
  }
  .banner-direct .content {
    width: auto;
    padding: 20px 5vw 30px;
    margin: 0;
    background: #702c91;
    text-align: left;
    position: static;
  }
  .banner-direct .logo {
    display: none;
  }
  .banner-direct .welcome {
    color: #fff;
  }
  .banner-direct .headline {
    padding: 0;
    line-height: 1.2em;
    font-size: 36px;
    color: #fff;
  }
  .banner-direct .intro {
    padding: 15px 0 15px;
    font-size: 18px;
    color: #fff;
  }
  .banner-direct .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
    background: #fff;
  }
  .banner-direct .button a {
    color: #702c91;
  }
  .banner-direct .button:hover a {
    color: #fff;
  }
  .banner-direct .button:focus a {
    color: #fff;
  }
  .direct-different {
    width: auto;
    margin: 45px 5vw;
  }
  .direct-different .icon-wrap .iconfont {
    font-size: 18px;
  }
  .direct-different .headline {
    font-size: 36px;
  }
  .direct-different .desc {
    width: 100%;
  }
  .direct-different .items-wrap {
    width: 100%;
    margin-top: 0;
  }
  .direct-different .item {
    width: 45%;
    margin: 10px 1.5% 20px;
  }
  .direct-different .item:after {
    display: none;
  }
  .direct-different .title {
    font-size: 16px;
  }
  .direct-different .subtitle {
    font-size: 16px;
  }
  .careers-desc {
    width: 100%;
  }
  .direct-commend {
    padding: 40px 0;
    margin: 40px auto;
  }
  .direct-commend .content .headline {
    width: 90%;
    line-height: 1.5em;
    font-size: 25px;
  }
  .direct-commend .content .button {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
    margin-top: 20px;
  }
  .direct-specialty {
    width: auto;
    margin: 40px 5vw;
  }
  .direct-specialty .desc {
    padding: 0;
    line-height: 1.5em;
  }
  .direct-specialty .item {
    margin: 30px 0;
  }
  .direct-specialty .item .list li {
    width: auto;
    padding-right: 0;
    float: none;
  }
  .direct-specialty .icon-wrap .iconfont {
    font-size: 18px;
  }
  .direct-provider {
    width: auto;
    margin: 24px 5vw;
  }
  .direct-provider .item {
    padding: 20px 0;
    margin-bottom: 10px;
  }
  .direct-provider .item .title {
    font-size: 25px;
  }
  .direct-provider .item h3 {
    font-size: 25px;
  }
  .direct-provider .item h4 {
    font-size: 25px;
  }
  .direct-provider .item .list-odd li {
    width: auto;
    padding-right: 0;
    float: none;
  }
  .direct-provider .item .button {
    width: 160px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
  }
  .direct-provider .item .button.large {
    width: 200px;
  }
  .direct-provider .icon-wrap .iconfont {
    font-size: 18px;
  }
  .direct-provider .headline {
    font-size: 35px;
  }
  .direct-provider h1 {
    font-size: 35px;
  }
  .direct-provider h2 {
    font-size: 35px;
  }
  .direct-member {
    margin: 45px auto 55px;
  }
  .direct-member .icon-wrap .iconfont {
    font-size: 18px;
  }
  .direct-member .headline {
    line-height: 1em;
  }
  .direct-member .items-wrap {
    width: 100%;
  }
  .direct-member .item {
    width: 46%;
    margin: 30px 1.5% 0;
  }
  .direct-member .item:after {
    height: 90px;
  }
  .direct-member .item:nth-child(2n+2):after {
    display: none;
  }
  .direct-started {
    margin: 50px auto;
  }
  .direct-started .pic {
    width: 100%;
  }
  .direct-started .content {
    width: auto;
    padding: 30px 5vw;
  }
  .direct-started .content .iconfont {
    font-size: 18px;
  }
  .direct-started .content .headline {
    padding-top: 10px;
  }
  .direct-started .content .intro {
    padding: 15px 0;
    font-size: 15px;
  }
  .direct-app {
    width: auto;
    margin: 50px 5vw;
  }
  .direct-app .content .headline {
    font-size: 32px;
  }
  .direct-app .content .intro {
    padding: 15px 0 10px;
    line-height: 1.2em;
  }
  .direct-faqs {
    width: auto;
    margin: 50px 5vw;
  }
  .direct-faqs .icon-wrap .iconfont {
    font-size: 18px;
  }
  .direct-faqs .headline {
    margin: 15px 0 25px;
    font-size: 25px;
  }
  .direct-faqs .item {
    padding: 15px 0;
  }
  .direct-faqs .item .faqs {
    font-size: 18px;
  }
  .direct-faqs .item .faqs .arrow {
    width: 12px;
    height: 8px;
    line-height: 8px;
    font-size: 12px;
    top: 8px;
    right: 10px;
  }
  .direct-faqs .item .dropdown h3 {
    margin: 20px 0 0;
    font-size: 16px;
  }
  .direct-faqs .item .dropdown h4 {
    margin: 20px 0 0;
    font-size: 16px;
  }
  .direct-faqs .item .dropdown h5 {
    margin: 20px 0 0;
    font-size: 16px;
  }
  .direct-faqs .item .dropdown p {
    font-size: 16px;
  }
  .direct-faqs .item .dropdown ul li {
    padding-left: 12px;
    list-style: none;
    font-size: 16px;
  }
  .direct-faqs .item .dropdown ul li:before {
    display: block;
  }
  .direct-faqs .item .dropdown ul li .day {
    width: 120px;
  }
  .banner-careers {
    overflow-x: hidden;
  }
  .banner-careers .pic {
    width: 150%;
    margin-left: -50%;
  }
  .banner-careers .content {
    width: auto;
    padding: 20px 5vw 30px;
    margin: 0;
    background: #702c91;
    text-align: left;
    position: static;
  }
  .banner-careers .logo {
    display: none;
  }
  .banner-careers .welcome {
    color: #fff;
  }
  .banner-careers .headline {
    padding: 0;
    line-height: 1.2em;
    font-size: 36px;
    color: #fff;
  }
  .banner-careers .intro {
    padding: 15px 0 15px;
    font-size: 18px;
    color: #fff;
  }
  .banner-careers .button {
    width: 260px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-radius: 23px;
    background: #fff;
  }
  .banner-careers .button a {
    color: #702c91;
  }
  .banner-careers .button:hover a {
    color: #fff;
  }
  .banner-careers .button:focus a {
    color: #fff;
  }
  .careers-faqs {
    width: auto;
    margin: 50px 5vw;
  }
  .careers-faqs .icon-wrap .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background: #004a80;
  }
  .careers-faqs .icon-wrap .txt {
    color: #004a80;
  }
  .careers-faqs .headline {
    margin: 15px 0 25px;
    font-size: 25px;
  }
  .careers-faqs .item {
    padding: 15px 0;
  }
  .careers-faqs .item .faqs {
    padding-right: 30px;
    font-size: 20px;
  }
  .careers-faqs .item .faqs .arrow {
    width: 12px;
    height: 8px;
    line-height: 8px;
    font-size: 12px;
    top: 8px;
    right: 10px;
  }
  .careers-faqs .item .dropdown {
    font-size: 16px;
  }
}
/**
 * manufdocs override
 */
h1.smaller-font {
  font-size: 2vw;
  line-height: normal;
}

.member-focus .swiper-slide .manufdocs .intro {
  font-size: 14px;
}

input.form-text {
  width: 100%;
  height: 38px;
  border: 1px solid #868586;
  background: #fff;
  border-radius: 6px;
  padding: 5px;
  position: relative;
}

textarea.form-textarea {
  width: 100%;
  height: 100%;
  border: 1px solid #868586;
  background: #fff;
  padding: 5px;
  border-radius: 6px;
  position: relative;
}

.copyright {
  color: #FFF;
  text-align: center;
}

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