@font-face {
  font-family: "PT Sans Caption";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans Caption"), local("PTSans-Caption"),
    url("ptsanscaption.woff") format("woff");
}
@font-face {
  font-family: MyriadSetProLight;
  src: url("../fonts/myriad-set-pro_ultralight.ttf");
}
@font-face {
  font-family: MyriadSetProThin;
  src: url("../fonts/myriad-set-pro_thin.ttf");
}
@font-face {
  font-family: MyriadSetProText;
  src: url("../fonts/myriad-set-pro_text.ttf");
}
@font-face {
  font-family: "ZonaPro-Thin";
  src: url(../fonts/ZonaPro-Thin.otf);
}
@font-face {
  font-family: "ZonaPro-Bold";
  src: url(../fonts/ZonaPro-Bold.otf);
}
/*@font-face { font-family: MyriadSetProNormal; src: url('../fonts/myriad-set-pro_medium.ttf'); }
@font-face { font-family: MyriadSetProSBold; src: url('../fonts/myriad-set-pro_semibold.ttf'); }*/
@font-face {
  font-family: Billy;
  src: url("./billy.ttf");
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
} /* For IE 6/7 (trigger hasLayout) */
.clearfix {
  zoom: 1;
}

.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.col-row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.span1 {
  width: 60px;
}
.span2 {
  width: 140px;
}
.span3 {
  width: 220px;
}
.span4 {
  width: 300px;
}
.span5 {
  width: 380px;
}
.span6 {
  width: 460px;
}
.span7 {
  width: 540px;
}
.span8 {
  width: 620px;
}
.span9 {
  width: 700px;
}
.span10 {
  width: 780px;
}
.span11 {
  width: 860px;
}
.span12 {
  width: 940px;
}
.offset1 {
  margin-left: 100px;
}
.offset2 {
  margin-left: 180px;
}
.offset3 {
  margin-left: 260px;
}
.offset4 {
  margin-left: 340px;
}
.offset5 {
  margin-left: 420px;
}
.offset6 {
  margin-left: 500px;
}
.offset7 {
  margin-left: 580px;
}
.offset8 {
  margin-left: 660px;
}
.offset9 {
  margin-left: 740px;
}
.offset10 {
  margin-left: 820px;
}
.offset11 {
  margin-left: 900px;
}
.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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.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;
}

.row-padding-clinical {
  padding-left: 25px;
}

.mySlides {
  display: none;
}
/* img {vertical-align: middle;} */

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides:hover ~ .prev-slide {
  background-color: rgba(0, 0, 0, 0.8);
}

.mySlides:hover ~ .next-slide {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Next & previous buttons */
.prev-slide,
.next-slide {
  cursor: pointer;
  position: absolute;
  color: white;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next-slide {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev-slide:hover,
.next-slide:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

/* Caption text */
.text-slideshow {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot-slide {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active-slide,
.dot-slide:hover {
  background-color: #717171;
}

/* Fading animation */
.fadee {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev-slide,
  .next-slide,
  .text-slide {
    font-size: 11px;
  }
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Webinar card */
.card {
  /* Add shadows to create the "card" effect */
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}

/* On mouse-over, add a deeper shadow */
.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

/* Add Animation */
.modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
  .row-padding-clinical {
    padding-left: 0px;
  }
}

.container-wide {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container-wide:before,
.container-wide:after {
  display: table;
  content: "";
}
.container-wide:after {
  clear: both;
}

.soterix-color {
  color: #337ab7;
}
a.normal-color {
  color: #565a5c;
}
.pad {
  margin: 20px auto;
}
.pad-top {
  padding-top: 20px;
}
.mar-top {
  margin-top: 20px;
}
.pad-top-less {
  padding-top: 10px;
}
.mar-top-less {
  margin-top: 10px;
}
.pad-bottom {
  padding-bottom: 20px;
}
.mar-bottom {
  margin-bottom: 20px;
}
.pad-bottom-less {
  padding-bottom: 10px;
}
.mar-bottom-less {
  margin-bottom: 10px;
}
.pad-right {
  padding-right: 20px;
}
.mar-right {
  margin-right: 20px;
}
.pad-right-less {
  padding-right: 10px;
}
.mar-right-less {
  margin-right: 10px;
}
.pad-left {
  padding-left: 20px;
}
.mar-left {
  margin-left: 20px;
}
.pad-left-less {
  padding-left: 10px;
}
.mar-left-less {
  margin-left: 10px;
}
.no-pad {
  padding: 0;
}
.no-margin-left {
  margin-left: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin {
  margin: 0;
}
div.no-pad {
  padding: 0;
}
.no-pad-right {
  padding-right: 0;
}
.no-pad-left {
  padding-left: 0;
}
.no-pad-top {
  padding-top: 0;
}
.no-pad-bottom {
  padding-bottom: 0;
}
.min-pad-left {
  padding-left: 5px;
}
.min-pad-right {
  padding-right: 5px;
}
.my-2 {
  margin-top: 0.83em;
  margin-bottom: 0.83em;
}
.my-3 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.y-100 {
  height: 100%;
}
.pull-right,
.right {
  float: right;
}
.pull-left,
.left {
  float: left;
}
.pad-section-top {
  padding-top: 40px;
}
.mar-section-top {
  margin-top: 40px;
}
.center {
  margin: 0 auto;
}
.center-block {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.display-inline {
  display: inline;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.gray {
  color: #888;
}
.gray a {
  color: #666;
  text-decoration: underline;
}
.gray a:hover {
  color: #333;
}
.whitec {
  color: #fff;
}
.redc {
  color: #e60000;
}
.bluec {
  color: #0073e6;
}
.koalac {
  color: rgb(0, 153, 170);
}
.bg-white {
  background-color: #fff;
}
.on-top {
  z-index: 2;
}
.small {
  font-size: 0.875em;
}
.big {
  font-size: 1.275em;
  line-height: 1.5em;
}
.big-text,
p.big-text {
  font-size: 18px;
  line-height: 1.5em;
}
.bold {
  font-weight: bold;
}
img.img {
  border-radius: 5px;
}
img.cover {
  width: 100%;
}
img.grayscale {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.capitalize {
  text-transform: capitalize;
}
.span12.fix {
  width: 940px;
}
.relative {
  position: relative;
}
.stick {
  position: fixed !important;
  top: 0;
}
.clear-float {
  clear: both;
}
.hidden {
  display: none;
}
.show {
  display: block;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.span6.box {
  border: 1px solid transparent;
  width: 468px;
  margin: 0;
}
.box.box-top {
  border-top: 1px solid #ddd;
}
.box.box-right {
  border-right: 1px solid #ddd;
}
.box.box-bottom {
  border-bottom: 1px solid #ddd;
}
.box.box-left {
  border-left: 1px solid #ddd;
}
.box.box-border {
  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);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.tooltip-arrow,
.tooltip-arrow.top:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 10px;
}
.tooltip-arrow.top {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.tooltop-arrow:after {
  content: "";
  border-width: 10px;
}
.tooltip-arrow.top:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.word-break {
  word-wrap: break-word;
}
.font-normal {
  font-size: 13px;
  line-height: 18px;
}
.position-absolute {
  position: absolute;
}
.position-absolute.bottom {
  bottom: 0;
}
.position-absolute.right {
  right: 0;
}
.position-absolute.left {
  left: 0;
}
.position-absolute.top {
  top: 0;
}
.position-absolute.center {
  left: 50%;
  transform: translate(-50%, 0);
}
.no-border {
  border: 0;
}
.table td.no-border {
  border: 0;
}
.table-responsive.no-border {
  border: 0;
}

body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #565a5c;
  min-width: 940px;
}
a,
.link-color,
.link-color a {
  text-decoration: none;
  color: #398bce;
}
a:hover,
.link-color:hover,
.link-color:hover a {
  color: #256396;
}
hr {
  border: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ddd;
  margin-left: 20px;
  padding-bottom: 10px;
}
#nav hr {
  padding: 0;
  margin: 0;
}
h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 130%;
}
h1.section-title,
.h1.section-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 32px;
  color: #1e1e1e;
  margin-bottom: 0;
  padding: 12px 0;
}
.section-title.no-pad-top {
  padding-top: 0;
}
.section-title.no-margin-top {
  margin-top: 0;
}
#solutions_section_title h1 {
  font-size: 28px;
}
h2.quote {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  margin: 20px 0;
  color: #999;
}
h2 {
  line-height: 120%;
}
fieldset {
  border: 1px solid #ddd;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin: 0 0 20px 0;
  padding: 0;
}
legend {
  margin-left: 0;
  padding: 0 20px 0 10px;
  margin-left: -10px;
}
legend h1 {
  color: #d71920;
}
legend h2 {
  color: #565a5c;
  font-weight: normal;
  font-size: 18px;
  margin-left: 0;
  line-height: inherit;
  padding: 2px 0;
}
.myriad-thin {
  font-family: MyriadSetProThin, Arial;
}
.myriad-light {
  font-family: MyriadSetProLight, Arial;
}

/* call to action */
.calltoaction p {
  font-size: 12px;
  line-height: 14px;
  margin-top: 0;
}
.calltoaction a {
  color: #777;
}
.calltoaction a:hover {
  text-decoration: none;
}
.calltoaction h4 {
  font-size: 12px;
  margin: 0;
}
.calltoaction a h4 {
  color: #000;
}
.calltoaction a:hover h4 {
  color: #398bce;
}
.calltoaction .clientserv {
  background: url("../images/calltoaction_phone-compressed.png") no-repeat 0 50%;
  padding-left: 44px;
  margin-left: 10px;
}
.calltoaction .devicereg {
  background: url("../images/calltoaction_mouse-compressed.png") no-repeat 0 50%;
  padding-left: 60px;
  margin-left: 10px;
}
.calltoaction .clinicaltrials {
  background: url("../images/calltoaction_note-compressed.png") no-repeat 0 50%;
  padding-left: 52px;
  width: 155px;
  margin-left: 10px;
}
.calltoaction .span2 {
  margin-top: 20px;
}
/* nav */
.header-top-links {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.1;
  color: #fff;
  z-index: 1001;
}
.worldwide {
  border-right: 1px solid #fff;
  font-size: 12px;
  padding: 5px 10px;
  margin: 0;
  margin-top: 5px;
  font-weight: normal;
  line-height: 1.1;
  color: #fff;
}
.header-login {
  margin: 10px;
  z-index: 1001;
  color: #fff;
}
.header-login:hover,
.header-login:active,
.header-login:focus {
  color: #fff;
  text-decoration: underline;
}
header {
  margin-top: 0;
  position: relative;
  background-color: #305e8d;
  background: linear-gradient(#07457e, #084f91);
}
.navbar {
  height: 80px;
  min-height: 80px;
  margin: 0;
  border: 0;
  text-align: center;
  width: 100%;
  background: transparent;
  z-index: 1000;
  position: relative;
}
.nav_logo img {
  height: 95px;
  padding: 8px 15px;
  vertical-align: middle;
}
.navbar-toggle {
  display: none;
}
nav.navbar {
  min-height: 95px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
nav ul {
  padding: 0;
  margin: 0;
}
nav ul li {
  display: inline-block;
}
nav ul li:hover > ul {
  display: block;
  z-index: 999;
}
nav ul li a {
  display: block;
  position: relative;
  z-index: 1000;
  color: #111;
  padding: 11px 20px;
  background: transparent;
}
.homepage-nav > li {
  padding: 0;
  width: initial;
  margin-top: 35px;
  position: initial;
  float: left;
}
/* .homepage-nav > li.first {
  margin-left: 40px;
} */
.homepage-nav > li > a:hover {
  color: #000;
}
.navbar .homepage-nav h3 {
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 10px;
}
.navbar .homepage-nav > li > a {
  border-bottom: 2px solid transparent;
}
.navbar .homepage-nav > li > a.maintainHover {
  color: #000;
  background-color: transparent;
}
.navbar .homepage-nav > li > a:hover,
.navbar .homepage-nav > li > a:focus {
  text-decoration: none;
  color: #000;
}
.navbar .homepage-nav > li > a.maintainHover .tooltip-arrow {
  bottom: -3px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
.popover {
  position: absolute;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: rgba(250, 250, 250, 0.97);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  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);
  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 10px 0;
}
.navbar .popover {
  border-radius: 0px;
  overflow: hidden;
  max-width: none;
  z-index: 1003;
  padding-bottom: 30px;
  width: 100%;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #e5e5e5;
}
.popover-content a {
  color: #333;
  padding: 3px 14px;
}
.popover-content a:hover {
  color: #888;
}
.popover-content a.active {
  color: #337ab7;
}
.popover-content h4 a.active {
  color: #333;
}
.popover-content .footnote a {
  padding: 0;
}
.popover-content h4 a {
  color: #07457e;
}
.subColumnHeader a {
  font-size: 12px;
}
.subColumnHeader a:hover {
  text-decoration: none;
}
nav .footnote h4 {
  margin-bottom: 5px;
}
.columnHeader {
  width: 155px;
  float: left;
}
nav .footnote a {
  font-size: 12px;
}
nav .footnote h4 a {
  color: inherit;
}
nav h4,
nav h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
}
nav h4 {
  margin-bottom: 0;
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  line-height: 1.5;
}
nav h4 span {
  text-transform: none;
}
.clinical-logo {
  position: relative;
  text-transform: none;
  text-shadow: 0.5px 0.5px rgba(0, 82, 155, 0.5);
  font-size: 16px;
  margin-top: 30px;
}
.clinical-logo a {
  color: #00529b;
}
.clinical-logo img {
  position: absolute;
}
.clinical-logo.painx img {
  width: 30px;
  position: absolute;
  top: -22px;
  left: 55px;
}
.clinical-logo.depression img {
  width: 40px;
  top: -2px;
}
.clinical-logo.ionto {
  height: 60px;
  margin-top: 13px;
}
.clinical-logo.ionto img {
  height: 25px;
  top: 20px;
}

.clinical-logo.navigated-rtms {
  position: relative;
  text-transform: none;
  text-shadow: 0.5px 0.5px rgba(0, 82, 155, 0.5);
  font-size: 16px;
  margin-top: 65px;
}
.clinical-logo.navigated-rtms a {
  color: #00529b;
}
.clinical-logo.navigated-rtms img {
  position: absolute;
  height: 55px;
  top: -50px;
}
.clinical-logo.motor {
  position: relative;
  text-transform: none;
  text-shadow: 0.5px 0.5px rgba(0, 82, 155, 0.5);
  font-size: 16px;
  margin-top: 65px;
}
.clinical-logo.motor a {
  color: #00529b;
}
.clinical-logo.motor img {
  position: absolute;
  height: 35px;
  top: -37px;
}

.homepage-nav .menua h3 {
  color: #fff;
}
.homepage-nav .menua.active h3 {
  font-weight: 600;
  color: #fff;
}
.navbar .homepage-nav > li.header-ico {
  float: right;
  position: relative;
}
.navbar .homepage-nav > li.header-ico a {
  height: 59px;
  width: 65px;
  margin: 0 auto;
}
.navbar .homepage-nav > li.contact a img {
  height: 23px;
  top: 5px;
}
.navbar .homepage-nav > li.cart a img {
  height: 23px;
  top: 5px;
}
.navbar .homepage-nav > li.search a img {
  height: 23px;
  top: 5px;
}
.header-ico.search a {
  background-image: url("../images/icons/search-white.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.header-ico.cart a {
  background-image: url("../images/icons/cart-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
}
.header-ico.contact a {
  background-image: url("../images/icons/contactus-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
}
.collapse.navbar-collapse {
  display: block;
}

.device-nav {
  padding-top: 20px;
  border-bottom: 1px solid #ddd;
  background-color: rgba(242, 242, 242, 0.7);
}
.device-nav .devices-container {
  float: left;
  margin: 0 10px;
}
.device-nav .device-img,
.device-nav .devices-container img {
  height: 95px;
}
/* .d-1x1 { width: 708px; } */
.d-hd-tdcs {
  width: 452px;
}
.d-remote {
  width: 525px;
}
.d-software {
  width: 230px;
}
.d-pre-clinical {
  /* width: 420px; */
  width: 900px;
}
.d-pre-clinical .devices-container {
  width: 300px;
  margin: 0 0;
}

.d-solutions {
  width: 510px;
}
.d-remote .devices-container {
  width: 155px;
}
.d-hd-tdcs .device-img.i3 img {
  width: 225px;
  height: auto;
  position: relative;
  top: 8px;
}
#breadcrumbAnchor {
  margin-bottom: 30px;
}
.breadcrumb {
  font-size: 14px;
  padding: 20px 15px;
  color: rgba(51, 51, 51, 0.6);
  position: relative;
  position: static;
}
.breadcrumb .right-chevron {
  margin: 0 0.5em;
  height: 10px;
}
.breadcrumb a {
  color: #565a5c;
}
.configure.breadcrumb {
  color: #398bce;
}
.configure.breadcrumb,
.configure.breadcrumb .button.link {
  font-size: 15px;
}
.stick.breadcrumb {
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.97);
  padding: 20px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  max-width: 940px;
}
.button.blue.configure,
.button.link.configure,
.button.red.configure {
  font-size: 14px;
  padding: 5px 10px 0;
  position: relative;
  right: 0;
  top: -5px;
  border-radius: 0px;
  font-family: inherit;
}
.button.link.configure.releasenotes {
  margin-right: 20px;
}
.button.link.configure {
  color: #565a5c;
}
.button.link.configure:active,
.button.link.configure:hover,
.button.link.configure:focus {
  color: #398bce;
}
.button.link.link-color {
  color: #398bce;
}
.breadcrumb .button.link span {
  color: rgba(51, 51, 51, 0.6);
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}
.breadcrumb .button.link.configure span {
  color: #565a5c;
}
.breadcrumb .button.link.link-color span {
  color: #1e1e1e;
  border-color: rgba(51, 51, 51, 0.6);
}
.breadcrumb .button.blue.configure {
  padding-bottom: 5px;
}
.pad-top-no-breadcrumb {
  padding-top: 98px;
}

/* footer */
footer {
  padding: 0;
  border: none;
  z-index: 2;
}
footer .container {
  background-color: #ddd;
  padding-bottom: 20px;
}
footer h3 {
  font-size: 15px;
  letter-spacing: 0.17px;
  line-height: 20px;
}
footer h5 {
  font-size: 14px;
  margin: 10px 0;
}
footer h3,
footer h5,
footer li a {
  font-weight: 400;
}
footer li {
  display: block;
  list-style: none;
  padding: 0;
  line-height: 15px;
  margin: 0 0 10px;
}
footer li a {
  color: #337ab7;
  font-size: 13px;
  letter-spacing: 0.15px;
}
footer .main {
  border-bottom: 1px solid #888;
}
footer img {
  margin: 20px 15px;
  width: 20px;
  height: 20px;
}
.bottom-links li {
  list-style: none;
  display: inline;
  padding: 0 20px;
  border-left: 1px solid #888;
  box-shadow: inset 1px 0px 0px rgba(0, 0, 0, 0.05);
}
.bottom-links li.first {
  border: none;
  box-shadow: none;
}

.footnote a {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
}
.footnote .subColumn a {
  font-size: 11px;
  color: #888;
}
.footnote a.active {
  color: #111;
}
.footnote li a:hover {
  color: #333;
}
.footnote .subColumn a.active {
  color: #398bce;
}
.footnote h1 {
  font-size: 12px;
  line-height: 14px;
}
.footnote h4 a,
.footnote h4 {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: -5px;
}
.footnote h4 a {
  color: #333;
}
.footnote p {
  font-size: 11px;
  line-height: 14px;
  margin-bottom: -20px;
}

/* jumbotron */
.jumbotron {
  padding: 0 20px 20px 20px;
}
.jumbotron.no-pad-bottom {
  padding-bottom: 0;
}
.jumbotron.col-xs-12 {
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron.page-title,
.section-title.page-title {
  font-family: MyriadSetProThin, Arial;
}
.jumbotron.page-title h2,
.jumbotron.page-title h1 {
  font-size: 42px;
}
.jumbotron.page-title h3 {
  font-size: 22px;
}
.jumbotron.page-title p {
  font-size: 16px;
  line-height: 20px;
}
.jumbotron h1 {
  font-weight: 300;
  font-size: 36px;
  line-height: 130%;
  text-align: center;
  color: #1e1e1e;
}
.jumbotron h2 {
  font-weight: 600;
  font-size: 28px;
  line-height: 1em;
  text-align: center;
  color: #1e1e1e;
  margin-bottom: 0;
  margin-top: 0.3em;
}
.jumbotron h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  color: #3c3c3c;
  margin-bottom: 0;
}
.jumbotron h3.text-center {
  text-align: center;
}
.jumbotron p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #565a5c;
}
.jumbotron p.text-center {
  text-align: center;
}
.jumbotron h2.section-title {
  font-weight: 300;
  font-size: 32px;
  line-height: 1.2em;
  color: #1e1e1e;
  text-align: left;
}
.jumbotron .caption {
  margin: 0 auto 10px auto;
  width: 800px;
  font-size: 16px;
  line-height: 22px;
  color: #888;
  text-align: center;
}

/* mast */
.mast {
  margin: 20px 0 20px 0;
}
.mast.no-margin {
  margin: 0;
}
.mast.no-margin-bottom {
  margin-bottom: 0;
}
.mast.no-margin-top {
  margin-top: 0;
}
.mast h1 {
  font-weight: 600;
  font-size: 42px;
  line-height: 1em;
  text-align: center;
  color: #1e1e1e;
  margin: -0.3em 0 10px 0;
  font-family: MyriadSetProThin, Arial;
}
.mast h1.line-height {
  line-height: 1.3em;
}
.mast h1.my-2 {
  margin-top: 0.83em;
  margin-bottom: 0.83em;
}
.mast h2 {
  font-weight: 300;
  text-align: center;
  font-size: 32px;
  line-height: 44px;
  color: #666;
  margin: 0 0 15px 0;
  font-family: MyriadSetProThin, Arial;
}
.mast h2.h4 {
  font-size: 18px;
  line-height: 1.33em;
}
.mast h2.h3 {
  font-size: 24px;
  line-height: 1.33em;
  padding-top: 13px;
}
h2.h3.no-pad-top {
  padding-top: 0;
}
.mast p {
  margin: 0 auto;
  width: 800px;
  font-size: 16px;
  line-height: 22px;
  color: #888;
}
.mast p.pfix {
  width: 810px;
}
.mast p.col-xs-12 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.mast .text-left {
  text-align: left;
}
.mast .text-justify {
  text-align: justify;
}

.box.span3 {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #ddd;
  min-height: 350px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.box-first.span3 {
  margin-left: 20px;
  padding-left: 0;
  border-left: none;
}
.box center {
  height: 145px;
}
.box center img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.box .img-mask {
  height: 145px;
}
.box .img-mask img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  max-height: 145px;
}
.box .img-mask .completed {
  position: absolute;
  right: -39px;
  bottom: -9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 60px 0px 60px;
  border-color: #78913d transparent transparent transparent;
  transform: rotate(-45deg);
}
.box .img-mask p.completed {
  position: absolute;
  border: none;
  right: 0px;
  bottom: 23px;
  height: auto;
  width: auto;
  margin: 0;
  font-weight: bold;
  color: #fff;
}
.box h2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}
.box h2 a {
}
.box h2 a:hover {
  text-decoration: none;
}
.box .caption {
  color: #565a5c;
  font-weight: normal;
  font-size: 12px;
  line-height: 130%;
}
.links {
  padding: 10px 0 0 0;
  font-size: 12px;
  line-height: 120%;
}
.links p {
  padding: 0;
  margin: 2px 0;
}
.featured {
  border: 3px solid #ddd;
}
.featured .box.span3 {
  width: 206px;
}

.wrap {
  overflow: hidden;
  border: 1px solid #ddd;
  padding: 0 20px;
  margin-left: 0;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 1px 0 #ccc;
  margin-bottom: 40px;
}
.wrap .span3 {
  /* width: 207px; */
  width: 275px;
}
.wrap2 {
  overflow: hidden;
  border: 2px solid #cfcfcf;
  padding: 0 20px;
  margin-left: 0;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 1px 0 #ccc;
  margin-bottom: 40px;
}
.wrap2 .span3 {
  width: 207px;
}

/* dark wrap */
.wrap-dark {
  overflow: hidden;
  background: #000;
  margin-left: 0;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.wrap-dark .span4 {
  width: 290px;
  text-align: center;
}
.wrap-dark a {
  padding: 5px 0;
}
.wrap-dark a img {
  margin: 20px auto 0 auto;
  border-radius: 5px;
}
.wrap-dark a h3 {
  color: #f0f0f0;
  font-size: 13px;
  font-weight: normal;
  margin: 10px 0 20px 0;
}

.superscript {
  font-size: xx-small;
  vertical-align: top;
}
.subscript {
  font-size: xx-small;
  vertical-align: bottom;
}

.buckets {
  background: #f2f2f2 url("../images/chart_body_bg.jpg");
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.34);
  border: 1px solid #dadada;
}
.buckets h2 {
  text-align: left;
}
.buckets .box.span4 {
  margin-left: 10px;
  padding-left: 10px;
  border-left: none;
}
.buckets .box.span4 {
  border-color: ;
}
.buckets .box-first.span4 {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.buckets a:hover {
  text-decoration: none;
}
.buckets .span4 {
  width: 283px;
}
.buckets .box .caption {
  font-size: 13px;
  line-height: 17px;
  color: #555;
}
.buckets a h2 {
  color: #333;
  font-weight: normal;
  font-size: 18px;
}
.buckets a:hover h2 {
  color: #000;
}
.buckets a:hover p {
  color: #000;
}
.buckets .row {
  margin-top: 20px;
  padding-top: 20px;
  clear: both;
  margin-left: 0;
}
.buckets .row .box-first.span4 {
  margin-left: 0;
  padding-left: 0;
}
.buckets .row hr {
  margin-left: 0;
  margin-bottom: 15px;
  margin-top: 0px;
  padding: 0;
  border: 0;
  background-color: #c4c4c4;
  height: 1px;
}

#recent-news-scroller .scroller-container,
#clinicial-trials-scroller .scroller-container {
  width: 3000px;
  overflow: hidden;
}
#recent-news-scroller .scroller-container .span6,
#clinicial-trials-scroller .scroller-container .span6 {
  width: 430px;
}
#clinicial-trials-scroller .box.span3 {
  min-height: 542px;
}
#buttons {
  position: relative;
}
#buttons .next {
  width: 38px;
  height: 100%;
}
#buttons .next span {
  background-size: 38px 79px;
  background-image: url("../images/paddle_next_2x.png");
  position: absolute;
  top: 50%;
  width: 38px;
  height: 79px;
  margin-top: 175px;
  cursor: pointer;
  z-index: 1000;
  right: 0;
}
#buttons .prev {
  width: 38px;
  height: 100%;
}
#buttons .prev span {
  background-size: 38px 79px;
  background-image: url("../images/paddle_prev_2x.png");
  position: absolute;
  top: 50%;
  width: 38px;
  height: 79px;
  margin-top: 175px;
  cursor: pointer;
  z-index: 1000;
  left: 0;
}

