﻿a.cta_button {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    vertical-align: middle
  }

  .hs-breadcrumb-menu {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px
  }

  .hs-breadcrumb-menu-item {
    float: left;
    padding: 10px 0px 10px 10px
  }

  .hs-breadcrumb-menu-divider:before {
    content: '›';
    padding-left: 10px
  }

  .hs-featured-image-link {
    border: 0
  }

  .hs-featured-image {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 50%
  }

  @media (max-width: 568px) {
    .hs-featured-image {
      float: none;
      margin: 0;
      width: 100%;
      max-width: 100%
    }
  }

  .hs-screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
  }
  .text-container p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px !important;
  }

  .text-container p:empty {
    display: none;
  }

  .editor-wrapper {
    padding: 0;
  }

  width:100% !important;
  }

  .editor-wrapper p {
    margin-bottom: 20px;
    clear: both;
    color: #66696D;
    line-height: 26px;
    letter-spacing: 1px;
  }

  .editor-wrapper a {
    color: #099ca6;
  }

  .editor-wrapper a:focus,
  .editor-wrapper a:hover {
    color: #099ca6;
    text-decoration: underline;
  }

  /* .text-container {
   padding-top: 30px !important; 
padding-bottom: 5px !important;
} */
  .text-container ul {
    clear: both;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
  }

  .text-container ul li {
    width: 100%;
    display: inline-block;
    color: #66696d;
    letter-spacing: 1px;
  }

  .editor-wrapper ul li {
    padding-left: 18px;
    margin-bottom: 1em;
    padding-right: 15px;
    letter-spacing: 1px;
    line-height: 26px;
    position: relative;
    /*   float: left; */
  }

  .editor-wrapper ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #099ca6;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 8px;
  }

  .editor-wrapper h1,
  .editor-wrapper h2,
  .editor-wrapper h3,
  .editor-wrapper h4 {
    color: #099ca6;
  }

  @media (min-width:310px) and (max-width:767px) {

    .editor-wrapper h1,
    .editor-wrapper h2,
    .editor-wrapper h3,
    .editor-wrapper h4 {
      font-size: 18px;
    }

    .job-openg-text p img {
      width: 100% !important;
    }

    .editor-wrapper p {
      margin-bottom: 4px;
    }

    .text-container p {
      margin-top: 10px;
    }

    .text-container ul li {
      width: 100% !important;
    }

    .text-container ul {
      margin-top: 20px !important;
    }
  }

  @media (min-width:320px) and (max-width:767px) {
    .text-container p {
      font-size: 14px;
      line-height: 24px !important;
      word-wrap: break-word;
    }

    .editor-wrapper p {
      font-size: 14px !important;
      line-height: 24px !important;
      word-wrap: break-word;
    }

    .full-cyeintifiq .text-container .editor-wrapper p {
      padding: 0px 20px !important;
    }
  }
  p.form-desc {
    font-size: 16px;
    padding-bottom: 40px;
    letter-spacing: 1px;
    color: #ffffff;
  }

  .below-form-heading,
  .cookie-reset-container {
    font-size: 16px;
    padding-bottom: 40px;
    letter-spacing: 1px;
    color: #ffffff;
    margin: 30px auto 0;
  }

  .below-form-heading a,
  .cookie-reset-container a,
  .below-form-heading a:hover,
  .cookie-reset-container a:hover,
  ul.inputs-list .hs-form-booleancheckbox label p a,
  ul.inputs-list .hs-form-booleancheckbox label p a:hover {
    font-weight: 900;
    color: #0c9ba9;
  }

  .comm-form-section .submitted-message h3 {
    text-align: center;
    position: relative;
    color: #ffa300;
    margin: 0;
    font-size: 40px;
    padding: 0 0 20px;
  }

  .comm-form-section .hs_error_rollup {
    display: none;
  }

  .comm-form-section .submitted-message p {
    font-size: 20px;
    color: #fff;
    line-height: 26px;
    margin: 0;
  }

  .comm-form-section .form-wrapper form fieldset.form-columns-1 .hs-form-field {
    max-width: 96%;
    width: 100%;
  }

  ul.inputs-list .hs-form-booleancheckbox label {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 10px;
  }

  ul.inputs-list .hs-form-booleancheckbox label input {
    margin-top: 0px;
  }
  html,
  body {
    overflow-x: hidden !important;
    width: 100%;
  }

  .container-fluid {
    padding: 0;
  }

  .container {
    width: 100%;
  }

  .box-inr img {
    display: none !important;
  }

  body {
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black" !important;
  }

  @media (max-width:767px) {

    h1,
    h2,
    h3,
    h4 {
      line-height: 24px
    }
  }
  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
  }
  .slick-list:focus {
    outline: 0;
  }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .slick-track:before,
  .slick-track:after {
    content: "";
    display: table;
  }
  .slick-track:after {
    clear: both;
  }
  .slick-loading .slick-track {
    visibility: hidden;
  }
  .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
  }
  [dir="rtl"] .slick-slide {
    float: right;
  }
  .slick-slide img {
    display: block;
  }
  .slick-slide.slick-loading img {
    display: none;
  }
  .slick-slide.dragging img {
    pointer-events: none;
  }
  .slick-initialized .slick-slide {
    display: block;
  }
  .slick-loading .slick-slide {
    visibility: hidden;
  }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  .slick-arrow.slick-hidden {
    display: none;
  }
  .slick-dots li button:before {
    font-size: 50px !important;
  }
  .slick-next:before {
    font-family: fontAwesome !important;
    content: "\f0a9" !important;
  }
  .slick-prev:before {
    font-family: fontAwesome !important;
    content: "\f0a8" !important;
  }
  #fw-content {
    padding: 30px 0 30px;
  }
  .panel-slider {
    display: none !important;
  }
  #pri-marquee-section {
    display: block !important;
  }
  .ctas .dmc-button {
    background: #099ca6;
    padding: 12px 15px;
    border-radius: 3px;
    margin-top: 16px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .pri-marquee h3 {
    font-family: "EffraRegular" !important;
    padding-bottom: 40px;
    padding-top: 0;
    text-align: center;
    margin: 0;
    font-size: 2em;
    letter-spacing: 1px;
  }
  .cta_button {
    margin-top: 10px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    transition-property: all;
    transition-duration: 400ms;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 26px;
    line-height: normal;
    height: auto;
    background: #099ca6;
    border: 0;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-family: EffraRegular;
    box-shadow: none;
    border-radius: 3px;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    overflow: hidden;
    text-decoration: none;
  }
  .cta_button:hover {
    color: #fff;
    text-decoration: none;
  }
  .cta_button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .cta_button:hover::before,
  .content-wrapper:focus::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .info-mobile .content {
      text-align: center;
      position: absolute;
      padding: 60px 20px 15px 20px;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 999;
    }
    .info-mobile .preview {
      display: none;
    }
    .panel-slider button {
      font-size: 0px;
      border: 0;
      position: initial;
      background: transparent;
      display: block !important;
    }
    .panel-slider .slick-prev::before {
      content: "" !important;
      right: 0;
      background-position: right !important;
      background: url(../hubfs/5724847/Cyient-Website-2019/Arrows Images For Sliders/icons8-chevron-left-60.png);
      width: 46px;
      background-repeat: no-repeat;
      height: 46px;
      left: -20px;
      background-size: 60%;
    }
    .panel-slider .slick-next::before {
      content: "" !important;
      right: 0px;
      background-size: 60% !important;
      background-position: right !important;
      background: url(../hubfs/5724847/Cyient-Website-2019/Arrows Images For Sliders/icons8-chevron-right-60.png);
      width: 46px;
      background-repeat: no-repeat;
      height: 46px;
    }
    .panel-slider .slick-prev::before,
    .panel-slider .slick-next::before {
      position: absolute;
      top: 46%;
      z-index: 9;
    }
    .info-mobile .bg.dm-img img {
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center;
    }
    .info-mobile .panel-content {
      position: relative;
    }
    .info-mobile .content:after {
      height: 100%;
      position: absolute;
      content: "";
      background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(rgba(0, 0, 0, 0.9)),
        color-stop(80%, rgba(0, 0, 0, 0.64)),
        to(transparent)
      );
      background: linear-gradient(
        0,
        rgba(0, 0, 0, 0.9),
        rgba(0, 0, 0, 0.64) 80%,
        transparent
      );
      bottom: 0;
      top: 0;
      left: 0;
      right: 0;
    }
    .info-mobile .content h1,
    .info-mobile .content h2 {
      padding-bottom: 10px;
      position: relative;
      z-index: 9;
      color: #fff;
      font-size: 18px;
      text-align: center;
      letter-spacing: 1px;
    }
    .info-mobile .content p {
      font-size: 14px;
      letter-spacing: 1px;
      line-height: 24px;
      padding-bottom: 10px;
      color: #fff;
      position: relative;
      z-index: 9;
      text-align: center;
    }
    .info-mobile .bg.dm-img,
    .info-mobile .bg.dm-img img {
      position: relative;
      height: 480px;
    }
    .panel-slider {
      display: block !important;
    }
    #pri-marquee-section {
      display: none !important;
    }
    #fw-content {
      padding: 0px;
    }
    .dmh-marq3 .panel .bg:after {
      height: 100%;
      background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(rgba(0, 0, 0, 0.8)),
        color-stop(100%, rgba(0, 0, 0, 0.4)),
        to(transparent)
      );
      background: linear-gradient(
        0,
        rgba(0, 0, 0, 0.8),
        rgba(0, 0, 0, 0.4) 100%,
        transparent
      );
    }
    .pri-marquee h3 {
      font-size: 23px;
      padding-left: 20px;
      padding-right: 20px;
    }
    .dmh-marq3 .panel {
      width: 100vw;
    }
    .dmh-marq3 .content p {
      font-size: 14px;
      line-height: 24px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    #fw-content {
      padding: 30px 0 30px;
    }
    .dmh-marq3 .panel .bg:after {
      height: 100%;
      background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(rgba(0, 0, 0, 0.6)),
        color-stop(100%, rgba(0, 0, 0, 0.4)),
        to(transparent)
      );
      background: linear-gradient(
        0,
        rgba(0, 0, 0, 0.6),
        rgba(0, 0, 0, 0.4) 100%,
        transparent
      );
    }
  }
  a:hover {
    text-decoration: none;
  }
  a:hover {
    text-decoration: none;
  }
  .fourboxes {
    text-align: left;
    padding: 30px;
    font-size: 0;
  }
  .four-link {
    display: inline-block;
    width: 24%;
    font-size: 16px;
    text-align: center;
    background: #f1f1f1;
    margin: 0.5%;
    overflow: hidden;
    color: #66696d;
  }
  .four-link img {
    display: block;
    width: 48px;
    height: 48px;
    margin: 2em auto;
  }
  .foo img:last-child {
    display: none;
  }
  .four-link:hover {
    background: #009ca6;
    color: #fff;
    text-decoration: none;
  }
  .four-link:hover img:first-child {
    display: none;
  }
  .foo:hover img:first-child {
    display: none;
  }
  .foo:hover img:last-child {
    display: inline-block;
  }
  .four-link:hover img:last-child {
    display: inline-block;
  }
  .four-link p {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 1px;
    float: left;
    text-align: center;
    padding: 0px 10px;
    margin: 0;
    width: 100%;
  }
  .fourtextlinks {
    text-align: left;
    padding: 30px;
    font-size: 0;
  }
  .fourlink {
    display: inline-block;
    width: 24%;
    font-size: 16px;
    text-align: center;
    background: rgba(239, 239, 238, 0.4);
    margin: 0.5%;
    color: #66696d;
  }
  .fourlink span {
    display: block;
    width: 48px;
    height: 48px;
    margin: 2em auto;
  }
  .foo img:last-child {
    display: none;
  }
  .fourlink:hover {
    background: #009ca6;
    color: #fff;
    text-decoration: none;
  }
  .fourlink:hover img:first-child {
    display: none;
  }
  .foo:hover img:first-child {
    display: none;
  }
  .foo:hover img:last-child {
    display: inline-block;
  }
  .fourlink:hover img:last-child {
    display: inline-block;
  }
  .fourlink p {
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    float: left;
    text-align: center;
    padding: 0px 10px;
    margin: 0 5%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
  }
  .innerheight {
    display: flex;
  }
  span.hs-cta-wrapper {
    width: inherit;
    height: inherit;
    margin-top: -16px;
  }
  span.hs-cta-node {
    width: inherit;
    height: inherit;
  }
  @media (min-width: 0px) and (max-width: 479px) {
    .four-link {
      height: 100% !important;
    }
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .four-link p {
      font-size: 14px;
    }
    .fourboxes {
      padding: 20px 0;
    }
    .four-link {
      width: 100%;
      padding: 0 0 30px;
    }
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .four-link {
      width: 49%;
    }
    .four-link p {
      font-size: 14px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .four-link span {
      margin: 2em auto 1em;
    }
    .fourboxes {
      padding: 20px 0;
    }
    .four-link {
      width: 32%;
    }
    .four-link p {
      font-size: 15px;
    }
    .four-link h3 {
      font-size: 20px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .four-link p {
      font-size: 15px;
    }
  }
  .footer-menu {
    background: #323333;
    float: left;
    width: 100%;
    margin-top: 0;
  }
  span.footer-services {
    color: #fff !important;
    line-height: 2.8;
    text-decoration: none;
    font-size: 20px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    text-transform: uppercase;
    padding-bottom: 10px;
  }
  .new-footer-social {
    background: #029ca6;
    padding: 24px 70px;
  }
  .footer-follow-txt {
    font-size: 20px;
    color: #fff;
    padding: 14px 0;
  }
  .footer-follow-txt,
  .new-footer-list {
    display: inline-block;
    vertical-align: middle;
  }
  .new-footer-list {
    float: right;
  }
  .container .footerlist {
    padding: 5px;
    margin-bottom: 5px;
    padding-right: 0;
    margin-top: 5px;
  }
  .footerlist {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    float: left;
  }
  .new-footer-list .footerlist li {
    margin: 0 12px 0 0;
  }
  .footerlist li {
    display: inline-block;
    margin: 0 5px 0 0;
    height: 52px !important;
    width: 44px !important;
  }
  .new-linkedin {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/iocn4.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-xing {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon1-1.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-yt {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon5.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-twitter {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon3.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-facebook {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon2.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .inlinkedin,
  .infacebook,
  .intwitter,
  .inyoutube,
  .inx,
  .inchat {
    width: 32px;
    height: 32px;
    display: block;
    transition: all 0.5s;
  }
  .footer-menu-part ul li:first-child {
    padding: 0;
  }
  .footer-menu-part {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer-menu-part ul {
    overflow: hidden;
    padding: 0;
    list-style: none;
  }
  .footer-menu-part ul li {
    vertical-align: top;
    padding-left: 20px;
  }
  .footer-menu-part ul li a {
    color: #fff !important;
    line-height: 2.8;
    text-decoration: none;
    font-size: 20px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    text-transform: uppercase;
    padding-bottom: 10px;
  }
  .footer-menu-part ul li ul {
    margin-left: 0;
    padding-top: 10px;
    border-top: 1px #414040 solid;
  }
  .footer-menu-part ul li ul li {
    padding-left: 0;
    border: 0;
  }
  .footer-menu-part ul li ul li a {
    color: ;
    text-decoration: none;
    border-radius: 50px;
    font-size: 16px;
    line-height: 1.8;
    clear: both;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    text-transform: capitalize;
    padding: 0;
  }
  .footer-menu-part ul li ul li a:before {
    content: "-";
    position: relative;
    color: #fff;
    padding-right: 6px;
  }
  .footerlist li a:before {
    display: none;
  }
  .footer-terms {
    text-align: right;
    padding: 30px 62px 20px 0px;
  }
  .footer-terms .copy-text {
    display: inline-block;
    text-transform: uppercase;
  }
  .lgTxt {
    padding-left: 25px;
  }
  .copy-text {
    color: #bcbec0;
    padding-bottom: 0px;
    margin: 0;
  }
  .lgTxt a {
    color: #bcbec0 !important;
    text-decoration: none;
    cursor: pointer;
  }
  .scroll-here.bg-clr {
    background: #323333;
    clear: both;
    border-top: 1px #414040 solid;
  }
  .footer {
    padding: 30px 0 20px 40px;
    overflow: hidden;
    color: #ccc;
    clear: both;
    padding-left: 10px;
  }
  .footer-menu-part ul li a.description {
    color: #029ca6;
    line-height: 1.8;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 16px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    padding-bottom: 10px;
  }
  .footer-menu-part p {
    color: #fff;
    padding-top: 10px;
    line-height: 1.8;
    text-transform: none;
    text-decoration: none;
    font-size: 16px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    padding-bottom: 10px;
  }
  ul.footerlist {
    border-top: 0px !important;
  }
  @media (min-width: 300px) and (max-width: 480px) {
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part {
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .container .footerlist {
      float: none;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .lgTxt {
      padding: 0px 10px;
    }
    .footer-terms {
      padding: 0px 0px 20px 0px;
      text-align: center;
    }
    .menu-item-7083 {
      clear: both;
    }
    .footer {
      padding-left: 0;
      text-align: center;
    }
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .menu-item-7083 {
      clear: both;
    }
    .footer {
      text-align: center;
      padding: 30px 0 0px 0px;
    }
    .footer-terms {
      text-align: center;
      padding: 30px 0px 20px 0px;
    }
    .lgTxt {
      padding: 0px 10px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-menu-part ul li {
      padding-left: 0px;
    }
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part ul li ul li a {
      font-size: 14px;
    }
    .footer {
      padding: 30px 0 20px 0px;
      font-size: 14px;
    }
    .footer-terms {
      padding: 30px 0px 20px 0px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .footer {
      padding: 30px 0 20px 0px;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .footer-menu-part ul li ul li a {
      font-size: 14px;
    }
  }
  @media (min-width: 900px) and (max-width: 1240px) {
    .footer-terms .copy-text {
      font-size: 14px;
    }
  }
  span.optanon-toggle-display {
    color: #bcbec0 !important;
    text-decoration: none;
    cursor: pointer;
  }
  .blogs-resc-section p.paragrh:empty {
    display: none;
  }
  .blogs-resc-section {
    padding-top: 30px;
  }
  .blogs-slider a:hover {
    text-decoration: none;
  }
  .blogs-slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
  }
  .blogs-slider.slick-initialized {
    visibility: visible;
    opacity: 1;
  }
  .blogs-resc-section h2.main-hd {
    color: #66696d;
    font-family: "EffraRegular" !important;
    padding-bottom: 15px;
    padding-top: 20px;
    text-align: center;
    margin: 0;
    font-size: 32px;
    position: relative;
    letter-spacing: 1px;
  }
  .blogs-resc-section h2:before {
    content: "";
    width: 200px;
    border-bottom: 1px solid #66696d;
    position: absolute;
    top: 50%;
    margin-left: -236px;
  }
  .blogs-resc-section h2:after {
    content: "";
    width: 200px;
    border-bottom: 1px solid #66696d;
    position: absolute;
    top: 50%;
    margin-left: 30px;
  }
  .blogs-resc-section p.paragrh {
    font-size: 16px;
    padding-bottom: 20px;
    letter-spacing: 1px;
    text-align: center;
    color: #66696d;
  }
  .blogs-resc-section .tabs {
    background: #fff;
    padding: 20px 30px 0;
  }
  .blogs-resc-section .tabs ul {
    display: none !important;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    height: auto;
  }
  .blogs-resc-section .tabs ul li {
    list-style: none;
    flex: 1 1 auto;
    -webkit-box-flex: 1;
    text-align: center;
    -ms-flex: 1 1 auto;
  }
  .blogs-resc-section .tabs ul li a {
    padding: 12px 30px;
    text-decoration: none;
    display: block;
    border-bottom: 6px solid #66696d;
    width: 100%;
    outline: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #66696d;
    font-weight: normal;
    letter-spacing: 1px;
  }
  .blogs-resc-section .tabs ul li.tab-active a {
    border-bottom: 6px solid #099ca6;
    color: #099ca6;
  }
  .blogs-resc-section .tabs-stage {
    margin-bottom: 70px;
  }
  .blogs-resc-section .blogs-slider {
    max-width: 1050px;
    margin: 0 auto;
  }
  .blogs-resc-section .tabs-stage .slick-slider {
    padding: 30px 0 0;
  }
  .blogs-resc-section .slick-slide {
    margin: 0 15px;
  }
  .blogs-resc-section .slick-list {
    margin: 0px -5px 0px -5px;
  }
  .blogs-resc-section .tabs-stage .slick-slider {
    display: block !important;
  }
  .blogs-resc-section .slick-slider .slick-list {
    display: block !important;
  }
  .blogs-resc-section .slick-slider .slick-track {
    display: block !important;
  }
  .blogs-resc-section button.slick-next:before {
    position: absolute;
    content: "\f105" !important;
    font-family: FontAwesome;
    left: 0;
    right: 0;
    opacity: 1;
  }
  .blogs-resc-section button.slick-prev:before {
    position: absolute;
    content: "\f104" !important;
    font-family: FontAwesome !important;
    left: 0;
    right: 0;
    opacity: 1;
  }
  .blogs-resc-section button.slick-prev {
    top: auto;
    left: auto;
    right: 44px;
    z-index: 1;
  }
  .blogs-resc-section .slick-next {
    left: auto;
    right: -5px !important;
  }
  .blogs-resc-section button.slick-prev,
  .blogs-resc-section button.slick-next {
    width: 40px;
    height: 30px;
    background: #009da6;
    color: #fff;
    bottom: -28px;
    line-height: 20px;
    border-radius: 3px !important;
  }
  .blogs-resc-section .slick-prev:before,
  .blogs-resc-section .slick-next:before {
    font-size: 70px;
    color: #ea8496;
    line-height: inherit;
    font-weight: bold;
  }
  .blogs-resc-section .blogs-slider img {
    height: auto;
  }
  .blogs-resc-section .slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .blogs-resc-section .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .blogs-resc-section .slick-list:focus {
    outline: 0;
  }
  .blogs-resc-section .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  .blogs-resc-section .slick-slider .slick-track,
  .blogs-resc-section .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .blogs-resc-section .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  .blogs-resc-section .slick-track:before,
  .blogs-resc-section .slick-track:after {
    display: table;
    content: "";
  }
  .blogs-resc-section .slick-track:after {
    clear: both;
  }
  .blogs-resc-section .slick-loading .slick-track {
    visibility: hidden;
  }
  .blogs-resc-section .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  [dir="rtl"] .slick-slide {
    float: right;
  }
  .blogs-resc-section .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .blogs-resc-section .slick-slide.slick-loading img {
    display: none;
  }
  .blogs-resc-section .slick-slide.dragging img {
    pointer-events: none;
  }
  .blogs-resc-section .slick-initialized .slick-slide {
    display: block !important;
  }
  .blogs-resc-section .slick-initialized .tab-c {
    display: flex !important;
  }
  .blogs-resc-section .slick-initialized .tab-c .tab-image {
    display: flex !important;
    width: 40%;
    float: left;
    height: 120px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
  }
  .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
    display: block !important;
    width: 60%;
    float: right;
    border-left: 3px solid #009da6;
    background: #ececec;
    padding: 15px 10px 15px;
  }
  .blogs-resc-section .slick-initialized .tab-c .gray-right-section h5 {
    margin: 0px;
    font-size: 16px;
    color: #099ca6;
    line-height: normal !important;
    padding: 0px;
    margin-bottom: 5px;
  }
  .blogs-resc-section .slick-initialized .tab-c .gray-right-section p {
    margin: 0;
    color: #66696d;
    font-size: 15px;
    padding-bottom: 0px;
    line-height: 22px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0px;
  }
  .blogs-resc-section .slick-loading .slick-slide {
    visibility: hidden;
  }
  .blogs-resc-section .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  .blogs-resc-section .slick-arrow.slick-hidden {
    display: none;
  }
  .blogs-resc-section .slick-loading .slick-list {
    background: #fff
      url("http://maggiesadler.com/wp-content/uploads/2015/10/ajax-loader.gif")
      center center no-repeat;
  }
  .blogs-resc-section .slick-prev,
  .blogs-resc-section .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: auto;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent;
  }
  .blogs-resc-section .slick-prev:hover,
  .blogs-resc-section .slick-prev:focus,
  .blogs-resc-section .slick-next:hover,
  .blogs-resc-section .slick-next:focus {
    color: transparent;
    outline: 0;
  }
  .blogs-resc-section .slick-prev:hover:before,
  .blogs-resc-section .slick-prev:focus:before,
  .blogs-resc-section .slick-next:hover:before,
  .blogs-resc-section .slick-next:focus:before {
    opacity: 1;
  }
  .blogs-resc-section .slick-prev.slick-disabled:before,
  .blogs-resc-section .slick-next.slick-disabled:before {
    opacity: 0.25;
  }
  .blogs-resc-section .slick-prev:before,
  .blogs-resc-section .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  [dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
  }
  .blogs-resc-section .slick-prev:before {
    content: "";
  }
  [dir="rtl"] .slick-prev:before {
    content: "";
    font-weight: bold;
    font-size: 20px;
  }
  [dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
  }
  .blogs-resc-section .slick-next:before {
    content: "";
  }
  [dir="rtl"] .slick-next:before {
    content: "";
  }
  .blogs-resc-section .slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .blogs-resc-section .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  .blogs-resc-section .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent;
  }
  .blogs-resc-section .slick-dots li button:hover,
  .blogs-resc-section .slick-dots li button:focus {
    outline: 0;
  }
  .blogs-resc-section .slick-dots li button:hover:before,
  .blogs-resc-section .slick-dots li button:focus:before {
    opacity: 1;
  }
  .blogs-resc-section .slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "â€¢";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .blogs-resc-section .slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: black;
  }
  @media (max-width: 767px) {
    .blogs-resc-section {
      padding-top: 30px;
    }
    .blogs-resc-section h2.main-hd {
      padding-top: 0px;
      font-size: 24px;
    }
    .blogs-resc-section .tabs ul li a {
      border-bottom: 2px solid;
      font-size: 16px;
    }
    .blogs-resc-section .slick-initialized .tab-c .tab-image {
      width: 100%;
      float: none;
    }
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
      display: block !important;
      width: 100%;
      padding: 15px 10px 15px;
      float: none;
    }
    .blogs-resc-section .tabs ul li.tab-active a {
      border-bottom: 2px solid;
    }
    .blogs-resc-section .tabs-stage .slick-slider {
      padding: 40px 0 55px;
    }
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section p {
      font-size: 14px;
    }
    .blogs-resc-section .tabs-stage {
      margin-bottom: 0px;
    }
  }
  @media (min-width: 300px) and (max-width: 480px) {
    .blogs-resc-section button.slick-prev,
    .blogs-resc-section button.slick-next {
      bottom: 10px;
    }
    .blogs-resc-section h2::before,
    .blogs-resc-section h2::after {
      display: none;
    }
    .blogs-resc-section .tabs {
      padding: 0px !important;
    }
    .business_solution .row-number-22 h2 {
      font-size: 24px !important;
    }
    .event-date span {
      font-size: 14px !important;
    }
  }
  @media (min-width: 481px) and (max-width: 767px) {
    .blogs-resc-section button.slick-prev,
    .blogs-resc-section button.slick-next {
      bottom: 10px;
    }
    .blogs-resc-section h2::before,
    .blogs-resc-section h2::after {
      display: none;
    }
    .blogs-resc-section .tabs {
      padding: 20px 0px 0;
    }
    .blogs-resc-section .slick-slide {
      margin: 0;
    }
  }
  @media (min-width: 481px) and (max-width: 568px) {
    .blogs-resc-section .tabs ul li a {
      padding: 12px 10px;
      font-size: 14px;
    }
  }
  @media (min-width: 569px) and (max-width: 667px) {
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
      padding: 15px 10px 15px !important;
    }
    .blogs-resc-section .tabs ul li a {
      padding: 12px 10px;
      font-size: 14px;
    }
  }
  @media (min-width: 600px) and (max-width: 767px) {
    .blogs-resc-section .slick-slide {
      margin: 0 15px;
    }
  }
  @media (min-width: 668px) and (max-width: 854px) {
    .blogs-resc-section .tabs ul li a {
      padding: 12px 10px;
      font-size: 14px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .blogs-resc-section button.slick-prev,
    .blogs-resc-section button.slick-next {
      bottom: 0;
    }
    .blogs-resc-section {
      padding-top: 20px;
    }
    .blogs-resc-section h2.main-hd {
      margin: 0;
    }
    .blogs-resc-section .tabs-stage {
      margin-bottom: 20px;
    }
    .blogs-resc-section .tabs-stage .slick-slider {
      padding: 65px 0 65px;
    }
  }
  @media (min-width: 855px) and (max-width: 1024px) {
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
      padding: 15px 10px 18px !important;
    }
  }
  @media (min-width: 1367px) and (max-width: 1440px) {
    .container {
      max-width: 86% !important;
    }
  }
  @media (min-width: 1441px) and (max-width: 1600px) {
    .container {
      max-width: 78% !important;
    }
  }
  @media (min-width: 1601px) and (max-width: 1680px) {
    .container {
      max-width: 70% !important;
    }
  }
  @media (min-width: 1681px) and (max-width: 1920px) {
    .container {
      max-width: 64% !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .blogs-resc-section button.slick-prev,
    .blogs-resc-section button.slick-next {
      bottom: 20px;
    }
    .blogs-resc-section h2.main-hd {
      margin: 0;
    }
    .blogs-resc-section {
      padding-top: 30px;
    }
    .blogs-resc-section .tabs-stage {
      margin-bottom: 0px;
    }
    .blogs-resc-section .tabs-stage .slick-slider {
      padding: 65px 0 65px;
    }
  }
  .link-to-all {
    display: block;
    position: absolute;
    top: 0;
    overflow: hidden;
    right: 0;
    bottom: 0;
    border-radius: 15px;
    left: 0;
    z-index: 5;
  }
  .home-slider .list-posts.latest .grid .grid-card .post-publication,
  .home-slider .list-posts.videos .grid .grid-card .post-publication {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .home-slider .list-posts.latest .grid .grid-card .post-publication,
    .home-slider .list-posts.videos .grid .grid-card .post-publication {
      -webkit-transition: none;
      transition: none;
    }
  }
  .home-slider .list-posts.latest .grid .grid-card:hover .post-publication,
  .home-slider .list-posts.videos .grid .grid-card:hover .post-publication {
    opacity: 1;
  }
  .single .list-posts .grid .grid-card .post-publication .date {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .single .list-posts .grid .grid-card .post-publication .date {
      -webkit-transition: none;
      transition: none;
    }
  }
  .single .list-posts .grid .grid-card:hover .post-publication .date {
    opacity: 1;
  }
  .category .list-posts .grid .grid-card .post-publication .date {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .category .list-posts .grid .grid-card .post-publication .date {
      -webkit-transition: none;
      transition: none;
    }
  }
  .category .list-posts .grid .grid-card:hover .post-publication .date {
    opacity: 1;
  }
  .author .list-posts .author {
    display: none;
  }
  .author .list-posts .date {
    padding-left: 0 !important;
  }
  .page-template-default:not(.home-slider) #main .container-xl {
    padding-left: 0;
    padding-right: 0;
  }
  .p-xs {
    padding: 4rem;
  }
  .pt-xs {
    padding-top: 4rem;
  }
  .py-xs {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .pb-xs {
    padding-bottom: 4rem;
  }
  .m-xs {
    margin: 4rem;
  }
  .mt-xs {
    margin-top: 4rem;
  }
  .my-xs {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .mb-xs {
    margin-bottom: 4rem;
  }
  .p-sm {
    padding: 6rem;
  }
  .pt-sm {
    padding-top: 6rem;
  }
  .py-sm {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .pb-sm {
    padding-bottom: 6rem;
  }
  .m-sm {
    margin: 6rem;
  }
  .mt-sm {
    margin-top: 6rem;
  }
  .my-sm {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .mb-sm {
    margin-bottom: 6rem;
  }
  .p-md {
    padding: 8rem;
  }
  .pt-md {
    padding-top: 2rem;
  }
  .py-md {
    padding-top: 2rem;
    padding-bottom: 8rem;
  }
  .pb-md {
    padding-bottom: 8rem;
  }
  .m-md {
    margin: 8rem;
  }
  .mt-md {
    margin-top: 8rem;
  }
  .my-md {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .mb-md {
    margin-bottom: 8rem;
  }
  .p-lg {
    padding: 17rem;
  }
  .pt-lg {
    padding-top: 17rem;
  }
  .py-lg {
    padding-top: 17rem;
    padding-bottom: 17rem;
  }
  .pb-lg {
    padding-bottom: 17rem;
  }
  .m-lg {
    margin: 17rem;
  }
  .mt-lg {
    margin-top: 17rem;
  }
  .my-lg {
    margin-top: 17rem;
    margin-bottom: 17rem;
  }
  .mb-lg {
    margin-bottom: 17rem;
  }
  .p-xl {
    padding: 19rem;
  }
  .pt-xl {
    padding-top: 19rem;
  }
  .py-xl {
    padding-top: 19rem;
    padding-bottom: 19rem;
  }
  .pb-xl {
    padding-bottom: 19rem;
  }
  .m-xl {
    margin: 19rem;
  }
  .mt-xl {
    margin-top: 19rem;
  }
  .my-xl {
    margin-top: 19rem;
    margin-bottom: 19rem;
  }
  .mb-xl {
    margin-bottom: 19rem;
  }
  @media (max-width: 767.98px) {
    .pt-md {
      padding-top: 5rem;
    }
    .py-md {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
    .pb-md {
      padding-bottom: 5rem;
    }
    .mt-md {
      margin-top: 5rem;
    }
    .my-md {
      margin-top: 5rem;
      margin-bottom: 5rem;
    }
    .mb-md {
      margin-bottom: 5rem;
    }
  }
  .container-wide {
    text-align: center;
    overflow: hidden;
  }
  .container-xl {
    max-width: 1350px;
    margin: 0 auto;
    width: 100%;
    position: relative;
  }
  .container-sm {
    margin: 0 auto;
  }
  @media (min-width: 768px) {
    .container-sm {
      max-width: 700px;
    }
  }
  @font-face {
    font-family: icomoon;
    src: url(../assets/fonts/icomoon/fonts/icomoon.eot?ofuxiw);
    src: url(../assets/fonts/icomoon/fonts/icomoon.eot?#iefixofuxiw)
        format("embedded-opentype"),
      url(../assets/fonts/icomoon/fonts/icomoon.svg?ofuxiw#iptc) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  .icon,
  [class*=" icon-"],
  [class^="icon-"],
  i {
    font-family: icomoon;
    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;
  }
  .icon-play:before {
    content: "\f104" !important;
    font-family: fontAwesome !important;
  }
  .icon-social-google-plus:before {
    content: "\f105" !important;
    font-family: fontAwesome !important;
  }
  .icon-social-instagram:before {
    content: "\f16d";
  }
  .icon-angle-left:before {
    content: "\f104";
  }
  .icon-angle-right:before {
    content: "\f105";
  }
  .icon-search:before {
    content: "\e90c";
  }
  .icon-search_1:before {
    content: "\e90d";
    color: #134563;
  }
  .icon-chevron-thin-left:before {
    content: "\e909";
  }
  .icon-chevron-thin-right:before {
    content: "\e90a";
  }
  .icon-close:before {
    content: "\e5cd";
  }
  .icon-social-twitter:before,
  .social-icons .twitter a:before {
    content: "\e900";
  }
  .icon-social-facebook:before,
  .social-icons .fb a:before {
    content: "\e902";
  }
  .icon-social-dribbble:before {
    content: "\e903";
  }
  .icon-social-vimeo:before {
    content: "\e904";
  }
  .icon-social-tumbler:before {
    content: "\e905";
  }
  .icon-social-skype:before {
    content: "\e906";
  }
  .icon-social-pinterest:before {
    content: "\e907";
  }
  .icon-social-linkedin:before,
  .social-icons .ln a:before {
    content: "\e908";
  }
  .icon-arrow-left:before {
    content: "\e094";
  }
  .icon-arrow-right:before {
    content: "\e095";
    font-family: fontAwesome;
  }
  .icon-keyboard_arrow_down2:before {
    content: "\e313";
  }
  .icon-keyboard_arrow_up:before {
    content: "\e316";
  }
  .icon-plus:before {
    content: "\e114";
  }
  .icon-minus:before {
    content: "\e115";
  }
  .icon-chevron-thin-down:before {
    content: "\e90b";
  }
  .icon-menu:before {
    content: "\e901";
  }
  .icon-social-dribbble:before {
    content: "\e903";
  }
  .icon-social-vimeo:before {
    content: "\e904";
  }
  .icon-social-tumbler:before {
    content: "\e905";
  }
  .icon-social-skype:before {
    content: "\e906";
  }
  .icon-social-pinterest:before {
    content: "\e907";
  }
  .icon-social-linkedin:before,
  .social-icons .ln a:before {
    content: "\e908";
  }
  .icon-arrow-left:before {
    content: "\e094";
  }
  .icon-arrow-right:before {
    content: "\e095";
    font-family: fontAwesome;
  }
  .icon-keyboard_arrow_down2:before {
    content: "\e313";
  }
  .icon-keyboard_arrow_up:before {
    content: "\e316";
  }
  .icon-plus:before {
    content: "\e114";
  }
  .icon-minus:before {
    content: "\e115";
  }
  .icon-chevron-thin-down:before {
    content: "\e90b";
  }
  .icon-social-youtube:before {
    content: "\ea9e";
  }
  .btn:active,
  .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
  }
  .pt-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #fff;
    height: 100%;
    width: 100%;
  }
  .pt-title {
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 3;
    color: #fff;
  }
  .background-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    z-index: 0;
  }
  #ajaxsearchprores1_1.isotopic .results .resdrg .asp_nores .asp_nores_header,
  .categories-list,
  .elm-wrapper .elm-button,
  .entry-title,
  footer #footer .first a,
  footer #footer .last a,
  footer #footer .last span,
  footer #scroll-top span {
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
  .grid .pt-overlay {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    z-index: 2;
    opacity: 0;
  }
  .grid .pt-image {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 15px;
    bottom: 0;
    z-index: 1;
    width: auto;
    height: auto;
  }
  .grid .pt-content {
    overflow: hidden;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 3;
    color: #fff;
  }
  .grid .pt-content.center {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .grid .pt-content.top {
    top: 5%;
  }
  .grid .pt-content.bottom {
    bottom: 5%;
  }
  .grid .grid-card {
    height: 0;
    position: relative;
    padding-bottom: 65%;
  }
  .grid .grid-card::after {
    display: block;
    clear: both;
    content: "";
  }
  .grid .grid-card:hover .pt-overlay {
    opacity: 1;
  }
  @media (min-width: 992px) {
    .grid .grid-card.ch-30 {
      padding-bottom: 30%;
    }
    .grid .grid-card.ch-35 {
      padding-bottom: 35%;
    }
    .grid .grid-card.ch-40 {
      padding-bottom: 40%;
    }
    .grid .grid-card.ch-45 {
      padding-bottom: 45%;
    }
    .grid .grid-card.ch-50 {
      padding-bottom: 50%;
    }
    .grid .grid-card.ch-55 {
      padding-bottom: 55%;
    }
    .grid .grid-card.ch-60 {
      padding-bottom: 60%;
    }
    .grid .grid-card.ch-65 {
      padding-bottom: 65%;
    }
    .grid .grid-card.ch-70 {
      padding-bottom: 70%;
    }
    .grid .grid-card.ch-75 {
      padding-bottom: 75%;
    }
    .grid .grid-card.ch-80 {
      padding-bottom: 80%;
    }
    .grid .grid-card.ch-90 {
      padding-bottom: 90%;
    }
    .grid .grid-card.ch-95 {
      padding-bottom: 95%;
    }
    .grid .grid-card.ch-100 {
      padding-bottom: 100%;
    }
    .grid .grid-card.ch-110 {
      padding-bottom: 110%;
    }
    .grid .grid-card.ch-130 {
      padding-bottom: 130%;
    }
    .grid .grid-card.ch-165 {
      padding-bottom: 165%;
    }
  }
  #breadcrumbs {
    list-style: none;
    overflow: hidden;
    margin: 0 auto;
    font-size: 13px;
    color: #000;
    font-style: italic;
    padding-top: 0.5rem;
  }
  #breadcrumbs li {
    display: inline;
    vertical-align: middle;
  }
  #breadcrumbs li + li {
    padding-left: 2.3rem;
    position: relative;
  }
  #breadcrumbs li + li:before {
    padding: 0 5px;
    content: "\00bb";
    position: absolute;
    left: 0.3rem;
    top: 0;
  }
  #breadcrumbs li a {
    color: #000;
  }
  #breadcrumbs li a:hover {
    text-decoration: none;
    color: #2f78f2;
  }
  #breadcrumbs li.item-current {
    color: #2f78f2;
    font-weight: 700;
  }
  .scroll-to {
    color: #000;
    border: 2px solid #000;
    display: block;
    height: 4rem;
    width: 4rem;
    cursor: pointer;
    font-size: 22px;
    font-size: 2.2rem;
    text-align: center;
    padding: 0.8rem;
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7%;
    margin: 0 auto;
    border-radius: 50%;
  }
  @media (max-width: 767.98px) {
    .scroll-to {
      display: none;
    }
  }
  .social-icons {
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -0.6rem;
  }
  .social-icons li + li {
    padding-left: 1.8rem;
  }
  .social-icons li a {
    color: silver;
    font-size: 2.5rem;
  }
  .social-icons li a:focus,
  .social-icons li a:hover {
    text-decoration: none;
    color: #656669;
  }
  #hero {
    position: relative;
  }
  #ajaxsearchprores1_1.isotopic
    .results
    .resdrg
    .asp_nores
    #hero
    .asp_nores_header,
  #hero
    #ajaxsearchprores1_1.isotopic
    .results
    .resdrg
    .asp_nores
    .asp_nores_header,
  #hero .categories-list,
  #hero .elm-wrapper .elm-button,
  #hero .entry-title,
  #hero footer #footer .first a,
  #hero footer #footer .last a,
  #hero footer #footer .last span,
  #hero footer #scroll-top span,
  .elm-wrapper #hero .elm-button,
  footer #footer .first #hero a,
  footer #footer .last #hero a,
  footer #footer .last #hero span,
  footer #scroll-top #hero span {
    font-size: 1.6rem;
    font-weight: 600;
    margin-top: 1.6rem;
    line-height: normal;
  }
  @media (min-width: 576px) {
    #ajaxsearchprores1_1.isotopic
      .results
      .resdrg
      .asp_nores
      #hero
      .asp_nores_header,
    #hero
      #ajaxsearchprores1_1.isotopic
      .results
      .resdrg
      .asp_nores
      .asp_nores_header,
    #hero .categories-list,
    #hero .elm-wrapper .elm-button,
    #hero .entry-title,
    #hero footer #footer .first a,
    #hero footer #footer .last a,
    #hero footer #footer .last span,
    #hero footer #scroll-top span,
    .elm-wrapper #hero .elm-button,
    footer #footer .first #hero a,
    footer #footer .last #hero a,
    footer #footer .last #hero span,
    footer #scroll-top #hero span {
      font-size: 1.8rem;
    }
  }
  @media (min-width: 768px) {
    #ajaxsearchprores1_1.isotopic
      .results
      .resdrg
      .asp_nores
      #hero
      .asp_nores_header,
    #hero
      #ajaxsearchprores1_1.isotopic
      .results
      .resdrg
      .asp_nores
      .asp_nores_header,
    #hero .categories-list,
    #hero .elm-wrapper .elm-button,
    #hero .entry-title,
    #hero footer #footer .first a,
    #hero footer #footer .last a,
    #hero footer #footer .last span,
    #hero footer #scroll-top span,
    .elm-wrapper #hero .elm-button,
    footer #footer .first #hero a,
    footer #footer .last #hero a,
    footer #footer .last #hero span,
    footer #scroll-top #hero span {
      font-size: 2rem;
    }
  }
  @media (min-width: 1450px) {
    #ajaxsearchprores1_1.isotopic
      .results
      .resdrg
      .asp_nores
      #hero
      .asp_nores_header,
    #hero
      #ajaxsearchprores1_1.isotopic
      .results
      .resdrg
      .asp_nores
      .asp_nores_header,
    #hero .categories-list,
    #hero .elm-wrapper .elm-button,
    #hero .entry-title,
    #hero footer #footer .first a,
    #hero footer #footer .last a,
    #hero footer #footer .last span,
    #hero footer #scroll-top span,
    .elm-wrapper #hero .elm-button,
    footer #footer .first #hero a,
    footer #footer .last #hero a,
    footer #footer .last #hero span,
    footer #scroll-top #hero span {
      font-size: 2.5rem;
    }
  }
  #hero .hero-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0;
  }
  #hero .hero-nav .hero-next,
  #hero .hero-nav .hero-prev {
    position: absolute;
    top: 0;
    width: 40rem;
    height: 2rem;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 500;
    font-size: 1.3rem;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    text-align: center;
  }
  #hero .hero-nav .hero-next a,
  #hero .hero-nav .hero-prev a {
    color: #000;
    text-decoration: none;
  }
  #hero .hero-nav .hero-next.disabled,
  #hero .hero-nav .hero-prev.disabled {
    display: none;
  }
  #hero .hero-nav .hero-prev {
    left: -17.9rem;
  }
  #hero .hero-nav .hero-next {
    right: -18.1rem;
  }
  @media (min-width: 992px) {
    #hero .hero-nav .hero-prev {
      left: -16rem;
    }
    #hero .hero-nav .hero-next {
      right: -16rem;
    }
  }
  #hero.grid .grid-card {
    padding-bottom: 100%;
  }
  @media (min-width: 576px) {
    #hero.grid .grid-card {
      padding-bottom: 50%;
    }
  }
  @media (min-width: 768px) {
    #hero.grid .grid-card {
      padding-bottom: 40%;
    }
  }
  #hero.grid .grid-card .page-title {
    font-size: 3.5rem;
  }
  @media (min-width: 576px) {
    #hero.grid .grid-card .page-title {
      font-size: 5rem;
    }
  }
  @media (min-width: 992px) {
    #hero.grid .grid-card .page-title {
      font-size: 7rem;
    }
  }
  @media (min-width: 1450px) {
    #hero.grid .grid-card .page-title {
      font-size: 10rem;
    }
  }
  .list-posts {
    color: #fff;
    background-position: 50% 0;
    background-repeat: repeat-x;
  }
  .list-posts .alm-reveal {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .list-posts .title {
    max-height: 25rem;
    overflow: hidden;
    letter-spacing: 1px;
    font-size: 23px;
    line-height: 1.3;
  }
  @media (max-width: 767.98px) {
    .list-posts.latest {
      padding: 15px;
    }
    .list-posts .title {
      max-height: 9rem !important;
      margin-top: 20px;
      margin-bottom: 10px;
      overflow: hidden !important;
      font-size: 23px !important;
    }
  }
  @media (max-width: 1199.98px) {
    .list-posts .title {
      font-size: 2rem;
      max-height: 13rem;
      overflow: hidden;
    }
  }
  .list-posts .list-posts-inner {
    overflow: hidden;
  }
  .list-posts .list-posts-inner .owl-stage-outer {
    overflow: visible;
  }
  .list-posts .grid {
    margin: -0.5rem;
    position: relative;
  }
  @media (min-width: 576px) {
    .list-posts .grid {
      margin: -1rem;
    }
  }
  @media (min-width: 1200px) {
    .list-posts .grid {
      margin: -2rem 0;
    }
  }
  .list-posts .grid .grid-item,
  .list-posts .grid .owl-item {
    padding: 0.5rem;
    border-radius: 15px;
    position: relative;
  }
  @media (min-width: 576px) {
    .list-posts .grid .grid-item,
    .list-posts .grid .owl-item {
      padding: 1rem;
    }
  }
  @media (min-width: 1200px) {
    .list-posts .grid .grid-item,
    .list-posts .grid .owl-item {
      padding: 1rem;
    }
  }
  .list-posts .grid .grid-item .grid-card,
  .list-posts .grid .owl-item .grid-card {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
  }
  @media (min-width: 992px) {
    .list-posts .grid .grid-item .grid-card:before,
    .list-posts .grid .owl-item .grid-card:before {
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: -0.5rem;
      width: 50%;
      height: 2rem;
      background-color: rgba(0, 0, 0, 0.6);
      border-radius: 50%;
      -webkit-box-shadow: 0 0 7rem 5rem rgba(0, 0, 0, 0.6);
      box-shadow: 0 0 7rem 5rem rgba(0, 0, 0, 0.6);
      margin: 0 auto;
    }
  }
  @media (min-width: 992px) and (prefers-reduced-motion: reduce) {
    .list-posts .grid .grid-item .grid-card:before,
    .list-posts .grid .owl-item .grid-card:before {
      -webkit-transition: none;
      transition: none;
    }
  }
  .list-posts .grid .grid-item .grid-card .pt-content,
  .list-posts .grid .owl-item .grid-card .pt-content {
    top: 0;
    padding: 10% 8% 5%;
  }
  @media (min-width: 768px) {
    .list-posts .grid .grid-item .grid-card .pt-content,
    .list-posts .grid .owl-item .grid-card .pt-content {
      padding: 15% 10% 5%;
    }
  }
  .list-posts .grid .grid-item .grid-card .pt-content .categories-list,
  .list-posts .grid .owl-item .grid-card .pt-content .categories-list {
    margin-bottom: 2rem;
    line-height: 1;
    display: block;
    font-size: 0.75rem;
  }
  .list-posts .grid .grid-item .grid-card .pt-content .categories-list a,
  .list-posts .grid .owl-item .grid-card .pt-content .categories-list a {
    color: silver;
    font-size: 1rem;
  }
  .list-posts .grid .grid-item .grid-card .pt-image,
  .list-posts .grid .owl-item .grid-card .pt-image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .list-posts .grid .grid-item .grid-card .pt-image,
    .list-posts .grid .owl-item .grid-card .pt-image {
      -webkit-transition: none;
      transition: none;
    }
  }
  .list-posts .grid .grid-item .grid-card .pt-image:before,
  .list-posts .grid .owl-item .grid-card .pt-image:before {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 15px;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.65);
    content: "";
    z-index: 2;
  }
  @media (prefers-reduced-motion: reduce) {
    .list-posts .grid .grid-item .grid-card .pt-image:before,
    .list-posts .grid .owl-item .grid-card .pt-image:before {
      -webkit-transition: none;
      transition: none;
    }
  }
  .list-posts .grid .grid-item .grid-card .post-info,
  .list-posts .grid .owl-item .grid-card .post-info {
    position: absolute;
    bottom: 8%;
    left: 8%;
    right: 8%;
    font-size: 12px;
    z-index: 10;
  }
  .list-posts .grid .grid-item .grid-card .post-info .post-publication,
  .list-posts .grid .owl-item .grid-card .post-info .post-publication {
    line-height: normal;
  }
  .list-posts .grid .grid-item .grid-card .post-info .post-publication .author,
  .list-posts .grid .grid-item .grid-card .post-info .post-publication .date,
  .list-posts .grid .owl-item .grid-card .post-info .post-publication .author,
  .list-posts .grid .owl-item .grid-card .post-info .post-publication .date {
    color: silver;
  }
  .list-posts .grid .grid-item .grid-card .post-info .post-publication .author,
  .list-posts .grid .owl-item .grid-card .post-info .post-publication .author {
    position: relative;
    z-index: 4;
  }
  @media (max-width: 767.98px) {
    .list-posts .grid .grid-item .grid-card .post-info .post-publication .author,
    .list-posts .grid .owl-item .grid-card .post-info .post-publication .author {
      display: block;
    }
  }
  .list-posts .grid .grid-item .grid-card.video-card .icon-play,
  .list-posts .grid .owl-item .grid-card.video-card .icon-play {
    font-size: 4rem;
    color: #fff;
    text-decoration: none;
  }
  .list-posts .grid .grid-item .grid-card.last-card,
  .list-posts .grid .owl-item .grid-card.last-card {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .list-posts .grid .grid-item .grid-card.last-card,
    .list-posts .grid .owl-item .grid-card.last-card {
      -webkit-transition: none;
      transition: none;
    }
  }
  .list-posts .grid .grid-item .grid-card.last-card .pt-image,
  .list-posts .grid .owl-item .grid-card.last-card .pt-image {
    background: 0;
    border: 2px solid #fff;
  }
  .list-posts .grid .grid-item .grid-card.last-card .pt-image:before,
  .list-posts .grid .owl-item .grid-card.last-card .pt-image:before {
    display: none;
  }
  .list-posts .grid .grid-item .grid-card.last-card .pt-content .title,
  .list-posts .grid .owl-item .grid-card.last-card .pt-content .title {
    padding-top: 3.5rem;
  }
  .list-posts .grid .grid-item .grid-card.last-card .pt-content .icon,
  .list-posts .grid .owl-item .grid-card.last-card .pt-content .icon {
    font-size: 2.5rem;
    vertical-align: middle;
  }
  .list-posts .grid .grid-item .grid-card.last-card::before,
  .list-posts .grid .owl-item .grid-card.last-card::before {
    display: none;
  }
  .list-posts .grid .grid-item .grid-card.last-card:hover .pt-image,
  .list-posts .grid .owl-item .grid-card.last-card:hover .pt-image {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  .list-posts .grid .grid-item .grid-card:hover .pt-image,
  .list-posts .grid .owl-item .grid-card:hover .pt-image {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  .list-posts .grid .grid-item .grid-card:hover .pt-image:before,
  .list-posts .grid .owl-item .grid-card:hover .pt-image:before {
    background-color: rgba(0, 0, 0, 0.65);
  }
  .list-posts .grid .grid-item .grid-card:hover:before,
  .list-posts .grid .owl-item .grid-card:hover:before {
    opacity: 1;
  }
  .list-posts .grid .owl-item .grid-card {
    padding-bottom: 165%;
  }
  @media (min-width: 768px) {
    .list-posts .grid .grid-item .grid-card {
      padding-bottom: 165%;
    }
  }
  @media (max-width: 767.98px) {
    .list-posts .owl-carousel .owl-nav .owl-prev {
      left: 12px;
    }
    .list-posts .owl-carousel .owl-nav .owl-next {
      right: 12px;
    }
  }
  .owl-carousel .owl-dots {
    display: none;
  }
  .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0;
  }
  .owl-carousel .owl-nav.disabled {
    display: none;
  }
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    color: rgba(255, 255, 255, 0.6);
    font-family: icomoon !important;
    position: absolute;
    top: 0;
    width: 5rem;
    font-size: 3rem;
    background: 0;
    padding: 0;
    margin: 0;
    margin-top: -2rem;
  }
  .owl-carousel .owl-nav .owl-next:hover,
  .owl-carousel .owl-nav .owl-prev:hover,
  .owl-carousel .owl-nav button.owl-next:hover,
  .owl-carousel .owl-nav button.owl-prev:hover {
    color: #fff;
    background: 0;
    -webkit-transition: all, 0.5s, ease;
    transition: all, 0.5s, ease;
  }
  @media (prefers-reduced-motion: reduce) {
    .owl-carousel .owl-nav .owl-next:hover,
    .owl-carousel .owl-nav .owl-prev:hover,
    .owl-carousel .owl-nav button.owl-next:hover,
    .owl-carousel .owl-nav button.owl-prev:hover {
      -webkit-transition: none;
      transition: none;
    }
  }
  .owl-carousel .owl-nav .owl-next:before,
  .owl-carousel .owl-nav .owl-prev:before,
  .owl-carousel .owl-nav button.owl-next:before,
  .owl-carousel .owl-nav button.owl-prev:before {
    position: absolute;
  }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav button.owl-prev {
    left: 1.5rem;
    outline: 0;
  }
  .owl-carousel .owl-nav .owl-prev:before,
  .owl-carousel .owl-nav button.owl-prev:before {
    content: "";
    background: url(../hubfs/5724847/Cyient-Website-2019/Arrows Images For Sliders/icons8-chevron-left-60.png);
    width: 60px;
    background-repeat: no-repeat;
    height: 60px;
    left: 0;
    background-position: left;
    opacity: 0.2;
  }
  .owl-carousel .owl-nav button.owl-prev:hover:before {
    opacity: 1 !important;
  }
  .owl-carousel .owl-nav .owl-prev.disabled,
  .owl-carousel .owl-nav button.owl-prev.disabled {
    color: rgba(255, 255, 255, 0.1);
    cursor: default;
  }
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-nav button.owl-next {
    right: 1.5rem;
    outline: none !important;
  }
  .owl-carousel .owl-nav .owl-next:before,
  .owl-carousel .owl-nav button.owl-next:before {
    content: "";
    right: 0;
    background-position: right !important;
    background: url(../hubfs/5724847/Cyient-Website-2019/Arrows Images For Sliders/icons8-chevron-right-60.png);
    width: 60px;
    background-repeat: no-repeat;
    height: 60px;
  }
  .owl-carousel .owl-nav .owl-next.disabled,
  .owl-carousel .owl-nav button.owl-next.disabled {
    display: none;
  }
  @media (min-width: 1200px) {
    .owl-carousel .owl-nav {
      display: none;
    }
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
      font-size: 5rem;
      margin-top: -4rem;
    }
    .owl-carousel:not(.home-slider-carousel):hover .owl-nav {
      display: block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .list-posts .grid .grid-item .grid-card .pt-image::before,
    .list-posts .grid .owl-item .grid-card .pt-image::before {
      background-color: rgba(0, 0, 0, 0.65);
    }
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .owl-carousel .owl-nav .owl-next:before,
    .owl-carousel .owl-nav button.owl-next:before {
      background-size: 60%;
    }
    .list-posts .grid .grid-item .grid-card .pt-image::before,
    .list-posts .grid .owl-item .grid-card .pt-image::before {
      background-color: rgba(0, 0, 0, 0.65);
    }
    .owl-carousel .owl-nav .owl-prev::before,
    .owl-carousel .owl-nav button.owl-prev::before {
      background-size: 60%;
    }
  }
  .bg-text-container p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px;
  }
  .bg-text-container img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .bg-text-container {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .bg-text {
    margin-bottom: 30px;
    margin-top: 30px;
    display: flex;
  }
  .content-wrapper {
    padding: 30px 30px 34px;
    width: 100%;
    color: #fff;
  }
  .content-wrapper p {
    margin-bottom: 1.5em;
    clear: both;
    color: #fff;
    letter-spacing: 1px;
  }
  .left-image {
    width: 40%;
  }
  .content-wrapper a {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    transition-property: all;
    transition-duration: 400ms;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 26px;
    line-height: normal;
    height: auto;
    border: 0;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    margin-top: 20px;
    font-family: EffraRegular;
    box-shadow: none;
    border-radius: 3px;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    overflow: hidden;
  }
  .content-wrapper a:empty {
    display: none;
  }
  .content-wrapper a:hover {
    color: #fff;
    text-decoration: none;
  }
  .content-wrapper a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .content-wrapper a:hover::before,
  .content-wrapper a:focus::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
  .bg-text-container ul {
    clear: both;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
  }
  .bg-text-container ul li {
    width: 49%;
    display: inline-block;
  }
  .content-wrapper ul li {
    background: url("../hubfs/5724847/Cyient-Website-2019/Industries-Page/bulletpoint.png")
      left 0.35em no-repeat;
    padding-left: 25px;
    margin-bottom: 1em;
  }
  .content-wrapper h1,
  .content-wrapper h2,
  .content-wrapper h3,
  .content-wrapper h4 {
    color: #fff;
    margin-top: 0;
    letter-spacing: 1px;
  }
  @media (min-width: 0px) and (max-width: 767px) {
    table {
      display: inline-block;
      height: auto !important;
      width: 100% !important;
      overflow-y: scroll;
    }
    table tr td span {
      font-size: 13px;
    }
    table tr {
      height: auto !important;
    }
    table tr td {
      padding: 0 20px;
      height: auto !important;
    }
    .content-wrapper h1,
    .content-wrapper h2,
    .content-wrapper h3,
    .content-wrapper h4 {
      font-size: 22px;
    }
    .content-wrapper {
      padding: 30px 20px 34px;
    }
    .bg-text-container p {
      font-size: 14px;
      line-height: 24px;
    }
    .content-wrapper a {
      margin-top: 10px;
    }
    .bg-text {
      display: block;
    }
    .bg-text-container img {
      width: 100%;
      display: none;
    }
  }
  .text-container p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px !important;
  }
  .text-container p:empty {
    display: none;
  }
  .editor-wrapper {
    padding: 0;
  }
  width: 100% !important.editor-wrapper p {
    margin-bottom: 20px;
    clear: both;
    color: #66696d;
    line-height: 26px;
    letter-spacing: 1px;
  }
  .editor-wrapper a {
    color: #099ca6;
  }
  .editor-wrapper a:focus,
  .editor-wrapper a:hover {
    color: #099ca6;
    text-decoration: underline;
  }
  .text-container {
    padding-top: 30px !important;
    padding-bottom: 5px !important;
  }
  .text-container ul {
    clear: both;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
  }
  .text-container ul li {
    width: 100%;
    display: inline-block;
    color: #66696d;
    letter-spacing: 1px;
  }
  .editor-wrapper ul li {
    background: url("../hubfs/5724847/Cyient-Website-2019/Industries-Page/bulletpoint.png")
      left 0.35em no-repeat;
    padding-left: 25px;
    margin-bottom: 1em;
    padding-right: 15px;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .editor-wrapper h1,
  .editor-wrapper h2,
  .editor-wrapper h3,
  .editor-wrapper h4 {
    color: #099ca6;
  }
  @media (min-width: 310px) and (max-width: 767px) {
    .editor-wrapper h1,
    .editor-wrapper h2,
    .editor-wrapper h3,
    .editor-wrapper h4 {
      font-size: 18px;
    }
    .job-openg-text p img {
      width: 100% !important;
    }
    .editor-wrapper p {
      margin-bottom: 4px;
    }
    .text-container p {
      margin-top: 10px;
    }
    .text-container ul li {
      width: 100% !important;
    }
    .text-container ul {
      margin-top: 20px !important;
    }
  }
  @media (min-width: 320px) and (max-width: 767px) {
    .text-container p {
      font-size: 14px;
      line-height: 24px !important;
      word-wrap: break-word;
    }
    .editor-wrapper p {
      font-size: 14px !important;
      line-height: 24px !important;
      word-wrap: break-word;
    }
    .full-cyeintifiq .text-container .editor-wrapper p {
      padding: 0px 20px !important;
    }
  }
  @charset "UTF-8"; /*! * animate.css -http://daneden.me/animate * Version - 3.7.0 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2018 Daniel Eden */
  @-webkit-keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
    }
    70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -15px, 0);
      transform: translate3d(0, -15px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, -4px, 0);
      transform: translate3d(0, -4px, 0);
    }
  }
  @keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
    }
    70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -15px, 0);
      transform: translate3d(0, -15px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, -4px, 0);
      transform: translate3d(0, -4px, 0);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  @-webkit-keyframes flash {
    50%,
    from,
    to {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  @keyframes flash {
    50%,
    from,
    to {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  .flash {
    -webkit-animation-name: flash;
    animation-name: flash;
  }
  @-webkit-keyframes pulse {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
    50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  @keyframes pulse {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
    50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
  }
  @-webkit-keyframes rubberBand {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
    30% {
      -webkit-transform: scale3d(1.25, 0.75, 1);
      transform: scale3d(1.25, 0.75, 1);
    }
    40% {
      -webkit-transform: scale3d(0.75, 1.25, 1);
      transform: scale3d(0.75, 1.25, 1);
    }
    50% {
      -webkit-transform: scale3d(1.15, 0.85, 1);
      transform: scale3d(1.15, 0.85, 1);
    }
    65% {
      -webkit-transform: scale3d(0.95, 1.05, 1);
      transform: scale3d(0.95, 1.05, 1);
    }
    75% {
      -webkit-transform: scale3d(1.05, 0.95, 1);
      transform: scale3d(1.05, 0.95, 1);
    }
    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  @keyframes rubberBand {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
    30% {
      -webkit-transform: scale3d(1.25, 0.75, 1);
      transform: scale3d(1.25, 0.75, 1);
    }
    40% {
      -webkit-transform: scale3d(0.75, 1.25, 1);
      transform: scale3d(0.75, 1.25, 1);
    }
    50% {
      -webkit-transform: scale3d(1.15, 0.85, 1);
      transform: scale3d(1.15, 0.85, 1);
    }
    65% {
      -webkit-transform: scale3d(0.95, 1.05, 1);
      transform: scale3d(0.95, 1.05, 1);
    }
    75% {
      -webkit-transform: scale3d(1.05, 0.95, 1);
      transform: scale3d(1.05, 0.95, 1);
    }
    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  .rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
  }
  @-webkit-keyframes shake {
    from,
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0);
    }
  }
  @keyframes shake {
    from,
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0);
    }
  }
  .shake {
    -webkit-animation-name: shake;
    animation-name: shake;
  }
  @-webkit-keyframes headShake {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    6.5% {
      -webkit-transform: translateX(-6px) rotateY(-9deg);
      transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
      -webkit-transform: translateX(5px) rotateY(7deg);
      transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
      -webkit-transform: translateX(-3px) rotateY(-5deg);
      transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
      -webkit-transform: translateX(2px) rotateY(3deg);
      transform: translateX(2px) rotateY(3deg);
    }
    50% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @keyframes headShake {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    6.5% {
      -webkit-transform: translateX(-6px) rotateY(-9deg);
      transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
      -webkit-transform: translateX(5px) rotateY(7deg);
      transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
      -webkit-transform: translateX(-3px) rotateY(-5deg);
      transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
      -webkit-transform: translateX(2px) rotateY(3deg);
      transform: translateX(2px) rotateY(3deg);
    }
    50% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  .headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
  }
  @-webkit-keyframes swing {
    20% {
      -webkit-transform: rotate3d(0, 0, 1, 15deg);
      transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
      -webkit-transform: rotate3d(0, 0, 1, -10deg);
      transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
      -webkit-transform: rotate3d(0, 0, 1, 5deg);
      transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
      -webkit-transform: rotate3d(0, 0, 1, -5deg);
      transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
      -webkit-transform: rotate3d(0, 0, 1, 0);
      transform: rotate3d(0, 0, 1, 0);
    }
  }
  @keyframes swing {
    20% {
      -webkit-transform: rotate3d(0, 0, 1, 15deg);
      transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
      -webkit-transform: rotate3d(0, 0, 1, -10deg);
      transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
      -webkit-transform: rotate3d(0, 0, 1, 5deg);
      transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
      -webkit-transform: rotate3d(0, 0, 1, -5deg);
      transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
      -webkit-transform: rotate3d(0, 0, 1, 0);
      transform: rotate3d(0, 0, 1, 0);
    }
  }
  .swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
  }
  @-webkit-keyframes tada {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  @keyframes tada {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  .tada {
    -webkit-animation-name: tada;
    animation-name: tada;
  }
  @-webkit-keyframes wobble {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    15% {
      -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
      transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
      -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
      transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
      -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
      transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
      -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
      transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
      -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
      transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes wobble {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    15% {
      -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
      transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
      -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
      transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
      -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
      transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
      -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
      transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
      -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
      transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
  }
  @-webkit-keyframes jello {
    11.1%,
    from,
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    22.2% {
      -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
      transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
      -webkit-transform: skewX(6.25deg) skewY(6.25deg);
      transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
      -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
      transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
      -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
      transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
      -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
      transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
      -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
      transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
      -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
      transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
  }
  @keyframes jello {
    11.1%,
    from,
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    22.2% {
      -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
      transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
      -webkit-transform: skewX(6.25deg) skewY(6.25deg);
      transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
      -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
      transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
      -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
      transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
      -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
      transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
      -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
      transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
      -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
      transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
  }
  .jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  @-webkit-keyframes heartBeat {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    14% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
    }
    28% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    42% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
    }
    70% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @keyframes heartBeat {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    14% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
    }
    28% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    42% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
    }
    70% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  .heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  @-webkit-keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  @keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  .bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
  }
  @-webkit-keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -3000px, 0);
      transform: translate3d(0, -3000px, 0);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, 25px, 0);
      transform: translate3d(0, 25px, 0);
    }
    75% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -3000px, 0);
      transform: translate3d(0, -3000px, 0);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, 25px, 0);
      transform: translate3d(0, 25px, 0);
    }
    75% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
  }
  @-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-3000px, 0, 0);
      transform: translate3d(-3000px, 0, 0);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(25px, 0, 0);
      transform: translate3d(25px, 0, 0);
    }
    75% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0);
    }
    90% {
      -webkit-transform: translate3d(5px, 0, 0);
      transform: translate3d(5px, 0, 0);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-3000px, 0, 0);
      transform: translate3d(-3000px, 0, 0);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(25px, 0, 0);
      transform: translate3d(25px, 0, 0);
    }
    75% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0);
    }
    90% {
      -webkit-transform: translate3d(5px, 0, 0);
      transform: translate3d(5px, 0, 0);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
  }
  @-webkit-keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
      opacity: 0;
      -webkit-transform: translate3d(3000px, 0, 0);
      transform: translate3d(3000px, 0, 0);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(-25px, 0, 0);
      transform: translate3d(-25px, 0, 0);
    }
    75% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0);
    }
    90% {
      -webkit-transform: translate3d(-5px, 0, 0);
      transform: translate3d(-5px, 0, 0);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
      opacity: 0;
      -webkit-transform: translate3d(3000px, 0, 0);
      transform: translate3d(3000px, 0, 0);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(-25px, 0, 0);
      transform: translate3d(-25px, 0, 0);
    }
    75% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0);
    }
    90% {
      -webkit-transform: translate3d(-5px, 0, 0);
      transform: translate3d(-5px, 0, 0);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
  }
  @-webkit-keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 3000px, 0);
      transform: translate3d(0, 3000px, 0);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0);
      transform: translate3d(0, -20px, 0);
    }
    75% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 3000px, 0);
      transform: translate3d(0, 3000px, 0);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0);
      transform: translate3d(0, -20px, 0);
    }
    75% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
  }
  @-webkit-keyframes bounceOut {
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
      opacity: 1;
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
  }
  @keyframes bounceOut {
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
      opacity: 1;
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
  }
  .bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
  }
  @-webkit-keyframes bounceOutDown {
    20% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0);
      transform: translate3d(0, -20px, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
  }
  @keyframes bounceOutDown {
    20% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0);
      transform: translate3d(0, -20px, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
  }
  .bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
  }
  @-webkit-keyframes bounceOutLeft {
    20% {
      opacity: 1;
      -webkit-transform: translate3d(20px, 0, 0);
      transform: translate3d(20px, 0, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
  }
  @keyframes bounceOutLeft {
    20% {
      opacity: 1;
      -webkit-transform: translate3d(20px, 0, 0);
      transform: translate3d(20px, 0, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
  }
  .bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
  }
  @-webkit-keyframes bounceOutRight {
    20% {
      opacity: 1;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
  }
  @keyframes bounceOutRight {
    20% {
      opacity: 1;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
  }
  .bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
  }
  @-webkit-keyframes bounceOutUp {
    20% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
      opacity: 1;
      -webkit-transform: translate3d(0, 20px, 0);
      transform: translate3d(0, 20px, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
  }
  @keyframes bounceOutUp {
    20% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
      opacity: 1;
      -webkit-transform: translate3d(0, 20px, 0);
      transform: translate3d(0, 20px, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
  }
  .bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
  }
  @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  @-webkit-keyframes fadeInDown {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInDown {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  @-webkit-keyframes fadeInDownBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInDownBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
  }
  @-webkit-keyframes fadeInLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  @-webkit-keyframes fadeInLeftBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInLeftBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
  }
  @-webkit-keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  @-webkit-keyframes fadeInRightBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInRightBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
  }
  @-webkit-keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  @-webkit-keyframes fadeInUpBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInUpBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
  }
  @-webkit-keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
  }
  @-webkit-keyframes fadeOutDown {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  }
  @keyframes fadeOutDown {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  }
  .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
  }
  @-webkit-keyframes fadeOutDownBig {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
  }
  @keyframes fadeOutDownBig {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
  }
  .fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
  }
  @-webkit-keyframes fadeOutLeft {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  @keyframes fadeOutLeft {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  .fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
  }
  @-webkit-keyframes fadeOutLeftBig {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
  }
  @keyframes fadeOutLeftBig {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
  }
  .fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
  }
  @-webkit-keyframes fadeOutRight {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }
  @keyframes fadeOutRight {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }
  .fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
  }
  @-webkit-keyframes fadeOutRightBig {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
  }
  @keyframes fadeOutRightBig {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
  }
  .fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
  }
  @-webkit-keyframes fadeOutUp {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  }
  @keyframes fadeOutUp {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  }
  .fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
  }
  @-webkit-keyframes fadeOutUpBig {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
  }
  @keyframes fadeOutUpBig {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
  }
  .fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
  }
  @-webkit-keyframes flip {
    from {
      -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, -360deg);
      transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, -360deg);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
    40% {
      -webkit-transform: perspective(400px) scale3d(1, 1, 1)
        translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
      transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -190deg);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
    50% {
      -webkit-transform: perspective(400px) scale3d(1, 1, 1)
        translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
      transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -170deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    80% {
      -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
        translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
      transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    to {
      -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0);
      transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
  }
  @keyframes flip {
    from {
      -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, -360deg);
      transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, -360deg);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
    40% {
      -webkit-transform: perspective(400px) scale3d(1, 1, 1)
        translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
      transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -190deg);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
    50% {
      -webkit-transform: perspective(400px) scale3d(1, 1, 1)
        translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
      transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -170deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    80% {
      -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
        translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
      transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    to {
      -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0);
      transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
  }
  .animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
  }
  @-webkit-keyframes flipInX {
    from {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0;
    }
    40% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    60% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      opacity: 1;
    }
    80% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
  }
  @keyframes flipInX {
    from {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0;
    }
    40% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    60% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      opacity: 1;
    }
    80% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
  }
  .flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
  }
  @-webkit-keyframes flipInY {
    from {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0;
    }
    40% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    60% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
      opacity: 1;
    }
    80% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
  }
  @keyframes flipInY {
    from {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0;
    }
    40% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    60% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
      opacity: 1;
    }
    80% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
  }
  .flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
  }
  @-webkit-keyframes flipOutX {
    from {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
    30% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      opacity: 1;
    }
    to {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      opacity: 0;
    }
  }
  @keyframes flipOutX {
    from {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
    30% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      opacity: 1;
    }
    to {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      opacity: 0;
    }
  }
  .flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }
  @-webkit-keyframes flipOutY {
    from {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
    30% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
      opacity: 1;
    }
    to {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      opacity: 0;
    }
  }
  @keyframes flipOutY {
    from {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
    30% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
      opacity: 1;
    }
    to {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      opacity: 0;
    }
  }
  .flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
  }
  @-webkit-keyframes lightSpeedIn {
    from {
      -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
      transform: translate3d(100%, 0, 0) skewX(-30deg);
      opacity: 0;
    }
    60% {
      -webkit-transform: skewX(20deg);
      transform: skewX(20deg);
      opacity: 1;
    }
    80% {
      -webkit-transform: skewX(-5deg);
      transform: skewX(-5deg);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes lightSpeedIn {
    from {
      -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
      transform: translate3d(100%, 0, 0) skewX(-30deg);
      opacity: 0;
    }
    60% {
      -webkit-transform: skewX(20deg);
      transform: skewX(20deg);
      opacity: 1;
    }
    80% {
      -webkit-transform: skewX(-5deg);
      transform: skewX(-5deg);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  @-webkit-keyframes lightSpeedOut {
    from {
      opacity: 1;
    }
    to {
      -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
      transform: translate3d(100%, 0, 0) skewX(30deg);
      opacity: 0;
    }
  }
  @keyframes lightSpeedOut {
    from {
      opacity: 1;
    }
    to {
      -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
      transform: translate3d(100%, 0, 0) skewX(30deg);
      opacity: 0;
    }
  }
  .lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  @-webkit-keyframes rotateIn {
    from {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: rotate3d(0, 0, 1, -200deg);
      transform: rotate3d(0, 0, 1, -200deg);
      opacity: 0;
    }
    to {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  @keyframes rotateIn {
    from {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: rotate3d(0, 0, 1, -200deg);
      transform: rotate3d(0, 0, 1, -200deg);
      opacity: 0;
    }
    to {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  .rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
  }
  @-webkit-keyframes rotateInDownLeft {
    from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0;
    }
    to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  @keyframes rotateInDownLeft {
    from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0;
    }
    to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  .rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
  }
  @-webkit-keyframes rotateInDownRight {
    from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0;
    }
    to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  @keyframes rotateInDownRight {
    from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0;
    }
    to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  .rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
  }
  @-webkit-keyframes rotateInUpLeft {
    from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0;
    }
    to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  @keyframes rotateInUpLeft {
    from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0;
    }
    to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  .rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
  }
  @-webkit-keyframes rotateInUpRight {
    from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, -90deg);
      transform: rotate3d(0, 0, 1, -90deg);
      opacity: 0;
    }
    to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  @keyframes rotateInUpRight {
    from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, -90deg);
      transform: rotate3d(0, 0, 1, -90deg);
      opacity: 0;
    }
    to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  .rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
  }
  @-webkit-keyframes rotateOut {
    from {
      -webkit-transform-origin: center;
      transform-origin: center;
      opacity: 1;
    }
    to {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: rotate3d(0, 0, 1, 200deg);
      transform: rotate3d(0, 0, 1, 200deg);
      opacity: 0;
    }
  }
  @keyframes rotateOut {
    from {
      -webkit-transform-origin: center;
      transform-origin: center;
      opacity: 1;
    }
    to {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: rotate3d(0, 0, 1, 200deg);
      transform: rotate3d(0, 0, 1, 200deg);
      opacity: 0;
    }
  }
  .rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
  }
  @-webkit-keyframes rotateOutDownLeft {
    from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      opacity: 1;
    }
    to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0;
    }
  }
  @keyframes rotateOutDownLeft {
    from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      opacity: 1;
    }
    to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0;
    }
  }
  .rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
  }
  @-webkit-keyframes rotateOutDownRight {
    from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      opacity: 1;
    }
    to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0;
    }
  }
  @keyframes rotateOutDownRight {
    from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      opacity: 1;
    }
    to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0;
    }
  }
  .rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
  }
  @-webkit-keyframes rotateOutUpLeft {
    from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      opacity: 1;
    }
    to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0;
    }
  }
  @keyframes rotateOutUpLeft {
    from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      opacity: 1;
    }
    to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0;
    }
  }
  .rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
  }
  @-webkit-keyframes rotateOutUpRight {
    from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      opacity: 1;
    }
    to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, 90deg);
      transform: rotate3d(0, 0, 1, 90deg);
      opacity: 0;
    }
  }
  @keyframes rotateOutUpRight {
    from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      opacity: 1;
    }
    to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, 90deg);
      transform: rotate3d(0, 0, 1, 90deg);
      opacity: 0;
    }
  }
  .rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
  }
  @-webkit-keyframes hinge {
    0% {
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
    20%,
    60% {
      -webkit-transform: rotate3d(0, 0, 1, 80deg);
      transform: rotate3d(0, 0, 1, 80deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
    40%,
    80% {
      -webkit-transform: rotate3d(0, 0, 1, 60deg);
      transform: rotate3d(0, 0, 1, 60deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      opacity: 1;
    }
    to {
      -webkit-transform: translate3d(0, 700px, 0);
      transform: translate3d(0, 700px, 0);
      opacity: 0;
    }
  }
  @keyframes hinge {
    0% {
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
    20%,
    60% {
      -webkit-transform: rotate3d(0, 0, 1, 80deg);
      transform: rotate3d(0, 0, 1, 80deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
    40%,
    80% {
      -webkit-transform: rotate3d(0, 0, 1, 60deg);
      transform: rotate3d(0, 0, 1, 60deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      opacity: 1;
    }
    to {
      -webkit-transform: translate3d(0, 700px, 0);
      transform: translate3d(0, 700px, 0);
      opacity: 0;
    }
  }
  .hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge;
  }
  @-webkit-keyframes jackInTheBox {
    from {
      opacity: 0;
      -webkit-transform: scale(0.1) rotate(30deg);
      transform: scale(0.1) rotate(30deg);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
    }
    50% {
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg);
    }
    70% {
      -webkit-transform: rotate(3deg);
      transform: rotate(3deg);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @keyframes jackInTheBox {
    from {
      opacity: 0;
      -webkit-transform: scale(0.1) rotate(30deg);
      transform: scale(0.1) rotate(30deg);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
    }
    50% {
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg);
    }
    70% {
      -webkit-transform: rotate(3deg);
      transform: rotate(3deg);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  .jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
  }
  @-webkit-keyframes rollIn {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
      transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes rollIn {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
      transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
  }
  @-webkit-keyframes rollOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
      transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
  }
  @keyframes rollOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
      transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
  }
  .rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
  }
  @-webkit-keyframes zoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
      opacity: 1;
    }
  }
  @keyframes zoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
      opacity: 1;
    }
  }
  .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
  }
  @-webkit-keyframes zoomInDown {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  @keyframes zoomInDown {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  .zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
  }
  @-webkit-keyframes zoomInLeft {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  @keyframes zoomInLeft {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  .zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
  }
  @-webkit-keyframes zoomInRight {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  @keyframes zoomInRight {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  .zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
  }
  @-webkit-keyframes zoomInUp {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  @keyframes zoomInUp {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  .zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
  }
  @-webkit-keyframes zoomOut {
    from {
      opacity: 1;
    }
    50% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
      opacity: 0;
    }
  }
  @keyframes zoomOut {
    from {
      opacity: 1;
    }
    50% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
      opacity: 0;
    }
  }
  .zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
  }
  @-webkit-keyframes zoomOutDown {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  @keyframes zoomOutDown {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  .zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
  }
  @-webkit-keyframes zoomOutLeft {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
      transform: scale(0.1) translate3d(-2000px, 0, 0);
      -webkit-transform-origin: left center;
      transform-origin: left center;
    }
  }
  @keyframes zoomOutLeft {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
      transform: scale(0.1) translate3d(-2000px, 0, 0);
      -webkit-transform-origin: left center;
      transform-origin: left center;
    }
  }
  .zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
  }
  @-webkit-keyframes zoomOutRight {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
      transform: scale(0.1) translate3d(2000px, 0, 0);
      -webkit-transform-origin: right center;
      transform-origin: right center;
    }
  }
  @keyframes zoomOutRight {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
      transform: scale(0.1) translate3d(2000px, 0, 0);
      -webkit-transform-origin: right center;
      transform-origin: right center;
    }
  }
  .zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
  }
  @-webkit-keyframes zoomOutUp {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  @keyframes zoomOutUp {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  .zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
  }
  @-webkit-keyframes slideInDown {
    from {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes slideInDown {
    from {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
  }
  @-webkit-keyframes slideInLeft {
    from {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes slideInLeft {
    from {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
  }
  @-webkit-keyframes slideInRight {
    from {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes slideInRight {
    from {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
  }
  @-webkit-keyframes slideInUp {
    from {
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes slideInUp {
    from {
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
  }
  @-webkit-keyframes slideOutDown {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    to {
      visibility: hidden;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  }
  @keyframes slideOutDown {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    to {
      visibility: hidden;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  }
  .slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
  }
  @-webkit-keyframes slideOutLeft {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    to {
      visibility: hidden;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  @keyframes slideOutLeft {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    to {
      visibility: hidden;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  .slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
  }
  @-webkit-keyframes slideOutRight {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    to {
      visibility: hidden;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }
  @keyframes slideOutRight {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    to {
      visibility: hidden;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }
  .slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
  }
  @-webkit-keyframes slideOutUp {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    to {
      visibility: hidden;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  }
  @keyframes slideOutUp {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    to {
      visibility: hidden;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  }
  .slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
  }
  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  .animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
  .animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
  }
  .animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
  }
  .animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
  }
  .animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
  }
  .animated.fast {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
  }
  .animated.faster {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
  }
  .animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
  }
  .animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
  }
  @media (prefers-reduced-motion) {
    .animated {
      -webkit-animation: unset !important;
      animation: unset !important;
      -webkit-transition: none !important;
      transition: none !important;
    }
  }
  .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
  }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
  }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .owl-carousel .owl-item,
  .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
  }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
  }
  .owl-carousel .owl-item img {
    margin-bottom: 7px;
    display: block;
    width: 100%;
  }
  .owl-carousel .owl-dots.disabled,
  .owl-carousel .owl-nav.disabled {
    display: none;
  }
  .owl-carousel .owl-dot,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel button.owl-dot {
    background: 0;
    color: inherit;
    border: 0;
    padding: 0 !important;
    font: inherit;
  }
  .owl-carousel.owl-loaded {
    display: block;
  }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block;
  }
  .owl-carousel.owl-hidden {
    opacity: 0;
  }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
  }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
  }
  .owl-carousel.owl-rtl {
    direction: rtl;
  }
  .owl-carousel.owl-rtl .owl-item {
    float: right;
  }
  .no-js .owl-carousel {
    display: block;
  }
  .owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
  }
  .owl-carousel .owl-animated-in {
    z-index: 0;
  }
  .owl-carousel .owl-animated-out {
    z-index: 1;
  }
  .owl-carousel .fadeOut {
    animation-name: fadeOut;
  }
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  .owl-height {
    transition: height 0.5s ease-in-out;
  }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
  }
  .owl-carousel .owl-item .owl-lazy:not([src]),
  .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
  }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
  }
  .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
  }
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../owl.carousel/dist/assets/owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 0.1s ease;
  }
  .owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  .owl-carousel .owl-video-playing .owl-video-play-icon,
  .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
  }
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
  }
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
  }
  .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
  }
  .owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
  }
  .owl-theme .owl-nav [class*="owl-"]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none;
  }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
  }
  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
  }
  .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
  }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
  }
  @font-face {
    font-family: "Cyient-Medium";
    src: url("../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium-1.eot")
        format("embedded-opentype"),
      url("../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium-1.woff")
        format("woff"),
      url("../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium-1.ttf")
        format("truetype"),
      url("../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium-1.svg")
        format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "CyientMedium";
    font-style: normal;
    font-weight: normal;
    src: local("CyientMedium"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/Cyient_Md-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "EffraRegular";
    font-style: normal;
    font-weight: normal;
    src: local("EffraRegular"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/Effra_Std_Rg-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Myriad Pro Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Myriad Pro Regular"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-REGULAR-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Myriad Pro Condensed";
    font-style: normal;
    font-weight: normal;
    src: local("Myriad Pro Condensed"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-COND-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Myriad Pro Condensed Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Myriad Pro Condensed Italic"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-CONDIT-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Myriad Pro Light";
    font-style: normal;
    font-weight: normal;
    src: local("Myriad Pro Light"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/MyriadPro-Light-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Myriad Pro Semibold";
    font-style: normal;
    font-weight: normal;
    src: local("Myriad Pro Semibold"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-SEMIBOLD-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Myriad Pro Semibold Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Myriad Pro Semibold Italic"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-SEMIBOLDIT-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Myriad Pro Bold Condensed";
    font-style: normal;
    font-weight: normal;
    src: local("Myriad Pro Bold Condensed"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLDCOND-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Myriad Pro Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Myriad Pro Bold"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLD-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Myriad Pro Bold Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Myriad Pro Bold Italic"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLDIT-1.woff")
        format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Myriad Pro Bold Condensed Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Myriad Pro Bold Condensed Italic"),
      url("../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLDCONDIT-1.woff")
        format("woff");
    font-display: swap;
  }
  a {
    text-decoration: none;
  }
  * {
    margin: 0px;
    padding: 0px;
  }
  .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto !important;
  }
  body {
    font-family: "EffraRegular";
  }
  .hs-breadcrumb-menu .hs-breadcrumb-menu-divider::before {
    content: "/";
  }
  .hs-breadcrumb-menu li {
    padding: 0px 10px 0px 0px;
    color: #939393;
  }
  .hs-breadcrumb-menu {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    width: 100%;
    padding: 14px 0;
    font-size: 12px;
  }
  .hs-breadcrumb-menu li a {
    color: #009ba5;
    text-decoration: none;
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .hs-breadcrumb-menu {
      font-size: 12px;
    }
  }
  .click-to-pledge-btn {
    display: flex !important;
    justify-content: center;
    margin-top: 20px;
  }
  .click-to-pledge-btn a {
    background: #000;
    padding: 20px 15px;
    padding: 12px 20px;
    background: #009ca5;
    font-family: EffraRegular;
    color: #fff;
    border-radius: 3px;
  }
  html {
    scroll-behavior: smooth;
  }
  .video-live {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 30px auto 30px;
    position: relative;
  }
  .video-live span {
    width: 100% !important;
  }
  .video-box #vidyard_span_PSnC8t6YUkescHY52uEzmP {
    width: 100% !important;
  }
  .video-box p {
    color: #fff;
  }
  #vidyard_span_yxN6cYCQ5ahvw24a1X2NPe {
    height: 640px;
  }
  @media (min-width: 300px) and (max-width: 767px) {
    #vidyard_span_yxN6cYCQ5ahvw24a1X2NPe {
      height: 300px;
    }
  }
  @media (min-width: 768px) and (max-width: 1200px) {
    #vidyard_span_yxN6cYCQ5ahvw24a1X2NPe {
      height: 450px;
    }
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .video-live span {
      width: 100% !important;
      height: 200px !important;
    }
    .video-live {
      margin: 10px auto 20px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .video-live span {
      width: 100% !important;
      height: 300px !important;
    }
    .video-live {
      margin: 10px auto 20px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .video-live span {
      width: 70% !important;
      height: 500px !important;
    }
  }
  @media (min-width: 1200px) and (max-width: 1279px) {
    .video-live span {
      width: 80% !important;
      height: 500px !important;
    }
  }
  div.equiBoxImageTesxt .icon-box-dec .main-text-tab {
    line-height: 22px;
    font-size: 18px;
    font-family: "EffraRegular";
    font-weight: bold;
    margin-bottom: 25px;
  }
  .product-cycero-slide .slick-next:before,
  .product-cycero-slide .slick-prev:before {
    content: "";
  }
  .page-template-rail-l3 .touchform .ingetcont {
    display: none !important;
  }
  .rail-l3-temp .rail-new-temp .rail-right-img {
    height: 412px;
    background-color: #ddd;
  }
  .rail-l3-temp .rail-new-temp .rail-container-1 {
    padding-bottom: 0;
  }
  .rail-l3-temp .rail-new-temp .rail-bottom-box-new-right {
    position: absolute;
    width: 50%;
    bottom: 0;
    margin: 30px;
    padding: 30px;
    opacity: 0.8;
    background-color: #099ca6;
    color: #fff;
  }
  .rail-l3-temp .rail-new-temp .bottom-rail-text-right {
    padding: 5%;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
  }
  .rail-l3-temp .rail-new-temp .sub-point.ui-tabs-anchor {
    padding-right: 0 !important;
    padding-left: 20px !important;
  }
  .rail-l3-temp .rail-new-temp .bottom-rail-text-right .cta-read a {
    padding: 10px 20px;
    color: #fff;
    background-color: #099ca6;
    display: inline-block;
    border-radius: 5px;
  }
  .rail-l3-temp .rail-new-temp .rail-bottom-box-new-right .cta-down a {
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    color: #000;
    background-color: #fff;
  }
  .rail-l3-temp .rail-new-temp .cta-down-btm {
    float: right;
  }
  .rail-l3-temp .rail-new-temp .cta-down-btm a {
    padding: 10px 40px;
    background-image: url(/wp-content/uploads/2018/02/download-icon.png);
    background-repeat: no-repeat;
    background-color: #fff;
    color: #099ca6;
  }
  .rail-l3-temp .rail-bottom-box-right-l3 {
    background-image: url(/wp-content/uploads/2018/05/comprehensive-technical-documentation-solutions.jpg);
  }
  .rail-l3-temp .rail-new-temp .bottom-rail-text-right h2,
  .rail-new-temp .rail-bottom-box-new-right h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: CyientMedium;
  }
  .rail-l3-temp .our-sltn-encomp {
    padding-bottom: 30px;
  }
  .rail-l3-temp .key-offer h3 {
    font-weight: 700;
    padding-top: 20px;
    font-size: 20px;
    color: #3c3c3c;
  }
  .rail-l3-temp .our-sltn-encomp h3 {
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 20px;
    background: #323333;
    width: 85%;
    color: #fff;
    padding-left: 40px;
    text-transform: uppercase;
  }
  .rail-l3-temp .cyient-edge {
    background: #029ca6;
    padding: 2%;
    margin-top: 20px;
  }
  .rail-l3-temp .cyient-edge h1 {
    color: #fff;
    font-family: CyientMedium;
    font-size: 2em;
    padding-bottom: 30px;
  }
  .rail-l3-temp .bottom-text-right,
  .rail-l3-temp .bottom-text-right h4 {
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
  }
  .rail-l3-temp .cyient-edge ul li {
    background: url(/wp-content/themes/cyient-services/images/bulletpoint-white-small.png)
      left 0.35em no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
  }
  .rail-l3-temp .rail-l3-bottom-img-right {
    background: 0;
  }
  .rail-l3-temp table {
    max-width: 85.1%;
    color: #333;
    border: 0;
    line-height: 15px;
  }
  .rail-l3-temp .our-sltn-encomp table tr:nth-child(odd) {
    background-color: #fafafa;
  }
  .rail-l3-temp .our-sltn-encomp table tr:nth-child(even) {
    background-color: #ededed;
  }
  .rail-l3-temp .our-sltn-encomp table tr td {
    border: 0;
    padding-left: 40px;
  }
  .rail-l3-temp .our-sltn-encomp table tr td:first-child {
    width: 40%;
  }
  .rail-l3-temp .rail-l3-table-list li {
    background: url(/wp-content/themes/cyient-services/images/bullet.png) left
      0.35em no-repeat !important;
    font-size: 18px;
  }
  .rail-l3-temp .rail-l3-btm-rt-section {
    background: #fafafa;
  }
  .rail-l3-temp .bottom-text-right {
    position: absolute;
    top: 50%;
    padding: 0 6%;
    background: #fafafa;
  }
  .rail-l3-temp .bottom-text-right p {
    margin-bottom: 0;
  }
  .rail-l3-temp .bottom-text-right h4 {
    color: #333;
    margin-top: 18px;
    margin-bottom: 10px;
    font-size: 19px;
    text-transform: none;
  }
  .rail-l3-temp .rail-l3.view-all {
    text-align: right;
  }
  .rail-l3-temp .rail-l3.view-all a {
    color: #029ca6;
    font-size: 20px;
  }
  .navi-bottom-box-right-img {
    background-image: none !important;
    height: auto !important;
  }
  .navigation-bottom-text {
    width: 90% !important;
    padding: 2% !important;
  }
  .navigation-bottom-text h2 {
    font-size: 30px !important;
    text-align: left !important;
  }
  .product-cycero-slide .slick-dots li button:before {
    font-size: 35px;
    color: #333;
    text-align: center;
    top: -100%;
  }
  .product-cycero-slide .slick-slide img {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  .cycero-page .one-stop-list {
    padding-left: 20px;
  }
  .cycero-page .one-stop-list li {
    list-style-type: disc;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .cycero-product-slide {
    padding: 0;
  }
  .cycero-one-cntnt {
    border-left: 1px solid #ccc;
  }
  .cycero-one-cntnt > p {
    margin-top: 0 !important;
  }
  .product-cycero-slide .slick-prev,
  .product-cycero-slide .slick-prev:focus,
  .product-cycero-slide .slick-prev:hover {
    background: url(https://stg.cyient.com/wp-content/uploads/2018/07/left-arrow.png)
      no-repeat;
    width: 15px;
    height: 23px;
    top: 90%;
    float: right;
    position: absolute;
    outline: 0;
    border: 0;
    z-index: 1;
  }
  .product-cycero-slide .slick-next,
  .product-cycero-slide .slick-next:focus,
  .product-cycero-slide .slick-next:hover {
    background: url(https://stg.cyient.com/wp-content/uploads/2018/07/right-arrow.png)
      no-repeat;
    width: 15px;
    height: 23px;
    float: right;
    top: 90%;
    position: absolute;
    outline: 0;
    border: 0;
    z-index: 1;
  }
  .product-cycero-slide .slick-prev {
    right: 12%;
    left: inherit;
  }
  .product-cycero-slide .slick-next {
    right: 5%;
  }
  .cycero-page .slider-txt-section {
    width: 47% !important;
  }
  .cycero-page .one-stop-ttl h1 {
    color: #099ca6;
    line-height: 45px;
    margin: 30px 0;
    text-transform: uppercase;
    font-family: CyientMedium;
  }
  .cycero-page .connected-content {
    background: #099ca6;
    display: inline-block;
    padding: 40px;
    color: #fff;
    margin: 40px 0;
  }
  .cycero-page .connected-content .col-md-4 {
    border-right: 1px solid #fff;
  }
  .cycero-banner-para {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 18px;
  }
  .cycero-page .connected-content .col-md-4:last-child {
    border-right: 0;
  }
  .cycero-page p.connect-head {
    font-size: 22px;
    font-family: CyientMedium;
  }
  .cycero-page .heavy-bottom-box-right {
    background-image: url(https://stg.cyient.com/wp-content/uploads/2018/05/business-services.jpg);
  }
  .cycero-page .cycero-right-image {
    background-image: url(https://stg.cyient.com/wp-content/uploads/2018/06/speak-to-us.png);
  }
  .cycero-page .rail-bottom-left-image {
    background-image: url(https://stg.cyient.com/wp-content/uploads/2018/05/business-services.jpg);
  }
  .cycero-page .icon-text {
    padding-left: 0;
    padding-bottom: 5px;
  }
  .cycero-page .icon-section .col-md-1 {
    position: relative;
    text-align: center;
  }
  .cycero-page .row.icon-section {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .cycero-page .product-shapshot h2 {
    color: #099ca6;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
  .cycero-page .medtech-container-2 .lhpwrapper > h2 {
    color: #099ca6;
    font-family: CyientMedium;
    margin-bottom: 20px;
  }
  .cycero-page .product-shapshot {
    padding: 2%;
    background: #f1f0ef;
  }
  .cycero-page ul.tabs {
    margin: 0;
    padding: 0 0 0 30px;
    float: left;
    list-style: none;
    height: 40px;
    background: #f1f1f3;
    width: 100%;
  }
  .cycero-page .medtech-container-1 {
    padding-top: 5px;
  }
  .cycero-page ul.tabs li {
    float: left;
    margin: 0 30px 0 0;
    cursor: pointer;
    padding: 0;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    position: relative;
    font-size: 18px;
  }
  .cycero-page ul.tabs li:hover {
    background-color: #ccc;
    color: #333;
  }
  .cycero-page ul.tabs li.active {
    color: #099ca6;
    display: block;
    border-bottom: 2px solid #099ca6;
  }
  .cycero-page .tab_drawer_heading,
  .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li.active:after,
  .semicon-tabs.leaders-tab.cyient-medtech-tabs h2:after,
  .semicon-tabs.leaders-tab.cyient-medtech-tabs h2:before {
    display: none;
  }
  .cycero-page .tab_container {
    border-top: 0;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
  }
  .leaders-tab.cyient-medtech-tabs .nav > li > a:hover,
  .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li > a:hover,
  .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav > li > a:focus {
    border: 1px solid transparent;
  }
  .cycero-page .tab_content {
    padding: 20px;
    display: none;
  }
  .cycero-page .cycero-tab {
    background: #f1f1f3;
    padding-top: 10px;
    height: 50px;
    margin-bottom: 45px;
  }
  .semicon-tabs.leaders-tab.cyient-medtech-tabs h2 {
    text-align: left;
  }
  .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li.active > a,
  .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li.active > a:focus,
  .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li.active > a:hover {
    background: 0;
    border: 1px solid transparent;
    color: #fff;
    border-bottom: 5px solid #fff;
    line-height: 27px;
  }
  .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs {
    text-align: left;
    border-bottom: 2px solid #fff;
  }
  .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li > a {
    border: 1px solid transparent;
    padding: 15px 0;
  }
  .static-img .static-img-01,
  .static-img .static-img-02,
  .static-img .static-img-03 {
    position: relative;
  }
  .static-img .static-img-01 p,
  .static-img .static-img-02 p,
  .static-img .static-img-03 p {
    top: 70%;
    left: 5%;
    width: auto;
    font-size: 22px !important;
    position: absolute;
    background: #099ca6;
    padding: 15px 20px;
    color: #fff;
    font-family: CyientMedium;
    text-transform: uppercase;
  }
  .static-img-02 {
    margin-bottom: 10px;
  }
  .row.semi-static-imgs {
    margin-top: 30px;
  }
  .static-img.col-md-7 {
    width: 60.5%;
  }
  .static-img.col-md-5 {
    width: 39.3%;
  }
  .automotive-new.industry-new ul.tabs {
    width: 30%;
    border: 0;
  }
  .automotive-new.industry-new .tab_container {
    background-image: url(https://stg.cyient.com/wp-content/uploads/2018/09/bg-imge-automotive.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 70%;
    z-index: 99;
  }
  .automotive-new .industry-new ul.tabs {
    width: 30%;
  }
  .automotive-new .img-wrapper-ind {
    background: rgba(0, 0, 0, 0.5);
    padding: 0 6%;
  }
  .automotive-new .automotive-slide-cont {
    color: #fff;
    border-left: 1px solid #cecece;
    padding-left: 20px;
    height: 100%;
    padding-top: 5%;
    font-size: 18px;
  }
  .automotive-new .automotive-slide-cont h2 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
  }
  .automotive-new .automotive-slide-cont p {
    line-height: 20px;
    font-family: "EffraRegular";
    font-size: 18px;
  }
  .automotive-list {
    list-style-type: disc;
    padding: 0 20px 20px;
    line-height: 30px;
    margin-top: -10px;
  }
  .automotive-new ul.tabs li.active {
    transform: translateX(-50px);
    background-color: #67b5ba !important;
    color: #fff;
  }
  .automotive-new ul.tabs li.active p {
    font-weight: 700;
  }
  .automotive-new ul.tabs li p {
    font-weight: 400;
  }
  .automotive-new ul.tabs {
    background: #67b5ba;
    z-index: 998;
  }
  .automotive-new ul.tabs li:nth-child(5) {
    background: #26a4ab;
  }
  .automotive-new span.notch {
    width: 4px;
    height: 90px;
    position: absolute;
    background-color: #fff;
    top: 5%;
    left: 6%;
  }
  .automotive-new .automotive-slide-cont .lrn-mor {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .automotive-new .automotive-slide-cont .lrn-mor a {
    font-weight: 700;
    color: #fff;
  }
  .semicon-main .content {
    margin-bottom: 0 !important;
  }
  .semicon-main .medtech-container-2 {
    margin-top: 0 !important;
  }
  .semicon-auto .semicon-l3 {
    background-image: url(https://stg.cyient.com/wp-content/uploads/2018/05/business-services.jpg);
  }
  .semicon-auto .tabs_wrapper.industry-new img {
    background: #c4c4c4;
  }
  .semicon-auto .rail-bottom-box-right-img {
    height: 412px;
    margin-bottom: 46px;
  }
  .semicon-auto .bottom-image-text-right {
    padding: 1em;
    left: 30px;
    right: auto;
    width: auto;
    text-align: left;
  }
  .semicon-auto .img-back2 {
    padding: 0;
  }
  .rail-l3-temp .medtech-container-2.semicon2 .lhpwrapper:first-child,
  .semicon-main .medtech-container-2 .lhpwrapper:first-child {
    padding-left: 0;
  }
  .rail-l3-temp .medtech-container-2.semicon2 .row .lhpwrapper:last-child,
  .semicon-main .medtech-container-2 .row .lhpwrapper:last-child {
    padding-right: 0;
  }
  @media only screen and (max-width: 1920px) {
    .cycero-page .slider-txt-section {
      width: 36% !important;
    }
    .cycero-page .bottom-image-text {
      width: 45%;
    }
    .cycero-page img.asset-img {
      width: 70%;
      margin: 0 auto;
      display: block;
    }
    .automotive-new .tab_container {
      height: 650px !important;
    }
    .static-img.col-md-7 {
      width: 60%;
    }
    .static-img .static-img-01 p {
      top: 85.5%;
      left: 5%;
    }
    .static-img .static-img-01 p,
    .static-img .static-img-02 p,
    .static-img .static-img-03 p {
      width: 76%;
    }
    .static-img.col-md-5 {
      width: 39.5%;
    }
    #hevyVideo,
    #hevyVideo1,
    #hevyVideo2,
    #hevyVideo3,
    .tabs_wrapper.industry-new img {
      height: 522px !important;
    }
  }
  @media (max-width: 1680px) {
    .sticky_menu_wrap_1 .menu-hr-line {
      width: 100% !important;
    }
    #hevyVideo,
    #hevyVideo1,
    #hevyVideo2,
    #hevyVideo3,
    .industry-new .tab_container {
      height: 522px !important;
    }
    .automotive-new .tab_container {
      height: 650px !important;
    }
  }
  @media only screen and (min-width: 1280px) and (max-width: 1680px) {
    .cycero-page .bottom-image-text {
      width: 51%;
      text-align: center;
    }
    .cycero-page #medtech-carousel-container .carousel-inner .item img {
      height: auto;
      width: 100%;
    }
    .cycero-page .product-wrapper {
      display: flex;
      align-items: center;
    }
    .automotive-new .tab_container {
      height: 650px !important;
    }
    .static-img.col-md-5 {
      width: 39.2%;
    }
  }
  @media (max-width: 1440px) {
    .rail-l3-temp .rail-new-temp .rail-right-img {
      height: 300px;
    }
    .rail-l3-temp .rail-new-temp .rail-bottom-box-new-right {
      width: 65%;
      margin: 20px;
      padding: 20px;
    }
    .cycero-page #medtech-carousel-container .carousel-inner .item img {
      height: auto;
      width: 100%;
    }
    .cycero-page img.asset-img {
      width: 70%;
      margin: 0 auto;
      display: block;
    }
    .cycero-page .product-wrapper {
      display: flex;
      align-items: center;
    }
    .static-img .static-img-01 p,
    .static-img .static-img-02 p,
    .static-img .static-img-03 p {
      width: auto !important;
      top: 60%;
    }
    .static-img .static-img-01 p {
      top: 80%;
    }
    .new-contactus .horizontalTabNew .resp-tabs-list li {
      width: 19.6% !important;
      font-size: 14px !important;
    }
  }
  @media screen and (max-width: 1366px) {
    .cycero-page img.asset-img {
      width: 100%;
    }
    .bottom-image-text-right,
    .cycero-page .bottom-image-text {
      width: 51%;
      text-align: center;
    }
    .cycero-page .row.icon-section .col-md-1 img {
      width: 100%;
    }
    .cycero-page #medtech-carousel-container .carousel-inner .item img {
      height: auto;
      width: 100%;
    }
    .cycero-page .product-wrapper {
      display: flex;
      align-items: center;
    }
    .cycero-page .slider-txt-section {
      width: 47% !important;
    }
    #hevyVideo,
    #hevyVideo1,
    #hevyVideo2,
    #hevyVideo3,
    .industry-new .tab_container {
      height: 522px !important;
    }
    .automotive-new .tab_container {
      height: 650px !important;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    .cycero-page img.one-stop-img {
      width: 100%;
      padding-left: 15px;
      margin-top: 20px;
    }
    .cycero-page #medtech-carousel-container .carousel-inner .item img {
      height: auto;
      width: 100%;
    }
    .cycero-page img.asset-img {
      width: 100%;
    }
    .bottom-image-text h2,
    .cycero-page .bottom-image-text-right h2 {
      font-size: 18px !important;
    }
    .cycero-page .medtech-container-2 .lhpwrapper > h2 {
      font-size: 28px;
    }
    .cycero-page .rail-bottom-left-image,
    .rail-bottom-box-right-img {
      height: 222px !important;
    }
    .semicon-auto .rail-bottom-box-right-img {
      height: 360px !important;
    }
    .static-img.col-md-5,
    .static-img.col-md-7 {
      width: 100%;
    }
    .static-img .static-img-01 p {
      top: 77%;
      left: 5%;
    }
  }
  @media (max-width: 1024px) {
    .rail-l3-temp .rail-new-temp .rail-bottom-box-new-right {
      width: 85%;
    }
    .rail-l3-temp .our-sltn-encomp h3 {
      width: 100%;
    }
    .rail-l3-temp table {
      max-width: 100%;
    }
    .rail-l3-temp {
      margin-bottom: -50px;
    }
    .industry-new ul.tabs li p {
      font-size: 16px !important;
      line-height: 25px;
    }
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li > a {
      padding: 15px 0 20px;
    }
    .cycero-page .slider-txt-section {
      width: 57% !important;
    }
  }
  @media (max-width: 768px) {
    .rail-l3-temp .rail-new-temp .rail-bottom-box-new-right {
      width: 55%;
    }
    .rail-l3-temp
      .rail-new-temp
      .col-md-6:nth-child(2)
      .roll-bid-cont:last-child {
      border-bottom: 0;
    }
    .rail-l3-temp .lhpwrapper {
      height: 340px !important;
      margin-bottom: 20px;
    }
    .industry-new .tab_container {
      width: 100%;
    }
    .industry-new ul.tabs li {
      display: none;
    }
    .industry-new .tab_drawer_heading {
      display: block;
      font-size: 18px;
      text-align: center;
    }
    .industry-new ul.tabs {
      display: none;
    }
    .industry-new .tab_content {
      height: auto;
    }
    .insights.insights-new {
      margin-top: 25%;
    }
    .ind-mob-tab1 {
      background: #67b5ba;
    }
    .ind-mob-tab2 {
      background: #5eb0b5;
    }
    .ind-mob-tab3 {
      background: #46acb0;
    }
    .ind-mob-tab4 {
      background: #30a8af;
    }
    #hevyVideo,
    #hevyVideo1,
    #hevyVideo2,
    .tabs_wrapper.industry-new img {
      height: 360px !important;
    }
    .cycero-banner-para {
      font-size: 15px !important;
    }
    .cycero-page
      #medtech-carousel-container
      #medtech-carousel-1
      .slider-txt-section {
      top: 50% !important;
    }
    .cycero-page .product-shapshot {
      margin-bottom: -75px;
    }
    .cycero-page .rail-bottom-left-image,
    .rail-bottom-box-right-img {
      height: 340px;
    }
    .cycero-page .row.icon-section .col-md-1 img {
      width: 50%;
    }
    .bottom-image-text-right,
    .cycero-page .bottom-image-text {
      width: 35%;
      text-align: center;
    }
    .cycero-page .product-wrapper {
      display: block;
      align-items: center;
    }
    .cycero-one-cntnt {
      border-left: 0;
    }
    .product-cycero-slide .slick-next {
      top: 50% !important;
      right: -25px;
    }
    .product-cycero-slide .slick-prev {
      left: -25px;
      right: auto;
      top: 50% !important;
    }
    .automotive-new.industry-new .tab_container {
      width: 100%;
      z-index: 0;
      height: auto !important;
    }
    .automotive-new .img-wrapper-ind {
      padding: 10px;
    }
    .automotive-new .automotive-slide-cont {
      border: 0;
      padding-left: 0;
    }
    .automotive-new .tab_drawer_heading {
      line-height: 30px;
      font-weight: 400;
    }
    .automotive-new span.notch {
      display: none;
    }
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li > a {
      padding: 15px 0 8px;
    }
    .cycero-page .slider-txt-section {
      width: 67% !important;
    }
    .semicon-main .static-img .static-img-02 img,
    .semicon-main .static-img .static-img-03 img {
      margin-bottom: 0;
    }
    .semicon-main .medtech-container-1 {
      padding-bottom: 0;
    }
    .semicon-auto .bottom-image-text-right {
      top: 50%;
    }
    .semicon-auto .rail-bottom-box-right-img {
      margin-bottom: 0;
      height: 340px !important;
    }
    .semicon-auto .content {
      padding: 0 15px !important;
    }
    .semicon-auto .medtech-container-2 {
      margin-top: 42px;
    }
    .semicon-main .rail-container-1 .medtech-container-1 {
      padding-left: 0;
      padding-right: 0;
    }
    .rail-l3-temp .medtech-container-2.semicon2 .lhpwrapper:first-child,
    .semicon-main .medtech-container-2 .lhpwrapper:first-child {
      padding-left: 15px;
    }
    .rail-l3-temp .medtech-container-2.semicon2 .row .lhpwrapper:last-child,
    .semicon-main .medtech-container-2 .row .lhpwrapper:last-child {
      padding-right: 15px;
    }
    .automotive-new .tab_drawer_heading.d_active {
      font-weight: 700;
    }
  }
  .icon-box-dec ul {
    padding: 0 20px;
    font-size: 16px;
    font-family: "EffraRegular";
    display: flex;
    flex-wrap: wrap;
  }
  .icon-box-dec ul li {
    vertical-align: top;
    width: 49%;
    line-height: 22px;
  }
  @media (max-width: 767px) {
    .automotive-new .automotive-slide-cont p {
      font-size: 15px;
    }
    div.equiBoxImageTesxt .icon-box-dec .main-text-tab {
      font-size: 16px;
    }
    .automotive-slide-cont div.equiBoxImageTesxt .icon-box-dec {
      padding: 15px !important;
    }
    #hevyVideo,
    #hevyVideo1,
    #hevyVideo2,
    #hevyVideo3,
    .tabs_wrapper.industry-new img {
      height: 300px !important;
    }
    .rail-l3-temp .rail-bottom-left-image {
      padding: 45px 0 20px;
    }
    .cycero-banner-para {
      font-size: 12px !important;
    }
    .rail-l3-temp .rail-new-temp .rail-right-img {
      height: auto;
    }
    .rail-l3-temp .rail-new-temp .rail-bottom-box-new-right {
      width: auto;
      position: relative;
    }
    .cycero-page .row.icon-section .col-md-1 img,
    .cycero-page img.asset-img,
    .industry-new .tab_container {
      width: 100%;
    }
    .rail-l3-temp .bottom-text-right {
      position: absolute;
      top: 50%;
      padding: 0 4%;
      font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
      background: #fafafa;
    }
    .rail-l3-temp .bottom-text-right h4 {
      color: #333;
      margin-top: 13px;
      margin-bottom: 6px;
      font-size: 16px;
    }
    .rail-l3-temp .bottom-text-right p {
      line-height: 16px;
      font-size: 14px;
    }
    .rail-l3-temp .lhpwrapper {
      height: 182px !important;
    }
    .rail-l3-temp .cyient-edge h1 {
      padding-bottom: 10px;
      font-size: 22px;
    }
    .rail-l3-temp .our-sltn-encomp h3 {
      font-size: 18px;
      width: 100%;
      padding-left: 15px;
    }
    .rail-l3-temp .our-sltn-encomp table tr td {
      padding-left: 15px;
    }
    .cycero-page .cycero-one-cntnt,
    .cycero-page .medtech-container-1 .row {
      padding-left: 0;
      padding-right: 0;
    }
    .rail-l3-temp {
      margin-bottom: -100px;
    }
    .industry-new ul.tabs li {
      display: none;
    }
    .industry-new .tab_drawer_heading {
      display: block;
      font-size: 18px;
      text-align: center;
    }
    .ind-mob-tab1 {
      background: #67b5ba;
    }
    .ind-mob-tab2 {
      background: #5eb0b5;
    }
    .ind-mob-tab3 {
      background: #46acb0;
    }
    .ind-mob-tab4 {
      background: #30a8af;
    }
    .tabs_wrapper.industry-new img {
      height: 260px !important;
    }
    .cycero-page .rail-bottom-left-image,
    .rail-bottom-box-right-img,
    .semicon-auto .rail-bottom-box-right-img {
      height: 182px !important;
    }
    .cycero-page .product-shapshot {
      margin-bottom: -40px;
    }
    .cycero-page
      #medtech-carousel-container
      #medtech-carousel-1
      .slider-txt-section {
      top: 6%;
    }
    .cycero-page .banner-para {
      margin-bottom: 0;
      font-size: 12px;
    }
    .bottom-image-text-right,
    .cycero-page .bottom-image-text {
      width: 80%;
      text-align: center;
    }
    .cycero-page img.one-stop-img {
      width: 100%;
    }
    .cycero-page .tabs {
      display: none;
    }
    .cycero-page .tab_drawer_heading {
      background-color: #ccc;
      color: #fff;
      border-top: 0;
      margin: 0 0 10px;
      padding: 5px 20px;
      display: block;
      cursor: pointer;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      text-align: center;
    }
    .cycero-page .d_active {
      color: #009688;
      border-bottom: 2px solid #009688;
    }
    .cycero-page .connected-content .col-md-4 {
      border-right: 0;
      margin-bottom: 40px;
    }
    .cycero-page .cycero-tab {
      background: #fff;
    }
    .cycero-page .extra-scroll {
      margin-bottom: -40px;
    }
    .cycero-page nav.navbar-ipad + div.container {
      margin-top: 55px;
    }
    .static-img .static-img-01 p,
    .static-img .static-img-02 p,
    .static-img .static-img-03 p {
      top: 50%;
      transform: translateY(-50%);
      width: 90% !important;
      font-size: 18px !important;
    }
    .static-img.col-md-5,
    .static-img.col-md-7 {
      width: 100%;
    }
    #indinner .content {
      padding: 0 15px;
    }
  }
  .new-contactus .horizontalTabNew .resp-tabs-list li,
  .new-contactus .new-location-section {
    font-family: CyientMedium, "Myriad Pro", Arial, "Arial Black";
  }
  .new-contactus .contact-pardot-form {
    margin: 0 auto;
    width: 50%;
    clear: both;
    height: 100%;
  }
  .new-contactus .slick-current p {
    background: 0 0 !important;
    color: #000;
  }
  .new-contactus .horizontalTabNew .resp-tabs-list li {
    width: 19.7%;
    background: #cecece;
    text-align: center;
    padding: 20px;
    margin-right: 5px;
    border-bottom: 5px solid #099ca6;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
    color: #333;
  }
  .new-contactus .horizontalTabNew .resp-tabs-list .resp-tab-active {
    padding: 20px !important;
    background: #009ca6;
    color: #fff;
  }
  .new-contactus .horizontalTabNew .resp-tabs-list li:last-child {
    margin-right: 0;
  }
  pre {
    background-color: #fff;
  }
  @media only screen and (max-width: 780px) {
    .new-contactus .demo {
      margin: 5%;
      width: 90%;
    }
    .new-contactus .how-use {
      display: none;
      float: left;
      width: 300px;
    }
  }
  .new-contactus #tabInfo {
    display: none;
  }
  .new-contactus .new-location-section {
    border: 1px solid #fff;
  }
  .new-contactus .contnt p,
  .new-contactus .new-location-section .slick-current a {
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
  }
  .new-contactus .new-location-section .DformFields select {
    display: block;
    width: 100%;
    margin-top: 18px;
    padding: 8px 12px 8px 54px;
    color: #333;
    height: 50px;
    margin-left: 0;
    position: relative;
  }
  .new-contactus .city-img img,
  .new-contactus .global-img img {
    width: auto;
    position: absolute;
    top: 50%;
    left: 1%;
    transform: translateY(-50%);
    z-index: 99;
  }
  .new-contactus .resp-tab-content {
    border: 0;
    padding: 20px 0;
  }
  .new-contactus .img-for-contnt {
    width: 20%;
    display: inline-block;
    text-align: right;
    padding-right: 20px;
    vertical-align: middle;
  }
  .new-contactus .contnt {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
  }
  .new-contactus .address-text {
    background: #cecece;
    padding: 30px 60px;
    z-index: 9;
    box-shadow: 2px 0 5px 0 grey;
    clear: both;
  }
  .new-contactus .innersocialmedia {
    border-bottom: 0;
  }
  .new-contactus .Container-body {
    background: #f4f4f4;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    padding-left: 20px;
  }
  .new-contactus p.more-jobs {
    padding-left: 15px;
  }
  .new-contactus .DformFields .form-control,
  .new-contactus .DformFields select {
    width: 47%;
    margin: 5px auto 5px 25px;
    height: 35px;
    outline: 0;
    border-radius: 0;
    color: #999;
    display: inline-block;
    border: 1px solid #ccc;
    font-size: 14px;
  }
  .new-contactus .DformFields textarea {
    width: 96%;
    margin: 10px auto 0 25px;
    float: none;
    display: inline-block;
    padding-left: 10px;
    padding-top: 20px;
    font-size: 20px;
    color: #999;
    height: 150px;
    outline: 0;
    background: #fff !important;
  }
  .new-contactus .address-content,
  .new-contactus .ginger-module-highlighter.ginger-module-highlighter-ghost {
    display: none;
  }
  .new-contactus .address-content.active {
    display: block;
  }
  .new-contactus .img-for-contnt img {
    width: auto;
    margin: -5px 0 0;
    clear: both;
  }
  .new-contactus img.addres-img {
    padding-top: 20px;
  }
  .new-contactus .address-section {
    background: #fff;
    margin: 55px 0 10px;
    border: 0;
  }
  .new-contactus .address-section .slick-slide a {
    cursor: default;
  }
  .new-contactus .address-section .slick-slide {
    background: #099ca6 !important;
  }
  .new-contactus .DformFields.place-selection {
    position: relative;
  }
  .new-contactus .map-section {
    padding: 0;
    overflow: auto;
  }
  .new-contactus .new-slider-contact {
    text-align: center;
    padding: 0 !important;
    background: #099ca6 !important;
  }
  .new-contactus .new-location-section .slick-current a {
    color: #fff !important;
    font-size: 24px;
    text-transform: uppercase;
  }
  .new-contactus .new-location-section .slick-current a:focus,
  .new-contactus .new-location-section .slick-current a:hover,
  .new-contactus .new-location-section .slick-current a:visited {
    color: #fff !important;
  }
  .new-contactus h2.resp-accordion {
    background: #cecece;
    text-align: center;
    padding: 20px;
    border-bottom: 5px solid #099ca6;
    font-size: 19px;
    text-transform: uppercase;
    font-family: CyientMedium, "Myriad Pro", Arial, "Arial Black";
    font-weight: 400;
    width: 95%;
    margin: 0 auto 20px;
    float: none;
  }
  .new-contactus h2.resp-accordion.resp-tab-active {
    padding: 20px !important;
    background: #009ca6 !important;
    color: #fff;
  }
  .new-contactus .resp-arrow {
    display: none;
  }
  .map-country option {
    text-transform: uppercase;
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .new-contactus .Container-body {
      padding-left: 0;
    }
    .new-contactus .DformFields .form-control,
    .new-contactus .DformFields select,
    .new-contactus .DformFields textarea {
      width: 100%;
      margin-left: 0;
    }
    .new-contactus .contact-pardot-form {
      width: 100%;
    }
    .rail-slide-cta-btn .cat-button {
      width: 16% !important;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .new-contactus .horizontalTabNew .resp-tabs-list li,
    .new-contactus .horizontalTabNew .resp-tabs-list li.resp-tab-active {
      width: 19.5% !important;
      font-size: 12px !important;
      padding: 20px 8px !important;
    }
    .new-contactus .horizontalTabNew .resp-tabs-list li {
      font-size: 13px;
      width: 24.6%;
    }
    .new-contactus .address-content {
      padding-left: 22px;
    }
    .new-contactus .DformFields .form-control,
    .new-contactus .DformFields select {
      width: 96%;
    }
    .new-contactus .new-location-section .slick-current a {
      font-size: 18px;
    }
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li > a {
      padding: 15px 0 20px;
      line-height: 23px;
    }
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li.active > a,
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li.active > a:focus,
    .semicon-tabs.leaders-tab.cyient-medtech-tabs
      .nav-tabs
      > li.active
      > a:hover {
      line-height: 23px;
    }
    .static-img.col-md-7 {
      width: 59%;
    }
    .static-img.col-md-5 {
      width: 38%;
    }
    .static-img.col-md-5 img {
      margin: 0 !important;
    }
    .static-img .static-img-02 p,
    .static-img .static-img-03 p {
      top: 52%;
    }
    .static-img .static-img-01 p,
    .static-img .static-img-02 p,
    .static-img .static-img-03 p {
      font-size: 16px !important;
    }
  }
  @media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .new-contactus .address-text {
      padding: 10px 30px;
    }
    .new-contactus .address-content {
      padding-left: 25px;
    }
    .new-contactus .Container-body {
      padding-left: 0;
    }
    .new-contactus .DformFields .form-control,
    .new-contactus .DformFields select,
    .new-contactus .DformFields textarea {
      width: 100%;
      margin-left: 0;
    }
    .new-contactus .address-section {
      margin: 30px 0 10px;
    }
    .new-location-section .slick-current a {
      font-size: 14px !important;
      line-height: 20px;
    }
    .new-contactus .contact-pardot-form {
      margin: 0 auto;
      width: 100%;
      clear: both;
      height: 100%;
    }
    .product-cycero-slide .slick-dots li {
      width: 6px;
      height: 6px;
    }
  }
  @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
    .new-contactus .address-text {
      padding: 30px;
    }
  }
  .rail-lmore {
    position: absolute;
    left: 0;
    top: 90%;
    margin-right: auto;
    right: 0;
    margin-left: auto;
    text-align: center;
  }
  .rail-lmore a {
    text-decoration: none;
    padding: 8px 20px;
    background: #099ca6;
    color: #fff;
    font-family: CyientMedium;
    font-size: 22px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.5s;
  }
  @media (max-width: 360px) {
    .rail-slide-cta-btn .cat-button {
      width: 35% !important;
    }
    .cycero-banner-para {
      font-size: 10px !important;
    }
  }
  @media screen and (min-device-width: 360px) and (max-device-width: 640px) and (orientation: landscape) {
    .rail-slide-cta-btn .cat-button {
      width: 20% !important;
    }
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li.active > a,
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li.active > a:focus,
    .semicon-tabs.leaders-tab.cyient-medtech-tabs
      .nav-tabs
      > li.active
      > a:hover {
      line-height: 34px !important;
    }
  }
  @media screen and (max-width: 640px) {
    .semicon-main .rail-container-1 {
      padding-left: 0;
      padding-right: 0;
    }
    .semicon-main .rail-container-1 .col-md-12 .row {
      padding: 0 5px;
    }
  }
  @media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: portrait) {
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li > a {
      border: 1px solid #fff;
    }
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li.active > a,
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li.active > a:focus,
    .semicon-tabs.leaders-tab.cyient-medtech-tabs
      .nav-tabs
      > li.active
      > a:hover {
      background: #fff;
      border: 1px solid #fff;
      color: #099ca6;
    }
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs > li > a span {
      font-size: 22px;
    }
    .semicon-tabs.leaders-tab.cyient-medtech-tabs .nav-tabs {
      border-bottom: 0;
    }
  }
  @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
    .cycero-page .product-shapshot {
      margin-bottom: -96px;
    }
    .cycero-page .row.icon-section .col-md-1 img {
      width: 50%;
    }
    .cycero-page .extra-scroll {
      margin-bottom: -90px;
    }
    .leaders-tab.cyient-medtech-tabs .nav-tabs > li {
      width: auto !important;
    }
  }
  @media screen and (max-width: 460px) {
    .product-cycero-slide .slick-slide img {
      width: 90%;
    }
  }
  @media only screen and (min-width: 1680px) {
    .cycero-page .row.icon-section {
      margin-bottom: 30px;
    }
  }
  @media only screen and (min-width: 960px) and (max-width: 1025px) {
    #contact .horizontalTabNew .resp-tabs-list {
      display: flex;
    }
  }
  @media (max-width: 480px) {
    .semicon-auto .medtech-container-2 {
      margin-top: 22px;
    }
  }
  .unique {
    background: #099ca6;
    padding: 40px;
    margin-bottom: 30px;
    position: relative;
  }
  .unique h2 {
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 15px;
  }
  .unique p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
  }
  .unique-slide .slick-dots li button::before {
    color: #fff;
    font-size: 35px;
    margin-top: -50px;
  }
  .industry-new ul.tabs {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 0;
    width: 26%;
    min-width: 175px;
    border: 1px solid #099ca6;
    border-left: 0;
    float: right;
    list-style: none;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .industry-new ul.tabs li:active,
  .industry-new ul.tabs li:hover {
    background-color: #fff !important;
    color: #029ca6;
  }
  .industry-new .tab_drawer_heading,
  .industry-new ul.tabs li {
    margin: 0;
    padding: 15px;
    line-height: 31px;
    color: #fff;
    cursor: pointer;
    text-align: left;
  }
  .industry-new ul.tabs li {
    background-color: #67b5ba;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .industry-new ul.auto-solu li {
    padding: 15px;
  }
  .industry-new .tab_drawer_heading {
    display: none;
  }
  .industry-new ul.tabs li.active {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: scale(1);
    background-color: #fff !important;
    color: #67b5ba;
  }
  .info-links a:after,
  .unique .info-links a:before,
  .unique .tabs {
    -moz-transition: all 0.4s ease-in-out 0.1s;
    -o-transition: all 0.4s ease-in-out 0.1s;
  }
  .heavy-slide-cont .heavy-slide-overlay {
    background: rgba(9, 156, 166, 0.7);
    padding: 15px 0 20px;
    line-height: 24px;
  }
  .heavy-slide-cont .heavy-slide-overlay p {
    margin-bottom: 24px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .industry-new .tab_content {
    height: 100%;
    display: none;
    position: relative;
  }
  .industry-new .tab_container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 20;
    width: 74%;
    min-width: 10px;
    text-align: left;
    background: #ededed;
  }
  .industry-new ul.tabs li:nth-child(2) {
    background: #5eb0b5;
  }
  .industry-new ul.tabs li:nth-child(3) {
    background: #46acb0;
  }
  .industry-new ul.tabs li:nth-child(4) {
    background: #30a8af;
  }
  .industry-new ul.tabs li p {
    margin-bottom: 0;
    font-size: 18px;
    padding-bottom: 5px;
    height: 100px;
    display: table-cell;
    width: 100% !important;
    font-weight: 700;
    vertical-align: middle;
    padding-left: 20px;
  }
  h3.tab_drawer_heading.construction.d_active {
    background: url(/wp-content/uploads/2018/10/cyient-icon-excavator-white.png)
      center no-repeat #6dc5dd;
  }
  h3.tab_drawer_heading.mining.d_active {
    background: url(/wp-content/uploads/2019/03/mining-equipment-icon.png) center
      no-repeat #6dc5dd;
  }
  h3.tab_drawer_heading.agricultural.d_active {
    background: url(/wp-content/uploads/2018/10/cyient-icon-tractor-white.png)
      center no-repeat #6dc5dd;
  }
  h3.tab_drawer_heading.material.d_active {
    background: url(/wp-content/uploads/2018/05/Material-Handling-Equipment.png)
      center no-repeat #6dc5dd;
  }
  h3.tab_drawer_heading.commercial.d_active {
    background: url(/wp-content/uploads/2019/03/cyient-icon.png) center no-repeat
      #6dc5dd;
  }
  h3.tab_drawer_heading.specialized.d_active {
    background: url(/wp-content/uploads/2018/05/Specialized-Equipment.png) center
      no-repeat #6dc5dd;
  }
  h3.tab_drawer_heading.automation.d_active {
    background: url(/wp-content/uploads/2018/05/2018-05-16-1.png) center no-repeat
      #6dc5dd;
  }
  h3.tab_drawer_heading.production.d_active {
    background: url(/wp-content/uploads/2018/05/Production-Machinery.png) center
      no-repeat #6dc5dd;
  }
  .heavy-slide-cont {
    color: #fff;
    float: left;
    width: 75%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    font-size: 24px;
    margin: 0 auto;
  }
  .roll-bid-cont p a {
    color: #029696;
    font-size: 20px;
  }
  .img-wrapper-ind {
    z-index: -10;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
  }
  a.ind-readmore {
    padding: 0 20px 2px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border: 1px solid #fff;
    display: block;
    width: 135px;
    margin: 0 auto;
    line-height: 2;
  }
  a.ind-readmore:hover {
    color: #029ca6;
    background-color: #fff;
    border: 1px solid #fff;
  }
  .industry-new ul.tabs li.active:before {
    content: "<";
    display: table-cell;
    font-size: 50px;
    padding-bottom: 5px;
    vertical-align: middle;
  }
  .cont-ppt {
    padding: 55px 200px 45px;
    background: #099ca6;
    text-align: center;
  }
  .cont-ppt h2 {
    color: #fff;
    text-align: center;
    position: relative;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 auto 20px;
  }
  .cont-ppt p {
    color: #fff;
    font-size: 18px;
  }
  .cont-ppt a {
    color: #099ca6;
    cursor: pointer;
    background-color: #fff;
    padding: 10px 20px;
  }
  .unique .accordion {
    width: 100%;
    text-align: center;
    min-width: 950px;
    list-style-type: none;
    overflow: hidden;
    height: 260px;
    font-size: 0;
    position: absolute;
    top: 45%;
    display: flex;
    left: 22%;
  }
  .unique .tabs .paragraph h2 {
    color: #333;
    font-size: 18px;
    line-height: 22px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
  }
  .unique .tabs .paragraph h2 a {
    padding: 5px 0;
  }
  .unique .tabs {
    display: inline-block;
    background-color: #6dc5dd;
    border-right: #5ab2ca 1px solid;
    width: 80px;
    height: 260px;
    overflow: hidden;
    position: relative;
    margin: 0;
    font-size: 16px;
    -webkit-transition: all 0.4s ease-in-out;
    -webkit-transition-delay: 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
  }
  .unique .tabs:hover {
    width: 440px;
  }
  .unique .tabs:hover .info-links a:before {
    margin-left: -100px;
  }
  .unique .tabs:hover .info-links a:after {
    margin-left: -5px;
  }
  .img-wrapper-ind img {
    width: 100%;
    height: 100%;
  }
  .unique .tabs .paragraph {
    position: relative;
    width: 360px;
    margin-left: 80px;
    padding: 70px 0 0 10px;
    height: 260px;
    background: #fff;
  }
  .unique .tabs .paragraph h1 {
    font-size: 2.5em;
    margin-bottom: 10px;
  }
  .unique .tabs .paragraph p {
    font-size: 16px;
    color: #333;
    line-height: 1.5em;
    padding-right: 30px;
    margin-bottom: 0;
  }
  .unique .tabs .paragraph a img {
    width: auto;
    margin-top: 10px;
  }
  .unique .info-links {
    display: block;
  }
  .unique .info-links a {
    display: block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
  }
  .info-links a:after,
  .unique .info-links a:before {
    -webkit-transition: all 0.4s ease-in-out;
    -webkit-transition-delay: 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    width: 80px;
    height: 260px;
    position: absolute;
    text-indent: 0;
    padding-top: 90px;
    padding-left: 25px;
    display: block;
    font: 400 30px Genericons;
    color: #fff;
  }
  .unique .info-links a:after {
    font-size: 48px;
    padding-left: 20px;
    padding-top: 80px;
    margin-left: 85px;
  }
  .unique .tabs .ttl-bfr {
    position: absolute;
    top: -4% !important;
    bottom: 16% !important;
    padding-right: 20px;
    color: #333;
    width: 168px;
    font-size: 16px;
    transform: rotate(-90deg);
    line-height: 20px;
    text-align: left;
    left: 38px;
    right: 0;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    -moz-transition: all 0.4s ease-in-out 0.1s;
    -o-transition: all 0.4s ease-in-out 0.1s;
    -webkit-transition: all 0.4s ease-in-out 0.1s;
    -webkit-transition-delay: 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
  }
  li.tabs:nth-child(2) h2.ttl-bfr {
    padding-right: 44px !important;
  }
  .unique .info-links a:before {
    background-position: 50% 96% !important;
  }
  .unique .tabs:hover .ttl-bfr {
    left: -114%;
  }
  .construction,
  .construction a:after,
  .unique .construction a:before {
    content: "";
    background: url(/wp-content/uploads/2018/10/cyient-icon-excavator.png) center
      no-repeat #fff;
  }
  .construction a:after {
    content: "";
    background: url(/wp-content/uploads/2018/10/cyient-icon-excavator-white.png)
      center no-repeat;
  }
  .mining,
  .mining a:after,
  .unique .mining a:before {
    content: "";
    background: url(/wp-content/uploads/2019/03/mining-equipment-icon.png) center
      no-repeat #fff;
  }
  .mining a:after {
    content: "";
    background: url(/wp-content/uploads/2019/03/mining-equipment-icon-white.png)
      center no-repeat;
  }
  .agricultural,
  .agricultural a:after,
  .unique .agricultural a:before {
    content: "";
    background: url(/wp-content/uploads/2018/10/cyient-icon-tractor.png) center
      no-repeat #fff;
  }
  .agricultural a:after {
    content: "";
    background: url(/wp-content/uploads/2018/10/cyient-icon-tractor-white.png)
      center no-repeat;
  }
  .material,
  .material a:after,
  .unique .material a:before {
    content: "";
    background: url(/wp-content/uploads/2018/05/Material-Handling-Equipment-1.png)
      center no-repeat #fff;
  }
  .material a:after {
    content: "";
    background: url(/wp-content/uploads/2018/05/Material-Handling-Equipment.png)
      center no-repeat;
  }
  .commercial,
  .commercial a:after,
  .unique .commercial a:before {
    content: "";
    background: url(/wp-content/uploads/2019/03/cyient-icon.png) center no-repeat
      #fff;
  }
  .commercial a:after {
    content: "";
    background: url(/wp-content/uploads/2019/03/cyient-icon-white.png) center
      no-repeat;
  }
  .specialized,
  .specialized a:after,
  .unique .specialized a:before {
    content: "";
    background: url(/wp-content/uploads/2018/05/Specialized-Equipment-1.png)
      center no-repeat #fff;
  }
  .specialized a:after {
    content: "";
    background: url(/wp-content/uploads/2018/05/Specialized-Equipment.png) center
      no-repeat;
  }
  .automation,
  .automation a:after,
  .unique .automation a:before {
    content: "";
    background: url(/wp-content/uploads/2018/05/2018-05-16.png) center no-repeat
      #fff;
  }
  .automation a:after {
    content: "";
    background: url(/wp-content/uploads/2018/05/2018-05-16-1.png) center no-repeat;
  }
  .production,
  .production a:after,
  .unique .production a:before {
    content: "";
    background: url(/wp-content/uploads/2018/05/Production-Machinery-1.png) center
      no-repeat #fff;
  }
  .production a:after {
    content: "";
    background: url(/wp-content/uploads/2018/05/Production-Machinery.png) center
      no-repeat;
  }
  .info-mob-tabs h3 {
    display: block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    border-bottom: 1px solid #099ca6;
    height: 50px;
  }
  @media screen and (max-width: 1680px) {
    .unique .accordion {
      left: 14%;
    }
  }
  @media (max-width: 1440px) {
    .unique .accordion {
      left: 3%;
    }
  }
  @media screen and (max-width: 1366px) {
    #hevyVideo,
    #hevyVideo1,
    #hevyVideo2,
    #hevyVideo3,
    .industry-new .tab_container {
      height: 522px !important;
    }
    .automotive-new .tab_container {
      height: 650px !important;
    }
    .unique .accordion {
      position: absolute;
      top: 120% !important;
      left: 5%;
    }
    .unique .tabs:hover {
      width: 360px;
    }
    .unique .tabs .paragraph {
      width: 280px;
      padding: 30px 0 0 10px;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .hidden-md.hidden-lg.unidiv-mob {
      display: block !important;
      clear: both;
    }
    .unique.unidiv {
      display: none !important;
    }
    .uni-ttl {
      display: block;
      width: 100%;
    }
    .heavy-slide-cont a,
    .heavy-slide-cont p {
      font-size: 18px;
    }
    .info-mob-tabs .tab_content {
      background: #fff;
      margin-bottom: 10px;
      text-align: center;
    }
    .info-mob-tabs .tab_content h2,
    .info-mob-tabs .tab_content p {
      color: #333;
      font-size: 18px;
      margin-bottom: 0;
    }
    .info-mob-tabs .tab_content img {
      width: auto;
      margin-bottom: 10px;
    }
  }
  @media (max-width: 768px) {
    .industry-new .tab_container {
      width: 100%;
    }
    .industry-new ul.tabs li {
      display: none;
    }
    .industry-new .tab_drawer_heading {
      display: block;
      font-size: 18px;
      text-align: center;
    }
    .industry-new ul.tabs {
      display: none;
    }
    .industry-new .tab_content {
      height: auto;
    }
    .insights.insights-new {
      margin-top: 25%;
    }
    .ind-mob-tab1 {
      background: #67b5ba;
    }
    .ind-mob-tab2 {
      background: #5eb0b5;
    }
    .ind-mob-tab3 {
      background: #46acb0;
    }
    .ind-mob-tab4 {
      background: #30a8af;
    }
    #hevyVideo,
    #hevyVideo1,
    #hevyVideo2,
    .tabs_wrapper.industry-new img {
      height: 360px !important;
    }
    .heavy-slide-cont a,
    .heavy-slide-cont p {
      font-size: 18px;
    }
    .info-mob-tabs .tab_content {
      background: #fff;
      margin-bottom: 10px;
      text-align: center;
    }
    .info-mob-tabs .tab_content h2,
    .info-mob-tabs .tab_content p {
      color: #333;
      font-size: 18px;
      margin-bottom: 0;
    }
    .info-mob-tabs .tab_content img {
      width: auto;
      margin-bottom: 10px;
    }
  }
  @media (max-width: 767px) {
    #hevyVideo,
    #hevyVideo1,
    #hevyVideo2,
    #hevyVideo3,
    .tabs_wrapper.industry-new img {
      height: 300px !important;
    }
    .cont-ppt {
      padding-left: 0;
      padding-right: 0;
    }
    .industry-new .tab_container {
      width: 100%;
    }
    .industry-new ul.tabs li {
      display: none;
    }
    .industry-new .tab_drawer_heading {
      display: block;
      font-size: 18px;
      text-align: center;
    }
    .ind-mob-tab1 {
      background: #67b5ba;
    }
    .ind-mob-tab2 {
      background: #5eb0b5;
    }
    .ind-mob-tab3 {
      background: #46acb0;
    }
    .ind-mob-tab4 {
      background: #30a8af;
    }
    .tabs_wrapper.industry-new img {
      height: 260px !important;
    }
    .heavy-slide-cont a,
    .heavy-slide-cont p {
      font-size: 18px;
    }
    .info-mob-tabs .tab_content {
      background: #fff;
      margin-bottom: 10px;
      text-align: center;
    }
    .info-mob-tabs .tab_content h2,
    .info-mob-tabs .tab_content p {
      color: #333;
      font-size: 18px;
      margin-bottom: 0;
    }
    .info-mob-tabs .tab_content img {
      width: auto;
      margin-bottom: 10px;
    }
  }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .unique .tabs:hover {
      width: 360px;
    }
    .unique .tabs .paragraph {
      width: 280px;
    }
  }
  @media screen and (max-width: 1366px) {
    .unique .tabs .paragraph {
      padding: 40px 0 0 10px;
    }
  }
  @media screen and (max-width: 1280px) {
    .unique .tabs .paragraph h2 {
      font-size: 16px;
    }
    .unique .tabs .paragraph p {
      font-size: 14px;
    }
    .unique .accordion {
      left: -4px;
    }
  }
  @media (max-width: 768px) {
    .unique.unidiv {
      padding-top: 0;
      margin-bottom: 0;
    }
  }
  @media only screen and (min-width: 700px) and (max-width: 900px) {
    #hevyVideo,
    #hevyVideo1,
    #hevyVideo2,
    #hevyVideo3,
    .tabs_wrapper.industry-new img {
      height: 290px !important;
    }
  }
  @media only screen and (max-width: 1024px) {
    .info-mob-tabs h3 {
      display: block;
      font-size: 18px;
      line-height: 20px;
      border-bottom: 1px solid #099ca6;
      height: 50px;
      color: #333;
      text-align: center;
      padding: 10px;
      font-weight: 700;
      background: #fff;
      text-indent: 0;
    }
    .info-mob-tabs h3.tab_drawer_heading.d_active {
      font-size: 0;
    }
  }
  .cmf-box-single:first-child,
  .single-element {
    border-right: 1px solid #099ca6;
  }
  .app-acc-box,
  .indus-icon a,
  .plicyBox,
  .ser-stan-box,
  .ser-stan-box div {
    text-align: center;
  }
  .dlm-container .content-box {
    padding-top: 0;
    margin-top: 40px;
  }
  .policy-container {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
  }
  .plicyBox {
    padding: 0 10px;
    flex-basis: 49.3%;
    background-color: #029ca6;
  }
  .plicyBox p a {
    color: #fff;
  }
  .plicyBox p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .dlm-container h3,
  .dlm-heading {
    font-weight: 700;
    color: #099ca6;
    font-family: EffraRegular;
  }
  .dlm-heading {
    margin-bottom: 20px;
  }
  .border-top h3 {
    font-weight: 100;
  }
  .cmf-box {
    background-image: url(/wp-content/uploads/2019/01/manu-facilities.jpg);
    padding: 40px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .cmf-box h3 {
    font-family: EffraRegular;
    line-height: 25px;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
  }
  .cmf-box .cmf-box-single h3:after,
  .cmf-box .cmf-box-single:nth-child(2) h3:after {
    content: "";
    display: block;
    background-color: #099ca6;
    height: 3px;
    position: absolute;
    bottom: -15px;
  }
  .cmf-box h3 a {
    color: #fff;
    outline: 0;
  }
  .cmf-box .cmf-box-single h3:after {
    width: 260px;
  }
  .cmf-box .cmf-box-single:nth-child(2) h3:after {
    width: 271px;
  }
  .below-box-container {
    border: 1px solid #099ca6;
    float: left;
    margin-top: 30px;
  }
  .single-element {
    margin-top: 15px;
    margin-bottom: 20px;
    min-height: 165px;
  }
  .single-element h4 {
    margin-top: 0;
  }
  .cmf-box-single {
    padding: 0 40px;
  }
  .single-element:last-child {
    border-right: 0;
  }
  .indus-icon {
    margin: 0 auto;
    display: flex;
  }
  .indus-icon a {
    display: inline-block;
    flex: 1;
    margin: 10px;
    background: rgba(239, 239, 238, 0.4);
    cursor: default;
  }
  .indus-icon a figure {
    padding: 30px;
  }
  .indus-icon a figure figcaption {
    margin-top: 20px;
    font-weight: 700;
  }
  .indus-icon a figure img.imghover {
    display: none;
  }
  .ser-stan-box {
    padding: 2em;
    background: #e6e6e5;
    color: #099ca6;
  }
  .ser-stan-box div {
    display: inline-block;
    border-right: 1px solid #b4b4b4;
    padding: 30px 70px;
    font-size: 22px;
    margin-top: 30px;
    line-height: 25px;
  }
  .ser-stan-box div:last-child {
    border-right: 0;
  }
  .app-acc-box {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .app-acc-box .single-app-acc {
    flex-basis: 33%;
    padding: 30px 0;
    align-content: space-between;
  }
  .app-acc-box .single-app-acc img {
    height: 180px;
    width: 180px;
  }
  .dlm-btm-box .bottom-image-text-right {
    width: 85%;
    color: #fff;
  }
  .dlm-btm-box .bottom-image-text-left h2,
  .dlm-btm-box .bottom-image-text-right h2 {
    text-align: left;
  }
  .cplcs-head-container {
    color: #fff;
    background-color: #099ca6;
    display: flex;
  }
  .cplcs-head-container div {
    border-right: 1px solid #cacaca;
    flex: 1;
    text-align: center;
    padding: 10px;
  }
  .cplcs-head-container div:first-child {
    flex: 2;
  }
  .cplcs-head-container div:last-child {
    border-right: 0;
  }
  .dlm-tabular {
    background-color: #e6e6e5;
    padding: 30px;
  }
  .dlm-tabular.industry-new.automotive-new ul.tabs {
    width: 100%;
    border: 0;
  }
  .dlm-tabular.industry-new.automotive-new ul.tabs li {
    display: inline-block;
    width: 22.3%;
    margin: 20px;
    vertical-align: middle;
    padding: 0;
    cursor: default;
  }
  .dlm-tabular.automotive-new.industry-new .tab_container {
    width: 100%;
    background-image: none;
    height: auto !important;
    background-color: #099ca6;
  }
  .dlm-tabular.automotive-new.industry-new ul.tabs li .active-bref {
    display: none;
  }
  .dlm-tabular.automotive-new.industry-new ul.tabs li.active .active-bref {
    display: block;
  }
  .dlm-tabular.automotive-new.industry-new ul.tabs li.active .passive-bref {
    display: none;
  }
  .dlm-tabular.industry-new ul.tabs li {
    text-align: center;
    padding: 20px !important;
    position: relative;
    background-color: #fff;
  }
  .dlm-tabular.industry-new ul.tabs li:first-child {
    border: 1px solid #099ca6;
    color: #099ca6;
    margin-left: 0;
  }
  .dlm-tabular.industry-new ul.tabs li:nth-child(2) {
    color: #f8a41d;
    border: 1px solid #f8a41d;
  }
  .dlm-tabular.industry-new ul.tabs li:nth-child(3) {
    color: #09a2db;
    border: 1px solid #09a2db;
  }
  .dlm-tabular.industry-new ul.tabs li:nth-child(4) {
    color: #92c740;
    border: 1px solid #92c740;
    margin-right: 0;
  }
  .dlm-tabular.industry-new ul.tabs li p {
    font-size: 15px;
    display: block;
    height: auto;
    text-align: center;
    line-height: 1.2;
    padding: 0;
    margin: 0;
  }
  .dlm-btm-box .bottom-image-text-right p,
  .dlm-tabular.industry-new ul.tabs li p:first-child {
    margin-bottom: 10px;
  }
  .dlm-tabular.industry-new ul.tabs li:after {
    content: ">";
    font-size: 50px;
    padding-bottom: 5px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -13%;
    color: #bababa;
  }
  .dlm-tabular.industry-new ul.tabs li:last-child:after,
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li.active:before {
    content: none;
  }
  .dlm-tabular.industry-new ul.tabs li p:nth-child(2) {
    font-weight: 100;
  }
  .dlm-tabular.industry-new ul.tabs li.active p {
    text-align: center;
  }
  .tabs_wrapper.industry-new.dlm-tabular .active-bref img,
  .tabs_wrapper.industry-new.dlm-tabular .passive-bref img {
    height: 35px !important;
    width: 35px;
    margin-right: 5px;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs {
    background: 0;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li.active {
    transform: unset;
    color: #fff;
    border: 1px solid #099ca6;
    background-color: #67b5ba;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li.active::before {
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 18px solid #099ca6;
    position: absolute;
    transform: translateX(-50%);
    bottom: -22px;
    left: 50%;
  }
  .dlm-tabular.tabs_wrapper.industry-new img {
    height: auto !important;
  }
  .dlm-tabular.automotive-new .automotive-slide-cont {
    padding-top: 0;
    margin-top: 0;
    padding-left: 0;
    border: 0;
  }
  .dlm-tabular.automotive-new .automotive-slide-cont div {
    padding: 0;
  }
  .dlm-tabular.automotive-new .automotive-slide-cont .automotive-list {
    margin-top: 0;
    padding: 65px;
  }
  .dlm-tabular.automotive-new .img-wrapper-ind {
    padding: 0;
  }
  .lrg-list {
    display: inline-block;
    width: 49.7%;
    vertical-align: top;
  }
  .icrs-prct {
    color: #099ca6;
    font-size: 20px;
    margin-top: 10px;
  }
  .indus-icon a:hover .icrs-prct {
    color: #fff;
  }
  .rail-l3-temp .rail-bottom-box-right-l3.n-to-n {
    background-image: url(/wp-content/uploads/2019/01/end-to-end.jpg);
  }
  .rail-l3-temp .rail-bottom-box-right-l3.n-to-n.mmbg {
    background-image: url(/wp-content/uploads/2019/01/design-led-manufacturing-an-integrated-approach-to-manufacturing340x290.jpg);
  }
  .dlm-btm-box .rail-bottom-box-right-img {
    background-image: url(/wp-content/uploads/2019/01/connected-factory.jpg);
  }
  .dlm-btm-box .bottom-image-text-right p:last-child {
    margin-bottom: 0;
  }
  .automotive-new ul.tabs li.active {
    transform: none;
  }
  .industry-new ul.tabs li.active {
    transition: none;
    -webkit-transition: none;
  }
  .dlm-btm-box .extra-scroll div.img-back2:first-child {
    padding-left: 0;
  }
  .dlm-btm-box .extra-scroll div.img-back2:nth-child(2) {
    padding-right: 0;
  }
  #hevyVideo,
  #hevyVideo1,
  #hevyVideo2,
  #hevyVideo3 {
    height: 400px !important;
  }
  .dlm-tabular.automotive-new .automotive-list.lrg-list.inner-list {
    padding: 20px;
  }
  @media (max-width: 1920px) {
    .dlm-tabular.industry-new.automotive-new ul.tabs li {
      width: 23.2%;
    }
    .dlm-tabular.industry-new.connected-tabular ul.tabs li:after {
      right: -28% !important;
    }
  }
  @media (max-width: 1680px) {
    .dlm-tabular.industry-new.automotive-new ul.tabs li {
      width: 22.95%;
    }
  }
  @media (max-width: 1600px) {
    .dlm-tabular.industry-new.automotive-new ul.tabs li {
      width: 22.65%;
    }
    .rail-bottom-left-image {
      background-size: 100% 100%;
    }
    .dlm-btm-box .rail-bottom-box-right-img,
    .dlm-btm-box .rail-bottom-left-image {
      height: 400px !important;
    }
  }
  @media (max-width: 1440px) {
    .ser-stan-box div {
      padding: 30px;
    }
    .app-acc-box {
      width: 60%;
    }
    .app-acc-box .single-app-acc:nth-child(4),
    .app-acc-box .single-app-acc:nth-child(5),
    .app-acc-box .single-app-acc:nth-child(6) {
      padding-top: 0;
    }
    .dlm-tabular.industry-new.automotive-new ul.tabs li {
      width: 22.45%;
    }
    .dlm-tabular.automotive-new .automotive-slide-cont .automotive-list {
      padding: 40px;
    }
    .dlm-tabular.industry-new ul.tabs li:after {
      right: -12%;
    }
  }
  @media (max-width: 1366px) {
    .dlm-tabular.industry-new ul.tabs li:after {
      right: -13%;
    }
    .dlm-tabular.industry-new.automotive-new ul.tabs li {
      width: 22.3%;
    }
    .bottom-image-text-right {
      text-align: left;
    }
    .dlm-tabular.automotive-new .automotive-slide-cont .automotive-list {
      padding-top: 20px;
      padding-bottom: 20px;
    }
  }
  @media (max-width: 1280px) {
    .dlm-tabular.industry-new.automotive-new ul.tabs li {
      width: 22.2%;
    }
    .dlm-tabular.industry-new ul.tabs li:after {
      right: -14%;
    }
    .dlm-tabular.automotive-new .automotive-slide-cont .automotive-list {
      padding-top: 20px;
      padding-bottom: 10px;
    }
  }
  @media (max-width: 1240px) {
    .dlm-tabular.industry-new.automotive-new ul.tabs li {
      width: 22.1%;
    }
    .dlm-tabular.automotive-new .automotive-slide-cont .automotive-list {
      padding: 20px 10px 10px 40px;
    }
    .ser-stan-box div {
      padding: 25px;
    }
  }
  @media (max-width: 1024px) {
    #indinner {
      margin-top: 80px;
    }
    .dlm-tabular.industry-new.automotive-new ul.tabs li {
      width: 21.5%;
      margin: 15px 15px 20px;
      padding: 10px !important;
    }
    .dlm-tabular.industry-new ul.tabs li:after {
      right: -15%;
    }
    .lrg-list {
      width: 49.2%;
    }
    .app-acc-box {
      width: 100%;
    }
    .automotive-list {
      font-size: 15px;
    }
    .ser-stan-box {
      padding: 20px;
    }
    .ser-stan-box div {
      font-size: 18px;
    }
    .app-acc-box .single-app-acc {
      padding: 0;
    }
    .dlm-tab-head {
      background-color: #fff;
      border-bottom: 1px solid #099ca6;
    }
    .dlm-tab-head.d_active {
      border-bottom: 1px solid transparent;
    }
    .lst-head .passive-head,
    .tab_drawer_heading.dlm-tab-head.lst-head.fourth-head {
      border-bottom: 0;
    }
    .dlm-tab-head p {
      margin: 0;
      text-align: left;
      font-size: 16px !important;
      line-height: initial;
      font-weight: 100;
    }
    .dlm-tab-head img {
      margin-right: 10px;
    }
    .dlm-tab-head .passive-head {
      display: block;
    }
    .dlm-tab-head .active-head,
    .dlm-tab-head.d_active .passive-head {
      display: none;
    }
    .dlm-tab-head.d_active .active-head {
      display: block;
    }
    .d_active.dlm-tab-head {
      color: #fff;
      background-color: #099ca6;
    }
    .one-head .passive-head {
      color: #8a5ea9;
    }
    .two-head .passive-head {
      color: #f8a41d;
    }
    .three-head .passive-head {
      color: #09a2db;
    }
    .fourth-head .passive-head {
      color: #92c740;
    }
    .automotive-list {
      line-height: 30px;
      padding: 40px;
    }
    .cmf-box-single:first-child {
      border-right: 0;
    }
    .indus-icon {
      display: inline-block;
    }
    .indus-icon a {
      width: 210px;
    }
    .ser-stan-box div {
      padding: 15px;
      margin-top: 10px;
    }
    .medtech-container-1.dlm-container {
      padding-bottom: 0;
    }
    .bottom-image-text,
    .bottom-image-text-right {
      top: 52%;
    }
    .cmf-box .cmf-box-single:last-child .below-box-container-dec {
      margin-bottom: 0;
    }
    .cplcs-head-container div:first-child {
      flex: 1;
    }
    .automotive-slide-cont #hevyVideo,
    .automotive-slide-cont #hevyVideo1,
    .automotive-slide-cont #hevyVideo2,
    .automotive-slide-cont #hevyVideo3 {
      height: 290px !important;
    }
  }
  @media (max-width: 800px) {
    .indus-icon a {
      width: 46%;
    }
  }
  @media (max-width: 767px) {
    .indus-icon a {
      width: 45%;
    }
    .ser-stan-box div br {
      display: none;
    }
    .ser-stan-box div {
      padding: 15px;
      margin-top: 10px;
      border-bottom: 1px solid #b4b4b4;
      border-right: 0;
      text-align: left;
      width: 100%;
    }
    .ser-stan-box div:last-child {
      border-bottom: 0;
      padding-bottom: 0;
    }
    .ser-stan-box div:first-child {
      padding-top: 0;
    }
    .app-acc-box .single-app-acc {
      flex-basis: 50%;
    }
    .cmf-box-single {
      padding: 0;
    }
    .medtech-container-2 {
      margin-top: 10px;
      margin-bottom: 0;
    }
  }
  @media (max-width: 640px) {
    .dlm-tabular {
      padding: 10px;
    }
    .dlm-tabular.automotive-new .automotive-slide-cont .automotive-list {
      padding-bottom: 20px;
    }
  }
  @media (max-width: 520px) {
    .rail-l3-temp p {
      font-size: 16px !important;
    }
  }
  @media (max-width: 480px) {
    .indus-icon a {
      width: 100%;
    }
    .indus-icon a figure {
      padding: 30px 0;
    }
    .app-acc-box .single-app-acc img {
      height: auto;
      width: auto;
    }
    .automotive-slide-cont #hevyVideo,
    .automotive-slide-cont #hevyVideo1,
    .automotive-slide-cont #hevyVideo2,
    .automotive-slide-cont #hevyVideo3 {
      height: 190px !important;
    }
  }
  @media (max-width: 360px) {
    .app-acc-box .single-app-acc {
      flex-basis: 100%;
    }
    .dlm-btm-box .bottom-image-text-right {
      width: 97%;
      top: 50%;
    }
    .medtech-container-2 .lhpwrapper {
      padding: 0;
    }
    .rail-l3-temp p {
      font-size: 16px !important;
      line-height: 16px;
    }
  }
  .dlm-tabular.automotive-new .automotive-slide-cont div,
  .icon-box {
    float: left;
  }
  .lnk-txt a {
    color: #fff;
    font-weight: 700;
  }
  .top-space {
    margin-top: 30px;
  }
  .dlm-tabular.industry-new.automotive-new.connected-tabular ul.tabs li {
    width: 12.2%;
    cursor: default;
  }
  .dlm-tabular.industry-new.connected-tabular ul.tabs li:nth-child(4) {
    margin-right: 20px;
  }
  .dlm-tabular.industry-new.connected-tabular ul.tabs li:last-child {
    margin-right: 0;
  }
  .dlm-tabular.industry-new.connected-tabular ul.tabs li:after {
    right: -25%;
  }
  .dlm-tabular.industry-new.connected-tabular .icon-box-dec {
    padding: 50px;
  }
  .dlm-tabular.industry-new.connected-tabular ul.tabs li:first-child,
  .one-head .passive-head {
    color: #15a2dc;
    border: 1px solid #15a2dc;
  }
  .dlm-tabular.industry-new.connected-tabular ul.tabs li:nth-child(2),
  .two-head .passive-head {
    color: #7253a2;
    border: 1px solid #7253a2;
  }
  .dlm-tabular.industry-new.connected-tabular ul.tabs li:nth-child(3),
  .three-head .passive-head {
    color: #f8a41d;
    border: 1px solid #f8a41d;
  }
  .dlm-tabular.industry-new.connected-tabular ul.tabs li:nth-child(4),
  .fourth-head .passive-head {
    color: #09a2db;
    border: 1px solid #09a2db;
  }
  .dlm-tabular.industry-new.connected-tabular ul.tabs li:nth-child(5),
  .fifth-head .passive-head {
    color: #92c740;
    border: 1px solid #92c740;
  }
  .dlm-tabular.industry-new.connected-tabular ul.tabs li:nth-child(6),
  .sixth-head .passive-head {
    color: #ef4658;
    border: 1px solid #ef4658;
  }
  .dlm-tabular.industry-new.connected-tabular ul.tabs li:nth-child(7),
  .seventh-head .passive-head {
    color: #333740;
    border: 1px solid #333740;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li.active {
    color: #fff;
  }
  .passive-head {
    border: none !important;
  }
  .indus-icon {
    flex-wrap: wrap;
  }
  .dlm-inner .capbl-box a {
    flex-basis: 30%;
  }
  .icon-wrapper {
    background-color: #099ca6;
    display: inline-block;
    padding: 10px;
    border-radius: 50%;
  }
  .dlm-inner.conn-eqip-inner .btm-cont a::after,
  .dlm-inner.conn-eqip-inner .capbl-box a:nth-child(4)::after,
  .dlm-inner.conn-eqip-inner .capbl-box a:nth-child(5)::after,
  .dlm-inner.conn-eqip-inner .capbl-box a:nth-child(6)::after {
    content: none;
  }
  .consul h2 a::after,
  .custom-box.bottom-image-text-right .ttl-bx a::after {
    position: absolute;
    content: "";
    right: 3%;
    height: 30px;
    width: 30px;
    transform: translateY(-50%);
  }
  .dlm-inner.conn-eqip-inner .btm-cont {
    text-align: right;
    margin: 20px 10px 30px 0;
  }
  .dlm-inner.conn-eqip-inner .btm-cont a {
    padding: 10px 20px;
    flex-basis: auto;
    border: 1px solid #099ca6;
  }
  .dlm-inner.conn-eqip-inner .btm-cont a:hover {
    color: #fff;
    background-color: #099ca6;
  }
  .dlm-inner .capbl-box a:nth-child(3) figure {
    border-right: 0;
  }
  .dlm-btm-box .bottom-image-text-right {
    top: 76%;
    padding: 30px;
  }
  .custom-box {
    position: absolute;
    top: 76%;
    color: #fff;
  }
  .custom-box.bottom-image-text-right h3 {
    color: #fff;
    margin-bottom: 10px;
  }
  .custom-box.bottom-image-text-right p {
    line-height: 24px;
    margin-bottom: 30px;
  }
  .custom-box.bottom-image-text-right .ttl-bx {
    background-color: #099ca6;
    padding: 30px;
  }
  .custom-box.bottom-image-text-right .ttl-bx a::after {
    top: 77%;
    background: url(/wp-content/uploads/2019/02/download.png);
  }
  .consul h2 a::after {
    top: 50%;
    background: url(/wp-content/uploads/2019/02/right-link-arrow.png);
  }
  .custom-box.bottom-image-text-right {
    background-color: transparent;
    padding: 0;
    top: 63%;
  }
  .rail-l3-temp .rail-bottom-box-right-l3.n-to-n {
    background-image: url(/wp-content/uploads/2019/02/con-eqi-btm2.jpg);
  }
  .dlm-btm-box .rail-bottom-box-right-img {
    background-image: url(/wp-content/uploads/2019/02/con-eqi-btm1.jpg);
  }
  .dlm-tabular.industry-new ul.tabs li:first-child {
    margin-left: 0 !important;
  }
  .dlm-tabular.industry-new ul.tabs li:last-child {
    margin-right: 0 !important;
  }
  #ADAS,
  .automotive-new ul.tabs li:first-child.active,
  h3.d_active.dlm-tab-head[rel~="ADAS"] {
    background-color: #15a2dc !important;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li:first-child.active::before {
    border-bottom-color: #15a2dc !important;
  }
  #Infotainment,
  .automotive-new ul.tabs li:nth-child(2).active,
  h3.d_active.dlm-tab-head[rel~="Infotainment"] {
    background-color: #7253a2 !important;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li:nth-child(2).active::before {
    border-bottom-color: #7253a2 !important;
  }
  #ASICs,
  .automotive-new ul.tabs li:nth-child(3).active,
  h3.d_active.dlm-tab-head[rel~="ASICs"] {
    background-color: #f8a41d !important;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li:nth-child(3).active::before {
    border-bottom-color: #f8a41d !important;
  }
  #Integrate,
  .automotive-new ul.tabs li:nth-child(4).active,
  h3.d_active.dlm-tab-head[rel~="Integrate"] {
    background-color: #09a2db !important;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li:nth-child(4).active::before {
    border-bottom-color: #09a2db !important;
  }
  #Secure,
  .automotive-new ul.tabs li:nth-child(5).active,
  h3.d_active.dlm-tab-head[rel~="Secure"] {
    background-color: #92c740 !important;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li:nth-child(5).active::before {
    border-bottom-color: #92c740 !important;
  }
  #Create,
  .automotive-new ul.tabs li:nth-child(6).active,
  h3.d_active.dlm-tab-head[rel~="Create"] {
    background-color: #ef4658 !important;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li:nth-child(6).active::before {
    border-bottom-color: #ef4658 !important;
  }
  #Maintain,
  .automotive-new ul.tabs li:nth-child(7).active,
  h3.d_active.dlm-tab-head[rel~="Maintain"] {
    background-color: #333740 !important;
  }
  .tabs_wrapper.industry-new.dlm-tabular ul.tabs li:nth-child(7).active::before {
    border-bottom-color: #333740 !important;
  }
  div.equiBoxImageTesxt {
    display: flex;
  }
  div.equiBoxImageTesxt .icon-box-dec {
    margin: auto;
    padding: 0 25px !important;
  }
  .tabs.auto-solu li.active .active-bref {
    min-height: 58px;
  }
  @media screen and (min-device-width: 1500px) and (max-device-width: 1680px) {
    .dlm-tabular.industry-new.automotive-new.connected-tabular ul.tabs li {
      width: 11.6%;
    }
  }
  @media (max-width: 1440px) {
    .dlm-tabular.industry-new.automotive-new.connected-tabular ul.tabs li {
      margin: 20px 15px;
      padding: 12px !important;
      width: 11.7%;
    }
    .dlm-tabular.industry-new.connected-tabular ul.tabs li:after {
      right: -21%;
    }
    .custom-box.bottom-image-text-right {
      top: 61.6%;
    }
  }
  @media (max-width: 1280px) {
    .dlm-tabular.industry-new.automotive-new.connected-tabular ul.tabs li {
      width: 14.7%;
    }
    .dlm-tabular.industry-new.connected-tabular ul.tabs li:after {
      right: -22%;
    }
  }
  @media (max-width: 1024px) {
    .tab_drawer_heading.dlm-tab-head.lst-head.fourth-head {
      border-bottom: 1px solid #099ca6;
    }
    .industry-new ul.tabs li p {
      font-size: 13px !important;
    }
    .dlm-tabular.industry-new.automotive-new.connected-tabular ul.tabs li {
      margin: 20px 15px;
      width: 15.3%;
    }
    .dlm-tabular.industry-new.connected-tabular ul.tabs li:after {
      right: -22%;
      font-size: 34px;
    }
    .dlm-tabular.industry-new.connected-tabular .icon-box-dec {
      padding: 30px;
    }
    .dlm-btm-box .rail-bottom-box-right-img,
    .dlm-btm-box .rail-bottom-left-image {
      height: 340px !important;
    }
  }
  @media (max-width: 800px) {
    .automotive-new .tab_drawer_heading {
      line-height: 30px;
      clear: both;
    }
    .lnk-txt {
      margin-top: 10px;
    }
  }
  @media (max-width: 767px) {
    .industry-new .tab_drawer_heading {
      width: 100%;
    }
    .dlm-inner .capbl-box a {
      min-height: 200px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .tabs_wrapper.industry-new img {
      width: auto;
      padding: 10px 15px;
    }
    div.equiBoxImageTesxt .icon-box-dec {
      padding: 15px !important;
    }
    .dlm-tabular {
      padding: 10px 0;
    }
    .dlm-tabular.automotive-new .automotive-slide-cont .equiBoxImageTesxt {
      height: auto !important;
    }
  }
  @media (min-width: 769px) and (max-width: 991px) {
    .dlm-tabular.industry-new.automotive-new.connected-tabular ul.tabs li {
      width: 10.3%;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .dlm-tabular {
      padding: 20px 0;
    }
    .dlm-tabular.industry-new.automotive-new.connected-tabular ul.tabs li {
      width: 11.3%;
    }
  }
  @media (min-width: 1200px) and (max-width: 1366px) {
    .dlm-tabular {
      padding: 20px 0;
    }
    .dlm-tabular.industry-new.automotive-new.connected-tabular ul.tabs li {
      width: 11.8%;
    }
  }
  @media (min-width: 1441px) and (max-width: 1899px) {
    .dlm-tabular {
      padding: 30px 0;
    }
    .dlm-tabular.industry-new.automotive-new.connected-tabular ul.tabs li {
      width: 10.7%;
    }
  }
  @media (min-width: 1900px) and (max-width: 3400px) {
    .dlm-tabular {
      padding: 30px 0;
    }
    .dlm-tabular.industry-new.automotive-new.connected-tabular ul.tabs li {
      width: 11%;
    }
  }
  .blade-marq3 > .col {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  #panel-1 {
    border-right: 2px solid #fff;
  }
  #panel-1:hover {
    border-right: 2px solid #099ca6;
  }
  #panel-2 {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  #panel-2:hover {
    border-left: 2px solid #099ca6;
    border-right: 2px solid #099ca6;
  }
  #panel-3 {
    border-left: 2px solid #fff;
  }
  #panel-3:hover {
    border-left: 2px solid #099ca6;
  }
  .dmh-marq3 {
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
  .dmh-marq3 .panels {
    max-width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
  }
  .dmh-marq3 .panel,
  .dmh-marq3 .panels {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .dmh-marq3 .panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-width: 288px;
    min-height: 400px;
    width: 90vw;
    background-color: #074f70;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    outline: none;
  }
  .dmh-marq3 .panel:last-child,
  .dmh-marq3 .panel:first-child {
    border-right: none;
  }
  .dmh-marq3 .panel .bg,
  .dmh-marq3 .panel .bg:after,
  .dmh-marq3 .panel .bg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
  }
  .dmh-marq3 .panel .bg img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  .dmh-marq3 .panel .bg:after {
    content: " ";
    top: auto;
    height: 80%;
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.8)),
      color-stop(70%, rgba(0, 0, 0, 0.4)),
      to(transparent)
    );
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.4) 70%,
      transparent
    );
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .dmh-marq3 .preview {
    position: relative;
    display: none;
    padding: 0 20px;
  }
  .dmh-marq3 .content {
    text-align: center;
    position: relative;
    padding: 15px;
  }
  .dmh-marq3 .content *,
  .dmh-marq3 h1,
  .dmh-marq3 h2 {
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
  }
  .dmh-marq3 h1,
  .dmh-marq3 h2 {
    font-size: 1.25em;
  }
  .dmh-marq3 .content p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .dmh-marq3 .content .play-cta {
    margin: 0 auto;
    min-width: 40px;
    height: 54px;
    padding: 0;
  }
  .dmh-marq3 .content .play-cta svg {
    width: 40px;
    height: 40px;
  }
  .dmh-marq3 .content .play-cta path {
    fill: #fff;
  }
  .dmh-marq3 .content .play-cta span {
    line-height: 40px;
    padding-left: 50px;
  }
  .dmh-marq3 .content .play-cta span {
    padding-left: 0;
    padding-right: 50px;
  }
  .dmh-marq3 .content .ctas a {
    margin: 0 0 10px;
  }
  .dmh-marq3 .content .ctas a:last-child {
    margin-bottom: 0;
  }
  .dmh-marq3 nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  @media only screen and (min-width: 37.5em) {
    .dmh-marq3 .panels {
      min-height: 500px;
    }
    .dmh-marq3 .panel {
      min-width: 530px;
      width: 530px;
      min-height: 500px;
    }
    .dmh-marq3 h1,
    .dmh-marq3 h2 {
      font-size: 1.375em;
    }
    .dmh-marq3 .content .ctas {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .dmh-marq3 .content .ctas a {
      margin-left: 10px;
      margin-right: 10px;
    }
  }
  @media only screen and (min-width: 64em) {
    .dmh-marq3 .panel {
      min-height: 532px;
    }
    .dmh-marq3 h1,
    .dmh-marq3 h2 {
      font-size: 1.75em;
    }
  }
  @media only screen and (min-width: 100em) {
    .dmh-marq3 .panel {
      min-width: 0;
      width: 33%;
    }
  }
  @media only screen and (min-width: 64em) {
    .dmh-marq3 .panels {
      min-height: 532px;
      overflow: hidden;
    }
    .dmh-marq3 .panel {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 35%;
      min-width: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      -webkit-transition: width 0.15s ease-in;
      transition: width 0.15s ease-in;
      overflow: hidden;
    }
    .dmh-marq3 .panel:after {
      content: " ";
      position: absolute;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      pointer-events: none;
      background: rgba(0, 0, 0, 0.75);
      opacity: 0;
      -webkit-transition: all 1s cubic-bezier(0.09, 0.76, 0.52, 1);
      transition: all 1s cubic-bezier(0.09, 0.76, 0.52, 1);
    }
    .dmh-marq3 .panel:first-child {
      left: 0;
      right: auto;
      width: calc(33.3333% - 5px);
      border-left: none;
      -webkit-transform: none;
      transform: none;
    }
    .dmh-marq3 .panel:last-child {
      left: auto;
      right: 0;
      width: calc(33.3333% - 5px);
      border-right: none;
      -webkit-transform: none;
      transform: none;
    }
    .dmh-marq3 .preview {
      display: block;
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: all 0.15s ease-in;
      transition: all 0.15s ease-in;
      -webkit-transition-delay: 0.1s;
      transition-delay: 0.1s;
    }
    .dmh-marq3 .content {
      position: absolute;
      bottom: -40px;
      width: 570px;
      left: calc(50% - 285px);
      opacity: 0;
    }
    .dmh-marq3 .panel.active {
      -webkit-transition: all 0.5s cubic-bezier(0.09, 0.76, 0.52, 1);
      transition: all 0.5s cubic-bezier(0.09, 0.76, 0.52, 1);
      width: 60% !important;
    }
    .dmh-marq3 .panel.on-top {
      z-index: 1;
    }
    .dmh-marq3.active .panel:not(.active):after {
      -webkit-transition-duration: 3s;
      transition-duration: 3s;
      opacity: 1;
    }
    .dmh-marq3 .panel.active .preview {
      -webkit-transition-duration: 0s;
      transition-duration: 0s;
      -webkit-transition-delay: 0s;
      transition-delay: 0s;
      opacity: 0;
    }
    .dmh-marq3 .panel.active .content {
      -webkit-transition: all 0.25s cubic-bezier(0.09, 0.76, 0.52, 1);
      transition: all 0.25s cubic-bezier(0.09, 0.76, 0.52, 1);
      opacity: 1;
      bottom: 0;
    }
  }
  .four-box-infogrph {
    padding: 30px 0;
  }
  .four-box-infogrph p {
    letter-spacing: 1px;
    line-height: 26px;
  }
  .cta_button {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    transition-property: all;
    transition-duration: 400ms;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 26px;
    line-height: normal;
    height: auto;
    background: #099ca6;
    border: 0;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-family: EffraRegular;
    box-shadow: none;
    border-radius: 3px;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    overflow: hidden;
    border: 1px solid #fff;
    text-decoration: none;
  }
  .cta_button:hover {
    color: #fff;
    text-decoration: none;
  }
  .cta_button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .cta_button:hover::before,
  .content-wrapper:focus::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
  .tileteasersblock .teaser-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .tileteasersblock .teaser-block-container > div {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 0;
  }
  .dark-grey,
  .tileteasersblock .blue-bg {
    background: #242424;
    color: #fafafa;
  }
  .tileteasersblock .teaser-block-container > div:before {
    display: block;
    content: "";
    padding-top: 56.25%;
    background: rgba(0, 0, 0, 0.45);
  }
  .tileteasersblock .teaser-block-container > div:after {
    content: "\A";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0.3;
    z-index: 9;
  }
  .tileteasersblock .teaser-block-container .teaser-block-content {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 10;
  }
  .tileteasersblock .teaser-block-container .teaser-block-content h3 {
    color: #fafafa !important;
    font-size: 1.75rem;
    margin-bottom: 10px;
    line-height: 2.125rem;
    letter-spacing: 1px;
  }
  .tileteasersblock .teaser-block-container .teaser-block-content h3 img {
    margin-bottom: 7px;
    margin-left: 10px;
  }
  .tileteasersblock .teaser-block-container .teaser-block-content .btn {
    border: 0;
    padding: 10px 30px !important;
    color: #fff;
    text-transform: uppercase;
    background: #099ca6;
    border-radius: 3px !important;
    margin-top: 20px;
    display: inline-flex;
    position: relative;
    z-index: 1;
  }
  .teaser-btn a.btn:hover {
    color: #fff;
    text-decoration: none;
  }
  .teaser-btn a.btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .teaser-btn a.btn:hover::before,
  .teaser-btn a.btn:focus::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
  @media only screen and (min-width: 56.25em) {
    .tileteasersblock .teaser-block-container > div {
      width: calc(100% / (12 / 5));
      -webkit-box-flex: 1;
      -ms-flex: 1 auto;
      flex: 1 auto;
      margin: 8px;
    }
    .tileteasersblock .teaser-block-container .teaser-block-content {
      padding: 2rem;
    }
  }
  @media only screen and (min-width: 20em) and (max-width: 56.24em) {
    .tileteasersblock .teaser-block-container > div {
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1 auto;
      flex: 1 auto;
    }
    .tileteasersblock .teaser-block-container .teaser-block-content {
      padding: 1rem;
    }
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .tileteasersblock .teaser-block-container > div {
      margin: 2px 0 2px;
    }
    .tileteasersblock .teaser-block-container > div::after {
      background: rgba(0, 0, 0, 0.99);
      opacity: 0.5;
    }
    .tileteasersblock .teaser-block-container > div::before {
      padding-top: 0px;
    }
    .tileteasersblock .teaser-block-container .teaser-block-content h3 {
      font-size: 20px;
      margin: 0;
    }
    .tileteasersblock .teaser-block-container .teaser-block-content h3 img {
      margin-bottom: 10px;
      margin-left: 10px;
    }
    .tileteasersblock .teaser-block-container .teaser-block-content {
      position: relative;
      padding: 3rem 1rem;
    }
    .four-box-infogrph {
      padding: 30px 0;
    }
    .tileteasersblock .teaser-block-container .teaser-block-content .btn {
      margin-top: 10px;
      padding: 6px 25px !important;
    }
  }
  @media (min-width: 900px) and (max-width: 991px) {
    .tileteasersblock .teaser-block-container > div {
      width: calc(100% / (12 / 5)) !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .tileteasersblock .teaser-block-container > div::after {
      background: rgba(0, 0, 0, 0.99);
      opacity: 0.5;
    }
    .four-box-infogrph p {
      line-height: 20px;
      font-size: 14px;
    }
    .tileteasersblock .teaser-block-container .teaser-block-content .btn {
      padding: 6px 20px !important;
      margin-top: 5px;
    }
    .four-box-infogrph {
      padding: 30px 0;
    }
    .tileteasersblock .teaser-block-container > div {
      width: calc(100% / (12 / 5));
      margin: 2px;
    }
    .tileteasersblock .teaser-block-container .teaser-block-content h3 {
      line-height: 28px;
      font-size: 22px;
      margin: 0;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .tileteasersblock .teaser-block-container .teaser-block-content h3 {
      margin-top: 10px;
    }
    .tileteasersblock .teaser-block-container .teaser-block-content .btn {
      margin-top: 10px;
    }
  }
  .paradigm-slider-heading h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 100;
    font-family: "EffraRegular" !important;
    max-width: 460px;
    position: relative;
  }
  .paradigm-slider-heading h2:before {
    content: "";
    padding: 3px;
    display: block;
    background: #0c9ba9;
    max-width: 40px;
    margin-bottom: 10px;
  }
  .paradigm-slider-outer {
    padding: 60px 0px;
    background-size: cover;
    background-position: center;
    padding-bottom: 270px;
  }
  .paradigm-slider-leftinner p {
    font-size: 20px;
    color: #55565a;
  }
  .paradigm-slider-inner .span6 {
    margin: 0px !important;
  }
  .paradigm-slider-rightinner {
    background: #ef475e;
    padding: 40px 60px 60px 60px;
  }
  .paradigm-slider-heading {
    padding-left: 80px;
  }
  .paradigm-slider-heading {
    padding-left: 80px;
    padding-bottom: 40px;
  }
  .paradigm-slider-rightinner p {
    color: #fff;
    font-size: 20px;
  }
  .paradigm-slider-left > p {
    color: #fff;
    font-size: 18px;
    padding-left: 100px;
  }
  .paradigm-slider-right > p {
    color: #fff;
    font-size: 18px;
    padding-left: 60px;
  }
  .paradigm-slider-leftinner span {
    font-size: 110px;
    position: absolute;
    left: -60px;
    z-index: 99999;
    top: 40px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ef475e;
  }
  .paradigm-slider-left {
    position: relative;
    margin-left: 80px;
  }
  .paradigm-slider-wrap {
    position: relative;
  }
  .two-box-serives {
    width: 100%;
    background: #009ca5;
    position: relative;
  }
  .two-box-serives:before {
    font-family: "Cyient-Medium";
    content: "Our Services";
    position: absolute;
    top: 50px;
    left: 40px;
    font-size: 94px;
    width: 30%;
    font-weight: bold;
    letter-spacing: 14px;
    line-height: 80px;
    color: #ffffff05;
  }
  .relative-box-left h2 {
    margin: 0;
    color: #fff;
    padding-bottom: 30px;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 2px;
  }
  ul.service-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-flex;
    z-index: 999;
    position: relative;
  }
  ul.service-list li {
    background: #fff;
    display: flex;
    border-radius: 3px;
    margin: 0 5px 10px;
    box-shadow: 0 2px 2px #0000002e;
    float: left;
  }
  ul.service-list li a {
    color: #000;
    padding: 10px 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    text-decoration: none;
  }
  .our-services {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .box-right {
    width: 50%;
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .two-box-serives {
      margin: 10px 0 0;
    }
    ul.service-list {
      display: block;
    }
    .two-box-serives::before {
      display: none;
    }
    .relative-box-left h2 {
      font-size: 22px;
      line-height: 30px;
      letter-spacing: 1px;
    }
    .our-services {
      padding-top: 20px;
      padding-bottom: 20px;
      display: inline-block;
      width: 100%;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    ul.service-list {
      display: block;
    }
    .our-services {
      display: inline-block;
      width: 100%;
    }
    .relative-box-left h2 {
      text-align: left;
    }
  }
  .blogs-resc-section p.paragrh:empty {
    display: none;
  }
  .blogs-resc-section {
    padding-top: 30px;
  }
  .blogs-slider a:hover {
    text-decoration: none;
  }
  .blogs-slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
  }
  .blogs-slider.slick-initialized {
    visibility: visible;
    opacity: 1;
  }
  .blogs-resc-section h2.main-hd {
    color: #66696d;
    font-family: "EffraRegular" !important;
    padding-bottom: 15px;
    padding-top: 20px;
    text-align: center;
    margin: 0;
    font-size: 32px;
    position: relative;
    letter-spacing: 1px;
  }
  .blogs-resc-section h2:before {
    content: "";
    width: 200px;
    border-bottom: 1px solid #66696d;
    position: absolute;
    top: 50%;
    margin-left: -236px;
  }
  .blogs-resc-section h2:after {
    content: "";
    width: 200px;
    border-bottom: 1px solid #66696d;
    position: absolute;
    top: 50%;
    margin-left: 30px;
  }
  .blogs-resc-section p.paragrh {
    font-size: 16px;
    padding-bottom: 20px;
    letter-spacing: 1px;
    text-align: center;
    color: #66696d;
  }
  .blogs-resc-section .tabs {
    background: #fff;
    padding: 20px 30px 0;
  }
  .blogs-resc-section .tabs ul {
    display: none !important;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    height: auto;
  }
  .blogs-resc-section .tabs ul li {
    list-style: none;
    flex: 1 1 auto;
    -webkit-box-flex: 1;
    text-align: center;
    -ms-flex: 1 1 auto;
  }
  .blogs-resc-section .tabs ul li a {
    padding: 12px 30px;
    text-decoration: none;
    display: block;
    border-bottom: 6px solid #66696d;
    width: 100%;
    outline: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #66696d;
    font-weight: normal;
    letter-spacing: 1px;
  }
  .blogs-resc-section .tabs ul li.tab-active a {
    border-bottom: 6px solid #099ca6;
    color: #099ca6;
  }
  .blogs-resc-section .tabs-stage {
    margin-bottom: 70px;
  }
  .blogs-resc-section .blogs-slider {
    max-width: 1050px;
    margin: 0 auto;
  }
  .blogs-resc-section .tabs-stage .slick-slider {
    padding: 30px 0 0;
  }
  .blogs-resc-section .slick-slide {
    margin: 0 15px;
  }
  .blogs-resc-section .slick-list {
    margin: 0px -5px 0px -5px;
  }
  .blogs-resc-section .tabs-stage .slick-slider {
    display: block !important;
  }
  .blogs-resc-section .slick-slider .slick-list {
    display: block !important;
  }
  .blogs-resc-section .slick-slider .slick-track {
    display: block !important;
  }
  .blogs-resc-section button.slick-next:before {
    position: absolute;
    content: "\f105" !important;
    font-family: FontAwesome;
    left: 0;
    right: 0;
    opacity: 1;
  }
  .blogs-resc-section button.slick-prev:before {
    position: absolute;
    content: "\f104" !important;
    font-family: FontAwesome !important;
    left: 0;
    right: 0;
    opacity: 1;
  }
  .blogs-resc-section button.slick-prev {
    top: auto;
    left: auto;
    right: 44px;
    z-index: 1;
  }
  .blogs-resc-section .slick-next {
    left: auto;
    right: -5px !important;
  }
  .blogs-resc-section button.slick-prev,
  .blogs-resc-section button.slick-next {
    width: 40px;
    height: 30px;
    background: #009da6;
    color: #fff;
    bottom: -28px;
    line-height: 20px;
    border-radius: 3px !important;
  }
  .blogs-resc-section .slick-prev:before,
  .blogs-resc-section .slick-next:before {
    font-size: 70px;
    color: #ea8496;
    line-height: inherit;
    font-weight: bold;
  }
  .blogs-resc-section .blogs-slider img {
    height: auto;
  }
  .blogs-resc-section .slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .blogs-resc-section .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .blogs-resc-section .slick-list:focus {
    outline: 0;
  }
  .blogs-resc-section .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  .blogs-resc-section .slick-slider .slick-track,
  .blogs-resc-section .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .blogs-resc-section .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  .blogs-resc-section .slick-track:before,
  .blogs-resc-section .slick-track:after {
    display: table;
    content: "";
  }
  .blogs-resc-section .slick-track:after {
    clear: both;
  }
  .blogs-resc-section .slick-loading .slick-track {
    visibility: hidden;
  }
  .blogs-resc-section .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  [dir="rtl"] .slick-slide {
    float: right;
  }
  .blogs-resc-section .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .blogs-resc-section .slick-slide.slick-loading img {
    display: none;
  }
  .blogs-resc-section .slick-slide.dragging img {
    pointer-events: none;
  }
  .blogs-resc-section .slick-initialized .slick-slide {
    display: block !important;
  }
  .blogs-resc-section .slick-initialized .tab-c {
    display: flex !important;
  }
  .blogs-resc-section .slick-initialized .tab-c .tab-image {
    display: flex !important;
    width: 40%;
    float: left;
    height: 120px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
  }
  .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
    display: block !important;
    width: 60%;
    float: right;
    border-left: 3px solid #009da6;
    background: #ececec;
    padding: 15px 10px 15px;
  }
  .blogs-resc-section .slick-initialized .tab-c .gray-right-section h5 {
    margin: 0px;
    font-size: 16px;
    color: #099ca6;
    line-height: normal !important;
    padding: 0px;
    margin-bottom: 5px;
  }
  .blogs-resc-section .slick-initialized .tab-c .gray-right-section p {
    margin: 0;
    color: #66696d;
    font-size: 15px;
    padding-bottom: 0px;
    line-height: 22px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0px;
  }
  .blogs-resc-section .slick-loading .slick-slide {
    visibility: hidden;
  }
  .blogs-resc-section .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  .blogs-resc-section .slick-arrow.slick-hidden {
    display: none;
  }
  .blogs-resc-section .slick-loading .slick-list {
    background: #fff
      url("http://maggiesadler.com/wp-content/uploads/2015/10/ajax-loader.gif")
      center center no-repeat;
  }
  .blogs-resc-section .slick-prev,
  .blogs-resc-section .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: auto;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent;
  }
  .blogs-resc-section .slick-prev:hover,
  .blogs-resc-section .slick-prev:focus,
  .blogs-resc-section .slick-next:hover,
  .blogs-resc-section .slick-next:focus {
    color: transparent;
    outline: 0;
  }
  .blogs-resc-section .slick-prev:hover:before,
  .blogs-resc-section .slick-prev:focus:before,
  .blogs-resc-section .slick-next:hover:before,
  .blogs-resc-section .slick-next:focus:before {
    opacity: 1;
  }
  .blogs-resc-section .slick-prev.slick-disabled:before,
  .blogs-resc-section .slick-next.slick-disabled:before {
    opacity: 0.25;
  }
  .blogs-resc-section .slick-prev:before,
  .blogs-resc-section .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  [dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
  }
  .blogs-resc-section .slick-prev:before {
    content: "";
  }
  [dir="rtl"] .slick-prev:before {
    content: "";
    font-weight: bold;
    font-size: 20px;
  }
  [dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
  }
  .blogs-resc-section .slick-next:before {
    content: "";
  }
  [dir="rtl"] .slick-next:before {
    content: "";
  }
  .blogs-resc-section .slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .blogs-resc-section .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  .blogs-resc-section .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent;
  }
  .blogs-resc-section .slick-dots li button:hover,
  .blogs-resc-section .slick-dots li button:focus {
    outline: 0;
  }
  .blogs-resc-section .slick-dots li button:hover:before,
  .blogs-resc-section .slick-dots li button:focus:before {
    opacity: 1;
  }
  .blogs-resc-section .slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "â€¢";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .blogs-resc-section .slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: black;
  }
  @media (max-width: 767px) {
    .blogs-resc-section {
      padding-top: 30px;
    }
    .blogs-resc-section h2.main-hd {
      padding-top: 0px;
      font-size: 24px;
    }
    .blogs-resc-section .tabs ul li a {
      border-bottom: 2px solid;
      font-size: 16px;
    }
    .blogs-resc-section .slick-initialized .tab-c .tab-image {
      width: 100%;
      float: none;
    }
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
      display: block !important;
      width: 100%;
      padding: 15px 10px 15px;
      float: none;
    }
    .blogs-resc-section .tabs ul li.tab-active a {
      border-bottom: 2px solid;
    }
    .blogs-resc-section .tabs-stage .slick-slider {
      padding: 40px 0 55px;
    }
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section p {
      font-size: 14px;
    }
    .blogs-resc-section .tabs-stage {
      margin-bottom: 0px;
    }
  }
  @media (min-width: 300px) and (max-width: 480px) {
    .blogs-resc-section button.slick-prev,
    .blogs-resc-section button.slick-next {
      bottom: 10px;
    }
    .blogs-resc-section h2::before,
    .blogs-resc-section h2::after {
      display: none;
    }
    .blogs-resc-section .tabs {
      padding: 0px !important;
    }
    .business_solution .row-number-22 h2 {
      font-size: 24px !important;
    }
    .event-date span {
      font-size: 14px !important;
    }
  }
  @media (min-width: 481px) and (max-width: 767px) {
    .blogs-resc-section button.slick-prev,
    .blogs-resc-section button.slick-next {
      bottom: 10px;
    }
    .blogs-resc-section h2::before,
    .blogs-resc-section h2::after {
      display: none;
    }
    .blogs-resc-section .tabs {
      padding: 20px 0px 0;
    }
    .blogs-resc-section .slick-slide {
      margin: 0;
    }
  }
  @media (min-width: 481px) and (max-width: 568px) {
    .blogs-resc-section .tabs ul li a {
      padding: 12px 10px;
      font-size: 14px;
    }
  }
  @media (min-width: 569px) and (max-width: 667px) {
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
      padding: 15px 10px 15px !important;
    }
    .blogs-resc-section .tabs ul li a {
      padding: 12px 10px;
      font-size: 14px;
    }
  }
  @media (min-width: 600px) and (max-width: 767px) {
    .blogs-resc-section .slick-slide {
      margin: 0 15px;
    }
  }
  @media (min-width: 668px) and (max-width: 854px) {
    .blogs-resc-section .tabs ul li a {
      padding: 12px 10px;
      font-size: 14px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .blogs-resc-section button.slick-prev,
    .blogs-resc-section button.slick-next {
      bottom: 0;
    }
    .blogs-resc-section {
      padding-top: 20px;
    }
    .blogs-resc-section h2.main-hd {
      margin: 0;
    }
    .blogs-resc-section .tabs-stage {
      margin-bottom: 20px;
    }
    .blogs-resc-section .tabs-stage .slick-slider {
      padding: 65px 0 65px;
    }
  }
  @media (min-width: 855px) and (max-width: 1024px) {
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
      padding: 15px 10px 18px !important;
    }
  }
  @media (min-width: 1367px) and (max-width: 1440px) {
    .container {
      max-width: 86% !important;
    }
  }
  @media (min-width: 1441px) and (max-width: 1600px) {
    .container {
      max-width: 78% !important;
    }
  }
  @media (min-width: 1601px) and (max-width: 1680px) {
    .container {
      max-width: 70% !important;
    }
  }
  @media (min-width: 1681px) and (max-width: 1920px) {
    .container {
      max-width: 64% !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .blogs-resc-section button.slick-prev,
    .blogs-resc-section button.slick-next {
      bottom: 20px;
    }
    .blogs-resc-section h2.main-hd {
      margin: 0;
    }
    .blogs-resc-section {
      padding-top: 30px;
    }
    .blogs-resc-section .tabs-stage {
      margin-bottom: 0px;
    }
    .blogs-resc-section .tabs-stage .slick-slider {
      padding: 65px 0 65px;
    }
  }
  .footer-menu {
    background: #323333;
    float: left;
    width: 100%;
    margin-top: 0;
  }
  .new-footer-social {
    background: #029ca6;
    padding: 24px 70px;
  }
  .footer-follow-txt {
    font-size: 20px;
    color: #fff;
    padding: 14px 0;
  }
  .footer-follow-txt,
  .new-footer-list {
    display: inline-block;
    vertical-align: middle;
  }
  .new-footer-list {
    float: right;
  }
  .container .footerlist {
    padding: 5px;
    margin-bottom: 5px;
    padding-right: 0;
    margin-top: 5px;
  }
  .footerlist {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    float: left;
  }
  .new-footer-list .footerlist li {
    margin: 0 12px 0 0;
  }
  .footerlist li {
    display: inline-block;
    margin: 0 5px 0 0;
    height: 52px !important;
    width: 44px !important;
  }
  .new-linkedin {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/iocn4.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-xing {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon1-1.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-yt {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon5.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-twitter {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon3.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-facebook {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon2.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .inlinkedin,
  .infacebook,
  .intwitter,
  .inyoutube,
  .inx,
  .inchat {
    width: 32px;
    height: 32px;
    display: block;
    transition: all 0.5s;
  }
  .footer-menu-part ul li:first-child {
    padding: 0;
  }
  .footer-menu-part {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer-menu-part ul {
    overflow: hidden;
    padding: 0;
    list-style: none;
  }
  .footer-menu-part ul li {
    vertical-align: top;
    padding-left: 20px;
  }
  .footer-menu-part ul li a {
    color: #fff !important;
    line-height: 2.8;
    text-decoration: none;
    font-size: 20px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    text-transform: uppercase;
    padding-bottom: 10px;
  }
  .footer-menu-part ul li ul {
    margin-left: 0;
    padding-top: 10px;
    border-top: 1px #414040 solid;
  }
  .footer-menu-part ul li ul li {
    padding-left: 0;
    border: 0;
  }
  .footer-menu-part ul li ul li a {
    color: ;
    text-decoration: none;
    border-radius: 50px;
    font-size: 16px;
    line-height: 1.8;
    clear: both;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    text-transform: capitalize;
    padding: 0;
  }
  .footer-menu-part ul li ul li a:before {
    content: "-";
    position: relative;
    color: #fff;
    padding-right: 6px;
  }
  .footerlist li a:before {
    display: none;
  }
  .footer-terms {
    text-align: right;
    padding: 30px 62px 20px 0px;
  }
  .footer-terms .copy-text {
    display: inline-block;
    text-transform: uppercase;
  }
  .lgTxt {
    padding-left: 25px;
  }
  .copy-text {
    color: #bcbec0;
    padding-bottom: 0px;
    margin: 0;
  }
  .lgTxt a {
    color: #bcbec0 !important;
    text-decoration: none;
    cursor: pointer;
  }
  .scroll-here.bg-clr {
    background: #323333;
    clear: both;
    border-top: 1px #414040 solid;
  }
  .footer {
    padding: 30px 0 20px 40px;
    overflow: hidden;
    color: #ccc;
    clear: both;
    padding-left: 10px;
  }
  .footer-menu-part ul li a.description {
    color: #029ca6;
    line-height: 1.8;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 16px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    padding-bottom: 10px;
  }
  .footer-menu-part p {
    color: #fff;
    padding-top: 10px;
    line-height: 1.8;
    text-transform: none;
    text-decoration: none;
    font-size: 16px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    padding-bottom: 10px;
  }
  ul.footerlist {
    border-top: 0px !important;
  }
  @media (min-width: 300px) and (max-width: 480px) {
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part {
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .container .footerlist {
      float: none;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .lgTxt {
      padding: 0px 10px;
    }
    .footer-terms {
      padding: 0px 0px 20px 0px;
      text-align: center;
    }
    .menu-item-7083 {
      clear: both;
    }
    .footer {
      padding-left: 0;
      text-align: center;
    }
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .menu-item-7083 {
      clear: both;
    }
    .footer {
      text-align: center;
      padding: 30px 0 0px 0px;
    }
    .footer-terms {
      text-align: center;
      padding: 30px 0px 20px 0px;
    }
    .lgTxt {
      padding: 0px 10px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-menu-part ul li {
      padding-left: 0px;
    }
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part ul li ul li a {
      font-size: 14px;
    }
    .footer {
      padding: 30px 0 20px 0px;
      font-size: 14px;
    }
    .footer-terms {
      padding: 30px 0px 20px 0px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .footer {
      padding: 30px 0 20px 0px;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .footer-menu-part ul li ul li a {
      font-size: 14px;
    }
  }
  @media (min-width: 900px) and (max-width: 1240px) {
    .footer-terms .copy-text {
      font-size: 14px;
    }
  }
  .cat-row {
    padding: 30px 0;
  }
  .cat-row h3 {
    font-size: 26px;
    color: #099ca6;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding-bottom: 20px;
    text-transform: uppercase;
  }
  .cat-col {
    position: relative;
  }
  .blck-cat:hover .icon-wht-we-do {
    transform: translateY(-30%);
    opacity: 0;
    visibility: hidden;
  }
  .blck-cat:hover h4 {
    top: 0;
    color: #fff;
  }
  a:hover,
  a:focus {
    text-decoration: none !important;
  }
  .blck-cat:hover p {
    visibility: visible;
    opacity: 1;
    padding: 0 10px;
    top: 60px;
    letter-spacing: 1px;
    font-size: 14px;
  }
  .blck-cat {
    position: relative;
    display: block;
    width: 100%;
    margin: 15px auto 15px;
    background: #f1f1f1;
    padding: 20px 0 135px;
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  .icon-wht-we-do {
    width: 48px;
    height: 48px;
    margin: 0 auto;
    position: relative;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  .cat-row h3:empty {
    display: none;
  }
  .icon-wht-we-do img {
    width: 48px;
    display: block;
    height: 48px;
    margin: 0 auto;
  }
  .blck-cat h4 {
    font-size: 16px;
    color: #66696d;
    font-weight: 500 !important;
    text-align: center;
    padding: 0px 5px;
    margin: 25px auto 0;
    letter-spacing: 1px;
    line-height: 26px;
    font-weight: bold;
    position: absolute;
    top: 39%;
    left: 0;
    right: 0;
    -webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  .blck-cat p {
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    color: #fff;
    max-width: 400px;
    text-align: center;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  .blck-cat:hover {
    background: #009ca6 !important;
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .blck-cat p br {
      display: none;
    }
    .blck-cat {
      padding: 20px 0;
    }
    .blck-cat p {
      max-width: 100%;
      top: 0;
      padding: 0 10px;
      text-align: center;
      visibility: visible;
      opacity: 1;
      color: #66696d;
      position: relative;
    }
    .blck-cat h4 {
      position: relative;
      margin: 10px auto 10px;
      top: 0;
    }
    .blck-cat:hover p {
      top: 0;
      color: #fff;
      letter-spacing: 0;
    }
    .blck-cat .icon-wht-we-do {
      display: none;
    }
  }
  .list-posts-inner h5.entry-title {
    text-align: center;
    font-size: 2rem;
    padding: 20px;
  }
  .py-md {
    margin: 30px 0;
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .list-posts-inner p {
    margin-bottom: 3em;
  }
  .list-posts-inner .text-center p {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .list-posts-inner {
    letter-spacing: 1px;
    line-height: 26px;
    font-size: 16px;
  }
  .post-publication a {
    font-size: 18px;
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
      margin-top: -1rem;
    }
    .home-slider .list-posts {
      min-height: auto;
    }
    .list-posts .grid .grid-item .grid-card .pt-content,
    .list-posts .grid .owl-item .grid-card .pt-content {
      padding: 0 20px 0;
    }
    .home-slider .py-md {
      padding-top: 0rem;
      margin: 20px 0;
      padding-bottom: 1rem;
    }
    .list-posts-inner h5.entry-title {
      font-size: 22px;
      padding: 0 0 20px 0;
    }
    .home-slider .pt-md {
      padding-top: 0rem;
    }
    .home-slider .list-posts .grid {
      margin: 0;
    }
    .post-publication a {
      font-size: 15px;
      padding: 10px 0 0;
      line-height: 24px;
    }
    .home-slider .list-posts .title {
      font-size: 16px !important;
    }
    .list-posts .grid .grid-item .grid-card .post-info,
    .list-posts .grid .owl-item .grid-card .post-info {
      bottom: 2%;
      left: 0;
      position: relative;
      right: 0;
      width: 100%;
      padding: 0px 20px;
    }
    .grid .pt-content {
      position: relative;
    }
    .home-slider .list-posts.latest .grid .grid-card .post-publication {
      display: block;
    }
    .list-posts .grid .grid-item .grid-card .pt-content,
    .list-posts .grid .owl-item .grid-card .pt-content {
      top: 0;
    }
    .list-posts .grid .owl-item .grid-card .pt-content .categories-list {
      display: none;
    }
    .home-slider .list-posts.latest .grid .grid-card .post-publication,
    .home-slider .list-posts.videos .grid .grid-card .post-publication {
      opacity: 1;
    }
    .list-posts .grid .grid-item .grid-card:hover .pt-image,
    .list-posts .grid .owl-item .grid-card:hover .pt-image {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .list-posts-inner p:empty {
      display: none;
    }
    .list-posts .grid .owl-item .grid-card .pt-content .categories-list:empty {
      display: none;
    }
    .list-posts .grid .grid-item .grid-card .pt-content,
    .list-posts .grid .owl-item .grid-card .pt-content {
      padding: 6% 6% 5%;
    }
    .post-publication a {
      font-size: 15px;
    }
    .list-posts .grid .grid-item .grid-card .post-info,
    .list-posts .grid .owl-item .grid-card .post-info {
      bottom: auto;
      left: 7%;
      right: 7%;
      font-size: 12px;
      z-index: 10;
    }
    .home-slider .list-posts.latest .grid .grid-card .post-publication,
    .home-slider .list-posts.videos .grid .grid-card .post-publication {
      opacity: 1;
    }
    .grid .pt-content {
      position: relative;
    }
    .list-posts .grid {
      margin: 0;
    }
    .list-posts .grid .grid-item,
    .list-posts .grid .owl-item {
      padding: 0px 5px;
    }
    .list-posts .grid .grid-item .grid-card:hover .pt-image,
    .list-posts .grid .owl-item .grid-card:hover .pt-image {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    .home-slider .py-md {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
    .list-posts .title {
      font-size: 20px;
    }
    .home-slider .pt-md {
      padding-top: 2rem;
    }
    .list-posts-inner h5.entry-title {
      padding: 0 0 20px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .list-posts .grid .grid-item .grid-card .pt-content,
    .list-posts .grid .owl-item .grid-card .pt-content {
      padding: 6% 6% 5%;
    }
    .list-posts .grid .grid-item .grid-card .post-info,
    .list-posts .grid .owl-item .grid-card .post-info {
      bottom: 0;
      left: 5%;
      right: 5%;
    }
    .post-publication a {
      font-size: 15px;
    }
    .list-posts .grid {
      margin: 0;
    }
    .list-posts .title {
      font-size: 16px;
      margin: 0;
    }
    .list-posts .grid .grid-item .grid-card .pt-content .categories-list,
    .list-posts .grid .owl-item .grid-card .pt-content .categories-list {
      margin-bottom: 10px;
    }
    .home-slider .py-md {
      padding-top: 2rem;
      padding-bottom: 4rem;
    }
  }
  @media (min-width: 1200px) and (max-width: 1279px) {
    .list-posts .grid .grid-item .grid-card .pt-content,
    .list-posts .grid .owl-item .grid-card .pt-content {
      padding: 6% 6% 5%;
    }
    .list-posts .title {
      font-size: 20px;
    }
    .list-posts .grid .grid-item .grid-card .post-info,
    .list-posts .grid .owl-item .grid-card .post-info {
      left: 5%;
      right: 5%;
    }
    .home-slider .py-md {
      padding-top: 2rem;
      padding-bottom: 3rem;
    }
  }
  @media (min-width: 1280px) and (max-width: 1330px) {
    .list-posts .grid .owl-item .grid-card {
      padding-bottom: 185%;
    }
  }
  .morecontent span {
    display: none;
  }
  .content-boxes .span4 img {
    width: 100%;
    border-bottom: 16px solid #fff;
    height: 120px;
  }
  .border-top .cta {
    background: #099ca6;
    color: #fff;
    border: 0;
    padding: 8px 26px !important;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border: 0;
    margin: 0px auto;
    display: table;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px !important;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
  }
  .border-top .cta:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .border-top .cta:hover::before,
  .border-top .cta:focus::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
  .text-container p {
    margin-top: 15px;
    font-size: 18px;
  }
  .editor-wrapper p {
    margin-bottom: 1.5em;
    clear: both;
    font-size: 16px;
    color: #888b8e;
    letter-spacing: 1px;
    line-height: 26px;
    font-weight: 100 !important;
  }
  .text-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .text-container ul {
    clear: both;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
  }
  .text-container ul li {
    width: 49%;
    display: inline-block;
  }
  .editor-wrapper ul li {
    background: url("../hubfs/5724847/Cyient-Website-2019/Industries-Page/bulletpoint.png")
      left 0.35em no-repeat;
    padding-left: 25px;
    margin-bottom: 1em;
    color: #888b8e;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .content-boxes {
    margin-left: 0px;
    margin-right: 0px;
  }
  .content-boxes .span4 {
    flex: 1;
    border-bottom: 4px solid #099ca6;
    background: #f3f3f3;
    border-top: 0;
  }
  .content-boxes .row-fluid {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }
  .content-boxes {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .border-top {
    padding: 30px 30px 30px;
  }
  .border-top h3 {
    margin: 0;
    color: #66696d;
    font-weight: normal !important;
    padding-top: 0px;
    position: relative;
    font-size: 26px;
    letter-spacing: 1px;
    margin-bottom: 36px;
  }
  .border-top h3:after {
    position: absolute;
    bottom: -18px;
    content: "";
    width: 152px;
    opacity: 0.8;
    height: 4px;
    background: #099ca6;
    left: 0;
  }
  .border-top p {
    margin-bottom: 1.5em;
    color: #66696d;
    letter-spacing: 1px;
    font-weight: normal !important;
    font-family: "EffraRegular";
    font-size: 16px;
    line-height: 26px;
  }
  @media (min-width: 320px) and (max-width: 767px) {
    .border-top {
      padding: 20px 20px 20px;
    }
    .content-boxes .row-fluid {
      display: block;
    }
    .content-boxes .row-fluid .span4 {
      margin-bottom: 30px;
    }
    .border-top h3 {
      font-size: 20px;
    }
    .border-top p {
      font-size: 15px;
      margin: 0 0 10px;
    }
    .content-boxes {
      padding-bottom: 10px;
    }
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .content-boxes .span4 img {
      width: auto;
      border-bottom: 0;
      height: auto;
      padding: 20px 0 0 20px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .border-top {
      padding: 20px 10px 20px;
    }
    .border-top h3 {
      font-size: 20px;
    }
    .border-top p {
      font-size: 15px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .border-top h3 {
      font-size: 24px;
    }
  }
  .below-line {
    text-align: left !important;
    width: 76%;
    margin: 30px auto 0;
    padding: 0px 20px;
  }
  .form-section .inputs-list input[type="checkbox"]:checked + span:after {
    left: 0px !important;
  }
  .form-section .inputs-list input[type="checkbox"] + span:before {
    left: 0px !important;
  }
  .l1-page
    .form-section
    .inputs-list
    li.hs-form-booleancheckbox
    span
    .hs-form-required {
    display: inline;
    color: #ff4343;
  }
  .form-section .hs-form .hs-form-field {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }
  .form-section {
    background: #ebebeb;
    padding: 70px 0;
  }
  .form-section .hs-form-field label {
    display: none;
  }
  .form-section .hs-form-booleancheckbox label {
    display: block;
  }
  .form-section h2 {
    color: #66696d;
    font-family: "EffraRegular" !important;
    font-size: 32px;
    padding-bottom: 15px;
    letter-spacing: 1px;
    position: relative;
    text-align: center;
  }
  .form-section h2:before {
    content: "";
    width: 200px;
    border-bottom: 1px solid #66696d;
    position: absolute;
    top: 50%;
    margin-left: -236px;
  }
  .form-section h2:after {
    content: "";
    width: 200px;
    border-bottom: 1px solid #66696d;
    position: absolute;
    top: 50%;
    margin-left: 30px;
  }
  .form-section p {
    font-size: 16px;
    padding-bottom: 40px;
    text-align: center;
    letter-spacing: 1px;
    color: #66696d;
  }
  .form-section form {
    padding: 0px 20px;
    width: 76%;
    margin: 0 auto;
  }
  .form-section .hs-form-required {
    display: none;
  }
  .form-section .hs-input {
    font-size: 14px;
    margin-bottom: 10px !important;
    padding: 12px 10px !important;
    width: 100% !important;
    background: #ededed !important;
    border: 1px solid #d4d4d4 !important;
    border-radius: 3px !important;
    letter-spacing: 1px !important;
    font-weight: normal !important;
    color: #66696d !important;
    -webkit-appearance: none;
  }
  .form-section form fieldset.form-columns-1 .hs-input {
    width: 100%;
  }
  .form-section button,
  select {
    text-transform: uppercase;
  }
  .form-section .form-title {
    display: none;
  }
  ::-webkit-input-placeholder {
    color: #333;
    text-transform: uppercase;
  }
  :-moz-placeholder {
    color: #333;
    text-transform: uppercase;
  }
  ::-moz-placeholder {
    color: #333;
    text-transform: uppercase;
  }
  :-ms-input-placeholder {
    color: #333;
    text-transform: uppercase;
  }
  .form-section fieldset.form-columns-2 {
    text-align: center;
    max-width: 100% !important;
  }
  .form-section fieldset.form-columns-1 {
    text-align: center;
    max-width: 100% !important;
  }
  .form-section select {
    text-transform: uppercase;
  }
  .form-section .hs-error-msgs {
    list-style: none;
    color: red;
  }
  .form-section .legal-consent-container {
    max-width: 990px;
    margin: 0 auto;
    text-align: left;
  }
  .form-section .inputs-list {
    list-style: none;
  }
  .form-section .hs-richtext p {
    text-align: left;
    font-size: 13px;
    letter-spacing: 1px;
    color: #66696d;
  }
  .form-section .hs-richtext p a {
    color: #009ca6;
  }
  .form-section .actions {
    background: #099ca6;
    color: #fff;
    text-align: center;
    border: 0;
    margin: 0px auto;
    display: table;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px !important;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
  }
  .form-section .actions .hs-button {
    background: transparent;
    border: 0;
    padding: 15px 40px !important;
    color: #fff;
    text-transform: uppercase;
  }
  .form-section .actions:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .form-section .actions:hover::before,
  .form-section .actions:focus::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
  .form-section .actions {
    text-align: center;
    margin-top: 30px;
  }
  .form-section .input textarea {
    height: 100px;
  }
  .form-section .hs-form-booleancheckbox .hs-input {
    float: left;
    width: 2% !important;
  }
  ul.inputs-list .hs-form-booleancheckbox {
    margin-top: 10px;
    width: 100%;
  }
  .form-section .hs-form-booleancheckbox label strong {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #66696d;
    text-decoration: underline;
  }
  .legal-consent-container .hs-richtext {
    color: #66696d;
    letter-spacing: 1px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 100;
  }
  ::-webkit-input-placeholder {
    color: #66696d;
  }
  ::-moz-placeholder {
    color: #66696d;
  }
  :-ms-input-placeholder {
    color: #66696d;
  }
  :-moz-placeholder {
    color: #66696d;
  }
  .l1-page
    .form-section
    .inputs-list
    input[type="checkbox"]:checked
    + span:after {
    text-align: center;
    color: #fff;
    position: absolute;
    left: -25px;
    top: 0;
    content: "\f00c";
    font-family: "FontAwesome";
    width: 20px;
    line-height: 20px;
  }
  .l1-page .form-section .inputs-list input[type="checkbox"] + span:before {
    position: absolute;
    left: -25px;
    top: 0;
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #dadada;
    color: #fafafa;
    background: #fafafa;
  }
  .l1-page
    .form-section
    .inputs-list
    input[type="checkbox"]:checked
    + span:before {
    background: #009ca5;
    color: #373737;
    border-color: #009ca5;
  }
  .l1-page .form-section .inputs-list input[type="checkbox"],
  .l1-page .form-section .inputs-list input[type="radio"] {
    position: absolute;
    left: 0;
    margin: 0;
    top: 0;
    opacity: 0;
    width: 20px;
    height: 20px;
  }
  .l1-page .form-section ul.inputs-list {
    position: relative;
  }
  .l1-page .form-section .inputs-list li.hs-form-booleancheckbox span p {
    margin-left: 40px;
  }
  .l1-page .form-section .inputs-list .hs-form-booleancheckbox {
    padding: 0px !important;
  }
  .legal-consent-container .hs-form-booleancheckbox-display > span {
    margin-left: 0px !important;
  }
  @media (max-width: 767px) {
    .form-section p {
      font-size: 12px;
    }
    .l1-page .form-section .inputs-list li.hs-form-booleancheckbox span p {
      margin-left: 30px;
    }
    .form-section h2 {
      margin-top: 0;
    }
    .form-section h2::before,
    .form-section h2::after {
      display: none;
    }
    .form-section {
      padding: 40px 0;
    }
    .form-section form {
      padding: 0px 0px;
    }
    .form-section p {
      padding-bottom: 20px;
    }
    .login-popup .modal-dialog .hs-button {
      padding: 18px 20px;
      font-size: 15px;
    }
  }
  @media (min-width: 300px) and (max-width: 480px) {
    .below-line {
      text-align: left !important;
      width: 100%;
    }
    .form-section form {
      width: 100%;
    }
    .form-section h2 {
      font-size: 26px;
      padding-bottom: 0px;
    }
  }
  @media (min-width: 481px) and (max-width: 854px) {
    .below-line {
      text-align: left !important;
      width: 100%;
    }
    .form-section form {
      width: 100%;
    }
    .form-section h2 {
      font-size: 28px;
      padding-bottom: 0px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .form-section {
      padding: 40px 0;
    }
  }
  .greedy-nav {
    position: relative;
    min-width: 250px;
    background-color: #f1f1f2;
    margin-top: -5px;
  }
  .greedy-nav .hidden-links a {
    color: #fff;
  }
  .greedy-nav a {
    display: block;
    padding: 16px 0;
    font-size: 16px;
    color: #009ba5;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 1px;
  }
  .greedy-nav a:hover,
  .greedy-nav a:focus {
    color: #009ba5;
    text-decoration: none;
  }
  .greedy-nav button {
    position: absolute;
    height: 100%;
    right: 0;
    padding: 0 15px;
    border: 0;
    outline: 0;
    background-color: #000;
    color: #000;
    cursor: pointer;
  }
  .greedy-nav button:hover {
    background-color: #009ba5;
  }
  .greedy-nav button::after {
    content: attr(count);
    position: absolute;
    width: 30px;
    height: 30px;
    left: -16px;
    top: 12px;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    border-radius: 50%;
    border: 3px solid #fff;
    font-weight: bold;
  }
  .greedy-nav button:hover::after {
    transform: scale(1.075);
    background-color: #009ba5;
  }
  .greedy-nav .hamburger {
    position: relative;
    width: 32px;
    height: 4px;
    background: #fff;
    margin: auto;
  }
  .greedy-nav .hamburger:before,
  .greedy-nav .hamburger:after {
    content: "";
    position: absolute;
    left: 0;
    width: 32px;
    height: 4px;
    background: #fff;
  }
  .greedy-nav .hamburger:before {
    top: -8px;
  }
  .greedy-nav .hamburger:after {
    bottom: -8px;
  }
  .greedy-nav .visible-links {
    display: inline-table;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
  }
  .greedy-nav .visible-links li {
    display: table-cell;
    padding: 0 15px;
    text-align: left;
  }
  .greedy-nav .hidden-links {
    position: absolute;
    right: 0px;
    z-index: 1;
    min-width: 180px;
    top: 100%;
    background: #009ba5;
    margin: 0;
    z-index: 99;
    padding: 0;
    list-style: none;
  }
  .hidden-links a:hover,
  .hidden-links a:focus {
    color: #fff;
    text-decoration: none;
  }
  .greedy-nav .hidden-links li {
    padding: 0 20px;
    display: block;
    border-top: 1px solid #f1f1f2;
  }
  .greedy-nav .visible-links li a.active {
    color: #009ba5;
    text-decoration: none;
    border-bottom: 3px solid #009ba5;
  }
  .greedy-nav .hidden {
    visibility: hidden;
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .greedy-nav a {
      font-size: 13px;
    }
    .greedy-nav {
      min-height: 57px;
    }
  }
  @media (min-width: 310px) and (max-width: 480px) {
    .greedy-nav {
      min-height: 57px;
    }
  }
  @media (min-width: 1681px) and (max-width: 2700px) {
    .greedy-nav .visible-links li {
      display: table-cell;
      padding: 0 12px;
      text-align: center;
    }
  }
  .text-box-container p {
    margin-top: 15px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .editor-wrapper p {
    margin-bottom: 20px;
    clear: both;
    font-weight: normal !important;
    color: #66696d !important;
  }
  .editor-wrapper h2,
  h3,
  h4,
  h5,
  h6 {
    letter-spacing: 1px;
  }
  .text-box-container {
    padding-top: 30px;
    padding-bottom: 5px;
  }
  .text-box-container ul {
    clear: both;
    margin-bottom: 20px;
    padding: 0;
    display: table;
    width: 100%;
    list-style: none;
  }
  .text-box-container ul li {
    width: 47%;
    display: inline-block;
  }
  .editor-wrapper ul li a {
    color: #009ca6;
  }
  .editor-wrapper p a {
    color: #009ca6;
  }
  .editor-wrapper ul li {
    background: url("../hubfs/5724847/Cyient-Website-2019/Industries-Page/bulletpoint.png")
      left 0.35em no-repeat;
    padding-left: 25px;
    line-height: 26px;
    margin-bottom: 1em;
    padding-right: 10px;
    font-size: 16px;
    letter-spacing: 1px;
    float: left;
    color: #66696d !important;
  }
  .text-content-box {
    margin-left: 0px;
    margin-right: 0px;
  }
  .text-content-box {
    padding-top: 20px;
  }
  .text-content-box .border-top h3 {
    margin: 0;
    font-weight: 700;
    padding-top: 20px;
  }
  .editor-wrapper table tr td {
    color: #66696d;
    font-family: "EffraRegular";
    line-height: 26px;
  }
  .text-content-box .border-top {
    border-top: 4px solid #099ca6;
  }
  .text-content-box .border-top p {
    margin-bottom: 1.5em;
    font-size: 18px;
    margin-top: 18px;
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .about-map-section {
      overflow: hidden;
    }
    .editor-wrapper iframe {
      height: auto !important;
      width: auto !important;
    }
    .editor-wrapper iframe .document {
      height: auto !important;
      width: auto !important;
    }
    .editor-wrapper iframe .page-scroll {
      width: 100%;
      left: 0;
    }
    .editor-wrapper p img {
      width: 100% !important;
    }
    .editor-wrapper p span img {
      width: 100% !important;
    }
    .editor-wrapper h1 {
      font-size: 22px;
    }
    .editor-wrapper h2 {
      font-size: 22px;
    }
    .editor-wrapper h3 {
      font-size: 20px;
    }
    .text-content-box .border-top h3 {
      font-size: 18px;
    }
    .text-box-container {
      padding-top: 20px;
    }
    .text-box-container p {
      font-size: 14px;
      line-height: 24px;
    }
    .editor-wrapper table tr td h1 {
      font-size: 18px;
    }
    .editor-wrapper p {
      font-size: 14px;
    }
    .editor-wrapper table {
      height: 100% !important;
      display: inline-block;
      overflow: scroll;
      width: 100% !important;
    }
    .editor-wrapper table tr td {
      padding: 0px 10px;
      width: 100%;
      font-size: 14px;
    }
    .editor-wrapper table td h4 {
      font-size: 14px;
    }
  }
  @media (min-width: 320px) and (max-width: 854px) {
    .editor-wrapper {
      word-wrap: break-word;
    }
    .editor-wrapper ul li {
      font-size: 14px;
      width: 100%;
      line-height: 24px;
    }
    .text-content-box .border-top p {
      font-size: 14px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .text-box-container {
      padding-top: 20px;
    }
    .editor-wrapper table tr td h1 {
      font-size: 22px;
    }
    .editor-wrapper p img {
      width: 90% !important;
    }
    .text-content-box .border-top h3 {
      font-size: 18px;
    }
    .editor-wrapper p span img {
      width: 100% !important;
    }
    .editor-wrapper {
      text-align: center;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .editor-wrapper p span img {
      width: 80% !important;
    }
    .editor-wrapper p img {
      width: 80% !important;
    }
    .editor-wrapper {
      text-align: center;
    }
  }
  @media (min-width: 855px) and (max-width: 991px) {
    .editor-wrapper ul li {
      font-size: 16px;
      padding-right: 10px;
    }
    .editor-wrapper {
      text-align: center;
    }
  }
  .footer-menu {
    background: #323333;
    float: left;
    width: 100%;
    margin-top: 0;
  }
  .new-footer-social {
    background: #029ca6;
    padding: 24px 70px;
  }
  .footer-follow-txt {
    font-size: 20px;
    color: #fff;
    padding: 14px 0;
  }
  .footer-follow-txt,
  .new-footer-list {
    display: inline-block;
    vertical-align: middle;
  }
  .new-footer-list {
    float: right;
  }
  .container .footerlist {
    padding: 5px;
    margin-bottom: 5px;
    padding-right: 0;
    margin-top: 5px;
  }
  .footerlist {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    float: left;
  }
  .new-footer-list .footerlist li {
    margin: 0 12px 0 0;
  }
  .footerlist li {
    display: inline-block;
    margin: 0 5px 0 0;
    height: 52px !important;
    width: 44px !important;
  }
  .new-linkedin {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/iocn4.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-xing {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon1-1.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-yt {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon5.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-twitter {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon3.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .new-facebook {
    box-shadow: 0px 2px 6px 0px #131313;
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon2.png)
      no-repeat center center;
    height: 35px !important;
    width: 35px !important;
    margin-top: 4px;
  }
  .inlinkedin,
  .infacebook,
  .intwitter,
  .inyoutube,
  .inx,
  .inchat {
    width: 32px;
    height: 32px;
    display: block;
    transition: all 0.5s;
  }
  .footer-menu-part ul li:first-child {
    padding: 0;
  }
  .footer-menu-part {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer-menu-part ul {
    overflow: hidden;
    padding: 0;
    list-style: none;
  }
  .footer-menu-part ul li {
    vertical-align: top;
    padding-left: 20px;
  }
  .footer-menu-part ul li a {
    color: #fff !important;
    line-height: 2.8;
    text-decoration: none;
    font-size: 20px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    text-transform: uppercase;
    padding-bottom: 10px;
  }
  .footer-menu-part ul li ul {
    margin-left: 0;
    padding-top: 10px;
    border-top: 1px #414040 solid;
  }
  .footer-menu-part ul li ul li {
    padding-left: 0;
    border: 0;
  }
  .footer-menu-part ul li ul li a {
    color: ;
    text-decoration: none;
    border-radius: 50px;
    font-size: 16px;
    line-height: 1.8;
    clear: both;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    text-transform: capitalize;
    padding: 0;
  }
  .footer-menu-part ul li ul li a:before {
    content: "-";
    position: relative;
    color: #fff;
    padding-right: 6px;
  }
  .footerlist li a:before {
    display: none;
  }
  .footer-terms {
    text-align: right;
    padding: 30px 62px 20px 0px;
  }
  .footer-terms .copy-text {
    display: inline-block;
    text-transform: uppercase;
  }
  .lgTxt {
    padding-left: 25px;
  }
  .copy-text {
    color: #bcbec0;
    padding-bottom: 0px;
    margin: 0;
  }
  .lgTxt a {
    color: #bcbec0 !important;
    text-decoration: none;
    cursor: pointer;
  }
  .scroll-here.bg-clr {
    background: #323333;
    clear: both;
    border-top: 1px #414040 solid;
  }
  .footer {
    padding: 30px 0 20px 40px;
    overflow: hidden;
    color: #ccc;
    clear: both;
    padding-left: 10px;
  }
  .footer-menu-part ul li a.description {
    color: #029ca6;
    line-height: 1.8;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 16px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    padding-bottom: 10px;
  }
  .footer-menu-part p {
    color: #fff;
    padding-top: 10px;
    line-height: 1.8;
    text-transform: none;
    text-decoration: none;
    font-size: 16px;
    font-family: EffraRegular, "Myriad Pro", Arial, "Arial Black";
    padding-bottom: 10px;
  }
  ul.footerlist {
    border-top: 0px !important;
  }
  @media (min-width: 300px) and (max-width: 480px) {
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part {
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .container .footerlist {
      float: none;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .lgTxt {
      padding: 0px 10px;
    }
    .footer-terms {
      padding: 0px 0px 20px 0px;
      text-align: center;
    }
    .menu-item-7083 {
      clear: both;
    }
    .footer {
      padding-left: 0;
      text-align: center;
    }
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .menu-item-7083 {
      clear: both;
    }
    .footer {
      text-align: center;
      padding: 30px 0 0px 0px;
    }
    .footer-terms {
      text-align: center;
      padding: 30px 0px 20px 0px;
    }
    .lgTxt {
      padding: 0px 10px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-menu-part ul li {
      padding-left: 0px;
    }
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part ul li ul li a {
      font-size: 14px;
    }
    .footer {
      padding: 30px 0 20px 0px;
      font-size: 14px;
    }
    .footer-terms {
      padding: 30px 0px 20px 0px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .footer {
      padding: 30px 0 20px 0px;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .footer-menu-part ul li ul li a {
      font-size: 14px;
    }
  }
  @media (min-width: 900px) and (max-width: 1240px) {
    .footer-terms .copy-text {
      font-size: 14px;
    }
  }
  .header-global .logo img {
    max-height: 100px;
    padding: 10px 0;
    width: auto;
  }
  .header-global .logo {
    margin: 0 !important;
  }
  .ubermenu-target-with-image {
    display: none !important;
  }
  .header-global {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }
  .fa-chevron-down:before {
    font-size: 11px;
  }
  .ubermenu.ubermenu-submenu-indicator-closes
    .ubermenu-sub-indicator-close
    > [class^="fa"] {
    left: 3px;
    top: 48%;
  }
  .ubermenu.ubermenu-submenu-indicator-closes
    .seacrch
    .ubermenu-sub-indicator-close {
    display: none;
  }
  <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega span.ubermenu-sub-indicator-close
  {
    display: none;
  }
  .ubermenu .ubermenu-item a.get-touch-button:focus-visible {
    color: #fff;
    outline: none;
  }
  .ubermenu-active ul.search-submenu form {
    padding: 10px 5px;
  }
  .ubermenu-active ul.search-submenu {
    height: 60px !important;
  }
  .ubermenu .ubermenu-item a.get-touch-button {
    margin: 0 0 0 10px;
    padding: 10px 20px;
  }
  .featured-padding {
    color: #099ca6;
    font-weight: 800;
    padding-left: 20px;
  }
  .hs-search-field__suggestions {
    list-style: none;
    padding: 10px 20px;
  }
  .results-for {
    padding-bottom: 8px;
  }
  .hs-search-field__suggestions li {
    padding-top: 5px;
  }
  .hide-icon .ubermenu-sub-indicator-close {
    display: none !important;
  }
  .ubermenu .ubermenu-item a.get-touch-button:hover {
    background: #e5941e;
    color: #fff !important;
  }
  .header-full {
    background: #fff;
    position: relative;
    transition: all 0.5s;
    z-index: 999;
  }
  .header-full.fixed {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    transition: all 0.5s;
    width: 100%;
    z-index: 9999;
  }
  .ubermenu .ubermenu-item form {
    align-items: center;
    display: flex;
    padding: 10px 20px;
    width: 100%;
  }
  .ubermenu-submenu form input[type="text"] {
    border: 1px solid #ddd;
    border-radius: 4px;
    float: left;
    height: 40px;
    position: relative;
    width: 220px;
  }
  .ubermenu .ubermenu-item.ubermenu-active > .ubermenu-target,
  .ubermenu-nojs .ubermenu-item:hover > .ubermenu-target:focus,
  .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-right:focus {
    outline: 0;
  }
  .ubermenu .ubermenu-item form img {
    height: 24px;
    margin-left: 10px;
    width: 24px;
  }
  .ubermenu .ubermenu-item form input.aligned {
    background: 0 0;
    border: none;
    height: auto;
    padding: 0 15px !important;
    position: absolute;
    right: 20px;
    top: 19px;
    width: auto;
  }
  div.wpcf7 {
    margin: 0;
    padding: 0;
  }
  div.wpcf7 .screen-reader-response {
    overflow: hidden;
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    height: 1px;
    margin: 0;
    padding: 0;
    width: 1px;
  }
  div.wpcf7-response-output {
    border: 2px solid red;
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
  }
  div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
  }
  div.wpcf7-aborted,
  div.wpcf7-mail-sent-ng {
    border: 2px solid red;
  }
  div.wpcf7-spam-blocked {
    border: 2px solid orange;
  }
  div.wpcf7-acceptance-missing,
  div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
  }
  .wpcf7-form-control-wrap {
    position: relative;
  }
  span.wpcf7-not-valid-tip {
    color: red;
    display: block;
    font-size: 1em;
    font-weight: 400;
  }
  .use-floating-validation-tip span.wpcf7-not-valid-tip {
    background: #fff;
    border: 1px solid red;
    left: 20%;
    padding: 0.2em 0.8em;
    position: absolute;
    top: 20%;
    z-index: 100;
  }
  span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
  }
  span.wpcf7-list-item-label:after,
  span.wpcf7-list-item-label:before {
    content: " ";
  }
  .wpcf7-display-none {
    display: none;
  }
  div.wpcf7 .ajax-loader {
    background-image: url(//wpmegamenu.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
    border: none;
    display: inline-block;
    height: 16px;
    margin: 0 0 0 4px;
    padding: 0;
    vertical-align: middle;
    visibility: hidden;
    width: 16px;
  }
  div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
  }
  div.wpcf7 div.ajax-error {
    display: none;
  }
  div.wpcf7 .placeheld {
    color: #888;
  }
  div.wpcf7 input[type="file"] {
    cursor: pointer;
  }
  div.wpcf7 input[type="file"]:disabled {
    cursor: default;
  }
  div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
  }
  .ubermenu,
  .ubermenu .ubermenu-column,
  .ubermenu .ubermenu-divider,
  .ubermenu .ubermenu-icon,
  .ubermenu .ubermenu-image,
  .ubermenu .ubermenu-item,
  .ubermenu .ubermenu-nav,
  .ubermenu .ubermenu-retractor,
  .ubermenu .ubermenu-row,
  .ubermenu .ubermenu-search,
  .ubermenu .ubermenu-search-input,
  .ubermenu .ubermenu-search-submit,
  .ubermenu .ubermenu-submenu,
  .ubermenu .ubermenu-submenu-footer,
  .ubermenu .ubermenu-tabs,
  .ubermenu .ubermenu-tabs-panels,
  .ubermenu .ubermenu-target,
  .ubermenu-responsive-toggle {
    bottom: auto;
    left: auto;
    margin: 0;
    padding: 0;
    right: auto;
    text-indent: 0;
    top: auto;
    clip: auto;
    background: 0 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.3em;
    overflow: visible;
    pointer-events: auto;
    position: static;
    text-transform: none;
    vertical-align: top;
    z-index: 10;
  }
  .ubermenu,
  .ubermenu .ubermenu-column,
  .ubermenu .ubermenu-divider,
  .ubermenu .ubermenu-item,
  .ubermenu .ubermenu-nav,
  .ubermenu .ubermenu-retractor,
  .ubermenu .ubermenu-row,
  .ubermenu .ubermenu-search,
  .ubermenu .ubermenu-search-input,
  .ubermenu .ubermenu-search-submit,
  .ubermenu .ubermenu-submenu,
  .ubermenu .ubermenu-submenu-footer,
  .ubermenu .ubermenu-tabs,
  .ubermenu .ubermenu-tabs-panels,
  .ubermenu .ubermenu-target,
  .ubermenu-responsive-toggle {
    height: auto;
    max-height: none;
    min-height: 0;
    width: auto;
  }
  .ubermenu .ubermenu-image,
  .ubermenu .ubermenu-submenu-drop {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
  }
  .ubermenu {
    background: #fff;
    display: block;
    line-height: 1.3em;
    text-align: left;
  }
  .ubermenu-bound {
    position: relative;
  }
  .ubermenu-bound-inner .ubermenu-nav {
    align-items: center;
    background: #fff;
    display: flex;
    float: right;
    justify-content: center;
  }
  .ubermenu,
  .ubermenu-nav {
    overflow: visible !important;
    z-index: 100;
  }
  .ubermenu-nav {
    text-align: inherit;
  }
  .ubermenu-nav,
  .ubermenu-row,
  .ubermenu-submenu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .ubermenu a.ubermenu-target,
  .ubermenu-trigger-click .ubermenu-has-submenu-drop > .ubermenu-target {
    cursor: pointer;
  }
  .ubermenu span.ubermenu-target {
    cursor: default;
  }
  .ubermenu-accessible .ubermenu-target {
    outline: 0;
  }
  .ubermenu-accessible input:not(:hover):focus,
  .ubermenu-accessible:not(:hover) .ubermenu-target:focus {
    box-shadow: 0 0 5px #2cc4ff !important;
    outline: 1px solid #2cc4ff;
    transition: outline 0.1s linear;
    z-index: 50;
  }
  .ubermenu-responsive-toggle,
  .ubermenu-sticky-toggle-wrapper {
    cursor: pointer;
    display: none;
    max-width: 100%;
    text-decoration: none;
  }
  .ubermenu-responsive-toggle:hover {
    text-decoration: none;
  }
  .ubermenu-responsive-toggle .fab,
  .ubermenu-responsive-toggle .far,
  .ubermenu-responsive-toggle .fas,
  .ubermenu-responsive-toggle .svg-inline--fa {
    margin-right: 0.6em;
    text-align: center;
    width: 1.3em;
  }
  .ubermenu-responsive-toggle-icon-only .fab,
  .ubermenu-responsive-toggle-icon-only .far,
  .ubermenu-responsive-toggle-icon-only .fas,
  .ubermenu-responsive-toggle-icon-only .svg-inline--fa {
    margin-right: 0;
  }
  .ubermenu-responsive-toggle-align-left {
    float: left;
  }
  .ubermenu-responsive-toggle-align-right {
    float: right;
  }
  .ubermenu-responsive-toggle-content-align-left {
    text-align: left;
  }
  .ubermenu-responsive-toggle-content-align-center {
    text-align: center;
  }
  .ubermenu-responsive-toggle-content-align-right {
    text-align: right;
  }
  button.ubermenu-responsive-toggle-align-full {
    width: 100%;
  }
  .ubermenu-bar-align-full {
    clear: both;
  }
  .ubermenu-bar-align-left {
    float: left;
  }
  .ubermenu-bar-align-right {
    float: right;
  }
  .ubermenu-bar-align-center {
    float: none;
    margin: 0 auto;
  }
  .ubermenu-bar-inner-center .ubermenu-nav {
    margin: 0 auto;
  }
  .ubermenu-items-align-center {
    text-align: center;
  }
  .ubermenu-items-align-right {
    text-align: right;
  }
  .ubermenu .ubermenu-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
  }
  .ubermenu-horizontal.ubermenu-items-align-flex .ubermenu-nav {
    display: flex;
  }
  .ubermenu-horizontal.ubermenu-items-align-flex
    .ubermenu-nav
    .ubermenu-item-level-0 {
    flex-grow: 1;
    text-align: center;
  }
  .ubermenu .ubermenu-item-level-0 {
    -moz-backface-visibility: visible;
    backface-visibility: visible;
    vertical-align: bottom;
  }
  .ubermenu-items-align-top .ubermenu-item-level-0 {
    vertical-align: top;
  }
  .ubermenu .ubermenu-column:hover:after {
    display: none;
  }
  .ubermenu .ubermenu-item.ubermenu-item-level-0 {
    float: none;
  }
  .ubermenu-items-align-left.ubermenu-horizontal
    .ubermenu-item.ubermenu-item-level-0,
  .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
    float: left;
  }
  .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-right {
    float: right;
    position: relative;
  }
  body:not(.rtl)
    .ubermenu.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    border-left: none;
  }
  .ubermenu .ubermenu-colgroup .ubermenu-column,
  .ubermenu .ubermenu-custom-content-padded,
  .ubermenu .ubermenu-nonlink,
  .ubermenu .ubermenu-retractor,
  .ubermenu .ubermenu-submenu-padded,
  .ubermenu
    .ubermenu-submenu-type-stack
    > .ubermenu-item-normal
    > .ubermenu-target,
  .ubermenu .ubermenu-target,
  .ubermenu .ubermenu-widget,
  .ubermenu-responsive-toggle {
    padding: 20px;
  }
  .ubermenu .ubermenu-target-nowrap > .ubermenu-target-title {
    white-space: nowrap;
  }
  .ubermenu-horizontal .ubermenu-item.ubermenu-item-mini > .ubermenu-target {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ubermenu .ubermenu-item-level-0.ubermenu-has-submenu-stack {
    position: relative;
  }
  .ubermenu .ubermenu-item-level-0 > .ubermenu-submenu-type-stack {
    padding-top: 0;
  }
  .ubermenu
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item {
    clear: both;
    width: 100%;
  }
  .ubermenu .ubermenu-submenu .ubermenu-submenu-type-stack {
    width: auto;
  }
  .ubermenu .ubermenu-active .ubermenu-submenu .ubermenu-submenu-type-stack {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .ubermenu .ubermenu-autocolumn,
  .ubermenu .ubermenu-submenu-type-stack {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack {
    padding-top: 0;
  }
  .ubermenu
    .ubermenu-item-type-column
    > .ubermenu-submenu-type-stack
    > .ubermenu-item-normal:first-child {
    margin-top: 10px;
  }
  .ubermenu
    .ubermenu-submenu-type-stack
    > .ubermenu-item-normal
    > .ubermenu-target {
    padding-bottom: 8px;
    padding-top: 8px;
  }
  .ubermenu .ubermenu-target {
    display: block;
    position: relative;
    text-decoration: none;
  }
  .ubermenu .ubermenu-target-with-image {
    overflow: hidden;
  }
  .ubermenu .ubermenu-submenu .ubermenu-target {
    backface-visibility: hidden;
  }
  .ubermenu-sub-indicators
    .ubermenu-has-submenu-drop
    > .ubermenu-target
    > .ubermenu-sub-indicator {
    margin-top: -6px;
    position: absolute;
    right: 10px;
    top: 50%;
  }
  .ubermenu-sub-indicators
    .ubermenu-item-has-children
    > .ubermenu-target.ubermenu-noindicator {
    outline: 0;
    padding-right: 20px;
  }
  .ubermenu-sub-indicators
    .ubermenu-item-mini.ubermenu-item-has-children
    > .ubermenu-target.ubermenu-noindicator {
    padding-right: 5px;
  }
  .ubermenu-sub-indicators
    .ubermenu-has-submenu-drop
    > .ubermenu-noindicator
    > .ubermenu-sub-indicator {
    display: none;
  }
  .ubermenu-sub-indicators.ubermenu-sub-indicators-align-text
    .ubermenu-has-submenu-drop
    > .ubermenu-target
    > .ubermenu-sub-indicator {
    margin-left: 0.6em;
    right: auto;
  }
  .ubermenu-sub-indicators
    .ubermenu-submenu-type-flyout
    > .ubermenu-has-submenu-drop
    > .ubermenu-target
    > .ubermenu-sub-indicator,
  .ubermenu-sub-indicators
    .ubermenu-submenu-type-stack
    > .ubermenu-has-submenu-drop.ubermenu-has-submenu-flyout
    > .ubermenu-target
    > .ubermenu-sub-indicator {
    transform: rotate(-90deg);
  }
  .ubermenu-sub-indicators
    .ubermenu-submenu
    .ubermenu-has-submenu-flyout.ubermenu-submenu-reverse
    > .ubermenu-target
    > .ubermenu-sub-indicator {
    left: 10px;
    right: auto;
    transform: rotate(90deg);
  }
  .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    vertical-align: bottom;
    width: 28px;
  }
  .ubermenu.ubermenu-submenu-indicator-closes
    .ubermenu-sub-indicator-close
    > [class^="fa"] {
    display: inline-block;
    left: 0;
    margin-top: -0.4em;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .ubermenu.ubermenu-submenu-indicator-closes
    .ubermenu-sub-indicator-close
    > .svg-inline--fa {
    bottom: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .ubermenu .ubermenu-target-text {
    color: inherit;
    display: inline-block;
    font-family: inherit;
    font-weight: inherit;
    vertical-align: baseline;
  }
  .ubermenu .ubermenu-target-description {
    clear: both;
    display: block;
    font-size: 80%;
    font-weight: 400;
  }
  .ubermenu .ubermenu-target-with-image > .ubermenu-target-text {
    clear: none;
    display: block;
  }
  .ubermenu .ubermenu-item.ubermenu-disable-padding > .ubermenu-target {
    padding: 0;
  }
  .ubermenu.ubermenu-sub-indicators
    .ubermenu-item.ubermenu-disable-padding.ubermenu-has-submenu-drop
    > .ubermenu-target {
    padding-right: 30px;
  }
  .ubermenu .ubermenu-image {
    display: block;
    max-width: 100%;
    opacity: 1;
    transition: opacity 1s ease;
  }
  .ubermenu .ubermenu-image:not(.ubermenu-image-lazyload) {
    height: auto;
  }
  .ubermenu .ubermenu-image-lazyload {
    opacity: 0;
  }
  .ubermenu .ubermenu-item-layout-image_left > .ubermenu-target-text {
    padding-left: 50px;
  }
  .ubermenu .ubermenu-item-layout-image_left > .ubermenu-image {
    float: left;
    width: 100%;
  }
  .ubermenu .ubermenu-item-layout-image_right > .ubermenu-target-text {
    padding-right: 50px;
  }
  .ubermenu .ubermenu-item-layout-image_right > .ubermenu-image {
    float: right;
  }
  .ubermenu .ubermenu-item-layout-image_above > .ubermenu-image {
    margin-bottom: 10px;
  }
  .ubermenu .ubermenu-item-layout-image_below > .ubermenu-image {
    margin-top: 10px;
  }
  .ubermenu .ubermenu-icon {
    line-height: 1em;
    text-align: center;
    vertical-align: baseline;
    width: 1.3em;
  }
  .ubermenu .ubermenu-icon.svg-inline--fa {
    vertical-align: -0.125em;
  }
  .ubermenu .ubermenu-item-notext > .ubermenu-icon {
    line-height: 1.3em;
  }
  .ubermenu .ubermenu-item-layout-icon_bottom > .ubermenu-icon,
  .ubermenu .ubermenu-item-layout-icon_top > .ubermenu-icon {
    line-height: 1.3em;
    vertical-align: baseline;
  }
  .ubermenu.ubermenu-sub-indicators
    .ubermenu-has-submenu-drop:not(.ubermenu-tab)
    > .ubermenu-target.ubermenu-item-layout-icon_bottom
    > .ubermenu-sub-indicator,
  .ubermenu.ubermenu-sub-indicators
    .ubermenu-has-submenu-drop:not(.ubermenu-tab)
    > .ubermenu-target.ubermenu-item-layout-icon_top
    > .ubermenu-sub-indicator {
    bottom: 7px;
    left: 50%;
    margin-left: -4px;
    right: auto;
    top: auto;
  }
  .ubermenu .ubermenu-item-layout-icon_top > .ubermenu-icon {
    margin-bottom: 5px;
  }
  .ubermenu .ubermenu-item-layout-icon_bottom > .ubermenu-icon {
    margin-top: 5px;
  }
  .ubermenu .ubermenu-item-layout-icon_top.ubermenu-item-notext > .ubermenu-icon {
    margin: 0;
  }
  .ubermenu .ubermenu-item-layout-icon_left .ubermenu-target-title {
    display: inline-block;
    margin-left: 0.6em;
  }
  .ubermenu.ubermenu-icons-inline
    .ubermenu-item-layout-icon_left
    > .ubermenu-icon,
  .ubermenu.ubermenu-icons-inline
    .ubermenu-item-layout-icon_left
    > .ubermenu-target-title {
    display: inline;
    white-space: normal;
  }
  .ubermenu .ubermenu-content-align-left {
    text-align: left;
  }
  .ubermenu .ubermenu-content-align-left > .ubermenu-image {
    display: inline-block;
  }
  .ubermenu .ubermenu-content-align-center {
    text-align: center;
  }
  .ubermenu .ubermenu-content-align-center > .ubermenu-image {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .ubermenu .ubermenu-content-align-right {
    text-align: right;
  }
  .ubermenu .ubermenu-content-align-right > .ubermenu-image {
    display: inline-block;
  }
  .ubermenu .ubermenu-column,
  .ubermenu .ubermenu-row {
    max-width: 100%;
  }
  .ubermenu .ubermenu-item .ubermenu-submenu-drop {
    height: 0;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    top: -10000px;
    visibility: hidden;
    z-index: 500;
  }
  .ubermenu .ubermenu-item:not(.ubermenu-active) .ubermenu-submenu-drop {
    min-height: 0 !important;
  }
  .ubermenu .ubermenu-item .ubermenu-submenu-padded {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ubermenu .ubermenu-item.ubermenu-active > .ubermenu-submenu-drop,
  .ubermenu-nojs .ubermenu-item:hover > .ubermenu-submenu-drop {
    display: block;
    height: auto;
    max-height: none;
    opacity: 1;
    visibility: visible;
  }
  .ubermenu .ubermenu-item.ubermenu-active > .ubermenu-submenu-type-flyout,
  .ubermenu-nojs .ubermenu-item:hover > .ubermenu-submenu-type-flyout {
    overflow: visible;
  }
  .ubermenu
    .ubermenu-item.ubermenu-in-transition
    > .ubermenu-submenu-type-flyout {
    overflow: hidden;
  }
  .ubermenu .ubermenu-item .ubermenu-submenu-drop {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }
  .ubermenu .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    clip: rect(0, 5000px, 5000px, -5000px);
  }
  .ubermenu-bound .ubermenu-submenu-type-mega {
    min-width: 50%;
  }
  .ubermenu .ubermenu-grid-row,
  .ubermenu .ubermenu-submenu-grid {
    padding-right: 20px;
  }
  .ubermenu
    .ubermenu-submenu-type-mega
    .ubermenu-grid-row
    > .ubermenu-item
    > .ubermenu-target,
  .ubermenu
    .ubermenu-submenu-type-mega.ubermenu-submenu-grid
    > .ubermenu-item
    > .ubermenu-target {
    padding-right: 0;
  }
  .ubermenu .ubermenu-item.ubermenu-active > .ubermenu-target,
  .ubermenu-nojs .ubermenu-item:hover > .ubermenu-target {
    position: relative;
  }
  .ubermenu .ubermenu-item.ubermenu-active .ubermenu-submenu-drop,
  .ubermenu-nojs .ubermenu-item:hover .ubermenu-submenu-drop {
    z-index: 20;
  }
  .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item {
    left: auto;
  }
  .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_item {
    right: auto;
  }
  .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: 0;
  }
  .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: 0;
  }
  .ubermenu .ubermenu-submenu-rtl {
    direction: rtl;
  }
  .ubermenu .ubermenu-submenu-rtl > * {
    direction: ltr;
  }
  .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    width: 100%;
  }
  .ubermenu .ubermenu-retractor {
    clear: both;
    cursor: pointer;
    display: block;
    text-align: center;
  }
  .ubermenu .ubermenu-retractor:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .ubermenu .ubermenu-retractor-desktop {
    padding: 7px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
  }
  .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item {
    display: block;
  }
  .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item.ubermenu-column-auto {
    display: block;
    float: none;
    min-width: 0;
    width: 100%;
  }
  .ubermenu
    .ubermenu-item-header
    > .ubermenu-submenu-type-stack
    > .ubermenu-autocolumn,
  .ubermenu
    .ubermenu-item-header
    > .ubermenu-submenu-type-stack
    > .ubermenu-autocolumn
    > .ubermenu-submenu-type-stack
    > .ubermenu-item-normal:first-child {
    margin-top: 0;
    padding-top: 0;
  }
  .ubermenu .ubermenu-autocolumn + .ubermenu-item-view-all {
    clear: both;
  }
  .ubermenu .ubermenu-submenu-type-stack.ubermenu-submenu-indent {
    padding-left: 1.6em;
    padding-top: 0.4em;
  }
  .ubermenu .ubermenu-submenu-footer {
    bottom: 0;
    color: inherit;
    font-size: inherit;
    list-style: none;
    padding: 10px 20px;
    position: absolute;
    right: 0;
  }
  .ubermenu .ubermenu-submenu-footer a {
    font-size: inherit;
    font-weight: 700;
    text-decoration: none;
  }
  .ubermenu
    .ubermenu-item.ubermenu-active.ubermenu-in-transition
    > .ubermenu-submenu-drop,
  .ubermenu .ubermenu-item.ubermenu-in-transition > .ubermenu-submenu-drop {
    height: auto;
    overflow: hidden !important;
  }
  .ubermenu .ubermenu-item .ubermenu-submenu-drop {
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
    -ms-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  .ubermenu-transition-none .ubermenu-item .ubermenu-submenu-drop {
    top: auto;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
  }
  .ubermenu-nojs.ubermenu-transition-none
    .ubermenu-item:hover
    > .ubermenu-submenu-drop,
  .ubermenu-transition-none
    .ubermenu-item.ubermenu-active
    > .ubermenu-submenu-drop {
    height: auto;
    max-height: none;
    overflow-y: visible;
  }
  .ubermenu-transition-slide .ubermenu-item .ubermenu-submenu-drop {
    max-height: 0;
    top: auto;
    -webkit-transition-property: max-height, visibility;
    -ms-transition-property: max-height, visibility;
    transition-property: max-height, visibility;
  }
  .ubermenu-nojs.ubermenu-transition-slide
    .ubermenu-item:hover
    > .ubermenu-submenu-drop,
  .ubermenu-transition-slide
    .ubermenu-item.ubermenu-active
    > .ubermenu-submenu-drop {
    max-height: 1000px;
  }
  .ubermenu-transition-fade .ubermenu-item .ubermenu-submenu-drop {
    margin-top: 1px;
    opacity: 0;
    top: auto;
    -webkit-transition-property: opacity, visibility;
    -ms-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
  }
  .ubermenu-nojs.ubermenu-transition-fade
    .ubermenu-item:hover
    > .ubermenu-submenu-drop,
  .ubermenu-transition-fade
    .ubermenu-item.ubermenu-active
    > .ubermenu-submenu-drop {
    opacity: 1;
    top: auto;
  }
  .ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
    margin-top: 20px;
    opacity: 0;
    top: auto;
    -webkit-transition-property: margin-top, opacity, visibility;
    -ms-transition-property: margin-top, opacity, visibility;
    transition-property: margin-top, opacity, visibility;
  }
  .ubermenu-nojs.ubermenu-transition-shift
    .ubermenu-item:hover
    > .ubermenu-submenu-drop,
  .ubermenu-transition-shift
    .ubermenu-item.ubermenu-active
    > .ubermenu-submenu-drop {
    margin-top: 0;
    opacity: 1;
  }
  .ubermenu.ubermenu-transition-slide
    .ubermenu-active
    > .ubermenu-submenu.ubermenu-submenu-type-mega,
  .ubermenu:not(.ubermenu-transition-slide)
    .ubermenu-submenu.ubermenu-submenu-type-mega {
    max-height: 600px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .ubermenu.ubermenu-disable-submenu-scroll
    .ubermenu-item
    > .ubermenu-submenu.ubermenu-submenu-type-mega {
    overflow: hidden;
  }
  .ubermenu.ubermenu-disable-submenu-scroll
    .ubermenu-active
    > .ubermenu-submenu.ubermenu-submenu-type-mega {
    max-height: none;
  }
  .ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item {
    clear: both;
    display: block;
    float: none;
    min-width: 150px;
    position: relative;
  }
  .ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout {
    min-width: 100%;
  }
  .ubermenu:not(.ubermenu-transition-slide)
    .ubermenu-submenu.ubermenu-submenu-type-flyout {
    max-height: 99999px;
  }
  .ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item.ubermenu-active {
    z-index: 50;
  }
  .ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout {
    left: 100%;
    margin-top: -1px;
    min-width: 0;
    top: 0;
    clip: rect(-10px, 5000px, 5000px, 0);
  }
  .ubermenu-nojs.ubermenu-transition-shift
    .ubermenu-submenu
    .ubermenu-item:hover
    > .ubermenu-submenu-drop.ubermenu-submenu-type-flyout,
  .ubermenu-transition-shift
    .ubermenu-submenu
    .ubermenu-item.ubermenu-active
    > .ubermenu-submenu-drop.ubermenu-submenu-type-flyout {
    margin-top: -1px;
  }
  .ubermenu
    .ubermenu-submenu
    .ubermenu-submenu-type-flyout.ubermenu-submenu-align-right_edge_item {
    left: auto;
    right: 100%;
    clip: rect(-10px, 5000px, 5000px, -5000px);
  }
  .ubermenu
    .ubermenu-submenu
    .ubermenu-item.ubermenu-active
    > .ubermenu-submenu-type-flyout {
    top: 0;
  }
  .ubermenu
    .ubermenu-submenu-type-flyout
    > .ubermenu-item.ubermenu-has-submenu-mega {
    position: static;
  }
  .ubermenu
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    > .ubermenu-item
    > .ubermenu-submenu.ubermenu-submenu-type-mega {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    left: 100%;
    min-height: 100%;
    top: 0;
    clip: rect(-10px, 5000px, 5000px, -5000px);
  }
  .ubermenu
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    > .ubermenu-item.ubermenu-submenu-flyout-mega-left
    > .ubermenu-target
    > .ubermenu-sub-indicator {
    left: 10px;
    right: auto;
    transform: rotate(90deg);
  }
  .ubermenu
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    > .ubermenu-item.ubermenu-submenu-flyout-mega-left
    > .ubermenu-submenu.ubermenu-submenu-type-mega.ubermenu-submenu-align-left_edge_item {
    left: auto;
    right: 100%;
  }
  .ubermenu.ubermenu-horizontal
    .ubermenu-item-level-1:first-child
    > .ubermenu-submenu-type-flyout,
  .ubermenu.ubermenu-horizontal
    .ubermenu-item-level-1:first-child
    > .ubermenu-submenu-type-flyout
    > .ubermenu-item:first-child
    > .ubermenu-submenu-type-flyout,
  .ubermenu.ubermenu-horizontal
    .ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega {
    border-top: none;
  }
  .ubermenu .ubermenu-item .ubermenu-submenu-type-mega .ubermenu-submenu-drop {
    margin-top: 0;
    clip: rect(0, 5000px, 5000px, -5000px);
  }
  .ubermenu
    .ubermenu-item
    .ubermenu-submenu-type-mega
    .ubermenu-item.ubermenu-has-submenu-flyout {
    position: relative;
  }
  .ubermenu
    .ubermenu-item
    .ubermenu-submenu-type-mega
    > .ubermenu-item.ubermenu-has-submenu-flyout
    > .ubermenu-submenu-drop {
    box-shadow: none;
    left: auto;
    top: auto;
  }
  .ubermenu
    .ubermenu-submenu-type-mega
    .ubermenu-item.ubermenu-has-submenu-flyout.ubermenu-active {
    z-index: 100;
  }
  .ubermenu .ubermenu-row {
    clear: both;
    margin-bottom: 10px;
  }
  .ubermenu .ubermenu-row:after {
    clear: both;
    content: "";
    display: table;
  }
  .ubermenu .ubermenu-clear-row {
    clear: both;
  }
  .ubermenu .ubermenu-submenu .ubermenu-column {
    display: block;
    float: left;
    width: auto;
  }
  .ubermenu .ubermenu-submenu .ubermenu-row.ubermenu-row-content-align-left,
  .ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left {
    text-align: left;
  }
  .ubermenu .ubermenu-submenu .ubermenu-row.ubermenu-row-content-align-right,
  .ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right {
    text-align: right;
  }
  .ubermenu .ubermenu-submenu .ubermenu-row.ubermenu-row-content-align-center,
  .ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center {
    text-align: center;
  }
  .ubermenu
    .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center
    > .ubermenu-column,
  .ubermenu
    .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center
    > .ubermenu-row
    > .ubermenu-column,
  .ubermenu
    .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left
    > .ubermenu-column,
  .ubermenu
    .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left
    > .ubermenu-row
    > .ubermenu-column,
  .ubermenu
    .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right
    > .ubermenu-column,
  .ubermenu
    .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right
    > .ubermenu-row
    > .ubermenu-column {
    display: inline-block;
    float: none;
  }
  .ubermenu .ubermenu-submenu .ubermenu-column-auto {
    min-width: auto;
    width: 50%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-full {
    display: flex;
    width: 100%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-2 {
    width: 50%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-3 {
    width: 33.33%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-2-3 {
    width: 66.66%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-4 {
    width: 50%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-3-4 {
    width: 75%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-5 {
    width: 30%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-2-5 {
    width: 40%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-3-5 {
    width: 60%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-4-5 {
    width: 70%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-6 {
    width: 16.66%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-5-6 {
    width: 83.33%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-7 {
    width: 14.28%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-2-7 {
    width: 28.57%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-3-7 {
    width: 42.85%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-4-7 {
    width: 57.14%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-5-7 {
    width: 71.42%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-6-7 {
    width: 85.71%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-8 {
    width: 12.5%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-3-8 {
    width: 37.5%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-5-8 {
    width: 62.5%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-7-8 {
    width: 87.5%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-9 {
    width: 11.11%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-2-9 {
    width: 22.22%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-4-9 {
    width: 44.44%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-5-9 {
    width: 55.55%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-7-9 {
    width: 77.77%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-8-9 {
    width: 88.88%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-10 {
    width: 10%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-3-10 {
    width: 30%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-7-10 {
    width: 70%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-9-10 {
    width: 90%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-11 {
    width: 9.09%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-2-11 {
    width: 18.18%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-3-11 {
    width: 27.27%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-4-11 {
    width: 36.36%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-5-11 {
    width: 45.45%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-6-11 {
    width: 54.54%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-7-11 {
    width: 63.63%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-8-11 {
    width: 72.72%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-9-11 {
    width: 81.81%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-10-11 {
    width: 90.9%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-1-12 {
    width: 8.33%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-5-12 {
    width: 41.66%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-7-12 {
    width: 58.33%;
  }
  .ubermenu .ubermenu-nav .ubermenu-column-11-12 {
    width: 91.66%;
  }
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-10:nth-child(10n + 1),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-11:nth-child(11n + 1),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-12:nth-child(12n + 1),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-2:nth-child(odd),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-3:nth-child(3n + 1),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-4:nth-child(4n + 1),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-5:nth-child(5n + 1),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-6:nth-child(6n + 1),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-7:nth-child(7n + 1),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-8:nth-child(8n + 1),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-1-9:nth-child(9n + 1),
  .ubermenu .ubermenu-autoclear > .ubermenu-column-full {
    clear: both;
  }
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column {
    clear: none;
  }
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-10:nth-child(10n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-11:nth-child(11n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-12:nth-child(12n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-2:nth-child(2n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-3:nth-child(3n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-4:nth-child(4n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-5:nth-child(5n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-6:nth-child(6n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-7:nth-child(7n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-8:nth-child(8n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-1-9:nth-child(9n + 2),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top
    > .ubermenu-column-full {
    clear: both;
  }
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top.ubermenu-submenu-retractor-top-2
    > .ubermenu-column {
    clear: none;
  }
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-10:nth-child(10n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-11:nth-child(11n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-12:nth-child(12n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-2:nth-child(2n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-3:nth-child(3n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-4:nth-child(4n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-5:nth-child(5n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-6:nth-child(6n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-7:nth-child(7n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-8:nth-child(8n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-1-9:nth-child(9n + 3),
  .ubermenu
    .ubermenu-autoclear.ubermenu-submenu-retractor-top-2
    > .ubermenu-column-full {
    clear: both;
  }
  .ubermenu .ubermenu-tabs {
    position: relative;
    width: 100%;
  }
  .ubermenu .ubermenu-tabs-group {
    border-style: solid;
  }
  .ubermenu .ubermenu-tab .ubermenu-tab-content-panel {
    display: none;
    position: absolute;
  }
  .ubermenu .ubermenu-tab .ubermenu-tab-content-panel,
  .ubermenu .ubermenu-tab > .ubermenu-target {
    border-style: solid;
    border-width: 0;
  }
  .ubermenu .ubermenu-tab.ubermenu-active > .ubermenu-tab-content-panel,
  .ubermenu-nojs .ubermenu-tab:hover > .ubermenu-tab-content-panel,
  .ubermenu-nojs
    .ubermenu-tabs-show-default
    > .ubermenu-tabs-group
    > .ubermenu-tab:first-child
    > .ubermenu-tab-content-panel {
    display: block;
  }
  .ubermenu-nojs
    .ubermenu-tabs-show-default:hover
    > .ubermenu-tabs-group
    > .ubermenu-tab:first-child
    > .ubermenu-tab-content-panel {
    display: none;
  }
  .ubermenu-nojs
    .ubermenu-tabs-show-default:hover
    > .ubermenu-tabs-group
    > .ubermenu-tab:first-child:hover
    > .ubermenu-tab-content-panel {
    display: block;
  }
  .ubermenu .ubermenu-tab-layout-left > .ubermenu-tabs-group {
    border: none;
    border-right: 1px solid #e9e9e9 !important;
    float: left;
  }
  .ubermenu
    .ubermenu-tab-layout-left
    > .ubermenu-tabs-group
    > .ubermenu-tab
    > .ubermenu-tab-content-panel {
    right: 0;
    top: 0;
  }
  .ubermenu-sub-indicators
    .ubermenu-tabs.ubermenu-tab-layout-left
    > .ubermenu-tabs-group
    > .ubermenu-has-submenu-drop
    > .ubermenu-target
    > .ubermenu-sub-indicator {
    transform: rotate(-90deg);
  }
  .ubermenu .ubermenu-tab-layout-right > .ubermenu-tabs-group {
    border-width: 0 0 0 1px;
    float: right;
  }
  .ubermenu
    .ubermenu-tab-layout-right
    > .ubermenu-tabs-group
    > .ubermenu-tab
    > .ubermenu-tab-content-panel {
    left: 0;
    top: 0;
  }
  .ubermenu
    .ubermenu-tab-layout-right
    > .ubermenu-tabs-group
    > .ubermenu-has-submenu-drop
    > .ubermenu-target {
    padding-left: 25px;
    padding-right: 20px;
  }
  .ubermenu-sub-indicators
    .ubermenu-tabs.ubermenu-tab-layout-right
    > .ubermenu-tabs-group
    > .ubermenu-has-submenu-drop
    > .ubermenu-target
    > .ubermenu-sub-indicator {
    left: 10px;
    right: auto;
    transform: rotate(90deg);
  }
  .ubermenu .ubermenu-tab-layout-top > .ubermenu-tabs-group {
    border-width: 0;
  }
  .ubermenu
    .ubermenu-tab-layout-top
    > .ubermenu-tabs-group
    > .ubermenu-tab
    > .ubermenu-tab-content-panel {
    border-width: 1px 0 0;
    left: 0;
    top: auto;
  }
  .ubermenu .ubermenu-tab-layout-bottom > .ubermenu-tabs-group {
    border-width: 1px 0 0;
    bottom: 0;
    position: absolute;
  }
  .ubermenu
    .ubermenu-tab-layout-bottom
    > .ubermenu-tabs-group
    > .ubermenu-tab
    > .ubermenu-tab-content-panel {
    bottom: 100%;
    left: 0;
  }
  .ubermenu-sub-indicators
    .ubermenu-tabs.ubermenu-tab-layout-bottom
    > .ubermenu-tabs-group
    > .ubermenu-has-submenu-drop
    > .ubermenu-target
    > .ubermenu-sub-indicator {
    transform: rotate(180deg);
  }
  .ubermenu h3.ubermenu-widgettitle {
    margin-bottom: 1.3em;
    padding-left: 0;
    padding-right: 0;
  }
  .widget.ubermenu_navigation_widget-class {
    overflow: visible;
  }
  .ubermenu .ubermenu-divider {
    clear: both;
    display: block;
    padding: 20px 0;
  }
  .ubermenu .ubermenu-submenu-type-stack > .ubermenu-divider {
    padding: 10px 0;
  }
  .ubermenu .ubermenu-divider hr {
    background: 0 0;
    border: 0;
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    height: 1px;
    margin: 0;
    padding: 0;
  }
  .ubermenu .ubermenu-search .ubermenu-searchform {
    background: #f9f9f9;
    margin: 7px;
    position: relative;
    width: 150px;
  }
  .ubermenu .ubermenu-search input.ubermenu-search-input {
    background: 0 0;
    border: none;
    color: #333;
    padding: 8px 40px 8px 15px;
    width: 100%;
  }
  .ubermenu .ubermenu-search .ubermenu-search-submit,
  .ubermenu .ubermenu-searchbar-drop .ubermenu-search-submit {
    background: 0 0;
    border: none;
    color: #666;
    cursor: pointer;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    height: 100%;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-searchform {
    background: #f9f9f9;
    height: 50px;
    margin: 0;
    width: 100%;
  }
  .ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input {
    background: 0 0;
    color: #333;
    height: 100%;
    padding: 14px 50px 14px 25px;
    width: 100%;
  }
  .ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit,
  .ubermenu .ubermenu-submenu .ubermenu-searchbar-drop .ubermenu-search-submit {
    background: 0 0;
    border: none;
    color: #666;
    cursor: pointer;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    height: 100%;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .ubermenu .ubermenu-postlist-item {
    margin-bottom: 10px;
  }
  .ubermenu .ubermenu-postlist .ubermenu-image {
    float: left;
  }
  .ubermenu .ubermenu-postlist-title > a {
    color: inherit;
    text-decoration: none;
  }
  .ubermenu .ubermenu-postlist-content {
    font-size: 11px;
    opacity: 0.7;
  }
  .ubermenu .ubermenu-map-canvas img {
    max-width: none;
  }
  .ubermenu-screen-reader,
  .ubermenu-target-divider {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: 0;
    padding: 0;
    width: 1px;
  }
  .uber-clear:after,
  .ubermenu .ubermenu-column:after,
  .ubermenu .ubermenu-content-block:after,
  .ubermenu .ubermenu-image:after,
  .ubermenu .ubermenu-postlist-item:after,
  .ubermenu .ubermenu-submenu:after,
  .ubermenu .ubermenu-tabs:after,
  .ubermenu:after {
    clear: both;
    content: "";
    display: table;
  }
  .ubermenu {
    background: 0 0;
  }
  .ubermenu-submenu-drop {
    background: #fff;
  }
  .ubermenu-test-dimensions {
    display: block !important;
    visibility: hidden !important;
  }
  .ubermenu .ubermenu-force > .ubermenu-submenu {
    display: block !important;
    height: auto;
    margin: 0 !important;
    max-height: 600px;
    opacity: 1 !important;
    overflow: auto !important;
    top: auto !important;
    visibility: visible !important;
  }
  .ubermenu-notransition,
  .ubermenu-notransition > .ubermenu-submenu-drop {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
  }
  .ubermenu-sr-only {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .ubermenu-sr-only-focusable:active,
  .ubermenu-sr-only-focusable:focus {
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    clip: auto;
    background: #3b99fc;
    box-shadow: 0 0 10px #3b99fc;
    color: #fff;
    font-size: 16px;
    outline-color: #3b99fc;
    outline-style: solid;
    padding: 2px 5px;
  }
  .ubermenu-admin-notice {
    background: #eee;
    border-left: 30px solid #4d90fe;
    clear: both;
    color: #333;
    font-size: 16px;
    margin: 20px;
    padding: 15px;
    position: relative;
  }
  .ubermenu-admin-notice ul li {
    font-size: 16px;
  }
  .ubermenu-admin-notice a,
  .ubermenu-admin-notice a:visited {
    color: #00a3ff;
    font-size: inherit;
    text-decoration: underline;
  }
  .ubermenu-admin-notice a:hover {
    color: #0d75af;
  }
  .ubermenu-admin-notice strong {
    color: tomato;
  }
  .ubermenu-admin-notice .ubermenu-admin-notice-icon {
    color: #fff;
    font-size: 13px;
    left: -18px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
  }
  .ubermenu-admin-notice:after {
    background: #666;
    bottom: 100%;
    color: #eee;
    content: "UberMenu Notice: Only displayed to admin users";
    display: none;
    font-size: 11px;
    left: -30px;
    padding: 7px 10px;
    position: absolute;
  }
  .ubermenu-admin-notice:hover:after {
    display: block;
  }
  #wp-admin-bar-ubermenu .svg-inline--fa {
    margin-right: 4px;
    width: 14px;
  }
  #wp-admin-bar-ubermenu .fa,
  #wp-admin-bar-ubermenu .far,
  #wp-admin-bar-ubermenu .fas {
    color: #aaa;
    font-family: "Font Awesome\ 5 Free", Font Awesome\5 Pro;
    font-weight: 900;
    margin-right: 4px;
  }
  #wp-admin-bar-ubermenu_loading .fa,
  #wp-admin-bar-ubermenu_loading .svg-inline--fa {
    color: #ff0;
  }
  #wpadminbar
    #wp-admin-bar-ubermenu_loading
    #wp-admin-bar-ubermenu_loading_msg
    .ab-item {
    height: auto;
    line-height: 1.5em;
    padding: 10px 20px;
    white-space: normal;
    width: 300px;
  }
  .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,
  .ubermenu.ubermenu-loc-ubermenu-direct-inject {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
  .admin-bar .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,
  .admin-bar .ubermenu.ubermenu-loc-ubermenu-direct-inject {
    top: 32px;
  }
  @media screen and (max-width: 959px) {
    .ubermenu.ubermenu-loc-ubermenu-direct-inject {
      margin-top: 47px;
    }
  }
  @media screen and (max-width: 782px) {
    .admin-bar .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,
    .admin-bar .ubermenu.ubermenu-loc-ubermenu-direct-inject {
      top: 46px;
    }
    .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,
    .ubermenu.ubermenu-loc-ubermenu-direct-inject {
      position: absolute;
    }
  }
  .ubermenu-diagnostics-loadscreen {
    background: #ddd;
    background: hsla(0, 0%, 100%, 0.8);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000000000000000;
  }
  .um-folding-cube {
    height: 40px;
    left: 50%;
    margin: -20px auto 40px -20px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 40px;
  }
  .um-folding-cube .um-cube {
    float: left;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    width: 50%;
  }
  .um-folding-cube .um-cube:before {
    -webkit-animation: um-foldCubeAngle 2.4s linear infinite both;
    animation: um-foldCubeAngle 2.4s linear infinite both;
    background-color: #333;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    width: 100%;
  }
  .um-folding-cube .um-cube2 {
    -webkit-transform: scale(1.1) rotate(90deg);
    transform: scale(1.1) rotate(90deg);
  }
  .um-folding-cube .um-cube3 {
    -webkit-transform: scale(1.1) rotate(180deg);
    transform: scale(1.1) rotate(180deg);
  }
  .um-folding-cube .um-cube4 {
    -webkit-transform: scale(1.1) rotate(270deg);
    transform: scale(1.1) rotate(270deg);
  }
  .um-folding-cube .um-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .um-folding-cube .um-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .um-folding-cube .um-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
  }
  @-webkit-keyframes um-foldCubeAngle {
    0%,
    10% {
      opacity: 0;
      -webkit-transform: perspective(140px) rotateX(-180deg);
      transform: perspective(140px) rotateX(-180deg);
    }
    25%,
    75% {
      opacity: 1;
      -webkit-transform: perspective(140px) rotateX(0);
      transform: perspective(140px) rotateX(0);
    }
    90%,
    to {
      opacity: 0;
      -webkit-transform: perspective(140px) rotateY(180deg);
      transform: perspective(140px) rotateY(180deg);
    }
  }
  @keyframes um-foldCubeAngle {
    0%,
    10% {
      opacity: 0;
      -webkit-transform: perspective(140px) rotateX(-180deg);
      transform: perspective(140px) rotateX(-180deg);
    }
    25%,
    75% {
      opacity: 1;
      -webkit-transform: perspective(140px) rotateX(0);
      transform: perspective(140px) rotateX(0);
    }
    90%,
    to {
      opacity: 0;
      -webkit-transform: perspective(140px) rotateY(180deg);
      transform: perspective(140px) rotateY(180deg);
    }
  }
  .ubermenu-vertical .ubermenu-item-level-0 {
    clear: both;
    display: block;
  }
  .ubermenu-vertical.ubermenu-items-align-right .ubermenu-item-level-0 {
    text-align: right;
  }
  .ubermenu-vertical.ubermenu-items-align-center .ubermenu-item-level-0 {
    text-align: center;
  }
  .ubermenu-vertical .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    clip: rect(-5000px, 5000px, 5000px, 0);
  }
  .ubermenu.ubermenu-vertical .ubermenu-item-level-0 > .ubermenu-target {
    border-left: none;
    box-shadow: none;
  }
  .ubermenu-vertical.ubermenu-sub-indicators
    .ubermenu-item-level-0.ubermenu-item-has-children
    > .ubermenu-target
    > .ubermenu-sub-indicator {
    transform: rotate(-90deg);
  }
  .ubermenu-vertical .ubermenu-item > .ubermenu-submenu-drop {
    left: 100%;
    margin-left: 0;
    top: 0;
  }
  .ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop {
    min-height: 100%;
    top: 0;
  }
  .ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item,
  .ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item {
    min-height: 0;
  }
  .ubermenu-vertical .ubermenu-item.ubermenu-flyout-full-height {
    position: static;
  }
  .ubermenu-vertical
    .ubermenu-item.ubermenu-flyout-full-height
    > .ubermenu-submenu-drop {
    height: auto;
    max-height: none;
    min-height: 100% !important;
  }
  .ubermenu-vertical
    .ubermenu-submenu
    .ubermenu-item.ubermenu-active
    > .ubermenu-submenu-drop {
    top: 0;
  }
  .ubermenu-vertical.ubermenu-transition-slide
    .ubermenu-item.ubermenu-active.ubermenu-in-transition
    > .ubermenu-submenu-drop {
    min-height: 0;
  }
  .ubermenu-vertical .ubermenu-item > .ubermenu-submenu-type-mega {
    margin: 0;
    width: 600px;
  }
  .ubermenu-vertical
    .ubermenu-tab-layout-left
    > .ubermenu-tabs-group
    > .ubermenu-tab
    > .ubermenu-tab-content-panel,
  .ubermenu-vertical
    .ubermenu-tab-layout-right
    > .ubermenu-tabs-group
    > .ubermenu-tab
    > .ubermenu-tab-content-panel {
    min-height: 100%;
  }
  .ubermenu-vertical .ubermenu-item.ubermenu-relative {
    position: relative;
  }
  .ubermenu-vertical .ubermenu-item.ubermenu-relative.ubermenu-active {
    z-index: 20;
  }
  .ubermenu-vertical
    .ubermenu-item.ubermenu-item-level-0.ubermenu-relative.ubermenu-active
    > .ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item {
    top: 0;
  }
  .ubermenu-vertical .ubermenu-item.ubermenu-item-mini {
    clear: none;
    float: left;
  }
  .ubermenu.ubermenu-vertical
    .ubermenu-item.ubermenu-item-mini
    > .ubermenu-target {
    background: 0 0;
    box-shadow: none;
  }
  .rtl .ubermenu,
  .rtl .ubermenu .ubermenu-item,
  .rtl .ubermenu.ubermenu-item-align-auto {
    text-align: right;
  }
  .rtl .ubermenu-items-align-left.ubermenu-horizontal {
    text-align: left;
  }
  .rtl .ubermenu-items-align-center.ubermenu-horizontal {
    text-align: center;
  }
  .rtl
    .ubermenu-items-align-left.ubermenu-horizontal
    .ubermenu-item.ubermenu-item-level-0 {
    float: none;
  }
  .rtl
    .ubermenu.ubermenu-horizontal
    .ubermenu-item-level-0:last-child
    > .ubermenu-target {
    border-left: none;
    box-shadow: none;
  }
  .rtl
    .ubermenu
    .ubermenu-submenu-type-mega
    > .ubermenu-column:not(.ubermenu-tabs-group),
  .rtl
    .ubermenu
    .ubermenu-submenu-type-mega
    > .ubermenu-row
    > .ubermenu-column:not(.ubermenu-tabs-group),
  .rtl
    .ubermenu
    .ubermenu-submenu-type-tab-content-panel
    > .ubermenu-column:not(.ubermenu-tabs-group) {
    float: right;
  }
  .rtl .ubermenu .ubermenu-item-layout-icon_left > .ubermenu-target-title {
    margin-left: 0;
    margin-right: 0.6em;
  }
  .rtl
    .ubermenu-sub-indicators
    .ubermenu-item-level-0.ubermenu-has-submenu-drop
    > .ubermenu-target {
    padding-left: 25px;
    padding-right: 20px;
  }
  .rtl
    .ubermenu-sub-indicators
    .ubermenu-item-level-0.ubermenu-has-submenu-drop
    > .ubermenu-target
    > .ubermenu-sub-indicator {
    left: 10px;
    right: auto;
  }
  .rtl
    .ubermenu.ubermenu-sub-indicators
    .ubermenu-item.ubermenu-disable-padding.ubermenu-has-submenu-drop
    > .ubermenu-target {
    padding-left: 30px;
    padding-right: 0;
  }
  .rtl .ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit,
  .rtl
    .ubermenu
    .ubermenu-submenu
    .ubermenu-searchbar-drop
    .ubermenu-search-submit {
    left: 0;
    right: auto;
  }
  .rtl .ubermenu .ubermenu-search input.ubermenu-search-input {
    padding: 8px 15px 8px 40px;
  }
  .rtl .ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input {
    padding: 14px 25px 14px 50px;
  }
  .rtl .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
    left: 0;
    right: auto;
  }
  .rtl .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
    float: left;
  }
  @media (min-width: 961px) and (max-width: 1100px) {
    .ubermenu .ubermenu-item a.get-touch-button {
      padding: 10px;
    }
  }
  @media screen and (min-width: 960px) {
    .ubermenu-responsive-default.ubermenu {
      display: block !important;
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-item.ubermenu-hide-desktop {
      display: none !important;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-retractors-responsive
      .ubermenu-retractor-mobile {
      display: none;
    }
    .ubermenu-responsive-default.ubermenu-force-current-submenu
      .ubermenu-item-level-0.ubermenu-current-menu-ancestor
      > .ubermenu-submenu-drop,
    .ubermenu-responsive-default.ubermenu-force-current-submenu
      .ubermenu-item-level-0.ubermenu-current-menu-item
      > .ubermenu-submenu-drop {
      display: block !important;
      height: auto;
      margin: 0 !important;
      opacity: 1 !important;
      top: auto !important;
      visibility: visible !important;
      z-index: 19;
    }
    .ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal
      .ubermenu-item-level-0
      > .ubermenu-submenu-drop {
      bottom: 100%;
      top: auto;
    }
    .ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal.ubermenu-sub-indicators
      .ubermenu-item-level-0.ubermenu-has-submenu-drop
      > .ubermenu-target
      > .ubermenu-sub-indicator {
      transform: rotate(180deg);
    }
    .ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal
      .ubermenu-submenu
      .ubermenu-item.ubermenu-active
      > .ubermenu-submenu-type-flyout {
      bottom: 0;
      top: auto;
    }
    .ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal
      .ubermenu-item-level-0
      > .ubermenu-submenu-drop {
      clip: rect(-5000px, 5000px, auto, -5000px);
    }
    .ubermenu-responsive-default.ubermenu-invert.ubermenu-vertical
      .ubermenu-item-level-0
      > .ubermenu-submenu-drop {
      left: auto;
      right: 100%;
    }
    .ubermenu-responsive-default.ubermenu-invert.ubermenu-vertical.ubermenu-sub-indicators
      .ubermenu-item-level-0.ubermenu-item-has-children
      > .ubermenu-target
      > .ubermenu-sub-indicator {
      left: 10px;
      right: auto;
      transform: rotate(90deg);
    }
    .ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert
      .ubermenu-item
      > .ubermenu-submenu-drop {
      clip: rect(-5000px, 5000px, 5000px, -5000px);
    }
    .ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert.ubermenu-sub-indicators
      .ubermenu-has-submenu-drop
      > .ubermenu-target {
      padding-left: 25px;
    }
    .ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert
      .ubermenu-item
      > .ubermenu-target
      > .ubermenu-sub-indicator {
      left: 10px;
      right: auto;
      transform: rotate(90deg);
    }
    .ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert
      .ubermenu-item
      > .ubermenu-submenu-drop.ubermenu-submenu-type-flyout,
    .ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert
      .ubermenu-submenu-type-flyout
      > .ubermenu-item
      > .ubermenu-submenu-drop {
      left: auto;
      right: 100%;
    }
  }
  @media screen and (max-width: 959px) {
    .header-container.container-fluid {
      padding-top: 28px;
    }
    li.ubermenu-active a.first-child {
      color: inherit !important;
    }
    .ubermenu-nav li:last-child {
      margin-bottom: 10px;
      padding-left: 10px;
    }
    .careers-link .ubermenu-sub-indicator-close,
    .full-width,
    li.ubermenu-active a.first-child .ubermenu-sub-indicator-close {
      display: none !important;
    }
    .header-global {
      display: table;
      margin-bottom: 0;
      width: 100%;
    }
    .ubermenu-skin-black-white-2.ubermenu-responsive-toggle:hover {
      background: #099ca6 !important;
    }
    .get-touch-button .ubermenu-sub-indicator-close {
      display: none !important;
    }
    .ubermenu-responsive-toggle,
    .ubermenu-sticky-toggle-wrapper {
      display: block;
    }
    .ubermenu-no-transitions.ubermenu-responsive.ubermenu-responsive-collapse {
      display: none;
      height: auto;
      max-height: none;
      overflow: visible !important;
      visibility: visible;
    }
    .ubermenu-sticky-wrapper {
      min-height: 0 !important;
    }
    .ubermenu-responsive-default .ubermenu-responsive-toggle,
    .ubermenu-responsive-default .ubermenu-sticky-toggle-wrapper,
    .ubermenu-sticky-toggle-wrapper {
      display: block;
    }
    .ubermenu .ubermenu-item .ubermenu-submenu-drop {
      position: static;
    }
    .ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
      margin-top: 0;
    }
    .ubermenu-responsive-default.ubermenu-responsive {
      max-height: inherit;
      overflow: visible;
      -webkit-transition: max-height 1s ease-in;
      transition: max-height 0.3s ease-in;
      visibility: visible;
      width: 100%;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-items-align-center {
      text-align: left;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu {
      margin: 0;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu .ubermenu-nav {
      display: block;
    }
    .ubermenu-responsive-default.ubermenu-repsonsive.ubermenu-no-transitions,
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-nocollapse {
      display: block;
      max-height: none;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
      max-height: none;
      max-height: 0;
      overflow: visible;
      overflow: hidden !important;
      visibility: visible;
      visibility: hidden;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-in-transition,
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-in-transition
      .ubermenu-nav {
      overflow: hidden !important;
      visibility: visible;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse:not(
        .ubermenu-in-transition
      ) {
      border-bottom-width: 0;
      border-top-width: 0;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse
      .ubermenu-item
      .ubermenu-submenu {
      display: none;
    }
    .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0 {
      width: 50%;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-single-column
      .ubermenu-item-level-0 {
      clear: both;
      float: none;
      width: 100%;
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-item.ubermenu-item-level-0
      > .ubermenu-target {
      border: none;
      box-shadow: none;
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-item.ubermenu-has-submenu-flyout {
      position: static;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-sub-indicators
      .ubermenu-submenu-type-flyout
      .ubermenu-has-submenu-drop
      > .ubermenu-target
      > .ubermenu-sub-indicator {
      left: auto;
      right: 10px;
      transform: rotate(0);
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-nav
      .ubermenu-item
      .ubermenu-submenu.ubermenu-submenu-drop {
      left: 0 !important;
      max-width: 100%;
      min-width: 100%;
      top: auto;
      width: 100%;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-has-border
      .ubermenu-nav
      .ubermenu-item
      .ubermenu-submenu.ubermenu-submenu-drop {
      left: 0 !important;
    }
    .ubermenu .ubermenu-item a.get-touch-button {
      background: #e5941e;
      color: #fff;
      display: inline-block;
      margin: 8px 14px 0;
    }
    .ubermenu .ubermenu-tab .ubermenu-tab-content-panel {
      position: static;
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-submenu.ubermenu-submenu-type-mega
      > .ubermenu-item.ubermenu-column {
      border-left: none;
      display: block;
      float: left;
      min-height: 0;
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-item.ubermenu-active
      > .ubermenu-submenu.ubermenu-submenu-type-mega {
      height: auto;
      max-height: none;
      overflow: visible;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-transition-slide
      .ubermenu-item.ubermenu-in-transition
      > .ubermenu-submenu-drop {
      max-height: 1000px;
    }
    .ubermenu-responsive-default.ubermenu
      .ubermenu-submenu-type-flyout
      .ubermenu-submenu-type-mega {
      min-height: 0;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-column-auto {
      min-width: 100%;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-autoclear
      > .ubermenu-column {
      clear: none;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-column:nth-of-type(odd) {
      clear: both;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2)
      .ubermenu-column:nth-of-type(odd) {
      clear: none;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2)
      .ubermenu-column:nth-of-type(2n + 2) {
      clear: both;
    }
    .ubermenu-responsive-default.ubermenu-responsive-single-column-subs
      .ubermenu-submenu
      .ubermenu-item {
      clear: both;
      float: none;
      min-width: 100%;
      width: 100%;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab,
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-tab-content-panel,
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs,
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-tabs-group {
      left: 0;
      max-width: 100%;
      min-width: 100%;
      width: 100%;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-tab-content-panel,
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs {
      min-height: 0 !important;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs {
      z-index: 15;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-tab-content-panel {
      z-index: 20;
    }
    .ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab {
      position: relative;
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-tab.ubermenu-active {
      position: relative;
      z-index: 20;
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-tab
      > .ubermenu-target {
      border-width: 0 0 1px;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-sub-indicators
      .ubermenu-tabs
      > .ubermenu-tabs-group
      > .ubermenu-tab.ubermenu-has-submenu-drop
      > .ubermenu-target
      > .ubermenu-sub-indicator {
      left: auto;
      right: 10px;
      transform: rotate(0);
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-tabs
      > .ubermenu-tabs-group
      > .ubermenu-tab
      > .ubermenu-tab-content-panel {
      border-width: 1px;
      top: 38px;
    }
    .ubermenu-responsive-default.ubermenu-reponsive
      .ubermenu-item-level-0
      > .ubermenu-submenu-type-stack {
      position: relative;
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-submenu-type-stack
      .ubermenu-column,
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-submenu-type-stack
      .ubermenu-column-auto {
      max-width: 100%;
      width: 100%;
    }
    .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-mini {
      clear: none !important;
      float: left;
      min-width: 0;
      width: auto;
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-item.ubermenu-item-mini
      > a.ubermenu-target {
      padding-left: 20px;
      padding-right: 20px;
    }
    .ubermenu-responsive-default.ubermenu-responsive
      .ubermenu-item.ubermenu-hide-mobile {
      display: none !important;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-hide-bkgs
      .ubermenu-submenu.ubermenu-submenu-bkg-img {
      background-image: none;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-item-level-0.ubermenu-item-mini {
      min-width: 0;
      width: auto;
    }
    .ubermenu-responsive-default.ubermenu-vertical
      .ubermenu-item.ubermenu-item-level-0 {
      width: 100%;
    }
    .ubermenu-responsive-default.ubermenu-vertical.ubermenu-sub-indicators
      .ubermenu-item-level-0.ubermenu-item-has-children
      > .ubermenu-target
      > .ubermenu-sub-indicator {
      left: auto;
      right: 10px;
      transform: rotate(0);
    }
    .ubermenu-responsive-default.ubermenu-vertical
      .ubermenu-item.ubermenu-item-level-0.ubermenu-relative.ubermenu-active
      > .ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item {
      top: auto;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs {
      position: static;
    }
    .ubermenu-responsive-default.ubermenu:not(.ubermenu-is-mobile):not(
        .ubermenu-submenu-indicator-closes
      )
      .ubermenu-submenu
      .ubermenu-tab[data-ubermenu-trigger="hover_intent"]
      .ubermenu-tab-content-panel,
    .ubermenu-responsive-default.ubermenu:not(.ubermenu-is-mobile):not(
        .ubermenu-submenu-indicator-closes
      )
      .ubermenu-submenu
      .ubermenu-tab[data-ubermenu-trigger="mouseover"]
      .ubermenu-tab-content-panel {
      margin-left: 6%;
      min-width: 94%;
      width: 94%;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-submenu-indicator-closes
      .ubermenu-active
      > .ubermenu-target
      > .ubermenu-sub-indicator-close {
      display: block;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-submenu-indicator-closes
      .ubermenu-active
      > .ubermenu-target
      > .ubermenu-sub-indicator {
      display: none;
    }
    .ubermenu-responsive-default.ubermenu
      .ubermenu-tabs
      .ubermenu-tab-content-panel {
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.075);
    }
  }
  @media screen and (max-width: 480px) {
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-item-level-0 {
      width: 100%;
    }
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,
    .ubermenu-responsive-default.ubermenu.ubermenu-responsive
      .ubermenu-column-auto {
      min-width: 100%;
    }
    .ubermenu-responsive-default.ubermenu .ubermenu-autocolumn:not(:first-child),
    .ubermenu-responsive-default.ubermenu
      .ubermenu-autocolumn:not(:first-child)
      .ubermenu-submenu-type-stack {
      padding-top: 0;
    }
    .ubermenu-responsive-default.ubermenu .ubermenu-autocolumn:not(:last-child),
    .ubermenu-responsive-default.ubermenu
      .ubermenu-autocolumn:not(:last-child)
      .ubermenu-submenu-type-stack {
      padding-bottom: 0;
    }
    .ubermenu-responsive-default.ubermenu
      .ubermenu-autocolumn
      > .ubermenu-submenu-type-stack
      > .ubermenu-item-normal:first-child {
      margin-top: 0;
    }
  }
  .ubermenu-skin-black-white-2 {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-black-white-2 .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-black-white-2 .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
    background: #222;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-black-white-2.ubermenu-responsive-toggle:hover {
    background: #111;
    color: #fff;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-black-white-2
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-black-white-2
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #000;
    color: #fff;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
    color: #66696d;
    letter-spacing: 1px;
  }
  body:not(.rtl)
    .ubermenu-skin-black-white-2.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target {
    color: #099ca6;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
    background: #fff;
  }
  .ubermenu-skin-black-white-2.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-black-white-2 .ubermenu-tab-content-panel {
    background: #fff;
  }
  .ubermenu-skin-black-white-2 .ubermenu-submenu,
  .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
    color: #66696d;
    font-weight: 100;
    letter-spacing: 1px;
  }
  .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target:hover {
    color: #099ca6;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #777;
    font-weight: 700;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #099ca6;
  }
  .ubermenu-skin-black-white-2
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-black-white-2
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-black-white-2
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #fff;
    color: #099ca6;
  }
  .ubermenu-skin-black-white-2 .ubermenu-tab-content-panel,
  .ubermenu-skin-black-white-2 .ubermenu-tab > .ubermenu-target,
  display .ubermenu-skin-black-white-2 .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-black-white-2 .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-black-white-2 .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-black-white-2.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-black-white-2.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: 0;
    padding: 0 8%;
    right: 0;
    width: auto;
  }
  .ubermenu-main .ubermenu-tab > .ubermenu-target {
    padding: 8px 20px;
  }
  .ubermenu-skin-black-white-2.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-black-white-2.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-black-white-2.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-black-white-2.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-black-white-2.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-black-white-2.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-black-white-2.ubermenu-vertical:before {
    border-right: 1px solid #000;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-grey-white {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-grey-white .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-grey-white .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-grey-white.ubermenu-responsive-toggle {
    background: #222;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-grey-white.ubermenu-responsive-toggle:hover {
    background: #111;
    color: #fff;
  }
  .ubermenu-skin-grey-white {
    background: #222;
    border: 0;
  }
  .ubermenu-skin-grey-white
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-grey-white
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-grey-white
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #000;
    color: #fff;
  }
  .ubermenu-skin-grey-white
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-grey-white.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background: #222;
  }
  .ubermenu-skin-grey-white .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 0;
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-grey-white.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-grey-white
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-grey-white .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #000;
    color: #fff;
  }
  .ubermenu-skin-grey-white
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-grey-white
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-grey-white .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-grey-white.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-grey-white .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-grey-white .ubermenu-submenu,
  .ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-grey-white
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-grey-white
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-grey-white
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #555;
    font-weight: 700;
  }
  .ubermenu-skin-grey-white
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-grey-white
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-grey-white
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-grey-white
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-grey-white
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-grey-white .ubermenu-tab-content-panel,
  .ubermenu-skin-grey-white .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-grey-white .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-grey-white .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-grey-white.ubermenu-transition-fade
    .ubermenu-item
    .ubermenu-submenu-drop {
    margin-top: 0;
  }
  .ubermenu-skin-vanilla-bar {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-vanilla-bar .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-vanilla-bar .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-vanilla-bar.ubermenu-responsive-toggle {
    background: #f9f9f9;
    color: #888;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
  }
  .ubermenu-skin-vanilla-bar.ubermenu-responsive-toggle:hover {
    background: #f0f0f0;
    color: #444;
  }
  .ubermenu-skin-vanilla-bar {
    background-color: #fefefe;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #fefefe),
      color-stop(50%, #fefefe),
      color-stop(50%, #f4f4f4)
    );
    background: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background: -moz-linear-gradient(top, #fefefe, #f4f4f4);
    background: -ms-linear-gradient(top, #fefefe, #f4f4f4);
    background: -o-linear-gradient(top, #fefefe, #f4f4f4);
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.9);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.9);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.9);
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-vanilla-bar
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-vanilla-bar
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #444;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-vanilla-bar.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #fefefe;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #fefefe),
      color-stop(50%, #fefefe),
      color-stop(50%, #f4f4f4)
    );
    background: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background: -moz-linear-gradient(top, #fefefe, #f4f4f4);
    background: -ms-linear-gradient(top, #fefefe, #f4f4f4);
    background: -o-linear-gradient(top, #fefefe, #f4f4f4);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.9);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.9);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.9);
  }
  .ubermenu-skin-vanilla-bar .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #e0e0e0;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.9);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.9);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.9);
    color: #888;
    font-weight: 400;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-vanilla-bar.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-vanilla-bar .ubermenu-item-level-0:hover > .ubermenu-target {
    background: 0 0;
    color: #444;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #444;
  }
  .ubermenu-skin-vanilla-bar .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-vanilla-bar.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-vanilla-bar .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-vanilla-bar .ubermenu-submenu,
  .ubermenu-skin-vanilla-bar .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-vanilla-bar .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-vanilla-bar .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #777;
    font-weight: 700;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-vanilla-bar
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-vanilla-bar
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-vanilla-bar
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-vanilla-bar .ubermenu-tab-content-panel,
  .ubermenu-skin-vanilla-bar .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-vanilla-bar .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-vanilla-bar .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-vanilla-bar .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-vanilla-bar.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-vanilla-bar.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-vanilla-bar.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-vanilla-bar.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-vanilla-bar.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-vanilla-bar.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-vanilla-bar.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-vanilla-bar.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-vanilla-bar.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-vanilla-bar.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-vanilla-bar.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-deepsky {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-deepsky .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-deepsky .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-deepsky.ubermenu-responsive-toggle {
    background: #1b70ba;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-deepsky.ubermenu-responsive-toggle:hover {
    background: #1c5eb5;
    color: #fff;
  }
  .ubermenu-skin-deepsky {
    background-color: #1b70ba;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #1b70ba),
      color-stop(50%, #1b70ba),
      color-stop(50%, #1c5eb5)
    );
    background: -webkit-linear-gradient(top, #1b70ba, #1c5eb5);
    background: -moz-linear-gradient(top, #1b70ba, #1c5eb5);
    background: -ms-linear-gradient(top, #1b70ba, #1c5eb5);
    background: -o-linear-gradient(top, #1b70ba, #1c5eb5);
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-deepsky
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-deepsky
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-deepsky
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #1857a0;
    color: #fff;
  }
  .ubermenu-skin-deepsky
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-deepsky.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #1b70ba;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #1b70ba),
      color-stop(50%, #1b70ba),
      color-stop(50%, #1c5eb5)
    );
    background: -webkit-linear-gradient(top, #1b70ba, #1c5eb5);
    background: -moz-linear-gradient(top, #1b70ba, #1c5eb5);
    background: -ms-linear-gradient(top, #1b70ba, #1c5eb5);
    background: -o-linear-gradient(top, #1b70ba, #1c5eb5);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-deepsky .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #000;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-deepsky.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-deepsky
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-deepsky .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #1857a0;
    color: #fff;
  }
  .ubermenu-skin-deepsky
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-deepsky
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-deepsky .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-deepsky.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-deepsky .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-deepsky .ubermenu-submenu,
  .ubermenu-skin-deepsky .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-deepsky .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-deepsky .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-deepsky .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-deepsky
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-deepsky
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-deepsky
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #1857a0;
    font-weight: 700;
  }
  .ubermenu-skin-deepsky
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-deepsky
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-deepsky
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-deepsky
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-deepsky
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-deepsky .ubermenu-tab-content-panel,
  .ubermenu-skin-deepsky .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-deepsky .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-deepsky .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-deepsky .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-deepsky.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-deepsky.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-deepsky.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-deepsky.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-deepsky.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-deepsky.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-deepsky.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-deepsky.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-deepsky.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-deepsky.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-deepsky.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-deepsky.ubermenu-vertical:before {
    border-right: 1px solid #000;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-berry {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-berry .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-berry .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-berry.ubermenu-responsive-toggle {
    background: #af1185;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-berry.ubermenu-responsive-toggle:hover {
    background: #910d69;
    color: #fff;
  }
  .ubermenu-skin-berry {
    background-color: #af1185;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #af1185),
      color-stop(50%, #af1185),
      color-stop(50%, #910d69)
    );
    background: -webkit-linear-gradient(top, #af1185, #910d69);
    background: -moz-linear-gradient(top, #af1185, #910d69);
    background: -ms-linear-gradient(top, #af1185, #910d69);
    background: -o-linear-gradient(top, #af1185, #910d69);
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-berry
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-berry
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-berry
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #600040;
    color: #fff;
  }
  .ubermenu-skin-berry
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-berry.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #af1185;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #af1185),
      color-stop(50%, #af1185),
      color-stop(50%, #910d69)
    );
    background: -webkit-linear-gradient(top, #af1185, #910d69);
    background: -moz-linear-gradient(top, #af1185, #910d69);
    background: -ms-linear-gradient(top, #af1185, #910d69);
    background: -o-linear-gradient(top, #af1185, #910d69);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-berry .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #000;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-berry.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-berry .ubermenu-item-level-0.ubermenu-active > .ubermenu-target,
  .ubermenu-skin-berry .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #600040;
    color: #fff;
  }
  .ubermenu-skin-berry
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-berry
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-berry .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-berry.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-berry .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-berry .ubermenu-submenu,
  .ubermenu-skin-berry .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-berry .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-berry .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-berry .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-berry
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-berry
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-berry
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #600040;
    font-weight: 700;
  }
  .ubermenu-skin-berry
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-berry
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-berry
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-berry
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-berry
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-berry .ubermenu-tab-content-panel,
  .ubermenu-skin-berry .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-berry .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-berry .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-berry .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-berry.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-berry.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-berry.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-berry.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-berry.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-berry.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-berry.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-berry.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-berry.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-berry.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-berry.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-berry.ubermenu-vertical:before {
    border-right: 1px solid #000;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-aqua {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-aqua .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-aqua .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-aqua.ubermenu-responsive-toggle {
    background: #03b28f;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-aqua.ubermenu-responsive-toggle:hover {
    background: #00936c;
    color: #fff;
  }
  .ubermenu-skin-aqua {
    background-color: #03b28f;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #03b28f),
      color-stop(50%, #03b28f),
      color-stop(50%, #00936c)
    );
    background: -webkit-linear-gradient(top, #03b28f, #00936c);
    background: -moz-linear-gradient(top, #03b28f, #00936c);
    background: -ms-linear-gradient(top, #03b28f, #00936c);
    background: -o-linear-gradient(top, #03b28f, #00936c);
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-aqua
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-aqua
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-aqua
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #008767;
    color: #fff;
  }
  .ubermenu-skin-aqua .ubermenu-item.ubermenu-item-level-0 > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-aqua.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #03b28f;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #03b28f),
      color-stop(50%, #03b28f),
      color-stop(50%, #00936c)
    );
    background: -webkit-linear-gradient(top, #03b28f, #00936c);
    background: -moz-linear-gradient(top, #03b28f, #00936c);
    background: -ms-linear-gradient(top, #03b28f, #00936c);
    background: -o-linear-gradient(top, #03b28f, #00936c);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-aqua .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #000;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-aqua.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-aqua .ubermenu-item-level-0.ubermenu-active > .ubermenu-target,
  .ubermenu-skin-aqua .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #008767;
    color: #fff;
  }
  .ubermenu-skin-aqua
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-aqua
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-aqua .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-aqua.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-aqua .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-aqua .ubermenu-submenu,
  .ubermenu-skin-aqua .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-aqua .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-aqua .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-aqua .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-aqua
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-aqua
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-aqua .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    color: #008767;
    font-weight: 700;
  }
  .ubermenu-skin-aqua
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-aqua
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-aqua
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-aqua
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-aqua
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-aqua .ubermenu-tab-content-panel,
  .ubermenu-skin-aqua .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-aqua .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-aqua .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-aqua .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-aqua.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-aqua.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-aqua.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-aqua.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-aqua.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-aqua.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-aqua.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-aqua.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-aqua.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-aqua.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-aqua.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-aqua.ubermenu-vertical:before {
    border-right: 1px solid #000;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-fire {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-fire .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-fire .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-fire.ubermenu-responsive-toggle {
    background: #aa2323;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-fire.ubermenu-responsive-toggle:hover {
    background: #7a131a;
    color: #fff;
  }
  .ubermenu-skin-fire {
    background-color: #aa2323;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #aa2323),
      color-stop(50%, #aa2323),
      color-stop(50%, #7a131a)
    );
    background: -webkit-linear-gradient(top, #aa2323, #7a131a);
    background: -moz-linear-gradient(top, #aa2323, #7a131a);
    background: -ms-linear-gradient(top, #aa2323, #7a131a);
    background: -o-linear-gradient(top, #aa2323, #7a131a);
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-fire
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-fire
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-fire
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #600;
    color: #fff;
  }
  .ubermenu-skin-fire .ubermenu-item.ubermenu-item-level-0 > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-fire.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #aa2323;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #aa2323),
      color-stop(50%, #aa2323),
      color-stop(50%, #7a131a)
    );
    background: -webkit-linear-gradient(top, #aa2323, #7a131a);
    background: -moz-linear-gradient(top, #aa2323, #7a131a);
    background: -ms-linear-gradient(top, #aa2323, #7a131a);
    background: -o-linear-gradient(top, #aa2323, #7a131a);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-fire .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #000;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-fire.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-fire .ubermenu-item-level-0.ubermenu-active > .ubermenu-target,
  .ubermenu-skin-fire .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #600;
    color: #fff;
  }
  .ubermenu-skin-fire
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-fire
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-fire .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-fire.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-fire .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-fire .ubermenu-submenu,
  .ubermenu-skin-fire .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-fire .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-fire .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-fire .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-fire
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-fire
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-fire .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    color: #600;
    font-weight: 700;
  }
  .ubermenu-skin-fire
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-fire
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-fire
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-fire
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-fire
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-fire .ubermenu-tab-content-panel,
  .ubermenu-skin-fire .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-fire .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-fire .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-fire .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-fire.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-fire.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-fire.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-fire.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-fire.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-fire.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-fire.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-fire.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-fire.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-fire.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-fire.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-fire.ubermenu-vertical:before {
    border-right: 1px solid #000;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-eggplant {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-eggplant .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-eggplant .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-eggplant.ubermenu-responsive-toggle {
    background: #590072;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-eggplant.ubermenu-responsive-toggle:hover {
    background: #3e005b;
    color: #fff;
  }
  .ubermenu-skin-eggplant {
    background-color: #590072;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #590072),
      color-stop(50%, #590072),
      color-stop(50%, #3e005b)
    );
    background: -webkit-linear-gradient(top, #590072, #3e005b);
    background: -moz-linear-gradient(top, #590072, #3e005b);
    background: -ms-linear-gradient(top, #590072, #3e005b);
    background: -o-linear-gradient(top, #590072, #3e005b);
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-eggplant
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-eggplant
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-eggplant
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #5f009b;
    color: #fff;
  }
  .ubermenu-skin-eggplant
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-eggplant.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #590072;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #590072),
      color-stop(50%, #590072),
      color-stop(50%, #3e005b)
    );
    background: -webkit-linear-gradient(top, #590072, #3e005b);
    background: -moz-linear-gradient(top, #590072, #3e005b);
    background: -ms-linear-gradient(top, #590072, #3e005b);
    background: -o-linear-gradient(top, #590072, #3e005b);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-eggplant .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #000;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-eggplant.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-eggplant
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-eggplant .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #5f009b;
    color: #fff;
  }
  .ubermenu-skin-eggplant
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-eggplant
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-eggplant .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-eggplant.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-eggplant .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-eggplant .ubermenu-submenu,
  .ubermenu-skin-eggplant .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-eggplant .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-eggplant .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-eggplant .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-eggplant
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-eggplant
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-eggplant
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #5f009b;
    font-weight: 700;
  }
  .ubermenu-skin-eggplant
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-eggplant
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-eggplant
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-eggplant
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-eggplant
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-eggplant .ubermenu-tab-content-panel,
  .ubermenu-skin-eggplant .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-eggplant .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-eggplant .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-eggplant .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-eggplant.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-eggplant.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-eggplant.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-eggplant.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-eggplant.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-eggplant.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-eggplant.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-eggplant.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-eggplant.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-eggplant.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-eggplant.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-eggplant.ubermenu-vertical:before {
    border-right: 1px solid #000;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-robinsegg {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-robinsegg .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-robinsegg .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-robinsegg.ubermenu-responsive-toggle {
    background: #33bde0;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-robinsegg.ubermenu-responsive-toggle:hover {
    background: #1d9dd3;
    color: #fff;
  }
  .ubermenu-skin-robinsegg {
    background-color: #33bde0;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #33bde0),
      color-stop(50%, #33bde0),
      color-stop(50%, #1d9dd3)
    );
    background: -webkit-linear-gradient(top, #33bde0, #1d9dd3);
    background: -moz-linear-gradient(top, #33bde0, #1d9dd3);
    background: -ms-linear-gradient(top, #33bde0, #1d9dd3);
    background: -o-linear-gradient(top, #33bde0, #1d9dd3);
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-robinsegg
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-robinsegg
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-robinsegg
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #1e84bf;
    color: #fff;
  }
  .ubermenu-skin-robinsegg
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-robinsegg.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #33bde0;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #33bde0),
      color-stop(50%, #33bde0),
      color-stop(50%, #1d9dd3)
    );
    background: -webkit-linear-gradient(top, #33bde0, #1d9dd3);
    background: -moz-linear-gradient(top, #33bde0, #1d9dd3);
    background: -ms-linear-gradient(top, #33bde0, #1d9dd3);
    background: -o-linear-gradient(top, #33bde0, #1d9dd3);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-robinsegg .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #000;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-robinsegg.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-robinsegg
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-robinsegg .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #1e84bf;
    color: #fff;
  }
  .ubermenu-skin-robinsegg
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-robinsegg
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-robinsegg .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-robinsegg.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-robinsegg .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-robinsegg .ubermenu-submenu,
  .ubermenu-skin-robinsegg .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-robinsegg .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-robinsegg .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-robinsegg .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-robinsegg
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-robinsegg
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-robinsegg
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #1e84bf;
    font-weight: 700;
  }
  .ubermenu-skin-robinsegg
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-robinsegg
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-robinsegg
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-robinsegg
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-robinsegg
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-robinsegg .ubermenu-tab-content-panel,
  .ubermenu-skin-robinsegg .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-robinsegg .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-robinsegg .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-robinsegg .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-robinsegg.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-robinsegg.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-robinsegg.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-robinsegg.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-robinsegg.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-robinsegg.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-robinsegg.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-robinsegg.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-robinsegg.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-robinsegg.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-robinsegg.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-robinsegg.ubermenu-vertical:before {
    border-right: 1px solid #000;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-tangerine {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-tangerine .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-tangerine .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-tangerine.ubermenu-responsive-toggle {
    background: #e05633;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-tangerine.ubermenu-responsive-toggle:hover {
    background: #b72a2a;
    color: #fff;
  }
  .ubermenu-skin-tangerine {
    background-color: #e05633;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #e05633),
      color-stop(50%, #e05633),
      color-stop(50%, #b72a2a)
    );
    background: -webkit-linear-gradient(top, #e05633, #b72a2a);
    background: -moz-linear-gradient(top, #e05633, #b72a2a);
    background: -ms-linear-gradient(top, #e05633, #b72a2a);
    background: -o-linear-gradient(top, #e05633, #b72a2a);
    border: 1px solid #6b1812;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-tangerine
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-tangerine
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-tangerine
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #db5432;
    color: #fff;
  }
  .ubermenu-skin-tangerine
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-tangerine.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #e05633;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #e05633),
      color-stop(50%, #e05633),
      color-stop(50%, #b72a2a)
    );
    background: -webkit-linear-gradient(top, #e05633, #b72a2a);
    background: -moz-linear-gradient(top, #e05633, #b72a2a);
    background: -ms-linear-gradient(top, #e05633, #b72a2a);
    background: -o-linear-gradient(top, #e05633, #b72a2a);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-tangerine .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #6b1812;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-tangerine.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-tangerine
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-tangerine .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #db5432;
    color: #fff;
  }
  .ubermenu-skin-tangerine
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-tangerine
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-tangerine .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-tangerine.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-tangerine .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-tangerine .ubermenu-submenu,
  .ubermenu-skin-tangerine .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-tangerine .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-tangerine .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-tangerine .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-tangerine
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-tangerine
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-tangerine
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #db5432;
    font-weight: 700;
  }
  .ubermenu-skin-tangerine
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-tangerine
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-tangerine
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-tangerine
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-tangerine
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-tangerine .ubermenu-tab-content-panel,
  .ubermenu-skin-tangerine .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-tangerine .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-tangerine .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-tangerine .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-tangerine.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-tangerine.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-tangerine.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-tangerine.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-tangerine.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-tangerine.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-tangerine.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-tangerine.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-tangerine.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-tangerine.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-tangerine.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-tangerine.ubermenu-vertical:before {
    border-right: 1px solid #6b1812;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-nightsky {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-nightsky .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-nightsky .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-nightsky.ubermenu-responsive-toggle {
    background: #3d0077;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-nightsky.ubermenu-responsive-toggle:hover {
    background: #390b51;
    color: #fff;
  }
  .ubermenu-skin-nightsky {
    background-color: #3d0077;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #3d0077),
      color-stop(50%, #3d0077),
      color-stop(50%, #390b51)
    );
    background: -webkit-linear-gradient(top, #3d0077, #390b51);
    background: -moz-linear-gradient(top, #3d0077, #390b51);
    background: -ms-linear-gradient(top, #3d0077, #390b51);
    background: -o-linear-gradient(top, #3d0077, #390b51);
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-nightsky
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-nightsky
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-nightsky
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #2e0054;
    color: #fff;
  }
  .ubermenu-skin-nightsky
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-nightsky.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #3d0077;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #3d0077),
      color-stop(50%, #3d0077),
      color-stop(50%, #390b51)
    );
    background: -webkit-linear-gradient(top, #3d0077, #390b51);
    background: -moz-linear-gradient(top, #3d0077, #390b51);
    background: -ms-linear-gradient(top, #3d0077, #390b51);
    background: -o-linear-gradient(top, #3d0077, #390b51);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-nightsky .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #000;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-nightsky.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-nightsky
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-nightsky .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #2e0054;
    color: #fff;
  }
  .ubermenu-skin-nightsky
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-nightsky
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-nightsky .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-nightsky.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-nightsky .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-nightsky .ubermenu-submenu,
  .ubermenu-skin-nightsky .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-nightsky .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-nightsky .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-nightsky .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-nightsky
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-nightsky
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-nightsky
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #2e0054;
    font-weight: 700;
  }
  .ubermenu-skin-nightsky
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-nightsky
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-nightsky
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-nightsky
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-nightsky
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-nightsky .ubermenu-tab-content-panel,
  .ubermenu-skin-nightsky .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-nightsky .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-nightsky .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-nightsky .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-nightsky.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-nightsky.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-nightsky.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-nightsky.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-nightsky.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-nightsky.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-nightsky.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-nightsky.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-nightsky.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-nightsky.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-nightsky.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-nightsky.ubermenu-vertical:before {
    border-right: 1px solid #000;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-charcoal {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-charcoal .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-charcoal .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-charcoal.ubermenu-responsive-toggle {
    background: #6b6b6b;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-charcoal.ubermenu-responsive-toggle:hover {
    background: #494949;
    color: #fff;
  }
  .ubermenu-skin-charcoal {
    background-color: #6b6b6b;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #6b6b6b),
      color-stop(50%, #6b6b6b),
      color-stop(50%, #494949)
    );
    background: -webkit-linear-gradient(top, #6b6b6b, #494949);
    background: -moz-linear-gradient(top, #6b6b6b, #494949);
    background: -ms-linear-gradient(top, #6b6b6b, #494949);
    background: -o-linear-gradient(top, #6b6b6b, #494949);
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-charcoal
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-charcoal
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-charcoal
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #333;
    color: #fff;
  }
  .ubermenu-skin-charcoal
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-charcoal.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #6b6b6b;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #6b6b6b),
      color-stop(50%, #6b6b6b),
      color-stop(50%, #494949)
    );
    background: -webkit-linear-gradient(top, #6b6b6b, #494949);
    background: -moz-linear-gradient(top, #6b6b6b, #494949);
    background: -ms-linear-gradient(top, #6b6b6b, #494949);
    background: -o-linear-gradient(top, #6b6b6b, #494949);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-charcoal .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #000;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-charcoal.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-charcoal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-charcoal .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #333;
    color: #fff;
  }
  .ubermenu-skin-charcoal
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-charcoal
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-charcoal .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-charcoal.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-charcoal .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-charcoal .ubermenu-submenu,
  .ubermenu-skin-charcoal .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-charcoal .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-charcoal .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-charcoal .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-charcoal
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-charcoal
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-charcoal
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #333;
    font-weight: 700;
  }
  .ubermenu-skin-charcoal
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-charcoal
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-charcoal
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-charcoal
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-charcoal
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-charcoal .ubermenu-tab-content-panel,
  .ubermenu-skin-charcoal .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-charcoal .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-charcoal .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-charcoal .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-charcoal.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-charcoal.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-charcoal.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-charcoal.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-charcoal.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-charcoal.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-charcoal.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-charcoal.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-charcoal.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-charcoal.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-charcoal.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-charcoal.ubermenu-vertical:before {
    border-right: 1px solid #000;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-white {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-white .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-white .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-white.ubermenu-responsive-toggle {
    background: #fff;
    color: #555;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
  }
  .ubermenu-skin-white.ubermenu-responsive-toggle:hover {
    background: #f0f0f0;
    color: #222;
  }
  .ubermenu-skin-white {
    background: #fff;
    border: 0;
  }
  .ubermenu-skin-white
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-white
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-white
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #000;
  }
  .ubermenu-skin-white
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-white.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background: #fff;
  }
  .ubermenu-skin-white .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 0;
    color: #555;
    font-weight: 700;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-white.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target,
  .ubermenu-skin-white .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-white
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-white
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-white .ubermenu-submenu.ubermenu-submenu-drop {
    background: #fff;
    border: 1px solid #e9e9e9;
  }
  .ubermenu-skin-white.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 1px solid #e9e9e9;
  }
  .ubermenu-skin-white .ubermenu-tab-content-panel {
    background: #fff;
  }
  .ubermenu-skin-white .ubermenu-submenu,
  .ubermenu-skin-white .ubermenu-submenu .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-white .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-white .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-white .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-white
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-white
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-white
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #222;
    font-weight: 700;
  }
  .ubermenu-skin-white
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-white
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-white
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #000;
  }
  .ubermenu-nojs.ubermenu-skin-white
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-white
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-white .ubermenu-tab-content-panel,
  .ubermenu-skin-white .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-white .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-white .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-white {
    border-bottom: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    border-top: 2px solid #222;
  }
  .ubermenu-skin-shinyblack {
    color: #ccc;
    font-size: 16px;
  }
  .ubermenu-skin-shinyblack .ubermenu-target {
    color: #ddd;
  }
  .ubermenu-skin-shinyblack .ubermenu-target-description {
    color: #ccc;
  }
  .ubermenu-skin-shinyblack.ubermenu-responsive-toggle {
    background: #222;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-shinyblack.ubermenu-responsive-toggle:hover {
    background: #111;
    color: #fff;
  }
  .ubermenu-skin-shinyblack {
    background-color: #333;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #333),
      color-stop(50%, #333),
      color-stop(50%, #111)
    );
    background: -webkit-linear-gradient(top, #333, #111);
    background: -moz-linear-gradient(top, #333, #111);
    background: -ms-linear-gradient(top, #333, #111);
    background: -o-linear-gradient(top, #333, #111);
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-shinyblack
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-shinyblack
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-shinyblack
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #000;
    color: #fff;
  }
  .ubermenu-skin-shinyblack
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-shinyblack.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #333;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #333),
      color-stop(50%, #333),
      color-stop(50%, #111)
    );
    background: -webkit-linear-gradient(top, #333, #111);
    background: -moz-linear-gradient(top, #333, #111);
    background: -ms-linear-gradient(top, #333, #111);
    background: -o-linear-gradient(top, #333, #111);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-shinyblack .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #000;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-shinyblack.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-shinyblack
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-shinyblack .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #111;
    color: #fff;
  }
  .ubermenu-skin-shinyblack
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-shinyblack
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-shinyblack .ubermenu-submenu.ubermenu-submenu-drop {
    background: #000;
    border: 1px solid #111;
  }
  .ubermenu-skin-shinyblack.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-shinyblack .ubermenu-tab-content-panel {
    background: #000;
  }
  .ubermenu-skin-shinyblack .ubermenu-submenu,
  .ubermenu-skin-shinyblack .ubermenu-submenu .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-shinyblack .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-shinyblack .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-shinyblack .ubermenu-submenu .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-shinyblack
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-shinyblack
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-shinyblack
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #eee;
    font-weight: 700;
  }
  .ubermenu-skin-shinyblack
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #333;
  }
  .ubermenu-skin-shinyblack
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-shinyblack
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #fff;
  }
  .ubermenu-nojs.ubermenu-skin-shinyblack
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-shinyblack
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #333;
    color: #eee;
  }
  .ubermenu-skin-shinyblack .ubermenu-tab-content-panel,
  .ubermenu-skin-shinyblack .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-shinyblack .ubermenu-tabs-group {
    border-color: #000;
  }
  .ubermenu-skin-shinyblack .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-shinyblack .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-shinyblack.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-shinyblack.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-shinyblack.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-shinyblack.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-shinyblack.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-shinyblack.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-shinyblack.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-shinyblack.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-shinyblack.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-shinyblack.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-shinyblack.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .bar_mix {
    background: #680;
  }
  .ubermenu-skin-simple-green {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-simple-green .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-simple-green .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-simple-green.ubermenu-responsive-toggle {
    background: #680;
    color: #eee;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
  }
  .ubermenu-skin-simple-green.ubermenu-responsive-toggle:hover {
    background: #570;
    color: #fff;
  }
  .ubermenu-skin-simple-green {
    background: #680;
    border: 0;
  }
  .ubermenu-skin-simple-green
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-simple-green
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-simple-green
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: #570;
    color: #fff;
  }
  .ubermenu-skin-simple-green
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: #8db123;
    color: #fff;
  }
  .ubermenu-skin-simple-green.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background: #680;
  }
  .ubermenu-skin-simple-green .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 0;
    color: #eee;
    font-weight: 400;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-simple-green.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-simple-green
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-simple-green .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #f7f7f7;
    color: #680;
  }
  .ubermenu-skin-simple-green
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #eee;
  }
  .ubermenu-skin-simple-green
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #680;
  }
  .ubermenu-skin-simple-green .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-simple-green.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-simple-green .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-simple-green .ubermenu-submenu,
  .ubermenu-skin-simple-green .ubermenu-submenu .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-simple-green .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-simple-green
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-simple-green .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-simple-green
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-simple-green
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-simple-green
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #680;
    font-weight: 700;
  }
  .ubermenu-skin-simple-green
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-simple-green
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-simple-green
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-simple-green
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-simple-green
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-simple-green .ubermenu-tab-content-panel,
  .ubermenu-skin-simple-green .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-simple-green .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-simple-green .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-simple-green.ubermenu-transition-fade
    .ubermenu-item
    .ubermenu-submenu-drop {
    margin-top: 0;
  }
  .ubermenu-skin-earthy {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-earthy .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-earthy .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-earthy.ubermenu-responsive-toggle {
    background: #eee;
    color: #502d16;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
  }
  .ubermenu-skin-earthy.ubermenu-responsive-toggle:hover {
    background: #e3dedb;
    color: #680;
  }
  .ubermenu-skin-earthy {
    background-color: #f0f0f0;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #f0f0f0),
      color-stop(50%, #f0f0f0),
      color-stop(50%, #e3dedb)
    );
    background: -webkit-linear-gradient(top, #f0f0f0, #e3dedb);
    background: -moz-linear-gradient(top, #f0f0f0, #e3dedb);
    background: -ms-linear-gradient(top, #f0f0f0, #e3dedb);
    background: -o-linear-gradient(top, #f0f0f0, #e3dedb);
    border: 1px solid #917c6f;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0);
  }
  .ubermenu-skin-earthy
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-earthy
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-earthy
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #680;
  }
  .ubermenu-skin-earthy
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: #680;
    color: #fff;
  }
  .ubermenu-skin-earthy.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #f0f0f0;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #f0f0f0),
      color-stop(50%, #f0f0f0),
      color-stop(50%, #e3dedb)
    );
    background: -webkit-linear-gradient(top, #f0f0f0, #e3dedb);
    background: -moz-linear-gradient(top, #f0f0f0, #e3dedb);
    background: -ms-linear-gradient(top, #f0f0f0, #e3dedb);
    background: -o-linear-gradient(top, #f0f0f0, #e3dedb);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0);
  }
  .ubermenu-skin-earthy .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 0;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0);
    color: #502d16;
    font-weight: 700;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-earthy.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-earthy .ubermenu-item-level-0.ubermenu-active > .ubermenu-target,
  .ubermenu-skin-earthy .ubermenu-item-level-0:hover > .ubermenu-target {
    background: 0 0;
    color: #680;
  }
  .ubermenu-skin-earthy
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #502d16;
  }
  .ubermenu-skin-earthy
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #680;
  }
  .ubermenu-skin-earthy .ubermenu-submenu.ubermenu-submenu-drop {
    background: #faf8f6;
    border: 1px solid #917c6f;
  }
  .ubermenu-skin-earthy.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-earthy .ubermenu-tab-content-panel {
    background: #faf8f6;
  }
  .ubermenu-skin-earthy .ubermenu-submenu,
  .ubermenu-skin-earthy .ubermenu-submenu .ubermenu-target {
    color: #917c6f;
  }
  .ubermenu-skin-earthy .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-earthy .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-earthy .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-earthy
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-earthy
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-earthy
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #680;
    font-weight: 700;
  }
  .ubermenu-skin-earthy
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-earthy
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-earthy
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-earthy
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-earthy
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-earthy .ubermenu-tab-content-panel,
  .ubermenu-skin-earthy .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-earthy .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-earthy .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-earthy .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-earthy.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-earthy.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-earthy.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-earthy.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-earthy.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-earthy.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-earthy.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-earthy.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-earthy.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid transparent;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-earthy.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-earthy.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-black-silver {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-black-silver .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-black-silver .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-black-silver.ubermenu-responsive-toggle {
    background: #333;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
  }
  .ubermenu-skin-black-silver.ubermenu-responsive-toggle:hover {
    background: #111;
    color: #fff;
  }
  .ubermenu-skin-black-silver {
    background-color: #333;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #333),
      color-stop(50%, #333),
      color-stop(50%, #111)
    );
    background: -webkit-linear-gradient(top, #333, #111);
    background: -moz-linear-gradient(top, #333, #111);
    background: -ms-linear-gradient(top, #333, #111);
    background: -o-linear-gradient(top, #333, #111);
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-black-silver
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-black-silver
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-black-silver
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #fff;
  }
  .ubermenu-skin-black-silver
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-black-silver.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #333;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #333),
      color-stop(50%, #333),
      color-stop(50%, #111)
    );
    background: -webkit-linear-gradient(top, #333, #111);
    background: -moz-linear-gradient(top, #333, #111);
    background: -ms-linear-gradient(top, #333, #111);
    background: -o-linear-gradient(top, #333, #111);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-black-silver .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #000;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #d9d9d9;
    font-weight: 700;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-black-silver.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-black-silver
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-black-silver .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #f9f9f9;
    color: #000;
  }
  .ubermenu-skin-black-silver
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-black-silver
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #000;
  }
  .ubermenu-skin-black-silver .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-black-silver.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-black-silver .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-black-silver .ubermenu-submenu,
  .ubermenu-skin-black-silver .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-black-silver .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-black-silver
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-black-silver .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-black-silver
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-black-silver
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-black-silver
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #777;
    font-weight: 700;
  }
  .ubermenu-skin-black-silver
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-black-silver
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-black-silver
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-black-silver
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-black-silver
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-black-silver .ubermenu-tab-content-panel,
  .ubermenu-skin-black-silver .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-black-silver .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-black-silver .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-black-silver .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-black-silver.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-black-silver.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-black-silver.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-black-silver.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-black-silver.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-black-silver.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-black-silver.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-black-silver.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-black-silver.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid #f9f9f9;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-black-silver.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-black-silver.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-blue-silver {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-blue-silver .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-blue-silver .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-blue-silver.ubermenu-responsive-toggle {
    background: #0056c7;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
  }
  .ubermenu-skin-blue-silver.ubermenu-responsive-toggle:hover {
    background: #00439c;
    color: #fff;
  }
  .ubermenu-skin-blue-silver {
    background-color: #0056c7;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #0056c7),
      color-stop(50%, #0056c7),
      color-stop(50%, #00439c)
    );
    background: -webkit-linear-gradient(top, #0056c7, #00439c);
    background: -moz-linear-gradient(top, #0056c7, #00439c);
    background: -ms-linear-gradient(top, #0056c7, #00439c);
    background: -o-linear-gradient(top, #0056c7, #00439c);
    border: 1px solid #003375;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-blue-silver
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-blue-silver
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-blue-silver
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #fff;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: #1d7cc7;
    color: #fff;
  }
  .ubermenu-skin-blue-silver.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #0056c7;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #0056c7),
      color-stop(50%, #0056c7),
      color-stop(50%, #00439c)
    );
    background: -webkit-linear-gradient(top, #0056c7, #00439c);
    background: -moz-linear-gradient(top, #0056c7, #00439c);
    background: -ms-linear-gradient(top, #0056c7, #00439c);
    background: -o-linear-gradient(top, #0056c7, #00439c);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-blue-silver .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #003375;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #eee;
    font-weight: 700;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-blue-silver.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-blue-silver .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #f9f9f9;
    color: #000;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #eee;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #000;
  }
  .ubermenu-skin-blue-silver .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-blue-silver.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-blue-silver .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-blue-silver .ubermenu-submenu,
  .ubermenu-skin-blue-silver .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-blue-silver .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-blue-silver .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #777;
    font-weight: 700;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-blue-silver
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-blue-silver
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-blue-silver
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-blue-silver .ubermenu-tab-content-panel,
  .ubermenu-skin-blue-silver .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-blue-silver .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-blue-silver .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-blue-silver .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-blue-silver.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-blue-silver.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-blue-silver.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-blue-silver.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-blue-silver.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-blue-silver.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-blue-silver.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-blue-silver.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-blue-silver.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid #f9f9f9;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-blue-silver.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-blue-silver.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-blue-silver.ubermenu-vertical:before {
    border-right: 1px solid #003375;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 0;
    z-index: 100;
  }
  .ubermenu-skin-red-black {
    color: #ccc;
    font-size: 16px;
  }
  .ubermenu-skin-red-black .ubermenu-target {
    color: #ddd;
  }
  .ubermenu-skin-red-black .ubermenu-target-description {
    color: #ccc;
  }
  .ubermenu-skin-red-black.ubermenu-responsive-toggle {
    background: #b8000c;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .ubermenu-skin-red-black.ubermenu-responsive-toggle:hover {
    background: #99000a;
    color: #fff;
  }
  .ubermenu-skin-red-black {
    background-color: #b8000c;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #b8000c),
      color-stop(50%, #b8000c),
      color-stop(50%, #99000a)
    );
    background: -webkit-linear-gradient(top, #b8000c, #99000a);
    background: -moz-linear-gradient(top, #b8000c, #99000a);
    background: -ms-linear-gradient(top, #b8000c, #99000a);
    background: -o-linear-gradient(top, #b8000c, #99000a);
    border: 1px solid #222;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-red-black
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-red-black
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-red-black
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #fff;
  }
  .ubermenu-skin-red-black
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: #dd2e2e;
    color: #fff;
  }
  .ubermenu-skin-red-black.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #b8000c;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #b8000c),
      color-stop(50%, #b8000c),
      color-stop(50%, #99000a)
    );
    background: -webkit-linear-gradient(top, #b8000c, #99000a);
    background: -moz-linear-gradient(top, #b8000c, #99000a);
    background: -ms-linear-gradient(top, #b8000c, #99000a);
    background: -o-linear-gradient(top, #b8000c, #99000a);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-red-black .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #222;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #eee;
    font-weight: 700;
    text-transform: uppercase;
  }
  body:not(.rtl)
    .ubermenu-skin-red-black.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-red-black
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-red-black .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #111;
    color: #fff;
  }
  .ubermenu-skin-red-black
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #eee;
  }
  .ubermenu-skin-red-black
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-red-black .ubermenu-submenu.ubermenu-submenu-drop {
    background: #000;
    border: 1px solid #111;
  }
  .ubermenu-skin-red-black.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-red-black .ubermenu-tab-content-panel {
    background: #000;
  }
  .ubermenu-skin-red-black .ubermenu-submenu,
  .ubermenu-skin-red-black .ubermenu-submenu .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-red-black .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-red-black .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-red-black .ubermenu-submenu .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-red-black
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-red-black
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-red-black
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #eee;
    font-weight: 700;
  }
  .ubermenu-skin-red-black
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #333;
  }
  .ubermenu-skin-red-black
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-red-black
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #fff;
  }
  .ubermenu-nojs.ubermenu-skin-red-black
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-red-black
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #333;
    color: #eee;
  }
  .ubermenu-skin-red-black .ubermenu-tab-content-panel,
  .ubermenu-skin-red-black .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-red-black .ubermenu-tabs-group {
    border-color: #000;
  }
  .ubermenu-skin-red-black .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-red-black .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-red-black.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-red-black.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-red-black.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-red-black.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-red-black.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-red-black.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-red-black.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-red-black.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-red-black.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid #111;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-red-black.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-red-black.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .ubermenu-skin-orange {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-orange .ubermenu-target {
    color: #555;
  }
  .ubermenu-skin-orange .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-orange.ubermenu-responsive-toggle {
    background: #d63600;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
  }
  .ubermenu-skin-orange.ubermenu-responsive-toggle:hover {
    background: #a62900;
    color: #fff;
  }
  .ubermenu-skin-orange {
    background-color: #d63600;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #d63600),
      color-stop(50%, #d63600),
      color-stop(50%, #99000a)
    );
    background: -webkit-linear-gradient(top, #d63600, #99000a);
    background: -moz-linear-gradient(top, #d63600, #99000a);
    background: -ms-linear-gradient(top, #d63600, #99000a);
    background: -o-linear-gradient(top, #d63600, #99000a);
    border: 1px solid #8f2400;
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-orange
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-orange
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-orange
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #fff;
  }
  .ubermenu-skin-orange
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: #df3618;
    color: #fff;
  }
  .ubermenu-skin-orange.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background-color: #d63600;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #d63600),
      color-stop(50%, #d63600),
      color-stop(50%, #99000a)
    );
    background: -webkit-linear-gradient(top, #d63600, #99000a);
    background: -moz-linear-gradient(top, #d63600, #99000a);
    background: -ms-linear-gradient(top, #d63600, #99000a);
    background: -o-linear-gradient(top, #d63600, #99000a);
    -webkit-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1);
  }
  .ubermenu-skin-orange .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 1px solid #8f2400;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #eee;
    font-weight: 700;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-orange.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-orange .ubermenu-item-level-0.ubermenu-active > .ubermenu-target,
  .ubermenu-skin-orange .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #f9f9f9;
    color: #000;
  }
  .ubermenu-skin-orange
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #eee;
  }
  .ubermenu-skin-orange
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #000;
  }
  .ubermenu-skin-orange .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-orange.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-orange .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-orange .ubermenu-submenu,
  .ubermenu-skin-orange .ubermenu-submenu .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-orange .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-orange .ubermenu-submenu .ubermenu-active > .ubermenu-target,
  .ubermenu-skin-orange .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-orange
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-orange
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-orange
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #777;
    font-weight: 700;
  }
  .ubermenu-skin-orange
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-orange
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-orange
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #222;
  }
  .ubermenu-nojs.ubermenu-skin-orange
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-orange
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-orange .ubermenu-tab-content-panel,
  .ubermenu-skin-orange .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-orange .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-orange .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-orange .ubermenu-item .ubermenu-submenu-drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ubermenu-skin-orange.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
  .ubermenu-skin-orange.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    left: -1px;
  }
  .ubermenu-skin-orange.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
    right: -1px;
  }
  .ubermenu-skin-orange.ubermenu-horizontal
    .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
    width: calc(100% + 3px);
  }
  .ubermenu-skin-orange.ubermenu-nojs.ubermenu-vertical
    .ubermenu-item-level-0:hover
    > .ubermenu-submenu-drop,
  .ubermenu-skin-orange.ubermenu-vertical
    .ubermenu-active
    .ubermenu-submenu.ubermenu-submenu-type-flyout
    .ubermenu-submenu-type-mega,
  .ubermenu-skin-orange.ubermenu-vertical
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-orange.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    top: -1px;
  }
  .ubermenu-skin-orange.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active:after {
    border-bottom: 1px solid #f9f9f9;
    content: "";
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
  }
  .ubermenu-skin-orange.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop,
  .ubermenu-skin-orange.ubermenu-horizontal:not(.ubermenu-transition-shift)
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    margin-top: 1px;
  }
  .bar_mix {
    background: #fff;
  }
  .ubermenu-skin-clean-white {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-clean-white .ubermenu-target {
    color: #999;
  }
  .ubermenu-skin-clean-white .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-clean-white.ubermenu-responsive-toggle {
    background: #fff;
    color: #888;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
  }
  .ubermenu-skin-clean-white.ubermenu-responsive-toggle:hover {
    background: #f0f0f0;
    color: #444;
  }
  .ubermenu-skin-clean-white {
    background: #fff;
    border: 0;
  }
  .ubermenu-skin-clean-white
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-clean-white
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-clean-white
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #a00;
  }
  .ubermenu-skin-clean-white
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-clean-white.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background: #fff;
  }
  .ubermenu-skin-clean-white .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 0;
    color: #666;
    font-weight: 700;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-clean-white.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-clean-white
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-clean-white .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #f9f9f9;
    color: #111;
  }
  .ubermenu-skin-clean-white
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #666;
  }
  .ubermenu-skin-clean-white
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-clean-white .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #f9f9f9;
  }
  .ubermenu-skin-clean-white.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 1px solid #f9f9f9;
  }
  .ubermenu-skin-clean-white .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-clean-white .ubermenu-submenu,
  .ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-target {
    color: #999;
  }
  .ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-clean-white
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-clean-white
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-clean-white
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-clean-white
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #444;
    font-weight: 700;
  }
  .ubermenu-skin-clean-white
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-clean-white
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-clean-white
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #a00;
  }
  .ubermenu-nojs.ubermenu-skin-clean-white
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-clean-white
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-clean-white .ubermenu-tab-content-panel,
  .ubermenu-skin-clean-white .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-clean-white .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-clean-white .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-clean-white.ubermenu-transition-fade
    .ubermenu-item
    .ubermenu-submenu-drop {
    margin-top: 0;
  }
  .ubermenu-skin-trans-black {
    color: #ccc;
    font-size: 16px;
  }
  .ubermenu-skin-trans-black .ubermenu-target {
    color: #ddd;
  }
  .ubermenu-skin-trans-black .ubermenu-target-description {
    color: #ccc;
  }
  .ubermenu-skin-trans-black.ubermenu-responsive-toggle {
    background: 0 0;
    color: #444;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
  }
  .ubermenu-skin-trans-black.ubermenu-responsive-toggle:hover {
    background: 0 0;
    color: #222;
  }
  .ubermenu-skin-trans-black {
    background: 0 0;
    border: 0;
  }
  .ubermenu-skin-trans-black
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-trans-black
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-trans-black
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #000;
  }
  .ubermenu-skin-trans-black
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-trans-black.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background: 0 0;
  }
  .ubermenu-skin-trans-black .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 0;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #666;
    font-weight: 700;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-trans-black.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-trans-black
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-trans-black .ubermenu-item-level-0:hover > .ubermenu-target {
    background: 0 0;
    color: #111;
  }
  .ubermenu-skin-trans-black
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #666;
  }
  .ubermenu-skin-trans-black
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-trans-black .ubermenu-submenu.ubermenu-submenu-drop {
    background: rgba(0, 0, 0, 0.9);
    border: 1px solid #111;
  }
  .ubermenu-skin-trans-black.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-trans-black .ubermenu-tab-content-panel {
    background: rgba(0, 0, 0, 0.9);
  }
  .ubermenu-skin-trans-black .ubermenu-submenu,
  .ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-trans-black
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-trans-black
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-trans-black
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-trans-black
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #eee;
    font-weight: 700;
  }
  .ubermenu-skin-trans-black
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #aaa;
  }
  .ubermenu-skin-trans-black
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-trans-black
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #fff;
  }
  .ubermenu-nojs.ubermenu-skin-trans-black
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-trans-black
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #333;
    color: #eee;
  }
  .ubermenu-skin-trans-black .ubermenu-tab-content-panel,
  .ubermenu-skin-trans-black .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-trans-black .ubermenu-tabs-group {
    border-color: #000;
  }
  .ubermenu-skin-trans-black .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-trans-black-hov {
    color: #ccc;
    font-size: 16px;
  }
  .ubermenu-skin-trans-black-hov .ubermenu-target {
    color: #ddd;
  }
  .ubermenu-skin-trans-black-hov .ubermenu-target-description {
    color: #ccc;
  }
  .ubermenu-skin-trans-black-hov.ubermenu-responsive-toggle {
    background: 0 0;
    color: #444;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
  }
  .ubermenu-skin-trans-black-hov.ubermenu-responsive-toggle:hover {
    background: 0 0;
    color: #222;
  }
  .ubermenu-skin-trans-black-hov {
    background: 0 0;
    border: 0;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-trans-black-hov
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-trans-black-hov
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #000;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-trans-black-hov.ubermenu-vertical
    .ubermenu-item-level-0
    > .ubermenu-target {
    background: 0 0;
  }
  .ubermenu-skin-trans-black-hov .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 0;
    -webkit-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    -moz-box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 1px 0 0 0 hsla(0, 0%, 100%, 0.1);
    color: #666;
    font-weight: 700;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-trans-black-hov.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-trans-black-hov .ubermenu-item-level-0:hover > .ubermenu-target {
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #666;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-trans-black-hov .ubermenu-submenu.ubermenu-submenu-drop {
    background: rgba(0, 0, 0, 0.9);
    border: 1px solid #111;
  }
  .ubermenu-skin-trans-black-hov.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 0;
  }
  .ubermenu-skin-trans-black-hov .ubermenu-tab-content-panel {
    background: rgba(0, 0, 0, 0.9);
  }
  .ubermenu-skin-trans-black-hov .ubermenu-submenu,
  .ubermenu-skin-trans-black-hov .ubermenu-submenu .ubermenu-target {
    color: #d9d9d9;
  }
  .ubermenu-skin-trans-black-hov .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-trans-black-hov .ubermenu-submenu .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #eee;
    font-weight: 700;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #aaa;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #fff;
  }
  .ubermenu-skin-trans-black-hov
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #fff;
  }
  .ubermenu-nojs.ubermenu-skin-trans-black-hov
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-trans-black-hov
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #333;
    color: #eee;
  }
  .ubermenu-skin-trans-black-hov .ubermenu-tab-content-panel,
  .ubermenu-skin-trans-black-hov .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-trans-black-hov .ubermenu-tabs-group {
    border-color: #000;
  }
  .ubermenu-skin-trans-black-hov .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-silver-tabs {
    color: #888;
    font-size: 16px;
  }
  .ubermenu-skin-silver-tabs .ubermenu-target {
    color: #999;
  }
  .ubermenu-skin-silver-tabs .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-silver-tabs.ubermenu-responsive-toggle {
    background: #f9f9f9;
    color: #888;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
  }
  .ubermenu-skin-silver-tabs.ubermenu-responsive-toggle:hover {
    background: #ececec;
    color: #444;
  }
  .ubermenu-skin-silver-tabs {
    border: 0;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target {
    background: 0 0;
    color: #444;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-highlight {
    background: 0 0;
    color: #4d90fe;
  }
  .ubermenu-skin-silver-tabs .ubermenu-item-level-0 > .ubermenu-target {
    border-left: 0;
    color: #888;
    font-weight: 400;
    text-transform: none;
  }
  body:not(.rtl)
    .ubermenu-skin-silver-tabs.ubermenu-horizontal
    .ubermenu-item-level-0:first-child
    > .ubermenu-target {
    box-shadow: none;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-silver-tabs .ubermenu-item-level-0:hover > .ubermenu-target {
    background: #f5f5f5;
    color: #222;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target {
    color: #888;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0
    > .ubermenu-submenu-type-stack
    > .ubermenu-item
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-silver-tabs .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
  }
  .ubermenu-skin-silver-tabs.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    border-top: 1px solid #e0e0e0;
  }
  .ubermenu-skin-silver-tabs .ubermenu-tab-content-panel {
    background: #f9f9f9;
  }
  .ubermenu-skin-silver-tabs .ubermenu-submenu,
  .ubermenu-skin-silver-tabs .ubermenu-submenu .ubermenu-target {
    color: #999;
  }
  .ubermenu-skin-silver-tabs .ubermenu-submenu .ubermenu-highlight {
    color: #4d90fe;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target,
  .ubermenu-skin-silver-tabs .ubermenu-submenu .ubermenu-target:hover {
    color: #111;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-submenu
    .ubermenu-target
    > .ubermenu-target-description {
    color: #aaa;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-submenu
    .ubermenu-active
    > .ubermenu-target
    > .ubermenu-target-description {
    color: #666;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target {
    color: #777;
    font-weight: 700;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-submenu
    .ubermenu-item-header.ubermenu-has-submenu-stack
    > .ubermenu-target {
    border-bottom: 1px solid #e9e9e9;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-submenu
    .ubermenu-item-header
    > .ubermenu-target:hover {
    color: #222;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-submenu
    .ubermenu-current-menu-item
    > .ubermenu-target {
    background: 0 0;
    color: #444;
  }
  .ubermenu-nojs.ubermenu-skin-silver-tabs
    .ubermenu-submenu
    .ubermenu-tabs
    .ubermenu-tab:hover
    > .ubermenu-target,
  .ubermenu-skin-silver-tabs
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    background: #eee;
    color: #111;
  }
  .ubermenu-skin-silver-tabs .ubermenu-tab-content-panel,
  .ubermenu-skin-silver-tabs .ubermenu-tab > .ubermenu-target,
  .ubermenu-skin-silver-tabs .ubermenu-tabs-group {
    border-color: #eee;
  }
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0.ubermenu-current-menu-parent
    > .ubermenu-target,
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0:first-child
    > .ubermenu-target,
  .ubermenu-skin-silver-tabs .ubermenu-item-level-0 > .ubermenu-target,
  .ubermenu-skin-silver-tabs
    .ubermenu-item-level-0
    > .ubermenu-target.ubermenu-highlight {
    background-color: #f9f9f9;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(50%, #f9f9f9),
      color-stop(50%, #f9f9f9),
      color-stop(50%, #ececec)
    );
    background: -webkit-linear-gradient(top, #f9f9f9, #ececec);
    background: -moz-linear-gradient(top, #f9f9f9, #ececec);
    background: -ms-linear-gradient(top, #f9f9f9, #ececec);
    background: -o-linear-gradient(top, #f9f9f9, #ececec);
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    border-right-color: #e9e9e9;
  }
  .ubermenu-skin-silver-tabs .ubermenu-submenu-drop {
    border-bottom-width: 3px;
  }
  .ubermenu-skin-silver-tabs.ubermenu-horizontal
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-submenu-drop {
    margin-top: -1px;
  }
  .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target,
  .ubermenu-main .ubermenu-item-normal > .ubermenu-target,
  .ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target,
  .ubermenu-main .ubermenu-tab > .ubermenu-target {
    font-size: 16px;
  }
  .ubermenu-main .ubermenu-target > .ubermenu-target-description {
    font-size: 11px;
  }
  .ubermenu-main.ubermenu-sticky .ubermenu-nav {
    float: none;
    margin: 0 auto;
    max-width: 100%;
    width: 980px;
  }
  .ubermenu-main .ubermenu-item-header > .ubermenu-target .ubermenu-icon {
    font-size: 30px;
  }
  .ubermenu-vertical.ubermenu-vertical .ubermenu-submenu-type-mega {
    width: 760px;
  }
  .ubermenu-vertical .ubermenu-item-level-0 > .ubermenu-target,
  .ubermenu-vertical .ubermenu-item-normal > .ubermenu-target,
  .ubermenu-vertical .ubermenu-submenu .ubermenu-item-header > .ubermenu-target,
  .ubermenu-vertical .ubermenu-tab > .ubermenu-target {
    font-size: 16px;
  }
  .ubermenu-vertical .ubermenu-target > .ubermenu-target-description {
    font-size: 11px;
  }
  .ubermenu .ubermenu-submenu.ubermenu-submenu-id-34 {
    min-width: 300px;
    width: 300px;
  }
  .ubermenu
    .ubermenu-item-267
    > .ubermenu-target.ubermenu-item-layout-image_left
    > .ubermenu-target-text {
    padding-left: 130px;
  }
  .ubermenu
    .ubermenu-item-268
    > .ubermenu-target.ubermenu-item-layout-image_right
    > .ubermenu-target-text {
    padding-right: 130px;
  }
  .ubermenu .ubermenu-item.ubermenu-item-180.ubermenu-active > .ubermenu-target,
  .ubermenu
    .ubermenu-submenu
    .ubermenu-item.ubermenu-item-180.ubermenu-active
    > .ubermenu-target,
  .ubermenu-notouch .ubermenu-item.ubermenu-item-180 > .ubermenu-target:hover,
  .ubermenu-notouch
    .ubermenu-submenu
    .ubermenu-item.ubermenu-item-180
    > .ubermenu-target:hover {
    background: #3bbfef;
  }
  .ubermenu .ubermenu-item.ubermenu-item-179.ubermenu-active > .ubermenu-target,
  .ubermenu
    .ubermenu-submenu
    .ubermenu-item.ubermenu-item-179.ubermenu-active
    > .ubermenu-target,
  .ubermenu-notouch .ubermenu-item.ubermenu-item-179 > .ubermenu-target:hover,
  .ubermenu-notouch
    .ubermenu-submenu
    .ubermenu-item.ubermenu-item-179
    > .ubermenu-target:hover {
    background: #1e64bf;
  }
  .ubermenu .ubermenu-submenu.ubermenu-submenu-id-39,
  .ubermenu .ubermenu-submenu.ubermenu-submenu-id-412 {
    min-width: 687px;
    width: 687px;
  }
  .ubermenu .ubermenu-item-layout-icon_right > .ubermenu-target-title {
    display: inline-block;
    margin-right: 0.6em;
  }
  .ubermenu .ubermenu-target.ubermenu-item-layout-icon_bottom,
  .ubermenu .ubermenu-target.ubermenu-item-layout-icon_top {
    padding: 20px;
    text-align: center;
  }
  .ubermenu .ubermenu-target.ubermenu-item-layout-icon_bottom > .ubermenu-icon,
  .ubermenu
    .ubermenu-target.ubermenu-item-layout-icon_bottom
    > .ubermenu-target-text,
  .ubermenu .ubermenu-target.ubermenu-item-layout-icon_top,
  .ubermenu
    .ubermenu-target.ubermenu-item-layout-icon_top
    > .ubermenu-target-text {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .ubermenu-responsive-toggle.ubermenu-sticky,
  .ubermenu.ubermenu-sticky {
    z-index: 1000;
  }
  .ubermenu-sticky.ubermenu-sticky-full-width {
    left: 0;
    max-width: 100%;
    width: 100%;
  }
  .ubermenu-sticky-full-width.ubermenu-sticky .ubermenu-nav {
    padding-left: 1px;
  }
  @media screen and (max-width: 959px) {
    nav.ubermenu-main
      ul.ubermenu-nav
      li.ubermenu-has-submenu-mega:first-child
      a.font-size {
      display: none !important;
    }
    nav.ubermenu-main
      ul.ubermenu-nav
      li.ubermenu-has-submenu-mega
      ul.ubermenu-submenu-id-191 {
      margin-left: 5px !important;
    }
    .ubermenu .ubermenu-nav .ubermenu-column-full {
      display: block;
    }
    .ubermenu.ubermenu-submenu-indicator-closes
      .ubermenu-sub-indicator-close
      > [class^="fa"] {
      margin-top: -0.5em;
    }
    .ubermenu-tabs-show-current
      .ubermenu-submenu-type-tabs-group
      .first-child:after {
      content: none !important;
    }
    .ubermenu-tabs-show-current .ubermenu-submenu-type-tabs-group .first-child {
      margin: 0 !important;
    }
    .ubermenu-responsive-toggle.ubermenu-sticky {
      height: 43px;
      left: 0;
      width: 100% !important;
    }
    .ubermenu.ubermenu-sticky {
      left: 0;
      margin-top: 43px;
      width: 100% !important;
    }
    .ubermenu,
    .ubermenu-responsive-toggle,
    .ubermenu.ubermenu-sticky {
      margin: 0 !important;
      min-height: 0 !important;
      position: relative !important;
    }
    nav#ubermenu-main-2-primary {
      background: #f2f2f2 !important;
      margin: 63px auto 0 !important;
      min-height: 0 !important;
      width: 94% !important;
      z-index: 9999;
    }
    .header-global .logo {
      display: block;
      margin: 18px 0;
      position: relative;
      z-index: 111;
    }
    .header-global .span9 {
      position: absolute;
      right: 0;
      top: 0;
      width: 100% !important;
    }
    .ubermenu.ubermenu-is-mobile.ubermenu-sticky.ubermenu-responsive-collapse {
      max-height: 0;
    }
    .ubermenu.ubermenu-is-mobile.ubermenu-sticky {
      max-height: 600px;
      min-height: 400px;
      overflow-y: auto !important;
      -webkit-overflow-scrolling: touch;
    }
    .ubermenu.ubermenu-is-mobile.ubermenu-sticky > .ubermenu-nav {
      height: 100%;
    }
    .ubermenu.ubermenu-is-mobile.ubermenu-sticky
      .ubermenu-active
      > .ubermenu-submenu-drop {
      max-height: none;
    }
  }
  .ubermenu .ubermenu-item.um-sticky-only {
    display: none !important;
  }
  .ubermenu.ubermenu-sticky .ubermenu-item-level-0.um-sticky-only {
    display: inline-block !important;
  }
  .ubermenu.ubermenu-sticky .ubermenu-submenu .ubermenu-item.um-sticky-only {
    display: block !important;
  }
  .ubermenu .ubermenu-item-level-0.um-unsticky-only {
    display: inline-block !important;
  }
  .ubermenu .ubermenu-submenu .ubermenu-item.um-unsticky-only {
    display: block !important;
  }
  .ubermenu.ubermenu-sticky .ubermenu-item.um-unsticky-only {
    display: none !important;
  }
  .ubermenu-tab ul.full-width li.ubermenu-column-1-4 {
    width: 100%;
  }
  .ubermenu-tab ul.full-width li.ubermenu-column-1-4 img {
    padding: 16px 0 !important;
  }
  a.font-size {
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 10px 20px 0 !important;
  }
  .menu-width-img {
    display: flex;
  }
  @media screen and (min-width: 783px) {
    .admin-bar .ubermenu-responsive-toggle.ubermenu-sticky,
    .admin-bar .ubermenu.ubermenu-sticky {
      margin-top: 32px;
    }
  }
  @media screen and (min-width: 783px) and (max-width: 959px) {
    .admin-bar .ubermenu.ubermenu-sticky {
      margin-top: 78px;
    }
  }
  @media screen and (min-width: 600px) and (max-width: 782px) {
    .admin-bar .ubermenu-responsive-toggle.ubermenu-sticky,
    .admin-bar .ubermenu.ubermenu-sticky {
      margin-top: 46px;
    }
    .admin-bar .ubermenu.ubermenu-sticky {
      margin-top: 89px;
    }
  }
  .recentcomments a {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .header-global .logo {
    display: inline-block;
    margin: 19px 0;
    width: 100%;
    z-index: 1;
  }
  .full-width li:first-child img {
    padding: 20px !important;
    width: 100% !important;
  }
  .ubermenu-tabs-show-current .ubermenu-submenu-type-tabs-group .first-child {
    margin: 0 15px 0 0;
  }
  .ubermenu-tabs-show-current
    .ubermenu-submenu-type-tabs-group
    .first-child:after {
    background: #e9e9e9;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    max-width: 330px;
    position: absolute;
    width: 330px;
  }
  .careers-link,
  .get-touch-button {
    color: #66696d;
    cursor: pointer;
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 12px;
    position: relative;
    text-decoration: none;
  }
  .careers-link:focus {
    outline: 0;
  }
  .careers-link:focus,
  .careers-link:hover {
    color: #099ca6;
    text-decoration: none;
  }
  .header-full .mobile-display {
    display: none !important;
  }
  .select-container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e5941e;
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 6px 20px 6px 8px;
  }
  .select-container select:focus {
    outline: 0;
  }
  .select-container {
    display: inline;
    position: relative;
  }
  .select-container:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 5px;
    top: 38%;
    width: 0;
  }
  .select-container select::-ms-expand {
    display: none;
  }
  @media (min-width: 300px) and (max-width: 959px) {
    .featured-padding {
      display: table;
      padding-left: 25px;
      padding-top: 15px;
    }
    .header-full .mobile-display {
      display: block !important;
    }
    .ubermenu-target-with-icon {
      border-bottom: 1px solid #eee;
      color: #66696d;
      display: block;
      font-weight: 100;
      letter-spacing: 1px;
      padding: 10px 20px;
      width: 100%;
    }
    .header-full .desktop-display {
      display: none !important;
    }
    .ubermenu .ubermenu-item-layout-image_left > .ubermenu-image,
    .ubermenu
      .ubermenu-submenu
      .ubermenu-column.ubermenu-tabs-group
      li.ubermenu-has-submenu-drop:first-child {
      display: none;
    }
    .fa-bars:before,
    .fa-navicon:before,
    .fa-reorder:before {
      content: "\f0c9";
      font-family: fontawesome;
      font-style: normal;
    }
    .ubermenu-bound-inner .ubermenu-nav {
      float: none;
    }
    .ubermenu .ubermenu-target {
      padding: 10px 12px;
    }
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
      padding: 0;
    }
    .fa-close:before,
    .fa-remove:before,
    .fa-times:before {
      content: "\f00d";
      font-family: fontawesome;
      font-style: normal;
    }
    .ubermenu-tab ul.full-width li.ubermenu-column-1-4 img {
      padding: 4px 0 !important;
    }
    .ubermenu-skin-black-white-2
      .ubermenu-submenu
      .ubermenu-tab.ubermenu-active
      > .ubermenu-target {
      display: block;
      width: 100%;
    }
    .ubermenu-main .ubermenu-tab > .ubermenu-target {
      display: block;
      padding: 10px 20px;
      width: 100%;
    }
    .header-full.fixed {
      position: inherit;
    }
    .ubermenu-responsive-toggle {
      border-radius: 3px;
      padding: 10px 18px;
    }
    .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
      background: #099ca6;
      color: #fff;
      display: block;
      font-size: 20px;
      position: absolute !important;
      right: 10px;
      text-align: right;
      text-align: center;
      top: 10px;
    }
    .ubermenu-responsive-toggle .fas {
      margin-right: 0;
    }
  }
  @media (min-width: 960px) and (max-width: 1199px) {
    .ubermenu .ubermenu-target {
      padding: 20px 13px;
    }
  }
  @media (min-width: 1801px) and (max-width: 1920px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 20%;
    }
  }
  @media (min-width: 1401px) and (max-width: 1500px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 10%;
    }
  }
  .ubermenu.ubermenu-disable-submenu-scroll
    .ubermenu-item
    > .ubermenu-submenu.ubermenu-submenu-type-mega
    span.ubermenu-sub-indicator-close {
    display: none;
  }
  .DLM-full-header
    .ubermenu-main
    .ubermenu-item-level-0
    > .ubermenu-target
    .fa-chevron-down:before {
    top: 3px;
  }
  @media (min-width: 1501px) and (max-width: 1600px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 13%;
    }
  }
  @media (min-width: 1601px) and (max-width: 1700px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 15%;
    }
  }
  @media (min-width: 1701px) and (max-width: 1800px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 17%;
    }
  }
  @media (min-width: 1921px) and (max-width: 2000px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 21%;
    }
  }
  @media (min-width: 2001px) and (max-width: 2100px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 22%;
    }
  }
  @media (min-width: 2101px) and (max-width: 2300px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 24%;
    }
  }
  @media (min-width: 2301px) and (max-width: 2500px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 26%;
    }
  }
  @media (min-width: 2501px) and (max-width: 2800px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 28%;
    }
  }
  @media (min-width: 2801px) and (max-width: 3000px) {
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,
    .ubermenu-skin-black-white-2.ubermenu-horizontal
      .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
      padding: 0 31%;
    }
  }
  .ubermenu p.ubermenu-target,
  .ubermenu-trigger-click .ubermenu-has-submenu-drop > .ubermenu-target {
    cursor: pointer;
  }
  .ubermenu-main
    .ubermenu-item-level-0
    > .ubermenu-target
    .fa-chevron-down:before {
    content: url(../hubfs/Vector-1.png);
    left: 12px;
    position: absolute;
    top: -3px;
  }
  .ubermenu-sub-indicators
    .search-bar-container
    .ubermenu-sub-indicator-close
    i.fa.fa-chevron-down:before {
    display: none;
  }
  .ubermenu .ubermenu-item a.get-touch-button {
    align-items: center;
    background: #fff;
    background: orange;
    border: 1px solid #e5941e;
    border-radius: 50px;
    border-radius: 21px;
    color: #000;
    display: flex;
    flex-shrink: 0;
    font-family: EffraRegular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 42px;
    justify-content: center;
    line-height: 28px;
    padding: 0;
    transition: 0.5s;
    width: 117.899px;
  }
  .main-menu-header-full
    .ubermenu.ubermenu-submenu-indicator-closes
    .ubermenu-sub-indicator-close {
    display: inline-block;
  }
  @media (max-width: 992px) {
    .ubermenu .ubermenu-item a.get-touch-button {
      margin: 0;
    }
    .ubermenu-items-align-left.ubermenu-horizontal
      .ubermenu-item.ubermenu-item-level-0,
    .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
      float: unset;
    }
  }
  @media (max-width: 600px) {
    .ubermenu .ubermenu-item a.get-touch-button {
      margin: 0;
    }
    .header-global nav#ubermenu-main-2-primary {
      margin-top: 0 !important;
    }
  }
  #medtech-carousel-1 video.desktop-display{display:block!important}
  #medtech-carousel-container video {
    position: relative;
    width: 100%;
    z-index: -1;
  }
  #medtech-carousel-container img {
    height: 100%;
    margin: 0;
    object-fit: cover;
    width: 100% !important;
  }
  #medtech-carousel-1 {
    position: relative;
  }
  #medtech-carousel-container #medtech-carousel-1 .slider-txt-section {
    padding: 20px 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
  }
  #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h1,
  #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h2 {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    color: #fff;
    display: -webkit-box;
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 36px;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    text-transform: uppercase;
  }
  .slider-txt-section h2 {
    word-spacing: 5px;
  }
  .slider-txt-section a {
    background: #099ca6;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: none;
    box-shadow: 0 0 1px transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Cyient-Medium;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    letter-spacing: 1px;
    line-height: normal;
    min-width: 200px;
    overflow: hidden;
    padding: 10px 26px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition-property: color;
    transition-property: color;
    vertical-align: middle;
  }
  .slider-txt-section a,
  .slider-txt-section a:before {
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
  }
  .slider-txt-section a:before {
    background: hsla(0, 0%, 100%, 0.2);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: -1;
  }
  .slider-txt-section a:active,
  .slider-txt-section a:focus,
  .slider-txt-section a:hover {
    color: #fff;
  }
  .slider-txt-section a:focus:before,
  .slider-txt-section a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
  #medtech-carousel-1 .mobile-display {
    display: none !important;
  }
  @media (min-width: 0px) and (max-width: 959px) {
    #medtech-carousel-1 .desktop-display {
      display: none !important;
    }
    #medtech-carousel-1 .mobile-display {
      display: block !important;
    }
  }
  @media (min-width: 320px) and (max-width: 480px) {
    .leadership-banner #medtech-carousel-container img {
      height: 70px;
    }
    .leadership-banner
      #medtech-carousel-container
      #medtech-carousel-1
      .slider-txt-section
      h2 {
      margin-top: 0;
    }
    #medtech-carousel-container video {
      height: 220px;
      object-fit: cover;
      width: 100%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section {
      top: 55%;
      width: 85%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h1,
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h2 {
      font-size: 14px;
      line-height: 22px;
    }
    #medtech-carousel-container img {
      height: 260px;
      width: 100%;
    }
  }
  @media (min-width: 481px) and (max-width: 767px) {
    #medtech-carousel-container img {
      height: 260px;
      width: 100%;
    }
    .leadership-banner #medtech-carousel-container img {
      height: 70px;
    }
  }
  @media (min-width: 481px) and (max-width: 667px) {
    #medtech-carousel-container video {
      height: 220px;
      object-fit: cover;
      width: 100%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section {
      padding: 10px;
      width: 65%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h2 {
      font-size: 16px;
      line-height: 22px;
    }
  }
  @media (min-width: 668px) and (max-width: 736px) {
    #medtech-carousel-container video {
      height: 220px;
      object-fit: cover;
      width: 100%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section {
      width: 65%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h2 {
      font-size: 16px;
      line-height: 22px;
    }
  }
  @media (min-width: 737px) and (max-width: 768px) {
    #medtech-carousel-container video {
      height: 220px;
      object-fit: cover;
      width: 100%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section {
      width: 65%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h2 {
      font-size: 16px;
      line-height: 22px;
    }
  }
  @media (min-width: 769px) and (max-width: 812px) {
    #medtech-carousel-container video {
      height: 200px;
      object-fit: cover;
      width: 100%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section {
      width: 65%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h2 {
      font-size: 16px;
      line-height: 22px;
    }
  }
  @media (min-width: 813px) and (max-width: 854px) {
    #medtech-carousel-container video {
      height: 220px;
      object-fit: cover;
      width: 100%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section {
      width: 65%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h2 {
      font-size: 16px;
      line-height: 22px;
    }
  }
  @media (min-width: 855px) and (max-width: 1100px) {
    #medtech-carousel-container video {
      object-fit: cover;
      width: 100%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section {
      width: 65%;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h2 {
      font-size: 16px;
      line-height: 22px;
    }
  }
  @media (min-width: 1100px) and (max-width: 1240px) {
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section h2 {
      font-size: 24px;
      line-height: 34px;
    }
    #medtech-carousel-container #medtech-carousel-1 .slider-txt-section {
      width: 48% !important;
    }
  }
  .greedy-nav {
    background-color: #f1f1f2;
    margin-top: -5px;
    min-width: 250px;
    position: relative;
  }
  .greedy-nav .hidden-links a {
    color: #fff;
  }
  .greedy-nav a {
    display: block;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 16px 0;
    text-transform: capitalize;
  }
  .greedy-nav a,
  .greedy-nav a:focus,
  .greedy-nav a:hover {
    color: #009ba5;
    text-decoration: none;
  }
  .greedy-nav button {
    background-color: #000;
    border: 0;
    color: #000;
    cursor: pointer;
    height: 100%;
    outline: none;
    padding: 0 15px;
    position: absolute;
    right: 0;
  }
  .greedy-nav button:hover {
    background-color: #009ba5;
  }
  .greedy-nav button:after {
    background-color: #000;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    content: attr(count);
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    left: -16px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 12px;
    width: 30px;
  }
  .greedy-nav button:hover:after {
    background-color: #009ba5;
    transform: scale(1.075);
  }
  .greedy-nav .hamburger {
    background: #fff;
    height: 4px;
    margin: auto;
    position: relative;
    width: 32px;
  }
  .greedy-nav .hamburger:after,
  .greedy-nav .hamburger:before {
    background: #fff;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 32px;
  }
  .greedy-nav .hamburger:before {
    top: -8px;
  }
  .greedy-nav .hamburger:after {
    bottom: -8px;
  }
  .greedy-nav .visible-links {
    display: inline-table;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }
  .greedy-nav .visible-links li {
    display: table-cell;
    padding: 0 15px;
    text-align: left;
  }
  .greedy-nav .hidden-links {
    background: #009ba5;
    list-style: none;
    margin: 0;
    min-width: 180px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 1;
    z-index: 99;
  }
  .hidden-links a:focus,
  .hidden-links a:hover {
    color: #fff;
    text-decoration: none;
  }
  .greedy-nav .hidden-links li {
    border-top: 1px solid #f1f1f2;
    display: block;
    padding: 0 20px;
  }
  .greedy-nav .visible-links li a.active {
    border-bottom: 3px solid #009ba5;
    color: #009ba5;
    text-decoration: none;
  }
  .greedy-nav .hidden {
    visibility: hidden;
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .greedy-nav a {
      font-size: 13px;
    }
    .greedy-nav {
      min-height: 57px;
    }
  }
  @media (min-width: 310px) and (max-width: 480px) {
    .greedy-nav {
      min-height: 57px;
    }
  }
  @media (min-width: 1681px) and (max-width: 2700px) {
    .greedy-nav .visible-links li {
      display: table-cell;
      padding: 0 12px;
      text-align: center;
    }
  }
  .morecontent span {
    display: none;
  }
  .content-boxes .span4 img {
    border-bottom: 16px solid #fff;
    height: 120px;
    width: 100%;
  }
  .border-top .cta {
    background: #099ca6;
    border: 0;
    border-radius: 3px !important;
    color: #fff;
    display: table;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 8px 26px !important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .border-top .cta:before {
    background: hsla(0, 0%, 100%, 0.2);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: -1;
  }
  .border-top .cta:focus:before,
  .border-top .cta:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
  .text-container p {
    font-size: 18px;
    margin-top: 15px;
  }
  .editor-wrapper p {
    clear: both;
    color: #888b8e;
    font-size: 16px;
    font-weight: 100 !important;
    letter-spacing: 1px;
    line-height: 26px;
    margin-bottom: 1.5em;
  }
  .text-container {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .text-container ul {
    clear: both;
    list-style: none;
    margin-bottom: 20px;
    padding: 0;
  }
  .text-container ul li {
    display: inline-block;
    width: 49%;
  }
  .editor-wrapper ul li {
    background: url(../hubfs/5724847/Cyient-Website-2019/Industries-Page/bulletpoint-1.png)
      left 0.35em no-repeat;
    color: #888b8e;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 1em;
    padding-left: 25px;
  }
  .content-boxes {
    margin-left: 0;
    margin-right: 0;
  }
  .content-boxes .span4 {
    background: #f3f3f3;
    border-bottom: 4px solid #099ca6;
    border-top: none;
    flex: 1;
  }
  .content-boxes .row-fluid {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }
  .content-boxes {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .border-top {
    padding: 30px;
  }
  .border-top h3 {
    color: #66696d;
    font-size: 26px;
    font-weight: 400 !important;
    letter-spacing: 1px;
    margin: 0 0 36px;
    padding-top: 0;
    position: relative;
  }
  .border-top h3:after {
    background: #099ca6;
    bottom: -18px;
    content: "";
    height: 4px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 152px;
  }
  .border-top p {
    color: #66696d;
    font-family: EffraRegular;
    font-size: 16px;
    font-weight: 400 !important;
    letter-spacing: 1px;
    line-height: 26px;
    margin-bottom: 1.5em;
  }
  @media (min-width: 320px) and (max-width: 767px) {
    .border-top {
      padding: 20px;
    }
    .content-boxes .row-fluid {
      display: block;
    }
    .content-boxes .row-fluid .span4 {
      margin-bottom: 30px;
    }
    .border-top h3 {
      font-size: 20px;
    }
    .border-top p {
      font-size: 15px;
      margin: 0 0 10px;
    }
    .content-boxes {
      padding-bottom: 10px;
    }
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .content-boxes .span4 img {
      border-bottom: none;
      height: auto;
      padding: 20px 0 0 20px;
      width: auto;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .border-top {
      padding: 20px 10px;
    }
    .border-top h3 {
      font-size: 20px;
    }
    .border-top p {
      font-size: 15px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .border-top h3 {
      font-size: 24px;
    }
  }
  .box2 {
    padding: 30px 15px;
  }
  .box-otr {
    clear: both;
    display: flex;
  }
  .box-otr .box-inr:first-child {
    margin-right: 12px;
  }
  .box-otr a {
    display: flex;
    display: -webkit-flex;
    width: 50%;
  }
  .box-otr a:hover {
    text-decoration: none;
  }
  .box-otr .box-inr {
    background: #009da5;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 6px;
    margin-top: 6px;
    padding: 30px;
    text-align: justify;
    vertical-align: top;
  }
  .box-inr .box-inr-top {
    align-items: center;
    color: #fff;
    display: flex;
    margin-bottom: 30px;
  }
  .box-inr .box-inr-top .box-img {
    height: 37px;
    width: 59px;
  }
  .box-inr p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .box-inr .box-inr-top .box-img,
  .box-inr .box-inr-top h3 {
    display: inline-block;
    padding-right: 20px;
  }
  .box-inr .box-inr-top h3 {
    color: #fff;
    font-size: 24px;
    margin: 0;
    text-transform: uppercase;
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .box-otr a {
      display: block;
      width: 100%;
    }
    .box-inr .box-inr-top {
      margin-bottom: 20px;
    }
    .box-otr {
      clear: both;
      display: block;
    }
    .box-inr .box-inr-top h3 {
      font-size: 20px;
    }
    .box-otr .box-inr {
      font-size: 15px;
    }
    .box2 {
      padding: 30px 0;
    }
    .box-otr .box-inr {
      width: 100%;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-inr .box-inr-top h3 {
      font-size: 20px;
    }
    .box-otr .box-inr {
      font-size: 16px;
    }
  }
  .blogs-resc-section p.paragrh:empty {
    display: none;
  }
  .blogs-resc-section {
    padding-top: 30px;
  }
  .blogs-slider a:hover {
    text-decoration: none;
  }
  .blogs-slider {
    opacity: 0;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    visibility: hidden;
  }
  .blogs-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
  }
  .blogs-resc-section h2.main-hd {
    color: #66696d;
    font-family: EffraRegular !important;
    font-size: 32px;
    letter-spacing: 1px;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 20px;
    position: relative;
    text-align: center;
  }
  .blogs-resc-section h2:before {
    margin-left: -236px;
  }
  .blogs-resc-section h2:after,
  .blogs-resc-section h2:before {
    border-bottom: 1px solid #66696d;
    content: "";
    position: absolute;
    top: 50%;
    width: 200px;
  }
  .blogs-resc-section h2:after {
    margin-left: 30px;
  }
  .blogs-resc-section p.paragrh {
    color: #66696d;
    font-size: 16px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    text-align: center;
  }
  .blogs-resc-section .tabs {
    background: #fff;
    padding: 20px 30px 0;
  }
  .blogs-resc-section .tabs ul {
    display: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    height: auto;
    margin: 0;
  }
  .blogs-resc-section .tabs ul li {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    list-style: none;
    text-align: center;
  }
  .blogs-resc-section .tabs ul li a {
    border-bottom: 6px solid #66696d;
    color: #66696d;
    display: block;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    outline: none;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .blogs-resc-section .tabs ul li.tab-active a {
    border-bottom: 6px solid #099ca6;
    color: #099ca6;
  }
  .blogs-resc-section .tabs-stage {
    margin-bottom: 70px;
  }
  .blogs-resc-section .blogs-slider {
    margin: 0 auto;
    max-width: 1050px;
  }
  .blogs-resc-section .tabs-stage .slick-slider {
    padding: 30px 0 0;
  }
  .blogs-resc-section .slick-slide {
    margin: 0 15px;
  }
  .blogs-resc-section .slick-list {
    margin: 0 -5px;
  }
  .blogs-resc-section .slick-slider .slick-list,
  .blogs-resc-section .slick-slider .slick-track,
  .blogs-resc-section .tabs-stage .slick-slider {
    display: block !important;
  }
  .blogs-resc-section button.slick-next:before {
    content: "\f105" !important;
    font-family: FontAwesome;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
  }
  .blogs-resc-section button.slick-prev:before {
    content: "\f104" !important;
    font-family: FontAwesome !important;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
  }
  .blogs-resc-section button.slick-prev {
    left: auto;
    right: 44px;
    top: auto;
    z-index: 1;
  }
  .blogs-resc-section .slick-next {
    left: auto;
    right: -5px !important;
  }
  .blogs-resc-section button.slick-next,
  .blogs-resc-section button.slick-prev {
    background: #009da6;
    border-radius: 3px !important;
    bottom: -28px;
    color: #fff;
    height: 30px;
    line-height: 20px;
    width: 40px;
  }
  .blogs-resc-section .slick-next:before,
  .blogs-resc-section .slick-prev:before {
    color: #ea8496;
    font-size: 70px;
    font-weight: 700;
    line-height: inherit;
  }
  .blogs-resc-section .blogs-slider img {
    height: auto;
  }
  .blogs-resc-section .slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
  }
  .blogs-resc-section .slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
  }
  .blogs-resc-section .slick-list:focus {
    outline: none;
  }
  .blogs-resc-section .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  .blogs-resc-section .slick-slider .slick-list,
  .blogs-resc-section .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  .blogs-resc-section .slick-track {
    display: block;
    left: 0;
    position: relative;
    top: 0;
  }
  .blogs-resc-section .slick-track:after,
  .blogs-resc-section .slick-track:before {
    content: "";
    display: table;
  }
  .blogs-resc-section .slick-track:after {
    clear: both;
  }
  .blogs-resc-section .slick-loading .slick-track {
    visibility: hidden;
  }
  .blogs-resc-section .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  [dir="rtl"] .slick-slide {
    float: right;
  }
  .blogs-resc-section .slick-slide img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  .blogs-resc-section .slick-slide.slick-loading img {
    display: none;
  }
  .blogs-resc-section .slick-slide.dragging img {
    pointer-events: none;
  }
  .blogs-resc-section .slick-initialized .slick-slide {
    display: block !important;
  }
  .blogs-resc-section .slick-initialized .tab-c {
    display: flex !important;
  }
  .blogs-resc-section .slick-initialized .tab-c .tab-image {
    align-items: center;
    display: flex !important;
    float: left;
    height: 120px;
    justify-content: center;
    overflow: hidden;
    width: 40%;
  }
  .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
    background: #ececec;
    border-left: 3px solid #009da6;
    display: block !important;
    float: right;
    padding: 15px 10px;
    width: 60%;
  }
  .blogs-resc-section .slick-initialized .tab-c .gray-right-section h5 {
    color: #099ca6;
    font-size: 16px;
    line-height: normal !important;
    margin: 0 0 5px;
    padding: 0;
  }
  .blogs-resc-section .slick-initialized .tab-c .gray-right-section p {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #66696d;
    display: -webkit-box;
    font-size: 15px;
    line-height: 22px !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }
  .blogs-resc-section .slick-loading .slick-slide {
    visibility: hidden;
  }
  .blogs-resc-section .slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto;
  }
  .blogs-resc-section .slick-arrow.slick-hidden {
    display: none;
  }
  .blogs-resc-section .slick-loading .slick-list {
    background: #fff
      url(http://maggiesadler.com/wp-content/uploads/2015/10/ajax-loader.gif) 50%
      no-repeat;
  }
  .blogs-resc-section .slick-next,
  .blogs-resc-section .slick-prev {
    background: transparent;
    border: none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: auto;
  }
  .blogs-resc-section .slick-next:focus,
  .blogs-resc-section .slick-next:hover,
  .blogs-resc-section .slick-prev:focus,
  .blogs-resc-section .slick-prev:hover {
    color: transparent;
    outline: none;
  }
  .blogs-resc-section .slick-next:focus:before,
  .blogs-resc-section .slick-next:hover:before,
  .blogs-resc-section .slick-prev:focus:before,
  .blogs-resc-section .slick-prev:hover:before {
    opacity: 1;
  }
  .blogs-resc-section .slick-next.slick-disabled:before,
  .blogs-resc-section .slick-prev.slick-disabled:before {
    opacity: 0.25;
  }
  .blogs-resc-section .slick-next:before,
  .blogs-resc-section .slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
  }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
  }
  .blogs-resc-section .slick-prev:before {
    content: "";
  }
  [dir="rtl"] .slick-prev:before {
    content: "";
    font-size: 20px;
    font-weight: 700;
  }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
  }
  .blogs-resc-section .slick-next:before,
  [dir="rtl"] .slick-next:before {
    content: "";
  }
  .blogs-resc-section .slick-dots {
    bottom: -45px;
    display: block;
    list-style: none;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  .blogs-resc-section .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px;
  }
  .blogs-resc-section .slick-dots li button {
    background: transparent;
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: none;
    padding: 5px;
    width: 20px;
  }
  .blogs-resc-section .slick-dots li button:focus,
  .blogs-resc-section .slick-dots li button:hover {
    outline: none;
  }
  .blogs-resc-section .slick-dots li button:focus:before,
  .blogs-resc-section .slick-dots li button:hover:before {
    opacity: 1;
  }
  .blogs-resc-section .slick-dots li button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    content: "â€¢";
    font-family: slick;
    font-size: 6px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: 0.25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
  }
  .blogs-resc-section .slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
  }
  @media (max-width: 767px) {
    .blogs-resc-section {
      padding-top: 30px;
    }
    .blogs-resc-section h2.main-hd {
      font-size: 24px;
      padding-top: 0;
    }
    .blogs-resc-section .tabs ul li a {
      border-bottom: 2px solid;
      font-size: 16px;
    }
    .blogs-resc-section .slick-initialized .tab-c .tab-image {
      float: none;
      width: 100%;
    }
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
      display: block !important;
      float: none;
      padding: 15px 10px;
      width: 100%;
    }
    .blogs-resc-section .tabs ul li.tab-active a {
      border-bottom: 2px solid;
    }
    .blogs-resc-section .tabs-stage .slick-slider {
      padding: 40px 0 55px;
    }
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section p {
      font-size: 14px;
    }
    .blogs-resc-section .tabs-stage {
      margin-bottom: 0;
    }
  }
  @media (min-width: 300px) and (max-width: 480px) {
    .blogs-resc-section button.slick-next,
    .blogs-resc-section button.slick-prev {
      bottom: 10px;
    }
    .blogs-resc-section h2:after,
    .blogs-resc-section h2:before {
      display: none;
    }
    .blogs-resc-section .tabs {
      padding: 0 !important;
    }
    .business_solution .row-number-22 h2 {
      font-size: 24px !important;
    }
    .event-date span {
      font-size: 14px !important;
    }
  }
  @media (min-width: 481px) and (max-width: 767px) {
    .blogs-resc-section button.slick-next,
    .blogs-resc-section button.slick-prev {
      bottom: 10px;
    }
    .blogs-resc-section h2:after,
    .blogs-resc-section h2:before {
      display: none;
    }
    .blogs-resc-section .tabs {
      padding: 20px 0 0;
    }
    .blogs-resc-section .slick-slide {
      margin: 0;
    }
  }
  @media (min-width: 481px) and (max-width: 568px) {
    .blogs-resc-section .tabs ul li a {
      font-size: 14px;
      padding: 12px 10px;
    }
  }
  @media (min-width: 569px) and (max-width: 667px) {
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
      padding: 15px 10px !important;
    }
    .blogs-resc-section .tabs ul li a {
      font-size: 14px;
      padding: 12px 10px;
    }
  }
  @media (min-width: 600px) and (max-width: 767px) {
    .blogs-resc-section .slick-slide {
      margin: 0 15px;
    }
  }
  @media (min-width: 668px) and (max-width: 854px) {
    .blogs-resc-section .tabs ul li a {
      font-size: 14px;
      padding: 12px 10px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .blogs-resc-section button.slick-next,
    .blogs-resc-section button.slick-prev {
      bottom: 0;
    }
    .blogs-resc-section {
      padding-top: 20px;
    }
    .blogs-resc-section h2.main-hd {
      margin: 0;
    }
    .blogs-resc-section .tabs-stage {
      margin-bottom: 20px;
    }
    .blogs-resc-section .tabs-stage .slick-slider {
      padding: 65px 0;
    }
  }
  @media (min-width: 855px) and (max-width: 1024px) {
    .blogs-resc-section .slick-initialized .tab-c .gray-right-section {
      padding: 15px 10px 18px !important;
    }
  }
  @media (min-width: 1367px) and (max-width: 1440px) {
    .container {
      max-width: 86% !important;
    }
  }
  @media (min-width: 1441px) and (max-width: 1600px) {
    .container {
      max-width: 78% !important;
    }
  }
  @media (min-width: 1601px) and (max-width: 1680px) {
    .container {
      max-width: 70% !important;
    }
  }
  @media (min-width: 1681px) and (max-width: 1920px) {
    .container {
      max-width: 64% !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .blogs-resc-section button.slick-next,
    .blogs-resc-section button.slick-prev {
      bottom: 20px;
    }
    .blogs-resc-section h2.main-hd {
      margin: 0;
    }
    .blogs-resc-section {
      padding-top: 30px;
    }
    .blogs-resc-section .tabs-stage {
      margin-bottom: 0;
    }
    .blogs-resc-section .tabs-stage .slick-slider {
      padding: 65px 0;
    }
  }
  .comm-form-section {
    background-color: #ebebeb;
    padding: 60px 0;
  }
  .comm-form-section .form-wrapper form .hs-dependent-field .hs-form-field {
    margin-bottom: 0;
    max-width: 100%;
    width: 100% !important;
  }
  .legal-consent-container .hs-form-booleancheckbox-display p {
    font-weight: 100;
  }
  .comm-form-section li.hs-form-booleancheckbox {
    color: #fff;
    list-style: none;
  }
  .paradigm-slider-heading h2:before {
    background: #FF7A59;
    content: "";
    display: block;
    margin-bottom: 10px;
    max-width: 40px;
    padding: 3px;
  }
  .paradigm-slider-heading h2 {
    color: #000;
    font-family: EffraRegular !important;
    font-size: 50px;
    font-weight: 100;
    max-width: 460px;
    position: relative;
  }
  .heading-box.paradigm-slider-heading {
    padding: 0;
  }
  .comm-form-section .form-wrapper form .hs-form-field > label {
    display: none;
  }
  .comm-form-section .form-wrapper form .hs-form-field {
    display: inline-block;
    margin: 0 10px 20px;
    max-width: 46%;
    vertical-align: top;
    width: 50%;
  }
  .comm-form-section .form-wrapper form .hs-form-field .hs-error-msgs {
    list-style: none;
    margin-top: 10px;
  }
  .comm-form-section .form-wrapper form input:-internal-autofill-selected {
    background-color: transparent !important;
  }
  .comm-form-section
    .form-wrapper
    form
    .hs-form-field
    .hs-error-msgs
    li
    .hs-error-msg {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0 !important;
  }
  .comm-form-section .form-wrapper form .hs-form-field select option {
    color: #000;
  }
  .comm-form-section .form-wrapper form .hs-fieldtype-textarea.hs-message {
    max-width: 96%;
    width: 100%;
  }
  .comm-form-section .hs-richtext.hs-main-font-element {
    line-height: 1.2;
    padding-left: 12px;
  }
  .comm-form-section .form-wrapper form .hs-form-field input,
  .comm-form-section .form-wrapper form .hs-form-field select,
  .comm-form-section .form-wrapper form .hs-form-field textarea {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    max-width: 100%;
    padding: 12px 0;
    width: 100%;
  }
  .comm-form-section .form-wrapper form .hs-form-field input::placeholder,
  .comm-form-section .form-wrapper form .hs-form-field textarea::placeholder {
    color: #fff;
  }
  .comm-form-section .form-wrapper form .hs-form-field input:focus,
  .comm-form-section .form-wrapper form .hs-form-field input:focus-visible,
  .comm-form-section .form-wrapper form .hs-form-field input:focus-within,
  .comm-form-section .form-wrapper form .hs-form-field textarea:focus,
  .comm-form-section .form-wrapper form .hs-form-field textarea:focus-visible,
  .comm-form-section .form-wrapper form .hs-form-field textarea:focus-within {
    outline: none;
  }
  .comm-form-section
    .form-wrapper
    form
    .hs-form-field
    input:focus-visible::placeholder,
  .comm-form-section
    .form-wrapper
    form
    .hs-form-field
    input:focus-within::placeholder,
  .comm-form-section .form-wrapper form .hs-form-field input:focus::placeholder,
  .comm-form-section
    .form-wrapper
    form
    .hs-form-field
    textarea:focus-visible::placeholder,
  .comm-form-section
    .form-wrapper
    form
    .hs-form-field
    textarea:focus-within::placeholder,
  .comm-form-section
    .form-wrapper
    form
    .hs-form-field
    textarea:focus::placeholder {
    opacity: 0.4;
  }
  .comm-form-section .form-wrapper form .hs-submit {
    margin: 20px 0 0;
  }
  .comm-form-section .form-wrapper form .hs-submit input {
    background: none;
    border: 1px solid #0c9ba9;
    border-radius: 25px;
    color: #0c9ba9;
    padding: 10px 30px;
    transition: all 0.3s;
  }
  .comm-form-section .form-wrapper form .hs-submit input:hover {
    background-color: #0c9ba9;
    color: #fff;
  }
  .submitted-message {
    color: #fff;
    font-size: 2.5rem;
    margin: 40px 0 0;
    text-align: center;
  }
  @media (max-width: 767px) {
    .heading-box.paradigm-slider-heading h2 {
      font-size: 40px;
    }
  }
  @media (max-width: 568px) {
    .comm-form-section .form-wrapper form .hs-form-field {
      margin: 0 0 25px;
      max-width: 100%;
      width: 100%;
    }
    .submitted-message {
      font-size: 2rem;
    }
  }
  .footer-menu {
    background: #323333;
    float: left;
    margin-top: 0;
    width: 100%;
  }
  span.footer-services {
    color: #fff !important;
    font-family: EffraRegular, Myriad Pro, Arial, Arial Black;
    font-size: 20px;
    line-height: 2.8;
    padding-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .new-footer-social {
    background: #029ca6;
    padding: 24px 70px;
  }
  .footer-follow-txt {
    color: #fff;
    font-size: 20px;
    padding: 14px 0;
  }
  .footer-follow-txt,
  .new-footer-list {
    display: inline-block;
    vertical-align: middle;
  }
  .new-footer-list {
    float: right;
  }
  .container .footerlist {
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px 0 5px 5px;
  }
  .footerlist {
    float: left;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .new-footer-list .footerlist li {
    margin: 0 12px 0 0;
  }
  .footerlist li {
    display: inline-block;
    height: 52px !important;
    margin: 0 5px 0 0;
    width: 44px !important;
  }
  .new-linkedin,
  .new-xing {
    box-shadow: 0 2px 6px 0 #131313;
    height: 35px !important;
    margin-top: 4px;
    width: 35px !important;
  }
  .new-xing {
    background: url(../hubfs/5724847/Cyient-Website-2019/Header-Footer Images/icon1.png)
      no-repeat 50%;
  }
  .new-facebook,
  .new-twitter,
  .new-yt {
    box-shadow: 0 2px 6px 0 #131313;
    height: 35px !important;
    margin-top: 4px;
    width: 35px !important;
  }
  .inchat,
  .infacebook,
  .inlinkedin,
  .intwitter,
  .inx,
  .inyoutube {
    display: block;
    height: 32px;
    transition: all 0.5s;
    width: 32px;
  }
  .footer-menu-part ul li:first-child {
    padding: 0;
  }
  .footer-menu-part {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .footer-menu-part ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
  }
  .footer-menu-part ul li {
    padding-left: 20px;
    vertical-align: top;
  }
  .footer-menu-part ul li a {
    color: #fff !important;
    font-family: EffraRegular, Myriad Pro, Arial, Arial Black;
    font-size: 20px;
    line-height: 2.8;
    padding-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .footer-menu-part ul li ul {
    border-top: 1px solid #414040;
    margin-left: 0;
    padding-top: 10px;
  }
  .footer-menu-part ul li ul li {
    border: none;
    padding-left: 0;
  }
  .footer-menu-part ul li ul li a {
    border-radius: 50px;
    clear: both;
    font-family: EffraRegular, Myriad Pro, Arial, Arial Black;
    font-size: 16px;
    line-height: 1.8;
    padding: 0;
    text-decoration: none;
    text-transform: capitalize;
  }
  .footer-menu-part ul li ul li a:before {
    color: #fff;
    content: "-";
    padding-right: 6px;
    position: relative;
  }
  .footerlist li a:before {
    display: none;
  }
  .footer-terms {
    padding: 30px 62px 20px 0;
    text-align: right;
  }
  .footer-terms .copy-text {
    display: inline-block;
    text-transform: uppercase;
  }
  .lgTxt {
    padding-left: 25px;
  }
  .copy-text {
    color: #bcbec0;
    margin: 0;
    padding-bottom: 0;
  }
  .lgTxt a {
    color: #bcbec0 !important;
    cursor: pointer;
    text-decoration: none;
  }
  .scroll-here.bg-clr {
    background: #323333;
    border-top: 1px solid #414040;
    clear: both;
  }
  .footer {
    clear: both;
    color: #ccc;
    overflow: hidden;
    padding: 30px 0 20px 10px;
  }
  .footer-menu-part ul li a.description {
    color: #029ca6;
    text-transform: capitalize;
  }
  .footer-menu-part p,
  .footer-menu-part ul li a.description {
    font-family: EffraRegular, Myriad Pro, Arial, Arial Black;
    font-size: 16px;
    line-height: 1.8;
    padding-bottom: 10px;
    text-decoration: none;
  }
  .footer-menu-part p {
    color: #fff;
    padding-top: 10px;
    text-transform: none;
  }
  ul.footerlist {
    border-top: 0 !important;
  }
  @media (min-width: 300px) and (max-width: 480px) {
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part {
      padding-bottom: 20px;
      padding-top: 20px;
    }
    .container .footerlist {
      float: none;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .lgTxt {
      padding: 0 10px;
    }
    .footer-terms {
      padding: 0 0 20px;
      text-align: center;
    }
    .menu-item-7083 {
      clear: both;
    }
    .footer {
      padding-left: 0;
      text-align: center;
    }
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .menu-item-7083 {
      clear: both;
    }
    .footer {
      padding: 30px 0 0;
      text-align: center;
    }
    .footer-terms {
      padding: 30px 0 20px;
      text-align: center;
    }
    .lgTxt {
      padding: 0 10px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .footer-container-wrapper .container {
      width: auto;
    }
    .footer,
    .footer-menu-part ul li ul li a {
      font-size: 14px;
    }
    .footer,
    .footer-terms {
      padding: 30px 0 20px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .footer {
      padding: 30px 0 20px;
    }
    .footer-menu-part ul li {
      padding-left: 0;
    }
    .footer-menu-part ul li ul li a {
      font-size: 14px;
    }
  }
  @media (min-width: 900px) and (max-width: 1240px) {
    .footer-terms .copy-text {
      font-size: 14px;
    }
  }
  span.optanon-toggle-display {
    color: #bcbec0 !important;
    cursor: pointer;
    text-decoration: none;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:after,
  .row-fluid:before {
    content: "";
    display: table;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    min-height: 28px;
    width: 100%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
  }
  .row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
  }
  .row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
  }
  .row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
  }
  .row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
  }
  .row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
  }
  .row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
  }
  .row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
  }
  .row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
  }
  .row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
  }
  .row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
  }
  .row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
  }
  .container-fluid {
    *zoom: 1;
  }
  .container-fluid:after,
  .container-fluid:before {
    content: "";
    display: table;
  }
  .container-fluid:after {
    clear: both;
  }
  @media (max-width: 767px) {
    .row-fluid {
      width: 100%;
    }
    .row-fluid [class*="span"] {
      display: block;
      float: none;
      margin-left: 0;
      width: auto;
    }
  }
  @media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
      width: 100%;
      *zoom: 1;
    }
    .row-fluid:after,
    .row-fluid:before {
      content: "";
      display: table;
    }
    .row-fluid:after {
      clear: both;
    }
    .row-fluid [class*="span"] {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      float: left;
      margin-left: 2.762430939%;
      *margin-left: 2.709239449638298%;
      min-height: 28px;
      width: 100%;
    }
    .row-fluid [class*="span"]:first-child {
      margin-left: 0;
    }
    .row-fluid .span12 {
      width: 99.999999993%;
      *width: 99.9468085036383%;
    }
    .row-fluid .span11 {
      width: 91.436464082%;
      *width: 91.38327259263829%;
    }
    .row-fluid .span10 {
      width: 82.87292817100001%;
      *width: 82.8197366816383%;
    }
    .row-fluid .span9 {
      width: 74.30939226%;
      *width: 74.25620077063829%;
    }
    .row-fluid .span8 {
      width: 65.74585634900001%;
      *width: 65.6926648596383%;
    }
    .row-fluid .span7 {
      width: 57.182320438000005%;
      *width: 57.129128948638304%;
    }
    .row-fluid .span6 {
      width: 48.618784527%;
      *width: 48.5655930376383%;
    }
    .row-fluid .span5 {
      width: 40.055248616%;
      *width: 40.0020571266383%;
    }
    .row-fluid .span4 {
      width: 31.491712705%;
      *width: 31.4385212156383%;
    }
    .row-fluid .span3 {
      width: 22.928176794%;
      *width: 22.874985304638297%;
    }
    .row-fluid .span2 {
      width: 14.364640883%;
      *width: 14.311449393638298%;
    }
    .row-fluid .span1 {
      width: 5.801104972%;
      *width: 5.747913482638298%;
    }
  }
  @media (min-width: 1280px) {
    .row-fluid {
      width: 100%;
      *zoom: 1;
    }
    .row-fluid:after,
    .row-fluid:before {
      content: "";
      display: table;
    }
    .row-fluid:after {
      clear: both;
    }
    .row-fluid [class*="span"] {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      float: left;
      margin-left: 2.564102564%;
      *margin-left: 2.510911074638298%;
      min-height: 28px;
      width: 100%;
    }
    .row-fluid [class*="span"]:first-child {
      margin-left: 0;
    }
    .row-fluid .span12 {
      width: 100%;
      *width: 99.94680851063829%;
    }
    .row-fluid .span11 {
      width: 91.45299145300001%;
      *width: 91.3997999636383%;
    }
    .row-fluid .span10 {
      width: 82.905982906%;
      *width: 82.8527914166383%;
    }
    .row-fluid .span9 {
      width: 74.358974359%;
      *width: 74.30578286963829%;
    }
    .row-fluid .span8 {
      width: 65.81196581200001%;
      *width: 65.7587743226383%;
    }
    .row-fluid .span7 {
      width: 57.264957265%;
      *width: 57.2117657756383%;
    }
    .row-fluid .span6 {
      width: 48.717948718%;
      *width: 48.6647572286383%;
    }
    .row-fluid .span5 {
      width: 40.170940171000005%;
      *width: 40.117748681638304%;
    }
    .row-fluid .span4 {
      width: 31.623931624%;
      *width: 31.5707401346383%;
    }
    .row-fluid .span3 {
      width: 23.076923077%;
      *width: 23.0237315876383%;
    }
    .row-fluid .span2 {
      width: 14.529914530000001%;
      *width: 14.4767230406383%;
    }
    .row-fluid .span1 {
      width: 5.982905983%;
      *width: 5.929714493638298%;
    }
  }
  .clearfix {
    *zoom: 1;
  }
  .clearfix:after,
  .clearfix:before {
    content: "";
    display: table;
  }
  .clearfix:after {
    clear: both;
  }
  .hide {
    display: none;
  }
  .show {
    display: block;
  }
  .hidden,
  .invisible {
    visibility: hidden;
  }
  .hidden {
    display: none;
  }
  .hidden-desktop,
  .visible-phone,
  .visible-tablet {
    display: none !important;
  }
  @media (max-width: 767px) {
    .visible-phone {
      display: inherit !important;
    }
    .hidden-phone {
      display: none !important;
    }
    .hidden-desktop {
      display: inherit !important;
    }
    .visible-desktop {
      display: none !important;
    }
  }
  @media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
      display: inherit !important;
    }
    .hidden-tablet {
      display: none !important;
    }
    .hidden-desktop {
      display: inherit !important;
    }
    .visible-desktop {
      display: none !important;
    }
  }
/*!
 * 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 */
 html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
  }
  body {
    margin: 0;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  section,
  summary {
    display: block;
  }
  audio,
  canvas,
  progress,
  video {
    display: inline-block;
    vertical-align: baseline;
  }
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  [hidden],
  template {
    display: none;
  }
  a {
    background-color: transparent;
  }
  a:active,
  a:hover {
    outline: 0;
  }
  abbr[title] {
    border-bottom: 1px dotted;
  }
  b,
  strong {
    font-weight: 700;
  }
  dfn {
    font-style: italic;
  }
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  mark {
    background: #ff0;
    color: #000;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sup {
    top: -0.5em;
  }
  sub {
    bottom: -0.25em;
  }
  img {
    border: 0;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  figure {
    margin: 1em 40px;
  }
  hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
  }
  pre {
    overflow: auto;
  }
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    color: inherit;
    font: inherit;
    margin: 0;
  }
  button {
    overflow: visible;
  }
  button,
  select {
    text-transform: none;
  }
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  button[disabled],
  html input[disabled] {
    cursor: default;
  }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  input {
    line-height: normal;
  }
  input[type="checkbox"],
  input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  }
  textarea {
    overflow: auto;
  }
  optgroup {
    font-weight: 700;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  td,
  th {
    padding: 0;
  } /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  @media print {
    *,
    :after,
    :before {
      background: 0 0 !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      color: #000 !important;
      text-shadow: none !important;
    }
    a,
    a:visited {
      text-decoration: underline;
    }
    a[href]:after {
      content: " (" attr(href) ")";
    }
    abbr[title]:after {
      content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
      content: "";
    }
    blockquote,
    pre {
      border: 1px solid #999;
      page-break-inside: avoid;
    }
    thead {
      display: table-header-group;
    }
    img,
    tr {
      page-break-inside: avoid;
    }
    img {
      max-width: 100% !important;
    }
    h2,
    h3,
    p {
      orphans: 3;
      widows: 3;
    }
    h2,
    h3 {
      page-break-after: avoid;
    }
    .navbar {
      display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
      border-top-color: #000 !important;
    }
    .label {
      border: 1px solid #000;
    }
    .table {
      border-collapse: collapse !important;
    }
    .table td,
    .table th {
      background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
      border: 1px solid #ddd !important;
    }
  }
  @font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
        format("embedded-opentype"),
      url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
      url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
      url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
      url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
        format("svg");
  }
  .glyphicon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
  }
  .glyphicon-asterisk:before {
    content: "\2a";
  }
  .glyphicon-plus:before {
    content: "\2b";
  }
  .glyphicon-eur:before,
  .glyphicon-euro:before {
    content: "\20ac";
  }
  .glyphicon-minus:before {
    content: "\2212";
  }
  .glyphicon-cloud:before {
    content: "\2601";
  }
  .glyphicon-envelope:before {
    content: "\2709";
  }
  .glyphicon-pencil:before {
    content: "\270f";
  }
  .glyphicon-glass:before {
    content: "\e001";
  }
  .glyphicon-music:before {
    content: "\e002";
  }
  .glyphicon-search:before {
    content: "\e003";
  }
  .glyphicon-heart:before {
    content: "\e005";
  }
  .glyphicon-star:before {
    content: "\e006";
  }
  .glyphicon-star-empty:before {
    content: "\e007";
  }
  .glyphicon-user:before {
    content: "\e008";
  }
  .glyphicon-film:before {
    content: "\e009";
  }
  .glyphicon-th-large:before {
    content: "\e010";
  }
  .glyphicon-th:before {
    content: "\e011";
  }
  .glyphicon-th-list:before {
    content: "\e012";
  }
  .glyphicon-ok:before {
    content: "\e013";
  }
  .glyphicon-remove:before {
    content: "\e014";
  }
  .glyphicon-zoom-in:before {
    content: "\e015";
  }
  .glyphicon-zoom-out:before {
    content: "\e016";
  }
  .glyphicon-off:before {
    content: "\e017";
  }
  .glyphicon-signal:before {
    content: "\e018";
  }
  .glyphicon-cog:before {
    content: "\e019";
  }
  .glyphicon-trash:before {
    content: "\e020";
  }
  .glyphicon-home:before {
    content: "\e021";
  }
  .glyphicon-file:before {
    content: "\e022";
  }
  .glyphicon-time:before {
    content: "\e023";
  }
  .glyphicon-road:before {
    content: "\e024";
  }
  .glyphicon-download-alt:before {
    content: "\e025";
  }
  .glyphicon-download:before {
    content: "\e026";
  }
  .glyphicon-upload:before {
    content: "\e027";
  }
  .glyphicon-inbox:before {
    content: "\e028";
  }
  .glyphicon-play-circle:before {
    content: "\e029";
  }
  .glyphicon-repeat:before {
    content: "\e030";
  }
  .glyphicon-refresh:before {
    content: "\e031";
  }
  .glyphicon-list-alt:before {
    content: "\e032";
  }
  .glyphicon-lock:before {
    content: "\e033";
  }
  .glyphicon-flag:before {
    content: "\e034";
  }
  .glyphicon-headphones:before {
    content: "\e035";
  }
  .glyphicon-volume-off:before {
    content: "\e036";
  }
  .glyphicon-volume-down:before {
    content: "\e037";
  }
  .glyphicon-volume-up:before {
    content: "\e038";
  }
  .glyphicon-qrcode:before {
    content: "\e039";
  }
  .glyphicon-barcode:before {
    content: "\e040";
  }
  .glyphicon-tag:before {
    content: "\e041";
  }
  .glyphicon-tags:before {
    content: "\e042";
  }
  .glyphicon-book:before {
    content: "\e043";
  }
  .glyphicon-bookmark:before {
    content: "\e044";
  }
  .glyphicon-print:before {
    content: "\e045";
  }
  .glyphicon-camera:before {
    content: "\e046";
  }
  .glyphicon-font:before {
    content: "\e047";
  }
  .glyphicon-bold:before {
    content: "\e048";
  }
  .glyphicon-italic:before {
    content: "\e049";
  }
  .glyphicon-text-height:before {
    content: "\e050";
  }
  .glyphicon-text-width:before {
    content: "\e051";
  }
  .glyphicon-align-left:before {
    content: "\e052";
  }
  .glyphicon-align-center:before {
    content: "\e053";
  }
  .glyphicon-align-right:before {
    content: "\e054";
  }
  .glyphicon-align-justify:before {
    content: "\e055";
  }
  .glyphicon-list:before {
    content: "\e056";
  }
  .glyphicon-indent-left:before {
    content: "\e057";
  }
  .glyphicon-indent-right:before {
    content: "\e058";
  }
  .glyphicon-facetime-video:before {
    content: "\e059";
  }
  .glyphicon-picture:before {
    content: "\e060";
  }
  .glyphicon-map-marker:before {
    content: "\e062";
  }
  .glyphicon-adjust:before {
    content: "\e063";
  }
  .glyphicon-tint:before {
    content: "\e064";
  }
  .glyphicon-edit:before {
    content: "\e065";
  }
  .glyphicon-share:before {
    content: "\e066";
  }
  .glyphicon-check:before {
    content: "\e067";
  }
  .glyphicon-move:before {
    content: "\e068";
  }
  .glyphicon-step-backward:before {
    content: "\e069";
  }
  .glyphicon-fast-backward:before {
    content: "\e070";
  }
  .glyphicon-backward:before {
    content: "\e071";
  }
  .glyphicon-play:before {
    content: "\e072";
  }
  .glyphicon-pause:before {
    content: "\e073";
  }
  .glyphicon-stop:before {
    content: "\e074";
  }
  .glyphicon-forward:before {
    content: "\e075";
  }
  .glyphicon-fast-forward:before {
    content: "\e076";
  }
  .glyphicon-step-forward:before {
    content: "\e077";
  }
  .glyphicon-eject:before {
    content: "\e078";
  }
  .glyphicon-chevron-left:before {
    content: "\e079";
  }
  .glyphicon-chevron-right:before {
    content: "\e080";
  }
  .glyphicon-plus-sign:before {
    content: "\e081";
  }
  .glyphicon-minus-sign:before {
    content: "\e082";
  }
  .glyphicon-remove-sign:before {
    content: "\e083";
  }
  .glyphicon-ok-sign:before {
    content: "\e084";
  }
  .glyphicon-question-sign:before {
    content: "\e085";
  }
  .glyphicon-info-sign:before {
    content: "\e086";
  }
  .glyphicon-screenshot:before {
    content: "\e087";
  }
  .glyphicon-remove-circle:before {
    content: "\e088";
  }
  .glyphicon-ok-circle:before {
    content: "\e089";
  }
  .glyphicon-ban-circle:before {
    content: "\e090";
  }
  .glyphicon-arrow-left:before {
    content: "\e091";
  }
  .glyphicon-arrow-right:before {
    content: "\e092";
  }
  .glyphicon-arrow-up:before {
    content: "\e093";
  }
  .glyphicon-arrow-down:before {
    content: "\e094";
  }
  .glyphicon-share-alt:before {
    content: "\e095";
  }
  .glyphicon-resize-full:before {
    content: "\e096";
  }
  .glyphicon-resize-small:before {
    content: "\e097";
  }
  .glyphicon-exclamation-sign:before {
    content: "\e101";
  }
  .glyphicon-gift:before {
    content: "\e102";
  }
  .glyphicon-leaf:before {
    content: "\e103";
  }
  .glyphicon-fire:before {
    content: "\e104";
  }
  .glyphicon-eye-open:before {
    content: "\e105";
  }
  .glyphicon-eye-close:before {
    content: "\e106";
  }
  .glyphicon-warning-sign:before {
    content: "\e107";
  }
  .glyphicon-plane:before {
    content: "\e108";
  }
  .glyphicon-calendar:before {
    content: "\e109";
  }
  .glyphicon-random:before {
    content: "\e110";
  }
  .glyphicon-comment:before {
    content: "\e111";
  }
  .glyphicon-magnet:before {
    content: "\e112";
  }
  .glyphicon-chevron-up:before {
    content: "\e113";
  }
  .glyphicon-chevron-down:before {
    content: "\e114";
  }
  .glyphicon-retweet:before {
    content: "\e115";
  }
  .glyphicon-shopping-cart:before {
    content: "\e116";
  }
  .glyphicon-folder-close:before {
    content: "\e117";
  }
  .glyphicon-folder-open:before {
    content: "\e118";
  }
  .glyphicon-resize-vertical:before {
    content: "\e119";
  }
  .glyphicon-resize-horizontal:before {
    content: "\e120";
  }
  .glyphicon-hdd:before {
    content: "\e121";
  }
  .glyphicon-bullhorn:before {
    content: "\e122";
  }
  .glyphicon-bell:before {
    content: "\e123";
  }
  .glyphicon-certificate:before {
    content: "\e124";
  }
  .glyphicon-thumbs-up:before {
    content: "\e125";
  }
  .glyphicon-thumbs-down:before {
    content: "\e126";
  }
  .glyphicon-hand-right:before {
    content: "\e127";
  }
  .glyphicon-hand-left:before {
    content: "\e128";
  }
  .glyphicon-hand-up:before {
    content: "\e129";
  }
  .glyphicon-hand-down:before {
    content: "\e130";
  }
  .glyphicon-circle-arrow-right:before {
    content: "\e131";
  }
  .glyphicon-circle-arrow-left:before {
    content: "\e132";
  }
  .glyphicon-circle-arrow-up:before {
    content: "\e133";
  }
  .glyphicon-circle-arrow-down:before {
    content: "\e134";
  }
  .glyphicon-globe:before {
    content: "\e135";
  }
  .glyphicon-wrench:before {
    content: "\e136";
  }
  .glyphicon-tasks:before {
    content: "\e137";
  }
  .glyphicon-filter:before {
    content: "\e138";
  }
  .glyphicon-briefcase:before {
    content: "\e139";
  }
  .glyphicon-fullscreen:before {
    content: "\e140";
  }
  .glyphicon-dashboard:before {
    content: "\e141";
  }
  .glyphicon-paperclip:before {
    content: "\e142";
  }
  .glyphicon-heart-empty:before {
    content: "\e143";
  }
  .glyphicon-link:before {
    content: "\e144";
  }
  .glyphicon-phone:before {
    content: "\e145";
  }
  .glyphicon-pushpin:before {
    content: "\e146";
  }
  .glyphicon-usd:before {
    content: "\e148";
  }
  .glyphicon-gbp:before {
    content: "\e149";
  }
  .glyphicon-sort:before {
    content: "\e150";
  }
  .glyphicon-sort-by-alphabet:before {
    content: "\e151";
  }
  .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
  }
  .glyphicon-sort-by-order:before {
    content: "\e153";
  }
  .glyphicon-sort-by-order-alt:before {
    content: "\e154";
  }
  .glyphicon-sort-by-attributes:before {
    content: "\e155";
  }
  .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
  }
  .glyphicon-unchecked:before {
    content: "\e157";
  }
  .glyphicon-expand:before {
    content: "\e158";
  }
  .glyphicon-collapse-down:before {
    content: "\e159";
  }
  .glyphicon-collapse-up:before {
    content: "\e160";
  }
  .glyphicon-log-in:before {
    content: "\e161";
  }
  .glyphicon-flash:before {
    content: "\e162";
  }
  .glyphicon-log-out:before {
    content: "\e163";
  }
  .glyphicon-new-window:before {
    content: "\e164";
  }
  .glyphicon-record:before {
    content: "\e165";
  }
  .glyphicon-save:before {
    content: "\e166";
  }
  .glyphicon-open:before {
    content: "\e167";
  }
  .glyphicon-saved:before {
    content: "\e168";
  }
  .glyphicon-import:before {
    content: "\e169";
  }
  .glyphicon-export:before {
    content: "\e170";
  }
  .glyphicon-send:before {
    content: "\e171";
  }
  .glyphicon-floppy-disk:before {
    content: "\e172";
  }
  .glyphicon-floppy-saved:before {
    content: "\e173";
  }
  .glyphicon-floppy-remove:before {
    content: "\e174";
  }
  .glyphicon-floppy-save:before {
    content: "\e175";
  }
  .glyphicon-floppy-open:before {
    content: "\e176";
  }
  .glyphicon-credit-card:before {
    content: "\e177";
  }
  .glyphicon-transfer:before {
    content: "\e178";
  }
  .glyphicon-cutlery:before {
    content: "\e179";
  }
  .glyphicon-header:before {
    content: "\e180";
  }
  .glyphicon-compressed:before {
    content: "\e181";
  }
  .glyphicon-earphone:before {
    content: "\e182";
  }
  .glyphicon-phone-alt:before {
    content: "\e183";
  }
  .glyphicon-tower:before {
    content: "\e184";
  }
  .glyphicon-stats:before {
    content: "\e185";
  }
  .glyphicon-sd-video:before {
    content: "\e186";
  }
  .glyphicon-hd-video:before {
    content: "\e187";
  }
  .glyphicon-subtitles:before {
    content: "\e188";
  }
  .glyphicon-sound-stereo:before {
    content: "\e189";
  }
  .glyphicon-sound-dolby:before {
    content: "\e190";
  }
  .glyphicon-sound-5-1:before {
    content: "\e191";
  }
  .glyphicon-sound-6-1:before {
    content: "\e192";
  }
  .glyphicon-sound-7-1:before {
    content: "\e193";
  }
  .glyphicon-copyright-mark:before {
    content: "\e194";
  }
  .glyphicon-registration-mark:before {
    content: "\e195";
  }
  .glyphicon-cloud-download:before {
    content: "\e197";
  }
  .glyphicon-cloud-upload:before {
    content: "\e198";
  }
  .glyphicon-tree-conifer:before {
    content: "\e199";
  }
  .glyphicon-tree-deciduous:before {
    content: "\e200";
  }
  .glyphicon-cd:before {
    content: "\e201";
  }
  .glyphicon-save-file:before {
    content: "\e202";
  }
  .glyphicon-open-file:before {
    content: "\e203";
  }
  .glyphicon-level-up:before {
    content: "\e204";
  }
  .glyphicon-copy:before {
    content: "\e205";
  }
  .glyphicon-paste:before {
    content: "\e206";
  }
  .glyphicon-alert:before {
    content: "\e209";
  }
  .glyphicon-equalizer:before {
    content: "\e210";
  }
  .glyphicon-king:before {
    content: "\e211";
  }
  .glyphicon-queen:before {
    content: "\e212";
  }
  .glyphicon-pawn:before {
    content: "\e213";
  }
  .glyphicon-bishop:before {
    content: "\e214";
  }
  .glyphicon-knight:before {
    content: "\e215";
  }
  .glyphicon-baby-formula:before {
    content: "\e216";
  }
  .glyphicon-tent:before {
    content: "\26fa";
  }
  .glyphicon-blackboard:before {
    content: "\e218";
  }
  .glyphicon-bed:before {
    content: "\e219";
  }
  .glyphicon-apple:before {
    content: "\f8ff";
  }
  .glyphicon-erase:before {
    content: "\e221";
  }
  .glyphicon-hourglass:before {
    content: "\231b";
  }
  .glyphicon-lamp:before {
    content: "\e223";
  }
  .glyphicon-duplicate:before {
    content: "\e224";
  }
  .glyphicon-piggy-bank:before {
    content: "\e225";
  }
  .glyphicon-scissors:before {
    content: "\e226";
  }
  .glyphicon-bitcoin:before,
  .glyphicon-btc:before,
  .glyphicon-xbt:before {
    content: "\e227";
  }
  .glyphicon-jpy:before,
  .glyphicon-yen:before {
    content: "\00a5";
  }
  .glyphicon-rub:before,
  .glyphicon-ruble:before {
    content: "\20bd";
  }
  .glyphicon-scale:before {
    content: "\e230";
  }
  .glyphicon-ice-lolly:before {
    content: "\e231";
  }
  .glyphicon-ice-lolly-tasted:before {
    content: "\e232";
  }
  .glyphicon-education:before {
    content: "\e233";
  }
  .glyphicon-option-horizontal:before {
    content: "\e234";
  }
  .glyphicon-option-vertical:before {
    content: "\e235";
  }
  .glyphicon-menu-hamburger:before {
    content: "\e236";
  }
  .glyphicon-modal-window:before {
    content: "\e237";
  }
  .glyphicon-oil:before {
    content: "\e238";
  }
  .glyphicon-grain:before {
    content: "\e239";
  }
  .glyphicon-sunglasses:before {
    content: "\e240";
  }
  .glyphicon-text-size:before {
    content: "\e241";
  }
  .glyphicon-text-color:before {
    content: "\e242";
  }
  .glyphicon-text-background:before {
    content: "\e243";
  }
  .glyphicon-object-align-top:before {
    content: "\e244";
  }
  .glyphicon-object-align-bottom:before {
    content: "\e245";
  }
  .glyphicon-object-align-horizontal:before {
    content: "\e246";
  }
  .glyphicon-object-align-left:before {
    content: "\e247";
  }
  .glyphicon-object-align-vertical:before {
    content: "\e248";
  }
  .glyphicon-object-align-right:before {
    content: "\e249";
  }
  .glyphicon-triangle-right:before {
    content: "\e250";
  }
  .glyphicon-triangle-left:before {
    content: "\e251";
  }
  .glyphicon-triangle-bottom:before {
    content: "\e252";
  }
  .glyphicon-triangle-top:before {
    content: "\e253";
  }
  .glyphicon-console:before {
    content: "\e254";
  }
  .glyphicon-superscript:before {
    content: "\e255";
  }
  .glyphicon-subscript:before {
    content: "\e256";
  }
  .glyphicon-menu-left:before {
    content: "\e257";
  }
  .glyphicon-menu-right:before {
    content: "\e258";
  }
  .glyphicon-menu-down:before {
    content: "\e259";
  }
  .glyphicon-menu-up:before {
    content: "\e260";
  }
  *,
  :after,
  :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 10px;
  }
  body {
    background-color: #fff;
    color: #333;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
  }
  button,
  input,
  select,
  textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
  a {
    color: #337ab7;
    text-decoration: none;
  }
  a:focus,
  a:hover {
    color: #23527c;
    text-decoration: underline;
  }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  figure {
    margin: 0;
  }
  img {
    vertical-align: middle;
  }
  .carousel-inner > .item > a > img,
  .carousel-inner > .item > img,
  .img-responsive,
  .thumbnail a > img,
  .thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
  }
  .img-rounded {
    border-radius: 6px;
  }
  .img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857143;
    max-width: 100%;
    padding: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .img-circle {
    border-radius: 50%;
  }
  hr {
    border: 0;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  [role="button"] {
    cursor: pointer;
  }
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
  }
  .h1 .small,
  .h1 small,
  .h2 .small,
  .h2 small,
  .h3 .small,
  .h3 small,
  .h4 .small,
  .h4 small,
  .h5 .small,
  .h5 small,
  .h6 .small,
  .h6 small,
  h1 .small,
  h1 small,
  h2 .small,
  h2 small,
  h3 .small,
  h3 small,
  h4 .small,
  h4 small,
  h5 .small,
  h5 small,
  h6 .small,
  h6 small {
    color: #777;
    font-weight: 400;
    line-height: 1;
  }
  .h1,
  .h2,
  .h3,
  h1,
  h2,
  h3 {
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .h1 .small,
  .h1 small,
  .h2 .small,
  .h2 small,
  .h3 .small,
  .h3 small,
  h1 .small,
  h1 small,
  h2 .small,
  h2 small,
  h3 .small,
  h3 small {
    font-size: 65%;
  }
  .h4,
  .h5,
  .h6,
  h4,
  h5,
  h6 {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .h4 .small,
  .h4 small,
  .h5 .small,
  .h5 small,
  .h6 .small,
  .h6 small,
  h4 .small,
  h4 small,
  h5 .small,
  h5 small,
  h6 .small,
  h6 small {
    font-size: 75%;
  }
  .h1,
  h1 {
    font-size: 36px;
  }
  .h2,
  h2 {
    font-size: 30px;
  }
  .h3,
  h3 {
    font-size: 24px;
  }
  .h4,
  h4 {
    font-size: 18px;
  }
  .h5,
  h5 {
    font-size: 14px;
  }
  .h6,
  h6 {
    font-size: 12px;
  }
  p {
    margin: 0 0 10px;
  }
  .lead {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px;
    }
  }
  .small,
  small {
    font-size: 85%;
  }
  .mark,
  mark {
    background-color: #fcf8e3;
    padding: 0.2em;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-nowrap {
    white-space: nowrap;
  }
  .text-lowercase {
    text-transform: lowercase;
  }
  .text-uppercase {
    text-transform: uppercase;
  }
  .text-capitalize {
    text-transform: capitalize;
  }
  .text-muted {
    color: #777;
  }
  .text-primary {
    color: #337ab7;
  }
  a.text-primary:focus,
  a.text-primary:hover {
    color: #286090;
  }
  .text-success {
    color: #3c763d;
  }
  a.text-success:focus,
  a.text-success:hover {
    color: #2b542c;
  }
  .text-info {
    color: #31708f;
  }
  a.text-info:focus,
  a.text-info:hover {
    color: #245269;
  }
  .text-warning {
    color: #8a6d3b;
  }
  a.text-warning:focus,
  a.text-warning:hover {
    color: #66512c;
  }
  .text-danger {
    color: #a94442;
  }
  a.text-danger:focus,
  a.text-danger:hover {
    color: #843534;
  }
  .bg-primary {
    background-color: #337ab7;
    color: #fff;
  }
  a.bg-primary:focus,
  a.bg-primary:hover {
    background-color: #286090;
  }
  .bg-success {
    background-color: #dff0d8;
  }
  a.bg-success:focus,
  a.bg-success:hover {
    background-color: #c1e2b3;
  }
  .bg-info {
    background-color: #d9edf7;
  }
  a.bg-info:focus,
  a.bg-info:hover {
    background-color: #afd9ee;
  }
  .bg-warning {
    background-color: #fcf8e3;
  }
  a.bg-warning:focus,
  a.bg-warning:hover {
    background-color: #f7ecb5;
  }
  .bg-danger {
    background-color: #f2dede;
  }
  a.bg-danger:focus,
  a.bg-danger:hover {
    background-color: #e4b9b9;
  }
  .page-header {
    border-bottom: 1px solid #eee;
    margin: 40px 0 20px;
    padding-bottom: 9px;
  }
  ol,
  ul {
    margin-bottom: 10px;
    margin-top: 0;
  }
  ol ol,
  ol ul,
  ul ol,
  ul ul {
    margin-bottom: 0;
  }
  .list-inline,
  .list-unstyled {
    list-style: none;
    padding-left: 0;
  }
  .list-inline {
    margin-left: -5px;
  }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  dl {
    margin-bottom: 20px;
    margin-top: 0;
  }
  dd,
  dt {
    line-height: 1.42857143;
  }
  dt {
    font-weight: 700;
  }
  dd {
    margin-left: 0;
  }
  @media (min-width: 768px) {
    .dl-horizontal dt {
      clear: left;
      float: left;
      overflow: hidden;
      text-align: right;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 160px;
    }
    .dl-horizontal dd {
      margin-left: 180px;
    }
  }
  abbr[data-original-title],
  abbr[title] {
    border-bottom: 1px dotted #777;
    cursor: help;
  }
  .initialism {
    font-size: 90%;
    text-transform: uppercase;
  }
  blockquote {
    border-left: 5px solid #eee;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
  }
  blockquote ol:last-child,
  blockquote p:last-child,
  blockquote ul:last-child {
    margin-bottom: 0;
  }
  blockquote .small,
  blockquote footer,
  blockquote small {
    color: #777;
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
  }
  blockquote .small:before,
  blockquote footer:before,
  blockquote small:before {
    content: "\2014 \00A0";
  }
  .blockquote-reverse,
  blockquote.pull-right {
    border-left: 0;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right;
  }
  .blockquote-reverse .small:before,
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  blockquote.pull-right .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before {
    content: "";
  }
  .blockquote-reverse .small:after,
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  blockquote.pull-right .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after {
    content: "\00A0 \2014";
  }
  address {
    font-style: normal;
    line-height: 1.42857143;
    margin-bottom: 20px;
  }
  code,
  kbd,
  pre,
  samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
  }
  code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
  }
  code,
  kbd {
    font-size: 90%;
    padding: 2px 4px;
  }
  kbd {
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
  }
  kbd kbd {
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 100%;
    font-weight: 700;
    padding: 0;
  }
  pre {
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 1.42857143;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all;
  }
  pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
  }
  .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
  }
  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  @media (min-width: 768px) {
    .container {
      width: 750px;
    }
  }
  @media (min-width: 992px) {
    .container {
      width: 970px;
    }
  }
  @media (min-width: 1200px) {
    .container {
      width: 1170px;
    }
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0;
  }
  @media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
      float: left;
    }
    .col-sm-12 {
      width: 100%;
    }
    .col-sm-11 {
      width: 91.66666667%;
    }
    .col-sm-10 {
      width: 83.33333333%;
    }
    .col-sm-9 {
      width: 75%;
    }
    .col-sm-8 {
      width: 66.66666667%;
    }
    .col-sm-7 {
      width: 58.33333333%;
    }
    .col-sm-6 {
      width: 50%;
    }
    .col-sm-5 {
      width: 41.66666667%;
    }
    .col-sm-4 {
      width: 33.33333333%;
    }
    .col-sm-3 {
      width: 25%;
    }
    .col-sm-2 {
      width: 16.66666667%;
    }
    .col-sm-1 {
      width: 8.33333333%;
    }
    .col-sm-pull-12 {
      right: 100%;
    }
    .col-sm-pull-11 {
      right: 91.66666667%;
    }
    .col-sm-pull-10 {
      right: 83.33333333%;
    }
    .col-sm-pull-9 {
      right: 75%;
    }
    .col-sm-pull-8 {
      right: 66.66666667%;
    }
    .col-sm-pull-7 {
      right: 58.33333333%;
    }
    .col-sm-pull-6 {
      right: 50%;
    }
    .col-sm-pull-5 {
      right: 41.66666667%;
    }
    .col-sm-pull-4 {
      right: 33.33333333%;
    }
    .col-sm-pull-3 {
      right: 25%;
    }
    .col-sm-pull-2 {
      right: 16.66666667%;
    }
    .col-sm-pull-1 {
      right: 8.33333333%;
    }
    .col-sm-pull-0 {
      right: auto;
    }
    .col-sm-push-12 {
      left: 100%;
    }
    .col-sm-push-11 {
      left: 91.66666667%;
    }
    .col-sm-push-10 {
      left: 83.33333333%;
    }
    .col-sm-push-9 {
      left: 75%;
    }
    .col-sm-push-8 {
      left: 66.66666667%;
    }
    .col-sm-push-7 {
      left: 58.33333333%;
    }
    .col-sm-push-6 {
      left: 50%;
    }
    .col-sm-push-5 {
      left: 41.66666667%;
    }
    .col-sm-push-4 {
      left: 33.33333333%;
    }
    .col-sm-push-3 {
      left: 25%;
    }
    .col-sm-push-2 {
      left: 16.66666667%;
    }
    .col-sm-push-1 {
      left: 8.33333333%;
    }
    .col-sm-push-0 {
      left: auto;
    }
    .col-sm-offset-12 {
      margin-left: 100%;
    }
    .col-sm-offset-11 {
      margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
      margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
      margin-left: 75%;
    }
    .col-sm-offset-8 {
      margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
      margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
      margin-left: 50%;
    }
    .col-sm-offset-5 {
      margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
      margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
      margin-left: 25%;
    }
    .col-sm-offset-2 {
      margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
      margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
      margin-left: 0;
    }
  }
  @media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
      float: left;
    }
    .col-md-12 {
      width: 100%;
    }
    .col-md-11 {
      width: 91.66666667%;
    }
    .col-md-10 {
      width: 83.33333333%;
    }
    .col-md-9 {
      width: 75%;
    }
    .col-md-8 {
      width: 66.66666667%;
    }
    .col-md-7 {
      width: 58.33333333%;
    }
    .col-md-6 {
      width: 50%;
    }
    .col-md-5 {
      width: 41.66666667%;
    }
    .col-md-4 {
      width: 33.33333333%;
    }
    .col-md-3 {
      width: 25%;
    }
    .col-md-2 {
      width: 16.66666667%;
    }
    .col-md-1 {
      width: 8.33333333%;
    }
    .col-md-pull-12 {
      right: 100%;
    }
    .col-md-pull-11 {
      right: 91.66666667%;
    }
    .col-md-pull-10 {
      right: 83.33333333%;
    }
    .col-md-pull-9 {
      right: 75%;
    }
    .col-md-pull-8 {
      right: 66.66666667%;
    }
    .col-md-pull-7 {
      right: 58.33333333%;
    }
    .col-md-pull-6 {
      right: 50%;
    }
    .col-md-pull-5 {
      right: 41.66666667%;
    }
    .col-md-pull-4 {
      right: 33.33333333%;
    }
    .col-md-pull-3 {
      right: 25%;
    }
    .col-md-pull-2 {
      right: 16.66666667%;
    }
    .col-md-pull-1 {
      right: 8.33333333%;
    }
    .col-md-pull-0 {
      right: auto;
    }
    .col-md-push-12 {
      left: 100%;
    }
    .col-md-push-11 {
      left: 91.66666667%;
    }
    .col-md-push-10 {
      left: 83.33333333%;
    }
    .col-md-push-9 {
      left: 75%;
    }
    .col-md-push-8 {
      left: 66.66666667%;
    }
    .col-md-push-7 {
      left: 58.33333333%;
    }
    .col-md-push-6 {
      left: 50%;
    }
    .col-md-push-5 {
      left: 41.66666667%;
    }
    .col-md-push-4 {
      left: 33.33333333%;
    }
    .col-md-push-3 {
      left: 25%;
    }
    .col-md-push-2 {
      left: 16.66666667%;
    }
    .col-md-push-1 {
      left: 8.33333333%;
    }
    .col-md-push-0 {
      left: auto;
    }
    .col-md-offset-12 {
      margin-left: 100%;
    }
    .col-md-offset-11 {
      margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
      margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
      margin-left: 75%;
    }
    .col-md-offset-8 {
      margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
      margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
      margin-left: 50%;
    }
    .col-md-offset-5 {
      margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
      margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
      margin-left: 25%;
    }
    .col-md-offset-2 {
      margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
      margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
      margin-left: 0;
    }
  }
  @media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
      float: left;
    }
    .col-lg-12 {
      width: 100%;
    }
    .col-lg-11 {
      width: 91.66666667%;
    }
    .col-lg-10 {
      width: 83.33333333%;
    }
    .col-lg-9 {
      width: 75%;
    }
    .col-lg-8 {
      width: 66.66666667%;
    }
    .col-lg-7 {
      width: 58.33333333%;
    }
    .col-lg-6 {
      width: 50%;
    }
    .col-lg-5 {
      width: 41.66666667%;
    }
    .col-lg-4 {
      width: 33.33333333%;
    }
    .col-lg-3 {
      width: 25%;
    }
    .col-lg-2 {
      width: 16.66666667%;
    }
    .col-lg-1 {
      width: 8.33333333%;
    }
    .col-lg-pull-12 {
      right: 100%;
    }
    .col-lg-pull-11 {
      right: 91.66666667%;
    }
    .col-lg-pull-10 {
      right: 83.33333333%;
    }
    .col-lg-pull-9 {
      right: 75%;
    }
    .col-lg-pull-8 {
      right: 66.66666667%;
    }
    .col-lg-pull-7 {
      right: 58.33333333%;
    }
    .col-lg-pull-6 {
      right: 50%;
    }
    .col-lg-pull-5 {
      right: 41.66666667%;
    }
    .col-lg-pull-4 {
      right: 33.33333333%;
    }
    .col-lg-pull-3 {
      right: 25%;
    }
    .col-lg-pull-2 {
      right: 16.66666667%;
    }
    .col-lg-pull-1 {
      right: 8.33333333%;
    }
    .col-lg-pull-0 {
      right: auto;
    }
    .col-lg-push-12 {
      left: 100%;
    }
    .col-lg-push-11 {
      left: 91.66666667%;
    }
    .col-lg-push-10 {
      left: 83.33333333%;
    }
    .col-lg-push-9 {
      left: 75%;
    }
    .col-lg-push-8 {
      left: 66.66666667%;
    }
    .col-lg-push-7 {
      left: 58.33333333%;
    }
    .col-lg-push-6 {
      left: 50%;
    }
    .col-lg-push-5 {
      left: 41.66666667%;
    }
    .col-lg-push-4 {
      left: 33.33333333%;
    }
    .col-lg-push-3 {
      left: 25%;
    }
    .col-lg-push-2 {
      left: 16.66666667%;
    }
    .col-lg-push-1 {
      left: 8.33333333%;
    }
    .col-lg-push-0 {
      left: auto;
    }
    .col-lg-offset-12 {
      margin-left: 100%;
    }
    .col-lg-offset-11 {
      margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
      margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
      margin-left: 75%;
    }
    .col-lg-offset-8 {
      margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
      margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
      margin-left: 50%;
    }
    .col-lg-offset-5 {
      margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
      margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
      margin-left: 25%;
    }
    .col-lg-offset-2 {
      margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
      margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
      margin-left: 0;
    }
  }
  table {
    background-color: transparent;
  }
  caption {
    color: #777;
    padding-bottom: 8px;
    padding-top: 8px;
  }
  caption,
  th {
    text-align: left;
  }
  .table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
  }
  .table > tbody > tr > td,
  .table > tbody > tr > th,
  .table > tfoot > tr > td,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857143;
    padding: 8px;
    vertical-align: top;
  }
  .table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
  }
  .table > caption + thead > tr:first-child > td,
  .table > caption + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th {
    border-top: 0;
  }
  .table > tbody + tbody {
    border-top: 2px solid #ddd;
  }
  .table .table {
    background-color: #fff;
  }
  .table-condensed > tbody > tr > td,
  .table-condensed > tbody > tr > th,
  .table-condensed > tfoot > tr > td,
  .table-condensed > tfoot > tr > th,
  .table-condensed > thead > tr > td,
  .table-condensed > thead > tr > th {
    padding: 5px;
  }
  .table-bordered,
  .table-bordered > tbody > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tfoot > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
  }
  .table-bordered > thead > tr > td,
  .table-bordered > thead > tr > th {
    border-bottom-width: 2px;
  }
  .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
  }
  .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
  }
  table col[class*="col-"] {
    display: table-column;
    float: none;
    position: static;
  }
  table td[class*="col-"],
  table th[class*="col-"] {
    display: table-cell;
    float: none;
    position: static;
  }
  .table > tbody > tr.active > td,
  .table > tbody > tr.active > th,
  .table > tbody > tr > td.active,
  .table > tbody > tr > th.active,
  .table > tfoot > tr.active > td,
  .table > tfoot > tr.active > th,
  .table > tfoot > tr > td.active,
  .table > tfoot > tr > th.active,
  .table > thead > tr.active > td,
  .table > thead > tr.active > th,
  .table > thead > tr > td.active,
  .table > thead > tr > th.active {
    background-color: #f5f5f5;
  }
  .table-hover > tbody > tr.active:hover > td,
  .table-hover > tbody > tr.active:hover > th,
  .table-hover > tbody > tr:hover > .active,
  .table-hover > tbody > tr > td.active:hover,
  .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
  }
  .table > tbody > tr.success > td,
  .table > tbody > tr.success > th,
  .table > tbody > tr > td.success,
  .table > tbody > tr > th.success,
  .table > tfoot > tr.success > td,
  .table > tfoot > tr.success > th,
  .table > tfoot > tr > td.success,
  .table > tfoot > tr > th.success,
  .table > thead > tr.success > td,
  .table > thead > tr.success > th,
  .table > thead > tr > td.success,
  .table > thead > tr > th.success {
    background-color: #dff0d8;
  }
  .table-hover > tbody > tr.success:hover > td,
  .table-hover > tbody > tr.success:hover > th,
  .table-hover > tbody > tr:hover > .success,
  .table-hover > tbody > tr > td.success:hover,
  .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
  }
  .table > tbody > tr.info > td,
  .table > tbody > tr.info > th,
  .table > tbody > tr > td.info,
  .table > tbody > tr > th.info,
  .table > tfoot > tr.info > td,
  .table > tfoot > tr.info > th,
  .table > tfoot > tr > td.info,
  .table > tfoot > tr > th.info,
  .table > thead > tr.info > td,
  .table > thead > tr.info > th,
  .table > thead > tr > td.info,
  .table > thead > tr > th.info {
    background-color: #d9edf7;
  }
  .table-hover > tbody > tr.info:hover > td,
  .table-hover > tbody > tr.info:hover > th,
  .table-hover > tbody > tr:hover > .info,
  .table-hover > tbody > tr > td.info:hover,
  .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
  }
  .table > tbody > tr.warning > td,
  .table > tbody > tr.warning > th,
  .table > tbody > tr > td.warning,
  .table > tbody > tr > th.warning,
  .table > tfoot > tr.warning > td,
  .table > tfoot > tr.warning > th,
  .table > tfoot > tr > td.warning,
  .table > tfoot > tr > th.warning,
  .table > thead > tr.warning > td,
  .table > thead > tr.warning > th,
  .table > thead > tr > td.warning,
  .table > thead > tr > th.warning {
    background-color: #fcf8e3;
  }
  .table-hover > tbody > tr.warning:hover > td,
  .table-hover > tbody > tr.warning:hover > th,
  .table-hover > tbody > tr:hover > .warning,
  .table-hover > tbody > tr > td.warning:hover,
  .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
  }
  .table > tbody > tr.danger > td,
  .table > tbody > tr.danger > th,
  .table > tbody > tr > td.danger,
  .table > tbody > tr > th.danger,
  .table > tfoot > tr.danger > td,
  .table > tfoot > tr.danger > th,
  .table > tfoot > tr > td.danger,
  .table > tfoot > tr > th.danger,
  .table > thead > tr.danger > td,
  .table > thead > tr.danger > th,
  .table > thead > tr > td.danger,
  .table > thead > tr > th.danger {
    background-color: #f2dede;
  }
  .table-hover > tbody > tr.danger:hover > td,
  .table-hover > tbody > tr.danger:hover > th,
  .table-hover > tbody > tr:hover > .danger,
  .table-hover > tbody > tr > td.danger:hover,
  .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
  }
  .table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
  }
  @media screen and (max-width: 767px) {
    .table-responsive {
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd;
      margin-bottom: 15px;
      overflow-y: hidden;
      width: 100%;
    }
    .table-responsive > .table {
      margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
      white-space: nowrap;
    }
    .table-responsive > .table-bordered {
      border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
      border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
      border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0;
    }
  }
  fieldset {
    margin: 0;
    min-width: 0;
  }
  fieldset,
  legend {
    border: 0;
    padding: 0;
  }
  legend {
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    width: 100%;
  }
  label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%;
  }
  input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  input[type="checkbox"],
  input[type="radio"] {
    line-height: normal;
    margin: 4px 0 0;
    margin-top: 1px\9;
  }
  input[type="file"] {
    display: block;
  }
  input[type="range"] {
    display: block;
    width: 100%;
  }
  select[multiple],
  select[size] {
    height: auto;
  }
  input[type="checkbox"]:focus,
  input[type="file"]:focus,
  input[type="radio"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  output {
    padding-top: 7px;
  }
  .form-control,
  output {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
  }
  .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    height: 34px;
    padding: 6px 12px;
    -webkit-transition: border-color 0.15s ease-in-out,
      -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100%;
  }
  .form-control:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0;
  }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  .form-control:-ms-input-placeholder {
    color: #999;
  }
  .form-control::-webkit-input-placeholder {
    color: #999;
  }
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
  }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
  }
  textarea.form-control {
    height: auto;
  }
  input[type="search"] {
    -webkit-appearance: none;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control,
    input[type="time"].form-control {
      line-height: 34px;
    }
    .input-group-sm input[type="date"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"],
    .input-group-sm input[type="time"],
    input[type="date"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    input[type="time"].input-sm {
      line-height: 30px;
    }
    .input-group-lg input[type="date"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"],
    .input-group-lg input[type="time"],
    input[type="date"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    input[type="time"].input-lg {
      line-height: 46px;
    }
  }
  .form-group {
    margin-bottom: 15px;
  }
  .checkbox,
  .radio {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
  }
  .checkbox label,
  .radio label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px;
  }
  .checkbox input[type="checkbox"],
  .checkbox-inline input[type="checkbox"],
  .radio input[type="radio"],
  .radio-inline input[type="radio"] {
    margin-left: -20px;
    margin-top: 4px\9;
    position: absolute;
  }
  .checkbox + .checkbox,
  .radio + .radio {
    margin-top: -5px;
  }
  .checkbox-inline,
  .radio-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
  }
  .checkbox-inline + .checkbox-inline,
  .radio-inline + .radio-inline {
    margin-left: 10px;
    margin-top: 0;
  }
  .checkbox-inline.disabled,
  .checkbox.disabled label,
  .radio-inline.disabled,
  .radio.disabled label,
  fieldset[disabled] .checkbox label,
  fieldset[disabled] .checkbox-inline,
  fieldset[disabled] .radio label,
  fieldset[disabled] .radio-inline,
  fieldset[disabled] input[type="checkbox"],
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"].disabled,
  input[type="checkbox"][disabled],
  input[type="radio"].disabled,
  input[type="radio"][disabled] {
    cursor: not-allowed;
  }
  .form-control-static {
    margin-bottom: 0;
    min-height: 34px;
    padding-bottom: 7px;
    padding-top: 7px;
  }
  .form-control-static.input-lg,
  .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
  }
  .input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
  }
  select.input-sm {
    height: 30px;
    line-height: 30px;
  }
  select[multiple].input-sm,
  textarea.input-sm {
    height: auto;
  }
  .form-group-sm .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
  }
  .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
  }
  .form-group-sm select[multiple].form-control,
  .form-group-sm textarea.form-control {
    height: auto;
  }
  .form-group-sm .form-control-static {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    min-height: 32px;
    padding: 6px 10px;
  }
  .input-lg {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px;
  }
  select.input-lg {
    height: 46px;
    line-height: 46px;
  }
  select[multiple].input-lg,
  textarea.input-lg {
    height: auto;
  }
  .form-group-lg .form-control {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px;
  }
  .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
  }
  .form-group-lg select[multiple].form-control,
  .form-group-lg textarea.form-control {
    height: auto;
  }
  .form-group-lg .form-control-static {
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    min-height: 38px;
    padding: 11px 16px;
  }
  .has-feedback {
    position: relative;
  }
  .has-feedback .form-control {
    padding-right: 42.5px;
  }
  .form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2;
  }
  .form-group-lg .form-control + .form-control-feedback,
  .input-group-lg + .form-control-feedback,
  .input-lg + .form-control-feedback {
    height: 46px;
    line-height: 46px;
    width: 46px;
  }
  .form-group-sm .form-control + .form-control-feedback,
  .input-group-sm + .form-control-feedback,
  .input-sm + .form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  .has-success .checkbox,
  .has-success .checkbox-inline,
  .has-success .control-label,
  .has-success .help-block,
  .has-success .radio,
  .has-success .radio-inline,
  .has-success.checkbox label,
  .has-success.checkbox-inline label,
  .has-success.radio label,
  .has-success.radio-inline label {
    color: #3c763d;
  }
  .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  }
  .has-success .input-group-addon {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d;
  }
  .has-success .form-control-feedback {
    color: #3c763d;
  }
  .has-warning .checkbox,
  .has-warning .checkbox-inline,
  .has-warning .control-label,
  .has-warning .help-block,
  .has-warning .radio,
  .has-warning .radio-inline,
  .has-warning.checkbox label,
  .has-warning.checkbox-inline label,
  .has-warning.radio label,
  .has-warning.radio-inline label {
    color: #8a6d3b;
  }
  .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  }
  .has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    color: #8a6d3b;
  }
  .has-warning .form-control-feedback {
    color: #8a6d3b;
  }
  .has-error .checkbox,
  .has-error .checkbox-inline,
  .has-error .control-label,
  .has-error .help-block,
  .has-error .radio,
  .has-error .radio-inline,
  .has-error.checkbox label,
  .has-error.checkbox-inline label,
  .has-error.radio label,
  .has-error.radio-inline label {
    color: #a94442;
  }
  .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  }
  .has-error .input-group-addon {
    background-color: #f2dede;
    border-color: #a94442;
    color: #a94442;
  }
  .has-error .form-control-feedback {
    color: #a94442;
  }
  .has-feedback label ~ .form-control-feedback {
    top: 25px;
  }
  .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
  }
  .help-block {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  @media (min-width: 768px) {
    .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .form-control {
      display: inline-block;
      vertical-align: middle;
      width: auto;
    }
    .form-inline .form-control-static {
      display: inline-block;
    }
    .form-inline .input-group {
      display: inline-table;
      vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
      width: auto;
    }
    .form-inline .input-group > .form-control {
      width: 100%;
    }
    .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .checkbox,
    .form-inline .radio {
      display: inline-block;
      margin-bottom: 0;
      margin-top: 0;
      vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
      padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
      margin-left: 0;
      position: relative;
    }
    .form-inline .has-feedback .form-control-feedback {
      top: 0;
    }
  }
  .form-horizontal .checkbox,
  .form-horizontal .checkbox-inline,
  .form-horizontal .radio,
  .form-horizontal .radio-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
  }
  .form-horizontal .checkbox,
  .form-horizontal .radio {
    min-height: 27px;
  }
  .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
  }
  @media (min-width: 768px) {
    .form-horizontal .control-label {
      margin-bottom: 0;
      padding-top: 7px;
      text-align: right;
    }
  }
  .form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
  }
  @media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
      font-size: 18px;
      padding-top: 14.33px;
    }
    .form-horizontal .form-group-sm .control-label {
      font-size: 12px;
      padding-top: 6px;
    }
  }
  .btn {
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
  }
  .btn.active.focus,
  .btn.active:focus,
  .btn.focus,
  .btn:active.focus,
  .btn:active:focus,
  .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .btn.focus,
  .btn:focus,
  .btn:hover {
    color: #333;
    text-decoration: none;
  }
  .btn.active,
  .btn:active {
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    outline: 0;
  }
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled] .btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
  }
  a.btn.disabled,
  fieldset[disabled] a.btn {
    pointer-events: none;
  }
  .btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
  }
  .btn-default.focus,
  .btn-default:focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333;
  }
  .btn-default.active,
  .btn-default:active,
  .btn-default:hover,
  .open > .dropdown-toggle.btn-default {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
  }
  .btn-default.active.focus,
  .btn-default.active:focus,
  .btn-default.active:hover,
  .btn-default:active.focus,
  .btn-default:active:focus,
  .btn-default:active:hover,
  .open > .dropdown-toggle.btn-default.focus,
  .open > .dropdown-toggle.btn-default:focus,
  .open > .dropdown-toggle.btn-default:hover {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #333;
  }
  .btn-default.active,
  .btn-default:active,
  .open > .dropdown-toggle.btn-default {
    background-image: none;
  }
  .btn-default.disabled,
  .btn-default.disabled.active,
  .btn-default.disabled.focus,
  .btn-default.disabled:active,
  .btn-default.disabled:focus,
  .btn-default.disabled:hover,
  .btn-default[disabled],
  .btn-default[disabled].active,
  .btn-default[disabled].focus,
  .btn-default[disabled]:active,
  .btn-default[disabled]:focus,
  .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default.active,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
  }
  .btn-default .badge {
    background-color: #333;
    color: #fff;
  }
  .btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
  }
  .btn-primary.focus,
  .btn-primary:focus {
    background-color: #286090;
    border-color: #122b40;
    color: #fff;
  }
  .btn-primary.active,
  .btn-primary:active,
  .btn-primary:hover,
  .open > .dropdown-toggle.btn-primary {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
  }
  .btn-primary.active.focus,
  .btn-primary.active:focus,
  .btn-primary.active:hover,
  .btn-primary:active.focus,
  .btn-primary:active:focus,
  .btn-primary:active:hover,
  .open > .dropdown-toggle.btn-primary.focus,
  .open > .dropdown-toggle.btn-primary:focus,
  .open > .dropdown-toggle.btn-primary:hover {
    background-color: #204d74;
    border-color: #122b40;
    color: #fff;
  }
  .btn-primary.active,
  .btn-primary:active,
  .open > .dropdown-toggle.btn-primary {
    background-image: none;
  }
  .btn-primary.disabled,
  .btn-primary.disabled.active,
  .btn-primary.disabled.focus,
  .btn-primary.disabled:active,
  .btn-primary.disabled:focus,
  .btn-primary.disabled:hover,
  .btn-primary[disabled],
  .btn-primary[disabled].active,
  .btn-primary[disabled].focus,
  .btn-primary[disabled]:active,
  .btn-primary[disabled]:focus,
  .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary.active,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
  }
  .btn-primary .badge {
    background-color: #fff;
    color: #337ab7;
  }
  .btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
  }
  .btn-success.focus,
  .btn-success:focus {
    background-color: #449d44;
    border-color: #255625;
    color: #fff;
  }
  .btn-success.active,
  .btn-success:active,
  .btn-success:hover,
  .open > .dropdown-toggle.btn-success {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
  }
  .btn-success.active.focus,
  .btn-success.active:focus,
  .btn-success.active:hover,
  .btn-success:active.focus,
  .btn-success:active:focus,
  .btn-success:active:hover,
  .open > .dropdown-toggle.btn-success.focus,
  .open > .dropdown-toggle.btn-success:focus,
  .open > .dropdown-toggle.btn-success:hover {
    background-color: #398439;
    border-color: #255625;
    color: #fff;
  }
  .btn-success.active,
  .btn-success:active,
  .open > .dropdown-toggle.btn-success {
    background-image: none;
  }
  .btn-success.disabled,
  .btn-success.disabled.active,
  .btn-success.disabled.focus,
  .btn-success.disabled:active,
  .btn-success.disabled:focus,
  .btn-success.disabled:hover,
  .btn-success[disabled],
  .btn-success[disabled].active,
  .btn-success[disabled].focus,
  .btn-success[disabled]:active,
  .btn-success[disabled]:focus,
  .btn-success[disabled]:hover,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success.active,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
  .btn-success .badge {
    background-color: #fff;
    color: #5cb85c;
  }
  .btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
  }
  .btn-info.focus,
  .btn-info:focus {
    background-color: #31b0d5;
    border-color: #1b6d85;
    color: #fff;
  }
  .btn-info.active,
  .btn-info:active,
  .btn-info:hover,
  .open > .dropdown-toggle.btn-info {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
  }
  .btn-info.active.focus,
  .btn-info.active:focus,
  .btn-info.active:hover,
  .btn-info:active.focus,
  .btn-info:active:focus,
  .btn-info:active:hover,
  .open > .dropdown-toggle.btn-info.focus,
  .open > .dropdown-toggle.btn-info:focus,
  .open > .dropdown-toggle.btn-info:hover {
    background-color: #269abc;
    border-color: #1b6d85;
    color: #fff;
  }
  .btn-info.active,
  .btn-info:active,
  .open > .dropdown-toggle.btn-info {
    background-image: none;
  }
  .btn-info.disabled,
  .btn-info.disabled.active,
  .btn-info.disabled.focus,
  .btn-info.disabled:active,
  .btn-info.disabled:focus,
  .btn-info.disabled:hover,
  .btn-info[disabled],
  .btn-info[disabled].active,
  .btn-info[disabled].focus,
  .btn-info[disabled]:active,
  .btn-info[disabled]:focus,
  .btn-info[disabled]:hover,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info.active,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
  }
  .btn-info .badge {
    background-color: #fff;
    color: #5bc0de;
  }
  .btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
  }
  .btn-warning.focus,
  .btn-warning:focus {
    background-color: #ec971f;
    border-color: #985f0d;
    color: #fff;
  }
  .btn-warning.active,
  .btn-warning:active,
  .btn-warning:hover,
  .open > .dropdown-toggle.btn-warning {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
  }
  .btn-warning.active.focus,
  .btn-warning.active:focus,
  .btn-warning.active:hover,
  .btn-warning:active.focus,
  .btn-warning:active:focus,
  .btn-warning:active:hover,
  .open > .dropdown-toggle.btn-warning.focus,
  .open > .dropdown-toggle.btn-warning:focus,
  .open > .dropdown-toggle.btn-warning:hover {
    background-color: #d58512;
    border-color: #985f0d;
    color: #fff;
  }
  .btn-warning.active,
  .btn-warning:active,
  .open > .dropdown-toggle.btn-warning {
    background-image: none;
  }
  .btn-warning.disabled,
  .btn-warning.disabled.active,
  .btn-warning.disabled.focus,
  .btn-warning.disabled:active,
  .btn-warning.disabled:focus,
  .btn-warning.disabled:hover,
  .btn-warning[disabled],
  .btn-warning[disabled].active,
  .btn-warning[disabled].focus,
  .btn-warning[disabled]:active,
  .btn-warning[disabled]:focus,
  .btn-warning[disabled]:hover,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning.active,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  .btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e;
  }
  .btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
  }
  .btn-danger.focus,
  .btn-danger:focus {
    background-color: #c9302c;
    border-color: #761c19;
    color: #fff;
  }
  .btn-danger.active,
  .btn-danger:active,
  .btn-danger:hover,
  .open > .dropdown-toggle.btn-danger {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
  }
  .btn-danger.active.focus,
  .btn-danger.active:focus,
  .btn-danger.active:hover,
  .btn-danger:active.focus,
  .btn-danger:active:focus,
  .btn-danger:active:hover,
  .open > .dropdown-toggle.btn-danger.focus,
  .open > .dropdown-toggle.btn-danger:focus,
  .open > .dropdown-toggle.btn-danger:hover {
    background-color: #ac2925;
    border-color: #761c19;
    color: #fff;
  }
  .btn-danger.active,
  .btn-danger:active,
  .open > .dropdown-toggle.btn-danger {
    background-image: none;
  }
  .btn-danger.disabled,
  .btn-danger.disabled.active,
  .btn-danger.disabled.focus,
  .btn-danger.disabled:active,
  .btn-danger.disabled:focus,
  .btn-danger.disabled:hover,
  .btn-danger[disabled],
  .btn-danger[disabled].active,
  .btn-danger[disabled].focus,
  .btn-danger[disabled]:active,
  .btn-danger[disabled]:focus,
  .btn-danger[disabled]:hover,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger.active,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
  }
  .btn-danger .badge {
    background-color: #fff;
    color: #d9534f;
  }
  .btn-link {
    border-radius: 0;
    color: #337ab7;
    font-weight: 400;
  }
  .btn-link,
  .btn-link.active,
  .btn-link:active,
  .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .btn-link,
  .btn-link:active,
  .btn-link:focus,
  .btn-link:hover {
    border-color: transparent;
  }
  .btn-link:focus,
  .btn-link:hover {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline;
  }
  .btn-link[disabled]:focus,
  .btn-link[disabled]:hover,
  fieldset[disabled] .btn-link:focus,
  fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px;
  }
  .btn-group-sm > .btn,
  .btn-sm {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
  }
  .btn-group-xs > .btn,
  .btn-xs {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
  }
  .btn-block {
    display: block;
    width: 100%;
  }
  .btn-block + .btn-block {
    margin-top: 5px;
  }
  input[type="button"].btn-block,
  input[type="reset"].btn-block,
  input[type="submit"].btn-block {
    width: 100%;
  }
  .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  .fade.in {
    opacity: 1;
  }
  .collapse {
    display: none;
  }
  .collapse.in {
    display: block;
  }
  tr.collapse.in {
    display: table-row;
  }
  tbody.collapse.in {
    display: table-row-group;
  }
  .collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  .caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
  }
  .dropdown,
  .dropup {
    position: relative;
  }
  .dropdown-toggle:focus {
    outline: 0;
  }
  .dropdown-menu {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
  }
  .dropdown-menu.pull-right {
    left: auto;
    right: 0;
  }
  .dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
  }
  .dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857143;
    padding: 3px 20px;
    white-space: nowrap;
  }
  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:focus,
  .dropdown-menu > .active > a:hover {
    background-color: #337ab7;
    color: #fff;
    outline: 0;
    text-decoration: none;
  }
  .dropdown-menu > .disabled > a,
  .dropdown-menu > .disabled > a:focus,
  .dropdown-menu > .disabled > a:hover {
    color: #777;
  }
  .dropdown-menu > .disabled > a:focus,
  .dropdown-menu > .disabled > a:hover {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    text-decoration: none;
  }
  .open > .dropdown-menu {
    display: block;
  }
  .open > a {
    outline: 0;
  }
  .dropdown-menu-right {
    left: auto;
    right: 0;
  }
  .dropdown-menu-left {
    left: 0;
    right: auto;
  }
  .dropdown-header {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 1.42857143;
    padding: 3px 20px;
    white-space: nowrap;
  }
  .dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
  }
  .pull-right > .dropdown-menu {
    left: auto;
    right: 0;
  }
  .dropup .caret,
  .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    border-top: 0;
    content: "";
  }
  .dropup .dropdown-menu,
  .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto;
  }
  @media (min-width: 768px) {
    .navbar-right .dropdown-menu {
      left: auto;
      right: 0;
    }
    .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto;
    }
  }
  .btn-group,
  .btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
  }
  .btn-group-vertical > .btn,
  .btn-group > .btn {
    float: left;
    position: relative;
  }
  .btn-group-vertical > .btn.active,
  .btn-group-vertical > .btn:active,
  .btn-group-vertical > .btn:focus,
  .btn-group-vertical > .btn:hover,
  .btn-group > .btn.active,
  .btn-group > .btn:active,
  .btn-group > .btn:focus,
  .btn-group > .btn:hover {
    z-index: 2;
  }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group {
    margin-left: -1px;
  }
  .btn-toolbar {
    margin-left: -5px;
  }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left;
  }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px;
  }
  .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
  }
  .btn-group > .btn:first-child {
    margin-left: 0;
  }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .btn-group > .btn:last-child:not(:first-child),
  .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .btn-group > .btn-group {
    float: left;
  }
  .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
  }
  .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .btn-group .dropdown-toggle:active,
  .btn-group.open .dropdown-toggle {
    outline: 0;
  }
  .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
  }
  .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
  }
  .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .btn .caret {
    margin-left: 0;
  }
  .btn-lg .caret {
    border-width: 5px 5px 0;
  }
  .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
  }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group,
  .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    max-width: 100%;
    width: 100%;
  }
  .btn-group-vertical > .btn-group > .btn {
    float: none;
  }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-left: 0;
    margin-top: -1px;
  }
  .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 4px;
  }
  .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
  }
  .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .btn-group-vertical
    > .btn-group:first-child:not(:last-child)
    > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .btn-group-vertical
    > .btn-group:last-child:not(:first-child)
    > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .btn-group-justified {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
  }
  .btn-group-justified > .btn-group .btn {
    width: 100%;
  }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
  }
  [data-toggle="buttons"] > .btn input[type="checkbox"],
  [data-toggle="buttons"] > .btn input[type="radio"],
  [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
  [data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
    position: absolute;
  }
  .input-group {
    border-collapse: separate;
    display: table;
    position: relative;
  }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
  }
  .input-group-lg > .form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .btn {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px;
  }
  select.input-group-lg > .form-control,
  select.input-group-lg > .input-group-addon,
  select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
  }
  select[multiple].input-group-lg > .form-control,
  select[multiple].input-group-lg > .input-group-addon,
  select[multiple].input-group-lg > .input-group-btn > .btn,
  textarea.input-group-lg > .form-control,
  textarea.input-group-lg > .input-group-addon,
  textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
  }
  .input-group-sm > .form-control,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .btn {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
  }
  select.input-group-sm > .form-control,
  select.input-group-sm > .input-group-addon,
  select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
  }
  select[multiple].input-group-sm > .form-control,
  select[multiple].input-group-sm > .input-group-addon,
  select[multiple].input-group-sm > .input-group-btn > .btn,
  textarea.input-group-sm > .form-control,
  textarea.input-group-sm > .input-group-addon,
  textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
  }
  .input-group .form-control,
  .input-group-addon,
  .input-group-btn {
    display: table-cell;
  }
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .input-group-addon,
  .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
  }
  .input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
  }
  .input-group-addon.input-sm {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px;
  }
  .input-group-addon.input-lg {
    border-radius: 6px;
    font-size: 18px;
    padding: 10px 16px;
  }
  .input-group-addon input[type="checkbox"],
  .input-group-addon input[type="radio"] {
    margin-top: 0;
  }
  .input-group .form-control:first-child,
  .input-group-addon:first-child,
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group > .btn,
  .input-group-btn:first-child > .dropdown-toggle,
  .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
  .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .input-group-addon:first-child {
    border-right: 0;
  }
  .input-group .form-control:last-child,
  .input-group-addon:last-child,
  .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
  .input-group-btn:first-child > .btn:not(:first-child),
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group > .btn,
  .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .input-group-addon:last-child {
    border-left: 0;
  }
  .input-group-btn {
    font-size: 0;
    white-space: nowrap;
  }
  .input-group-btn,
  .input-group-btn > .btn {
    position: relative;
  }
  .input-group-btn > .btn + .btn {
    margin-left: -1px;
  }
  .input-group-btn > .btn:active,
  .input-group-btn > .btn:focus,
  .input-group-btn > .btn:hover {
    z-index: 2;
  }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
  }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
    z-index: 2;
  }
  .nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
  }
  .nav > li,
  .nav > li > a {
    display: block;
    position: relative;
  }
  .nav > li > a {
    padding: 10px 15px;
  }
  .nav > li > a:focus,
  .nav > li > a:hover {
    background-color: #eee;
    text-decoration: none;
  }
  .nav > li.disabled > a {
    color: #777;
  }
  .nav > li.disabled > a:focus,
  .nav > li.disabled > a:hover {
    background-color: transparent;
    color: #777;
    cursor: not-allowed;
    text-decoration: none;
  }
  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7;
  }
  .nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
  }
  .nav > li > a > img {
    max-width: none;
  }
  .nav-tabs {
    border-bottom: 1px solid #ddd;
  }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
  }
  .nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857143;
    margin-right: 2px;
  }
  .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:focus,
  .nav-tabs > li.active > a:hover {
    background-color: #fff;
    border: 1px solid;
    border-color: #ddd #ddd transparent;
    color: #555;
    cursor: default;
  }
  .nav-tabs.nav-justified {
    border-bottom: 0;
    width: 100%;
  }
  .nav-tabs.nav-justified > li {
    float: none;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
  }
  .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: auto;
  }
  @media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
      margin-bottom: 0;
    }
  }
  .nav-tabs.nav-justified > li > a {
    border-radius: 4px;
    margin-right: 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
  }
  @media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
      border-bottom-color: #fff;
    }
  }
  .nav-pills > li {
    float: left;
  }
  .nav-pills > li > a {
    border-radius: 4px;
  }
  .nav-pills > li + li {
    margin-left: 2px;
  }
  .nav-pills > li.active > a,
  .nav-pills > li.active > a:focus,
  .nav-pills > li.active > a:hover {
    background-color: #337ab7;
    color: #fff;
  }
  .nav-stacked > li {
    float: none;
  }
  .nav-stacked > li + li {
    margin-left: 0;
    margin-top: 2px;
  }
  .nav-justified {
    width: 100%;
  }
  .nav-justified > li {
    float: none;
  }
  .nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
  }
  .nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: auto;
  }
  @media (min-width: 768px) {
    .nav-justified > li {
      display: table-cell;
      width: 1%;
    }
    .nav-justified > li > a {
      margin-bottom: 0;
    }
  }
  .nav-tabs-justified {
    border-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-radius: 4px;
    margin-right: 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd;
  }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
      border-bottom-color: #fff;
    }
  }
  .tab-content > .tab-pane {
    display: none;
  }
  .tab-content > .active {
    display: block;
  }
  .nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
  }
  .navbar {
    border: 1px solid transparent;
    margin-bottom: 20px;
    min-height: 50px;
    position: relative;
  }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px;
    }
    .navbar-header {
      float: left;
    }
  }
  .navbar-collapse {
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }
  @media (min-width: 768px) {
    .navbar-collapse {
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      width: auto;
    }
    .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      overflow: visible !important;
      padding-bottom: 0;
    }
    .navbar-collapse.in {
      overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
      padding-left: 0;
      padding-right: 0;
    }
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
  }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
      max-height: 200px;
    }
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-left: -15px;
    margin-right: -15px;
  }
  @media (min-width: 768px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
      margin-left: 0;
      margin-right: 0;
    }
  }
  .navbar-static-top {
    border-width: 0 0 1px;
    z-index: 1000;
  }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0;
    }
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
  }
  @media (min-width: 768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
      border-radius: 0;
    }
  }
  .navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0;
  }
  .navbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0;
  }
  .navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 15px;
  }
  .navbar-brand:focus,
  .navbar-brand:hover {
    text-decoration: none;
  }
  .navbar-brand > img {
    display: block;
  }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px;
    }
  }
  .navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
  }
  .navbar-toggle:focus {
    outline: 0;
  }
  .navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none;
    }
  }
  .navbar-nav {
    margin: 7.5px -15px;
  }
  .navbar-nav > li > a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      float: none;
      margin-top: 0;
      position: static;
      width: auto;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
      padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
      background-image: none;
    }
  }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0;
    }
    .navbar-nav > li {
      float: left;
    }
    .navbar-nav > li > a {
      padding-bottom: 15px;
      padding-top: 15px;
    }
  }
  .navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
      0 1px 0 hsla(0, 0%, 100%, 0.1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
      0 1px 0 hsla(0, 0%, 100%, 0.1);
    margin: 8px -15px;
    padding: 10px 15px;
  }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .navbar-form .form-control {
      display: inline-block;
      vertical-align: middle;
      width: auto;
    }
    .navbar-form .form-control-static {
      display: inline-block;
    }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle;
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
      width: auto;
    }
    .navbar-form .input-group > .form-control {
      width: 100%;
    }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle;
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
      display: inline-block;
      margin-bottom: 0;
      margin-top: 0;
      vertical-align: middle;
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
      padding-left: 0;
    }
    .navbar-form .checkbox input[type="checkbox"],
    .navbar-form .radio input[type="radio"] {
      margin-left: 0;
      position: relative;
    }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0;
    }
  }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
      margin-bottom: 0;
    }
  }
  @media (min-width: 768px) {
    .navbar-form {
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      margin-left: 0;
      margin-right: 0;
      padding-bottom: 0;
      padding-top: 0;
      width: auto;
    }
  }
  .navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
  }
  .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 0;
  }
  .navbar-btn {
    margin-bottom: 8px;
    margin-top: 8px;
  }
  .navbar-btn.btn-sm {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .navbar-btn.btn-xs {
    margin-bottom: 14px;
    margin-top: 14px;
  }
  .navbar-text {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px;
    }
    .navbar-left {
      float: left !important;
    }
    .navbar-right {
      float: right !important;
      margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
      margin-right: 0;
    }
  }
  .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
  }
  .navbar-default .navbar-brand {
    color: #777;
  }
  .navbar-default .navbar-brand:focus,
  .navbar-default .navbar-brand:hover {
    background-color: transparent;
    color: #5e5e5e;
  }
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-text {
    color: #777;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #333;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    background-color: #e7e7e7;
    color: #555;
  }
  .navbar-default .navbar-nav > .disabled > a,
  .navbar-default .navbar-nav > .disabled > a:focus,
  .navbar-default .navbar-nav > .disabled > a:hover {
    background-color: transparent;
    color: #ccc;
  }
  .navbar-default .navbar-toggle {
    border-color: #ddd;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #ddd;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555;
  }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      background-color: transparent;
      color: #333;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
      background-color: #e7e7e7;
      color: #555;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      background-color: transparent;
      color: #ccc;
    }
  }
  .navbar-default .navbar-link {
    color: #777;
  }
  .navbar-default .navbar-link:hover {
    color: #333;
  }
  .navbar-default .btn-link {
    color: #777;
  }
  .navbar-default .btn-link:focus,
  .navbar-default .btn-link:hover {
    color: #333;
  }
  .navbar-default .btn-link[disabled]:focus,
  .navbar-default .btn-link[disabled]:hover,
  fieldset[disabled] .navbar-default .btn-link:focus,
  fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
  }
  .navbar-inverse {
    background-color: #222;
    border-color: #080808;
  }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-brand:focus,
  .navbar-inverse .navbar-brand:hover {
    background-color: transparent;
    color: #fff;
  }
  .navbar-inverse .navbar-nav > li > a,
  .navbar-inverse .navbar-text {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav > li > a:focus,
  .navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff;
  }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:focus,
  .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #080808;
    color: #fff;
  }
  .navbar-inverse .navbar-nav > .disabled > a,
  .navbar-inverse .navbar-nav > .disabled > a:focus,
  .navbar-inverse .navbar-nav > .disabled > a:hover {
    background-color: transparent;
    color: #444;
  }
  .navbar-inverse .navbar-toggle {
    border-color: #333;
  }
  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010;
  }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff;
  }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
      background-color: transparent;
      color: #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
      background-color: #080808;
      color: #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      background-color: transparent;
      color: #444;
    }
  }
  .navbar-inverse .navbar-link {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-link:hover {
    color: #fff;
  }
  .navbar-inverse .btn-link {
    color: #9d9d9d;
  }
  .navbar-inverse .btn-link:focus,
  .navbar-inverse .btn-link:hover {
    color: #fff;
  }
  .navbar-inverse .btn-link[disabled]:focus,
  .navbar-inverse .btn-link[disabled]:hover,
  fieldset[disabled] .navbar-inverse .btn-link:focus,
  fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
  }
  .breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: none;
    margin-bottom: 20px;
    padding: 8px 15px;
  }
  .breadcrumb > li {
    display: inline-block;
  }
  .breadcrumb > li + li:before {
    color: #ccc;
    content: "/\00a0";
    padding: 0 5px;
  }
  .breadcrumb > .active {
    color: #777;
  }
  .pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
  }
  .pagination > li {
    display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857143;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  .pagination > li > a:focus,
  .pagination > li > a:hover,
  .pagination > li > span:focus,
  .pagination > li > span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
    z-index: 3;
  }
  .pagination > .active > a,
  .pagination > .active > a:focus,
  .pagination > .active > a:hover,
  .pagination > .active > span,
  .pagination > .active > span:focus,
  .pagination > .active > span:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 2;
  }
  .pagination > .disabled > a,
  .pagination > .disabled > a:focus,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > span,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px;
  }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
  }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
  }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  .pager {
    list-style: none;
    margin: 20px 0;
    padding-left: 0;
    text-align: center;
  }
  .pager li {
    display: inline;
  }
  .pager li > a,
  .pager li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px;
  }
  .pager li > a:focus,
  .pager li > a:hover {
    background-color: #eee;
    text-decoration: none;
  }
  .pager .next > a,
  .pager .next > span {
    float: right;
  }
  .pager .previous > a,
  .pager .previous > span {
    float: left;
  }
  .pager .disabled > a,
  .pager .disabled > a:focus,
  .pager .disabled > a:hover,
  .pager .disabled > span {
    background-color: #fff;
    color: #777;
    cursor: not-allowed;
  }
  .label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
  }
  a.label:focus,
  a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
  }
  .label:empty {
    display: none;
  }
  .btn .label {
    position: relative;
    top: -1px;
  }
  .label-default {
    background-color: #777;
  }
  .label-default[href]:focus,
  .label-default[href]:hover {
    background-color: #5e5e5e;
  }
  .label-primary {
    background-color: #337ab7;
  }
  .label-primary[href]:focus,
  .label-primary[href]:hover {
    background-color: #286090;
  }
  .label-success {
    background-color: #5cb85c;
  }
  .label-success[href]:focus,
  .label-success[href]:hover {
    background-color: #449d44;
  }
  .label-info {
    background-color: #5bc0de;
  }
  .label-info[href]:focus,
  .label-info[href]:hover {
    background-color: #31b0d5;
  }
  .label-warning {
    background-color: #f0ad4e;
  }
  .label-warning[href]:focus,
  .label-warning[href]:hover {
    background-color: #ec971f;
  }
  .label-danger {
    background-color: #d9534f;
  }
  .label-danger[href]:focus,
  .label-danger[href]:hover {
    background-color: #c9302c;
  }
  .badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
  }
  .badge:empty {
    display: none;
  }
  .btn .badge {
    position: relative;
    top: -1px;
  }
  .btn-group-xs > .btn .badge,
  .btn-xs .badge {
    padding: 1px 5px;
    top: 0;
  }
  a.badge:focus,
  a.badge:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
  }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    background-color: #fff;
    color: #337ab7;
  }
  .list-group-item > .badge {
    float: right;
  }
  .list-group-item > .badge + .badge {
    margin-right: 5px;
  }
  .nav-pills > li > a > .badge {
    margin-left: 3px;
  }
  .jumbotron {
    background-color: #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .jumbotron,
  .jumbotron .h1,
  .jumbotron h1 {
    color: inherit;
  }
  .jumbotron p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px;
  }
  .jumbotron > hr {
    border-top-color: #d5d5d5;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
  }
  .jumbotron .container {
    max-width: 100%;
  }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-bottom: 48px;
      padding-top: 48px;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
      padding-left: 60px;
      padding-right: 60px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
      font-size: 63px;
    }
  }
  .thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857143;
    margin-bottom: 20px;
    padding: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
  }
  .thumbnail a > img,
  .thumbnail > img {
    margin-left: auto;
    margin-right: auto;
  }
  a.thumbnail.active,
  a.thumbnail:focus,
  a.thumbnail:hover {
    border-color: #337ab7;
  }
  .thumbnail .caption {
    color: #333;
    padding: 9px;
  }
  .alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
  }
  .alert h4 {
    color: inherit;
    margin-top: 0;
  }
  .alert .alert-link {
    font-weight: 700;
  }
  .alert > p,
  .alert > ul {
    margin-bottom: 0;
  }
  .alert > p + p {
    margin-top: 5px;
  }
  .alert-dismissable,
  .alert-dismissible {
    padding-right: 35px;
  }
  .alert-dismissable .close,
  .alert-dismissible .close {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px;
  }
  .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
  }
  .alert-success hr {
    border-top-color: #c9e2b3;
  }
  .alert-success .alert-link {
    color: #2b542c;
  }
  .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
  }
  .alert-info hr {
    border-top-color: #a6e1ec;
  }
  .alert-info .alert-link {
    color: #245269;
  }
  .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
  }
  .alert-warning hr {
    border-top-color: #f7e1b5;
  }
  .alert-warning .alert-link {
    color: #66512c;
  }
  .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
  }
  .alert-danger hr {
    border-top-color: #e4b9c0;
  }
  .alert-danger .alert-link {
    color: #843534;
  }
  @-webkit-keyframes progress-bar-stripes {
    0% {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  @-o-keyframes progress-bar-stripes {
    0% {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  @keyframes progress-bar-stripes {
    0% {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  .progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .progress-bar {
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
    width: 0;
  }
  .progress-bar-striped,
  .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent
    );
    background-image: -o-linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 50%,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 75%,
      transparent
    );
    background-image: linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent
    );
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
  }
  .progress-bar.active,
  .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
  }
  .progress-bar-success {
    background-color: #5cb85c;
  }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent
    );
    background-image: -o-linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 50%,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 75%,
      transparent
    );
    background-image: linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent
    );
  }
  .progress-bar-info {
    background-color: #5bc0de;
  }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent
    );
    background-image: -o-linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 50%,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 75%,
      transparent
    );
    background-image: linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent
    );
  }
  .progress-bar-warning {
    background-color: #f0ad4e;
  }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent
    );
    background-image: -o-linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 50%,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 75%,
      transparent
    );
    background-image: linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent
    );
  }
  .progress-bar-danger {
    background-color: #d9534f;
  }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent
    );
    background-image: -o-linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 50%,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 75%,
      transparent
    );
    background-image: linear-gradient(
      45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent
    );
  }
  .media {
    margin-top: 15px;
  }
  .media:first-child {
    margin-top: 0;
  }
  .media,
  .media-body {
    zoom: 1;
    overflow: hidden;
  }
  .media-body {
    width: 10000px;
  }
  .media-object {
    display: block;
  }
  .media-object.img-thumbnail {
    max-width: none;
  }
  .media-right,
  .media > .pull-right {
    padding-left: 10px;
  }
  .media-left,
  .media > .pull-left {
    padding-right: 10px;
  }
  .media-body,
  .media-left,
  .media-right {
    display: table-cell;
    vertical-align: top;
  }
  .media-middle {
    vertical-align: middle;
  }
  .media-bottom {
    vertical-align: bottom;
  }
  .media-heading {
    margin-bottom: 5px;
    margin-top: 0;
  }
  .media-list {
    list-style: none;
    padding-left: 0;
  }
  .list-group {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
  }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0;
  }
  a.list-group-item,
  button.list-group-item {
    color: #555;
  }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333;
  }
  a.list-group-item:focus,
  a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    background-color: #f5f5f5;
    color: #555;
    text-decoration: none;
  }
  button.list-group-item {
    text-align: left;
    width: 100%;
  }
  .list-group-item.disabled,
  .list-group-item.disabled:focus,
  .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
  }
  .list-group-item.disabled .list-group-item-heading,
  .list-group-item.disabled:focus .list-group-item-heading,
  .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
  }
  .list-group-item.disabled .list-group-item-text,
  .list-group-item.disabled:focus .list-group-item-text,
  .list-group-item.disabled:hover .list-group-item-text {
    color: #777;
  }
  .list-group-item.active,
  .list-group-item.active:focus,
  .list-group-item.active:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    z-index: 2;
  }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > .small,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > .small,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > .small,
  .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit;
  }
  .list-group-item.active .list-group-item-text,
  .list-group-item.active:focus .list-group-item-text,
  .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
  }
  .list-group-item-success {
    background-color: #dff0d8;
    color: #3c763d;
  }
  a.list-group-item-success,
  button.list-group-item-success {
    color: #3c763d;
  }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-success:focus,
  a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    background-color: #d0e9c6;
    color: #3c763d;
  }
  a.list-group-item-success.active,
  a.list-group-item-success.active:focus,
  a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    background-color: #3c763d;
    border-color: #3c763d;
    color: #fff;
  }
  .list-group-item-info {
    background-color: #d9edf7;
    color: #31708f;
  }
  a.list-group-item-info,
  button.list-group-item-info {
    color: #31708f;
  }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-info:focus,
  a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    background-color: #c4e3f3;
    color: #31708f;
  }
  a.list-group-item-info.active,
  a.list-group-item-info.active:focus,
  a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    background-color: #31708f;
    border-color: #31708f;
    color: #fff;
  }
  .list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
  }
  a.list-group-item-warning,
  button.list-group-item-warning {
    color: #8a6d3b;
  }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-warning:focus,
  a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    background-color: #faf2cc;
    color: #8a6d3b;
  }
  a.list-group-item-warning.active,
  a.list-group-item-warning.active:focus,
  a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    background-color: #8a6d3b;
    border-color: #8a6d3b;
    color: #fff;
  }
  .list-group-item-danger {
    background-color: #f2dede;
    color: #a94442;
  }
  a.list-group-item-danger,
  button.list-group-item-danger {
    color: #a94442;
  }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-danger:focus,
  a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    background-color: #ebcccc;
    color: #a94442;
  }
  a.list-group-item-danger.active,
  a.list-group-item-danger.active:focus,
  a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    background-color: #a94442;
    border-color: #a94442;
    color: #fff;
  }
  .list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0;
  }
  .list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0;
  }
  .panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
  }
  .panel-body {
    padding: 15px;
  }
  .panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
  }
  .panel-heading > .dropdown .dropdown-toggle,
  .panel-title {
    color: inherit;
  }
  .panel-title {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .panel-title > .small,
  .panel-title > .small > a,
  .panel-title > a,
  .panel-title > small,
  .panel-title > small > a {
    color: inherit;
  }
  .panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
  }
  .panel > .list-group,
  .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
  }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0;
  }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel
    > .panel-collapse
    > .list-group:first-child
    .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .panel
    > .panel-heading
    + .panel-collapse
    > .list-group
    .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group + .panel-footer,
  .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
  }
  .panel > .panel-collapse > .table,
  .panel > .table,
  .panel > .table-responsive > .table {
    margin-bottom: 0;
  }
  .panel > .panel-collapse > .table caption,
  .panel > .table caption,
  .panel > .table-responsive > .table caption {
    padding-left: 15px;
    padding-right: 15px;
  }
  .panel > .table-responsive:first-child > .table:first-child,
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child,
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child,
  .panel > .table:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    td:first-child,
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    th:first-child,
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    td:first-child,
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel
    > .table:first-child
    > thead:first-child
    > tr:first-child
    th:first-child {
    border-top-left-radius: 3px;
  }
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    td:last-child,
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    th:last-child,
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    td:last-child,
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
  }
  .panel > .table-responsive:last-child > .table:last-child,
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child,
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child,
  .panel > .table:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    td:first-child,
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    th:first-child,
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    td:first-child,
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    th:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
  }
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    td:last-child,
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    th:last-child,
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    td:last-child,
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    th:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
  }
  .panel > .panel-body + .table,
  .panel > .panel-body + .table-responsive,
  .panel > .table + .panel-body,
  .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
  }
  .panel > .table > tbody:first-child > tr:first-child td,
  .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
  }
  .panel > .table-bordered,
  .panel > .table-responsive > .table-bordered {
    border: 0;
  }
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0;
  }
  .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
  }
  .panel-group {
    margin-bottom: 20px;
  }
  .panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0;
  }
  .panel-group .panel + .panel {
    margin-top: 5px;
  }
  .panel-group .panel-heading {
    border-bottom: 0;
  }
  .panel-group .panel-heading + .panel-collapse > .list-group,
  .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
  }
  .panel-group .panel-footer {
    border-top: 0;
  }
  .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
  }
  .panel-default {
    border-color: #ddd;
  }
  .panel-default > .panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
  }
  .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
  }
  .panel-default > .panel-heading .badge {
    background-color: #333;
    color: #f5f5f5;
  }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
  }
  .panel-primary {
    border-color: #337ab7;
  }
  .panel-primary > .panel-heading {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
  }
  .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
  }
  .panel-primary > .panel-heading .badge {
    background-color: #fff;
    color: #337ab7;
  }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
  }
  .panel-success {
    border-color: #d6e9c6;
  }
  .panel-success > .panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
  }
  .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
  }
  .panel-success > .panel-heading .badge {
    background-color: #3c763d;
    color: #dff0d8;
  }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
  }
  .panel-info {
    border-color: #bce8f1;
  }
  .panel-info > .panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
  }
  .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
  }
  .panel-info > .panel-heading .badge {
    background-color: #31708f;
    color: #d9edf7;
  }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
  }
  .panel-warning {
    border-color: #faebcc;
  }
  .panel-warning > .panel-heading {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
  }
  .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
  }
  .panel-warning > .panel-heading .badge {
    background-color: #8a6d3b;
    color: #fcf8e3;
  }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
  }
  .panel-danger {
    border-color: #ebccd1;
  }
  .panel-danger > .panel-heading {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
  }
  .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
  }
  .panel-danger > .panel-heading .badge {
    background-color: #a94442;
    color: #f2dede;
  }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
  }
  .embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
  }
  .embed-responsive .embed-responsive-item,
  .embed-responsive embed,
  .embed-responsive iframe,
  .embed-responsive object,
  .embed-responsive video {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .embed-responsive-16by9 {
    padding-bottom: 56.25%;
  }
  .embed-responsive-4by3 {
    padding-bottom: 75%;
  }
  .well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
  }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
  }
  .well-lg {
    border-radius: 6px;
    padding: 24px;
  }
  .well-sm {
    border-radius: 3px;
    padding: 9px;
  }
  .close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
  }
  .close:focus,
  .close:hover {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    text-decoration: none;
  }
  button.close {
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    cursor: pointer;
    padding: 0;
  }
  .modal,
  .modal-open {
    overflow: hidden;
  }
  .modal {
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    display: none;
    left: 0;
    outline: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
  }
  .modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .modal-dialog {
    margin: 10px;
    position: relative;
    width: auto;
  }
  .modal-content {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
    position: relative;
  }
  .modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
  }
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
  }
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  .modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 15px;
  }
  .modal-header .close {
    margin-top: -2px;
  }
  .modal-title {
    line-height: 1.42857143;
    margin: 0;
  }
  .modal-body {
    padding: 15px;
    position: relative;
  }
  .modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
  }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
  }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
  }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0;
  }
  .modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px;
  }
  @media (min-width: 768px) {
    .modal-dialog {
      margin: 30px auto;
      width: 600px;
    }
    .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
      width: 300px;
    }
  }
  @media (min-width: 992px) {
    .modal-lg {
      width: 900px;
    }
  }
  .tooltip {
    word-wrap: normal;
    display: block;
    filter: alpha(opacity=0);
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1070;
  }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9;
  }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
  }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
  }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
  }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
  }
  .tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
  }
  .tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
  }
  .tooltip.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
  }
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
  }
  .tooltip.top-left .tooltip-arrow,
  .tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    margin-bottom: -5px;
  }
  .tooltip.top-right .tooltip-arrow {
    left: 5px;
  }
  .tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%;
  }
  .tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%;
  }
  .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0;
  }
  .tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    margin-top: -5px;
    right: 5px;
    top: 0;
  }
  .tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 5px;
    margin-top: -5px;
    top: 0;
  }
  .popover {
    word-wrap: normal;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1060;
  }
  .popover.top {
    margin-top: -10px;
  }
  .popover.right {
    margin-left: 10px;
  }
  .popover.bottom {
    margin-top: 10px;
  }
  .popover.left {
    margin-left: -10px;
  }
  .popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin: 0;
    padding: 8px 14px;
  }
  .popover-content {
    padding: 9px 14px;
  }
  .popover > .arrow,
  .popover > .arrow:after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .popover > .arrow {
    border-width: 11px;
  }
  .popover > .arrow:after {
    border-width: 10px;
    content: "";
  }
  .popover.top > .arrow {
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
  }
  .popover.top > .arrow:after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    content: " ";
    margin-left: -10px;
  }
  .popover.right > .arrow {
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    left: -11px;
    margin-top: -11px;
    top: 50%;
  }
  .popover.right > .arrow:after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -10px;
    content: " ";
    left: 1px;
  }
  .popover.bottom > .arrow {
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px;
  }
  .popover.bottom > .arrow:after {
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px;
  }
  .popover.left > .arrow {
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%;
  }
  .popover.left > .arrow:after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    content: " ";
    right: 1px;
  }
  .carousel,
  .carousel-inner {
    position: relative;
  }
  .carousel-inner {
    overflow: hidden;
    width: 100%;
  }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: left 0.6s ease-in-out;
    -o-transition: left 0.6s ease-in-out;
    transition: left 0.6s ease-in-out;
  }
  .carousel-inner > .item > a > img,
  .carousel-inner > .item > img {
    line-height: 1;
  }
  @media (-webkit-transform-3d), (transform-3d) {
    .carousel-inner > .item {
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px;
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: -o-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
    }
    .carousel-inner > .item.active.right,
    .carousel-inner > .item.next {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.active.left,
    .carousel-inner > .item.prev {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.active,
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right {
      left: 0;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block;
  }
  .carousel-inner > .active {
    left: 0;
  }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .carousel-inner > .next {
    left: 100%;
  }
  .carousel-inner > .prev {
    left: -100%;
  }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0;
  }
  .carousel-inner > .active.left {
    left: -100%;
  }
  .carousel-inner > .active.right {
    left: 100%;
  }
  .carousel-control {
    bottom: 0;
    color: #fff;
    filter: alpha(opacity=50);
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 15%;
  }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(
      left,
      rgba(0, 0, 0, 0.5),
      transparent
    );
    background-image: -o-linear-gradient(
      left,
      rgba(0, 0, 0, 0.5) 0,
      transparent 100%
    );
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgba(0, 0, 0, 0.5)),
      to(transparent)
    );
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, transparent);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
  }
  .carousel-control.right {
    background-image: -webkit-linear-gradient(
      left,
      transparent,
      rgba(0, 0, 0, 0.5)
    );
    background-image: -o-linear-gradient(
      left,
      transparent 0,
      rgba(0, 0, 0, 0.5) 100%
    );
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(transparent),
      to(rgba(0, 0, 0, 0.5))
    );
    background-image: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, 0.5));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
    left: auto;
    right: 0;
  }
  .carousel-control:focus,
  .carousel-control:hover {
    color: #fff;
    filter: alpha(opacity=90);
    opacity: 0.9;
    outline: 0;
    text-decoration: none;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    z-index: 5;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
    right: 50%;
  }
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    font-family: serif;
    height: 20px;
    line-height: 1;
    width: 20px;
  }
  .carousel-control .icon-prev:before {
    content: "\2039";
  }
  .carousel-control .icon-next:before {
    content: "\203a";
  }
  .carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
  }
  .carousel-indicators li {
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
  }
  .carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px;
  }
  .carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
  }
  .carousel-caption .btn {
    text-shadow: none;
  }
  @media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
      font-size: 30px;
      height: 30px;
      margin-top: -15px;
      width: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
      margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
      margin-right: -15px;
    }
    .carousel-caption {
      left: 20%;
      padding-bottom: 30px;
      right: 20%;
    }
    .carousel-indicators {
      bottom: 20px;
    }
  }
  .btn-group-vertical > .btn-group:after,
  .btn-group-vertical > .btn-group:before,
  .btn-toolbar:after,
  .btn-toolbar:before,
  .clearfix:after,
  .clearfix:before,
  .container-fluid:after,
  .container-fluid:before,
  .container:after,
  .container:before,
  .dl-horizontal dd:after,
  .dl-horizontal dd:before,
  .form-horizontal .form-group:after,
  .form-horizontal .form-group:before,
  .modal-footer:after,
  .modal-footer:before,
  .nav:after,
  .nav:before,
  .navbar-collapse:after,
  .navbar-collapse:before,
  .navbar-header:after,
  .navbar-header:before,
  .navbar:after,
  .navbar:before,
  .pager:after,
  .pager:before,
  .panel-body:after,
  .panel-body:before,
  .row:after,
  .row:before {
    content: " ";
    display: table;
  }
  .btn-group-vertical > .btn-group:after,
  .btn-toolbar:after,
  .clearfix:after,
  .container-fluid:after,
  .container:after,
  .dl-horizontal dd:after,
  .form-horizontal .form-group:after,
  .modal-footer:after,
  .nav:after,
  .navbar-collapse:after,
  .navbar-header:after,
  .navbar:after,
  .pager:after,
  .panel-body:after,
  .row:after {
    clear: both;
  }
  .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .pull-right {
    float: right !important;
  }
  .pull-left {
    float: left !important;
  }
  .hide {
    display: none !important;
  }
  .show {
    display: block !important;
  }
  .invisible {
    visibility: hidden;
  }
  .text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
  }
  .hidden {
    display: none !important;
  }
  .affix {
    position: fixed;
  }
  @-ms-viewport {
    width: device-width;
  }
  .visible-lg,
  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block,
  .visible-md,
  .visible-md-block,
  .visible-md-inline,
  .visible-md-inline-block,
  .visible-sm,
  .visible-sm-block,
  .visible-sm-inline,
  .visible-sm-inline-block,
  .visible-xs,
  .visible-xs-block,
  .visible-xs-inline,
  .visible-xs-inline-block {
    display: none !important;
  }
  @media (max-width: 767px) {
    .visible-xs {
      display: block !important;
    }
    table.visible-xs {
      display: table !important;
    }
    tr.visible-xs {
      display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
      display: table-cell !important;
    }
    .visible-xs-block {
      display: block !important;
    }
    .visible-xs-inline {
      display: inline !important;
    }
    .visible-xs-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
      display: block !important;
    }
    table.visible-sm {
      display: table !important;
    }
    tr.visible-sm {
      display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
      display: table-cell !important;
    }
    .visible-sm-block {
      display: block !important;
    }
    .visible-sm-inline {
      display: inline !important;
    }
    .visible-sm-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
      display: block !important;
    }
    table.visible-md {
      display: table !important;
    }
    tr.visible-md {
      display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
      display: table-cell !important;
    }
    .visible-md-block {
      display: block !important;
    }
    .visible-md-inline {
      display: inline !important;
    }
    .visible-md-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 1200px) {
    .visible-lg {
      display: block !important;
    }
    table.visible-lg {
      display: table !important;
    }
    tr.visible-lg {
      display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
      display: table-cell !important;
    }
    .visible-lg-block {
      display: block !important;
    }
    .visible-lg-inline {
      display: inline !important;
    }
    .visible-lg-inline-block {
      display: inline-block !important;
    }
  }
  @media (max-width: 767px) {
    .hidden-xs {
      display: none !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
      display: none !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
      display: none !important;
    }
  }
  @media (min-width: 1200px) {
    .hidden-lg {
      display: none !important;
    }
  }
  .visible-print {
    display: none !important;
  }
  @media print {
    .visible-print {
      display: block !important;
    }
    table.visible-print {
      display: table !important;
    }
    tr.visible-print {
      display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
      display: table-cell !important;
    }
  }
  .visible-print-block {
    display: none !important;
  }
  @media print {
    .visible-print-block {
      display: block !important;
    }
  }
  .visible-print-inline {
    display: none !important;
  }
  @media print {
    .visible-print-inline {
      display: inline !important;
    }
  }
  .visible-print-inline-block {
    display: none !important;
  }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important;
    }
    .hidden-print {
      display: none !important;
    }
  }
  @font-face {
    font-display: swap;
    font-family: Cyient-Medium;
    font-style: normal;
    font-weight: 400;
    src: url(../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium.eot)
        format("embedded-opentype"),
      url(../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium.woff)
        format("woff"),
      url(../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium.ttf)
        format("truetype"),
      url(../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium.svg)
        format("svg");
  }
  @font-face {
    font-display: swap;
    font-family: CyientMedium;
    font-style: normal;
    font-weight: 400;
    src: local("CyientMedium"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/Cyient_Md.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: EffraRegular;
    font-style: normal;
    font-weight: 400;
    src: local("EffraRegular"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/Effra_Std_Rg.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Effra;
    font-style: normal;
    font-weight: 300;
    src: url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light.eot);
    src: url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light-1.eot)
        format("embedded-opentype"),
      url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light.woff2)
        format("woff2"),
      url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light.woff)
        format("woff"),
      url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light.ttf)
        format("truetype"),
      url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light.svg)
        format("svg");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Regular;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Regular"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-REGULAR.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Condensed;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Condensed"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-COND.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Condensed Italic;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Condensed Italic"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-CONDIT.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Light;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Light"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MyriadPro-Light.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Semibold;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Semibold"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-SEMIBOLD.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Semibold Italic;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Semibold Italic"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-SEMIBOLDIT.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Bold Condensed;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold Condensed"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLDCOND.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Bold;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLD.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Bold Italic;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold Italic"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLDIT.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Bold Condensed Italic;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold Condensed Italic"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLDCONDIT.woff)
        format("woff");
  }
  a {
    text-decoration: none;
  }
  * {
    margin: 0;
    padding: 0;
  }
  .container {
    margin: 0 auto !important;
    max-width: 1200px;
    width: 100%;
  }
  body {
    font-family: EffraRegular;
  }
  .hs-breadcrumb-menu .hs-breadcrumb-menu-divider:before {
    content: "/";
  }
  .hs-breadcrumb-menu li {
    color: #939393;
    padding: 0 10px 0 0;
  }
  .hs-breadcrumb-menu {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    font-size: 12px;
    padding: 14px 0;
    width: 100%;
  }
  .hs-breadcrumb-menu li a {
    color: #009ba5;
    height: 48px;
    text-decoration: none;
    width: 48px;
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .hs-breadcrumb-menu {
      font-size: 12px;
    }
  }
  .click-to-pledge-btn {
    display: flex !important;
    justify-content: center;
    margin-top: 20px;
  }
  .click-to-pledge-btn a {
    background: #000;
    background: #009ca5;
    border-radius: 3px;
    color: #fff;
    font-family: EffraRegular;
    padding: 12px 20px;
  }
  html {
    scroll-behavior: smooth;
  }
  @font-face {
    font-display: swap;
    font-family: Cyient-Medium;
    font-style: normal;
    font-weight: 400;
    src: url(../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium.eot)
        format("embedded-opentype"),
      url(../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium.woff)
        format("woff"),
      url(../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium.ttf)
        format("truetype"),
      url(../hubfs/5724847/Cyient-Website-2019/Industries-Page/Cyient-Medium.svg)
        format("svg");
  }
  @font-face {
    font-display: swap;
    font-family: CyientMedium;
    font-style: normal;
    font-weight: 400;
    src: local("CyientMedium"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/Cyient_Md.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: EffraRegular;
    font-style: normal;
    font-weight: 400;
    src: local("EffraRegular"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/Effra_Std_Rg.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Effra;
    font-style: normal;
    font-weight: 300;
    src: url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light.eot);
    src: url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light-1.eot)
        format("embedded-opentype"),
      url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light.woff2)
        format("woff2"),
      url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light.woff)
        format("woff"),
      url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light.ttf)
        format("truetype"),
      url(../hubfs/Cyient-Website-2019/Fonts/Effra-Light.svg)
        format("svg");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Regular;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Regular"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-REGULAR.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Condensed;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Condensed"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-COND.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Condensed Italic;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Condensed Italic"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-CONDIT.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Light;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Light"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MyriadPro-Light.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Semibold;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Semibold"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-SEMIBOLD.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Semibold Italic;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Semibold Italic"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-SEMIBOLDIT.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Bold Condensed;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold Condensed"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLDCOND.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Bold;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLD.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Bold Italic;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold Italic"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLDIT.woff)
        format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: Myriad Pro Bold Condensed Italic;
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold Condensed Italic"),
      url(../hubfs/5724847/Cyient-Website-2019/Fonts/MYRIADPRO-BOLDCONDIT.woff)
        format("woff");
  }
  a {
    text-decoration: none;
  }
  * {
    margin: 0;
    padding: 0;
  }
  .container {
    margin: 0 auto !important;
    max-width: 1200px;
    width: 100%;
  }
  body {
    font-family: EffraRegular;
  }
  .hs-breadcrumb-menu .hs-breadcrumb-menu-divider:before {
    content: "/";
  }
  .hs-breadcrumb-menu li {
    color: #939393;
    padding: 0 10px 0 0;
  }
  .hs-breadcrumb-menu {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    font-size: 12px;
    padding: 14px 0;
    width: 100%;
  }
  .hs-breadcrumb-menu li a {
    color: #009ba5;
    height: 48px;
    text-decoration: none;
    width: 48px;
  }
  @media (min-width: 0px) and (max-width: 767px) {
    .hs-breadcrumb-menu {
      font-size: 12px;
    }
  }
  .click-to-pledge-btn {
    display: flex !important;
    justify-content: center;
    margin-top: 20px;
  }
  .click-to-pledge-btn a {
    background: #000;
    background: #009ca5;
    border-radius: 3px;
    color: #fff;
    font-family: EffraRegular;
    padding: 12px 20px;
  }
  html {
    scroll-behavior: smooth;
  }
/*!
 *  Font Awesome 4.7.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("../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
        format("embedded-opentype"),
      url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
      url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
      url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
      url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
        format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  .fa {
    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;
  }
  .fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .fa-2x {
    font-size: 2em;
  }
  .fa-3x {
    font-size: 3em;
  }
  .fa-4x {
    font-size: 4em;
  }
  .fa-5x {
    font-size: 5em;
  }
  .fa-fw {
    width: 1.28571429em;
    text-align: center;
  }
  .fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
  }
  .fa-ul > li {
    position: relative;
  }
  .fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
  }
  .fa-li.fa-lg {
    left: -1.85714286em;
  }
  .fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
  }
  .fa-pull-left {
    float: left;
  }
  .fa-pull-right {
    float: right;
  }
  .fa.fa-pull-left {
    margin-right: 0.3em;
  }
  .fa.fa-pull-right {
    margin-left: 0.3em;
  }
  .pull-right {
    float: right;
  }
  .pull-left {
    float: left;
  }
  .fa.pull-left {
    margin-right: 0.3em;
  }
  .fa.pull-right {
    margin-left: 0.3em;
  }
  .fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
  }
  .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(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  @keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  .fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
  }
  :root .fa-rotate-90,
  :root .fa-rotate-180,
  :root .fa-rotate-270,
  :root .fa-flip-horizontal,
  :root .fa-flip-vertical {
    filter: none;
  }
  .fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
  }
  .fa-stack-1x,
  .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .fa-stack-1x {
    line-height: inherit;
  }
  .fa-stack-2x {
    font-size: 2em;
  }
  .fa-inverse {
    color: #fff;
  }
  .fa-glass:before {
    content: "\f000";
  }
  .fa-music:before {
    content: "\f001";
  }
  .fa-search:before {
    content: "\f002";
  }
  .fa-envelope-o:before {
    content: "\f003";
  }
  .fa-heart:before {
    content: "\f004";
  }
  .fa-star:before {
    content: "\f005";
  }
  .fa-star-o:before {
    content: "\f006";
  }
  .fa-user:before {
    content: "\f007";
  }
  .fa-film:before {
    content: "\f008";
  }
  .fa-th-large:before {
    content: "\f009";
  }
  .fa-th:before {
    content: "\f00a";
  }
  .fa-th-list:before {
    content: "\f00b";
  }
  .fa-check:before {
    content: "\f00c";
  }
  .fa-remove:before,
  .fa-close:before,
  .fa-times:before {
    content: "\f00d";
  }
  .fa-search-plus:before {
    content: "\f00e";
  }
  .fa-search-minus:before {
    content: "\f010";
  }
  .fa-power-off:before {
    content: "\f011";
  }
  .fa-signal:before {
    content: "\f012";
  }
  .fa-gear:before,
  .fa-cog:before {
    content: "\f013";
  }
  .fa-trash-o:before {
    content: "\f014";
  }
  .fa-home:before {
    content: "\f015";
  }
  .fa-file-o:before {
    content: "\f016";
  }
  .fa-clock-o:before {
    content: "\f017";
  }
  .fa-road:before {
    content: "\f018";
  }
  .fa-download:before {
    content: "\f019";
  }
  .fa-arrow-circle-o-down:before {
    content: "\f01a";
  }
  .fa-arrow-circle-o-up:before {
    content: "\f01b";
  }
  .fa-inbox:before {
    content: "\f01c";
  }
  .fa-play-circle-o:before {
    content: "\f01d";
  }
  .fa-rotate-right:before,
  .fa-repeat:before {
    content: "\f01e";
  }
  .fa-refresh:before {
    content: "\f021";
  }
  .fa-list-alt:before {
    content: "\f022";
  }
  .fa-lock:before {
    content: "\f023";
  }
  .fa-flag:before {
    content: "\f024";
  }
  .fa-headphones:before {
    content: "\f025";
  }
  .fa-volume-off:before {
    content: "\f026";
  }
  .fa-volume-down:before {
    content: "\f027";
  }
  .fa-volume-up:before {
    content: "\f028";
  }
  .fa-qrcode:before {
    content: "\f029";
  }
  .fa-barcode:before {
    content: "\f02a";
  }
  .fa-tag:before {
    content: "\f02b";
  }
  .fa-tags:before {
    content: "\f02c";
  }
  .fa-book:before {
    content: "\f02d";
  }
  .fa-bookmark:before {
    content: "\f02e";
  }
  .fa-print:before {
    content: "\f02f";
  }
  .fa-camera:before {
    content: "\f030";
  }
  .fa-font:before {
    content: "\f031";
  }
  .fa-bold:before {
    content: "\f032";
  }
  .fa-italic:before {
    content: "\f033";
  }
  .fa-text-height:before {
    content: "\f034";
  }
  .fa-text-width:before {
    content: "\f035";
  }
  .fa-align-left:before {
    content: "\f036";
  }
  .fa-align-center:before {
    content: "\f037";
  }
  .fa-align-right:before {
    content: "\f038";
  }
  .fa-align-justify:before {
    content: "\f039";
  }
  .fa-list:before {
    content: "\f03a";
  }
  .fa-dedent:before,
  .fa-outdent:before {
    content: "\f03b";
  }
  .fa-indent:before {
    content: "\f03c";
  }
  .fa-video-camera:before {
    content: "\f03d";
  }
  .fa-photo:before,
  .fa-image:before,
  .fa-picture-o:before {
    content: "\f03e";
  }
  .fa-pencil:before {
    content: "\f040";
  }
  .fa-map-marker:before {
    content: "\f041";
  }
  .fa-adjust:before {
    content: "\f042";
  }
  .fa-tint:before {
    content: "\f043";
  }
  .fa-edit:before,
  .fa-pencil-square-o:before {
    content: "\f044";
  }
  .fa-share-square-o:before {
    content: "\f045";
  }
  .fa-check-square-o:before {
    content: "\f046";
  }
  .fa-arrows:before {
    content: "\f047";
  }
  .fa-step-backward:before {
    content: "\f048";
  }
  .fa-fast-backward:before {
    content: "\f049";
  }
  .fa-backward:before {
    content: "\f04a";
  }
  .fa-play:before {
    content: "\f04b";
  }
  .fa-pause:before {
    content: "\f04c";
  }
  .fa-stop:before {
    content: "\f04d";
  }
  .fa-forward:before {
    content: "\f04e";
  }
  .fa-fast-forward:before {
    content: "\f050";
  }
  .fa-step-forward:before {
    content: "\f051";
  }
  .fa-eject:before {
    content: "\f052";
  }
  .fa-chevron-left:before {
    content: "\f053";
  }
  .fa-chevron-right:before {
    content: "\f054";
  }
  .fa-plus-circle:before {
    content: "\f055";
  }
  .fa-minus-circle:before {
    content: "\f056";
  }
  .fa-times-circle:before {
    content: "\f057";
  }
  .fa-check-circle:before {
    content: "\f058";
  }
  .fa-question-circle:before {
    content: "\f059";
  }
  .fa-info-circle:before {
    content: "\f05a";
  }
  .fa-crosshairs:before {
    content: "\f05b";
  }
  .fa-times-circle-o:before {
    content: "\f05c";
  }
  .fa-check-circle-o:before {
    content: "\f05d";
  }
  .fa-ban:before {
    content: "\f05e";
  }
  .fa-arrow-left:before {
    content: "\f060";
  }
  .fa-arrow-right:before {
    content: "\f061";
  }
  .fa-arrow-up:before {
    content: "\f062";
  }
  .fa-arrow-down:before {
    content: "\f063";
  }
  .fa-mail-forward:before,
  .fa-share:before {
    content: "\f064";
  }
  .fa-expand:before {
    content: "\f065";
  }
  .fa-compress:before {
    content: "\f066";
  }
  .fa-plus:before {
    content: "\f067";
  }
  .fa-minus:before {
    content: "\f068";
  }
  .fa-asterisk:before {
    content: "\f069";
  }
  .fa-exclamation-circle:before {
    content: "\f06a";
  }
  .fa-gift:before {
    content: "\f06b";
  }
  .fa-leaf:before {
    content: "\f06c";
  }
  .fa-fire:before {
    content: "\f06d";
  }
  .fa-eye:before {
    content: "\f06e";
  }
  .fa-eye-slash:before {
    content: "\f070";
  }
  .fa-warning:before,
  .fa-exclamation-triangle:before {
    content: "\f071";
  }
  .fa-plane:before {
    content: "\f072";
  }
  .fa-calendar:before {
    content: "\f073";
  }
  .fa-random:before {
    content: "\f074";
  }
  .fa-comment:before {
    content: "\f075";
  }
  .fa-magnet:before {
    content: "\f076";
  }
  .fa-chevron-up:before {
    content: "\f077";
  }
  .fa-chevron-down:before {
    content: "\f078";
  }
  .fa-retweet:before {
    content: "\f079";
  }
  .fa-shopping-cart:before {
    content: "\f07a";
  }
  .fa-folder:before {
    content: "\f07b";
  }
  .fa-folder-open:before {
    content: "\f07c";
  }
  .fa-arrows-v:before {
    content: "\f07d";
  }
  .fa-arrows-h:before {
    content: "\f07e";
  }
  .fa-bar-chart-o:before,
  .fa-bar-chart:before {
    content: "\f080";
  }
  .fa-twitter-square:before {
    content: "\f081";
  }
  .fa-facebook-square:before {
    content: "\f082";
  }
  .fa-camera-retro:before {
    content: "\f083";
  }
  .fa-key:before {
    content: "\f084";
  }
  .fa-gears:before,
  .fa-cogs:before {
    content: "\f085";
  }
  .fa-comments:before {
    content: "\f086";
  }
  .fa-thumbs-o-up:before {
    content: "\f087";
  }
  .fa-thumbs-o-down:before {
    content: "\f088";
  }
  .fa-star-half:before {
    content: "\f089";
  }
  .fa-heart-o:before {
    content: "\f08a";
  }
  .fa-sign-out:before {
    content: "\f08b";
  }
  .fa-linkedin-square:before {
    content: "\f08c";
  }
  .fa-thumb-tack:before {
    content: "\f08d";
  }
  .fa-external-link:before {
    content: "\f08e";
  }
  .fa-sign-in:before {
    content: "\f090";
  }
  .fa-trophy:before {
    content: "\f091";
  }
  .fa-github-square:before {
    content: "\f092";
  }
  .fa-upload:before {
    content: "\f093";
  }
  .fa-lemon-o:before {
    content: "\f094";
  }
  .fa-phone:before {
    content: "\f095";
  }
  .fa-square-o:before {
    content: "\f096";
  }
  .fa-bookmark-o:before {
    content: "\f097";
  }
  .fa-phone-square:before {
    content: "\f098";
  }
  .fa-twitter:before {
    content: "\f099";
  }
  .fa-facebook-f:before,
  .fa-facebook:before {
    content: "\f09a";
  }
  .fa-github:before {
    content: "\f09b";
  }
  .fa-unlock:before {
    content: "\f09c";
  }
  .fa-credit-card:before {
    content: "\f09d";
  }
  .fa-feed:before,
  .fa-rss:before {
    content: "\f09e";
  }
  .fa-hdd-o:before {
    content: "\f0a0";
  }
  .fa-bullhorn:before {
    content: "\f0a1";
  }
  .fa-bell:before {
    content: "\f0f3";
  }
  .fa-certificate:before {
    content: "\f0a3";
  }
  .fa-hand-o-right:before {
    content: "\f0a4";
  }
  .fa-hand-o-left:before {
    content: "\f0a5";
  }
  .fa-hand-o-up:before {
    content: "\f0a6";
  }
  .fa-hand-o-down:before {
    content: "\f0a7";
  }
  .fa-arrow-circle-left:before {
    content: "\f0a8";
  }
  .fa-arrow-circle-right:before {
    content: "\f0a9";
  }
  .fa-arrow-circle-up:before {
    content: "\f0aa";
  }
  .fa-arrow-circle-down:before {
    content: "\f0ab";
  }
  .fa-globe:before {
    content: "\f0ac";
  }
  .fa-wrench:before {
    content: "\f0ad";
  }
  .fa-tasks:before {
    content: "\f0ae";
  }
  .fa-filter:before {
    content: "\f0b0";
  }
  .fa-briefcase:before {
    content: "\f0b1";
  }
  .fa-arrows-alt:before {
    content: "\f0b2";
  }
  .fa-group:before,
  .fa-users:before {
    content: "\f0c0";
  }
  .fa-chain:before,
  .fa-link:before {
    content: "\f0c1";
  }
  .fa-cloud:before {
    content: "\f0c2";
  }
  .fa-flask:before {
    content: "\f0c3";
  }
  .fa-cut:before,
  .fa-scissors:before {
    content: "\f0c4";
  }
  .fa-copy:before,
  .fa-files-o:before {
    content: "\f0c5";
  }
  .fa-paperclip:before {
    content: "\f0c6";
  }
  .fa-save:before,
  .fa-floppy-o:before {
    content: "\f0c7";
  }
  .fa-square:before {
    content: "\f0c8";
  }
  .fa-navicon:before,
  .fa-reorder:before,
  .fa-bars:before {
    content: "\f0c9";
  }
  .fa-list-ul:before {
    content: "\f0ca";
  }
  .fa-list-ol:before {
    content: "\f0cb";
  }
  .fa-strikethrough:before {
    content: "\f0cc";
  }
  .fa-underline:before {
    content: "\f0cd";
  }
  .fa-table:before {
    content: "\f0ce";
  }
  .fa-magic:before {
    content: "\f0d0";
  }
  .fa-truck:before {
    content: "\f0d1";
  }
  .fa-pinterest:before {
    content: "\f0d2";
  }
  .fa-pinterest-square:before {
    content: "\f0d3";
  }
  .fa-google-plus-square:before {
    content: "\f0d4";
  }
  .fa-google-plus:before {
    content: "\f0d5";
  }
  .fa-money:before {
    content: "\f0d6";
  }
  .fa-caret-down:before {
    content: "\f0d7";
  }
  .fa-caret-up:before {
    content: "\f0d8";
  }
  .fa-caret-left:before {
    content: "\f0d9";
  }
  .fa-caret-right:before {
    content: "\f0da";
  }
  .fa-columns:before {
    content: "\f0db";
  }
  .fa-unsorted:before,
  .fa-sort:before {
    content: "\f0dc";
  }
  .fa-sort-down:before,
  .fa-sort-desc:before {
    content: "\f0dd";
  }
  .fa-sort-up:before,
  .fa-sort-asc:before {
    content: "\f0de";
  }
  .fa-envelope:before {
    content: "\f0e0";
  }
  .fa-linkedin:before {
    content: "\f0e1";
  }
  .fa-rotate-left:before,
  .fa-undo:before {
    content: "\f0e2";
  }
  .fa-legal:before,
  .fa-gavel:before {
    content: "\f0e3";
  }
  .fa-dashboard:before,
  .fa-tachometer:before {
    content: "\f0e4";
  }
  .fa-comment-o:before {
    content: "\f0e5";
  }
  .fa-comments-o:before {
    content: "\f0e6";
  }
  .fa-flash:before,
  .fa-bolt:before {
    content: "\f0e7";
  }
  .fa-sitemap:before {
    content: "\f0e8";
  }
  .fa-umbrella:before {
    content: "\f0e9";
  }
  .fa-paste:before,
  .fa-clipboard:before {
    content: "\f0ea";
  }
  .fa-lightbulb-o:before {
    content: "\f0eb";
  }
  .fa-exchange:before {
    content: "\f0ec";
  }
  .fa-cloud-download:before {
    content: "\f0ed";
  }
  .fa-cloud-upload:before {
    content: "\f0ee";
  }
  .fa-user-md:before {
    content: "\f0f0";
  }
  .fa-stethoscope:before {
    content: "\f0f1";
  }
  .fa-suitcase:before {
    content: "\f0f2";
  }
  .fa-bell-o:before {
    content: "\f0a2";
  }
  .fa-coffee:before {
    content: "\f0f4";
  }
  .fa-cutlery:before {
    content: "\f0f5";
  }
  .fa-file-text-o:before {
    content: "\f0f6";
  }
  .fa-building-o:before {
    content: "\f0f7";
  }
  .fa-hospital-o:before {
    content: "\f0f8";
  }
  .fa-ambulance:before {
    content: "\f0f9";
  }
  .fa-medkit:before {
    content: "\f0fa";
  }
  .fa-fighter-jet:before {
    content: "\f0fb";
  }
  .fa-beer:before {
    content: "\f0fc";
  }
  .fa-h-square:before {
    content: "\f0fd";
  }
  .fa-plus-square:before {
    content: "\f0fe";
  }
  .fa-angle-double-left:before {
    content: "\f100";
  }
  .fa-angle-double-right:before {
    content: "\f101";
  }
  .fa-angle-double-up:before {
    content: "\f102";
  }
  .fa-angle-double-down:before {
    content: "\f103";
  }
  .fa-angle-left:before {
    content: "\f104";
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .fa-angle-up:before {
    content: "\f106";
  }
  .fa-angle-down:before {
    content: "\f107";
  }
  .fa-desktop:before {
    content: "\f108";
  }
  .fa-laptop:before {
    content: "\f109";
  }
  .fa-tablet:before {
    content: "\f10a";
  }
  .fa-mobile-phone:before,
  .fa-mobile:before {
    content: "\f10b";
  }
  .fa-circle-o:before {
    content: "\f10c";
  }
  .fa-quote-left:before {
    content: "\f10d";
  }
  .fa-quote-right:before {
    content: "\f10e";
  }
  .fa-spinner:before {
    content: "\f110";
  }
  .fa-circle:before {
    content: "\f111";
  }
  .fa-mail-reply:before,
  .fa-reply:before {
    content: "\f112";
  }
  .fa-github-alt:before {
    content: "\f113";
  }
  .fa-folder-o:before {
    content: "\f114";
  }
  .fa-folder-open-o:before {
    content: "\f115";
  }
  .fa-smile-o:before {
    content: "\f118";
  }
  .fa-frown-o:before {
    content: "\f119";
  }
  .fa-meh-o:before {
    content: "\f11a";
  }
  .fa-gamepad:before {
    content: "\f11b";
  }
  .fa-keyboard-o:before {
    content: "\f11c";
  }
  .fa-flag-o:before {
    content: "\f11d";
  }
  .fa-flag-checkered:before {
    content: "\f11e";
  }
  .fa-terminal:before {
    content: "\f120";
  }
  .fa-code:before {
    content: "\f121";
  }
  .fa-mail-reply-all:before,
  .fa-reply-all:before {
    content: "\f122";
  }
  .fa-star-half-empty:before,
  .fa-star-half-full:before,
  .fa-star-half-o:before {
    content: "\f123";
  }
  .fa-location-arrow:before {
    content: "\f124";
  }
  .fa-crop:before {
    content: "\f125";
  }
  .fa-code-fork:before {
    content: "\f126";
  }
  .fa-unlink:before,
  .fa-chain-broken:before {
    content: "\f127";
  }
  .fa-question:before {
    content: "\f128";
  }
  .fa-info:before {
    content: "\f129";
  }
  .fa-exclamation:before {
    content: "\f12a";
  }
  .fa-superscript:before {
    content: "\f12b";
  }
  .fa-subscript:before {
    content: "\f12c";
  }
  .fa-eraser:before {
    content: "\f12d";
  }
  .fa-puzzle-piece:before {
    content: "\f12e";
  }
  .fa-microphone:before {
    content: "\f130";
  }
  .fa-microphone-slash:before {
    content: "\f131";
  }
  .fa-shield:before {
    content: "\f132";
  }
  .fa-calendar-o:before {
    content: "\f133";
  }
  .fa-fire-extinguisher:before {
    content: "\f134";
  }
  .fa-rocket:before {
    content: "\f135";
  }
  .fa-maxcdn:before {
    content: "\f136";
  }
  .fa-chevron-circle-left:before {
    content: "\f137";
  }
  .fa-chevron-circle-right:before {
    content: "\f138";
  }
  .fa-chevron-circle-up:before {
    content: "\f139";
  }
  .fa-chevron-circle-down:before {
    content: "\f13a";
  }
  .fa-html5:before {
    content: "\f13b";
  }
  .fa-css3:before {
    content: "\f13c";
  }
  .fa-anchor:before {
    content: "\f13d";
  }
  .fa-unlock-alt:before {
    content: "\f13e";
  }
  .fa-bullseye:before {
    content: "\f140";
  }
  .fa-ellipsis-h:before {
    content: "\f141";
  }
  .fa-ellipsis-v:before {
    content: "\f142";
  }
  .fa-rss-square:before {
    content: "\f143";
  }
  .fa-play-circle:before {
    content: "\f144";
  }
  .fa-ticket:before {
    content: "\f145";
  }
  .fa-minus-square:before {
    content: "\f146";
  }
  .fa-minus-square-o:before {
    content: "\f147";
  }
  .fa-level-up:before {
    content: "\f148";
  }
  .fa-level-down:before {
    content: "\f149";
  }
  .fa-check-square:before {
    content: "\f14a";
  }
  .fa-pencil-square:before {
    content: "\f14b";
  }
  .fa-external-link-square:before {
    content: "\f14c";
  }
  .fa-share-square:before {
    content: "\f14d";
  }
  .fa-compass:before {
    content: "\f14e";
  }
  .fa-toggle-down:before,
  .fa-caret-square-o-down:before {
    content: "\f150";
  }
  .fa-toggle-up:before,
  .fa-caret-square-o-up:before {
    content: "\f151";
  }
  .fa-toggle-right:before,
  .fa-caret-square-o-right:before {
    content: "\f152";
  }
  .fa-euro:before,
  .fa-eur:before {
    content: "\f153";
  }
  .fa-gbp:before {
    content: "\f154";
  }
  .fa-dollar:before,
  .fa-usd:before {
    content: "\f155";
  }
  .fa-rupee:before,
  .fa-inr:before {
    content: "\f156";
  }
  .fa-cny:before,
  .fa-rmb:before,
  .fa-yen:before,
  .fa-jpy:before {
    content: "\f157";
  }
  .fa-ruble:before,
  .fa-rouble:before,
  .fa-rub:before {
    content: "\f158";
  }
  .fa-won:before,
  .fa-krw:before {
    content: "\f159";
  }
  .fa-bitcoin:before,
  .fa-btc:before {
    content: "\f15a";
  }
  .fa-file:before {
    content: "\f15b";
  }
  .fa-file-text:before {
    content: "\f15c";
  }
  .fa-sort-alpha-asc:before {
    content: "\f15d";
  }
  .fa-sort-alpha-desc:before {
    content: "\f15e";
  }
  .fa-sort-amount-asc:before {
    content: "\f160";
  }
  .fa-sort-amount-desc:before {
    content: "\f161";
  }
  .fa-sort-numeric-asc:before {
    content: "\f162";
  }
  .fa-sort-numeric-desc:before {
    content: "\f163";
  }
  .fa-thumbs-up:before {
    content: "\f164";
  }
  .fa-thumbs-down:before {
    content: "\f165";
  }
  .fa-youtube-square:before {
    content: "\f166";
  }
  .fa-youtube:before {
    content: "\f167";
  }
  .fa-xing:before {
    content: "\f168";
  }
  .fa-xing-square:before {
    content: "\f169";
  }
  .fa-youtube-play:before {
    content: "\f16a";
  }
  .fa-dropbox:before {
    content: "\f16b";
  }
  .fa-stack-overflow:before {
    content: "\f16c";
  }
  .fa-instagram:before {
    content: "\f16d";
  }
  .fa-flickr:before {
    content: "\f16e";
  }
  .fa-adn:before {
    content: "\f170";
  }
  .fa-bitbucket:before {
    content: "\f171";
  }
  .fa-bitbucket-square:before {
    content: "\f172";
  }
  .fa-tumblr:before {
    content: "\f173";
  }
  .fa-tumblr-square:before {
    content: "\f174";
  }
  .fa-long-arrow-down:before {
    content: "\f175";
  }
  .fa-long-arrow-up:before {
    content: "\f176";
  }
  .fa-long-arrow-left:before {
    content: "\f177";
  }
  .fa-long-arrow-right:before {
    content: "\f178";
  }
  .fa-apple:before {
    content: "\f179";
  }
  .fa-windows:before {
    content: "\f17a";
  }
  .fa-android:before {
    content: "\f17b";
  }
  .fa-linux:before {
    content: "\f17c";
  }
  .fa-dribbble:before {
    content: "\f17d";
  }
  .fa-skype:before {
    content: "\f17e";
  }
  .fa-foursquare:before {
    content: "\f180";
  }
  .fa-trello:before {
    content: "\f181";
  }
  .fa-female:before {
    content: "\f182";
  }
  .fa-male:before {
    content: "\f183";
  }
  .fa-gittip:before,
  .fa-gratipay:before {
    content: "\f184";
  }
  .fa-sun-o:before {
    content: "\f185";
  }
  .fa-moon-o:before {
    content: "\f186";
  }
  .fa-archive:before {
    content: "\f187";
  }
  .fa-bug:before {
    content: "\f188";
  }
  .fa-vk:before {
    content: "\f189";
  }
  .fa-weibo:before {
    content: "\f18a";
  }
  .fa-renren:before {
    content: "\f18b";
  }
  .fa-pagelines:before {
    content: "\f18c";
  }
  .fa-stack-exchange:before {
    content: "\f18d";
  }
  .fa-arrow-circle-o-right:before {
    content: "\f18e";
  }
  .fa-arrow-circle-o-left:before {
    content: "\f190";
  }
  .fa-toggle-left:before,
  .fa-caret-square-o-left:before {
    content: "\f191";
  }
  .fa-dot-circle-o:before {
    content: "\f192";
  }
  .fa-wheelchair:before {
    content: "\f193";
  }
  .fa-vimeo-square:before {
    content: "\f194";
  }
  .fa-turkish-lira:before,
  .fa-try:before {
    content: "\f195";
  }
  .fa-plus-square-o:before {
    content: "\f196";
  }
  .fa-space-shuttle:before {
    content: "\f197";
  }
  .fa-slack:before {
    content: "\f198";
  }
  .fa-envelope-square:before {
    content: "\f199";
  }
  .fa-wordpress:before {
    content: "\f19a";
  }
  .fa-openid:before {
    content: "\f19b";
  }
  .fa-institution:before,
  .fa-bank:before,
  .fa-university:before {
    content: "\f19c";
  }
  .fa-mortar-board:before,
  .fa-graduation-cap:before {
    content: "\f19d";
  }
  .fa-yahoo:before {
    content: "\f19e";
  }
  .fa-google:before {
    content: "\f1a0";
  }
  .fa-reddit:before {
    content: "\f1a1";
  }
  .fa-reddit-square:before {
    content: "\f1a2";
  }
  .fa-stumbleupon-circle:before {
    content: "\f1a3";
  }
  .fa-stumbleupon:before {
    content: "\f1a4";
  }
  .fa-delicious:before {
    content: "\f1a5";
  }
  .fa-digg:before {
    content: "\f1a6";
  }
  .fa-pied-piper-pp:before {
    content: "\f1a7";
  }
  .fa-pied-piper-alt:before {
    content: "\f1a8";
  }
  .fa-drupal:before {
    content: "\f1a9";
  }
  .fa-joomla:before {
    content: "\f1aa";
  }
  .fa-language:before {
    content: "\f1ab";
  }
  .fa-fax:before {
    content: "\f1ac";
  }
  .fa-building:before {
    content: "\f1ad";
  }
  .fa-child:before {
    content: "\f1ae";
  }
  .fa-paw:before {
    content: "\f1b0";
  }
  .fa-spoon:before {
    content: "\f1b1";
  }
  .fa-cube:before {
    content: "\f1b2";
  }
  .fa-cubes:before {
    content: "\f1b3";
  }
  .fa-behance:before {
    content: "\f1b4";
  }
  .fa-behance-square:before {
    content: "\f1b5";
  }
  .fa-steam:before {
    content: "\f1b6";
  }
  .fa-steam-square:before {
    content: "\f1b7";
  }
  .fa-recycle:before {
    content: "\f1b8";
  }
  .fa-automobile:before,
  .fa-car:before {
    content: "\f1b9";
  }
  .fa-cab:before,
  .fa-taxi:before {
    content: "\f1ba";
  }
  .fa-tree:before {
    content: "\f1bb";
  }
  .fa-spotify:before {
    content: "\f1bc";
  }
  .fa-deviantart:before {
    content: "\f1bd";
  }
  .fa-soundcloud:before {
    content: "\f1be";
  }
  .fa-database:before {
    content: "\f1c0";
  }
  .fa-file-pdf-o:before {
    content: "\f1c1";
  }
  .fa-file-word-o:before {
    content: "\f1c2";
  }
  .fa-file-excel-o:before {
    content: "\f1c3";
  }
  .fa-file-powerpoint-o:before {
    content: "\f1c4";
  }
  .fa-file-photo-o:before,
  .fa-file-picture-o:before,
  .fa-file-image-o:before {
    content: "\f1c5";
  }
  .fa-file-zip-o:before,
  .fa-file-archive-o:before {
    content: "\f1c6";
  }
  .fa-file-sound-o:before,
  .fa-file-audio-o:before {
    content: "\f1c7";
  }
  .fa-file-movie-o:before,
  .fa-file-video-o:before {
    content: "\f1c8";
  }
  .fa-file-code-o:before {
    content: "\f1c9";
  }
  .fa-vine:before {
    content: "\f1ca";
  }
  .fa-codepen:before {
    content: "\f1cb";
  }
  .fa-jsfiddle:before {
    content: "\f1cc";
  }
  .fa-life-bouy:before,
  .fa-life-buoy:before,
  .fa-life-saver:before,
  .fa-support:before,
  .fa-life-ring:before {
    content: "\f1cd";
  }
  .fa-circle-o-notch:before {
    content: "\f1ce";
  }
  .fa-ra:before,
  .fa-resistance:before,
  .fa-rebel:before {
    content: "\f1d0";
  }
  .fa-ge:before,
  .fa-empire:before {
    content: "\f1d1";
  }
  .fa-git-square:before {
    content: "\f1d2";
  }
  .fa-git:before {
    content: "\f1d3";
  }
  .fa-y-combinator-square:before,
  .fa-yc-square:before,
  .fa-hacker-news:before {
    content: "\f1d4";
  }
  .fa-tencent-weibo:before {
    content: "\f1d5";
  }
  .fa-qq:before {
    content: "\f1d6";
  }
  .fa-wechat:before,
  .fa-weixin:before {
    content: "\f1d7";
  }
  .fa-send:before,
  .fa-paper-plane:before {
    content: "\f1d8";
  }
  .fa-send-o:before,
  .fa-paper-plane-o:before {
    content: "\f1d9";
  }
  .fa-history:before {
    content: "\f1da";
  }
  .fa-circle-thin:before {
    content: "\f1db";
  }
  .fa-header:before {
    content: "\f1dc";
  }
  .fa-paragraph:before {
    content: "\f1dd";
  }
  .fa-sliders:before {
    content: "\f1de";
  }
  .fa-share-alt:before {
    content: "\f1e0";
  }
  .fa-share-alt-square:before {
    content: "\f1e1";
  }
  .fa-bomb:before {
    content: "\f1e2";
  }
  .fa-soccer-ball-o:before,
  .fa-futbol-o:before {
    content: "\f1e3";
  }
  .fa-tty:before {
    content: "\f1e4";
  }
  .fa-binoculars:before {
    content: "\f1e5";
  }
  .fa-plug:before {
    content: "\f1e6";
  }
  .fa-slideshare:before {
    content: "\f1e7";
  }
  .fa-twitch:before {
    content: "\f1e8";
  }
  .fa-yelp:before {
    content: "\f1e9";
  }
  .fa-newspaper-o:before {
    content: "\f1ea";
  }
  .fa-wifi:before {
    content: "\f1eb";
  }
  .fa-calculator:before {
    content: "\f1ec";
  }
  .fa-paypal:before {
    content: "\f1ed";
  }
  .fa-google-wallet:before {
    content: "\f1ee";
  }
  .fa-cc-visa:before {
    content: "\f1f0";
  }
  .fa-cc-mastercard:before {
    content: "\f1f1";
  }
  .fa-cc-discover:before {
    content: "\f1f2";
  }
  .fa-cc-amex:before {
    content: "\f1f3";
  }
  .fa-cc-paypal:before {
    content: "\f1f4";
  }
  .fa-cc-stripe:before {
    content: "\f1f5";
  }
  .fa-bell-slash:before {
    content: "\f1f6";
  }
  .fa-bell-slash-o:before {
    content: "\f1f7";
  }
  .fa-trash:before {
    content: "\f1f8";
  }
  .fa-copyright:before {
    content: "\f1f9";
  }
  .fa-at:before {
    content: "\f1fa";
  }
  .fa-eyedropper:before {
    content: "\f1fb";
  }
  .fa-paint-brush:before {
    content: "\f1fc";
  }
  .fa-birthday-cake:before {
    content: "\f1fd";
  }
  .fa-area-chart:before {
    content: "\f1fe";
  }
  .fa-pie-chart:before {
    content: "\f200";
  }
  .fa-line-chart:before {
    content: "\f201";
  }
  .fa-lastfm:before {
    content: "\f202";
  }
  .fa-lastfm-square:before {
    content: "\f203";
  }
  .fa-toggle-off:before {
    content: "\f204";
  }
  .fa-toggle-on:before {
    content: "\f205";
  }
  .fa-bicycle:before {
    content: "\f206";
  }
  .fa-bus:before {
    content: "\f207";
  }
  .fa-ioxhost:before {
    content: "\f208";
  }
  .fa-angellist:before {
    content: "\f209";
  }
  .fa-cc:before {
    content: "\f20a";
  }
  .fa-shekel:before,
  .fa-sheqel:before,
  .fa-ils:before {
    content: "\f20b";
  }
  .fa-meanpath:before {
    content: "\f20c";
  }
  .fa-buysellads:before {
    content: "\f20d";
  }
  .fa-connectdevelop:before {
    content: "\f20e";
  }
  .fa-dashcube:before {
    content: "\f210";
  }
  .fa-forumbee:before {
    content: "\f211";
  }
  .fa-leanpub:before {
    content: "\f212";
  }
  .fa-sellsy:before {
    content: "\f213";
  }
  .fa-shirtsinbulk:before {
    content: "\f214";
  }
  .fa-simplybuilt:before {
    content: "\f215";
  }
  .fa-skyatlas:before {
    content: "\f216";
  }
  .fa-cart-plus:before {
    content: "\f217";
  }
  .fa-cart-arrow-down:before {
    content: "\f218";
  }
  .fa-diamond:before {
    content: "\f219";
  }
  .fa-ship:before {
    content: "\f21a";
  }
  .fa-user-secret:before {
    content: "\f21b";
  }
  .fa-motorcycle:before {
    content: "\f21c";
  }
  .fa-street-view:before {
    content: "\f21d";
  }
  .fa-heartbeat:before {
    content: "\f21e";
  }
  .fa-venus:before {
    content: "\f221";
  }
  .fa-mars:before {
    content: "\f222";
  }
  .fa-mercury:before {
    content: "\f223";
  }
  .fa-intersex:before,
  .fa-transgender:before {
    content: "\f224";
  }
  .fa-transgender-alt:before {
    content: "\f225";
  }
  .fa-venus-double:before {
    content: "\f226";
  }
  .fa-mars-double:before {
    content: "\f227";
  }
  .fa-venus-mars:before {
    content: "\f228";
  }
  .fa-mars-stroke:before {
    content: "\f229";
  }
  .fa-mars-stroke-v:before {
    content: "\f22a";
  }
  .fa-mars-stroke-h:before {
    content: "\f22b";
  }
  .fa-neuter:before {
    content: "\f22c";
  }
  .fa-genderless:before {
    content: "\f22d";
  }
  .fa-facebook-official:before {
    content: "\f230";
  }
  .fa-pinterest-p:before {
    content: "\f231";
  }
  .fa-whatsapp:before {
    content: "\f232";
  }
  .fa-server:before {
    content: "\f233";
  }
  .fa-user-plus:before {
    content: "\f234";
  }
  .fa-user-times:before {
    content: "\f235";
  }
  .fa-hotel:before,
  .fa-bed:before {
    content: "\f236";
  }
  .fa-viacoin:before {
    content: "\f237";
  }
  .fa-train:before {
    content: "\f238";
  }
  .fa-subway:before {
    content: "\f239";
  }
  .fa-medium:before {
    content: "\f23a";
  }
  .fa-yc:before,
  .fa-y-combinator:before {
    content: "\f23b";
  }
  .fa-optin-monster:before {
    content: "\f23c";
  }
  .fa-opencart:before {
    content: "\f23d";
  }
  .fa-expeditedssl:before {
    content: "\f23e";
  }
  .fa-battery-4:before,
  .fa-battery:before,
  .fa-battery-full:before {
    content: "\f240";
  }
  .fa-battery-3:before,
  .fa-battery-three-quarters:before {
    content: "\f241";
  }
  .fa-battery-2:before,
  .fa-battery-half:before {
    content: "\f242";
  }
  .fa-battery-1:before,
  .fa-battery-quarter:before {
    content: "\f243";
  }
  .fa-battery-0:before,
  .fa-battery-empty:before {
    content: "\f244";
  }
  .fa-mouse-pointer:before {
    content: "\f245";
  }
  .fa-i-cursor:before {
    content: "\f246";
  }
  .fa-object-group:before {
    content: "\f247";
  }
  .fa-object-ungroup:before {
    content: "\f248";
  }
  .fa-sticky-note:before {
    content: "\f249";
  }
  .fa-sticky-note-o:before {
    content: "\f24a";
  }
  .fa-cc-jcb:before {
    content: "\f24b";
  }
  .fa-cc-diners-club:before {
    content: "\f24c";
  }
  .fa-clone:before {
    content: "\f24d";
  }
  .fa-balance-scale:before {
    content: "\f24e";
  }
  .fa-hourglass-o:before {
    content: "\f250";
  }
  .fa-hourglass-1:before,
  .fa-hourglass-start:before {
    content: "\f251";
  }
  .fa-hourglass-2:before,
  .fa-hourglass-half:before {
    content: "\f252";
  }
  .fa-hourglass-3:before,
  .fa-hourglass-end:before {
    content: "\f253";
  }
  .fa-hourglass:before {
    content: "\f254";
  }
  .fa-hand-grab-o:before,
  .fa-hand-rock-o:before {
    content: "\f255";
  }
  .fa-hand-stop-o:before,
  .fa-hand-paper-o:before {
    content: "\f256";
  }
  .fa-hand-scissors-o:before {
    content: "\f257";
  }
  .fa-hand-lizard-o:before {
    content: "\f258";
  }
  .fa-hand-spock-o:before {
    content: "\f259";
  }
  .fa-hand-pointer-o:before {
    content: "\f25a";
  }
  .fa-hand-peace-o:before {
    content: "\f25b";
  }
  .fa-trademark:before {
    content: "\f25c";
  }
  .fa-registered:before {
    content: "\f25d";
  }
  .fa-creative-commons:before {
    content: "\f25e";
  }
  .fa-gg:before {
    content: "\f260";
  }
  .fa-gg-circle:before {
    content: "\f261";
  }
  .fa-tripadvisor:before {
    content: "\f262";
  }
  .fa-odnoklassniki:before {
    content: "\f263";
  }
  .fa-odnoklassniki-square:before {
    content: "\f264";
  }
  .fa-get-pocket:before {
    content: "\f265";
  }
  .fa-wikipedia-w:before {
    content: "\f266";
  }
  .fa-safari:before {
    content: "\f267";
  }
  .fa-chrome:before {
    content: "\f268";
  }
  .fa-firefox:before {
    content: "\f269";
  }
  .fa-opera:before {
    content: "\f26a";
  }
  .fa-internet-explorer:before {
    content: "\f26b";
  }
  .fa-tv:before,
  .fa-television:before {
    content: "\f26c";
  }
  .fa-contao:before {
    content: "\f26d";
  }
  .fa-500px:before {
    content: "\f26e";
  }
  .fa-amazon:before {
    content: "\f270";
  }
  .fa-calendar-plus-o:before {
    content: "\f271";
  }
  .fa-calendar-minus-o:before {
    content: "\f272";
  }
  .fa-calendar-times-o:before {
    content: "\f273";
  }
  .fa-calendar-check-o:before {
    content: "\f274";
  }
  .fa-industry:before {
    content: "\f275";
  }
  .fa-map-pin:before {
    content: "\f276";
  }
  .fa-map-signs:before {
    content: "\f277";
  }
  .fa-map-o:before {
    content: "\f278";
  }
  .fa-map:before {
    content: "\f279";
  }
  .fa-commenting:before {
    content: "\f27a";
  }
  .fa-commenting-o:before {
    content: "\f27b";
  }
  .fa-houzz:before {
    content: "\f27c";
  }
  .fa-vimeo:before {
    content: "\f27d";
  }
  .fa-black-tie:before {
    content: "\f27e";
  }
  .fa-fonticons:before {
    content: "\f280";
  }
  .fa-reddit-alien:before {
    content: "\f281";
  }
  .fa-edge:before {
    content: "\f282";
  }
  .fa-credit-card-alt:before {
    content: "\f283";
  }
  .fa-codiepie:before {
    content: "\f284";
  }
  .fa-modx:before {
    content: "\f285";
  }
  .fa-fort-awesome:before {
    content: "\f286";
  }
  .fa-usb:before {
    content: "\f287";
  }
  .fa-product-hunt:before {
    content: "\f288";
  }
  .fa-mixcloud:before {
    content: "\f289";
  }
  .fa-scribd:before {
    content: "\f28a";
  }
  .fa-pause-circle:before {
    content: "\f28b";
  }
  .fa-pause-circle-o:before {
    content: "\f28c";
  }
  .fa-stop-circle:before {
    content: "\f28d";
  }
  .fa-stop-circle-o:before {
    content: "\f28e";
  }
  .fa-shopping-bag:before {
    content: "\f290";
  }
  .fa-shopping-basket:before {
    content: "\f291";
  }
  .fa-hashtag:before {
    content: "\f292";
  }
  .fa-bluetooth:before {
    content: "\f293";
  }
  .fa-bluetooth-b:before {
    content: "\f294";
  }
  .fa-percent:before {
    content: "\f295";
  }
  .fa-gitlab:before {
    content: "\f296";
  }
  .fa-wpbeginner:before {
    content: "\f297";
  }
  .fa-wpforms:before {
    content: "\f298";
  }
  .fa-envira:before {
    content: "\f299";
  }
  .fa-universal-access:before {
    content: "\f29a";
  }
  .fa-wheelchair-alt:before {
    content: "\f29b";
  }
  .fa-question-circle-o:before {
    content: "\f29c";
  }
  .fa-blind:before {
    content: "\f29d";
  }
  .fa-audio-description:before {
    content: "\f29e";
  }
  .fa-volume-control-phone:before {
    content: "\f2a0";
  }
  .fa-braille:before {
    content: "\f2a1";
  }
  .fa-assistive-listening-systems:before {
    content: "\f2a2";
  }
  .fa-asl-interpreting:before,
  .fa-american-sign-language-interpreting:before {
    content: "\f2a3";
  }
  .fa-deafness:before,
  .fa-hard-of-hearing:before,
  .fa-deaf:before {
    content: "\f2a4";
  }
  .fa-glide:before {
    content: "\f2a5";
  }
  .fa-glide-g:before {
    content: "\f2a6";
  }
  .fa-signing:before,
  .fa-sign-language:before {
    content: "\f2a7";
  }
  .fa-low-vision:before {
    content: "\f2a8";
  }
  .fa-viadeo:before {
    content: "\f2a9";
  }
  .fa-viadeo-square:before {
    content: "\f2aa";
  }
  .fa-snapchat:before {
    content: "\f2ab";
  }
  .fa-snapchat-ghost:before {
    content: "\f2ac";
  }
  .fa-snapchat-square:before {
    content: "\f2ad";
  }
  .fa-pied-piper:before {
    content: "\f2ae";
  }
  .fa-first-order:before {
    content: "\f2b0";
  }
  .fa-yoast:before {
    content: "\f2b1";
  }
  .fa-themeisle:before {
    content: "\f2b2";
  }
  .fa-google-plus-circle:before,
  .fa-google-plus-official:before {
    content: "\f2b3";
  }
  .fa-fa:before,
  .fa-font-awesome:before {
    content: "\f2b4";
  }
  .fa-handshake-o:before {
    content: "\f2b5";
  }
  .fa-envelope-open:before {
    content: "\f2b6";
  }
  .fa-envelope-open-o:before {
    content: "\f2b7";
  }
  .fa-linode:before {
    content: "\f2b8";
  }
  .fa-address-book:before {
    content: "\f2b9";
  }
  .fa-address-book-o:before {
    content: "\f2ba";
  }
  .fa-vcard:before,
  .fa-address-card:before {
    content: "\f2bb";
  }
  .fa-vcard-o:before,
  .fa-address-card-o:before {
    content: "\f2bc";
  }
  .fa-user-circle:before {
    content: "\f2bd";
  }
  .fa-user-circle-o:before {
    content: "\f2be";
  }
  .fa-user-o:before {
    content: "\f2c0";
  }
  .fa-id-badge:before {
    content: "\f2c1";
  }
  .fa-drivers-license:before,
  .fa-id-card:before {
    content: "\f2c2";
  }
  .fa-drivers-license-o:before,
  .fa-id-card-o:before {
    content: "\f2c3";
  }
  .fa-quora:before {
    content: "\f2c4";
  }
  .fa-free-code-camp:before {
    content: "\f2c5";
  }
  .fa-telegram:before {
    content: "\f2c6";
  }
  .fa-thermometer-4:before,
  .fa-thermometer:before,
  .fa-thermometer-full:before {
    content: "\f2c7";
  }
  .fa-thermometer-3:before,
  .fa-thermometer-three-quarters:before {
    content: "\f2c8";
  }
  .fa-thermometer-2:before,
  .fa-thermometer-half:before {
    content: "\f2c9";
  }
  .fa-thermometer-1:before,
  .fa-thermometer-quarter:before {
    content: "\f2ca";
  }
  .fa-thermometer-0:before,
  .fa-thermometer-empty:before {
    content: "\f2cb";
  }
  .fa-shower:before {
    content: "\f2cc";
  }
  .fa-bathtub:before,
  .fa-s15:before,
  .fa-bath:before {
    content: "\f2cd";
  }
  .fa-podcast:before {
    content: "\f2ce";
  }
  .fa-window-maximize:before {
    content: "\f2d0";
  }
  .fa-window-minimize:before {
    content: "\f2d1";
  }
  .fa-window-restore:before {
    content: "\f2d2";
  }
  .fa-times-rectangle:before,
  .fa-window-close:before {
    content: "\f2d3";
  }
  .fa-times-rectangle-o:before,
  .fa-window-close-o:before {
    content: "\f2d4";
  }
  .fa-bandcamp:before {
    content: "\f2d5";
  }
  .fa-grav:before {
    content: "\f2d6";
  }
  .fa-etsy:before {
    content: "\f2d7";
  }
  .fa-imdb:before {
    content: "\f2d8";
  }
  .fa-ravelry:before {
    content: "\f2d9";
  }
  .fa-eercast:before {
    content: "\f2da";
  }
  .fa-microchip:before {
    content: "\f2db";
  }
  .fa-snowflake-o:before {
    content: "\f2dc";
  }
  .fa-superpowers:before {
    content: "\f2dd";
  }
  .fa-wpexplorer:before {
    content: "\f2de";
  }
  .fa-meetup:before {
    content: "\f2e0";
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
  }
 /* @import url('http://example.com/example_style.css'); */
<link rel="stylesheet" href="https://cdn2.hubspot.net/hubfs/3780149/NavyOak%202018/Home/files/font-awesome.min.css">
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/
/* These includes are optional, but helpful. */
/* These includes are optional, but helpful. */
/* Images */
.body-container-wrapper img {
  width: 100% !important;
}
img {
  width: auto;
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}
video {
  max-width: 100%;
  height: auto;
}
.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.hs-responsive-embed iframe,
.hs-responsive-embed object,
.hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"]
{
  width: 100%;
  max-width: 100%;
}
@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
  padding: 6px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hs-menu-wrapper ul {
  padding: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
  margin-bottom: 20px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper
  li
  a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children:hover
  > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
  margin-bottom: 20px;
  min-height: 7em;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch
  > ul
  li.hs-item-has-children {
  position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch
  > ul
  li.hs-item-has-children.active-branch
  > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch
  > ul
  li.hs-item-has-children.active-branch
  > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch
  > ul
  li.hs-item-has-children.active-branch
  > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch
  > ul
  li.hs-item-has-children.active-branch
  > ul.hs-menu-children-wrapper
  > li {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch
  > ul
  li.hs-item-has-children.active-branch
  > ul.hs-menu-children-wrapper
  > li
  a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 20px;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
  padding: 10px 20px;
  text-decoration: none;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-vertical
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 180px;
}
.hs-menu-wrapper.hs-menu-flow-vertical
  > ul
  li.hs-item-has-children:hover
  > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
  min-width: 140px;
  width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
  max-width: 100%;
  overflow: hidden;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch
  > ul
  li.hs-item-has-children.active-branch
  > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch
  > ul
  li.hs-item-has-children.active-branch
  > ul.hs-menu-children-wrapper
  > li.hs-item-has-children
  > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
  position: static;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch
  li.hs-menu-depth-2
  > a {
  padding-left: 4em;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch
  li.hs-menu-depth-3
  > a {
  padding-left: 6em;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch
  li.hs-menu-depth-4
  > a {
  padding-left: 8em;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch
  li.hs-menu-depth-5
  > a {
  padding-left: 140px;
}
.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}
@media (max-width: 568px) {
  .hs-menu-wrapper,
  .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children
    ul.hs-menu-children-wrapper
    li
    a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch
    > ul
    li.hs-item-has-children.active-branch
    > ul.hs-menu-children-wrapper
    > li
    a {
    display: block;
    max-width: 100%;
    width: 100%;
  }
}
.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}
.widget-type-space {
  visibility: hidden;
}
.hs-author-listing-header {
  margin: 0 0 0.75em 0;
}
.hs-author-social-links {
  display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0;
  border: 0;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden;
}
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
  outline: none;
}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs_cos_flex-slider {
  margin: 0;
  padding: 0;
}
.hs_cos_flex-slider .hs_cos_flex-slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  border-radius: 0px;
}
.hs_cos_flex-pauseplay span {
  text-transform: capitalize;
}
.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .hs_cos_flex-slides {
  display: block;
}
* html .hs_cos_flex-slides {
  height: 1%;
}
.hs_cos_flex-slider {
  margin: 0 0 60px;
  background: #fff;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  zoom: 1;
}
.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .hs_cos_flex-viewport {
  max-height: 300px;
}
.hs_cos_flex-slider .hs_cos_flex-slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.hs_cos_flex-direction-nav {
  *height: 0;
}
.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png)
    no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
}
.hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px;
}
.hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px;
}
.hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: 0.8;
  right: 5px;
}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: 0.8;
  left: 5px;
}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,
.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1;
}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs_cos_flex_thumbnavs-direction-nav {
  *height: 0;
}
.hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png)
    no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0px;
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0px;
}
.hs-cos-flex-slider-control-panel img {
  cursor: pointer;
}
.hs-cos-flex-slider-control-panel img:hover {
  opacity: 0.8;
}
.hs-cos-flex-slider-control-panel {
  margin-top: -30px;
}
.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.hs_cos_flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
.hs_cos_flex-control-thumbs img:hover {
  opacity: 1;
}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity: 1;
    left: 0;
  }
  .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity: 1;
    right: 0;
  }
}
.hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: #fff;
  padding: 0 5% 0 5%;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
  color: #fff;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0 5% 0 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent;
}
@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: #000;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: #fff;
    width: 90%;
    padding: 0 5% 0 5%;
    top: 40%;
    text-align: center;
  }
  #recaptcha_area table#recaptcha_table {
    width: 300px !important;
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: 300px !important;
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important;
  }
  #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important;
  }
}
.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white;
}
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px;
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}
pre {
  overflow-x: auto;
}
table pre {
  white-space: pre-wrap;
}
.comment {
  margin: 10px 0 10px 0;
}
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0;
}
.wp-float-right {
  float: right;
  margin: 0 0 20px 20px;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
.thales-investigating-partners-outer .thales-heading-withline h3 {
  color: #fff !important;
}
.thales-investigating-partners-outer .thales-heading-withline p {
  color: #fff !important;
}
.thales-investigating-partners-outer .thales-heading-withline h3::before {
  background: #fff !important;
}
.thales-investigating-partners-outer p {
  letter-spacing: 1px;
}
.sustainable-info {
  text-align: center;
  padding-top: 60px;
}
.case-study-section1 .text-container {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.case-study-section1 {
  padding: 40px 0;
}
.case-study-section2 {
  padding: 40px 0;
  background: #f3f3f3;
}
.case-study-section4 {
  padding: 20px 0;
  background: #f3f3f3;
}
.case-study-section3 {
  padding: 40px 0;
}
.top-header-testimonial {
  padding: 25px 0;
}
.case-study-section2 .text-container {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.case-study-section3 .text-container {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.case-study-section4 .text-container {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.list-bg-white {
  background: #fff;
  max-width: 820px;
  margin: 0 auto 20px !important;
  float: none !important;
  padding: 30px;
  border-radius: 10px;
}
.list-bg-white ul li,
.list-bg-white p {
  color: #66696d;
  margin: 10px 0 0;
  letter-spacing: 1px;
}
.list-bg-white h2 {
  font-size: 26px;
  margin: 0 0 20px;
  color: #009ca6;
}
.list-bg-white h3 {
  font-size: 22px;
  margin-top: 15px;
  color: #009ca6;
}
.list-bg-white ul {
  padding-left: 30px;
}
.lang_list_class li {
  position: relative;
  line-height: 1;
  font-size: 14px;
  padding: 10px 30px;
  background-color: #fff;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  letter-spacing: 1px;
  color: #66696d;
}
.rich-description {
  padding: 50px 130px;
  text-align: center;
  line-height: 30px;
}
.talent-logo-section .row-fluid {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .thales-partners-outer img {
    height: auto;
  }
  .thales-investigating-partners-outer p {
    font-size: 14px;
  }
  .list-bg-white {
    padding: 20px;
  }
  .list-bg-white h3 {
    font-size: 16px;
  }
  .list-bg-white h2 {
    font-size: 20px;
    margin: 20px 0 10px;
  }
  .list-bg-white ul li,
  .list-bg-white p {
    font-size: 14px;
  }
  .rich-description,
  .description {
    padding: 30px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .thales-tab-with-bg {
    overflow: hidden;
  }
  .list-bg-white h2 {
    font-size: 22px;
  }
  .list-bg-white h3 {
    font-size: 18px;
  }
  .rich-description,
  .description {
    padding: 40px 0px !important;
  }
}

html {
  scroll-behavior: smooth;
}
.custom-menu-primary .hs-menu-wrapper > ul {
  background: ;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  background: ;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: ;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: ;
}
.talent-logo-section .container {
  text-align: center;
  background: #fff;
  border-radius: 10px;
  padding: 40px 20px;
}
.talent-logo-section {
  margin: 20px 0 40px 0;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li {
  background: ;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color: ;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  color: ;
}
.custom-menu-primary .hs-menu-wrapper > ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper
  li
  a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul ul li a {
  color: #66696d;
  transition: 0.5s;
}
@media screen and (min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper {
    display: block !important;
  }
}
.mobile-trigger,
.child-trigger {
  display: none;
}
@media (max-width: 767px) {
  .business_solution h2 {
    font-size: 24px !important;
    padding: 16px 24px;
  }
  .event-date span {
    font-size: 14px;
  }
  .cta_block .widget-type-cta {
    width: 100%;
  }
  .homepage2 .business_solution a.cta_button {
    margin-top: 16px;
    font-size: 12px;
  }
  .spacer-md {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .rail-new-heading h2::before,
  .rail-new-heading h2::after {
    display: none;
  }

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a {
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0;
    margin: 0;
    background-image: none;
    background-color: #fff;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;
    font-weight: 400;
    text-decoration: none;
    text-indent: 0;
    text-align: left;
    color: #ffffff;
  }
  .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: -36px;
    right: 10px;
    width: auto;
    height: auto;
    padding: 5px 8px 5px 8px;
    background: #fff;
    border: 1px solid#000000;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000000;
  }
  .mobile-trigger:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #000000;
    border-color: #fff;
  }
  .mobile-open .mobile-trigger {
    color: #ffffff;
    background-color: #000000;
    border-color: #fff;
  }
  .mobile-trigger i {
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before,
  .mobile-trigger i:after {
    position: absolute;
    content: "";
  }
  .mobile-trigger i,
  .mobile-trigger i:before,
  .mobile-trigger i:after {
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000000;
    display: inline-block;
  }
  .mobile-trigger i:before {
    top: -6px;
  }
  .mobile-trigger i:after {
    top: 6px;
  }
  .mobile-trigger:hover i,
  .mobile-trigger:hover i:before,
  .mobile-trigger:hover i:after,
  .mobile-open .mobile-trigger i,
  .mobile-open .mobile-trigger i:before,
  .mobile-open .mobile-trigger i:after {
    background-color: #ffffff;
  }
  .child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, 0.2);
  }
  .child-trigger:hover {
    text-decoration: none;
  }
  .child-trigger i {
    position: relative;
    top: 50%;
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after {
    position: absolute;
    content: "";
  }
  .child-trigger i,
  .child-trigger i:after {
    width: 10px;
    height: 1px;
    background-color: #66696d;
    display: block;
  }
  .child-trigger i:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .custom-menu-primary.js-enabled {
    position: relative;
    padding-top: 44px;
    margin: 10px 0 10px 0;
    min-height: 0;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
    display: none;
  }
  .custom-menu-primary ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }
  .top-menu .row-depth-1.row-number-4 .row-fluid {
    display: block !important;
  }
  .main-menu-header {
    position: relative;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper {
    background-color: #000000;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
    font-size: 22px;
    line-height: 45px;
    overflow: visible;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li {
    border-top: 1px dotted rgba(255, 255, 255, 0.35);
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a {
    padding: 0 10px;
    color: #ffffff;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
    color: #e5941e;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    background-color: rgba(255, 255, 255, 0.08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    text-indent: 10px;
    font-size: 16px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    text-indent: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a {
    text-indent: 50px;
  }
}
html,
body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: "EffraRegular" !important;
}
*,
::after,
::before {
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
.container {
  max-width: 1170px;
  width: 100%;
  margin: auto !important;
  float: none !important;
  padding: 0 15px;
}
.same-space {
  padding: 50px 0;
}
.section-main-heading .section-header {
  text-align: center;
  position: relative;
  padding-bottom: 30px;
}
.section-main-heading .section-header:before {
  content: "";
  width: 50px;
  height: 8px;
  left: 50%;
  bottom: 0;
  position: absolute;
  background: #099ca6;
  transform: translate(-50%, 0%);
}
.section-main-heading .section-header h1 {
  margin: 0;
  color: #099ca6;
  font-family: "CyientMedium";
  font-size: 35px;
}
.section-main-heading .section-header .secondary-header {
  margin: 15px auto 0;
  color: #666;
  font-family: "Myriad Pro Regular";
  font-size: 16px;
  max-width: 800px;
  line-height: 1.5;
}
.whatsnew-img img {
  width: 100% !important;
}
.whats-cont .hs_cos_wrapper_type_text {
  border: 1px solid #099ca6;
  padding: 3px 10px;
  margin-top: 50px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Myriad Pro semibold";
  color: #666;
}
.whats-cont .widget-type-header h3 {
  margin: 20px 0 0;
  color: #099ca6;
  font-family: "CyientMedium";
  font-size: 35px;
}
.whats-cont .hs_cos_wrapper_type_rich_text p,
.whats-cont .hs_cos_wrapper_type_rich_text {
  color: #666;
  font-family: "Myriad Pro Regular";
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
}
.intellcyent-section {
  padding: 60px 0 0 0;
  text-align: center;
}
.intellcyent-section h2 {
  color: #66696d;
  font-family: EffraRegular;
  font-size: 32px;
  line-height: normal;
  line-height: 30px;
  font-weight: 400;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.whats-cont .non-style-cta {
  padding: 10px 20px;
  display: inline-block;
  background: #029696;
  text-transform: capitalize;
  color: #fff;
  font-size: 16px;
  border: 1px solid #029696;
  transition: 0.3s;
  margin-top: 30px;
}
.whats-cont .non-style-cta:hover {
  border-color: #029696;
  color: #029696;
  background: #fff;
  transition: 0.3s;
}
.hs-menu-children-wrapper.mega-item {
  width: 100%;
  background: #fff;
  max-width: 100%;
  left: 0% !important;
  min-height: 425px;
  top: 100%;
  transform: translate(0%, 0%);
  color: #66696d;
  right: 0;
  padding: 15px 25%;
}
.hs-menu-children-wrapper ul li a {
  color: #fff;
}
.hs-menu-children-wrapper.mega-item li.hs-menu-depth-2 {
  flex: 0 0 33%;
  max-width: 33%;
  float: left;
  width: 100%;
}
.hs-menu-children-wrapper.mega-item .mega-item {
  position: static !important;
  display: unset;
  flex-wrap: unset;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: unset;
}
.hs-menu-children-wrapper.mega-item .hs-menu-children-wrapper.mega-item {
  opacity: unset !important;
  visibility: unset !important;
}
.main-header {
  background: #fff;
  transition: 0.5s;
  z-index: 99999;
  width: 100% !important;
  position: relative;
  min-height: auto !important;
}
.top-menu .custom-menu-primary {
  text-align: right;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  text-align: left;
}
.top-menu .row-depth-1.row-number-4 .row-fluid {
  display: flex;
  align-items: center;
}
.custom-menu-primary .hs-menu-wrapper > ul > li a {
  color: #66696d;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  padding: 18px 20px;
}
.custom-menu-primary
  .hs-menu-wrapper
  > ul
  li.hs-menu-item.hs-menu-depth-1:last-child
  a {
  background: #fff;
  border: 1px solid #e5941e;
  padding: 10px 20px;
  border-radius: 50px;
  transition: 0.5s;
}
.custom-menu-primary
  .hs-menu-wrapper
  > ul
  li.hs-menu-item.hs-menu-depth-1:last-child
  a:hover {
  background: #e5941e;
  color: #fff !important;
}
.custom-menu-primary .hs-menu-wrapper > ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.main-menu-header.fixHeader {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: #fff;
  z-index: 9;
  transition: 0.5s;
}
.main-menu-header.fixHeader .hs-menu-wrapper > ul > li a {
  color: #66696d;
}
.main-menu-header.fixHeader
  .hs-menu-wrapper
  > ul
  li.hs-menu-item.hs-menu-depth-1:last-child
  a {
  color: #e5941e;
}
.main-menu-header.fixHeader
  .hs-menu-wrapper
  > ul
  li.hs-menu-item.hs-menu-depth-1:last-child
  a:hover {
  color: #fff;
}
.main-menu-header.fixHeader .hs-menu-children-wrapper.mega-item {
  background: rgb(255, 255, 255);
}
.main-header .color-logo {
  display: none;
  transition: 0.5s;
}
.main-menu-header.fixHeader .color-logo {
  display: block;
  transition: 0.5s;
}
.main-menu-header.fixHeader .white-logo {
  display: none;
  transition: 0.5s;
}
.main-header .white-logo {
  display: block;
  transition: 0.5s;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul ul li a:hover,
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children.hs-menu-depth-2
  .hs-menu-children-wrapper.mega-item
  a:hover {
  transform: translateX(5px);
  transition: 0.5s;
  border-left: 2px solid #333;
}
.main-menu-header.fixHeader
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  ul
  li
  a:hover {
  border-left: 2px solid #333;
}
.main-menu-header {
  background: #fff;
  transition: 0.5s;
  min-height: auto !important;
}
.white-logo a img,
.color-logo a img {
  margin: 16px 0;
  display: table;
}
.menu-top-bar {
  z-index: 99999;
  position: relative;
}
.menu-overlay {
  background: #000;
  width: 100%;
  transition: 0.5s;
  height: 100vh;
  position: fixed;
  left: 0;
  display: none;
  right: 0;
  top: 59px;
  opacity: 0.8;
  bottom: 0;
  z-index: -9;
}
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children.hs-menu-depth-2
  a {
  font-size: 20px;
  letter-spacing: 1px;
  margin-right: 30px;
  border-bottom: 1px solid #333;
  cursor: unset;
  padding: 10px 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children.hs-menu-depth-2
  .hs-menu-children-wrapper.mega-item
  a {
  border: none;
  font-size: 16px;
  letter-spacing: 0;
  cursor: pointer;
  padding: 10px 20px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children.hs-menu-depth-2
  .hs-menu-children-wrapper.mega-item {
  background: #fff;
  padding: 15px 0;
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children.hs-menu-depth-2
  a:hover {
  border-left: none;
  transform: translateX(0);
}
.main-menu-header.fixHeader
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children.hs-menu-depth-2
  a:hover {
  border-left: none;
}
.main-menu-header.fixHeader
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children.hs-menu-depth-2
  .hs-menu-children-wrapper.mega-item
  a:hover {
  border-left: 2px solid #333;
}
.main-menu-header.fixHeader
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children.hs-menu-depth-2
  .hs-menu-children-wrapper.mega-item
  a {
  border-bottom: none;
}
.main-menu-header.fixHeader
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children.hs-menu-depth-2
  a {
  border-bottom: 1px solid #333;
}
@media (max-width: 767px) {
  .table,
  .table tr,
  .table tr td {
    height: auto !important;
  }
  .table tbody tr td img {
    width: 80% !important;
  }
  .table tr td {
    padding: 10px 0;
  }
  .table tbody tr td h3 span {
    font-size: 18px !important;
  }
  .hs_cos_wrapper_type_rich_text p img {
    width: 80% !important;
  }
  span p a img {
    width: 90% !important;
  }
  .main-menu-header.fixHeader
    .hs-menu-wrapper
    > ul
    li.hs-menu-item.hs-menu-depth-1:last-child
    a:focus {
    color: #fff;
  }
  .main-menu-header.fixHeader
    .hs-menu-wrapper
    > ul
    li.hs-menu-item.hs-menu-depth-1:last-child
    a {
    color: #fff;
  }
  .hs-menu-children-wrapper.mega-item {
    min-height: auto;
  }
  .main-menu-header.fixHeader
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    ul
    li
    a:hover,
  .main-menu-header.fixHeader
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children.hs-menu-depth-2
    .hs-menu-children-wrapper.mega-item
    a:hover {
    border-left: none;
  }
  .main-menu-header.fixHeader
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children.hs-menu-depth-2
    a {
    border-bottom: none;
  }
  .custom-menu-primary
    .hs-menu-wrapper
    > ul
    li.hs-menu-item.hs-menu-depth-1:last-child
    a {
    color: #fff;
    background: #e5941e;
    border-radius: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children.hs-menu-depth-2
    a {
    font-size: 14px;
    letter-spacing: 0;
    margin-right: 0;
    border-bottom: none;
    cursor: unset;
    padding: 5px 5px;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children.hs-menu-depth-2
    .hs-menu-children-wrapper.mega-item
    a {
    border: 0;
    font-size: 14px;
    background: #f0f0f0;
    letter-spacing: 0;
    padding: 3px 0;
  }
  .custom-menu-primary
    .hs-menu-wrapper
    > ul
    li.hs-menu-item.hs-menu-depth-1:last-child
    a {
    padding: 5px 15px;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children.hs-menu-depth-2
    .hs-menu-children-wrapper.mega-item {
    padding: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul li a:hover,
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children.hs-menu-depth-2
    .hs-menu-children-wrapper.mega-item
    a:hover {
    transform: translateX(0);
    transition: 0.5s;
    border-left: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul li a:hover {
    border: none;
  }
  .main-menu-header {
    left: 0;
    right: 0;
  }
  .menu-overlay {
    opacity: 0;
    display: none !important;
  }
  .main-menu-header.fixHeader {
    position: initial;
  }
  .main-menu-header.fixHeader .hs-menu-children-wrapper.mega-item {
    background: #fff;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul li a:hover {
    transform: translateX(0);
    transition: 0.5s;
  }
  .main-menu-header.fixHeader .hs-menu-wrapper > ul > li a {
    color: #66696d;
  }
  .top-menu .row-fluid .span9 {
    min-height: 0;
    height: 0;
  }
  .custom-menu-primary.js-enabled {
    padding-top: 0;
    margin: 0;
  }
  .white-logo a img,
  .color-logo a img {
    padding: 12px 12px;
    margin: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
  }
  .custom-menu-primary ul.hs-menu-children-wrapper {
    position: relative !important;
  }
  .hs-menu-children-wrapper.mega-item li.hs-menu-depth-2 {
    flex: unset;
    max-width: unset;
    float: none;
    width: unset;
  }
  .hs-menu-children-wrapper.mega-item {
    transform: unset;
    max-width: unset;
    left: unset !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: unset;
    justify-content: unset;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 14px;
    padding: 0 15px;
  }
  .main-header .container {
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li {
    border: 0;
  }
  .child-trigger {
    border: 0;
  }
  .custom-menu-primary .hs-menu-wrapper {
    background: #029696;
  }
  .hs-menu-children-wrapper.mega-item {
    padding: 2px 0;
  }
  .hs-menu-children-wrapper.mega-item li.hs-menu-depth-2 {
    background: #fff;
  }
  .main-ul .hs-menu-flow-horizontal li {
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding: 3px 20px;
    font-size: 14px;
    line-height: 31px;
    margin: 0 0 0;
    background: #fff;
  }
  .menu-top-bar {
    padding: 0 15px;
  }
  .main-ul .hs-menu-flow-horizontal select {
    font-size: 10px;
  }
  .main-ul .hs-menu-flow-horizontal {
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .business_solution h2 {
    font-size: 32px !important;
  }
  .cta_block .widget-type-cta {
    width: 35%;
  }
  .business_solution .cta_block .widget-type-cta {
    width: 48%;
  }
  .table tbody tr td img {
    width: 80% !important;
  }
  .hs_cos_wrapper_type_rich_text p img {
    width: 70% !important;
  }
  span p a img {
    width: 60% !important;
  }
  .list-posts-inner h5.entry-title {
    font-size: 22px;
  }
  .list-posts .title {
    max-height: 100%;
  }
  .main-ul select,
  .rail-new-heading h2::after,
  .rail-new-heading h2::before {
    display: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children.hs-menu-depth-2
    a {
    font-size: 17px;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children.hs-menu-depth-2
    .hs-menu-children-wrapper.mega-item
    a {
    font-size: 13px;
    padding: 10px 4px;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children.hs-menu-depth-2
    .hs-menu-children-wrapper.mega-item {
    display: inline !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 20px 12px;
  }
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 2%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .thales-tab-with-bg {
    overflow: hidden;
  }
  .business_solution h2 {
    font-size: 36px !important;
  }
  .table tbody tr td img {
    width: 80% !important;
  }
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 5%;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children.hs-menu-depth-2
    .hs-menu-children-wrapper.mega-item
    a {
    padding: 10px;
    font-size: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1279px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 8%;
  }
}
@media (min-width: 1279px) and (max-width: 1350px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 10%;
  }
}
@media (min-width: 1351px) and (max-width: 1400px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 11%;
  }
}
@media (min-width: 1401px) and (max-width: 1450px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 12%;
  }
}
@media (min-width: 1451px) and (max-width: 1500px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 13%;
  }
}
@media (min-width: 1501px) and (max-width: 1550px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 13.5%;
  }
}
@media (min-width: 1551px) and (max-width: 1600px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 15%;
  }
}
@media (min-width: 1601px) and (max-width: 1650px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 14.5%;
  }
}
@media (min-width: 1651px) and (max-width: 1700px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 15%;
  }
}
@media (min-width: 1701px) and (max-width: 1750px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 19%;
  }
}
@media (min-width: 1751px) and (max-width: 1800px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 20%;
  }
}
@media (min-width: 1801px) and (max-width: 1850px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 19%;
  }
}
@media (min-width: 1851px) and (max-width: 1900px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 20%;
  }
}
@media (min-width: 1901px) and (max-width: 1999px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 19.5%;
  }
}
@media (min-width: 2000px) and (max-width: 2099px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 21%;
  }
}
@media (min-width: 2100px) and (max-width: 2199px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 23.5%;
  }
}
@media (min-width: 2200px) and (max-width: 2299px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 25%;
  }
}
@media (min-width: 2300px) and (max-width: 2399px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 26%;
  }
}
@media (min-width: 2400px) and (max-width: 2599px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 27%;
  }
}
@media (min-width: 2600px) and (max-width: 2799px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 30%;
  }
}
@media (min-width: 2800px) and (max-width: 2999px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 31%;
  }
}
@media (min-width: 3000px) and (max-width: 3399px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 32%;
  }
}
@media (min-width: 3400px) and (max-width: 3799px) {
  .hs-menu-children-wrapper.mega-item {
    padding: 15px 35%;
  }
}
/*!
 *  Font Awesome 4.2.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("../fonts/fontawesome-webfont.eot?v=4.2.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0")
        format("embedded-opentype"),
      url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"),
      url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"),
      url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular")
        format("svg");
    font-weight: normal;
    font-style: normal;
  }
  .fa {
    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;
  }
  .fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .fa-2x {
    font-size: 2em;
  }
  .fa-3x {
    font-size: 3em;
  }
  .fa-4x {
    font-size: 4em;
  }
  .fa-5x {
    font-size: 5em;
  }
  .fa-fw {
    width: 1.28571429em;
    text-align: center;
  }
  .fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
  }
  .fa-ul > li {
    position: relative;
  }
  .fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
  }
  .fa-li.fa-lg {
    left: -1.85714286em;
  }
  .fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
  }
  .pull-right {
    float: right;
  }
  .pull-left {
    float: left;
  }
  .fa.pull-left {
    margin-right: 0.3em;
  }
  .fa.pull-right {
    margin-left: 0.3em;
  }
  .fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
  }
  @-webkit-keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  @keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  .fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .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);
  }
  .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);
  }
  :root .fa-rotate-90,
  :root .fa-rotate-180,
  :root .fa-rotate-270,
  :root .fa-flip-horizontal,
  :root .fa-flip-vertical {
    filter: none;
  }
  .fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
  }
  .fa-stack-1x,
  .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .fa-stack-1x {
    line-height: inherit;
  }
  .fa-stack-2x {
    font-size: 2em;
  }
  .fa-inverse {
    color: #fff;
  }
  .fa-glass:before {
    content: "\f000";
  }
  .fa-music:before {
    content: "\f001";
  }
  .fa-search:before {
    content: "\f002";
  }
  .fa-envelope-o:before {
    content: "\f003";
  }
  .fa-heart:before {
    content: "\f004";
  }
  .fa-star:before {
    content: "\f005";
  }
  .fa-star-o:before {
    content: "\f006";
  }
  .fa-user:before {
    content: "\f007";
  }
  .fa-film:before {
    content: "\f008";
  }
  .fa-th-large:before {
    content: "\f009";
  }
  .fa-th:before {
    content: "\f00a";
  }
  .fa-th-list:before {
    content: "\f00b";
  }
  .fa-check:before {
    content: "\f00c";
  }
  .fa-remove:before,
  .fa-close:before,
  .fa-times:before {
    content: "\f00d";
  }
  .fa-search-plus:before {
    content: "\f00e";
  }
  .fa-search-minus:before {
    content: "\f010";
  }
  .fa-power-off:before {
    content: "\f011";
  }
  .fa-signal:before {
    content: "\f012";
  }
  .fa-gear:before,
  .fa-cog:before {
    content: "\f013";
  }
  .fa-trash-o:before {
    content: "\f014";
  }
  .fa-home:before {
    content: "\f015";
  }
  .fa-file-o:before {
    content: "\f016";
  }
  .fa-clock-o:before {
    content: "\f017";
  }
  .fa-road:before {
    content: "\f018";
  }
  .fa-download:before {
    content: "\f019";
  }
  .fa-arrow-circle-o-down:before {
    content: "\f01a";
  }
  .fa-arrow-circle-o-up:before {
    content: "\f01b";
  }
  .fa-inbox:before {
    content: "\f01c";
  }
  .fa-play-circle-o:before {
    content: "\f01d";
  }
  .fa-rotate-right:before,
  .fa-repeat:before {
    content: "\f01e";
  }
  .fa-refresh:before {
    content: "\f021";
  }
  .fa-list-alt:before {
    content: "\f022";
  }
  .fa-lock:before {
    content: "\f023";
  }
  .fa-flag:before {
    content: "\f024";
  }
  .fa-headphones:before {
    content: "\f025";
  }
  .fa-volume-off:before {
    content: "\f026";
  }
  .fa-volume-down:before {
    content: "\f027";
  }
  .fa-volume-up:before {
    content: "\f028";
  }
  .fa-qrcode:before {
    content: "\f029";
  }
  .fa-barcode:before {
    content: "\f02a";
  }
  .fa-tag:before {
    content: "\f02b";
  }
  .fa-tags:before {
    content: "\f02c";
  }
  .fa-book:before {
    content: "\f02d";
  }
  .fa-bookmark:before {
    content: "\f02e";
  }
  .fa-print:before {
    content: "\f02f";
  }
  .fa-camera:before {
    content: "\f030";
  }
  .fa-font:before {
    content: "\f031";
  }
  .fa-bold:before {
    content: "\f032";
  }
  .fa-italic:before {
    content: "\f033";
  }
  .fa-text-height:before {
    content: "\f034";
  }
  .fa-text-width:before {
    content: "\f035";
  }
  .fa-align-left:before {
    content: "\f036";
  }
  .fa-align-center:before {
    content: "\f037";
  }
  .fa-align-right:before {
    content: "\f038";
  }
  .fa-align-justify:before {
    content: "\f039";
  }
  .fa-list:before {
    content: "\f03a";
  }
  .fa-dedent:before,
  .fa-outdent:before {
    content: "\f03b";
  }
  .fa-indent:before {
    content: "\f03c";
  }
  .fa-video-camera:before {
    content: "\f03d";
  }
  .fa-photo:before,
  .fa-image:before,
  .fa-picture-o:before {
    content: "\f03e";
  }
  .fa-pencil:before {
    content: "\f040";
  }
  .fa-map-marker:before {
    content: "\f041";
  }
  .fa-adjust:before {
    content: "\f042";
  }
  .fa-tint:before {
    content: "\f043";
  }
  .fa-edit:before,
  .fa-pencil-square-o:before {
    content: "\f044";
  }
  .fa-share-square-o:before {
    content: "\f045";
  }
  .fa-check-square-o:before {
    content: "\f046";
  }
  .fa-arrows:before {
    content: "\f047";
  }
  .fa-step-backward:before {
    content: "\f048";
  }
  .fa-fast-backward:before {
    content: "\f049";
  }
  .fa-backward:before {
    content: "\f04a";
  }
  .fa-play:before {
    content: "\f04b";
  }
  .fa-pause:before {
    content: "\f04c";
  }
  .fa-stop:before {
    content: "\f04d";
  }
  .fa-forward:before {
    content: "\f04e";
  }
  .fa-fast-forward:before {
    content: "\f050";
  }
  .fa-step-forward:before {
    content: "\f051";
  }
  .fa-eject:before {
    content: "\f052";
  }
  .fa-chevron-left:before {
    content: "\f053";
  }
  .fa-chevron-right:before {
    content: "\f054";
  }
  .fa-plus-circle:before {
    content: "\f055";
  }
  .fa-minus-circle:before {
    content: "\f056";
  }
  .fa-times-circle:before {
    content: "\f057";
  }
  .fa-check-circle:before {
    content: "\f058";
  }
  .fa-question-circle:before {
    content: "\f059";
  }
  .fa-info-circle:before {
    content: "\f05a";
  }
  .fa-crosshairs:before {
    content: "\f05b";
  }
  .fa-times-circle-o:before {
    content: "\f05c";
  }
  .fa-check-circle-o:before {
    content: "\f05d";
  }
  .fa-ban:before {
    content: "\f05e";
  }
  .fa-arrow-left:before {
    content: "\f060";
  }
  .fa-arrow-right:before {
    content: "\f061";
  }
  .fa-arrow-up:before {
    content: "\f062";
  }
  .fa-arrow-down:before {
    content: "\f063";
  }
  .fa-mail-forward:before,
  .fa-share:before {
    content: "\f064";
  }
  .fa-expand:before {
    content: "\f065";
  }
  .fa-compress:before {
    content: "\f066";
  }
  .fa-plus:before {
    content: "\f067";
  }
  .fa-minus:before {
    content: "\f068";
  }
  .fa-asterisk:before {
    content: "\f069";
  }
  .fa-exclamation-circle:before {
    content: "\f06a";
  }
  .fa-gift:before {
    content: "\f06b";
  }
  .fa-leaf:before {
    content: "\f06c";
  }
  .fa-fire:before {
    content: "\f06d";
  }
  .fa-eye:before {
    content: "\f06e";
  }
  .fa-eye-slash:before {
    content: "\f070";
  }
  .fa-warning:before,
  .fa-exclamation-triangle:before {
    content: "\f071";
  }
  .fa-plane:before {
    content: "\f072";
  }
  .fa-calendar:before {
    content: "\f073";
  }
  .fa-random:before {
    content: "\f074";
  }
  .fa-comment:before {
    content: "\f075";
  }
  .fa-magnet:before {
    content: "\f076";
  }
  .fa-chevron-up:before {
    content: "\f077";
  }
  .fa-chevron-down:before {
    content: "\f078";
  }
  .fa-retweet:before {
    content: "\f079";
  }
  .fa-shopping-cart:before {
    content: "\f07a";
  }
  .fa-folder:before {
    content: "\f07b";
  }
  .fa-folder-open:before {
    content: "\f07c";
  }
  .fa-arrows-v:before {
    content: "\f07d";
  }
  .fa-arrows-h:before {
    content: "\f07e";
  }
  .fa-bar-chart-o:before,
  .fa-bar-chart:before {
    content: "\f080";
  }
  .fa-twitter-square:before {
    content: "\f081";
  }
  .fa-facebook-square:before {
    content: "\f082";
  }
  .fa-camera-retro:before {
    content: "\f083";
  }
  .fa-key:before {
    content: "\f084";
  }
  .fa-gears:before,
  .fa-cogs:before {
    content: "\f085";
  }
  .fa-comments:before {
    content: "\f086";
  }
  .fa-thumbs-o-up:before {
    content: "\f087";
  }
  .fa-thumbs-o-down:before {
    content: "\f088";
  }
  .fa-star-half:before {
    content: "\f089";
  }
  .fa-heart-o:before {
    content: "\f08a";
  }
  .fa-sign-out:before {
    content: "\f08b";
  }
  .fa-linkedin-square:before {
    content: "\f08c";
  }
  .fa-thumb-tack:before {
    content: "\f08d";
  }
  .fa-external-link:before {
    content: "\f08e";
  }
  .fa-sign-in:before {
    content: "\f090";
  }
  .fa-trophy:before {
    content: "\f091";
  }
  .fa-github-square:before {
    content: "\f092";
  }
  .fa-upload:before {
    content: "\f093";
  }
  .fa-lemon-o:before {
    content: "\f094";
  }
  .fa-phone:before {
    content: "\f095";
  }
  .fa-square-o:before {
    content: "\f096";
  }
  .fa-bookmark-o:before {
    content: "\f097";
  }
  .fa-phone-square:before {
    content: "\f098";
  }
  .fa-twitter:before {
    content: "\f099";
  }
  .fa-facebook:before {
    content: "\f09a";
  }
  .fa-github:before {
    content: "\f09b";
  }
  .fa-unlock:before {
    content: "\f09c";
  }
  .fa-credit-card:before {
    content: "\f09d";
  }
  .fa-rss:before {
    content: "\f09e";
  }
  .fa-hdd-o:before {
    content: "\f0a0";
  }
  .fa-bullhorn:before {
    content: "\f0a1";
  }
  .fa-bell:before {
    content: "\f0f3";
  }
  .fa-certificate:before {
    content: "\f0a3";
  }
  .fa-hand-o-right:before {
    content: "\f0a4";
  }
  .fa-hand-o-left:before {
    content: "\f0a5";
  }
  .fa-hand-o-up:before {
    content: "\f0a6";
  }
  .fa-hand-o-down:before {
    content: "\f0a7";
  }
  .fa-arrow-circle-left:before {
    content: "\f0a8";
  }
  .fa-arrow-circle-right:before {
    content: "\f0a9";
  }
  .fa-arrow-circle-up:before {
    content: "\f0aa";
  }
  .fa-arrow-circle-down:before {
    content: "\f0ab";
  }
  .fa-globe:before {
    content: "\f0ac";
  }
  .fa-wrench:before {
    content: "\f0ad";
  }
  .fa-tasks:before {
    content: "\f0ae";
  }
  .fa-filter:before {
    content: "\f0b0";
  }
  .fa-briefcase:before {
    content: "\f0b1";
  }
  .fa-arrows-alt:before {
    content: "\f0b2";
  }
  .fa-group:before,
  .fa-users:before {
    content: "\f0c0";
  }
  .fa-chain:before,
  .fa-link:before {
    content: "\f0c1";
  }
  .fa-cloud:before {
    content: "\f0c2";
  }
  .fa-flask:before {
    content: "\f0c3";
  }
  .fa-cut:before,
  .fa-scissors:before {
    content: "\f0c4";
  }
  .fa-copy:before,
  .fa-files-o:before {
    content: "\f0c5";
  }
  .fa-paperclip:before {
    content: "\f0c6";
  }
  .fa-save:before,
  .fa-floppy-o:before {
    content: "\f0c7";
  }
  .fa-square:before {
    content: "\f0c8";
  }
  .fa-navicon:before,
  .fa-reorder:before,
  .fa-bars:before {
    content: "\f0c9";
  }
  .fa-list-ul:before {
    content: "\f0ca";
  }
  .fa-list-ol:before {
    content: "\f0cb";
  }
  .fa-strikethrough:before {
    content: "\f0cc";
  }
  .fa-underline:before {
    content: "\f0cd";
  }
  .fa-table:before {
    content: "\f0ce";
  }
  .fa-magic:before {
    content: "\f0d0";
  }
  .fa-truck:before {
    content: "\f0d1";
  }
  .fa-pinterest:before {
    content: "\f0d2";
  }
  .fa-pinterest-square:before {
    content: "\f0d3";
  }
  .fa-google-plus-square:before {
    content: "\f0d4";
  }
  .fa-google-plus:before {
    content: "\f0d5";
  }
  .fa-money:before {
    content: "\f0d6";
  }
  .fa-caret-down:before {
    content: "\f0d7";
  }
  .fa-caret-up:before {
    content: "\f0d8";
  }
  .fa-caret-left:before {
    content: "\f0d9";
  }
  .fa-caret-right:before {
    content: "\f0da";
  }
  .fa-columns:before {
    content: "\f0db";
  }
  .fa-unsorted:before,
  .fa-sort:before {
    content: "\f0dc";
  }
  .fa-sort-down:before,
  .fa-sort-desc:before {
    content: "\f0dd";
  }
  .fa-sort-up:before,
  .fa-sort-asc:before {
    content: "\f0de";
  }
  .fa-envelope:before {
    content: "\f0e0";
  }
  .fa-linkedin:before {
    content: "\f0e1";
  }
  .fa-rotate-left:before,
  .fa-undo:before {
    content: "\f0e2";
  }
  .fa-legal:before,
  .fa-gavel:before {
    content: "\f0e3";
  }
  .fa-dashboard:before,
  .fa-tachometer:before {
    content: "\f0e4";
  }
  .fa-comment-o:before {
    content: "\f0e5";
  }
  .fa-comments-o:before {
    content: "\f0e6";
  }
  .fa-flash:before,
  .fa-bolt:before {
    content: "\f0e7";
  }
  .fa-sitemap:before {
    content: "\f0e8";
  }
  .fa-umbrella:before {
    content: "\f0e9";
  }
  .fa-paste:before,
  .fa-clipboard:before {
    content: "\f0ea";
  }
  .fa-lightbulb-o:before {
    content: "\f0eb";
  }
  .fa-exchange:before {
    content: "\f0ec";
  }
  .fa-cloud-download:before {
    content: "\f0ed";
  }
  .fa-cloud-upload:before {
    content: "\f0ee";
  }
  .fa-user-md:before {
    content: "\f0f0";
  }
  .fa-stethoscope:before {
    content: "\f0f1";
  }
  .fa-suitcase:before {
    content: "\f0f2";
  }
  .fa-bell-o:before {
    content: "\f0a2";
  }
  .fa-coffee:before {
    content: "\f0f4";
  }
  .fa-cutlery:before {
    content: "\f0f5";
  }
  .fa-file-text-o:before {
    content: "\f0f6";
  }
  .fa-building-o:before {
    content: "\f0f7";
  }
  .fa-hospital-o:before {
    content: "\f0f8";
  }
  .fa-ambulance:before {
    content: "\f0f9";
  }
  .fa-medkit:before {
    content: "\f0fa";
  }
  .fa-fighter-jet:before {
    content: "\f0fb";
  }
  .fa-beer:before {
    content: "\f0fc";
  }
  .fa-h-square:before {
    content: "\f0fd";
  }
  .fa-plus-square:before {
    content: "\f0fe";
  }
  .fa-angle-double-left:before {
    content: "\f100";
  }
  .fa-angle-double-right:before {
    content: "\f101";
  }
  .fa-angle-double-up:before {
    content: "\f102";
  }
  .fa-angle-double-down:before {
    content: "\f103";
  }
  .fa-angle-left:before {
    content: "\f104";
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .fa-angle-up:before {
    content: "\f106";
  }
  .fa-angle-down:before {
    content: "\f107";
  }
  .fa-desktop:before {
    content: "\f108";
  }
  .fa-laptop:before {
    content: "\f109";
  }
  .fa-tablet:before {
    content: "\f10a";
  }
  .fa-mobile-phone:before,
  .fa-mobile:before {
    content: "\f10b";
  }
  .fa-circle-o:before {
    content: "\f10c";
  }
  .fa-quote-left:before {
    content: "\f10d";
  }
  .fa-quote-right:before {
    content: "\f10e";
  }
  .fa-spinner:before {
    content: "\f110";
  }
  .fa-circle:before {
    content: "\f111";
  }
  .fa-mail-reply:before,
  .fa-reply:before {
    content: "\f112";
  }
  .fa-github-alt:before {
    content: "\f113";
  }
  .fa-folder-o:before {
    content: "\f114";
  }
  .fa-folder-open-o:before {
    content: "\f115";
  }
  .fa-smile-o:before {
    content: "\f118";
  }
  .fa-frown-o:before {
    content: "\f119";
  }
  .fa-meh-o:before {
    content: "\f11a";
  }
  .fa-gamepad:before {
    content: "\f11b";
  }
  .fa-keyboard-o:before {
    content: "\f11c";
  }
  .fa-flag-o:before {
    content: "\f11d";
  }
  .fa-flag-checkered:before {
    content: "\f11e";
  }
  .fa-terminal:before {
    content: "\f120";
  }
  .fa-code:before {
    content: "\f121";
  }
  .fa-mail-reply-all:before,
  .fa-reply-all:before {
    content: "\f122";
  }
  .fa-star-half-empty:before,
  .fa-star-half-full:before,
  .fa-star-half-o:before {
    content: "\f123";
  }
  .fa-location-arrow:before {
    content: "\f124";
  }
  .fa-crop:before {
    content: "\f125";
  }
  .fa-code-fork:before {
    content: "\f126";
  }
  .fa-unlink:before,
  .fa-chain-broken:before {
    content: "\f127";
  }
  .fa-question:before {
    content: "\f128";
  }
  .fa-info:before {
    content: "\f129";
  }
  .fa-exclamation:before {
    content: "\f12a";
  }
  .fa-superscript:before {
    content: "\f12b";
  }
  .fa-subscript:before {
    content: "\f12c";
  }
  .fa-eraser:before {
    content: "\f12d";
  }
  .fa-puzzle-piece:before {
    content: "\f12e";
  }
  .fa-microphone:before {
    content: "\f130";
  }
  .fa-microphone-slash:before {
    content: "\f131";
  }
  .fa-shield:before {
    content: "\f132";
  }
  .fa-calendar-o:before {
    content: "\f133";
  }
  .fa-fire-extinguisher:before {
    content: "\f134";
  }
  .fa-rocket:before {
    content: "\f135";
  }
  .fa-maxcdn:before {
    content: "\f136";
  }
  .fa-chevron-circle-left:before {
    content: "\f137";
  }
  .fa-chevron-circle-right:before {
    content: "\f138";
  }
  .fa-chevron-circle-up:before {
    content: "\f139";
  }
  .fa-chevron-circle-down:before {
    content: "\f13a";
  }
  .fa-html5:before {
    content: "\f13b";
  }
  .fa-css3:before {
    content: "\f13c";
  }
  .fa-anchor:before {
    content: "\f13d";
  }
  .fa-unlock-alt:before {
    content: "\f13e";
  }
  .fa-bullseye:before {
    content: "\f140";
  }
  .fa-ellipsis-h:before {
    content: "\f141";
  }
  .fa-ellipsis-v:before {
    content: "\f142";
  }
  .fa-rss-square:before {
    content: "\f143";
  }
  .fa-play-circle:before {
    content: "\f144";
  }
  .fa-ticket:before {
    content: "\f145";
  }
  .fa-minus-square:before {
    content: "\f146";
  }
  .fa-minus-square-o:before {
    content: "\f147";
  }
  .fa-level-up:before {
    content: "\f148";
  }
  .fa-level-down:before {
    content: "\f149";
  }
  .fa-check-square:before {
    content: "\f14a";
  }
  .fa-pencil-square:before {
    content: "\f14b";
  }
  .fa-external-link-square:before {
    content: "\f14c";
  }
  .fa-share-square:before {
    content: "\f14d";
  }
  .fa-compass:before {
    content: "\f14e";
  }
  .fa-toggle-down:before,
  .fa-caret-square-o-down:before {
    content: "\f150";
  }
  .fa-toggle-up:before,
  .fa-caret-square-o-up:before {
    content: "\f151";
  }
  .fa-toggle-right:before,
  .fa-caret-square-o-right:before {
    content: "\f152";
  }
  .fa-euro:before,
  .fa-eur:before {
    content: "\f153";
  }
  .fa-gbp:before {
    content: "\f154";
  }
  .fa-dollar:before,
  .fa-usd:before {
    content: "\f155";
  }
  .fa-rupee:before,
  .fa-inr:before {
    content: "\f156";
  }
  .fa-cny:before,
  .fa-rmb:before,
  .fa-yen:before,
  .fa-jpy:before {
    content: "\f157";
  }
  .fa-ruble:before,
  .fa-rouble:before,
  .fa-rub:before {
    content: "\f158";
  }
  .fa-won:before,
  .fa-krw:before {
    content: "\f159";
  }
  .fa-bitcoin:before,
  .fa-btc:before {
    content: "\f15a";
  }
  .fa-file:before {
    content: "\f15b";
  }
  .fa-file-text:before {
    content: "\f15c";
  }
  .fa-sort-alpha-asc:before {
    content: "\f15d";
  }
  .fa-sort-alpha-desc:before {
    content: "\f15e";
  }
  .fa-sort-amount-asc:before {
    content: "\f160";
  }
  .fa-sort-amount-desc:before {
    content: "\f161";
  }
  .fa-sort-numeric-asc:before {
    content: "\f162";
  }
  .fa-sort-numeric-desc:before {
    content: "\f163";
  }
  .fa-thumbs-up:before {
    content: "\f164";
  }
  .fa-thumbs-down:before {
    content: "\f165";
  }
  .fa-youtube-square:before {
    content: "\f166";
  }
  .fa-youtube:before {
    content: "\f167";
  }
  .fa-xing:before {
    content: "\f168";
  }
  .fa-xing-square:before {
    content: "\f169";
  }
  .fa-youtube-play:before {
    content: "\f16a";
  }
  .fa-dropbox:before {
    content: "\f16b";
  }
  .fa-stack-overflow:before {
    content: "\f16c";
  }
  .fa-instagram:before {
    content: "\f16d";
  }
  .fa-flickr:before {
    content: "\f16e";
  }
  .fa-adn:before {
    content: "\f170";
  }
  .fa-bitbucket:before {
    content: "\f171";
  }
  .fa-bitbucket-square:before {
    content: "\f172";
  }
  .fa-tumblr:before {
    content: "\f173";
  }
  .fa-tumblr-square:before {
    content: "\f174";
  }
  .fa-long-arrow-down:before {
    content: "\f175";
  }
  .fa-long-arrow-up:before {
    content: "\f176";
  }
  .fa-long-arrow-left:before {
    content: "\f177";
  }
  .fa-long-arrow-right:before {
    content: "\f178";
  }
  .fa-apple:before {
    content: "\f179";
  }
  .fa-windows:before {
    content: "\f17a";
  }
  .fa-android:before {
    content: "\f17b";
  }
  .fa-linux:before {
    content: "\f17c";
  }
  .fa-dribbble:before {
    content: "\f17d";
  }
  .fa-skype:before {
    content: "\f17e";
  }
  .fa-foursquare:before {
    content: "\f180";
  }
  .fa-trello:before {
    content: "\f181";
  }
  .fa-female:before {
    content: "\f182";
  }
  .fa-male:before {
    content: "\f183";
  }
  .fa-gittip:before {
    content: "\f184";
  }
  .fa-sun-o:before {
    content: "\f185";
  }
  .fa-moon-o:before {
    content: "\f186";
  }
  .fa-archive:before {
    content: "\f187";
  }
  .fa-bug:before {
    content: "\f188";
  }
  .fa-vk:before {
    content: "\f189";
  }
  .fa-weibo:before {
    content: "\f18a";
  }
  .fa-renren:before {
    content: "\f18b";
  }
  .fa-pagelines:before {
    content: "\f18c";
  }
  .fa-stack-exchange:before {
    content: "\f18d";
  }
  .fa-arrow-circle-o-right:before {
    content: "\f18e";
  }
  .fa-arrow-circle-o-left:before {
    content: "\f190";
  }
  .fa-toggle-left:before,
  .fa-caret-square-o-left:before {
    content: "\f191";
  }
  .fa-dot-circle-o:before {
    content: "\f192";
  }
  .fa-wheelchair:before {
    content: "\f193";
  }
  .fa-vimeo-square:before {
    content: "\f194";
  }
  .fa-turkish-lira:before,
  .fa-try:before {
    content: "\f195";
  }
  .fa-plus-square-o:before {
    content: "\f196";
  }
  .fa-space-shuttle:before {
    content: "\f197";
  }
  .fa-slack:before {
    content: "\f198";
  }
  .fa-envelope-square:before {
    content: "\f199";
  }
  .fa-wordpress:before {
    content: "\f19a";
  }
  .fa-openid:before {
    content: "\f19b";
  }
  .fa-institution:before,
  .fa-bank:before,
  .fa-university:before {
    content: "\f19c";
  }
  .fa-mortar-board:before,
  .fa-graduation-cap:before {
    content: "\f19d";
  }
  .fa-yahoo:before {
    content: "\f19e";
  }
  .fa-google:before {
    content: "\f1a0";
  }
  .fa-reddit:before {
    content: "\f1a1";
  }
  .fa-reddit-square:before {
    content: "\f1a2";
  }
  .fa-stumbleupon-circle:before {
    content: "\f1a3";
  }
  .fa-stumbleupon:before {
    content: "\f1a4";
  }
  .fa-delicious:before {
    content: "\f1a5";
  }
  .fa-digg:before {
    content: "\f1a6";
  }
  .fa-pied-piper:before {
    content: "\f1a7";
  }
  .fa-pied-piper-alt:before {
    content: "\f1a8";
  }
  .fa-drupal:before {
    content: "\f1a9";
  }
  .fa-joomla:before {
    content: "\f1aa";
  }
  .fa-language:before {
    content: "\f1ab";
  }
  .fa-fax:before {
    content: "\f1ac";
  }
  .fa-building:before {
    content: "\f1ad";
  }
  .fa-child:before {
    content: "\f1ae";
  }
  .fa-paw:before {
    content: "\f1b0";
  }
  .fa-spoon:before {
    content: "\f1b1";
  }
  .fa-cube:before {
    content: "\f1b2";
  }
  .fa-cubes:before {
    content: "\f1b3";
  }
  .fa-behance:before {
    content: "\f1b4";
  }
  .fa-behance-square:before {
    content: "\f1b5";
  }
  .fa-steam:before {
    content: "\f1b6";
  }
  .fa-steam-square:before {
    content: "\f1b7";
  }
  .fa-recycle:before {
    content: "\f1b8";
  }
  .fa-automobile:before,
  .fa-car:before {
    content: "\f1b9";
  }
  .fa-cab:before,
  .fa-taxi:before {
    content: "\f1ba";
  }
  .fa-tree:before {
    content: "\f1bb";
  }
  .fa-spotify:before {
    content: "\f1bc";
  }
  .fa-deviantart:before {
    content: "\f1bd";
  }
  .fa-soundcloud:before {
    content: "\f1be";
  }
  .fa-database:before {
    content: "\f1c0";
  }
  .fa-file-pdf-o:before {
    content: "\f1c1";
  }
  .fa-file-word-o:before {
    content: "\f1c2";
  }
  .fa-file-excel-o:before {
    content: "\f1c3";
  }
  .fa-file-powerpoint-o:before {
    content: "\f1c4";
  }
  .fa-file-photo-o:before,
  .fa-file-picture-o:before,
  .fa-file-image-o:before {
    content: "\f1c5";
  }
  .fa-file-zip-o:before,
  .fa-file-archive-o:before {
    content: "\f1c6";
  }
  .fa-file-sound-o:before,
  .fa-file-audio-o:before {
    content: "\f1c7";
  }
  .fa-file-movie-o:before,
  .fa-file-video-o:before {
    content: "\f1c8";
  }
  .fa-file-code-o:before {
    content: "\f1c9";
  }
  .fa-vine:before {
    content: "\f1ca";
  }
  .fa-codepen:before {
    content: "\f1cb";
  }
  .fa-jsfiddle:before {
    content: "\f1cc";
  }
  .fa-life-bouy:before,
  .fa-life-buoy:before,
  .fa-life-saver:before,
  .fa-support:before,
  .fa-life-ring:before {
    content: "\f1cd";
  }
  .fa-circle-o-notch:before {
    content: "\f1ce";
  }
  .fa-ra:before,
  .fa-rebel:before {
    content: "\f1d0";
  }
  .fa-ge:before,
  .fa-empire:before {
    content: "\f1d1";
  }
  .fa-git-square:before {
    content: "\f1d2";
  }
  .fa-git:before {
    content: "\f1d3";
  }
  .fa-hacker-news:before {
    content: "\f1d4";
  }
  .fa-tencent-weibo:before {
    content: "\f1d5";
  }
  .fa-qq:before {
    content: "\f1d6";
  }
  .fa-wechat:before,
  .fa-weixin:before {
    content: "\f1d7";
  }
  .fa-send:before,
  .fa-paper-plane:before {
    content: "\f1d8";
  }
  .fa-send-o:before,
  .fa-paper-plane-o:before {
    content: "\f1d9";
  }
  .fa-history:before {
    content: "\f1da";
  }
  .fa-circle-thin:before {
    content: "\f1db";
  }
  .fa-header:before {
    content: "\f1dc";
  }
  .fa-paragraph:before {
    content: "\f1dd";
  }
  .fa-sliders:before {
    content: "\f1de";
  }
  .fa-share-alt:before {
    content: "\f1e0";
  }
  .fa-share-alt-square:before {
    content: "\f1e1";
  }
  .fa-bomb:before {
    content: "\f1e2";
  }
  .fa-soccer-ball-o:before,
  .fa-futbol-o:before {
    content: "\f1e3";
  }
  .fa-tty:before {
    content: "\f1e4";
  }
  .fa-binoculars:before {
    content: "\f1e5";
  }
  .fa-plug:before {
    content: "\f1e6";
  }
  .fa-slideshare:before {
    content: "\f1e7";
  }
  .fa-twitch:before {
    content: "\f1e8";
  }
  .fa-yelp:before {
    content: "\f1e9";
  }
  .fa-newspaper-o:before {
    content: "\f1ea";
  }
  .fa-wifi:before {
    content: "\f1eb";
  }
  .fa-calculator:before {
    content: "\f1ec";
  }
  .fa-paypal:before {
    content: "\f1ed";
  }
  .fa-google-wallet:before {
    content: "\f1ee";
  }
  .fa-cc-visa:before {
    content: "\f1f0";
  }
  .fa-cc-mastercard:before {
    content: "\f1f1";
  }
  .fa-cc-discover:before {
    content: "\f1f2";
  }
  .fa-cc-amex:before {
    content: "\f1f3";
  }
  .fa-cc-paypal:before {
    content: "\f1f4";
  }
  .fa-cc-stripe:before {
    content: "\f1f5";
  }
  .fa-bell-slash:before {
    content: "\f1f6";
  }
  .fa-bell-slash-o:before {
    content: "\f1f7";
  }
  .fa-trash:before {
    content: "\f1f8";
  }
  .fa-copyright:before {
    content: "\f1f9";
  }
  .fa-at:before {
    content: "\f1fa";
  }
  .fa-eyedropper:before {
    content: "\f1fb";
  }
  .fa-paint-brush:before {
    content: "\f1fc";
  }
  .fa-birthday-cake:before {
    content: "\f1fd";
  }
  .fa-area-chart:before {
    content: "\f1fe";
  }
  .fa-pie-chart:before {
    content: "\f200";
  }
  .fa-line-chart:before {
    content: "\f201";
  }
  .fa-lastfm:before {
    content: "\f202";
  }
  .fa-lastfm-square:before {
    content: "\f203";
  }
  .fa-toggle-off:before {
    content: "\f204";
  }
  .fa-toggle-on:before {
    content: "\f205";
  }
  .fa-bicycle:before {
    content: "\f206";
  }
  .fa-bus:before {
    content: "\f207";
  }
  .fa-ioxhost:before {
    content: "\f208";
  }
  .fa-angellist:before {
    content: "\f209";
  }
  .fa-cc:before {
    content: "\f20a";
  }
  .fa-shekel:before,
  .fa-sheqel:before,
  .fa-ils:before {
    content: "\f20b";
  }
  .fa-meanpath:before {
    content: "\f20c";
  }
 