body{
    width:100%
}
.bg-light {
    background-color: #003595 !important;
}
.button input[type="radio"] {
     display: none; 
}
.button{
    display: inline;
}
.freq_weekly_btn_radio{
    background: #ffffff;
    color:#003595;
    border: 1px solid #003595;
    display: inline-block;
    padding: 8px 22px;
    border-radius: 1000px;
    margin-top: 4%;
    cursor: pointer;
}
input[type="radio"]:checked + .freq_weekly_btn_radio{
    background: #003595;
    color:white;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
body{
    overflow-x: hidden;
    font-family: 'Open Sans', Arial, Helvetica, 'sans-serif' !important;
}
body:hover{
    text-decoration: none;
}
.navbar{
    padding:0px;
}
a:hover{
    text-decoration: none;
}
.navbar ul{
   padding-left:20px;
}
.btn{
    color: #003595;
    background: #E5F5FF;
    font-size: 12px;
    /* padding: 10px 0px; */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    padding: 12px;
    line-height: 15px;
    border-radius: 0px;
    margin-left: 22px;
}
.btn_text{
    display: block;
}
.nav-link{
  color: #ffffff;
  line-height: 2;
}
.nav-link:hover{
    color: #ffffff;  
}
.container{
    width: 640px;
    margin-top: 5%;
}

/* @media screen and (min-width: 320px) and (max-width:500px){ */
    /* @media screen and (max-width: 700px) {  */
  
.desk-hidden{
    display: none;
}
.header_wrapper .heading {
    font-family: 'Open Sans';
    font-style: normal;
    font-size: 40px;
    line-height: 115%;
    color: #003595;
}
.heading_strong_txt{
    font-weight: 700;
    margin-right: 14px;
}
.sub_header{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 140%;
color:#003595;
margin-top: 3%;
}
.header_desc{
    background: #E5F5FF;
border-radius: 5px;
    padding:10px;
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 10px;
color:#003595;
margin-top: 3%;
}
.frequency_wrapper{
    margin-top:5%;
}
.manage_freq_txt{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 18px;
color:#003595;
}
.freq_btns_wrapper{
    margin-top:3%;
}
.freq_btns_wrapper .freq_weekly_btn{
    align-items: center;
padding: 12px 25px;
align-items: center;
padding: 12px 25px;
font-style: normal;
font-weight: 400;
font-size: 16px;
color:#ffffff;
background: #003595;
border:none;
border-radius: 1000px;
}
.freq_btns_wrapper .freq_btn{
    align-items: center;
padding: 12px 25px;
align-items: center;
padding: 12px 25px;
font-style: normal;
font-weight: 400;
font-size: 16px;
color:#003595;
background: #ffffff;
border: 1.5px solid #003595;
border-radius: 1000px;
 margin-left:18px; 
cursor: pointer;

}
.Unsubscribe_btn .freq_btn{
    margin-left:0px;
}
.custom-control-label::before{
    background: #ffffff;
    border:1.5px solid #003595;
    width: 1.2rem;
    height: 1.2rem;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after{
    /* background-image:url('./images/Cehckbox.png'); */
    background-color: #003595;
}
.normal_txt{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
color:#003595;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
    background-color: #003595;  
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after{
    background-size: 10px;
}
.areas_interest_wrapper{
    margin-top:5%;
}
.update_btn{
    align-items: center;
    padding: 8px 25px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    background: #003595;
    border: none;
    border-radius: 1000px;
    cursor: pointer;
}
.ptext{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 18px;
color:#003595;
}
.social_media_txt{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    text-align: center;
    padding-top: 20px;
    font-size: 28px;
    display: block;
    margin: 0 auto;
    line-height: 105%;
    color: #003595;
}
.social_medias{
    width:100%;
    background: #F9F6F1;
    margin-top: 5%;
    padding-bottom: 25px;
}
.social_iocs_wrapper{
    display: block;
    margin: 0 auto;
    margin-top: 3%;
}
.social_iocs_wrapper li{
    list-style-type: none;
    display: inline-block;
    margin-right: 25px;
}
.inc_text{
    color: #F9F6F1;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    float: right;
    padding-right: 20px;
    padding-top: 20px;
    line-height: 110%;
}
.footer_wrappwr{
    width: 100%;
    background: #003595;
}
.footer-left-section{
    margin-left:10%;
    width:60%;
}
.footer-left-section p{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: white;
}
.footer-left-section h4{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 125%;
    color: white;
}
.lense_btn{
    margin-top: 35px!important;
    margin-bottom: 35px !important;
    margin-left: 0px !important;
}
.footer_links{
    color:white;
}
.footer_links ul li{
    list-style-type: none;
}
.footer_links ul{
    padding: 0px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    line-height: 28px;
}

.footer_links  h5{
   font-weight: 700;
   font-size:16px;
   font-family: 'Open Sans';
   font-style: normal;
}
.footer_bottom_links li{
    float: left;
    color: white;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 110%;
    /* padding-left: 0px; */
    /* text-align: left; */
    margin-right: 24px;
}
.freq_btns_wrapper .transparent_btn{
    background: transparent !important;
color: white !important;
border: 1px solid white !important;
display: inline ;

}
.transparent_btn img{
    margin-right:10px;
}
.transparent_btn_wrapper{
    margin-top: 0px !important;
    padding-bottom: 20px;
    margin-left: 10%;
}
.footer_bottom_links{
    padding:0px;
        padding-top: 15px;
}



@media (max-width: 500px){ 
    body{
        overflow-x: auto;
    }
    .mob_menu_img{
        position: absolute;
        right: 18px;
        top: 3px;
    }
    .header_wrapper .heading{
        text-align: center;
    }
    .heading_strong_txt{
        display: block;
    }
    .sub_header{
        text-align: center;
        margin-top:5%;
    }
    .header_desc{
        text-align: center;
        margin-top:5%;
    }
    .mobile_menu li img{
        padding: 20px 40px 20px 20px;
    }
    .navbar .mob_view_nav{
    
    text-align: center;
    }
  
    .freq_btns_wrapper .freq_weekly_btn{
        width:100%;
        margin:0 auto;
        display: block;
        margin-bottom: 20px;
    }
    .freq_btns_wrapper .freq_btn{
        width:100%;
        margin:0 auto;
        display: block;
        margin-bottom: 20px;
       
    }
    .social_medias{
        padding: 25px;
    }
    .social_media_txt{
        padding-bottom: 20px;
        line-height: 124%;
    }
    .social_iocs_wrapper{
        margin-bottom: 3%;
    }
    .transparent_btn{
        background: transparent !important;
    color: white !important;
    border: 1px solid white !important;
    display: inline ;
    width: 90% !important;
    }
    .footer-left-section h4{
        font-weight: 600 !important;
        margin-bottom: 20px !important;
    }
    .transparent_btn span{
        margin-right:8px;
    }
    .update_btn{
        width: 100%;
        padding: 16px;
    }
    .container{
        width: 100%;
        margin-top: 5%;
    }
    .mob-12{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; 
         max-width: 100%;
    }
    .mob-6{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; 
         max-width: 50%;
    }
    .footer-left-section{
        text-align: center;
        display: block;
        margin: 0 auto;
        margin-left:0px !important;
        width:100% !important;
    }
    .footer-left-section img {
        margin: 0 auto;
        margin-top: 4%;
    }
    .mob_view_footer{
       
        display: block;
        margin: 0 auto;
        padding-top: 20px;
    }
    .mob_view_footer ul li{
        padding: 0px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    line-height: 28px;
    }
    .mb-hidden{
        display: none;
    }
    .desk-hidden{
        display: block !important;
    }
    .desk-hidden img {
        display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    }
    .inc_text{
        float:none !important;
        text-align: center;
    }
    .freq_weekly_btn_radio{
        text-align: center;
    margin-top: 4%;
    width:100%;
    }
    }