#recent-news-scroller #buttons,
#clinicial-trials-scroller #buttons {
  display: block;
  opacity: 0.2;
  -webkit-transition: opacity 1s ease-out;
}
#recent-news-scroller:hover #buttons,
#clinicial-trials-scroller:hover #buttons {
  display: block;
  opacity: 1;
}

#buttons .topscrollernext {
  width: 38px;
  height: 100%;
}
#buttons .topscrollernext span {
  background-size: 38px 79px;
  background-image: url("../images/paddle_next_2x.png");
  position: absolute;
  top: 50%;
  width: 38px;
  height: 79px;
  margin-top: 175px;
  cursor: pointer;
  z-index: 999;
  right: 0;
}
#buttons .topscrollerprev {
  width: 38px;
  height: 100%;
}
#buttons .topscrollerprev span {
  background-size: 38px 79px;
  background-image: url("../images/paddle_prev_2x.png");
  position: absolute;
  top: 50%;
  width: 38px;
  height: 79px;
  margin-top: 175px;
  cursor: pointer;
  z-index: 999;
  left: 0;
}

/* slider */
#slider {
  background: #f7f7f7;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 1px 0 #ccc;
  margin-bottom: 40px;
  padding-bottom: 0;
}
#slider h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 10px 10px;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
}
#slider .caption {
  font-family: Arial, sans-serif;
  color: #8f8f8f;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin-left: 10px;
}
#slider img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#slider .inner {
  padding: 0;
  background: #fff;
  margin-bottom: 0;
}
.hd-accessories-info #slider .span8 {
  width: 540px;
}
#slider .span8 {
  width: 590px;
  margin-left: 15px;
  background: #fff;
}
#slider .span4 {
  margin-left: 20px;
}
#slider .scrollButtons.left,
#slider .scrollButtons.right {
  margin-top: 20px;
  margin-right: 20px;
  display: none;
}
#slider .swoosh .panel {
  background: #fff url("../images/swoosh.png") 40px -20px no-repeat;
}
#slider .panel {
  background: #fff;
  margin: 20px 0;
}
#slider ul.navigation {
  margin: 10px 0 10px 0;
  padding: 0;
  height: 35px;
  background: #f7f7f7;
  border-bottom: 1px solid #ccc;
}
#slider ul.navigation li {
  font-family: "PT Sans Caption", Helvetica, Arial, sans-serif;
  font-size: 12px;
  list-style: none;
  padding: 0;
  display: inline;
  line-height: 34px;
  float: left;
}
#slider ul.navigation a {
  padding: 11px 10px 11px 10px;
  color: #333333;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-right: none;
}
#slider ul.navigation a:hover {
  text-decoration: none;
}
#slider ul.navigation a.first {
  border-left: none;
}
#slider ul.navigation a.last {
  border-right: 1px solid #ccc;
}
#slider ul.navigation a.selected {
  background: #eee;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #1e1e1e;
}
#slider .row {
  margin-left: 0;
  padding: 0;
}
.slider-arrow {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #eee;
  position: relative;
  bottom: 0px;
  left: 0px;
  width: 0;
  height: 0;
  margin: 0 auto;
}
#slider ul.navigation .slider-arrow {
  display: none;
}
#slider .button {
  margin-top: 20px;
}

.slider {
  background: #f7f7f7;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 1px 0 #ccc;
  margin-bottom: 40px;
  padding-bottom: 0;
}
.slider h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
}
.slider .caption {
  font-family: Arial, sans-serif;
  color: #8f8f8f;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin-left: 10px;
}
.slider img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.slider .inner {
  padding: 0;
  background: #fff;
  margin-bottom: 0;
}
.slider .span8 {
  width: 590px;
  margin-left: 15px;
  background: #fff;
}
.slider .span4 {
  margin-left: 20px;
}
.slider .span8.no-margin-left {
  margin-left: 0;
}
.slider .scrollButtons.left,
.slider .scrollButtons.right {
  margin-top: 20px;
  margin-right: 20px;
  display: none;
}
.slider .swoosh .panel {
  background: #fff url("../images/swoosh.png") 40px -20px no-repeat;
}
.slider .panel {
  background: #fff;
  margin: 20px 0;
}
.slider ul.navigation {
  margin: 10px 0 10px 0;
  padding: 0;
  height: 36px;
  background: #f7f7f7;
  border-bottom: 1px solid #ccc;
}
.slider ul.navigation li {
  font-family: "PT Sans Caption", Helvetica, Arial, sans-serif;
  font-size: 12px;
  list-style: none;
  padding: 0;
  display: inline;
  line-height: 34px;
  float: left;
}
.slider ul.navigation a {
  padding: 11px 10px 11px 10px;
  color: #333333;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-right: none;
}
.slider ul.navigation a:hover {
  text-decoration: none;
}
.slider ul.navigation a.first {
  border-left: none;
}
.slider ul.navigation a.last {
  border-right: 1px solid #ccc;
}
.slider ul.navigation a.selected {
  background: #eee;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #1e1e1e;
  outline: none;
}
.slider ul.navigation li.first a {
  margin-left: 10px;
  border-left: none;
}
.slider ul.navigation li.first a:hover {
  border-left: none;
}
.slider ul.navigation li.last a {
  border-right: none;
}
.slider .row {
  margin-left: 0;
  padding: 0;
}
.slider-arrow {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #eee;
  position: relative;
  bottom: 0px;
  left: 0px;
  width: 0;
  height: 0;
  margin: 0 auto;
}
.slider ul.navigation .slider-arrow {
  display: none;
}
.hd-accessories-info .slider-arrow {
  display: none !important;
}
.hd-accessories-info .slider ul.navigation.extended {
  height: 70px;
}
.slider ul.navigation.narrow a {
  padding: 11px 8px 11px;
}
.hd-accessories-info .slider a.border-right {
  border-right: 1px solid #ccc;
}
.slider .button {
  margin-top: 20px;
}
ul.check {
  margin: 0 0 10px 0px;
  color: #777;
}
ul.check li {
  list-style: none;
  background: url("../images/check.png") left 7px no-repeat;
  padding-left: 20px;
  margin-bottom: 10px;
}
ul.check li.last {
  margin-bottom: 0;
}
ul.check2 {
  list-style-type: none;
  margin-left: 15px;
}
ul.check2 li:before {
  content: "\2713\0020";
  position: relative;
  left: -15px;
}
ul.check2 li {
  text-indent: -18px;
}

#slider .panel .span4 {
  margin-top: 20px;
}
#fastener-Slider .panel .span6.contain-image,
#fastener-Slider .panel .span6.contain-image img {
  width: 435px;
}
#easycase-Slider .panel .span12,
#breakoutbox-Slider .panel .span12 {
  margin-right: 20px;
}

/* button */
.button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  color: #fff;
  font-size: 16px;
  padding: 15px 20px;
  text-align: center;
}
.button.blue {
  background: #398bce;
  color: #fff;
  padding: 15px 20px;
}
.button.blue:hover {
  background: #286191;
  color: #fff;
  cursor: pointer;
}
.button.green {
  background: #7dc36b;
  color: #fff;
  padding: 15px 20px;
}
.button.gold {
  background: #e6a74a;
  color: #fff;
  padding: 15px 20px;
}
.button.green:hover {
  background: #5eb348;
  color: #fff;
  cursor: pointer;
}
.button.gold:hover {
  background: #d09030;
  color: #fff;
  cursor: pointer;
}
.button.red {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  padding: 15px 20px;
}
.button.red:hover {
  background-color: #c9302c;
  border-color: #ac2925;
}
.button.manualbutton {
  width: 210px;
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  padding: 8px 19px;
  font-size: 16px;
}
.btn-link {
  font-weight: 400;
  color: #0275d8;
  border-radius: 0;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.button.link.active,
.btn.link.active {
  color: #398bce;
}
.btn.btn-link.active {
  color: #333;
}

/* hero unit */
.hero-unit {
  padding: 40px 50px 40px 50px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 34px;
  line-height: 1;
  font-weight: normal;
}
.hero-unit p {
  font-size: 18px;
  font-weight: normal;
  line-height: 27px;
}
.hero-unit h2 {
  font-size: 22px;
  color: #ffffff;
  font-weight: normal;
  line-height: 32px;
}
.hero-unit2 {
  padding: 20px 30px 20px 30px;
  background-color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.hero-unit2 h1 {
  margin-bottom: 0;
  font-size: 34px;
  line-height: 1;
  font-weight: normal;
}
.hero-unit2 p {
  font-size: 18px;
  font-weight: normal;
  line-height: 27px;
}
.hero-unit.less-pad {
  padding: 20px;
}
#tdcs_hero_unit {
  background: url("../images/pushbutton-glass.png") no-repeat;
}
#tdcs_hero_unit h1,
#tdcs_hero_unit p {
  color: #fff;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
}
#openpanel_hero_unit {
  background: url("../images/tdcscarpet11.png") no-repeat;
}
#openpanel_hero_unit h1,
#openpanel_hero_unit h2,
#openpanel_hero_unit p {
  color: #fff;
  margin-bottom: 10;
}
#openpanel_hero_unit h2 {
  font-size: 36px;
  line-height: 36px;
  margin: 0 0 0 0;
  font-weight: normal;
}
#openpanel_hero_unit h1 {
  font-size: 48px;
  line-height: 48px;
  margin: 0 0 20px 0;
}
#openpanel_hero_unit p {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 20px 0;
}
#openpanel_hero_unit h3 {
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 10px 0;
}
.lte#openpanel_hero_unit {
  background-size: cover;
}
#openpanel_hero_unit p.big {
  font-size: 1.275em;
  line-height: 1.5em;
}
#solutions_hero_unit {
  background: url("../images/ct_hero11.png") no-repeat;
}
#solutions_hero_unit h1,
#solutions_hero_unit p {
  color: #fff;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
}
#solutions1_hero_unit {
  background: url("../images/sineglow2.png") no-repeat;
}
#solutions1_hero_unit h1,
#solutions1_hero_unit p {
  color: #fff;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
}
#accessories_hero_unit {
  background: url("../images/Accessories/easystrap_black_s12.png") no-repeat;
  padding-bottom: 120px;
}
#accessories_hero_unit h1,
#accessories_hero_unit p {
  color: #fff;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
}
#accessories_hero_unit h2 {
  color: #fff;
  margin-bottom: -10px;
  font-size: 28px;
  line-height: 1;
  font-weight: normal;
}
#accessories1_hero_unit {
  background: url("../images/colorbar2 copy.png") no-repeat;
  padding-bottom: 20px;
}
#accessories1_hero_unit h1,
#accessories1_hero_unit p {
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
}
#accessories1_hero_unit h2 {
  margin-bottom: -10px;
  font-size: 28px;
  line-height: 1;
  font-weight: normal;
}
#accessories2_hero_unit {
  background: url("../images/Accessories/breakoutbox_dark.png") no-repeat;
  background-size: 940px;
}
#accessories2_hero_unit p {
  color: #fff;
}
#accessories2_hero_unit h2 {
  color: #fff;
  margin-bottom: -10px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
#accessories2_hero_unit h1 {
  color: #fff;
  font-size: 32px;
}
#alternating_hero_unit {
  background: url("../images/tdcscarpet11.png") no-repeat;
}
#openpanel_hero_unit h1,
#openpanel_hero_unit h2,
#openpanel_hero_unit p {
  color: #fff;
  margin-bottom: 10;
}
#openpanel_hero_unit h2 {
  font-size: 36px;
  line-height: 36px;
  margin: 0 0 0 0;
  font-weight: normal;
}
#openpanel_hero_unit h1 {
  font-size: 48px;
  line-height: 48px;
  margin: 0 0 20px 0;
}
#openpanel_hero_unit p {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 20px 0;
}
#openpanel_hero_unit h3 {
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 10px 0;
}
#accessories1x1_hero_unit {
  background: url("../images/Accessories/easystrap_black_s12_min.png") no-repeat;
  padding: 15px 30px;
  padding-bottom: 90px;
  background-color: #000;
  background-position: bottom right;
}
#accessories1x1_hero_unit h1,
#accessories1x1_hero_unit p {
  color: #fff;
}

#hdtdcs_hero_unit {
  background: url("../images/axblk_4.png") no-repeat;
}
#hdtdcs_hero_unit h1,
#hdtdcs_hero_unit p {
  color: #fff;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
}
#colorbg_hdtdcs_hero_unit {
  background: url("../images/bluebackground.png") no-repeat;
}
#colorbg_hdtdcs_hero_unit h1 {
  font-size: 22px;
  color: #000;
}
#colorbg_hdtdcs_hero_unit p {
  font-size: 12px;
  color: #000;
}
#colorbg_hdtdcs_hero_unit h2 {
  font-size: 10px;
  color: #000;
}
#openpanel2_hero_unit {
  background: url("../images/blackandwhite4.png") no-repeat;
  background-size: cover;
}
#openpanel2_hero_unit h1,
#openpanel2_hero_unit h2,
#openpanel2_hero_unit p {
  color: #fff;
  margin-bottom: 0;
}
#openpanel2_hero_unit h2 {
  font-size: 36px;
  line-height: 36px;
  margin: 0 0 0 0;
  font-weight: normal;
}
#openpanel2_hero_unit h1 {
  font-size: 48px;
  line-height: 48px;
  margin: 0 0 20px 0;
}
#openpanel2_hero_unit h3 {
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 10px 0;
}
#blackbg_hero_unit {
  background: url("../images/blackbg.png") no-repeat;
}
#blackbg_hero_unit h1,
#blackbg_hero_unit h2,
#blackbg_hero_unit p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 100;
}
#blackbg_hero_unit h2 {
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 0 0;
  font-weight: normal;
}
#blackbg_hero_unit h1 {
  font-size: 48px;
  line-height: 48px;
  margin: 0 0 20px 0;
}
#hd_exclusive_hero_unit {
  background: url("../images/axblk-5.png") no-repeat;
  background-color: #000;
  background-position: top right;
  background-size: contain;
}
#hd_exclusive_hero_unit h1,
#hd_exclusive_hero_unit h2,
#hd_exclusive_hero_unit p {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 100;
}
#hd_exclusive_hero_unit h2 {
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 0 0;
  font-weight: normal;
}
#hd_exclusive_hero_unit h1 {
  color: #d71920;
  margin: 0 0 20px 0;
  font-size: 36px;
  font-weight: bold;
}
#software_exclusive_hero_unit {
  background-color: #000;
  height: 350px;
  padding-right: 0;
  padding-top: 0;
}
#software_exclusive_hero_unit h1,
#software_exclusive_hero_unit h2,
#software_exclusive_hero_unit p {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 100;
}
#software_exclusive_hero_unit h2 {
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 0 0;
  font-weight: normal;
}
#software_exclusive_hero_unit h1 {
  color: #d71920;
  margin: 0 0 20px 0;
  font-size: 34px;
  line-height: 36px;
  font-weight: bold;
  padding-top: 40px;
}
#CT_hero_unit {
  background: linear-gradient(to left, #f7d85b, #f7d85b, #c99c27);
  color: #000;
  padding: 10px 0 0;
}
/* #CT_hero_unit .banner-img { */
/* background: url("../images/1x1/CT-page-banner-cut.png") no-repeat;
  background-size: cover;
  padding: 20px; */
/* } */
#ctpage_hero_unit {
  background: url("../images/tdcsCT12.png") no-repeat;
  background-size: cover;
}
#ctpage_hero_unit h1,
#ctpage_hero_unit h2,
#ctpage_hero_unit p {
  color: #fff;
  margin-bottom: 0;
}
#ctpage_hero_unit h2 {
  font-size: 36px;
  line-height: 36px;
  margin: 0 0 0 0;
  font-weight: normal;
}
#ctpage_hero_unit h1 {
  font-size: 48px;
  line-height: 48px;
  margin: 0 0 20px 0;
}
#mobile_hero_unit {
  background: url("../images/mobile14.png") no-repeat;
}
#mobile_hero_unit h1,
#mobile_hero_unit h2,
#mobile_hero_unit p {
  font-size: 28px;
  color: #efefef;
  margin-bottom: 0;
}
#mobile_hero_unit h2 {
  font-size: 20px;
  line-height: 32px;
  margin: 0 0 0 0;
  font-weight: normal;
}
#mobile_hero_unit h1 {
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 20px 0;
}

.showcase {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 1px 0 #ccc;
}
.showcase .mini_vid {
  text-align: center;
  margin-left: -3px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.showcase p {
  font-size: 11px;
  line-height: 15px;
  color: #888;
  margin: 0;
  padding: 0 10px 10px 10px;
}
.showcase h4 {
  margin: 0;
}
.showcase h4 a {
  border-top: 1px solid #ddd;
  padding-bottom: 5px;
  padding-top: 10px;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 white;
  text-align: center;
  display: block;
  font-weight: bold;
}
.showcase h4 a:hover {
  text-decoration: none;
}
.showcase .inner {
  background: #fff url("../images/glare.png") top right no-repeat;
  margin-bottom: 3px;
  padding: 0;
}
.showcase .links {
  margin: 0 0 7px 0;
  padding: 0;
}
.showcase .links li {
  margin: 0;
  padding: 0 10px 3px 10px;
  display: block;
  font-size: 11px;
  line-height: 13px;
  color: #888;
  margin: 0;
}
.row .row .span3 .showcase {
  margin: 0 20px;
  height: 313px;
}
.row .row .span3 .showcase h4 a {
  font-size: 13px;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.row .row .span3 .showcase p {
  line-height: 13px;
}

/* matrix and featurelist */
#matrix .matrix {
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 5px;
}
/* #matrix .head {
}
#matrix .img {
} */
#matrix a {
  color: #000;
}
#matrix a:hover .head {
  color: #3495cb;
}
#matrix h1 {
  color: #000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  margin: 0;
  padding: 20px 0 0 0;
  display: block;
  text-align: center;
}
#matrix .head p {
  padding: 0 15px 5px 15px;
  font-size: 13px;
  line-height: 15px;
  color: #888;
  margin-bottom: 10px;
}
#matrix .span4 {
  width: ;
}
#matrix .accessories .img {
  background: url("../images/matrix/accessories_matrix.jpg") no-repeat center;
  height: 180px;
}
#matrix .one .img {
  background: url("../images/matrix/tdcs-new-1x1.png") no-repeat center;
  height: 200px;
  background-size: cover;
}
#matrix .ct .img {
  background: url("../images/matrix/ct_matrix1.png") no-repeat center;
  height: 200px;
  background-size: cover;
}
#matrix .lte .img {
  background: url("../images/matrix/tES Isometric view.jpeg") no-repeat center;
  height: 200px;
  background-size: cover;
}
#matrix .mxn .img {
  background: url("../images/hdimages/mxn-tdcs.png") no-repeat center;
  height: 200px;
  background-size: 95%;
  background-position: center;
}
#matrix .hdtdcs .img {
  background: url("../images/hdimages/4x1new_s12.png") no-repeat;
  height: 200px;
  background-position: center center;
  background-size: 150%;
}
#matrix .hdactive .img {
  background: url("../images/matrix/X_logo.png") no-repeat center;
  height: 200px;
}
#matrix .img div.glare {
  display: block;
  height: 180px;
}
.featurelist {
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 1px 0 #ccc;
  font-size: 13px;
  line-height: 15px;
  color: #888;
}
.featurelist ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.featurelist li {
  border-bottom: 1px solid #e8e8e9;
  display: block;
  margin: 0;
  padding: 5px 10px;
}
.featurelist li.last {
  border-bottom: none;
}
.featurelist li:hover {
  cursor: pointer;
}
.featurelist .tips {
  color: #818486;
  font-size: 12px;
  line-height: 14px;
  padding: 10px 10px 5px 10px;
  display: none;
}
.featurelist .info {
  font-size: 12px;
  float: right;
  padding: 0px 6px;
  color: #949494;
  font-weight: normal;
}
.featurelist li .featurelabel {
  padding: 5px 0 5px 60px;
  font-weight: bold;
  color: #1e1e1e;
  font-size: 13px;
}
.featurelist li:hover .featurelabel,
.featurelist .featurelabel.active {
  color: #12b1e6;
}
/* mobile-eeg-landing page */
#mobile-eeg-acc .featurelist li:hover .featurelabel,
#mobile-eeg-acc .featurelist .featurelabel.active {
  color: #1e1e1e;
}
#mobile-eeg-acc .featurelist li:hover {
  cursor: default;
}

.featurelist li.true .featurelabel {
  background: #f8f8f8 url("../images/target.png") no-repeat 15px center;
}
.featurelist li.relax .featurelabel {
  background: #f8f8f8 url("../images/relax.png") no-repeat 15px center;
}
.featurelist li.tickle .featurelabel {
  background: #f8f8f8 url("../images/tickle.png") no-repeat 15px center;
}
.featurelist li.smartscan .featurelabel {
  background: #f8f8f8 url("../images/biosignal.png") no-repeat 15px center;
}
.featurelist li.blind .featurelabel {
  background: #f8f8f8 url("../images/blind.png") no-repeat 15px center;
}
.featurelist li.pause .featurelabel {
  background: #f8f8f8 url("../images/pause.png") no-repeat 18px center;
}
.featurelist li.duration .featurelabel {
  background: #f8f8f8 url("../images/duration.png") no-repeat 15px center;
}
.featurelist li.intensity .featurelabel {
  background: #f8f8f8 url("../images/intensity.png") no-repeat 15px center;
}
.featurelist li.lte .featurelabel {
  background: #f8f8f8 url("../images/lte.png") no-repeat 15px center;
}
.featurelist li.scaleable .featurelabel {
  background: #f8f8f8 url("../images/icons/scaleable.png") no-repeat 15px center;
}
.featurelist li.compatible .featurelabel {
  background: #f8f8f8 url("../images/icons/compatible1.png") no-repeat 15px
    center;
}
.featurelist li.hdmontage .featurelabel {
  background: #f8f8f8 url("../images/icons/4x1.png") no-repeat 15px center;
}
.featurelist li.integrate .featurelabel {
  background: #f8f8f8 url("../images/icons/powercycle.png") no-repeat 15px
    center;
}
.featurelist li.autosham .featurelabel {
  background: #f8f8f8 url("../images/icons/autosham.png") no-repeat 15px center;
}
.featurelist li.true:hover .featurelabel,
.featurelist li.true .featurelabel.active {
  background: #f8f8f8 url("../images/target_w.png") no-repeat 15px center;
}
.featurelist li.relax:hover .featurelabel,
.featurelist li.relax .featurelabel.active {
  background: #f8f8f8 url("../images/relax_w.png") no-repeat 15px center;
}
.featurelist li.tickle:hover .featurelabel,
.featurelist li.tickle .featurelabel.active {
  background: #f8f8f8 url("../images/tickle_w.png") no-repeat 15px center;
}
.featurelist li.smartscan:hover .featurelabel,
.featurelist li.smartscan .featurelabel.active {
  background: #f8f8f8 url("../images/biosignal_w.png") no-repeat 15px center;
}
.featurelist li.blind:hover .featurelabel,
.featurelist li.blind .featurelabel.active {
  background: #f8f8f8 url("../images/blind_w.png") no-repeat 15px center;
}
.featurelist li.pause:hover .featurelabel,
.featurelist li.pause .featurelabel.active {
  background: #f8f8f8 url("../images/pause_w.png") no-repeat 18px center;
}
.featurelist li.duration:hover .featurelabel,
.featurelist li.duration .featurelabel.active {
  background: #f8f8f8 url("../images/duration_w.png") no-repeat 15px center;
}
.featurelist li.intensity:hover .featurelabel,
.featurelist li.intensity .featurelabel.active {
  background: #f8f8f8 url("../images/intensity_w.png") no-repeat 15px center;
}
.featurelist li.lte:hover .featurelabel,
.featurelist li.lte .featurelabel.active {
  background: #f8f8f8 url("../images/lte_w.png") no-repeat 15px center;
}
.featurelist li.autosham .featurelabel.active {
  background: #f8f8f8 url("../images/autosham.png") no-repeat 15px center;
}
#matrix li.button a {
  padding: 10px;
  text-decoration: none;
  color: #398bce;
  border-radius: none;
}
#matrix li.button a:hover {
  color: #256396;
}
#matrix li.button {
  border-radius: 0;
  padding: 20px 10px;
}
.featurelist .img {
  border-radius: 0;
}
#matrix .tes .img {
  background: url("../images/tES/tES Isometric view.jpeg") no-repeat center;
  height: 200px;
  background-size: 120%;
}
#matrix .span3 {
  width: 235px;
  margin-left: 0;
}
#matrix .span3.first {
  margin-left: 20px;
}
#matrix .span3 .matrix {
  border-left: 0;
}
#matrix .span3.first .matrix {
  border-left: 1px solid #ccc;
}
#lte-featurelist .matrix-footer {
  padding: 7px 10px 8px;
}
#ct-featurelist .matrix-footer {
  padding: 8px 10px;
}

