.container,
body {
  max-width: 100% !important;
  position: relative;
}
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
body {
  padding-top: 70px;
}
.big-container {
  max-width: 1280px;
  margin: auto;
  position: relative;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  right: 0;
  z-index: 1000;
}
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;
  z-index: 999;
}

/* Additional edits dropdown  menu scroll  */
@media (max-width: 424px) {
  .popover-content a {
    padding: 1px 14px;
  }
  #submenu-research .new-break {
    clear: both;
  }
  #submenu-research .break {
    clear: none;
  }
}
@media (max-width: 767px) {
  .navbar .homepage-nav > li > a.maintainHover .tooltip-arrow {
    bottom: -2.35px !important;
  }
  .popover-content a {
    padding: 1px 14px;
  }
  #submenu-research {
    height: auto;
    max-height: 81.75vh;
    overflow: auto;
  }
  #submenu-clinical {
    height: auto;
    max-height: 75vh;
    overflow: auto;
  }
  #submenu-about {
    height: auto;
    max-height: 45vh;
    overflow: auto;
  }
  #submenu-about .footnote {
    padding-bottom: 20px;
  }
  .row-padding-clinical .col-xs-12 {
    margin-bottom: 20px;
  }
}
/* Additional Changes end  */

@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: 5px;
  }
  .navbar .popover.container {
    position: fixed;
  }
  .columnHeader {
    width: 16.5%;
  }
}
#submenu-research {
  background-color: black;
}
@media (min-width: 992px) {
  #submenu-research .big-container .columnHeader {
    width: 16.5%;
  }
}
/* Main Heading */
@media (min-width: 768px) and (max-width: 1012px) {
  .landing h1 br {
    display: none;
  }
}
.homepage-banner {
  padding-left: 0;
}

/* New Changes for top banner */

/* Landing page banne new edit edit */
@media (min-width: 768px) and (max-width: 919px) {
  .landing.mast {
    width: 100% !important;
  }
}
@media (min-width: 920px) and (max-width: 979px) {
  .landing.mast {
    width: 80rem !important;
  }
}
@media (min-width: 980px) and (max-width: 1099px) {
  .landing.mast {
    width: 85rem!important;
  }
}
@media (min-width: 768px) {
  #change-banner-div.col-sm-8 {
    width: 65% !important;
  }
}

@media (min-width: 920px) {
  #home-banner-img img {
    width: auto;
    height: auto;
    max-height: 325px;
  }
}
@media (max-width: 919px) {
  #home-banner-img img {
    width: auto;
    height: auto;
    max-height: 290px;
  }
}
/* new addition upto here */


.homepage-banner p {
  font-size: 16.586px;
}
@media (max-width: 767px) {
  .landing.mast h1 br {
    display: none;
  }
}
@media (min-width: 768px) {
  .landing.mast h1 {
    text-align: left;
  }
  .homepage-banner img {
    height: auto;
    float: right;
  }
  .banner {
    height: auto !important;
    margin-top: 0;
    padding-top: 0;
    padding: 0;
  }
  #homepage-img .col-sm-8 {
    padding: 20px 0 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 800px) {
  #homepage-img .col-sm-8 {
    width: 65%;
  }
  #homepage-img .col-sm-4 {
    padding: 0 25px;
  }
}

@media (min-width: 768px) and (max-width: 919px) {
  .landing.mast {
    width: 100%;
  }
  .banner-img img {
    width: 18rem;
    width: 180px;
    max-height: 275.92px;
  }
  .homepage-banner .col-sm-4 {
    padding-right: 15px !important;
  }
}
@media (min-width: 768px) and (max-width: 859px) {
  #homepage-img .col-sm-8 {
    width: 53rem;
  }
}
@media (min-width: 803px) and (max-width: 847px) {
  .landing.mast {
    width: 94% !important;
  }
}
@media (min-width: 860px) and (max-width: 919px) {
  #homepage-img .col-sm-8 {
    width: 64rem;
  }
}

@media (min-width: 920px) and (max-width: 949.9px) {
  .landing.mast {
    width: 65rem;
  }
  #homepage-img .col-sm-8 {
    width: 61.3rem;
  }
  .banner-img img {
    width: 28.3rem;
    max-height: 433.77px;
  }
  .homepage-banner .col-sm-4 {
    padding-right: 15px !important;
  }
}

@media (min-width: 950px) and (max-width: 979px) {
  .landing.mast {
    width: 65rem;
  }
  #homepage-img .col-sm-8 {
    width: 61.3rem;
  }
  .banner-img img {
    width: 28.3rem;
    width: 283px;
    max-height: 433.77px;
  }
  .homepage-banner .col-sm-4 {
    padding-right: 15px !important;
  }
}
@media (min-width: 980px) and (max-width: 1099px) {
  .landing.mast {
    width: 80rem;
  }
  #homepage-img .col-sm-8 {
    width: 70rem;
  }
  .banner-img img {
    width: 24rem;
    width: 240px;
    max-height: 367.9px;
  }
  .homepage-banner .col-sm-4 {
    padding-right: 15px !important;
  }
}
@media (min-width: 1100px) and (max-width: 1279px) {
  .landing.mast {
    width: 90rem;
  }
  #homepage-img .col-sm-8 {
    width: 84rem;
  }
  .homepage-banner .col-sm-4 {
    padding-right: 15px !important;
  }
  .banner-img img {
    width: 21.3rem;
    width: 213px;
    max-height: 326.5px;
  }
}
@media (min-width: 1280px) {
  .landing.mast {
    width: 100rem;
  }
  #homepage-img .col-sm-8 {
    width: 84rem;
  }
  .banner-img img {
    width: 21.3rem;
    width: 213px;
    max-height: 326.5px;
  }
  .homepage-banner .col-sm-4 {
    padding-right: 15px !important;
  }
}

/* Research and clinical system tiles */
/* Floating images inside the div */
.btn-left {
  height: auto;
}
.img-float {
  text-align: center;
}
.research-container .img-float img {
  width: 145px;
}
.clinical-container .img-float img {
  width: 174px;
}
.research-container .spanlinks,
.clinical-container .spanlinks {
  margin-left: 0;
}

/* new edits after background  */
/* .icons-wrapper {
  background-color: #ddd;
  background-clip: content-box;
} */
@media (min-width: 992px) {
  .icons-wrapper .first {
    padding-left: 0;
  }
  .icons-wrapper .last {
    padding-right: 0;
  }
  .icons-wrapper p {
    padding: 0 15px;
  }
}
@media (max-width: 352px) {
  .icons-wrapper .desc h2 {
    font-size: 26px;
  }
  .icons-wrapper .col-xs-4.col-md-12 {
    padding-left: 0;
  }
}

/* side button on recent news */
@media (min-width: 992px) {
  .mar-spacing {
    margin: 20px 0;
  }
}
@media (max-width: 991px) {
  .mar-spacing {
    margin-top: 20px;
  }
  .mar-spacing.last {
    margin-bottom: 20px;
  }
}
.research-container .back-chng {
  padding: 0 15px 0 0;
}
@media (max-width: 459px) {
  .spanlinks {
    padding: 0 20px;
    width: 100%;
  }
  .img-float img {
    display: none;
  }
  .img-float {
    width: 100%;
    margin: auto;
  }
}

/* Research and clinical tiles */
.homepage-split h2 {
  font-size: 34px;
  font-weight: normal;
}

#system-overview .tile h1 br {
  display: none;
}

/* for paragaph resizing under research and clinical system*/
@media (min-width: 1200px) {
  .homepage-split p:not(.research) {
    height: 160px;
  }
  .homepage-split .research {
    height: 140px;
  }
}
@media (min-width: 768px) {
  .homepage-split p:not(.research) {
    height: 100%;
  }
  .homepage-split .research {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .homepage-split p:not(.research) {
    height: 100%;
  }
  .homepage-split .research {
    height: 100%;
  }
}
@media (min-width: 1280px) {
  .homepage-split p:not(.research) {
    height: 138px;
  }
  .homepage-split .research {
    height: 118px;
  }
}

.see-button {
  width: 115px;
  margin: auto;
}
.button.active img {
  width: 20px;
  top: 0.5px !important;
  height: 14px !important;
}

/* Research Tiles */
/* #system-overview .hero-unit, */
#clinical-overview .hero-unit {
  padding: 20px;
}

