/*---======<<< KYRUUS OVERRIDES >>>======---*/

.page-content-wrapper {
  font-size: initial;
}

.footer {
  line-height: 1.6;
  font-size: initial;
}

.footer p {
  color: inherit;
  line-height: inherit;
}

.footer p:first-child {
  margin-top: 10px;
}

.footer p:last-child {
  margin-bottom: 15px;
}

.kyruus-custom-wrapper * {
  font-size: inherit;
  -webkit-font-smoothing: subpixel-antialiased !important;
}

.kyruus-custom-wrapper a {
  display: initial;
}

emory-body label{
  line-height: 1.6;
  text-indent: 0;
  margin: 0;
  padding: 0;
}

/*---=========<<< FONTS >>>=========---*/

@font-face {
  font-family: FontAwesome;
  src: url(fonts/fontawesome-webfont.eot);
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.eot) format('embedded-opentype'),
        url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.woff2) format('woff2'),
        url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.woff) format('woff'),
        url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.ttf) format('truetype'),
        url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.svg) format('svg');
  font-weight: 400;
  font-style: normal;
}

/*---=========<<< STYLES >>>=========---*/

/*! @import url(./custom-styles.css); Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.kyruus-custom-wrapper .sr-only,
.kyruus-custom-wrapper td,
.kyruus-custom-wrapper th {
  padding: 0;
}

.kyruus-custom-wrapper #skipToContent:focus,
.kyruus-custom-wrapper .carousel .owl-dots,
.kyruus-custom-wrapper .carousel .owl-nav,
.kyruus-custom-wrapper .mfp-arrow,
.kyruus-custom-wrapper .owl-carousel,
.kyruus-custom-wrapper .owl-carousel .owl-item,
.kyruus-custom-wrapper a.no-focus:focus,
.html.kyruus-custom-wrapper {
  -webkit-tap-highlight-color: transparent;
}

.kyruus-custom-wrapper hr,
.kyruus-custom-wrapper img {
  border: 0;
}

.kyruus-custom-wrapper .btn-group>.btn-group,
.kyruus-custom-wrapper .btn-toolbar .btn,
.kyruus-custom-wrapper .btn-toolbar .btn-group,
.kyruus-custom-wrapper .btn-toolbar .input-group,
.kyruus-custom-wrapper .col-xs-1,
.kyruus-custom-wrapper .col-xs-10,
.kyruus-custom-wrapper .col-xs-11,
.kyruus-custom-wrapper .col-xs-12,
.kyruus-custom-wrapper .col-xs-2,
.kyruus-custom-wrapper .col-xs-3,
.kyruus-custom-wrapper .col-xs-4,
.kyruus-custom-wrapper .col-xs-5,
.kyruus-custom-wrapper .col-xs-6,
.kyruus-custom-wrapper .col-xs-7,
.kyruus-custom-wrapper .col-xs-8,
.kyruus-custom-wrapper .col-xs-9,
.kyruus-custom-wrapper .dropdown-menu {
  float: left;
}

.kyruus-custom-wrapper a:active,
.kyruus-custom-wrapper a:hover {
  outline: 0;
}

.kyruus-custom-wrapper input[type=checkbox],
.kyruus-custom-wrapper input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

.kyruus-custom-wrapper input[type=number]::-webkit-inner-spin-button,
.kyruus-custom-wrapper input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

.kyruus-custom-wrapper input[type=search]::-webkit-search-cancel-button,
.kyruus-custom-wrapper input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.kyruus-custom-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  .kyruus-custom-wrapper blockquote,
  .kyruus-custom-wrapper img,
  .kyruus-custom-wrapper pre,
  .kyruus-custom-wrapper tr {
    page-break-inside: avoid;
  }

  .kyruus-custom-wrapper *,
  .kyruus-custom-wrapper :after,
  .kyruus-custom-wrapper :before {
    background: 0 0!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }

  .kyruus-custom-wrapper a,
  .kyruus-custom-wrapper a:visited {
    text-decoration: underline;
  }

  .kyruus-custom-wrapper a[href]:after {
    content: " (" attr(href) ")";
  }

  .kyruus-custom-wrapper abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .kyruus-custom-wrapper a[href^="#"]:after,
  .kyruus-custom-wrapper a[href^="javascript:"]:after {
    content: "";
  }

  .kyruus-custom-wrapper blockquote,
  .kyruus-custom-wrapper pre {
    border: 1px solid #999;
  }

  .kyruus-custom-wrapper thead {
    display: table-header-group;
  }

  .kyruus-custom-wrapper img {
    max-width: 100%!important;
  }

  .kyruus-custom-wrapper h2,
  .kyruus-custom-wrapper h3,
  .kyruus-custom-wrapper p {
    orphans: 3;
    widows: 3;
  }

  .kyruus-custom-wrapper h2,
  .kyruus-custom-wrapper h3 {
    page-break-after: avoid;
  }

  .kyruus-custom-wrapper .navbar {
    display: none;
  }

  .kyruus-custom-wrapper .btn>.caret,
  .kyruus-custom-wrapper .dropup>.btn>.caret {
    border-top-color: #000!important;
  }

  .kyruus-custom-wrapper .label {
    border: 1px solid #000;
  }

  .kyruus-custom-wrapper .table {
    border-collapse: collapse!important;
  }

  .kyruus-custom-wrapper .table td,
  .kyruus-custom-wrapper .table th {
    background-color: #fff!important;
  }

  .kyruus-custom-wrapper .table-bordered td,
  .kyruus-custom-wrapper .table-bordered th {
    border: 1px solid #ddd!important;
  }
}

.kyruus-custom-wrapper .btn,
.kyruus-custom-wrapper .btn-danger.active,
.kyruus-custom-wrapper .btn-danger:active,
.kyruus-custom-wrapper .btn-default.active,
.kyruus-custom-wrapper .btn-default:active,
.kyruus-custom-wrapper .btn-info.active,
.kyruus-custom-wrapper .btn-info:active,
.kyruus-custom-wrapper .btn-primary.active,
.kyruus-custom-wrapper .btn-primary:active,
.kyruus-custom-wrapper .btn-success.active,
.kyruus-custom-wrapper .btn-success:active,
.kyruus-custom-wrapper .btn-warning.active,
.kyruus-custom-wrapper .btn-warning:active,
.kyruus-custom-wrapper .btn.active,
.kyruus-custom-wrapper .btn:active,
.kyruus-custom-wrapper .dropdown-menu>.disabled>a:focus,
.kyruus-custom-wrapper .dropdown-menu>.disabled>a:hover,
.kyruus-custom-wrapper .form-control,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-danger,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-default,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-info,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-primary,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-success,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-warning {
  background-image: none;
}

.kyruus-custom-wrapper .img-thumbnail,
.kyruus-custom-wrapper emory-body {
  background-color: #fff;
}

.kyruus-custom-wrapper *,
.kyruus-custom-wrapper :after,
.kyruus-custom-wrapper :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.kyruus-custom-wrapper .mfp-container,
.kyruus-custom-wrapper input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.html.kyruus-custom-wrapper {
  font-size: 10px;
}

.kyruus-custom-wrapper emory-body {
  margin: 0;
}

.kyruus-custom-wrapper button,
.kyruus-custom-wrapper input,
.kyruus-custom-wrapper select,
.kyruus-custom-wrapper textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.kyruus-custom-wrapper a {
  color: #3fb3e3;
  text-decoration: none;
}

.kyruus-custom-wrapper a:focus,
.kyruus-custom-wrapper a:hover {
  color: #1b8cba;
  text-decoration: none;
}

.kyruus-custom-wrapper a:focus {
  outline-offset: -2px;
}

.kyruus-custom-wrapper hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border-top: 1px solid #eee;
}

.kyruus-custom-wrapper .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.kyruus-custom-wrapper .sr-only-focusable:active,
.kyruus-custom-wrapper .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.kyruus-custom-wrapper [role=button] {
  cursor: pointer;
}

.kyruus-custom-wrapper .h1,
.kyruus-custom-wrapper .h2,
.kyruus-custom-wrapper .h3,
.kyruus-custom-wrapper .h4,
.kyruus-custom-wrapper .h5,
.kyruus-custom-wrapper .h6,
.kyruus-custom-wrapper h1,
.kyruus-custom-wrapper h2,
.kyruus-custom-wrapper h3,
.kyruus-custom-wrapper h4,
.kyruus-custom-wrapper h5,
.kyruus-custom-wrapper h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.kyruus-custom-wrapper .h1 .small,
.kyruus-custom-wrapper .h1 small,
.kyruus-custom-wrapper .h2 .small,
.kyruus-custom-wrapper .h2 small,
.kyruus-custom-wrapper .h3 .small,
.kyruus-custom-wrapper .h3 small,
.kyruus-custom-wrapper .h4 .small,
.kyruus-custom-wrapper .h4 small,
.kyruus-custom-wrapper .h5 .small,
.kyruus-custom-wrapper .h5 small,
.kyruus-custom-wrapper .h6 .small,
.kyruus-custom-wrapper .h6 small,
.kyruus-custom-wrapper h1 .small,
.kyruus-custom-wrapper h1 small,
.kyruus-custom-wrapper h2 .small,
.kyruus-custom-wrapper h2 small,
.kyruus-custom-wrapper h3 .small,
.kyruus-custom-wrapper h3 small,
.kyruus-custom-wrapper h4 .small,
.kyruus-custom-wrapper h4 small,
.kyruus-custom-wrapper h5 .small,
.kyruus-custom-wrapper h5 small,
.kyruus-custom-wrapper h6 .small,
.kyruus-custom-wrapper h6 small {
  font-weight: 400;
  line-height: 1;
}

.kyruus-custom-wrapper .h1,
.kyruus-custom-wrapper .h2,
.kyruus-custom-wrapper .h3,
.kyruus-custom-wrapper h1,
.kyruus-custom-wrapper h2,
.kyruus-custom-wrapper h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

.kyruus-custom-wrapper .h1 .small,
.kyruus-custom-wrapper .h1 small,
.kyruus-custom-wrapper .h2 .small,
.kyruus-custom-wrapper .h2 small,
.kyruus-custom-wrapper .h3 .small,
.kyruus-custom-wrapper .h3 small,
.kyruus-custom-wrapper h1 .small,
.kyruus-custom-wrapper h1 small,
.kyruus-custom-wrapper h2 .small,
.kyruus-custom-wrapper h2 small,
.kyruus-custom-wrapper h3 .small,
.kyruus-custom-wrapper h3 small {
  font-size: 65%;
}

.kyruus-custom-wrapper .h4,
.kyruus-custom-wrapper .h5,
.kyruus-custom-wrapper .h6,
.kyruus-custom-wrapper h4,
.kyruus-custom-wrapper h5,
.kyruus-custom-wrapper h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

.kyruus-custom-wrapper .h4 .small,
.kyruus-custom-wrapper .h4 small,
.kyruus-custom-wrapper .h5 .small,
.kyruus-custom-wrapper .h5 small,
.kyruus-custom-wrapper .h6 .small,
.kyruus-custom-wrapper .h6 small,
.kyruus-custom-wrapper h4 .small,
.kyruus-custom-wrapper h4 small,
.kyruus-custom-wrapper h5 .small,
.kyruus-custom-wrapper h5 small,
.kyruus-custom-wrapper h6 .small,
.kyruus-custom-wrapper h6 small {
  font-size: 75%;
}

.kyruus-custom-wrapper .h1,
.kyruus-custom-wrapper h1 {
  font-size: 41px;
}

.kyruus-custom-wrapper .h2,
.kyruus-custom-wrapper h2 {
  font-size: 34px;
}

.kyruus-custom-wrapper .h3,
.kyruus-custom-wrapper h3 {
  font-size: 28px;
}

.kyruus-custom-wrapper .h4,
.kyruus-custom-wrapper h4 {
  font-size: 20px;
}

.kyruus-custom-wrapper .h5,
.kyruus-custom-wrapper h5 {
  font-size: 16px;
}

.kyruus-custom-wrapper .h6,
.kyruus-custom-wrapper h6 {
  font-size: 14px;
}

.kyruus-custom-wrapper .lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

.kyruus-custom-wrapper dt,
.kyruus-custom-wrapper label {
  font-weight: 700;
}

@media (min-width: 768px) {
  .kyruus-custom-wrapper .lead {
    font-size: 24px;
  }
}

.kyruus-custom-wrapper .small,
.kyruus-custom-wrapper small {
  font-size: 87%;
}

.kyruus-custom-wrapper .mark,
.kyruus-custom-wrapper mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.kyruus-custom-wrapper .list-inline,
.kyruus-custom-wrapper .list-unstyled {
  padding-left: 0;
  list-style: none;
}

.kyruus-custom-wrapper .text-left {
  text-align: left;
}

.kyruus-custom-wrapper .text-right {
  text-align: right;
}

.kyruus-custom-wrapper .text-center {
  text-align: center;
}

.kyruus-custom-wrapper .text-justify {
  text-align: justify;
}

.kyruus-custom-wrapper .text-nowrap {
  white-space: nowrap;
}

.kyruus-custom-wrapper .text-lowercase {
  text-transform: lowercase;
}

.kyruus-custom-wrapper .text-uppercase {
  text-transform: uppercase;
}

.kyruus-custom-wrapper .text-capitalize {
  text-transform: capitalize;
}

.kyruus-custom-wrapper .text-muted {
  color: #777;
}

.kyruus-custom-wrapper .text-primary {
  color: #3fb3e3;
}

.kyruus-custom-wrapper a.text-primary:focus,
.kyruus-custom-wrapper a.text-primary:hover {
  color: #1e9cd1;
}

.kyruus-custom-wrapper .text-success {
  color: #3c763d;
}

.kyruus-custom-wrapper a.text-success:focus,
.kyruus-custom-wrapper a.text-success:hover {
  color: #2b542c;
}

.kyruus-custom-wrapper .text-info {
  color: #31708f;
}

.kyruus-custom-wrapper a.text-info:focus,
.kyruus-custom-wrapper a.text-info:hover {
  color: #245269;
}

.kyruus-custom-wrapper .text-warning {
  color: #8a6d3b;
}

.kyruus-custom-wrapper a.text-warning:focus,
.kyruus-custom-wrapper a.text-warning:hover {
  color: #66512c;
}

.kyruus-custom-wrapper .text-danger {
  color: #a94442;
}

.kyruus-custom-wrapper a.text-danger:focus,
.kyruus-custom-wrapper a.text-danger:hover {
  color: #843534;
}

.kyruus-custom-wrapper .bg-primary {
  color: #fff;
  background-color: #3fb3e3;
}

.kyruus-custom-wrapper a.bg-primary:focus,
.kyruus-custom-wrapper a.bg-primary:hover {
  background-color: #1e9cd1;
}

.kyruus-custom-wrapper .bg-success {
  background-color: #dff0d8;
}

.kyruus-custom-wrapper a.bg-success:focus,
.kyruus-custom-wrapper a.bg-success:hover {
  background-color: #c1e2b3;
}

.kyruus-custom-wrapper .bg-info {
  background-color: #d9edf7;
}

.kyruus-custom-wrapper a.bg-info:focus,
.kyruus-custom-wrapper a.bg-info:hover {
  background-color: #afd9ee;
}

.kyruus-custom-wrapper .bg-warning {
  background-color: #fcf8e3;
}

.kyruus-custom-wrapper a.bg-warning:focus,
.kyruus-custom-wrapper a.bg-warning:hover {
  background-color: #f7ecb5;
}

.kyruus-custom-wrapper .bg-danger {
  background-color: #f2dede;
}

.kyruus-custom-wrapper a.bg-danger:focus,
.kyruus-custom-wrapper a.bg-danger:hover {
  background-color: #e4b9b9;
}

.kyruus-custom-wrapper .page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eee;
}

.kyruus-custom-wrapper dl,
.kyruus-custom-wrapper ol,
.kyruus-custom-wrapper ul {
  margin-top: 0;
}

.kyruus-custom-wrapper blockquote ol:last-child,
.kyruus-custom-wrapper blockquote p:last-child,
.kyruus-custom-wrapper blockquote ul:last-child,
.kyruus-custom-wrapper ol ol,
.kyruus-custom-wrapper ol ul,
.kyruus-custom-wrapper ul ol,
.kyruus-custom-wrapper ul ul {
  margin-bottom: 0;
}

.kyruus-custom-wrapper ol,
.kyruus-custom-wrapper ul {
  margin-bottom: 11px;
}

.kyruus-custom-wrapper .list-inline {
  margin-left: -5px;
}

.kyruus-custom-wrapper .list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.kyruus-custom-wrapper dl {
  margin-bottom: 22px;
}

.kyruus-custom-wrapper dd,
.kyruus-custom-wrapper dt {
  line-height: 1.42857143;
}

.kyruus-custom-wrapper dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .kyruus-custom-wrapper .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .kyruus-custom-wrapper .dl-horizontal dd {
    margin-left: 180px;
  }

  .kyruus-custom-wrapper .container {
    width: 750px;
  }
}

.kyruus-custom-wrapper .alphabet-list:after,
.kyruus-custom-wrapper .btn-group-vertical>.btn-group:after,
.kyruus-custom-wrapper .btn-toolbar:after,
.kyruus-custom-wrapper .clearfix:after,
.kyruus-custom-wrapper .collapse-container:after,
.kyruus-custom-wrapper .container-fluid:after,
.kyruus-custom-wrapper .container:after,
.kyruus-custom-wrapper .dl-horizontal dd:after,
.kyruus-custom-wrapper .dropdown-menu>li>a,
.kyruus-custom-wrapper .footer-container>.container:after,
.kyruus-custom-wrapper .form-horizontal .form-group:after,
.kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container:after,
.kyruus-custom-wrapper .owl-carousel .owl-stage:after,
.kyruus-custom-wrapper .row:after,
.kyruus-custom-wrapper .site-guide-links ul:after,
.kyruus-custom-wrapper .tier-container:after,
.kyruus-custom-wrapper .utility-container:after,
.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksettings-colors:after,
.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksettings-controls:after,
.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksettings-font:after {
  clear: both;
}

.kyruus-custom-wrapper abbr[data-original-title],
.kyruus-custom-wrapper abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.kyruus-custom-wrapper .initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.kyruus-custom-wrapper blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eee;
}

.kyruus-custom-wrapper .table,
.kyruus-custom-wrapper address {
  margin-bottom: 22px;
}

.kyruus-custom-wrapper blockquote .small,
.kyruus-custom-wrapper blockquote footer,
.kyruus-custom-wrapper blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

.kyruus-custom-wrapper blockquote .small:before,
.kyruus-custom-wrapper blockquote footer:before,
.kyruus-custom-wrapper blockquote small:before {
  content: '\2014 \00A0';
}

.kyruus-custom-wrapper .blockquote-reverse,
.kyruus-custom-wrapper blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.kyruus-custom-wrapper .container,
.kyruus-custom-wrapper .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.kyruus-custom-wrapper caption,
.kyruus-custom-wrapper th {
  text-align: left;
}

.kyruus-custom-wrapper .blockquote-reverse .small:before,
.kyruus-custom-wrapper .blockquote-reverse footer:before,
.kyruus-custom-wrapper .blockquote-reverse small:before,
.kyruus-custom-wrapper blockquote.pull-right .small:before,
.kyruus-custom-wrapper blockquote.pull-right footer:before,
.kyruus-custom-wrapper blockquote.pull-right small:before {
  content: '';
}

.kyruus-custom-wrapper .blockquote-reverse .small:after,
.kyruus-custom-wrapper .blockquote-reverse footer:after,
.kyruus-custom-wrapper .blockquote-reverse small:after,
.kyruus-custom-wrapper blockquote.pull-right .small:after,
.kyruus-custom-wrapper blockquote.pull-right footer:after,
.kyruus-custom-wrapper blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

.kyruus-custom-wrapper address {
  font-style: normal;
  line-height: 1.42857143;
}

@media (min-width: 992px) {
  .kyruus-custom-wrapper .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .container {
    width: 1170px;
  }
}

.kyruus-custom-wrapper .row {
  margin-left: -15px;
  margin-right: -15px;
}

.kyruus-custom-wrapper .col-lg-1,
.kyruus-custom-wrapper .col-lg-10,
.kyruus-custom-wrapper .col-lg-11,
.kyruus-custom-wrapper .col-lg-12,
.kyruus-custom-wrapper .col-lg-2,
.kyruus-custom-wrapper .col-lg-3,
.kyruus-custom-wrapper .col-lg-4,
.kyruus-custom-wrapper .col-lg-5,
.kyruus-custom-wrapper .col-lg-6,
.kyruus-custom-wrapper .col-lg-7,
.kyruus-custom-wrapper .col-lg-8,
.kyruus-custom-wrapper .col-lg-9,
.kyruus-custom-wrapper .col-md-1,
.kyruus-custom-wrapper .col-md-10,
.kyruus-custom-wrapper .col-md-11,
.kyruus-custom-wrapper .col-md-12,
.kyruus-custom-wrapper .col-md-2,
.kyruus-custom-wrapper .col-md-3,
.kyruus-custom-wrapper .col-md-4,
.kyruus-custom-wrapper .col-md-5,
.kyruus-custom-wrapper .col-md-6,
.kyruus-custom-wrapper .col-md-7,
.kyruus-custom-wrapper .col-md-8,
.kyruus-custom-wrapper .col-md-9,
.kyruus-custom-wrapper .col-sm-1,
.kyruus-custom-wrapper .col-sm-10,
.kyruus-custom-wrapper .col-sm-11,
.kyruus-custom-wrapper .col-sm-12,
.kyruus-custom-wrapper .col-sm-2,
.kyruus-custom-wrapper .col-sm-3,
.kyruus-custom-wrapper .col-sm-4,
.kyruus-custom-wrapper .col-sm-5,
.kyruus-custom-wrapper .col-sm-6,
.kyruus-custom-wrapper .col-sm-7,
.kyruus-custom-wrapper .col-sm-8,
.kyruus-custom-wrapper .col-sm-9,
.kyruus-custom-wrapper .col-xs-1,
.kyruus-custom-wrapper .col-xs-10,
.kyruus-custom-wrapper .col-xs-11,
.kyruus-custom-wrapper .col-xs-12,
.kyruus-custom-wrapper .col-xs-2,
.kyruus-custom-wrapper .col-xs-3,
.kyruus-custom-wrapper .col-xs-4,
.kyruus-custom-wrapper .col-xs-5,
.kyruus-custom-wrapper .col-xs-6,
.kyruus-custom-wrapper .col-xs-7,
.kyruus-custom-wrapper .col-xs-8,
.kyruus-custom-wrapper .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.kyruus-custom-wrapper .col-xs-12 {
  width: 100%;
}

.kyruus-custom-wrapper .col-xs-11 {
  width: 91.66666667%;
}

.kyruus-custom-wrapper .col-xs-10 {
  width: 83.33333333%;
}

.kyruus-custom-wrapper .col-xs-9 {
  width: 75%;
}

.kyruus-custom-wrapper .col-xs-8 {
  width: 66.66666667%;
}

.kyruus-custom-wrapper .col-xs-7 {
  width: 58.33333333%;
}

.kyruus-custom-wrapper .col-xs-6 {
  width: 50%;
}

.kyruus-custom-wrapper .col-xs-5 {
  width: 41.66666667%;
}

.kyruus-custom-wrapper .col-xs-4 {
  width: 33.33333333%;
}

.kyruus-custom-wrapper .col-xs-3 {
  width: 25%;
}

.kyruus-custom-wrapper .col-xs-2 {
  width: 16.66666667%;
}

.kyruus-custom-wrapper .col-xs-1 {
  width: 8.33333333%;
}

.kyruus-custom-wrapper .col-xs-pull-12 {
  right: 100%;
}

.kyruus-custom-wrapper .col-xs-pull-11 {
  right: 91.66666667%;
}

.kyruus-custom-wrapper .col-xs-pull-10 {
  right: 83.33333333%;
}

.kyruus-custom-wrapper .col-xs-pull-9 {
  right: 75%;
}

.kyruus-custom-wrapper .col-xs-pull-8 {
  right: 66.66666667%;
}

.kyruus-custom-wrapper .col-xs-pull-7 {
  right: 58.33333333%;
}

.kyruus-custom-wrapper .col-xs-pull-6 {
  right: 50%;
}

.kyruus-custom-wrapper .col-xs-pull-5 {
  right: 41.66666667%;
}

.kyruus-custom-wrapper .col-xs-pull-4 {
  right: 33.33333333%;
}

.kyruus-custom-wrapper .col-xs-pull-3 {
  right: 25%;
}

.kyruus-custom-wrapper .col-xs-pull-2 {
  right: 16.66666667%;
}

.kyruus-custom-wrapper .col-xs-pull-1 {
  right: 8.33333333%;
}

.kyruus-custom-wrapper .col-xs-pull-0 {
  right: auto;
}

.kyruus-custom-wrapper .col-xs-push-12 {
  left: 100%;
}

.kyruus-custom-wrapper .col-xs-push-11 {
  left: 91.66666667%;
}

.kyruus-custom-wrapper .col-xs-push-10 {
  left: 83.33333333%;
}

.kyruus-custom-wrapper .col-xs-push-9 {
  left: 75%;
}

.kyruus-custom-wrapper .col-xs-push-8 {
  left: 66.66666667%;
}

.kyruus-custom-wrapper .col-xs-push-7 {
  left: 58.33333333%;
}

.kyruus-custom-wrapper .col-xs-push-6 {
  left: 50%;
}

.kyruus-custom-wrapper .col-xs-push-5 {
  left: 41.66666667%;
}

.kyruus-custom-wrapper .col-xs-push-4 {
  left: 33.33333333%;
}

.kyruus-custom-wrapper .col-xs-push-3 {
  left: 25%;
}

.kyruus-custom-wrapper .col-xs-push-2 {
  left: 16.66666667%;
}

.kyruus-custom-wrapper .col-xs-push-1 {
  left: 8.33333333%;
}

.kyruus-custom-wrapper .col-xs-push-0 {
  left: auto;
}

.kyruus-custom-wrapper .col-xs-offset-12 {
  margin-left: 100%;
}

.kyruus-custom-wrapper .col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.kyruus-custom-wrapper .col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.kyruus-custom-wrapper .col-xs-offset-9 {
  margin-left: 75%;
}

.kyruus-custom-wrapper .col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.kyruus-custom-wrapper .col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.kyruus-custom-wrapper .col-xs-offset-6 {
  margin-left: 50%;
}

.kyruus-custom-wrapper .col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.kyruus-custom-wrapper .col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.kyruus-custom-wrapper .col-xs-offset-3 {
  margin-left: 25%;
}

.kyruus-custom-wrapper .col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.kyruus-custom-wrapper .col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.kyruus-custom-wrapper .col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .kyruus-custom-wrapper .col-sm-1,
  .kyruus-custom-wrapper .col-sm-10,
  .kyruus-custom-wrapper .col-sm-11,
  .kyruus-custom-wrapper .col-sm-12,
  .kyruus-custom-wrapper .col-sm-2,
  .kyruus-custom-wrapper .col-sm-3,
  .kyruus-custom-wrapper .col-sm-4,
  .kyruus-custom-wrapper .col-sm-5,
  .kyruus-custom-wrapper .col-sm-6,
  .kyruus-custom-wrapper .col-sm-7,
  .kyruus-custom-wrapper .col-sm-8,
  .kyruus-custom-wrapper .col-sm-9 {
    float: left;
  }

  .kyruus-custom-wrapper .col-sm-12 {
    width: 100%;
  }

  .kyruus-custom-wrapper .col-sm-11 {
    width: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-10 {
    width: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-9 {
    width: 75%;
  }

  .kyruus-custom-wrapper .col-sm-8 {
    width: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-7 {
    width: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-6 {
    width: 50%;
  }

  .kyruus-custom-wrapper .col-sm-5 {
    width: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-4 {
    width: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-3 {
    width: 25%;
  }

  .kyruus-custom-wrapper .col-sm-2 {
    width: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-1 {
    width: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-pull-12 {
    right: 100%;
  }

  .kyruus-custom-wrapper .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-pull-9 {
    right: 75%;
  }

  .kyruus-custom-wrapper .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-pull-6 {
    right: 50%;
  }

  .kyruus-custom-wrapper .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-pull-3 {
    right: 25%;
  }

  .kyruus-custom-wrapper .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-pull-0 {
    right: auto;
  }

  .kyruus-custom-wrapper .col-sm-push-12 {
    left: 100%;
  }

  .kyruus-custom-wrapper .col-sm-push-11 {
    left: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-push-10 {
    left: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-push-9 {
    left: 75%;
  }

  .kyruus-custom-wrapper .col-sm-push-8 {
    left: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-push-7 {
    left: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-push-6 {
    left: 50%;
  }

  .kyruus-custom-wrapper .col-sm-push-5 {
    left: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-push-4 {
    left: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-push-3 {
    left: 25%;
  }

  .kyruus-custom-wrapper .col-sm-push-2 {
    left: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-push-1 {
    left: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-push-0 {
    left: auto;
  }

  .kyruus-custom-wrapper .col-sm-offset-12 {
    margin-left: 100%;
  }

  .kyruus-custom-wrapper .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-offset-9 {
    margin-left: 75%;
  }

  .kyruus-custom-wrapper .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-offset-6 {
    margin-left: 50%;
  }

  .kyruus-custom-wrapper .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-offset-3 {
    margin-left: 25%;
  }

  .kyruus-custom-wrapper .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .kyruus-custom-wrapper .col-md-1,
  .kyruus-custom-wrapper .col-md-10,
  .kyruus-custom-wrapper .col-md-11,
  .kyruus-custom-wrapper .col-md-12,
  .kyruus-custom-wrapper .col-md-2,
  .kyruus-custom-wrapper .col-md-3,
  .kyruus-custom-wrapper .col-md-4,
  .kyruus-custom-wrapper .col-md-5,
  .kyruus-custom-wrapper .col-md-6,
  .kyruus-custom-wrapper .col-md-7,
  .kyruus-custom-wrapper .col-md-8,
  .kyruus-custom-wrapper .col-md-9 {
    float: left;
  }

  .kyruus-custom-wrapper .col-md-12 {
    width: 100%;
  }

  .kyruus-custom-wrapper .col-md-11 {
    width: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-md-10 {
    width: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-md-9 {
    width: 75%;
  }

  .kyruus-custom-wrapper .col-md-8 {
    width: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-md-7 {
    width: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-md-6 {
    width: 50%;
  }

  .kyruus-custom-wrapper .col-md-5 {
    width: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-md-4 {
    width: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-md-3 {
    width: 25%;
  }

  .kyruus-custom-wrapper .col-md-2 {
    width: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-md-1 {
    width: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-md-pull-12 {
    right: 100%;
  }

  .kyruus-custom-wrapper .col-md-pull-11 {
    right: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-md-pull-10 {
    right: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-md-pull-9 {
    right: 75%;
  }

  .kyruus-custom-wrapper .col-md-pull-8 {
    right: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-md-pull-7 {
    right: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-md-pull-6 {
    right: 50%;
  }

  .kyruus-custom-wrapper .col-md-pull-5 {
    right: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-md-pull-4 {
    right: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-md-pull-3 {
    right: 25%;
  }

  .kyruus-custom-wrapper .col-md-pull-2 {
    right: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-md-pull-1 {
    right: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-md-pull-0 {
    right: auto;
  }

  .kyruus-custom-wrapper .col-md-push-12 {
    left: 100%;
  }

  .kyruus-custom-wrapper .col-md-push-11 {
    left: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-md-push-10 {
    left: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-md-push-9 {
    left: 75%;
  }

  .kyruus-custom-wrapper .col-md-push-8 {
    left: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-md-push-7 {
    left: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-md-push-6 {
    left: 50%;
  }

  .kyruus-custom-wrapper .col-md-push-5 {
    left: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-md-push-4 {
    left: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-md-push-3 {
    left: 25%;
  }

  .kyruus-custom-wrapper .col-md-push-2 {
    left: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-md-push-1 {
    left: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-md-push-0 {
    left: auto;
  }

  .kyruus-custom-wrapper .col-md-offset-12 {
    margin-left: 100%;
  }

  .kyruus-custom-wrapper .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-md-offset-9 {
    margin-left: 75%;
  }

  .kyruus-custom-wrapper .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-md-offset-6 {
    margin-left: 50%;
  }

  .kyruus-custom-wrapper .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-md-offset-3 {
    margin-left: 25%;
  }

  .kyruus-custom-wrapper .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .col-lg-1,
  .kyruus-custom-wrapper .col-lg-10,
  .kyruus-custom-wrapper .col-lg-11,
  .kyruus-custom-wrapper .col-lg-12,
  .kyruus-custom-wrapper .col-lg-2,
  .kyruus-custom-wrapper .col-lg-3,
  .kyruus-custom-wrapper .col-lg-4,
  .kyruus-custom-wrapper .col-lg-5,
  .kyruus-custom-wrapper .col-lg-6,
  .kyruus-custom-wrapper .col-lg-7,
  .kyruus-custom-wrapper .col-lg-8,
  .kyruus-custom-wrapper .col-lg-9 {
    float: left;
  }

  .kyruus-custom-wrapper .col-lg-12 {
    width: 100%;
  }

  .kyruus-custom-wrapper .col-lg-11 {
    width: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-10 {
    width: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-9 {
    width: 75%;
  }

  .kyruus-custom-wrapper .col-lg-8 {
    width: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-7 {
    width: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-6 {
    width: 50%;
  }

  .kyruus-custom-wrapper .col-lg-5 {
    width: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-4 {
    width: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-3 {
    width: 25%;
  }

  .kyruus-custom-wrapper .col-lg-2 {
    width: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-1 {
    width: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-pull-12 {
    right: 100%;
  }

  .kyruus-custom-wrapper .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-pull-9 {
    right: 75%;
  }

  .kyruus-custom-wrapper .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-pull-6 {
    right: 50%;
  }

  .kyruus-custom-wrapper .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-pull-3 {
    right: 25%;
  }

  .kyruus-custom-wrapper .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-pull-0 {
    right: auto;
  }

  .kyruus-custom-wrapper .col-lg-push-12 {
    left: 100%;
  }

  .kyruus-custom-wrapper .col-lg-push-11 {
    left: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-push-10 {
    left: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-push-9 {
    left: 75%;
  }

  .kyruus-custom-wrapper .col-lg-push-8 {
    left: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-push-7 {
    left: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-push-6 {
    left: 50%;
  }

  .kyruus-custom-wrapper .col-lg-push-5 {
    left: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-push-4 {
    left: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-push-3 {
    left: 25%;
  }

  .kyruus-custom-wrapper .col-lg-push-2 {
    left: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-push-1 {
    left: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-push-0 {
    left: auto;
  }

  .kyruus-custom-wrapper .col-lg-offset-12 {
    margin-left: 100%;
  }

  .kyruus-custom-wrapper .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-offset-9 {
    margin-left: 75%;
  }

  .kyruus-custom-wrapper .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-offset-6 {
    margin-left: 50%;
  }

  .kyruus-custom-wrapper .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-offset-3 {
    margin-left: 25%;
  }

  .kyruus-custom-wrapper .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-lg-offset-0 {
    margin-left: 0;
  }
}

.kyruus-custom-wrapper .form-control,
.kyruus-custom-wrapper .table,
.kyruus-custom-wrapper legend {
  width: 100%;
}

.kyruus-custom-wrapper table {
  background-color: transparent;
}

.kyruus-custom-wrapper caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}

.kyruus-custom-wrapper .table>tbody>tr>td,
.kyruus-custom-wrapper .table>tbody>tr>th,
.kyruus-custom-wrapper .table>tfoot>tr>td,
.kyruus-custom-wrapper .table>tfoot>tr>th,
.kyruus-custom-wrapper .table>thead>tr>td,
.kyruus-custom-wrapper .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.kyruus-custom-wrapper .table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.kyruus-custom-wrapper .table>caption+thead>tr:first-child>td,
.kyruus-custom-wrapper .table>caption+thead>tr:first-child>th,
.kyruus-custom-wrapper .table>colgroup+thead>tr:first-child>td,
.kyruus-custom-wrapper .table>colgroup+thead>tr:first-child>th,
.kyruus-custom-wrapper .table>thead:first-child>tr:first-child>td,
.kyruus-custom-wrapper .table>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.kyruus-custom-wrapper .table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.kyruus-custom-wrapper .table .table {
  background-color: #fff;
}

.kyruus-custom-wrapper .table-condensed>tbody>tr>td,
.kyruus-custom-wrapper .table-condensed>tbody>tr>th,
.kyruus-custom-wrapper .table-condensed>tfoot>tr>td,
.kyruus-custom-wrapper .table-condensed>tfoot>tr>th,
.kyruus-custom-wrapper .table-condensed>thead>tr>td,
.kyruus-custom-wrapper .table-condensed>thead>tr>th {
  padding: 5px;
}

.kyruus-custom-wrapper .table-bordered,
.kyruus-custom-wrapper .table-bordered>tbody>tr>td,
.kyruus-custom-wrapper .table-bordered>tbody>tr>th,
.kyruus-custom-wrapper .table-bordered>tfoot>tr>td,
.kyruus-custom-wrapper .table-bordered>tfoot>tr>th,
.kyruus-custom-wrapper .table-bordered>thead>tr>td,
.kyruus-custom-wrapper .table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}

.kyruus-custom-wrapper .table-bordered>thead>tr>td,
.kyruus-custom-wrapper .table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}

.kyruus-custom-wrapper .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.kyruus-custom-wrapper .table-hover>tbody>tr:hover,
.kyruus-custom-wrapper .table>tbody>tr.active>td,
.kyruus-custom-wrapper .table>tbody>tr.active>th,
.kyruus-custom-wrapper .table>tbody>tr>td.active,
.kyruus-custom-wrapper .table>tbody>tr>th.active,
.kyruus-custom-wrapper .table>tfoot>tr.active>td,
.kyruus-custom-wrapper .table>tfoot>tr.active>th,
.kyruus-custom-wrapper .table>tfoot>tr>td.active,
.kyruus-custom-wrapper .table>tfoot>tr>th.active,
.kyruus-custom-wrapper .table>thead>tr.active>td,
.kyruus-custom-wrapper .table>thead>tr.active>th,
.kyruus-custom-wrapper .table>thead>tr>td.active,
.kyruus-custom-wrapper .table>thead>tr>th.active {
  background-color: #f5f5f5;
}

.kyruus-custom-wrapper table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

.kyruus-custom-wrapper table td[class*=col-],
.kyruus-custom-wrapper table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.kyruus-custom-wrapper .table-hover>tbody>tr.active:hover>td,
.kyruus-custom-wrapper .table-hover>tbody>tr.active:hover>th,
.kyruus-custom-wrapper .table-hover>tbody>tr:hover>.active,
.kyruus-custom-wrapper .table-hover>tbody>tr>td.active:hover,
.kyruus-custom-wrapper .table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8;
}

.kyruus-custom-wrapper .table>tbody>tr.success>td,
.kyruus-custom-wrapper .table>tbody>tr.success>th,
.kyruus-custom-wrapper .table>tbody>tr>td.success,
.kyruus-custom-wrapper .table>tbody>tr>th.success,
.kyruus-custom-wrapper .table>tfoot>tr.success>td,
.kyruus-custom-wrapper .table>tfoot>tr.success>th,
.kyruus-custom-wrapper .table>tfoot>tr>td.success,
.kyruus-custom-wrapper .table>tfoot>tr>th.success,
.kyruus-custom-wrapper .table>thead>tr.success>td,
.kyruus-custom-wrapper .table>thead>tr.success>th,
.kyruus-custom-wrapper .table>thead>tr>td.success,
.kyruus-custom-wrapper .table>thead>tr>th.success {
  background-color: #dff0d8;
}

.kyruus-custom-wrapper .table-hover>tbody>tr.success:hover>td,
.kyruus-custom-wrapper .table-hover>tbody>tr.success:hover>th,
.kyruus-custom-wrapper .table-hover>tbody>tr:hover>.success,
.kyruus-custom-wrapper .table-hover>tbody>tr>td.success:hover,
.kyruus-custom-wrapper .table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6;
}

.kyruus-custom-wrapper .table>tbody>tr.info>td,
.kyruus-custom-wrapper .table>tbody>tr.info>th,
.kyruus-custom-wrapper .table>tbody>tr>td.info,
.kyruus-custom-wrapper .table>tbody>tr>th.info,
.kyruus-custom-wrapper .table>tfoot>tr.info>td,
.kyruus-custom-wrapper .table>tfoot>tr.info>th,
.kyruus-custom-wrapper .table>tfoot>tr>td.info,
.kyruus-custom-wrapper .table>tfoot>tr>th.info,
.kyruus-custom-wrapper .table>thead>tr.info>td,
.kyruus-custom-wrapper .table>thead>tr.info>th,
.kyruus-custom-wrapper .table>thead>tr>td.info,
.kyruus-custom-wrapper .table>thead>tr>th.info {
  background-color: #d9edf7;
}

.kyruus-custom-wrapper .table-hover>tbody>tr.info:hover>td,
.kyruus-custom-wrapper .table-hover>tbody>tr.info:hover>th,
.kyruus-custom-wrapper .table-hover>tbody>tr:hover>.info,
.kyruus-custom-wrapper .table-hover>tbody>tr>td.info:hover,
.kyruus-custom-wrapper .table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3;
}

.kyruus-custom-wrapper .table>tbody>tr.warning>td,
.kyruus-custom-wrapper .table>tbody>tr.warning>th,
.kyruus-custom-wrapper .table>tbody>tr>td.warning,
.kyruus-custom-wrapper .table>tbody>tr>th.warning,
.kyruus-custom-wrapper .table>tfoot>tr.warning>td,
.kyruus-custom-wrapper .table>tfoot>tr.warning>th,
.kyruus-custom-wrapper .table>tfoot>tr>td.warning,
.kyruus-custom-wrapper .table>tfoot>tr>th.warning,
.kyruus-custom-wrapper .table>thead>tr.warning>td,
.kyruus-custom-wrapper .table>thead>tr.warning>th,
.kyruus-custom-wrapper .table>thead>tr>td.warning,
.kyruus-custom-wrapper .table>thead>tr>th.warning {
  background-color: #fcf8e3;
}

.kyruus-custom-wrapper .table-hover>tbody>tr.warning:hover>td,
.kyruus-custom-wrapper .table-hover>tbody>tr.warning:hover>th,
.kyruus-custom-wrapper .table-hover>tbody>tr:hover>.warning,
.kyruus-custom-wrapper .table-hover>tbody>tr>td.warning:hover,
.kyruus-custom-wrapper .table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc;
}

.kyruus-custom-wrapper .table>tbody>tr.danger>td,
.kyruus-custom-wrapper .table>tbody>tr.danger>th,
.kyruus-custom-wrapper .table>tbody>tr>td.danger,
.kyruus-custom-wrapper .table>tbody>tr>th.danger,
.kyruus-custom-wrapper .table>tfoot>tr.danger>td,
.kyruus-custom-wrapper .table>tfoot>tr.danger>th,
.kyruus-custom-wrapper .table>tfoot>tr>td.danger,
.kyruus-custom-wrapper .table>tfoot>tr>th.danger,
.kyruus-custom-wrapper .table>thead>tr.danger>td,
.kyruus-custom-wrapper .table>thead>tr.danger>th,
.kyruus-custom-wrapper .table>thead>tr>td.danger,
.kyruus-custom-wrapper .table>thead>tr>th.danger {
  background-color: #f2dede;
}

.kyruus-custom-wrapper .table-hover>tbody>tr.danger:hover>td,
.kyruus-custom-wrapper .table-hover>tbody>tr.danger:hover>th,
.kyruus-custom-wrapper .table-hover>tbody>tr:hover>.danger,
.kyruus-custom-wrapper .table-hover>tbody>tr>td.danger:hover,
.kyruus-custom-wrapper .table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc;
}

.kyruus-custom-wrapper .table-responsive {
  overflow-x: auto;
  min-height: .01%;
}

@media screen and (max-width: 767px) {
  .kyruus-custom-wrapper .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .kyruus-custom-wrapper .table-responsive>.table {
    margin-bottom: 0;
  }

  .kyruus-custom-wrapper .table-responsive>.table>tbody>tr>td,
  .kyruus-custom-wrapper .table-responsive>.table>tbody>tr>th,
  .kyruus-custom-wrapper .table-responsive>.table>tfoot>tr>td,
  .kyruus-custom-wrapper .table-responsive>.table>tfoot>tr>th,
  .kyruus-custom-wrapper .table-responsive>.table>thead>tr>td,
  .kyruus-custom-wrapper .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }

  .kyruus-custom-wrapper .table-responsive>.table-bordered {
    border: 0;
  }

  .kyruus-custom-wrapper .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>thead>tr>td:first-child,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
  }

  .kyruus-custom-wrapper .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>thead>tr>td:last-child,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
  }

  .kyruus-custom-wrapper .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .kyruus-custom-wrapper .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
  }
}

.kyruus-custom-wrapper fieldset,
.kyruus-custom-wrapper legend {
  padding: 0;
  border: 0;
}

.kyruus-custom-wrapper fieldset {
  margin: 0;
  min-width: 0;
}

.kyruus-custom-wrapper legend {
  display: block;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.kyruus-custom-wrapper label {
  display: inline-block;
  margin-bottom: 5px;
}

.kyruus-custom-wrapper input[type=search] {
  box-sizing: border-box;
  -webkit-appearance: none;
}

.kyruus-custom-wrapper input[type=checkbox],
.kyruus-custom-wrapper input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

.kyruus-custom-wrapper .form-control,
.kyruus-custom-wrapper output {
  font-size: 16px;
  line-height: 1.42857143;
  color: #555;
  display: block;
}

.kyruus-custom-wrapper input[type=file] {
  display: block;
}

.kyruus-custom-wrapper input[type=range] {
  display: block;
  width: 100%;
}

.kyruus-custom-wrapper select[multiple],
.kyruus-custom-wrapper select[size] {
  height: auto;
}

.kyruus-custom-wrapper input[type=checkbox]:focus,
.kyruus-custom-wrapper input[type=file]:focus,
.kyruus-custom-wrapper input[type=radio]:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.kyruus-custom-wrapper output {
  padding-top: 7px;
}

.kyruus-custom-wrapper .form-control {
  height: 36px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.kyruus-custom-wrapper .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.kyruus-custom-wrapper .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.kyruus-custom-wrapper .form-control:-ms-input-placeholder {
  color: #999;
}

.kyruus-custom-wrapper .form-control::-webkit-input-placeholder {
  color: #999;
}

.kyruus-custom-wrapper .has-success .checkbox,
.kyruus-custom-wrapper .has-success .checkbox-inline,
.kyruus-custom-wrapper .has-success .control-label,
.kyruus-custom-wrapper .has-success .form-control-feedback,
.kyruus-custom-wrapper .has-success .help-block,
.kyruus-custom-wrapper .has-success .radio,
.kyruus-custom-wrapper .has-success .radio-inline,
.kyruus-custom-wrapper .has-success.checkbox label,
.kyruus-custom-wrapper .has-success.checkbox-inline label,
.kyruus-custom-wrapper .has-success.radio label,
.kyruus-custom-wrapper .has-success.radio-inline label {
  color: #3c763d;
}

.kyruus-custom-wrapper .form-control[disabled],
.kyruus-custom-wrapper .form-control[readonly],
.kyruus-custom-wrapper fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.kyruus-custom-wrapper .form-control[disabled],
.kyruus-custom-wrapper fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.kyruus-custom-wrapper textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .kyruus-custom-wrapper input[type=date].form-control,
  .kyruus-custom-wrapper input[type=datetime-local].form-control,
  .kyruus-custom-wrapper input[type=month].form-control,
  .kyruus-custom-wrapper input[type=time].form-control {
    line-height: 36px;
  }

  .kyruus-custom-wrapper .input-group-sm input[type=date],
  .kyruus-custom-wrapper .input-group-sm input[type=datetime-local],
  .kyruus-custom-wrapper .input-group-sm input[type=month],
  .kyruus-custom-wrapper .input-group-sm input[type=time],
  .kyruus-custom-wrapper input[type=date].input-sm,
  .kyruus-custom-wrapper input[type=datetime-local].input-sm,
  .kyruus-custom-wrapper input[type=month].input-sm,
  .kyruus-custom-wrapper input[type=time].input-sm {
    line-height: 33px;
  }

  .kyruus-custom-wrapper .input-group-lg input[type=date],
  .kyruus-custom-wrapper .input-group-lg input[type=datetime-local],
  .kyruus-custom-wrapper .input-group-lg input[type=month],
  .kyruus-custom-wrapper .input-group-lg input[type=time],
  .kyruus-custom-wrapper input[type=date].input-lg,
  .kyruus-custom-wrapper input[type=datetime-local].input-lg,
  .kyruus-custom-wrapper input[type=month].input-lg,
  .kyruus-custom-wrapper input[type=time].input-lg {
    line-height: 49px;
  }
}

.kyruus-custom-wrapper .form-group {
  margin-bottom: 15px;
}

.kyruus-custom-wrapper .checkbox,
.kyruus-custom-wrapper .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.kyruus-custom-wrapper .checkbox label,
.kyruus-custom-wrapper .radio label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.kyruus-custom-wrapper .checkbox input[type=checkbox],
.kyruus-custom-wrapper .checkbox-inline input[type=checkbox],
.kyruus-custom-wrapper .radio input[type=radio],
.kyruus-custom-wrapper .radio-inline input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px\9;
}

.kyruus-custom-wrapper .checkbox+.checkbox,
.kyruus-custom-wrapper .radio+.radio {
  margin-top: -5px;
}

.kyruus-custom-wrapper .checkbox-inline,
.kyruus-custom-wrapper .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

.kyruus-custom-wrapper .checkbox-inline+.checkbox-inline,
.kyruus-custom-wrapper .radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.kyruus-custom-wrapper .checkbox-inline.disabled,
.kyruus-custom-wrapper .checkbox.disabled label,
.kyruus-custom-wrapper .radio-inline.disabled,
.kyruus-custom-wrapper .radio.disabled label,
.kyruus-custom-wrapper fieldset[disabled] .checkbox label,
.kyruus-custom-wrapper fieldset[disabled] .checkbox-inline,
.kyruus-custom-wrapper fieldset[disabled] .radio label,
.kyruus-custom-wrapper fieldset[disabled] .radio-inline,
.kyruus-custom-wrapper fieldset[disabled] input[type=checkbox],
.kyruus-custom-wrapper fieldset[disabled] input[type=radio],
.kyruus-custom-wrapper input[type=checkbox].disabled,
.kyruus-custom-wrapper input[type=checkbox][disabled],
.kyruus-custom-wrapper input[type=radio].disabled,
.kyruus-custom-wrapper input[type=radio][disabled] {
  cursor: not-allowed;
}

.kyruus-custom-wrapper .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}

.kyruus-custom-wrapper .form-control-static.input-lg,
.kyruus-custom-wrapper .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.kyruus-custom-wrapper .form-group-sm .form-control,
.kyruus-custom-wrapper .input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 14px;
}

.kyruus-custom-wrapper .input-sm {
  height: 33px;
  line-height: 1.5;
}

.kyruus-custom-wrapper select.input-sm {
  height: 33px;
  line-height: 33px;
}

.kyruus-custom-wrapper select[multiple].input-sm,
.kyruus-custom-wrapper textarea.input-sm {
  height: auto;
}

.kyruus-custom-wrapper .form-group-sm .form-control {
  height: 33px;
  line-height: 1.5;
}

.kyruus-custom-wrapper .form-group-lg .form-control,
.kyruus-custom-wrapper .input-lg {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 20px;
}

.kyruus-custom-wrapper .form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}

.kyruus-custom-wrapper .form-group-sm select[multiple].form-control,
.kyruus-custom-wrapper .form-group-sm textarea.form-control {
  height: auto;
}

.kyruus-custom-wrapper .form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.kyruus-custom-wrapper .input-lg {
  height: 49px;
  line-height: 1.3333333;
}

.kyruus-custom-wrapper select.input-lg {
  height: 49px;
  line-height: 49px;
}

.kyruus-custom-wrapper select[multiple].input-lg,
.kyruus-custom-wrapper textarea.input-lg {
  height: auto;
}

.kyruus-custom-wrapper .form-group-lg .form-control {
  height: 49px;
  line-height: 1.3333333;
}

.kyruus-custom-wrapper .form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}

.kyruus-custom-wrapper .form-group-lg select[multiple].form-control,
.kyruus-custom-wrapper .form-group-lg textarea.form-control {
  height: auto;
}

.kyruus-custom-wrapper .form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.kyruus-custom-wrapper .has-feedback {
  position: relative;
}

.kyruus-custom-wrapper .has-feedback .form-control {
  padding-right: 45px;
}

.kyruus-custom-wrapper .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

.kyruus-custom-wrapper .collapsing,
.kyruus-custom-wrapper .dropdown,
.kyruus-custom-wrapper .dropup {
  position: relative;
}

.kyruus-custom-wrapper .form-group-lg .form-control+.form-control-feedback,
.kyruus-custom-wrapper .input-group-lg+.form-control-feedback,
.kyruus-custom-wrapper .input-lg+.form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.kyruus-custom-wrapper .form-group-sm .form-control+.form-control-feedback,
.kyruus-custom-wrapper .input-group-sm+.form-control-feedback,
.kyruus-custom-wrapper .input-sm+.form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.kyruus-custom-wrapper .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.kyruus-custom-wrapper .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

.kyruus-custom-wrapper .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.kyruus-custom-wrapper .has-warning .checkbox,
.kyruus-custom-wrapper .has-warning .checkbox-inline,
.kyruus-custom-wrapper .has-warning .control-label,
.kyruus-custom-wrapper .has-warning .form-control-feedback,
.kyruus-custom-wrapper .has-warning .help-block,
.kyruus-custom-wrapper .has-warning .radio,
.kyruus-custom-wrapper .has-warning .radio-inline,
.kyruus-custom-wrapper .has-warning.checkbox label,
.kyruus-custom-wrapper .has-warning.checkbox-inline label,
.kyruus-custom-wrapper .has-warning.radio label,
.kyruus-custom-wrapper .has-warning.radio-inline label {
  color: #8a6d3b;
}

.kyruus-custom-wrapper .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.kyruus-custom-wrapper .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}

.kyruus-custom-wrapper .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.kyruus-custom-wrapper .has-error .checkbox,
.kyruus-custom-wrapper .has-error .checkbox-inline,
.kyruus-custom-wrapper .has-error .control-label,
.kyruus-custom-wrapper .has-error .form-control-feedback,
.kyruus-custom-wrapper .has-error .help-block,
.kyruus-custom-wrapper .has-error .radio,
.kyruus-custom-wrapper .has-error .radio-inline,
.kyruus-custom-wrapper .has-error.checkbox label,
.kyruus-custom-wrapper .has-error.checkbox-inline label,
.kyruus-custom-wrapper .has-error.radio label,
.kyruus-custom-wrapper .has-error.radio-inline label {
  color: #a94442;
}

.kyruus-custom-wrapper .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.kyruus-custom-wrapper .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.kyruus-custom-wrapper .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.kyruus-custom-wrapper .has-feedback label~.form-control-feedback {
  top: 27px;
}

.kyruus-custom-wrapper .has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.kyruus-custom-wrapper .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .kyruus-custom-wrapper .form-inline .form-control-static,
  .kyruus-custom-wrapper .form-inline .form-group {
    display: inline-block;
  }

  .kyruus-custom-wrapper .form-inline .control-label,
  .kyruus-custom-wrapper .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .kyruus-custom-wrapper .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .kyruus-custom-wrapper .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .kyruus-custom-wrapper .form-inline .input-group .form-control,
  .kyruus-custom-wrapper .form-inline .input-group .input-group-addon,
  .kyruus-custom-wrapper .form-inline .input-group .input-group-btn {
    width: auto;
  }

  .kyruus-custom-wrapper .form-inline .input-group>.form-control {
    width: 100%;
  }

  .kyruus-custom-wrapper .form-inline .checkbox,
  .kyruus-custom-wrapper .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .kyruus-custom-wrapper .form-inline .checkbox label,
  .kyruus-custom-wrapper .form-inline .radio label {
    padding-left: 0;
  }

  .kyruus-custom-wrapper .form-inline .checkbox input[type=checkbox],
  .kyruus-custom-wrapper .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .kyruus-custom-wrapper .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }

  .kyruus-custom-wrapper .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.kyruus-custom-wrapper .btn-block,
.kyruus-custom-wrapper input[type=button].btn-block,
.kyruus-custom-wrapper input[type=reset].btn-block,
.kyruus-custom-wrapper input[type=submit].btn-block {
  width: 100%;
}

.kyruus-custom-wrapper .form-horizontal .checkbox,
.kyruus-custom-wrapper .form-horizontal .checkbox-inline,
.kyruus-custom-wrapper .form-horizontal .radio,
.kyruus-custom-wrapper .form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.kyruus-custom-wrapper .form-horizontal .checkbox,
.kyruus-custom-wrapper .form-horizontal .radio {
  min-height: 29px;
}

.kyruus-custom-wrapper .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.kyruus-custom-wrapper .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .kyruus-custom-wrapper .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
    font-size: 20px;
  }

  .kyruus-custom-wrapper .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.kyruus-custom-wrapper .btn {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.kyruus-custom-wrapper .btn.active.focus,
.kyruus-custom-wrapper .btn.active:focus,
.kyruus-custom-wrapper .btn.focus,
.kyruus-custom-wrapper .btn:active.focus,
.kyruus-custom-wrapper .btn:active:focus,
.kyruus-custom-wrapper .btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.kyruus-custom-wrapper .btn-group .dropdown-toggle:active,
.kyruus-custom-wrapper .btn-group.open .dropdown-toggle,
.kyruus-custom-wrapper .btn.active,
.kyruus-custom-wrapper .btn:active,
.kyruus-custom-wrapper .dropdown-toggle:focus,
.kyruus-custom-wrapper .open>a {
  outline: 0;
}

.kyruus-custom-wrapper .btn.focus,
.kyruus-custom-wrapper .btn:focus,
.kyruus-custom-wrapper .btn:hover {
  color: #333;
  text-decoration: none;
}

.kyruus-custom-wrapper .btn.active,
.kyruus-custom-wrapper .btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.kyruus-custom-wrapper .btn.disabled,
.kyruus-custom-wrapper .btn[disabled],
.kyruus-custom-wrapper fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.kyruus-custom-wrapper a.btn.disabled,
.kyruus-custom-wrapper fieldset[disabled] a.btn {
  pointer-events: none;
}

.kyruus-custom-wrapper .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.kyruus-custom-wrapper .btn-default.focus,
.kyruus-custom-wrapper .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.kyruus-custom-wrapper .btn-default.active,
.kyruus-custom-wrapper .btn-default:active,
.kyruus-custom-wrapper .btn-default:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.kyruus-custom-wrapper .btn-default.active.focus,
.kyruus-custom-wrapper .btn-default.active:focus,
.kyruus-custom-wrapper .btn-default.active:hover,
.kyruus-custom-wrapper .btn-default:active.focus,
.kyruus-custom-wrapper .btn-default:active:focus,
.kyruus-custom-wrapper .btn-default:active:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-default.focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-default:focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.kyruus-custom-wrapper .btn-default.disabled,
.kyruus-custom-wrapper .btn-default.disabled.active,
.kyruus-custom-wrapper .btn-default.disabled.focus,
.kyruus-custom-wrapper .btn-default.disabled:active,
.kyruus-custom-wrapper .btn-default.disabled:focus,
.kyruus-custom-wrapper .btn-default.disabled:hover,
.kyruus-custom-wrapper .btn-default[disabled],
.kyruus-custom-wrapper .btn-default[disabled].active,
.kyruus-custom-wrapper .btn-default[disabled].focus,
.kyruus-custom-wrapper .btn-default[disabled]:active,
.kyruus-custom-wrapper .btn-default[disabled]:focus,
.kyruus-custom-wrapper .btn-default[disabled]:hover,
.kyruus-custom-wrapper fieldset[disabled] .btn-default,
.kyruus-custom-wrapper fieldset[disabled] .btn-default.active,
.kyruus-custom-wrapper fieldset[disabled] .btn-default.focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-default:active,
.kyruus-custom-wrapper fieldset[disabled] .btn-default:focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.kyruus-custom-wrapper .btn-default .badge {
  color: #fff;
  background-color: #333;
}

.kyruus-custom-wrapper .btn-primary {
  color: #fff;
  background-color: #3fb3e3;
  border-color: #29aae0;
}

.kyruus-custom-wrapper .btn-primary.focus,
.kyruus-custom-wrapper .btn-primary:focus {
  color: #fff;
  background-color: #1e9cd1;
  border-color: #115a78;
}

.kyruus-custom-wrapper .btn-primary.active,
.kyruus-custom-wrapper .btn-primary:active,
.kyruus-custom-wrapper .btn-primary:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1e9cd1;
  border-color: #1a85b1;
}

.kyruus-custom-wrapper .btn-primary.active.focus,
.kyruus-custom-wrapper .btn-primary.active:focus,
.kyruus-custom-wrapper .btn-primary.active:hover,
.kyruus-custom-wrapper .btn-primary:active.focus,
.kyruus-custom-wrapper .btn-primary:active:focus,
.kyruus-custom-wrapper .btn-primary:active:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-primary.focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-primary:focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #1a85b1;
  border-color: #115a78;
}

.kyruus-custom-wrapper .btn-primary.disabled,
.kyruus-custom-wrapper .btn-primary.disabled.active,
.kyruus-custom-wrapper .btn-primary.disabled.focus,
.kyruus-custom-wrapper .btn-primary.disabled:active,
.kyruus-custom-wrapper .btn-primary.disabled:focus,
.kyruus-custom-wrapper .btn-primary.disabled:hover,
.kyruus-custom-wrapper .btn-primary[disabled],
.kyruus-custom-wrapper .btn-primary[disabled].active,
.kyruus-custom-wrapper .btn-primary[disabled].focus,
.kyruus-custom-wrapper .btn-primary[disabled]:active,
.kyruus-custom-wrapper .btn-primary[disabled]:focus,
.kyruus-custom-wrapper .btn-primary[disabled]:hover,
.kyruus-custom-wrapper fieldset[disabled] .btn-primary,
.kyruus-custom-wrapper fieldset[disabled] .btn-primary.active,
.kyruus-custom-wrapper fieldset[disabled] .btn-primary.focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-primary:active,
.kyruus-custom-wrapper fieldset[disabled] .btn-primary:focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-primary:hover {
  background-color: #3fb3e3;
  border-color: #29aae0;
}

.kyruus-custom-wrapper .btn-primary .badge {
  color: #3fb3e3;
  background-color: #fff;
}

.kyruus-custom-wrapper .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.kyruus-custom-wrapper .btn-success.focus,
.kyruus-custom-wrapper .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.kyruus-custom-wrapper .btn-success.active,
.kyruus-custom-wrapper .btn-success:active,
.kyruus-custom-wrapper .btn-success:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.kyruus-custom-wrapper .btn-success.active.focus,
.kyruus-custom-wrapper .btn-success.active:focus,
.kyruus-custom-wrapper .btn-success.active:hover,
.kyruus-custom-wrapper .btn-success:active.focus,
.kyruus-custom-wrapper .btn-success:active:focus,
.kyruus-custom-wrapper .btn-success:active:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-success.focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-success:focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.kyruus-custom-wrapper .btn-success.disabled,
.kyruus-custom-wrapper .btn-success.disabled.active,
.kyruus-custom-wrapper .btn-success.disabled.focus,
.kyruus-custom-wrapper .btn-success.disabled:active,
.kyruus-custom-wrapper .btn-success.disabled:focus,
.kyruus-custom-wrapper .btn-success.disabled:hover,
.kyruus-custom-wrapper .btn-success[disabled],
.kyruus-custom-wrapper .btn-success[disabled].active,
.kyruus-custom-wrapper .btn-success[disabled].focus,
.kyruus-custom-wrapper .btn-success[disabled]:active,
.kyruus-custom-wrapper .btn-success[disabled]:focus,
.kyruus-custom-wrapper .btn-success[disabled]:hover,
.kyruus-custom-wrapper fieldset[disabled] .btn-success,
.kyruus-custom-wrapper fieldset[disabled] .btn-success.active,
.kyruus-custom-wrapper fieldset[disabled] .btn-success.focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-success:active,
.kyruus-custom-wrapper fieldset[disabled] .btn-success:focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.kyruus-custom-wrapper .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.kyruus-custom-wrapper .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.kyruus-custom-wrapper .btn-info.focus,
.kyruus-custom-wrapper .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.kyruus-custom-wrapper .btn-info.active,
.kyruus-custom-wrapper .btn-info:active,
.kyruus-custom-wrapper .btn-info:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.kyruus-custom-wrapper .btn-info.active.focus,
.kyruus-custom-wrapper .btn-info.active:focus,
.kyruus-custom-wrapper .btn-info.active:hover,
.kyruus-custom-wrapper .btn-info:active.focus,
.kyruus-custom-wrapper .btn-info:active:focus,
.kyruus-custom-wrapper .btn-info:active:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-info.focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-info:focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.kyruus-custom-wrapper .btn-info.disabled,
.kyruus-custom-wrapper .btn-info.disabled.active,
.kyruus-custom-wrapper .btn-info.disabled.focus,
.kyruus-custom-wrapper .btn-info.disabled:active,
.kyruus-custom-wrapper .btn-info.disabled:focus,
.kyruus-custom-wrapper .btn-info.disabled:hover,
.kyruus-custom-wrapper .btn-info[disabled],
.kyruus-custom-wrapper .btn-info[disabled].active,
.kyruus-custom-wrapper .btn-info[disabled].focus,
.kyruus-custom-wrapper .btn-info[disabled]:active,
.kyruus-custom-wrapper .btn-info[disabled]:focus,
.kyruus-custom-wrapper .btn-info[disabled]:hover,
.kyruus-custom-wrapper fieldset[disabled] .btn-info,
.kyruus-custom-wrapper fieldset[disabled] .btn-info.active,
.kyruus-custom-wrapper fieldset[disabled] .btn-info.focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-info:active,
.kyruus-custom-wrapper fieldset[disabled] .btn-info:focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.kyruus-custom-wrapper .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.kyruus-custom-wrapper .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.kyruus-custom-wrapper .btn-warning.focus,
.kyruus-custom-wrapper .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.kyruus-custom-wrapper .btn-warning.active,
.kyruus-custom-wrapper .btn-warning:active,
.kyruus-custom-wrapper .btn-warning:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.kyruus-custom-wrapper .btn-warning.active.focus,
.kyruus-custom-wrapper .btn-warning.active:focus,
.kyruus-custom-wrapper .btn-warning.active:hover,
.kyruus-custom-wrapper .btn-warning:active.focus,
.kyruus-custom-wrapper .btn-warning:active:focus,
.kyruus-custom-wrapper .btn-warning:active:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-warning.focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-warning:focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.kyruus-custom-wrapper .btn-warning.disabled,
.kyruus-custom-wrapper .btn-warning.disabled.active,
.kyruus-custom-wrapper .btn-warning.disabled.focus,
.kyruus-custom-wrapper .btn-warning.disabled:active,
.kyruus-custom-wrapper .btn-warning.disabled:focus,
.kyruus-custom-wrapper .btn-warning.disabled:hover,
.kyruus-custom-wrapper .btn-warning[disabled],
.kyruus-custom-wrapper .btn-warning[disabled].active,
.kyruus-custom-wrapper .btn-warning[disabled].focus,
.kyruus-custom-wrapper .btn-warning[disabled]:active,
.kyruus-custom-wrapper .btn-warning[disabled]:focus,
.kyruus-custom-wrapper .btn-warning[disabled]:hover,
.kyruus-custom-wrapper fieldset[disabled] .btn-warning,
.kyruus-custom-wrapper fieldset[disabled] .btn-warning.active,
.kyruus-custom-wrapper fieldset[disabled] .btn-warning.focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-warning:active,
.kyruus-custom-wrapper fieldset[disabled] .btn-warning:focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.kyruus-custom-wrapper .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.kyruus-custom-wrapper .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.kyruus-custom-wrapper .btn-danger.focus,
.kyruus-custom-wrapper .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.kyruus-custom-wrapper .btn-danger.active,
.kyruus-custom-wrapper .btn-danger:active,
.kyruus-custom-wrapper .btn-danger:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.kyruus-custom-wrapper .btn-danger.active.focus,
.kyruus-custom-wrapper .btn-danger.active:focus,
.kyruus-custom-wrapper .btn-danger.active:hover,
.kyruus-custom-wrapper .btn-danger:active.focus,
.kyruus-custom-wrapper .btn-danger:active:focus,
.kyruus-custom-wrapper .btn-danger:active:hover,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-danger.focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-danger:focus,
.kyruus-custom-wrapper .open>.dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.kyruus-custom-wrapper .btn-danger.disabled,
.kyruus-custom-wrapper .btn-danger.disabled.active,
.kyruus-custom-wrapper .btn-danger.disabled.focus,
.kyruus-custom-wrapper .btn-danger.disabled:active,
.kyruus-custom-wrapper .btn-danger.disabled:focus,
.kyruus-custom-wrapper .btn-danger.disabled:hover,
.kyruus-custom-wrapper .btn-danger[disabled],
.kyruus-custom-wrapper .btn-danger[disabled].active,
.kyruus-custom-wrapper .btn-danger[disabled].focus,
.kyruus-custom-wrapper .btn-danger[disabled]:active,
.kyruus-custom-wrapper .btn-danger[disabled]:focus,
.kyruus-custom-wrapper .btn-danger[disabled]:hover,
.kyruus-custom-wrapper fieldset[disabled] .btn-danger,
.kyruus-custom-wrapper fieldset[disabled] .btn-danger.active,
.kyruus-custom-wrapper fieldset[disabled] .btn-danger.focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-danger:active,
.kyruus-custom-wrapper fieldset[disabled] .btn-danger:focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.kyruus-custom-wrapper .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.kyruus-custom-wrapper .btn-link {
  color: #3fb3e3;
  font-weight: 400;
  border-radius: 0;
}

.kyruus-custom-wrapper .btn-link,
.kyruus-custom-wrapper .btn-link.active,
.kyruus-custom-wrapper .btn-link:active,
.kyruus-custom-wrapper .btn-link[disabled],
.kyruus-custom-wrapper fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.kyruus-custom-wrapper .btn-link,
.kyruus-custom-wrapper .btn-link:active,
.kyruus-custom-wrapper .btn-link:focus,
.kyruus-custom-wrapper .btn-link:hover {
  border-color: transparent;
}

.kyruus-custom-wrapper .btn-link:focus,
.kyruus-custom-wrapper .btn-link:hover {
  color: #1b8cba;
  text-decoration: none;
  background-color: transparent;
}

.kyruus-custom-wrapper .btn-link[disabled]:focus,
.kyruus-custom-wrapper .btn-link[disabled]:hover,
.kyruus-custom-wrapper fieldset[disabled] .btn-link:focus,
.kyruus-custom-wrapper fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.kyruus-custom-wrapper .btn-group-lg>.btn,
.kyruus-custom-wrapper .btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.kyruus-custom-wrapper .btn-group-sm>.btn,
.kyruus-custom-wrapper .btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.kyruus-custom-wrapper .btn-group-xs>.btn,
.kyruus-custom-wrapper .btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.kyruus-custom-wrapper .btn-block {
  display: block;
}

.kyruus-custom-wrapper .btn-block+.btn-block {
  margin-top: 5px;
}

.kyruus-custom-wrapper .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.kyruus-custom-wrapper .fade.in {
  opacity: 1;
}

.kyruus-custom-wrapper .collapse {
  display: none;
}

.kyruus-custom-wrapper .collapse.in {
  display: block;
}

.kyruus-custom-wrapper tr.collapse.in {
  display: table-row;
}

.kyruus-custom-wrapper tbody.collapse.in {
  display: table-row-group;
}

.kyruus-custom-wrapper .collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height,visibility;
  transition-property: height,visibility;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.kyruus-custom-wrapper .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.kyruus-custom-wrapper .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}

.kyruus-custom-wrapper .dropdown-menu-right,
.kyruus-custom-wrapper .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

.kyruus-custom-wrapper .dropdown-header,
.kyruus-custom-wrapper .dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143;
  white-space: nowrap;
}

.kyruus-custom-wrapper .fa-fw,
.kyruus-custom-wrapper .fa-li,
.kyruus-custom-wrapper .input-group-addon,
.kyruus-custom-wrapper .mfp-container {
  text-align: center;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn:not(:first-child):not(:last-child),
.kyruus-custom-wrapper .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.kyruus-custom-wrapper .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.kyruus-custom-wrapper .dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.kyruus-custom-wrapper .dropdown-menu>li>a {
  font-weight: 400;
  color: #333;
}

.kyruus-custom-wrapper .dropdown-menu>li>a:focus,
.kyruus-custom-wrapper .dropdown-menu>li>a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.kyruus-custom-wrapper .dropdown-menu>.active>a,
.kyruus-custom-wrapper .dropdown-menu>.active>a:focus,
.kyruus-custom-wrapper .dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #3fb3e3;
}

.kyruus-custom-wrapper .dropdown-menu>.disabled>a,
.kyruus-custom-wrapper .dropdown-menu>.disabled>a:focus,
.kyruus-custom-wrapper .dropdown-menu>.disabled>a:hover {
  color: #777;
}

.kyruus-custom-wrapper .dropdown-menu>.disabled>a:focus,
.kyruus-custom-wrapper .dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.kyruus-custom-wrapper .open>.dropdown-menu {
  display: block;
}

.kyruus-custom-wrapper .dropdown-menu-left {
  left: 0;
  right: auto;
}

.kyruus-custom-wrapper .dropdown-header {
  font-size: 14px;
  color: #777;
}

.kyruus-custom-wrapper .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.kyruus-custom-wrapper .pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.kyruus-custom-wrapper .dropup .caret,
.kyruus-custom-wrapper .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
  content: "";
}

.kyruus-custom-wrapper .dropup .dropdown-menu,
.kyruus-custom-wrapper .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .kyruus-custom-wrapper .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .kyruus-custom-wrapper .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.kyruus-custom-wrapper .btn-group,
.kyruus-custom-wrapper .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn,
.kyruus-custom-wrapper .btn-group>.btn {
  position: relative;
  float: left;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn.active,
.kyruus-custom-wrapper .btn-group-vertical>.btn:active,
.kyruus-custom-wrapper .btn-group-vertical>.btn:focus,
.kyruus-custom-wrapper .btn-group-vertical>.btn:hover,
.kyruus-custom-wrapper .btn-group>.btn.active,
.kyruus-custom-wrapper .btn-group>.btn:active,
.kyruus-custom-wrapper .btn-group>.btn:focus,
.kyruus-custom-wrapper .btn-group>.btn:hover {
  z-index: 2;
}

.kyruus-custom-wrapper .btn-group .btn+.btn,
.kyruus-custom-wrapper .btn-group .btn+.btn-group,
.kyruus-custom-wrapper .btn-group .btn-group+.btn,
.kyruus-custom-wrapper .btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.kyruus-custom-wrapper .btn-toolbar {
  margin-left: -5px;
}

.kyruus-custom-wrapper .btn-toolbar>.btn,
.kyruus-custom-wrapper .btn-toolbar>.btn-group,
.kyruus-custom-wrapper .btn-toolbar>.input-group {
  margin-left: 5px;
}

.kyruus-custom-wrapper .btn .caret,
.kyruus-custom-wrapper .btn-group>.btn:first-child {
  margin-left: 0;
}

.kyruus-custom-wrapper .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.kyruus-custom-wrapper .btn-group>.btn:last-child:not(:first-child),
.kyruus-custom-wrapper .btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.kyruus-custom-wrapper .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.kyruus-custom-wrapper .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.kyruus-custom-wrapper .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.kyruus-custom-wrapper .btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.kyruus-custom-wrapper .btn-group>.btn-lg+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.kyruus-custom-wrapper .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.kyruus-custom-wrapper .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.kyruus-custom-wrapper .btn-lg .caret {
  border-width: 5px 5px 0;
}

.kyruus-custom-wrapper .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn,
.kyruus-custom-wrapper .btn-group-vertical>.btn-group,
.kyruus-custom-wrapper .btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn-group>.btn {
  float: none;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn+.btn,
.kyruus-custom-wrapper .btn-group-vertical>.btn+.btn-group,
.kyruus-custom-wrapper .btn-group-vertical>.btn-group+.btn,
.kyruus-custom-wrapper .btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.kyruus-custom-wrapper .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.kyruus-custom-wrapper .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.kyruus-custom-wrapper .btn-group-justified>.btn,
.kyruus-custom-wrapper .btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.kyruus-custom-wrapper .btn-group-justified>.btn-group .btn {
  width: 100%;
}

.kyruus-custom-wrapper .btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

.kyruus-custom-wrapper [data-toggle=buttons]>.btn input[type=checkbox],
.kyruus-custom-wrapper [data-toggle=buttons]>.btn input[type=radio],
.kyruus-custom-wrapper [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
.kyruus-custom-wrapper [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none;
}

.kyruus-custom-wrapper .embed-responsive,
.kyruus-custom-wrapper .input-group,
.kyruus-custom-wrapper .input-group-btn,
.kyruus-custom-wrapper .input-group-btn>.btn {
  position: relative;
}

.kyruus-custom-wrapper .input-group {
  display: table;
  border-collapse: separate;
}

.kyruus-custom-wrapper .input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.kyruus-custom-wrapper .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.kyruus-custom-wrapper .input-group-lg>.form-control,
.kyruus-custom-wrapper .input-group-lg>.input-group-addon,
.kyruus-custom-wrapper .input-group-lg>.input-group-btn>.btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.kyruus-custom-wrapper select.input-group-lg>.form-control,
.kyruus-custom-wrapper select.input-group-lg>.input-group-addon,
.kyruus-custom-wrapper select.input-group-lg>.input-group-btn>.btn {
  height: 49px;
  line-height: 49px;
}

.kyruus-custom-wrapper select[multiple].input-group-lg>.form-control,
.kyruus-custom-wrapper select[multiple].input-group-lg>.input-group-addon,
.kyruus-custom-wrapper select[multiple].input-group-lg>.input-group-btn>.btn,
.kyruus-custom-wrapper textarea.input-group-lg>.form-control,
.kyruus-custom-wrapper textarea.input-group-lg>.input-group-addon,
.kyruus-custom-wrapper textarea.input-group-lg>.input-group-btn>.btn {
  height: auto;
}

.kyruus-custom-wrapper .input-group-sm>.form-control,
.kyruus-custom-wrapper .input-group-sm>.input-group-addon,
.kyruus-custom-wrapper .input-group-sm>.input-group-btn>.btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.kyruus-custom-wrapper select.input-group-sm>.form-control,
.kyruus-custom-wrapper select.input-group-sm>.input-group-addon,
.kyruus-custom-wrapper select.input-group-sm>.input-group-btn>.btn {
  height: 33px;
  line-height: 33px;
}

.kyruus-custom-wrapper select[multiple].input-group-sm>.form-control,
.kyruus-custom-wrapper select[multiple].input-group-sm>.input-group-addon,
.kyruus-custom-wrapper select[multiple].input-group-sm>.input-group-btn>.btn,
.kyruus-custom-wrapper textarea.input-group-sm>.form-control,
.kyruus-custom-wrapper textarea.input-group-sm>.input-group-addon,
.kyruus-custom-wrapper textarea.input-group-sm>.input-group-btn>.btn {
  height: auto;
}

.kyruus-custom-wrapper .input-group .form-control,
.kyruus-custom-wrapper .input-group-addon,
.kyruus-custom-wrapper .input-group-btn {
  display: table-cell;
}

.kyruus-custom-wrapper .input-group .form-control:not(:first-child):not(:last-child),
.kyruus-custom-wrapper .input-group-addon:not(:first-child):not(:last-child),
.kyruus-custom-wrapper .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.kyruus-custom-wrapper .input-group-addon,
.kyruus-custom-wrapper .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.kyruus-custom-wrapper .input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.kyruus-custom-wrapper .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}

.kyruus-custom-wrapper .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}

.kyruus-custom-wrapper .input-group-addon input[type=checkbox],
.kyruus-custom-wrapper .input-group-addon input[type=radio] {
  margin-top: 0;
}

.kyruus-custom-wrapper .input-group .form-control:first-child,
.kyruus-custom-wrapper .input-group-addon:first-child,
.kyruus-custom-wrapper .input-group-btn:first-child>.btn,
.kyruus-custom-wrapper .input-group-btn:first-child>.btn-group>.btn,
.kyruus-custom-wrapper .input-group-btn:first-child>.dropdown-toggle,
.kyruus-custom-wrapper .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.kyruus-custom-wrapper .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.kyruus-custom-wrapper .input-group-addon:first-child {
  border-right: 0;
}

.kyruus-custom-wrapper .input-group .form-control:last-child,
.kyruus-custom-wrapper .input-group-addon:last-child,
.kyruus-custom-wrapper .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.kyruus-custom-wrapper .input-group-btn:first-child>.btn:not(:first-child),
.kyruus-custom-wrapper .input-group-btn:last-child>.btn,
.kyruus-custom-wrapper .input-group-btn:last-child>.btn-group>.btn,
.kyruus-custom-wrapper .input-group-btn:last-child>.dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.kyruus-custom-wrapper .input-group-addon:last-child {
  border-left: 0;
}

.kyruus-custom-wrapper .input-group-btn {
  font-size: 0;
  white-space: nowrap;
}

.kyruus-custom-wrapper .input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.kyruus-custom-wrapper .input-group-btn>.btn:active,
.kyruus-custom-wrapper .input-group-btn>.btn:focus,
.kyruus-custom-wrapper .input-group-btn>.btn:hover {
  z-index: 2;
}

.kyruus-custom-wrapper .input-group-btn:first-child>.btn,
.kyruus-custom-wrapper .input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.kyruus-custom-wrapper .input-group-btn:last-child>.btn,
.kyruus-custom-wrapper .input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.kyruus-custom-wrapper .embed-responsive {
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.kyruus-custom-wrapper .embed-responsive .embed-responsive-item,
.kyruus-custom-wrapper .embed-responsive embed,
.kyruus-custom-wrapper .embed-responsive iframe,
.kyruus-custom-wrapper .embed-responsive object,
.kyruus-custom-wrapper .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.kyruus-custom-wrapper .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.kyruus-custom-wrapper .embed-responsive-4by3 {
  padding-bottom: 75%;
}

.kyruus-custom-wrapper .btn-group-vertical>.btn-group:after,
.kyruus-custom-wrapper .btn-group-vertical>.btn-group:before,
.kyruus-custom-wrapper .btn-toolbar:after,
.kyruus-custom-wrapper .btn-toolbar:before,
.kyruus-custom-wrapper .clearfix:after,
.kyruus-custom-wrapper .clearfix:before,
.kyruus-custom-wrapper .collapse-container:after,
.kyruus-custom-wrapper .collapse-container:before,
.kyruus-custom-wrapper .container-fluid:after,
.kyruus-custom-wrapper .container-fluid:before,
.kyruus-custom-wrapper .container:after,
.kyruus-custom-wrapper .container:before,
.kyruus-custom-wrapper .dl-horizontal dd:after,
.kyruus-custom-wrapper .dl-horizontal dd:before,
.kyruus-custom-wrapper .form-horizontal .form-group:after,
.kyruus-custom-wrapper .form-horizontal .form-group:before,
.kyruus-custom-wrapper .row:after,
.kyruus-custom-wrapper .row:before {
  content: " ";
  display: table;
}

.kyruus-custom-wrapper .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.kyruus-custom-wrapper .fa.fa-pull-left,
.kyruus-custom-wrapper .fa.pull-left {
  margin-right: .3em;
}

.kyruus-custom-wrapper .pull-right {
  float: right!important;
}

.kyruus-custom-wrapper .pull-left {
  float: left!important;
}

.kyruus-custom-wrapper .hide {
  display: none!important;
}

.kyruus-custom-wrapper .show {
  display: block!important;
}

.kyruus-custom-wrapper .hidden,
.kyruus-custom-wrapper .visible-lg,
.kyruus-custom-wrapper .visible-lg-block,
.kyruus-custom-wrapper .visible-lg-inline,
.kyruus-custom-wrapper .visible-lg-inline-block,
.kyruus-custom-wrapper .visible-md,
.kyruus-custom-wrapper .visible-md-block,
.kyruus-custom-wrapper .visible-md-inline,
.kyruus-custom-wrapper .visible-md-inline-block,
.kyruus-custom-wrapper .visible-sm,
.kyruus-custom-wrapper .visible-sm-block,
.kyruus-custom-wrapper .visible-sm-inline,
.kyruus-custom-wrapper .visible-sm-inline-block,
.kyruus-custom-wrapper .visible-xs,
.kyruus-custom-wrapper .visible-xs-block,
.kyruus-custom-wrapper .visible-xs-inline,
.kyruus-custom-wrapper .visible-xs-inline-block {
  display: none!important;
}

.kyruus-custom-wrapper .invisible {
  visibility: hidden;
}

.kyruus-custom-wrapper .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.kyruus-custom-wrapper .affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .visible-xs {
    display: block!important;
  }

  .kyruus-custom-wrapper table.visible-xs {
    display: table!important;
  }

  .kyruus-custom-wrapper tr.visible-xs {
    display: table-row!important;
  }

  .kyruus-custom-wrapper td.visible-xs,
  .kyruus-custom-wrapper th.visible-xs {
    display: table-cell!important;
  }

  .kyruus-custom-wrapper .visible-xs-block {
    display: block!important;
  }

  .kyruus-custom-wrapper .visible-xs-inline {
    display: inline!important;
  }

  .kyruus-custom-wrapper .visible-xs-inline-block {
    display: inline-block!important;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .visible-sm {
    display: block!important;
  }

  .kyruus-custom-wrapper table.visible-sm {
    display: table!important;
  }

  .kyruus-custom-wrapper tr.visible-sm {
    display: table-row!important;
  }

  .kyruus-custom-wrapper td.visible-sm,
  .kyruus-custom-wrapper th.visible-sm {
    display: table-cell!important;
  }

  .kyruus-custom-wrapper .visible-sm-block {
    display: block!important;
  }

  .kyruus-custom-wrapper .visible-sm-inline {
    display: inline!important;
  }

  .kyruus-custom-wrapper .visible-sm-inline-block {
    display: inline-block!important;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .kyruus-custom-wrapper .visible-md {
    display: block!important;
  }

  .kyruus-custom-wrapper table.visible-md {
    display: table!important;
  }

  .kyruus-custom-wrapper tr.visible-md {
    display: table-row!important;
  }

  .kyruus-custom-wrapper td.visible-md,
  .kyruus-custom-wrapper th.visible-md {
    display: table-cell!important;
  }

  .kyruus-custom-wrapper .visible-md-block {
    display: block!important;
  }

  .kyruus-custom-wrapper .visible-md-inline {
    display: inline!important;
  }

  .kyruus-custom-wrapper .visible-md-inline-block {
    display: inline-block!important;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .visible-lg {
    display: block!important;
  }

  .kyruus-custom-wrapper table.visible-lg {
    display: table!important;
  }

  .kyruus-custom-wrapper tr.visible-lg {
    display: table-row!important;
  }

  .kyruus-custom-wrapper td.visible-lg,
  .kyruus-custom-wrapper th.visible-lg {
    display: table-cell!important;
  }

  .kyruus-custom-wrapper .visible-lg-block {
    display: block!important;
  }

  .kyruus-custom-wrapper .visible-lg-inline {
    display: inline!important;
  }

  .kyruus-custom-wrapper .visible-lg-inline-block {
    display: inline-block!important;
  }

  .kyruus-custom-wrapper .hidden-lg {
    display: none!important;
  }
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .hidden-xs {
    display: none!important;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .hidden-sm {
    display: none!important;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .kyruus-custom-wrapper .hidden-md {
    display: none!important;
  }
}

.kyruus-custom-wrapper .visible-print {
  display: none!important;
}

@media print {
  .kyruus-custom-wrapper .visible-print {
    display: block!important;
  }

  .kyruus-custom-wrapper table.visible-print {
    display: table!important;
  }

  .kyruus-custom-wrapper tr.visible-print {
    display: table-row!important;
  }

  .kyruus-custom-wrapper td.visible-print,
  .kyruus-custom-wrapper th.visible-print {
    display: table-cell!important;
  }
}

.kyruus-custom-wrapper .visible-print-block {
  display: none!important;
}

@media print {
  .kyruus-custom-wrapper .visible-print-block {
    display: block!important;
  }
}

.kyruus-custom-wrapper .visible-print-inline {
  display: none!important;
}

@media print {
  .kyruus-custom-wrapper .visible-print-inline {
    display: inline!important;
  }
}

.kyruus-custom-wrapper .visible-print-inline-block {
  display: none!important;
}

@media print {
  .kyruus-custom-wrapper .visible-print-inline-block {
    display: inline-block!important;
  }

  .kyruus-custom-wrapper .hidden-print {
    display: none!important;
  }
}

.kyruus-custom-wrapper .btn:focus {
  outline: #000 dotted 2px;
}

.kyruus-custom-wrapper .close:focus,
.kyruus-custom-wrapper .close:hover,
.kyruus-custom-wrapper .nav>li>a:focus,
.kyruus-custom-wrapper .nav>li>a:hover,
.kyruus-custom-wrapper a:focus,
.kyruus-custom-wrapper div.active:focus {
  outline: #000 dotted 1px;
}

.kyruus-custom-wrapper .carousel-indicators li,
.kyruus-custom-wrapper .carousel-indicators li.active {
  height: 18px;
  width: 18px;
  border-width: 2px;
  position: relative;
  box-shadow: 0 0 0 1px grey;
  -moz-boxshadow: 0 0 0 1px grey;
  -webkit-boxshadow: 0 0 0 1px grey;
}

.kyruus-custom-wrapper .carousel-indicators.active li {
  background-color: rgba(100,149,253,.6);
}

.kyruus-custom-wrapper .carousel-indicators.active li.active {
  background-color: #fff;
}

.kyruus-custom-wrapper .carousel-tablist-highlight {
  display: block;
  position: absolute;
  outline: transparent solid 2px;
  background-color: transparent;
  box-shadow: 0 0 0 1px transparent;
  -moz-boxshadow: 0 0 0 1px transparent;
  -webkit-boxshadow: 0 0 0 1px transparent;
}

.kyruus-custom-wrapper .carousel-tablist-highlight.focus {
  outline: #6495ED solid 2px;
  background-color: rgba(0,0,0,.4);
}

.kyruus-custom-wrapper a.carousel-control:focus {
  outline: #6495ED solid 2px;
  background-image: linear-gradient(to right,transparent 0,rgba(0,0,0,.5) 100%);
  box-shadow: 0 0 0 1px #000;
  -moz-boxshadow: 0 0 0 1px #000;
  -webkit-boxshadow: 0 0 0 1px #000;
}

.kyruus-custom-wrapper .carousel-pause-button {
  position: absolute;
  top: -30em;
  left: -300em;
  display: block;
}

.kyruus-custom-wrapper .fa,
.kyruus-custom-wrapper .fa-stack {
  display: inline-block;
}

.kyruus-custom-wrapper .carousel-pause-button.focus {
  top: .5em;
  left: .5em;
}

.kyruus-custom-wrapper .carousel.contrast .carousel-caption,
.kyruus-custom-wrapper .carousel:hover .carousel-caption {
  background-color: rgba(0,0,0,.5);
  z-index: 10;
}

.kyruus-custom-wrapper .alert-success {
  color: #2d4821;
}

.kyruus-custom-wrapper .alert-info {
  color: #214c62;
}

.kyruus-custom-wrapper .alert-warning {
  color: #6c4a00;
  background-color: #f9f1c6;
}

.kyruus-custom-wrapper .alert-danger {
  color: #d2322d;
}

.kyruus-custom-wrapper .alert-danger:hover {
  color: #a82824;
}

/*! * Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */

@font-face {
  font-family: FontAwesome;
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.eot);
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.woff2) format('woff2'),url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.woff) format('woff'),url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.ttf) format('truetype'),url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/fontawesome-webfont.svg#fontawesomeregular) format('svg');
  font-weight: 400;
  font-style: normal;
}

.kyruus-custom-wrapper .fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.kyruus-custom-wrapper .fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.kyruus-custom-wrapper .fa-2x {
  font-size: 2em;
}

.kyruus-custom-wrapper .fa-3x {
  font-size: 3em;
}

.kyruus-custom-wrapper .fa-4x {
  font-size: 4em;
}

.kyruus-custom-wrapper .fa-5x {
  font-size: 5em;
}

.kyruus-custom-wrapper .fa-fw {
  width: 1.28571429em;
}

.kyruus-custom-wrapper .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.kyruus-custom-wrapper .fa.fa-pull-right,
.kyruus-custom-wrapper .fa.pull-right {
  margin-left: .3em;
}

.kyruus-custom-wrapper .fa-ul>li {
  position: relative;
}

.kyruus-custom-wrapper .fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
}

.kyruus-custom-wrapper .fa-li.fa-lg {
  left: -1.85714286em;
}

.kyruus-custom-wrapper .fa-border {
  padding: .2em .25em .15em;
  border: .08em solid #eee;
  border-radius: .1em;
}

.kyruus-custom-wrapper .fa-pull-left {
  float: left;
}

.kyruus-custom-wrapper .fa-pull-right {
  float: right;
}

.kyruus-custom-wrapper .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.kyruus-custom-wrapper .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.kyruus-custom-wrapper .fa-rotate-90 {
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.kyruus-custom-wrapper .fa-rotate-180 {
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.kyruus-custom-wrapper .fa-rotate-270 {
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.kyruus-custom-wrapper .fa-flip-horizontal {
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}

.kyruus-custom-wrapper .fa-flip-vertical {
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  transform: scale(1,-1);
}

.kyruus-custom-wrapper :root .fa-flip-horizontal,
.kyruus-custom-wrapper :root .fa-flip-vertical,
.kyruus-custom-wrapper :root .fa-rotate-180,
.kyruus-custom-wrapper :root .fa-rotate-270,
.kyruus-custom-wrapper :root .fa-rotate-90 {
  filter: none;
}

.kyruus-custom-wrapper .fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.kyruus-custom-wrapper .fa-stack-1x,
.kyruus-custom-wrapper .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.kyruus-custom-wrapper .mfp-bg,
.kyruus-custom-wrapper .mfp-wrap {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.kyruus-custom-wrapper .fa-stack-1x {
  line-height: inherit;
}

.kyruus-custom-wrapper .fa-stack-2x {
  font-size: 2em;
}

.kyruus-custom-wrapper .fa-inverse {
  color: #fff;
}

.kyruus-custom-wrapper .fa-glass:before {
  content: "\f000";
}

.kyruus-custom-wrapper .fa-music:before {
  content: "\f001";
}

.kyruus-custom-wrapper .fa-search:before {
  content: "\f002";
}

.kyruus-custom-wrapper .fa-envelope-o:before {
  content: "\f003";
}

.kyruus-custom-wrapper .fa-heart:before {
  content: "\f004";
}

.kyruus-custom-wrapper .fa-star:before {
  content: "\f005";
}

.kyruus-custom-wrapper .fa-star-o:before {
  content: "\f006";
}

.kyruus-custom-wrapper .fa-user:before {
  content: "\f007";
}

.kyruus-custom-wrapper .fa-film:before {
  content: "\f008";
}

.kyruus-custom-wrapper .fa-th-large:before {
  content: "\f009";
}

.kyruus-custom-wrapper .fa-th:before {
  content: "\f00a";
}

.kyruus-custom-wrapper .fa-th-list:before {
  content: "\f00b";
}

.kyruus-custom-wrapper .fa-check:before {
  content: "\f00c";
}

.kyruus-custom-wrapper .fa-close:before,
.kyruus-custom-wrapper .fa-remove:before,
.kyruus-custom-wrapper .fa-times:before {
  content: "\f00d";
}

.kyruus-custom-wrapper .fa-search-plus:before {
  content: "\f00e";
}

.kyruus-custom-wrapper .fa-search-minus:before {
  content: "\f010";
}

.kyruus-custom-wrapper .fa-power-off:before {
  content: "\f011";
}

.kyruus-custom-wrapper .fa-signal:before {
  content: "\f012";
}

.kyruus-custom-wrapper .fa-cog:before,
.kyruus-custom-wrapper .fa-gear:before {
  content: "\f013";
}

.kyruus-custom-wrapper .fa-trash-o:before {
  content: "\f014";
}

.kyruus-custom-wrapper .fa-home:before {
  content: "\f015";
}

.kyruus-custom-wrapper .fa-file-o:before {
  content: "\f016";
}

.kyruus-custom-wrapper .fa-clock-o:before {
  content: "\f017";
}

.kyruus-custom-wrapper .fa-road:before {
  content: "\f018";
}

.kyruus-custom-wrapper .fa-download:before {
  content: "\f019";
}

.kyruus-custom-wrapper .fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.kyruus-custom-wrapper .fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.kyruus-custom-wrapper .fa-inbox:before {
  content: "\f01c";
}

.kyruus-custom-wrapper .fa-play-circle-o:before {
  content: "\f01d";
}

.kyruus-custom-wrapper .fa-repeat:before,
.kyruus-custom-wrapper .fa-rotate-right:before {
  content: "\f01e";
}

.kyruus-custom-wrapper .fa-refresh:before {
  content: "\f021";
}

.kyruus-custom-wrapper .fa-list-alt:before {
  content: "\f022";
}

.kyruus-custom-wrapper .fa-lock:before {
  content: "\f023";
}

.kyruus-custom-wrapper .fa-flag:before {
  content: "\f024";
}

.kyruus-custom-wrapper .fa-headphones:before {
  content: "\f025";
}

.kyruus-custom-wrapper .fa-volume-off:before {
  content: "\f026";
}

.kyruus-custom-wrapper .fa-volume-down:before {
  content: "\f027";
}

.kyruus-custom-wrapper .fa-volume-up:before {
  content: "\f028";
}

.kyruus-custom-wrapper .fa-qrcode:before {
  content: "\f029";
}

.kyruus-custom-wrapper .fa-barcode:before {
  content: "\f02a";
}

.kyruus-custom-wrapper .fa-tag:before {
  content: "\f02b";
}

.kyruus-custom-wrapper .fa-tags:before {
  content: "\f02c";
}

.kyruus-custom-wrapper .fa-book:before {
  content: "\f02d";
}

.kyruus-custom-wrapper .fa-bookmark:before {
  content: "\f02e";
}

.kyruus-custom-wrapper .fa-print:before {
  content: "\f02f";
}

.kyruus-custom-wrapper .fa-camera:before {
  content: "\f030";
}

.kyruus-custom-wrapper .fa-font:before {
  content: "\f031";
}

.kyruus-custom-wrapper .fa-bold:before {
  content: "\f032";
}

.kyruus-custom-wrapper .fa-italic:before {
  content: "\f033";
}

.kyruus-custom-wrapper .fa-text-height:before {
  content: "\f034";
}

.kyruus-custom-wrapper .fa-text-width:before {
  content: "\f035";
}

.kyruus-custom-wrapper .fa-align-left:before {
  content: "\f036";
}

.kyruus-custom-wrapper .fa-align-center:before {
  content: "\f037";
}

.kyruus-custom-wrapper .fa-align-right:before {
  content: "\f038";
}

.kyruus-custom-wrapper .fa-align-justify:before {
  content: "\f039";
}

.kyruus-custom-wrapper .fa-list:before {
  content: "\f03a";
}

.kyruus-custom-wrapper .fa-dedent:before,
.kyruus-custom-wrapper .fa-outdent:before {
  content: "\f03b";
}

.kyruus-custom-wrapper .fa-indent:before {
  content: "\f03c";
}

.kyruus-custom-wrapper .fa-video-camera:before {
  content: "\f03d";
}

.kyruus-custom-wrapper .fa-image:before,
.kyruus-custom-wrapper .fa-photo:before,
.kyruus-custom-wrapper .fa-picture-o:before {
  content: "\f03e";
}

.kyruus-custom-wrapper .fa-pencil:before {
  content: "\f040";
}

.kyruus-custom-wrapper .fa-map-marker:before {
  content: "\f041";
}

.kyruus-custom-wrapper .fa-adjust:before {
  content: "\f042";
}

.kyruus-custom-wrapper .fa-tint:before {
  content: "\f043";
}

.kyruus-custom-wrapper .fa-edit:before,
.kyruus-custom-wrapper .fa-pencil-square-o:before {
  content: "\f044";
}

.kyruus-custom-wrapper .fa-share-square-o:before {
  content: "\f045";
}

.kyruus-custom-wrapper .fa-check-square-o:before {
  content: "\f046";
}

.kyruus-custom-wrapper .fa-arrows:before {
  content: "\f047";
}

.kyruus-custom-wrapper .fa-step-backward:before {
  content: "\f048";
}

.kyruus-custom-wrapper .fa-fast-backward:before {
  content: "\f049";
}

.kyruus-custom-wrapper .fa-backward:before {
  content: "\f04a";
}

.kyruus-custom-wrapper .fa-play:before {
  content: "\f04b";
}

.kyruus-custom-wrapper .fa-pause:before {
  content: "\f04c";
}

.kyruus-custom-wrapper .fa-stop:before {
  content: "\f04d";
}

.kyruus-custom-wrapper .fa-forward:before {
  content: "\f04e";
}

.kyruus-custom-wrapper .fa-fast-forward:before {
  content: "\f050";
}

.kyruus-custom-wrapper .fa-step-forward:before {
  content: "\f051";
}

.kyruus-custom-wrapper .fa-eject:before {
  content: "\f052";
}

.kyruus-custom-wrapper .fa-chevron-left:before {
  content: "\f053";
}

.kyruus-custom-wrapper .fa-chevron-right:before {
  content: "\f054";
}

.kyruus-custom-wrapper .fa-plus-circle:before {
  content: "\f055";
}

.kyruus-custom-wrapper .fa-minus-circle:before {
  content: "\f056";
}

.kyruus-custom-wrapper .fa-times-circle:before {
  content: "\f057";
}

.kyruus-custom-wrapper .fa-check-circle:before {
  content: "\f058";
}

.kyruus-custom-wrapper .fa-question-circle:before {
  content: "\f059";
}

.kyruus-custom-wrapper .fa-info-circle:before {
  content: "\f05a";
}

.kyruus-custom-wrapper .fa-crosshairs:before {
  content: "\f05b";
}

.kyruus-custom-wrapper .fa-times-circle-o:before {
  content: "\f05c";
}

.kyruus-custom-wrapper .fa-check-circle-o:before {
  content: "\f05d";
}

.kyruus-custom-wrapper .fa-ban:before {
  content: "\f05e";
}

.kyruus-custom-wrapper .fa-arrow-left:before {
  content: "\f060";
}

.kyruus-custom-wrapper .fa-arrow-right:before {
  content: "\f061";
}

.kyruus-custom-wrapper .fa-arrow-up:before {
  content: "\f062";
}

.kyruus-custom-wrapper .fa-arrow-down:before {
  content: "\f063";
}

.kyruus-custom-wrapper .fa-mail-forward:before,
.kyruus-custom-wrapper .fa-share:before {
  content: "\f064";
}

.kyruus-custom-wrapper .fa-expand:before {
  content: "\f065";
}

.kyruus-custom-wrapper .fa-compress:before {
  content: "\f066";
}

.kyruus-custom-wrapper .fa-plus:before {
  content: "\f067";
}

.kyruus-custom-wrapper .fa-minus:before {
  content: "\f068";
}

.kyruus-custom-wrapper .fa-asterisk:before {
  content: "\f069";
}

.kyruus-custom-wrapper .fa-exclamation-circle:before {
  content: "\f06a";
}

.kyruus-custom-wrapper .fa-gift:before {
  content: "\f06b";
}

.kyruus-custom-wrapper .fa-leaf:before {
  content: "\f06c";
}

.kyruus-custom-wrapper .fa-fire:before {
  content: "\f06d";
}

.kyruus-custom-wrapper .fa-eye:before {
  content: "\f06e";
}

.kyruus-custom-wrapper .fa-eye-slash:before {
  content: "\f070";
}

.kyruus-custom-wrapper .fa-exclamation-triangle:before,
.kyruus-custom-wrapper .fa-warning:before {
  content: "\f071";
}

.kyruus-custom-wrapper .fa-plane:before {
  content: "\f072";
}

.kyruus-custom-wrapper .fa-calendar:before {
  content: "\f073";
}

.kyruus-custom-wrapper .fa-random:before {
  content: "\f074";
}

.kyruus-custom-wrapper .fa-comment:before {
  content: "\f075";
}

.kyruus-custom-wrapper .fa-magnet:before {
  content: "\f076";
}

.kyruus-custom-wrapper .fa-chevron-up:before {
  content: "\f077";
}

.kyruus-custom-wrapper .fa-chevron-down:before {
  content: "\f078";
}

.kyruus-custom-wrapper .fa-retweet:before {
  content: "\f079";
}

.kyruus-custom-wrapper .fa-shopping-cart:before {
  content: "\f07a";
}

.kyruus-custom-wrapper .fa-folder:before {
  content: "\f07b";
}

.kyruus-custom-wrapper .fa-folder-open:before {
  content: "\f07c";
}

.kyruus-custom-wrapper .fa-arrows-v:before {
  content: "\f07d";
}

.kyruus-custom-wrapper .fa-arrows-h:before {
  content: "\f07e";
}

.kyruus-custom-wrapper .fa-bar-chart-o:before,
.kyruus-custom-wrapper .fa-bar-chart:before {
  content: "\f080";
}

.kyruus-custom-wrapper .fa-twitter-square:before {
  content: "\f081";
}

.kyruus-custom-wrapper .fa-facebook-square:before {
  content: "\f082";
}

.kyruus-custom-wrapper .fa-camera-retro:before {
  content: "\f083";
}

.kyruus-custom-wrapper .fa-key:before {
  content: "\f084";
}

.kyruus-custom-wrapper .fa-cogs:before,
.kyruus-custom-wrapper .fa-gears:before {
  content: "\f085";
}

.kyruus-custom-wrapper .fa-comments:before {
  content: "\f086";
}

.kyruus-custom-wrapper .fa-thumbs-o-up:before {
  content: "\f087";
}

.kyruus-custom-wrapper .fa-thumbs-o-down:before {
  content: "\f088";
}

.kyruus-custom-wrapper .fa-star-half:before {
  content: "\f089";
}

.kyruus-custom-wrapper .fa-heart-o:before {
  content: "\f08a";
}

.kyruus-custom-wrapper .fa-sign-out:before {
  content: "\f08b";
}

.kyruus-custom-wrapper .fa-linkedin-square:before {
  content: "\f08c";
}

.kyruus-custom-wrapper .fa-thumb-tack:before {
  content: "\f08d";
}

.kyruus-custom-wrapper .fa-external-link:before {
  content: "\f08e";
}

.kyruus-custom-wrapper .fa-sign-in:before {
  content: "\f090";
}

.kyruus-custom-wrapper .fa-trophy:before {
  content: "\f091";
}

.kyruus-custom-wrapper .fa-github-square:before {
  content: "\f092";
}

.kyruus-custom-wrapper .fa-upload:before {
  content: "\f093";
}

.kyruus-custom-wrapper .fa-lemon-o:before {
  content: "\f094";
}

.kyruus-custom-wrapper .fa-phone:before {
  content: "\f095";
}

.kyruus-custom-wrapper .fa-square-o:before {
  content: "\f096";
}

.kyruus-custom-wrapper .fa-bookmark-o:before {
  content: "\f097";
}

.kyruus-custom-wrapper .fa-phone-square:before {
  content: "\f098";
}

.kyruus-custom-wrapper .fa-twitter:before {
  content: "\f099";
}

.kyruus-custom-wrapper .fa-facebook-f:before,
.kyruus-custom-wrapper .fa-facebook:before {
  content: "\f09a";
}

.kyruus-custom-wrapper .fa-github:before {
  content: "\f09b";
}

.kyruus-custom-wrapper .fa-unlock:before {
  content: "\f09c";
}

.kyruus-custom-wrapper .fa-credit-card:before {
  content: "\f09d";
}

.kyruus-custom-wrapper .fa-feed:before,
.kyruus-custom-wrapper .fa-rss:before {
  content: "\f09e";
}

.kyruus-custom-wrapper .fa-hdd-o:before {
  content: "\f0a0";
}

.kyruus-custom-wrapper .fa-bullhorn:before {
  content: "\f0a1";
}

.kyruus-custom-wrapper .fa-bell:before {
  content: "\f0f3";
}

.kyruus-custom-wrapper .fa-certificate:before {
  content: "\f0a3";
}

.kyruus-custom-wrapper .fa-hand-o-right:before {
  content: "\f0a4";
}

.kyruus-custom-wrapper .fa-hand-o-left:before {
  content: "\f0a5";
}

.kyruus-custom-wrapper .fa-hand-o-up:before {
  content: "\f0a6";
}

.kyruus-custom-wrapper .fa-hand-o-down:before {
  content: "\f0a7";
}

.kyruus-custom-wrapper .fa-arrow-circle-left:before {
  content: "\f0a8";
}

.kyruus-custom-wrapper .fa-arrow-circle-right:before {
  content: "\f0a9";
}

.kyruus-custom-wrapper .fa-arrow-circle-up:before {
  content: "\f0aa";
}

.kyruus-custom-wrapper .fa-arrow-circle-down:before {
  content: "\f0ab";
}

.kyruus-custom-wrapper .fa-globe:before {
  content: "\f0ac";
}

.kyruus-custom-wrapper .fa-wrench:before {
  content: "\f0ad";
}

.kyruus-custom-wrapper .fa-tasks:before {
  content: "\f0ae";
}

.kyruus-custom-wrapper .fa-filter:before {
  content: "\f0b0";
}

.kyruus-custom-wrapper .fa-briefcase:before {
  content: "\f0b1";
}

.kyruus-custom-wrapper .fa-arrows-alt:before {
  content: "\f0b2";
}

.kyruus-custom-wrapper .fa-group:before,
.kyruus-custom-wrapper .fa-users:before {
  content: "\f0c0";
}

.kyruus-custom-wrapper .fa-chain:before,
.kyruus-custom-wrapper .fa-link:before {
  content: "\f0c1";
}

.kyruus-custom-wrapper .fa-cloud:before {
  content: "\f0c2";
}

.kyruus-custom-wrapper .fa-flask:before {
  content: "\f0c3";
}

.kyruus-custom-wrapper .fa-cut:before,
.kyruus-custom-wrapper .fa-scissors:before {
  content: "\f0c4";
}

.kyruus-custom-wrapper .fa-copy:before,
.kyruus-custom-wrapper .fa-files-o:before {
  content: "\f0c5";
}

.kyruus-custom-wrapper .fa-paperclip:before {
  content: "\f0c6";
}

.kyruus-custom-wrapper .fa-floppy-o:before,
.kyruus-custom-wrapper .fa-save:before {
  content: "\f0c7";
}

.kyruus-custom-wrapper .fa-square:before {
  content: "\f0c8";
}

.kyruus-custom-wrapper .fa-bars:before,
.kyruus-custom-wrapper .fa-navicon:before,
.kyruus-custom-wrapper .fa-reorder:before {
  content: "\f0c9";
}

.kyruus-custom-wrapper .fa-list-ul:before {
  content: "\f0ca";
}

.kyruus-custom-wrapper .fa-list-ol:before {
  content: "\f0cb";
}

.kyruus-custom-wrapper .fa-strikethrough:before {
  content: "\f0cc";
}

.kyruus-custom-wrapper .fa-underline:before {
  content: "\f0cd";
}

.kyruus-custom-wrapper .fa-table:before {
  content: "\f0ce";
}

.kyruus-custom-wrapper .fa-magic:before {
  content: "\f0d0";
}

.kyruus-custom-wrapper .fa-truck:before {
  content: "\f0d1";
}

.kyruus-custom-wrapper .fa-pinterest:before {
  content: "\f0d2";
}

.kyruus-custom-wrapper .fa-pinterest-square:before {
  content: "\f0d3";
}

.kyruus-custom-wrapper .fa-google-plus-square:before {
  content: "\f0d4";
}

.kyruus-custom-wrapper .fa-google-plus:before {
  content: "\f0d5";
}

.kyruus-custom-wrapper .fa-money:before {
  content: "\f0d6";
}

.kyruus-custom-wrapper .fa-caret-down:before {
  content: "\f0d7";
}

.kyruus-custom-wrapper .fa-caret-up:before {
  content: "\f0d8";
}

.kyruus-custom-wrapper .fa-caret-left:before {
  content: "\f0d9";
}

.kyruus-custom-wrapper .fa-caret-right:before {
  content: "\f0da";
}

.kyruus-custom-wrapper .fa-columns:before {
  content: "\f0db";
}

.kyruus-custom-wrapper .fa-sort:before,
.kyruus-custom-wrapper .fa-unsorted:before {
  content: "\f0dc";
}

.kyruus-custom-wrapper .fa-sort-desc:before,
.kyruus-custom-wrapper .fa-sort-down:before {
  content: "\f0dd";
}

.kyruus-custom-wrapper .fa-sort-asc:before,
.kyruus-custom-wrapper .fa-sort-up:before {
  content: "\f0de";
}

.kyruus-custom-wrapper .fa-envelope:before {
  content: "\f0e0";
}

.kyruus-custom-wrapper .fa-linkedin:before {
  content: "\f0e1";
}

.kyruus-custom-wrapper .fa-rotate-left:before,
.kyruus-custom-wrapper .fa-undo:before {
  content: "\f0e2";
}

.kyruus-custom-wrapper .fa-gavel:before,
.kyruus-custom-wrapper .fa-legal:before {
  content: "\f0e3";
}

.kyruus-custom-wrapper .fa-dashboard:before,
.kyruus-custom-wrapper .fa-tachometer:before {
  content: "\f0e4";
}

.kyruus-custom-wrapper .fa-comment-o:before {
  content: "\f0e5";
}

.kyruus-custom-wrapper .fa-comments-o:before {
  content: "\f0e6";
}

.kyruus-custom-wrapper .fa-bolt:before,
.kyruus-custom-wrapper .fa-flash:before {
  content: "\f0e7";
}

.kyruus-custom-wrapper .fa-sitemap:before {
  content: "\f0e8";
}

.kyruus-custom-wrapper .fa-umbrella:before {
  content: "\f0e9";
}

.kyruus-custom-wrapper .fa-clipboard:before,
.kyruus-custom-wrapper .fa-paste:before {
  content: "\f0ea";
}

.kyruus-custom-wrapper .fa-lightbulb-o:before {
  content: "\f0eb";
}

.kyruus-custom-wrapper .fa-exchange:before {
  content: "\f0ec";
}

.kyruus-custom-wrapper .fa-cloud-download:before {
  content: "\f0ed";
}

.kyruus-custom-wrapper .fa-cloud-upload:before {
  content: "\f0ee";
}

.kyruus-custom-wrapper .fa-user-md:before {
  content: "\f0f0";
}

.kyruus-custom-wrapper .fa-stethoscope:before {
  content: "\f0f1";
}

.kyruus-custom-wrapper .fa-suitcase:before {
  content: "\f0f2";
}

.kyruus-custom-wrapper .fa-bell-o:before {
  content: "\f0a2";
}

.kyruus-custom-wrapper .fa-coffee:before {
  content: "\f0f4";
}

.kyruus-custom-wrapper .fa-cutlery:before {
  content: "\f0f5";
}

.kyruus-custom-wrapper .fa-file-text-o:before {
  content: "\f0f6";
}

.kyruus-custom-wrapper .fa-building-o:before {
  content: "\f0f7";
}

.kyruus-custom-wrapper .fa-hospital-o:before {
  content: "\f0f8";
}

.kyruus-custom-wrapper .fa-ambulance:before {
  content: "\f0f9";
}

.kyruus-custom-wrapper .fa-medkit:before {
  content: "\f0fa";
}

.kyruus-custom-wrapper .fa-fighter-jet:before {
  content: "\f0fb";
}

.kyruus-custom-wrapper .fa-beer:before {
  content: "\f0fc";
}

.kyruus-custom-wrapper .fa-h-square:before {
  content: "\f0fd";
}

.kyruus-custom-wrapper .fa-plus-square:before {
  content: "\f0fe";
}

.kyruus-custom-wrapper .fa-angle-double-left:before {
  content: "\f100";
}

.kyruus-custom-wrapper .fa-angle-double-right:before {
  content: "\f101";
}

.kyruus-custom-wrapper .fa-angle-double-up:before {
  content: "\f102";
}

.kyruus-custom-wrapper .fa-angle-double-down:before {
  content: "\f103";
}

.kyruus-custom-wrapper .fa-angle-left:before {
  content: "\f104";
}

.kyruus-custom-wrapper .fa-angle-right:before {
  content: "\f105";
}

.kyruus-custom-wrapper .fa-angle-up:before {
  content: "\f106";
}

.kyruus-custom-wrapper .fa-angle-down:before {
  content: "\f107";
}

.kyruus-custom-wrapper .fa-desktop:before {
  content: "\f108";
}

.kyruus-custom-wrapper .fa-laptop:before {
  content: "\f109";
}

.kyruus-custom-wrapper .fa-tablet:before {
  content: "\f10a";
}

.kyruus-custom-wrapper .fa-mobile-phone:before,
.kyruus-custom-wrapper .fa-mobile:before {
  content: "\f10b";
}

.kyruus-custom-wrapper .fa-circle-o:before {
  content: "\f10c";
}

.kyruus-custom-wrapper .fa-quote-left:before {
  content: "\f10d";
}

.kyruus-custom-wrapper .fa-quote-right:before {
  content: "\f10e";
}

.kyruus-custom-wrapper .fa-spinner:before {
  content: "\f110";
}

.kyruus-custom-wrapper .fa-circle:before {
  content: "\f111";
}

.kyruus-custom-wrapper .fa-mail-reply:before,
.kyruus-custom-wrapper .fa-reply:before {
  content: "\f112";
}

.kyruus-custom-wrapper .fa-github-alt:before {
  content: "\f113";
}

.kyruus-custom-wrapper .fa-folder-o:before {
  content: "\f114";
}

.kyruus-custom-wrapper .fa-folder-open-o:before {
  content: "\f115";
}

.kyruus-custom-wrapper .fa-smile-o:before {
  content: "\f118";
}

.kyruus-custom-wrapper .fa-frown-o:before {
  content: "\f119";
}

.kyruus-custom-wrapper .fa-meh-o:before {
  content: "\f11a";
}

.kyruus-custom-wrapper .fa-gamepad:before {
  content: "\f11b";
}

.kyruus-custom-wrapper .fa-keyboard-o:before {
  content: "\f11c";
}

.kyruus-custom-wrapper .fa-flag-o:before {
  content: "\f11d";
}

.kyruus-custom-wrapper .fa-flag-checkered:before {
  content: "\f11e";
}

.kyruus-custom-wrapper .fa-terminal:before {
  content: "\f120";
}

.kyruus-custom-wrapper .fa-code:before {
  content: "\f121";
}

.kyruus-custom-wrapper .fa-mail-reply-all:before,
.kyruus-custom-wrapper .fa-reply-all:before {
  content: "\f122";
}

.kyruus-custom-wrapper .fa-star-half-empty:before,
.kyruus-custom-wrapper .fa-star-half-full:before,
.kyruus-custom-wrapper .fa-star-half-o:before {
  content: "\f123";
}

.kyruus-custom-wrapper .fa-location-arrow:before {
  content: "\f124";
}

.kyruus-custom-wrapper .fa-crop:before {
  content: "\f125";
}

.kyruus-custom-wrapper .fa-code-fork:before {
  content: "\f126";
}

.kyruus-custom-wrapper .fa-chain-broken:before,
.kyruus-custom-wrapper .fa-unlink:before {
  content: "\f127";
}

.kyruus-custom-wrapper .fa-question:before {
  content: "\f128";
}

.kyruus-custom-wrapper .fa-info:before {
  content: "\f129";
}

.kyruus-custom-wrapper .fa-exclamation:before {
  content: "\f12a";
}

.kyruus-custom-wrapper .fa-superscript:before {
  content: "\f12b";
}

.kyruus-custom-wrapper .fa-subscript:before {
  content: "\f12c";
}

.kyruus-custom-wrapper .fa-eraser:before {
  content: "\f12d";
}

.kyruus-custom-wrapper .fa-puzzle-piece:before {
  content: "\f12e";
}

.kyruus-custom-wrapper .fa-microphone:before {
  content: "\f130";
}

.kyruus-custom-wrapper .fa-microphone-slash:before {
  content: "\f131";
}

.kyruus-custom-wrapper .fa-shield:before {
  content: "\f132";
}

.kyruus-custom-wrapper .fa-calendar-o:before {
  content: "\f133";
}

.kyruus-custom-wrapper .fa-fire-extinguisher:before {
  content: "\f134";
}

.kyruus-custom-wrapper .fa-rocket:before {
  content: "\f135";
}

.kyruus-custom-wrapper .fa-maxcdn:before {
  content: "\f136";
}

.kyruus-custom-wrapper .fa-chevron-circle-left:before {
  content: "\f137";
}

.kyruus-custom-wrapper .fa-chevron-circle-right:before {
  content: "\f138";
}

.kyruus-custom-wrapper .fa-chevron-circle-up:before {
  content: "\f139";
}

.kyruus-custom-wrapper .fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html.kyruus-custom-wrapper5:before {
  content: "\f13b";
}

.kyruus-custom-wrapper .fa-css3:before {
  content: "\f13c";
}

.kyruus-custom-wrapper .fa-anchor:before {
  content: "\f13d";
}

.kyruus-custom-wrapper .fa-unlock-alt:before {
  content: "\f13e";
}

.kyruus-custom-wrapper .fa-bullseye:before {
  content: "\f140";
}

.kyruus-custom-wrapper .fa-ellipsis-h:before {
  content: "\f141";
}

.kyruus-custom-wrapper .fa-ellipsis-v:before {
  content: "\f142";
}

.kyruus-custom-wrapper .fa-rss-square:before {
  content: "\f143";
}

.kyruus-custom-wrapper .fa-play-circle:before {
  content: "\f144";
}

.kyruus-custom-wrapper .fa-ticket:before {
  content: "\f145";
}

.kyruus-custom-wrapper .fa-minus-square:before {
  content: "\f146";
}

.kyruus-custom-wrapper .fa-minus-square-o:before {
  content: "\f147";
}

.kyruus-custom-wrapper .fa-level-up:before {
  content: "\f148";
}

.kyruus-custom-wrapper .fa-level-down:before {
  content: "\f149";
}

.kyruus-custom-wrapper .fa-check-square:before {
  content: "\f14a";
}

.kyruus-custom-wrapper .fa-pencil-square:before {
  content: "\f14b";
}

.kyruus-custom-wrapper .fa-external-link-square:before {
  content: "\f14c";
}

.kyruus-custom-wrapper .fa-share-square:before {
  content: "\f14d";
}

.kyruus-custom-wrapper .fa-compass:before {
  content: "\f14e";
}

.kyruus-custom-wrapper .fa-caret-square-o-down:before,
.kyruus-custom-wrapper .fa-toggle-down:before {
  content: "\f150";
}

.kyruus-custom-wrapper .fa-caret-square-o-up:before,
.kyruus-custom-wrapper .fa-toggle-up:before {
  content: "\f151";
}

.kyruus-custom-wrapper .fa-caret-square-o-right:before,
.kyruus-custom-wrapper .fa-toggle-right:before {
  content: "\f152";
}

.kyruus-custom-wrapper .fa-eur:before,
.kyruus-custom-wrapper .fa-euro:before {
  content: "\f153";
}

.kyruus-custom-wrapper .fa-gbp:before {
  content: "\f154";
}

.kyruus-custom-wrapper .fa-dollar:before,
.kyruus-custom-wrapper .fa-usd:before {
  content: "\f155";
}

.kyruus-custom-wrapper .fa-inr:before,
.kyruus-custom-wrapper .fa-rupee:before {
  content: "\f156";
}

.kyruus-custom-wrapper .fa-cny:before,
.kyruus-custom-wrapper .fa-jpy:before,
.kyruus-custom-wrapper .fa-rmb:before,
.kyruus-custom-wrapper .fa-yen:before {
  content: "\f157";
}

.kyruus-custom-wrapper .fa-rouble:before,
.kyruus-custom-wrapper .fa-rub:before,
.kyruus-custom-wrapper .fa-ruble:before {
  content: "\f158";
}

.kyruus-custom-wrapper .fa-krw:before,
.kyruus-custom-wrapper .fa-won:before {
  content: "\f159";
}

.kyruus-custom-wrapper .fa-bitcoin:before,
.kyruus-custom-wrapper .fa-btc:before {
  content: "\f15a";
}

.kyruus-custom-wrapper .fa-file:before {
  content: "\f15b";
}

.kyruus-custom-wrapper .fa-file-text:before {
  content: "\f15c";
}

.kyruus-custom-wrapper .fa-sort-alpha-asc:before {
  content: "\f15d";
}

.kyruus-custom-wrapper .fa-sort-alpha-desc:before {
  content: "\f15e";
}

.kyruus-custom-wrapper .fa-sort-amount-asc:before {
  content: "\f160";
}

.kyruus-custom-wrapper .fa-sort-amount-desc:before {
  content: "\f161";
}

.kyruus-custom-wrapper .fa-sort-numeric-asc:before {
  content: "\f162";
}

.kyruus-custom-wrapper .fa-sort-numeric-desc:before {
  content: "\f163";
}

.kyruus-custom-wrapper .fa-thumbs-up:before {
  content: "\f164";
}

.kyruus-custom-wrapper .fa-thumbs-down:before {
  content: "\f165";
}

.kyruus-custom-wrapper .fa-youtube-square:before {
  content: "\f166";
}

.kyruus-custom-wrapper .fa-youtube:before {
  content: "\f167";
}

.kyruus-custom-wrapper .fa-xing:before {
  content: "\f168";
}

.kyruus-custom-wrapper .fa-xing-square:before {
  content: "\f169";
}

.kyruus-custom-wrapper .fa-youtube-play:before {
  content: "\f16a";
}

.kyruus-custom-wrapper .fa-dropbox:before {
  content: "\f16b";
}

.kyruus-custom-wrapper .fa-stack-overflow:before {
  content: "\f16c";
}

.kyruus-custom-wrapper .fa-instagram:before {
  content: "\f16d";
}

.kyruus-custom-wrapper .fa-flickr:before {
  content: "\f16e";
}

.kyruus-custom-wrapper .fa-adn:before {
  content: "\f170";
}

.kyruus-custom-wrapper .fa-bitbucket:before {
  content: "\f171";
}

.kyruus-custom-wrapper .fa-bitbucket-square:before {
  content: "\f172";
}

.kyruus-custom-wrapper .fa-tumblr:before {
  content: "\f173";
}

.kyruus-custom-wrapper .fa-tumblr-square:before {
  content: "\f174";
}

.kyruus-custom-wrapper .fa-long-arrow-down:before {
  content: "\f175";
}

.kyruus-custom-wrapper .fa-long-arrow-up:before {
  content: "\f176";
}

.kyruus-custom-wrapper .fa-long-arrow-left:before {
  content: "\f177";
}

.kyruus-custom-wrapper .fa-long-arrow-right:before {
  content: "\f178";
}

.kyruus-custom-wrapper .fa-apple:before {
  content: "\f179";
}

.kyruus-custom-wrapper .fa-windows:before {
  content: "\f17a";
}

.kyruus-custom-wrapper .fa-android:before {
  content: "\f17b";
}

.kyruus-custom-wrapper .fa-linux:before {
  content: "\f17c";
}

.kyruus-custom-wrapper .fa-dribbble:before {
  content: "\f17d";
}

.kyruus-custom-wrapper .fa-skype:before {
  content: "\f17e";
}

.kyruus-custom-wrapper .fa-foursquare:before {
  content: "\f180";
}

.kyruus-custom-wrapper .fa-trello:before {
  content: "\f181";
}

.kyruus-custom-wrapper .fa-female:before {
  content: "\f182";
}

.kyruus-custom-wrapper .fa-male:before {
  content: "\f183";
}

.kyruus-custom-wrapper .fa-gittip:before,
.kyruus-custom-wrapper .fa-gratipay:before {
  content: "\f184";
}

.kyruus-custom-wrapper .fa-sun-o:before {
  content: "\f185";
}

.kyruus-custom-wrapper .fa-moon-o:before {
  content: "\f186";
}

.kyruus-custom-wrapper .fa-archive:before {
  content: "\f187";
}

.kyruus-custom-wrapper .fa-bug:before {
  content: "\f188";
}

.kyruus-custom-wrapper .fa-vk:before {
  content: "\f189";
}

.kyruus-custom-wrapper .fa-weibo:before {
  content: "\f18a";
}

.kyruus-custom-wrapper .fa-renren:before {
  content: "\f18b";
}

.kyruus-custom-wrapper .fa-pagelines:before {
  content: "\f18c";
}

.kyruus-custom-wrapper .fa-stack-exchange:before {
  content: "\f18d";
}

.kyruus-custom-wrapper .fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.kyruus-custom-wrapper .fa-arrow-circle-o-left:before {
  content: "\f190";
}

.kyruus-custom-wrapper .fa-caret-square-o-left:before,
.kyruus-custom-wrapper .fa-toggle-left:before {
  content: "\f191";
}

.kyruus-custom-wrapper .fa-dot-circle-o:before {
  content: "\f192";
}

.kyruus-custom-wrapper .fa-wheelchair:before {
  content: "\f193";
}

.kyruus-custom-wrapper .fa-vimeo-square:before {
  content: "\f194";
}

.kyruus-custom-wrapper .fa-try:before,
.kyruus-custom-wrapper .fa-turkish-lira:before {
  content: "\f195";
}

.kyruus-custom-wrapper .fa-plus-square-o:before {
  content: "\f196";
}

.kyruus-custom-wrapper .fa-space-shuttle:before {
  content: "\f197";
}

.kyruus-custom-wrapper .fa-slack:before {
  content: "\f198";
}

.kyruus-custom-wrapper .fa-envelope-square:before {
  content: "\f199";
}

.kyruus-custom-wrapper .fa-wordpress:before {
  content: "\f19a";
}

.kyruus-custom-wrapper .fa-openid:before {
  content: "\f19b";
}

.kyruus-custom-wrapper .fa-bank:before,
.kyruus-custom-wrapper .fa-institution:before,
.kyruus-custom-wrapper .fa-university:before {
  content: "\f19c";
}

.kyruus-custom-wrapper .fa-graduation-cap:before,
.kyruus-custom-wrapper .fa-mortar-board:before {
  content: "\f19d";
}

.kyruus-custom-wrapper .fa-yahoo:before {
  content: "\f19e";
}

.kyruus-custom-wrapper .fa-google:before {
  content: "\f1a0";
}

.kyruus-custom-wrapper .fa-reddit:before {
  content: "\f1a1";
}

.kyruus-custom-wrapper .fa-reddit-square:before {
  content: "\f1a2";
}

.kyruus-custom-wrapper .fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.kyruus-custom-wrapper .fa-stumbleupon:before {
  content: "\f1a4";
}

.kyruus-custom-wrapper .fa-delicious:before {
  content: "\f1a5";
}

.kyruus-custom-wrapper .fa-digg:before {
  content: "\f1a6";
}

.kyruus-custom-wrapper .fa-pied-piper:before {
  content: "\f1a7";
}

.kyruus-custom-wrapper .fa-pied-piper-alt:before {
  content: "\f1a8";
}

.kyruus-custom-wrapper .fa-drupal:before {
  content: "\f1a9";
}

.kyruus-custom-wrapper .fa-joomla:before {
  content: "\f1aa";
}

.kyruus-custom-wrapper .fa-language:before {
  content: "\f1ab";
}

.kyruus-custom-wrapper .fa-fax:before {
  content: "\f1ac";
}

.kyruus-custom-wrapper .fa-building:before {
  content: "\f1ad";
}

.kyruus-custom-wrapper .fa-child:before {
  content: "\f1ae";
}

.kyruus-custom-wrapper .fa-paw:before {
  content: "\f1b0";
}

.kyruus-custom-wrapper .fa-spoon:before {
  content: "\f1b1";
}

.kyruus-custom-wrapper .fa-cube:before {
  content: "\f1b2";
}

.kyruus-custom-wrapper .fa-cubes:before {
  content: "\f1b3";
}

.kyruus-custom-wrapper .fa-behance:before {
  content: "\f1b4";
}

.kyruus-custom-wrapper .fa-behance-square:before {
  content: "\f1b5";
}

.kyruus-custom-wrapper .fa-steam:before {
  content: "\f1b6";
}

.kyruus-custom-wrapper .fa-steam-square:before {
  content: "\f1b7";
}

.kyruus-custom-wrapper .fa-recycle:before {
  content: "\f1b8";
}

.kyruus-custom-wrapper .fa-automobile:before,
.kyruus-custom-wrapper .fa-car:before {
  content: "\f1b9";
}

.kyruus-custom-wrapper .fa-cab:before,
.kyruus-custom-wrapper .fa-taxi:before {
  content: "\f1ba";
}

.kyruus-custom-wrapper .fa-tree:before {
  content: "\f1bb";
}

.kyruus-custom-wrapper .fa-spotify:before {
  content: "\f1bc";
}

.kyruus-custom-wrapper .fa-deviantart:before {
  content: "\f1bd";
}

.kyruus-custom-wrapper .fa-soundcloud:before {
  content: "\f1be";
}

.kyruus-custom-wrapper .fa-database:before {
  content: "\f1c0";
}

.kyruus-custom-wrapper .fa-file-pdf-o:before {
  content: "\f1c1";
}

.kyruus-custom-wrapper .fa-file-word-o:before {
  content: "\f1c2";
}

.kyruus-custom-wrapper .fa-file-excel-o:before {
  content: "\f1c3";
}

.kyruus-custom-wrapper .fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.kyruus-custom-wrapper .fa-file-image-o:before,
.kyruus-custom-wrapper .fa-file-photo-o:before,
.kyruus-custom-wrapper .fa-file-picture-o:before {
  content: "\f1c5";
}

.kyruus-custom-wrapper .fa-file-archive-o:before,
.kyruus-custom-wrapper .fa-file-zip-o:before {
  content: "\f1c6";
}

.kyruus-custom-wrapper .fa-file-audio-o:before,
.kyruus-custom-wrapper .fa-file-sound-o:before {
  content: "\f1c7";
}

.kyruus-custom-wrapper .fa-file-movie-o:before,
.kyruus-custom-wrapper .fa-file-video-o:before {
  content: "\f1c8";
}

.kyruus-custom-wrapper .fa-file-code-o:before {
  content: "\f1c9";
}

.kyruus-custom-wrapper .fa-vine:before {
  content: "\f1ca";
}

.kyruus-custom-wrapper .fa-codepen:before {
  content: "\f1cb";
}

.kyruus-custom-wrapper .fa-jsfiddle:before {
  content: "\f1cc";
}

.kyruus-custom-wrapper .fa-life-bouy:before,
.kyruus-custom-wrapper .fa-life-buoy:before,
.kyruus-custom-wrapper .fa-life-ring:before,
.kyruus-custom-wrapper .fa-life-saver:before,
.kyruus-custom-wrapper .fa-support:before {
  content: "\f1cd";
}

.kyruus-custom-wrapper .fa-circle-o-notch:before {
  content: "\f1ce";
}

.kyruus-custom-wrapper .fa-ra:before,
.kyruus-custom-wrapper .fa-rebel:before {
  content: "\f1d0";
}

.kyruus-custom-wrapper .fa-empire:before,
.kyruus-custom-wrapper .fa-ge:before {
  content: "\f1d1";
}

.kyruus-custom-wrapper .fa-git-square:before {
  content: "\f1d2";
}

.kyruus-custom-wrapper .fa-git:before {
  content: "\f1d3";
}

.kyruus-custom-wrapper .fa-hacker-news:before,
.kyruus-custom-wrapper .fa-y-combinator-square:before,
.kyruus-custom-wrapper .fa-yc-square:before {
  content: "\f1d4";
}

.kyruus-custom-wrapper .fa-tencent-weibo:before {
  content: "\f1d5";
}

.kyruus-custom-wrapper .fa-qq:before {
  content: "\f1d6";
}

.kyruus-custom-wrapper .fa-wechat:before,
.kyruus-custom-wrapper .fa-weixin:before {
  content: "\f1d7";
}

.kyruus-custom-wrapper .fa-paper-plane:before,
.kyruus-custom-wrapper .fa-send:before {
  content: "\f1d8";
}

.kyruus-custom-wrapper .fa-paper-plane-o:before,
.kyruus-custom-wrapper .fa-send-o:before {
  content: "\f1d9";
}

.kyruus-custom-wrapper .fa-history:before {
  content: "\f1da";
}

.kyruus-custom-wrapper .fa-circle-thin:before {
  content: "\f1db";
}

.kyruus-custom-wrapper .fa-header:before {
  content: "\f1dc";
}

.kyruus-custom-wrapper .fa-paragraph:before {
  content: "\f1dd";
}

.kyruus-custom-wrapper .fa-sliders:before {
  content: "\f1de";
}

.kyruus-custom-wrapper .fa-share-alt:before {
  content: "\f1e0";
}

.kyruus-custom-wrapper .fa-share-alt-square:before {
  content: "\f1e1";
}

.kyruus-custom-wrapper .fa-bomb:before {
  content: "\f1e2";
}

.kyruus-custom-wrapper .fa-futbol-o:before,
.kyruus-custom-wrapper .fa-soccer-ball-o:before {
  content: "\f1e3";
}

.kyruus-custom-wrapper .fa-tty:before {
  content: "\f1e4";
}

.kyruus-custom-wrapper .fa-binoculars:before {
  content: "\f1e5";
}

.kyruus-custom-wrapper .fa-plug:before {
  content: "\f1e6";
}

.kyruus-custom-wrapper .fa-slideshare:before {
  content: "\f1e7";
}

.kyruus-custom-wrapper .fa-twitch:before {
  content: "\f1e8";
}

.kyruus-custom-wrapper .fa-yelp:before {
  content: "\f1e9";
}

.kyruus-custom-wrapper .fa-newspaper-o:before {
  content: "\f1ea";
}

.kyruus-custom-wrapper .fa-wifi:before {
  content: "\f1eb";
}

.kyruus-custom-wrapper .fa-calculator:before {
  content: "\f1ec";
}

.kyruus-custom-wrapper .fa-paypal:before {
  content: "\f1ed";
}

.kyruus-custom-wrapper .fa-google-wallet:before {
  content: "\f1ee";
}

.kyruus-custom-wrapper .fa-cc-visa:before {
  content: "\f1f0";
}

.kyruus-custom-wrapper .fa-cc-mastercard:before {
  content: "\f1f1";
}

.kyruus-custom-wrapper .fa-cc-discover:before {
  content: "\f1f2";
}

.kyruus-custom-wrapper .fa-cc-amex:before {
  content: "\f1f3";
}

.kyruus-custom-wrapper .fa-cc-paypal:before {
  content: "\f1f4";
}

.kyruus-custom-wrapper .fa-cc-stripe:before {
  content: "\f1f5";
}

.kyruus-custom-wrapper .fa-bell-slash:before {
  content: "\f1f6";
}

.kyruus-custom-wrapper .fa-bell-slash-o:before {
  content: "\f1f7";
}

.kyruus-custom-wrapper .fa-trash:before {
  content: "\f1f8";
}

.kyruus-custom-wrapper .fa-copyright:before {
  content: "\f1f9";
}

.kyruus-custom-wrapper .fa-at:before {
  content: "\f1fa";
}

.kyruus-custom-wrapper .fa-eyedropper:before {
  content: "\f1fb";
}

.kyruus-custom-wrapper .fa-paint-brush:before {
  content: "\f1fc";
}

.kyruus-custom-wrapper .fa-birthday-cake:before {
  content: "\f1fd";
}

.kyruus-custom-wrapper .fa-area-chart:before {
  content: "\f1fe";
}

.kyruus-custom-wrapper .fa-pie-chart:before {
  content: "\f200";
}

.kyruus-custom-wrapper .fa-line-chart:before {
  content: "\f201";
}

.kyruus-custom-wrapper .fa-lastfm:before {
  content: "\f202";
}

.kyruus-custom-wrapper .fa-lastfm-square:before {
  content: "\f203";
}

.kyruus-custom-wrapper .fa-toggle-off:before {
  content: "\f204";
}

.kyruus-custom-wrapper .fa-toggle-on:before {
  content: "\f205";
}

.kyruus-custom-wrapper .fa-bicycle:before {
  content: "\f206";
}

.kyruus-custom-wrapper .fa-bus:before {
  content: "\f207";
}

.kyruus-custom-wrapper .fa-ioxhost:before {
  content: "\f208";
}

.kyruus-custom-wrapper .fa-angellist:before {
  content: "\f209";
}

.kyruus-custom-wrapper .fa-cc:before {
  content: "\f20a";
}

.kyruus-custom-wrapper .fa-ils:before,
.kyruus-custom-wrapper .fa-shekel:before,
.kyruus-custom-wrapper .fa-sheqel:before {
  content: "\f20b";
}

.kyruus-custom-wrapper .fa-meanpath:before {
  content: "\f20c";
}

.kyruus-custom-wrapper .fa-buysellads:before {
  content: "\f20d";
}

.kyruus-custom-wrapper .fa-connectdevelop:before {
  content: "\f20e";
}

.kyruus-custom-wrapper .fa-dashcube:before {
  content: "\f210";
}

.kyruus-custom-wrapper .fa-forumbee:before {
  content: "\f211";
}

.kyruus-custom-wrapper .fa-leanpub:before {
  content: "\f212";
}

.kyruus-custom-wrapper .fa-sellsy:before {
  content: "\f213";
}

.kyruus-custom-wrapper .fa-shirtsinbulk:before {
  content: "\f214";
}

.kyruus-custom-wrapper .fa-simplybuilt:before {
  content: "\f215";
}

.kyruus-custom-wrapper .fa-skyatlas:before {
  content: "\f216";
}

.kyruus-custom-wrapper .fa-cart-plus:before {
  content: "\f217";
}

.kyruus-custom-wrapper .fa-cart-arrow-down:before {
  content: "\f218";
}

.kyruus-custom-wrapper .fa-diamond:before {
  content: "\f219";
}

.kyruus-custom-wrapper .fa-ship:before {
  content: "\f21a";
}

.kyruus-custom-wrapper .fa-user-secret:before {
  content: "\f21b";
}

.kyruus-custom-wrapper .fa-motorcycle:before {
  content: "\f21c";
}

.kyruus-custom-wrapper .fa-street-view:before {
  content: "\f21d";
}

.kyruus-custom-wrapper .fa-heartbeat:before {
  content: "\f21e";
}

.kyruus-custom-wrapper .fa-venus:before {
  content: "\f221";
}

.kyruus-custom-wrapper .fa-mars:before {
  content: "\f222";
}

.kyruus-custom-wrapper .fa-mercury:before {
  content: "\f223";
}

.kyruus-custom-wrapper .fa-intersex:before,
.kyruus-custom-wrapper .fa-transgender:before {
  content: "\f224";
}

.kyruus-custom-wrapper .fa-transgender-alt:before {
  content: "\f225";
}

.kyruus-custom-wrapper .fa-venus-double:before {
  content: "\f226";
}

.kyruus-custom-wrapper .fa-mars-double:before {
  content: "\f227";
}

.kyruus-custom-wrapper .fa-venus-mars:before {
  content: "\f228";
}

.kyruus-custom-wrapper .fa-mars-stroke:before {
  content: "\f229";
}

.kyruus-custom-wrapper .fa-mars-stroke-v:before {
  content: "\f22a";
}

.kyruus-custom-wrapper .fa-mars-stroke-h:before {
  content: "\f22b";
}

.kyruus-custom-wrapper .fa-neuter:before {
  content: "\f22c";
}

.kyruus-custom-wrapper .fa-genderless:before {
  content: "\f22d";
}

.kyruus-custom-wrapper .fa-facebook-official:before {
  content: "\f230";
}

.kyruus-custom-wrapper .fa-pinterest-p:before {
  content: "\f231";
}

.kyruus-custom-wrapper .fa-whatsapp:before {
  content: "\f232";
}

.kyruus-custom-wrapper .fa-server:before {
  content: "\f233";
}

.kyruus-custom-wrapper .fa-user-plus:before {
  content: "\f234";
}

.kyruus-custom-wrapper .fa-user-times:before {
  content: "\f235";
}

.kyruus-custom-wrapper .fa-bed:before,
.kyruus-custom-wrapper .fa-hotel:before {
  content: "\f236";
}

.kyruus-custom-wrapper .fa-viacoin:before {
  content: "\f237";
}

.kyruus-custom-wrapper .fa-train:before {
  content: "\f238";
}

.kyruus-custom-wrapper .fa-subway:before {
  content: "\f239";
}

.kyruus-custom-wrapper .fa-medium:before {
  content: "\f23a";
}

.kyruus-custom-wrapper .fa-y-combinator:before,
.kyruus-custom-wrapper .fa-yc:before {
  content: "\f23b";
}

.kyruus-custom-wrapper .fa-optin-monster:before {
  content: "\f23c";
}

.kyruus-custom-wrapper .fa-opencart:before {
  content: "\f23d";
}

.kyruus-custom-wrapper .fa-expeditedssl:before {
  content: "\f23e";
}

.kyruus-custom-wrapper .fa-battery-4:before,
.kyruus-custom-wrapper .fa-battery-full:before {
  content: "\f240";
}

.kyruus-custom-wrapper .fa-battery-3:before,
.kyruus-custom-wrapper .fa-battery-three-quarters:before {
  content: "\f241";
}

.kyruus-custom-wrapper .fa-battery-2:before,
.kyruus-custom-wrapper .fa-battery-half:before {
  content: "\f242";
}

.kyruus-custom-wrapper .fa-battery-1:before,
.kyruus-custom-wrapper .fa-battery-quarter:before {
  content: "\f243";
}

.kyruus-custom-wrapper .fa-battery-0:before,
.kyruus-custom-wrapper .fa-battery-empty:before {
  content: "\f244";
}

.kyruus-custom-wrapper .fa-mouse-pointer:before {
  content: "\f245";
}

.kyruus-custom-wrapper .fa-i-cursor:before {
  content: "\f246";
}

.kyruus-custom-wrapper .fa-object-group:before {
  content: "\f247";
}

.kyruus-custom-wrapper .fa-object-ungroup:before {
  content: "\f248";
}

.kyruus-custom-wrapper .fa-sticky-note:before {
  content: "\f249";
}

.kyruus-custom-wrapper .fa-sticky-note-o:before {
  content: "\f24a";
}

.kyruus-custom-wrapper .fa-cc-jcb:before {
  content: "\f24b";
}

.kyruus-custom-wrapper .fa-cc-diners-club:before {
  content: "\f24c";
}

.kyruus-custom-wrapper .fa-clone:before {
  content: "\f24d";
}

.kyruus-custom-wrapper .fa-balance-scale:before {
  content: "\f24e";
}

.kyruus-custom-wrapper .fa-hourglass-o:before {
  content: "\f250";
}

.kyruus-custom-wrapper .fa-hourglass-1:before,
.kyruus-custom-wrapper .fa-hourglass-start:before {
  content: "\f251";
}

.kyruus-custom-wrapper .fa-hourglass-2:before,
.kyruus-custom-wrapper .fa-hourglass-half:before {
  content: "\f252";
}

.kyruus-custom-wrapper .fa-hourglass-3:before,
.kyruus-custom-wrapper .fa-hourglass-end:before {
  content: "\f253";
}

.kyruus-custom-wrapper .fa-hourglass:before {
  content: "\f254";
}

.kyruus-custom-wrapper .fa-hand-grab-o:before,
.kyruus-custom-wrapper .fa-hand-rock-o:before {
  content: "\f255";
}

.kyruus-custom-wrapper .fa-hand-paper-o:before,
.kyruus-custom-wrapper .fa-hand-stop-o:before {
  content: "\f256";
}

.kyruus-custom-wrapper .fa-hand-scissors-o:before {
  content: "\f257";
}

.kyruus-custom-wrapper .fa-hand-lizard-o:before {
  content: "\f258";
}

.kyruus-custom-wrapper .fa-hand-spock-o:before {
  content: "\f259";
}

.kyruus-custom-wrapper .fa-hand-pointer-o:before {
  content: "\f25a";
}

.kyruus-custom-wrapper .fa-hand-peace-o:before {
  content: "\f25b";
}

.kyruus-custom-wrapper .fa-trademark:before {
  content: "\f25c";
}

.kyruus-custom-wrapper .fa-registered:before {
  content: "\f25d";
}

.kyruus-custom-wrapper .fa-creative-commons:before {
  content: "\f25e";
}

.kyruus-custom-wrapper .fa-gg:before {
  content: "\f260";
}

.kyruus-custom-wrapper .fa-gg-circle:before {
  content: "\f261";
}

.kyruus-custom-wrapper .fa-tripadvisor:before {
  content: "\f262";
}

.kyruus-custom-wrapper .fa-odnoklassniki:before {
  content: "\f263";
}

.kyruus-custom-wrapper .fa-odnoklassniki-square:before {
  content: "\f264";
}

.kyruus-custom-wrapper .fa-get-pocket:before {
  content: "\f265";
}

.kyruus-custom-wrapper .fa-wikipedia-w:before {
  content: "\f266";
}

.kyruus-custom-wrapper .fa-safari:before {
  content: "\f267";
}

.kyruus-custom-wrapper .fa-chrome:before {
  content: "\f268";
}

.kyruus-custom-wrapper .fa-firefox:before {
  content: "\f269";
}

.kyruus-custom-wrapper .fa-opera:before {
  content: "\f26a";
}

.kyruus-custom-wrapper .fa-internet-explorer:before {
  content: "\f26b";
}

.kyruus-custom-wrapper .fa-television:before,
.kyruus-custom-wrapper .fa-tv:before {
  content: "\f26c";
}

.kyruus-custom-wrapper .fa-contao:before {
  content: "\f26d";
}

.kyruus-custom-wrapper .fa-500px:before {
  content: "\f26e";
}

.kyruus-custom-wrapper .fa-amazon:before {
  content: "\f270";
}

.kyruus-custom-wrapper .fa-calendar-plus-o:before {
  content: "\f271";
}

.kyruus-custom-wrapper .fa-calendar-minus-o:before {
  content: "\f272";
}

.kyruus-custom-wrapper .fa-calendar-times-o:before {
  content: "\f273";
}

.kyruus-custom-wrapper .fa-calendar-check-o:before {
  content: "\f274";
}

.kyruus-custom-wrapper .fa-industry:before {
  content: "\f275";
}

.kyruus-custom-wrapper .fa-map-pin:before {
  content: "\f276";
}

.kyruus-custom-wrapper .fa-map-signs:before {
  content: "\f277";
}

.kyruus-custom-wrapper .fa-map-o:before {
  content: "\f278";
}

.kyruus-custom-wrapper .fa-map:before {
  content: "\f279";
}

.kyruus-custom-wrapper .fa-commenting:before {
  content: "\f27a";
}

.kyruus-custom-wrapper .fa-commenting-o:before {
  content: "\f27b";
}

.kyruus-custom-wrapper .fa-houzz:before {
  content: "\f27c";
}

.kyruus-custom-wrapper .fa-vimeo:before {
  content: "\f27d";
}

.kyruus-custom-wrapper .fa-black-tie:before {
  content: "\f27e";
}

.kyruus-custom-wrapper .fa-fonticons:before {
  content: "\f280";
}

.kyruus-custom-wrapper .fa-reddit-alien:before {
  content: "\f281";
}

.kyruus-custom-wrapper .fa-edge:before {
  content: "\f282";
}

.kyruus-custom-wrapper .fa-credit-card-alt:before {
  content: "\f283";
}

.kyruus-custom-wrapper .fa-codiepie:before {
  content: "\f284";
}

.kyruus-custom-wrapper .fa-modx:before {
  content: "\f285";
}

.kyruus-custom-wrapper .fa-fort-awesome:before {
  content: "\f286";
}

.kyruus-custom-wrapper .fa-usb:before {
  content: "\f287";
}

.kyruus-custom-wrapper .fa-product-hunt:before {
  content: "\f288";
}

.kyruus-custom-wrapper .fa-mixcloud:before {
  content: "\f289";
}

.kyruus-custom-wrapper .fa-scribd:before {
  content: "\f28a";
}

.kyruus-custom-wrapper .fa-pause-circle:before {
  content: "\f28b";
}

.kyruus-custom-wrapper .fa-pause-circle-o:before {
  content: "\f28c";
}

.kyruus-custom-wrapper .fa-stop-circle:before {
  content: "\f28d";
}

.kyruus-custom-wrapper .fa-stop-circle-o:before {
  content: "\f28e";
}

.kyruus-custom-wrapper .fa-shopping-bag:before {
  content: "\f290";
}

.kyruus-custom-wrapper .fa-shopping-basket:before {
  content: "\f291";
}

.kyruus-custom-wrapper .fa-hashtag:before {
  content: "\f292";
}

.kyruus-custom-wrapper .fa-bluetooth:before {
  content: "\f293";
}

.kyruus-custom-wrapper .fa-bluetooth-b:before {
  content: "\f294";
}

.kyruus-custom-wrapper .fa-percent:before {
  content: "\f295";
}

@font-face {
  font-family: emory-icons;
  src: url(fonts/emory-icons.eot);
}

@font-face {
  font-family: emory-icons;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype');
  font-weight: 400;
  font-style: normal;
}

.kyruus-custom-wrapper [class*=" custom-"],
.kyruus-custom-wrapper [class^=custom-] {
  font-family: emory-icons!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.kyruus-custom-wrapper .custom-icon-location:before {
  content: "\e91a";
}

.kyruus-custom-wrapper .custom-icon-call-alternate:before {
  content: "\e915";
}

.kyruus-custom-wrapper .custom-icon-fax:before {
  content: "\e916";
}

.kyruus-custom-wrapper .custom-icon-search:before {
  content: "\e917";
}

.kyruus-custom-wrapper .custom-icon-refer-patient:before {
  content: "\e918";
}

.kyruus-custom-wrapper .custom-icon-save-page:before {
  content: "\e919";
}

.kyruus-custom-wrapper .custom-icon-play:before,
.kyruus-custom-wrapper a.video:after {
  content: "\e914";
}

.kyruus-custom-wrapper .custom-icon-video:before {
  content: "\e913";
}

.kyruus-custom-wrapper .custom-icon-arrow-down:before {
  content: "\e90f";
}

.kyruus-custom-wrapper .custom-icon-arrow-left:before {
  content: "\e910";
}

.kyruus-custom-wrapper .custom-icon-arrow-right:before {
  content: "\e911";
}

.kyruus-custom-wrapper .custom-icon-arrow-up:before {
  content: "\e912";
}

.kyruus-custom-wrapper .custom-icon-appointment:before {
  content: "\e907";
}

.kyruus-custom-wrapper .custom-icon-bookmark:before {
  content: "\e908";
}

.kyruus-custom-wrapper .custom-icon-call:before {
  content: "\e909";
}

.kyruus-custom-wrapper .custom-icon-filter:before {
  content: "\e90a";
}

.kyruus-custom-wrapper .custom-icon-print:before {
  content: "\e90b";
}

.kyruus-custom-wrapper .custom-icon-profile:before {
  content: "\e90c";
}

.kyruus-custom-wrapper .custom-icon-school-of-medicine:before {
  content: "\e90d";
}

.kyruus-custom-wrapper .custom-icon-share:before {
  content: "\e90e";
}

.kyruus-custom-wrapper .custom-icon-angle-down:before {
  content: "\e900";
}

.kyruus-custom-wrapper .custom-icon-angle-left:before {
  content: "\e901";
}

.kyruus-custom-wrapper .custom-icon-angle-right:before {
  content: "\e902";
}

.kyruus-custom-wrapper .custom-icon-angle-up:before {
  content: "\e903";
}

.kyruus-custom-wrapper .custom-icon-close:before {
  content: "\e904";
}

.kyruus-custom-wrapper .custom-icon-collapsed:before {
  content: "\e905";
}

.kyruus-custom-wrapper .custom-icon-opened:before {
  content: "\e906";
}

.kyruus-custom-wrapper .mfp-container:before,
.kyruus-custom-wrapper .mfp-figure:after {
  content: '';
}

.kyruus-custom-wrapper .animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(.3);
  }

  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }

  70% {
    -moz-transform: scale(.9);
  }

  100% {
    -moz-transform: scale(1);
  }
}

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(.3);
  }

  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }

  70% {
    -o-transform: scale(.9);
  }

  100% {
    -o-transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    transform: scale(1.05);
  }

  70% {
    transform: scale(.9);
  }

  100% {
    transform: scale(1);
  }
}

.kyruus-custom-wrapper .bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
  }
}

@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1);
  }

  25% {
    -moz-transform: scale(.95);
  }

  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -moz-transform: scale(.3);
  }
}

@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1);
  }

  25% {
    -o-transform: scale(.95);
  }

  50% {
    opacity: 1;
    -o-transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -o-transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    transform: scale(.3);
  }
}

.kyruus-custom-wrapper .bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.kyruus-custom-wrapper .fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.kyruus-custom-wrapper .fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.kyruus-custom-wrapper .fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}

.kyruus-custom-wrapper .is-animated.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.kyruus-custom-wrapper .is-animated.mfp-bg.mfp-ready {
  opacity: .8;
  filter: alpha(opacity=80);
}

.kyruus-custom-wrapper .is-animated.mfp-bg.mfp-removing,
.kyruus-custom-wrapper .is-animated.mfp-wrap .mfp-content {
  opacity: 0;
  filter: alpha(opacity=0);
}

.kyruus-custom-wrapper .is-animated.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
}

.kyruus-custom-wrapper .is-animated.mfp-wrap.mfp-gallery.mfp-ready .mfp-content,
.kyruus-custom-wrapper .is-animated.mfp-wrap.mfp-removing .mfp-content {
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -moz-animation-fill-mode: both;
  -webkit-animation-duration: .4s;
}

.kyruus-custom-wrapper .is-animated.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  filter: alpha(opacity=0);
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
  animation-duration: .4s;
}

.kyruus-custom-wrapper .is-animated.mfp-wrap.mfp-gallery .mfp-content {
  opacity: 0;
  filter: alpha(opacity=0);
}

.kyruus-custom-wrapper .is-animated.mfp-wrap.mfp-gallery.mfp-ready .mfp-content {
  opacity: 1;
  filter: alpha(opacity=100);
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  animation-duration: .4s;
}

.kyruus-custom-wrapper .is-animated.mfp-wrap.mfp-gallery.mfp-removing .mfp-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
}

.kyruus-custom-wrapper .mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80);
}

.kyruus-custom-wrapper .mfp-wrap {
  z-index: 1043;
  outline: 0!important;
}

.kyruus-custom-wrapper .mfp-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu,
.kyruus-custom-wrapper img.mfp-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.kyruus-custom-wrapper .mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.kyruus-custom-wrapper .mfp-align-top .mfp-container:before {
  display: none;
}

.kyruus-custom-wrapper .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.kyruus-custom-wrapper .mfp-close,
.kyruus-custom-wrapper .mfp-preloader {
  text-align: center;
  position: absolute;
}

.kyruus-custom-wrapper .mfp-ajax-holder .mfp-content,
.kyruus-custom-wrapper .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.kyruus-custom-wrapper .mfp-ajax-cur {
  cursor: progress;
}

.kyruus-custom-wrapper .mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.kyruus-custom-wrapper .mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.kyruus-custom-wrapper .mfp-arrow,
.kyruus-custom-wrapper .mfp-close,
.kyruus-custom-wrapper .mfp-counter,
.kyruus-custom-wrapper .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.kyruus-custom-wrapper .mfp-loading.mfp-figure {
  display: none;
}

.kyruus-custom-wrapper .mfp-hide {
  display: none!important;
}

.kyruus-custom-wrapper .mfp-preloader {
  color: #CCC;
  top: 50%;
  width: auto;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.kyruus-custom-wrapper .mfp-preloader a {
  color: #CCC;
}

.kyruus-custom-wrapper .mfp-close,
.kyruus-custom-wrapper .mfp-preloader a:hover {
  color: #FFF;
}

.kyruus-custom-wrapper .mfp-s-error .mfp-content,
.kyruus-custom-wrapper .mfp-s-ready .mfp-preloader {
  display: none;
}

.kyruus-custom-wrapper button.mfp-arrow,
.kyruus-custom-wrapper button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.kyruus-custom-wrapper .mfp-figure:after,
.kyruus-custom-wrapper .mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  position: absolute;
}

.kyruus-custom-wrapper button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.kyruus-custom-wrapper .mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  right: 0;
  top: 0;
  text-decoration: none;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}

.kyruus-custom-wrapper .video-js .vjs-big-play-button,
.kyruus-custom-wrapper .video-js .vjs-captions-button,
.kyruus-custom-wrapper .video-js .vjs-chapters-button,
.kyruus-custom-wrapper .video-js .vjs-control.vjs-close-button,
.kyruus-custom-wrapper .video-js .vjs-fullscreen-control,
.kyruus-custom-wrapper .video-js .vjs-mouse-display,
.kyruus-custom-wrapper .video-js .vjs-mute-control,
.kyruus-custom-wrapper .video-js .vjs-mute-control.vjs-vol-0,
.kyruus-custom-wrapper .video-js .vjs-mute-control.vjs-vol-1,
.kyruus-custom-wrapper .video-js .vjs-mute-control.vjs-vol-2,
.kyruus-custom-wrapper .video-js .vjs-play-control,
.kyruus-custom-wrapper .video-js .vjs-play-control.vjs-playing,
.kyruus-custom-wrapper .video-js .vjs-play-progress,
.kyruus-custom-wrapper .video-js .vjs-subtitles-button,
.kyruus-custom-wrapper .video-js .vjs-volume-level,
.kyruus-custom-wrapper .video-js .vjs-volume-menu-button,
.kyruus-custom-wrapper .video-js .vjs-volume-menu-button.vjs-vol-0,
.kyruus-custom-wrapper .video-js .vjs-volume-menu-button.vjs-vol-1,
.kyruus-custom-wrapper .video-js .vjs-volume-menu-button.vjs-vol-2,
.kyruus-custom-wrapper .video-js.vjs-fullscreen .vjs-fullscreen-control,
.kyruus-custom-wrapper .vjs-icon-audio-description,
.kyruus-custom-wrapper .vjs-icon-cancel,
.kyruus-custom-wrapper .vjs-icon-captions,
.kyruus-custom-wrapper .vjs-icon-chapters,
.kyruus-custom-wrapper .vjs-icon-circle,
.kyruus-custom-wrapper .vjs-icon-circle-inner-circle,
.kyruus-custom-wrapper .vjs-icon-circle-outline,
.kyruus-custom-wrapper .vjs-icon-cog,
.kyruus-custom-wrapper .vjs-icon-facebook,
.kyruus-custom-wrapper .vjs-icon-fullscreen-enter,
.kyruus-custom-wrapper .vjs-icon-fullscreen-exit,
.kyruus-custom-wrapper .vjs-icon-gplus,
.kyruus-custom-wrapper .vjs-icon-hd,
.kyruus-custom-wrapper .vjs-icon-linkedin,
.kyruus-custom-wrapper .vjs-icon-pause,
.kyruus-custom-wrapper .vjs-icon-pinterest,
.kyruus-custom-wrapper .vjs-icon-play,
.kyruus-custom-wrapper .vjs-icon-play-circle,
.kyruus-custom-wrapper .vjs-icon-replay,
.kyruus-custom-wrapper .vjs-icon-share,
.kyruus-custom-wrapper .vjs-icon-spinner,
.kyruus-custom-wrapper .vjs-icon-square,
.kyruus-custom-wrapper .vjs-icon-subtitles,
.kyruus-custom-wrapper .vjs-icon-tumblr,
.kyruus-custom-wrapper .vjs-icon-twitter,
.kyruus-custom-wrapper .vjs-icon-volume-high,
.kyruus-custom-wrapper .vjs-icon-volume-low,
.kyruus-custom-wrapper .vjs-icon-volume-mid,
.kyruus-custom-wrapper .vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.kyruus-custom-wrapper .mfp-close:focus,
.kyruus-custom-wrapper .mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.kyruus-custom-wrapper .mfp-close:active {
  top: 1px;
}

.kyruus-custom-wrapper .mfp-close-btn-in .mfp-close {
  color: #333;
}

.kyruus-custom-wrapper .mfp-iframe-holder .mfp-close,
.kyruus-custom-wrapper .mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.kyruus-custom-wrapper .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.kyruus-custom-wrapper .mfp-figure,
.kyruus-custom-wrapper img.mfp-img {
  line-height: 0;
}

.kyruus-custom-wrapper .mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
}

.kyruus-custom-wrapper .mfp-arrow:active {
  margin-top: -54px;
}

.kyruus-custom-wrapper .mfp-arrow:focus,
.kyruus-custom-wrapper .mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.kyruus-custom-wrapper .mfp-arrow .mfp-a,
.kyruus-custom-wrapper .mfp-arrow .mfp-b,
.kyruus-custom-wrapper .mfp-arrow:after,
.kyruus-custom-wrapper .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}

.kyruus-custom-wrapper .mfp-arrow .mfp-a,
.kyruus-custom-wrapper .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.kyruus-custom-wrapper .mfp-arrow .mfp-b,
.kyruus-custom-wrapper .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}

.kyruus-custom-wrapper .mfp-arrow-left {
  left: 0;
}

.kyruus-custom-wrapper .mfp-arrow-left .mfp-a,
.kyruus-custom-wrapper .mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.kyruus-custom-wrapper .mfp-arrow-left .mfp-b,
.kyruus-custom-wrapper .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.kyruus-custom-wrapper .mfp-arrow-right {
  right: 0;
}

.kyruus-custom-wrapper .mfp-arrow-right .mfp-a,
.kyruus-custom-wrapper .mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.kyruus-custom-wrapper .mfp-arrow-right .mfp-b,
.kyruus-custom-wrapper .mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.kyruus-custom-wrapper .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.kyruus-custom-wrapper .mfp-iframe-scaler,
.kyruus-custom-wrapper .mfp-iframe-scaler.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.kyruus-custom-wrapper .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.kyruus-custom-wrapper .mfp-iframe-holder .mfp-close {
  top: -40px;
}

.kyruus-custom-wrapper .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
}

.kyruus-custom-wrapper .mfp-iframe-scaler.embed-responsive {
  position: static;
}

.kyruus-custom-wrapper .mfp-iframe-scaler.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.kyruus-custom-wrapper .mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}

.kyruus-custom-wrapper .mfp-figure:after,
.kyruus-custom-wrapper img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}

.kyruus-custom-wrapper img.mfp-img {
  max-width: 100%;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.kyruus-custom-wrapper .mfp-figure:after {
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444;
}

.kyruus-custom-wrapper .mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.kyruus-custom-wrapper .mfp-figure figure {
  margin: 0;
}

.kyruus-custom-wrapper .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.kyruus-custom-wrapper .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.kyruus-custom-wrapper .carousel .owl-dots,
.kyruus-custom-wrapper .carousel .owl-nav {
  text-align: center;
}

.kyruus-custom-wrapper .mfp-image-holder .mfp-content {
  max-width: 100%;
}

.kyruus-custom-wrapper .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
  .kyruus-custom-wrapper .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .kyruus-custom-wrapper .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .kyruus-custom-wrapper .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .kyruus-custom-wrapper .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .kyruus-custom-wrapper .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .kyruus-custom-wrapper .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .kyruus-custom-wrapper .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .kyruus-custom-wrapper .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .kyruus-custom-wrapper .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75);
  }

  .kyruus-custom-wrapper .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .kyruus-custom-wrapper .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .kyruus-custom-wrapper .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.kyruus-custom-wrapper .mfp-ie7 .mfp-img {
  padding: 0;
}

.kyruus-custom-wrapper .mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.kyruus-custom-wrapper .mfp-ie7 .mfp-container {
  padding: 0;
}

.kyruus-custom-wrapper .mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.kyruus-custom-wrapper .mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.kyruus-custom-wrapper .carousel.no-js .slide,
.kyruus-custom-wrapper .carousel.no-js>div {
  display: none;
}

.kyruus-custom-wrapper .carousel.no-js .slide:first-child,
.kyruus-custom-wrapper .carousel.no-js>div:first-child {
  display: block;
}

.kyruus-custom-wrapper .carousel .owl-nav {
  margin-top: 10px;
}

.kyruus-custom-wrapper .carousel .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 16px;
  margin: 5px;
  padding: 5px 8px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.kyruus-custom-wrapper .carousel .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}

.kyruus-custom-wrapper .carousel .owl-nav .disabled {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
}

.kyruus-custom-wrapper .carousel .owl-nav.disabled+.owl-dots {
  margin-top: 10px;
}

.kyruus-custom-wrapper .carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.kyruus-custom-wrapper .carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.kyruus-custom-wrapper .carousel .owl-dots .owl-dot.active span,
.kyruus-custom-wrapper .carousel .owl-dots .owl-dot:hover span {
  background: #869791;
}

.kyruus-custom-wrapper .owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.kyruus-custom-wrapper .owl-carousel .owl-animated-in {
  z-index: 0;
}

.kyruus-custom-wrapper .owl-carousel .owl-animated-out {
  z-index: 1;
}

.kyruus-custom-wrapper .owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

.kyruus-custom-wrapper .owl-carousel .owl-item .owl-lazy,
.kyruus-custom-wrapper .owl-carousel .owl-video-tn,
.kyruus-custom-wrapper .owl-carousel.owl-hidden,
.kyruus-custom-wrapper .owl-carousel.owl-loading {
  filter: alpha(opacity=0);
  opacity: 0;
}

.kyruus-custom-wrapper .owl-height {
  -webkit-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out;
}

.kyruus-custom-wrapper .owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}

.kyruus-custom-wrapper .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.kyruus-custom-wrapper .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.kyruus-custom-wrapper .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.kyruus-custom-wrapper .owl-carousel .owl-controls .owl-dot,
.kyruus-custom-wrapper .owl-carousel .owl-controls .owl-nav .owl-next,
.kyruus-custom-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.kyruus-custom-wrapper .owl-carousel.owl-loaded,
.kyruus-custom-wrapper .owl-carousel.owl-loading {
  display: block;
}

.kyruus-custom-wrapper .owl-carousel .owl-refresh .owl-item {
  display: none;
}

.kyruus-custom-wrapper .owl-carousel .owl-item {
  position: relative;
  z-index: 1;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.kyruus-custom-wrapper .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.kyruus-custom-wrapper .owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.kyruus-custom-wrapper .owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.kyruus-custom-wrapper .owl-carousel.owl-rtl {
  direction: rtl;
}

.kyruus-custom-wrapper .owl-carousel.owl-rtl .owl-item {
  float: right;
}

.kyruus-custom-wrapper .no-js .owl-carousel {
  display: block;
}

.kyruus-custom-wrapper .owl-carousel .owl-item .owl-lazy {
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.kyruus-custom-wrapper .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.kyruus-custom-wrapper .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../images/icon-carousel-video-play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale .1s ease;
  -o-transition: scale .1s ease;
  transition: scale .1s ease;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu li.disabled a,
.kyruus-custom-wrapper .bootstrap-select.btn-group.disabled,
.kyruus-custom-wrapper .bootstrap-select.btn-group>.disabled {
  cursor: not-allowed;
}

.kyruus-custom-wrapper .owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3,1.3);
  -o-transition: scale(1.3,1.3);
  transition: scale(1.3,1.3);
}

.kyruus-custom-wrapper .owl-carousel .owl-video-playing .owl-video-play-icon,
.kyruus-custom-wrapper .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.kyruus-custom-wrapper .owl-carousel .owl-video-tn {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.kyruus-custom-wrapper .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*! * Bootstrap-select v1.9.3 (http://silviomoreto.github.io/bootstrap-select) * * Copyright 2013-2015 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */

.kyruus-custom-wrapper .bootstrap-select {
  width: 220px\9;
}

.kyruus-custom-wrapper .bootstrap-select>.dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}

.kyruus-custom-wrapper .bootstrap-select>select {
  position: absolute!important;
  bottom: 0;
  left: 50%;
  width: .11px!important;
  height: 100%!important;
  padding: 0!important;
  opacity: 0!important;
  border: none;
}

.kyruus-custom-wrapper .bootstrap-select>select.mobile-device {
  top: 0;
  left: 0;
  display: block!important;
  width: 100%!important;
  z-index: 2;
}

.kyruus-custom-wrapper .error .bootstrap-select .dropdown-toggle,
.kyruus-custom-wrapper .has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

.kyruus-custom-wrapper .bootstrap-select.fit-width {
  width: auto!important;
}

.kyruus-custom-wrapper .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group[class*=col-] .dropdown-toggle,
.kyruus-custom-wrapper .bootstrap-select.form-control:not([class*=col-]),
.kyruus-custom-wrapper .form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

.kyruus-custom-wrapper .bootstrap-select .dropdown-toggle:focus {
  outline: #333 dotted thin!important;
  outline: -webkit-focus-ring-color auto 5px!important;
  outline-offset: -2px;
}

.kyruus-custom-wrapper .bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.kyruus-custom-wrapper .bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group:not(.input-group-btn),
.kyruus-custom-wrapper .bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group.dropdown-menu-right,
.kyruus-custom-wrapper .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.kyruus-custom-wrapper .photoRight,
.kyruus-custom-wrapper .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right;
}

.kyruus-custom-wrapper .form-group .bootstrap-select.btn-group,
.kyruus-custom-wrapper .form-horizontal .bootstrap-select.btn-group,
.kyruus-custom-wrapper .form-inline .bootstrap-select.btn-group {
  margin-bottom: 0;
}

.kyruus-custom-wrapper .form-group-lg .bootstrap-select.btn-group.form-control,
.kyruus-custom-wrapper .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group.disabled:focus,
.kyruus-custom-wrapper .bootstrap-select.btn-group>.disabled:focus {
  outline: 0!important;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group.bs-container {
  position: absolute;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.kyruus-custom-wrapper .video-js .vjs-big-play-button:before,
.kyruus-custom-wrapper .video-js .vjs-control,
.kyruus-custom-wrapper .video-js .vjs-control:before,
.kyruus-custom-wrapper .vjs-menu li,
.kyruus-custom-wrapper .vjs-no-js {
  text-align: center;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  vertical-align: middle;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: .5em;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  pointer-events: none;
  opacity: .9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.kyruus-custom-wrapper .video-js,
.kyruus-custom-wrapper .vjs-no-js {
  color: #fff;
  background-color: #000;
}

.kyruus-custom-wrapper .btn,
.kyruus-custom-wrapper .btn.submit {
  white-space: normal;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.kyruus-custom-wrapper .bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
  z-index: 1061;
}

.kyruus-custom-wrapper .bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204,204,204,.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.kyruus-custom-wrapper .bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.kyruus-custom-wrapper .video-js .vjs-big-play-button:before,
.kyruus-custom-wrapper .video-js .vjs-captions-button:before,
.kyruus-custom-wrapper .video-js .vjs-chapters-button:before,
.kyruus-custom-wrapper .video-js .vjs-control.vjs-close-button:before,
.kyruus-custom-wrapper .video-js .vjs-fullscreen-control:before,
.kyruus-custom-wrapper .video-js .vjs-mouse-display:before,
.kyruus-custom-wrapper .video-js .vjs-mute-control.vjs-vol-0:before,
.kyruus-custom-wrapper .video-js .vjs-mute-control.vjs-vol-1:before,
.kyruus-custom-wrapper .video-js .vjs-mute-control.vjs-vol-2:before,
.kyruus-custom-wrapper .video-js .vjs-mute-control:before,
.kyruus-custom-wrapper .video-js .vjs-play-control.vjs-playing:before,
.kyruus-custom-wrapper .video-js .vjs-play-control:before,
.kyruus-custom-wrapper .video-js .vjs-play-progress:before,
.kyruus-custom-wrapper .video-js .vjs-subtitles-button:before,
.kyruus-custom-wrapper .video-js .vjs-volume-level:before,
.kyruus-custom-wrapper .video-js .vjs-volume-menu-button.vjs-vol-0:before,
.kyruus-custom-wrapper .video-js .vjs-volume-menu-button.vjs-vol-1:before,
.kyruus-custom-wrapper .video-js .vjs-volume-menu-button.vjs-vol-2:before,
.kyruus-custom-wrapper .video-js .vjs-volume-menu-button:before,
.kyruus-custom-wrapper .video-js.vjs-fullscreen .vjs-fullscreen-control:before,
.kyruus-custom-wrapper .vjs-icon-audio-description:before,
.kyruus-custom-wrapper .vjs-icon-cancel:before,
.kyruus-custom-wrapper .vjs-icon-captions:before,
.kyruus-custom-wrapper .vjs-icon-chapters:before,
.kyruus-custom-wrapper .vjs-icon-circle-inner-circle:before,
.kyruus-custom-wrapper .vjs-icon-circle-outline:before,
.kyruus-custom-wrapper .vjs-icon-circle:before,
.kyruus-custom-wrapper .vjs-icon-cog:before,
.kyruus-custom-wrapper .vjs-icon-facebook:before,
.kyruus-custom-wrapper .vjs-icon-fullscreen-enter:before,
.kyruus-custom-wrapper .vjs-icon-fullscreen-exit:before,
.kyruus-custom-wrapper .vjs-icon-gplus:before,
.kyruus-custom-wrapper .vjs-icon-hd:before,
.kyruus-custom-wrapper .vjs-icon-linkedin:before,
.kyruus-custom-wrapper .vjs-icon-pause:before,
.kyruus-custom-wrapper .vjs-icon-pinterest:before,
.kyruus-custom-wrapper .vjs-icon-play-circle:before,
.kyruus-custom-wrapper .vjs-icon-play:before,
.kyruus-custom-wrapper .vjs-icon-replay:before,
.kyruus-custom-wrapper .vjs-icon-share:before,
.kyruus-custom-wrapper .vjs-icon-spinner:before,
.kyruus-custom-wrapper .vjs-icon-square:before,
.kyruus-custom-wrapper .vjs-icon-subtitles:before,
.kyruus-custom-wrapper .vjs-icon-tumblr:before,
.kyruus-custom-wrapper .vjs-icon-twitter:before,
.kyruus-custom-wrapper .vjs-icon-volume-high:before,
.kyruus-custom-wrapper .vjs-icon-volume-low:before,
.kyruus-custom-wrapper .vjs-icon-volume-mid:before,
.kyruus-custom-wrapper .vjs-icon-volume-mute:before {
  content: "";
}

.kyruus-custom-wrapper .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.kyruus-custom-wrapper .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,
.kyruus-custom-wrapper .video-js {
  display: block;
}

.kyruus-custom-wrapper .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204,204,204,.2);
  border-bottom: 0;
}

.kyruus-custom-wrapper .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

.kyruus-custom-wrapper .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}

.kyruus-custom-wrapper .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}

.kyruus-custom-wrapper .bs-actionsbox,
.kyruus-custom-wrapper .bs-donebutton,
.kyruus-custom-wrapper .bs-searchbox {
  padding: 4px 8px;
}

.kyruus-custom-wrapper .bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.kyruus-custom-wrapper .bs-actionsbox .btn-group button {
  width: 50%;
}

.kyruus-custom-wrapper .bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.kyruus-custom-wrapper .bs-donebutton .btn-group button {
  width: 100%;
}

.kyruus-custom-wrapper .bs-searchbox+.bs-actionsbox {
  padding: 0 8px 4px;
}

.kyruus-custom-wrapper .bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.kyruus-custom-wrapper .photoLeft,
.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksettings-colors,
.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksettings-font {
  float: left;
}

.kyruus-custom-wrapper .video-js .vjs-big-play-button:before,
.kyruus-custom-wrapper .video-js .vjs-control:before,
.kyruus-custom-wrapper .video-js .vjs-modal-dialog,
.kyruus-custom-wrapper .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@font-face {
  font-family: VideoJS;
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/emory/fonts/0.9/VideoJS.eot?#iefix) format("eot");
}

@font-face {
  font-family: VideoJS;
  src: url('data:application/font-woff; charset=utf-8; base64,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') format("woff"),url('data:application/x-font-ttf; charset=utf-8; base64,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ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA') format("truetype");
  font-weight: 400;
  font-style: normal;
}

.kyruus-custom-wrapper .video-js {
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.kyruus-custom-wrapper .video-js:-moz-full-screen {
  position: absolute;
}

.kyruus-custom-wrapper .video-js:-webkit-full-screen {
  width: 100%!important;
  height: 100%!important;
}

.kyruus-custom-wrapper .video-js .vjs-tech,
.kyruus-custom-wrapper .video-js.vjs-fill {
  width: 100%;
  height: 100%;
}

.kyruus-custom-wrapper .video-js *,
.kyruus-custom-wrapper .video-js:after,
.kyruus-custom-wrapper .video-js:before {
  box-sizing: inherit;
}

.kyruus-custom-wrapper .video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin: 0;
}

.kyruus-custom-wrapper .video-js.vjs-16-9,
.kyruus-custom-wrapper .video-js.vjs-4-3,
.kyruus-custom-wrapper .video-js.vjs-fluid {
  width: 100%;
  max-width: 100%;
  height: 0;
}

.kyruus-custom-wrapper .video-js.vjs-16-9 {
  padding-top: 56.25%;
}

.kyruus-custom-wrapper .video-js.vjs-4-3 {
  padding-top: 75%;
}

.kyruus-custom-wrapper .video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
}

.kyruus-custom-wrapper emory-body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}

.kyruus-custom-wrapper .vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.kyruus-custom-wrapper .video-js.vjs-fullscreen {
  width: 100%!important;
  height: 100%!important;
  padding-top: 0!important;
}

.kyruus-custom-wrapper .video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

.kyruus-custom-wrapper .vjs-hidden {
  display: none!important;
}

.kyruus-custom-wrapper .video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.kyruus-custom-wrapper .vjs-lock-showing {
  display: block!important;
  opacity: 1;
  visibility: visible;
}

.kyruus-custom-wrapper .vjs-no-js {
  padding: 20px;
  font-size: 18px;
  font-family: Arial,Helvetica,sans-serif;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}

.kyruus-custom-wrapper .vjs-no-js a,
.kyruus-custom-wrapper .vjs-no-js a:visited {
  color: #66A8CC;
}

.kyruus-custom-wrapper .video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: .06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43,51,63,.7);
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.kyruus-custom-wrapper .vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -.75em;
  margin-left: -1.5em;
}

.kyruus-custom-wrapper .video-js .vjs-big-play-button:focus,
.kyruus-custom-wrapper .video-js:hover .vjs-big-play-button {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115,133,159,.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.kyruus-custom-wrapper .vjs-controls-disabled .vjs-big-play-button,
.kyruus-custom-wrapper .vjs-error .vjs-big-play-button,
.kyruus-custom-wrapper .vjs-has-started .vjs-big-play-button,
.kyruus-custom-wrapper .vjs-using-native-controls .vjs-big-play-button {
  display: none;
}

.kyruus-custom-wrapper .video-js button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.kyruus-custom-wrapper .video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: .5em;
  z-index: 2;
}

.kyruus-custom-wrapper .vjs-menu-button {
  cursor: pointer;
}

.kyruus-custom-wrapper .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
}

.kyruus-custom-wrapper .vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none;
}

.kyruus-custom-wrapper .vjs-menu li {
  list-style: none;
  margin: 0;
  padding: .2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-transform: lowercase;
}

.kyruus-custom-wrapper .btn,
.kyruus-custom-wrapper .vjs-menu li.vjs-menu-title {
  text-transform: uppercase;
  font-weight: 700;
}

.kyruus-custom-wrapper .vjs-menu li:focus,
.kyruus-custom-wrapper .vjs-menu li:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115,133,159,.5);
}

.kyruus-custom-wrapper .vjs-menu li.vjs-selected,
.kyruus-custom-wrapper .vjs-menu li.vjs-selected:focus,
.kyruus-custom-wrapper .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}

.kyruus-custom-wrapper .vjs-menu li.vjs-menu-title {
  text-align: center;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em;
  cursor: default;
}

.kyruus-custom-wrapper .vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43,51,63,.7);
}

.kyruus-custom-wrapper .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43,51,63,.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.kyruus-custom-wrapper .vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.kyruus-custom-wrapper .vjs-menu-button-popup:hover .vjs-menu {
  display: block;
}

.kyruus-custom-wrapper .video-js .vjs-menu-button-inline {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
}

.kyruus-custom-wrapper .video-js .vjs-menu-button-inline:before {
  width: 2.22222222em;
}

.kyruus-custom-wrapper .video-js .vjs-menu-button-inline.vjs-slider-active,
.kyruus-custom-wrapper .video-js .vjs-menu-button-inline:focus,
.kyruus-custom-wrapper .video-js .vjs-menu-button-inline:hover,
.kyruus-custom-wrapper .video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}

.kyruus-custom-wrapper .video-js .vjs-menu-button-inline.vjs-slider-active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.kyruus-custom-wrapper .vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.kyruus-custom-wrapper .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.kyruus-custom-wrapper .vjs-menu-button-inline:focus .vjs-menu,
.kyruus-custom-wrapper .vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1;
}

.kyruus-custom-wrapper .vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}

.kyruus-custom-wrapper .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.kyruus-custom-wrapper .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.kyruus-custom-wrapper .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
  width: auto;
}

.kyruus-custom-wrapper .vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.kyruus-custom-wrapper .video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43,51,63,.7);
}

.kyruus-custom-wrapper .vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility .1s,opacity .1s;
  -moz-transition: visibility .1s,opacity .1s;
  -o-transition: visibility .1s,opacity .1s;
  transition: visibility .1s,opacity .1s;
}

.kyruus-custom-wrapper .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s,opacity 1s;
  -moz-transition: visibility 1s,opacity 1s;
  -o-transition: visibility 1s,opacity 1s;
  transition: visibility 1s,opacity 1s;
}

.kyruus-custom-wrapper .vjs-controls-disabled .vjs-control-bar,
.kyruus-custom-wrapper .vjs-error .vjs-control-bar,
.kyruus-custom-wrapper .vjs-using-native-controls .vjs-control-bar {
  display: none!important;
}

.kyruus-custom-wrapper .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}

@media screen {
  .kyruus-custom-wrapper .vjs-user-inactive.vjs-playing .vjs-control-bar:before {
    content: "";
  }
}

.kyruus-custom-wrapper .vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}

.kyruus-custom-wrapper .video-js .vjs-control {
  outline: 0;
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.kyruus-custom-wrapper .video-js .vjs-control:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.kyruus-custom-wrapper .video-js .vjs-control:focus,
.kyruus-custom-wrapper .video-js .vjs-control:focus:before,
.kyruus-custom-wrapper .video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}

.kyruus-custom-wrapper .video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.kyruus-custom-wrapper .vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

.kyruus-custom-wrapper .video-js .vjs-custom-control-spacer {
  display: none;
}

.kyruus-custom-wrapper .video-js .vjs-progress-control {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.kyruus-custom-wrapper .vjs-live .vjs-progress-control {
  display: none;
}

.kyruus-custom-wrapper .video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  height: .3em;
}

.kyruus-custom-wrapper .video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.66666667em;
}

.kyruus-custom-wrapper .video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.kyruus-custom-wrapper .video-js .vjs-progress-control:hover .vjs-play-progress:after {
  display: block;
  font-size: .6em;
}

.kyruus-custom-wrapper .video-js .vjs-progress-holder .vjs-load-progress,
.kyruus-custom-wrapper .video-js .vjs-progress-holder .vjs-load-progress div,
.kyruus-custom-wrapper .video-js .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: .3em;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}

.kyruus-custom-wrapper .video-js .vjs-mouse-display:before {
  display: none;
}

.kyruus-custom-wrapper .video-js .vjs-play-progress {
  background-color: #fff;
}

.kyruus-custom-wrapper .video-js .vjs-play-progress:before {
  position: absolute;
  top: -.33333333em;
  right: -.5em;
  font-size: .9em;
}

.kyruus-custom-wrapper .video-js .vjs-mouse-display:after,
.kyruus-custom-wrapper .video-js .vjs-play-progress:after {
  display: none;
  position: absolute;
  top: -2.4em;
  right: -1.5em;
  font-size: .9em;
  color: #000;
  content: attr(data-current-time);
  padding: .2em .5em;
  background-color: #fff;
  background-color: rgba(255,255,255,.8);
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
}

.kyruus-custom-wrapper .video-js .vjs-play-progress:after,
.kyruus-custom-wrapper .video-js .vjs-play-progress:before {
  z-index: 1;
}

.kyruus-custom-wrapper .video-js .vjs-load-progress {
  background: ligthen(#73859f,25%);
  background: rgba(115,133,159,.5);
}

.kyruus-custom-wrapper .video-js .vjs-load-progress div {
  background: ligthen(#73859f,50%);
  background: rgba(115,133,159,.75);
}

.kyruus-custom-wrapper .video-js.vjs-no-flex .vjs-progress-control {
  width: auto;
}

.kyruus-custom-wrapper .video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.kyruus-custom-wrapper .vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}

.kyruus-custom-wrapper .video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

.kyruus-custom-wrapper .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.kyruus-custom-wrapper .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s,opacity 1s;
  -moz-transition: visibility 1s,opacity 1s;
  -o-transition: visibility 1s,opacity 1s;
  transition: visibility 1s,opacity 1s;
}

.kyruus-custom-wrapper a.button,
.kyruus-custom-wrapper input[type=button] {
  -o-transition: background .1s linear;
  -webkit-transition: background .1s linear;
  transition: background .1s linear;
}

.kyruus-custom-wrapper .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.kyruus-custom-wrapper .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
  display: none;
}

.kyruus-custom-wrapper .video-js .vjs-progress-control .vjs-mouse-display:after {
  color: #fff;
  background-color: #000;
  background-color: rgba(0,0,0,.8);
}

.kyruus-custom-wrapper .video-js .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 .45em;
  background-color: #73859f;
  background-color: rgba(115,133,159,.5);
}

.kyruus-custom-wrapper .video-js .vjs-slider:focus {
  text-shadow: 0 0 1em #fff;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}

.kyruus-custom-wrapper .video-js .vjs-mute-control,
.kyruus-custom-wrapper .video-js .vjs-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.kyruus-custom-wrapper .video-js .vjs-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.kyruus-custom-wrapper .video-js .vjs-volume-bar {
  margin: 1.35em .45em;
}

.kyruus-custom-wrapper .vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: .3em;
}

.kyruus-custom-wrapper .vjs-volume-bar.vjs-slider-vertical {
  width: .3em;
  height: 5em;
  margin: 1.35em auto;
}

.kyruus-custom-wrapper .video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.kyruus-custom-wrapper .video-js .vjs-volume-level:before {
  position: absolute;
  font-size: .9em;
}

.kyruus-custom-wrapper .vjs-slider-vertical .vjs-volume-level {
  width: .3em;
}

.kyruus-custom-wrapper .vjs-slider-vertical .vjs-volume-level:before {
  top: -.5em;
  left: -.3em;
}

.kyruus-custom-wrapper .vjs-slider-horizontal .vjs-volume-level {
  height: .3em;
}

.kyruus-custom-wrapper .vjs-slider-horizontal .vjs-volume-level:before {
  top: -.3em;
  right: -.5em;
}

.kyruus-custom-wrapper .vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

.kyruus-custom-wrapper .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

.kyruus-custom-wrapper .vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}

.kyruus-custom-wrapper .vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: .5em;
  height: 8em;
}

.kyruus-custom-wrapper .vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
  left: -2em;
}

.kyruus-custom-wrapper .vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}

.kyruus-custom-wrapper .vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content,
.kyruus-custom-wrapper .vjs-volume-menu-button-vertical:hover .vjs-menu-content {
  height: 8em;
  width: 2.9em;
}

.kyruus-custom-wrapper .vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content,
.kyruus-custom-wrapper .vjs-volume-menu-button-horizontal:hover .vjs-menu-content {
  height: 2.9em;
  width: 8em;
}

.kyruus-custom-wrapper .vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
  background-color: transparent!important;
}

.kyruus-custom-wrapper .vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.kyruus-custom-wrapper .vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

.kyruus-custom-wrapper .vjs-has-started .vjs-poster {
  display: none;
}

.kyruus-custom-wrapper .vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}

.kyruus-custom-wrapper .vjs-controls-disabled .vjs-poster,
.kyruus-custom-wrapper .vjs-using-native-controls .vjs-poster {
  display: none;
}

.kyruus-custom-wrapper .video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

.kyruus-custom-wrapper .vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

.kyruus-custom-wrapper .video-js .vjs-current-time,
.kyruus-custom-wrapper .video-js .vjs-duration,
.kyruus-custom-wrapper .vjs-live .vjs-time-control,
.kyruus-custom-wrapper .vjs-live .vjs-time-divider,
.kyruus-custom-wrapper .vjs-no-flex .vjs-current-time,
.kyruus-custom-wrapper .vjs-no-flex .vjs-duration {
  display: none;
}

.kyruus-custom-wrapper .video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
}

.kyruus-custom-wrapper .vjs-time-divider {
  display: none;
  line-height: 3em;
}

.kyruus-custom-wrapper .video-js .vjs-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.kyruus-custom-wrapper .vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.kyruus-custom-wrapper .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.kyruus-custom-wrapper .video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em;
  background-color: #000;
  background-color: rgba(0,0,0,.5);
}

.kyruus-custom-wrapper .vjs-subtitles {
  color: #fff;
}

.kyruus-custom-wrapper .vjs-captions {
  color: #fc6;
}

.kyruus-custom-wrapper .vjs-tt-cue {
  display: block;
}

.kyruus-custom-wrapper video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em);
}

.kyruus-custom-wrapper .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em);
}

.kyruus-custom-wrapper .video-js .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.kyruus-custom-wrapper .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.kyruus-custom-wrapper .vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0;
}

.kyruus-custom-wrapper .vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

.kyruus-custom-wrapper .vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial,Helvetica,sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -.5em;
  position: absolute;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

.kyruus-custom-wrapper .vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .85;
  text-align: left;
  border: 6px solid rgba(43,51,63,.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}

.kyruus-custom-wrapper .vjs-seeking .vjs-loading-spinner,
.kyruus-custom-wrapper .vjs-waiting .vjs-loading-spinner {
  display: block;
}

.kyruus-custom-wrapper .vjs-loading-spinner:after,
.kyruus-custom-wrapper .vjs-loading-spinner:before {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: #fff transparent transparent;
}

.kyruus-custom-wrapper .vjs-seeking .vjs-loading-spinner:after,
.kyruus-custom-wrapper .vjs-seeking .vjs-loading-spinner:before,
.kyruus-custom-wrapper .vjs-waiting .vjs-loading-spinner:after,
.kyruus-custom-wrapper .vjs-waiting .vjs-loading-spinner:before {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;
}

.kyruus-custom-wrapper .vjs-seeking .vjs-loading-spinner:before,
.kyruus-custom-wrapper .vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff;
}

.kyruus-custom-wrapper .vjs-seeking .vjs-loading-spinner:after,
.kyruus-custom-wrapper .vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  -webkit-animation-delay: .44s;
  animation-delay: .44s;
}

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes vjs-spinner-fade {
  0%, 100%, 20%, 60% {
    border-top-color: #73859f;
  }

  35% {
    border-top-color: #fff;
  }
}

@-webkit-keyframes vjs-spinner-fade {
  0%, 100%, 20%, 60% {
    border-top-color: #73859f;
  }

  35% {
    border-top-color: #fff;
  }
}

.kyruus-custom-wrapper .vjs-chapters-button .vjs-menu {
  left: -10em;
  width: 0;
}

.kyruus-custom-wrapper .vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}

.kyruus-custom-wrapper .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.kyruus-custom-wrapper .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.kyruus-custom-wrapper .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.kyruus-custom-wrapper .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.kyruus-custom-wrapper .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.kyruus-custom-wrapper .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.kyruus-custom-wrapper .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.kyruus-custom-wrapper .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.kyruus-custom-wrapper .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.kyruus-custom-wrapper .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.kyruus-custom-wrapper .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-fullscreen-control,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-button,
.kyruus-custom-wrapper .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control {
  display: none;
}

.kyruus-custom-wrapper .vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #2B333F;
  background-color: rgba(43,51,63,.75);
  color: #fff;
  margin: 0 auto;
  padding: .5em;
  height: 15em;
  font-size: 12px;
  width: 40em;
}

.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto;
}

.kyruus-custom-wrapper .btn.collapse-toggle:after,
.kyruus-custom-wrapper a.video:after {
  top: 50%;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}

.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
}

.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px;
}

.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
}

.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksetting>div {
  margin-bottom: 5px;
  min-height: 20px;
}

.kyruus-custom-wrapper .vjs-caption-settings .vjs-tracksetting>div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}

.kyruus-custom-wrapper .vjs-caption-settings label>input {
  margin-right: 10px;
}

.kyruus-custom-wrapper .vjs-caption-settings input[type=button] {
  width: 40px;
  height: 40px;
}

.kyruus-custom-wrapper .video-js .vjs-modal-dialog {
  background: rgba(0,0,0,.8);
  background: -webkit-linear-gradient(-90deg,rgba(0,0,0,.8),rgba(255,255,255,0));
  background: linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));
}

.kyruus-custom-wrapper .vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

.kyruus-custom-wrapper .btn {
  text-align: left;
  border: 1px solid transparent;
  padding: 20px 30px;
  font-size: 14px;
  color: #fff;
  border-radius: 0;
  background: #143b83;
  letter-spacing: 1px;
}

.kyruus-custom-wrapper .btn:focus,
.kyruus-custom-wrapper .btn:hover {
  background: #0d2757;
  color: #fff;
}

.kyruus-custom-wrapper .btn.secondary {
  background: #bbb;
}

.kyruus-custom-wrapper .btn.submit {
  background: #245ebc;
}

.kyruus-custom-wrapper .btn.submit:focus,
.kyruus-custom-wrapper .btn.submit:hover {
  background: #2053a7;
  text-decoration: none;
}

.kyruus-custom-wrapper .btn.collapse-toggle {
  position: relative;
  padding-right: 50px;
}

.kyruus-custom-wrapper .btn.collapse-toggle:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  content: "\e906";
  height: auto;
  width: auto;
  right: 20px;
  background: 0 0;
  margin: -8px 0 0;
  font-size: 16px;
  color: #fff;
}

.kyruus-custom-wrapper .relative,
.kyruus-custom-wrapper a.button,
.kyruus-custom-wrapper a.video,
.kyruus-custom-wrapper emory-body {
  position: relative;
}

.kyruus-custom-wrapper .absolute,
.kyruus-custom-wrapper a.video:after {
  position: absolute;
}

.kyruus-custom-wrapper .btn.collapse-toggle.collapsed:after {
  content: "\e905";
}

.kyruus-custom-wrapper .btn.load-more {
  margin: 20px 0 60px;
  text-align: center;
}

.kyruus-custom-wrapper .btn.load-more:hover {
  background: #aeaeae;
}

.kyruus-custom-wrapper select {
  visibility: hidden;
}

.kyruus-custom-wrapper .bootstrap-select .btn {
  white-space: nowrap;
  background: #245ebc;
}

.kyruus-custom-wrapper .bootstrap-select.btn-group .dropdown-toggle .caret {
  border-width: 10px 7.5px 0;
  right: 20px;
  margin-top: -5px;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.kyruus-custom-wrapper emory-body {
  font-family: Lato,Arial,Helvetica,sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: .35px;
  font-weight: 300;
}

.kyruus-custom-wrapper .link-list li a,
.kyruus-custom-wrapper a.cta-link {
  font-weight: 700;
  text-transform: uppercase;
}

.kyruus-custom-wrapper emory-body.overflow {
  overflow-y: hidden;
}

.kyruus-custom-wrapper a.cta-link {
  font-size: 13px;
  letter-spacing: 1px;
}

.kyruus-custom-wrapper h1,
.kyruus-custom-wrapper h2 {
  /* letter-spacing:-1px */
}

.kyruus-custom-wrapper a.back-to-top {
  text-align: center;
  text-transform: uppercase;
  display: block;
  color: #787878;
  background-color: #f1f1f1;
  padding: 20px 0;
}

.kyruus-custom-wrapper a.no-focus:focus {
  outline: 0;
}

.kyruus-custom-wrapper h1,
.kyruus-custom-wrapper h2,
.kyruus-custom-wrapper h3,
.kyruus-custom-wrapper h4,
.kyruus-custom-wrapper h5,
.kyruus-custom-wrapper h6 {
  color: #6f6f6f;
  /* font-family:'Noto Serif',Georgia,"Times New Roman",Times,serif */
}

.kyruus-custom-wrapper h1.alt,
.kyruus-custom-wrapper h2.alt,
.kyruus-custom-wrapper h3.alt,
.kyruus-custom-wrapper h4,
.kyruus-custom-wrapper h4.alt,
.kyruus-custom-wrapper h5.alt,
.kyruus-custom-wrapper h6.alt {
  color: #143b83;
}

.kyruus-custom-wrapper h1 {
  font-size: 65px;
}

.kyruus-custom-wrapper h2 {
  font-size: 28px;
  line-height: 1.4;
  margin: 10px 0;
}

.kyruus-custom-wrapper h2:after {
  content: "";
  display: block;
  margin: 30px 0;
  width: 40px;
  height: 2px;
  background: #e3c84d;
}

.kyruus-custom-wrapper h3 {
  margin: 10px 0 20px;
  font-size: 25px;
  letter-spacing: -.5px;
  line-height: 1.3;
}

.kyruus-custom-wrapper h4 {
  font-size: 24px;
}

.kyruus-custom-wrapper p {
  margin: 10px 0 15px;
}

#t1-collapsed-menu > div > div > div > p {
  font-size: 16px;
  color: #000;
}

.kyruus-custom-wrapper p+ul {
  margin-top: -10px;
}

.kyruus-custom-wrapper .photoLeft {
  margin: 5px 15px 10px 0;
}

.kyruus-custom-wrapper .photoRight {
  margin: 5px 0 15px 10px;
}

.kyruus-custom-wrapper figure {
  margin: 0;
}

.kyruus-custom-wrapper li {
  margin: 8px 0;
}

.kyruus-custom-wrapper ul {
  list-style-type: disc;
}

.kyruus-custom-wrapper ul.no-bullet {
  list-style: none;
  margin: 0;
  padding: 0;
}

.kyruus-custom-wrapper ul.no-bullet li {
  padding: 2px 0;
}

.kyruus-custom-wrapper .link-list,
.kyruus-custom-wrapper ul.inline-list {
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper ul.inline-list {
  margin: 0 -10px;
}

.kyruus-custom-wrapper ul.inline-list li {
  display: inline-block;
  margin: 0 10px;
}

.kyruus-custom-wrapper .block {
  display: block;
}

.kyruus-custom-wrapper .inline-block {
  display: inline-block;
}

.kyruus-custom-wrapper .inline {
  display: inline;
}

.kyruus-custom-wrapper .no-wrap {
  white-space: nowrap;
}

.kyruus-custom-wrapper p+.link-list {
  margin-top: -10px;
}

.kyruus-custom-wrapper .link-list {
  margin: 10px 0 30px;
}

.kyruus-custom-wrapper .link-list li a {
  font-size: 12px;
  letter-spacing: 1px;
}

.kyruus-custom-wrapper .ie9 .img-responsive,
.kyruus-custom-wrapper .lt-ie9 .img-responsive {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .row-flex,
.kyruus-custom-wrapper .row-flex>div[class*=col-] {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex-negative: 0;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper h2,
  .kyruus-custom-wrapper h3,
  .kyruus-custom-wrapper h4,
  .kyruus-custom-wrapper h5,
  .kyruus-custom-wrapper h6 {
    letter-spacing: -1px;
  }

  .kyruus-custom-wrapper h1 {
    font-size: 35px;
  }

  .kyruus-custom-wrapper h2 {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: -.5px;
  }

  .kyruus-custom-wrapper h2:after {
    margin: 20px 0;
  }

  .kyruus-custom-wrapper .mobile-left {
    margin-left: -15px!important;
    margin-right: 25px!important;
  }

  .kyruus-custom-wrapper .mobile-right {
    margin-left: 25px!important;
    margin-right: -15px!important;
  }

  .kyruus-custom-wrapper .row-flex,
  .kyruus-custom-wrapper .row-flex>div[class*=col-] {
    display: block;
    -ms-flex: initial;
    -webkit-flex: initial;
    flex: initial;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper emory-body {
    font-size: 15px;
  }

  .kyruus-custom-wrapper h1 {
    font-size: 52px;
  }

  .kyruus-custom-wrapper h2 {
    font-size: 26px;
    letter-spacing: -.5px;
  }

  .kyruus-custom-wrapper h2:after {
    margin: 20px 0;
  }

  .kyruus-custom-wrapper h3 {
    font-size: 20px;
  }

  .kyruus-custom-wrapper a.cta-link {
    font-size: 13px;
    letter-spacing: .5px;
  }

  .kyruus-custom-wrapper .row-flex.no-sm-flex,
  .kyruus-custom-wrapper .row-flex>div[class*=col-].no-sm-flex {
    display: block;
    -ms-flex: initial;
    -webkit-flex: initial;
    flex: initial;
  }
}

.kyruus-custom-wrapper .row-flex>div[class*=col-] {
  margin-left: -1px;
}

@media (min-width: 992px) and (max-width:1199px) {
  .kyruus-custom-wrapper .row-flex.no-md-flex,
  .kyruus-custom-wrapper .row-flex>div[class*=col-].no-md-flex {
    display: block;
    -ms-flex: initial;
    -webkit-flex: initial;
    flex: initial;
  }

  .kyruus-custom-wrapper .row-flex>div[class*=col-].no-md-flex {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper emory-body {
    font-size: 16px;
  }

  .kyruus-custom-wrapper h1 {
    font-size: 65px;
  }

  .kyruus-custom-wrapper h2 {
    font-size: 40px;
    /* line-height:1.3 */
  }

  .kyruus-custom-wrapper a.cta-link {
    font-size: 14px;
  }

  .kyruus-custom-wrapper .row-flex.no-lg-flex,
  .kyruus-custom-wrapper .row-flex>div[class*=col-].no-lg-flex {
    display: block;
    -ms-flex: initial;
    -webkit-flex: initial;
    flex: initial;
  }

  .kyruus-custom-wrapper .row-flex>div[class*=col-].no-lg-flex {
    margin-left: 0;
  }
}

.kyruus-custom-wrapper .row-flex>div[class*=col-]>div {
  width: 100%;
}

.kyruus-custom-wrapper .row-flex-wrap {
  -ms-box-orient: horizontal;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex: 0;
  -webkit-flex: 0;
  flex: 0;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .row-flex>div[class*=col-] {
    margin-left: 0;
  }

  .kyruus-custom-wrapper .row-flex-wrap {
    display: block;
  }

  .kyruus-custom-wrapper .collapse-toggle.mobile,
  .kyruus-custom-wrapper .collapse-toggle.tablet {
    position: relative;
    cursor: pointer;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .row-flex>div[class*=col-].no-sm-flex {
    margin-left: 0;
  }

  .kyruus-custom-wrapper .row-flex-wrap.no-sm-flex {
    display: block;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .kyruus-custom-wrapper .row-flex-wrap.no-md-flex {
    display: block;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .row-flex-wrap.no-lg-flex {
    display: block;
  }
}

.kyruus-custom-wrapper .collapse-container {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.kyruus-custom-wrapper .collapse-container.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .kyruus-custom-wrapper .collapse-container.mobile {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .kyruus-custom-wrapper .collapse-container.mobile.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }

  .kyruus-custom-wrapper .collapse-container.mobile.in {
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  .kyruus-custom-wrapper .collapse-container.tablet {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .kyruus-custom-wrapper .collapse-container.tablet.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }

  .kyruus-custom-wrapper .collapse-container.tablet.in {
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  .kyruus-custom-wrapper .collapse-toggle.mobile,
  .kyruus-custom-wrapper .collapse-toggle.tablet {
    display: none!important;
    visibility: hidden;
  }
}

.kyruus-custom-wrapper a.button {
  display: inline-block;
  background: #6dd8ff;
  margin: 5px 0 15px;
  padding: 10px 20px;
  border: 1px solid #84bbfc;
  text-decoration: none;
  text-align: center;
  outline: 0;
  vertical-align: middle;
  border-radius: 4px;
  font-size: 14px;
  color: #00467f;
  white-space: nowrap;
  text-shadow: 1px 1px 1px #fff;
}

.kyruus-custom-wrapper input#healthconlink~.talkNurse,
.kyruus-custom-wrapper input#offcanvasMenu~.t1-menu-overlay,
.kyruus-custom-wrapper input#search-menu-menuitem+.global-nav-menu,
.kyruus-custom-wrapper input#search-menu-menuitem:checked+.global-nav-menu,
.kyruus-custom-wrapper input#search-menu-menuitem~.collapsed-menu {
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0,1,.5,1);
}

.kyruus-custom-wrapper a.button:hover {
  background: #61c1e4;
}

.kyruus-custom-wrapper a.video {
  display: block;
}

.kyruus-custom-wrapper a.video:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-size: 80px;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
}

.kyruus-custom-wrapper .main-container {
  margin: 0 auto;
  overflow: hidden;
}

.kyruus-custom-wrapper .main-container.overflow {
  overflow: visible;
}

.kyruus-custom-wrapper .main-container.center-page .hero-container {
  padding-bottom: 60px;
  position: relative;
}

.kyruus-custom-wrapper .main-container.center-page .hero-container:after {
  content: "";
  display: block;
  background-color: #f7f7f7;
  height: 70%;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.kyruus-custom-wrapper .main-container.center-page .hero-container .center-logo {
  display: block;
  background-color: #fff;
  position: absolute;
  top: -110px;
  left: 15px;
  right: 15px;
}

.kyruus-custom-wrapper .main-container.center-page .hero-container .center-logo img {
  padding: 30px;
}

.kyruus-custom-wrapper .main-container.center-page .hero-container .hero-content h1 {
  font-size: 52px;
}

.kyruus-custom-wrapper .main-container.center-page .hero-container .hero-content h1:after {
  display: none;
}

.kyruus-custom-wrapper .main-container.center-page .hero-container .hero-content h1+a {
  margin-top: 20px;
  display: inline-block;
}

.kyruus-custom-wrapper .main-container.center-page .masthead-container {
  position: relative;
  z-index: 1;
}

.kyruus-custom-wrapper .main-container.center-page .masthead-container .center-logo {
  display: block;
  background-color: #fff;
  position: absolute;
  top: -88px;
  left: 0;
  right: -100%;
}

.kyruus-custom-wrapper .main-container.center-page .masthead-container .center-logo img {
  padding: 20px 30px;
}

.kyruus-custom-wrapper .main-container.center-page h4 {
  margin-top: 40px;
}

.kyruus-custom-wrapper .main-container.center-page .home-container {
  padding-bottom: 0;
  margin: 0;
}

.kyruus-custom-wrapper .main-container.center-page .home-container.no-background {
  background: 0 0;
  margin-bottom: -60px;
}

.kyruus-custom-wrapper .main-container.center-page .home-container .right-nav-block {
  margin-top: -93px;
}

.kyruus-custom-wrapper .main-container.center-page .home-container .page-utilities {
  margin-left: 70px;
}

.kyruus-custom-wrapper .main-container.center-page .home-container .blue-heading h3 {
  color: #143b83;
  margin-top: 40px;
}

.kyruus-custom-wrapper .main-container.center-page .tier-container {
  margin-bottom: -80px;
}

.kyruus-custom-wrapper .main-container.center-page .tier-container .right-nav-block {
  margin-top: -31px;
}

.kyruus-custom-wrapper .main-container.center-page .tier-container .left-column.inverted-overlap {
  background-color: #f6f6f6;
  margin: -125px -15px -80px 0;
  padding: 125px 60px 125px 15px;
  position: relative;
  z-index: 1;
}

.kyruus-custom-wrapper .main-container.center-page .tier-container .left-column.inverted-overlap:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f6f6f6;
  content: "";
  left: -100%;
  top: 0;
}

.kyruus-custom-wrapper .header-container,
.kyruus-custom-wrapper .header-container>.container,
.kyruus-custom-wrapper .header-container>.container-fluid,
.kyruus-custom-wrapper .main-container.center-page .right-nav-block {
  position: relative;
}

.kyruus-custom-wrapper .main-container.center-page .stacked-container {
  margin: 60px 0 0;
  padding-bottom: 40px;
}

.kyruus-custom-wrapper .main-container.center-page .stacked-container>.stacked-container {
  margin: 60px 0;
  padding-bottom: 0;
}

.kyruus-custom-wrapper .main-container.center-page .stacked-container>.stacked-container h2 {
  margin-top: 60px;
}

.kyruus-custom-wrapper .main-container.center-page .stacked-container .carousel-stacked-container {
  margin: 0;
  padding: 60px 0;
}

.kyruus-custom-wrapper .main-container.center-page .right-nav-block ul li a {
  background: #fff;
  border-bottom: 1px solid #d2d2d2;
  color: #245ebc;
}

.kyruus-custom-wrapper .main-container.center-page .right-nav-block ul li a:hover {
  background-color: #143b83;
  color: #fff;
}

.kyruus-custom-wrapper .main-container.center-page .right-nav-block ul li.active a {
  background: #143b83;
  border-left: 5px solid #143b83;
  border-bottom-color: transparent;
  margin-left: -5px;
  color: #fff;
}

.kyruus-custom-wrapper .main-container.center-page .right-nav-block ul li:last-child a {
  border-bottom: none;
}

.kyruus-custom-wrapper .main-container.center-page .subscribe {
  padding: 40px 0 40px 20px;
  margin: 90px 0;
}

.kyruus-custom-wrapper .main-container.center-page .subscribe h3 {
  color: #143b83;
}

.kyruus-custom-wrapper .main-container.center-page .subscribe .form-group {
  margin: 20px 0 30px;
}

.kyruus-custom-wrapper .main-container.center-page .subscribe .form-group label {
  color: #143b83;
  font-size: 20px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 400;
  text-align: right;
}

.kyruus-custom-wrapper .main-container.center-page .subscribe .form-group input {
  background: 0 0;
  border: none;
  border-bottom: 1px solid #143b83;
  border-radius: 0;
  box-shadow: none;
  color: #143b83;
  font-size: 20px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 400;
  padding: 0 0 0 20px;
  margin-left: 10px;
  position: relative;
  top: -8px;
  width: 73%;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .main-container.overflow {
    overflow: hidden;
  }

  .kyruus-custom-wrapper .main-container.center-page .home-container .page-utilities,
  .kyruus-custom-wrapper .main-container.center-page .tier-container .page-utilities {
    margin-left: 0;
  }

  .kyruus-custom-wrapper .main-container.center-page .hero-container .hero-content h1 {
    font-size: 34px;
  }

  .kyruus-custom-wrapper .main-container.center-page .hero-container .center-logo {
    top: -20px;
    left: 0;
    right: 0;
  }

  .kyruus-custom-wrapper .main-container.center-page .hero-container .center-logo img {
    padding: 35px 15px;
  }

  .kyruus-custom-wrapper .main-container.center-page .masthead-container .center-logo img {
    padding: 20px 15px;
  }

  .kyruus-custom-wrapper .main-container.center-page .home-container .right-nav-block {
    margin-top: 40px;
  }

  .kyruus-custom-wrapper .main-container.center-page .stacked-container {
    margin: 60px 0;
  }

  .kyruus-custom-wrapper .main-container.center-page .stacked-container .carousel-stacked-container {
    padding: 0;
  }

  .kyruus-custom-wrapper .main-container.center-page .stacked-container>.stacked-container {
    margin: 60px 0 0!important;
  }

  .kyruus-custom-wrapper .main-container.center-page .stacked-container>.stacked-container h2 {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .main-container.center-page .stacked-container>.stacked-container+.stacked-container {
    margin: -60px 0 0!important;
  }

  .kyruus-custom-wrapper .main-container.center-page .subscribe {
    margin-top: 30px;
    margin-bottom: 0;
    padding-right: 20px;
  }

  .kyruus-custom-wrapper .main-container.center-page .subscribe .form-group input {
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .main-container.center-page .hero-container:after {
    bottom: 11px;
  }

  .kyruus-custom-wrapper .main-container.center-page .hero-container .hero-content h1 {
    font-size: 40px;
  }

  .kyruus-custom-wrapper .main-container.center-page .masthead-container .center-logo img {
    padding: 20px 15px;
  }

  .kyruus-custom-wrapper .main-container.center-page .stacked-container {
    margin-bottom: 60px;
  }

  .kyruus-custom-wrapper .main-container.center-page .stacked-container>.stacked-container {
    margin: 20px 0;
  }

  .kyruus-custom-wrapper .main-container.center-page .subscribe .form-group input {
    width: 100%;
    margin-left: 0;
  }

  .kyruus-custom-wrapper .main-container.center-page .tier-container .left-column.inverted-overlap {
    padding-bottom: 80px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .main-container.center-page .home-container .page-utilities {
    margin-left: 100px;
  }

  .kyruus-custom-wrapper .main-container.center-page .subscribe {
    padding: 40px 20px 40px 40px;
  }

  .kyruus-custom-wrapper .main-container.center-page .subscribe .form-group input {
    width: auto;
  }
}

.kyruus-custom-wrapper .header-container {
  display: block;
  margin: 0;
  padding: 0;
  border-top: 4px solid #e3c84d;
  height: 130px;
}

.kyruus-custom-wrapper .header-container .logo {
  position: absolute;
  top: 35px;
  left: 50px;
  width: 166px;
}

.kyruus-custom-wrapper .header-container .logo img {
  display: block;
  max-width: 166px;
  width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .header-container .logo img,
.kyruus-custom-wrapper .lt-ie9 .header-container .logo img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .header-container .global-nav-container {
  text-transform: uppercase;
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-weight: 400;
  position: absolute;
  top: 60px;
  left: 260px;
}

.kyruus-custom-wrapper .header-container .global-nav-container a,
.kyruus-custom-wrapper .header-container .global-nav-container label {
  color: #003d83;
  text-decoration: none;
  cursor: pointer;
}

.kyruus-custom-wrapper .header-container .global-nav-container #healthcon span {
  display: none;
}

.kyruus-custom-wrapper .header-container .global-nav-container a:hover {
  text-decoration: none;
}

.kyruus-custom-wrapper .global-nav-menu .nav-content a:hover,
.kyruus-custom-wrapper .hero-container a:hover,
.kyruus-custom-wrapper .masthead-container .alert-message a,
.kyruus-custom-wrapper .masthead-container a:hover,
.kyruus-custom-wrapper .t1-menu-container .t1-menu a:hover {
  text-decoration: underline;
}

.kyruus-custom-wrapper .header-container .global-nav-container>ul {
  margin: 0 -15px;
  padding-left: 0;
  list-style: none;
}

.kyruus-custom-wrapper .header-container .global-nav-container>ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
  font-size: 13px;
  letter-spacing: 1px;
}

.kyruus-custom-wrapper .header-container .global-nav-container>ul li.has-menu {
  font-weight: 700;
}

.kyruus-custom-wrapper .header-container .global-nav-container>ul li.active a {
  position: relative;
}

.kyruus-custom-wrapper .header-container .global-nav-container>ul li.active a:after {
  position: absolute;
  left: 0;
  bottom: -52px;
  content: "";
  width: 100%;
  border-bottom: 3px solid #e3c84d;
}

.kyruus-custom-wrapper .header-container .global-nav-container>ul li.hidden-mobile {
  display: none;
}

.kyruus-custom-wrapper .header-container .global-nav-container.detail-page {
  top: 50px;
  left: auto;
  right: 15px;
}

.kyruus-custom-wrapper .header-container .global-nav-container.detail-page ul li a.close-detail {
  position: relative;
  display: inline-block;
}

.kyruus-custom-wrapper .header-container .global-nav-container.detail-page ul li a.close-detail:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  font-size: 35px;
  color: #143b83;
}

.kyruus-custom-wrapper .header-container .global-nav-container.detail-page ul li a.share-button {
  position: relative;
  top: 6px;
  display: inline;
  color: #143b83;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.kyruus-custom-wrapper .header-container .global-nav-container.detail-page ul li a.share-button:before {
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 18px;
  margin-right: 15px;
  position: relative;
  display: inline;
}

.kyruus-custom-wrapper .header-container .global-nav-container.detail-page ul li a.print-button {
  position: relative;
  top: 6px;
  display: inline;
  color: #143b83;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.kyruus-custom-wrapper .header-container .global-nav-container.detail-page ul li a.print-button:before {
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b";
  font-size: 18px;
  margin-right: 15px;
  position: relative;
  display: inline;
}

.kyruus-custom-wrapper .header-container .health-connection-callout {
  position: absolute;
  right: 50px;
  top: 60px;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  color: #848484;
}

.kyruus-custom-wrapper .header-container .health-connection-callout .phone {
  margin-left: 10px;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .header-container {
    background: #fff;
    height: 106px;
  }

  .kyruus-custom-wrapper .header-container .logo {
    width: 106px;
    position: static;
    float: left;
    margin: 15px 20px 15px 15px !important;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container {
    position: absolute;
    left: 150px;
    margin: 0;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container>ul {
    margin: 0 -5px;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container>ul li {
    margin: 0 5px;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container>ul li.active a:after {
    bottom: -27px;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container.detail-page {
    top: 20px;
    right: 20px;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container.detail-page ul li {
    margin: 0 10px;
  }

  .kyruus-custom-wrapper .header-container .health-connection-callout {
    position: static;
    display: block;
    padding: 10px 15px;
    background: #f4f4f4;
    font-size: 11px;
  }

  .kyruus-custom-wrapper .header-container .health-connection-callout .phone {
    float: right;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .header-container {
    height: 120px;
  }

  .kyruus-custom-wrapper .header-container .logo {
    left: 15px;
    width: 138px;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container {
    left: 190px;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container>ul {
    margin: 0 -10px;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container>ul li {
    margin: 0 10px;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container>ul li.active a:after {
    bottom: -42px;
  }

  .kyruus-custom-wrapper .header-container .health-connection-callout {
    right: 0;
    top: 50px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .header-container .logo {
    left: 15px;
  }

  .kyruus-custom-wrapper .header-container .health-connection-callout {
    top: 10px;
    right: 15px;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container {
    left: 220px;
  }

  .kyruus-custom-wrapper .header-container .global-nav-container>ul li.hidden-mobile {
    display: inline-block;
  }
}

.kyruus-custom-wrapper .global-nav-menu .nav-content h2:after,
.kyruus-custom-wrapper .header-container .global-nav-container>ul li.data-incident {
  display: none;
}

.kyruus-custom-wrapper .global-nav-menu {
  background: #f5f5f5;
  max-width: 1024px;
  margin: 0 auto;
}

.kyruus-custom-wrapper input.toggle {
  position: absolute;
  display: inline;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.kyruus-custom-wrapper input#search-menu-menuitem+.global-nav-menu,
.kyruus-custom-wrapper input#search-menu-menuitem~.collapsed-menu {
  height: 0;
  overflow: hidden;
}

.kyruus-custom-wrapper input#search-menu-menuitem:checked+.global-nav-menu {
  height: 100px;
}

.kyruus-custom-wrapper .global-nav-menu .collapsed-menu:focus {
  outline: 0;
}

.kyruus-custom-wrapper .global-nav-menu .nav-content {
  padding: 20px 50px 20px 0;
  position: relative;
  color: #143b83;
  font-size: 15px;
}

.kyruus-custom-wrapper .global-nav-menu .nav-content h2,
.kyruus-custom-wrapper .global-nav-menu .nav-content h3,
.kyruus-custom-wrapper .global-nav-menu .nav-content h4,
.kyruus-custom-wrapper .global-nav-menu .nav-content h5,
.kyruus-custom-wrapper .global-nav-menu .nav-content h6 {
  color: #143b83;
}

.kyruus-custom-wrapper .global-nav-menu .nav-content h2 {
  font-size: 22px;
  letter-spacing: 0;
}

.kyruus-custom-wrapper .global-nav-menu .nav-content a {
  color: #143b83;
  letter-spacing: .5px;
}

.kyruus-custom-wrapper .global-nav-menu .nav-content .close-menu {
  position: absolute;
  top: 30px;
  right: 0;
  font-size: 25px;
  cursor: pointer;
}

.kyruus-custom-wrapper .global-nav-menu .nav-content .close-menu:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
}

.kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group {
  position: relative;
  margin: 0;
}

.kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group input {
  font-size: 26px;
  background: 0 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #c6c6c6;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: Lato,Arial,Helvetica,sans-serif;
  height: 50px;
  padding-right: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group input::-webkit-input-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group input:-moz-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group input::-moz-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group input:-ms-input-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group .search-icon {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 32px;
  color: #6f6f6f;
}

.kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group .search-icon:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e917";
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group input {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .global-nav-menu {
    max-width: 780px;
  }

  .kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group input {
    font-size: 24px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .global-nav-menu {
    max-width: 1240px;
  }

  .kyruus-custom-wrapper .global-nav-menu .global-search-container .form-group input {
    font-size: 30px;
  }
}

.kyruus-custom-wrapper .hero-container {
  overflow: hidden;
  width: 100%;
}

.kyruus-custom-wrapper .hero-container>.container,
.kyruus-custom-wrapper .hero-container>.container-fluid {
  position: relative;
}

.kyruus-custom-wrapper .hero-container .hero-content {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 95px;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-size: 14px;
  color: #fff;
  padding-bottom: 40px;
}

.kyruus-custom-wrapper .no-csstransforms .hero-container .hero-content {
  top: 50px;
}

.kyruus-custom-wrapper .hero-container .hero-image {
  position: relative;
  z-index: 0;
  left: 50%;
  width: 1024px;
  margin-left: -512px;
}

.kyruus-custom-wrapper .hero-container .hero-image>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .hero-container .hero-image>img,
.kyruus-custom-wrapper .lt-ie9 .hero-container .hero-image>img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .hero-container a,
.kyruus-custom-wrapper .hero-container a:hover,
.kyruus-custom-wrapper .hero-container h1,
.kyruus-custom-wrapper .hero-container h2,
.kyruus-custom-wrapper .hero-container h3,
.kyruus-custom-wrapper .hero-container h4,
.kyruus-custom-wrapper .hero-container h5,
.kyruus-custom-wrapper .hero-container h6,
.kyruus-custom-wrapper .hero-container p {
  color: #fff;
}

.kyruus-custom-wrapper .hero-container h1 {
  font-size: 52px;
  color: #fff;
  margin: 0;
}

.kyruus-custom-wrapper .hero-container h1:after {
  content: "";
  display: block;
  margin: 30px 0;
  width: 40px;
  height: 2px;
  background: #e3c84d;
}

.kyruus-custom-wrapper .hero-container p {
  font-size: 14px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .hero-container h1 {
    font-size: 34px;
    line-height: 1.2;
  }

  .kyruus-custom-wrapper .hero-container .hero-content {
    left: 30px;
    right: 30px;
    font-size: 13px;
    bottom: 50px;
    top: auto;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    padding-bottom: 0;
  }

  .kyruus-custom-wrapper .hero-container .hero-image {
    width: 750px;
    margin-left: -375px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .hero-container h1 {
    font-size: 40px;
  }

  .kyruus-custom-wrapper .hero-container .hero-content {
    left: 78px;
  }

  .kyruus-custom-wrapper .hero-container .hero-image {
    width: 780px;
    margin-left: -390px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .hero-container h1 {
    font-size: 65px;
  }

  .kyruus-custom-wrapper .hero-container .hero-content {
    left: 15px;
  }

  .kyruus-custom-wrapper .hero-container .hero-image {
    width: 1240px;
    margin-left: -620px;
  }
}

.kyruus-custom-wrapper .hero-module-overlap {
  margin-top: -60px;
  position: relative;
  z-index: 1;
  left: 80px;
}

.kyruus-custom-wrapper .hero-module-overlap p {
  margin-bottom: 20px;
}

.kyruus-custom-wrapper .hero-module-overlap .module {
  margin: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.kyruus-custom-wrapper .hero-module-overlap .module .link-container {
  margin-left: -40px;
  margin-right: -40px;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .hero-module-overlap {
    margin-top: -30px;
    left: 0;
  }

  .kyruus-custom-wrapper .hero-module-overlap .module {
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .kyruus-custom-wrapper .hero-module-overlap .module .link-container {
    margin-left: -40px;
    margin-right: -40px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .hero-module-overlap {
    margin-top: -60px;
    left: 63px;
  }

  .kyruus-custom-wrapper .hero-module-overlap .module {
    padding-left: 20px;
    padding-right: 20px;
  }

  .kyruus-custom-wrapper .hero-module-overlap .module .link-container {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .hero-module-overlap {
    left: 0;
    margin-top: -100px;
  }
}

.kyruus-custom-wrapper .module.module-carousel {
  padding: 0;
  background: 0 0;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls {
  position: relative;
  z-index: -1;
  background: #f4f4f4;
  margin: -100px 50px 0 -50px;
  padding: 100px 20px 20px;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-nav {
  margin-top: 20px;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-next,
.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-prev {
  position: absolute;
  left: 50px;
  text-transform: uppercase;
  font-size: 14px;
  color: #6f6f6f;
  background: 0 0;
  margin: 0;
  padding: 0;
  font-weight: 700;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-next a,
.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-prev a {
  color: #6f6f6f;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-next a:before,
.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-prev a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d9";
  margin-right: 10px;
  font-size: 20px;
  vertical-align: middle;
  margin-top: -2px;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-next {
  left: auto;
  right: 50px;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-next a:before {
  display: none;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-next a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0da";
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle;
  margin-top: -2px;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-dots {
  margin: 20px 0 0;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-dots .owl-dot span {
  background: 0 0;
  border: 1px solid #6f6f6f;
}

.kyruus-custom-wrapper .module.module-carousel .carousel .owl-controls .owl-dots .owl-dot.active span {
  background: #6f6f6f;
}

.kyruus-custom-wrapper .home-container {
  display: block;
  margin: -50px 0 0;
  padding: 30px 0;
  position: relative;
  background: #f7f7f7;
}

.kyruus-custom-wrapper .home-container .stacked-container .parallax-image-a {
  position: absolute;
  z-index: 1;
  top: -50px;
  right: -10px;
  width: 475px;
  background: #fff;
}

.kyruus-custom-wrapper .home-container .stacked-container .parallax-image-a>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .home-container .stacked-container .parallax-image-a>img,
.kyruus-custom-wrapper .lt-ie9 .home-container .stacked-container .parallax-image-a>img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .home-container .stacked-container .parallax-image-a.mobile {
  top: 0;
}

.kyruus-custom-wrapper .home-container .stacked-container .parallax-image-b {
  position: absolute;
  z-index: 0;
  top: -150px;
  left: -10px;
  width: 525px;
  background: #fff;
}

.kyruus-custom-wrapper .home-container .stacked-container .parallax-image-b>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .home-container .stacked-container .parallax-image-b>img,
.kyruus-custom-wrapper .lt-ie9 .home-container .stacked-container .parallax-image-b>img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .home-container .stacked-container .parallax-image-b.mobile {
  top: 0;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .home-container .stacked-container .parallax-image-a img,
  .kyruus-custom-wrapper .home-container .stacked-container .parallax-image-b img {
    opacity: 1!important;
  }

  .kyruus-custom-wrapper .home-container {
    background: #f1f1f1;
  }

  .kyruus-custom-wrapper .home-container .stacked-container .parallax-image-a {
    transform: none!important;
    position: relative;
    background: 0 0;
    width: auto;
    bottom: -40px;
    top: 30px!important;
    right: auto;
    z-index: 0;
  }

  .kyruus-custom-wrapper .home-container .stacked-container .parallax-image-b {
    transform: none!important;
    position: static;
    background: 0 0;
    width: auto;
    bottom: auto;
    top: auto!important;
    right: auto;
    left: auto;
    z-index: 0;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .kyruus-custom-wrapper .home-container .stacked-container .col-xs-offset-1 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .home-container .stacked-container .parallax-image-a {
    width: 360px;
    top: auto;
    right: -15px;
  }

  .kyruus-custom-wrapper .home-container .stacked-container .parallax-image-a.mobile {
    top: 20px;
  }

  .kyruus-custom-wrapper .home-container .stacked-container .parallax-image-b {
    width: 425px;
    top: auto;
    left: -15px;
  }

  .kyruus-custom-wrapper .home-container .stacked-container .parallax-image-b.mobile {
    top: 20px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .home-container .stacked-container .parallax-image-a {
    width: auto;
    right: -35px;
  }

  .kyruus-custom-wrapper .home-container .stacked-container .parallax-image-b {
    width: auto;
    left: -35px;
  }
}

.kyruus-custom-wrapper .carousel-stacked-container {
  position: relative;
  margin: 40px 0;
}

.kyruus-custom-wrapper .carousel-stacked-container>.container,
.kyruus-custom-wrapper .carousel-stacked-container>.container-fluid {
  position: relative;
  padding-left: 95px;
  padding-right: 95px;
}

.kyruus-custom-wrapper .carousel-stacked-container>.container-fluid.image-container,
.kyruus-custom-wrapper .carousel-stacked-container>.container.image-container {
  background: 0 0;
  margin: 0 auto;
  padding: 0;
}

.kyruus-custom-wrapper .carousel-stacked-container.image-left .callout-image {
  left: -35px;
  right: auto;
}

.kyruus-custom-wrapper .carousel-stacked-container.image-left>.container>.row>[class=col-sm-6] {
  margin-left: 50%;
}

.kyruus-custom-wrapper .carousel-stacked-container.image-left>.container>.row>[class=col-sm-4] {
  margin-left: 62%;
}

.kyruus-custom-wrapper .carousel-stacked-container .callout-image {
  position: absolute;
  z-index: 0;
  top: -100px;
  right: -35px;
  width: 445px;
  background: #fff;
}

.kyruus-custom-wrapper .home .carousel-stacked-container .callout-image {
  top: -220px;
}

.kyruus-custom-wrapper .carousel-stacked-container .callout-image>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .carousel-stacked-container .callout-image>img,
.kyruus-custom-wrapper .lt-ie9 .carousel-stacked-container .callout-image>img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .carousel-stacked-container .callout-image.mobile {
  top: -80px;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container {
  margin: 30px 0 0;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide .module {
  margin: 0;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide .module h2 {
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide .module h2:after {
  display: none;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide.wayfinder-callout .module .tag {
  color: #143b83;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide.wayfinder-callout .module h2 {
  font-size: 72px;
  margin-top: 21px;
  letter-spacing: 1px;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide.wayfinder-callout .module h2 span {
  font-size: 13px;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  font-family: Lato,Arial,Helvetica,sans-serif;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide.wayfinder-callout .module h2:after {
  display: block;
  margin: 18px 0 10px;
  background: #e3c84d;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js {
  margin: 0 -15px;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide .module {
  height: 400px;
  overflow: hidden;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(1),
.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(2),
.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(3),
.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(4) {
  width: 33.33333337%;
  display: block;
  float: left;
  padding: 0 15px;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(4) {
  display: none;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.row-flex-carousel .owl-stage {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  margin: auto;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.row-flex-carousel .module,
.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.row-flex-carousel .owl-item,
.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.row-flex-carousel .slide {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls {
  position: relative;
  z-index: -1;
  background: #f4f4f4;
  margin: -100px -50px 0;
  padding: 100px 20px 20px;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-nav {
  margin-top: 20px;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-next,
.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-prev {
  position: absolute;
  left: 50px;
  text-transform: uppercase;
  font-size: 14px;
  color: #6f6f6f;
  background: 0 0;
  margin: 0;
  padding: 0;
  font-weight: 700;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-next a,
.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-prev a {
  color: #6f6f6f;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-next a:before,
.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-prev a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d9";
  margin-right: 10px;
  font-size: 20px;
  vertical-align: middle;
  margin-top: -2px;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-next {
  left: auto;
  right: 50px;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-next a:before {
  display: none;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-next a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0da";
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle;
  margin-top: -2px;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-dots {
  margin: 20px 0 0;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-dots .owl-dot span {
  background: 0 0;
  border: 1px solid #6f6f6f;
}

.kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-dots .owl-dot.active span {
  background: #6f6f6f;
}

.kyruus-custom-wrapper .carousel-stacked-container.media .callout-image {
  top: 0;
}

.kyruus-custom-wrapper .carousel-stacked-container.media .carousel-container .carousel .owl-controls {
  background: 0 0;
  margin: 0 0 50px;
  padding: 0;
  position: relative;
  width: 100%;
}

.kyruus-custom-wrapper .carousel-stacked-container.media .carousel-container .carousel .owl-controls .owl-prev {
  left: 0;
}

.kyruus-custom-wrapper .carousel-stacked-container.media .carousel-container .carousel .owl-controls .owl-next {
  right: 0;
}

.kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container:after,
.kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container:before {
  content: " ";
  display: table;
}

.kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container .carousel.no-js .slide:nth-child(1),
.kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container .carousel.no-js .slide:nth-child(2) {
  width: 50%;
}

.kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container .carousel.no-js .slide:nth-child(3),
.kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container .carousel.no-js .slide:nth-child(4) {
  display: none;
}

.kyruus-custom-wrapper .carousel-stacked-container.image-offset .callout-image {
  top: -100px;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(3),
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(4),
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-next,
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-prev {
    display: none;
  }

  .kyruus-custom-wrapper .carousel-stacked-container {
    margin: 0;
    background: #f1f1f1;
  }

  .kyruus-custom-wrapper .carousel-stacked-container>.container,
  .kyruus-custom-wrapper .carousel-stacked-container>.container-fluid {
    background: #fff;
    margin-top: -30px;
    margin-left: 35px;
    padding: 20px 30px 0;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.image-left>.container>.row>[class=col-sm-6],
  .kyruus-custom-wrapper .carousel-stacked-container.image-left>.container>.row>[class=col-sm-7] {
    margin-left: 0;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .callout-image {
    transform: none!important;
    position: static;
    background: 0 0;
    width: auto;
    bottom: -40px;
    top: auto;
    right: auto;
    z-index: 0;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .callout-image img {
    opacity: 1!important;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container {
    margin-left: -50px;
    margin-right: -15px;
    margin-top: 30px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(1),
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(2) {
    width: 50%;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls {
    background: #d9d8d8;
    margin: -40px -15px 0;
    padding: 30px 20px 10px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.media {
    background: 0 0;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.media>.container,
  .kyruus-custom-wrapper .carousel-stacked-container.media>.container-fluid {
    background: 0 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.media .carousel-container {
    margin-left: auto;
    margin-right: auto;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.media .carousel-container .carousel .owl-controls {
    position: relative;
    background: #d9d8d8;
    margin: -40px -15px 0;
    padding: 30px 20px 40px;
    width: auto;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.media .carousel-container .carousel .owl-controls .owl-next,
  .kyruus-custom-wrapper .carousel-stacked-container.media .carousel-container .carousel .owl-controls .owl-prev {
    right: 20px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.media .carousel-container .carousel .owl-controls .owl-prev {
    right: auto;
    left: 20px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .carousel-stacked-container {
    margin: 30px 0;
  }

  .kyruus-custom-wrapper .carousel-stacked-container>.container,
  .kyruus-custom-wrapper .carousel-stacked-container>.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.image-left .callout-image {
    left: -35px;
    right: auto;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.image-offset .callout-image {
    top: -61px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .callout-image {
    width: 385px;
    top: -60px;
    right: -35px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .callout-image.mobile {
    top: -60px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(1),
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(2),
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(3) {
    width: 33.33333334%;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(4) {
    display: none;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .owl-controls {
    margin: -100px -30px 0;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide.wayfinder-callout .module .tag {
    font-size: 16px;
    width: 25px;
    height: 25px;
    line-height: 25px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide.wayfinder-callout .module h2 {
    margin-top: 15px;
    font-size: 68px;
    line-height: 1.2;
    margin-bottom: 0;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide.wayfinder-callout .module h2:after {
    margin: 18px 0;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel .slide.wayfinder-callout .module p {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .carousel-stacked-container {
    margin: 60px 0;
  }

  .kyruus-custom-wrapper .carousel-stacked-container>.container,
  .kyruus-custom-wrapper .carousel-stacked-container>.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.image-left .callout-image {
    left: -35px;
    right: auto;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.image-offset .callout-image {
    top: -130px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .callout-image {
    width: auto;
    right: -35px;
    top: -130px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container {
    margin-top: 50px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(1),
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(2),
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(3),
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(4) {
    width: 25%;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(4) {
    display: block;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls {
    margin: -100px -50px 0 50px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .owl-controls .owl-dots {
    margin: 20px 0 0 -100px;
  }
}

@media (max-width: 568px) {
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(1) {
    width: 100%;
  }

  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(2),
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(3),
  .kyruus-custom-wrapper .carousel-stacked-container .carousel-container .carousel.no-js .slide:nth-child(4) {
    display: none;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.media {
    background: 0 0;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.media>.container,
  .kyruus-custom-wrapper .carousel-stacked-container.media>.container-fluid {
    background: 0 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.media .carousel-container {
    margin-left: auto;
    margin-right: auto;
  }

  .kyruus-custom-wrapper .carousel-stacked-container.media .carousel-container .carousel .owl-controls {
    position: static;
    background: #d9d8d8;
    display: block;
    margin: -53px -15px 0;
    padding: 45px 20px 10px;
    width: auto;
  }

  .kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container .carousel.no-js .slide:nth-child(1) {
    width: 100%;
  }

  .kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container .carousel.no-js .slide:nth-child(2),
  .kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container .carousel.no-js .slide:nth-child(3),
  .kyruus-custom-wrapper .left-column .carousel-stacked-container.media .carousel-container .carousel.no-js .slide:nth-child(4) {
    display: none;
  }
}

.kyruus-custom-wrapper .masthead-container>.container,
.kyruus-custom-wrapper .masthead-container>.container-fluid {
  position: relative;
}

.kyruus-custom-wrapper .masthead-container .masthead-content {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50px;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-size: 14px;
  color: #fff;
}

.kyruus-custom-wrapper .no-csstransforms .masthead-container .masthead-content {
  top: 50px;
}

.kyruus-custom-wrapper .masthead-container .masthead-image {
  position: relative;
  z-index: 0;
  left: 50%;
  width: 1024px;
  margin-left: -512px;
}

.kyruus-custom-wrapper .masthead-container .masthead-image>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .masthead-container .masthead-image>img,
.kyruus-custom-wrapper .lt-ie9 .masthead-container .masthead-image>img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .masthead-container a,
.kyruus-custom-wrapper .masthead-container a:hover,
.kyruus-custom-wrapper .masthead-container h1,
.kyruus-custom-wrapper .masthead-container h2,
.kyruus-custom-wrapper .masthead-container h3,
.kyruus-custom-wrapper .masthead-container h4,
.kyruus-custom-wrapper .masthead-container h5,
.kyruus-custom-wrapper .masthead-container h6,
.kyruus-custom-wrapper .masthead-container p {
  color: #fff;
}

.kyruus-custom-wrapper .masthead-container h1 {
  font-size: 45px;
  color: #fff;
  margin: 0;
  text-shadow: 0 0 30px rgba(0,0,0,.3);
}

.kyruus-custom-wrapper .masthead-container.location .masthead-content h1,
.kyruus-custom-wrapper .masthead-container.no-image .masthead-content h1 {
  text-shadow: none;
}

.kyruus-custom-wrapper .masthead-container p {
  font-size: 14px;
  text-transform: uppercase;
}

.kyruus-custom-wrapper .masthead-container .alert-message {
  background-color: #3fb3e3;
  display: block;
  padding: 5px 40px 5px 70px;
  margin: 0 40px 0 -50px;
}

.kyruus-custom-wrapper .masthead-container .alert-message p {
  margin: 5px 0;
}

.kyruus-custom-wrapper .masthead-container .masthead-ribbon {
  background-color: #143b83;
  height: 40px;
  color: #fff;
  position: relative;
  left: 0;
  margin-right: -42px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 20px 0;
}

.kyruus-custom-wrapper .masthead-container .masthead-ribbon:before {
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  content: "\e90d";
  top: -2px;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 8px;
  font-weight: 700;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead {
  color: #143b83;
  overflow: visible;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead h1,
.kyruus-custom-wrapper .masthead-container.physician-profile-masthead h2,
.kyruus-custom-wrapper .masthead-container.physician-profile-masthead h3,
.kyruus-custom-wrapper .masthead-container.physician-profile-masthead h4,
.kyruus-custom-wrapper .masthead-container.physician-profile-masthead h5,
.kyruus-custom-wrapper .masthead-container.physician-profile-masthead h6,
.kyruus-custom-wrapper .masthead-container.physician-profile-masthead p {
  color: #143b83;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead h1 {
  font-size: 40px;
  text-shadow: none;
  margin: 15px 0;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead h4 {
  font-size: 20px;
  margin: 0;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead a {
  color: #3fb3e3;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead a:hover {
  color: #1b8cba;
  text-decoration: underline;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-content {
  position: relative;
  color: #143b83;
  font-size: 16px;
  width: 100%;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  margin-top: 50px;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-content .profile-image figure {
  display: table-cell;
  vertical-align: middle;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-content .profile-image img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.kyruus-custom-wrapper .ie9 .masthead-container.physician-profile-masthead .masthead-content .profile-image img,
.kyruus-custom-wrapper .lt-ie9 .masthead-container.physician-profile-masthead .masthead-content .profile-image img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-content .faculty-badge {
  display: none;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #245ebc;
}

.kyruus-custom-wrapper .masthead-container.location .masthead-content h1,
.kyruus-custom-wrapper .masthead-container.location .masthead-content h2,
.kyruus-custom-wrapper .masthead-container.location .masthead-content h3,
.kyruus-custom-wrapper .masthead-container.location .masthead-content h4,
.kyruus-custom-wrapper .masthead-container.location .masthead-content h5,
.kyruus-custom-wrapper .masthead-container.location .masthead-content h6,
.kyruus-custom-wrapper .masthead-container.location .masthead-content p,
.kyruus-custom-wrapper .masthead-container.no-image .masthead-content,
.kyruus-custom-wrapper .masthead-container.no-image .masthead-content h1,
.kyruus-custom-wrapper .masthead-container.no-image .masthead-content h2,
.kyruus-custom-wrapper .masthead-container.no-image .masthead-content h3,
.kyruus-custom-wrapper .masthead-container.no-image .masthead-content h4,
.kyruus-custom-wrapper .masthead-container.no-image .masthead-content h5,
.kyruus-custom-wrapper .masthead-container.no-image .masthead-content h6,
.kyruus-custom-wrapper .masthead-container.no-image .masthead-content p {
  color: #143b83;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-content .faculty-badge:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
  font-size: 20px;
  vertical-align: middle;
  margin-right: 10px;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-image {
  position: absolute;
  top: 0;
  background: #f1f1f1;
  height: 260px;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-image:after {
  content: "";
  width: 710px;
  height: 5px;
  background: #e3c84d;
  position: absolute;
  bottom: 0;
  left: 0;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead.faculty .faculty-badge {
  display: block;
}

.kyruus-custom-wrapper .masthead-container.physician-profile-masthead.faculty .masthead-image:after {
  background: #143b83;
}

.kyruus-custom-wrapper .masthead-container.no-image {
  background-color: #f1f1f1;
}

.kyruus-custom-wrapper .masthead-container.no-image>.container,
.kyruus-custom-wrapper .masthead-container.no-image>.container-fluid {
  position: relative;
  min-height: 264px;
}

.kyruus-custom-wrapper .masthead-container.no-image .masthead-content p {
  text-transform: none;
}

.kyruus-custom-wrapper .masthead-container.no-image .masthead-image {
  display: none;
}

.kyruus-custom-wrapper .masthead-container.no-image.white {
  background-color: #fff;
  position: relative;
  border-top: 1px solid #f6f6f6;
}

.kyruus-custom-wrapper .masthead-container.location {
  background-color: #f7f7f7;
}

.kyruus-custom-wrapper .masthead-container.location .masthead-content {
  color: #143b83!important;
  position: relative;
  top: 0;
  transform: none;
  margin-top: 70px;
  margin-bottom: 60px;
}

.kyruus-custom-wrapper .masthead-container.wayfinding {
  background: #f7f7f7;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .masthead-container h1 {
    font-size: 34px;
    line-height: 1.2;
  }

  .kyruus-custom-wrapper .masthead-container .masthead-content {
    left: 30px;
    right: 30px;
    font-size: 13px;
    padding-bottom: 0;
  }

  .kyruus-custom-wrapper .masthead-container .masthead-image {
    width: 970px;
    margin-left: -485px;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead h1 {
    font-size: 27px;
    margin-top: 40px;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead h4 {
    font-size: 16px;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-content {
    margin-top: 40px;
    margin-left: 0;
    width: auto;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-content .profile-rating {
    position: absolute;
    left: 125px;
    top: 90px;
    font-size: 12px;
    text-transform: uppercase;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-image {
    height: 180px;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-image:after {
    width: 100%;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead.faculty .faculty-badge {
    position: absolute;
    top: -30px;
    left: 15px;
    font-size: 11px;
  }

  .kyruus-custom-wrapper .masthead-container.no-image>.container,
  .kyruus-custom-wrapper .masthead-container.no-image>.container-fluid {
    min-height: inherit;
  }

  .kyruus-custom-wrapper .masthead-container.no-image .masthead-content {
    padding: 20px;
    position: static;
    left: auto;
    top: auto;
    right: auto;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
  }

  .kyruus-custom-wrapper .masthead-container.location .masthead-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color: #fff;
    margin: 0;
  }

  .kyruus-custom-wrapper .masthead-container.location .masthead-content h1 {
    color: #fff;
  }

  .kyruus-custom-wrapper .masthead-container.location .masthead-image {
    margin-left: -414px;
  }

  .kyruus-custom-wrapper .masthead-container .alert-message {
    margin: 0 -15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .kyruus-custom-wrapper .masthead-container .alert-message:after {
    display: none;
  }

  .kyruus-custom-wrapper .masthead-container .masthead-ribbon {
    margin-right: -30px;
    left: -15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .masthead-container h1 {
    font-size: 35px;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-content {
    margin-top: 30px;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-image {
    width: 780px;
    margin-left: -390px;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-image:after {
    width: 510px;
  }

  .kyruus-custom-wrapper .masthead-container.no-image>.container,
  .kyruus-custom-wrapper .masthead-container.no-image>.container-fluid {
    min-height: 200px;
  }

  .kyruus-custom-wrapper .masthead-container.no-image .masthead-content {
    padding-left: 0;
    padding-right: 0;
  }

  .kyruus-custom-wrapper .masthead-container .masthead-ribbon {
    margin-right: -100%;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .masthead-container h1 {
    font-size: 50px;
  }

  .kyruus-custom-wrapper .masthead-container .masthead-content {
    left: 15px;
  }

  .kyruus-custom-wrapper .masthead-container .masthead-image {
    width: 1240px;
    margin-left: -620px;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-image {
    height: 260px;
  }

  .kyruus-custom-wrapper .masthead-container.physician-profile-masthead .masthead-image:after {
    width: 75%;
  }

  .kyruus-custom-wrapper .masthead-container.no-image>.container,
  .kyruus-custom-wrapper .masthead-container.no-image>.container-fluid {
    position: relative;
    min-height: 320px;
  }

  .kyruus-custom-wrapper .masthead-container .masthead-ribbon {
    margin-right: -50px;
  }
}

.kyruus-custom-wrapper .masthead-container+.tier-container {
  margin-top: -100px;
  padding-top: 130px;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .masthead-container+.tier-container {
    margin-top: 0;
    padding-top: 0!important;
  }
}

.kyruus-custom-wrapper .masthead-container.alternate+.tier-container {
  background-color: #fff;
  margin-top: -52px;
  padding-top: 100px;
}

.kyruus-custom-wrapper .masthead-container.alternate .hero-module-overlap {
  left: 300px;
}

.kyruus-custom-wrapper .masthead-container.alternate .hero-module-overlap p {
  text-transform: none;
  font-size: 16px;
}

.kyruus-custom-wrapper .masthead-container.alternate .masthead-content {
  margin-bottom: 20px;
}

.kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address address {
  color: #6f6f6f;
  margin-bottom: 10px;
}

.kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address a.cta-link {
  color: #3fb3e3;
}

.kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address .phone-numbers {
  margin: 25px 0 10px;
}

.kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address .phone-numbers ul {
  list-style: none;
  padding-left: 0;
}

.kyruus-custom-wrapper .phone-numbers ul li.calendar,
.kyruus-custom-wrapper .phone-numbers ul li.calendar a,
.kyruus-custom-wrapper .phone-numbers ul li.phone,
.kyruus-custom-wrapper .phone-numbers ul li.phone a {
  color: #143b83!important;
  text-decoration: none;
}

.kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address .phone-numbers ul li {
  margin: 3px 0;
}

.kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address .phone-numbers ul li:before {
  font: normal normal normal 14px/1 emory-icons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline;
  position: relative;
  margin-right: 10px;
}

.kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address .phone-numbers ul li.phone:before {
  content: "\e915";
}

.kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address .phone-numbers ul li.calendar:before {
  content: "\e907";
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address ul li,
  .kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address ul li:before,
  .kyruus-custom-wrapper .masthead-container.alternate .masthead-content h1 {
    color: #143b83;
  }

  .kyruus-custom-wrapper .masthead-container.alternate+.tier-container {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .masthead-container.alternate .hero-module-overlap {
    position: relative;
    left: 0;
    top: 0;
  }

  .kyruus-custom-wrapper .masthead-container.alternate .masthead-content {
    position: static;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    margin-top: 20px;
  }

  .kyruus-custom-wrapper .masthead-container.alternate .masthead-content .location-address {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .masthead-container.alternate .hero-module-overlap {
    left: 125px;
  }

  .kyruus-custom-wrapper .masthead-container.alternate .masthead-content {
    left: 0;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .masthead-container.alternate .hero-module-overlap {
    left: 350px;
  }
}

.kyruus-custom-wrapper .tier-container {
  display: block;
  margin: 0;
  padding: 30px 0 60px;
  background: #f7f7f7;
}

.kyruus-custom-wrapper .tier-container:after,
.kyruus-custom-wrapper .tier-container:before {
  content: " ";
  display: table;
}

.kyruus-custom-wrapper .tier-container>.container,
.kyruus-custom-wrapper .tier-container>.container-fluid {
  position: relative;
}

.kyruus-custom-wrapper .tier-container+.footer-container {
  margin-top: 0;
}

.kyruus-custom-wrapper .tier-container.no-background {
  background: 0 0;
  margin-top: 0;
  padding-top: 30px;
}

.kyruus-custom-wrapper .tier-container figure.image {
  position: relative;
  z-index: 1;
}

.kyruus-custom-wrapper .tier-container figure.image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline #facultypop span,
.kyruus-custom-wrapper .tier-container .page-heading.wayfinding-head h2:after {
  display: none;
}

.kyruus-custom-wrapper .ie9 .tier-container figure.image img,
.kyruus-custom-wrapper .lt-ie9 .tier-container figure.image img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .tier-container p+.image {
  margin-top: 30px;
}

.kyruus-custom-wrapper .tier-container .page-heading .form-group {
  margin-right: -50px;
}

.kyruus-custom-wrapper .tier-container .page-heading .form-group input {
  background: 0 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #c6c6c6;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-size: 30px;
  height: 50px;
  position: relative;
  padding-right: 75px;
}

.kyruus-custom-wrapper .tier-container .page-heading .form-group input::-webkit-input-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .tier-container .page-heading .form-group input:-moz-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .tier-container .page-heading .form-group input::-moz-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .tier-container .page-heading .form-group input:-ms-input-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .tier-container .page-heading .form-group a.search-icon {
  position: absolute;
  right: -5px;
  top: 0;
  font-size: 32px;
  color: #6f6f6f;
}

.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline {
  padding: 0;
  width: 100%;
}

.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=checkbox]+label,
.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=radio]+label {
  position: relative;
  line-height: 22px;
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 5px 0 0;
  color: #143b83;
}

.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group fieldset:last-child {
  margin-bottom: 0;
}

.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=checkbox],
.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=radio] {
  position: absolute;
  width: 16px;
  height: 16px;
  overflow: hidden;
  margin: 3px;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0;
}

.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=radio]+label:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  content: " ";
  vertical-align: top;
  border: 1px solid #245ebc;
  border-radius: 50%;
  position: relative;
  top: 3px;
}

.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=radio]+label:after {
  display: none;
  position: absolute;
  width: 10px;
  height: 10px;
  margin: 3px;
  content: " ";
  vertical-align: top;
  border-radius: 50%;
  background: #245ebc;
  left: 0;
  top: 3px;
}

.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=checkbox]+label:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  content: " ";
  vertical-align: top;
  border: 1px solid #245ebc;
  position: relative;
  top: 3px;
}

.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=checkbox]+label:after {
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  position: absolute;
  vertical-align: top;
  left: 0;
  top: 0;
  font-size: 21px;
  display: none;
}

.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=checkbox]:checked+label:after,
.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=checkbox]:checked:focus+label:after,
.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=radio]:checked+label:after,
.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=radio]:checked:focus+label:after,
.kyruus-custom-wrapper .tier-container .page-heading .checkbox-inline .form-group input[type=radio]:focus+label:after {
  display: inline-block;
}

.kyruus-custom-wrapper .tier-container .left-column.overlap:after,
.kyruus-custom-wrapper .tier-container .left-column.overlap:before {
  display: block;
  position: absolute;
  height: 100%;
  background-color: #fff;
  content: "";
  top: 0;
}

.kyruus-custom-wrapper .tier-container .left-column.padded-right {
  padding-right: 60px;
}

.kyruus-custom-wrapper .tier-container .left-column.overlap {
  background-color: #fff;
  margin-top: -80px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.kyruus-custom-wrapper .tier-container .left-column.overlap:before {
  width: 100%;
  left: -100%;
}

.kyruus-custom-wrapper .tier-container .left-column.overlap:after {
  width: 112px;
  right: -96px;
}

.kyruus-custom-wrapper .tier-container .left-column.blue-heading h3 {
  color: #143b83;
  font-size: 32px;
  margin: 50px 0 20px;
}

.kyruus-custom-wrapper .tier-container .left-column.blue-heading h5 {
  font-size: 18px;
}

.kyruus-custom-wrapper .tier-container .left-column.blue-heading .location-image {
  position: relative;
  margin-bottom: 50px;
  margin-top: 7px;
}

.kyruus-custom-wrapper .tier-container .left-column.blue-heading .location-image .map-image {
  overflow: hidden;
}

.kyruus-custom-wrapper .tier-container .left-column.blue-heading .location-image .map-image img {
  width: 100%;
}

.kyruus-custom-wrapper .tier-container .left-column.blue-heading .location-image .btn {
  padding: 15px;
  letter-spacing: .5px;
}

.kyruus-custom-wrapper .tier-container .right-column .page-utilities {
  margin-left: 84px;
  margin-top: -5px;
}

.kyruus-custom-wrapper .tier-container .emory-divider {
  border-top: 8px solid #143b83;
  text-transform: uppercase;
  color: #143b83;
  font-size: 13px;
  margin-top: 30px;
  padding-top: 8px;
  position: relative;
  font-weight: 700;
}

.kyruus-custom-wrapper .tier-container .emory-divider:before {
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 4px;
  font-weight: 700;
  font-size: 18px;
}

.kyruus-custom-wrapper .tier-container .video-container {
  margin: 110px 0 60px;
}

.kyruus-custom-wrapper .tier-container .detail-page-content {
  padding: 0 50px;
}

.kyruus-custom-wrapper .tier-container .detail-page-content strong {
  display: block;
}

.kyruus-custom-wrapper .tier-container .detail-page-content a.cta-link {
  margin-top: 40px;
  display: block;
}

.kyruus-custom-wrapper .tier-container .detail-page-content h4 {
  color: #143b83;
  margin: 20px 0 0;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container {
  margin-top: 50px;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container h2,
.kyruus-custom-wrapper .tier-container .physician-profile-container h3,
.kyruus-custom-wrapper .tier-container .physician-profile-container h4,
.kyruus-custom-wrapper .tier-container .physician-profile-container h5,
.kyruus-custom-wrapper .tier-container .physician-profile-container h6 {
  color: #143b83;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container h2 {
  font-size: 32px;
  margin: 0;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container h3 {
  font-size: 20px;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container h4 {
  font-size: 18px;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container h5 {
  font-size: 14px;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container>p {
  margin: 5px 0 30px;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container a.cta-link {
  font-weight: 400;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-rating img {
  margin-right: 5px;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-rating a {
  display: inline-block;
  vertical-align: middle;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail {
  margin: 20px 0;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h2,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h3,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h4,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h5,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h6 {
  color: #143b83;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h4,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h5,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h6 {
  margin: 0;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h4+p,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h4+ul,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h5+p,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h5+ul,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h6+p,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h6+ul {
  margin-top: 5px;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail h5 {
  margin-top: 10px;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .physician-insurance-plans,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail p,
.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail ul li {
  margin: 0;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .profile-detail ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .physician-insurance-plans .insurance-toggle {
  margin-top: 0;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .physician-insurance-plans .insurance-plans {
  position: static;
  top: 0;
  margin-bottom: 60px;
}

.kyruus-custom-wrapper .alternateBG,
.kyruus-custom-wrapper .stacked-container,
.kyruus-custom-wrapper .stacked-container>.container,
.kyruus-custom-wrapper .stacked-container>.container-fluid,
.kyruus-custom-wrapper .utility-container>.container,
.kyruus-custom-wrapper .utility-container>.container-fluid {
  position: relative;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .physician-insurance-plans .insurance-plans .module {
  padding: 20px 40px;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .physician-insurance-plans .insurance-plans .insurance-header {
  height: 40px;
}

.kyruus-custom-wrapper .tier-container .physician-profile-container .physician-insurance-plans .insurance-plans .insurance-list ul li {
  font-size: 16px;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .tier-container {
    background: #f1f1f1;
    padding: 30px 0;
  }

  .kyruus-custom-wrapper .tier-container .page-heading {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    background: #fff;
  }

  .kyruus-custom-wrapper .tier-container .page-heading .page-utilities {
    margin-left: -15px;
  }

  .kyruus-custom-wrapper .tier-container .page-heading.wayfinding-head {
    background: #f1f1f1;
  }

  .kyruus-custom-wrapper .tier-container .page-heading.wayfinding-head h2:after {
    display: block;
  }

  .kyruus-custom-wrapper .tier-container .physician-profile-container .physician-profile-content {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .tier-container .physician-profile-container .mobile-page-utilities {
    margin-top: -20px;
    margin-bottom: 20px;
  }

  .kyruus-custom-wrapper .tier-container .left-column .page-heading {
    padding: 0;
    margin: 0;
    background: 0 0;
  }

  .kyruus-custom-wrapper .main-container.center-page .tier-container .left-column.inverted-overlap,
  .kyruus-custom-wrapper .tier-container .left-column.padded-right {
    padding-right: 15px!important;
    width: 100%;
  }

  .kyruus-custom-wrapper .tier-container .left-column.overlap {
    margin-right: 20px;
    margin-top: -20px;
    padding-top: 10px;
  }

  .kyruus-custom-wrapper .tier-container .left-column.overlap:after,
  .kyruus-custom-wrapper .tier-container .left-column.overlap:before {
    display: none;
  }

  .kyruus-custom-wrapper .tier-container .left-column.blue-heading h3 {
    font-size: 22px;
  }

  .kyruus-custom-wrapper .tier-container .video-container {
    margin: 70px 0 30px;
  }

  .kyruus-custom-wrapper .tier-container .detail-page-content {
    padding: 0;
  }

  .kyruus-custom-wrapper .tier-container .detail-page-content h4 {
    margin: 20px 0 0;
    font-size: 18px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .tier-container {
    padding: 30px 0;
  }

  .kyruus-custom-wrapper .tier-container .left-column.overlap {
    margin-top: -60px;
  }

  .kyruus-custom-wrapper .tier-container .left-column.overlap:after {
    right: -36px;
    width: 40px;
  }

  .kyruus-custom-wrapper .tier-container .left-column.blue-heading h3 {
    font-size: 23px;
  }

  .kyruus-custom-wrapper .tier-container .right-column .page-utilities {
    margin-left: 24px;
  }

  .kyruus-custom-wrapper .tier-container .physician-profile-container .physician-profile-content {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .tier-container .physician-profile-container .physician-insurance-plans .insurance-plans .module {
    padding: 20px 30px;
  }

  .kyruus-custom-wrapper .tier-container .page-heading.wayfinding-head .breadcrumb-navigation {
    margin-bottom: 15px;
    margin-top: -15px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .tier-container {
    padding-bottom: 80px;
  }

  .kyruus-custom-wrapper .tier-container .left-column.overlap {
    margin-top: -100px;
  }

  .kyruus-custom-wrapper .tier-container .left-column.overlap:after {
    right: -112px;
  }

  .kyruus-custom-wrapper .tier-container .left-column.blue-heading h3 {
    font-size: 32px;
  }

  .kyruus-custom-wrapper .tier-container .right-column .page-utilities {
    margin-left: 100px;
  }

  .kyruus-custom-wrapper .tier-container .physician-profile-container .physician-insurance-plans .insurance-plans .module {
    padding: 20px;
  }

  .kyruus-custom-wrapper .tier-container .physician-profile-container .physician-insurance-plans .insurance-plans .insurance-header {
    height: 60px;
  }
}

.kyruus-custom-wrapper .alternateBG {
  background-color: #f7f7f7;
  padding: 100px 0 60px;
  top: -80px;
  margin-bottom: -60px;
}

.kyruus-custom-wrapper .alternateBG .row-flex {
  padding-left: 100px;
}

.kyruus-custom-wrapper .alternateBG .module-group-container .module h2 {
  color: #143b83;
  margin-bottom: 5px;
}

.kyruus-custom-wrapper .alternateBG .module-group-container .module h2:after {
  display: none;
}

.kyruus-custom-wrapper .alternateBG .module-group-container .module p {
  margin-top: 0;
}

.kyruus-custom-wrapper .alternateBG .module-group-container .module ul {
  list-style: none;
  padding: 0;
}

.kyruus-custom-wrapper .alternateBG .module-group-container .module ul li {
  color: #143b83;
  font-size: 16px;
  font-family: Georgia,"Times New Roman",Times,serif;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .alternateBG .row-flex {
    padding-left: 40px;
  }

  .kyruus-custom-wrapper .alternateBG .row-flex>div[class*=col-] {
    margin-right: -15px;
  }
}

.kyruus-custom-wrapper .utility-container {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}

.kyruus-custom-wrapper .utility-container:after,
.kyruus-custom-wrapper .utility-container:before {
  content: " ";
  display: table;
}

.kyruus-custom-wrapper .t1-nav-link .t1-nav-icon .menu-bars:after,
.kyruus-custom-wrapper .t1-nav-link .t1-nav-icon .menu-bars:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
}

.kyruus-custom-wrapper .stacked-container {
  display: block;
  margin-top: 70px;
  margin-bottom: 70px;
  padding: 0;
}

.kyruus-custom-wrapper .stacked-container.white {
  background: #fff;
}

.kyruus-custom-wrapper .stacked-container.gray {
  background: #f6f6f6;
}

.kyruus-custom-wrapper .stacked-container.no-margin {
  margin: 0;
}

.kyruus-custom-wrapper .stacked-container.image-flow-left,
.kyruus-custom-wrapper .stacked-container.image-flow-right {
  min-height: 150px;
}

.kyruus-custom-wrapper .stacked-container.image-flow-left .callout-image,
.kyruus-custom-wrapper .stacked-container.image-flow-right .callout-image {
  position: absolute;
  z-index: 1;
  top: -20px;
  right: -35px;
  padding: 0;
  width: 58.33333333%;
}

.kyruus-custom-wrapper .stacked-container.image-flow-left .callout-image img,
.kyruus-custom-wrapper .stacked-container.image-flow-right .callout-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .stacked-container.image-flow-left .callout-image img,
.kyruus-custom-wrapper .ie9 .stacked-container.image-flow-right .callout-image img,
.kyruus-custom-wrapper .lt-ie9 .stacked-container.image-flow-left .callout-image img,
.kyruus-custom-wrapper .lt-ie9 .stacked-container.image-flow-right .callout-image img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .stacked-container.content-overflow.offset-1:before,
.kyruus-custom-wrapper .stacked-container.content-overflow.offset-2:before,
.kyruus-custom-wrapper .stacked-container.content-overflow.offset-3:before {
  background: #f6f6f6;
  width: 100%;
  position: absolute;
  z-index: -1;
  bottom: 100px;
  content: "";
}

.kyruus-custom-wrapper .stacked-container.image-flow-left .callout-image {
  left: -35px;
  right: auto;
}

.kyruus-custom-wrapper .stacked-container.image-flow-left .content {
  margin-left: 58.33333333%;
}

.kyruus-custom-wrapper .stacked-container.content-overflow {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.kyruus-custom-wrapper .stacked-container.content-overflow.offset-1:before {
  top: -100px;
}

.kyruus-custom-wrapper .stacked-container.content-overflow.offset-2:before {
  top: -200px;
}

.kyruus-custom-wrapper .stacked-container.content-overflow.offset-3:before {
  top: -300px;
}

.kyruus-custom-wrapper .stacked-container.content-overflow.offset-half:before {
  height: 50%;
}

.kyruus-custom-wrapper .stacked-container.content-overflow.white:before {
  background: #fff;
}

.kyruus-custom-wrapper .stacked-container.content-overflow+.stacked-container {
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .stacked-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .kyruus-custom-wrapper .stacked-container.image-flow-left,
  .kyruus-custom-wrapper .stacked-container.image-flow-right {
    min-height: inherit;
  }

  .kyruus-custom-wrapper .stacked-container.image-flow-left .callout-image,
  .kyruus-custom-wrapper .stacked-container.image-flow-right .callout-image {
    transform: none!important;
    position: static;
    background: 0 0;
    width: auto;
    bottom: auto;
    top: auto;
    right: auto;
    z-index: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
  }

  .kyruus-custom-wrapper .stacked-container.image-flow-left .callout-image img,
  .kyruus-custom-wrapper .stacked-container.image-flow-right .callout-image img {
    width: 100%;
  }

  .kyruus-custom-wrapper .stacked-container.image-flow-left .content,
  .kyruus-custom-wrapper .stacked-container.image-flow-right .content {
    margin-left: 0;
  }

  .kyruus-custom-wrapper .stacked-container.mobile-overlap {
    margin-top: -60px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .stacked-container {
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .kyruus-custom-wrapper .stacked-container.image-flow-left .callout-image,
  .kyruus-custom-wrapper .stacked-container.image-flow-right .callout-image {
    top: 0;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .stacked-container {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .kyruus-custom-wrapper .stacked-container.image-flow-left .callout-image,
  .kyruus-custom-wrapper .stacked-container.image-flow-right .callout-image {
    top: -40px;
  }
}

.kyruus-custom-wrapper a.skip-nav {
  position: absolute;
  left: 0;
  top: -9999px;
}

.kyruus-custom-wrapper a.skip-nav:active,
.kyruus-custom-wrapper a.skip-nav:focus,
.kyruus-custom-wrapper a.skip-nav:hover {
  top: 0;
}

.kyruus-custom-wrapper #skipToContent:focus {
  outline: 0;
}

.kyruus-custom-wrapper .scrollmagic-pin-spacer {
  width: 57.25px!important;
  height: 52px!important;
}

.kyruus-custom-wrapper .t1-nav-link {
  display: inline-block;
  position: absolute;
  z-index: 2;
  right: 15px;
  top: 46px;
}

.kyruus-custom-wrapper .t1-nav-link.active {
  position: fixed;
  top: 0!important;
  right: auto!important;
  left: auto!important;
  border: 1px solid rgba(255,255,255,.5);
  border-top: none;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.kyruus-custom-wrapper .t1-nav-link .t1-nav-icon {
  position: relative;
  display: block;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: #245ebc;
  padding: 10px 10px 5px;
  cursor: pointer;
}

.kyruus-custom-wrapper .t1-nav-link .t1-nav-icon:hover {
  background: #143b83;
  color: #fff;
}

.kyruus-custom-wrapper .t1-nav-link .t1-nav-icon .menu-bars {
  width: 100%;
  height: 2px;
  background: #fff;
  display: block;
  position: relative;
  top: 7px;
  margin-bottom: 16px;
  text-align: center;
}

.kyruus-custom-wrapper .t1-nav-link .t1-nav-icon .menu-bars:before {
  display: block;
  top: -7px;
}

.kyruus-custom-wrapper .t1-nav-link .t1-nav-icon .menu-bars:after {
  display: block;
  bottom: -7px;
}

.kyruus-custom-wrapper .t1-nav-link .t1-nav-icon .saved-pages {
  display: none;
  position: absolute;
  bottom: -10px;
  right: -10px;
  background: #3fb3e3;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}

.kyruus-custom-wrapper .t1-nav-link .t1-nav-icon .saved-pages.active {
  display: inline-block;
}

.kyruus-custom-wrapper input#healthconlink~.talkNurse {
  opacity: 0;
  display: none;
}

.kyruus-custom-wrapper input#healthconlink:checked~.talkNurse {
  opacity: 1;
  display: block;
  background-color: #FFF;
}

.kyruus-custom-wrapper .talkNurse {
  position: fixed;
  z-index: 99999999;
  border: 1px solid #ccc;
  padding: 12px 20px 20px;
  -webkit-box-shadow: 0 9px 39px -13px rgba(0,0,0,.75);
  -moz-box-shadow: 0 9px 39px -13px rgba(0,0,0,.75);
  box-shadow: 0 9px 39px -13px rgba(0,0,0,.75);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  max-width: 390px;
}

.kyruus-custom-wrapper .talkNurse:after,
.kyruus-custom-wrapper .talkNurse:before {
  bottom: 100%;
  left: 45%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.kyruus-custom-wrapper .talkNurse:after {
  border-color: rgba(255,255,255,0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.kyruus-custom-wrapper .talkNurse:before {
  border-color: rgba(204,204,204,0);
  border-bottom-color: #ccc;
  border-width: 11px;
  margin-left: -11px;
}

.kyruus-custom-wrapper .talkNurseHeader {
  color: #6f6f6f;
  font-family: 'Noto Serif',Georgia,'Times New Roman',Times,serif;
  font-size: 25px;
  text-transform: none;
  margin-bottom: 15px;
}

.kyruus-custom-wrapper .talkNurseContent {
  font-family: Lato,Arial,Helvetica,sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: .35px;
  text-transform: none;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .t1-nav-link {
    right: 20px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .t1-nav-link {
    right: 10px;
  }
}

.kyruus-custom-wrapper input#offcanvasMenu~.t1-menu-overlay {
  opacity: 0;
  background: rgba(36,94,188,.7);
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.kyruus-custom-wrapper input#offcanvasMenu:checked~.t1-menu-overlay {
  opacity: 1;
  z-index: 99;
}

.kyruus-custom-wrapper .no-rgba .t1-menu-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#B2245EBC', EndColorStr='#B2245EBC')";
  filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#B2245EBC', EndColorStr='#B2245EBC');
  zoom: 1!important;
}

.kyruus-custom-wrapper .t1-menu-container>.container,
.kyruus-custom-wrapper .t1-menu-container>.container-fluid {
  position: relative;
}

.kyruus-custom-wrapper input#offcanvasMenu~.t1-menu-container .collapsed-menu {
  position: fixed;
  z-index: 100;
  top: 0;
  bottom: 0;
  width: 0;
  right: -100%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}

.kyruus-custom-wrapper .t1-menu-container .collapsed-menu:focus {
  outline: 0;
}

.kyruus-custom-wrapper input#offcanvasMenu:checked~.t1-menu-container .collapsed-menu {
  right: 0;
  width: 100%;
}

.kyruus-custom-wrapper .t1-menu-container>.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu {
  top: 0;
  bottom: 0;
  height: 100% !important;
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  background: #245ebc;
  color: #fff;
  padding: 100px 0 50px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu h2,
.kyruus-custom-wrapper .t1-menu-container .t1-menu h3,
.kyruus-custom-wrapper .t1-menu-container .t1-menu h4,
.kyruus-custom-wrapper .t1-menu-container .t1-menu h5,
.kyruus-custom-wrapper .t1-menu-container .t1-menu h6 {
  color: #fff;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu h2 {
  font-size: 32px;
  letter-spacing: -.5px;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
  margin-top: 0;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu h2:after {
  display: none;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu a {
  color: #fff;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.t1-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.t1-nav li {
  font-size: 23px;
  margin: 30px 0;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  font-weight: 300;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.t1-nav li a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.t1-nav li a:focus,
.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.t1-nav li a:hover {
  text-decoration: none;
  color: #e6e6e6;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.t1-nav:after {
  content: "";
  display: block;
  margin: 40px 0;
  width: 40px;
  height: 2px;
  background: #9dd1e7;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.global-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.global-nav li {
  font-size: 18px;
  margin: 30px 0;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  font-weight: 300;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.global-nav li a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.global-nav li a:focus,
.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.global-nav li a:hover {
  text-decoration: none;
  color: #e6e6e6;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.global-nav:after {
  content: "";
  display: block;
  margin: 40px 0;
  width: 100%;
  height: 1px;
  background: #fff;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.sub-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.sub-nav li {
  font-size: 20px;
  margin: 40px 0;
  padding: 0;
  position: relative;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.sub-nav li a:after,
.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.sub-nav li.saved-pages:before {
  font: normal normal normal 14px/1 emory-icons;
  display: inline-block;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.sub-nav li a {
  font-size: 20px;
  font-family: 'Lato',Arial,Helvetica,sans-serif;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.sub-nav li a:focus,
.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.sub-nav li a:hover {
  text-decoration: none;
  color: #e6e6e6;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.sub-nav li a:after {
  -webkit-font-smoothing: antialiased;
  content: "\e902";
  margin-left: 12px;
  font-size: 10px;
  vertical-align: middle;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.sub-nav li.saved-pages {
  position: relative;
  padding-left: 35px;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu ul.sub-nav li.saved-pages:before {
  -webkit-font-smoothing: antialiased;
  position: absolute;
  content: "\e908";
  color: #fff;
  left: 0;
  font-size: 32px;
  top: 0;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu .close-menu {
  position: absolute;
  top: 50px;
  right: 50px;
  display: inline-block;
  cursor: pointer;
}

.kyruus-custom-wrapper .t1-menu-container .t1-menu .close-menu:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  font-size: 35px;
  color: #9dd1e7;
}

.kyruus-custom-wrapper .t2-nav-container {
  display: block;
  float: left;
  padding: 0;
}

.kyruus-custom-wrapper .t2-nav-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .t2-nav-container ul li {
  margin: 0;
  padding: 0;
}

.kyruus-custom-wrapper .t2-nav-container .t2-nav {
  display: block;
}

.kyruus-custom-wrapper .t2-nav-container .t2-nav>li {
  margin: 10px 0 0;
  padding: 0;
}

.kyruus-custom-wrapper .t2-nav-container .t2-nav .t3-nav .t4-nav>li:first-child,
.kyruus-custom-wrapper .t2-nav-container .t2-nav .t3-nav>li:first-child,
.kyruus-custom-wrapper .t2-nav-container .t2-nav>li:first-child {
  margin-top: 0;
}

.kyruus-custom-wrapper .t2-nav-container .t2-nav>li a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: #fff;
}

.kyruus-custom-wrapper .t2-nav-container .t2-nav .t3-nav {
  display: block;
}

.kyruus-custom-wrapper .t2-nav-container .t2-nav .t3-nav>li {
  margin: 0;
  padding: 0;
}

.kyruus-custom-wrapper .t2-nav-container .t2-nav .t3-nav>li a {
  display: block;
  padding: 15px 20px 15px 40px;
  text-decoration: none;
  color: #fff;
}

.kyruus-custom-wrapper .t2-nav-container .t2-nav .t3-nav .t4-nav {
  display: block;
}

.kyruus-custom-wrapper .t2-nav-container .t2-nav .t3-nav .t4-nav>li {
  margin: 0;
  padding: 0;
}

.kyruus-custom-wrapper .t2-nav-container .t2-nav .t3-nav .t4-nav>li a {
  display: block;
  padding: 15px 20px 15px 60px;
  text-decoration: none;
  color: #fff;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu a:hover,
.kyruus-custom-wrapper .footer-container ul li a:hover,
.kyruus-custom-wrapper .module a:hover {
  text-decoration: underline;
}

.kyruus-custom-wrapper .breadcrumb-navigation {
  margin: 0 0 30px -4px;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .breadcrumb-navigation li {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  margin-left: 4px;
  color: #6f6f6f;
}

.kyruus-custom-wrapper .breadcrumb-navigation li:first-child:before {
  display: none;
}

.kyruus-custom-wrapper .breadcrumb-navigation li:before {
  content: "/";
  margin-right: 7px;
  color: #3fb3e3;
}

.kyruus-custom-wrapper .specialist-filters {
  margin: 20px -5px;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .specialist-filters li {
  display: inline-block;
  margin: 5px;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
  font-size: 18px;
  color: #6f6f6f;
  border: 1px solid #b7b7b7;
  line-height: 1;
}

.kyruus-custom-wrapper .specialist-filters li a {
  color: #6f6f6f;
  padding: 10px;
  display: inline-block;
}

.kyruus-custom-wrapper .specialist-filters li a:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  margin-left: 10px;
  font-size: 14px;
}

.kyruus-custom-wrapper .page-utilities li a:before,
.kyruus-custom-wrapper .page-utilities li.share a:before {
  content: "\e90e";
}

.kyruus-custom-wrapper .specialist-filters li:hover {
  border: 1px solid #9e9e9e;
}

.kyruus-custom-wrapper .specialist-filters li:hover a {
  color: #565656;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .specialist-filters li {
    font-size: 14px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .specialist-filters li {
    font-size: 14px;
  }
}

.kyruus-custom-wrapper .page-utilities {
  margin: 0;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .page-utilities li {
  font-weight: 700;
  margin: 0;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-top: 1px solid #143b83;
}

.kyruus-custom-wrapper .page-utilities li.filter-menu-item+.share,
.kyruus-custom-wrapper .page-utilities li:first-child {
  border-top: none;
}

.kyruus-custom-wrapper .page-utilities li a {
  color: #143b83;
  padding: 15px 30px 15px 50px;
  display: block;
  position: relative;
}

.kyruus-custom-wrapper .page-utilities li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  vertical-align: middle;
  position: absolute;
  left: 15px;
}

.kyruus-custom-wrapper .page-utilities li.print a:before {
  content: "\e90b";
  font-size: 22px;
}

.kyruus-custom-wrapper .page-utilities li.appointment a:before {
  content: "\e907";
}

.kyruus-custom-wrapper .page-utilities li.save-page a:before {
  content: "\e919";
}

.kyruus-custom-wrapper .page-utilities li.refer-patient a:before {
  content: "\e918";
  font-size: 24px;
}

.kyruus-custom-wrapper .page-utilities li.filter-menu-item {
  border: none;
}

.kyruus-custom-wrapper .page-utilities li.filter-menu-item a {
  background: #245ebc;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.kyruus-custom-wrapper .page-utilities li.filter-menu-item a:hover {
  background: #1c4991;
}

.kyruus-custom-wrapper .page-utilities li.filter-menu-item a:before {
  content: "\e90a";
  font-size: 25px;
  top: 50%;
  margin-top: -12.5px;
}

.kyruus-custom-wrapper .page-utilities li.filter-info {
  font-weight: 400;
  text-transform: none;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .page-utilities li {
    font-size: 14px;
    padding-left: 15px;
  }

  .kyruus-custom-wrapper .page-utilities li a {
    padding-left: 40px;
    padding-right: 0;
  }

  .kyruus-custom-wrapper .page-utilities li a:before {
    left: 0;
  }

  .kyruus-custom-wrapper .page-utilities li.filter-menu-item {
    padding-left: 0;
  }

  .kyruus-custom-wrapper .page-utilities li.filter-menu-item a {
    padding-left: 80px;
    padding-right: 30px;
  }

  .kyruus-custom-wrapper .page-utilities li.filter-menu-item a:before {
    font-size: 46px;
    left: 15px;
    margin-top: -23px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .page-utilities {
    margin: 0 0 10px -15px;
  }

  .kyruus-custom-wrapper .page-utilities li {
    font-size: 11px;
  }

  .kyruus-custom-wrapper .page-utilities li.filter-menu-item a {
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 60px;
  }

  .kyruus-custom-wrapper .page-utilities li.filter-menu-item a:before {
    font-size: 30px;
    margin-top: -15px;
    left: 20px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .page-utilities li {
    font-size: 14px;
  }

  .kyruus-custom-wrapper .page-utilities li a:before {
    font-size: 20px;
  }

  .kyruus-custom-wrapper .page-utilities li.filter-menu-item a {
    padding-left: 90px;
  }

  .kyruus-custom-wrapper .page-utilities li.filter-menu-item a:before {
    font-size: 46px;
    margin-top: -23px;
  }
}

.kyruus-custom-wrapper .right-nav-block {
  margin: 40px 0 0;
}

.kyruus-custom-wrapper .right-nav-block h2 {
  background-color: #245ebc;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
  font-size: 25px;
  padding: 30px;
  text-transform: none;
  color: #fff;
  margin: 0;
  min-height: 125px;
}

.kyruus-custom-wrapper .right-nav-block h2:after {
  display: none;
}

.kyruus-custom-wrapper .right-nav-block ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.kyruus-custom-wrapper .right-nav-block ul li {
  margin: 0;
  color: #fff;
}

.kyruus-custom-wrapper .right-nav-block ul li a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 20px 30px;
  border-bottom: 1px solid #245ebc;
  background-color: #3a6ec3;
  text-transform: uppercase;
}

.kyruus-custom-wrapper .right-nav-block ul li a:hover {
  background-color: #2053a7;
}

.kyruus-custom-wrapper .right-nav-block ul li.active a {
  background: #143b83;
  border-left: 5px solid #143b83;
  border-bottom-color: transparent;
  margin-left: -5px;
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .right-nav-block h2 {
    font-size: 18px;
    padding: 20px;
  }

  .kyruus-custom-wrapper .right-nav-block ul li a {
    padding: 15px 20px;
    font-size: 13px;
  }
}

.kyruus-custom-wrapper .filter-menu-overlay {
  display: none;
  background: rgba(255,255,255,.6);
  position: fixed;
  z-index: 99;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.kyruus-custom-wrapper .no-rgba .filter-menu-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#99FFFFFF', EndColorStr='#99FFFFFF')";
  filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#99FFFFFF', EndColorStr='#99FFFFFF');
  zoom: 1!important;
}

.kyruus-custom-wrapper .filter-menu-container>.container,
.kyruus-custom-wrapper .filter-menu-container>.container-fluid {
  position: relative;
}

.kyruus-custom-wrapper .filter-menu-container .collapsed-menu {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  bottom: 0;
  width: 100%;
  right: -100%;
}

.kyruus-custom-wrapper .filter-menu-container .collapsed-menu:focus {
  outline: 0;
}

.kyruus-custom-wrapper .filter-menu-container .collapsed-menu.menu-open {
  display: block;
}

.kyruus-custom-wrapper .filter-menu-container>.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu {
  top: 0;
  bottom: 0;
  height: 100%;
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  color: #143b83;
  padding: 160px 40px 50px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu h2,
.kyruus-custom-wrapper .filter-menu-container .filter-menu h3,
.kyruus-custom-wrapper .filter-menu-container .filter-menu h4,
.kyruus-custom-wrapper .filter-menu-container .filter-menu h5,
.kyruus-custom-wrapper .filter-menu-container .filter-menu h6 {
  color: #143b83;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu h2 {
  margin-top: 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu h2:after {
  display: none;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu a {
  color: #143b83;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .close-menu {
  position: absolute;
  top: 50px;
  right: 50px;
  display: none;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .close-menu:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  font-size: 35px;
  color: #143b83;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .update {
  position: absolute;
  top: 53px;
  right: 37px;
  display: block;
  text-transform: uppercase;
  color: #6e6e6e;
  font-size: 14px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .update:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f021";
  font-size: 18px;
  color: #143b83;
  margin-right: 7px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .back-menu {
  top: 35px;
  position: absolute;
  left: 65px;
  font-size: 48px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .back-menu:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910";
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .heading {
  position: relative;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .heading .clear-selected {
  position: absolute;
  right: 0;
  color: #6e6e6e;
  font-size: 14px;
  text-transform: uppercase;
  top: 50%;
  margin-top: -11px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline {
  padding: 0;
  width: 100%;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline.specific-physicians {
  margin: 50px -40px 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding: 40px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline.specific-physicians h3 {
  margin: 0 0 40px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group {
  margin: 20px 0 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip {
  margin-top: 40px;
  position: relative;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip .autofill {
  position: absolute;
  background-color: #eaeaea;
  width: 100%;
  z-index: 9;
  display: none;
  top: 3px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip .autofill ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip .autofill ul li {
  margin: 0;
  padding: 10px 0 10px 20px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip .autofill ul li a {
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
  font-size: 18px;
  display: block;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip .autofill ul li.misspell {
  background-color: #666;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip .autofill ul li.misspell a {
  color: #fff;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip label {
  font-size: 24px;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
  font-weight: 400;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip input {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #143b83;
  background: 0 0;
  border-radius: 0;
  width: 45%;
  margin-left: 5px;
  position: relative;
  bottom: 13px;
  box-shadow: none;
  display: inline-block;
  color: #143b83;
  font-size: 24px;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=checkbox]+label,
.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=radio]+label {
  position: relative;
  line-height: 22px;
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 4.5% 0 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group fieldset:last-child {
  margin-bottom: 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=checkbox],
.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=radio] {
  position: absolute;
  width: 16px;
  height: 16px;
  overflow: hidden;
  margin: 3px;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=radio]+label:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  content: " ";
  vertical-align: top;
  border: 1px solid #245ebc;
  border-radius: 50%;
  position: relative;
  top: 3px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=radio]+label:after {
  display: none;
  position: absolute;
  width: 10px;
  height: 10px;
  margin: 3px;
  content: " ";
  vertical-align: top;
  border-radius: 50%;
  background: #245ebc;
  left: 0;
  top: 3px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=checkbox]+label:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  content: " ";
  vertical-align: top;
  border: 1px solid #245ebc;
  position: relative;
  top: 3px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=checkbox]+label:after {
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  position: absolute;
  vertical-align: top;
  left: 0;
  top: 0;
  font-size: 21px;
  display: none;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=checkbox]:checked+label:after,
.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=checkbox]:checked:focus+label:after,
.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=radio]:checked+label:after,
.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=radio]:checked:focus+label:after,
.kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=radio]:focus+label:after {
  display: inline-block;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .slide-out-options {
  margin: 30px 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .slide-out-options>ul {
  list-style: none;
  padding: 0;
  margin: 0 -40px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .slide-out-options>ul>li {
  border-top: 1px solid #f1f1f1;
  margin: 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .slide-out-options>ul>li>a {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  position: relative;
  padding: 15px 70px 15px 40px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .slide-out-options>ul>li>a:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0da";
  display: inline-block;
  position: absolute;
  right: 20px;
  color: #6e6e6e;
  top: 20px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .slide-out-options>ul>li>a.has-options:after {
  display: none;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .slide-out-options>ul>li:last-child {
  border-bottom: 1px solid #f1f1f1;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .slide-out-options.search {
  margin-top: 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .slide-out-options.search ul li {
  border: none;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .filter-options {
  margin: 30px 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .filter-options>ul {
  list-style: none;
  padding: 0;
  margin: 0 -40px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .filter-options>ul>li {
  border-top: 1px solid #f1f1f1;
  margin: 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .filter-options>ul>li>a {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  position: relative;
  padding: 15px 70px 15px 40px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .filter-options>ul>li:last-child {
  border-bottom: 1px solid #f1f1f1;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .filter-options>ul>li.active>a {
  background: #f6f6f6;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .filter-options.search {
  margin-top: 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .filter-options.search ul li {
  border: none;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .selected-options {
  position: relative;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .selected-options .clear-selected {
  color: #6e6e6e;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  right: 20px;
  top: -40px;
}

.kyruus-custom-wrapper .footer-container,
.kyruus-custom-wrapper .footer-container>.container {
  position: relative;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .selected-options>ul {
  list-style: none;
  background-color: #f1f1f1;
  margin: 0;
  padding: 15px 40px;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .selected-options>ul>li {
  border: none;
  color: #6e6e6e;
  text-transform: uppercase;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .selected-options>ul>li>a {
  display: inline-block;
  color: #6e6e6e;
  padding: 5px 0;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .selected-options>ul>li>a:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f096";
  display: inline-block;
  position: relative;
  margin-right: 10px;
}

.kyruus-custom-wrapper .pagination,
.kyruus-custom-wrapper .pagination label {
  font-weight: 400;
}

.kyruus-custom-wrapper .filter-menu-container .filter-menu .selected-options>ul>li>a.selected:before {
  content: "\f046";
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group input[type=radio]+label {
    display: block;
    margin-top: 10px;
  }

  .kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip label {
    font-size: 18px;
  }

  .kyruus-custom-wrapper .filter-menu-container .filter-menu .checkbox-inline .form-group .city-zip input {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}

.kyruus-custom-wrapper .pagination,
.kyruus-custom-wrapper .pagination input[type=text] {
  color: #143b83;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
  font-size: 20px;
  text-align: center;
}

.kyruus-custom-wrapper .pagination {
  border-top: 1px solid #143b83;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px 0;
}

.kyruus-custom-wrapper .pagination input[type=text] {
  background: 0 0;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #143b83;
  width: 30px;
}

.kyruus-custom-wrapper .footer-container h2,
.kyruus-custom-wrapper .footer-container ul li {
  font-size: 14px;
  text-transform: uppercase;
}

.kyruus-custom-wrapper .pagination .next:before,
.kyruus-custom-wrapper .pagination .prev:before {
  content: "";
  display: inline-block;
  height: 0;
  border-style: solid;
}

.kyruus-custom-wrapper .pagination .prev {
  margin-right: 10px;
  padding: 0 10px;
}

.kyruus-custom-wrapper .pagination .prev:before {
  width: 0;
  border-width: 6px 7px 6px 0;
  border-color: transparent #143b83 transparent transparent;
}

.kyruus-custom-wrapper .pagination .next {
  margin-left: 10px;
  padding: 0 10px;
}

.kyruus-custom-wrapper .pagination .next:before {
  width: 0;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #143b83;
}

.kyruus-custom-wrapper .footer-container {
  display: block;
  margin: 40px 0 0;
  padding: 40px 0;
  border-top: 5px solid #e3c84d;
  background: #f8f8f8;
}

.kyruus-custom-wrapper .footer-container>.container:after,
.kyruus-custom-wrapper .footer-container>.container:before {
  content: " ";
  display: table;
}

.kyruus-custom-wrapper .footer-container .logo {
  margin: 50px 0 60px;
  width: 178px;
}

.kyruus-custom-wrapper .ie9 .footer-container .logo img,
.kyruus-custom-wrapper .ie9 .footer-container .sub-footer .logo-badge img,
.kyruus-custom-wrapper .lt-ie9 .footer-container .logo img,
.kyruus-custom-wrapper .lt-ie9 .footer-container .sub-footer .logo-badge img {
  width: auto\9;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .footer-container .logo img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .footer-container h2 {
  letter-spacing: 0;
  font-weight: 300;
  font-family: Lato,Arial,Helvetica,sans-serif;
  color: #a7a7a7;
}

.kyruus-custom-wrapper .footer-container h2:after {
  background: #a7a7a7;
  margin: 20px 0;
}

.kyruus-custom-wrapper .footer-container ul {
  list-style: none;
  padding-left: 0;
}

.kyruus-custom-wrapper .footer-container ul li a {
  color: #4c4c4c;
}

.kyruus-custom-wrapper .footer-container .social-links h2 {
  margin-bottom: 0;
  display: inline-block;
}

.kyruus-custom-wrapper .footer-container .social-links h2:after {
  display: none;
}

.kyruus-custom-wrapper .footer-container .social-links ul {
  list-style: none;
  padding-left: 0;
  margin: 0 0 0 10px;
  display: inline-block;
}

.kyruus-custom-wrapper .footer-container .social-links ul li {
  display: inline-block;
  margin: 5px 10px;
  font-size: 25px;
  vertical-align: middle;
}

.kyruus-custom-wrapper .footer-container .social-links ul li span {
  display: none;
}

.kyruus-custom-wrapper .footer-container .sub-footer {
  margin-top: 50px;
}

.kyruus-custom-wrapper .footer-container .sub-footer .disclaimer {
  font-size: 11px;
}

.kyruus-custom-wrapper .footer-container .sub-footer .disclaimer a {
  color: #333;
}

.kyruus-custom-wrapper .footer-container .sub-footer .disclaimer a:hover {
  color: #1b8cba;
}

.kyruus-custom-wrapper .footer-container .sub-footer .logo-badge {
  margin: 0;
}

.kyruus-custom-wrapper .footer-container .sub-footer .logo-badge img {
  display: block;
  max-width: 100%;
  float: left;
  height: auto;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .footer-container {
    background: #fff;
    margin-top: 0;
    padding: 20px 0;
  }

  .kyruus-custom-wrapper .footer-container [data-toggle=collapse] {
    font-size: 14px;
    background: #f8f8f8;
    padding: 10px 40px 10px 15px;
    margin: 0 -15px;
    display: block;
    position: relative;
    text-align: center;
    border-top: 1px solid #787878;
    cursor: pointer;
  }

  .kyruus-custom-wrapper .footer-container [data-toggle=collapse]:focus {
    outline: dotted;
  }

  .kyruus-custom-wrapper .footer-container [data-toggle=collapse]:after {
    display: inline-block;
    font: normal normal normal 14px/1 emory-icons;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\e906";
    height: auto;
    width: auto;
    right: 15px;
    top: 50%;
    background: 0 0;
    margin: -8px 0 0;
    font-size: 16px;
  }

  .kyruus-custom-wrapper .footer-container .toggle~.collapse-container {
    display: none;
  }

  .kyruus-custom-wrapper .footer-container .toggle:checked~.collapse-container {
    display: block;
  }

  .kyruus-custom-wrapper .footer-container [data-toggle=collapse] {
    letter-spacing: 0;
    font-weight: 300;
    font-family: Lato,Arial,Helvetica,sans-serif;
    color: #787878;
    text-transform: uppercase;
  }

  .kyruus-custom-wrapper .footer-container .toggle:checked~[data-toggle=collapse].collapsed:after {
    content: "\e906";
  }

  .kyruus-custom-wrapper .footer-container [data-toggle=collapse].collapsed {
    background: #f8f8f8;
  }

  .kyruus-custom-wrapper .footer-container [data-toggle=collapse].collapsed:after {
    content: "\e905";
  }

  .kyruus-custom-wrapper .footer-container [data-toggle=collapse]>span {
    margin-right: -25px;
  }

  .kyruus-custom-wrapper .footer-container .collapse-container {
    margin: 0 -15px;
  }

  .kyruus-custom-wrapper .footer-container .collapse-container ul {
    background: #f8f8f8;
    margin: 0;
    padding: 0 15px 10px;
  }

  .kyruus-custom-wrapper .footer-container .collapse-container ul li {
    text-align: center;
  }

  .kyruus-custom-wrapper .footer-container .collapse-container ul li:first-child {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .footer-container .footer-links>[class*=col-]:first-child h2 {
    border-top: none;
  }

  .kyruus-custom-wrapper .footer-container .social-links {
    background: #143b83;
    color: #fff;
    margin: 0 -15px;
    padding: 10px 15px;
    text-align: center;
  }

  .kyruus-custom-wrapper .footer-container .social-links h2 {
    margin-top: 0;
    color: #fff;
  }

  .kyruus-custom-wrapper .footer-container .social-links a {
    color: #fff;
  }

  .kyruus-custom-wrapper .footer-container .logo {
    display: block;
    margin: 0 auto 20px !important;
  }

  body > div.page-content-wrapper > div.kyruus-custom-wrapper > emory-body > div.main-container > header > div > div > div.health-connection-callout.visible-xs > a {
    float: right;
  }

  .kyruus-custom-wrapper .footer-container .sub-footer {
    text-align: center;
    margin-top: 0;
  }

  .kyruus-custom-wrapper .footer-container .sub-footer .disclaimer {
    font-size: 11px;
  }

  .kyruus-custom-wrapper .footer-container .sub-footer .for-assistance {
    background: #f8f8f8;
    padding: 10px 15px;
    text-align: center;
    font-size: 13px;
    color: #787878;
  }

  .kyruus-custom-wrapper .footer-container .sub-footer .logo-badge {
    display: table;
    margin: 20px auto;
  }
}

.kyruus-custom-wrapper .module.blue,
.kyruus-custom-wrapper .module.blue a,
.kyruus-custom-wrapper .module.blue h2,
.kyruus-custom-wrapper .module.blue h3,
.kyruus-custom-wrapper .module.blue h4,
.kyruus-custom-wrapper .module.blue h5,
.kyruus-custom-wrapper .module.blue h6,
.kyruus-custom-wrapper .module.dark-blue a,
.kyruus-custom-wrapper .module.dark-blue h2,
.kyruus-custom-wrapper .module.dark-blue h3,
.kyruus-custom-wrapper .module.dark-blue h4,
.kyruus-custom-wrapper .module.dark-blue h5,
.kyruus-custom-wrapper .module.dark-blue h6,
.kyruus-custom-wrapper .module.teal,
.kyruus-custom-wrapper .module.teal a,
.kyruus-custom-wrapper .module.teal h2,
.kyruus-custom-wrapper .module.teal h3,
.kyruus-custom-wrapper .module.teal h4,
.kyruus-custom-wrapper .module.teal h5,
.kyruus-custom-wrapper .module.teal h6 {
  color: #fff;
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .footer-container {
    margin-top: 30px;
  }

  .kyruus-custom-wrapper .footer-container .logo {
    margin: 20px 0 40px;
  }

  .kyruus-custom-wrapper .footer-container ul li {
    font-size: 12px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .footer-container {
    margin-top: 60px;
  }

  .kyruus-custom-wrapper .footer-container .logo {
    width: 251px;
  }
}

.kyruus-custom-wrapper .module {
  position: relative;
  background: #fff;
  font-size: 15px;
  padding: 20px;
  margin: 30px 0;
}

.kyruus-custom-wrapper .module.module-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.kyruus-custom-wrapper .module h2 {
  font-size: 22px;
  letter-spacing: -.5px;
}

.kyruus-custom-wrapper .module .tag,
.kyruus-custom-wrapper .module a.cta-link {
  font-size: 13px;
  text-transform: uppercase;
}

.kyruus-custom-wrapper .module h2:after {
  margin: 15px 0;
}

.kyruus-custom-wrapper .module.module-flex h2:after {
  margin: 20px 0;
}

.kyruus-custom-wrapper .module>.image {
  margin: -20px -20px 0;
}

.kyruus-custom-wrapper .module>.image>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .module>.image>img,
.kyruus-custom-wrapper .lt-ie9 .module>.image>img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .module .tag {
  font-weight: 700;
}

.kyruus-custom-wrapper .module .image+.tag {
  margin-top: 20px;
}

.kyruus-custom-wrapper .module .cta-link {
  margin-top: auto;
}

.kyruus-custom-wrapper .module .link-container {
  margin: auto -20px -20px;
}

.kyruus-custom-wrapper .module .link-container .row {
  margin-left: 0;
  margin-right: 0;
}

.kyruus-custom-wrapper .module .link-container .row>[class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.kyruus-custom-wrapper .module .link-container .row div[class*=col-]:first-child>a {
  margin-left: 0;
}

.kyruus-custom-wrapper .module .link-container a {
  display: block;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
  letter-spacing: 1px;
  margin-left: 1px;
}

.kyruus-custom-wrapper .module .link-container a:hover {
  text-decoration: none;
}

.kyruus-custom-wrapper .module.teal {
  background: #3fb3e3;
}

.kyruus-custom-wrapper .module.teal h2:after {
  background: rgba(255,255,255,.4);
}

.kyruus-custom-wrapper .module.blue {
  background: #3a6ec3;
}

.kyruus-custom-wrapper .module.blue:hover {
  background: #245ebc;
}

.kyruus-custom-wrapper .module.blue h2:after {
  background: rgba(255,255,255,.4);
}

.kyruus-custom-wrapper .module.dark-blue {
  background: #2c4f90;
  color: #fff;
}

.kyruus-custom-wrapper .module.dark-blue:hover {
  background: #143b83;
}

.kyruus-custom-wrapper .module.dark-blue h2:after {
  background: rgba(255,255,255,.4);
}

.kyruus-custom-wrapper .module.border-top,
.kyruus-custom-wrapper .module.bordered {
  border-top: 2px solid #e3c84d;
  background: #fff;
}

.kyruus-custom-wrapper .module.bordered {
  border-bottom: 2px solid #e3c84d;
  padding-right: 40px;
  padding-left: 40px;
}

.kyruus-custom-wrapper .module.transparent {
  background: 0 0;
}

.kyruus-custom-wrapper .module.physician-location {
  padding: 0;
  background: 0 0;
}

.kyruus-custom-wrapper .module.physician-location .location-details {
  background: #f1f1f1;
  padding: 20px 160px 20px 60px;
  position: relative;
  color: #143b83;
}

.kyruus-custom-wrapper .module.physician-location .location-details .location-number {
  position: absolute;
  left: 15px;
  top: 25px;
  font-size: 20px;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
}

.kyruus-custom-wrapper .module.physician-location .location-details .location-number:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91a";
  margin-right: 5px;
}

.kyruus-custom-wrapper .module.physician-location .location-details address {
  color: #6f6f6f;
  margin: 10px 0;
}

.kyruus-custom-wrapper .module.physician-location .location-details .alt {
  color: #143b83;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
}

.kyruus-custom-wrapper .module.physician-location .location-details .icons {
  position: absolute;
  top: 0;
  right: 20px;
}

.kyruus-custom-wrapper .module.physician-location .location-details .icons .save-location {
  color: #a2a1a0;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  min-width: 36px;
}

.kyruus-custom-wrapper .module.physician-location .location-details .icons .save-location:hover {
  color: #898886;
}

.kyruus-custom-wrapper .module.physician-location .location-details .icons .save-location:before {
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
  display: block;
  font-size: 30px;
  color: #e3c84d;
}

.kyruus-custom-wrapper .module.physician-location .location-details .icons .save-location.active:before {
  color: #245ebc;
}

.kyruus-custom-wrapper .module.physician-location .location-details .icons .tag {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  font-weight: 700;
  color: #143b83;
  margin-top: 15px;
  background: #fff;
  text-transform: uppercase;
}

.kyruus-custom-wrapper .module.physician-location .location-details .request-appointment {
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  bottom: 25px;
  right: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.kyruus-custom-wrapper .module.physician-location .location-details .contact-info {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  color: #143b83;
}

.kyruus-custom-wrapper .module.physician-location .location-details .contact-info li {
  padding-left: 20px;
  font-size: 14px;
  font-weight: 700;
}

.kyruus-custom-wrapper .module.physician-location .location-details .contact-info li.fax:before,
.kyruus-custom-wrapper .module.physician-location .location-details .contact-info li.phone:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  margin-left: -20px;
  margin-right: 10px;
}

.kyruus-custom-wrapper .module.physician-location .location-details .contact-info li a {
  color: #143b83;
}

.kyruus-custom-wrapper .module.physician-location .location-details .contact-info li.phone:before {
  -webkit-font-smoothing: antialiased;
  content: "\e915";
  font-size: 16px;
}

.kyruus-custom-wrapper .module.physician-location .location-details .contact-info li.fax:before {
  -webkit-font-smoothing: antialiased;
  content: "\e916";
  font-size: 16px;
}

.kyruus-custom-wrapper .module.physician-block .save-physician:before,
.kyruus-custom-wrapper .module.toggle .toggle-content h4 a:after {
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}

.kyruus-custom-wrapper .module.physician-location .location-image {
  position: relative;
}

.kyruus-custom-wrapper .module.physician-location .location-image .map-image {
  overflow: hidden;
}

.kyruus-custom-wrapper .module.physician-location .location-image .map-image img {
  margin-left: -235px;
  left: 50%;
  position: relative;
}

.kyruus-custom-wrapper .module.physician-location .location-image .btn {
  position: absolute;
  bottom: 0;
  padding: 15px;
  letter-spacing: .5px;
}

.kyruus-custom-wrapper .module.toggle .toggle-content {
  margin: 40px 0;
}

.kyruus-custom-wrapper .module.toggle .toggle-content h4 a {
  display: block;
  position: relative;
  padding-right: 25px;
  color: #143b83;
}

.kyruus-custom-wrapper .module.toggle .toggle-content h4 a:after {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  content: "\e906";
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  color: #000;
}

.kyruus-custom-wrapper .module.physician-block .alt,
.kyruus-custom-wrapper .module.physician-block h3 span {
  font-style: italic;
  font-family: Lato,Arial,Helvetica,sans-serif;
}

.kyruus-custom-wrapper .module.toggle .toggle-content h4 a.collapsed:after {
  content: "\e905";
}

.kyruus-custom-wrapper .module.physician-block {
  background: #fff;
  padding: 30px;
  color: #6f6f6f;
  font-weight: 300;
  margin: 15px 0;
  border: 1px solid #eee;
}

.kyruus-custom-wrapper .module.physician-block h2,
.kyruus-custom-wrapper .module.physician-block h3,
.kyruus-custom-wrapper .module.physician-block h5,
.kyruus-custom-wrapper .module.physician-block h6 {
  color: #143b83;
}

.kyruus-custom-wrapper .module.physician-block h2 {
  font-size: 24px;
  margin: 20px 0 0;
}

.kyruus-custom-wrapper .module.physician-block h2:after {
  content: "";
  display: block;
  margin: 30px 0;
  width: 40px;
  height: 2px;
  background: #e3c84d;
}

.kyruus-custom-wrapper .module.physician-block h2+.content {
  margin-top: 0;
}

.kyruus-custom-wrapper .module.physician-block h3 {
  font-size: 18px;
  letter-spacing: 0;
  margin: 0;
}

.kyruus-custom-wrapper .module.physician-block h3 span {
  font-size: 14px;
  font-weight: 300;
  color: #6f6f6f;
}

.kyruus-custom-wrapper .module.physician-block h3+p,
.kyruus-custom-wrapper .module.physician-block h3+ul {
  margin-top: 5px;
}

.kyruus-custom-wrapper .module.physician-block p,
.kyruus-custom-wrapper .module.physician-block ul li {
  margin: 0;
}

.kyruus-custom-wrapper .module.physician-block a {
  color: #3fb3e3;
}

.kyruus-custom-wrapper .module.physician-block a:hover {
  color: #1b8cba;
}

.kyruus-custom-wrapper .module.physician-block .alt {
  color: #143b83;
  font-size: 16px;
}

.kyruus-custom-wrapper .module.physician-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .module.physician-block .faculty-badge {
  display: none;
}

.kyruus-custom-wrapper .module.physician-block .save-physician {
  position: absolute;
  top: 85px;
  right: 10px;
  color: #a2a1a0;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  min-width: 50px;
  letter-spacing: 1px;
}

.kyruus-custom-wrapper .module.physician-block .save-physician:hover {
  color: #898886;
}

.kyruus-custom-wrapper .module.physician-block .save-physician:before {
  -webkit-font-smoothing: antialiased;
  content: "\e908";
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
  color: #e3c84d;
}

.kyruus-custom-wrapper .module.physician-block .save-physician.active,
.kyruus-custom-wrapper .module.physician-block .save-physician.active:before {
  color: #143b83;
}

.kyruus-custom-wrapper .module.physician-block .thumb {
  display: table;
  margin: 20px 0 0;
  position: relative;
  width: 120px;
}

.kyruus-custom-wrapper .module.physician-block .thumb img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .module.physician-block .thumb img,
.kyruus-custom-wrapper .lt-ie9 .module.physician-block .thumb img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .module.physician-block .thumb .video:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  content: "\e913";
  background: #fff;
  color: #143b83;
  padding: 4px 6px;
  font-size: 18px;
}

.kyruus-custom-wrapper .module.physician-block .thumb .video:after {
  display: none;
}

.kyruus-custom-wrapper .module.physician-block .content {
  margin: 10px 0;
}

.kyruus-custom-wrapper .module.physician-block .contact-info {
  margin-top: 20px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.kyruus-custom-wrapper .module.physician-block .contact-info li {
  margin: 10px 0;
}

.kyruus-custom-wrapper .module.physician-block .contact-info li a {
  color: #143b83;
  position: relative;
  padding-left: 30px;
}

.kyruus-custom-wrapper .module.physician-block .contact-info li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  font-size: 16px;
  vertical-align: middle;
  left: 0;
  top: 1px;
  position: absolute;
}

.kyruus-custom-wrapper .module.physician-block .contact-info li.phone a:before {
  content: "\e909";
  font-size: 18px;
}

.kyruus-custom-wrapper .module.physician-block .contact-info li.profile a:before {
  content: "\e90c";
}

.kyruus-custom-wrapper .module.physician-block .contact-info li.appointment a:before {
  content: "\e907";
}

.kyruus-custom-wrapper .module.physician-block.faculty .faculty-badge {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  background: #143b83;
  padding: 10px 20px 40px;
  width: 100%;
}

.kyruus-custom-wrapper .module.physician-block.faculty .faculty-badge:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
  font-size: 24px;
  vertical-align: middle;
  margin-right: 8px;
}

.kyruus-custom-wrapper .module.physician-block.generic .save-physician,
.kyruus-custom-wrapper .module.physician-block.short-card .save-physician {
  display: none;
}

.kyruus-custom-wrapper .module.physician-block.generic {
  border-top: none;
}

.kyruus-custom-wrapper .module.physician-block.generic.login-card {
  position: relative;
}

.kyruus-custom-wrapper .module.physician-block.generic.login-card .content {
  margin-bottom: 40px;
}

.kyruus-custom-wrapper .module.physician-block.generic.login-card h2 {
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}

.kyruus-custom-wrapper .module.physician-block.generic.login-card a {
  text-transform: uppercase;
  color: #3fb3e3;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  bottom: 20px;
}

.kyruus-custom-wrapper .module.physician-block.generic.login-card.blue-card {
  border-top: 5px solid #143b83;
}

.kyruus-custom-wrapper .module.physician-block.generic.login-card.gold-card {
  border-top: 5px solid #e3c84d;
}

.kyruus-custom-wrapper .module.physician-block.short-card {
  border-top: none;
  height: 420px;
}

.kyruus-custom-wrapper .module.physician-summary {
  background: #f1f1f1;
  color: #245ebc;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.kyruus-custom-wrapper .module.physician-summary h2,
.kyruus-custom-wrapper .module.physician-summary h3,
.kyruus-custom-wrapper .module.physician-summary h4,
.kyruus-custom-wrapper .module.physician-summary h5,
.kyruus-custom-wrapper .module.physician-summary h6,
.kyruus-custom-wrapper .module.physician-summary p {
  color: #245ebc;
}

.kyruus-custom-wrapper .module.physician-summary .collapsible-heading {
  position: relative;
  padding-right: 25px;
  margin: 0;
}

.kyruus-custom-wrapper .module.physician-summary .collapsible-heading .collapse-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  color: #143b83;
}

.kyruus-custom-wrapper .module.physician-summary .collapsible-heading .collapse-toggle:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e906";
  height: auto;
  width: auto;
  right: 0;
  top: 50%;
  background: 0 0;
  margin: -8px 0 0;
  font-size: 16px;
}

.kyruus-custom-wrapper .module .summary-list li strong,
.kyruus-custom-wrapper .module.patient-ratings table td {
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
}

.kyruus-custom-wrapper .module.generic-form .form-group,
.kyruus-custom-wrapper .module.generic-form .form-group .row.input-numbers [class*=col-] {
  position: relative;
}

.kyruus-custom-wrapper .module.physician-summary .collapsible-heading .collapse-toggle.collapsed:after {
  content: "\e905";
}

.kyruus-custom-wrapper .module .summary-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.kyruus-custom-wrapper .module .summary-list li {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 20px 0;
}

.kyruus-custom-wrapper .module .summary-list li strong {
  display: block;
  font-size: 42px;
  font-weight: 400;
}

.kyruus-custom-wrapper .module.physician-profile-links {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

.kyruus-custom-wrapper .module.physician-profile-links li {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #3fb3e3;
  border-top: 1px solid #3fb3e3;
}

.kyruus-custom-wrapper .module.physician-profile-links li:first-child {
  border-top: 1px solid transparent!important;
}

.kyruus-custom-wrapper .module.physician-profile-links li a {
  color: #3fb3e3;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}

.kyruus-custom-wrapper .module.physician-profile-links li a:hover {
  background: #f1f1f1;
}

.kyruus-custom-wrapper .module.physician-profile-links li.active {
  border-top: 1px solid #fff;
}

.kyruus-custom-wrapper .module.physician-profile-links li.active a {
  background: #3fb3e3;
  color: #fff;
}

.kyruus-custom-wrapper .module.physician-profile-links li.active a:hover {
  background: #29aae0;
  color: #fff;
}

.kyruus-custom-wrapper .module.patient-ratings {
  padding: 50px 30px;
}

.kyruus-custom-wrapper .module.patient-ratings table {
  width: 100%;
}

.kyruus-custom-wrapper .module.patient-ratings table td {
  padding: 40px 10px 0;
  font-size: 18px;
  color: #143b83;
}

.kyruus-custom-wrapper .module.patient-ratings table td.rating {
  width: 200px;
  font-size: 12px;
  font-weight: 300;
  color: #6f6f6f;
  font-family: Lato,Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}

.kyruus-custom-wrapper .module.patient-ratings table tr:first-child td {
  padding-top: 0;
}

.kyruus-custom-wrapper .module.location-maps h3 {
  color: #143b83;
}

.kyruus-custom-wrapper .module.location-maps .page-utilities {
  margin-left: 36px;
}

.kyruus-custom-wrapper .module.generic-form {
  padding: 0;
  background: 0 0;
}

.kyruus-custom-wrapper .module.generic-form .required-indicator {
  color: #a94442;
  font-size: 14px;
  text-align: right;
  margin-top: 10px;
}

.kyruus-custom-wrapper .module.generic-form .checkbox-inline+.checkbox-inline,
.kyruus-custom-wrapper .module.generic-form .radio-inline+.radio-inline {
  margin-left: 20px;
}

.kyruus-custom-wrapper .module.generic-form .control-label {
  font-size: 16px;
}

.kyruus-custom-wrapper .module.generic-form span.control-label {
  margin-right: 20px;
}

.kyruus-custom-wrapper .module.generic-form .form-group.form-button {
  margin-top: 30px;
}

.kyruus-custom-wrapper .module.generic-form .form-group .control-label,
.kyruus-custom-wrapper .module.generic-form .form-group label {
  font-weight: 400;
}

.kyruus-custom-wrapper .module.generic-form .form-group .checkbox label,
.kyruus-custom-wrapper .module.generic-form .form-group .checkbox-inline label,
.kyruus-custom-wrapper .module.generic-form .form-group .radio label,
.kyruus-custom-wrapper .module.generic-form .form-group .radio-inline label {
  font-weight: 300;
}

.kyruus-custom-wrapper .module.generic-form .form-group input {
  border-radius: 0;
  background: #fff;
  border: 1px solid #eee;
}

.kyruus-custom-wrapper .module.generic-form .form-group .bootstrap-select .btn {
  background: #fff;
  text-transform: none;
  color: #555;
  border: 1px solid #eee;
  padding: 7px 10px;
  font-size: inherit;
  letter-spacing: normal;
  font-weight: 300;
}

.kyruus-custom-wrapper .module.generic-form .form-group .bootstrap-select.btn-group .dropdown-toggle .caret {
  border-width: 7px 5.5px 0;
  right: 10px;
  margin-top: -3px;
}

.kyruus-custom-wrapper .module.generic-form .form-group .help-block {
  font-style: italic;
  margin-left: 12px;
  color: #777;
  line-height: 1;
}

.kyruus-custom-wrapper .module.generic-form .form-group .formDisclaimer {
  color: #777;
  font-size: 11px;
}

.kyruus-custom-wrapper .module.generic-form .form-group .error-message {
  display: none;
}

.kyruus-custom-wrapper .module.generic-form .form-group.no-margin {
  margin-bottom: 0;
}

.kyruus-custom-wrapper .module.generic-form .form-group.has-error label {
  color: #a94442;
}

.kyruus-custom-wrapper .module.generic-form .form-group.has-error .bootstrap-select .btn,
.kyruus-custom-wrapper .module.generic-form .form-group.has-error input {
  border: 1px solid #a94442;
}

.kyruus-custom-wrapper .module.generic-form .form-group.has-error .error-message {
  color: #a94442;
  display: block;
  font-size: 13px;
  line-height: 1;
  font-style: italic;
  margin: 5px 0 5px 12px;
}

.kyruus-custom-wrapper .module.generic-form .form-group.required label sup {
  color: #a94442;
}

.kyruus-custom-wrapper .module.generic-form .form-group.required .control-label sup {
  color: #a94442;
  font-style: italic;
  font-size: 70%;
}

.kyruus-custom-wrapper .module.generic-form .form-group .row.input-numbers {
  margin-left: -10px;
  margin-right: -10px;
}

.kyruus-custom-wrapper .module.generic-form .form-group .row.input-numbers>[class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}

.kyruus-custom-wrapper .module.generic-form .form-group .row.input-numbers [class*=col-]:before {
  content: "-";
  display: inline-block;
  position: absolute;
  left: -3px;
  top: 5px;
}

.kyruus-custom-wrapper .module.generic-form .form-group .row.input-numbers [class*=col-]:first-child:before {
  display: none;
}

.kyruus-custom-wrapper .module.generic-form .row.input-chain {
  margin-left: -5px;
  margin-right: -5px;
}

.kyruus-custom-wrapper .module.generic-form .row.input-chain>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .module.generic-form .required-indicator {
    text-align: left;
  }

  .kyruus-custom-wrapper .module,
  .kyruus-custom-wrapper .module.physician-block h3 span {
    font-size: 15px;
  }

  .kyruus-custom-wrapper .module.physician-location .location-details .request-appointment,
  .kyruus-custom-wrapper .module.physician-location .location-image .btn {
    position: static;
  }

  .kyruus-custom-wrapper .module .link-container div[class*=col-]>a {
    margin-top: 1px;
  }

  .kyruus-custom-wrapper .module .link-container div[class*=col-]:first-child>a {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .module.physician-summary {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .kyruus-custom-wrapper .module.physician-block {
    padding: 20px;
    font-size: 15px;
  }

  .kyruus-custom-wrapper .module.physician-block .thumb .video:before {
    padding: 4px 6px;
    font-size: 14px;
  }

  .kyruus-custom-wrapper .module.physician-block .contact-info {
    font-size: 15px;
  }

  .kyruus-custom-wrapper .module.physician-block .contact-info li a {
    white-space: nowrap;
  }

  .kyruus-custom-wrapper .module.physician-block .save-physician {
    right: 0;
  }

  .kyruus-custom-wrapper .module.physician-block.faculty .faculty-badge {
    font-weight: 700;
    font-size: 11px;
  }

  .kyruus-custom-wrapper .module.physician-block.faculty .faculty-badge:before {
    font-size: 12px;
    margin-right: 4px;
  }

  .kyruus-custom-wrapper .module.physician-block.short-card {
    height: auto;
  }

  .kyruus-custom-wrapper .module.toggle .toggle-content {
    margin: 30px 0;
  }

  .kyruus-custom-wrapper .module.patient-ratings {
    padding: 20px;
  }

  .kyruus-custom-wrapper .module.patient-ratings table {
    width: 100%;
  }

  .kyruus-custom-wrapper .module.patient-ratings table tr {
    display: block;
    margin: 20px 0;
  }

  .kyruus-custom-wrapper .module.patient-ratings table td {
    padding: 0;
    width: 100%;
    display: block;
    font-size: 16px;
  }

  .kyruus-custom-wrapper .module.patient-ratings table td.rating {
    vertical-align: top;
    width: 170px;
    font-size: 12px;
    font-weight: 300;
    color: #6f6f6f;
    font-family: Lato,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
  }

  .kyruus-custom-wrapper .module.patient-ratings table tr:first-child td {
    padding-top: 0;
  }

  .kyruus-custom-wrapper .module.mobile-left,
  .kyruus-custom-wrapper .module.mobile-right {
    margin-right: 0!important;
    margin-left: 0!important;
  }

  .kyruus-custom-wrapper .module.physician-location .location-details {
    padding-left: 50px;
    padding-right: 60px;
    padding-top: 20px;
  }

  .kyruus-custom-wrapper .module.physician-location .location-details .location-number {
    left: 10px;
  }

  .kyruus-custom-wrapper .module.physician-location .location-details .icons {
    right: 10px;
  }

  .kyruus-custom-wrapper .module.physician-location .location-image {
    margin-top: 15px;
  }

  .kyruus-custom-wrapper .module.physician-location .location-image .image img {
    width: 100%;
  }

  .kyruus-custom-wrapper .module.location-maps {
    padding-left: 15px;
    padding-right: 15px;
    background: 0 0;
    border: none;
  }

  .kyruus-custom-wrapper .module.location-maps .page-utilities {
    margin: 0;
  }

  .kyruus-custom-wrapper .module.location-maps .page-utilities .filter-info {
    padding-left: 0;
  }

  .kyruus-custom-wrapper .module.location-maps .page-utilities .filter-menu-item {
    font-size: 12px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .module {
    font-size: 15px;
  }

  .kyruus-custom-wrapper .module h2 {
    font-size: 22px;
  }

  .kyruus-custom-wrapper .module a.cta-link {
    font-size: 13px;
    letter-spacing: .5px;
  }

  .kyruus-custom-wrapper .module.physician-block {
    padding: 20px;
    font-size: 13px;
  }

  .kyruus-custom-wrapper .module.physician-block h2 {
    font-size: 18px;
  }

  .kyruus-custom-wrapper .module.physician-block h3 {
    font-size: 15px;
  }

  .kyruus-custom-wrapper .module.physician-block h3 span {
    font-size: 13px;
  }

  .kyruus-custom-wrapper .module.physician-block .thumb {
    width: 100px;
  }

  .kyruus-custom-wrapper .module.physician-block .thumb .video:before {
    padding: 4px 6px;
    font-size: 14px;
  }

  .kyruus-custom-wrapper .module.physician-block .contact-info {
    font-size: 13px;
  }

  .kyruus-custom-wrapper .module.physician-block .contact-info li {
    margin: 10px 0;
  }

  .kyruus-custom-wrapper .module.physician-block .contact-info li a {
    white-space: nowrap;
  }

  .kyruus-custom-wrapper .module.physician-block .save-physician {
    right: 0;
  }

  .kyruus-custom-wrapper .module.physician-block.faculty .faculty-badge {
    font-weight: 700;
    font-size: 10px;
  }

  .kyruus-custom-wrapper .module.physician-block.faculty .faculty-badge:before {
    font-size: 12px;
    margin-right: 4px;
  }

  .kyruus-custom-wrapper .module.physician-block.short-card {
    height: 360px;
  }

  .kyruus-custom-wrapper .module.physician-summary {
    padding-left: 20px;
    padding-right: 20px;
  }

  .kyruus-custom-wrapper .module.physician-summary .summary-list li {
    font-size: 11px;
  }

  .kyruus-custom-wrapper .module.physician-summary .summary-list li strong {
    font-size: 32px;
  }

  .kyruus-custom-wrapper .module.physician-profile-links li {
    font-size: 14px;
  }

  .kyruus-custom-wrapper .module.physician-profile-links li a {
    padding: 10px 20px;
  }

  .kyruus-custom-wrapper .module.toggle .toggle-content {
    margin: 30px 0;
  }

  .kyruus-custom-wrapper .module.patient-ratings {
    padding: 20px;
  }

  .kyruus-custom-wrapper .module.patient-ratings table {
    width: 100%;
  }

  .kyruus-custom-wrapper .module.patient-ratings table tr {
    display: block;
    margin: 20px 0;
  }

  .kyruus-custom-wrapper .module.patient-ratings table td {
    padding: 0;
    width: 100%;
    display: block;
    font-size: 16px;
  }

  .kyruus-custom-wrapper .module.patient-ratings table td.rating {
    vertical-align: top;
    width: 170px;
    font-size: 12px;
    font-weight: 300;
    color: #6f6f6f;
    font-family: Lato,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
  }

  .kyruus-custom-wrapper .module.patient-ratings table tr:first-child td {
    padding-top: 0;
  }

  .kyruus-custom-wrapper .module.physician-location .location-image {
    margin-top: 10px;
  }

  .kyruus-custom-wrapper .module.physician-location .location-image .btn {
    position: static;
  }

  .kyruus-custom-wrapper .module.physician-location .location-image .image img {
    width: 100%;
  }

  .kyruus-custom-wrapper .module.location-maps {
    margin-bottom: 35px;
    padding-bottom: 35px;
    margin-top: 20px;
  }

  .kyruus-custom-wrapper .module.location-maps h3 {
    margin-bottom: 15px;
  }

  .kyruus-custom-wrapper .module.location-maps .specialist-filters,
  .kyruus-custom-wrapper .module.location-maps .specialist-filters li {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .module.location-maps .page-utilities {
    margin-top: 8px;
    margin-left: 9px;
    margin-right: -20px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .module {
    font-size: 16px;
  }

  .kyruus-custom-wrapper .module h2 {
    font-size: 25px;
  }

  .kyruus-custom-wrapper .module a.cta-link {
    font-size: 14px;
  }

  .kyruus-custom-wrapper .module.physician-summary {
    padding-left: 25px;
    padding-right: 25px;
  }

  .kyruus-custom-wrapper .module.physician-profile-links li a {
    padding: 10px 25px;
  }

  .kyruus-custom-wrapper .module.patient-ratings {
    padding: 50px 40px;
  }

  .kyruus-custom-wrapper .module.physician-block.short-card {
    height: 400px;
  }
}

.kyruus-custom-wrapper .emory-divider {
  border-top: 8px solid #143b83;
  text-transform: uppercase;
  color: #143b83;
  font-size: 13px;
  margin-top: 30px;
  padding-top: 8px;
  position: relative;
  font-weight: 700;
}

.kyruus-custom-wrapper .emory-divider:before {
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 4px;
  font-weight: 700;
  font-size: 18px;
}

.kyruus-custom-wrapper .our-network-container {
  border-top: 2px solid #e3c84d;
  border-bottom: 2px solid #e3c84d;
  background: #fff;
  padding: 90px 0;
  margin-left: 40px;
  margin-right: 40px;
}

.kyruus-custom-wrapper .our-network-container h2 {
  margin-top: 0;
}

.kyruus-custom-wrapper .our-network-container .stats div[class*=col-] {
  font-size: 11px;
  text-transform: uppercase;
  color: #3fb3e3;
  font-weight: 700;
  letter-spacing: .5px;
  text-align: center;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline label,
.kyruus-custom-wrapper .our-network-container .stats div[class*=col-] strong {
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
  color: #245ebc;
}

.kyruus-custom-wrapper .our-network-container .stats div[class*=col-] strong {
  display: block;
  font-weight: 400;
  font-size: 40px;
  letter-spacing: 0;
}

.kyruus-custom-wrapper .our-network-container .search-network {
  margin-top: 40px;
  margin-bottom: 40px;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline .checkbox-inline:first-child {
  padding-left: 0;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline label {
  font-size: 19px;
  font-weight: 400;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=text] {
  background: 0 0;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #245ebc;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-size: 19px;
  color: #565858;
  font-weight: 400;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-location {
  display: inline-block;
  margin-left: 30px;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline .bootstrap-select .btn {
  background: #FFF;
  border: none;
  border-radius: 0;
  white-space: nowrap;
  border-bottom: 1px solid #245ebc;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-size: 19px;
  line-height: 1.35;
  color: #565858;
  font-weight: 300;
  padding: 0 20px 0 6px;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline .bootstrap-select .btn.dropdown-toggle .caret {
  color: #245ebc;
  border-width: 6px 5px 0;
  margin-top: -3px;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-radius {
  margin-right: 20px;
  margin-top: -10px;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-radius select {
  min-width: 66px;
  visibility: hidden;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-zip {
  margin-top: -10px;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-zip input[type=text] {
  vertical-align: top;
  width: 100px;
  font-weight: 300;
  height: 29px;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox]+label,
.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio]+label {
  position: relative;
  margin-bottom: .5em;
  line-height: 22px;
  cursor: pointer;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline fieldset:last-child {
  margin-bottom: 0;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox],
.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio] {
  position: absolute;
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox]+label:before,
.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio]+label:before {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 4px;
  content: " ";
  vertical-align: top;
  border: 1px solid #245ebc;
  border-radius: 50%;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio]+label:after {
  display: none;
  position: absolute;
  width: 14px;
  height: 14px;
  margin: 4px;
  content: " ";
  vertical-align: top;
  border-radius: 50%;
  background: #245ebc;
  left: 0;
  top: 0;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox]+label:after {
  display: none;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  position: absolute;
  vertical-align: top;
  left: 2px;
  top: -2px;
  font-size: 24px;
}

.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox]:checked+label:after,
.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox]:checked:focus+label:after,
.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox]:focus+label:after,
.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio]:checked+label:after,
.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio]:checked:focus+label:after,
.kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio]:focus+label:after {
  display: inline-block;
}

.kyruus-custom-wrapper .no-checked .our-network-container .search-network .form-inline .checkbox-inline {
  white-space: nowrap;
}

.kyruus-custom-wrapper .no-checked .our-network-container .search-network .form-inline input[type=checkbox],
.kyruus-custom-wrapper .no-checked .our-network-container .search-network .form-inline input[type=radio] {
  position: static;
}

.kyruus-custom-wrapper .no-checked .our-network-container .search-network .form-inline input[type=checkbox]+label:after,
.kyruus-custom-wrapper .no-checked .our-network-container .search-network .form-inline input[type=checkbox]+label:before,
.kyruus-custom-wrapper .no-checked .our-network-container .search-network .form-inline input[type=radio]+label:after,
.kyruus-custom-wrapper .no-checked .our-network-container .search-network .form-inline input[type=radio]+label:before {
  display: none!important;
}

.kyruus-custom-wrapper .no-checked .our-network-container .search-network .form-inline .search-zip {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .our-network-container {
    margin-left: 15px;
    margin-right: -15px;
    padding: 30px;
    margin-top: -30px!important;
    z-index: 1!important;
  }

  .kyruus-custom-wrapper .our-network-container .search-network {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .checkbox-inline {
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .checkbox-inline:first-child {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-radius {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-right: 0;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-location {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-zip {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-top: 0;
    margin-left: 25px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-zip label {
    margin-top: 8px;
    margin-bottom: 0;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-zip .form-control {
    display: inline-block;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox]+label,
  .kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio]+label {
    padding-left: 25px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox],
  .kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio] {
    position: absolute;
    width: 18px;
    height: 18px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox]+label:before,
  .kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio]+label:before {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 2px;
    left: 0;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=radio]+label:after {
    display: none;
    position: absolute;
    width: 10px;
    height: 10px;
    margin: 4px;
    top: 2px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=checkbox]+label:after {
    left: 2px;
    top: -2px;
    font-size: 20px;
  }

  .kyruus-custom-wrapper .our-network-container .stats div[class*=col-] {
    margin: 5px 0;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .our-network-container {
    padding: 50px 0;
    margin-left: 63px;
    margin-right: 63px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .checkbox-inline {
    margin-left: 0;
    padding-left: 0;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-location {
    display: block;
    margin-left: 0;
    margin-top: 20px;
  }

  .kyruus-custom-wrapper .our-network-container .stats div[class*=col-] {
    font-size: 11px;
    margin: 5px 0;
  }

  .kyruus-custom-wrapper .our-network-container .stats div[class*=col-] strong {
    font-size: 40px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .our-network-container {
    margin-left: 0;
    margin-right: 0;
  }

  .kyruus-custom-wrapper .our-network-container .search-network {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline input[type=text],
  .kyruus-custom-wrapper .our-network-container .search-network .form-inline label {
    font-size: 25px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .bootstrap-select .btn {
    font-size: 25px;
    line-height: 1.35;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-radius select {
    min-width: 66px;
  }

  .kyruus-custom-wrapper .our-network-container .search-network .form-inline .search-zip input[type=text] {
    width: 120px;
    height: 36px;
  }

  .kyruus-custom-wrapper .our-network-container .stats div[class*=col-] {
    font-size: 12px;
  }

  .kyruus-custom-wrapper .our-network-container .stats div[class*=col-] strong {
    font-size: 50px;
  }
}

.kyruus-custom-wrapper .about-us-container .module {
  margin: 0 0 40px;
  padding: 0;
  background: 0 0;
  color: #6f6f6f;
}

.kyruus-custom-wrapper .about-us-container .module h2,
.kyruus-custom-wrapper .about-us-container .module h3,
.kyruus-custom-wrapper .about-us-container .module h4,
.kyruus-custom-wrapper .about-us-container .module h5,
.kyruus-custom-wrapper .about-us-container .module h6 {
  color: #6f6f6f;
}

.kyruus-custom-wrapper .about-us-container .module a {
  color: #3fb3e3;
}

.kyruus-custom-wrapper .about-us-container .module a:hover {
  color: #1b8cba;
}

.kyruus-custom-wrapper .health-connection-container .health-connection-callout a,
.kyruus-custom-wrapper .health-connection-container .health-connection-callout h2,
.kyruus-custom-wrapper .health-connection-container .health-connection-callout h3,
.kyruus-custom-wrapper .health-connection-container .health-connection-callout h4,
.kyruus-custom-wrapper .health-connection-container .health-connection-callout h5,
.kyruus-custom-wrapper .health-connection-container .health-connection-callout h6 {
  color: #fff;
}

.kyruus-custom-wrapper .about-us-container .module .image {
  margin: 0;
}

.kyruus-custom-wrapper .about-us-container .module .image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .about-us-container .module .image img,
.kyruus-custom-wrapper .lt-ie9 .about-us-container .module .image img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .about-us-container .module .content {
  background: #fff;
  border-top: 2px solid #e3c84d;
  padding: 20px;
  margin-top: -60px;
  margin-right: 50px;
  position: relative;
}

.kyruus-custom-wrapper .about-us-container .module .content h2 {
  margin: 0 0 10px;
  line-height: 1.1;
}

.kyruus-custom-wrapper .about-us-container .module .content h2:after {
  display: none;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .about-us-container .module {
    margin: 0 0 40px;
  }

  .kyruus-custom-wrapper .about-us-container .module .image {
    margin: 0 -15px;
  }

  .kyruus-custom-wrapper .about-us-container .module .content {
    margin-left: -15px;
    margin-right: -15px;
  }

  .kyruus-custom-wrapper .about-us-container [class*=col-]:nth-child(odd) .module .content {
    margin-left: 10px;
    margin-right: -15px;
  }

  .kyruus-custom-wrapper .about-us-container [class*=col-]:nth-child(even) .module .content {
    margin-left: -15px;
    margin-right: 10px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .about-us-container .module .content {
    margin-top: -70px;
    margin-right: 30px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .about-us-container .module .content {
    margin-top: -100px;
    margin-right: 90px;
  }
}

.kyruus-custom-wrapper .health-connection-container {
  padding-top: 40px;
  padding-bottom: 0;
  background: #fff;
  position: relative;
}

.kyruus-custom-wrapper .health-connection-container>.container,
.kyruus-custom-wrapper .health-connection-container>.container-fluid {
  position: relative;
}

.kyruus-custom-wrapper .health-connection-container>.container-fluid.image-container,
.kyruus-custom-wrapper .health-connection-container>.container.image-container {
  background: 0 0;
  margin: 0 auto;
  padding: 0;
}

.kyruus-custom-wrapper .health-connection-container .callout-image {
  position: absolute;
  width: 560px;
  top: -100px;
  right: -25px;
}

.kyruus-custom-wrapper .health-connection-container .callout-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.kyruus-custom-wrapper .ie9 .health-connection-container .callout-image img,
.kyruus-custom-wrapper .lt-ie9 .health-connection-container .callout-image img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.kyruus-custom-wrapper .health-connection-container .health-connection-callout {
  background: #143b83;
  padding: 20px 40px;
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
}

.kyruus-custom-wrapper .health-connection-container .health-connection-callout h3 {
  margin-top: 10px;
  margin-bottom: 0;
}

.kyruus-custom-wrapper .health-connection-container .health-connection-callout .contact-info {
  font-size: 14px;
}

.kyruus-custom-wrapper .health-connection-container .health-connection-callout .contact-info strong {
  font-size: 20px;
  font-weight: 400;
}

.kyruus-custom-wrapper .health-connection-container .health-connection-callout .link-container {
  margin-left: -40px;
  margin-right: -40px;
}

.kyruus-custom-wrapper .health-connection-container.image-left .callout-image {
  right: auto;
  left: -25px;
}

.kyruus-custom-wrapper .health-connection-container.image-left>.container>.row>[class=col-sm-5] {
  margin-left: 58.33333333%;
}

.kyruus-custom-wrapper .health-connection-container.image-left>.container>.row>[class=col-sm-7] {
  margin-left: 41.66666667%;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .health-connection-container {
    padding-top: 20px;
    padding-bottom: 0;
    background: #f1f1f1;
  }

  .kyruus-custom-wrapper .health-connection-container>.container,
  .kyruus-custom-wrapper .health-connection-container>.container-fluid {
    background: #fff;
    margin-top: -30px;
    margin-left: 50px;
    padding: 20px 30px 30px;
  }

  .kyruus-custom-wrapper .health-connection-container .callout-image {
    transform: none!important;
    position: static;
    background: 0 0;
    width: auto;
    bottom: -40px;
    top: auto;
    right: auto;
    z-index: 0;
  }

  .kyruus-custom-wrapper .health-connection-container .health-connection-callout {
    padding: 20px;
    position: relative;
    left: -60px;
    margin-right: -70px;
  }

  .kyruus-custom-wrapper .health-connection-container .health-connection-callout .link-container {
    margin-left: -20px;
    margin-right: -20px;
  }

  .kyruus-custom-wrapper .health-connection-container.image-left .callout-image {
    right: auto;
  }

  .kyruus-custom-wrapper .health-connection-container.image-left>.container>.row>[class=col-sm-5],
  .kyruus-custom-wrapper .health-connection-container.image-left>.container>.row>[class=col-sm-7] {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .health-connection-container {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .kyruus-custom-wrapper .health-connection-container .callout-image {
    width: 435px;
    top: -60px;
    right: -15px;
  }

  .kyruus-custom-wrapper .health-connection-container.image-left .callout-image {
    left: -15px;
    right: auto;
  }

  .kyruus-custom-wrapper .health-connection-container .health-connection-callout {
    padding: 20px;
  }

  .kyruus-custom-wrapper .health-connection-container .health-connection-callout .link-container {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .health-connection-container {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .kyruus-custom-wrapper .health-connection-container .callout-image {
    width: auto;
    top: -130px;
    right: -35px;
  }

  .kyruus-custom-wrapper .health-connection-container.image-left .callout-image {
    left: -35px;
    right: auto;
  }
}

.kyruus-custom-wrapper .physician-results {
  margin: 0;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .physician-results {
    margin: -140px -15px 0;
    padding: 140px 15px 0;
    background: #f1f1f1;
  }
}

.kyruus-custom-wrapper .physician-insurance-plans h2 {
  margin-top: 0;
}

.kyruus-custom-wrapper .physician-insurance-plans .content {
  border-top: 2px solid #e3c84d;
  border-bottom: 2px solid #e3c84d;
  background: #fff;
  padding: 70px 50px;
  margin-left: -40px;
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-toggle {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 50px;
  color: #245ebc;
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-toggle:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f067";
  margin-left: 6px;
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-toggle.active:after {
  content: "\f068";
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-plans {
  position: relative;
  top: -80px;
  margin: 30px 0;
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .module {
  padding: 30px 40px;
  margin: 0;
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-header {
  position: relative;
  height: 60px;
  color: #fff;
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-header h3 {
  margin: 0;
  position: absolute;
  top: 50%;
  color: #fff;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-header .insurance-header-toggle {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-header .insurance-header-toggle:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  color: #fff;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-header .insurance-header-toggle.collapsed:after {
  content: "\e905";
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-list ul {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-list ul li {
  font-size: 18px;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .physician-insurance-plans {
    margin-top: -30px;
    margin-left: -15px;
    margin-right: -15px;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .content {
    margin-left: 0;
    padding: 30px;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .module {
    padding: 20px!important;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-header {
    height: 40px;
    position: relative;
    padding-right: 30px;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-header h3 {
    font-size: 22px;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-list ul li {
    font-size: 14px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .physician-insurance-plans .content {
    margin-left: -30px;
    padding: 50px 30px;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .insurance-toggle {
    margin-top: 20px;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .insurance-plans {
    position: relative;
    top: -70px;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .module {
    padding: 20px;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-header {
    height: 40px;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-header h3 {
    font-size: 16px;
  }

  .kyruus-custom-wrapper .physician-insurance-plans .insurance-plans .insurance-list ul li {
    font-size: 14px;
  }
}

.kyruus-custom-wrapper .section-callout-links {
  margin-bottom: 80px;
}

.kyruus-custom-wrapper .section-callout-links .row {
  margin-left: -5px;
  margin-right: -5px;
}

.kyruus-custom-wrapper .section-callout-links .row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.kyruus-custom-wrapper .section-callout-links .btn-block {
  margin: 10px 0;
}

.kyruus-custom-wrapper .section-callout-links.alternative .btn {
  text-align: center;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
  text-transform: none;
  font-size: 22px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .section-callout-links {
    margin-bottom: 0;
    margin-top: 25px;
  }

  .kyruus-custom-wrapper .section-callout-links.alternative .btn {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .section-callout-links {
    margin-bottom: 30px;
  }

  .kyruus-custom-wrapper .section-callout-links .btn-block {
    padding: 15px 10px;
    text-align: center;
    font-size: 12px;
  }
}

.kyruus-custom-wrapper .physician-appointment-guide>.module {
  margin-left: 90px;
  margin-top: -30px;
  padding: 10px 50px;
  border-top: 2px solid #e3c84d;
  border-bottom: none;
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .physician-appointment-guide>.module {
    padding-top: 20px;
    margin-left: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.kyruus-custom-wrapper .module-group-container {
  z-index: 1;
}

.kyruus-custom-wrapper .module-group-container .module {
  margin: 10px 0;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .physician-appointment-guide>.module {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .kyruus-custom-wrapper .module-group-container .module {
    margin: 20px 0;
  }

  .kyruus-custom-wrapper .module-group-container .module.transparent {
    background: #fff;
  }

  .kyruus-custom-wrapper .module-group-container .module:first-child {
    margin-top: 0;
  }
}

.kyruus-custom-wrapper .care-services-search {
  margin-bottom: 30px;
}

.kyruus-custom-wrapper .care-services-search .form-group {
  position: relative;
}

.kyruus-custom-wrapper .care-services-search .form-group input {
  font-size: 26px;
  background: 0 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #c6c6c6;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: Lato,Arial,Helvetica,sans-serif;
  height: 50px;
  padding-right: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.kyruus-custom-wrapper .care-services-search .form-group input::-webkit-input-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .care-services-search .form-group input:-moz-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .care-services-search .form-group input::-moz-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .care-services-search .form-group input:-ms-input-placeholder {
  color: #6f6f6f;
  font-weight: 300;
  opacity: .5;
}

.kyruus-custom-wrapper .care-services-search .form-group .search-icon {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 32px;
  color: #6f6f6f;
}

.kyruus-custom-wrapper .conditions-stats,
.kyruus-custom-wrapper .healthsource-container .healthsource-form .form-inline {
  position: relative;
}

.kyruus-custom-wrapper .care-services-search .form-group .search-icon:after {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e917";
}

.kyruus-custom-wrapper .alphabet-list li a,
.kyruus-custom-wrapper .conditions-table table tbody tr td {
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
}

.kyruus-custom-wrapper .care-services-search a.back-link {
  text-transform: uppercase;
  display: inline-block;
  float: right;
  font-size: 14px;
  font-weight: 700;
  margin-top: 16px;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .care-services-search .form-group input {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .care-services-search .form-group input {
    font-size: 24px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .care-services-search .form-group input {
    font-size: 30px;
  }
}

.kyruus-custom-wrapper .alphabet-list {
  list-style: none;
  padding: 0;
  margin: 30px -5px;
}

.kyruus-custom-wrapper .alphabet-list:after,
.kyruus-custom-wrapper .alphabet-list:before {
  content: " ";
  display: table;
}

.kyruus-custom-wrapper .alphabet-list li {
  float: left;
  margin: 0;
}

.kyruus-custom-wrapper .alphabet-list li a {
  width: 40px;
  height: 40px;
  text-align: center;
  display: inline-block;
  border: 1px solid #143b83;
  font-size: 18px;
  line-height: 40px;
  color: #143b83;
  margin: 5px;
}

.kyruus-custom-wrapper .alphabet-list li a.inactive {
  border-color: #d5d5d5;
  color: #d5d5d5;
  cursor: default;
}

.kyruus-custom-wrapper .conditions-table {
  margin: 15px 0 30px;
}

.kyruus-custom-wrapper .conditions-table table tbody tr:nth-of-type(2n+1) {
  border-bottom: 1px solid #eee;
}

.kyruus-custom-wrapper .conditions-table table tbody tr td {
  border: none;
  color: #143b83;
  padding: 14px 10px 14px 20px;
}

.kyruus-custom-wrapper .conditions-table table tbody tr td a {
  text-transform: uppercase;
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #3fb3e3;
  font-weight: 700;
}

.kyruus-custom-wrapper .conditions-stats .stats strong,
.kyruus-custom-wrapper .healthsource-container .healthsource-form .form-inline input[type=text],
.kyruus-custom-wrapper .healthsource-container .healthsource-form .form-inline label,
.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group label {
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .conditions-table .conditions-table table tbody tr td {
    display: block;
    white-space: normal;
  }

  .kyruus-custom-wrapper .conditions-table .conditions-table table tbody tr td:first-child {
    padding-bottom: 0;
  }
}

.kyruus-custom-wrapper .conditions-stats {
  border-top: 2px solid #e3c84d;
  border-bottom: 2px solid #e3c84d;
  background: #fff;
  padding: 40px;
  z-index: 1;
}

.kyruus-custom-wrapper .conditions-stats .stats h3:first-child {
  color: #6f6f6f;
}

.kyruus-custom-wrapper .conditions-stats .stats h3:first-child:after {
  content: "";
  display: block;
  margin: 20px 0 10px;
  width: 40px;
  height: 2px;
  background: #e3c84d;
}

.kyruus-custom-wrapper .conditions-stats .stats strong {
  color: #245ebc;
  display: block;
  font-weight: 400;
  font-size: 72px;
  line-height: 72px;
  letter-spacing: -3px;
}

.kyruus-custom-wrapper .conditions-stats .stats .call-us {
  color: #3fb3e3;
  text-transform: uppercase;
  font-size: 14px;
}

.kyruus-custom-wrapper .conditions-stats .stats .call-us .phone {
  font-size: 20px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .conditions-stats {
    margin: 0;
    padding: 30px;
  }

  .kyruus-custom-wrapper .conditions-stats .stats {
    margin-top: 50px;
  }

  .kyruus-custom-wrapper .conditions-stats .stats h3:first-child:after {
    margin: 20px 0;
  }

  .kyruus-custom-wrapper .conditions-stats .row div[class*=col-]:first-child .stats {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .conditions-stats {
    padding: 20px;
    font-size: 14px;
  }

  .kyruus-custom-wrapper .conditions-stats .stats strong {
    font-size: 50px;
    line-height: 50px;
  }
}

.kyruus-custom-wrapper .healthsource-container .healthsource-content {
  border-top: 2px solid #e3c84d;
  border-bottom: 2px solid #e3c84d;
  background: #fff;
  padding: 30px 40px 80px;
}

.kyruus-custom-wrapper .healthsource-container .healthsource-content .module {
  padding: 0;
  background: 0 0;
}

.kyruus-custom-wrapper .healthsource-container .healthsource-content .module h3 {
  color: #143b83;
}

.kyruus-custom-wrapper .healthsource-container .healthsource-content .row-flex {
  margin-left: -20px;
  margin-right: -20px;
}

.kyruus-custom-wrapper .healthsource-container .healthsource-content .row-flex>[class*=col-] {
  padding-right: 20px;
  padding-left: 20px;
}

.kyruus-custom-wrapper .healthsource-container .healthsource-form {
  background-color: #f1f1f1;
  padding: 40px 60px;
  margin-top: -50px;
  margin-right: 50px;
  width: 725px;
  float: right;
}

.kyruus-custom-wrapper .healthsource-container .healthsource-form h3 {
  color: #143b83;
}

.kyruus-custom-wrapper .healthsource-container .healthsource-form .form-inline .form-group {
  display: block;
  margin: 30px 0;
}

.kyruus-custom-wrapper .healthsource-container .healthsource-form .form-inline label {
  color: #143b83;
  font-size: 20px;
  font-weight: 400;
  text-align: right;
  width: 110px;
}

.kyruus-custom-wrapper .healthsource-container .healthsource-form .form-inline input[type=text] {
  background: 0 0;
  border: none;
  border-bottom: 1px solid #143b83;
  border-radius: 0;
  box-shadow: none;
  color: #143b83;
  font-size: 20px;
  font-weight: 400;
  width: 300px;
  padding: 0;
  margin-left: 10px;
}

.kyruus-custom-wrapper .healthsource-container .healthsource-form .form-inline .cta-link {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .healthsource-container {
    background: #f1f1f1;
  }

  .kyruus-custom-wrapper .healthsource-container .healthsource-content {
    padding: 30px;
  }

  .kyruus-custom-wrapper .healthsource-container .healthsource-content .row-flex {
    margin-left: -15px;
    margin-right: -15px;
  }

  .kyruus-custom-wrapper .healthsource-container .healthsource-content .row-flex>[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
  }

  .kyruus-custom-wrapper .healthsource-container .healthsource-form {
    width: auto;
    margin: 0;
    padding: 30px 0;
  }

  .kyruus-custom-wrapper .healthsource-container .healthsource-form .form-inline label {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 0;
  }

  .kyruus-custom-wrapper .healthsource-container .healthsource-form .form-inline input[type=text] {
    display: block;
    width: 100%;
    margin-left: 0;
  }

  .kyruus-custom-wrapper .healthsource-container .healthsource-form .form-inline .cta-link {
    position: static;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .healthsource-container .healthsource-content .row-flex {
    margin-left: -15px;
    margin-right: -15px;
  }

  .kyruus-custom-wrapper .healthsource-container .healthsource-content .row-flex>[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.kyruus-custom-wrapper .site-guide-links {
  text-align: center;
  margin-top: 0;
  position: relative;
}

.kyruus-custom-wrapper .site-guide-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.kyruus-custom-wrapper .site-guide-links ul:after,
.kyruus-custom-wrapper .site-guide-links ul:before {
  content: " ";
  display: table;
}

.kyruus-custom-wrapper .site-guide-links ul li {
  float: left;
  display: inline-block;
  width: 50%;
  margin: 0;
}

.kyruus-custom-wrapper .site-guide-links ul li a {
  text-transform: uppercase;
  color: #143b83;
  font-size: 20px;
  font-weight: 700;
  display: block;
  padding: 30px;
  background: #f1f1f1;
}

.kyruus-custom-wrapper .site-guide-links ul li a:hover {
  color: #143b83;
}

.kyruus-custom-wrapper .masthead-container.white .site-guide-links ul li a,
.kyruus-custom-wrapper .site-guide-links ul li.active a {
  background: #fff;
}

.kyruus-custom-wrapper .masthead-container.white .site-guide-links ul li.active a {
  background: #f7f7f7;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .site-guide-links ul li a {
    font-size: 13px;
    padding: 15px;
  }

  .kyruus-custom-wrapper .masthead-container.white .site-guide-links ul li.active a {
    background: #f1f1f1;
  }
}

.kyruus-custom-wrapper .site-guide-container {
  margin-top: 50px;
}

.kyruus-custom-wrapper .site-guide-container ul {
  list-style: none;
  padding: 0;
}

.kyruus-custom-wrapper .site-guide-container ul li {
  margin: 15px 0;
}

.kyruus-custom-wrapper .site-guide-container ul li:first-child {
  margin-top: 30px;
}

.kyruus-custom-wrapper .site-guide-container .checkbox-inline {
  padding: 20px 0;
}

.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group {
  margin: 20px 0 0;
}

.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group label {
  font-size: 24px;
  font-weight: 400;
}

.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=checkbox]+label,
.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=radio]+label {
  position: relative;
  cursor: pointer;
  font-size: 24px;
  font-weight: 400;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
  color: #143b83;
  padding-left: 30px;
}

.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group fieldset:last-child {
  margin-bottom: 0;
}

.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=checkbox],
.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=radio] {
  position: absolute;
  width: 16px;
  height: 16px;
  overflow: hidden;
  margin: 9px 0 0;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0;
}

.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=radio]+label:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  content: " ";
  vertical-align: top;
  border: 1px solid #245ebc;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0;
}

.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=radio]+label:after {
  display: none;
  position: absolute;
  width: 10px;
  height: 10px;
  margin: 3px;
  content: " ";
  vertical-align: top;
  border-radius: 50%;
  background: #245ebc;
  left: 0;
  top: 9px;
}

.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=radio]:checked+label:after,
.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=radio]:checked:focus+label:after,
.kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=radio]:focus+label:after {
  display: inline-block;
}

.kyruus-custom-wrapper .site-guide-container .pre-info-block {
  background-color: #f6f6f6;
  padding: 30px;
  text-align: center;
  height: 300px;
  display: table-cell;
  vertical-align: middle;
}

.kyruus-custom-wrapper .site-guide-container .pre-info-block h3 {
  color: #6f6f6f;
}

.kyruus-custom-wrapper .site-guide-container .suggested-links {
  margin-left: 40px;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .site-guide-container .section-title {
    margin-top: 0;
    font-size: 16px;
  }

  .kyruus-custom-wrapper .site-guide-container h3 {
    font-size: 20px;
    margin-top: 40px;
  }

  .kyruus-custom-wrapper .site-guide-container .checkbox-inline {
    padding: 0;
  }

  .kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=checkbox]+label,
  .kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=radio]+label {
    font-size: 18px;
  }

  .kyruus-custom-wrapper .site-guide-container .pre-info-block,
  .kyruus-custom-wrapper .site-guide-container .suggested-links {
    margin-left: 0;
  }
}

.kyruus-custom-wrapper .site-guide-container .saved-page-title {
  background-color: #fff;
  margin-top: 20px;
}

.kyruus-custom-wrapper .site-guide-container .saved-page-title h3 {
  font-size: 22px;
  margin: 0;
  padding: 20px 0 20px 30px;
}

.kyruus-custom-wrapper .site-guide-container .saved-pages {
  padding: 10px 30px;
  font-weight: 700;
}

.kyruus-custom-wrapper .site-guide-container .saved-pages.nothing-saved {
  font-weight: 400;
}

.kyruus-custom-wrapper .site-guide-container .saved-pages a {
  margin: 0 0 0 20px;
  position: relative;
  top: 11px;
}

.kyruus-custom-wrapper .site-guide-container .saved-pages a span {
  color: #6f6f6f;
  top: 1px;
  position: relative;
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=checkbox]+label,
  .kyruus-custom-wrapper .site-guide-container .checkbox-inline .form-group input[type=radio]+label {
    font-size: 18px;
  }

  .kyruus-custom-wrapper .site-guide-container .saved-page-title {
    margin: 20px -15px 0;
    padding-left: 0;
  }

  .kyruus-custom-wrapper .site-guide-container .saved-page-title h3 {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .kyruus-custom-wrapper .site-guide-container .saved-page-title:first-child {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .site-guide-container .saved-pages {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .kyruus-custom-wrapper .site-guide-container .saved-pages a {
    margin-left: 10px;
  }

  .kyruus-custom-wrapper .site-guide-container .saved-pages.nothing-saved .text-right {
    text-align: left;
  }

  .kyruus-custom-wrapper .site-guide-container .saved-pages.nothing-saved .text-right a {
    margin-left: 0;
  }
}

.kyruus-custom-wrapper .search-ahead-container {
  margin-top: 50px;
}

.kyruus-custom-wrapper .search-ahead-container .search-page-title {
  background-color: #fff;
  margin-top: 20px;
}

.kyruus-custom-wrapper .search-ahead-container .search-page-title h3 {
  font-size: 22px;
  margin: 0;
  padding: 20px 0 20px 30px;
  color: #143b83;
}

.kyruus-custom-wrapper .search-ahead-container .search-list {
  padding: 10px 30px;
  font-weight: 700;
  position: relative;
}

.kyruus-custom-wrapper .search-ahead-container .search-list a {
  margin: 0 0 0 20px;
  position: relative;
  top: 11px;
}

.kyruus-custom-wrapper .search-ahead-container .search-list a.btn {
  position: absolute;
  top: -42px;
  right: 30px;
}

.kyruus-custom-wrapper .search-ahead-container .btn {
  color: #245ebc;
  background: 0 0;
  padding: 0;
}

.kyruus-custom-wrapper .search-ahead-container .btn.secondary {
  background: 0 0;
}

.kyruus-custom-wrapper .search-ahead-container .collapse-toggle {
  padding-right: 0!important;
}

.kyruus-custom-wrapper .search-ahead-container .collapse-toggle:after {
  display: none!important;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .search-ahead-container,
  .kyruus-custom-wrapper .search-ahead-container .search-page-title {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .search-ahead-container .section-title {
    margin-top: 0;
    font-size: 16px;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-page-title h3 {
    font-size: 16px;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-list a.cta-link,
  .kyruus-custom-wrapper .search-ahead-container .text-right p {
    font-size: 12px;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-list {
    padding: 10px 15px;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-list a {
    margin: 0 0 0 15px;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-list a.btn {
    position: relative;
    top: 0;
    right: inherit;
    width: 100%;
    margin: 10px 0 15px;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-list a.btn.secondary {
    background: #bbb;
  }

  .kyruus-custom-wrapper .search-ahead-container .text-right {
    text-align: left;
    margin: 0 0 0 15px;
  }

  .kyruus-custom-wrapper .search-ahead-container .btn {
    margin-top: 20px;
    background: #bbb;
    color: #fff;
    padding: 20px 30px;
  }

  .kyruus-custom-wrapper .search-ahead-container .collapse-toggle {
    position: relative;
    padding-right: 50px;
  }

  .kyruus-custom-wrapper .search-ahead-container .collapse-toggle:after {
    font: normal normal normal 14px/1 emory-icons;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\e906";
    height: auto;
    width: auto;
    right: 20px;
    top: 50%;
    background: 0 0;
    margin: -8px 0 0;
    font-size: 16px;
    color: #fff;
    display: inline-block!important;
  }

  .kyruus-custom-wrapper .search-ahead-container .collapse-toggle.collapsed:after {
    content: "\e905";
  }

  .kyruus-custom-wrapper .search-ahead-container .container {
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .search-ahead-container .search-page-title {
    margin: 20px -15px 0;
    padding-left: 0;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-page-title h3 {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-page-title:first-child {
    margin-top: 0;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-list {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-list a {
    margin-left: 10px;
  }

  .kyruus-custom-wrapper .search-ahead-container .search-list a.btn {
    top: -39px;
    right: 0;
    font-size: 12px;
  }
}

.kyruus-custom-wrapper .anchor-buttons {
  padding: 0;
  list-style-type: none;
  margin: 40px 0;
}

.kyruus-custom-wrapper .anchor-buttons li {
  display: inline-block;
  width: 19%;
}

.kyruus-custom-wrapper .anchor-buttons li a {
  color: #143b83;
  font-weight: 700;
  font-size: 14px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  background: #f1f1f1;
  padding: 22px 0;
}

.kyruus-custom-wrapper .anchor-buttons li a:focus,
.kyruus-custom-wrapper .anchor-buttons li a:hover {
  background: #e4e4e4;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .anchor-buttons li {
    display: block;
    width: 100%;
    margin: 4px 0;
  }
}

.kyruus-custom-wrapper .leadership-block {
  margin: 40px 0;
}

.kyruus-custom-wrapper .leadership-block figure a.video:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  content: "\e913";
  background: #fff;
  color: #143b83;
  padding: 4px 6px;
  font-size: 18px;
}

.kyruus-custom-wrapper .leadership-block figure a.video:after {
  display: none;
}

.kyruus-custom-wrapper .leadership-block figure img {
  border-bottom: 8px solid #143b83;
}

.kyruus-custom-wrapper .leadership-block h4 {
  margin-top: -5px;
}

.kyruus-custom-wrapper .leadership-block h4 span {
  display: block;
  font-size: 16px;
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-style: italic;
  margin-top: 5px;
}

.kyruus-custom-wrapper .leadership-block .contact-info {
  margin-top: 20px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .leadership-block .contact-info li {
  margin: 10px 0;
}

.kyruus-custom-wrapper .leadership-block .contact-info li a {
  color: #143b83;
  position: relative;
  padding-left: 30px;
}

.kyruus-custom-wrapper .leadership-block .contact-info li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  font-size: 16px;
  vertical-align: middle;
  left: 0;
  top: 1px;
  position: absolute;
}

.kyruus-custom-wrapper .card-module .module h2:after,
.kyruus-custom-wrapper .specialists-block .module-flex h2:after {
  display: none;
}

.kyruus-custom-wrapper .leadership-block .contact-info li.phone a:before {
  content: "\e909";
  font-size: 18px;
}

.kyruus-custom-wrapper .leadership-block .contact-info li.profile a:before {
  content: "\e90c";
}

.kyruus-custom-wrapper .leadership-block .contact-info li.appointment a:before {
  content: "\e907";
}

.kyruus-custom-wrapper .specialists-block {
  margin: 60px 0 0;
  position: relative;
  z-index: 3;
}

.kyruus-custom-wrapper .specialists-block h3 {
  font-size: 32px;
  color: #143b83;
}

.kyruus-custom-wrapper .specialists-block .specialist {
  padding: 40px 40px 100px;
}

.kyruus-custom-wrapper .specialists-block .specialist ul {
  list-style: none;
  padding: 0 0 0 20px;
}

.kyruus-custom-wrapper .specialists-block .specialist ul li {
  font-size: 18px;
  color: #143b83;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
}

.kyruus-custom-wrapper .specialists-block .module-flex {
  position: relative;
  top: 50px;
  z-index: 9;
  left: -300px;
}

.kyruus-custom-wrapper .specialists-block .module-flex h2 {
  font-size: 72px;
  letter-spacing: -3px;
  margin: 0;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .address,
.kyruus-custom-wrapper .map-wrapper .map-overlay .name {
  line-height: 1.3;
  letter-spacing: -.5px;
}

.kyruus-custom-wrapper .specialists-block .module-flex p {
  margin: -10px 0 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .specialists-block .specialist {
    clear: both;
    margin-top: 0!important;
    margin-right: -15px;
    padding-bottom: 50px;
  }

  .kyruus-custom-wrapper .specialists-block .specialist ul {
    padding: 0;
  }

  .kyruus-custom-wrapper .specialists-block .pull-right {
    float: none!important;
  }

  .kyruus-custom-wrapper .specialists-block .pull-right .module-flex {
    left: -15px;
    top: 0;
    margin-bottom: -30px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .specialists-block .specialist {
    padding: 20px 20px 100px;
  }

  .kyruus-custom-wrapper .specialists-block .module-flex {
    left: -200px;
    top: 25px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .specialists-block .module-flex {
    margin-right: 0;
    left: -450px;
  }
}

.kyruus-custom-wrapper .card-module {
  margin: 40px 0;
}

.kyruus-custom-wrapper .card-module h4 {
  margin-bottom: 20px;
}

.kyruus-custom-wrapper .card-module .module {
  margin: 0 0 20px;
}

.kyruus-custom-wrapper .card-module .module h2 {
  font-size: 21px;
}

.kyruus-custom-wrapper .card-module .module .tag.no-image {
  margin-bottom: 60px;
}

.kyruus-custom-wrapper .card-module figure>img {
  width: 100%;
}

.kyruus-custom-wrapper .map-wrapper {
  position: relative;
  margin-top: 28px;
}

.kyruus-custom-wrapper .map-wrapper #map {
  width: 100%;
  height: 100%;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay {
  padding: 40px 15px 20px;
  color: #143b83;
  font-size: 18px;
  font-family: Lato,Arial,Helvetica,sans-serif;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .miles,
.kyruus-custom-wrapper .map-wrapper .map-overlay .name {
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .address {
  font-size: 16px;
  color: #6f6f6f;
  margin-bottom: 10px;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .appointment-phone a,
.kyruus-custom-wrapper .map-wrapper .map-overlay .main-phone a {
  color: #143b83;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .miles {
  font-size: 16px;
  margin-bottom: 10px;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .main-phone {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .main-phone:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e915";
  margin-right: 10px;
  font-size: 16px;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .appointment-phone {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .appointment-phone:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907";
  margin-right: 10px;
  font-size: 16px;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .map-links {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper .map-wrapper .map-overlay .map-links li {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.kyruus-custom-wrapper .map-wrapper .map-inner {
  position: absolute;
  top: -8px;
  right: -40px;
  width: 300px;
  padding: 0;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content {
  border-top: 8px solid #245ebc;
  letter-spacing: 0;
  overflow: auto;
  max-height: 770px;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol {
  padding: 0;
  list-style-type: none;
  counter-reset: location-counter;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li {
  background: #fff;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  padding: 16px 70px 15px 30px;
  color: #143b83;
  font-size: 18px;
  font-family: 'Noto Serif',Georgia,"Times New Roman",Times,serif;
  margin: 0;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .map-content-inner {
  padding: 0 0 0 40px;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .name {
  line-height: 1.3;
  letter-spacing: -.5px;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .address {
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #6f6f6f;
  line-height: 1.3;
  margin-bottom: 10px;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .miles {
  font-size: 16px;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .main-phone {
  font-size: 14px;
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-weight: 500;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .main-phone:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e915";
  margin-left: -24px;
  margin-right: 10px;
  font-size: 16px;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .appointment-phone {
  font-size: 14px;
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-weight: 500;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .appointment-phone:before {
  display: inline-block;
  font: normal normal normal 14px/1 emory-icons;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907";
  margin-left: -24px;
  margin-right: 10px;
  font-size: 16px;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li:before {
  content: counter(location-counter);
  counter-increment: location-counter;
  position: absolute;
  top: 13px;
  left: 30px;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li.active {
  background: #f6f6f6;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li.active:after {
  background: #FFF;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li:after {
  font-size: 14px;
  color: #143b83;
  background: #f6f6f6;
  position: absolute;
  top: 12px;
  right: 40px;
  font-family: Lato,Arial,Helvetica,sans-serif;
  font-weight: 700;
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  letter-spacing: normal;
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li.hospital:after {
  content: 'H';
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li.primary:after {
  content: 'PC';
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li.specialty:after {
  content: 'S';
}

.kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li.centers:after {
  content: 'CP';
}

@media (min-width: 768px) {
  .kyruus-custom-wrapper .map-wrapper {
    height: 740px;
  }
}

@media (min-width: 992px) {
  .kyruus-custom-wrapper .map-wrapper {
    height: 890px;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .map-wrapper {
    height: 1040px;
  }
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .map-wrapper #wayfinderMap {
    display: none;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner {
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content {
    margin-left: 0;
    max-height: none;
    border: none;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li {
    border-bottom: 0;
    margin-bottom: 12px;
    padding: 25px 50px 25px 25px;
    font-size: 16px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li.active {
    background: #fff;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li.active:after {
    background: #f6f6f6;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li:before {
    top: 23px;
    left: 15px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li:after {
    top: 22px;
    right: 15px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .map-content-inner {
    padding: 0 0 0 30px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .address {
    font-size: 15px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .map-wrapper .map-inner {
    background: #fff;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content {
    max-height: 616px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li {
    font-size: 16px;
    padding: 16px 60px 15px 20px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li:before {
    left: 20px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li:after {
    right: 20px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    top: 16px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .address {
    font-size: 14px;
    margin-top: 5px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .miles {
    font-size: 14px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content ol li .map-content-inner {
    padding: 0 0 0 17px;
  }
}

.kyruus-custom-wrapper .guide-module {
  background-color: #f5f5f5;
}

.kyruus-custom-wrapper .guide-module .module-inner {
  padding: 37px;
}

.kyruus-custom-wrapper .guide-module h3 {
  font-size: 22px;
  color: #143b83;
  margin-bottom: 11px;
}

.kyruus-custom-wrapper .guide-module p {
  color: #143b83;
  font-size: 15px;
  font-weight: 400;
}

.kyruus-custom-wrapper .guide-module .link-container {
  margin-top: 20px;
  display: inline-block;
  margin-right: 57px;
}

.kyruus-custom-wrapper .guide-module .link-container a {
  text-transform: uppercase;
  font-weight: 700;
  color: #143b83;
}

@media (max-width: 767px) {
  .kyruus-custom-wrapper .guide-module .module-inner {
    padding: 37px 0;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .kyruus-custom-wrapper .guide-module .module-inner {
    padding: 37px 0;
  }
}

@media (min-width: 1200px) {
  .kyruus-custom-wrapper .map-wrapper .map-inner {
    width: 370px;
  }

  .kyruus-custom-wrapper .map-wrapper .map-inner .map-content {
    max-height: 950px;
  }

  .kyruus-custom-wrapper .guide-module .module-inner {
    padding: 37px 150px 37px 200px;
  }
}

.kyruus-custom-wrapper .popover {
  position: absolute!important;
  background-color: #fff;
  padding: 10px 20px 20px;
  z-index: 2;
  max-width: 500px;
  text-transform: none;
  font-size: 16px;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.kyruus-custom-wrapper .popover>.arrow {
  border-width: 11px;
}

.kyruus-custom-wrapper .popover>.arrow,
.kyruus-custom-wrapper .popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.kyruus-custom-wrapper .popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0,0,0,.25);
}

.kyruus-custom-wrapper .popover.bottom>.arrow:after {
  content: "";
  border-width: 0 10px 10px;
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
}

.kyruus-custom-wrapper input[type=email],
.kyruus-custom-wrapper input[type=password],
.kyruus-custom-wrapper input[type=tel],
.kyruus-custom-wrapper input[type=text],
.kyruus-custom-wrapper textarea {
  position: relative;
  border-color: #555;
  text-decoration: none;
  text-align: left;
  background: #eee;
  color: #555;
  outline: 0;
  vertical-align: middle;
  border-radius: 4px;
}

.kyruus-custom-wrapper input[type=checkbox],
.kyruus-custom-wrapper input[type=radio] {
  margin-left: 5px;
}

.kyruus-custom-wrapper input[type=button] {
  background: #3fb3e3;
  margin: 11px 0;
  padding: 5px 15px;
  position: relative;
  border: 1px solid rgba(255,255,255,.1);
  text-decoration: none!important;
  text-align: center;
  font-weight: 400;
  outline: 0;
  vertical-align: middle;
  border-radius: 2px;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
}

.kyruus-custom-wrapper input[type=button]:hover {
  background: #1b8cba;
  color: #fff!important;
}

@media print {
  .kyruus-custom-wrapper .col-sm-1,
  .kyruus-custom-wrapper .col-sm-10,
  .kyruus-custom-wrapper .col-sm-11,
  .kyruus-custom-wrapper .col-sm-12,
  .kyruus-custom-wrapper .col-sm-2,
  .kyruus-custom-wrapper .col-sm-3,
  .kyruus-custom-wrapper .col-sm-4,
  .kyruus-custom-wrapper .col-sm-5,
  .kyruus-custom-wrapper .col-sm-6,
  .kyruus-custom-wrapper .col-sm-7,
  .kyruus-custom-wrapper .col-sm-8,
  .kyruus-custom-wrapper .col-sm-9 {
    float: left;
  }

  .kyruus-custom-wrapper .col-sm-12 {
    width: 100%;
  }

  .kyruus-custom-wrapper .col-sm-11 {
    width: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-10 {
    width: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-9 {
    width: 75%;
  }

  .kyruus-custom-wrapper .col-sm-8 {
    width: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-7 {
    width: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-6 {
    width: 50%;
  }

  .kyruus-custom-wrapper .col-sm-5 {
    width: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-4 {
    width: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-3 {
    width: 25%;
  }

  .kyruus-custom-wrapper .col-sm-2 {
    width: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-1 {
    width: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-pull-12 {
    right: 100%;
  }

  .kyruus-custom-wrapper .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-pull-9 {
    right: 75%;
  }

  .kyruus-custom-wrapper .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-pull-6 {
    right: 50%;
  }

  .kyruus-custom-wrapper .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-pull-3 {
    right: 25%;
  }

  .kyruus-custom-wrapper .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-pull-0 {
    right: auto;
  }

  .kyruus-custom-wrapper .col-sm-push-12 {
    left: 100%;
  }

  .kyruus-custom-wrapper .col-sm-push-11 {
    left: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-push-10 {
    left: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-push-9 {
    left: 75%;
  }

  .kyruus-custom-wrapper .col-sm-push-8 {
    left: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-push-7 {
    left: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-push-6 {
    left: 50%;
  }

  .kyruus-custom-wrapper .col-sm-push-5 {
    left: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-push-4 {
    left: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-push-3 {
    left: 25%;
  }

  .kyruus-custom-wrapper .col-sm-push-2 {
    left: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-push-1 {
    left: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-push-0 {
    left: auto;
  }

  .kyruus-custom-wrapper .col-sm-offset-12 {
    margin-left: 100%;
  }

  .kyruus-custom-wrapper .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-offset-9 {
    margin-left: 75%;
  }

  .kyruus-custom-wrapper .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-offset-6 {
    margin-left: 50%;
  }

  .kyruus-custom-wrapper .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-offset-3 {
    margin-left: 25%;
  }

  .kyruus-custom-wrapper .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .kyruus-custom-wrapper .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .kyruus-custom-wrapper .col-sm-offset-0 {
    margin-left: 0;
  }

  .kyruus-custom-wrapper .visible-xs {
    display: none!important;
  }

  .kyruus-custom-wrapper .hidden-xs {
    display: block!important;
  }

  .kyruus-custom-wrapper table.hidden-xs {
    display: table!important;
  }

  .kyruus-custom-wrapper tr.hidden-xs {
    display: table-row!important;
  }

  .kyruus-custom-wrapper td.hidden-xs,
  .kyruus-custom-wrapper th.hidden-xs {
    display: table-cell!important;
  }

  .kyruus-custom-wrapper .hidden-sm,
  .kyruus-custom-wrapper .hidden-xs.hidden-print {
    display: none!important;
  }

  .kyruus-custom-wrapper .visible-sm {
    display: block!important;
  }

  .kyruus-custom-wrapper table.visible-sm {
    display: table!important;
  }

  .kyruus-custom-wrapper tr.visible-sm {
    display: table-row!important;
  }

  .kyruus-custom-wrapper td.visible-sm,
  .kyruus-custom-wrapper th.visible-sm {
    display: table-cell!important;
  }

  .kyruus-custom-wrapper .print-break-before {
    page-break-before: always;
  }

  .kyruus-custom-wrapper .print-break-after {
    page-break-after: always;
  }

  .kyruus-custom-wrapper .global-nav-menu,
  .kyruus-custom-wrapper .hero-container,
  .kyruus-custom-wrapper .masthead-container,
  .kyruus-custom-wrapper header .global-nav-container,
  .kyruus-custom-wrapper header .scrollmagic-pin-spacer {
    display: none!important;
  }

  .kyruus-custom-wrapper .masthead-container.location {
    display: block!important;
  }

  .kyruus-custom-wrapper .masthead-container.location .masthead-content {
    margin-top: 0!important;
  }

  .kyruus-custom-wrapper .left-column .page-heading .checkbox-inline,
  .kyruus-custom-wrapper .left-column .page-heading .page-utilities,
  .kyruus-custom-wrapper .left-column .page-heading ul.breadcrumb-navigation,
  .kyruus-custom-wrapper .masthead-container.location .alert-message,
  .kyruus-custom-wrapper .masthead-container.location .hero-module-overlap,
  .kyruus-custom-wrapper .masthead-container.location .masthead-image,
  .kyruus-custom-wrapper .page-heading .checkbox-inline,
  .kyruus-custom-wrapper .page-heading .page-utilities,
  .kyruus-custom-wrapper .page-heading ul.breadcrumb-navigation,
  .kyruus-custom-wrapper .physician-results .physician-block .content,
  .kyruus-custom-wrapper .physician-results .physician-block .faculty-badge,
  .kyruus-custom-wrapper .physician-results .physician-block a.save-physician,
  .kyruus-custom-wrapper .physician-results .physician-block ul.contact-info li.appointment,
  .kyruus-custom-wrapper .physician-results .physician-block ul.contact-info li.profile,
  .kyruus-custom-wrapper .right-column .page-utilities,
  .kyruus-custom-wrapper .right-column .right-nav-block,
  .kyruus-custom-wrapper .right-column .subscribe {
    display: none!important;
  }

  .kyruus-custom-wrapper .physician-results .physician-block.generic .content {
    display: block!important;
  }

  .kyruus-custom-wrapper .carousel-stacked-container,
  .kyruus-custom-wrapper .health-connection-container,
  .kyruus-custom-wrapper .leadership-block figure,
  .kyruus-custom-wrapper .leadership-block ul.contact-info,
  .kyruus-custom-wrapper .module-carousel,
  .kyruus-custom-wrapper .physician-insurance-plans,
  .kyruus-custom-wrapper .section-callout-links,
  .kyruus-custom-wrapper .specialists-block,
  .kyruus-custom-wrapper .stacked-container,
  .kyruus-custom-wrapper a.load-more,
  .kyruus-custom-wrapper figure.image,
  .kyruus-custom-wrapper footer,
  .kyruus-custom-wrapper ul.anchor-buttons {
    display: none!important;
  }
}

.kyruus-custom-wrapper .physician-profile-container .stacked-container.content-overflow.offset-1:before {
  background: #fff;
}
