body {
    font-family: 'Gotham Book';
    font-size: 16px
}
h1 {
    font-size: 33px;
    font-family: Gotham;
    font-weight: bold
}

h2 {
    font-size: 25px;
    font-family: Gotham;
    font-weight: bold
}

h3 {
    font-size: 16px;
    font-family: Gotham;
    font-weight: bold
}
footer {
    font-size: 12px
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.smalltxt {
    font-family: 'Gotham Book';
    font-size: 14px;
    line-height: 14px
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.bdr {
    border-right: 1px solid #fff;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 4px !important;
}
@media screen and (max-width: 600px) {
    .sect1 .main-top-bg {
        background-image: url('/sites/default/files/images/home/main.jpg') !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        display: block !important;
        background-size: cover !important;
    }
    .mobview-class {
        padding-left:40px;
    }
    img.living-img {
    width: 100% !important;
    margin: 0 0 20px 0!important;
}
}
@media screen and (max-width: 991px) {
    .sect1 .main-top-bg {
        background-image: url('/sites/default/files/images/home/main.jpg') !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        display: block !important;
        background-size: cover !important;
    }
    /*img.living-img {
    width: 100% !important;
    margin: 0 0 20px 0!important;
}*/
}
@media (min-width: 992px) {
    /*.sect1 {
        background-image: url(/sites/default/files/images/Home/main.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        color: #fff;
    }*/
    /*.sect1 {
        background-image: url(/sites/default/files/images/living/main.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 40%;
    }*/

    .sect2 {
        background-image: url(/sites/default/files/images/living/bgblue.png);
        background-size: 100% 100%;
        background-position: center center;
    }

    .dropsect {
        background-image: url(/sites/default/files/images/living/eyedrops.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 30%;
    }
    /*img.living-img {
    width: 100% !important;
    margin: 0 0 20px 0!important;
}*/
}

@media (max-width: 991px) {
    .dropsect {
        background-color: #85d1d4;
    }
}
.footer_align_left {
    margin-left: 40px !important;
    width: 94%;
    margin-right: 10px !important;
}
/* Mobile */
@media only screen and (max-width: 767px) {
a.navbar-brand img {
    width: 50%;
    float: left;
    height: auto !important;
}
.container.footer_align_left {
    margin:0 !important;
}
img.living-img {
    width: 100% !important;
    margin: 0 0 20px 0!important;
}
}
.visible-lg.visible-md.main-top-bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.row.sect2 .dropsect {
    /*background: #fff;*/
}
footer ul {
    list-style: none;
}

footer ul li {
    display: inline-block;
    margin-right: 10px;
}

footer ul li a {text-decoration: none !important;}
.header-eyedrops {
  text-align: center;
  padding-left: 0;
}

.header-eyedrops>h2 {
  font-size: 34px;
  color: #00388d;
  text-transform: capitalize;
}

.header-eyedrops h2 img {
  width: 35px;
  margin-right: 6px;
}

.header-eyedrops>p {
  max-width: 100%;
  width: 500px;
  margin: 15px auto;
}

.eye-drops-wrapper {
  width: 100%;
  display: flex;
}

.eyedrops-images {
  width: 35%;
  background: #50b81b;
  display: flex;
  justify-content: center;
  align-items: center;
}

.eyedrops-content {
  width: 65%;
  text-align: left;
  background: #dcdcdc;
  padding: 0 20px;
  min-height: 290px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.eyedrops-content>h2 {
  color: #00388d;
  text-transform: uppercase;
}

.eye-drops-wrapper.reverse .eyedrops-content {
  background: #50b81b;
  color: #fff !important;
}

.eye-drops-wrapper.reverse .eyedrops-images {
  background: #dcdcdc;
}

.glaucoma-tenlist {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 15px;    margin-top: 17px;
  background: #ccc;
}

.glaucoma-tenlist-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /*margin-bottom: 20px;*/
  height: 345px;
}

.glaucoma-tenlist-wrapper:last-child {
  margin: 0;
}

.glaucoma-headleft {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 265px;
  background: #50b81b;
  color: #fff;
  position: relative;
}

.glaucoma-headright {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #00388d;
  color: #fff;
}

.glaucoma-headleft>h4 {
  font-size: 26px;
  font-weight: 600;
  text-transform: capitalize;
  max-width: 100%;
  width: 85%;
}

.glaucoma-headright h4 {
  font-size: 24px;
  font-weight: 600;
}

.glaucoma-headright p {
  font-size: 12px;
  font-weight: 300;
  max-width: 100%;
  width: 220px;
  margin-bottom: 20px;
}

.glaucoma-tenlist-wrapper.reverse .glaucoma-headleft {
  background: #00388d;
}

.glaucoma-tenlist-wrapper.reverse .glaucoma-headright {
  background: #50b81b;
}

.glaucoma-headleft::after {
  position: absolute;
  content: "";
  background: #50b81b url(/sites/default/files/images/home/imotep.png);
  width: 50px;
  height: 50px;
  right: -6%;
  border-radius: 100%;
  background-size: 26px;
  background-repeat: no-repeat;
  background-position: center;
}

.glaucoma-tenlist-wrapper.reverse .glaucoma-headleft::after {
  background: #00388d url('/sites/default/files/inline-images/Eye-Drop.png');
  background-size: 26px;
  background-repeat: no-repeat;
  background-position: center;
}

.eye-drops {
  margin-top: 20px;
  margin-bottom: 20px;
}

.eye-drops-wrapper.reverse .eyedrops-content h2 {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .glaucoma-headleft>h4 {
    font-size: 14px;
    width: 150px;
  }
  .glaucoma-headright h4 {
    font-size: 16px;
  }
  .glaucoma-headright p {
    font-size: 10px;
    width: 160px;
  }
  .header-eyedrops>h2 {
    font-size: 26px;
  }
  .eyedrops-content p {
    min-height: auto;
    font-size: 12px;
  }
  .eyedrops-images {
    width: 40%;
  }
  .eyedrops-content {
    width: 60%;
    min-height: auto;
  }
  .header-eyedrops {
    padding: 0;
  }
  .header-eyedrops>p {
    width: 350px;
    font-size: 12px;
  }
  .eyedrops-content>h2 {
    font-size: 15px;
  }
  .glaucoma-tenlist-wrapper {
    margin-bottom: 20px;
    height: auto;
  }
}
a.navbar-brand img {
    height: 60px !important;
    object-fit: contain;
}

a.navbar-brand {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
}
@media only screen and (min-width: 300px) and (max-width:991px){
.am-risk {
    max-width: 100%;
    width: 300px;
}
}

.emport-wrapper {
    width: 100%;
    float: left;
    padding: 15px 20px;
  }
  
  .form-filler {
    width: 100%;
    float: left;
    margin-bottom: 5px;
  }
  
  .contact-us-banner {
    height: 500px;
    width: 100%;
    display: flex;
    background: url('/sites/default/files/inline-images/Contact-us.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
  }
  
  .contact-us-banner h1 {
    font-size: 55px;
  }
  
  .contact-details-con span,.contact-details-con p {
    font-size: 18px;
  }
  
  .contact-details-con {
    width: 100%;
    text-align: center;
    margin: 25px 0;
    color: #383838;
  }
  
  .contact-details-con h1 {
    margin: 0;
  }
  
  .contact-details-con p {
    margin: 0;
  }
  
  .form-filler label {
    font-weight: 300;
    vertical-align: top;
  }
  
  .form-filler span {
    width: 300px;
    display: inline-block;
    max-width: 100%;
  }
  
  .emported-main {
    width: 1300px;
    margin: auto;
    max-width: 100%;
  }
  
  .emported-main h1 {
    color: #00388d;
    font-weight: 800;
    text-align: center;
    font-size: 40px;
    width: 100%;
    display: inline-block;
    margin: 0 0 20px;
  }
  
  .cover-emport ul {
    padding: 0;
    list-style: none;
  }
  
  .cover-emport ul li {
    margin-bottom: 3px;
  }
  
  .emported-main p {
    margin: 0 0 20px;
    font-size: 16px;
    letter-spacing: 0.4px;
    width: 100%;
    display: inline-block;
  }
  
  .emported-main h2 {
    font-size: 30px;
    text-transform: capitalize;
    width: 100%;
    display: inline-block;
    margin: 0 0 20px;
  }
  
  .cover-emport {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  
  .cover-emport h2, .cover-emport p {
    margin: 0 0 10px;
  }
  
  @media only screen and (max-width: 767px) {
    .emported-main h1 {
      font-size: 25px;
    }
  
    .emported-main p {
      font-size: 14px;
    }
  
    .emported-main h2 {
      font-size: 18px;
    }
  
    .contact-us-banner h1 {
      font-size: 30px;
    }
  
    .contact-details-con h1 {
      font-size: 22px;
    }
  
    .contact-details-con span, .contact-details-con p {
      font-size: 14px;
    }
  
    .contact-us-banner {
      height: 250px;
    }
  }
  div.mobile-maintop-bg {
  display: none;
}

@media only screen and (max-width: 767px) {
  div.mobile-maintop-bg {
    width: 100%;
    float: left;
    display: block;
  }
  div.mobile-maintop-bg>img {
    width: 100%;
  }
  .sect1 .main-top-bg {
    background: none !important;
  }
  .sect1 .main-top-bg h1,
  .sect1 .main-top-bg h2,
  .sect1 .main-top-bg p {
    color: #000;
  }
  .sect1 .main-top-bg .am-risk {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.eye-drops-wrapper.reverse .eyedrops-images img {
  width: 100%;
  /*background: #50b81b;*/
}

.glaucoma-treatment-list {
  width: 100%;
  float: left;
}

.treatmentlist-wrapper {
  position: relative;
  padding: 0;
  display: inline-block;
}

.treatmentlist-wrapper>img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 300px;
}

.treatment-title-rage {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  bottom: 0;
}

.treatment-title-rage a {
  display: flex;
  text-decoration: none;
}

.treatment-title-rage a p {
  text-align: center;
  width: 80%;
  background: rgba(80, 124, 27, 0.5);
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  padding: 25px;
}

.treatment-title-rage a span {
  width: 20%;
  text-align: center;
  background: #00388D;
  color: #fff;
  padding: 25px;
}

.eye-drops-wrapper.reverse .eyedrops-images img {
  width: 100%;
  /*background: #50b81b;*/
}

.dropsect {
  position: relative;
  background: none !important;
}

img.dropsect-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 235px;
}
a.navbar-brand:first-child img {
    height: 45px !important;
}
.treatment-title-rage {
    display: flex;
    width: 100%;
    float: none;
}

.treatment-title-rage  p {
    text-align: center;
    width: 80%;
    background: rgba(80,124,27,0.5);
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    height:72px;
}

.treatment-title-rage > a {
    width: 20%;
    text-align: center;
    background: #00388D;
    color: #fff;
    padding: 0;
    display: flex;
}

.treatment-title-rage p a {
    display: inline-block !important;
    color: #fff;
    width: 100%;
    padding: 0 !important;
    font-size:14px;
}
.eyedrops-images img {
    width: 50%;
}
@media only screen and (max-width: 767px){
.am-risk {
    max-width: 100%;
    width: 1000%;
}
a.navbar-brand {
    padding: 5px 0;
    width: 81%;
}
}

nav#block-glaucoma-main-menu {
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 9;
    top: 0px;
    display: inline-block;
    left: 0;
}

div#wrapper {
    position: relative;
    width: 100%;
    top: 0;
    display: inline-block;
}

div#main-wrapper {
    margin-top: 120px;
}
.dropsect {
    background: #85d1d4 !important;
}

@media only screen and (max-width: 767px){
.navbar-nav li:last-child {
    padding-left: 15px;
}
.eye-drops-wrapper {
    flex-direction: column;
}
.eyedrops-images, .eyedrops-content {
    width: 100% !important;
}
.eye-drops-wrapper.reverse .eyedrops-images img {
    width: 100%;
    background: #50b81b;
    height: 300px;
    object-fit: cover;
    object-position: center;
}
}
div#main-wrapper {
    /*margin-top: 100px;*/
    height: calc(100vh - 215px);
}

/*div#main {
    width: 50%;
    margin: auto;
    padding-top: 8%;padding-bottom: 1%;
}
main#content form#user-login-form .js-form-item.form-item input {
    width: 100%;
    float: left;
}
main#content form#user-login-form .js-form-item.form-item label {
    width: 100%;
    float: left;
}

main#content form#user-login-form .js-form-item.form-item {
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px){
div#main {width: 90%;}

div#main-wrapper {
    margin-top: 50px;
    height: 100%;
}
}*/
.eyedrops-images img {
    width: 100% !important;
    object-fit: cover;
    object-position: center;
}
nav#block-glaucoma-main-menu {z-index: 9999;}
.dropsect {
    position: relative;
}

.dropsect >div > img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
    height: 60%;
    object-fit: contain;
}