/* #system-overview .tiles .left.top .tile, */
#clinical-overview .tiles .left.top .tile {
  border-top-left-radius: 0;
}
/* #system-overview .tiles .right.top .tile, */
#clinical-overview .tiles .right.top .tile {
  border-top-right-radius: 0;
}
/* #system-overview .tiles .left.bottom .tile, */
#clinical-overview .tiles .left.bottom .tile {
  border-bottom-left-radius: 0;
}
/* #system-overview .tiles .right.bottom .tile, */
#clinical-overview .tiles .right.bottom .tile {
  border-bottom-right-radius: 0;
}

/* Clinical Tiles */
#clinical-overview #depression-tile {
  background: url("/depression/static/images/slider-1.jpg") bottom right
    no-repeat;
  background-size: auto 90%;
}
#clinical-overview #painx-tile {
  background: url("/painx/static/images/slider-1-removed-compressed.jpg") bottom
    right no-repeat;
  background-size: auto 100%;
}
#clinical-overview #painxtens-tile {
  background: url("/PainXTENS/static/images/woman-using-painx-from-back.jpg") bottom right 5px
    no-repeat;
  background-size: auto 100%;
}
#clinical-overview #rtms-tile {
  background: url("/static/images/landing/rtms-tile.jpg") bottom right no-repeat;
  background-size: auto 72%;
}
#clinical-overview #motormap-tile {
  background: url("/static/images/landing/motor-mapping-1.png") top 20px right
      no-repeat,
    url("/static/images/landing/motor-mapping-2.jpg") bottom right no-repeat;
  background-size: 37.63% auto;
}
#clinical-overview #ionto-tile {
  background: url("../images/landing/ionto-tile.png") bottom right no-repeat;
  background-size: auto 97%;
}
#clinical-overview #electro-tile {
  background: url("/static/images/landing/electro-detox-tile.jpg") bottom right
    no-repeat;
  background-size: auto 100%;
  border-right: 1px solid #ccc;
}

#clinical-overview .tile h1 {
  margin-top: 0px;
}
.clinical-tiles .caption {
  margin-top: 10px;
}
#clinical-overview .caption {
  padding-right: 40%;
}
#clinical-overview #depression-tile h1,
#clinical-overview #painx-tile h1,
#clinical-overview #painxtens-tile h1,
#clinical-overview #motormap-tile h1 {
  color: #07457e;
  text-shadow: 0.5px 0.5px rgb(0 82 155 / 50%);
}
#clinical-overview #depression-tile img {
  width: 32px;
  margin-top: -56px;
  margin-left: -25.75px;
}
#clinical-overview #rtms-tile img {
  height: 60px;
  margin-top: -17px;
}
#clinical-overview #motormap-tile img {
  height: 45px;
  margin-top: -3.5px;
}
#clinical-overview #electro-tile img {
  height: 46px;
  margin-top: -12px;
}
#clinical-overview #painxtens-tile img,
#clinical-overview #painx-tile img {
  width: 27px;
  position: absolute;
  top: 1px;
  left: 134.5px;
}
#clinical-overview #ionto-tile img {
  height: 34px;
}
.clinical-tiles .hero-unit {
  padding-left: 20px;
}

@media (min-width: 200px) and (max-width: 469px) {
  #clinical-overview .col-sm-6,
  #system-overview .col-sm-6 {
    width: 100%;
  }
}
@media (min-width: 200px) and (max-width: 767px) {
  .clinical-tiles .tile {
    height: auto;
  }
}
@media (min-width: 280px) and (max-width: 991px) {
  .tiles .left .tile {
    border-right: 1px solid #ccc;
  }
}

@media (max-width: 325px) {
  #system-overview .research-tiles #tdcs-tile h2 {
    padding-right: 0;
  }
  #system-overview .research-tiles #megatms-tile h2 {
    padding-right: 0;
  }
}

@media (min-width: 280px) and (max-width: 325px) {
  #system-overview .research-tiles #hdtdcs-tile h1 br {
    display: block;
  }
  #system-overview .research-tiles #vestibular-tile {
    background-size: auto 65%;
  }
  #system-overview .research-tiles #megatms-tile {
    background-size: auto 55%;
  }
  #system-overview .research-tiles #neuronavigation-tile {
    background-size: auto 75%;
  }
  #system-overview .research-tiles #neuronavigation-tile h2 {
    padding-right: 0;
  }
  #system-overview .research-tiles #ifs1-tile h2 {
    padding-right: 0;
  }
  #system-overview .research-tiles #preclinical-tile {
    background-size: auto 35%;
  }
  #system-overview .research-tiles #preclinical-tile h2 {
    padding-right: 115px;
  }
}
@media (min-width: 280px) and (max-width: 320px) {
  #clinical-overview .caption {
    padding-right: 95px;
    margin-top: 10px;
  }
  #clinical-overview #depression-tile img {
    width: 27px;
    margin-top: -44px;
    margin-left: -25.5px;
  }
  #clinical-overview .clinical-tiles #depression-tile {
    background-size: auto 75%;
  }
  #clinical-overview .clinical-tiles #painx-tile {
    background-size: auto 85%;
  }
  #clinical-overview .clinical-tiles #painxtens-tile {
    background-size: auto 80%;
  }
  #clinical-overview .clinical-tiles #rtms-tile {
    background-size: auto 49%;
  }
  #clinical-overview .clinical-tiles #motormap-tile {
    background: url(/static/images/landing/motor-mapping-1.png) top 50.16% right
        no-repeat,
      url(/static/images/landing/motor-mapping-2.jpg) bottom right no-repeat;
    background-size: 38% auto;
  }
  #clinical-overview .clinical-tiles #ionto-tile {
    background-size: auto 87%;
  }
  #clinical-overview .clinical-tiles #electro-tile {
    background-size: auto 61%;
  }
  #clinical-overview .clinical-tiles #painxtens-tile .caption,
  #clinical-overview .clinical-tiles #painx-tile .caption {
    padding-right: 47%;
  }
  #clinical-overview .clinical-tiles #depression-tile .caption {
    padding-right: 46%;
  }
  #clinical-overview .clinical-tiles #rtms-tile .caption {
    padding-right: 46%;
  }
}
@media (max-width: 359px) {
  #system-overview .research-tiles #tdcsp-tile h2 {
    padding-right: 105px;
  }
  #system-overview .research-tiles #neurotarget-tile h1 {
    padding-right: 80px;
  }
  #system-overview .research-tiles #neurotarget-tile h2 {
    padding-right: 0px;
  }
}
@media (max-width: 345px) {
  #system-overview .research-tiles #neurotarget-tile .caption {
    padding-right: 125px;
  }
  #system-overview .research-tiles #neurotarget-tile {
    background-size: 11.5rem auto;
  }
  #system-overview .research-tiles #ifs1-tile h2 {
    padding-right: 0px;
  }
}
@media (min-width: 375px) and (max-width: 389px) {
  #system-overview .research-tiles #neuronavigation-tile {
    background-size: auto 13.5rem;
  }
}
@media (max-width: 374px) {
  #system-overview .research-tiles #hdtdcs-tile h1 br {
    display: block;
  }
  #system-overview .research-tiles #hdtdcs-tile {
    background: url(../images/hdtdcs_homepage.png) right -15px bottom -5px
      no-repeat;
    background-size: auto 88%;
  }
  #system-overview .research-tiles #neuronavigation-tile {
    background-size: auto 71%;
  }
  #system-overview .research-tiles #neuronavigation-tile .caption {
    padding-right: 125px;
  }
}
@media (min-width: 326) and (max-width: 374px) {
  #system-overview .research-tiles #megatms-tile {
    background-size: auto 14rem;
  }
}
@media (min-width: 375px) and (max-width: 439px) {
  #system-overview .research-tiles #megatms-tile {
    background-size: auto 13rem;
  }
  #system-overview #megatms-tile h2 {
    padding-right: 136px;
  }
}
@media (min-width: 440px) and (max-width: 508px) {
  #system-overview .research-tiles #megatms-tile {
    background-size: auto 15rem;
  }
  #system-overview #megatms-tile h2 {
    padding-right: 150px;
  }
}
@media (min-width: 409px) and (max-width: 583px) {
  #system-overview .research-tiles #megatms-tile {
    background-size: auto 13rem;
  }
}
@media (max-width: 374px) {
  #system-overview .research-tiles #vestibular-tile {
    background-size: auto 66%;
  }
  #system-overview .research-tiles #tdcs-tile {
    background-size: auto 75%;
  }
}
@media (min-width: 360px) and (max-width: 374px) {
  #system-overview .research-tiles #megatms-tile .caption {
    padding-right: 160px;
  }
  #system-overview .research-tiles #tdcsp-tile h2 {
    padding-right: 145px;
  }
  #system-overview .research-tiles #tdcsp-tile .caption {
    padding-right: 110px;
  }
  #system-overview .research-tiles #ifs1-tile h2 {
    padding-right: 115px;
  }
  #system-overview .research-tiles #preclinical-tile {
    background-size: auto 40%;
  }
  #system-overview .research-tiles #preclinical-tile h2 {
    padding-right: 0;
  }
}
@media (min-width: 400px) and (max-width: 428px) {
  #clinical-overview .clinical-tiles #depression-tile {
    background-size: auto 75%;
  }
  #clinical-overview .clinical-tiles #painx-tile {
    background-size: auto 90%;
  }
  #clinical-overview .clinical-tiles #painxtens-tile {
    background-size: auto 80%;
  }
  #clinical-overview .clinical-tiles #rtms-tile {
    background-size: auto 64%;
  }
  #clinical-overview .clinical-tiles #electro-tile {
    background-size: auto 82%;
  }
}
@media (max-width: 399px) {
  #clinical-overview .clinical-tiles #depression-tile {
    background-size: auto 63%;
  }
  #clinical-overview .clinical-tiles #painx-tile {
    background-size: auto 80%;
  }
  #clinical-overview .clinical-tiles #painxtens-tile {
    background-size: auto 74%;
  }
  #clinical-overview .clinical-tiles #rtms-tile .caption {
    padding-right: 46%;
  }
  #clinical-overview .clinical-tiles #motormap-tile {
    background: url(/static/images/landing/motor-mapping-1.png) right 55px
        no-repeat,
      url(/static/images/landing/motor-mapping-2.jpg) bottom right no-repeat;
    background-size: 150px auto;
  }
}
@media (min-width: 359px) and (max-width: 399px) {
  #clinical-overview .clinical-tiles #rtms-tile {
    background-size: auto 54%;
  }
  #clinical-overview .clinical-tiles #electro-tile {
    background-size: auto 70%;
  }
}
@media (max-width: 358px) {
  #clinical-overview .caption {
    padding-right: 115px;
  }
  .tm-small {
    position: relative;
    bottom: 0;
  }
  #clinical-overview .clinical-tiles #rtms-tile {
    background-size: auto 48%;
  }
  #clinical-overview .clinical-tiles #electro-tile {
    background-size: auto 60%;
  }
  #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 #depression-tile img {
    width: 29px;
    margin-top: -44px;
    margin-left: -26.75px;
  }
  #clinical-overview #painxtens-tile img,
  #clinical-overview #painx-tile img {
    width: 21px;
    position: absolute;
    top: 2px;
    left: 97px;
  }

  #clinical-overview .caption {
    margin-top: 10px;
  }
}
@media (min-width: 401px) and (max-width: 600px) {
  #system-overview .caption {
    padding-right: 11rem;
  }
}
@media (max-width: 400px) {
  #system-overview .research-tiles .tile .caption {
    padding-right: 115px;
  }
  #system-overview .research-tiles #tdcs-tile .caption {
    padding-right: 130px;
  }
}
@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: 23px;
    left: 118.5px;
    top: 1px;
  }
}