.center-img {
  display: block;
  margin: 10px auto;
}
#matrix .mobile .img {
  background: url("../images/mobile-combined-compressed.png") no-repeat;
  height: 200px;
  background-position: -50px -70px;
  margin-top: 25px;
}
#matrix .minict .img {
  background: url("../images/remote/23h_2.png") no-repeat center;
  height: 200px;
}
#matrix .remotehome .img {
  background: url("../images/remote/homefeaurelist image_dark_blue.png")
    no-repeat center;
  height: 200px;
  background-size: 313px;
}
#matrix .tacs .img {
  background: url("../images/tACS/tACS_s12.png") no-repeat;
  height: 200px;
  background-position: -50px -70px;
  margin-top: 25px;
}
#matrix .duo .img {
  background: url("../images/tACS/tACS DUO.png") no-repeat;
  height: 200px;
  background-size: 310px;
  margin-top: 25px;
}
#matrix .tacsct .img {
  background: url("../images/matrix/ct_matrix1.png") no-repeat center;
  height: 200px;
  margin-top: 25px;
  background-size: 460px;
}
.featurelist li.waveform .featurelabel {
  background: #f8f8f8 url("../images/icons/waveform.svg") no-repeat -5px center;
  background-size: 60px 10px;
}
.featurelist li.waveform:hover .featurelabel,
.featurelist li.waveform .featurelabel.active {
  background: #f8f8f8 url("../images/icons/waveform_hover.svg") no-repeat -5px center;
  background-size: 60px 10px;
}
.featurelist li.lock .featurelabel {
  background: #f8f8f8 url("../images/icons/lock.svg") no-repeat -5px center;
  background-size: 60px 25px;
}
.featurelist li.lock:hover .featurelabel,
.featurelist li.lock .featurelabel.active {
  background: #f8f8f8 url("../images/icons/lock_hover.svg") no-repeat -5px center;
  background-size: 60px 25px;
}
.featurelist li.data .featurelabel {
  background: #f8f8f8 url("../images/icons/data.svg") no-repeat -5px center;
  background-size: 60px 25px;
}
.featurelist li.data:hover .featurelabel,
.featurelist li.data .featurelabel.active {
  background: #f8f8f8 url("../images/icons/data_hover.svg") no-repeat -5px center;
  background-size: 60px 25px;
}
.featurelist li.phone .featurelabel {
  background: #f8f8f8 url("../images/icons/phone.svg") no-repeat -5px center;
  background-size: 60px 35px;
}
.featurelist li.phone:hover .featurelabel,
.featurelist li.phone .featurelabel.active {
  background: #f8f8f8 url("../images/icons/phone_hover.svg") no-repeat -5px center;
  background-size: 60px 35px;
}
.tacs li.last {
  margin-top: 30px;
}
.mobile li.last {
  margin-top: 40px;
}
.remotehome li.last {
  margin-top: 30px;
}

/* inset */
.inset {
  border-bottom: 1px solid #ddd;
}
.inset.first {
  border-top: 1px solid #ddd;
}
.inset.last {
  border-bottom: none;
}
.inset.heading {
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.inset h4 {
  padding: 5px 10px;
  margin: 0;
  font-size: 14px;
  font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.inset table {
  margin: 0;
  padding: 0;
  width: 100%;
}
.inset td {
  padding: 5px 15px 5px 15px;
  color: #818486;
  vertical-align: top;
  height: 38px;
}
.inset td.no-pad-bottom {
  padding-bottom: 0px;
}
.inset td.no-pad-left {
  padding-left: 0px;
}
.inset td.label {
  width: 200px;
  color: #000;
  text-shadow: 0px 0px 1px #c6c6c6;
  font-weight: normal;
  padding: 20px 0;
}
.inset label {
  padding: 10px 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.inset table.truecurrent td.label label {
  background: url("../images/target.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.lte td.label label {
  background: url("../images/lte.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.relax td.label label {
  background: url("../images/relax.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.blind td.label label {
  background: url("../images/blind.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.tickle td.label label {
  background: url("../images/tickle.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.pause td.label label {
  background: url("../images/pause.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.integration td.label label {
  background: url("../images/integration-1x1.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: auto 33px;
}
.inset table.adaptive-ramp td.label label {
  background: url("../images/adpative-ramp.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: auto 30px;
}
.inset table.smartscan td.label label {
  background: url("../images/biosignal.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.scaleable td.label label {
  background: url("../images/icons/scaleable.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.hdmontage td.label label {
  background: url("../images/icons/4x1.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.intensity td.label label {
  background: #fff url("../images/intensity.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.duration td.label label {
  background: #fff url("../images/duration.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.compatible td.label label {
  background: #fff url("../images/icons/compatible1.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.autosham td.label label {
  background: #fff url("../images/icons/autosham.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.toDCS td.label label {
  background: #fff url("../images/icons/toDCS.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.ct-lte td.label label {
  background: #fff url("../images/icons/ct-lte.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.eeg td.label label {
  background: #fff url("../images/icons/eeg.png") no-repeat 0 center;
  padding-left: 50px;
}
.inset table.hdmonitor td.label label {
  background: #fff url("../images/icons/hdmonitor.png") no-repeat 0 center;
  padding-left: 50px;
}
/* MxN-GO EEG */
.inset table.reliability td.label label {
  background: url("../images/icons/reliability.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: auto 24px;
}
.inset table.electrode td.label label {
  background: url("../images/icons/electrodes.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: auto 24px;
}
.inset table.bipolar td.label label {
  background: url("../images/icons/bipolar.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: auto 24px;
}
.inset table.hdElectrode td.label label {
  background: url("../images/icons/hdElectrode.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: 24px auto;
}
.inset table.artifacts td.label label {
  background: url("../images/icons/artifacts.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: 24px auto;
}
.inset table.batteryLife td.label label {
  background: url("../images/icons/batteryLife.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: 24px auto;
}

/* MxN-GO EEG DV */
.inset table.reliability-w td.label label {
  background: url("../images/icons/reliability-w.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: auto 24px;
}
.inset table.electrode-w td.label label {
  background: url("../images/icons/electrodes-w.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: auto 24px;
}
.inset table.bipolar-w td.label label {
  background: url("../images/icons/bipolar-w.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: auto 24px;
}
.inset table.hdElectrode-w td.label label {
  background: url("../images/icons/hdElectrode-w.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: 24px auto;
}
.inset table.artifacts-w td.label label {
  background: url("../images/icons/artifacts-w.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: 24px auto;
}
.inset table.batteryLife-w td.label label {
  background: url("../images/icons/batteryLife-w.png") no-repeat 0 center;
  padding-left: 50px;
  background-size: 24px auto;
}

.inset h2 {
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
}
.inset h2.big {
  font-size: 16px;
  margin-top: 21px;
}
.inset p {
  margin: 10px 0 10px 0;
}
.inset table.waveform td.label label {
  background: url("../images/icons/waveform.svg") no-repeat -10px center;
  background-size: 50px 10px;
  padding-left: 50px;
}
.inset table.lock td.label label {
  background: url("../images/icons/lock.svg") no-repeat -15px center;
  background-size: 50px 25px;
  padding-left: 50px;
}
.inset table.data td.label label {
  background: url("../images/icons/data.svg") no-repeat -15px center;
  background-size: 60px 25px;
  padding-left: 50px;
}
.inset table.line td.label label {
  background: url("../images/icons/line.svg") no-repeat -15px center;
  background-size: 60px 25px;
  padding-left: 50px;
}

.display-features .inset,
.display-features .inset.last .col-xs-12.clearfix {
  border: none;
}
.display-features .inset .col-xs-12.clearfix {
  color: #818486;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
.display-features .inset.first .col-xs-12.clearfix {
  border-top: 1px solid #ddd;
}
.display-features .inset .label {
  color: #000;
  text-shadow: 0px 0px 1px #c6c6c6;
  font-weight: normal;
  padding: 20px 0;
}
.display-features .inset label {
  padding: 10px 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.display-features .inset p {
  padding-top: 20px;
  padding-bottom: 20px;
}
.display-features .inset td {
  padding: 0;
  vertical-align: top;
  height: auto;
}
.display-features .inset table .first h3 {
  padding-top: 30px;
  margin: 0;
}
.display-features .inset table .first p {
  padding-top: 30px;
  margin: 0;
}
.display-features .inset table tr {
  border-bottom: 1px solid #ddd;
}
.display-features .inset table p {
  padding-top: 15px;
  margin: 0;
}

/* drop-in menu */
#mb-catalog-menu {
  width: 220px;
  float: left;
  list-style: none;
}
.mb-home-menu {
  width: 200px;
  color: #333;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 13px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mb-home-menu li {
  background-color: #f8f8f8;
  padding: 5px;
  line-height: 15px;
  margin-bottom: 4px;
}
.mb-home-menu a {
  color: #333;
}
.mb-home-menu a.selected,
.mb-home-menu a:hover {
  color: #d71920;
}
.mb-home-menu .mb-expand {
  width: 15px;
  height: 15px;
  background-color: #333;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  background-image: url("../images/mb-plus.png");
  border-radius: 2px;
}
.mb-home-menu .mb-expand.expanded {
  background-image: url("../images/mb-minus.png");
}
.mb-home-submenu {
  display: none;
  text-transform: none;
  font-weight: normal;
  margin-left: 20px;
  list-style: none;
  padding: 0;
}
.mb-home-submenu li {
  margin-bottom: 0px;
  background-color: inherit;
  color: #666;
  font-size: 13px;
  line-height: 11px;
}
.mb-home-submenu.expanded {
  display: block;
}

/* thumbs */
.thumbs {
}
.thumbs p {
  text-align: center;
  color: #818486;
}
.thumbs img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.thumbs .thumbnav {
  float: none;
  margin-left: 115px;
  text-align: center;
}
#thumbs .thumbnav li {
  float: none;
  text-align: center;
  display: inline;
}
.thumbs .thumbnav.tsdcs {
  margin-left: 160px;
}
ul.thumbnav {
  background-color: #ffffff;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 2px;
  padding-bottom: 9px;
  float: right;
  padding-right: 45px;
}
ul.thumbnav li {
  display: inline;
}
ul.thumbnav li a.selected {
  background-image: url("../images/slider_active.png");
}
ul.thumbnav li a {
  background-image: url("../images/slider_inactive.png");
  height: 9px;
  padding: 3px 10px 3px 0;
  width: 9px;
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  text-indent: -10000px;
  border-bottom: none;
}
ul.thumbnav a:hover {
  border-bottom: none;
}

.caution {
  background: #ffe37e;
  color: #000;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
}
.danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
}
.primary {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  padding: 15px;
  text-align: center;
  border-radius: 5px;
  font-size: 16px;
  line-height: 22px;
}

/* tiles */
.tile {
  color: #000;
  position: relative;
  border: 1px solid #ccc;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -kthtml-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.tile:hover {
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1) inset;
}
.tile h1 {
  color: #d71920;
  margin-top: -15px;
}
.tile h2 {
  font-weight: normal;
  margin-top: 5px;
  color: #000;
  font-size: 19px;
  line-height: 23px;
}
.tile .small {
  font-size: 12px;
  line-height: 14px;
  margin-top: -10px;
}
.tile .caption {
  font-size: 13px;
  line-height: 16px;
  padding-right: 120px;
  margin-top: -10px;
  color: #999;
}
.tiles .span6 {
  width: 470px;
  margin-left: 0;
}
.tiles .span6.left {
  margin-left: 20px;
}
.tiles .span12 {
  width: 940px;
  margin-left: 0;
}
.tiles .span12.left {
  margin-left: 20px;
}
.tiles .left .tile {
  border-right: none;
}
.tiles .left.top .tile {
  border-top-left-radius: 5px;
}
.tiles .right.top .tile {
  border-top-right-radius: 5px;
}
.tiles .left.bottom .tile {
  border-bottom-left-radius: 5px;
}
.tiles .right.bottom .tile {
  border-bottom-right-radius: 5px;
}
.tiles .bottom .tile,
.tiles .middle .tile {
  border-top: none;
}
.tiles .hero-unit {
  border-radius: 0;
}
.tile .exclusive img {
  position: absolute;
  top: 1px;
  right: 0;
  z-index: 1;
}
.tile .csoon img {
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 1;
}
.tile .caption em {
  color: #666;
}
.tile h1 em {
  color: #dadada;
}

/* custom tiles */
#hdexplore-tile {
  background: url("../images/hdtdcs_homepage.png") right bottom no-repeat;
  background-size: 30% auto;
  padding-bottom: 25px;
  height: 210px;
}
#hdexplore-tile .caption {
  padding-right: 100px;
}
#hdtargets-tile {
  background: url("../images/target12.png") 330px 30px no-repeat;
  background-size: 26% auto;
  padding-bottom: 67px;
  height: 210px;
  border-left: 0px;
}
#hdtargets-tile .caption {
  padding-right: 100px;
}
#tdcsexplore-tile {
  background: url("../images/headmodel3.png") right 90% no-repeat;
  background-size: 30% auto;
  padding-bottom: 33px;
}
/* #tdcs-tile {
  background: url("../images/headmodel3.png") right bottom no-repeat;
  background-size: 35% auto;
} */
#tdcs-tile .caption {
  padding-right: 100px;
}
/* #mobile-tile {
  background: url("../images/ipad_ad_2-compressed.png") right bottom no-repeat;
  background-size: 80% auto;
  padding-top: 40px;
  padding-bottom: 60px;
} */
/* #hdtdcs-tile {
  background: url("../images/hdtdcs_homepage.png") right bottom no-repeat;
  background-size: 30% auto;
} */
#hdtdcs-tile .caption {
  padding-right: 80px;
}
/* #neurotarget-tile {
  background: url("../images/slices.jpg") 360px 110px no-repeat;
  background-size: 30% auto;
} */
#neurotarget-tile .caption {
  padding-right: 70px;
}
/* #tdcsp-tile {
  background: url("../images/incredible_rendering_2x-compressed.jpg") 300px 40px
    no-repeat;
  background-size: 40% auto;
} */
#tdcsp-tile .caption {
  padding-right: 70px;
}
#hdtdcs2-tile {
  background: url("../images/hdtdcs_homepage.png") right bottom no-repeat;
  background-size: 20% auto;
}
#hdtdcs2-tile .caption {
  padding-right: 80px;
}
#hdtdcs2-tile p {
  color: #000;
  max-width: 630px;
}
#hdtdcs3-tile {
  background: url("../images/hdtdcs_homepage.png") right bottom no-repeat;
  background-size: 25% auto;
}
#hdtdcs3-tile .caption {
  padding-right: 80px;
}
/* #tsdcs-tile {
  background: url("../images/spine2-compressed.png") 375px -7px no-repeat;
  background-size: 25% auto;
  padding-bottom: 56px;
} */
#tsdcs-tile .caption {
  padding-right: 80px;
}
/* #hdtdcs4-tile {
  background: url("../images/mobile12-compressed.png") right bottom no-repeat;
  background-size: 115% auto;
  padding-top: 43px;
  padding-bottom: 44px;
} */
#hdtdcs4-tile .caption {
  padding-right: 80px;
  color: #fff;
}
#hdtdcs4-tile h1 {
  font-family: MyriadSetProThin;
  color: #fff;
}
#hdtdcs4-tile h1 span {
  font-size: 26px;
}
#hdtdcs4-tile p {
  height: 48px;
}
#tdcsm1so-tile {
  background: url("../images/stylesheet/m1so.png") right center no-repeat;
  background-size: 45% auto;
}
#tdcsm1mx-tile {
  background: url("../images/stylesheet/m1mx.png") right center no-repeat;
  background-size: 45% auto;
}
#tdcsdlpfc1-tile {
  background: url("../images/stylesheet/dlpfc1.png") right center no-repeat;
  background-size: 45% auto;
}
#tdcsdlpfc2-tile {
  background: url("../images/stylesheet/dlpfc2.png") right center no-repeat;
  background-size: 45% auto;
}
/* #tdcsm1so-acc-tile {
  background: url("../images/stylesheet/m1so.png") right top no-repeat;
  background-size: 25% auto;
}
#tdcsm1mx-acc-tile {
  background: url("../images/stylesheet/m1mx.png") right top no-repeat;
  background-size: 25% auto;
}
#tdcsdlpfc1-acc-tile {
  background: url("../images/stylesheet/dlpfc1.png") right top no-repeat;
  background-size: 25% auto;
}
#tdcsdlpfc2-acc-tile {
  background: url("../images/stylesheet/dlpfc2.png") right top no-repeat;
  background-size: 25% auto;
} */
#tdcseasystrap-tile {
  background: url("../images/accessories/Eng drawing ES_set-compressed.png")
    center no-repeat;
  background-size: 100%;
}
#tdcseasystrap-tile h2 {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 550px;
}
#tdcseasystrap-tile h1 {
  font-size: 26px;
}
#mega-tms-tile {
  padding: 20px;
}
/* #ifs1-tile {
  background: url("../images/devices/interferential-stimulator-front.jpg") 278px
    65px no-repeat;
  background-size: 40% auto;
} */
/* #eeg1-tile {
  background: url("../images/eeg_image.png") 250px bottom no-repeat;
  background-size: 52% auto;
} */

/* accessories */
#accessory-alert {
  position: sticky;
  top: 70px;
  z-index: 999;
  width: auto;
}
.accfeature {
  clear: both;
}
.accfeature-img {
  width: 80px;
  height: 80px;
  float: left;
}
.accfeature-img img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  display: block;
}
.accfeature-img p {
  margin: 0;
  text-align: center;
}
.accfeature-img.push-img-left {
  margin-left: 10px;
  width: 70px;
}
.accfeature-img .accfeature-caption {
  width: 60px;
  margin-bottom: 5px;
}
.accfeature-info {
  width: 400px;
  padding-left: 20px;
  float: left;
}
.accfeature-info h4 {
  margin-top: 0;
}
.accessories .hero-unit {
  padding: 0;
}
.accessories h1 {
  font-size: 22px;
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 24px;
  padding: 60px 0 20px 0;
  font-weight: bold;
  text-align: center;
  opacity: 0.8;
}
.accessories h1.pad-top {
  padding-top: 36px;
}
.accessories a:hover h1 {
  opacity: 1;
}

.over-navigation {
  width: 1100px;
  position: relative;
  left: 0px;
}
.slide-arrow {
  position: absolute;
  top: 8px;
  font-size: 50px;
  height: 31px;
  background-color: rgba(255, 255, 255, 0.4);
  padding: 5px 5px 0;
}
.slide-left {
  left: 0;
  display: none;
}
.slide-left:after {
  content: "\2039";
  color: #000;
}
.slide-right {
  right: 0;
}
.slide-right:after {
  content: "\203A";
  color: #000;
}
.panel .caption {
  font-size: 13px;
  line-height: 16px;
  padding-right: 120px;
  margin-top: -10px;
  color: #999;
}

.accessories .hero-unit h1 {
  font-size: 24px;
  font-weight: normal;
}
#acc1_hero_unit {
  background: url("../images/Accessories/acc_119.png") no-repeat;
  padding-bottom: 43px;
}
#acc2_hero_unit {
  background: url("../images/Accessories/acc_112.png") no-repeat;
  padding-bottom: 43px;
}
#acc3_hero_unit {
  background: url("../images/Accessories/acc_113.png") no-repeat;
  padding-bottom: 43px;
}
#acc4_hero_unit {
  background: url("../images/Accessories/acc_114.png") no-repeat;
  padding-bottom: 44px;
}
#acc5_hero_unit {
  background: url("../images/Accessories/acc_126-compressed.png") no-repeat;
  background-size: 940px 525px;
  border: 1px solid #ccc;
}
#acc5hero_unit p {
  color: #fff;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
}
#acc5_hero_unit h2 {
  font-size: 28px;
  line-height: 28px;
  margin: 0 0 0 0;
  font-weight: normal;
}
#acc5_hero_unit h1 {
  font-size: 32px;
  line-height: 32px;
  margin: 0 0 10px 0;
}
#acc6_hero_unit {
  background: url("../images/Accessories/acc_128-compressed.png") no-repeat;
  padding-bottom: 44px;
}
#acc6_hero_unit h1 {
  font-size: 24px;
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 24px;
  padding: 60px 0 20px 0;
  font-weight: normal;
  text-align: center;
  opacity: 0.8;
}
#acc6_hero_unit h1:hover {
  opacity: 1;
}
#acc7_hero_unit {
  background: url("../images/Accessories/tdcscart2_dark.png") no-repeat;
  padding-bottom: 20px;
}
#acc7_hero_unit h1 {
  padding-top: 40px;
}
#acc8_hero_unit {
  background: url("../images/Accessories/breakoutbox_dark2-compressed.png")
    no-repeat;
  padding-bottom: 20px;
}
#acc8_hero_unit h1 {
  font-size: 30px;
  color: #ffffff;
  margin: 0;
  padding: 0;
  line-height: 24px;
  padding: 60px 20px 20px 0;
  margin-left: 40px;
  font-weight: normal;
  text-align: left;
  opacity: 0.8;
}
#acc8_hero_unit h1:hover {
  opacity: 1;
}
#acc8_hero_unit h2 {
  font-size: 18px;
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 22px;
  margin-left: 40px;
  font-weight: normal;
  text-align: left;
}
#acc8_hero_unit p {
  font-size: 30px;
  color: #ffffff;
  margin: 0;
  padding: 0;
  line-height: 24px;
  padding: 60px 20px 20px 0;
  margin-left: 40px;
  font-weight: normal;
  text-align: left;
  opacity: 0.99;
}

/* HD-tDCS page */
.section-dark {
  background: #414042 url("../images/content_bg.gif") repeat-x;
  color: #b1b3b6;
  border-radius: 5px;
}
.section-dark h1 {
  color: #fff;
}
.section-dark .inner {
  padding: 20px;
}
.inner2 {
  padding: 30px;
}
.section-dark .span12 {
  width: 900px;
}
.section-dark1 {
  background: #414042 url("../images/content_bg.gif") repeat-x;
  color: #b1b3b6;
  border-radius: 3px;
}
.section-dark a {
  color: #fff;
  text-decoration: underline;
}
.products {
  background: #fff;
  border-radius: 5px;
  margin: 20px;
  color: #666;
  box-shadow: 0 1px 0 #414042;
}
.products table {
  width: 100%;
}
.products td {
  padding: 10px;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}
.products tr.last td {
  border-bottom: none;
}
.products h2 {
  color: #000;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 10px 0;
  font-size: 18px;
}
.products p {
  font-size: 12px;
  line-height: 16px;
  color: #666;
}
.products h1 {
  border-bottom: 1px solid #ccc;
  color: #000;
  padding: 10px;
  background: #ccc;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  margin-bottom: 0;
  background: #fff url("../images/subnav-background.jpg") 50% repeat-x;
  text-shadow: rgba(255, 255, 255, 0.75) 0 1px 0;
  font-size: 18px;
  line-height: 18px;
}

.section-black {
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  border-radius: 5px;
  width: 940px;
}
.section-black h1 {
  margin-bottom: 0;
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-weight: normal;
}
.section-black h2 {
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
}
.section-black h3 {
  color: #ccc;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
}
.section-black p {
  font-size: 14px;
  color: #858585;
  font-weight: normal;
  line-height: 20px;
}
.section-black .inner {
  padding: 20px;
}
.inner2 {
  padding: 30px;
}

.section-black fieldset {
  border: 1px solid #ddd;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.section-black legend {
  margin-left: 0;
  padding: 0 20px 0 10px;
  margin-left: -10px;
}
.section-black legend h1 {
  color: #fff;
}
.section-black legend h2 {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  margin-left: 0;
}
.section-black h1.section-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 36px;
  color: #fff;
  margin-bottom: 0;
}
.section-black h2.section-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 20px;
  color: #fff;
  text-align: left;
}

.section-black-wide {
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  border-radius: 5px;
  width: 100%;
}
.section-black h1 {
  margin-bottom: 0;
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-weight: normal;
}
.section-black h2 {
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
}
.section-black h3 {
  color: #ccc;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
}
.section-black p {
  font-size: 14px;
  color: #858585;
  font-weight: normal;
  line-height: 20px;
}
.section-black .inner {
  padding: 20px;
}
.inner2 {
  padding: 30px;
}

#matrixhd .matrixhd {
  background: #000;
  border: 1px solid #ccc;
  border-radius: 5px;
}
#matrixhd .head {
}
#matrixhd .img {
  box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.4);
}
#matrixhd .offset1 {
  margin-left: 20px;
}
#matrixhd a {
  color: #000;
}
#matrixhd a:hover .head {
  color: #3495cb;
}
#matrixhd h1 {
  color: #fff;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  margin: 0;
  padding: 20px 0 0 0;
  display: block;
  text-align: center;
}
#matrixhd .head p {
  padding: 0 15px 5px 15px;
  font-size: 13px;
  line-height: 15px;
  color: #858585;
  margin-bottom: 10px;
}
#matrixhd .span4 {
  width: 290px;
}
#matrixhd .accessories .img {
  background: url("../images/matrix/accessories_matrix.jpg") no-repeat center;
  height: 180px;
}
#matrixhd .one .img {
  background: url("../images/matrix/tdcs4_matrix.png") no-repeat center;
  height: 200px;
}
#matrixhd .ct .img {
  background: url("../images/matrix/ct_matrix1.png") no-repeat center;
  height: 200px;
}
#matrixhd .lte .img {
  background: url("../images/matrix/ltethumb1.png") no-repeat center;
  height: 200px;
}
#matrixhd .img div.glare {
  display: block;
  height: 180px;
}
.featurelisthd {
  background: #000;
  border: 1px solid #ddd;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 1px 0 #ccc;
  font-size: 13px;
  color: #858585;
  line-height: 15px;
}
.featurelisthd ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.featurelisthd li {
  border-bottom: 1px solid #e8e8e9;
  display: block;
  margin: 0;
  padding: 5px 10px;
}
.featurelisthd li.last {
  border-bottom: none;
}
.featurelisthd li:hover {
  cursor: pointer;
}
.featurelisthd .tips {
  color: #818486;
  font-size: 12px;
  line-height: 14px;
  padding: 10px 10px 5px 10px;
  display: none;
}
.featurelisthd .info {
  font-size: 12px;
  float: right;
  padding: 0px 6px;
  color: #949494;
  font-weight: normal;
}
.featurelisthd li .featurelabel {
  padding: 5px 0 5px 60px;
  font-weight: bold;
  color: #cfcfcf;
  font-size: 13px;
}
.featurelisthd li:hover .featurelabel,
.featurelisthd .featurelabel.active {
  color: #ccc;
}
.featurelisthd li:hover .featurelabel,
.featurelisthd .featurelabel.active {
  color: #12b1e6;
}
.featurelisthd li.true .featurelabel {
  background: #000 url("../images/target_b.png") no-repeat 15px center;
}
.featurelisthd li.relax .featurelabel {
  background: #000 url("../images/relax_b.png") no-repeat 15px center;
}
.featurelisthd li.tickle .featurelabel {
  background: #000 url("../images/tickle_b.png") no-repeat 15px center;
}
.featurelisthd li.smartscan .featurelabel {
  background: #000 url("../images/biosignal_b.png") no-repeat 15px center;
}
.featurelisthd li.blind .featurelabel {
  background: #000 url("../images/blind_b.png") no-repeat 15px center;
}
.featurelisthd li.pause .featurelabel {
  background: #000 url("../images/pause_b.png") no-repeat 18px center;
}
.featurelisthd li.duration .featurelabel {
  background: #000 url("../images/duration_b.png") no-repeat 15px center;
}
.featurelisthd li.intensity .featurelabel {
  background: #000 url("../images/intensity_b.png") no-repeat 15px center;
}
.featurelisthd li.lte .featurelabel {
  background: #000 url("../images/lte_b.png") no-repeat 15px center;
}
.featurelisthd li.true:hover .featurelabel,
.featurelisthd li.true .featurelabel.active {
  background: #000 url("../images/target_w.png") no-repeat 15px center;
}
.featurelisthd li.relax:hover .featurelabel,
.featurelisthd li.relax .featurelabel.active {
  background: #000 url("../images/relax_w.png") no-repeat 15px center;
}
.featurelisthd li.tickle:hover .featurelabel,
.featurelisthd li.tickle .featurelabel.active {
  background: #000 url("../images/tickle_w.png") no-repeat 15px center;
}
.featurelisthd li.smartscan:hover .featurelabel,
.featurelisthd li.smartscan .featurelabel.active {
  background: #000 url("../images/biosignal_w.png") no-repeat 15px center;
}
.featurelisthd li.blind:hover .featurelabel,
.featurelisthd li.blind .featurelabel.active {
  background: #000 url("../images/blind_w.png") no-repeat 15px center;
}
.featurelisthd li.pause:hover .featurelabel,
.featurelisthd li.pause .featurelabel.active {
  background: #000 url("../images/pause_w.png") no-repeat 18px center;
}
.featurelisthd li.duration:hover .featurelabel,
.featurelisthd li.duration .featurelabel.active {
  background: #000 url("../images/duration_w.png") no-repeat 15px center;
}
.featurelisthd li.intensity:hover .featurelabel,
.featurelisthd li.intensity .featurelabel.active {
  background: #000 url("../images/intensity_w.png") no-repeat 15px center;
}
.featurelisthd li.lte:hover .featurelabel,
.featurelisthd li.lte .featurelabel.active {
  background: #000 url("../images/lte_w.png") no-repeat 15px center;
}
#matrixhd li.button a {
  padding: 10px;
  text-decoration: none;
  color: #398bce;
  border-radius: none;
}
#matrixhd li.button a:hover {
  color: #256396;
}
#matrixhd li.button {
  border-radius: 0;
  padding: 20px 10px;
}
.featurelisthd .img {
  border-radius: 0;
}

