
body{
padding:0;
margin:0;
}


.navbar {
    background-color: #003595 !important;
    padding: 3px 10px !important;
}

a.alcon-consumer-link {
   max-width: 132px;
    background: #F9F6F1;
    padding: 11px 14px;
    margin: -8px -10px -8px 10px;
    color: #003595;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    cursor: pointer;
text-decoration:none;
}

a.alcon-consumer-link:hover {
    text-decoration: none;
}

.alcon-consumer-link i {
    font-size: 30px;
}

.subheader ul.navbar-nav li.active {
    border-bottom: 1px solid #003595;
}
.subheader ul.navbar-nav li a {
    color: #003595 !important;
}

.subheader ul.navbar-nav li {
    padding: 6px 8px !important;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background: white !IMPORTANT;
}

.subheader ul.navbar-nav li a {
    color: #003595 !important;
    font-weight: 400;
}

.banner {
    background: url(https://image.email.alcon.com/lib/fe5c15707c6c02787314/m/1/93047dda-66a6-40ff-942f-fb4662b40aa7.png);
    padding-top: calc(23rem + 50px);
    background-repeat: no-repeat;
    background-position: center;
    /* zoom: 30%; */
}

.inter-meeting p {
    font-size: 28px;
    line-height: 32px;
    color: #fff;
}
.inter-meeting {
    margin-top: 428px;
}
.register-button button {
    background: #fff;
    border: 0;
    outline: 0;
    box-shadow: none;
    color: #003595;
    font-size: 14px;
    padding: 17px 35px 17px 35px !important;
    border-radius: 33px;
}

.register-button {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.section2 {
    color:#fff;
}


.section2 h2 {
    background-color: #F5F5F5;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 105%;
    text-align: center;
    color: #003595;
}

.section2 h3 {
    font-size: 36px;
    font-weight: 600;
}

.section2 p {
    font-size: 14px;
    margin-top: 20px;
}


.section2 ul {
font-size: 14px;
}

.explore-button button {
    box-shadow: none;
    outline: 0;
    border: 0;
    padding: 12px 25px 12px 25px;
    border-radius: 35px;
    color: #003595;
    font-size: 14px;
    margin-top: 10px;
}
.section3 {
    /* padding: 80px 0; */
}

.section3 h2 {
    text-align: center;
    color: #003595;
    font-weight: 200;
    background-color: #F5F5F5;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 105%;
    padding: 5rem;
}

.meeting-agenda {
    margin: 0 auto;
    max-width: 1120px;
    color: #003595;
    padding: 20px 10px;
    border-bottom: 1px solid #003595;
}

p.sub-heading {
    font-size: 18px;
    margin: 30px auto !important;
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
    /* color: #004ca5; */
}

h4 {
    font-size: 20px;
    color: #003595;
    text-align: center;
    font-weight: 100;
}

.col-img p {
    height: 100px;
    margin: 20px 0;
}

.watch-button button {
    background: #003595;
    color: #fff;
    outline: 0;
    box-shadow: none;
    border: 0;
    padding: 12px 25px 12px 25px;
    border-radius: 35px;
}


.watch-button a {
    display: block;
    margin: 21px;
    color: #003595;
    text-decoration: underline;
    font-weight: 600;
}

.col-img h4 {
    height: 50px;
    margin-top: 25px;
}

.col-img p {
    height: 100px;
    max-width: 320px;
    font-size: 14px;
    margin: 30px auto 20px;
}

.col-img h4 {
    height: 50px;
    max-width: 300px;
    font-size: 23px;
    margin: 30px auto 0;
    margin-top: 25px auto;
}

.footer {
    padding: 30px 20px;
    background: #003595;
    margin-top: 5rem;
}

.footer-logo {
    text-align: right;
}

a.navbar-brand {
    margin-left: 10;
    margin-left: 10px;
}
a.cta-link {
    display: inline-block;
    background: white;
    color: #003595;
    padding: 12px 25px 12px 25px;
    border-radius: 35px;
}

a.cta-link:hover{
text-decoration:none;
}

a.register-button-link {
    background: #fff;
    padding: 20px 35px 20px 35px;
    color: #003595;
    font-size: 14px;
    padding: 17px 35px 17px 35px !important;
    border-radius: 33px;
}

a.register-button-link:hover{
text-decoration:none;
}


@media screen and (max-device-width: 640px){

.section2 img {
margin-top:35px;
}

}


@media (min-width: 992px) {
  
}

@media only screen and (max-width: 500px) and (min-width: 341px) {  
    .banner{
        zoom:30% !important;
    }
    .section3 h2{
        padding: 3rem 0rem 3rem 0rem  !important;
        font-size:30px !important;
        margin: 0px !important;
    }
    .survey-ctn.container-fluid.w-50 {
    width: 100% !important;
}
    
  } 
@media screen and (max-device-width: 640px) {
  .banner{
        zoom:40%;
    }
    .section3 h2{
        padding: 3rem 0rem 3rem 0rem  !important;
        font-size:30px !important;
        
}
    .survey-ctn.container-fluid.w-50 {
    width: 100% !important;
}
    .section5 span{
        font-size: 16px !important;
    }
}
 
@media screen and (min-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
  .banner{
        zoom:40%;
    }
    .section3 h2{
        padding: 3rem 0rem 3rem 0rem  !important;
        font-size:30px !important;
    }
    .survey-ctn.container-fluid.w-50 {
    width: 100% !important;
}
    
}

.section5 span{
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
}

.section5 img{
    margin-bottom: 50px;
    margin-top: 50px;
}

.section5 button{
    background: #003595;
    border-radius: 1000px;
    position: static;
    width: 202px;
    left: calc(50% - 202px/2);
    top: calc(50% - 50px/2);
    padding: 17px 35px;
    color: #ffffff;
    box-shadow: none;
    border: none;
    font-weight: 700;
    font-size: 16px;
}