/* @media (min-width: 375px) and (max-width: 420px) { */
@media (min-width: 375px) and (max-width: 440px) {
  #system-overview .research-tiles #tdcsp-tile h2 {
    padding-right: 145px;
  }
}
@media (min-width: 455px) and (max-width: 767px) {
  #clinical-overview .clinical-tiles #depression-tile {
    background-size: auto 100%;
  }
  #clinical-overview .clinical-tiles #motormap-tile {
    background: url(/static/images/landing/motor-mapping-1.png) top 7px right
        no-repeat,
      url(/static/images/landing/motor-mapping-2.jpg) bottom right no-repeat;
    background-size: 148px auto;
  }
}
@media (min-width: 540px) and (max-width: 540px) {
  #clinical-overview .clinical-tiles #rtms-tile {
    background-size: auto 100%;
  }
  #clinical-overview .clinical-tiles #rtms-tile .caption {
    padding-right: 17em;
  }
  #clinical-overview .clinical-tiles #motormap-tile {
    background: url(/static/images/landing/motor-mapping-1.png) top 3px right
        no-repeat,
      url(/static/images/landing/motor-mapping-2.jpg) bottom right no-repeat;
    background-size: 175px auto;
  }
  #clinical-overview .clinical-tiles #motormap-tile .caption {
    padding-right: 13em;
  }
}

@media (min-width: 768px) {
  #clinical-overview #painxtens-tile img,
  #clinical-overview #painx-tile img {
    width: 24px;
    position: absolute;
    top: 2.5px;
    left: 118.5px;
  }
  #clinical-overview .tile {
    height: 165px;
  }
}

@media (min-width: 820px) and (max-width: 820px) {
  .homepage-split p:not(.research) {
    height: 100%;
  }
  .homepage-split .research {
    height: 100%;
  }
}

@media (min-width: 912px) and (max-width: 912px) {
  .homepage-split p:not(.research) {
    height: 100%;
  }
  .homepage-split .research {
    height: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .clinical-tiles .tile#depression-tile,
  .clinical-tiles .tile#painx-tile,
  .clinical-tiles .tile#painxtens-tile {
    height: 164px;
  }
  .clinical-tiles .tile#rtms-tile,
  .clinical-tiles .tile#motormap-tile,
  .clinical-tiles .tile#ionto-tile {
    height: 182px;
  }
  .clinical-tiles .tile#electro-tile {
    height: 147px;
  }
  #clinical-overview .clinical-tiles #depression-tile img {
    width: 34px;
    margin-top: -55px;
    margin-left: -27px;
  }
  #clinical-overview .clinical-tiles #depression-tile {
    background-size: auto 71%;
  }
  #clinical-overview .clinical-tiles #painx-tile,
  #clinical-overview .clinical-tiles #painxtens-tile {
    background-size: auto 80%;
  }
  #clinical-overview .clinical-tiles #painxtens-tile .caption {
    padding-right: 35%;
  }
  #clinical-overview .clinical-tiles #rtms-tile {
    background-size: auto 62%;
  }
  #clinical-overview .clinical-tiles #rtms-tile .caption {
    padding-right: 155px;
  }
  #clinical-overview .clinical-tiles #motormap-tile {
    background: url(/static/images/landing/motor-mapping-1.png) top 26.98% right
        no-repeat,
      url(/static/images/landing/motor-mapping-2.jpg) bottom right no-repeat;
    background-size: 40% auto;
  }
  #clinical-overview .clinical-tiles #electro-tile {
    background-size: auto 75%;
  }
}
@media (min-width: 1025px) {
  .clinical-tiles
    .tile:not(.tile#rtms-tile, .tile#motormap-tile, .tile#ionto-tile, .tile#electro-tile) {
    height: 133px;
  }
  .clinical-tiles .tile#rtms-tile,
  .clinical-tiles .tile#motormap-tile,
  .clinical-tiles .tile#ionto-tile {
    height: 125px;
  }
  .clinical-tiles .tile#electro-tile {
    height: 117px;
  }
}

/* New Changes Research System Tiles */

@media (min-width: 1280px) {
  #clinical-overview #painxtens-tile img,
  #clinical-overview #painx-tile img {
    width: 24.5px;
    position: absolute;
    top: 1.75px;
    left: 117.75px;
  }
  #clinical-overview #depression-tile img {
    width: 32px;
    margin-top: -56px;
    margin-left: -26.3px;
  }
}

@media (min-width: 1440px) {
  .homepage-split p:not(.research) {
    height: 139px;
  }
  .homepage-split .research {
    height: 119px;
  }
}

/* recent news section */
.wrap.new-wrap .span3 {
  width: 275px;
}
@media (max-width: 767px) {
  #recent-news-scroller #buttons {
    display: block;
    opacity: unset;
    -webkit-transition: opacity 0.5s ease-out;
  }
}

.homepage-icons .circle {
  border: 2px solid #918d8d;
}

.homepage-split.research-container .col-sm-6 .col-xs-12,
.homepage-split .clinical-container .col-sm-6 .col-xs-12 {
  background: none;
  border-bottom: none;
}
.homepage-split.research-image {
  background: url(/static/images/landing/4x1m1_HD_small-rbg-n.png) no-repeat
    bottom right 15px;
  background-size: auto 22.5rem;
  border-bottom: none;
}

