body {
    background: #e4e7f2 !important;
}
.geniusicon1{
  background-image: url('https://www.hologic.com/sites/default/files/2020_11/Diagnostic-Performance-Icon.svg');
  max-width: 50px;
  height: 50px;
  width: 100%;
}

.geniusicon2{
  background-image: url('https://www.hologic.com/sites/default/files/2020_11/Integrated-Icon.svg');
  max-width: 50px;
  height: 50px;
  width: 100%;
}

.geniusicon3{
  background-image: url('https://www.hologic.com/sites/default/files/2020_11/Workflow-Icon.svg');
  max-width: 50px;
  height: 50px;
  width: 100%;
}

.navigation-wrapper .navigation-left ul li a:focus
{
  outline:none;
  text-decoration:none;
}

.geniusicon4{
  background: url('https://www.hologic.com/sites/default/files/2020_11/3Dimensions-Logo.svg') no-repeat left bottom;
  height: 37px;
  width: 200px;
  position:relative;
  top:20px;
}

.geniusicon5{
  background: url('https://www.hologic.com/sites/default/files/2020_11/Selenia-Dimensions-Logo.svg') no-repeat left bottom ;
  height: 53px;
  width: 175px;
}
.webinarbuton{
  background-color:#0045b8;
  border-radius:5px;
  color:#fff;
  padding:7px 20px;
  max-width:240px;
  text-align:center;
  margin-top:30px;
}
.top-banner-img img {
    width: 100%;
}
.top-banner {
/*background: url('/sites/default/files/banner_bgg.png') center top no-repeat;*/
background-size: cover;
width: 100%;
height: 100%;
}
.top-left-banner-text {
    max-width: 400px;
    width: 100%;
    position: absolute;
    left: -180px;
    top: 115px;
}
.top-banner-img {
    position: relative;
    z-index: -1;
}
.top-left-banner-text p.MACH40 {
    font-size: 23px !important;
}

.top-left-banner-text h2.MACH40 {
    font-size: 40px !important;
    line-height: 1 !important;
}
.row.emp-cms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}
.navigation-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100px;
align-items: center;
}
.navigation-left ul {
margin-bottom: 0px !important;
}
.navigation-left ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 0px;
list-style: none;
}

.navigation-left ul li {
display: inline-block;
padding: 0 25px;
}

.navigation-left ul li:first-child {
padding-left: 0px;
}

.navigation-left ul li:last-child {
padding-right: 0px;
}
.improve-workflow-wrapper p.MACH40.caption-bold {
position: relative;
padding-top: 50px !important;
}

/*.improve-workflow-wrapper p.MACH40.caption-bold::before {
position: absolute;
content: "";
width: 80px;
height: 4px;
background: #0045b8;
left: 0;
top: 25px;
}*/
section#formarea {
    background: #c2cfe9;
    margin: 60px 0 80px 0;
}
section#formarea h3 {
color: #fff !important;
font-size: 24px !important;
text-align: center !important;
}
section#formarea .form-group {
margin-bottom: 25px;
}

section#formarea input {
text-transform: capitalize;
font-size: 22px;
}

section#formarea input::-webkit-input-placeholder {
/ Chrome/Opera/Safari /
color: #b4b7bf;

}

section#formarea input::-moz-placeholder {
/ Firefox 19+ /
color: #b4b7bf;
}

section#formarea input:-ms-input-placeholder {
/ IE 10+ /
color: #b4b7bf;
}

section#formarea input:-moz-placeholder {
/ Firefox 18- /
color: #b4b7bf;
}
section#formarea .form-control {
    padding: 6px 12px !important;
}
.get-wrapper input {
    background: #0045b8 !important;
    max-width: 380px;
    width: 100%;
    color: #fff !important;
    margin: 30px auto 0 auto;
    border: 0;
    font-size: 20px !important;
    height: 40px;
    border-radius: 5px;
}
.get-wrapper {
    text-align: center;
}
.dwd-ext h2 {
font-size: 40px !important;
margin-bottom: 45px;
}

.dwd-ext ul li {
position: relative;
padding: 15px 0px 15px 35px;
}

.dwd-ext ul li a {
font-size: 30px;
color: #666 !important;
line-height: 1;
font-weight: 300;
}
.dwd-ext ul li span.fa {
font-size: 24px;
color: #0056b8;
position: absolute;
left: 0;
top: 18px;
}
.dwd-ext ul {
list-style: none;
padding-left: 0px;
}
.dwd-ext ul li a span {
font-size: 24px;
display: block;
}


