html {
    background-image: linear-gradient(to bottom, #fff, #b9deff);
}
.hidden{
    display: none;
}
a.hidden{
    display: none;
}
.TOP-BAR {
    height: 130px;
    position: sticky;
    top: 0;
    z-index: 5;
}
.topMenu {
    height: 130px;
    padding: 0 20px 0 116px;
    box-shadow: 0 6px 11.8px 0 rgba(0, 0, 0, 0.5);
    background-color: #fff;
    position: relative;
    z-index: 3;
}
img.logo {
    width: 260px;
    height: 94px;
    margin: 17px 0 0 0;
    object-fit: contain;
}
.buttonsDiv {
    display: flex;
    float: right;
    position: relative;
    top: -20px;
}
.topMenuButtons {
    width: 130px;
    height: 130px;
    align-self: stretch;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #649ccf;
    margin: auto;
    border-radius: 6px;
    padding-top: 20px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center; /* Vertically centers the content */
    justify-content: center;
}
.topMenuButtons:hover {
    border-radius: 6px;
    height: 124px;
    background-color: #e0ebf5;
    border-bottom: solid 6px #263560;
    color: #263560;
}
.buttonsDiv a {
    text-decoration: none;
}
.flagButtons{
    width: 100px;
    height: 130px;
    align-self: stretch;
    flex-grow: 0;
    line-height: 3.3;
    letter-spacing: normal;
    text-align: center;
    margin: auto;
    border-radius: 6px;
    padding-top: 20px;
    transition: all 0.3s ease;
    opacity: 60%;
}
.flagButtons img{
    margin-top: 30px;
    height: 50px;
}
.flagButtons:hover {
    opacity: 100%;
}
.flagButtons.selected {
    opacity: 100%;
}
img.medical-banner-with-doctor-wearing-equipment-1 {
    height: 546px;
    width: 100%;
    position: relative;
    z-index: -1;
    top: -20px;
}
.whiteFade {
    position: absolute;
    z-index: 2;
    width: 880px;
    height: 308px;
    padding: 118px 0 120px 0;
    background-image: linear-gradient(to left, rgba(217, 217, 217, 0), rgb(255, 255, 255) 80%, #fff 0%);
}
.whiteFade-text{
    height: 308px;
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.79;
    letter-spacing: normal;
    text-align: left;
    color: #263560;
}
.whiteFade-text b{
    font-size: 50px;
    font-weight: 800;
}
.boxesDiv{
    display: flex;
    z-index: 3;
    position: relative;
    top: -40px;
    width: 86%;
    padding-left: 14%;;
}
.lightBlueBox {
    width: 20%;
    height: 362px;
    padding: 32px 13px 53px;
    border-radius: 34px;
    box-shadow: 0 7px 7.8px 0 rgba(0, 0, 0, 0.25);
    background-color: #b9deff;
    margin: 0 2% 0 2%;
    text-align: center;
}
.darkBlueBox {
    width: 20%;
    height: 362px;
    padding: 32px 13px 53px;
    border-radius: 34px;
    box-shadow: 0 7px 7.8px 0 rgba(0, 0, 0, 0.25);
    background-color: #263560;
    margin: 0 2% 0 2%;
    text-align: center;
}
.lightBlueBox img, .darkBlueBox img{
    width: 80px;
    height: 80px;
    display: block;
    margin: auto;
    object-fit: contain;
}
.lightBlueBox span, .darkBlueBox span{
    height: 25px;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.92;
    letter-spacing: normal;
    text-align: center;
    color: #263560;
}
.lightBlueBox span{
    color: #263560;
}
.darkBlueBox span{
    color: #fff;
}
.lightBlueBox p, .darkBlueBox p{
    height: 114px;
    margin: 40px 10px 0 10px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: center;
}
.lightBlueBox p{
    color: #263560;
}
.darkBlueBox p{
    color: #fff;
}
.About-Us {
    width: 392px;
    height: 80px;
    margin: 0 33px 22px 25px;
    margin-top: 130px;
    font-family: Montserrat;
    font-size: 80px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #263560;
}
.About-Us .text-style-1 {
    font-weight: 800;
    color: #649ccf;
}
.firstText {
    height: 184px;
    margin: 22px 24px 2px 30px;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.92;
    letter-spacing: normal;
    text-align: left;
    color: #263560;
}
.firstText b {
    font-weight: 800;
}
.threeColumns {
    display: flex;
    width: 100%;
}
.column{
    width: 33%;
}
.column1{
    border-right: solid 2px #000;
    width: 25%;
}
.titlebox{
    width: 276px;
    height: 150px;
    margin: 139px 50px 93px 49px;
    font-family: Montserrat;
    font-size: 60px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #649ccf;
}
.titleBox small{
    font-weight: 500;
    color: #263560;
}
.secondText{
    width: 456px;
    height: 240px;
    margin: 94px 515px 48px 0;
    padding: 0 50px;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.82;
    letter-spacing: normal;
    text-align: left;
    color: #263560;
}
.secondText.bullseye{
    background-image: url('img/bullseye.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.secondText.binoculars{
    background-image: url('img/binoculars.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
img.doctor{
    
}
.OurObjectives{
    height: 534px;
    padding: 34px 100px 78px 50px;
    background-color: #649ccf;
}
.ourObjectivesTitle{
    height: 102px;
    margin: 0 0 50px 33px;
    font-family: Montserrat;
    font-size: 80px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
.ourObjectivesTitle b {
    font-weight: 500;
    color: #263560;
}
.ourObjectivesText{
    height: 270px;
    margin: 50px 0 0;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 30px;
    letter-spacing: normal;
    text-align: left;
    color: #263560;
}
.ourObjectivesText li{
    line-height: 70px;
}
.ourObjectivesText b {
    font-weight: bold;
    color: #fff;
}
.contactUsDiv{
    height: 268px;
    margin: 0 0 0;
    padding: 34px 38px 52px 34px;
    background-color: #263560;
}
.contactUsText{
    height: 46px;
    margin: 0px 907px 50px 11px;
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
.contactUsLine{
    width: 50%;
    height: 1px;
    margin: 19px 345px 24px 1px;
    background-color: #fff;
}
img.email {
    width: 20px;
    height: 16px;
    margin: 2px 6px 2px 0;
    object-fit: contain;
}
img.world{
    width: 20px;
    height: 20px;
    margin: 0 6px 0 0;
    object-fit: contain;
}
img.location{
    width: 18px;
    height: 20px;
    margin: 2px 7px 2px 0;
    object-fit: contain;
}
.contactUsSpan, .contactUsSpan a{
    height: 20px;
    margin: 0 0 0 6px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
.contactUsSpan a{
    text-decoration: none;
}
.copyright{
    float: right;
    height: 42px;
    margin: 30px 0 0 322px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
.copyrightDiv{
    margin-top: 0;
    margin-bottom: 0;
}
/* mobile styles */
@media (max-width: 768px) {
    html{
        width: 100%;
    }
    .hidden-mobile{
        display: none;
    }
    img.logo{
        height: 50px;
        margin: 0;
        width: auto;
        margin-bottom: 5px;
    }
    .navbar-brand{
        height: 50px;
        margin-left: 20px;
    }
    .navbarFlag{
        height: 30px !important;
        text-align: center !important;
        margin-bottom: 10px !important;
        margin-top: -10px !important;
    }
    .flagButtons img{
        margin-top: 0;
    }
    .whiteFade {
        background-image: none;
        width: 100%;
        height: auto;
        position: relative;
        padding-top: 20px;
        /* padding-bottom: 20px; */
    }
    .secondText{
        width: 100%;
    }
    .ourObjectivesTitle{
        font-size: 50px;
        margin: 0 0 0 0;
    }
    .medical-banner-with-doctor-wearing-equipment-1{
        height: auto !important; 
        z-index: 0 !important;
        top: 0 !important;
    }
    .whitefade{
        padding-bottom: 10px;
    }
    .whiteFade-text{
        font-size: 20px;
        font-weight: 500;
        line-height: 1.4;
        padding-bottom: 10px;
        height: 220px;
    }
    .whiteFade-text b{
        font-size: 25px;
        font-weight: 700;
    }
    .boxesDiv{
        display: block; /* reset */
        z-index: 0;
        width: 100%;
        padding-left: 0;
        top: 0px;
        width: 100%;
    }
    .lightBlueBox, .darkBlueBox{
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 20px;
        padding-left: 0;
    }
    .firstText{
        height:auto;
        font-size: 20px;
    }
    .titlebox{
        margin-top:20px;
        margin-bottom: 10px;
    }
    .secondText{
        margin-top: 0;
        padding-left: 5px;
        height: auto;
        font-size: 20px;
    }
    .About-Us{
        font-size: 40px;
        font-weight: 700;
        margin-top: 0;
    }
    .ourObjectivesText{
        font-size: 25px;
        font-weight: 700;
    }
    .ourObjectives{
        padding: 34px 30px 78px 20px;
    }
    .ourObjectivesText{
        font-size: 17px;
        font-weight: 500;
    }
    .ourObjectivesText li{
        line-height: inherit;
    }
    .contactUsDiv{
        height: auto;
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .contactUsText{
        margin: 0;
        font-size: 30px;
        font-weight: 600;
        text-align: center;
    }
    .contactUsLine{
        width: 70%;
        margin: 19px 0 20px;
        margin-left: 15%;
    }
    .contactUsSpan, .contactUsSpan a{
        font-size: 16px;
        font-weight: 400;
    }
    .copyright{
        float: none;
        text-align: center;
        margin: 0 0 0 0;
        font-size: 16px;
        font-weight: 400;
        display: table;
        margin: 0 auto;
    }
    .copyrightDiv{
        margin-top: 100px;
        margin-bottom: 20px;
    }
}
@media (min-width: 769px) {
    .hidden-desktop{
        display: none;
    }
}


/* navbar classes */
.topnav {
  font-family: Montserrat;
  overflow: hidden;
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 5;
}

.topnav a {
  float: left;
  display: block;
  color: #263560;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: #263560;
}

.topnav a.active {
  background-color: #263560;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}