.homepage-split .clinical-image {
  background: url(/static/images/landing/Clinical_doctor-n.png) no-repeat bottom
    right 15px;
  background-size: auto 24.5rem;
  border-bottom: none;
}

@media (max-width: 360px) {
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    padding-right: 15%;
  }
}
@media (max-width: 599px) {
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    background: none;
  }
}

@media (max-width: 861.9px) {
  .research-container .full-section-width {
    margin-top: 0;
  }
  .homepage-split .col-sm-6 .col-xs-12.research-image,
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    padding-left: 5px;
  }
  .back-chng.col-sm-6,
  .no-back-chng.col-sm-6 {
    padding-right: 0;
  }

  .research-container .col-sm-6,
  .clinical-container .col-sm-6 {
    width: 100%;
  }
  .homepage-split .col-sm-6 .col-xs-12.research-image {
    background-size: 16.8rem;
  }
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    background-size: 19.5rem;
  }
}

@media (min-width: 465px) and (max-width: 861px) {
  .homepage-split .col-sm-6 .col-xs-12.research-image {
    height: 18rem;
  }
}

@media (min-width: 531px) and (max-width: 861px) {
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    height: 18.85rem;
  }
}

@media (min-width: 862px) and (max-width: 896px) {
  .homepage-split .col-sm-6 .col-xs-12.research-image {
    padding-right: 50%;
    height: 26.73rem;
  }
}
@media (min-width: 862px) and (max-width: 867px) {
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    padding-right: 62%;
    height: 30.83rem;
  }
}
@media (min-width: 868px) and (max-width: 934.9px) {
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    padding-right: 62%;
    height: 28.83rem;
  }
}
@media (min-width: 897px) and (max-width: 913px) {
  .homepage-split .col-sm-6 .col-xs-12.research-image {
    height: 26.78rem;
    padding-right: 60%;
  }
}
@media (min-width: 914px) and (max-width: 919px) {
  .homepage-split .col-sm-6 .col-xs-12.research-image {
    height: 24.73rem;
    padding-right: 60%;
  }
}

@media (min-width: 920px) and (max-width: 1095px) {
  .homepage-split .col-sm-6 .col-xs-12.research-image {
    height: 24.78rem;
    padding-right: 60%;
  }
}

@media (min-width: 1095px) and (max-width: 1095px) {
  .homepage-split .research {
    padding: 20px 20.9px 20px 20px;
  }
}
@media (min-width: 935px) and (max-width: 950.9px) {
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    padding-right: 62%;
    height: 28.79rem;
  }
}

@media (min-width: 951px) and (max-width: 958.9px) {
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    height: 28.79rem;
    padding-right: 50%;
  }
}
@media (min-width: 959px) and (max-width: 1095px) {
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    height: 26.79rem;
    padding-right: 50%;
  }
}
@media (min-width: 1096px) and (max-width: 1119px) {
  .homepage-split .col-sm-6 .col-xs-12.research-image {
    height: 24.74rem;
  }
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    height: 26.78rem;
  }
}
@media (min-width: 1120px) {
  .homepage-split .col-sm-6 .col-xs-12.research-image {
    height: 22.74rem;
  }
  .homepage-split .col-sm-6 .col-xs-12.clinical-image {
    height: 24.78rem;
  }
}

/* Research container & clinical research  new edits  */
@media (min-width: 861px) and (max-width: 990px) {
  .spanlinks .fit-right1 {
    padding-right: 54%;
  }
  .spanlinks .fit-right2 {
    padding-right: 50%;
  }
}
@media (max-width: 355px) {
  .clinical-container .spanlinks .fit-right1 {
    padding-right: 25%;
  }
}
@media (max-width: 680px) {
  .homepage-split.research-image,
  .homepage-split .clinical-image {
    background: none;
    border-bottom: none;
  }
}

/* Clinical system new changes */
.electro-spacing {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #clinical-overview .caption {
    padding-right: 148px;
  }
  #clinical-overview .clinical-tiles #painx-tile .caption {
    padding-right: 126px;
  }
  #clinical-overview .clinical-tiles #painxtens-tile .caption {
    padding-right: 130px;
  }

  #clinical-overview .clinical-tiles #depression-tile,
  #clinical-overview .clinical-tiles #painx-tile {
    height: 11.63rem;
  }
  #clinical-overview .clinical-tiles #electro-tile {
    height: 13.12rem;
  }
  #clinical-overview .clinical-tiles #electro-tile {
    background-size: auto 11rem;
  }
  #clinical-overview .clinical-tiles #painx-tile {
    background-size: auto 11rem;
  }
  #clinical-overview .clinical-tiles #rtms-tile {
    background-size: auto 12.5rem;
  }
  #clinical-overview .clinical-tiles #motormap-tile {
    background-size: 14rem auto;
  }
  .clinical-tiles .tile#depression-tile,
  .clinical-tiles .tile#painx-tile,
  .clinical-tiles .tile#electro-tile {
    height: 147px;
  }
  #clinical-overview #rtms-tile img {
    margin-top: -15.5px;
  }
}
@media (min-width: 768px) and (max-width: 815px) {
  #clinical-overview .clinical-tiles #depression-tile {
    background-size: auto 9rem;
  }
}
@media (min-width: 815px) and (max-width: 991px) {
  #clinical-overview .clinical-tiles #depression-tile {
    background-size: auto 11rem;
  }
}

@media (min-width: 768px) and (max-width: 893px) {
  #clinical-overview .clinical-tiles #painxtens-tile,
  #clinical-overview .clinical-tiles #rtms-tile {
    height: 17.4rem;
  }
  #clinical-overview .clinical-tiles #motormap-tile,
  #clinical-overview .clinical-tiles #ionto-tile {
    height: 18.2rem;
  }
  #clinical-overview .clinical-tiles #motormap-tile .caption {
    padding-right: 15.8rem;
  }
  #clinical-overview .clinical-tiles #electro-tile .caption {
    padding-right: 136px;
  }
  #clinical-overview .clinical-tiles #painxtens-tile {
    background-size: auto 16rem;
  }
  #clinical-overview .clinical-tiles #rtms-tile .caption {
    padding-right: 58%;
  }
}
@media (min-width: 978px) and (max-width: 991px) {
  #clinical-overview .clinical-tiles #painxtens-tile,
  #clinical-overview .clinical-tiles #rtms-tile {
    height: 14.2rem;
    background-size: auto 13rem;
  }
}
@media (min-width: 894px) and (max-width: 977px) {
  #clinical-overview .clinical-tiles #painxtens-tile,
  #clinical-overview .clinical-tiles #rtms-tile {
    height: 15.78rem;
  }
  #clinical-overview .clinical-tiles #painxtens-tile {
    background-size: auto 14.5rem;
  }
}
@media (min-width: 894px) and (max-width: 991px) {
  #clinical-overview .clinical-tiles #motormap-tile,
  #clinical-overview .clinical-tiles #ionto-tile {
    height: 16.5rem;
  }
  #clinical-overview .clinical-tiles #rtms-tile .caption {
    padding-right: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1076px) {
  #clinical-overview .clinical-tiles #electro-tile {
    height: 14.8rem;
    background-size: auto 9.5rem;
  }
}
@media (min-width: 1077px) and (max-width: 1249px) {
  #clinical-overview .clinical-tiles #electro-tile {
    height: 13.2rem;
    background-size: auto 11rem;
  }
}

