@media (max-width: 575.98px) {
    .speaker_popup .modal-dialog {
        width: 100%;
        max-width: initial;
    }
    .founder .ml_popup_btn {
    padding: 10px 20px;
    font-size: 16px;
    margin-top: 10px;
    }
   .non-cme {
   font-size: 14px;
   margin-bottom: 15px;
   }
   .activity .buttons_for_links button {
    width: 100%;
    font-size: 15px;
    padding: 10px 20px;
    margin-bottom: 15px;
    border-radius: 6px;
    }
    .webinar_txt button {
    font-size: 12px;
    padding: 10px 11px;
    }
  .navbar .navbar-brand img {
    width: 200px;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .navbar-toggler {
    border: none !important;
    font-size: 30px !important;
    padding: 0;
    margin: 0;
    color: #03173e !important;
  }
  .navbar .navbar-nav {
    background: #001e3d;
    padding: 20px;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    color: #ffffff;
    font-size: 17px;
    padding: 8px;
    margin: 5px 0;
  }
  .navbar .navbar-nav .nav-item .post-btn1 {
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 10px 30px !important;
  }
  .navbar .navbar-nav .nav-item .post-btn2 {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px 40px !important;
    color: #001e3d !important;
    font-weight: 600 !important;
    margin: 15px 0 0 0 !important;
  }
  .banner_heading {
   margin-top: 10px;
}
  .banner {
    /* padding: 114px 0; */
    height: 52vh;
    background-image: url(../png/mob-ban.png);
  }
  .banner-text h1 {
    font-size: 21px;
        margin-bottom: 15px;
        font-weight: 500;
    }
  .banner-text p {
    font-size: 18px;
  }
  .button_links a {
    font-size: 21px;
    margin-right: 10px;
    padding: 28px 67px;
    border-radius: 50px;
    width: 100%;
  }
 .button_links a.active {
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
  }
  .tabs ul {
    display: block !important;
  }
  .tabs ul li{
    padding: 20px 50px;
    border-bottom: 2px solid #0000000d;
    justify-content: start;
  }
  .tabs ul  a{
    font-size: 19px;
  }
  .activity {
    padding: 30px 0;
  }
  .register-back{
    height: 55vh;
    padding: 0;
    margin: 0;
  }
  .register-back h1{
    font-size: 25px;
    padding: 30px 0;
  }
  
  .activity-text h6 {
    font-size: 20px;
    margin-bottom: 10px;
}
  .activity-text{
   margin: 30px 10px 10px;
  }
  .activity-text h2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
}
  .button_links{
    padding-bottom: 20px;
  }
  .activity-text p {
    font-size: 17px;
    padding: 1px;
    line-height: 29px;
}
  .day {
    margin: 10px;
  }
  .day h1{
    padding: 0px 0 0 !important;
  }
  .day p{
    font-size: 19px;
    padding: 1px;
  }
.learn {
  padding: 40px 0;
}
.learn  h6{
  font-size: 17px;
}
.learn h1 {
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 11px;
}
.learns::before {
display: none;
}
.symbols-imgs{
  display: none;
}
.work-process{
  padding: 10px;
}
 .work-process2{
  padding: 10px !important;
}
.works-steps p{
  font-size: 17px;
  line-height: 25px;
  padding-bottom: 13px;
  margin-bottom: 0;
}
.program-address h6 {
  font-size: 26px;
  margin-bottom: 15px;
}
.program-address h1 {
  font-size: 18px;
  margin-bottom: 20px;
}
.program-address-text i {
  font-size: 14px;
  padding-right: 10px;
}
.program-address-text p {
  font-size: 15px;
  margin-bottom: 15px;
}

.speakers {
 padding: 60px 0;
}
.speakers h6 {

}
.speakers h1 {
  font-size: 30px;
  margin-bottom: 25px;
}
.speak-img{
  height: auto;
  padding: 15px 10px;
  margin: 15px 10px;
}
.speak-img:hover {
  transform:none;
  transition: none;
}
.speakers-img img {
  width: 130px;
}
.speakers .speakers-text h6 {
  font-size: 16px;
}
.speakers .speakers-text .exp {
  font-size: 16px;
}
.speakers .speakers-text p {
  font-size: 16px;
}
.speakers .speakers-text .speaker-content {
  font-size: 14px;
}
  footer {
    padding: 30px 10px 10px;
  }

  footer .footer_sbh h5 {
    font-size: 16px;
    margin: 0 0 10px;
  }

  footer .footer_sbh a {
    font-size: 14px;
    margin: 5px 0;
  }

  footer .footer_logo img {
    width: 200px;
    margin: 0 0 30px;
  }

  .footer_sbh {
    margin: 0 0 20px;
  }

  .pe-1,
  .ps-1 {
    padding: 0 !important;
  }

  footer form .form-control {
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    padding: 10px;
    margin: 5px 0;
  }

  .p_left {
    padding-left: 14px !important;
  }

  .p_right {
    padding-right: 14px !important;
  }

  footer form button {
    font-size: 14px;
    padding: 10px 40px;
    margin: 15px 0 0 0;
  }

  footer form button i {

    top: 9px;
    right: 9px;
  }

  footer .sub_footer p {
    font-size: 14px;
  }
  footer .sub_footer .icons i {
    font-size: 17px;
  }
  /* panelist */
  .desktop_none_images{
    display: block !important;
  }
  .mobile_none_images{
    display: none !important;
  }
  .founder-img {
    border-right: none;
  }
  .founder-back {
    padding: 20px;
    border-radius: 10px;
  }
  .founder-imgs img {
    width: 150px;
  }
.founder-img .speakers-text h6 {
  font-size: 20px;
  padding: 10px 0 0;
  margin-bottom: 5px;
}
.founder-img .speakers-text p{
  font-size: 20px;
  margin-bottom: 0px;
}
.founder-right{
  margin: 10px 0 25px !important;
}
.founder-right h1{
  font-size: 15px;
  text-align: center;
}
.founder-right p{
  font-size: 16px;
  text-align: start;
}
.events h6{
  font-size: 21px;
  margin-bottom: 15px;
}
.agenda p{
  text-align: center !important;
}
.events p{
  font-size: 15px;
  text-align: start;
  line-height: 25px;
}
.faculty{
  padding: 40px 0;
}
.faculty .banner-text h1{
  font-size: 30px;
}
#button::after {
  font-size: 12px;
  line-height: 15px;
}
#button{
  width: 30px;
  height: 30px;
}
.tab-img {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-right: 10px;
}

  .tab-img img{
    width: 30px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px;
}
  .link a{
    font-size: 14px;
  }
  .founder-page{
  padding: 70px 0;
}
.founder-page h1 {
  font-size: 30px;
  margin-bottom: 40px;
}
.founder-page .speak-img {
  padding-bottom: 10px;
}
.founder-page .speakers-text h6{
  font-size: 18px;
  padding: 10px 0 0;
}
.founder-page .speakers-text .exp{
  font-size: 14px;
}
.founder-page .speakers-text p{
  font-size: 16px;
}
.founder-page .speakers-text .speaker-content{
  font-size: 14px;
}
.day .cal{
  font-size: 16px;
  padding: 8px 10px;
  margin: 10px 5px;
}
.day .cal i{
  font-size: 16px;
}
.founder-right .topic{
  font-size: 16px;
  text-align: start;
}
.founder .heading h4 {
  font-size: 30px;
  margin-bottom: 15px;
}
.founder .founder-right .remark span {
  font-size: 16px;
}
.founder .agenda_box .events p .head {
  font-size: 16px;
}
.founder-right .location i {
  font-size: 16px;
}
.register{
  padding: 0 0 60px;
}
.register a{
  border-radius: 5px;
  padding: 30px 40px;
  font-size: 18px;
}
.register .button_links {
  padding-bottom: 0;
}
.founder .heading{
  display: block !important;
  margin-bottom: 25px;
}
.founder .heading p{
  font-size: 18px;
}
.founder .heading .head_t{
  font-size: 20px;
}
.founder .founder-right{
  margin-top: 10px !important;
}
.webinar_txt p{
  font-size: 16px;
  border-radius: 10px;
  padding: 10px;
}
.pluse{
 display: none;
}
.founder .founder-right{
  margin: 10px 0 5px !important;
}
.founder .events{
   margin-top: 5px !important;
}
.activity .buttons_for_links{
  display: block !important;
  margin-bottom: 15px;
}
.activity .buttons_for_links a{
  width: 100%;
  /* justify-content: center; */
  font-size: 15px;
  padding: 10px 20px;
  margin-bottom: 15px;
  border-radius: 6px;
}
.activity .buttons_for_links a i{
font-size: 16px;
}
.banner .reg_btn {
  width: 100%;
  padding: 10px 12px;
  font-size: 20px;
  border-radius: 30px;
}
/* flyer css */
.ame_sponsor_flyer .ame_flyer {
  WIDTH: 100%;
}
.ame_sponsor_flyer .logo_ame {
  WIDTH: 50%;
}
.ame_sponsor_flyer h3{
  font-size: 15px;
}
.ame_sponsor_flyer p{
  font-size: 11px;
    margin: 0 10px;
    font-weight: 600;
}
.ame_sponsor_flyer .txt1{
  font-size: 11px;
  top: 68%;
  margin: 0 10px;
}
.social_ame{
  gap: 60px;
}
.social_ame a i{
  font-size: 12px;
}
.social_ame a span{
  font-size: 12px;
}
.gif_for_sponsors {
  width: 70px;
    left: -177%;
}
.sponsor_images .img1 {
  width: 42%;
}
.sponsor_images .img2 {
  width: 43%;
}
.nuvision {
  left: 65px;
width: 70px;
}
.ame_sponsor_flyer {
    padding: 100px 0;
}
}