/* events and newsroom */
.clint {
  background: #fff;
  margin-left: 20px;
  border-radius: 5px;
  box-shadow: 0 1px 0 #414042;
}
.clint .span3 {
  width: 200px;
}
.clint p {
  font-size: 11px;
  line-height: 15px;
  color: #888;
  margin: 0;
  padding: 0 10px 10px 10px;
}
.clint h4 {
  margin: 0;
}
.clint h4 a {
  padding-bottom: 5px;
  padding-top: 10px;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 white;
  text-align: center;
  display: block;
  font-weight: bold;
}
.clint h4 a:hover {
  text-decoration: none;
}
.clint .links {
  margin: 0 0 7px 0;
  padding: 0;
}
.clint .links li {
  margin: 0;
  padding: 0 10px 3px 10px;
  display: block;
  font-size: 11px;
  line-height: 13px;
  color: #888;
  margin: 0;
}
.clint h4 a {
  font-size: 15px;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.clint p {
  line-height: 13px;
}
.clint .img {
  padding: 10px;
}
.clint .inner {
  padding: 10px 0;
}
.clint .span3.short {
  width: 180px;
}
.clint .span3.wide {
  width: 220px;
}
.clint h1 {
  border-bottom: 1px solid #ccc;
  color: #000;
  margin-right: 20px;
  padding: 10px;
  background: #ccc;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  margin-bottom: 0;
  background: #fff url("../images/subnav-background.jpg") 50% repeat-x;
  text-shadow: rgba(255, 255, 255, 0.75) 0 1px 0;
  font-size: 18px;
  line-height: 18px;
}

.post {
  margin-bottom: 60px;
}
.post.last {
  margin-bottom: 10px;
}
.post h1.title {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 10px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.post h1.title a {
  color: #000;
}
.post h1.title a:hover {
  color: #3690b1;
}
.post .date {
  color: #7c7c7c;
}
.post .body {
  margin-top: 10px;
}
.sub-title {
  font-size: 18px;
  color: #565a5c;
  line-height: 120%;
}

ul.posts {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.posts li {
  display: block;
  padding: 10px 0;
  font-size: 12px;
  line-height: 16px;
  border-bottom: 1px solid #ccc;
}
ul.posts li.last {
  border-bottom: none;
}
ul.posts li span {
  display: block;
  color: #7c7c7c;
  font-size: 11px;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
}
h2.press {
  margin: 20px 0 0 0;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.blurb {
  color: #717171;
}
.uservid {
  color: #fff;
  border-right: 2px solid #c8eeff;
  padding-right: 10px;
  margin-right: 10px;
  font-weight: normal;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
}

ul.sidebar {
  margin: 0 0 0 20px;
  padding: 0;
}
ul.sidebar li {
  display: block;
  padding: 0 0 10px 0;
  margin: 0;
  list-style: none;
}
ul.sidebar a {
  color: #595959;
  padding-left: 10px;
}
ul.sidebar a.selected {
  display: inline-block;
  background: url("../images/selected_link.png") no-repeat 0 4px;
  padding: 0 5px 0 10px;
  color: #fff;
  text-shadow: 0 -1px 0 black;
  position: relative;
  height: 35px;
  line-height: 35px;
}
ul.sidebar a.selected span {
  position: absolute;
  top: 4px;
  right: -10px;
  display: block;
  background: url("../images/selected_link.png") no-repeat 100% 0;
  width: 10px;
  height: 35px;
}

.event table {
  border: 1px solid #ccc;
  width: 100%;
  margin-top: 10px;
  background-color: #eee;
}
.event table thead td {
  border: none;
}
.event table td {
  padding: 5px;
  border-bottom: 1px solid #ddd;
}
.event table td:first-child {
  text-align: right;
  padding-right: 15px;
}
.event table tr:last-child td {
  border-bottom: 0;
}
.event .date {
  font-size: 16px;
  font-weight: bold;
  color: #d16e28;
}

.ad {
  background: #222;
  padding: 20px;
  color: #fff;
  border-radius: 3px;
}
.ad a h1 {
  color: #fff;
  font-size: 1.6em;
  margin-top: 0;
  line-height: 1em;
  margin-bottom: 5px;
}
.ad a h2,
.ad a h3 {
  color: #999;
}
.ad h1 {
  margin: 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
}
.ad h2 {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  color: #999;
}
.ad h3 {
  margin: 2px 0 0 0;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  line-height: 1.2em;
}

/* background boxes */
.lead {
  padding: 10px 5px;
  border-radius: 3px;
  background: #fff;
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  text-align: normal;
}
.lead h2 {
  font-size: 26px;
  line-height: 33px;
  font-weight: normal;
}
.span12 {
  width: 900px;
}
.lead.stars {
  background: #0d3349 url("../images/chart_body_bg.jpg");
  border: 1px solid #c4c4c4;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
  color: #333;
}

/* Homepage */
.research-tiles .tile {
  height: 200px;
}
.research-tiles .hero-unit {
  padding-left: 20px;
}
.tile:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
}
.tile.tile-colored:hover {
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.75) inset;
  -moz-box-shadow: 0 0 10px rgba(255, 255, 255, 0.75) inset;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.75) inset;
}
.tile.tile-over {
  position: absolute;
  width: 940px;
  height: 197px;
  border: 0;
  bottom: 0px;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
}
.tiles .single {
  margin-left: 20px;
}
.tiles .center div {
  border-top: 0;
}
/* #tdcs-tile {
  background: url("../images/headmodel3.png") right bottom no-repeat;
  background-size: 18% auto;
  height: 200px;
  padding: 0;
} */
#tdcs-tile h1 {
  padding: 40px 20px;
  padding-bottom: 0;
}
#tdcs-tile .span5 {
  width: 300px;
  height: 135px;
  margin: 0;
  padding-left: 20px;
}
#tdcs-tile .caption {
  padding-right: 50px;
}
#platform-tile {
  position: relative;
}
#platform-tile .middle {
  width: 315px;
}
#platform-tile .middle .caption {
  padding-right: 0;
  margin-top: 1em;
  line-height: 18px;
  z-index: 500;
  position: absolute;
  bottom: 25px;
  left: 330px;
}
#platform-tile .middle .caption a {
  color: #000;
}
#platform-tile .middle .caption a:hover {
  color: #256396;
}
#tdcs-tile .overview-img {
  width: 90px;
  position: absolute;
  right: 170px;
  top: 100px;
  opacity: 0.5;
}
/* #vestibular-tile {
  background: url("../images/vestibular.png") 310px 70px no-repeat;
  background-size: 35% auto;
  background-color: #2e2e2e;  */
/*#323232*/
/* } */
#vestibular-tile h1 {
  color: #fff;
}
#vestibular-tile h2 {
  color: #bc1208;
}
#vestibular-tile .caption {
  color: #fff;
}
/* #hdtdcs4-tile {
  background: url("../images/research/minict.png") right bottom no-repeat;
  background-size: auto 85%;
}  */
/*minict tile*/
.tile-colored.blue {
  background-color: #017ec0;
}
/* #megatms-tile {
  background: url("../images/research/megatms.png?v=1.0.2") right bottom
    no-repeat;
  background-size: auto 90%;
} */
#megatms-tile h2 {
  padding-right: 80px;
}
/* #neuronavigation-tile {
  background: url("../images/research/neuronavigation.png") right bottom
    no-repeat;
  background-size: auto 90%;
} */
/* #nirsit-tile {
  background: url("../images/research/fnirs.png") right bottom no-repeat;
  background-size: auto 85%;
} */
/* #preclinical-tile {
  background: url("../images/research/preclinical.png?v=1.0.2") right bottom
    no-repeat;
  background-size: auto 57%;
} */
#preclinical-tile .text {
  padding-right: 0;
}
#preclinical-tile .caption {
  padding-right: 65px;
}
.research-tiles #hdtdcs-tile .caption {
  /* padding-right: 100px; */
}

#recent-news-scroller img {
  max-height: 145px;
  max-width: 200px;
}

/* 1x1 Overview Page */
.section-header {
  width: 940px;
}
.section-header legend {
  padding: 0;
  margin: 0 auto;
}
.section-header h1 {
  font-weight: 300;
  font-size: 36px;
  line-height: 130%;
  color: #1e1e1e;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 20px auto;
  text-align: center;
}
.section-header h1.text-left {
  text-align: left;
}

#platform h3 {
  color: #fff;
  background: #333;
  padding: 9px 2px 5px;
  border-radius: 2ex;
}
.overview-platform {
  position: relative;
}
.overview-div {
  position: absolute;
  top: 10%;
  right: 5%;
  width: 515px;
}
.overview-div p {
  position: absolute;
  top: 30px;
  right: 0;
  width: 440px;
}
.overview-div img,
.compatibility {
  opacity: 0.5;
  width: 80px;
  position: absolute;
  right: 0;
}
/* bottom: -40px; */

.overview-open-panel #openpanel_hero_unit {
  background-size: cover;
  background-position: center right;
}

.overview-accessories .accessories {
  width: 480px;
  float: left;
}
.overview-accessories .accessories .span3 {
  height: 240px;
}
.overview-accessories #welcome_hero_unit {
  float: right;
  height: 920px;
}

.checkmark {
  display: inline-block;
  width: 22px;
  height: 22px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.checkmark_stem {
  position: absolute;
  width: 5px;
  height: 25px;
  background-color: #00d400;
  left: 18px;
  top: -7px;
}
.checkmark_kick {
  position: absolute;
  width: 12px;
  height: 5px;
  background-color: #00d400;
  left: 7px;
  top: 13px;
}

#welcome_hero_unit {
  padding: 20px;
  padding-top: 0;
  position: relative;
  background: url("../images/1x1/welcome-img.png") bottom no-repeat;
  background-size: 100% auto;
}
#welcome_hero_unit h1 {
  font-size: 38px;
  line-height: 48px;
  color: #000;
}
#welcome_hero_unit p {
  width: 330px;
  margin: 0 auto;
  text-align: left;
  font-size: 15px;
  line-height: 22px;
  color: #888;
}
#welcome_hero_unit .desc {
  width: 370px;
  text-align: justify;
}
#welcome_hero_unit .platform-img {
  width: 80px;
  opacity: 0.5;
  position: absolute;
  right: 20px;
  bottom: 326px;
}
#welcome_hero_unit .device-thumb {
  padding-top: 20px;
  width: 300px;
}

.principles-div {
  height: 135px;
}
.remoteprinciples h3 {
  text-align: center;
}
.remoteprinciples p {
  text-align: left;
}

.devices-img {
  width: 183px;
  margin-left: 20px;
  float: left;
}
.devices-img.devices-ct {
  width: 325px;
}

#support-target-hero-unit {
  background-color: #000;
  padding: 40px 50px;
  position: relative;
}
#support-target-hero-unit h1 {
  color: #d71920;
  margin: 0;
  padding: 0;
  font-size: 34px;
  line-height: 36px;
  font-weight: bold;
  width: 650px;
}
#support-target-hero-unit p {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 100;
  width: 680px;
}
#support-target-hero-unit img {
  clear: both;
  position: absolute;
  right: 0;
  top: 0;
}

.platform-intro {
  position: relative;
}
.platform-intro .platform-img {
  opacity: 0.5;
  width: 90px;
  position: absolute;
  right: -20px;
  bottom: -90px;
}

/*HD Pages*/
.hdtdcs-banner {
  margin-bottom: 50px;
  font-family: MyriadSetProThin, Arial;
  background: url(../images/hdimages/HD_Page_Banner_Background2.jpg) no-repeat
      bottom,
    #99afe0;
  border-radius: 5px;
}
.hdtdcs-banner .whitec {
  z-index: 2;
}
.hdtdcs-banner h2 {
  padding-top: 15px;
  font-size: 32px;
}
.hdtdcs-banner p {
  padding-bottom: 15px;
  padding-right: 80px;
  font-size: 16px;
  line-height: 1.5em;
}
.hdtdcs-banner img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 90%;
}
.device-img.i3 img {
  max-width: 225px;
}

#hd-slider .span9 {
  margin: 0;
  padding: 0 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  width: 678px;
}
.my-slider .center {
  padding: 0 0 40px;
}
.my-slider li h3 {
  margin-bottom: 1em;
  font-size: 17px;
}
.hdtdcs .box h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  color: #3c3c3c;
  margin-bottom: 0;
}
.box.box2 img {
  width: 145px;
  padding: 15px 0;
}
.box.box3 img {
  width: 160px;
}
.vertical-center-div {
  position: relative;
}
.vertical-center-content {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.bluecap {
  margin: 0;
  margin-left: 260px;
}

.hdoverview .section-title {
  font-family: MyriadSetProThin, Arial;
  font-weight: 600;
}
.hdoverview.alt .container {
  background: linear-gradient(#fff, #fdfdfd, #f2f2f2);
  overflow: hidden;
}
.hdoverview .init {
  padding-top: 50px;
}
.hdoverview p {
  margin: 0;
}

#hd-overview-1 {
  position: absolute;
  top: 0px;
  left: 40px;
  z-index: -1;
}
#hd-overview-1-container .section-title,
#hd-overview-1 .section-title {
  font-size: 40px;
}

/*.hdoverview .optimized .timeline { float: left; width: 185px; }*/
#timeline-1x1.hdoverview .optimized .image {
  height: 140px;
  margin-bottom: 0;
  padding-top: 0;
}
#timeline-hd.hdoverview .optimized .image {
  height: 150px;
  margin-bottom: 0;
  padding-top: 0;
}
.hdoverview .optimized .image {
  height: 150px;
  margin-bottom: 20px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .hdoverview .optimized .image {
    height: 150px;
    margin-bottom: 0;
    padding-top: 0;
  }
}

.hdoverview .optimized .timeline-image {
  margin-bottom: 0px;
}
/* 1x1 page */
.hdoverview .optimized .image img {
  max-height: 150px;
  width: auto;
}
.hdoverview .optimized .image img.cover {
  max-width: 90%;
}

.hdoverview .optimized .first .text {
  border-left-width: 1px;
}
.hdoverview .optimized .text {
  border: 1px solid #ddd;
  border-left-width: 0;
  height: 150px;
}

#hd-overview-2 .col-xs-12,
#hd-overview-3 .col-xs-12 {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 15px;
}

/*#hd-overview-2 .init { padding-top: 150px; }*/

/* .module.parallax-1 { height: 425px; background: url("../images/hdimages/hdoverview.png"), linear-gradient(rgba(255,255,255,0) 50%, #FDFDFD, #F7F7F7); background-position-x: 50%; background-position-y: 80%; background-size: contain; background-repeat: no-repeat; } */
.module.parallax-1 {
  margin: 0;
  margin-left: 15px;
  height: 424px;
  background: url("../images/hdimages/hdoverview.png"),
    linear-gradient(rgba(255, 255, 255, 0) 50%, #fdfdfd, #f7f7f7);
  background-position-x: 50%;
  background-position-y: 80%;
  background-size: contain;
  background-repeat: no-repeat;
}

#hd-overview-2 {
  top: 100px;
}
#hd-overview-2-container {
  height: 1800px;
}
.parallax-2 {
  background-position: 50% 1300px;
}
.module.parallax-2 {
  background-image: url("../images/software/HD-Targets/Step 3 3D.png");
  background-repeat: no-repeat;
  height: 710px;
  background-size: 95%;
  transition: background-image 1s ease-in-out;
}

#hd-overview-3-container {
  height: 800px;
}
.parallax-3 {
  background-position: 50% 520px;
}
.module.parallax-3 {
  background-image: url("../images/landing/homepage_banner_img.png");
  background-repeat: no-repeat;
  height: 850px;
  background-position-x: 50%;
}

@media (max-width: 450px) {
  .hdoverview .optimized .timeline {
    width: 50%;
  }
  .hdoverview .optimized .text {
    height: 125px;
  }
}

/* Edit for hd overview parallax */
#hd-overview-1 {
  left: 30px;
}

@media (max-width: 320px) {
  .module.parallax-1 {
    margin-left: 15px;
    height: 150px;
    background: url("../images/hdimages/hdoverview.png"),
      linear-gradient(rgba(255, 255, 255, 0) 50%, #fdfdfd, #f7f7f7);
    background-position-x: 50%;
    background-position-y: 80%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #hd-overview-1 p {
    font-size: xx-small;
  }
  /* #hd-overview-1-container .section-title,
  #hd-overview-1 .section-title
   {
    font-size: x-small;
  } */
}
@media (min-width: 321px) and (max-width: 374px) {
  .module.parallax-1 {
    margin-left: 15px;
    height: 140px;
    background: url("../images/hdimages/hdoverview.png"),
      linear-gradient(rgba(255, 255, 255, 0) 50%, #fdfdfd, #f7f7f7);
    background-position-x: 50%;
    background-position-y: 80%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #hd-overview-1 p {
    font-size: xx-small;
    /* width: 80%; */
  }
  /* #hd-overview-1-container .section-title,
  #hd-overview-1 .section-title {
    font-size: larger;
    padding-top: 5px;
  } */
}

@media (min-width: 350px) and (max-width: 374px) {
  #hd-overview-1 .section-title {
    font-size: larger;
    padding-top: 5px;
  }
}
@media (max-width: 349px) {
  #hd-overview-1 .section-title {
    font-size: x-small;
  }
}

@media (min-width: 375px) and (max-width: 430px) {
  .module.parallax-1 {
    margin-left: 15px;
    height: 175px;
    background: url("../images/hdimages/hdoverview.png"),
      linear-gradient(rgba(255, 255, 255, 0) 50%, #fdfdfd, #f7f7f7);
    background-position-x: 50%;
    background-position-y: 80%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #hd-overview-1 p {
    font-size: xx-small;
  }
  /* #hd-overview-1-container .section-title{font-size: medium; }   */
  #hd-overview-1-container .section-title,
  #hd-overview-1 .section-title {
    font-size: calc(0.05em + 4.65vw);
    font-size: calc(0.05px + 4.65vw);
  }
}
@media (min-width: 431px) and (max-width: 576px) {
  .module.parallax-1 {
    margin-left: 15px;
    height: 230px;
    background: url("../images/hdimages/hdoverview.png"),
      linear-gradient(rgba(255, 255, 255, 0) 50%, #fdfdfd, #f7f7f7);
    background-position-x: 50%;
    background-position-y: 80%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #hd-overview-1 p {
    font-size: xx-small;
  }
  /* #hd-overview-1-container .section-title{font-size: medium; }   */
  #hd-overview-1-container .section-title,
  #hd-overview-1 .section-title {
    font-size: calc(0.05em + 4.55vw);
    font-size: calc(0.05px + 4.55vw);
    /* font-size:revert-layer; */
  }
}

@media (min-width: 577px) and (max-width: 768px) {
  .module.parallax-1 {
    margin-left: 15px;
    height: 320px;
    background: url("../images/hdimages/hdoverview.png"),
      linear-gradient(rgba(255, 255, 255, 0) 50%, #fdfdfd, #f7f7f7);
    background-position-x: 50%;
    background-position-y: 80%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* #hd-overview-1-container .section-title{font-size: calc(0.05em + 3.75vw); } */
  #hd-overview-1-container .section-title,
  #hd-overview-1 .section-title {
    font-size: calc(0.05em + 4.9vw);
    font-size: calc(0.05px + 4.9vw);
    /* font-size: revert-layer; */
  }
}

/* End of edit of hd image parallax */
@media (min-width: 768px) {
  /* @media (min-width: 769px) { */
  .hdoverview .optimized .image img.bottom {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 95%;
  }
  .device-img.i3 img {
    max-width: 225px;
  }
  #hd-overview-2 .col-xs-12,
  #hd-overview-3 .col-xs-12 {
    background: rgba(255, 255, 255, 0.8);
    padding: 20px 0;
  }

  /*.hdoverview .optimized .timeline { float: left; width: 156px; }	*/
  /* .module.parallax-1 { height: 425px; background: url("../images/hdimages/hdoverview.png"), linear-gradient(rgba(255,255,255,0) 20%, #FDFDFD, #F7F7F7); background-position-x: 50%; background-position-y: 80%; background-size: contain; background-repeat: no-repeat; } */
  .module.parallax-1 {
    margin-left: 15px;
    height: 395px;
    background: url("../images/hdimages/hdoverview.png"),
      linear-gradient(rgba(255, 255, 255, 0) 50%, #fdfdfd, #f7f7f7);
    background-position-x: 50%;
    background-position-y: 80%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  #hd-overview-2 {
    top: 125px;
  }
  #hd-overview-2-container {
    height: 1200px;
  }
  .module.parallax-2 {
    background-position: 50% 700px;
    background-size: 70%;
  }

  #hd-overview-3-container {
    height: 800px;
  }
  .parallax-3 {
    background-position: 50% 520px;
  }
  .module.parallax-3 {
    background-image: url("../images/landing/homepage_banner_img.png");
    background-repeat: no-repeat;
    height: 800px;
    background-position-x: 50%;
  }
}
/*iPhoneX only in horizontal*/
@media (min-width: 812px) {
  /*.hdoverview .optimized .timeline { float: left; width: 156px; }*/
  /*.hdoverview .optimized .timeline.first { width: 160px; }*/
}
@media (min-width: 992px) {
  /*.hdoverview .optimized .timeline.first { width: 160px; }*/
  /*.hdoverview .optimized .timeline { float: left; width: 156px; }*/
}

@keyframes parallaxAni {
  0% {
    background-image: url("../images/software/HD-Targets/Step 3 3D.png");
  }
  100% {
    background-image: url("../images/software/HD-Targets/Step 3 3D v2.png");
  }
}

.module.parallax-2 {
  animation-name: parallaxAni;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  animation-direction: alternate;
}
.hdoverview .hero-unit {
  height: 150px;
  border-radius: 0px;
  border-top-width: 2px;
  padding: 30px 25px;
  border-color: #fff;
  background: #f2f2f2;
}

.neuronav-arr-down {
  position: absolute;
  width: 20px;
  bottom: 0px;
  right: 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.hdoverview .tile .caption {
  margin-top: 20px;
  padding-right: 100px;
}
.hdoverview .tile h1 {
  margin-top: 0px;
  font-size: 20px;
}
#overview-hdtdcs-tile {
  background-image: url("../images/mxn33/Original/mxn-33-main.png");
  background-repeat: no-repeat;
  background-position: 95% 80%;
  background-size: 30%;
}
#overview-hdmxn-tile {
  background-image: url("../images/devices/hdmxn-md.png");
  background-repeat: no-repeat;
  background-position: 95% 80%;
  background-size: 33%;
}
#overview-hd4x1-tile {
  background-image: url("../images/hdimages/4x1m1_HD_trimmed_small.png");
  background-repeat: no-repeat;
  background-position: 95% 80%;
  background-size: 23%;
}