@media (min-width: 992px) and (max-width: 1090px) {
  #clinical-overview .clinical-tiles #depression-tile,
  #clinical-overview .clinical-tiles #painx-tile,
  #clinical-overview .clinical-tiles #painxtens-tile {
    height: 18rem;
  }
  #clinical-overview .clinical-tiles #depression-tile {
    background-size: auto 12.5rem;
  }
  #clinical-overview .clinical-tiles #painx-tile {
    background-size: auto 13rem;
  }
  #clinical-overview .clinical-tiles #painx-tile .caption {
    padding-right: 125px;
  }
  #clinical-overview .clinical-tiles #painxtens-tile {
    background-size: auto 13.5rem;
  }

  #clinical-overview .clinical-tiles #motormap-tile {
    background: url(/static/images/landing/motor-mapping-1.png) center right
        no-repeat,
      url(/static/images/landing/motor-mapping-2.jpg) bottom right no-repeat;
    background-size: 11.5rem auto;
  }
  #clinical-overview .clinical-tiles #rtms-tile {
    background-size: auto 10rem;
  }
  #clinical-overview .clinical-tiles #rtms-tile .caption {
    padding-right: 146px;
  }
}
@media (min-width: 1091px) and (max-width: 1249px) {
  #clinical-overview .clinical-tiles #depression-tile,
  #clinical-overview .clinical-tiles #painx-tile,
  #clinical-overview .clinical-tiles #painxtens-tile {
    height: 16.4rem;
  }
  #clinical-overview .clinical-tiles #depression-tile {
    background-size: auto 11.5rem;
  }
  #clinical-overview .clinical-tiles #painx-tile {
    background-size: auto 13.5rem;
  }
  #clinical-overview .clinical-tiles #painxtens-tile {
    background-size: auto 15rem;
  }
  #clinical-overview .clinical-tiles #motormap-tile {
    background: url(/static/images/landing/motor-mapping-1.png) top 45px right
        no-repeat,
      url(/static/images/landing/motor-mapping-2.jpg) bottom right no-repeat;
    background-size: 14.5rem auto;
  }
  #clinical-overview .clinical-tiles #rtms-tile {
    background-size: auto 12rem;
  }
  #clinical-overview .clinical-tiles #rtms-tile .caption {
    padding-right: 170px;
  }
}
@media (min-width: 1250px) {
  #clinical-overview .clinical-tiles #depression-tile,
  #clinical-overview .clinical-tiles #painx-tile,
  #clinical-overview .clinical-tiles #painxtens-tile {
    height: 14.84rem;
  }
  #clinical-overview .clinical-tiles #depression-tile {
    background-size: auto 14rem;
  }
  #clinical-overview .clinical-tiles #painx-tile {
    background-size: auto 14rem;
  }
  #clinical-overview .clinical-tiles #painxtens-tile {
    background-size: auto 13.5rem;
  }
  #clinical-overview .clinical-tiles #motormap-tile {
    background-size: 17.5rem auto;
  }
  #clinical-overview .clinical-tiles #motormap-tile .caption {
    padding-right: 175px;
  }
  #clinical-overview .clinical-tiles #rtms-tile {
    background-size: auto 14rem;
  }
  #clinical-overview .clinical-tiles #rtms-tile .caption {
    padding-right: 215px;
  }
  #clinical-overview .clinical-tiles #electro-tile {
    height: 13.2rem;
    background-size: auto 100%;
  }
}

@media (min-width: 992px) {
  #clinical-overview .clinical-tiles #rtms-tile,
  #clinical-overview .clinical-tiles #motormap-tile,
  #clinical-overview .clinical-tiles #ionto-tile {
    height: 18.2rem;
  }
}

@media (min-width: 601px) and (max-width: 767px) {
  #clinical-overview #painxtens-tile img,
  #clinical-overview #painx-tile img {
    width: 23px;
    position: absolute;
    top: 3.5px;
    left: 118.5px;
  }
}
@media (min-width: 429px) and (max-width: 767px) {
  #clinical-overview #rtms-tile {
    background-size: auto 13rem;
  }
}
@media (min-width: 500px) and (max-width: 597px) {
  #clinical-overview .clinical-tiles .tile .caption {
    padding-right: 22rem;
  }
}
@media (min-width: 400px) and (max-width: 499px) {
  #clinical-overview .caption {
    padding-right: 15rem;
  }
  #clinical-overview #rtms-tile .caption {
    padding-right: 200px;
  }
  #clinical-overview #painxtens-tile .caption {
    padding-right: 150px;
  }
}
@media (max-width: 399px) {
  #clinical-overview .caption {
    padding-right: 11rem;
  }
  #clinical-overview #painxtens-tile .caption {
    padding-right: 135px;
  }
  #clinical-overview #motormap-tile .caption {
    padding-right: 145px;
  }
}

/* Research system tile new changes  */

/*  NEW changes # landing page  research system after full section bg color */
#system-overview .tiles .col-xs-12.col-sm-12.col-md-12 .col-sm-6.col-md-4{
  background-color: white;
}

#system-overview .hero-unit {
  padding: 20px;
}
#system-overview .tile h1 {
  margin-top: 0px;
}
#system-overview #tdcs-tile {
  background: url("../images/headmodel3.png") right bottom -1rem no-repeat;
  background-size: auto 18rem;
}
#system-overview #hdtdcs-tile {
  background: url("../images/hdtdcs_homepage.png") right 0.5rem bottom -1rem no-repeat;
  background-size: auto 17.5rem;
}
#system-overview #neurotarget-tile {
  background: url("../images/slices.jpg") right 1rem bottom 1rem no-repeat;
  background-size: 12.5rem auto;
}
#system-overview #hdtdcs4-tile {
  background: url(../images/research/minict.png) right 0.3rem bottom no-repeat;
  background-size: auto 9.5rem;
}
#system-overview #tavns-tile {
  background: url("../images/tavns/tavns-bg-header.jpg") right 0.2rem bottom
    no-repeat;
  background-size: auto 14rem;
}

/* background: url(../images/landing/vestibular-n.png) right 0.1rem bottom no-repeat; */
#system-overview #vestibular-tile {
  background: url(../images/landing/vestibular-n-sm.png) right 0.1rem bottom no-repeat;
  background-size: auto 13rem;
  background-color: #2e2e2e;
}

/* background: url(../images/landing/megatms-n.png) right 0.2rem bottom no-repeat; */
/* background: url(../images/landing/megatms-n-sm.png) right 0.2rem bottom no-repeat; */
#system-overview #megatms-tile {
  background: url(../images/landing/megatms-xs.png) right 0.2rem bottom no-repeat;
  background-size: auto 14rem;
}

/* background: url(../images/landing/neuronavigation-n.png) right 0.1rem bottom no-repeat; */
#system-overview #neuronavigation-tile {
  background: url(../images/landing/neuronavigation-n-sm.png) right 0.1rem bottom no-repeat;
  background-size: auto 15rem;
}
#system-overview #nirsit-tile {
  background: url("../images/research/fnirs.png") right 0.2rem bottom no-repeat;
  background-size: auto 15rem;
}

/* background: url("../images/landing/fNIRS_integration.png") right 0.2rem bottom no-repeat; */
/* background: url("../images/landing/fNIRS_integration-n.png") right 0.2rem bottom no-repeat; */
#system-overview #tdcsp-tile {
  background: url("../images/landing/fNIRS_integration-sm-n.png") right 0.2rem bottom no-repeat;
  background-size: auto 16rem;
}

/* background: url("../images/mobile-eeg/mobile-eeg-1.png") right 5px center no-repeat; */
#system-overview #eeg1-tile {
  background: url("../images/landing/mobile-eeg-1-sm.png") right 5px center no-repeat;
  background-size: auto 15rem;
}
#system-overview #ifs1-tile {
  background: url("../images/devices/interferential-stimulator-front.jpg")
    center right 0.2rem no-repeat;
  background-size: 12rem auto;
  border-right: 1px solid #ccc;
}
#system-overview #tsdcs-tile {
  background: url("../images/spine2-compressed.png") right 0.4rem bottom
    no-repeat;
  background-size: auto 100%;
}

/* background: url("../images/landing/preclinical.png") right center no-repeat; */
#system-overview #preclinical-tile {
  background: url("../images/landing/preclinical-sm.png") right center no-repeat;
  background-size: auto 10.5rem;
  border-right: 1px solid #ccc;
}
#system-overview #tdcs-tile h1 {
  padding: 0;
}
#system-overview .tiles .left.top .tile {
  border-top-left-radius: 0;
}
#system-overview .tiles .right.top .tile {
  border-top-right-radius: 0;
}
#system-overview .tiles .left.bottom .tile {
  border-bottom-left-radius: 0;
}
#system-overview .tiles .right.bottom .tile {
  border-bottom-right-radius: 0;
}