/*Mobile*/
@media only screen and (max-width: 767px){
.glaucoma-headright p span {
    font-size: 11px !important;
    line-height: unset;
}
.glaucoma-headleft>h4 {
    width: 45% !important;
    word-break: break-word;
}
.dropsect >div > img {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 60%;
    object-fit: contain;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1370px){
.dropsect >div > img {height: 50%;}
}
div#main-wrapper {
    /*margin-top: 120px !important;*/
}
.block.block-block-content .row .col-lg-6 div {
    vertical-align: top !important;
}
/*Add this css*/
div#containerbut div > img[alt="Family"] {
    width: 100%;
    display: inline-block;
}
.dropsect >div > img {
    height: 288px;
}
.user-eye-drops div div >img {
    width: 35px !important;
    height: 35px;
}
.future-holder-card .row .col-lg-6 > div img {
    width: 68px !important;
    height: 68px !important;
}
div#main-wrapper {
    /*margin-top: 120px !important;*/
}
.block.block-block-content .row .col-lg-6 div {
    vertical-align: top !important;
}
.treatment-title-rage p {
    padding: 0 20% !important;
}
.eye-drops-wrapper {
    float: left;
    display: unset;
}

.eyedrops-images {
    float: left;
    display: unset;
    min-height: 320px;
}

