.navbar-brand {
    float: left;
    height: 50px;
    padding: 13px 15px;
    font-size: 18px;
    line-height: 20px;
}

#banner h1 {
  display: block;
  font-size: 1.5em;
 Padding-bottom: 0;
  color: #f58025;
  font-weight: 600;
  line-height: normal!important;
}
#banner h2 {
  display: block;
  font-size: 1.2em;
  margin: 0;
  padding-bottom: 10px;
  font-weight: 600;
}
#banner h3 {
  font-size: 1em;
  margin: 0;
  padding: 5px 0;
  font-weight: normal;
  color: #f58025;
}
.tab-Wrapper {
  overflow: hidden;
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.eclipse-options {
  position: relative;
  top: 90px;
  left: -20px;
  font-size: 170%;
  color: #f49529;
  font-weight: bold;
}
.tabs li {
  background: #3e77b1;
  text-align: center;
  border-radius: 5px;
}
.tab_container #t7, .tab_container #t8, .tab_container #t9, .tab_container #t10 {
  padding: 20px 0;
  overflow: hidden;
}
#DR1x-tab li:active {
  background-color: #666;
  color: #fff;
}
ul.tabs {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
ul.tabs li {
  float: left;
  margin: 5px;
  cursor: pointer;
  color: #fff;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
}
ul.tabs li:hover {
  background-color: #f58025;
  color: #fff;
}
#DR1x-tab li.active {
  transition: background-color 0.5s ease;
  background-color: #666;
  color: #fff;
  border-radius: 5px;
  display: block;
}
.tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background-color: #fff;
  verflow: hidden;
}
.tab_drawer_heading {
  display: none;
}
.tab_container #t1, .tab_container #t2, .tab_container #t3, .tab_container #t4, .tab_container #t5, .tab_container #t6 {
  /* padding-left: 40px; */
  padding: 20px 0;
}
.tab_content {
  padding: 20px 0 25px;
  display: none;
}
.plus-imgs {
  text-align: center;
  background: #000;
  padding: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
.plus-imgs img {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.slider, .side-by-side {
  background: #000;
  padding: 20px;
  margin-top: 20px;
}
.sbs-imgs div {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
  font-weight: bold;
}
.caption {
  color: #fff;
  /*padding: 20px 80px;*/
}
.cd-image-container {
  width: 100%;
  border: 1px solid #fff;
}
.row.stacked, .row.slider {
  display: none;
}
.sbs, .stc, .sta {
  font-weight: bold;
  padding: 0 20px;
}
a.sbs.active, a.stc.active, a.sta.active, a.sbs.active:visited, a.stc.active:visited, a.sta.active:visited {
  text-decoration: none;
  color: #000;
}
.compare-holder .compare-options a {
  border-right: 1px solid #222;
}
.compare-holder .compare-options a:last-child {
  border-right: 0;
}
.compare-options {
  text-align: center;
}
.stacked {
  height: 455px;
  background: #000;
  padding: 20px;
  margin-top: 20px;
}
.stacked img {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  height: 415px;
  width: auto
}
.stacked .stackLinks {
  color: #fff;
  font-weight: bold;
  font-size: 140%;
  padding: 12px 8px;
  margin-top: 40px;
}
.stacked .stackLinks div {
  cursor: pointer;
  padding: 20px;
}
.stacked .stackLinks div.active {
  color: #ee7e15
}
.stacked .stackLinks div.active::before {
  content: "► ";
  color: #ee7e15
}
.sub-msg {
  color: #B5B5B5;
  font-size: 90%;
  font-weight: normal;
  margin-top: 4px;
  display: block
}
.dig-tomo-gif-space {
  float: left;
  display: block;
  margin-left: 45px;
}
.slice {
  float: left;
  display: block;
}
@media only screen and (max-width: 767px) {
  .tab-Wrapper {
    position: relative;
    /*top: 40px;*/
    background: none;
  }
  .eclipse-options {
    position: relative;
    top: 72px;
    left: -10px;
    font-size: 170%;
    color: #f49529;
    font-weight: bold;
  }
  .compare-options {
    display: none;
  }
  .table-responsive {
    overflow: hidden;
    overflow-x: hidden;
  }
  .slice {
    max-width: 180px
  }
  .dig-tomo-gif-space {
    margin-left: 0;
  }
}
@media only screen and (max-width:767px) {
  /*publicContactForm*/
  #publicContactForm {
    width: 98%;
    /* height: 3099px; */
    margin-left: 0px;
  }
  /*product dropdown*/
  #product_selector option {
    font-size: 9px;
  }
  /*Hpx1links_text*/
  .rightcontent_twocolumnblock .links_text {
    padding: 10px 8px 6px 8px;
  }
  form {
    padding: 20px;
  }
  form legend {
    margin-left: 0px;
  }
  form .control-label {
    padding-left: 0;
    float: none;
    text-align: left;
    width: 100%;
  }
  form .form-group .radio, form .form-group .checkbox {
    display: table-row;
  }
  .checkbox {
    width: 300px;
  }
  form .form-submit-border {
    margin-left: 18%;
    margin-top: 3%;
  }
  form .has-error .help-block {
    margin-left: 0;
    width: 300px;
  }
  .richTextContent form .form-submit-border {
    margin-left: 10%;
  }
  .resetbuttonWrapper .form-reset {
    position: relative;
    top: -44px;
    left: -60px;
    margin-top: 0;
  }
  .form-reset-lang-btn {
    left: 135px;
    top: -45px;
  }
  /* Leadership */
  .leftimg {
    padding-left: 0;
  }
  .rightimg {
    padding-top: 30px;
    padding-left: 0;
  }
  .centerImg {
    padding-left: 0;
  }
  .centerImg img {
    padding-bottom: 20px;
  }
  /* Managed Print Solutions */
  /* .autoImages img {
    width: 100%;
} */
  .printSolutions {
    width: 100% !important;
  }
  .printSoln {
    position: relative;
    width: 100%;
  }
  /* three column display block */
  .threecolumn_displayblock article {
    margin-bottom: 12px;
  }
  .threecolumn_displayblock .row {
    margin-bottom: 0;
  }
  .col_txt {
    min-height: 82px;
    padding-bottom: 10px;
  }
  .threecolumn_displayblock {
    padding: 15px;
  }
  .homepage .threecolumn_displayblock {
    padding: 0px;
  }
  /* slider */
  .containerSlider, .bgimage-block, .bgimage-block-content {
    width: 100%;
  }
  .bgimage-block img {
    height: auto;
    position: static;
  }
  .sliderParaInnerText {
    font-size: 10px;
  }
  .bgimage-block ul li {
    font-size: 12px;
  }
  .sliderGradient, .errorGradient {
    background-color: #E4E4E4;
  }
  .two-col-split, .multi-col-split {
    padding: 30px 15px 0 15px;
  }
  .carousel-inner > .item {
    padding-bottom: 20px;
  }
  .bgimage-block h1 {
    padding-bottom: 10px;
  }
  /* evolution-plus */
  .twocolumn_layout .rightContent .bgimage-block {
    height: auto;
  }
  .productlinks {
    padding-left: 20px;
  }
  /* tabs */
  .tabs {
    display: none;
  }
  .tab_drawer_heading {
    background-color: #efefef;
    color: #3e77b1;
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 5px 19px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .tab_container {
    padding: 15px;
  }
  table {
    width: 100% !important;
  }
  .twocoltabResp, .threecoltabResp, .mulcoltabResp, .ScientificFilmDealers {
    width: 315px !important;
  }
  #featureVideo img {
    margin-bottom: 20px;
  }
  .d_active {
    /* background-color: #666;
	color: #fff; */
    background-color: #f58228;
    color: #fff;
  }
  #myModal .modal-body > iframe {
    width: 100%;
    height: 280px;
  }
  .tabTable {
    width: 500px
  }
  .twoColumnTabRightBig .rightImage img, .twoColumnTabRightSmall .rightImage img {
    width: 100%;
  }
  .threeColumnTabRightImgDesc .rightImage img {
    width: auto;
  }
  .threeColumnTabRightImgDesc .rightContent {
    padding-top: 60px;
    padding-left: 25px;
  }
  .noborderTableTab table {
    width: 100%;
  }
  .rightImage img {
    width: auto;
  }
  /* ------- leftimage_withtext ----------*/
  .leftimage_withtext_twocolumn .leftcolumn, .leftimage_withtext_twocolumn .rightcolumn {
    margin-bottom: 20px;
  }
  /* product documentation */
  #product_selector {
    float: none;
    margin: 0;
  }
  #product_selector select {
    width: 100%;
  }
  #product_selector label {
    padding-bottom: 5px;
  }
  .doc_download_button {
    margin: 10px 20px;
    padding-left: 0;
  }
  .doc_title {
    margin: 4px 0 8px 1px;
  }
  .doc_version {
    margin-left: 0px;
  }
  .doc_lang {
    margin-top: 10px;
    margin-left: 14px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .doc_lang_single {
    width: 100%;
    margin-left: 0px;
    margin-right: 73px;
  }
  .doc_lang select {
    margin-left: 0px;
    width: 100%;
    -webkit-appearance: menulist !important;
  }
  /* ukrc */
  .imageblock .bannerText .arrow_icon {
    display: none;
  }
  .bannerText {
    width: 85%;
    position: relative;
  }
  .leftImageTab .row img {
    width: 100%;
    padding-bottom: 10px;
  }
  /* news releases */
  .tab-Wrapper.newsReleaseCategories .tab_container {
    padding: 0;
    margin-top: 5px;
  }
  .horzNavDate .pipe:last-child {
    display: none;
  }
  .horzNavDate {
    padding: 5px 0 0 0px;
  }
  .horzNavDateContainer {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
    padding-top: 0px;
    margin-bottom: 5px;
  }
  /* richtext content */
  .rightContent .richTextContent .floatingImage img {
    width: auto;
    padding: 10px 15px;
  }
  .richTextContent .floatingImage img {
    width: auto;
    padding: 10px 15px;
    float: none;
  }
  .csHeader {
    font-size: 18px;
  }
  .clickToNavigate a {
    display: block;
    padding-top: 5px;
  }
  .noPadding {
    padding: 0px !important;
  }
  .richTextContent select {
    margin-top: 5px;
  }
  .clinical_imageblock img {
    padding: 0 10px;
  }
  .cta_text .arrow_icon1 {
    display: none;
  }
  .image_section {
    padding: 0px 16px;
  }
  .multi-col-split .row {
    margin-left: 0px;
  }
  .clickToJump .noPadding {
    padding-left: 15px !important;
  }
  img.design_selected_field {
    width: 100%;
  }
  /* Chroma Registration form*/
  #leftcontent img {
    float: none;
  }
  .remove_date {
    margin-right: 123px;
    right: 0;
    left: 155px;
    top: 22px;
  }
  .imageblock iframe {
    width: 100%;
  }
  form select {
    width: 60% !important;
  }
  .richTextContent form select {
    width: 60% !important;
  }
  .VueCloudServReqLink img {
    float: right !important;
  }
  .VueCloudServReqLink a {
    float: none;
    top: 100px;
    left: 207px;
  }
  .richTextContent form {
    width: 100%;
  }
  form .help-block {
    margin-left: 0;
  }
  .formBackground + section iframe {
    padding-left: 0;
  }
  .richTextContent form .control-label {
    width: auto;
  }
  .largeFont strong {
    font-size: small;
  }
  .vueformImage img {
    right: 0;
  }
  /* Search */
  .hpx-1-demo-promo .arrow_icon {
    background-position: -83px -1px;
    width: 100%;
  }
  .formBackground .right p {
    width: 315px;
    left: 31px;
    top: -25px;
  }
  .singleHeading {
    font-size: 30px;
  }
  .VueCloudServReqLink img {
    position: relative;
    right: 0;
    top: -12px;
  }
  .v1Subscription .cta {
    background: none;
  }
  #sign_tab {
    margin-bottom: 15px;
  }
  .search form {
    padding: 0;
  }
  .formFooterText {
    top: -30px;
  }
  .leftImage img {
    width: 100% !important;
  }
  .table-responsive {
    /* max-width: 310px; */
    overflow: hidden;
    overflow-x: auto;
  }
  #product_body #process-control ul {
    list-style-type: none;
    padding: 0px !important;
    margin: 0px;
  }
  .v1Subscription .arrow_icon {
    display: block !important;
    right: 73px;
    width: 100%;
    top: 422px;
  }
  #register {
    width: 100%;
    height: 300px;
  }
  .tab_content.twoColumnTab .row #drx-plus, .tab_content.twoColumnTab .row #drx-reliability {
    width: 100%;
  }
  .migFloatingImage img {
    padding: 0 !important;
  }
  .vcreg {
    margin-top: -17px;
    margin-left: 28px;
  }
  #ulnormallist li {
    font-weight: 400 !important;
  }
  .hpx-pro .arrow_icon {
    top: 454px;
    width: 100%;
    right: 72px;
    display: block !important;
  }
  .requiredFieldCheckbox label:before {
    margin-left: -6px;
  }
  .requiredFieldCheckbox .checkbox input[type=checkbox] {
    margin-left: -28px !important;
  }
  .vcreg {
    margin-left: 0px;
  }
  .modal-backdrop.in {
    opacity: 0.8 !important;
  }
  .tab_container #t1, .tab_container #t2, .tab_container #t3, .tab_container #t4, .tab_container #t5, .tab_container #t6 {
    padding: 20px 20px;
  }
  .bgimage-block ul li div a {
    font-size: 12px;
  }
  .migFloatingImage p img {
    width: 100%;
  }
  .two-col-split .leftColumn h4, .two-col-split .rightColumn h4 {
    background: url(/-/media/PublicSite/common/bgh4.gif) repeat-x bottom;
    height: 42px;
  }
  .CustomerCommitmentlink {
    left: 0;
    width: 100px;
  }
  .tryBefore .arrow_icon {
    display: block !important;
    width: 100%;
    top: 217px;
    left: -75px;
  }
  .btn-sub {
    padding-left: 10px !important;
  }
  .richTextContent iframe {
    width: 100% !important;
  }
  table.ScientificFilmDealers.mob-tab-responsive img {
    width: auto !important;
  }
  table.ScientificFilmDealers.mob-tab-responsive td {
    display: table-cell;
  }
  .mob-tab-responsive, .mob-tab-responsive td {
    width: 100% !important;
    display: block;
  }
  .innerContent .ulmargin {
    margin: 0px 0px 0px 17px !important;
  }
  .innerContent .urlmarginset {
    margin: 0px 0px 0px -16px !important;
  }
  .download_doc .input_button {
    left: 0;
  }
  .mob-tab-responsive td img {
    width: 100% !important;
  }
  .sliderThumbnails {
    margin-left: 10px;
  }
  .doc_download_button {
    width: 30%;
  }
  table.usGovernment.mob-tab-responsive img {
    width: 220px !important;
  }
  .twocolumn_layout .rightContent ul#listdisc li {
    list-style-type: disc !important;
    background: none !important;
    margin-left: 13px;
    padding: 0px;
    font-weight: 400;
  }
  .scienceLinks a {
    display: block;
  }
  .scienceLinks p a:nth-child(2) {
    padding-top: 10px;
  }
  .scienceHeaders td > p {
    margin-left: 15px;
  }
  .table-responsive iframe {
    width: 100%;
  }
  .demoRequestNordics .arrow_icon {
    display: block !important;
    bottom: -77px;
    left: -30px;
  }
  .hpx-1-demo-promo .arrow_icon {
    display: block !important;
    top: 300px;
    right: 28px;
  }
  #btnDownload {
    background: transparent url(/-/media/PublicSite/common/bg_button_a.png) no-repeat top right;
    color: #3e77b1;
    height: 26px;
    background-color: transparent !important;
  }
  .fda .head4 {
    margin-bottom: 35px;
    padding: 0;
  }
  .fda .head4 + .fda-text {
    margin-left: -9px;
  }
  .fda .clearance {
    margin-left: -9px;
  }
  .fda .txt-arrow-fda {
    margin: 0;
  }
  .fdaQuote {
    padding-top: 20px !important;
  }
  .fdaAuthor {
    padding-top: 20px;
    margin-right: 60px
  }
  .fda-text {
    margin: 50px 0 0 0px;
  }
  .fda-links {
    margin: 10px 0 0 0px !important;
  }
  .fda-text1 {
    margin: 5px 0 0 0;
  }
  .ctaButton {
    margin: 20px 60px 0 0;
  }
  .fdafootnote {
    padding: 20px 0 10px 0;
  }
  .fda .arrow_icon {
    display: block !important;
    top: 252px;
    left: -25%;
  }
  .sliderGradientLine {
    border: 1px solid #E4E4E4;
  }
  #rightForToday .leftpad {
    padding-left: 40px !important;
  }
  .socialicons li:nth-child(3) a > img {
    width: 100%;
  }
  .engWlcomeImg.mob-tab-responsive td img {
    width: 64px !important;
    height: auto !important;
  }
  form .btn-default {
    padding-left: 10px !important;
  }
  .finnishImages.mob-tab-responsive tr img {
    width: 120px !important;
  }
  .finnishImages.mob-tab-responsive tr:nth-child(3) td:nth-child(5) img {
    width: 100% !important;
  }
  #events_container img {
    width: 250px !important;
  }
  .printSolnContactUs .footerButtonContent {
    left: -4px;
  }
  #signInModal iframe {
    width: 100%;
  }
  .notFloatingImages > img {
    width: 100% !important;
  }
  #black {
    padding-left: 20px;
  }
  .two-col-split .rightColumn iframe {
    height: 1084px;
  }
  .richTextContent p > img {
    width: 100%;
  }
  .fda.knwMatters .head4 {
    margin-top: 20px;
  }
  .fda.knwMatters .ctaButton {
    margin: 0 27px;
  }
  .fdaknwMatters {
    margin-left: 150px;
  }
}
@media only screen and (min-width:768px) and (max-width:960px) {
  /* To remove the space above image banner*/
  #maincontent {
    padding: 0px 15px 50px 15px;
  }
  /*medical page sliver line*/
  .sliderGradient {
    height: 24px;
  }
  /*product dropdown*/
  #product_selector option {
    font-size: 8px;
  }
  /* right img*/
  .rightImage img {
    width: auto;
  }
  .resetbuttonWrapper .form-reset {
    margin-left: 29px;
    margin-top: -69px;
  }
  .form-reset-lang-btn {
    left: 333px;
    bottom: 63px;
  }
  form .form-group .checkbox {
    display: table-row;
  }
  .bannerText p {
    margin: 15px 40px;
  }
  .bannerText .head1 {
    font-size: 25px;
  }
  /*mps */
  .managedPrintSoln .bgimage-block-content {
    width: 64.6%;
    padding: 2px 0px 5px 10px;
  }
  .managedPrintSoln .bgimage-block img {
    height: 310px;
  }
  /* Chroma Registration */
  .form_righttext {
    padding-right: 0;
    top: 0px;
  }
  /* leadership */
  .leftimg {
    padding-left: 20px;
    padding-top: 0;
  }
  .centerImg {
    padding-left: 10px;
  }
  /* image block with text */
  .col_txt {
    min-height: 150px;
  }
  /* .two-col-split .row{
	margin:0;
} */
  /* evolution-plus */
  .twocolumn_layout .rightContent .bgimage-block img {
    width: 100%;
    height: 325px;
  }
  /* .twocolumn_layout .rightContent .bgimage-block-content {
    width: 65%;
} */
  /* tabs */
  .twoColumnTabRightBig .rightImage img, .twoColumnTabRightSmall .rightImage img {
    width: 100%;
  }
  /* three column display block */
  .threecolumn_displayblock .row:first-child .col_txt {
    min-height: 110px;
  }
  /* .threecolumn_displayblock{
	padding:0 15px;
} */
  .homepage .threecolumn_displayblock {
    padding: 0;
  }
  .landingContentLeft {
    width: 66.3%;
  }
  .containerform {
    width: 33.7%;
  }
  #product_selector {
    float: none;
  }
  /* rich text content */
  .clinical_imageblock img {
    height: 200px;
  }
  .clinical_imageblock .row {
    margin: 0;
  }
  .richTextContent .leftColumn {
    padding-left: 0px;
  }
  .clickToJump .row, .multi-col-split .row {
    margin: 0;
  }
  .clickToJump .leftColumn {
    padding-left: 0px;
  }
  .clickToJump .leftColumn, .clickToJump .rightColumn {
    width: 270px;
  }
  .bgimage-block-content {
    width: 50%;
  }
  .singleHeading {
    padding: 0;
  }
  .remove_date {
    right: 27px;
  }
  .chromaSuccessPage .leftColumn {
    width: 50% !important;
  }
  /*mps*/
  .printSolnContactUs {
    width: 97%;
    height: 307px;
  }
  .printSolnContactUs iframe {
    width: 96%;
  }
  .twocolumn_layout .rightContent form {
    width: 65%;
  }
  .richTextContent form select {
    width: 44% !important;
  }
  form select {
    width: 56% !important;
  }
  .demoRequestNordics .bannerText .cta {
    padding: 0px 20px;
  }
  /* SilverPopUp */
  .v1Subscription .bannerText .head2 {
    font-size: 17px;
    padding: 3px 4px;
  }
  .v1Subscription .cta {
    padding: 0 20px 10px 20px;
    background: none;
  }
  .demoRequestNordics .head1 {
    padding: 15px 20px;
  }
  .vueformImage img {
    right: 0;
  }
  p.rightImage.vueformImage img {
    width: auto;
  }
  .VueCloudServReqLink img {
    position: relative;
    right: 100px;
  }
  .VueCloudServReqLink a {
    left: 25px;
  }
  .bgimage-block-content p {
    line-height: 13px;
    margin-bottom: 5px;
  }
  .bgimage-block-content {
    padding: 4px 0px 0px 0px !important;
  }
  .bgimage-block-content ul {
    line-height: 14px;
  }
  .bgimage-block ul li {
    font-size: 10px;
  }
  /* add for ipad portrait */
  .twocolumn_layout .rightContent .bgimage-block-content {
    width: 51%;
    padding: 10px 0 0 22px !important;
  }
  .hpx-env {
    padding-right: 10px;
  }
  .formBackground .right p {
    width: 335px;
    left: 34px;
  }
  ul.leftcolumn.footerContent > ul.rightcolumn.footerContent {
    width: 100%;
  }
  .v1Subscription .arrow_icon {
    left: -10%;
    width: 75%;
    top: 252px;
  }
  .demoRequestNordics .arrow_icon {
    left: -10%;
    width: 75%;
    top: 252px;
  }
  .hpx-1-demo-promo .arrow_icon {
    left: -10%;
    width: 75%;
    top: 252px;
  }
  .cta .arrow_icon {
    width: 120px;
    height: 156px;
    background-position: -176px 110px;
  }
  .vcreg {
    margin-top: -20px;
    margin-left: 32px;
  }
  .hpx-pro .arrow_icon {
    left: -10%;
    width: 75%;
    top: 290px;
  }
  .requiredFieldCheckbox .checkbox input {
    margin-left: -41px !important;
  }
  .requiredFieldCheckbox label:before {
    margin-left: 27px;
  }
  .tab_container #t1, .tab_container #t2, .tab_container #t3, .tab_container #t4, .tab_container #t5, .tab_container #t6 {
    padding: 20px 20px;
  }
  .richTextContent iframe {
    width: 100% !important;
  }
  .printSys {
    bottom: -32px;
  }
  #register {
    width: 100%;
    height: 400px;
    margin-left: 20px;
  }
  .download_doc .input_button {
    left: -10px;
  }
  table.ScientificFilmDealers.mob-tab-responsive img {
    width: auto !important;
  }
  .mob-tab-responsive {
    width: 100% !important;
  }
  .mob-tab-responsive td p {
    min-height: 35px;
  }
  .mob-tab-responsive td img {
    width: 100% !important;
  }
  .tryBefore .arrow_icon {
    left: -10%;
    width: 75%;
    top: 252px;
  }
  .sliderC-panel {
    bottom: -1px;
  }
  .sliderThumbnails {
    margin-left: 5px;
  }
  #product_selector select {
    width: 80%;
  }
  .doc_version, .doc_lang select {
    margin-left: 0;
  }
  .col-sm-5.col-xs-5.doc_lang {
    width: 42%;
    padding-right: 0;
    padding-left: 0;
  }
  .doc_download_button {
    width: 24%;
    padding-right: 0px;
  }
  table.usGovernment.mob-tab-responsive img {
    width: 220px !important;
  }
  .imageblock.fda img {
    width: 60% !important;
    height: auto;
  }
  .fda .arrow_icon {
    top: 276px;
    width: 100%;
    left: -4%;
  }
  .fda .txt-arrow-fda {
    font-size: 20px;
  }
  .fda .clearance {
    margin-left: 80px;
    font-size: 30px;
  }
  .fda .fda-text {
    margin-left: 80px;
    font-size: 100px;
  }
  form .control-label {
    width: 31%;
  }
  input#btnDownload {
    width: 100% !important;
  }
  .videoHIT {
    margin-top: 0;
  }
  .imagesOnly .leftimg img {
    padding-top: 15px;
  }
  .fda-text {
    margin: 50px 0 0 15px;
  }
  .fda-links {
    margin: 15px 0 0 15px !important;
  }
  .fda-text1 {
    margin: 5px 0 0 15px;
  }
  .ctaButton {
    margin: 20px 55px 0 0;
  }
  .fdafootnote {
    margin: 0;
  }
  #rightForToday .leftpad {
    padding-left: 30px !important;
  }
  #rightForToday .solutionWellHead {
    BACKGROUND-IMAGE: url(https://www.carestream.com/en/us/-/media/PublicSite/common/gray-arrow-down.gif);
    PADDING-BOTTOM: 40px;
    BACKGROUND-COLOR: #999;
    max-width: 100%;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: -45px bottom;
    FLOAT: left;
  }
  #header-msg p {
    width: 750px;
    height: 175px;
  }
  #header-msg .close {
    bottom: 10px;
    right: initial;
    border-top: none;
    top: initial;
    left: 25%;
  }
  .spanishSinElemImage .mob-tab-responsive td img {
    width: 180px !important;
  }
  #header-msg div {
    width: 768px;
  }
  form .btn-default {
    padding-left: 10px !important;
  }
  .CustomerCommitmentlink {
    right: -100px;
  }
  .chineseCorpTab.mob-tab-responsive td img {
    width: 255px !important;
  }
  .finnishImages.mob-tab-responsive tr img {
    width: 120px !important;
  }
  .finnishImages tr p {
    width: auto;
  }
  .finnishImages.mob-tab-responsive tr:nth-child(3) td:nth-child(5) img {
    width: 100% !important;
  }
  #black {
    margin-left: 15px;
  }
  .printSolnContactUs .footerButtonContent {
    left: -4px;
  }
  .two-col-split h4 {
    width: 361px;
  }
  .fda.knwMatters .head4 {
    font-size: 20px;
    padding-left: 40px;
  }
  .fda.knwMatters .bannerText p {
    font-size: 18px;
    margin-left: 60px;
  }
  .fda.knwMatters .ctaButton {
    margin: 0;
  }
}
@media only screen and (min-width:768px) and (max-width:1100px) {
  .navbar-nav > li.dropdown:last-child .dropdown-submenu .dropdown-menu {
    left: -160px;
  }
}
@media only screen and (min-width:768px) {
  /*publicContactForm*/
  #publicContactForm {
    width: 465px;
  }
  /* product drop down*/
  #product_selector option {
    font-size: 8px;
  }
  #socialmedia ul.tabs li {
    padding: 0 66px;
  }
  /* ul.tabs li{
padding:0 45px;
} */
  /* media contact*/
  .twocolumn_layout .rightContent .content-list {
    margin: 0px 0px 20px 42px;
    width: 93.5%;
  }
  /* right img*/
  .rightImage img {
    width: 100%;
  }
  /*evalution plus*/
  .twocolumn_layout .rightContent .bgimage-block-content {
    /*  width: 48%;
	padding:30px 0 0 20px ; */
    width: 51%;
    padding: 10px 0 0 22px
  }
  .bgimage-block-content {
    width: 50%;
    padding: 26px 0px 27px 27px;
    position: absolute;
    top: 0;
    min-height: auto;
  }
  /* medical */
  .contentBlock:last-child {
    border: none;
  }
  /* tabs */
  .you-tube-holder iframe {
    width: 90%;
    height: 480px;
    margin: 0 40px;
  }
  .tab_content > article p:last-child {
    padding-bottom: 20px;
  }
  #myModal .modal-body > iframe {
    width: 510px;
    height: 280px;
  }
  .Row3Col article:last-child {
    padding-left: 0;
  }
  .twoColumnTableftBig .col-sm-7 {
    width: 55%;
  }
  .threeColumnTabRightImgDesc .rightContent {
    padding-top: 60px;
    padding-left: 25px;
  }
  .threeColumnTabRightImgDesc .rightImage img {
    width: auto;
  }
  /* ukrc */
  .landingContentLeft {
    width: 55%;
    float: none;
    display: table-cell;
  }
  .containerform {
    width: 45%;
    float: none;
    display: table-cell;
  }
  .landingContainer .quote {
    padding-top: 5px;
    padding-bottom: 24px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
  }
  .bannerimage_img {
    width: 55%;
  }
  /* news releases */
  .newsReleaseCategories .tab_content {
    padding-left: 0px;
  }
  .tab_content .contentBlock {
    padding-bottom: 0px;
  }
  /* News and Events */
  .tab_content .contentBlock:last-child {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
  }
  /* rich text content */
  .clinical_imageblock img {
    height: 250px;
  }
  .you-tube-holder.drx1SystemVideos iframe {
    width: 560px;
    height: 315px;
  }
  /* home page three column */
  .homepage .threecolumn_displayblock .row {
    margin: 0 -15px 12px -15px;
  }
  .homepage .threecolumn_displayblock article {
    width: 33.3%;
    padding: 0 15px !important;
    margin: 0;
  }
  /* Search */
  .leftImage img {
    width: 100% !important;
  }
  #product_body #process-control ul {
    list-style-type: none;
    padding: 0px !important;
    margin: 0px;
  }
  .tab_content.twoColumnTab .row #drx-plus, .tab_content.twoColumnTab .row #drx-reliability {
    margin: 3px 48px 0px 93px;
    padding: 0px 50px;
    width: 74%;
  }
  #ulnormallist {
    margin-top: 0px;
  }
  #ulnormallist li {
    font-weight: 400 !important;
  }
  .modal-backdrop.in {
    opacity: 0.8 !important;
  }
  .twocolumn_layout .rightContent ul#listdisc li {
    list-style-type: disc !important;
    background: none !important;
    margin-left: 13px;
    padding: 0px;
    font-weight: 400;
    margin-right: -41px;
  }
  .imageblock.fda img {
    width: auto;
    height: auto;
  }
  .thankyou-h1-txt {
    padding: 0px;
    margin-top: 3px;
  }
  #right-links {
    display: inline-block;
    padding: 0 71px;
    margin-top: 20px;
  }
  #left-links {
    display: inline-block;
    margin-top: 20px;
  }
  .germanultraThankYou {
    padding-left: 130px;
  }
}
@media only screen and (min-width:1024px) {
  /* publicContactForm form */
  #publicContactForm {
    width: 632px;
  }
  /* product drop down*/
  #product_selector option {
    font-size: 12px;
  }
  /*mps*/
  .managedPrintSoln .bgimage-block-content {
    width: 393px;
  }
  /* tabs*/
  /* ul.tabs li{
padding:0 29px;
} */
  /* right img*/
  .rightImage img {
    width: auto;
  }
  /* evolution-plus */
  .twocolumn_layout .rightContent .bgimage-block-content {
    width: 335px;
  }
  /* imageblock with text */
  .imageblock_text img {
    height: 298px;
  }
  .imageblockcontent {
    position: absolute;
    width: 301px;
    height: 298px;
    right: 0px;
    top: 0px;
    margin-bottom: 0;
  }
  /* banner text flows out of the banner image */
  .bgimage-block-content {
    width: 415px;
  }
  /* three column display block */
  .threecolumn_displayblock .row:first-child .col_txt {
    min-height: 82px;
  }
  /* two column split */
  .two-col-split .rightColumn, .clickToJump .rightColumn, .multi-col-split .rightColumn {
    float: right;
    width: 490px;
    padding-left: 35px;
  }
  .two-col-split .leftColumn {
    width: 469px;
    float: left;
  }
  /* ukrc */
  .landingContentLeft {
    width: 55%;
    display: table-cell;
    float: none;
  }
  .containerform {
    width: 45%;
    padding-left: 44px;
    padding-right: 0;
    display: table-cell;
    float: none;
    background-color: #efefef;
  }
  .containerform form {
    width: 90%;
    margin-top: 1px;
    padding-bottom: 30px;
    padding-top: 35px;
  }
  .two-col-split .rightColumn form {
    padding-bottom: 30px;
  }
  /* rich text content */
  .richTextContent {
    padding: 0px;
  }
  .leftColumn.noPadding article, .rightColumn.noPadding article, .noBorder.noPadding {
    padding-top: 0;
  }
  .cta_text .arrow_icon1 {
    background-position: 3px 51px;
    height: 90px;
  }
  .cta_text {
    margin: 73px 0px;
  }
  .richTextContent .two-col-split .leftColumn, .clickToJump .leftColumn, .multi-col-split .leftColumn {
    width: 297px;
  }
  .chromaSuccessPageFont strong, .chromaSuccessPageFont p {
    font-size: x-large;
    color: #999999;
  }
  /* mps */
  .threecolumn_displayblock .row {
    /* margin-bottom:12px; */
    margin: 0px 0px 0px 0px;
  }
  .threecolumn_displayblock article {
    width: 303px;
    padding: 0 !important;
    margin: 0 10px 20px 0;
  }
  .threecolumn_displayblock article:last-child {
    margin-right: 0;
  }
  /* process control*/
  #product_body #process-control ul {
    list-style-type: none;
    padding: 0px !important;
    margin: 0px;
  }
  .v1Subscription .arrow_icon {
    width: 100%;
    top: 306px;
  }
  .twocolumn_layout .rightContent ul#black {
    margin-right: 8px;
    padding-left: 14px;
  }
  .v1Subscription .cta {
    /* background: url(/-/media/PublicSite/Common/arrow-slice-top.gif) no-repeat  bottom;
	padding-bottom: 51px;
    margin-left: 3px; */
  }
  #register {
    width: 694px;
    height: 649px;
    margin: 10px;
  }
  .cta .arrow_icon {
    right: -7px;
    width: 100%;
    top: 305px;
  }
  .vcreg {
    margin-top: -16px;
    margin-left: 7px;
  }
  #ulnormallist {
    margin-top: -12px;
  }
  #ulnormallist li {
    font-weight: 400 !important;
  }
  .modal-backdrop.in {
    opacity: 0.8 !important;
  }
  .bgimage-block img {
    width: 100%;
    Height: 325px;
  }
  .tab_container #t6 .row .mob-tab-responsive tr td:first-child {
    padding-right: 20px !important;
  }
  .tab_container #t2 .row .mob-tab-responsive tr td:first-child {
    width: 47%;
    padding-right: 27px !important;
  }
  .tab_container #t2 .row .mob-tab-responsive tr td:nth-child(3n) {
    width: 20%;
    vertical-align: top;
  }
  .tab_container #t2 .row .mob-tab-responsive tr td:last-child {
    width: 26%;
  }
  .demoRequestNordics .arrow_icon, .hpx-1-demo-promo .arrow_icon {
    width: 100%;
    top: 306px;
  }
  .spanishCSTab tr td:first-child {
    width: 30% !important;
  }
}
/* Targeting IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .v1Subscription .cta {
    padding-bottom: 49px;
    margin-left: 4px;
  }
  .form-group {
    margin-bottom: 20px;
  }
}
/* Targeting Firefox */
@-moz-document url-prefix() {
  .v1Subscription .cta {
    padding-bottom: 49px;
    margin-left: 3px;
  }
  .sliderC-panel {
    bottom: 3.5px;
  }
}
/* Targeting Microsoft-Edge */
@supports (-ms-accelerator:true) {
  .v1Subscription .cta {
    padding-bottom: 49px;
    margin-left: 4px;
  }
}
/*iPhone 6 landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  .v1Subscription .arrow_icon {
    background-position: 102px -4px;
  }
  .formBackground .right p {
    width: 636px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .hpx-1-demo-promo .arrow_icon, .demoRequestNordics .arrow_icon {
    background-position: -49px -1px;
    width: 100%;
  }
}
/*iPhone 6+ Portrait*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
  .formBackground .right p {
    width: 353px;
  }
}
/*iPhone 6+ landscape*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
  .v1Subscription .arrow_icon {
    background-position: 102px -4px;
  }
  .formBackground .right p {
    width: 606px;
  }
}
/*Slider*/
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
.cd-image-container {
  position: relative;
  width: 90%;
  max-width: 768px;
  margin: 0em auto;
}
.cd-image-container img {
  display: block;
}
.cd-image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
.cd-image-label.is-hidden {
  visibility: hidden;
}
.is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}
.cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
}
.is-visible .cd-resize-img {
  width: 50%;
  /* bounce in animation of the modified image */
  -webkit-animation: cd-bounce-in 0.7s;
  -moz-animation: cd-bounce-in 0.7s;
  animation: cd-bounce-in 0.7s;
}
@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@-moz-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
.cd-handle {
  position: absolute;
  height: 44px;
  width: 44px;
  /* center the element */
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border-radius: 50%;
  background: #f58025 url("/specials/img/cd-arrows.svg") no-repeat center center;
  cursor: move;
  box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
}
.cd-handle.draggable {
  /* change background color when element is active */
  background-color: #ccc;
}
.is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}
/* Determines how checkboxes display on mobile based on length of text string */
@media screen and (max-width: 768px) {
  .columns label.checkbox-inline, .columns label.radio-inline {
    vertical-align: top;
    width: 90%;
  }
  .columns {
    padding-left: 30px !important;
    padding-bottom: 20px;
  }
    
.tab_drawer_heading {
    font-size: 1rem;
    }
    .tab_drawer_heading:after {
    margin-top: 8px;
}
    .mobDDNav:after, .tab_drawer_heading:after {
    content: " ";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #827b7b;
    float: right;
}    .tab_drawer_heading.d_active:after {
    border-top-color: #fefefe;
}
}
@media screen and (min-width: 768px) {
  .columns label.checkbox-inline, .columns label.radio-inline {
    min-width: 150px;
    vertical-align: top;
    width: 25%;
  }
  .columns {
    padding-bottom: 30px;
  }
}