/* Changes below 767px */
@media (max-width: 767px) {
  #system-overview .research-tiles .tile {
    height: auto;
  }
  #system-overview #tdcs-tile {
    background-size: auto 16rem;
  }
  #system-overview #hdtdcs-tile {
    background-size: auto 16rem;
  }
  #system-overview #neurotarget-tile {
    background-size: 12rem auto;
  }
  #system-overview #hdtdcs4-tile {
    background-size: auto 11.5rem;
  }
  #system-overview #vestibular-tile {
    background-size: auto 13rem;
  }
  #system-overview #megatms-tile {
    background-size: auto 12rem;
  }
  #system-overview #neuronavigation-tile {
    background-size: auto 12rem;
  }
  #system-overview #nirsit-tile {
    background-size: auto 12.5rem;
  }
  #system-overview #tdcsp-tile {
    background-size: auto 13.5rem;
  }
  #system-overview #eeg1-tile {
    background-size: auto 11rem;
  }
  #system-overview #ifs1-tile {
    background-size: 12rem auto;
  }
  #system-overview #tsdcs-tile {
    background-size: auto 100%;
  }
  #system-overview #preclinical-tile {
    background-size: auto 9.5rem;
  }
}
@media (min-width: 651px) and (max-width: 767px) {
  #system-overview #tavns-tile {
    background-size: auto 12rem;
  }
}
@media (min-width: 609px) and (max-width: 650px) {
  #system-overview #tavns-tile {
    background-size: auto 13rem;
  }
}
@media (min-width: 487px) and (max-width: 608px) {
  #system-overview #tavns-tile {
    background-size: auto 15rem;
  }
}
@media (min-width: 423px) and (max-width: 486px) {
  #system-overview #tavns-tile {
    background-size: auto 15rem;
  }
}
@media (min-width: 406px) and (max-width: 422px) {
  #system-overview #tavns-tile {
    background-size: auto 17rem;
  }
}
@media (min-width: 395px) and (max-width: 405px) {
  #system-overview #tavns-tile {
    background-size: auto 18.5rem;
  }
}
@media (max-width: 394px) {
  #system-overview #tavns-tile {
    background-size: auto 19rem;
  }
}
/* background-size: auto 16rem; */
@media (min-width: 390px) and (max-width: 429px) {
  #system-overview #neuronavigation-tile {
    background-size: auto 13rem;
  }
}
@media (min-width: 430px) and (max-width: 472px) {
  #system-overview #neuronavigation-tile {
    background-size: auto 14rem;
  }
}
@media (min-width: 473px) and (max-width: 540px) {
  #system-overview #neuronavigation-tile {
    background-size: auto 13rem;
  }
}
@media (min-width: 385px) and (max-width: 400px) {
  #system-overview #hdtdcs4-tile {
    background-size: auto 13.5rem;
  }
}
@media (max-width: 384px) {
  #system-overview #hdtdcs4-tile {
    background-size: auto 10.5rem;
  }
  #system-overview #hdtdcs4-tile h2 {
    padding-right: 0px;
  }
}
@media (min-width: 411px) and (max-width: 498px) {
  #system-overview #hdtdcs4-tile {
    background-size: auto 15.5rem;
  }
}
@media (min-width: 499px) and (max-width: 594px) {
  #system-overview #hdtdcs4-tile {
    background-size: auto 12.5rem;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  #system-overview #hdtdcs-tile {
    background: url("../images/hdtdcs_homepage.png") right 2rem bottom -1rem no-repeat;
    background-size: auto 16rem;
  }
  #system-overview .research-tiles .caption,
  #system-overview .research-tiles .tile#hdtdcs-tile .caption {
    padding-right: 20rem;
  }
}
@media (min-width: 526px) and (max-width: 582px) {
  #system-overview .research-tiles #nirsit-tile {
    background-size: auto 13.5rem;
  }
}
@media (min-width: 418px) and (max-width: 525px) {
  #system-overview .research-tiles #nirsit-tile {
    background-size: auto 15rem;
  }
}

@media (max-width: 417px) {
  #system-overview .research-tiles #nirsit-tile {
    background-size: auto 16.5rem;
  }
}

@media (min-width: 499px) and (max-width: 599px) {
  #system-overview .research-tiles .caption {
    padding-right: 15rem;
  }
  #system-overview #hdtdcs-tile {
    background: url("../images/hdtdcs_homepage.png") right 1.5rem bottom -1rem no-repeat;
    background-size: auto 16rem;
  }
}
@media (min-width: 470px) and (max-width: 498px) {
  #system-overview #hdtdcs-tile {
    background: url("../images/hdtdcs_homepage.png") right 1.5rem bottom -1rem no-repeat;
    background-size: auto 16rem;
  }
  #system-overview .research-tiles #hdtdcs4-tile h1 {
    padding-right: 10rem;
  }
  #system-overview .research-tiles .tile h2 {
    padding-right: 11rem;
  }
}
@media (max-width: 469px) {
  #system-overview .research-tiles .tile h2 {
    padding-right: 125px;
  }
  #system-overview .research-tiles #nirsit-tile h2 {
    padding-right: 80px;
  }
  #system-overview .research-tiles #eeg1-tile h2 {
    padding-right: 105px;
  }
  #system-overview .research-tiles #eeg1-tile .caption {
    padding-right: 100px;
  }
  #system-overview .research-tiles #nirsit-tile .caption {
    padding-right: 115px;
  }
  #system-overview .research-tiles #tdcsp-tile .caption {
    padding-right: 112px;
  }
  #system-overview .research-tiles #ifs1-tile .caption {
    padding-right: 115px;
  }
  #system-overview .research-tiles .tile .caption {
    padding-right: 150px;
  }
  #system-overview .research-tiles #hdtdcs4-tile .caption {
    padding-right: 115px;
  }
}
@media (min-width: 426px) and (max-width: 469px) {
  #system-overview .research-tiles #hdtdcs4-tile h1 {
    padding-right: 80px;
  }
}
@media (min-width: 408px) and (max-width: 429px) {
  /* #system-overview .research-tiles #neurotraget-tile h1,
  #system-overview .research-tiles #megatms-tile h2, */
  #system-overview .research-tiles .tile#neuronavigation-tile h2 {
    padding-right: 115px;
  }
}
@media (min-width: 388px) and (max-width: 413px) {
  #system-overview .research-tiles #eeg1-tile {
    background-size: auto 12.5rem;
  }
}
@media (max-width: 387px) {
  #system-overview .research-tiles #eeg1-tile {
    background-size: auto 13.5rem;
  }
}
@media (min-width: 768px) and (max-width: 815px) {
  #system-overview .research-tiles .tile#tdcs-tile,
  #system-overview .research-tiles .tile#hdtdcs-tile {
    height: 20.55rem;
  }
  #system-overview .research-tiles .tile#neurotarget-tile,
  #system-overview .research-tiles .tile#hdtdcs4-tile {
    height: 18.93rem;
  }
  #system-overview .research-tiles .tile#tavns-tile,
  #system-overview .research-tiles .tile#vestibular-tile {
    height: 17.3rem;
  }
  #system-overview .research-tiles .tile#megatms-tile,
  #system-overview .research-tiles .tile#neuronavigation-tile {
    height: 17.27rem;
  }
  #system-overview .research-tiles .tile#nirsit-tile,
  #system-overview .research-tiles .tile#tdcsp-tile {
    height: 17.3rem;
  }
  #system-overview .research-tiles .tile#eeg1-tile,
  #system-overview .research-tiles .tile#ifs1-tile {
    height: 18.86rem;
  }
  #system-overview .research-tiles .tile#tsdcs-tile,
  #system-overview .research-tiles .tile#preclinical-tile {
    height: 18.9rem;
  }
  #system-overview .research-tiles .tile#tavns-tile h2 {
    padding-right: 10.6rem;
  }
  #system-overview .research-tiles .tile#vestibular-tile h2 {
    padding-right: 0;
  }
  #system-overview .research-tiles #hdtdcs4-tile {
    background-size: auto 14.5rem;
  }
  #system-overview .research-tiles #tavns-tile {
    background-size: auto 16rem;
  }
  #system-overview .research-tiles #vestibular-tile {
    background-size: auto 11.75rem;
  }
  #system-overview .research-tiles #megatms-tile {
    background-size: auto 12rem;
  }
  #system-overview .research-tiles #nirsit-tile h2,
  #system-overview .research-tiles #tdcsp-tile h2 {
    padding-right: 110px;
  }
  #system-overview .research-tiles #tdcsp-tile {
    background-size: auto 12rem;
  }
  #system-overview .research-tiles #ifs1-tile h2 {
    padding-right: 108.3px;
  }
  #system-overview .research-tiles .tile .caption {
    padding-right: 15rem;
  }
}