section.submenu-section {
/*background: url('/sites/default/files/nav_bg_0.png')no-repeat;
background-size: cover;*/
   background-image: -moz-linear-gradient( 90deg, rgba(0,86,184,0) -9%, rgb(0,86,184) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,86,184,0) -9%, rgb(0,86,184) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,86,184,0) -9%, rgb(0,86,184) 100%);
width: 100%;
height: 100px;
}
.navigation-wrapper .navigation-left ul li a {
    font-weight: 700;
    color: #dae2ea !important;
    font-size: 17px !important;
    padding-bottom: 5px;
}
.navigation-wrapper .navigation-left ul li.active a {
    color: #fff !important;
}
.navigation-right a.custom-btn {
    background: #d3e1f0;
    width: 140px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #0045b8 !important;
}
.navigation-wrapper {
max-width: 926px !important;
width: 100%;
margin: 0 0 0 auto;
}
.submenu-section.sticky {
position: fixed;
width: 100%;
top: 108px;
z-index: 99;
}
section#Integration {
padding-top: 60px;
}

section#Integration h2 {
padding-bottom: 40px;
}
section#Integration p.caption-bold {
font-size: 23px;
color: #3e3f42;
margin-bottom: 10px !important;
}
section#Integration p{
  font-size: 23px;
  line-height: 1.3;
}
.dimension-wrap p {
position: relative;
font-size: 23px;
color: #6f7271 !important;
padding-top: 20px;
padding-bottom: 20px;
}

.dimension-wrap p::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 4px;
    background: #0045b8;
    left: 0;
    top: 0px;
}
.toolbar-fixed.user-logged-in .submenu-section.sticky {
position: fixed;
width: 100%;
top: 185px !important;
z-index: 99;
}
/*.navigation-left ul li:hover a {
border-bottom: 2px solid #fff;
}*/
#Imaging p.MACH40 {
    max-width: inherit;
}
.facilitating-wrap {
    max-width: 600px;
    width: 100%;
}
section#Ergonomics h2 {
    max-width: 1170px;
    width: 100%;
}
.dimension-wrap.MACH-40-space img {
    padding-top: 20px;
    padding-bottom: 20px;
}
.dimension-wrap .last-child-p::before {
position: absolute;
content: "";
width: 0px;
height: 4px;
background: #0045b8;
left: 0;
top: 0px;
}
.clinical-wrap ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex !important;
padding-left: 0;
width: 100%;
max-width: 1170px !important;
flex-wrap: wrap;
margin-top: 40px !important;
}
.clinical-content {
    min-height: 150px;
}
.clinical-img {
    margin-top: 20px;
}
ul.main-ul-wrap li {
list-style: none;
width: calc(25% - 0px);
padding: 0 15px;
margin-right: 0;
border-right: 5px solid #d2d6df;
}
.cst-text img {
    max-width: 65px !important;
    width: 100%;
    margin: 0px !important;
    display: inline-block !important;
}
.page-node-type-page .field--name-body .head-text p {
margin: 0 0 15px 0 !important;
}
.head-text {
padding-left: 90px;
padding-top: 5px;
position: relative;
margin-top: 15px;
}

