main.sign-main {
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.6;
  max-width: 95%;
  width: 100%;
  margin: 0 auto;
  font-family: "Roboto-Light", sans-serif;
}

main.sign-main p {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
}

main.sign-main .btn {
  border-radius: 26px;
  font-size: 17px;
}

main.sign-main .btn i {
  margin-right: 10px;
}

main.sign-main h1 {
  font-size: 40px;
  font-family: "Roboto-Bold", sans-serif;
  color: #FFF;
}

main.sign-main h2 {
  font-size: 50px;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  color: #12469F;
  margin-bottom: 20px;
}

main.sign-main h2 small {
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  color: #12469F;
}

main.sign-main h3 {
  font-size: 22px !important;
  font-family: "Roboto-Bold", sans-serif;
  color: #12469F;
}

main.sign-main ol {
  padding-left: 20px;
}

main.sign-main ol,
main.sign-main ol li {
  list-style: decimal;
}

main.sign-main ul {
  line-height: 1.4;
  padding: 0;
  margin: 0;
}

main.sign-main ul li {
  display: block;
  padding-left: 12px;
  margin-bottom: 10px;
  position: relative;
}

main.sign-main ul li:before {
  content: "";
  position: absolute;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background: #E51735;
  left: 0;
  top: 8px;
}

main.sign-main video {
  width: 100%;
  height: auto;
}

main.sign-main .slider p.desc {
  width: 90%;
  max-width: 470px;
  margin: 0 auto 10px auto;
}

main.sign-main .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  max-height: 500px;
}

main.sign-main .slick-slide {
  max-width: 500px;
}

main.sign-main section.page-banner .banner-text,
main.sign-main section.page-banner h1 {
  font-size: 36;
  font-weight: 700;
}

main.sign-main section.page-banner p {
  font-weight: 700;
  font-size: 22px;
}

main.sign-main section.page-banner h1, main.sign-main section.page-banner h2, main.sign-main section.page-banner h3, main.sign-main section.page-banner h4 {
  color: #fff;
}

main.sign-main section.page-banner h3 {
  font-family: "Roboto-Light", sans-serif;
}

main.sign-main section.page-banner .btn {
  text-transform: none;
  margin: 15px 0;
  border-radius: 50px;
  line-height: 1.4;
  max-width: 270px;
  font-size: 16px;
  display: inline-block;
  padding: 12px 25px;
}

main.sign-main section.page-banner p {
  color: #FFF;
}

body.postid-426 .mfp-bg {
  background-image: none;
}

aside.order-box {
  display: inline-block;
  position: absolute;
  top: 0px;
  z-index: 99;
  right: 0%;
  background: rgba(255, 255, 255, 0.8);
  padding: 0px 15px 40px 15px;
  border-radius: 5px;
}

aside.order-box .title {
  text-align: right;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #E51735;
  font-size: 16px;
}

aside.order-box .download {
  font-size: 16px;
  font-weight: 300;
  text-align: right;
}