@media (min-width: 816px) and (max-width: 821px) {
  #system-overview .research-tiles .tile#tdcs-tile,
  #system-overview .research-tiles .tile#hdtdcs-tile {
    height: 19rem;
  }
  #system-overview .research-tiles .tile#tdcs-tile .caption {
    padding-right: 130px;
  }
}
@media (min-width: 816px) and (max-width: 859px) {
  #system-overview .research-tiles .tile#tavns-tile,
  #system-overview .research-tiles .tile#vestibular-tile {
    height: 17.3rem;
  }
}
@media (min-width: 860px) and (max-width: 991px) {
  #system-overview .research-tiles .tile#tavns-tile,
  #system-overview .research-tiles .tile#vestibular-tile {
    height: 15.65rem;
  }
  #system-overview .research-tiles #tavns-tile .caption {
    padding-right: 11rem;
  }
  #system-overview .research-tiles #vestibular-tile {
    background-size: auto 14rem;
  }
  #system-overview .research-tiles #vestibular-tile .caption {
    padding-right: 14rem;
  }
}

@media (min-width: 822px) and (max-width: 906px) {
  #system-overview .research-tiles .tile#tdcs-tile,
  #system-overview .research-tiles .tile#hdtdcs-tile {
    height: 16.7rem;
  }
  #system-overview .research-tiles #tdcs-tile {
    background-size: auto 16rem;
  }
  #system-overview .research-tiles #hdtdcs-tile {
    background-size: auto 16rem;
  }
  #system-overview .research-tiles #tdcs-tile h2 {
    padding-right: 105px;
  }
  #system-overview .research-tiles #tdcs-tile .caption {
    padding-right: 140px;
  }
}
@media (min-width: 907px) and (max-width: 991px) {
  #system-overview .research-tiles .tile#tdcs-tile,
  #system-overview .research-tiles .tile#hdtdcs-tile {
    height: 15rem;
  }
  #system-overview .research-tiles #tdcs-tile {
    background-size: auto 16rem;
  }
  #system-overview .research-tiles #hdtdcs-tile {
    background: url(../images/hdtdcs_homepage.png) right 1.7rem bottom -1rem no-repeat;
    background-size: auto 16rem;
  }
  #system-overview .research-tiles .tile#tdcs-tile .caption {
    padding-right: 110px;
  }
}
@media (min-width: 816px) and (max-width: 846px) {
  #system-overview .research-tiles .tile#eeg1-tile,
  #system-overview .research-tiles .tile#ifs1-tile {
    height: 18.9rem;
  }
}
@media (min-width: 847px) and (max-width: 913px) {
  #system-overview .research-tiles .tile#eeg1-tile,
  #system-overview .research-tiles .tile#ifs1-tile {
    height: 17.28rem;
  }
  #system-overview .research-tiles .tile#ifs1-tile .caption {
    padding-right: 140px;
  }
}

@media (min-width: 914px) and (max-width: 991px) {
  #system-overview .research-tiles .tile#eeg1-tile,
  #system-overview .research-tiles .tile#ifs1-tile {
    height: 17.26rem;
  }
  #system-overview .research-tiles #ifs1-tile .caption {
    padding-right: 14rem;
  }
}
@media (min-width: 915px) and (max-width: 991px) {
  #system-overview .research-tiles #megatms-tile h2,
  #system-overview .research-tiles #neuronavigation-tile h2,
  #system-overview .research-tiles #megatms-tile .caption,
  #system-overview .research-tiles #neuronavigation-tile .caption {
    padding-right: 15rem;
  }
}
@media (min-width: 938px) and (max-width: 991px) {
  #system-overview .research-tiles .tile#neurotarget-tile,
  #system-overview .research-tiles .tile#hdtdcs4-tile {
    height: 16.81rem;
  }
  #system-overview .research-tiles .tile#neurotarget-tile .caption {
    padding-right: 140px;
  }
}
@media (min-width: 984px) and (max-width: 991px) {
  #system-overview .research-tiles #neurotarget-tile h2 {
    padding-right: 14rem;
  }
}
@media (min-width: 816px) and (max-width: 937px) {
  #system-overview .research-tiles .tile#neurotarget-tile,
  #system-overview .research-tiles .tile#hdtdcs4-tile {
    height: 17.4rem;
  }
  #system-overview .research-tiles #neurotarget-tile .caption {
    padding-right: 15rem;
  }
}
@media (min-width: 816px) and (max-width: 859px) {
  #system-overview .research-tiles #tdcsp-tile {
    background-size: auto 12.5rem;
  }
}
@media (min-width: 860px) and (max-width: 991px) {
  #system-overview .research-tiles #tdcsp-tile {
    background-size: auto 15rem;
  }
}
@media (min-width: 816px) and (max-width: 822px) {
  #system-overview .research-tiles .tile#nirsit-tile,
  #system-overview .research-tiles .tile#tdcsp-tile {
    height: 15.63rem;
  }
  #system-overview .research-tiles .tile#nirsit-tile .caption {
    padding-right: 145px;
  }
  #system-overview .research-tiles .tile#tdcsp-tile .caption {
    padding-right: 144px;
  }
}
@media (min-width: 823px) and (max-width: 991px) {
  #system-overview .research-tiles .tile#nirsit-tile,
  #system-overview .research-tiles .tile#tdcsp-tile {
    height: 15.7rem;
  }
}
@media (min-width: 816px) and (max-width: 991px) {
  #system-overview .research-tiles .tile#megatms-tile,
  #system-overview .research-tiles .tile#neuronavigation-tile {
    height: 15.7rem;
  }
  #system-overview .research-tiles .tile#tsdcs-tile,
  #system-overview .research-tiles .tile#preclinical-tile {
    height: 17.3rem;
  }
  #system-overview .research-tiles #hdtdcs4-tile h1 {
    padding-right: 10rem;
  }
  #system-overview .research-tiles #neuronavigation-tile .caption {
    padding-right: 13.5rem;
  }
  #system-overview .research-tiles #hdtdcs4-tile {
    background-size: auto 14.5rem;
  }
  #system-overview .research-tiles #megatms-tile {
    background-size: auto 13rem;
  }
  #system-overview .research-tiles #tdcsp-tile {
    background-size: auto 12.5rem;
  }
  #system-overview .research-tiles #tdcsp-tile .caption {
    padding-right: 14.7rem;
  }
  #system-overview .research-tiles #preclinical-tile .caption {
    padding-right: 14rem;
  }
}

@media (min-width: 992px) and (max-width: 995px) {
  #system-overview .research-tiles .tile#tdcsp-tile,
  #system-overview .research-tiles .tile#eeg1-tile,
  #system-overview .research-tiles .tile#ifs1-tile {
    height: 22.75rem;
  }
  #system-overview .research-tiles #ifs1-tile .caption {
    padding-right: 115px;
  }
}
@media (min-width: 996px) and (max-width: 1179px) {
  #system-overview .research-tiles .tile#tdcsp-tile,
  #system-overview .research-tiles .tile#eeg1-tile,
  #system-overview .research-tiles .tile#ifs1-tile {
    height: 21.18rem;
  }
  #system-overview .research-tiles #ifs1-tile .caption {
    padding-right: 109px;
  }
}
@media (min-width: 1180px) and (max-width: 1191px) {
  #system-overview .research-tiles .tile#tdcsp-tile,
  #system-overview .research-tiles .tile#eeg1-tile,
  #system-overview .research-tiles .tile#ifs1-tile {
    height: 17.3rem;
  }
  #system-overview .research-tiles #ifs1-tile .caption {
    padding-right: 115px;
  }
  #system-overview .research-tiles #ifs1-tile h2 {
    padding-right: 12rem;
  }
}
@media (min-width: 1207px) {
  #system-overview .research-tiles .tile#tdcsp-tile,
  #system-overview .research-tiles .tile#eeg1-tile,
  #system-overview .research-tiles .tile#ifs1-tile {
    height: 17.28rem;
  }
}