.head-text::after {
position: absolute;
left: 0;
top: 0;
background: url('/sites/default/files/23nov/68.svg');
background-size: cover;
width: 75px;
height: 40px;
content: "";
}
.head-text span.caption-bold {
font-weight: 700;
margin-right: 5px;
}
.dimension-img-wrap {
    max-width: 220px;
    width: 100%;
}
.cms-dim-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 30px;
}
.dimension-img-wrap.img-wrap1 {
    margin-right: 20px;
}
.clinical-content-wrap.left-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
section#Ergonomics p {
    margin: 0 0 0px 0 !important;
}
span.a-span-wrap {
    color: #8facd3;
    font-weight: 700;
}
span.fa.fa-download.icon-blur {
color: #8facd3;
}
span.fa.fa-external-link.icon-blur {
color: #8facd3;
}
.cust-wrap p.MACH40.caption-bold {
    padding: 0px 0 0 15px !important;
}
.cust-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.dwd-ext ul li a span {
    display: inline-block;
}
body sup {
    font-size: 15px;
}
.caption-bold {
    font-weight: 700;
}
.Clinical-section-mobile {
    display: none;
}
.Reference-section p {
    max-width: unset !important;
}
.Reference-section::after {
    position: absolute;
    content: "";
    top: -25px;
    left: 0;
    width: 20%;
    height: 3px;
    background: #0056b8;
}
.Reference-section {
    position: relative;
    margin-top: 85px;
}
.page-node-type-page .main-container.container {
    padding: 45px 0 40px;
    width: 100%;
}
.Reference-section p {
    font-size: 13px;
}
video {
  width: 100%;
  height: auto;
  max-width: 100%;
}
/*26-Nov-2020*/
.page-node-type-page .main-container.container {
    padding: 0;
}
.region.region-highlighted {
    margin: 0;
}
@media screen and (max-width: 1600px) {
    .top-left-banner-text p.MACH40 {
    }
    .top-left-banner-text {
    max-width: 380px;
    }
}
@media screen and (max-width: 1200px){
  .top-left-banner-text h2.MACH40 {
font-size: 28px !important;
}
.top-left-banner-text p.MACH40 {
font-size: 18px !important;
}
.top-left-banner-text {
max-width: 300px;
width: 100%;
position: absolute;
left: -150px;
top: 90px;
}
}
@media screen and (max-width: 1024px){
  .clinical-content {
    min-height: 130px;
}
.clinical-content p {
    line-height: 1.2 !important;
}
  section#Integration h2 {
    padding-bottom: 0;
    font-size: 32px;
    line-height: 1.2 !important;
}
  section#Ergonomics h2 {
    font-size: 32px;
    line-height: 1.2 !important;
}
  section#Imaging h2 {
    font-size: 32px !important;
    line-height: 1.2 !important;
}
  .dwd-ext ul li a {
    font-size: 21px;
}
.dwd-ext ul li a span {
    font-size: 24px;
    display: inline-block;
}
  section#Integration p.caption-bold {
font-size: 18px;
}
section#Integration p {
    font-size: 18px;
}
}
@media screen and (max-width: 991px) {
.navigation-wrapper {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
  .row.emp-cms p {
margin: 0 0 0 20px !important;
}
.top-left-banner-text {
    max-width: 350px;
    width: 100%;
    padding: 0px 0px;
    position: relative;
    left: 0;
    top: 10px;
    margin: 0 auto;
}
.row.emp-cms {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
  .top-left-banner-text p.MACH40 {
    font-size: 18px !important;
    line-height: 1 !important;
}
.navigation-left {
    display: none;
}
  .top-banner-img {
    padding-right: 10px;
}
  .top-left-banner-text {
    margin: 0 auto;
}
    section#Overview .col-md-7 {
padding: 0 0 15px 0 !important;
}
  section#Overview .col-md-5 {
padding: 0 0 15px 0 !important;
}
.toolbar-fixed.user-logged-in .submenu-section.sticky {
  top: 115px;
}
    .submenu-section.sticky {
        top: 75px !important;
    }
 .navigation-left ul li {
    display: inline-block;
    padding: 0 10px;
}
.navigation-left ul li a {
    font-size: 16px !important;
}
.navigation-right a.custom-btn {
    max-width: 120px;
    height: 30px;
    line-height: 30px;
}
}
@media screen and (max-width: 767px) {
section#Overview .col-md-10,
section#Overview .col-md-2{
padding: 0px ;
}
  .calc-marks-content {
margin-top: 25px;
}
  .page-node-type-page .field--name-body .Clinical-section-mobile .calc-marks-content p.caption-bold {
    margin: 0px 0px 10px 0px !important;
}
  .clinical-wrap {
    display: none;
}
.Clinical-section-mobile {
    display: block;
}
.page-node-type-page .field--name-body .Clinical-section-mobile .calc-marks-content p {
     margin: 0px 0px 15px 0px !important;
    font-size: 23px;
}
  ul.main-ul-wrap li {
    width: calc(50% - 0px);
}
  .top-banner-img {
    padding-right: 0;
}
section#Integration h2 {
padding-bottom: 0px;
font-size: 30px;
line-height: 1.3 !important;
padding-top: 20px;
}
.toolbar-fixed.user-logged-in .submenu-section.sticky {
top: 115px;
}
}
@media screen and (max-width: 467px) {
.navigation-left ul li {
    display: inline-block;
    padding: 5px 10px;
    width: 49%;
}
.row.emp-cms {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
}

a.back-btn {
    background: #0045b8;
    width: 220px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF !important;
    text-align:center;
    margin:40px 0px;
}
@media screen and (max-width: 414px) {
.top-banner-img {
    position: relative;
    right: 0;
    z-index: -1;
    margin-bottom: 20px;
}
.top-left-banner-text {
    margin: 0 auto;
    position: relative;
    top: 0;
}
}