aside.order-box .download .icon {
  border: 2px solid #12469F;
  display: inline-block;
  margin-right: 10px;
  height: 35px;
  width: 35px;
  font-size: 14px;
  line-height: 35px;
  background: #E51735;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}

aside.order-box .download .text {
  color: #333;
  font-weight: 300;
  text-decoration: underline;
}

aside.order-box .button-holder {
  display: inline-block;
  position: absolute;
  bottom: -20px;
  right: 15px;
}

aside.order-box .button-holder .btn-red-dark:hover {
  background: #fff;
}

section.signma-testimonials {
  width: 100%;
  margin: 40px 0 0;
  position: relative;
  overflow: hidden;
}

section.signma-testimonials .holder {
  border-radius: 10px;
  background: #f7f9fa;
  margin: 0 auto;
  padding: 40px 0;
}

section.signma-testimonials .signma-testimonial-holder {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  margin: 20px 0 40px;
}

section.signma-testimonials .signma-testimonial-holder:nth-child(odd) {
  margin-right: 30px;
}

section.signma-testimonials .signma-testimonial-holder:nth-child(even) {
  margin-right: 0;
}

section.signma-testimonials .signma-testimonial-holder .signma-testimonial {
  margin: 0;
  background: #fff;
}

section.signma-testimonials .slider {
  height: 450px;
  overflow: hidden;
}

section.signma-testimonials .slider.initialized {
  height: inherit;
  overflow: visible;
}

section.signma-testimonials .slider.initialized .members {
  opacity: 1;
}

section.signma-testimonials .slider .members {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

section.signma-testimonials .button-holder .btn {
  min-width: 150px;
  margin-top: 40px;
}

section.signma-testimonials .slick-arrow {
  height: 40px;
  line-height: 40px;
  z-index: 9;
  color: #000;
  font-size: 30px;
}

section.signma-testimonials .slick-arrow:hover {
  color: #12469F;
}

section.signma-testimonials .slick-arrow.slick-disabled {
  cursor: not-allowed;
  opacity: 0.2;
}

section.signma-testimonials .slick-arrow.slick-disabled:hover {
  color: #000;
}

section.signma-testimonials .signma-testimonial {
  position: relative;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  display: block;
  margin: 20px auto;
  max-width: 540px;
  width: 100%;
  padding: 60px 40px 20px 50px;
}

section.signma-testimonials .signma-testimonial.signma-testimonial-full {
  padding: 30px 40px 20px 50px;
}

section.signma-testimonials .signma-testimonial .test svg {
  position: relative;
  top: 3px;
  margin-right: 2px;
}

section.signma-testimonials .signma-testimonial .test a {
  color: #E51735;
  font-family: "Roboto-Regular", sans-serif;
  text-decoration: underline;
}

section.signma-testimonials .signma-testimonial .icon {
  top: 5px;
  right: 15px;
  position: absolute;
  pointer-events: none;
}

section.signma-testimonials .signma-testimonial .content {
  position: relative;
  z-index: 2;
}

section.signma-testimonials .signma-testimonial .author {
  font-family: "Roboto", sans-serif;
  position: relative;
  color: #12469F;
  font-weight: 500;
  padding-left: 68px;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 16px;
  border-top: 1px solid #ccc;
}

section.signma-testimonials .signma-testimonial .author .arrow {
  position: absolute;
  left: 20px;
  top: -1px;
  background-color: #ffffff;
  height: 43px;
  width: 30px;
}

section.signma-testimonials .signma-testimonial .author .arrow:after {
  content: "";
  width: 1px;
  height: 30px;
  background: #ccc;
  position: absolute;
  top: 0;
  left: 29px;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  -webkit-transform-origin: 100% 100% 0;
          transform-origin: 100% 100% 0;
}

section.signma-testimonials .signma-testimonial .author .arrow:before {
  content: "";
  width: 1px;
  height: 30px;
  background: #ccc;
  position: absolute;
  top: 0;
  left: 29px;
}

section.signma-testimonials .signma-testimonial .author a {
  text-decoration: underline;
  margin-left: 20px;
}

section.signma-testimonials .signma-testimonial .morelink {
  font-family: "Roboto", sans-serif;
  line-height: 1;
  display: block;
  font-weight: 300;
  color: #12469F;
  border-radius: 5px;
  text-align: left;
  font-size: 16px;
  margin: 10px auto 25px;
  position: relative;
  z-index: 1;
}

section.signma-testimonials .signma-testimonial .morelink.less:before {
  opacity: 0;
  visibility: hidden;
}

section.signma-testimonials .signma-testimonial .morelink:before {
  opacity: 1;
  visibility: visible;
  z-index: -1;
  content: "";
  height: 60px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  position: absolute;
  bottom: 25px;
  left: 0;
}

section.signma-testimonials .signma-testimonial .morelink:hover {
  color: #E51735;
}

section.signma-testimonials .morecontent > span {
  display: none;
}

section.sign-banner {
  width: 98%;
  position: relative;
  border-radius: 10px;
  margin: 0 auto;
  overflow: hidden;
}

section.sign-banner .dropdown {
  top: 0;
  left: 0;
  z-index: 2;
  margin: 5px;
  position: absolute;
  max-width: 120px;
  font-weight: 500;
  font-family: "Roboto-Regular", sans-serif;
}

section.sign-banner .dropdown .dropdown-toggle {
  background: #12469F;
  color: #fff;
  width: 100%;
  font-weight: 500;
  line-height: 22px;
  font-size: 14px;
}

section.sign-banner .dropdown .dropdown-toggle:focus {
  outline: none;
}

section.sign-banner .dropdown .dropdown-menu {
  margin: 0;
  padding: 0;
  border-radius: 0 0 5px 5px;
  min-width: 210px;
}

section.sign-banner .dropdown .dropdown-menu a {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 15px;
  display: block;
  padding: 5px 8px;
  font-weight: 400;
}

section.sign-banner .dropdown .dropdown-menu a.active {
  color: #E51735;
}

section.sign-banner .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

section.sign-banner .table-holder {
  display: table;
  width: 100%;
}

section.sign-banner .table-holder .table-cell {
  height: 400px;
  display: table-cell;
  vertical-align: middle;
}

section.sign-banner h1 {
  font-size: 36px;
  font-family: "Roboto-Bold", sans-serif;
  color: #FFF;
}

section.sign-banner p {
  color: #FFF;
  font-size: 22px;
}

section.sign-banner .btn {
  padding: 4px 40px;
  border-radius: 25px;
  font-size: 18px;
}

section.sign-banner.sign-how-to p {
  color: #333;
}

section.sign-banner.sign-how-to .btn {
  padding: 4px 40px;
  border-radius: 25px;
}

section.sign-banner.sign-how-to .btn-inline {
  display: inline-block;
}

section.sign-banner.sign-how-to .btn-white {
  background: #FFF;
  color: #E51735;
  border: 1px solid #E51735;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 20px;
  margin-right: 16px;
  margin-top: 24px;
  margin-bottom: 24px;
}

section.sign-intro {
  position: relative;
  margin: 10px auto;
  padding: 50px 0;
  border-radius: 10px;
  overflow: hidden;
}

section.sign-intro .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

section.sign-intro .image {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
}

section.sign-intro .logo-holder {
  margin: 35px 0;
  max-width: 300px;
}

section.sign-intro .content-holder ul {
  margin-left: 30px;
}

section.sign-intro .col-md-6 {
  padding: 0 50px;
}

section.sign-intro .col-md-6.left {
  border-right: 1px solid #DDD;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 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: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 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: scaleX(1);
    transform: scaleX(1);
  }
}

section.sign-panels.sign-panels-bg {
  margin-top: 50px;
  background: #E5EEF5;
  padding: 50px 0 30px;
}

section.sign-panels .title {
  text-align: center;
  margin-bottom: 40px;
}

section.sign-panels .panel {
  margin-bottom: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

section.sign-panels .panel .panel-heading {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
}

section.sign-panels .panel .panel-title {
  padding: 0;
}

section.sign-panels .panel .panel-title a {
  border: 1px solid #ddd;
  position: relative;
  padding: 40px 50px;
  display: block;
  background: #fff;
}

section.sign-panels .panel .panel-title a:focus {
  text-decoration: none;
}

section.sign-panels .panel .panel-title a[aria-expanded="true"] {
  background: #12469F;
  color: #fff;
}

section.sign-panels .panel .panel-title a[aria-expanded="true"]:after {
  color: #fff;
  content: "\f106";
}

section.sign-panels .panel .panel-title a[aria-expanded="false"] {
  background: #fff;
  color: #12469F;
}

section.sign-panels .panel .panel-title a[aria-expanded="false"]:after {
  content: "\f107";
  color: #E51735;
}

section.sign-panels .panel .panel-title a:after {
  content: "\f107";
  font-family: "fontAwesome", sans-serif;
  font-size: 45px;
  position: absolute;
  right: 50px;
  line-height: 60%;
  color: #E51735;
}

section.sign-panels .panel .panel-body {
  border: none;
  padding: 20px 40px;
}

section.sign-panels .panel .panel-body table tr td {
  font-size: 16px;
}

section.sign-panels .panel .panel-body.members-body {
  background: #FFF4F2;
}

section.sign-panels .panel .panel-body video {
  max-width: 560px;
}

section.sign-panels .panel .panel-body small {
  line-height: 1.2;
  font-size: 12px;
  display: inline-block;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

section.sign-panels .panel .panel-body .content-holder figure {
  max-width: 100%;
  height: auto;
}

section.sign-panels .panel .panel-body .content-holder figure img {
  max-width: 100%;
  height: auto;
}

section.sign-panels .panel .panel-body .content-holder figure figcaption {
  font-weight: 400;
  font-size: 13px;
  font-style: italic;
}

section.sign-panels .panel .panel-body .content-holder ul li a {
  color: #E51735;
  text-decoration: underline;
}

section.sign-panels .slider {
  height: 438px;
  overflow: hidden;
}

section.sign-panels .slider.initialized {
  height: inherit;
  overflow: visible;
}

section.sign-panels .slider.initialized .members {
  opacity: 1;
}

section.sign-panels .slider .members {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

section.sign-panels .slick-arrow {
  height: 40px;
  line-height: 40px;
  z-index: 9;
  color: #000;
  font-size: 30px;
}

section.sign-panels .slick-arrow.slick-disabled {
  opacity: 0;
}

section.sign-panels .members {
  position: relative;
  padding-top: 20px;
  text-align: center;
}

section.sign-panels .members .member {
  display: inline-block;
  width: 220px;
  vertical-align: top;
  margin: 0 auto 15px;
}

section.sign-panels .members .member .image-holder {
  margin: 0 auto;
  max-width: 200px;
  border-radius: 50%;
  overflow: hidden;
}

section.sign-panels .members .member .title {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 900;
  margin-bottom: 10px;
}

section.sign-panels .members .member .description {
  font-size: 14px;
  font-style: italic;
  margin: 0;
  font-family: "Roboto-Regular", sans-serif;
  line-height: 1.5;
}

section.sign-panels .boxes .box {
  margin-bottom: 15px;
}

section.sign-panels .boxes .box .block {
  height: 220px;
  padding: 10px 15px;
}

section.sign-panels .boxes .box .block h3 {
  color: #fff;
}

section.sign-panels .boxes .box .block .icon-holder {
  height: 80px;
  width: 80px;
  margin: 20px auto 0;
  border-radius: 50%;
  border: 2px solid #fff;
  text-align: center;
  padding: 10px;
}

section.sign-panels .boxes .box .content-holder {
  height: 220px;
  padding: 30px;
  background: #ECF7FD;
}

section.sign-panels .boxes .box .content-holder .content p {
  color: #000;
  font-size: 14px;
  margin-bottom: 5px;
}

section.sign-panels .boxes .box .content-holder .content ul li {
  display: block;
  font-size: 15px;
  font-weight: 900;
}

section.sign-panels .boxes .box .content-holder .content ul li:before {
  background-color: #000;
}

section.sign-panels .table {
  border-bottom: 1px dotted rgba(172, 191, 222, 0.5);
  width: 100% !important;
}

section.sign-panels .table a {
  color: #E51735;
  text-decoration: none;
  border-bottom: 1px dashed #E51735;
}

section.sign-panels .wp-video {
  margin: 20px auto;
  width: 100% !important;
}

section.sign-panels .btn {
  padding: 5px 50px;
}

section.signma-order {
  padding: 60px 0;
}

section.signma-order .order {
  font-size: 18px;
  margin: 20px auto;
  font-weight: 900;
}

section.signma-order .content {
  max-width: 1000px;
  font-size: 18px;
  margin: 20px auto 0;
}

section.signma-order .content a {
  text-decoration: underline;
}

section.signma-order .or {
  font-size: 18px;
  margin: 10px auto 20px;
}

section.chromosome {
  position: relative;
}

section.chromosome h2 {
  font-size: 30px;
  color: #004e9a;
}

section.chromosome h4 {
  color: #da1a32;
  font-size: 22px;
  font-weight: 600;
}

section.chromosome .section-info {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  color: #34495E;
  line-height: 1.8;
}

section.chromosome .section-boxes {
  position: relative;
  margin-top: 80px;
}

section.chromosome .section-boxes .box {
  position: relative;
  z-index: 20;
  padding-left: 60px;
  margin-bottom: 70px;
  cursor: pointer;
}

section.chromosome .section-boxes .box .icon {
  opacity: 0.3;
  position: absolute;
  width: 40px;
  top: 0;
  left: 0;
}

section.chromosome .section-boxes .box.active .icon {
  opacity: 1;
}

section.chromosome .section-boxes .box.active h3 {
  color: #004E9A;
}

section.chromosome .section-boxes .box.active .info {
  color: #000;
  display: block;
}

section.chromosome .section-boxes .box h3 {
  color: #999;
  font-weight: 400;
  font-size: 26px;
  margin-bottom: 0;
  font-family: "Roboto-Regular", sans-serif;
}

section.chromosome .section-boxes .box .info {
  display: none;
  color: #999;
  font-size: 16px;
  margin-top: 5px;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
}

section.chromosome .section-boxes .holder {
  position: relative;
  text-align: left;
  width: 700px;
  margin-left: -100px;
  margin-top: -120px;
  margin-bottom: -50px;
}

section.chromosome .section-boxes .holder .main-image {
  display: inline-block;
}

section.chromosome .section-boxes .holder .main-image.mirror {
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  opacity: 0;
}

section.chromosome .section-boxes .holder .arrows {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}

section.chromosome .section-boxes .holder .arrows .arrow {
  cursor: pointer;
  position: absolute;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

section.chromosome .section-boxes .holder .arrows .arrow .number {
  top: 25px;
  opacity: 0;
  left: 0;
  position: absolute;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background-color: #00509A;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-box-shadow: 0 0 15px 10px #00509A;
          box-shadow: 0 0 15px 10px #00509A;
}

section.chromosome .section-boxes .holder .arrows .arrow img {
  width: 50px;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  position: relative;
  display: block;
}

section.chromosome .section-boxes .holder .arrows .arrow.active .chromosome-popup {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
}

section.chromosome .section-boxes .holder .arrows .arrow.active .chromosome-popup:before {
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -moz-animation-play-state: running;
}

section.chromosome .section-boxes .holder .arrows .arrow.active img {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup {
  background-color: #ddd;
  top: calc(50% - 175px);
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
  position: fixed;
  opacity: 0;
  visibility: hidden;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  text-align: center;
  padding: 50px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 20;
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .btn-close {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .btn-close:hover span {
  background-color: #E51735;
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .btn-close:hover span:first-child {
  -webkit-transform: rotate(140deg);
          transform: rotate(140deg);
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .btn-close:hover span:nth-child(2) {
  -webkit-transform: rotate(-140deg);
          transform: rotate(-140deg);
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .btn-close span {
  position: absolute;
  display: block;
  width: 30px;
  height: 2px;
  top: 10px;
  background-color: #888;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .btn-close span:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .btn-close span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup:before {
  border-radius: 50%;
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  width: auto;
  z-index: -1;
  /* W3C */
  background: -webkit-gradient(linear, left top, left bottom, from(#ff3232), color-stop(16%, #fcf528), color-stop(32%, #28fc28), color-stop(50%, #28fcf8), color-stop(66%, #272ef9), color-stop(82%, #ff28fb), to(#ff3232));
  background: linear-gradient(top, #ff3232 0%, #fcf528 16%, #28fc28 32%, #28fcf8 50%, #272ef9 66%, #ff28fb 82%, #ff3232 100%);
  /* Firefox */
  /* MS */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: -webkit-linear-gradient(top, #ff3232 0%, #fcf528 16%, #28fc28 32%, #28fcf8 50%, #272ef9 66%, #ff28fb 82%, #ff3232 100%);
  background-size: 1000%;
  -moz-background-size: 1000%;
  -webkit-background-size: 1000%;
  /* W3C */
  animation-name: fun-time-awesome;
  animation-duration: 10s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  /* Firefox: */
  -moz-animation-name: fun-time-awesome;
  -moz-animation-duration: 10s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  /* Chrome, Safari */
  -webkit-animation-name: fun-time-awesome;
  -webkit-animation-duration: 10s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup:after {
  border-radius: 50%;
  margin: 2px;
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  width: auto;
  z-index: -1;
  opacity: 0.95;
  background-color: #fff;
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .table-holder {
  border-radius: 50%;
  display: table;
  height: 250px;
  width: 250px;
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .table-holder .table-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup h3 {
  font-weight: 300;
  font-family: "Roboto-Light", sans-serif;
  margin-bottom: 0;
}

section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .info {
  margin-top: 10px;
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  color: #34495E;
  line-height: 1.8;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(1) {
  top: 17%;
  left: 27%;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(1) .number {
  top: 156px;
  left: 105px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation: zoom  5s linear infinite;
  animation: zoom  5s linear infinite;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(2) {
  top: 29%;
  right: 19%;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(2) .number {
  top: 451px;
  left: -15px;
  -webkit-box-shadow: 0 0 10px 15px rgba(0, 80, 154, 0.4);
          box-shadow: 0 0 10px 15px rgba(0, 80, 154, 0.4);
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
  -webkit-animation: zoom  10s linear infinite;
  animation: zoom  10s linear infinite;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(3) {
  top: 46%;
  left: 43%;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(3) .number {
  top: -120px;
  left: 186px;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
  -webkit-animation: zoom  8s linear infinite;
  animation: zoom  8s linear infinite;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(4) {
  top: 63%;
  left: 32%;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(4) .number {
  top: -119px;
  left: 181px;
  -webkit-box-shadow: 0 0 15px 10px rgba(0, 80, 154, 0.7);
          box-shadow: 0 0 15px 10px rgba(0, 80, 154, 0.7);
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation: zoom  12s linear infinite;
  animation: zoom  12s linear infinite;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(5) {
  bottom: 15%;
  left: 45%;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(5) .number {
  top: -171px;
  left: 11px;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
  -webkit-box-shadow: 0 0 15px 10px rgba(0, 80, 154, 0.4);
          box-shadow: 0 0 15px 10px rgba(0, 80, 154, 0.4);
  -webkit-animation: zoom  6s linear infinite;
  animation: zoom  6s linear infinite;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(6) {
  bottom: 18%;
  right: 19%;
}

section.chromosome .section-boxes .holder .arrows .arrow:nth-child(6) .number {
  top: 178px;
  left: -6px;
  -webkit-box-shadow: 0 0 10px 10px rgba(0, 80, 154, 0.7);
          box-shadow: 0 0 10px 10px rgba(0, 80, 154, 0.7);
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation: zoom  6s linear infinite;
  animation: zoom  6s linear infinite;
}

section.screen-section {
  padding: 50px 0;
}

section.screen-section .title {
  margin-bottom: 0;
}

section.screen-section .title h2 {
  line-height: 1.2;
  font-family: "Roboto-Light", sans-serif;
  color: #da1a32;
  text-transform: none;
  font-weight: 300;
}

section.screen-section .info {
  margin-top: 5px;
  font-family: "Roboto", sans-serif;
  max-width: 800px;
}

.card-custom {
  position: relative;
  width: 300px;
  height: 300px;
  margin-top: 100px;
  margin-left: -25px;
}

.card-custom .box {
  height: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  border: 10px solid rgba(238, 238, 238, 0.5);
  z-index: 9;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background: #CDD1DA;
  color: #fff;
}

.card-custom .box .wrapper {
  background: #2867a0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  display: table;
}

.card-custom .box .wrapper .box-image {
  position: absolute;
  top: -65px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.card-custom .box .wrapper .box-text {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  font-family: "Roboto-Light", sans-serif;
  line-height: 1.5;
  padding: 15px 25px 0;
  overflow: hidden;
}

section.test-location {
  background: #f4f4f4;
}

section.test-location .title {
  font-size: 40px;
  max-width: 730px;
  margin: 0 auto 50px;
}

section.test-location .container {
  max-width: 1370px;
  width: 100%;
}

section.test-location .finder {
  margin-top: 80px;
  padding: 80px 0;
}

section.test-location .results {
  padding-right: 0;
}

section.test-location .results .post-content ul.gmw-location-meta .field {
  display: block;
}

section.test-location div.gmw-results-wrapper.gray ul.posts-list-wrapper li .top-wrapper .post-title a {
  cursor: default;
}

section.test-location div.gmw-info-window-inner.standard span.address {
  text-align: left;
}

section.test-location div.gmw-info-window-inner.standard {
  padding: 5px 10px;
  overflow-x: inherit;
  text-align: left;
}

section.test-location div.gmw-info-window-inner.standard a.gmw-get-directions {
  font-size: 13px;
  color: #f22940;
  display: inline-block;
  font-weight: 500;
  margin: 5px 0;
  text-decoration: underline;
}

section.test-location div.gmw-info-window-inner.standard a.title {
  color: #004d8d;
  font-weight: 500;
  pointer-events: none;
  text-align: left;
}

section.test-location div.gmw-info-window-inner.standard a .address {
  text-align: left;
}

section.test-location .form div.gmw-form-wrapper.gray {
  background: transparent;
  max-width: 390px;
  max-width: 390px;
  padding: 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin-bottom: 1px;
}

section.test-location .form div.gmw-form-wrapper.gray .gmw-field-label {
  padding: 5px 0px;
  background-color: transparent;
  font-size: 16px;
  text-align: left;
  border: none;
  display: block;
  width: 100%;
  font-weight: 300;
  color: #4a4a4a;
  line-height: 20px;
}

section.test-location .results .label {
  color: #555;
  font-size: 100%;
  font-weight: 300;
}

section.test-location div.gmw-results-wrapper.gray ul.posts-list-wrapper .gmw-directions-link {
  margin: 0;
  display: none;
}

section.test-location .results .info {
  color: #000;
  font-weight: 500;
}

section.test-location .results .info a {
  border: none;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  color: #000;
}

section.test-location .results .post-content * {
  font-size: 14px;
}

section.test-location .results .post-content .excerpt p {
  font-size: 14px;
}

section.test-location .results .post-content .excerpt a {
  display: none;
}

section.test-location .form div.gmw-form-wrapper .gmw-submit:hover, section.test-location div.gmw-form-wrapper input[type=submit] {
  background-color: #F22940;
}

section.test-location .form div.gmw-form-wrapper .gmw-submit, section.test-location div.gmw-form-wrapper input[type=submit] {
  position: relative;
  z-index: 1;
  background-color: #11479D;
  font-family: "Interstate-Regular", sans-serif;
  font-size: 18px;
  text-align: center;
  display: inline-block;
  padding: 16px 20px !important;
  border-radius: 6px;
  margin: 0;
  color: #fff;
  text-decoration: none;
  border: 2px solid transparent;
  -webkit-transition: all ease 0.1s;
  transition: all ease 0.1s;
  min-width: 140px;
  height: 52px;
  line-height: 16px;
  clear: both;
  text-transform: none;
}

section.test-location .form {
  clear: both;
  margin-bottom: 0;
}

section.test-location .form div.gmw-form-wrapper.gray select, section.test-location .form .gmw-form-wrapper input[type=text] {
  font-size: 16px;
  padding: 15px 15px;
  height: 52px;
  border: 1px solid #e1e1e1;
  color: #000000;
  background-color: #fff;
  font-weight: 400;
}

section.test-location .form div.gmw-form-wrapper.gray .gmw-field-label {
  padding: 5px 0px;
  background-color: transparent;
  font-size: 18px;
  text-align: left;
  border: none;
  display: block;
  width: 100%;
  color: #4a4a4a;
  line-height: 20px;
  position: absolute;
  top: -30px;
  min-width: 200px;
}

section.test-location div.gmw-form-wrapper .gmw-address-field-wrapper {
  position: relative;
  width: 100%;
  display: block;
}

section.test-location .gmw-form-wrapper .gmw-form-field-wrapper {
  margin: 5px 0;
  width: calc(100% - 155px);
  display: inline-block;
  height: 52px;
  line-height: 1;
  margin-right: 5px;
}

section.test-location .gmw-form-wrapper .gmw-form {
  margin-bottom: 0;
}

section.test-location .gmw-form-wrapper .gmw-submit-field-wrapper {
  position: relative;
  width: 140px;
  vertical-align: top;
}

section.test-location .gmw-form-wrapper .gmw-submit-field-wrapper i {
  position: absolute;
  color: #fff;
  top: calc(50% - 8px);
  left: 12px;
  z-index: 9;
}

section.test-location .results .post-content .left-col .excerpt {
  display: block;
  clear: both;
}

section.test-location .results .post-content .left-col .excerpt p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1;
}

section.test-location .results .post-content .right-col {
  width: 100% !important;
  float: none !important;
  padding-left: 0 !important;
}

section.test-location .results div.gmw-results-message {
  background: transparent;
  padding: 5px 0;
  line-height: 24px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-size: 14px;
}

section.test-location .results div.gmw-results-wrapper.gray .pagination-per-page-wrapper.top {
  display: none;
}

section.test-location .results div.gmw-results-wrapper.gray select {
  border: 1px solid #ccc;
  height: 33px;
  color: #555;
  max-width: 100%;
  width: 100%;
}

section.test-location .results div.gmw-results-wrapper.gray .pagination-per-page-wrapper {
  background-color: #f4f4f4;
  margin-bottom: 20px !important;
  padding: 0 !important;
}

section.test-location .results div.gmw-results-message span {
  margin: 0 0 10px;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  font-style: italic;
  line-height: 1.4;
  display: block;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper .post-content .right-col h3 {
  font-size: 16px;
  font-weight: normal;
  display: none;
}

section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper li .top-wrapper h2.post-title {
  margin: 0 0 10px;
  display: block;
  font-size: 18px;
  text-decoration: none;
  margin-right: 1%;
  max-width: 100%;
  text-align: left;
  font-weight: 500;
}

section.test-location div.gmw-results-wrapper.gray ul.posts-list-wrapper .top-wrapper span.address {
  font-size: 14px;
  margin-bottom: 5px;
  color: #000;
  font-weight: 400;
}

section.test-location div.gmw-results-wrapper.gray ul.posts-list-wrapper .top-wrapper span.address i {
  font-size: 17px;
  position: absolute;
  left: 0;
  top: 0px;
}

section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper .top-wrapper div.address-wrapper {
  float: none;
  max-width: 100%;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  padding-left: 20px;
  text-align: left;
}

section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper .post-content .left-col, section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper .post-content .right-col {
  width: 100%;
  float: none;
}

section.test-location .results div.gmw-results-wrapper ul li:before {
  content: none;
}

section.test-location .results div.gmw-results-wrapper ul.posts-list-wrapper li.single-post {
  list-style: none;
  width: 100%;
  margin: 0 0 25px;
  padding: 10px 15px;
  border-left: 4px solid #0f4b9d;
  background-color: #fff;
  -webkit-box-shadow: 4px 5px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 4px 5px 15px rgba(0, 0, 0, 0.05);
  border-bottom: none;
}

section.test-location .results [class*=" gmw-icon-"]:before, section.test-location .results [class^=gmw-icon-]:before {
  color: #e62d40;
  margin-left: 0;
}

section.test-location .results a.gmw-get-directions {
  color: #f55164;
  font-weight: 500;
  text-decoration: underline;
}

section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper {
  background-color: transparent;
  border-top: none;
  list-style: none;
  padding: 10px 15px 0 0;
  height: 450px;
  overflow: auto;
}

section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper .top-wrapper div.address-wrapper span.distance {
  font-size: 14px;
  color: #10499d;
  font-weight: 500;
  padding: 0;
  border-radius: 4px;
  background-color: transparent;
}

section.test-location .results div.gmw-results-wrapper.gray .pagination-per-page-wrapper {
  background-color: transparent;
  margin-bottom: 20px !important;
}

section.test-location .results div.gmw-results-wrapper .gmw-pt-pagination-wrapper, section.test-location .results div.gmw-results-wrapper .pagination-per-page-wrapper {
  background-color: transparent;
}

section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper li .top-wrapper h2.post-title a {
  text-decoration: none;
  font-size: 18px;
  color: #004d8d;
  margin-top: 10px;
}

section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper .gmw-location-meta-wrapper {
  margin-bottom: 0;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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);
  }
}

@-webkit-keyframes zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}

@keyframes zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}

@-webkit-keyframes skew {
  0% {
    opacity: 1;
    -webkit-transform: skewX(0deg) skewY(0deg) scale(1, 1);
            transform: skewX(0deg) skewY(0deg) scale(1, 1);
  }
  50% {
    opacity: 0.8;
    -webkit-transform: skewX(2deg) skewY(2deg) scale(1.2, 1.2);
            transform: skewX(2deg) skewY(2deg) scale(1.2, 1.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: skewX(0deg) skewY(0deg) scale(1, 1);
            transform: skewX(0deg) skewY(0deg) scale(1, 1);
  }
}

@keyframes skew {
  0% {
    opacity: 1;
    -webkit-transform: skewX(0deg) skewY(0deg) scale(1, 1);
            transform: skewX(0deg) skewY(0deg) scale(1, 1);
  }
  50% {
    opacity: 0.8;
    -webkit-transform: skewX(2deg) skewY(2deg) scale(1.2, 1.2);
            transform: skewX(2deg) skewY(2deg) scale(1.2, 1.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: skewX(0deg) skewY(0deg) scale(1, 1);
            transform: skewX(0deg) skewY(0deg) scale(1, 1);
  }
}

@-webkit-keyframes rainbow-border {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 200% 50%;
  }
}

@keyframes rainbow-border {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 200% 50%;
  }
}

/* W3C */
@keyframes fun-time-awesome {
  0% {
    background-position: left top;
  }
  100% {
    background-position: left bottom;
  }
}

/* Firefox */

/* Chrome, Safari */
@-webkit-keyframes fun-time-awesome {
  0% {
    background-position: left top;
  }
  100% {
    background-position: left bottom;
  }
}

@media (min-width: 1400px) and (max-width: 1600px) {
  section.signma-testimonials .holder {
    max-width: 95%;
    border-radius: 10px;
    background: #f7f9fa;
    margin: 0 auto;
    padding: 40px 0;
  }
}

@media (min-width: 0px) and (max-width: 1600px) {
  main.sign-main h2 {
    font-size: 50px;
  }
  section.sign-panels .panel .panel-title a {
    padding: 30px 40px;
  }
  section.sign-intro .image-holder {
    max-width: 630px;
    left: -5%;
  }
  .card-custom {
    width: 270px;
    height: 270px;
    margin-left: -25px;
  }
  .card-custom .box .wrapper .box-text {
    font-size: 13px;
  }
  section.test-location .results .post-content .left-col .excerpt p {
    margin-bottom: 0;
  }
  section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper li .top-wrapper h2.post-title a {
    font-size: 16px;
  }
}

@media (min-width: 991px) and (max-width: 1999px) {
  section.chromosome {
    overflow: hidden;
  }
}

@media (max-width: 1199px) {
  section.signma-testimonials .holder {
    text-align: center;
  }
  section.signma-testimonials .signma-testimonial-holder {
    text-align: left;
  }
  section.signma-testimonials .signma-testimonial-holder:nth-child(odd) {
    margin-right: 10px;
    margin-left: 10px;
  }
  section.signma-testimonials .signma-testimonial-holder:nth-child(even) {
    margin-right: 10px;
    margin-left: 10px;
  }
  main.signma-main h1 {
    font-size: 30px;
  }
  main.signma-main h2 {
    font-size: 35px;
  }
  section.signma-intro .image-holder {
    left: inherit;
    right: 0;
    max-width: 450px;
  }
  section.signma-intro:not(.nipgt-intro) {
    background: #fff4f2;
  }
  section.signma-counsellors .content {
    font-size: 14px;
  }
  section.signma-counsellors .columns .column-border:after {
    right: 10px;
    width: 2px;
  }
  section.signma-panels .members .member .description {
    font-size: 13px;
  }
  section.signma-panels .members .member {
    width: 250px;
    max-width: 100%;
  }
  section.signma-panels .members .member .image-holder {
    max-width: 150px;
  }
  section.signma-panels .panel .panel-body {
    padding: 20px;
  }
  section.signma-panels .panel .panel-title a {
    padding: 25px 40px 20px 20px;
  }
  section.signma-panels .panel .panel-title a:after {
    right: 25px;
    font-size: 33px;
  }
  section.test-location .title,
  main.sign-main h3 {
    font-size: 18px;
  }
  section.signma-order .content {
    font-size: 16px;
  }
  section.signma-panels .boxes .box .content-holder .content p {
    font-size: 14px;
  }
  section.signma-panels .boxes .box .content-holder {
    padding: 20px;
  }
  section.signma-intro {
    padding: 20px 0;
  }
  .slick-prev {
    left: 0;
  }
  .slick-next {
    right: 0;
  }
  section.signma-testimonials .signma-testimonial {
    max-width: 440px;
  }
  section.signma-testimonials .signma-testimonial.signma-testimonial-full {
    padding: 30px 30px 20px 30px;
  }
  section.signma-intro .logo-holder {
    max-width: 220px;
    margin: 15px 0;
  }
  section.signma-intro .image {
    background-position: -200px 0;
  }
}

@media (max-width: 992px) {
  section.sign-testimonials .holder {
    border-radius: 0;
  }
  section.sign-intro .logo-holder {
    max-width: 220px;
    margin: 0 0;
  }
  section.sign-book .holder .description {
    font-size: 20px;
  }
  section.sign-book .boxes {
    text-align: center;
  }
  section.sign-book .holder .title {
    font-size: 30px;
  }
  section.sign-book .holder {
    padding: 30px;
  }
  section.test-location .finder {
    padding: 50px 0;
  }
  section.test-location .finder div.gmw-map-wrapper {
    height: 540px !important;
  }
  section.test-location div.gmw-results-wrapper.gray ul.posts-list-wrapper li .top-wrapper {
    padding-bottom: 3px;
  }
  section.test-location .gmw-form-wrapper .gmw-form {
    margin-top: 20px;
  }
  section.test-location .results div.gmw-results-wrapper ul.posts-list-wrapper li.single-post {
    padding: 5px 5px 5px 10px;
  }
  section.test-location div.gmw-results-wrapper.gray ul.posts-list-wrapper .post-content .left-col,
  section.test-location div.gmw-results-wrapper.gray ul.posts-list-wrapper .post-content .right-col {
    padding-top: 0;
  }
  section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper li .top-wrapper h2.post-title {
    margin-bottom: 0;
  }
  section.test-location .results div.gmw-results-wrapper.gray ul.posts-list-wrapper {
    padding-right: 0;
  }
  section.signma-panels .p-0 {
    padding-left: 0px;
    padding-right: 15px;
  }
  section.signma-panels .boxes .box .content-holder {
    height: inherit;
  }
  main.signma-main {
    max-width: 100%;
  }
  section.signma-intro:not(.nipgt-intro) {
    padding-bottom: 250px;
  }
  section.signma-intro .image-holder {
    display: none;
  }
  section.signma-intro:not(.nipgt-intro) .image {
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
  }
  section.signma-counsellors .content-holder {
    padding: 20px 0px;
  }
  section.signma-panels .members .member {
    width: 280px;
    margin: 0 auto;
  }
  .card-custom {
    margin-left: 0;
    margin-bottom: 100px;
  }
  .card-custom:before {
    content: "";
    display: block;
    height: 60px;
    clear: both;
  }
  section.chromosome .section-boxes .holder {
    margin-left: 0;
  }
  section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup h3 {
    font-size: 20px;
  }
  section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .info {
    line-height: 1.6;
  }
  section.chromosome .section-boxes .box h3 {
    font-size: 22px;
  }
  section.chromosome .section-boxes {
    margin-top: 0;
  }
  section.chromosome .section-boxes .box {
    margin-bottom: 30px;
  }
  section.signma-banner .table-holder .table-cell {
    vertical-align: bottom;
    padding-bottom: 40px;
  }
  section.signma-testimonials .signma-testimonial {
    max-width: 450px;
  }
  section.signma-testimonials .slider {
    width: 100%;
    max-width: calc(100% - 80px);
    margin: 0 auto;
  }
  section.signma-testimonials .slick-prev {
    left: -25px;
  }
  section.signma-testimonials .slick-next {
    right: -25px;
  }
}

/*Mobile*/
@media (max-width: 768px) {
  section.sign-banner {
    width: 100%;
    border-radius: 0;
  }
  section.sign-banner .image {
    background-size: 170%;
    background-position: top 0 right 0;
    background-repeat: no-repeat;
  }
  section.sign-banner h1 {
    margin-top: 180px;
    color: #12469F;
  }
  section.sign-banner p {
    color: #E51735;
    font-weight: 700;
    line-height: 21px;
  }
  section.sign-banner .btn {
    max-width: 300px;
  }
  video {
    max-width: 500px;
    margin: 0 auto;
  }
  .btn {
    display: block !important;
    margin: 24px auto 0 auto !important;
  }
  h2 {
    font-size: 26px !important;
  }
  h3 {
    font-size: 20px;
  }
  main.sign-main .slick-slide {
    max-width: 340px;
  }
  .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    max-height: 500px;
  }
  .slick-slide {
    margin: 0 50px;
    max-width: 280px;
    width: 280px;
  }
  .slick-slide video {
    width: 260px !important;
  }
  .slick-slide p {
    max-width: 260px !important;
  }
  .slick-slider .slick-prev {
    z-index: 1;
    position: absolute;
    left: -20px;
    color: #333;
  }
  .slick-slider .slick-next {
    z-index: 1;
    position: absolute;
    right: -20px;
    color: #333;
  }
  .slick-list {
    width: 388px !important;
  }
  .slider p.desc {
    width: 100% !important;
  }
  main.sign-main .sign-how-to h2 {
    margin-top: 270px;
    font-weight: 900;
    font-size: 26px;
  }
  main.sign-main .sign-how-to h3 {
    font-weight: 400;
    font-size: 18px;
  }
  main.sign-main .sign-how-to p {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
  }
  main.sign-main .sign-how-to .btn-white {
    display: block;
    margin: 10px auto;
    max-width: 290px;
  }
  section.signma-book .holder .title {
    font-size: 20px;
  }
  section.signma-book .holder .description {
    font-size: 16px;
  }
  section.signma-book .holder .boxes .box {
    position: relative;
    text-align: left;
    padding: 0 0 10px 50px;
    width: 100%;
    display: block;
    margin: 0 0 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 30px;
  }
  section.signma-book .holder {
    padding: 15px;
  }
  section.signma-book .holder .boxes .box .text {
    font-size: 16px;
  }
  section.signma-book .holder .boxes .box .icon {
    width: 30px;
    height: 30px;
    left: 15px;
  }
  section.signma-book .holder .boxes .box .icon svg {
    width: 30px;
    height: 30px;
    margin-top: 0;
  }
  section.signma-book .holder .boxes {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 300px;
  }
  section.signma-book .holder .boxes .box .icon {
    position: absolute;
    left: 0;
  }
  section.signma-testimonials {
    margin: 30px 0;
  }
  section.signma-testimonials .signma-testimonial {
    max-width: 100%;
  }
  section.signma-book .btn-light {
    font-size: 16px;
    padding: 0px 20px;
  }
  section.signma-testimonials .signma-testimonial-holder:nth-child(odd) {
    margin-right: 0px;
  }
  section.signma-banner {
    background: #fff;
    border-radius: 0;
  }
  section.signma-banner .table-holder .table-cell {
    height: inherit;
  }
  main.signma-main h2 {
    font-size: 26px;
  }
  main.signma-main h1 {
    font-size: 26px;
  }
  section.signma-panels .title {
    margin-bottom: 20px;
  }
  section.sign-panels .panel-title a:after {
    padding: 25px 40px 20px 20px;
  }
  section.signma-banner .image {
    border-radius: 0;
    position: relative;
    height: 150px;
    width: 100%;
  }
  section.signma-counsellors .signma-form .subscribe-title {
    font-size: 15px;
  }
  section.signma-banner .dropdown {
    right: 0;
    left: inherit;
    z-index: 5;
  }
  aside.order-box {
    z-index: 1;
  }
  section.signma-banner .dropdown .dropdown-menu {
    right: 0;
    left: inherit;
  }
  section.signma-banner .dropdown .dropdown-toggle {
    font-size: 14px;
  }
  aside.order-box {
    left: 0;
    right: inherit;
    width: 305px;
    max-width: 100%;
  }
  aside.order-box .title {
    text-align: left;
    margin-top: 45px;
  }
  aside.order-box {
    background: rgba(255, 255, 255, 0);
    padding-bottom: 15px;
  }
  aside.order-box .button-holder {
    display: inline-block;
    position: relative;
    bottom: inherit;
    right: inherit;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  main.signma-main .btn {
    font-size: 15px;
  }
  aside.order-box .download .text {
    line-height: 1.2;
    font-weight: 500;
    font-family: "Roboto-Regular", sans-serif;
  }
  aside.order-box .download {
    text-align: left;
    font-size: 14px;
    line-height: 1.2;
  }
  section.chromosome .section-boxes {
    margin-top: 0;
  }
  section.signma-panels .panel .panel-title a:after {
    right: 15px;
    line-height: 40px;
    top: 15px;
  }
  section.signma-banner .table-holder .table-cell {
    vertical-align: bottom;
    padding-bottom: 20px;
    padding-top: 50px;
  }
  section.signma-counsellors .signma-form .form-field .form-control {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding-left: 15px;
  }
  section.signma-counsellors .content-holder {
    padding: 0;
  }
  section.signma-intro:not(.nipgt-intro) {
    padding: 30px 0 300px;
  }
  section.signma-intro .content-holder ul {
    margin-left: 0px;
  }
  section.chromosome {
    overflow: hidden;
  }
  section.chromosome .section-boxes .holder {
    width: 100%;
    margin: 0 auto;
  }
  section.chromosome .section-boxes .holder .arrows .arrow img {
    max-width: 35px;
    height: auto;
  }
  section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup {
    width: 300px;
    height: 300px;
    padding: 40px 35px;
  }
  section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .table-holder h3 {
    font-size: 16px;
    padding: 0 5px;
  }
  section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .info {
    line-height: 1.5;
    font-size: 13px;
  }
  section.chromosome .section-boxes {
    width: 100%;
    overflow: hidden;
  }
  section.chromosome .section-boxes .holder .arrows .arrow .number {
    height: 4px;
    width: 4px;
  }
  section.chromosome .section-boxes .holder .arrows .arrow .chromosome-popup .table-holder {
    height: 230px;
    width: 230px;
  }
  section.chromosome h2 {
    font-size: 24px;
  }
  section.chromosome .section-boxes .holder .arrows .arrow:nth-child(3) .number {
    left: 80px;
  }
  section.signma-counsellors .columns .column-border:after {
    content: none;
  }
  section.signma-book .book-button .title {
    font-size: 22px;
  }
  section.signma-book {
    margin: 20px 0;
  }
  section.sign-intro .col-md-6.left {
    border: none;
  }
}

@media (max-width: 700px) {
  section.signma-intro:not(.nipgt-intro) {
    padding: 30px 0 150px;
  }
  section.signma-testimonials .slider {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  section.signma-testimonials .slick-prev {
    left: 30px;
  }
  section.signma-testimonials .slick-next {
    right: 25px;
  }
}
/*# sourceMappingURL=signatera.css.map */