/* HD Accessories Page */
.hd-accessories-cover {
  background: #efefef;
  margin-top: 20px; /* changes to reduce space around*/
  padding: 20px 15px;
}
.hd-accessories-cover:hover {
  transition: 0.3s ease;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
}
/*.hd-accessories { height: 350px; }*/
.hd-accessories {
  height: 350px;
}
.hd-accessories h1 {
  height: 50px;
} /* height: 50px; */
.hd-accessories p {
  font-size: 14px;
  line-height: 1.5em;
  height: 55px;
  margin: 0px;
}
.hd-accessories-imgmask {
  height: 180px;
}
.hd-accessories img {
  max-height: 180px;
  max-width: 250px;
}
.hd-accessories-product2 {
  padding-bottom: 50px;
}
.hd-accessories-product {
  padding-bottom: 100px;
}
.hd-accessories-product .product-info,
.hd-accessories-product2 .product-info {
  margin-top: 50px;
  padding: 0 0 50px;
  border-bottom: 1px solid #ddd;
}
.hd-accessories-product button .configure,
.hd-accessories-product2 button .configure {
  color: #fff;
}
.hd-accessories-add {
  margin: 20px 0 0;
  border: none;
}
.hd-options {
  margin: 15px;
  margin-left: 0;
  padding: 0px;
}
.configure .hd-options.box {
  padding: 1px;
}
.hd-accessories-img {
  height: 300px;
  position: relative;
}
.hd-accessories-img img {
  max-height: 280px;
  max-width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hd-accessories-title {
  font-size: 42px;
  line-height: 1.15;
  font-weight: 300;
  letter-spacing: 0;
  width: 100%;
  font-family: "MyriadSetProThin";
}
.configure h2.hd-accessories-desc {
  line-height: 1.5em;
}
.hd-accessories-prod-title {
  font-size: 36px;
}
.hd-accessories-info {
  font-size: 18px;
  line-height: 1.45;
}
.hd-accessories-info hr {
  margin: 0px;
  margin-top: 20px;
  padding: 0px;
}
.hd-accessories-hr-full {
  width: 895px;
  margin: 20px 20px 0px 15px;
  padding: 0;
}
.alt-accessories-images {
  width: 54px;
  height: 54px;
  border: 2px solid #fff;
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
.alt-accessories-images img {
  max-width: 50px;
  max-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
}
/*.alt-accessories-images.active { border-bottom-color: #305e8d; }*/
#hd-accessory-cart,
#software-accessory-cart,
#accessory-1x1-cart {
  background: linear-gradient(#42a1ec, #0070c9);
}
#hd-accessory-option {
  height: 34px;
  width: 100%;
  margin: 0 auto;
  font-size: 18px;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#software-accessory-option {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
}
input.no-slider[type="number"] {
  -moz-appearance: textfield;
}
input.no-slider::-webkit-outer-spin-button,
input.no-slider::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.button.temp-spec {
  height: 39px;
  padding: 12px;
  float: right;
}
.size-label {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300;
  letter-spacing: 0;
}
.compatibility,
.compatibility img {
  position: relative;
  width: auto;
}
.hd-accessories-info .slider .span8 {
  width: 540px;
}
.hd-accessories-info .slider .span12 {
  width: 850px;
}

/* #gen-1 #accessories-main-img,
#gen-2 #accessories-main-img {
  border: 1px solid #ddd;
  border-bottom: none;
} */

/*CT PAGE*/
.ct1x1-intro .mast {
  margin: 20px 15px;
}
.ct1x1-intro .mast p {
  width: auto;
}

/*Software page*/
.tiles3 .span4 .hero-unit {
  padding-bottom: 25px;
  padding-top: 40px;
}
.tiles3 .caption {
  padding-right: 50px;
}
#hdexplore-tile .caption.yellow {
  background-color: rgba(255, 255, 0, 0.4);
  padding: 5px;
  width: 250px;
  margin: 0;
}
.update {
  background-color: rgba(255, 255, 0, 0.4);
  padding: 15px;
}
.software-caseuse .info-1 {
  width: 279px;
}
.software-caseuse .info-3 img {
  height: 168px;
  width: auto;
}
.fineprint {
  font-size: 11px;
  font-style: italic;
}
.zoom-mask.clicked {
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0.5;
  background: #fff;
  z-index: 9998;
  width: 100%;
  height: 100%;
}
.svgmask {
  position: absolute;
  right: 0;
}
.tm-small {
  position: relative;
  bottom: 10px;
  font-size: 0.6em;
}

#hdexplore-title h1 {
  font-size: 50px;
}
#hdexplore-title img {
  position: relative;
  top: 2px;
  left: 10px;
}

#hdexplore-0 {
  margin-bottom: 50px;
}
#hdexplore-0 .hdexplore-stack {
  position: absolute;
  right: -20px;
  top: 20px;
  width: 400px;
}
#hdexplore-0 .fineprint {
  font-style: normal; /*position: absolute; right: -20px; bottom: -0px; width: 400px; text-align: right;*/
  line-height: 1.5em;
  font-size: 12px;
}
#hdexplore-0 .watch-button {
  position: absolute;
  right: -20px;
  bottom: 20px;
}

#hdexplore-1 .title,
#hdexplore-2 .title,
#hdexplore-4 .title {
  margin-top: 30px;
}
#hdexplore-1 .title-image,
#hdexplore-2 .title-image,
#hdexplore-4 .title-image {
  position: relative;
  bottom: 20px;
}
/*#hdexplore-1 #chart-div ul.testing { padding-left: 100px; }*/
#hdexplore-1 .chart-title {
  font-size: 19;
  color: #565a5c;
  padding: 15px 0;
  text-align: center;
}
#hdexplore-1 #chart-legends {
  width: 470px;
  position: relative;
  right: 15px;
}
#hdexplore-1 #chart-legends ul {
  list-style: none;
  padding-left: 0;
}
#hdexplore-1 #chart-legends span {
  width: 40px;
  height: 20px;
  display: block;
  float: left;
  margin-right: 10px;
}

#hdexplore-2 .montage1 {
  height: 380px;
  float: left;
}
#hdexplore-2 .montage2 {
  height: 380px;
  float: left;
}

.hdexplore123 {
  clear: both;
}
.hdexplore123 .number {
  color: #fff;
  height: 80px;
  width: 80px;
  margin: 0 15px 0 0;
  font-size: 40px;
  line-height: 2em;
  text-align: center;
  float: left;
  border-radius: 5px;
  position: relative;
  top: 1px;
}
.hdexplore123 .heading {
  color: #fff;
  padding: 17px 40px;
  margin: 0;
  border-radius: 5px;
}
.hdexplore123 .blue {
  background-image: linear-gradient(90deg, #6789f1, #194eeb);
  box-shadow: 0px 0px 6px 3px #c4cadb inset;
}
.hdexplore123 .green {
  background-image: linear-gradient(90deg, #77f286, #16e92f);
  box-shadow: 0px 0px 6px 3px #c1dcc7 inset;
}
.hdexplore123 .red {
  background-image: linear-gradient(90deg, #f16668, #eb171a);
  box-shadow: 0px 0px 6px 3px #dfc1c3 inset;
}
.hdexplore123 .heading.blue {
  padding: 15px 40px;
}
.hdexplore123 .heading.green,
.hdexplore123 .heading.red {
  padding: 28px 40px;
}

.hdexplore123 .step-3 {
  background-color: #000;
}
/* height: 415px; */

.hdexplore123 .step-3 img {
  background-color: #000;
}
/* max-height: 350px; */

.hdexplore123 .step-3 p {
  color: #eb171a;
  text-align: center;
  width: 100%;
}
/* position: absolute;
  bottom: 0; */

.hdtargets123 {
  clear: both;
}
.hdtargets123 h3 {
  color: #fff;
  height: 80px;
  width: 80px;
  margin: 0 15px 0 0;
  font-size: 40px;
  line-height: 2em;
  text-align: center;
  float: left;
  border-radius: 5px;
}
.hdtargets123 h2 {
  color: #fff;
  padding: 17px 40px;
  margin: 0;
  border-radius: 5px;
}
.hdtargets123.blue h3 {
  background-image: linear-gradient(90deg, #6789f1, #194eeb);
  box-shadow: 0px 0px 6px 3px #c4cadb inset;
}
.hdtargets123.blue h2 {
  background-image: linear-gradient(90deg, #194eeb, #6789f1);
  box-shadow: 0px 0px 6px 3px #c4cadb inset;
}
.hdtargets123.green h3 {
  background-image: linear-gradient(90deg, #77f286, #16e92f);
  box-shadow: 0px 0px 6px 3px #c1dcc7 inset;
}
.hdtargets123.green h2 {
  background-image: linear-gradient(90deg, #16e92f, #77f286);
  box-shadow: 0px 0px 6px 3px #c1dcc7 inset;
}
.hdtargets123.red h3 {
  background-image: linear-gradient(90deg, #f16668, #eb171a);
  box-shadow: 0px 0px 6px 3px #dfc1c3 inset;
}
.hdtargets123.red h2 {
  background-image: linear-gradient(90deg, #eb171a, #f16668);
  box-shadow: 0px 0px 6px 3px #dfc1c3 inset;
}
.hdtargets123 p.absolute {
  position: absolute;
  z-index: 1;
}
.software123 p.top {
  top: 0;
}
.software123 p.bottom {
  bottom: 0;
}
.software123 p.left {
  left: 20px;
}
.software123 p.right {
  right: 20px;
}

.software123 .hdtargets1 {
  background: #ccc;
  position: relative;
}
.hdtargets1 img {
  height: 307px;
}
.software123 .hdtargets2 {
  background-image: linear-gradient(0deg, #a4a6b4, #f9f9fa);
  position: relative;
}
.hdtargets2 img {
  height: 392px;
}
.hdtargets2.col-xs-8 img {
  height: 195px;
}
.software123 .hdtargets2.half {
  background-image: linear-gradient(0deg, #f9f9fa, #a4a6b4);
}
.software123 .hdtargets3 {
  background: #000;
  position: relative;
}
.hdtargets3 img {
  height: 212px;
}

#individual_modeling .tile.tile-big img {
  margin: 20px 0px;
}

#hdexplore-4 .carousel {
  min-height: 590px;
  padding: 15px;
}
#hdexplore-4 .carousel-control.right,
#hdexplore-4 .carousel-control.left {
  background-image: none;
  color: #000;
}
#hdexplore-4 .carousel-control.left {
  left: -50px;
}
#hdexplore-4 .carousel-control.right {
  right: -50px;
}
#hdexplore-4 .carousel-indicators {
  bottom: -25px;
}
#hdexplore-4 .carousel-indicators li {
  border-color: #000;
}
#hdexplore-4 .carousel-indicators .active {
  background-color: #000;
}

table.hdexplore-table thead tr:nth-child(1) td {
  background-color: #59bad1 !important;
  color: #fff;
}
table.hdexplore-table thead tr td h2 {
  font-weight: normal;
}
table.hdexplore-table td {
  vertical-align: middle !important;
  height: 68px;
}
table.hdexplore-table tr td:nth-child(1) {
  padding-left: 15px;
}
table.hdexplore-table tr td:nth-child(2),
table.hdexplore-table tr td:nth-child(3),
table.hdexplore-table tr td:nth-child(4) {
  text-align: center;
  width: 150px;
}

.zoom-hover {
  transition: transform 0s;
  margin: 0 auto;
}
.zoom-hover:hover {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /*transform: scale(2.5);*/
  height: initial;
  width: initial;
  z-index: 9999;
}

/* Remote Pages */
.remoteprinciples {
  width: 240px;
  float: left;
  padding: 0 20px;
}
.bullet-numbers {
  float: left;
  padding-top: 24px;
}
.bullet-number-desc {
  padding-left: 20px;
}

.usecasebox {
  width: 938px;
  padding: 0;
  background: #ececec;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1),
    inset 0px -1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1),
    inset 0px -1px 1px rgba(0, 0, 0, 0.1);
}
.usecasebox hr {
  margin-left: 0;
  padding: 0;
}
.usecasebox #references li {
  list-style: none;
}
.usecasebox h1 {
  font-size: 18px;
  margin: 0;
  padding: 10px 20px;
  font-weight: 300;
  background-color: rgba(0, 0, 0, 0.1);
}
.usecasebox h2 {
  font-size: 26px;
  margin: 10px 0;
  font-weight: 300;
  padding: 0 20px;
}
.info-1 .inner p,
.usecasebox h3 {
  margin: 10px 0;
}
.info-3 {
  padding: 0 20px;
}
.info-3 img {
  height: 168px;
  width: 286px;
}
.info-3 img.img-1 {
  width: auto;
}
.info-1 {
  width: 285px;
  float: left;
  margin-left: 20px;
}
.info-1 .icon-search {
  position: absolute;
  right: 0;
  padding-top: 5px;
  fill: #565a5c;
}
.info-1 .icon-search.clicked {
  right: initial;
}
.usecasebox fieldset {
  border-color: #565a5c;
  margin-bottom: 0;
}
.usecasebox legend {
  padding: 0 10px 0 10px;
}
.float-numbers h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
}
.fade {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  display: none;
  z-index: 2;
}
.usecasebox .usecaseclose {
  margin: 0;
  padding: 10px 20px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.1);
}
.expandmask {
  margin-bottom: 10px;
}
.expandmask.clicked {
  margin-bottom: 10px;
}
.expand.clicked {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: initial;
  width: initial;
  z-index: 9999;
}
.expandmask.no-margin {
  margin: 0;
}

#minict-fastscroll-layer {
  position: relative;
  height: 775px;
  overflow: hidden;
}
.minict-fastscroll-image {
  position: absolute;
  bottom: 0;
  z-index: -1;
}

h1.miniheader {
  font-family: MyriadSetProLight;
  font-size: 106px;
  color: #333;
  font-weight: normal;
  text-align: center;
  padding: 15px 0 0;
}
.minictimg {
  height: 550px;
  background: url("../images/remote/10-compressed.png") no-repeat;
  background-position: 67px 0px;
  background-size: 780px;
}
.minictinfo {
  display: block;
}
.cartoon-caption {
  font-family: Billy;
  font-size: 25px;
}
.cartoon_caption2 {
  font-family: Billy;
  width: 900px;
  font-size: 25px;
  margin-top: 0;
}
.minict-col1 {
  width: 310px;
  float: left;
  margin-left: 20px;
}
.minict-col1 a {
  margin-top: 93px;
}
.minict-col2 {
  width: 140px;
  float: left;
  padding-right: 10px;
}
.minict-col2 img {
  height: 407px;
}
.minict-col3 {
  width: 310px;
  float: left;
  padding-left: 10px;
}
.minict-col3 a {
  margin-top: 92px;
}
.minict-col4 {
  width: 150px;
  float: left;
}
.minict-img {
  height: 170px;
  position: relative;
  bottom: -5px;
}

#advantage .jumbotron h3 {
  background: url("../images/sineglow2.png") no-repeat;
  background-position: -275px;
  color: #fff;
  font-size: 20px;
  padding: 10px;
}
#advantage .jumbotron h3 font {
  position: relative;
  top: 3px;
}
#advantage .jumbotron p {
  font-size: 16px;
}
.ReferencesCopy1 {
  color: #3e3d40;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 18px;
}
.ReferencesCopy2 {
  color: #707173;
  font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
  line-height: 18px;
  line-height: 8px;
}
.neuromodec {
  height: 115px;
  border: 1px solid #000;
}

#remote-3 .snap-img img {
  padding-right: 50px;
}
#remote-3 .snap-img img:first-child {
  padding-right: 100px;
}
#remote-3 .snap-img.remote-footer img:first-child {
  position: relative;
  left: -15px;
}

.mast .electra-logo {
  margin: 0 auto;
  text-align: center;
  font-size: 50px;
  line-height: 1em;
  font-family: "Times New Roman";
  font-weight: normal;
  width: 200px;
}
.mast .electra-logo sub {
  font-size: 30px;
  bottom: -0.35em;
  position: relative;
  line-height: 0;
  vertical-align: baseline;
}

.right-chevron-img {
  height: 16px;
  position: relative;
  top: 3px;
  left: 5px;
}
.snap-headgear-main-text {
  z-index: 2;
  width: 445px;
  font-family: MyriadSetProThin, Arial;
  color: #666;
  padding: 0;
}
.snap-headgear-main-text p {
  font-size: 32px;
  margin-top: 0;
}

/*Vestibular Page */
.vestibular-intro img {
  width: 100%;
  margin-top: 25px;
}
.vestibular-intro .span8 p {
  padding-right: 20px;
}
.vestibular-about img {
  margin: 1em;
}
.vestibular-about img.about2 {
  padding: 30px 0;
}
.vestibular-about img.about1,
.vestibular-about img.about3 {
  margin-left: 30px;
}
.vestibular-research img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.stimulator-open-panel #openpanel_hero_unit {
  background-size: 105%;
}
.stimulator-open-panel #openpanel_hero_unit h3 {
  font-size: 21px;
  margin-bottom: 7px;
}
.vestibular-devices .gvsDC {
  height: 500px;
  background: url("../images/vestibular/0808 Galvanic DC.JPG");
  background-size: 300px;
  background-position: 50% 100px;
  background-repeat: no-repeat;
}
.vestibular-devices .gvsOscillating {
  height: 500px;
  background: url("../images/vestibular/0809 Galvanic Oscillating.JPG");
  background-size: 300px;
  background-position: 50% 100px;
  background-repeat: no-repeat;
}
.vestibular-accessories h3 {
  margin-left: 20px;
}
.vestibular-accessories .span5 .button {
  width: 235px;
}
.vestibular-devices ul {
  min-height: 260px;
}
@media (min-width: 1025px) {
  .gvs-hidden-xs {
    display: block;
  }
  .hidden-gvs-xs {
    display: none;
  }
}
@media (max-width: 1024px) {
  .gvs-hidden-xs {
    display: none;
  }
  .hidden-gvs-xs {
    display: block;
  }
}

/*tES Page */
.tes-intro h3 {
  font-size: 20px;
}
.tes-wave .span6 {
  width: 530px;
  padding-left: 60px;
}
.tes-panel #openpanel_hero_unit {
  background-size: cover;
}

/*tACS Page */
#tes-tile {
  background: url("../images/devices/1x1tes-md.png") 780px 50% no-repeat;
  background-size: 15% auto;
  padding: 10px 160px 10px 50px;
  background-color: #fffff7;
}
.link {
  text-decoration: none;
  color: #398bce;
}
.link:active,
.link:hover {
  outline: 0;
}
.link:hover {
  color: #256396;
}
.link:focus {
  outline: thin dotted;
}

/*MxN Page */
.mxnsection {
  font-size: 16px;
  line-height: normal;
}
.mxnsection .sub-title {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
}
#mxnheader-layer {
  position: relative;
  height: 1020px;
  overflow: hidden;
}
/* mxn-go-eeg */
#mxn-go-header-layer {
  position: relative;
  height: 1020px;
}
#mxn-go-eeg-parallax #mxn-go-header-layer {
  position: relative;
  height: 845px;
}
#mxn-go-eeg-parallax #mxnheader-layer h1 {
  background-color: transparent;
}
#mxn-go-eeg-parallax .mast p{
  width: 100%;
}

#mxnheader-layer h1 {
  padding: 20px;
  margin: 0;
  background-color: #000;
}
.mxnheader-headline {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0.2) 95%,
    rgba(0, 0, 0, 0) 100%
  );
}
.mxnheader-image {
  position: absolute;
  left: 56%;
  bottom: 0;
  transform: translate(-50%);
  z-index: -1;
}
/* mxn-go-eeg */
#mxn-go-eeg-parallax .mxnheader-image {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  z-index: -1;
}
.mxnheader-text {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  background-color: rgba(0, 0, 0, 0.2);
  width: 1250px;
}
/* width: 940px; */
.mxnheader-text p {
  width: 1250px;
  margin-bottom: 1em;
}
/* width: 940px; */

.mxn_img {
  border: 2px solid rgba(255, 255, 255, 0.3);
  padding: 5px;
}
.mxn_9 {
  padding: 9px 5px;
}
.image-row {
  height: 150px;
  width: 200px;
}
.image-row img {
  max-height: 150px;
  max-width: 200px;
  vertical-align: middle;
}
.image-row .vertical-align {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.image-row.image-row-3 {
  height: 200px;
  width: 300px;
}
.image-row.image-row-3 img {
  max-height: 200px;
  max-width: 300px;
  vertical-align: middle;
}
.mxnsection .caption {
  margin: 10px;
  font-style: italic;
  font-size: 0.9em;
}
.mxnsection .section-title.text-left {
  text-align: left;
}
.tes-padding {
  padding-top: 38px;
}
.mxn-tes {
  padding: 53px 0;
  width: 430px;
}

/* Solutions / Monitoring */
/* OLD COLORS: #obelab-tile { padding: 20px; background: linear-gradient(to left, #f7d85b, #f7d85b, #c99c27);	 }*/
#obelab-tile {
  padding: 20px;
  background: url("../images/banner/blue-banner.png");
  background-size: cover;
  border-radius: 5px;
}
#obelab-tile img {
  position: absolute;
  bottom: 0;
  padding: 0;
  right: 0;
  height: 90%;
  width: auto;
}
#obelab-tile .h1 {
  font-size: 26px;
  line-height: 130%;
}
/*#tes-fnirs .mast p, .mast.tes-fmri p { font-size: 18px; line-height: 1.5em; } #tes-fnirs .mast p {width: 100%; }*/
/*#tes-fnirs { position: relative; overflow: hidden; }
#tes-fnirs img { z-index: -1; }*/
#tes-fnirs {
  position: relative;
  height: 850px;
  overflow: hidden;
}
#tes-fnirs img {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  z-index: -1;
}
#tes-fnirs .text {
  background: rgba(180, 180, 180, 0.03);
}
#tes-mri-customizable .device-nav .col-xs-2 {
  width: 20%;
}
#tes-mri-customizable .device-nav .device-img {
  height: 105px;
}
#tes-mri-customizable .device-nav .device-img img {
  height: 105px;
}
#tes-mri-customizable .device-nav .device-img img.cover {
  height: auto;
}

/* NIRSIT */
#nirsit-system .adjust-margin {
  margin-right: -6px;
}
#fnirs-tile {
  padding: 20px 40px;
  background: url("../images/banner/blue-banner.png");
  background-size: cover;
  border-radius: 5px;
}
#fnirs-tile img {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  max-height: 230px;
  width: auto;
}

/*Pre-Clinical*/
.pre-clinical-intro .par {
  margin: 0 auto;
  font-size: 16px;
  line-height: 22px;
  color: #888;
}
.accessories-img-2 {
  margin-top: -80px;
}
ul.unlist {
  list-style: none;
  padding: 0;
}
.unlist li {
  margin: 5px 0;
}

/*Image Page*/
.image-thumb .span4 img {
  display: block;
  max-height: 200px;
  max-width: 300px;
  border-radius: 3px;
  margin: 0 auto;
}

/*Contact Page*/
#formextra .form-group {
  margin-bottom: 0;
}
.distributors h2 {
  text-align: left;
}
.distributors .panel-title {
  border-bottom: 2px #ccc solid;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: normal;
}

/*Manual Page*/
.manuals {
  text-align: center;
}
.manuals img {
  border-radius: 3px;
  max-height: 200px;
  max-width: 285px;
  margin-bottom: 5px;
}
.manuals .img-mask {
  height: 200px;
  margin-bottom: 15px;
}
/*.tab-content li,ul.tabs{list-style:none}ul.tabs{margin:0;padding:0}ul.tabs h2{display:inline-block;border:1px solid #EEE;border-bottom:0;margin-right:10px;margin-bottom:0}ul.tabs li{background:0 0;padding:10px 15px;cursor:pointer}ul.tabs li.current{background:#EEE}.tab-content{display:none; height: 110px; }.tab-content.current{display:inherit}*/

/*Video Page*/
.video-mask {
  padding: 0;
  width: 351px;
  height: 200px;
  border: none;
  background: none;
  background-size: 380px 200px;
  background-repeat: no-repeat;
}
.video-mask.cover {
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
}
.video-mask img {
  height: 200px;
  padding: 25px;
  opacity: 0.5;
}
.pointer:hover {
  cursor: pointer;
}
.video_thumb {
  padding: 0;
  height: 200px;
  width: 300px;
  border: none;
}
.video_thumb img {
  height: 150px;
  width: 150px;
  display: none;
}
.video_thumb:hover > img {
  display: block;
}
.video_name {
  background: none;
  border: none;
  padding: 0;
  color: #398bce;
}
.video_name:hover {
  color: #256396;
}
.video_button {
  border: none;
  background: none;
}

/*PRODUCTS*/
.configure,
.configure .mast h1,
.configue input,
.configue textarea,
.configue keygen,
.configue select.form-control,
.configue button {
  font-family: MyriadSetProThin, Lucida Grande, Helvetica, Arial, Verdana,
    sans-serif;
  color: #111;
}
.configure .alldevice {
  text-align: center;
  margin: 20px 0;
}
.configure .alldevice .imgmask {
  height: 150px;
}
.configure .alldevice img {
  max-height: 150px;
  margin: 0 auto;
  max-width: 100%;
}
.configure .alldevice h3 {
  margin-top: 10px;
}
.configure .device {
  float: none;
  padding: 20px 0;
  width: 367px;
  position: relative;
}
.configure .mast h1 {
  line-height: 130%;
  font-weight: 400;
  font-size: 42px;
}
.configure h2 {
  font-size: 22px;
  line-height: 1.16667;
  font-weight: 300;
  letter-spacing: 0;
  margin: 6px 0;
}
.configure h3 {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  list-style: none;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
.configure input {
  border-color: #999;
}
.configure .box {
  border: 1px solid #999;
  border-radius: 4px;
  padding: 0;
}
.configure .box .col-xs-2 {
  padding: 0;
}
.configure .box input {
  height: 46px;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: inset 1px 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 1px 0px 0px rgba(0, 0, 0, 0.075);
}
.configure .radio label {
  border: 1px solid transparent;
  border-radius: 4px;
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: top;
  display: block;
  padding: 0;
  margin-left: 15px;
}
.configure .radio .inner {
  border: 1px solid #999;
  border-radius: 4px;
  overflow: hidden;
  word-wrap: break-word;
  position: relative;
  color: black;
  background: white;
  text-align: left;
  padding: 16px 17px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  display: block;
}
.configure input[type="radio"] {
  visibility: hidden;
}
.configure input[type="radio"]:checked + label,
.configure input[type="radio"]:checked + label .inner,
.configure select:focus,
.configure input:focus {
  border-color: #08c;
  -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.05);
}
.configure .number-group {
  text-align: center;
  border: 1px solid #999;
  border-radius: 4px;
  padding: 0;
  margin-left: 10px;
}
.configure .number-group.first {
  margin-left: 0;
}
.configure .col-xs-6.number-group {
  width: 215px;
}
.configure .number-group input {
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.configure .select-group {
  border: 1px solid #999;
  border-radius: 4px;
  padding: 0;
  margin-left: 10px;
}
.configure .select-group.first {
  margin-left: 0;
}
.configure .col-xs-4.select-group {
  width: 140px;
}
.configure .select-group h3 {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.configure select {
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  font-family: MyriadSetProThin, Lucida Grande, Helvetica, Arial, Verdana,
    sans-serif;
}
.configure span.form-icon {
  display: block;
  pointer-events: none;
  position: absolute;
  top: 10px;
  right: 15px;
}
.configure span.form-icon img {
  height: 10px;
  transform: rotate(90deg);
}
#deviceimg {
  max-width: 367px;
  max-height: 440px;
}
.configure .multiple .box {
  margin-bottom: 15px;
}
.configure .multiple .col-xs-10,
.configure .multiple .col-xs-2 {
  padding: 0;
}
.configure .multiple .box input {
  height: 34px;
  -webkit-box-shadow: inset 1px 1px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 1px 1px 0px rgba(0, 0, 0, 0.075);
}
.configure .mxn-selection img {
  height: 186px;
}
.configure .mxn-selection .mxn-tes-selection {
  border-left: 1px solid #d5d5d5;
}
/* .configure .mxn-selection .mxn-tdcs-selection p {
  height: 72px;
} */
.addon-desc {
  height: 20px;
  width: 20px;
  font-size: 10px;
  padding: 0;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 8px;
}
.configure .changemxn {
  width: 100%;
  background-color: #fff;
  border: 1px solid #999;
}
.configure .modal-title {
  font-size: 22px;
}
.configure .software123 h2 {
  margin: 0;
  font-size: 20px;
}
.configure .hdtargets3 img {
  height: 208px;
}

/*CART*/
#total-cart {
  position: absolute;
  top: 15px;
  left: 27px;
  font-size: 15px;
  color: #fda54b;
}
.cart .product-detail {
  border-bottom: 1px solid #999;
  padding: 20px 0;
}
.cart .button.configure {
  width: 76px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  top: 5px;
}
.cart .button.edit {
  padding: 5px 26px;
}
.cart .button.red.configure {
  top: 15px;
  width: 76px;
  padding-bottom: 5px;
}
.cart h3 {
  margin: 9px 0 0;
  font-size: 16px;
  line-height: 2em;
}
.cart .title h3 {
  border-bottom: 1px solid #d5d5d5;
  padding: 0;
  margin-bottom: 10px;
}
.cart .quantity {
  padding: 6px;
  width: 76px;
}
.cart .product-detail li {
  margin-bottom: 2px;
  font-size: 12px;
}
.cart hr {
  border-color: #999;
}
.cart .captcha input {
  width: initial;
}
.cart ul {
  display: table;
  padding-left: 0;
}
.cart ul > li::before {
  display: table-cell;
  text-align: right;
}