@media (min-width: 992px) and (max-width: 1043px) {
  #system-overview .research-tiles .tile#vestibular-tile {
    padding: 20px 2px 20px 20px;
  }
}
@media (min-width: 992px) and (max-width: 1033px) {
  #system-overview .research-tiles .tile#tsdcs-tile,
  #system-overview .research-tiles .tile#preclinical-tile {
    height: 18.83rem;
  }
  #system-overview .research-tiles #tsdcs-tile .caption {
    padding-right: 113px;
  }
  #system-overview .research-tiles #preclinical-tile h2 {
    padding-right: 0;
  }
  #system-overview .research-tiles #preclinical-tile .caption {
    padding-right: 104px;
  }
  #system-overview .research-tiles #preclinical-tile {
    background-size: auto 9rem;
  }
  #system-overview .research-tiles .tile#vestibular-tile {
    padding: 20px 2px 20px 20px;
  }
  #system-overview .research-tiles #vestibular-tile .caption {
    padding-right: 115px;
  }
}
@media (min-width: 1034px) and (max-width: 1116px) {
  #system-overview .research-tiles .tile#tsdcs-tile,
  #system-overview .research-tiles .tile#preclinical-tile {
    height: 18.9rem;
  }
  #system-overview .research-tiles #tsdcs-tile .caption {
    padding-right: 113px;
  }
  #system-overview .research-tiles #preclinical-tile h2 {
    padding-right: 105px;
  }
  #system-overview .research-tiles #preclinical-tile .caption {
    padding-right: 122px;
  }
  #system-overview .research-tiles #preclinical-tile {
    background-size: auto 9rem;
  }
  #system-overview .research-tiles #vestibular-tile .caption {
    padding-right: 135px;
  }
  #system-overview .research-tiles #vestibular-tile {
    padding: 20px;
  }
}
@media (min-width: 1101px) and (max-width: 1191px) {
  #system-overview .research-tiles .tile#tdcs-tile,
  #system-overview .research-tiles .tile#hdtdcs-tile,
  #system-overview .research-tiles .tile#neurotarget-tile {
    height: 20.6rem;
  }
}
@media (min-width: 1101px) and (max-width: 1225px) {
  #system-overview .research-tiles .tile#megatms-tile,
  #system-overview .research-tiles .tile#neuronavigation-tile,
  #system-overview .research-tiles .tile#nirsit-tile {
    height: 17.3rem;
  }
  #system-overview .research-tiles #megatms-tile {
    background-size: auto 12rem;
  }
}
@media (min-width: 1226px) {
  #system-overview .research-tiles .tile#megatms-tile,
  #system-overview .research-tiles .tile#neuronavigation-tile,
  #system-overview .research-tiles .tile#nirsit-tile {
    height: 15.7rem;
  }
  #system-overview .research-tiles #megatms-tile {
    background-size: auto 13.5rem;
  }
}
@media (min-width: 1192px) {
  #system-overview .research-tiles .tile#tdcs-tile,
  #system-overview .research-tiles .tile#hdtdcs-tile,
  #system-overview .research-tiles .tile#neurotarget-tile {
    height: 19rem;
  }
  #system-overview .research-tiles .tile#tdcsp-tile,
  #system-overview .research-tiles .tile#eeg1-tile,
  #system-overview .research-tiles .tile#ifs1-tile {
    height: 17.3rem;
  }
  #system-overview .research-tiles .tile#tdcs-tile h2 {
    padding-right: 150px;
  }
  #system-overview .research-tiles #tdcs-tile .caption {
    padding-right: 142px;
  }
  #system-overview .research-tiles #eeg1-tile h2 {
    padding-right: 150px;
  }
  #system-overview .research-tiles #ifs1-tile .caption {
    padding-right: 115px;
  }
}

/* Global for all  */
#system-overview .research-tiles .caption {
  padding-right: 150px;
}
#system-overview .research-tiles h2 {
  padding-right: 115px;
}
#system-overview #hdtdcs4-tile p {
  height: auto;
}

@media (min-width: 1101px) and (max-width: 1260px) {
  #system-overview .research-tiles #vestibular-tile {
    background-size: auto 11.5rem;
  }
}
@media (min-width: 1261px) {
  #system-overview .research-tiles #vestibular-tile {
    background-size: auto 14rem;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  #system-overview .research-tiles #tavns-tile {
    background-size: auto 18rem;
  }
}
@media (min-width: 1101px) and (max-width: 1179px) {
  #system-overview .research-tiles #ifs1-tile h2 {
    padding-right: 14rem;
  }
  #system-overview .research-tiles #ifs1-tile .caption {
    padding-right: 125px;
  }
  #system-overview .research-tiles #tdcsp-tile {
    background-size: auto 14.5rem;
  }
}
@media (min-width: 1279px) {
  #system-overview .research-tiles #tdcsp-tile {
    background-size: auto 15rem;
  }
}
@media (min-width: 1230px) and (max-width: 1278px) {
  #system-overview .research-tiles #tdcsp-tile {
    background-size: auto 14rem;
  }
}
@media (min-width: 1180px) and (max-width: 1229px) {
  #system-overview .research-tiles #tdcsp-tile {
    background-size: auto 13rem;
  }
}
@media (min-width: 1101px) {
  #system-overview .research-tiles .tile#hdtdcs4-tile,
  #system-overview .research-tiles .tile#tavns-tile,
  #system-overview .research-tiles .tile#vestibular-tile {
    height: 17.3rem;
  }
  #system-overview .research-tiles #tdcs-tile h2,
  #system-overview .research-tiles #hdtdcs-tile h2 {
    padding-right: 130px;
  }
  #system-overview .research-tiles #hdtdcs4-tile h1 {
    padding-right: 90px;
  }
  #system-overview .research-tiles #hdtdcs4-tile {
    background-size: auto 15rem;
  }

  #system-overview .research-tiles #hdtdcs4-tile .caption {
    padding-right: 125px;
  }
  #system-overview .research-tiles #tavns-tile {
    background-size: auto 16rem;
  }

  #system-overview .research-tiles #vestibular-tile h2 {
    padding-right: 98px;
  }
  #system-overview .research-tiles #tavns-tile h2 {
    padding-right: 100px;
  }
  #system-overview .research-tiles #megatms-tile h2 {
    padding-right: 132px;
  }
  #system-overview .research-tiles #nirsit-tile h2 {
    padding-right: 100px;
  }
}
@media (min-width: 1117px) {
  #system-overview .research-tiles .tile#tsdcs-tile,
  #system-overview .research-tiles .tile#preclinical-tile {
    height: 17.3rem;
  }
  #system-overview .research-tiles #preclinical-tile {
    background-size: auto 9.5rem;
  }
  #system-overview .research-tiles #preclinical-tile .caption {
    padding-right: 114px;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  #system-overview .research-tiles .tile#tdcs-tile,
  #system-overview .research-tiles .tile#hdtdcs-tile,
  #system-overview .research-tiles .tile#neurotarget-tile {
    height: 22.34rem;
  }
  #system-overview .research-tiles #hdtdcs-tile h1 br {
    display: block;
  }
  #system-overview .research-tiles #tdcs-tile .caption,
  #system-overview .research-tiles #neurotarget-tile .caption {
    padding-right: 130px;
  }
}
@media (min-width: 992px) {
  #system-overview .research-tiles #hdtdcs-tile {
    background: url(../images/hdtdcs_homepage.png) right bottom -1rem no-repeat;
    background-size: auto 17.5rem;
  }
  #system-overview .research-tiles #hdtdcs4-tile .caption {
    padding-right: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  #system-overview .research-tiles .tile#hdtdcs4-tile,
  #system-overview .research-tiles .tile#tavns-tile,
  #system-overview .research-tiles .tile#vestibular-tile {
    height: 19.6rem;
  }
  #system-overview .research-tiles .tile#megatms-tile,
  #system-overview .research-tiles .tile#neuronavigation-tile,
  #system-overview .research-tiles .tile#nirsit-tile {
    height: 19.53rem;
  }
  #system-overview .research-tiles .tile#megatms-tile h2 {
    padding-right: 155px;
  }
  #system-overview .research-tiles #neurotarget-tile h2 {
    padding-right: 0;
  }
  #system-overview .research-tiles .tile#hdtdcs-tile .caption {
    padding-right: 125px;
  }
  #system-overview .research-tiles #hdtdcs4-tile {
    background-size: auto 10.5rem;
  }
  #system-overview .research-tiles #tavns-tile .caption {
    padding-right: 120px;
  }
  #system-overview .research-tiles #tavns-tile .caption {
    padding-right: 115px;
  }
  #system-overview .research-tiles #vestibular-tile h1 {
    padding-right: 0;
  }
  #system-overview .research-tiles #megatms-tile .caption {
    padding-right: 150px;
  }
  #system-overview .research-tiles #neuronavigation-tile {
    background-size: auto 13.4rem;
  }
  #system-overview .research-tiles #nirsit-tile .caption {
    padding-right: 100px;
  }
  #system-overview .research-tiles #tsdcs-tile h2 {
    padding-right: 95px;
  }
}

.full-section-color {
  background-color: #eee;
}

@media (min-width: 862px) {
  .see-button.show-first {
    display: block;
    clear: both;
  }
  .see-button.show-second {
    display: none;
    clear: both;
  }
}
@media (max-width: 861px) {
  .see-button.show-first {
    display: none;
    clear: both;
  }
  .see-button.show-second {
    display: block;
    clear: both;
  }
}
