@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=Roboto:ital,wght@0,100..900;1,100..900&display=swap');




body 				{color: #333333; /*background-color: #001e40;*/   font-family: "Roboto", sans-serif;overflow-x: hidden;}

h1, h2, h3, h4, h5	{color: #193867; font-weight: 700;}
h1					{}
h2					{}
h3					{}
h4					{}
h5					{}

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(0 0 0 / 50%);*/ padding-top: 1rem; padding-bottom: 1rem; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.menu-area.sticky 		{padding-top: 1.75rem; padding-bottom: 1rem; background-color: #5ebbca;color: #fff;}
.menu-area.sticky.menu-area .navbar-nav .nav-link{color:#fff;}


.navbar 												{padding: 0;}

.menu-area .bg-light 									{background-color: transparent !important;}
.menu-area .navbar-nav .nav-link 			{color: #444; font-weight:400;}
.menu-area .navbar-nav .nav-link:hover	{color: #fff; background-color: #a0a0a0; border-radius: 25px;border:1px solid #a0a0a0;}
.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: #5ebdcd;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;}


.padding-left-right{padding-left: 10%;padding-right: 10%;}

/*.location-time{margin-left: 15px;}*/
.left-area .line-b{display: flex;}
.date-time h3{font-size:25px;font-weight:500;display: contents;color:#fff;  font-family: "Roboto", sans-serif;text-transform:uppercase;letter-spacing:1px;}
.location-time h3{font-size:25px;font-weight:500;display: contents;color:#fff;  font-family: "Roboto", 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:10%;}

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%; font-weight: 500; 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; font-weight: 500;}
.left-area .line-c			{margin-bottom: 1rem; color: #FFFFFF; font-weight: 500;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; font-weight: 500; 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%;}


.right-area img{width:100%;margin-top: 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; font-weight: 800;}
.coumtdown-wrap h4 			{text-align: center;}
.coumtdown-wrap h5 			{text-align: center;}
.coumtdown-wrap .date-place	{color: #193867; font-weight: 600; text-align: center;}

.chair-name{text-align: left;}
.welcome-note h3{padding-top:3rem;}
/*.welcome-note{margin-left: -25%;}*/

.register-now-btn{margin-top: 3rem;}
.register-now-btn a{background: #71BBC7;background: linear-gradient(90deg,rgba(113, 187, 199, 1) 0%, rgba(186, 187, 187, 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: "Roboto", sans-serif;text-transform: uppercase;font-size:22px;font-weight: 400;letter-spacing: 1px;}

.gcc-conf-logo{width:50%;}

.conf-logo img{margin-bottom:3rem;}
.line-b .date-time{margin: 10px;}
.line-b .date-time h3{font-size:18px;font-weight:300;}

.chairperson-wrap{padding-top: 6rem;padding-bottom: 3rem;background-image: url("../images/chairman-back.png");background-position:bottom;background-size: cover; background-color: #e1f1f0;}
.chairperson-wrap h1{font-family: "Roboto", sans-serif;color:#5ebbca;text-transform:uppercase;font-weight: 500;letter-spacing: 2px;}
.chairperson-img{margin-top: 5rem;text-align: center;}
.chairperson-content{margin-top: 5rem;}
.chairperson-wrap h3{font-family: "Roboto", sans-serif;color:#fff;text-align:center;text-transform:uppercase;font-weight: 300;}
.dr-name-designation h5{color:#000;}
.dr-name-designation span{display: block;color:#000;}
.chairperson-text{margin-top: 8rem;}
.chairperson-text p{font-size:20px;color:#fff;line-height: 30px;font-weight: 300;text-align: justify;}
.chairperson-designation h4{color:#ffbc47;font-size:22px;font-weight:400;}
.chairperson-designation h6{color:#fff;font-size:17px;font-weight: 300;}
.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: "Roboto", sans-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: "Roboto", sans-serif;font-weight: 300;}
.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-weight:400;font-family: "Roboto", sans-serif;}
.speakers-wrap h1{color:#449cb6;font-family: "Roboto", sans-serif;text-transform:uppercase;margin-bottom: 2rem;font-weight:500;letter-spacing: 2px;}
.flag-img{position: absolute;width: 12%!important;bottom:25px;right: 10px;opacity: 0;}
.speakers-details{text-align: center;margin-top: -5rem;}
.speakers-details h4{color:#fff;font-weight: 400;}
.speakers-details p{color:#fff;}
.speakers-img{position: relative;overflow: hidden;}
.speakers-img .spkr-pic{transition: transform 0.4s ease-in-out;}
.speakers-img .spkr-pic:hover{transform: scale(1.1);opacity: 0.9;}
.speakers-details{position: relative;z-index: 99;}

.committee-details{text-align: center;}
.committee-details h4{color:#444;font-weight: 400;font-size:17px;margin-top: 1rem;}
.committee-details p{color:#444;}
.committee-details{position: relative;z-index: 99;}

.doctor-card {background-color: #0a2c48;padding:1.5em;text-align: center;position: relative;border-radius: 5px;height: 370px;}
.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 #ffbc47;border-radius: 50%;overflow: hidden;/*background-color: #fff;*/}
.doctor-photo img {width: 100%;height: 100%;object-fit: cover;}
.plus-icon {position: absolute;top: 10px;right:10px;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;}
.doctor-name {margin-top: 0.8em;color: #ffbc47;font-size: 1.5em;font-weight: 300;font-family: "Roboto", sans-serif;}

.program-wrap{padding-top: 5rem;padding-bottom: 5rem;background-color: #6dbbc6;background-image: url("../images/program-back.png");background-repeat:repeat;/*background-size: cover;*/}
.program-wrap h3{color:#fff;text-transform:uppercase;font-weight:800;font-family: "Roboto", sans-serif;color:#fff;letter-spacing: 2px;}
.program-wrap h1{color:#fff;font-family: "Roboto", sans-serif;text-transform:uppercase;margin-bottom: 2rem;font-weight:500;letter-spacing: 2px;}
.program-wrap h1 span{display: block;}
.days-icon img {width: 30%;}
.program-wrap .nav-pills .nav-link.active,
.program-wrap .nav-pills .show>.nav-link 	{color: #666666; background-color: #fff;border-radius:100%;padding: 25px;}
.program-wrap .nav-link 					{color: #FFFFFF; background-color: #c5e6eb;border-radius:100%;padding: 25px;}
.program-wrap li{margin: 5px;}
.program-wrap .line-a{color:#666666;text-align: center;font-size: 35px; font-weight:800;}
.program-wrap .line-b{color:#51adbd;text-align: center;font-size: 18px;}
.program-wrap .line-c{color:#51adbd;text-align: center;font-size:25px;font-weight: 800;}

.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;}
.prog-row				{padding: 0.75rem 0.5rem;}
.prog-row:last-child	{border-bottom: none;}

.prog-row .time			{background: #fff;color: #666666;font-weight: 600;padding: 8px 15px;position: relative;clip-path: polygon(10px 0%, 100% 0%, 100% 100%, 10px 100%, 0 50%);font-size: 14px;white-space: nowrap;}
.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: "Roboto", 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: "Roboto", sans-serif;border-top:1px solid #fff;}
.prog-row.highlight-c   {/*background-color: #cfdee9;*/color:#000;margin-bottom:0.5rem;font-family: "Roboto", sans-serif;border-top:1px solid #fff;}
.highlight-break-session{background-color: #62d1f4!important;color:#000;text-transform: uppercase;}
.prog-row.highlight-c .lecture{color:#444;font-size:18px;/*text-align: right;*/}
.program-wrap .speakers-block .spkr-img{width:40%;}
.program-wrap .speakers-block{padding-top: 85px;}
.session h2{text-align: center;color:#666666;}



.highlight-row-2 .lecture {text-transform: uppercase;font-weight: 600!important;color: #000;font-size: 20px!important;}

.prog-row .doc img		{width:50%;object-fit: cover;/*clip-path: polygon(20px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 20px);*/border: 2px solid #fff;}
.doc {position: relative;display: inline-block;}
.doc::before {content: "";position: absolute;top: 50px;left: -22px;width: 0;height: 0;border-left: 15px solid transparent;border-right: 15px solid transparent;border-bottom: 15px solid #fff;transform: rotate(270deg);}
.highlight-session      {background-color: #c5e6eb!important;text-align: center;margin-top: 0.5rem;margin-bottom: 0.5rem;}
.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;font-weight:400;}
.session-head h5{color:#fff;font-weight:400;}
.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;font-weight: 500;}


.sponsors-wrap{padding-top:3rem;padding-bottom:3rem;background-color: #bfbfbf;}
.sponsors-wrap h1{font-family: "Roboto", sans-serif;color:#fff;text-transform:uppercase;font-weight: 500;}
.sponsors-wrap h3{font-family: "Roboto", sans-serif;color:#444;text-align:center;text-transform:uppercase;font-weight: 400;}
.sponsors-wrap h4{color:#444;margin-top: 2rem;margin-bottom: 1rem;font-weight:400;}
.sponsors-wrap img{border-radius:15px;}
.sponsors-col{background-color: #fff;padding: 15px;margin-top: 2rem;}

.registration-wrap{padding-top: 5rem;padding-bottom: 5rem;background-color: #fff;background-image: url("../images/sign-up-back.webp");background-position: right;background-size: cover;}
.registration-wrap h1{font-family: "Roboto", sans-serif;color:#444;text-transform:uppercase;font-weight: 500;margin-bottom: 1rem;}
.btn-registration{background-color: #6dbbc6;border-color: #6dbbc6;}
.btn-registration:hover{background-color: #444;border-color: #444;color:#fff;}
.float-whatsapp {text-align: center;font-size: 18px;font-weight: 500;color: #444;}
.registration-method h3 {margin-bottom: 1rem;font-weight: 500;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: 16px;color: #444!important;font-weight: 400;}
.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;font-weight:500;color:#444;}

.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:#444;box-shadow: 0 0 0 1px #444;}
.styled-checkbox:focus + label:before {box-shadow: 0 0 0 1px #444;}
.styled-checkbox:checked + label:before {background:#444;box-shadow: 0 0 0 1px #444;}
.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: linear-gradient(90deg, rgba(113, 187, 199, 1) 0%, rgba(186, 187, 187, 1) 100%);padding-top: 2rem;}
.footer p{color:#fff;font-size:18px;font-weight:400;font-family: "Roboto", sans-serif;}
.footer a{color:#fff;font-size:18px;font-weight:400;font-family: "Roboto", 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%;background-color: #fff;border: 2px solid #a0a0a0;padding:3px;}
.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: 12px 15px;font-size: 18px;font-weight: 600;color: #003366;display: flex;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: 18px;}
.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:1600px){
.thumbnail-gcc-swiper{top: 7rem!important;}}


@media only screen and (max-width:1500px){
.left-area{margin-top: 10%;}
.conf-logo img{margin-top: 2rem;}
.left-desktop-view img{width:60%;}
.banner-area{background-color: #e4f2f1;padding-bottom:6rem;}
.chairperson-img{margin-top: 3rem;}
.chairperson-content{margin-top: 3rem;}}

@media only screen and (max-width:1440px){
.line-b .date-time h3{font-size:16px;}
.ds-flat .ds-element-title{font-size:70%;}
.ds-flat .ds-element-value{font-size:150%;}
.ds-flat .ds-element{width:100px;height: 100px;}
.register-now-btn{margin-top: 2rem;}
.thumbnail-gcc-swiper{top:5rem!important;}}

@media only screen and (max-width:1280px){
.left-desktop-view img{width:65%;}}

@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;}
.ds-flat .ds-element{width:85px;height: 85px;}
.dsCountDown.ds-flat{margin-top: 2rem;}
.register-now-btn{margin-top: 1rem;}
.speakers-details h4{font-size:20px;}
.committee-details h4{font-size:17px;}    
.prog-row.highlight-c .lecture{font-size:16px;}
.prog-row .time{padding: 8px 10px;font-size:12px;}
.doc::before{top:30px;}
.price h5{font-size:14px!important;}
.workshop-wrap h3{font-size:16px;}
.thumbnail-gcc-swiper{display: none;}
.c-flag-img{bottom: 4rem!important;right: 2rem!important;width: 15%!important;}}

@media only screen and (max-width:768px){
.conf-logo img{margin-top: 2rem;}
.left-desktop-view img{width:80%;}
.bg-holder{padding-top: 0rem;}
/*.menu-area{background-color: #000;}*/
.conf-desktop-view{display: none;}
.conf-mobile-view{display: block;padding-top: 0rem;padding-bottom: 1rem;text-align: center;}
/*.register-now-btn{text-align: center;margin-top: 1rem;margin-bottom: 1rem;display: none;}*/	
.conf-mobile-view .date-time img{margin-top: 0px;}
.who-attend{background-position: left;}
.specialty-badge{font-size:16px;}
.doctor-card{padding: 2em;}
.doctor-card{height: 260px;}
.prog-row .doc img{width:100%;}
.conf-mobile-view h3{color:#000;font-weight:600!important;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:0rem;}
.left-area{margin-top:10%;}
.left-desktop-view img{width: 90%;}
/*.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;}
.counter-desktop{display: none;}
.conf-mobile-view .register-now-btn-tab-mobile{display: none;}
.chairperson-content p{font-size:16px;}
.dr-name-designation span{font-size:16px;}
.prog-row.highlight-c .lecture{font-size:15px;}
.doc::before{top:8px;}
.padding-left-right{padding-left: 6%;padding-right: 6%;}
.navbar-toggler{background-color: #5ebbca;border-color: #5ebbca;}
.conf-menu img{width:40%;}
.menu-area.sticky{background-color: transparent;}
.offcanvas{background-color: #e9e9e9;}
.menu-area li.nav-item{border-bottom: 1px solid #44444438;margin: 0.5rem;}
.menu-area .navbar-nav .nav-link:hover{color:#5fbcca;font-weight: 700;background-color: transparent;border:0px;}
.menu-area.sticky.menu-area .navbar-nav .nav-link{color:#444;}}

@media only screen and (max-width:475px){
.doctor-card{padding-top: 3rem;}
.left-area{margin-top:5rem;}
.register-now-btn a{font-size:14px;}
.register-now-btn{margin-top: 1.25rem;}
.left-desktop-view img{width:100%;}
.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: #828485;}
.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;}
.prog-row .time{text-align: left;}
.register-now-btn-desktop{display: none!important;}
.bg-holder-desktop{display: none;}
.bg-holder-mobile{display: block;}
.banner-area{padding-bottom: 0rem;}
.conf-mobile-view .register-now-btn-tab-mobile{display: block;}
.padding-left-right{padding-left: 0%;padding-right: 0%;}	
.banner-area .cont-holder{position: relative;margin-top: -26rem;}
.dsCountDown.ds-flat{margin-top: 1rem;}
.ds-flat .ds-element{padding: 1.0rem;}
.speakers-details h4{font-size:16px;}
.speakers-details p{font-size:14px;}
.committee-details h4{font-size:16px;}
.committee-details p{font-size:14px;}    
.program-wrap .line-a{font-size:18px;}
.program-wrap .line-b{font-size:15px;}	
.program-wrap .line-c{font-size:20px;}
.program-wrap li{margin: 2px;}
.registration-div h4{font-size:14px;}
.registration-div h4 span{display: block;}
.note-mobile{font-size:16px!important;}
.footer p{font-size:15px;}
.footer a{font-size:15px;}
.registration-method .unstyled .styled-checkbox + label .registration-div {margin: 0 10px 0 40px;}}

@media only screen and (max-width:390px){
.register-now-btn{margin-top: 2.0rem;}
.banner-area .cont-holder{margin-top: -25rem;}}

@media only screen and (max-width:375px){
.register-now-btn{margin-top: 3rem;}}

@media only screen and (max-width:360px){
.banner-area .cont-holder{margin-top: -24rem;}
.register-now-btn {margin-top: 2.5rem;}}

.nav-pills-conf .nav-link {border: none;border-radius:15px;padding: 14px 20px;font-weight: 500;background: linear-gradient(to right, #0e3f60, #2e93c7);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, #007bff, #0056b3);}
.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;}

.time-box {background: #fff;color: #2a1659;font-weight: 600;padding: 8px 15px;position: relative;clip-path: polygon(10px 0%, 100% 0%, 100% 100%, 10px 100%, 0 50%);font-size: 14px;white-space: nowrap;}


.workshop-wrap{padding-top: 3rem;padding-bottom: 3rem;background-color: #cfdee9;}
.workshop-wrap h3{color:#000!important;text-align:center;font-weight:400;font-family: "Roboto", sans-serif;color:#fff;font-size:17px;line-height: 30px;}
.workshop-wrap h1{color:#449cb6;font-family: "Roboto", sans-serif;text-transform:uppercase;margin-bottom: 2rem;font-weight:500;letter-spacing: 2px;}
.ws-block{background-color: #fff;padding: 15px;border: 2px solid #6dbbc6;height: 100%;}
.price strong{color:#5ebbca;}
.price h5{font-size: 17px;font-weight: 500;}
.ws-title{margin-top: 1rem;font-weight: 500;background-color: #a0a0a0;color:#fff;padding: 5px;margin-bottom: 1rem;font-size: 20px;text-align: center;}
.ws-block p{font-size:15px;}
.workshop-col{background-color: #f5f5f5;padding: 15px;margin-bottom: 1rem;}
.animated-border {padding: 1rem;border: 6px solid transparent;border-radius: 12px;background:linear-gradient(#fff, #fff) padding-box, repeating-linear-gradient(90deg, #6dbbc6 0, #6dbbc6 10px, transparent 10px, transparent 20px) border-box;animation: move-border 2s linear infinite;}
@keyframes move-border {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 0;
    }
}


.registration-method .unstyled li{display:block;margin:0px;}
.registration-method .unstyled .styled-checkbox + label::before{float:left}
.registration-method .unstyled label{display:block;position:relative;z-index:1}
.registration-method .unstyled .styled-checkbox + label .registration-div{/*margin:0 50px 0 40px*/}
.registration-div h4{padding:0px;font-size:17px;color:#444!important;}
.registration-method h4{color:#444;text-transform: none;padding-bottom: 1rem;font-weight:400;}
.registration-div p{padding-top:0px;padding-bottom:15px;}
.registration-amount{position:absolute;top:5%;right:0px;float:right;font-weight:bold;}
.registration-method ul li:last-child p{padding-bottom:0px;}
.registration-method ul{padding-left: 0rem;}
.registration-method li{padding-bottom: 0rem;}
ul.unstyled-pay{list-style: none;padding-left: 0rem;}
.form-floating>.form-select{}
/*.registration-method h3{margin-bottom: 1rem;font-weight:500;color:#1bade3;}*/

.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;}

.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%;}
.swiper-container-wrapper {display: flex;align-items: center;}
.thumb-swiper {width: 100px;height: 500px;}
.thumb-swiper .swiper-slide {opacity: 0.5;cursor: pointer;}
.thumb-swiper .swiper-slide-thumb-active {opacity: 1;}
.thumb-swiper {width: 100px;height: calc((80px * 6) + (10px * 5)); /* 6 thumbs + 5 gaps */}
.thumb-swiper .swiper-slide {margin: 0 !important; /* Remove any outer margin */padding: 0 !important;}
.thumb-swiper .swiper-slide img {height: 35px;width: 35%;object-fit: cover;}
.thumbnail-gcc-swiper{position: absolute;top: 12rem;right: 0rem;}

ul.listings-cv{padding-left: 2rem;}
ul.listings-cv li{color:#fff;}


.committee-wrap{padding-top: 5rem;padding-bottom: 5rem;background-color: #f1f1f1;}
.committee-wrap h3{color:#444444;text-align:center;text-transform:uppercase;font-weight:400;font-family: "Roboto", sans-serif;}
.committee-wrap h1{color:#449cb6;font-family: "Roboto", sans-serif;text-transform:uppercase;margin-bottom: 2rem;font-weight:500;letter-spacing: 2px;}

.spkr-cv-info h5{color:#fff;font-weight: 400;}
.committee-cv-img img{background-color: transparent;border:0px;}
.c-flag-img{position: absolute;width: 12%;bottom:5rem;right:3rem;}