.eyedrops-content {
    float: left;
    display: unset;
    min-height: 354px;
}

.eye-drops-wrapper.reverse .eyedrops-images {
    min-height: 324px;
}

.glaucoma-headright p {
    margin-bottom: 0;
}

.glaucoma-headright h4 {
    margin: 4.5px 0;
}
.footer_align_left {float: left;}
.site-footer__bottom {
    float: left;
    width: 100%;
    background-color: #EDEEEF;
}
.eye-drops-wrapper.reverse {
    background: #dcdcdc;
}
.eye-drops-wrapper {
    background: #50b81b;
}
.eyedrops-content h2, .eyedrops-content p {
    width: 100%;
}
@media only screen and (max-width: 768px){
.block-region-content .row.sect1 {
    float: left;
}
.block-region-content .row.sect2 {
    /*float: left;*/
}
.content {
    float: left;
    width: 100%;
}
}
body{overflow-x: hidden;}
.contact-details-con {
    float: left;
}
@media only screen and (max-width: 767px){
    div#main-wrapper {
       margin-top: 75px !important;
    }
}
.contact-details-con {
    float: left;
}
.eye-drops-wrapper.reverse .eyedrops-images img {
    margin-top: 10%;
}
@media only screen and (max-width: 767px){
 .glaucoma-headleft>h4 {
    word-break: normal !important;
}}