/*Tech Specs*/
.techspecs .mast h1 {
  font-family: MyriadSetProText;
  text-align: left;
  color: #333;
}
.techspecs-section {
  padding-top: 2.65em;
  padding-bottom: 2.35em;
  border-top: 1px solid #d6d6d6;
}
.techspecs-section h2 {
  font-family: MyriadSetProText;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0em;
  position: relative;
  color: #000;
}
.techspecs-section h3 {
  font-weight: normal;
  position: relative;
  color: #949494;
}
.techspecs-section h3 b {
  color: #565a5c;
}
.techspecs-section .ct-bottom {
  position: relative;
  left: 156px;
  width: 530px;
}
.techspecs-section .lte-bottom {
  position: relative;
  left: 80px;
  width: 566px;
}
.techspecs-section .tdcs-bottom {
  position: relative;
  left: 56px;
  width: 627px;
}
.techspecs-section .tes-bottom {
  position: relative;
  left: 68px;
  width: 595px;
}
.techspecs-section .hd4x1-bottom {
  position: relative;
  left: 39px;
  width: 584px;
}

/*Neuronavigation*/
.neuronav-main h4 {
  font-size: 18px;
  font-weight: normal;
}
.neuronav-tes img.img {
  width: 100%;
  /* height: 177px; */
  border: 1px solid #ddd;
}
.neuronav-arr {
  position: absolute;
  width: 20px;
  top: 83px;
  right: -10px;
}
.neuronav-features .product-button {
  margin-top: 122px;
}

/*Ionto*/
.ionto-color {
  color: rgb(128, 128, 0) !important;
}
.ionto-main .container {
  background: #f5f5f5;
}
.ionto-logo {
  height: 64px;
}
/*.ionto-image { height: 350px; background: #F5F5F5; padding: 50px 0; background-size: cover;  -webkit-filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); filter: blur(2px); z-index: -1; position: relative;}*/
/*.ionto-text { position: absolute; top: 0; }*/
.ionto-button {
  /*position: absolute; right: 0; top: 50%; margin-right: 20px;*/
  padding-top: 35px;
  padding-bottom: 90px;
}
img.fda {
  z-index: 2;
  opacity: 0.7;
  width: 90px;
}

.flag-button {
  width: 266px;
  height: 55px;
  margin: 0 auto 10px;
  display: block;
  position: relative;
  border-radius: 12px;
  padding: 17px 0 0 80px;
  color: #fff;
  font-size: 20px;
  background: rgba(73, 155, 234, 1);
  background: -moz-linear-gradient(top, #0863b3 0%, #004b8d 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #0863b3),
    color-stop(100%, #004b8d)
  );
  background: -webkit-linear-gradient(top, #0863b3 0%, #004b8d 100%);
  background: -o-linear-gradient(top, #0863b3 0%, #004b8d 100%);
  background: -ms-linear-gradient(top, #0863b3 0%, #004b8d 100%);
  background: linear-gradient(to bottom, #0863b3 0%, #004b8d 100%);
}
.flag-button:hover {
  color: #fff;
  text-decoration: none;
  background: rgba(73, 155, 234, 1);
  background: -moz-linear-gradient(top, #2f88d6 0%, #0c66b6 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #2f88d6),
    color-stop(100%, #0c66b6)
  );
  background: -webkit-linear-gradient(top, #2f88d6 0%, #0c66b6 100%);
  background: -o-linear-gradient(top, #2f88d6 0%, #0c66b6 100%);
  background: -ms-linear-gradient(top, #2f88d6 0%, #0c66b6 100%);
  background: linear-gradient(to bottom, #2f88d6 0%, #0c66b6 100%);
}

.flag-button img {
  position: absolute;
  width: 50px;
  top: 10px;
  left: 19px;
}
.flag-button span.glyphicon {
  position: absolute;
  font-size: 13px;
  top: 22px;
  right: 20px;
}

/* navigated rTMS depression*/

.rtms-header {
  color: white;
  width: 100%;
  height: 500px;
  background: url("/depression-tms/static/images/rtms.jpg") no-repeat right 0;
  background-size: cover;
  border-bottom: 8px solid #e6a74a;
}
.rtms-body {
  font-family: Arial;
}
.rtms-body p {
  font-size: 16px;
  line-height: 1.5;
  color: black;
}
.rtms-body h1 {
  font-family: ZonaPro-Bold;
  font-size: 30px;
  font-weight: bolder;
  color: #e6a74a;
}
.rtms-nav {
  position: relative;
  bottom: -65px;
  font-size: 20px;
  color: black;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.rtms-nav.border-right {
  border-right: 1px solid #424242;
}
.rtms-nav-current {
  position: relative;
  bottom: -65px;
  font-size: 20px;
  color: grey !important;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.rtms-nav-current.border-right {
  border-right: 1px solid #424242;
}
.rtms-navigation {
  margin-top: -70px;
  padding-bottom: 50px;
}
.rtms-body ul {
  font-size: 16px;
  line-height: 1.5;
  color: black;
}

/* Motor Mapping */
.motor-body h1 {
  font-family: ZonaPro-Bold;
  font-size: 30px;
  font-weight: bolder;
  color: #1f4b8f;
}
.motor-body h2 {
  font-family: ZonaPro-Bold;
  font-size: 26px;
  font-weight: bolder;
  color: #1f4b8f;
}
.motor-header {
  color: white;
  width: 100%;
  height: 500px;
  background: url("/depression-tms/static/images/motormap.jpg") no-repeat right
    0;
  background-size: cover;
  border-bottom: 8px solid #1f4b8f;
}
.motor-body {
  font-family: Arial;
}
.motor-body p {
  font-size: 16px;
  line-height: 1.5;
  color: black;
}

/*Electro-detox*/
.electro-detox-color {
  color: #4946a1 !important;
}
.electro-detox-color .btn-link {
  color: #4946a1;
}
.electro-detox-hr {
  border-top: 3px solid #4946a1;
}
.btn-electro-detox.btn-primary {
  border-radius: 24px;
  font-weight: bold;
  font-size: 1.25em;
  padding: 12px 24px;
  background: linear-gradient(
    to bottom,
    #4946a1 0%,
    #4946a1,
    50%,
    #4946a1 100%
  );
  color: #fff;
  background-color: #4946a1;
}
.clinical-logo.electro-detox {
  margin-top: 10px;
  height: 60px;
}
.clinical-logo.electro-detox img {
  height: 50px;
  top: 10px;
}
.electro-detox .intro {
  color: #c5960b;
  text-shadow: none;
  font-weight: 700;
  font-family: Arial;
}
.electro-detox .thin {
  font-family: ZonaPro-Thin;
}
.electro-detox .bold {
  font-family: ZonaPro-Bold;
}
.electro-detox h1 {
  font-size: 36px;
}
.electro-detox.border-top {
  border-top: solid thin;
}
.shadow.black {
  text-shadow: 0.5px 0.5px rgba(0, 0, 0, 0.5);
}
.electro-detox .electro-detox-color.shadow.black.bold {
  font-size: 36px;
}
.electro-detox .h2.mar-bottom,
.electro-detox .h3.mar-bottom {
  margin-bottom: 17.29px;
}
.electro-detox .h3.btn-link {
  color: #333;
  text-decoration: none;
}
.electro-detox-header {
  position: relative;
  bottom: -65px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.electro-detox-header.border-right {
  border-right: 1px solid #424242;
}

/* Added on June 13th for electro-detox UI tweaks */
.h3-20px {
  font-size: 20px;
}
/* End here */
.banner {
  /* background: url(../images/banner-background-compressed.jpg) no-repeat; */
  padding: 50px;
  border-radius: 5px;
  height: 320px;
}
.underbanner .link-box {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.underbanner.top-border .link-box {
  border-top: 1px solid #ccc;
}
.underbanner .link-box.last {
  border-right: none;
}
.underbanner h3 {
  padding: 20px 20px;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
}
.underbanner h3.pad-less {
  padding-left: 10px;
  padding-right: 10px;
}
.underbanner h3.no-pad-left {
  padding-left: 0px;
}
.underbanner .btn-link.active {
  color: #333;
}
.underbanner .btn-link.active:hover {
  text-decoration: none;
}
#back-to-top {
  cursor: pointer;
}
span.break {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}
.electro-detox a.btn-round.small {
  font-weight: 700;
  font-size: 1em;
  padding: 8px 18px;
  border-radius: 16px;
  color: #fff;
}

.electro-detox a.btn-round {
  font-weight: 700;
  font-size: 1.25em;
  padding: 12px 24px;
  border-radius: 24px;
  background: linear-gradient(to bottom, #465aa1 0, #4946a1 100%);
}
.percent {
  font-size: 3em;
  line-height: 1em;
  position: relative;
  top: 10px;
  margin: 20px 10px 20px 0;
}
.percent.no-margin-bottom {
  margin-bottom: 0;
}
.percent .superscript {
  font-size: 0.5em;
  position: relative;
  top: -0.4em;
}

/*Images Page*/
#hdtdcs.image-thumb .mxn {
  height: 231px;
}
#hdtdcs.image-thumb .mxn img {
  padding: 32px 0 31px;
}

/*Login*/
.sign-in-inner {
  margin-top: 50px;
}
.radio.no-margin,
.checkbox.no-margin {
  margin: 0px;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -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);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.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="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-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 {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-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 {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-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 {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.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 {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.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 {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.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;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after {
  clear: both;
}
@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;
  }
}
.fade.in {
  opacity: 1;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  width: 940px;
  margin: 90px auto;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-header .close {
  margin-top: -2px;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  margin-left: 20px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -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;
}
.nav > li,
.nav > li > a {
  position: relative;
  display: block;
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.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 {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.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 {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 4px;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    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-justified > li,
.nav-stacked > li {
  float: none;
}
.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 {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.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-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .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 {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 130%;
}
.h1 {
  font-size: 36px;
}
.h2 {
  font-size: 30px;
}
.h3 {
  font-size: 24px;
}
.h4 {
  font-size: 18px;
}
.h5 {
  font-size: 14px;
}
.h6 {
  font-size: 12px;
}
.button.green.disabled:hover,
.button.green[disabled]:hover,
fieldset[disabled] .button.green:hover,
.button.green.disabled:focus,
.button.green[disabled]:focus,
fieldset[disabled] .button.green:focus,
.button.green.disabled.focus,
.button.green[disabled].focus,
fieldset[disabled] .button.green.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/*Bootstrap edits*/
.nav > li > a {
  color: #000;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #337ab7;
  background-color: #f5f5f5;
}
.table {
  border-collapse: collapse !important;
}
.table td,
.table th {
  background-color: #fff !important;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #ddd !important;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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,
.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 col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.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 {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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;
  }
}

/*Unslider CSS*/
.unslider {
  overflow: auto;
  margin: 0;
  padding: 0;
}
.unslider-wrap {
  position: relative;
}
.unslider-wrap.unslider-carousel > li {
  float: left;
}
.unslider-vertical > ul {
  height: 100%;
}
.unslider-vertical li {
  float: none;
  width: 100%;
}
.unslider-fade {
  position: relative;
}
.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}
.unslider li,
.unslider ol,
.unslider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
.unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer;
  display: none;
}
.unslider-arrow.next {
  left: auto;
  right: 20px;
}
.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 4px;
  background: 0 0;
  border-radius: 16px;
  overflow: hidden;
  text-indent: -999em;
  border: 1px solid #000;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #000;
  cursor: default;
}
/*Awesomplete CSS*/
.search-mask {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.awesomplete [hidden] {
  display: none;
}
.awesomplete .visually-hidden {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.awesomplete {
  display: inline-block;
  position: relative;
  top: 0px;
}
.awesomplete > input {
  display: block;
  width: 942px;
  height: 40px;
  padding: 5px;
  margin: 107px auto 0;
  font-size: 14px;
  line-height: 20px;
  border-radius: 0px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -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);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  position: relative;
  left: -1px;
}
.awesomplete > ul {
  position: absolute;
  left: 0;
  z-index: 1;
  min-width: 100%;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  border-radius: 0.3em;
  margin: 3px 0 0;
  background: hsla(0, 0%, 100%, 0.9);
  background: linear-gradient(to bottom right, #fff, hsla(0, 0%, 100%, 0.8));
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0.05em 0.2em 0.6em rgba(0, 0, 0, 0.2);
  text-shadow: none;
}
.awesomplete > ul:empty {
  display: none;
}
@supports (transform: scale(0)) {
  .awesomplete > ul {
    transition: 0.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);
    transform-origin: 1.43em -0.43em;
  }
  .awesomplete > ul:empty,
  .awesomplete > ul[hidden] {
    opacity: 0;
    transform: scale(0);
    display: block;
    transition-timing-function: ease;
  }
}
.awesomplete > ul > li {
  position: relative;
  padding: 0.2em 0.5em;
  cursor: pointer;
  width: 100%;
  text-align: left;
}
.awesomplete > ul > li:hover {
  background: #b7d2e0;
  color: #000;
}
.awesomplete > ul > li[aria-selected="true"] {
  background: #3d6c8e;
  color: #fff;
}
.awesomplete mark {
  background: #e9ff00;
}
.awesomplete li:hover mark {
  background: #b5d100;
}
.awesomplete li[aria-selected="true"] mark {
  background: #3c6b00;
  color: inherit;
}
.close-img {
  position: absolute;
  top: 108px;
  right: 0px;
  height: 38px;
  z-index: 1;
  cursor: pointer;
  padding: 11px;
}

/*Tablets+*/
@media (min-width: 768px) {
}

/*Desktops+ only*/
@media (min-width: 992px) {
}

.center-block {
  clear: both;
  display: table;
}

.gvs-accessories-imgmask {
  height: auto;
}

.gvs-accessories-cover {
  background: #efefef;
  margin-top: 20px;
  padding: 20px 15px;
  height: 405px;
}

.gvs-text-center {
  text-align: center;
  color: #565a5c;
}

/* event page register section */
.post h2 {
  font-size: 16px;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*Modal add */
.pop > img {
  cursor: zoom-in;
  cursor: -webkit-zoom-in;
}

#imagemodal {
  background: rgba(0, 0, 0, 0.3);
  cursor: zoom-out;
  transition: width 2s linear 1s;
}

#imagemodal .modal-content {
  width: 100%;
  max-width: 800px;
}

.close {
  display: inline-block;
  padding: 4px;
  border: 1px solid red;
  z-index: 500;
}

/* legacy page  */
@-moz-document url-prefix() {
  .legacy-change fieldset {
    margin-top: -0.9em;
  }
  .legacy-change legend {
    margin-top: 0.9em;
    margin-left: calc(50% - 6.5em);
  }
}
/* GVS accessoories page image  */
@-moz-document url-prefix() {
  .gvs-acc img {
    max-height: 180px;
    max-height: -webkit-fill-available;
  }
}
/* Safari only */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome,
  .gvs-acc img {
    max-height: 180px;
  }
}

.gvs-acc img:not(:root:root) {
  max-height: 180px;
}

/* publication page */
.publication hr {
  clear: both;
  margin: 0;
  width: 100%;
  padding: 0;
}

.publication .row1 {
  float: none;
  display: table;
}

.align-vertical .col-xs-3,
.align-vertical .col-xs-9 {
  float: none;
}

.align-vertical .col-xs-3,
.align-vertical .col-xs-9 {
  display: table-cell;
  vertical-align: top;
}

.publication .button {
  border-radius: 50px;
}

.button1 {
  width: 50%;
}
.publication .blue {
  padding: 10px 10px;
  width: 45%;
  display: inline-block;
}

/* Software-HD-Targetes */
.hdimg .expand.clicked {
  /* max-height: 80%;  */
  width: 940px;
}

/* hd-ect page */
.top-fix {
  margin-top: -30px;
}

.ect-img img {
  width: 80%;
}
.ect-img .col-xs-5 {
  text-align: right;
}

/* mb-eeg */
.mb-eeg-img img {
  width: 45%;
  /* height: 255px; */
}

.mb-eeg-new-img img {
  width: 65%;
  /* height: 255px; */
}

.mb-eeg-img img:hover,
.mb-eeg-new-img img:hover {
  opacity: 0.6;
  transition: 0.3s;
}

.mb-eeg-img .expand.clicked {
  width: 30% !important;
  opacity: 1;
}

.mb-eeg-new-img .expand.clicked {
  /* width:25%; */
  width: auto !important;
  height: auto;
  opacity: 1;
}

.mb-eeg-feature li .featurelabel {
  padding: 5px 0px 5px 0px;
}

.tips-details li {
  border-bottom: none;
}

/* Neuronavigation page tile */
.tile-effect:hover {
  opacity: 0.8;
}
.tile-effect li {
  margin-bottom: 10px;
}

/*Comparison table 1x1 and hd */
#matrix .newmatrix {
  background: none;
  border: none;
  border-radius: 0;
}
.newfeaturelist {
  background: none;
  border: none;
  border-bottom-left-radius: 0;
  line-height: 18px;
  box-shadow: none;
}
.newfeaturelist ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.newfeaturelist li {
  border-bottom: none;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  padding: 0 10px;
}
.newfeaturelist li.xs-info {
  height: 57px;
}
.newfeaturelist li.sm-info {
  height: 71px;
}
.newfeaturelist li.md-info {
  height: 76px;
}
.newfeaturelist li.xmd-info {
  height: 83px;
}
.newfeaturelist li.gn-info {
  height: 85px;
}
.newfeaturelist li.lg-info {
  height: 87px;
}
.newfeaturelist li.xl-info {
  height: 99px;
}
.newfeaturelist .tips {
  display: block;
  text-align: center;
}
.newfeaturelist .tips1 {
  color: #818486;
  font-size: 12px;
  line-height: 14px;
  padding: 0px;
  display: block;
  text-align: center;
}
.newfeaturelist li .featurelabel1 {
  padding: 32px 0 5px 0px;
  font-weight: bold;
  color: #1e1e1e;
  font-size: 13px;
}
.newfeaturelist li.waveform .featurelabel1 {
  padding: 18px 0 5px 0;
}
.newfeaturelist li.lte .featurelabel1,
.newfeaturelist li.blind .featurelabel1 {
  padding: 23px 0 5px 0;
}
.newfeaturelist li.smartscan .featurelabel1,
.newfeaturelist li.autosham .featurelabel1,
.newfeaturelist li.scaleable .featurelabel1 {
  padding: 30px 0 5px 0;
}
.newfeaturelist li.eeg .featurelabel1,
.featurelabel1,
.newfeaturelist li.soft-control .featurelabel1,
.newfeaturelist li.lsl .featurelabel1,
.newfeaturelist li.bnc .featurelabel1,
.newfeaturelist li.hd-explore .featurelabel1,
.newfeaturelist li.hd-software .featurelabel1 {
  padding: 34px 0 5px 0;
}

/* Main display image for 1x1 and hd */
#matrix .newmatrix.one .img {
  background: url("../images/devices/1x1-new-frontview.png") no-repeat center;
  height: 200px;
  background-size: contain;
}
#matrix .newmatrix.lte .img {
  background: url("../images/devices/tES_nav.png") no-repeat center;
  height: 200px;
  background-size: contain;
}
#matrix .newmatrix.ct .img {
  background: url("../images/1x1/1x1-CT.png") no-repeat center;
  height: 200px;
  background-size: contain;
}

#matrix .newmatrix.hdtdcs .img {
  background: url("../images/hdimages/new_4x1_top.png") no-repeat center;
  height: 200px;
  background-size: contain;
}
#matrix .newmatrix.mxn .img {
  background: url("../images/hdimages/mxn-tes.png") no-repeat center;
  height: 200px;
  background-size: contain;
}
#matrix .newmatrix.mxn-10 .img {
  background: url("../images/mxn-10/mxn-10-remote-front-nbg.png") no-repeat
    center;
  height: 200px;
  background-size: contain;
}
#matrix .newmatrix.mxn-5 .img {
  background: url("../images/mxn-5/mxn-5-remote-top.png") no-repeat center;
  height: 200px;
  background-size: contain;
}
#matrix .newmatrix.mxn-33 .img {
  background: url("../images/hdimages/mxn-33-comp.png") no-repeat center;
  height: 200px;
  background-size: contain;
}

/* comparision features icons  */
.newfeaturelist li.waveform .featurelabel1 {
  background: #ffffff url("../images/icons/waveform.svg") no-repeat center
    bottom 30px;
  background-size: 31px;
}
.newfeaturelist li.channel .featurelabel1 {
  background: #ffffff url("../images/icons/channel.png") no-repeat center bottom
    30px;
  background-size: 25px;
}
.newfeaturelist li.lte .featurelabel1 {
  background: #ffffff url("../images/lte.png") no-repeat center bottom 30px;
}
.newfeaturelist li.smartscan .featurelabel1 {
  background: #ffffff url("../images/biosignal.png") no-repeat center bottom
    30px;
}
.newfeaturelist li.smartscan-plus .featurelabel1 {
  background: #ffffff url("../images/biosignal.png") no-repeat center bottom
    30px;
}
.newfeaturelist li.autosham .featurelabel1 {
  background: #fff url("../images/icons/autosham.png") no-repeat center bottom
    26px;
}
.newfeaturelist li.true .featurelabel1 {
  background: #ffffff url("../images/target.png") no-repeat center bottom 30px;
}
.newfeaturelist li.tickle .featurelabel1 {
  background: #ffffff url("../images/tickle.png") no-repeat center bottom 30px;
}
.newfeaturelist li.relax .featurelabel1 {
  background: #ffffff url("../images/relax.png") no-repeat center bottom 30px;
}
.newfeaturelist li.duration .featurelabel1 {
  background: #ffffff url("../images/duration.png") no-repeat center bottom 30px;
}
.newfeaturelist li.intensity .featurelabel1 {
  background: #ffffff url("../images/intensity.png") no-repeat center bottom
    30px;
}
.newfeaturelist li.blind .featurelabel1 {
  background: #ffffff url("../images/blind.png") no-repeat center bottom 30px;
}
.newfeaturelist li.pause .featurelabel1 {
  background: #ffffff url("../images/pause.png") no-repeat center bottom 30px;
}
.newfeaturelist li.power .featurelabel1 {
  background: #ffffff url("../images/icons/battery-icon.svg") no-repeat center
    bottom 30px;
  background-size: auto 25px;
}
.newfeaturelist li.power-laptop .featurelabel1 {
  background: #ffffff url("../images/icons/power-laptop.svg") no-repeat center
    bottom 30px;
  background-size: auto 25px;
}
.newfeaturelist li.power-dcell .featurelabel1 {
  background: #ffffff url("../images/icons/power-dcell-battery.svg") no-repeat
    center bottom 30px;
  background-size: auto 25px;
}
.newfeaturelist li.eeg .featurelabel1 {
  background: #ffffff url("../images/icons/eeg.png") no-repeat center bottom
    30px;
  background-size: 27px auto;
}
.newfeaturelist li.fnirs .featurelabel1 {
  background: #ffffff url("../images/icons/brain-icon.png") no-repeat center
    bottom 28px;
  background-size: 28px auto;
}
.newfeaturelist li.soft-control .featurelabel1 {
  background: #ffffff url("../images/icons/software-control.svg") no-repeat
    center bottom 30px;
  background-size: 33px;
}
.newfeaturelist li.bnc .featurelabel1 {
  background: #ffffff url("../images/icons/bnc-icon.svg") no-repeat center
    bottom 29px;
  background-size: auto 29px;
}
.newfeaturelist li.scaleable .featurelabel1 {
  background: #ffffff url("../images/icons/scaleable.png") no-repeat center
    bottom 30px;
}
.newfeaturelist li.hd-explore .featurelabel1 {
  background: #ffffff url("../images/software/software_hdexplore.png") no-repeat
    center bottom 30px;
  background-size: 27px auto;
}
.newfeaturelist li.hd-software .featurelabel1 {
  background: #ffffff url("../images/software/software_hdtargets.png") no-repeat
    center bottom 30px;
  background-size: 27px auto;
}
.newfeaturelist li.hdmontage .featurelabel1 {
  background: #ffffff url("../images/icons/4x1.png") no-repeat center bottom
    30px;
}
.newfeaturelist li.integrate .featurelabel1 {
  background: #ffffff url("../images/icons/powercycle.png") no-repeat center
    bottom 30px;
}
.newfeaturelist li.lsl .featurelabel1 {
  background: #ffffff url("../images/icons/LSL-icon.svg") no-repeat center
    bottom 25px;
  background-size: 35px auto;
}

.newfeaturelist li.mdash-icon {
  display: table;
  margin: auto auto 10px;
}
.newfeaturelist li.mdash-icon .icon-wrapper {
  display: table-row;
}
.newfeaturelist .icon-wrapper span {
  display: table-cell;
  vertical-align: middle;
  font-weight: 900;
  font-size: 30px;
}

/* mxn-go-eeg addition */
.newfeaturelist li.bluetooth .featurelabel1 {
  background: #ffffff url("../images/icons/reliability.png") no-repeat center
   bottom 30px;
  background-size:20px;
}
.newfeaturelist li.bluetooth_range .featurelabel1 {
  background: #ffffff url("../images/icons/bluetooth_distance.png") no-repeat center
    bottom 27px;
  background-size: 27px;
}
.newfeaturelist li.rechargeable_battery .featurelabel1 {
  background: #ffffff url("../images/icons/rechargeable_battery.png") no-repeat center
   bottom 28px;
  background-size:20px;
}
.newfeaturelist li.motion_unit .featurelabel1 {
  background: #ffffff url("../images/icons/motion_unit.png") no-repeat center
   bottom 28px;
  background-size:27px;
}
.newfeaturelist li.battery_life .featurelabel1 {
  background: #ffffff url("../images/icons/battery_life.png") no-repeat center
  bottom 30px;
  background-size:30px;
}
.newfeaturelist li.simultaneous .featurelabel1 {
  background: #ffffff url("../images/icons/simultaneous.png") no-repeat center
   bottom 28px;
  background-size:28px;
}
.newfeaturelist li.bit .featurelabel1 {
  background: #ffffff url("../images/icons/bit.png") no-repeat center
   bottom 28px;
  background-size:27px;
}
.newfeaturelist li.battery_type .featurelabel1 {
  background: #ffffff url("../images/icons/battery_type.png") no-repeat center
   bottom 26px;
  background-size:12px;
}
.newfeaturelist li.resistance .featurelabel1 {
  background: #ffffff url("../images/icons/resistance.png") no-repeat center
   bottom 27px;
  background-size:38px;
}
.newfeaturelist li.cmmr .featurelabel1 {
  background: #ffffff url("../images/icons/cmmr.png") no-repeat center
   bottom 28px;
  background-size:28px;
}
.newfeaturelist li.usb_c .featurelabel1 {
  background: #ffffff url("../images/icons/usb_c.png") no-repeat center
   bottom 30px;
  background-size:36px;
}
.newfeaturelist li.input_range .featurelabel1 {
  background: #ffffff url("../images/icons/input_range.png") no-repeat center
   bottom 29px;
  background-size:26px;
}
.newfeaturelist li.sampling_frequency .featurelabel1 {
  background: #ffffff url("../images/icons/sampling_frequency.png") no-repeat center
   bottom 28px;
  background-size:36px;
}
.newfeaturelist li.frequency .featurelabel1 {
  background: #ffffff url("../images/icons/frequency.png") no-repeat center
   bottom 30px;
  background-size:48px;
}
.newfeaturelist li.double_blind .featurelabel1 {
  background: #ffffff url("../images/icons/double_blind.png") no-repeat center
   bottom 30px;
  background-size:45px;
}
.newfeaturelist li.compliance_voltage .featurelabel1 {
  background: #ffffff url("../images/icons/compliance_voltage.png") no-repeat center
   bottom 28px;
  background-size:30px;
}
.newfeaturelist li.resistance .featurelabel1, .newfeaturelist li.bluetooth_range .featurelabel1 {
  padding: 18px 0 5px 0;
}


/* Comparison update HD Overview page  */
@media screen and (min-width: 280px) and (max-width: 767px) {
  #matrix .newmatrix.hdtdcs .img,
  #matrix .newmatrix.mxn .img,
  #matrix .newmatrix.mxn-10 .img,
  #matrix .newmatrix.mxn-5 .img,
  #matrix .newmatrix.mxn-33 .img {
    height: 135px !important;
  }
}
@media screen and (min-width: 280px) and (max-width: 377px) {
  .newfeaturelist li.smartscan.icon-fix .featurelabel1 {
    background: #ffffff url("../images/biosignal.png") no-repeat bottom 45px
      center;
  }
}
@media screen and (min-width: 280px) and (max-width: 367px) {
  .newfeaturelist li.soft-control.icon-fix .featurelabel1 {
    background: #ffffff url("../images/icons/software-control.svg") no-repeat
      bottom 45px center;
    background-size: 37px;
  }
}
.newmatrix.hdtdcs .img:hover,
.newmatrix.mxn .img:hover,
.newmatrix.mxn-10 .img:hover,
.newmatrix.mxn-5 .img:hover,
.newmatrix.mxn-33 .img:hover,
.newmatrix.one .img:hover,
.newmatrix.lte .img:hover,
.newmatrix.ct .img:hover,
.newmatrix .head h1:hover {
  opacity: 0.6;
  transition: 0.3s;
}
#row li {
  height: auto;
  margin-bottom: 0;
  padding: 0 10px;
}
#row .row {
  margin-bottom: 10px;
}
#row li.mdash-icon {
  margin-bottom: 0px;
}

