@charset "utf-8";
/* CSS Document */

/*
Montserrat
Thin 		100
ExtraLight 	200
Light 		300
Regular 	400
Medium 		500
SemiBold 	600
Bold 		700
ExtraBold 	800
Black 		900
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lora:ital,wght@0,400..700;1,400..700&display=swap');



body 				{color: #333333; /*background-color: #001e40;*/   font-family: "Lato", sans-serif;overflow-x: hidden;}

h1, h2, h3, h4, h5	{color: #193867; font-weight: 600;}
h1					{}
h2					{}
h3					{}
h4					{}
h5					{}
p{ font-size: 18px; font-weight: 400;}
strong				{font-weight: 600;}

a					{text-decoration:none; color: #193867; transition: 0.5s;}
a:hover				{text-decoration:none; color: #333333;}
a:visited			{text-decoration:none;}
a:focus,a:hover		{text-decoration:none;}


.navbar-toggler-icon 	{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}


:root {
	--def-padding : 5rem;
	--blue-color : #00458a;
}

.page					{}


.menu-area				{position: fixed; top:0rem; left: 0; z-index: 50; width: 100%; background-color: rgb(50 49 76 / 80%); padding-top: 1rem; padding-bottom: 1rem; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.menu-area.sticky 		{padding-top: .75rem; padding-bottom: .75rem; background-color: #003366;}


.navbar 												{padding: 0;}

.menu-area .bg-light 									{background-color: transparent !important;}
.menu-area .navbar-nav .nav-link 			{color: #FFFFFF; font-weight:500;}
.menu-area .navbar-nav .nav-link:hover	{color: #fff; background-color: #efba55; border-radius: 25px;border:1px solid #efba55;}
.menu-area .navbar-nav .nav-item.active a				{color: #000000; background-color: #d3ad3a; border-radius: 25px;}


.menu-area .navbar-expand-lg .navbar-nav .nav-link 		{padding-left: 1rem; padding-right: 1rem;}
a.nav-reg-link{background-color:#d3ad3a;color:#000!important;border:1px solid #d3ad3a;border-radius:25px;}
a.nav-reg-link:hover{color:#000;}

.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active 				{color: #f3daa6;font-weight: 600;}

.coming-soon-section{padding-bottom: 0rem;}
/*.counter{background: rgb(45,65,129);background: rgb(46,65,129);
background: linear-gradient(90deg, rgba(46,65,129,1) 0%, rgba(78,87,156,1) 100%);}*/
.count-div {width: 150px !important;}
.countdown-right{margin-top: -8rem;z-index: 999;position: relative;}
ul#example{border-radius: 15px;}

/*.location-time{margin-left: 15px;}*/
.left-area .line-b{display: flex;}
.date-time h3{font-size:25px;display: contents;color:#444;  font-family: "Lato", sans-serif;text-transform:uppercase;letter-spacing:1px;}
.location-time h3{font-size:25px;display: contents;color:#fff;  font-family: "Lato", sans-serif;text-transform:uppercase;letter-spacing:1px;}
.date-time img{margin-top: -15px; margin-right: 10px;}
.location-time img{margin-top: -15px;}

.line-c a{background-color: #d3ad3a; color:#fff;border-radius:15px;padding-left: 25px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;font-size:20px;}

.banner-area				{position: relative; width: 100%; /*background-color: #000033;*/padding-bottom:0rem;}

.banner-area .cont-holder	{position: absolute; width: 100%; left: 0; top: 8%;}
.left-area{margin-top: 7%;}

ul.navbar-nav{/*background: rgb(118,116,190);background: linear-gradient(90deg, rgba(118,116,190,1) 0%, rgba(65,94,187,1) 35%);border-radius: 25px;*/}


.banner-area .cont-holder .cont-holder-in	{width: 1500px; max-width: 100%; margin: 0 auto;}


.banner-area .cme			{position: absolute; width: 300px; height: auto; margin: 0 auto; z-index: 10; left: 0; right: 0; bottom: 5%;}
.banner-area .name-moh		{position: absolute; left: 0; top: 110px; width: 100%; z-index: 11; color: #ffff66; text-align: center; font-size: 150%; text-shadow: 2px 2px 7px rgba(0,0,0,0.5);}


.left-area .line-a			{margin-bottom: 2rem;}
.left-area .line-b			{margin-bottom: 2rem; color: #FFFFFF;}
.left-area .line-c			{margin-bottom: 1rem; color: #FFFFFF; position: relative;z-index: 999;}
.left-area .line-d			{margin-bottom: 0;}

.left-area .line-d a 				{display: inline-block; padding: .75rem 2rem; background-color: #ff9200; color: #000000; border: 1px solid #FFFFFF; border-radius: 2rem; transform: perspective(1px) translateZ(0); transition: color 0.3s; overflow: hidden;}
.left-area .line-d a:before 		{content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; background: #193867; transform: scaleX(0); transform-origin: 0 50%; transition: transform 0.3s ease-out;}
.left-area .line-d a:hover 			{color: #FFFFFF;}
.left-area .line-d a:hover:before 	{transform: scaleX(1);}

.line-ab img{width:70%;}

.bg-holder img{width:100%;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{display: none;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{display: none;}
.swiper-button-next img{width:100%!important;}
.swiper-button-prev img{width:100%!important;}
.swiper-button-next, .swiper-button-prev{bottom: 10%;top: 0;top: auto;}
.swiper-button-next, .swiper-button-prev{width: calc(var(--swiper-navigation-size) / 30* 27);}
.swiper-button-prev{left: 20%;}
.swiper-button-next{right:40%;}

.right-area img{width:80%;margin-top: 3.0rem;margin-left: 0rem;}
.coumtdown-wrap				{padding-top: var(--def-padding); padding-bottom: var(--def-padding); background-image: url("../images/countdown-bg.webp"); background-repeat: no-repeat; background-position: center top; background-size: cover;}
.coumtdown-wrap h1 			{text-align: center; color: #f69e28; }
.coumtdown-wrap h4 			{text-align: center;}
.coumtdown-wrap h5 			{text-align: center;}
.coumtdown-wrap .date-place	{color: #193867; text-align: center;}

.chair-name{text-align: left;}
.welcome-note h3{padding-top:3rem;}
/*.welcome-note{margin-left: -25%;}*/

.register-now-btn a{background: #414042;background: linear-gradient(90deg,rgba(133, 26, 26, 1) 0%, rgba(218, 31, 51, 1) 100%);border-radius:25px;border:1px solid #ccc;padding-left: 20px;padding-right: 20px;padding-top: 8px;padding-bottom: 8px;color:#fff;  font-family: "Lato", sans-serif;text-transform: uppercase;}



.conf-logo img{ max-width: 700px; margin: 0 auto;}
.line-b .date-time{margin: 10px;}
.line-b .date-time h3{font-size:18px;}

.chairperson-wrap{padding-top: 5rem;padding-bottom: 5rem;background-image: url("../images/chairman-back.jpg?v=1");background-position:top center;background-size: cover; }
.chairperson-wrap h1{font-family: "Lora", serif;color:#ffbc47;text-align:center;text-transform:uppercase;}
.chairperson-wrap h3{font-family: "Lato", sans-serif;color:#fff;text-align:center;text-transform:uppercase;}
.chairperson-img{margin-top: 3rem;}
.chairperson-text{margin-top: 3rem;}
.chairperson-text p{font-size:18px; line-height: 26px;text-align: justify;}
p{ color: #333; line-height: 26px;text-align: justify;}
.chairperson-designation h4{color:#ffbc47;font-size:22px;}
.chairperson-designation h6{color:#fff;font-size:17px;}
.chairperson-designation{margin-top: -10rem;}


.who-attend{padding-top: 5rem;padding-bottom: 5rem;background-image: url("../images/attend.jpg");background-position: top center;background-size: cover;}
.who-attend h1{color:#ffbc47;text-transform: uppercase;font-family: "Lora", serif;text-align: center;margin-bottom: 2rem;}
.attend-specialities{margin-top: 2rem;}
ul.attend-specialities li{color: #fff;font-size:20px;text-align: left;line-height: 45px;font-family: "Lora", serif;}
.attend-specialities {list-style: none;padding-left: 1.5em;}
.attend-specialities li {position: relative;padding-left: 1.2em;margin-bottom: 0.5em;}
.attend-specialities li::before {content: "•";position: absolute;left: 0;font-size: 2.5em;color: #ffbc47;}

.speakers-wrap{padding-top: 5rem;padding-bottom: 5rem;background-color: #cfdee9;}
.speakers-wrap h3{color:#444444;text-align:center;text-transform:uppercase;font-family: "Lato", sans-serif;}
.speakers-wrap h1{color:#368fbf;font-family: "Lora", serif;text-align:center;text-transform:uppercase;margin-bottom: 2rem;}

.doctor-card {background: linear-gradient(to top, #51507b, #FFF);padding:1.5em;text-align: center;position: relative;border-radius: 5px;height:auto;}
.flag-icon {position: absolute;top: 10px;left: 10px; width: 35px;height: 35px;border-radius: 50%;}
.doctor-photo {position: relative; margin: 0 auto;/*width: 120px;height: 120px;*/border: 2px solid #9594ae;border-radius: 50%;overflow: hidden;/*background-color: #fff;*/}
.doctor-photo img {width: 100%;height: 100%;object-fit: cover;
background:linear-gradient(to top, #2862a1, #478ed3);}
.chair{ background:linear-gradient(to top, #2862a1, #478ed3); border-radius: 16px;}
.plus-icon {position: absolute;bottom: 4px;left:45%;background-color: #007bff;color: #fff;border-radius: 50%;font-size: 1.8em;width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;float: right; z-index: 100 !important;}

.patron{ color: #FFF !important;} 
.patron h4{font-family: "Lato", serif; font-size: 22px; line-height: 34px;}
.patron h4 span{ font-size: 26px;}

.patron h4{font-family: "Tajawal", serif; font-size: 22px; line-height: 34px;}

@media (max-width:900px){
    .patron h4{ font-size: 16px !important; margin-bottom: 0;}
    .patron h4 span{ font-size: 20px !important;} 
}

.hero {
      position: relative;
      width: 100%;
      height: 100vh;
      background: url('../slider.jpg') center right/cover no-repeat;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      text-align: center;
    }

    .hero::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,0.1); /* Dark overlay */
      z-index: 1;
    }

    .hero-content {
      position: relative;
      z-index: 2;
      width: 100%;
    }

    .hero h1 {
      font-size: 3rem;
      font-weight: bold;
      margin-bottom: 1rem;
    }

    .hero p {
      font-size: 1.2rem;
    }

@media (max-width:900px){
    .plus-icon{ left: 40% !important;}
    .hero h1 {
        font-size: 2rem;
      }
      .hero p {
        font-size: 1rem;
      }
}

.doctor-name {margin-top: 0.8em;color: #fff; text-align: center; font-size: 1.5em;font-family: "Lora", serif; margin-bottom: 0px !important;}
.doctor-name span{ display: block; font-size: 12px; color: #999;}

.program-wrap{padding-top: 5rem;padding-bottom: 5rem;background-color: #32314c;background-repeat: no-repeat;background-position: right;background-size: cover;}
.program-wrap h3{color:#fff;text-align:center;text-transform:uppercase;font-family: "Lato", sans-serif;color:#fff;}
.program-wrap h1{color:#ffbc47;font-family: "Lora", serif;text-align:center;text-transform:uppercase;margin-bottom: 2rem;}
.days-icon img {width: 30%;}
.program-wrap .nav-pills .nav-link.active,
.program-wrap .nav-pills .show>.nav-link 	{color: #000; background-color: #ffbc47;/*border-radius:10px;*/border:2px solid #ffbc47;text-align: left;}
.program-wrap .nav-link 					{color: #FFFFFF; background-color: #c4cdcf;/*border-radius:10px;*/}
.program-wrap li{margin: 1px;}
.program-wrap .line-b{color:#000;text-align: center;}

.program-wrap .nav-item .nav-link			{/*-webkit-box-shadow: 0px 1px 50px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 1px 50px 0px rgba(0,0,0,0.2); box-shadow: 0px 1px 50px 0px rgba(0,0,0,0.2);*/height: 100%;text-align: left;}

/*.program-wrap .nav-link						{padding: 0.75rem 1.25rem;}*/

.days-icon{text-align: center;}
.program-wrap .nav-item .line-a				{font-size: 200%; font-weight: 700;text-align: center;color:#fff;}
.program-wrap .nav-item .line-b				{color:#fff;}
.prog-row				{padding: 0.75rem 0.5rem; border-bottom: 1px solid #CCCCCC;}
.prog-row:last-child	{border-bottom: none;}

.prog-row .time			{font-size: 16px;text-align: center;padding: 10px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;font-weight: 500;color: #444;width:100%;}
.prog-row .doc			{}
.prog-row .lecture		{font-weight: 500;font-size:16px;color:#fff;/*font-family: "Outfit", sans-serif!important;*/}
.prog-row .docname		{font-weight: 500;/*font-family: "Outfit", sans-serif!important;*/font-size:17px;color:#288cc1;font-style: italic;font-family: "Lato", sans-serif;color:#fff;}
.prog-row.highlight-a	{/*background: linear-gradient(45deg, rgb(96 203 235) 0%,rgb(15 83 161) 100%);*/color:#fff;margin-bottom:1rem;margin-top: 1rem;}
.program-head p{font-size:20px;color:#000!important;}
.prog-row.highlight-b	{background-color: #0f53a1;color:#000;margin-bottom:0.5rem;font-family: "Outfit", sans-serif;}
.prog-row.highlight-c   {background-color: #cfdee9;color:#000;margin-bottom:0.5rem;font-family: "Outfit", sans-serif;}
.highlight-break-session{background-color: #62d1f4!important;color:#000;text-transform: uppercase;}
.prog-row.highlight-c .lecture{color:#444;font-size:20px;/*text-align: right;*/}
.program-wrap .speakers-block .spkr-img{width:40%;}
.program-wrap .speakers-block{padding-top: 85px;}

.highlight-row-2 .lecture {text-transform: uppercase;font-weight: 600!important;color: #000;font-size: 20px!important;}

.prog-row .doc img		{border-radius: 100%;width:50%;background-color: #fff;;}
.highlight-session      {background-color: #84bc63!important;text-align: center;}
.highlight-session .time{font-size:30px;text-transform: uppercase;font-weight: 600;/*font-family: var(--poppins)!important;*/}
/*.prog-row span{font-size:24px;font-family: var(--poppins)!important;}*/
    
.prog-row .prog-time		{font-weight: 500; line-height: normal;}
.prog-row .prog-title		{margin-bottom: 0.25rem; font-size: 125%; font-weight: 600; color: #00588e; line-height: normal;}
.prog-row .prog-doc			{margin-bottom: 0.25rem; line-height: normal;}
.prog-row .prog-img img		{-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
.prog-tabs{text-align: center;}

.session-head h2{color:#ffbc47;text-transform:uppercase;}
.session-head h5{color:#fff;}
.vertical-divider {height: 60px;width: 2px;background-color: #288cc1;margin-left: -45px;margin-top: 1rem;position: absolute;}
.vline { width: 2px;height: 60px;background-color: #288cc1;margin-left: 10px;}
.docname p{font-size:18px;color:#288cc1;}


.sponsors-wrap{padding-top: 5rem;padding-bottom: 5rem;background-color: #cfdee9;}
.sponsors-wrap h1{font-family: "Lora", serif;color:#368fbf;text-align:center;text-transform:uppercase;}
.sponsors-wrap h3{font-family: "Lato", sans-serif;color:#444;text-align:center;text-transform:uppercase;}
.sponsors-wrap h4{text-align: center;color:#444;margin-top: 2rem;margin-bottom: 1rem;}
.sponsors-wrap img{border-radius:15px;}

.registration-wrap{padding-top: 5rem;padding-bottom: 5rem;background-color: #f5f5f5;background-image: url("../images/sign-up-back.webp");background-position: right;background-size: cover;}
.registration-wrap h1{font-family: "Lora", serif;color:#0e3f60;text-align:center;text-transform:uppercase;margin-bottom: 1rem;}
.btn-registration{background-color: #0e3f60;border-color: #0e3f60;}
.btn-registration:hover{background-color: #ffbc47;border-color: #ffbc47;color:#000;}
.float-whatsapp {text-align: center;font-size: 18px;color: #000;}
.registration-method h3 {margin-bottom: 1rem; color: #1bade3;}
.registration-method ul {padding-left: 0rem;}
.registration-method ul li:last-child p{padding-bottom:0px;}
.registration-method ul{padding-left: 0rem;}
.registration-div h4 {padding: 0px;font-size: 18px;color: #193867 !important;}
.registration-method li{padding-bottom: 0rem;list-style: none;}
ul.unstyled-pay{list-style: none;padding-left: 0rem;}
.form-floating>.form-select{font-family: "Outfit", sans-serif;}
.registration-method h3{margin-bottom: 3rem;color:#0e3f60;}

.form-label-pay{font-size:25px;text-transform: uppercase;color:#221638;}

.styled-checkbox {position: absolute;opacity: 0;}
.styled-checkbox + label {position:relative;cursor:pointer;padding:0;font-size:16px;line-height: 1.5;display: flex;}

.styled-checkbox + label:before {content: '';border-radius: 50%;margin-right:10px;margin-left:1px;display: inline-block;vertical-align:bottom;width: 28px;height: 28px;background: #fff;box-shadow: 0 0 0 1px #ced4da;}
.styled-checkbox:hover + label:before {background:#05317a;box-shadow: 0 0 0 1px #05317a;}
.styled-checkbox:focus + label:before {box-shadow: 0 0 0 1px #05317a;}
.styled-checkbox:checked + label:before {background:#05317a;box-shadow: 0 0 0 1px #05317a;}
.styled-checkbox:disabled + label {color: #b8b8b8;cursor: auto;}
.styled-checkbox:disabled + label:before {box-shadow: none;background: #ddd;}
.styled-checkbox:checked + label:after {content: '✓';position: absolute;left: 8px;top: 0px;background: none;width: 2px;height: 2px;color: #fff;font-size: 18px;font-weight: bold;}
/*.checkbox .styled-checkbox:checked + label:after {content:"";width:23px;height:23px;left:3px;top:3px;bottom:3px;right:3px;background:#c9b87a}*/

.checkbox .styled-checkbox + label:before {border-radius:0%;}
.footer{background-color: #0e3f60;}
.footer p{color:#fff;font-size:18px; font-family: "Lato", sans-serif;}
.footer a{color:#fff;font-size:18px; font-family: "Lato", sans-serif;}


.doctor-photo {overflow: hidden;transition: transform 0.3s ease-in-out;}
.doctor-photo img {transition: transform 0.4s ease-in-out;border-radius: 10px;}
.doctor-photo:hover img {transform: scale(1.1);opacity: 0.9;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);}


.doctor-slide-panel {position: fixed;top: 0;right: -400px;width: 350px;height: 100%;background: #fff;z-index: 1001;box-shadow: -3px 0 15px rgba(0,0,0,0.2);transition: right 0.4s ease;padding: 25px 20px;}
.doctor-slide-panel.open {right: 0;}
.doctor-slide-content {position: relative;}

.close-slide-panel {position: absolute;top: 10px;right: 15px;font-size: 24px;color: #333;cursor: pointer;}
.book-btn {background: #007bff;color: #fff;padding: 10px 20px;border: none;border-radius: 25px;margin-top: 20px;cursor: pointer;transition: background 0.3s ease;}
.book-btn:hover {background: #0056b3;}

.spkr-cv-img img{width: 30%;border-radius: 100%;background-color: #031a31;border: 2px solid #ffbc47;padding: 5px;}
.spkr-cv-info{margin-top: 1rem;}

.nav-pills-conf{flex-wrap: nowrap;}
.conf-mobile-view{display: none;}


/* Panel slide animation */
.onoffcanvas {position: fixed;top: 0;right: -100%;width: 350px;height: 100%;background: #fff;z-index: 1050;transition: right 0.4s ease;overflow-y: auto;}
.onoffcanvas.is-open {right: 0;}
/* Image inside panel */
.onoffcanvas .panel-photo img {width: 100%;max-width: 100%;height: auto;transition: transform 0.4s ease;display: block;}
/* Optional: Animate image on panel open */
.onoffcanvas.is-open .panel-photo img {transform: scale(1);}
.onoffcanvas .panel-photo img {transform: scale(0.95); /* slightly shrink on close */}
/* Optional: Overlay background */
.overlayx {display: none;position: fixed;z-index: 1049;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.5);transition: opacity 0.3s ease;opacity: 0;}
.overlayx.showx {display: block;opacity: 1;}

.specialty-badge {background: #eaf4ff;border-radius: 30px;padding: 4px 15px;font-size: 16px;color: #003366; display: flex; border:1px solid #ddd; align-items: center;/*justify-content: center;*/gap: 10px;transition: all 0.3s ease-in-out;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);}
.specialty-badge i {color: #003366;font-size: 16px;}
.specialty-badge:hover {background-color: #d6ebff;transform: scale(1.03);box-shadow: 0 4px 12px rgba(0, 123, 255, 0.15);}
/*.register-now-btn-mobile{display: none;}*/

.bg-holder-mobile{display: none;}


@media only screen and (max-width:1500px){
.left-area{margin-top: 0%;}
.conf-logo img{margin-top: 1rem;}
.left-desktop-view img{width:80%;}}

@media only screen and (max-width:1440px){
.line-b .date-time h3{font-size:16px;}}

@media only screen and (max-width:1280px){
.left-desktop-view img{width:80%;}}

@media only screen and (max-width:1024px){
.doctor-name{font-size:1.2rem;}
.doctor-card{padding: 1em;}
ul.attend-specialities li{font-size:16px;line-height: 30px;}
h1{font-size:35px;}
.left-desktop-view img{width:60%;}
.line-b .date-time h3{font-size:13px;}
.left-area .line-b{margin-bottom: 1rem;}
.doctor-card{height: auto;}
.chairperson-text{margin-top: 5rem;}}
.copy{ font-size: 14px !important;}
@media (max-width:900px){
 /*@media only screen and (max-width:768px){
*/    
.copy{ font-size: 12px !important; padding-bottom: 25px;}    
.banner-area{ padding-bottom: 50px; background:#d9c7b9;}    
.specialty-badge{font-size:16px;}
.doctor-card{padding: 2em;}
.doctor-card{height: 260px;}
.prog-row .doc img{width:75%;}
.conf-mobile-view h3{color:#000;font-size: 16px;}
.chairperson-wrap{padding-top: 3rem;padding-bottom: 3rem;}
.speakers-wrap{padding-top: 3rem;padding-bottom: 3rem;}
.program-wrap{padding-top: 3rem;padding-bottom: 3rem;}
.sponsors-wrap{padding-top: 3rem;padding-bottom: 3rem;}
.registration-wrap{padding-top: 3rem;padding-bottom: 3rem;}	
h1{font-size:27px;}
/*.bg-holder-desktop{display: none;}
.bg-holder-mobile{display: block;}*/
/*.conf-logo{display: none;}*/
.banner-area{padding-top: 4rem;}
.left-area{margin-top:0%;}
.left-desktop-view img{width: 75%;}
.register-now-btn-tab{display: block!important;text-align: left;}
.conf-mobile-view .conf-logo{display: none;}
.conf-logo{display: none;}
.chairperson-text{margin-top: 3rem;}
}

@media only screen and (max-width:475px){
.doctor-card{padding-top: 3rem;}
.left-area{margin-top:10%;}
.register-now-btn a{font-size:14px;}
.register-now-btn{margin-top: 2rem;}
.left-desktop-view img{width: 60%;}
.chairperson-text p{font-size:15px;}
.doctor-name{font-size:1.0rem;}
.doctor-photo{margin-top: 2.5rem;}
.doctor-card{padding:1em;}
.conf-mobile-view{padding-left: 5px;padding-right: 5px;background-color: #0e3f60;}
.conf-mobile-view .conf-logo{display: block;}
.conf-mobile-view h3{color:#fff;}
.specialty-badge i{font-size:11px;}
.specialty-badge{font-size:12px;padding: 5px 5px;}	
/*.register-now-btn-mobile{display: block;text-align: center;}*/}
.register-now-btn-tab{display: none;}
.prog-row .time{text-align: left;}

.nav-pills-conf .nav-link {border: none;border-radius:15px;padding: 14px 20px;background: linear-gradient(to right, #92151c, #d67d5b);color: #fff;transition: all 0.3s ease-in-out;box-shadow: 0 3px 10px rgba(0,0,0,0.1);min-width: 180px;}
.nav-pills-conf .nav-link:hover {transform: scale(1.03);}
.nav-pills-conf .nav-link.active {background: linear-gradient(to right, #92151c, #d67d5b);}
.days-icon img {width:60px;height: auto;margin-bottom: 6px;}
.line-a {font-size: 16px;font-weight: 600;}
.line-b {font-size: 14px;color: #e0e0e0;}


.nav-pills-spkr {
  gap: 20px;
  display: flex;
  flex-wrap: wrap;
}

.nav-pills-spkr .nav-item {
  flex: 1 1 160px; /* ensures equal sizing */
  max-width: 200px;
}

.nav-pills-spkr .nav-link {width: 100%;background: #f1f5f9;border-radius: 10px;border: 2px solid transparent;color: #333;font-weight: 600;text-align: center;padding: 12px 20px;transition: all 0.3s ease-in-out;display: flex;align-items: center;justify-content: center;font-size:20px;}
.nav-pills-spkr .nav-link i {font-size: 16px;color: #007bff;}
.nav-pills-spkr .nav-link:hover {background: linear-gradient(to right, #e0f3ff, #f0faff);border-color: #007bff;color: #007bff;}
.nav-pills-spkr .nav-link.active {background: linear-gradient(to right, #0a2c48, #368fbf);color: #fff;border-color: #007bff;box-shadow: 0 4px 15px rgba(0, 123, 255, 0.2);}
.nav-pills-spkr .nav-link.active i {color: #fff;}