@media(min-width:576px) and (max-width:800px) {
  svg {
    width: 800px;
  }
}
@media(min-width:800px) and (max-width:1600px) {
  svg {
    width: 1118px;
    /* height: 15px; */
    position: absolute;
    left: -99%;
  }
}
@media (max-width: 575.98px) {
    
  .navbar .navbar-brand img {
    width: 200px;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .navbar-toggler {
    border: none !important;
    font-size: 30px !important;
    padding: 0;
    margin: 0;
    color: #03173e !important;
  }
  .navbar .navbar-nav {
    background: #001e3d;
    padding: 20px;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    color: #ffffff;
    font-size: 17px;
    padding: 8px;
    margin: 5px 0;
  }
  .navbar .navbar-nav .nav-item .post-btn1 {
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 10px 30px !important;
  }
  .navbar .navbar-nav .nav-item .post-btn2 {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px 40px !important;
    color: #001e3d !important;
    font-weight: 600 !important;
    margin: 15px 0 0 0 !important;
  }
  .banner_heading {
   margin-top: 10px;
}
  .banner {
    /* padding: 114px 0; */
    height: 52vh;
    background-image: url(../png/mob-ban.png);
  }
  .banner-text h1 {
    font-size: 21px;
        margin-bottom: 15px;
        font-weight: 500;
    }
  .banner-text p {
    font-size: 18px;
  }
  .button_links a {
    font-size: 21px;
    margin-right: 10px;
    padding: 28px 67px;
    border-radius: 50px;
    width: 100%;
  }
 .button_links a.active {
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
  }
  .tabs ul {
    display: block !important;
  }
  .tabs ul li{
    padding: 20px 50px;
    border-bottom: 2px solid #0000000d;
    justify-content: start;
  }
  .tabs ul  a{
    font-size: 19px;
  }
  .activity {
    padding: 30px 0;
  }
  .register-back{
    height: 55vh;
    padding: 0;
    margin: 0;
  }
  .register-back h1{
    font-size: 25px;
    padding: 30px 0;
  }
  
  .activity-text h6 {
    font-size: 20px;
    margin-bottom: 10px;
}
  .activity-text{
   margin: 30px 10px 10px;
  }
  .activity-text h2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
}
  .button_links{
    padding-bottom: 20px;
  }
  .activity-text p {
    font-size: 17px;
    padding: 1px;
    line-height: 29px;
}
  .day {
    margin: 10px;
  }
  .day h1{
    padding: 0px 0 0 !important;
  }
  .day p{
    font-size: 19px;
    padding: 1px;
  }
.learn {
  padding: 40px 0;
}
.learn  h6{
  font-size: 17px;
}
.learn h1 {
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 11px;
}
.learns::before {
display: none;
}
.symbols-imgs{
  display: none;
}
.work-process{
  padding: 10px;
}
 .work-process2{
  padding: 10px !important;
}
.works-steps p{
  font-size: 17px;
  line-height: 25px;
  padding-bottom: 13px;
  margin-bottom: 0;
}
.program-address h6 {
  font-size: 26px;
  margin-bottom: 15px;
}
.program-address h1 {
  font-size: 18px;
  margin-bottom: 20px;
}
.program-address-text i {
  font-size: 14px;
  padding-right: 10px;
}
.program-address-text p {
  font-size: 15px;
  margin-bottom: 15px;
}

.speakers {
 padding: 60px 0;
}
.speakers h6 {

}
.speakers h1 {
  font-size: 30px;
  margin-bottom: 25px;
}
.speak-img{
  height: auto;
  padding: 15px 10px;
  margin: 15px 10px;
}
.speak-img:hover {
  transform:none;
  transition: none;
}
.speakers-img img {
  width: 130px;
}
.speakers .speakers-text h6 {
  font-size: 16px;
}
.speakers .speakers-text .exp {
  font-size: 16px;
}
.speakers .speakers-text p {
  font-size: 16px;
}
.speakers .speakers-text .speaker-content {
  font-size: 14px;
}
  footer {
    padding: 30px 10px 10px;
  }

  footer .footer_sbh h5 {
    font-size: 16px;
    margin: 0 0 10px;
  }

  footer .footer_sbh a {
    font-size: 14px;
    margin: 5px 0;
  }

  footer .footer_logo img {
    width: 200px;
    margin: 0 0 30px;
  }

  .footer_sbh {
    margin: 0 0 20px;
  }

  .pe-1,
  .ps-1 {
    padding: 0 !important;
  }

  footer form .form-control {
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    padding: 10px;
    margin: 5px 0;
  }

  .p_left {
    padding-left: 14px !important;
  }

  .p_right {
    padding-right: 14px !important;
  }

  footer form button {
    font-size: 14px;
    padding: 10px 40px;
    margin: 15px 0 0 0;
  }

  footer form button i {

    top: 9px;
    right: 9px;
  }

  footer .sub_footer p {
    font-size: 14px;
  }
  footer .sub_footer .icons i {
    font-size: 17px;
  }
  /* panelist */
  .desktop_none_images{
    display: block !important;
  }
  .mobile_none_images{
    display: none !important;
  }
  .founder-img {
    border-right: none;
  }
  .founder-back {
    padding: 20px;
    border-radius: 10px;
  }
  .founder-imgs img {
    width: 150px;
  }
.founder-img .speakers-text h6 {
  font-size: 20px;
  padding: 10px 0 0;
  margin-bottom: 5px;
}
.founder-img .speakers-text p{
  font-size: 20px;
  margin-bottom: 0px;
}
.founder-right{
  margin: 10px 0 25px !important;
}
.founder-right h1{
  font-size: 15px;
  text-align: center;
}
.founder-right p{
  font-size: 16px;
  text-align: start;
}
.events h6{
  font-size: 21px;
  margin-bottom: 15px;
}
.agenda p{
  text-align: center !important;
}
.events p{
  font-size: 15px;
  text-align: start;
  line-height: 25px;
}
.faculty{
  padding: 40px 0;
}
.faculty .banner-text h1{
  font-size: 30px;
}
#button::after {
  font-size: 12px;
  line-height: 15px;
}
#button{
  width: 30px;
  height: 30px;
}
.tab-img {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-right: 10px;
}

  .tab-img img{
    width: 30px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px;
}
  .link a{
    font-size: 14px;
  }
  .founder-page{
  padding: 70px 0;
}
.founder-page h1 {
  font-size: 30px;
  margin-bottom: 40px;
}
.founder-page .speak-img {
  padding-bottom: 10px;
}
.founder-page .speakers-text h6{
  font-size: 18px;
  padding: 10px 0 0;
}
.founder-page .speakers-text .exp{
  font-size: 14px;
}
.founder-page .speakers-text p{
  font-size: 16px;
}
.founder-page .speakers-text .speaker-content{
  font-size: 14px;
}
.day .cal{
  font-size: 16px;
  padding: 8px 10px;
  margin: 10px 5px;
}
.day .cal i{
  font-size: 16px;
}
.founder-right .topic{
  font-size: 16px;
  text-align: start;
}
.founder .heading h4 {
  font-size: 30px;
  margin-bottom: 15px;
}
.founder .founder-right .remark span {
  font-size: 16px;
}
.founder .agenda_box .events p .head {
  font-size: 16px;
}
.founder-right .location i {
  font-size: 16px;
}
.register{
  padding: 0 0 60px;
}
.register a{
  border-radius: 5px;
  padding: 30px 40px;
  font-size: 18px;
}
.register .button_links {
  padding-bottom: 0;
}
.founder .heading{
  display: block !important;
  margin-bottom: 25px;
}
.founder .heading p{
  font-size: 18px;
}
.founder .heading .head_t{
  font-size: 20px;
}
.founder .founder-right{
  margin-top: 10px !important;
}
.webinar_txt p{
  font-size: 16px;
  border-radius: 10px;
  padding: 10px;
}
.pluse{
 display: none;
}
.founder .founder-right{
  margin: 10px 0 5px !important;
}
.founder .events{
   margin-top: 5px !important;
}
.activity .buttons_for_links{
  display: block !important;
  margin-bottom: 15px;
}
.activity .buttons_for_links a{
  width: 100%;
  /* justify-content: center; */
  font-size: 15px;
  padding: 10px 20px;
  margin-bottom: 15px;
  border-radius: 6px;
}
.activity .buttons_for_links a i{
font-size: 16px;
}
.banner .reg_btn {
  width: 100%;
  padding: 10px 12px;
  font-size: 20px;
  border-radius: 30px;
}
/* flyer css */
.ame_sponsor_flyer .ame_flyer {
  WIDTH: 100%;
}
.ame_sponsor_flyer .logo_ame {
  WIDTH: 50%;
}
.ame_sponsor_flyer h3{
  font-size: 15px;
}
.ame_sponsor_flyer p{
  font-size: 11px;
    margin: 0 10px;
    font-weight: 600;
}
.ame_sponsor_flyer .txt1{
  font-size: 11px;
  top: 68%;
  margin: 0 10px;
}
.social_ame{
  gap: 60px;
}
.social_ame a i{
  font-size: 12px;
}
.social_ame a span{
  font-size: 12px;
}
.gif_for_sponsors {
  width: 70px;
    left: -177%;
}
.sponsor_images .img1 {
  width: 42%;
}
.sponsor_images .img2 {
  width: 43%;
}
.nuvision {
  left: 65px;
width: 70px;
}
.ame_sponsor_flyer {
    padding: 100px 0;
}
}


@media(min-width:576px) and (max-width:800px) {
  svg {
    width: 800px;
  }
}
@media(min-width:800px) and (max-width:1600px) {
  svg {
    width: 1118px;
    /* height: 15px; */
    position: absolute;
    left: -99%;
  }
}