/* New updates landing page header and menu */
/* Menu Nav Bar */
#submenu-research {
  background-color: black;
}
#submenu-research .popover-content.big-container h4 a {
  color: #eee;
}
#submenu-research .popover-content.big-container .subColumnHeader a {
  color: #999;
}

#submenu-research .popover-content.big-container .subColumnHeader a.active {
  color: #074a87;
}

/* Landing page headings edits with research and clinical system */
/* landing page top banner  */
.banner {
  padding-top: 50px;
  padding-bottom: 0;
  height: 210px !important;
}
.banner {
  height: 195px !important;
  margin-top: 0 !important;
  padding-bottom: 0;
  padding: 25px;
}
@media (min-width: 1200px) {
  .banner {
    height: 210px;
  }
}

/* landing page -- Clinical System */
@media screen and (min-width: 470px) and (max-width: 767px) {
  #clinical-overview .col-sm-6,
  #system-overview .col-sm-6 {
    width: 100%;
  }
}

/* Landing page -- Research System */
.homepage-split .col-sm-12 .col-xs-12 {
  padding: 0;
}
.homepage-split.no-border {
  border-top: none;
}
.clinical-border {
  border-bottom: 1px solid #ddd;
}

@media (max-width: 320px) {
  #clinical-overview .caption {
    padding-right: 115px;
  }
  #clinical-overview #motormap-tile img {
    margin-top: -10px;
  }
  #clinical-overview #rtms-tile img {
    margin-top: -15px;
  }
  #clinical-overview .clinical-tiles #ionto-tile img {
    height: 28px;
  }
  #clinical-overview .hero-unit h1 {
    font-size: 28px;
    margin-top: -5px;
  }
  #clinical-overview span {
    font-size: 25px;
  }
  #clinical-overview #motormap-tile {
    background: url("/static/images/landing/motor-mapping-1.png") top 95px right
        no-repeat,
      url("/static/images/landing/motor-mapping-2.jpg") bottom right no-repeat;
    background-size: 94px auto;
  }

  #clinical-overview #painxtens-tile img,
  #clinical-overview #painx-tile img {
    width: 21px;
    position: absolute;
    top: 2.5px;
    left: 107px;
  }
  #clinical-overview .caption {
    margin-top: 10px;
  }
}

@media screen and (min-width: 360px) and (max-width: 600px) {
  #clinical-overview .tile h1 {
    margin-top: -3px;
  }
  #clinical-overview #rtms-tile img {
    height: 65px;
    margin-top: -20px;
  }
  #clinical-overview #motormap-tile img {
    height: 45px;
    margin-top: -7px;
  }
  #clinical-overview #electro-tile img {
    height: 45px;
    margin-top: -15px;
  }
  #clinical-overview #painxtens-tile img,
  #clinical-overview #painx-tile img {
    width: 24px;
    left: 140px;
    top: 1px;
  }
}

@media screen and (min-width: 768px) and (max-width: 768px) {
  #clinical-overview .caption {
    padding-right: 148px;
  }
  #clinical-overview .tile h1 {
    margin-top: -2px;
  }
}

/* Header Additional changes  */

.big-container {
  max-width: 1280px;
  margin: auto;
  position: relative;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  right: 0;
  /* z-index: 1000; */
  z-index: 999999; /* // for temoporary */
}
body {
  padding-top: 70px;
}
nav.navbar,
.navbar {
  min-height: 80px;
}
.nav_logo img {
  height: 80px;
  padding: 1px 15px;
}
.navbar .homepage-nav > li.header-ico a {
  height: 58px;
  width: 54px;
  margin: 4px auto 0 auto;
}
.navbar .homepage-nav > li > a.maintainHover .tooltip-arrow {
  bottom: -9px !important;
}
/* .stick {
  position: fixed !important;
  top: 80px;
} */
/* .stick.breadcrumb {
  max-width: 1280px;
  float:none;
} */
@media (min-width: 768px) {
  .homepage-nav > li.first,
  .homepage-nav > li {
    margin-top: 15px !important;
  }
  nav.navbar {
    border-bottom: none !important;
  }
  .navbar .popover {
    margin-top: 6px;
  }
  .navbar .popover.container {
    position: fixed;
  }
  .columnHeader {
    width: 16.5%;
  }
}
@media (min-width: 992px) {
  #submenu-research .big-container .columnHeader {
    width: 16.5%;
  }
}

/* Footer changes  */
footer .container {
  width: 100%;
}
footer .container {
  max-width: 100% !important;
}
body {
  max-width: 100% !important;
}
/* for page top worldwide|login correcting the alignmnet */
.header-top-links {
  right: 5px;
}

/* New additional changes 1x1 and hd full width */
/* 1x1 page section header edits */
#section-1x1 .section-header {
  width: 100%;
}

@media (min-width: 1226px) {
  .overview-accessories img {
    width: 9.007rem;
  }
}
@media (min-width: 1062px) and (max-width: 1225px) {
  .overview-accessories img {
    width: 10.03rem;
  }
}
@media (min-width: 1176px) {
  .lte-img-1x1 img {
    width: 85%;
  }
}
@media (min-width: 768px) and (max-width: 1061px) {
  .overview-accessories img {
    width: 11.05rem;
  }
}
@media screen and (max-width: 767px) {
  .overview-accessories img {
    width: 76.72%;
  }
}

/* HD pages */
.module.parallax-3 {
  height: 100%;
}
@media (min-width: 1280px) {
  #hd-overview-2-container {
    height: 760px !important;
  }
  .module.parallax-2 {
    height: 760px;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .module.parallax-2 {
    height: 675px;
  }
}
@media (min-width: 912px) and (max-width: 912px) {
  .module.parallax-2 {
    height: 625px;
  }
}
@media (min-width: 820px) and (max-width: 820px) {
  #hd-overview-2-container {
    height: 585px !important;
  }
  .module.parallax-2 {
    height: 585px;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  #hd-overview-2-container {
    height: 705px !important;
  }
}
@media (min-width: 540px) and (max-width: 540px) {
  #hd-overview-2-container {
    height: 662px !important;
  }
}
@media (min-width: 415px) and (max-width: 539px) {
  #hd-overview-2-container {
    height: 647px !important;
  }
  .module.parallax-2 {
    height: 647px;
  }
}

@media (min-width: 381px) and (max-width: 414px) {
  #hd-overview-2-container {
    height: 652px !important;
  }
  .module.parallax-2 {
    height: 652px;
  }
}

@media (min-width: 321px) and (max-width: 380px) {
  #hd-overview-2-container {
    height: 670px !important;
  }
  .module.parallax-2 {
    height: 683px;
  }
}
@media (max-width: 320px) {
  #hd-overview-2-container {
    height: 725px !important;
  }
  .module.parallax-2 {
    height: 725px;
  }
}

/* New edits 1x1 page  */
#timeline-1x1.optimized .image img {
  width: 100%;
  height: 140px;
  max-height: 150px;
}
#timeline-1x1.optimized .image {
  /* padding-top: 10px; */
}

/* New edits HD timeline */
.timeline .set-background {
  background-color: black;
  border-radius: 5px;
}
@media (max-width: 450px) {
  .hdoverview .optimized .text.first-3rd-line {
    border-left-width: 1px;
  }
}
@media (min-width: 451px) and (max-width: 767px) {
  .hdoverview .optimized .timeline {
    width: 33.33%;
  }
  .hdoverview .optimized .text.first-2nd-line {
    border-left-width: 1px;
  }
}
@media (min-width: 768px) and (max-width: 830px) {
  .hdoverview .optimized .image img {
    width: 100%;
    max-height: 150px;
  }
  .first-img img {
    padding-top: 17px;
  }
}
@media (min-width: 769px) {
  .cover.full-img-width {
    width: 80%;
  }
}

/* Navigation Header additional edits */
.menu-gap-big {
  margin-right: 10px;
}
.menu-gap-small {
  margin-right: 5px;
}

/* New Edits for 1x1 and hd pages */
#timeline-1x1.optimized
  #intensity-timeline-1x1
  .intensity-timeline
  .intensity-timeline-image {
  height: auto;
  width: 100%;
}
@media (min-width: 451px) and (max-width: 767px) {
  #timeline-1x1.hdoverview .optimized .timeline {
    width: 25%;
  }
}
@media (max-width: 450px) {
  #timeline-1x1.hdoverview .optimized .timeline {
    width: 25%;
  }
}
@media (min-width: 338px) and (max-width: 376px) {
  #timeline-hd.hdoverview .optimized .text {
    height: 138px;
  }
}
@media (max-width: 337px) {
  #timeline-hd.hdoverview .optimized .text {
    height: 152px;
  }
}

@media (max-width: 985px) {
  header {
    zoom: normal;
  }
}
@media (max-width: 820px) {
  header {
    z-index: 999999;
  }
  body {
    padding-top: 0px;
    margin: 0 0 auto 0;
  }
  .homepage-nav > li {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .homepage-nav > li {
    margin-top: 15px;
  }
  .navbar .homepage-nav > li > a.maintainHover .tooltip-arrow {
    bottom: -6.25px !important;
  }
}
@media (max-width: 767px) {
  .homepage-nav > li {
    margin-top: 15px;
  }
  .navbar .popover {
    margin-top: 5px;
  }
  .navbar .homepage-nav > li > a.maintainHover .tooltip-arrow {
    bottom: -6.25px !important;
  }
}

/* @media (min-width: 768px) {
  .navbar .popover {
    margin-top: 5px;
  }
} */

/* New Changes for 1x1 page main section */
.overview-div.new-overview-div {
  top: 4%;
  width: 575px;
  right: 15px;
}
.new-overview-div .mast {
  margin: 0;
}
.new-overview-div h1 {
  text-align: right;
}
.new-overview-div p {
  margin: 10px 0 0;
  width: 100%;
  font-size: 18px;
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  text-align: right;
}
.stamp-img {
  position: absolute;
  left: 50%;
  bottom: 40%;
  width: 6.5%;
  opacity: 0.5;
}

@media (min-width: 768px) {
  .new-tdcs-hahn .hahn-img {
    padding: 0;
    right: -15px;
  }
  .new-tdcs-hahn p {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .new-tdcs-hahn .hahn-img {
    padding: 0;
    margin: auto;
    right: 0;
  }
  .new-tdcs-hahn p {
    margin-left: 0;
  }
}

/* 1x1-ct page */
@media (max-width: 1280px) {
  .section-title.line-break br {
    display: none;
  }
}
.ct1x1-intro .platform-img {
  position: absolute;
  right: 25%;
  width: 6.5%;
  opacity: 0.5;
  top: 10px;
}
#tdcs-software-tile .hero-unit {
  padding: 30px;
}
#tdcs-software-tile .tile h1 {
  margin-top: -4px;
}
#tdcs-software-tile #hdexplore-tile {
  background: url(../images/hdtdcs_homepage.png) center right no-repeat;
  background-size: 25% auto;
  height: 210px;
}
#tdcs-software-tile #hdtargets-tile {
  background: url(../images/target12.png) center right 15px no-repeat;
  background-size: 22% auto;
  height: 210px;
}
#clinicial-trials-scroller .box.span3 {
  min-height: auto;
}
@media (min-width: 768px) and (max-width: 900px) {
  #hdexplore-tile .caption {
    padding-right: 92px;
  }
  #hdexplore-tile .caption.yellow {
    width: 219px;
  }
  #hdtargets-tile .caption {
    padding-right: 100x;
  }
}
@media (min-width: 901px) {
  #hdexplore-tile .caption {
    padding-right: 150px;
  }
  #hdtargets-tile .caption {
    padding-right: 150px;
  }
}
@media (min-width: 1192px) {
  #tdcs-software-tile #hdexplore-tile,
  #tdcs-software-tile #hdtargets-tile {
    height: 196px;
  }
}
@media (max-width: 1191px) {
  #tdcs-software-tile #hdexplore-tile,
  #tdcs-software-tile #hdtargets-tile {
    height: 210px;
  }
}
@media (max-width: 350px) {
  #tdcs-software-tile #hdtargets-tile {
    background: url(../images/target12.png) center right 5px no-repeat;
    background-size: 22% auto;
  }
}

@media (min-width: 868px) {
  #CT_hero_unit .banner-img {
    background: url("../images/1x1/CT-page-banner-cut.png") no-repeat;
    background-size: cover;
    padding: 20px;
  }
}

@media (max-width: 867px) {
  #CT_hero_unit .banner-img {
    position: relative;
  }
  #CT_hero_unit .banner-img::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.2;
    background: url("../images/1x1/CT-page-banner-cut.png") no-repeat;
    background-size: cover;
    padding: 20px;
  }
  #CT_hero_unit .no-pad-left {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  #CT_hero_unit.CT_banner {
    text-shadow: none;
  }
}

/* 1x1-tdcs page edits */
@media (max-width: 767px) {
  .tdcs-accessories-img,
  .tdcs-system-img {
    clear: both;
  }
  .tdcs-accessories-img .hidden-section,
  .tdcs-system-img .hidden-section {
    clear: both;
  }
}
@media (min-width: 768px) {
  .tdcs-system-img {
    position: relative;
  }
  .tdcs-system-img::before {
    content: "";
    position: absolute;
    background: url(../images/1x1/tdcs-platform-profile-n.png) no-repeat right
      15px bottom;
    background-size: contain;
    right: 0px;
    bottom: 0px;
    left: 0px;
    top: 25px;
  }
  .tdcs-system-img .big {
    padding-right: 30%;
  }
  .tdcs-system-img .padding-right {
    padding-right: 10px;
  }
  .tdcs-system-img .hidden-section {
    width: unset;
  }
  .tdcs-system-img .col-sm-3.hidden-section {
    display: none;
  }
  .tdcs-system-img .margin-bottom {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .tdcs-accessories-img {
    position: relative;
  }
  .tdcs-accessories-img::before {
    content: "";
    position: absolute;
    background: url(../images/1x1/fully-compatible-accessories-n.png) no-repeat
      left 15px bottom;
    background-size: 13rem auto;
    right: 0px;
    bottom: 0px;
    left: 0px;
    top: 25px;
  }
  .tdcs-accessories-img .hidden-section {
    width: unset;
  }
  .tdcs-accessories-img .col-sm-3.hidden-section {
    display: none;
  }
  .tdcs-accessories-img .margin-bottom {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 840px) {
  .tdcs-accessories-img .big {
    padding-left: 40%;
  }
}
@media (min-width: 841px) and (max-width: 940px) {
  .tdcs-accessories-img .big {
    padding-left: 35%;
  }
}
@media (min-width: 941px) {
  .tdcs-accessories-img .big {
    padding-left: 30%;
  }
}
@media (min-width: 768px) {
  .tdcs-software-img {
    background: url(../images/software/hd-explore-laptop.jpg) no-repeat center
      right 15px;
    background-size: 21rem auto;
  }
  .tdcs-software-img .hidden-section {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 950px) {
  .tdcs-software-img p.big,
  .tdcs-software-img .big {
    padding-right: 5rem;
  }
  .tdcs-software-img p.big1 {
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  .tdcs-software-img {
    background: none;
  }
  .tdcs-software-img img {
    width: 70%;
  }
}
@media (min-width: 451px) and (max-width: 545px) {
  .hdoverview .optimized .image.tdcs-electrode-img img,
  .hdoverview .optimized .image.tdcs-headgear-img img {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media (max-width: 399px) {
  .hdoverview .optimized .image.tdcs-electrode-img img,
  .hdoverview .optimized .image.tdcs-headgear-img img {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .hdoverview .optimized .image.tdcs-mri-img img {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

.hdoverview .optimized .tdcs-timeline .image {
  margin-bottom: 0;
  padding-top: 0;
}
.hdoverview .optimized .image.tdcs-mri-img img {
  width: 100%;
}
#tdcs-1x1-tile .tile h1 {
  margin-top: -4px;
}
#tdcsm1smx-tile .caption {
  padding-right: 119px;
}

@media (max-width: 885px) {
  #tdcsdlpfc1-tile h2,
  #tdcsdlpfc2-tile h2 {
    padding-right: 43%;
  }
}
@media (min-width: 768px) {
  #tdcsm1so-tile,
  #tdcsm1mx-tile,
  #tdcsdlpfc1-tile,
  #tdcsdlpfc2-tile {
    background-size: 11rem;
  }
  #tdcsm1mx-tile .caption {
    padding-right: 119px;
  }
}
@media (max-width: 767px) {
  #tdcsm1so-tile,
  #tdcsm1mx-tile,
  #tdcsdlpfc1-tile,
  #tdcsdlpfc2-tile {
    background-size: 10rem;
  }
  #tdcs-1x1-tile .hero-unit {
    padding: 30px;
  }
  #tdcsm1so-tile .caption,
  #tdcsm1mx-tile .caption {
    padding-right: 50%;
  }
  #tdcsdlpfc1-tile .caption,
  #tdcsdlpfc2-tile .caption {
    padding-right: 40%;
  }
  #tdcsdlpfc1-tile h2,
  #tdcsdlpfc2-tile h2 {
    padding-right: 43%;
  }
}

@media (min-width: 768px) {
  .hdoverview .optimized .tdcs-timeline .image img.bottom {
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hdoverview .optimized .tdcs-timeline .image img.bottom {
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
  }
}

/* 1x1-tdcs device */
.usecasebox#tdcs-usecasebox {
  width: 1250px;
}
.software-caseuse#tdcs-usecasebox .info-1 {
  width: 390px;
}
.tdcs-horizontal-scroll {
  overflow-x: auto;
}
@media (min-width: 630px) and (max-width: 730px) {
  #tdcs-software-tile #hdtargets-tile .caption {
    padding-right: 135px;
  }
}
@media (max-width: 767px) {
  #tdcs-software-tile .fixed#hdexplore-tile {
    background-size: 18% auto;
  }
  #tdcs-software-tile .fixed#hdtargets-tile {
    background: url(../images/target12.png) center right 15px no-repeat;
    background-size: 16% auto;
  }
}

/*tes page */
.platform-intro .tes-stamp .platform-img {
  width: 7%;
  top: 5%;
  right: 30%;
  bottom: unset;
}

.overview-accessories.bg-image {
  background: url(../images/1x1/fully-compatible-accessories-n.png) no-repeat
    left 15px bottom;
  background-size: auto 61.5%;
}

@media (min-width: 768px) {
  #section-1x1-mb .overview-accessories .hidden-overview-accessories {
    display: none;
  }
  .float-section-right {
    float: right;
  }
  .hidden-section-tes {
    display: none;
  }
  .waveform-image {
    background: url(../images/tES/waveform-1n.png) no-repeat right center;
    background-size: 49% auto;
  }
}
@media (max-width: 767px) {
  #section-1x1-mb .overview-accessories.bg-image {
    background: none;
  }
  .col-sm-9.float-section-right {
    padding-left: 0;
    padding-right: 0;
  }
  .hidden-overview-accessories img {
    width: auto;
    height: 13rem;
  }
}
@media (min-width: 768px) and (max-width: 934px) {
  .col-sm-9.float-section-right {
    padding-left: 15%;
  }
}
@media (min-width: 1077px) {
  .col-sm-9.float-section-right {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 793px) {
  #section-1x1-mb .overview-accessories.bg-image {
    background: url(../images/1x1/fully-compatible-accessories-n.png) no-repeat
      left 15px bottom;
    background-size: auto 69.5%;
  }
}
@media (min-width: 794px) and (max-width: 867px) {
  #section-1x1-mb .overview-accessories.bg-image {
    background: url(../images/1x1/fully-compatible-accessories-n.png) no-repeat
      left 15px bottom;
    background-size: auto 68%;
  }
}
@media (min-width: 868px) and (max-width: 934px) {
  #section-1x1-mb .overview-accessories.bg-image {
    background: url(../images/1x1/fully-compatible-accessories-n.png) no-repeat
      left 15px bottom;
    background-size: auto 66%;
  }
}
@media (min-width: 1077px) and (max-width: 1233px) {
  .overview-accessories.bg-image {
    background-size: auto 59%;
  }
}
@media (min-width: 1234px) {
  .overview-accessories.bg-image {
    background-size: auto 67%;
  }
}
@media (min-width: 1139px) and (max-width: 1232px) {
  h1.mac-padding {
    padding-right: 5%;
  }
}
@media (min-width: 1139px) and (max-width: 1233px) {
  #section-1x1-mb h1.mac-padding {
    padding-right: 5%;
  }
}

/* Remote Overview page */
legend.no-pad h1 {
  padding-left: 5px;
}

/* snaphead-gear  */
.snapheadgear-img {
  background: url(../images/remote/SNAP-headgear-main.jpg) no-repeat bottom left
    15px;
  background-size: auto 100%;
  background-clip: content-box;
}
#snapstrap-info .video-mask {
  width: auto;
  height: auto;
}
#snapstrap-info .video-mask img {
  height: auto;
}