.navbar-header .navbar-toggle .icon-bar {
    background-color: #000;
}

div#main-wrapper {
    height: min-content;
}

.eye-drops-wrapper.reverse .eyedrops-images img {
    height: 100%;
}

.eyedrops-images {
    display: flex !important;
}

.eyedrops-images img {
    object-fit: contain;
}

.eye-drops-wrapper.reverse .eyedrops-images img {
    margin-top: 0;
}

.paps-banner__bg {
    background-image: url('/sites/default/files/images/paps/paps_bg.png'); 
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat;
}

.paps-banner__text {
    font-size: 25px; 
    color: #000; 
    font-weight: 700; 
    margin-bottom: 0; 
    padding: 140px 0;
}

@media only screen and (max-width: 499px) {
    .paps-banner__text {
        font-size: 14px;
        padding: 10px 0;
    }
}


@media (min-width: 500px) and (max-width: 768px) {
    .paps-banner__text {
        font-size: 15px;
        padding: 60px 0;
    }
}

.paps__section {
    margin-top: 30px;
    margin-bottom: 30px;
}

.paps__section--first {
    margin-top: 0px;
    margin-bottom: 30px;
}

.paps__img {
    width: 100%;
    height: auto;
}

.paps-symptoms__title {
    font-size: 16px; 
    padding: 30px 0; 
    margin-bottom: 0; 
    text-align: center; 
    font-weight: 700;
}