/* vestibular devices gvs */
@media (min-width: 768px) {
  .hidden-in-xs {
    display: none;
  }
}
@media (max-width: 767px) {
  .hidden-xs-gvs {
    display: none;
  }
}

/* hd-tdcs */
/* .hdtdcs-banner{
  background: url(../images/hdimages/HD_Page_Banner_Background2.jpg) no-repeat top right;
  background-clip: content-box;
  margin-bottom: 0;
  background-size: cover;
  } */

.hdtdcs-banner {
  background: url(../images/hdimages/HD_Page_Banner_Background2-n1.png)
    no-repeat top right;
  margin-bottom: 0;
  background-size: cover;
}

/* hd-tdcs neuronavigation */
.hd-neuronav-tile {
  background: url(../images/software/tmsneuronavsys.png) no-repeat bottom right;
  background-size: 13rem auto;
}

/* tavns  */
@media (min-width: 768px) {
  .top-margin-tavnsimg {
    margin-top: -70px;
    height: 227px;
    width: auto !important;
  }
  .tavns-accessories-img {
    max-height: 350px;
    width: 77% !important;
  }
  .padding-left-tavns {
    padding-left: 20px;
  }
  .tavns-mri-image img,
  .ifs-mri-image img,
  .ct-tes-mri-image img,
  .mxn33-mri-image img {
    width: 90%;
    margin-top: -15%;
    margin-right: 0;
  }
  .tes1x1-mri-image img {
    width: 85%;
    margin-top: -15%;
    margin-right: 0;
  }
  .hd4x1-mri-image img {
    width: 76%;
    margin-top: -10%;
    margin-right: 0;
  }
  .mxn-mri-image img {
    width: 76%;
    margin-top: -15%;
    margin-right: 0;
  }
  .tsdcs-mri-image img {
    width: 80%;
    margin-top: -10%;
    margin-right: 0;
  }
  .gvs-mri-image img,
  .preclinical-mri-image img {
    width: 90%;
    margin-top: -15%;
    margin-right: 0;
  }
  .mxngo-mri-image img {
    margin-top: -7%;
    margin-right: 0;
  }
  .margin-bottom-p {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .top-margin-tavnsimg {
    height: 350px;
    width: auto !important;
    max-width: 290px;
  }
  .tavns-accessories-img {
    width: 270px !important;
  }
  .tavns-accessories-padding {
    padding-left: 0;
  }
}
@media (min-width: 950px) {
  .tavns-tile-image {
    background: url("../images/tavns/electrarx-soft-img.png") no-repeat right
      bottom;
    background-size: 362px;
  }
  .pad-right-fix {
    padding-right: 40%;
  }
}
@media (max-width: 949px) {
  .tavns-tile-image {
    background: none;
  }
}

/* hd-tsdcs  */
@media (min-width: 768px) and (max-width: 805px) {
  .padding-strap-img-1 {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .cover-xs.tsdcs-cervical-strap-img1 {
    width: 9.1rem;
  }
  .cover-xs.tsdcs-cervical-strap-img2 {
    width: 7.89rem;
  }
  .cover-xs.tsdcs-shoulder-full-img {
    width: 6.16rem;
  }
  .cover-xs.tsdcs-shoulder-strap-img {
    width: 8.25rem;
  }
}
@media (max-width: 767px) {
  .cover-xs.tsdcs-cervical-strap-img2 {
    width: 87%;
  }
  .cover-xs.tsdcs-shoulder-strap-img {
    width: 92.5%;
  }
}

/* Software neurotargeting overview */
.d-software {
  width: 480px;
  margin: auto;
}
.d-software .devices-container {
  margin: 0;
}

.d-software .devices-container .device-img {
  width: 160px;
}

.neurotargeting-overview.software-caseuse .info-3 img {
  height: 245px;
}

/* software hd-explore */
.img-fix {
  /* max-height: 183px; */
}

@media (min-width: 971px) {
  .width-fix {
    width: 102.89%;
  }
}
@media (max-width: 970px) {
  .width-fix {
    width: 102.7%;
  }
}
.hdexplore-usecase.software-caseuse .info-3 img {
  height: 300px;
}

/* software hd-targets  */
.hdtargets-montage .hdtargets3 img {
  height: unset;
}
@media (max-width: 1135px) {
  h2.line-break br {
    display: none;
  }
}
.montage-img {
  width: 99%;
}
.montage-img-1 {
  width: 100%;
}

/* tes + Monitoring  */
/* monitoring overview */
.device-nav .d-solutions {
  width: 880px;
}
.device-nav .d-solutions .devices-container {
  width: 200px;
}
/* hd-tes+eeg */
.next-slide.hd-tes-eeg {
  right: 15px;
}

/* interferential-stimulation */
@media (min-width: 768px) {
  .neuronav-main h2 {
    padding: 0 22px;
  }
  img.interferential-image {
    width: 23%;
    left: 7%;
  }
  p.interferential-p {
    position: relative;
  }
  img.interferential-hd-img {
    width: 13rem;
    margin-top: -80px;
  }
}
@media (max-width: 767px) {
  img.interferential-hd-img {
    width: 14rem;
  }
  .rm-pad-right .pad-right {
    padding-right: 0;
  }
}

/* tms neuronavigation */
.rtms-tile-img {
  background: url(/depression-tms/static/images/rtms.jpg) no-repeat bottom right;
  background-size: 21.95rem;
}
@media (min-width: 1042px) {
  .rtms-mar-top {
    margin-top: 20px;
  }
  .rtms-mar-top-less {
    margin-top: 10px;
  }
}
.mega-tms-tile-img {
  background: url(../images/tms/mega-tms.jpg) no-repeat center right 15px;
  background-size: 30%;
}

/* tms-eeg */
@media (min-width: 1200px) {
  .padding-tms-eeg {
    padding: 0 15px;
  }
}

/* mobile-eeg */
.mobile-eeg-tile {
  background: url(../images/mobile-eeg/mbraintrain-eeg-tile.png) no-repeat
    bottom right;
  background-size: 8rem;
}

/* mega-iom  Clinical  */
#mega-iom-table .table-striped tbody > tr:nth-child(odd) > td {
  background-color: #d9d9d9 !important;
}
.clinical-logo.mega {
  height: 60px;
  margin-top: 13px;
}

h1.mega-title {
  line-height: 0;
  font-weight: 300;
  margin-bottom: 0;
  font-size: 26px;
  margin-top: 30px;
}

/* lci */
@media (min-width: 1210px) {
  .lci-padding {
    padding: 0px 35px;
  }
  .img.img-width {
    width: 98%;
  }
}
@media (min-width: 768px) {
  .lci-pad-right {
    padding-right: 20px;
  }
  .dc-img-width {
    width: 92% !important;
    float: left;
  }
}
@media (max-width: 767px) {
  .dc-img-width,
  .ac-image-margin {
    margin-bottom: 10px;
  }
}

/* nirsit */
/* the nirsit system */
.fnirs-tile-p br {
  display: none;
}
@media (min-width: 768px) and (max-width: 830px) {
  .fnirs-tile-p {
    right: 22%;
    position: absolute;
    bottom: 0;
    line-height: normal !important;
  }
  .fnirs-tile-p br {
    display: block;
  }
}
@media (min-width: 831px) {
  .fnirs-tile-p {
    right: 17%;
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .fnirs-tile-p {
    right: 15%;
    font-size: 11px !important;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #fnirs-tile img {
    position: relative;
    display: block;
    margin: 0 auto;
    bottom: -20px;
  }
}

/* pre-clinical */
/* Animal DCS Overview */
.img-pre-clinical {
  background: url(../images/pre-clinical/opening-sm.jpg) no-repeat bottom right
    15px;
  background-size: 12.7rem;
  background-size: 256px;
}

/* tdcs_lte */
@media (min-width: 992px) {
  .num-span1 {
    margin-right: -95px;
    padding-right: 0px;
  }
  .num-span2 {
    margin-right: -110px;
    padding-right: 0px;
  }
  .num-span1-plus {
    padding-left: 75px;
  }
  .num-span2-plus {
    padding-left: 57px;
  }
}
@media (max-width: 991px) {
  .num-span1-plus,
  .num-span2-plus {
    margin-left: -25px;
  }
}

/* 1x1 accessories  */
/* snapstrap */
#tdcsm1so-acc-tile {
  background: url(../images/stylesheet/m1so.png) right 50px top no-repeat;
  background-size: 12rem auto;
}

#tdcsm1mx-acc-tile {
  background: url(../images/stylesheet/m1mx.png) right top no-repeat;
  background-size: 11rem auto;
}

#tdcsdlpfc1-acc-tile {
  background: url("../images/stylesheet/dlpfc1.png") right top no-repeat;
  background-size: 10rem auto;
}
#tdcsdlpfc2-acc-tile {
  background: url("../images/stylesheet/dlpfc2.png") right top no-repeat;
  background-size: 10rem auto;
}

.snapstrap-line-height {
  line-height: 1.75;
  padding-bottom: 10px;
}

/* mxn-33 */
.mxn-33-banner {
  background: url("../images/hdimages/soterix_hd_cap2-sm.png") right bottom
      no-repeat,
    url(../images/mxn33/mxn65-hdtes.png) bottom right 10rem no-repeat;
  background-size: 7.5rem, 7.5rem;
  background-size: 150px, 150;
}

@media(min-width: 992px) {
  .work-mode-pad-right{
    padding-right: 15px;
  }
}

@media(max-width: 991px){
  .work-mode-pad-left{
    padding-left: 0;
  }
}

/* smartmobility cane request  */
.ff-form h3.ff-title {
  font-size: 26px;
}
.ff-form h3.ff-title b {
  font-weight: 500;
}
.ff-form h4.ff-section-header {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  font-size: 26px;
}
.ff-button-bar .btn {
  background: #398bce;
  color: white;
}
.ff-section label {
  font-size: 1.275em;
}

/* Twitter */
.twitter-timeline {
  margin: 0 auto;
}

/* 4x1 */
.fix-4x1.video-mask img {
  height: 262px;
}

/* 1x1-Overview extra changes  */
.overview-div {
  right: 15px;
  width: 525px;
}
.overview-div p {
  width: 100%;
  font-size: 18px;
  margin-left: -30px;
  padding-right: 0;
  margin-top: 0;
  top: 1em;
}
p.set-margin {
  margin: 1em 0;
}
.logo-1x1-platform {
  right: 5%;
  display: inline-block;
  top: -2%;
  opacity: 0.5;
  position: absolute;
}

@media (min-device-width: 768px) {
  p.margin-bottom-fix {
    margin-bottom: 0px;
  }
}

/* 1x1-accessories-thumb-new */
@media (min-device-width: 541px) {
  .left-padding-1x1 {
    padding-left: 0px;
  }
}
@media (min-device-width: 340px) and (max-device-width: 540px) {
  .left-padding-1x1 {
    padding-left: 15%;
  }
}
@media (max-device-width: 339px) {
  .left-padding-1x1 {
    padding-left: 25%;
  }
}
@media (min-device-width: 768px) {
  p.margin-bottom-fix {
    margin-bottom: 0px;
  }
}

/* Configure Page */
.accfeature-info {
  width: auto;
}

[id="1x1-easypads"].modal .video-mask {
  width: 100%;
  background-size: 100% 100%;
}
[id="1x1-easypads"].modal,
[id="1x1-fastener"].modal,
[id="1x1-easystrap"].modal,
[id="1x1-easycase"].modal,
[id="1x1-easycase"].modal {
  overflow: auto;
}

/* snap-headgear */
#snapstrap-info .video-mask {
  width: 100%;
}

/* snapstrap */
[id="1x1-snapstrap"].modal .modal-snapstrap .video-mask {
  width: 100%;
  height: auto;
  background-size: contain;
}
[id="1x1-snapstrap"].modal .modal-snapstrap .video-mask img {
  height: 145px;
}

/* nirsti-lte */
@media (max-width: 767px) {
  .contain.nirsit-adult-img-fix {
    width: 50%;
    min-width: 290px;
  }
}

/* 1x1 accessories Snappad Product info */

#snappad-product-overview .accfeature-img {
  width: auto;
  float: unset;
}
#snappad-product-overview .accfeature-info {
  width: auto;
  float: unset;
  padding: 0;
}
#snappad-product-overview .accfeature-info h4 {
  margin-top: 14px;
  margin-bottom: 0px;
}
#snappad-product-overview .accfeature-info p {
  margin-top: 10px;
}

/* 1x1 accessories main image fix  */
[id="1x1-elasticfastener"] .hd-accessories-img img {
  display: block;
  max-height: none;
  height: 100%;
}

[id="snapheadset"] .hd-accessories-img img[src*="snapheadset-w-model-side.png"],
[id="snapheadset"] .hd-accessories-img img[src*="snapheadset-w-model.png"] {
  display: block;
  max-height: none;
  height: 100%;
}

/* 1x1 acccessories expand image on click */
@media (min-device-width: 768px) {
  .hd-accessories-img img.expand.clicked {
    max-height: unset;
    max-width: unset;
    width: auto;
    height: 50%;
  }
  /* Pre-clinical */
  .animal-model img.expand.clicked {
    height: auto;
    width: 75%;
  }
}

@media (max-device-width: 767px) {
  .hd-accessories-img img.expand.clicked {
    max-height: unset;
    max-width: unset;
    width: inherit;
    height: initial;
    padding: 0 40px;
  }

  #hd-zoom-img .hd-accessories-img img.expand.clicked {
    max-height: unset;
    max-width: 970px;
    width: auto;
    height: 30%;
    padding: 0 40px;
  }
  /* Pre-clinical */
  .animal-model img.expand.clicked {
    height: auto;
    width: 95%;
  }
}
/* Pre-clinical */
@media (min-width: 1441px) {
  .animal-model img.expand.clicked {
    height: auto;
    max-width: 1200px;
  }
}

/* Free pediatric belt cane */
#band-info {
  margin: 0 auto;
  background: #9900ff;
  color: white;
  font-size: 2em;
  border-radius: 5px;
}
.button.purple:hover {
  background: #286191;
  color: #fff;
  cursor: pointer;
}
.button.purple {
  background: #9900ff;
  color: #fff;
  padding: 15px 20px;
}

/* mobile-eeg smarting-pro-line  new changes and addition*/
@media (min-device-width: 768px) {
  #smarting-pro-line img {
    width: 65%;
  }
  img.smarting-pro-line {
    width: 47%;
  }
  .margin-top-fix {
    margin-top: -60px;
  }
  img.smarting-main-img {
    width: 60%;
  }
}
#smarting-pro-line p {
  text-align: center;
}

/* sighted smart mobility  */
.ff-description.mdViewer b,
.ff-form .ff-file-upload a.addfile {
  padding: 15px 15px;
  background-color: #398bce;
  color: white;
  border-radius: 5px;
}
.ff-button-bar .btn.ff-submit {
  padding: 15px;
}

/* HD-Overview new image */
@media only screen and (max-width: 430px) {
  .hdoverview-main img {
    margin-top: 15px;
  }
}

/* mxn-10 remote image  */
.img.fix-height {
  max-height: 160px;
}

/* mini-ct  */
.inset table.waveform.line td.label label {
  background: url(../images/icons/waveform.svg) no-repeat left -10px top 10px,
    url(../images/icons/line.svg) no-repeat bottom 0px left -16px;
  background-size: 50px 10px, 60px 25px;
  padding-left: 50px;
}

/* HD-accessories image fix */
.hd-accessories-display {
  display: flex;
  align-items: center;
}

/* Banners updates  */
.blue-banner {
  background: url("../images/banner/blue-banner.png") no-repeat center center;
  border-radius: 5px;
  font-family: MyriadSetProThin, Arial;
  background-size: cover;
}

.yellow-banner {
  background: linear-gradient(to left, #f7d85b, #f7d85b, #e5ba0b);
}

.yellow-banner #mega-tms-tile {
  padding: 0px 20px;
}

.mxn33-eprime-banner {
  background: url("../images/Accessories/smi-chronos-adapter.png") no-repeat
    right 20px center;
  background-size: 250px auto;
}

.banner-to-mxn33 {
  background: url("../images/banner/mxn-33-main-3-bg.png") no-repeat right -50px
    center;
  background-size: 400px auto;
}

.banner-to-fnirs {
  background: url("../images/banner/fNIRS_integration-sm.png") no-repeat right
    20px bottom;
  background-size: 220px auto;
}

.h1.banner-to-fnirs-p {
  font-weight: 500;
}

.banner-to-mxn10 {
  background: url("../images/banner/mxn-10-remote-headgear-bg.png") no-repeat
    right -20px bottom;
  background-size: 365px auto;
}

.banner-mxn10 {
  background: url("../images/banner/mxn-10-remote.png") no-repeat right bottom
    10px;
  background-size: 255px auto;
}

.blue-banner h2,
.banner-to-mxn33 h2,
.mxn33-eprime-banner h2,
.banner-to-hdaccessories h2,
.banner-mxn10 h2 {
  padding-top: 15px;
  font-size: 32px;
  color: black;
}

.banner-to-mxn10 p,
.banner-mxn10 p,
.banner-to-mxn33 p,
.mxn33-eprime-banner p,
.banner-to-hdaccessories p,
.banner-to-fnirs p {
  font-size: 1.5em;
  line-height: 1.5em;
  color: black;
  font-weight: bold;
}

/* Item display cart form hd-gel */
.cart .product-detail img[src*="hd-gel.png"] {
  max-width: 45px;
  display: flex;
  margin: 0 auto;
}

/* mini-CT device comaprision image  */
.minict-compare {
  max-height: 385px;
  margin-top: 30px;
}

.remote-step .first-td {
  display: flex;
}
.remote-step p {
  margin: 0 auto;
}

/* tavns accessories banner  */
#blue-tile {
  background: url(../images/banner/blue-banner.png);
  background-size: cover;
  border-radius: 5px;
}
.tavns-banner img {
  max-height: 210px;
  width: auto;
  padding: 0;
}
@media (min-width: 768px) {
  .show-banner {
    display: block;
  }
  .hide-banner {
    display: none;
  }
  .tavns-banner img,
  .tms-banner img {
    position: absolute;
    bottom: 0;
  }
  /* nirsit-on feature */
  .img.cover.nirsit-on-feature-img {
    width: 73%;
    min-width: 290px;
  }
}
@media (max-width: 767px) {
  .show-banner {
    display: none;
  }
  .hide-banner {
    display: block;
    padding: 0;
  }
  .tavns-banner img,
  .tms-banner img {
    display: block;
    clear: both;
    margin: auto;
  }
  .tavns-banner.hero-unit.less-pad {
    padding: 20px 20px 0;
  }
}

/* HD-accessories  */
[id="HD-tES + MRI Head Cushion"] .platform-1x1-logo {
  display: none;
}

.flex-center-row {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* // Top Banner  */
.promo-banner {
  background-color: #0a2744;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* tms-banner */
.tms-banner img {
  width: 240px;
  padding: 0;
  right: 15px;
}

.tms-banner p {
  font-size: 1.65em;
  line-height: 1.5em;
  color: black;
  font-weight: bold;
}

/* Workshop Round images` */
.workshop-round-image {
  height: 200px;
  width: auto;
  border-radius: 50%;
  border: 3px solid #1d89d0;
}

/* hd-overview-nav */
@media (min-width: 768px) {
  .hd-nav-margin {
    margin-left: 25px;
  }
  .hd-device-nav-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
}

/* MxN-10 */
.img-caption {
  color: white;
  font-weight: 500;
  font-size: 1.235em;
  line-height: 1.25em;
}

#mxn-5-banner h3 {
  color: black;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
.mxn-5-front-img {
  height: 134px;
  position: relative;
  bottom: -10px;
  border-radius: 0 !important;
}

#banner-wrapper.blue-banner {
  border-radius: 0;
  margin-left: -8px;
  margin-right: -8px;
}

/* Neuro-MEP Software */
@media (max-width: 767px) {
  .neuro-mep-temp {
    padding-top: 20px;
  }
  .flex-center {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
  }
}

@media (min-width: 768px) {
  #neuro-mep-templates .neuro-mep-temp {
    width: 96.16%;
  }
  .flex-center {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .img-width-fix {
    width: 60%;
  }
}

/* Registered mark  */
.reg-x-small {
  position: relative;
  bottom: 5px;
  font-size: 0.6em;
}

/* Banner to hd accessories  */
#banner-to-hdaccessories-img img {
  max-height: 200px;
}

/* Nirsit Nav */
.device-nav .nirsit-nav img,
.device-nav .nirsit-artinis-nav img {
  max-height: 95px;
  height: auto;
  width: auto;
}
.device-nav .nirsit-nav {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.device-nav .nirsit-artinis-nav {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
/* .artinis-nav-div{
  margin: 0 15px;
} */

@media (min-width: 768px) {
  .device-nav .nirsit-nav,
  .device-nav .nirsit-artinis-nav {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .device-nav .nirsit-nav,
  .device-nav .nirsit-artinis-nav {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .video-mask.banner-to-jove-tms {
    background-size: cover;
  }
}
.video-mask.banner-to-jove-tms {
  /* width: 100%; */
  width: 94%;
  height: auto;
}
.video-mask.banner-to-jove-tms img {
  width: 51.25%;
  height: auto;
}

.banner-to-jove-tms {
  background-image: url("../images/tms/Watch_the_MEGA-TMS_Demo.jpg");
  background-size: contain;
}
.banner-to-jove-tms-emg {
  background-image: url("../images/tms/Watch_the_MEGA-EMG_Demo.jpg");
  background-size: contain;
}
.banner-to-jove-tdcs {
  background-image: url("../images/pre-clinical/animal-tdcs-video-thumbnail.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 400px;
}
.video-play-bottom {
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* HD-comparision test css */
span.blank-dash {
  padding: 20px 0;
}

select.compare {
  border-radius: 5px;
  background: transparent;
  cursor: pointer;
  border-block-color: grey;
}

select option {
  width: 200px;
}

/* HD Overview Comaprison arrow  */
.select-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 0 15px;
}
.select-wrapper select {
  width: 100%;
  position: relative;
  background: none;
  appearance: none;
  z-index: 99;
}

.select-wrapper .fa-angle-down {
  position: absolute;
  display: block;
  font-size: medium;
  z-index: 98;
}
.select-wrapper {
  display: flex;
  align-items: center;
}
@media (min-width: 521px) {
  .select-wrapper .fa-angle-down {
    right: 30px;
  }
  select.compare {
    padding: 15px 15px;
  }
}

@media (max-width: 520px) {
  .select-wrapper .fa-angle-down {
    right: 25px;
  }
  select.compare {
    padding: 15px 35px 15px 15px;
  }
}

/* tms top-banner */
@media (min-width: 768px) {
  .d-tms {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .d-tms {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
  }
}

/* New page edits */
/* nirsit-brite-mkiii */
@media (max-width: 767px) {
  p.request-info {
    display: flex;
    justify-content: space-around;
  }
  .flex-div-left img,
  .flex-div-center-left img {
    margin: 0 auto;
    display: block;
  }
  .hidden-artinis-banner-img {
    display: show;
  }
  .hidden-artinis-banner-img img {
    max-width: 230px;
  }
  .banner-to-fnirs {
    background: none;
  }
}
@media (min-width: 768px) {
  .flex-div {
    display: flex;
  }
  .flex-div-left {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .flex-div-center-left {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .img-collection-div img {
    width: 42%;
    min-width: 195px;
  }
  .brite-img-explore {
    height: auto;
    max-width: 470px;
  }
  .brite-img-real-time {
    width: 75% !important;
  }
  .gif-img {
    display: block;
    width: 55% !important;
    margin: 0 auto;
  }
  .brite-neuroimaging {
    width: 80% !important;
  }
  .octamon-img-app-3 {
    position: relative;
    left: -16%;
  }
  .octamon-app img {
    width: 83.37%;
    border-radius: 0;
  }
  .octamon-app-2 img {
    border-radius: 0;
  }
  div.octamon-app {
    padding-right: 0;
  }
  div.octamon-app-2 {
    padding: 0;
  }
  .hidden-artinis-banner-img {
    display: none;
  }
  .h1.banner-to-fnirs-p {
    padding-right: 75px;
  }
  /* .octamon-nav-img {
    display: flex;
    justify-content: center;
  }
  .octamon-nav-img .device-img{
    display: flex;
    align-items: self-end;
  }
  .octamon-nav-img .device-img img{
    max-width: 95px;
    height: auto;
  } */
}

/* Banner at devices page below Nav bar */
@media (max-width: 767px) {
  .d-1x1.CT,
  .d-1x1.tES {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
  }
}
.devices-container.active .devices-name {
  color: #000;
}
.devices-container.active .devices-name:hover {
  color: #666;
}
/* for HD hd-tdcs */
#nav-mxn.device-nav {
  background-color: black;
}
#nav-mxn.device-nav .devices-name p:hover {
  color: #fff;
}
#mxn.mxn.active .devices-name p {
  color: #fff;
}
#mxn.mxn.active .devices-name p:hover {
  color: #b3b3b3;
}
.hd-device-nav-container .devices-container {
  float: none;
}
#smarting-pro-line .device-img img {
  width: auto;
}

@media (max-width: 767px) {
  #submenu-research {
    height: auto;
    max-height: 85vh;
    overflow: auto;
  }
}
@media (max-width: 991px) {
  #submenu-clinical {
    height: auto;
    max-height: 90vh;
    overflow: auto;
  }
}

/* HD-accesories bottom align alt image for images with model */
#alt-hdtes-holder,
#alt-hdtes-softbase-holder,
#alt-gen-2 {
  display: flex;
}

#alt-hdtes-holder .alt-accessories-images,
#alt-hdtes-softbase-holder .alt-accessories-images,
#alt-gen-2 .alt-accessories-images {
  display: flex;
  align-items: flex-end;
}
#hdaccessories-ifs5 {
  width: 100%;
}
/*mxn-pro formerly mxn-33  */
.mxn-pro-specs ul li{
  padding-bottom: 10px;
}

/* Legacy device */
@media(min-width:768px){
  .display-flex-fix{
    display: flex; 
    align-items: flex-end; 
    justify-content: center;
  }
}

@media(max-width:767px){
  .display-flex-fix{
    display: flex; 
    align-items: center; 
    justify-content: center;
    flex-direction: column;
  }
}

.manuals.legacy-device .img-mask{
  height:120px;
}

/* Distributors */
.distributors p {
  margin:5px 0;
}
#distributors-list .row{
  margin: 0;
}