.paps-symptoms__text {
    font-size: 16px;
    text-align: center;
}

.paps-sect1__text {
    font-size: 16px; 
    padding: 30px 0; 
    margin-bottom: 0; 
    text-align: center;
}

.paps__sect2 {
    margin-bottom: 30px; 
}

.paps__sect2--desktop {
  display: flex !important; 
  gap: 20px;
}

.paps__sect2--desktop:first-child {
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
    .paps__sect2 {
        text-align: center;
    }
}

.paps-sect2__text {
    font-size: 16px;
}

@media only screen and (max-width: 991px) {
    .paps-sect2__text {
        text-align: center;
        padding-top: 20px;
    }
}

.paps-sect2__img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 991px) {
    .paps-sect2__img {
        width: calc(100% - 50%);
    }
}

.paps-sect3__img {
    width: calc(100% - 40%); 
    height: auto;
    display: block;
    margin: 0 auto;
}

@media only screen and (max-width: 768px) {
    .paps-sect3__img {
        width: 100%;
    }
}

.paps__green-bg {
    font-size: 33px; 
    font-weight: 700; 
    padding: 30px 0; 
    margin-bottom: 0; 
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .paps__green-bg {
        font-size: 20px;
        padding: 20px 0;
    }
}

.paps-button {
    color: #FFF; 
    background-color: #00A1A8; 
    font-size: 25px; 
    padding: 10px; 
    border-radius: 5px;
}

@media only screen and (max-width: 768px) {
    .paps-button {
        font-size: 20px;
    }
}

.detecting-sect2__text {
    font-size: 25px;
}

@media only screen and (max-width: 768px) {
    .detecting-sect2__text {
        font-size: 20px;
    }
}

.detecting-banner__text {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0;
    height: 100%;
}

@media only screen and (max-width: 768px) {
    .detecting-banner__text {
        font-size: 20px;
        padding-bottom: 30px;
        text-align: center;
    }
}

@media (min-width: 769px) and (max-width: 1199px) {
    .detecting-banner__text {
        font-size: 32px;
    }
}

.detecting__banner {
    width: calc(100% - 20%);
}

@media (max-width: 499px) {
    .detecting__banner  {
        width: calc(100% - 20%);
        display: block;
        margin: 0 auto;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    .detecting__banner {
        width: calc(100% - 50%);
        display: block;
        margin: 0 auto;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .detecting__banner {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .detecting__banner {
        width: calc(100% - 20%);
    }
}

@media (min-width: 768px) {
    .custom-menu-item .menu-title {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .menu-item--expanded ul.navbar-right {
        background-color: #D3D3D3 !important;
        width: 100px !important;
        right: 26px !important;
    }
}

.custom-col-family {
    width: 500px;
}

@media (max-width: 1199px) {
    .custom-col-family {
        width: 400px;
    }
}
.navbar-nav {
  margin: unset !important;
}