@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=Lora:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



body 				{color: #333333; /*background-color: #001e40;*/ font-size: 1rem; font-family: "Poppins", sans-serif;}

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

strong				{font-weight: 600;}

a					{text-decoration:none; color: #00a9e5; 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: 0; left: 0; z-index: 50; width: 100%; /*background-color: rgba(0,0,0,1);*/ 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: rgba(0,0,0,0.5);}


.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: #000000; background-color: #ffffff; border-radius: 25px;border:1px solid #ffffff;}
.menu-area .navbar-nav .nav-item.active a				{color: #000000; background-color: #00a9e5; border-radius: 25px;}


.menu-area .navbar-expand-lg .navbar-nav .nav-link 		{padding-left: 1rem; padding-right: 1rem;}
a.nav-reg-link{background-color:#00a9e5;color:#000!important;border:1px solid #00a9e5;border-radius:25px;}
a.nav-reg-link:hover{color:#000;}

.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active 				{color: #000;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;font-weight:500;display: contents;color:#fff;font-family: "Poppins", sans-serif;text-transform:uppercase;letter-spacing:1px;}
.location-time h3{font-size:25px;font-weight:500;display: contents;color:#fff;font-family: "Poppins", sans-serif;text-transform:uppercase;letter-spacing:1px;}
.date-time img{margin-top: -15px;}
.location-time img{margin-top: -15px;}

.line-c a{background-color: #cedcfe; color:#1a2745;border-radius:10px;padding-left: 25px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;font-size:20px;text-transform: uppercase;}

.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:15%;}

ul.navbar-nav{background: linear-gradient(90deg, #b8c3df 0%, #1a2745 50%);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%;}
.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:100%;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; 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: center;}
.welcome-note h3{padding-top:3rem;padding-bottom: 1rem;}
/*.welcome-note{margin-left: -25%;}*/

.chairperson-wrap			{padding-top: var(--def-padding); padding-bottom: var(--def-padding);background-color: #f4f4f4;background-image:url("../images/chairman-back.png");background-position: bottom;background-repeat: no-repeat;}
.chairperson-wrap h2{text-align: center;padding-top: 2rem;}
.chairperson-wrap h1    {text-transform: uppercase;color:#cedcfe;text-align: center;font-size:40px;font-weight: 600;}
.chair-conf-heading span{display: block;font-weight:500;font-size: 35px;}
.conf-heading{/*text-align: center;*//*width:50%;background-color: #063463;border-radius:15px;*/margin-bottom:2rem;}
.chairperson-wrap h3 		{color: #fff;text-align: center;}
.chairperson-wrap p{color:#fff;font-size:18px;line-height: 30px;font-weight:500;font-family: "Poppins", sans-serif;}
.chair-col-section-details{/*background-color: #fff;padding:0px;border-radius:20px;filter: drop-shadow(0 0 0.75rem #444);*/margin-top: 2rem;}
.welcome-note p{color:#fff;line-height: inherit;text-align: center;/*padding-right: 15px;padding-left: 15px;*/line-height:30px;font-weight: 500;}
.welcome-note h3{color:#fff;font-weight:600;font-size:22px;/*text-transform: uppercase;*/}
.chair-name h5{color:#fff;}
.chair-name p{color:#2e4181;}
.chair-name strong{color:#fff;}
.chair-name span{font-size:14px;color:#fff;}
h1.modal-title{color:#1a2745;font-weight: 500;}

.speaker-wrap				{padding-top: 3rem; padding-bottom: 3rem;/*background-image: url("../images/chairman-back.jpg");background-position: top center;*/}
.speaker-wrap h1 			{color: #1a2745;text-align: center;text-transform: uppercase;font-size:40px;font-weight: 600;}
.speaker-wrap h4 			{color: #00a9e5;font-size:20px;font-weight:500;}
.speaker-wrap p             {color:#fff;font-size:16px;}
.committee-wrap				{padding-top: 3rem; padding-bottom: 3rem;background-color: #001e40;background-image:url("../images/chairman-back.jpg");background-position: top center;}
.committee-wrap h1 			{color: #00a9e5; text-align: center;/*text-transform: uppercase;*/font-size:300%;}
.committee-wrap h4 			{color: #00a9e5;font-size:17px;font-weight:500;}
.committee-wrap h3{color:#00a9e5;}
.committee-wrap p{color:#fff;font-size:14px;}
.speakers-details{margin-top: 1.5rem;}
.speakers-img{text-align: center;}

.comm-block{height: auto!important;}
.comm-block .spk-desc{padding-bottom: 1rem;}

.speaker-block				{overflow: hidden; position: relative;}
.speaker-block .speaker-shadow	{position: absolute; left: 0; bottom: 0; width: 100%; height: 50%; z-index: 10;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,49,123,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,49,123,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,49,123,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00317b',GradientType=0 );}
.speaker-block .speaker-desc			{position: absolute; left: 0; bottom: 0; width: 100%; height: auto; padding: 1rem; text-align: center; z-index: 11;}
.speaker-block .speaker-desc .line-a	{font-size: 125%; font-weight: 600; color: #FFFFFF; }
.speaker-block .speaker-desc .line-b	{margin-bottom: 1rem;}

.speaker-block .speaker-desc			{}
.speaker-block .speaker-desc .line-a	{-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.speaker-block .speaker-desc .line-b	{-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}

.speaker-block .speaker-desc .line-a 	{-webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;}
.speaker-block .speaker-desc .line-b	{opacity: 0; -webkit-transition: opacity 0.2s, -webkit-transform 0.35s; transition: opacity 0.2s, transform 0.35s;}

.speaker-block:hover .speaker-desc .line-b	{opacity: 1;}

.speaker-block:hover .speaker-desc .line-a,
.speaker-block:hover .speaker-desc .line-b	{-webkit-transform: translate3d(0,-20px,0); transform: translate3d(0,-20px,0);}

.speaker-block:hover .speaker-desc .line-b	{-webkit-transition-delay: 0.05s; transition-delay: 0.05s; -webkit-transition-duration: 0.35s; transition-duration: 0.35s;}


.speaker-block .speaker-img img			{opacity: 1; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1); transform: scale(1);}
.speaker-block:hover .speaker-img img	{opacity: 0.8; -webkit-transform: scale(1.1); transform: scale(1.1);}


.speakers-wrap .swiper-button-next,
.speakers-wrap .swiper-button-prev 			{background-color: #FFFFFF; width: 72px; height: 72px; border-radius: 100%;}

.speakers-wrap .swiper-button-next:after,
.speakers-wrap .swiper-button-prev:after 	{font-size: 24px;}

.spk-desc .line-a{color:#2e4181;font-family: "Poppins", sans-serif;font-weight: 600;}

.speakers-block .spkr-img	{/*border-radius: 38%; overflow: hidden;*/ /*transform: rotate(45deg);*/ margin: 0 auto; width: 100%; position: absolute; left: 0; right: 0; /*top: 0;*//*border:3px solid #fff;*/}
.speakers-block .spkr-desc	{background-color: #fefefe; border-radius: 0.5rem; padding-top: 150px; padding-bottom: 1rem; padding-left: 0.5rem; padding-right: 0.5rem; text-align: center; height: 100%;}

.speakers-block .spkr-img img		{/*transform: rotate(-45deg) scale(1.1);*/ transition: transform .5s ease;}
.speakers-block:hover .spkr-img img	{/*transform: rotate(-45deg) scale(1.2);*/ }

.spkr-desc .line-a{color:#2e4181;font-family: "Poppins", sans-serif;font-weight: 800;font-size:18px;}
.spkr-desc .line-b{color:#000;font-family: "Poppins", sans-serif;font-size:15px;}
.speakers-block {cursor: pointer;position: relative;height: 100%;padding-top: 50px;filter: drop-shadow(0 0 15px #ccc);}

.speakers-details-block{background: rgb(3,14,44);/*background: linear-gradient(90deg, rgba(3,14,44,1) 0%, rgba(14,52,107,0.4962359943977591) 100%);*/padding: 10px;border-radius: 30px;height: 100%;text-align: center;}
.flag-img{position: absolute;width: 8%;bottom: 15%;left: 35%;}

/* Laptop  - For 1024 Resolution */
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
{
	
	
.speakers-block				{padding-top: 100px;}
.speakers-block .spkr-desc	{padding-top: 100px;}}

/* iPad Landscape */
@media only screen   
and (orientation : landscape)   
and (-webkit-min-device-pixel-ratio: 2)  
and (min-width : 768px)   
and (max-width : 1024px)   
{	
	
.speakers-block				{padding-top: 120px;}
.speakers-block .spkr-desc	{padding-top: 120px;}}

/* iPad Portrait */
/* Orientation : Portrait */  
@media only screen   
and (orientation : portrait)   
and (-webkit-min-device-pixel-ratio: 2)   
and (min-width : 768px)   
and (max-width : 1024px)  
{
	
.speakers-block							{padding-top: 100px;}
.speakers-block .spkr-desc				{padding-top: 100px;}}

/*.speaker-wrap span img{width:40px;}*/
/*.speaker-wrap span {position: absolute;bottom: 35%;left: 0;width: 100%;text-align: center;}*/


.spk-block						{/*height: 100%; background-color: #0092c630;*/ /*-webkit-box-shadow: 0px 15px 40px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 15px 40px 0px rgba(0,0,0,0.1); box-shadow: 0px 15px 40px 0px rgba(0,0,0,0.1);*//*border-radius: 25px;*/}

.spk-block .spk-img				{overflow: hidden; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); position: relative;}
.spk-block .spk-img img			{opacity: 0.8; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1); transform: scale(1); mix-blend-mode: multiply;border-radius: 100%;padding: 30px;}
.spk-block:hover .spk-img img 	{opacity: 1; -webkit-transform: scale(1.1); transform: scale(1.1); mix-blend-mode: normal;}
.spk-block .spk-desc			{/*padding: 1rem;*/text-align: center;}
.spk-block .spk-desc .line-a	{font-size: 100.0%;}
.spk-block .spk-desc .line-b	{font-size: 87.5%;font-family: "Poppins", sans-serif;}
.spk-block .cv-more a {background: rgb(46,66,130);background: linear-gradient(90deg, rgb(0 169 229) 0%, rgb(0 0 0) 100%);padding-left: 25px;padding-right: 25px;padding-top: 5px;padding-bottom: 5px; font-size:16px;border-radius: 5px;font-weight: 300;font-family: "Poppins", sans-serif;}

.speaker-wrap .cv-more a {background: linear-gradient(90deg, rgb(158 169 198) 0%, rgb(26 39 69) 100%);padding-left: 25px;padding-right: 25px;padding-top: 5px;padding-bottom: 5px; font-size:16px;border-radius: 5px;font-weight: 300;color: #fff;}

.speaker-wrap .cv-more{text-align: center;}

.spk-block .spk-img span 			{position: absolute; bottom: 0; left: 0; width: 100%; text-align: center;}
.spk-block .spk-img span img 		{width: 36px;}
.spk-block .spk-img span img 		{opacity: 1; -webkit-transform: scale(1); transform: scale(1); mix-blend-mode: normal;}
.spk-block:hover .spk-img span img 	{-webkit-transform: scale(1); transform: scale(1); mix-blend-mode: normal;}

.grayscale {-webkit-filter: grayscale(100%);}
.spk-img img:hover {-webkit-filter: none;cursor:pointer;}

.spk-block a{font-family: "Poppins", sans-serif;font-weight: 500;color:#fff;}
.spk-block .cv-more{text-align: center;margin-bottom: 2rem;}

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

.program-wrap		{padding-top: var(--def-padding);padding-bottom: var(--def-padding);background-color: #f4f4f4;background-image: url("../images/banner.webp");background-repeat: no-repeat;background-color: #13254c;}
.program-wrap h1    {text-transform: uppercase;color:#cedcfe;text-align: center;font-size:40px;font-weight: 600;}
.program-wrap h3{color:#000;}
.title-texture{padding-bottom:2rem;overflow:hidden;}
.title-texture img:nth-child(3){transform:scaleX(-1) ;}
.program-head h2{color:#cedcfe;}
.program-head p{color: #cedcfe!important;}

.workshop-wrap				{padding-top: 3rem; padding-bottom: 3rem;/*background-image: url("../images/chairman-back.jpg");background-position: top center;*/}
.workshop-wrap h1 			{color: #1a2745;text-align: center;text-transform: uppercase;font-size:40px;font-weight: 600;}

.workshop-wrap .highlight-col h4{color:#fff;}
.workshop-wrap .highlight-col p{color:#fff;}



.prog-row					{padding-top: 1rem; padding-bottom: 1rem; padding-left: 0.5rem; padding-right: 0.5rem;}
.prog-row:not(:last-child)	{border-bottom: 1px solid #666666;}

.prog-row-a					{background-color: #ccdee8;}
.prog-row-b					{background-color: #fdecd4;}

.nav-pills .nav-link 		{border-radius: 0; background-color: #73a9cb;}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link 	{background-color: #00588e;}

.nav-justified .nav-item,
.nav-justified>.nav-link 	{margin-right: 3px;}

.nav-justified .nav-item:last-child,
.nav-justified>.nav-link:last-child 	{margin-right: 0;}


.line-aa		{color: #FFFFFF; text-align: left; font-size: 125%; text-transform: uppercase; font-weight: 500;}
.line-bb		{color: #FFFFFF; text-align: left;}

.program-wrap .nav-pills .nav-link.active,
.program-wrap .nav-pills .show>.nav-link 	{color: #FFFFFF; background-color: #00a9e5;border-radius:20px;border:2px solid #fff;}
.program-wrap .nav-link 					{color: #FFFFFF; background-color: #00a9e5;border-radius:20px;}
.program-wrap li{margin: 5px;}
.program-wrap .line-b{color:#000;}

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

.program-wrap .nav-link						{padding: 0.75rem 1.25rem;}

.program-wrap .nav-item .line-a				{font-size: 200%; font-weight: 700;}
.prog-row				{padding: 0.75rem 0.5rem; border-bottom: 1px solid #CCCCCC;}
.prog-row:last-child	{border-bottom: none;}

.prog-row .time			{background-color: #13254c;font-size: 14px;text-align: center;padding: 10px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;font-weight: 500;
 color: #08295b;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:15px;color:#0f53a1;}
.prog-row.highlight-a	{/*background: linear-gradient(45deg, rgb(96 203 235) 0%,rgb(15 83 161) 100%);*/color:#fff;margin-bottom:0.5rem;}
.program-head p{font-size:20px;}
.prog-row.highlight-b	{background-color: #0f53a1;color:#fff;margin-bottom:0.5rem;font-family: "Poppins", sans-serif;}
.prog-row.highlight-c   {background-color: #cedcfe1f;color:#fff;margin-bottom:0.5rem;font-family: "Poppins", sans-serif;}
.highlight-break-session{background-color: #62d1f4!important;color:#fff;text-transform: uppercase;}
.prog-row.highlight-c .lecture{color:#fff;font-size:17px;/*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%;float: right;}
.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-row.highlight-c img   {width: 50%;/*border-radius: 50%;*/}

/*.workshop-wrap		{padding-top: var(--def-padding); padding-bottom: var(--def-padding); background-color: #f2f2f2;}
.workshop-wrap h1 	{color: #2bb2cf; font-size: 300%; text-align: center;}*/

/*.workshop-wrap		{padding-top: 3rem; padding-bottom: 3rem; background-color: #001e40;background-image: url("../images/workshop-back-layer.png");background-repeat: no-repeat;background-position: center;}*/
.highlight-c h4     {color:#fff;padding-top: 1rem;padding-bottom: 1rem;font-weight:500;text-transform: uppercase;}
.highlight-c h4 span{text-transform: none;}
.workshop-wrap .nav-pills .nav-link.active,
.workshop-wrap .nav-pills .show>.nav-link 	{color: #FFFFFF; background: linear-gradient(90deg, rgb(158 169 198) 0%, rgb(26 39 69) 100%);}
.workshop-wrap .nav-link 					{color: #fff; background-color: #bfcef3;}
.workshop-wrap li{margin: 5px;}
.workshop-wrap .line-b{color:#fff;}

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

.workshop-wrap .nav-link						{padding: 0.75rem 1.25rem;}

.workshop-wrap .nav-item .line-a				{font-size: 200%; font-weight: 700;}

.workshop-wrap .prog-row.highlight-c{background-color: #cedcfe;}
.workshop-wrap .prog-row.highlight-c .lecture{color: #1a2745;}
.workshop-wrap .prog-row .docname{color: #1a2745;}
.workshop-wrap h2{color:#cedcfe;font-weight: 300;font-size:28px;}
.workshop-wrap .program-head p {color:#cedcfe!important;font-weight: 300;text-transform: none;}

.registration-wrap			{padding-top: var(--def-padding);padding-bottom: var(--def-padding);background-image: url("../images/registration-back.jpg");/*background-repeat: no-repeat;*/}
.registration-wrap h1 		{color: #cedcfe;text-align: center;text-transform: uppercase;font-size:40px;font-weight: 600;}
.registration-method h3{color:#cedcfe;font-weight:300;margin-top: 1rem;margin-bottom: 1rem;}



.footer				{padding-top: 1rem; padding-bottom: 0rem;background: linear-gradient(90deg, #b8c3df 0%, #1a2745 50%); font-size: 75%; color: #fff;}
.footer a 			{color: #fff; /*text-decoration: underline;*/font-family: "Poppins", sans-serif;}
.footer a:hover 	{color: #fff; text-decoration: none;}

    
    
.iti 											{display: block;}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] 		{padding: 1rem 3rem;}



.sponsors-wrap			{padding-top: var(--def-padding);padding-bottom: var(--def-padding);background-color: #fff;}
.sponsors-wrap h1 		{color: #1a2745;text-align: center;text-transform: uppercase;font-size:40px;font-weight: 600;}
.sponsors-wrap .sponsors-block	{}
.sponsors-wrap .sponsors-block img{border-radius: 10px;border: 1px solid #bfcef3;}
.sponsors-wrap h4{font-weight: 500;text-align:center;color:#1a2745;margin-top: 1rem;}


.reg-gray				{background-color: #f2f2f2; padding: 1rem; border-radius: 0.25rem;}
.grand-total			{background-color: #cccccc; padding: 1rem; border-radius: 0.25rem;}



/*.committee-wrap			{padding-top: 3rem; padding-bottom: 3rem;background-image: url("../images/committe-background.png");background-repeat: no-repeat;background-position: bottom;background-size: cover;background-color: #147767;}*/
.committee-wrap h1{font-size:300%;}

.speaker-wrap			{padding-top: var(--def-padding);padding-bottom: var(--def-padding);background-color: #fff;}

hr.comittee-speakers{border-top: 1px solid #fff;}



.affiliation-section{padding-top: 2rem;padding-bottom: 2rem;background-color: #010234;}
.affiliation-section h1{text-align: center;color:#fff;font-weight: 300;font-size:50px;}
.committee-wrap h1 		{text-align: center;color:#d3ad3a;font-family: "Poppins", sans-serif;font-weight: 500;text-transform: uppercase;}

.committee-wrap .tab-content>.tab-pane 	{/*background-color: #FFFFFF;*/ padding: 2rem 0rem 0rem 0rem;}
    
.committee-wrap .nav-pills .nav-link			{margin-right: 1px;}

.committee-wrap .comm-block				{text-align: center;}
.committee-wrap .comm-block .line-a		{margin-bottom: 1rem;}
.committee-wrap .comm-block .line-b		{color: #36b1cf; font-weight: 600; font-size: 87.5%;}
.committee-wrap .comm-block .line-c		{color: #1b3867; font-weight: 600;}
.committee-wrap .comm-block .line-d		{font-size: 75%;}


.patronage			{padding-top: var(--def-padding); padding-bottom: var(--def-padding); background-color: #FFFFFF;}


.workshop-block		{padding: 1rem; background-color: #e5e5e5; height: 100%; border-radius: 0.5rem;}



/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) {}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) {}


/* Laptop - For 1366 Resolution */
@media only screen
and (min-width: 1030px)
and (max-width: 1366px)
{}


/* Laptop  - For 1024 Resolution */
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
{
	
body 				{font-size: 0.875rem;}	
/*.menu-area{background-color: rgba(0,0,0,0.8)!important;}*/	
	
}


/* iPad Landscape */
@media only screen   
and (orientation : landscape)   
and (-webkit-min-device-pixel-ratio: 2)  
and (min-width : 768px)   
and (max-width : 1024px)   
{
	
body 				{font-size: 0.875rem;}


.page				{margin-top: 69px;}
/*.menu-area          {background-color: rgb(2 11 40) !important;}*/	
.menu-area.sticky 	{background-color: rgba(0,0,0,0.8);}	
	
	
/*.banner-area				{position: static; padding-top: 1rem; padding-bottom: 1rem;}
.banner-area .cont-holder	{position: static;}
.banner-area .bg-holder		{display: none;}*/
	
.banner-area .cme			{position: static; width: 200px; height: auto; }	
	
	
.speakers-wrap .swiper-button-next,
.speakers-wrap .swiper-button-prev 			{width: 48px; height: 48px;}

.speakers-wrap .swiper-button-next:after,
.speakers-wrap .swiper-button-prev:after 	{font-size: 18px;}}


/* iPad Portrait */
/* Orientation : Portrait */  
@media only screen   
and (orientation : portrait)   
and (-webkit-min-device-pixel-ratio: 2)   
and (min-width : 768px)   
and (max-width : 1024px)  
{

body 				{font-size: 0.875rem;}
	
.menu-area{background-color: rgba(0,0,0,0.8)!important;}	
.menu-area.sticky 	{background-color: rgba(0,0,0,0.8);}
	
.page				{margin-top: 70px;}
	
.banner-area				{position: static; padding-top: 1rem; padding-bottom: 1rem;}
.banner-area .cont-holder	{position: static;}
.banner-area .bg-holder		{display: none;}
	

.banner-area .cme			{position: static; width: 200px; height: auto; }	
.banner-area .name-moh		{position: static; margin-bottom: 1rem;}
	
	
.speakers-wrap .swiper-button-next,
.speakers-wrap .swiper-button-prev 			{width: 48px; height: 48px;}

.speakers-wrap .swiper-button-next:after,
.speakers-wrap .swiper-button-prev:after 	{font-size: 18px;}}

/* Generally, this dimension is recommended for mobile: - For 640 Resolution */  
@media only screen   
and (min-width : 360px)   
and (max-width : 640px)  
{
	
body 				{font-size: 0.875rem;}
	
.page				{margin-top: 70px;}

.menu-area{background-color: rgba(0,0,0,0.8)!important;}	
.menu-area.sticky 		{background-color: rgba(0,0,0,0.8);}	
	
.speakers-wrap .swiper-button-next,
.speakers-wrap .swiper-button-prev 			{width: 48px; height: 48px;}

.speakers-wrap .swiper-button-next:after,
.speakers-wrap .swiper-button-prev:after 	{font-size: 18px;}
	
.speaker-block .speaker-desc .line-a		{font-size: 100%; margin-bottom: 0.5rem;}	
	
.left-area					{text-align: center;}
	
	
.nav-justified .nav-item,
.nav-justified>.nav-link 	{margin-right: 0px;}
	
.banner-area .cme			{position: static; width: 200px; height: auto; margin: inherit; margin-bottom: 1rem; margin-left: 1rem;}
.banner-area .name-moh		{position: static; margin-bottom: 1rem;}}

/* Mobile - For 480 Resolution */  
@media only screen   
and (min-width : 320px)   
and (max-width : 480px)
{
	
body 				{font-size: 0.875rem;}

.page				{margin-top: 0px;}
	
.menu-area{background-color: rgba(0,0,0)!important;}	
.menu-area.sticky 		{background-color: rgba(0,0,0,0.8);}
	

.speakers-wrap .swiper-button-next,
.speakers-wrap .swiper-button-prev 			{width: 48px; height: 48px;}

.speakers-wrap .swiper-button-next:after,
.speakers-wrap .swiper-button-prev:after 	{font-size: 18px;}
	
.speaker-block .speaker-desc .line-a		{font-size: 100%; margin-bottom: 0.5rem;}
	
	
	
.banner-area				{/*position: static;*/ padding-top: 10%; padding-bottom: 0rem;}
/*.banner-area .cont-holder	{position: static;}*/
/*.banner-area .bg-holder		{display: none;}*/
	
.left-area					{text-align: center;}
	
	
.nav-justified .nav-item,
.nav-justified>.nav-link 	{margin-right: 0px;}
	

.banner-area .cme			{position: static; width: 200px; height: auto; margin: inherit; margin-bottom: 1rem; margin-left: 1rem;}
.banner-area .name-moh		{position: static; margin-bottom: 1rem;}}

.float-whatsapp{text-align: center;font-size: 18px;font-weight: 500;color: #cedcfe;/*border-top: 1px solid;border-bottom: 1px solid;*/}
.float-whatsapp a{color:#cedcfe!important;}
.padding-left-right{padding-left: 7%;padding-right: 7%;}


.affiliation-section{padding-top: 2rem;padding-bottom: 2rem;background-image: url("../images/affiliation-back.png");background-position: center;background-repeat: no-repeat;}


.conf-quick-details{margin-top: 2rem; border-bottom: 3px solid #84bc63;border-top: 3px solid #2290b9;border-left: 3px solid #84bc63;border-right: 3px solid #2290b9;padding: 10px;border-radius: 15px;background-image: url("../images/affiliation-back.png");background-repeat: no-repeat;background-position: center;}
.conf-quick-details .counter-wrap img{width:20%;margin-bottom:1rem;}

.conf-quick-details .counter-wrap h1{color:#fff;display: inline-block;}
.conf-quick-details .counter-wrap span{color:#fff;font-size:22px;text-transform:uppercase;}

.speaker-block {position: relative;margin-bottom: 40px;}
.speaker-block .inner-box {position: relative;height: 100%;}
.speaker-block .image-box {position: relative;padding: 5px;background-color: rgba(255,255,255,.15);overflow: hidden;}
.speaker-block .image-box .image:after, .speaker-block .image-box:before {position: absolute;left: 0;top: 0;height: 0;width: 100%;background-color: #ffffff;content: "";-webkit-transition: all 700ms ease;-moz-transition: all 700ms ease;-ms-transition: all 700ms ease;-o-transition: all 700ms ease;transition: all 700ms ease;}
.speaker-block .image-box .image {position: relative;margin-bottom: 0;z-index: 1;overflow: hidden;background: radial-gradient(circle, rgba(34,145,186,1) 0%, rgba(6,52,99,1) 100%);}
.speaker-block .image-box .image img {display: block;width: 100%;height: auto;}
.speaker-block .social-links {position: absolute;left: 0;bottom: -140px;padding: 20px;width: 100%;z-index: 9;-webkit-transition: all 700ms ease;-moz-transition: all 700ms ease;-ms-transition: all 700ms ease;-o-transition: all 700ms ease;transition: all 700ms ease;}
.speaker-block .social-links ul {position: relative; padding: 5px 0px;text-align: center;background: radial-gradient(circle, rgba(6,52,99,1) 0%, rgba(34,144,185,1) 100%);
text-transform: uppercase;}
.speaker-block .social-links li {position: relative;display: inline-block;margin: 0 9px;}
.speaker-block .social-links li a {position: relative;display: block;font-size: 14px;line-height: 30px;font-weight: 400;color: #ffffff;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease;}
.speaker-block .image-box .image:after {opacity: .40;z-index: 1;top: auto;bottom: 0;background-color: #5c5a5a;}
.speaker-block .image-box:before {position: absolute;left: 0;top: 0;height: 0;width: 100%;background-color: #ffffff;content: "";-webkit-transition: all 700ms ease;-moz-transition: all 700ms ease;-ms-transition: all 700ms ease;-o-transition: all 700ms ease;transition: all 700ms ease;}
.speaker-block .caption-box {position: relative;padding-top: 30px;}
.speaker-block .caption-box .name {position: relative;display: block;font-size: 16px;line-height: 1em;color: #ffffff;font-weight: 400;margin-bottom: 10px;text-align: center;background-color: #063463;padding: 10px;border-bottom: 3px solid #84bc63;border-top: 3px solid #2290b9;/*border-left: 3px solid #84bc63;border-right: 3px solid #2290b9;border-radius: 0.25rem;*/}
.speaker-block .caption-box .name a {color: #ffffff;display: inline-block;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease;}
.speaker-block .caption-box .designation {position: relative;display: block;font-size: 14px;line-height: 26px;color: #ffffff;font-weight: 400;opacity: .70;text-align: center;}
.speaker-block .inner-box:hover .image-box .image:after, .speaker-block .inner-box:hover .image-box:before {height: 100%;}
.speaker-block .inner-box:hover .social-links {bottom: 0;}
.animated-box {position: relative;}
.animated-box:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-radius: 4px;background: linear-gradient(120deg, #000, #193867, #415ebb);background-size: 300% 300%;clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);}

.animated-box.in:after {animation: frame-enter 1s forwards ease-in-out reverse, gradient-animation 4s ease-in-out infinite;}
/* motion */
@keyframes gradient-animation {
  0% {
    background-position: 15% 0%;
  }
  50% {
    background-position: 85% 100%;
  }
  100% {
    background-position: 15% 0%;
  }
}

.committee-speakers-dept-head h3{color:#fff;font-weight:400;}

.reg-left {background: linear-gradient(90deg, rgba(118, 116, 190, 1) 0%, rgba(65, 94, 187, 1) 35%);padding: 1rem 1rem;height: 100%;color: #FFFFFF;}

.amount-main {background: #05317a;/* padding: 10px 0px 0px 0px; */border-radius: 3px;/* margin: 15px 0; */}
.total-payment h4 {color: #fff;font-weight: 300;}

h4.float-whatsapp{font-weight:500;/*font-family: "Poppins", sans-serif;*/}
.btn-registration{background-color: #cedcfe;border:1px solid #cedcfe;color:#1a2745}
.btn-registration:hover{background-color: #cedcfe;border:1px solid #cedcfe;color:#1a2745;}
.item-detail {text-align: right;padding-right: 10px;font-size: 19px;font-weight: 500;padding-top: 5px;background-color: #0e559f;}
.registration-method .unstyled li{display:block;margin:0px;font-family: "Poppins", sans-serif;}
.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:20px;color:#cedcfe!important;}
.registration-method h4{color:#00506d;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;font-family: 'Rubik', sans-serif;}
.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{font-family: "Poppins", sans-serif;}

.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:#cedcfe;box-shadow: 0 0 0 1px #cedcfe;}
.styled-checkbox:focus + label:before {box-shadow: 0 0 0 1px #cedcfe;}
.styled-checkbox:checked + label:before {background:#cedcfe;box-shadow: 0 0 0 1px #cedcfe;}
.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: #13254c;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%;}

@media only screen and (max-width:1700px){
.ds-flat .ds-element{width:13%;}}

@media only screen and (max-width:1600px){
.ds-flat .ds-element{width:15%;}}

@media only screen and (max-width:1440px){
.date-time h3{font-size:20px;}
.location-time h3{font-size:23px;}
.affiliation-section{padding-top:8rem;}
.affiliation-section h1{font-size:35px;}
.chairperson-wrap p{font-size:16px;}
.conf-quick-details .counter-wrap span{font-size:20px;}
/*.welcome-note{margin-left: -15%;}*/
.left-area .line-a img{width:70%;}
.speakers-details{margin-top: 1rem;}
.workshop-wrap .nav-tabs button + button{margin-left: 0px;}
.workshop-wrap .nav-tabs button {font-size:17px;}}

@media only screen and (max-width:1280px){
.left-area	{margin-top: 4%;}
.count-div{width:160px!important;}
.left-area h4{font-size:17px!important;}}

@media only screen and (max-width:1366px){
.speaker-wrap span{bottom:40%;}
.ds-flat .ds-element{width:16%;}	
.speakers-block .spkr-desc{padding-top: 120px;}
.speaker-wrap h4{font-size:17px;}
.speaker-wrap p{font-size:15px;}
.committee-wrap h4{font-size:17px;}
.committee-wrap p{font-size:15px;}	
.speakers-details-block{padding: 15px;}
.workshop-wrap .nav-tabs button {font-size:15px;}
.spk-block .spk-desc .line-a{font-size:90%;}
.speaker-wrap .cv-more a{font-size:14px;}}

@media only screen and (max-width:1024px){
.line-c a{font-size:18px;}	
.speaker-wrap p{font-size:12px;}	
.speaker-wrap h4{font-size:18px;}
.committee-wrap p{font-size:12px;}	
.committee-wrap h4{font-size:18px;}	
.speakers-details-block{padding: 10px;}	
.ds-flat .ds-element{width:18%;height: 110px;}	
.dsCountDown.ds-flat{margin-top: 2rem;}	
.left-area .line-b{margin-bottom: 2rem;}	
.date-time h3{font-size:15px;}
.location-time h3{font-size:18px;}
.speaker-block .caption-box .name{font-size:14px;}
.btn-registration{font-size:16px;}
.menu-area .navbar-expand-lg .navbar-nav .nav-link{padding-left: 0.5rem;padding-right: 0.5rem;}
/*.prog-row .time{width:30%;}*/
.left-area{margin-top: 0%;}
.speaker-wrap span{bottom: 42%;}
.speaker-wrap span{bottom: 42%;}	
.speakers-block .spkr-desc{padding-top: 85px;}
.count-div{width:130px!important;}
.prog-row .time{font-size:11px;}
.welcome-note{margin-left: 0%;}}

@media only screen and (max-width:768px){
.venue-section h4{font-size:18px;}	
.sponsors-wrap h4{font-size:18px;}	
.chair-conf-heading h1{font-size:35px;}
.welcome-note h3{padding-top: 1rem;}	
.date-time h3{font-size:18px;font-weight:500;}
.location-time h3{font-size:16px;font-weight:400;}
.date-time img{width:25px;}
.location-time img{width:25px;}
.conf-heading{width:100%;}
.conf-quick-details .counter-wrap span{font-size:14px;}
.conf-quick-details .counter-wrap img{width:40%;}
.prog-row .time{width:100%;}
.prog-row .doc img{width: 100%;}
.btn-registration{width:60%;font-size:14px;}
.left-area{margin-top: 35%;}
.counter-mobile{text-align: center;}
.counter-mobile .line-a img{width:50%;margin-top: 1rem;margin-bottom: 2rem;}	
.counter-mobile .line-b .date-time{display: block;}
.counter-mobile .line-b .date-time h3{color:#000;line-height: 40px;}
.right-area{margin-top: 15%;}
.page{margin-top: 0px;}
.inner-banner img{padding-top:4rem;}
.conf-heading h1{font-size:27px;}
ul#example li{margin-left: 10px!important;}
.countdown-right{margin-top: -5rem;}
.chair-col-section-details{text-align: center;}
.button-international-local{font-size: 20px!important;}
.program-wrap .speakers-block .spkr-img{right: auto;width: 12%;}
.prog-row .lecture{font-size:17px;}
.counter-mobile{display: block!important;margin-bottom:0rem;background-color: #1a2745;padding: 5rem;}
.counter-desktop{display: none;}
.dsCountDown.ds-flat{text-align: center;}
.ds-flat .ds-element{width:15%;height: 130px;}
.right-area img{margin-top: 1rem;}
.swiper-button-next, .swiper-button-prev{bottom:3%;}
.nav-tabs button + button{margin-left:0px!important;}
.button-container{display: grid!important;}
.nav-tabs button{margin: 5px;font-size:17px!important;}
.surgical-logo img{width: 85%!important;}
.left-area .line-a img{width:100%!important;}
/*.left-desktop-view{display: none;}*/
.prog-row.highlight-c .lecture{font-size:17px;}
.prog-row .time{text-align: left;}
.prog-row.highlight-c .lecture{font-size:16px!important;}
.padding-left-right{padding-left:3%;padding-right:3%;}
.surgical-cme-desktop{display: none;}
.surgical-cme-mobile{position: relative!important;top:-4rem!important;z-index: 999;display: none;}
.surgical-cme-mobile img{width:20%!important;margin-right: 0rem!important;float: right;}
.dsCountDown.ds-flat{margin-top: -5rem!important;}
.timer-venue ul li div span{font-size:30px!important;}
.timer-venue ul li div{min-width: 80px!important;}}

@media only screen and (max-width:475px){
.line-c a{border-radius: 10px;padding-left: 10px;padding-right: 10px;padding-top: 5px;padding-bottom: 5px;font-size:14px;}	
.left-area .line-a img{width:80%!important;}	
.flag-img{width:15%;bottom:38%;left:44%;}	
.speakers-details{margin-top: 0.5rem;text-align: center;}	
.welcome-note h3{text-align: left;font-size:20px!important;font-weight: 300;}
.welcome-note p{text-align: justify;}
.workshop-wrap h2{font-size:18px;line-height: 30px;}	
.ds-flat .ds-element-value{font-size:185%;}	
.ds-flat .ds-element-title{font-size:85%;}	
.ds-flat .ds-element{padding: 1.5rem;}	
.ds-flat .ds-element{width:22%;height: 110px;}	
.line-c-mobile{margin-top:2rem;}
.date-time{line-height: 30px;}
.date-time img{width:20px;margin-top: -10px;}	
.date-time h3{color:#000;font-weight: 600;}	
.counter-mobile{text-align: center;}	
/*.line-c-desktop{display: none!important;}	
.line-b-desktop{display: none!important;}*/	
/*.left-area .line-c{text-align: center;}*/
.left-area{text-align:center;margin-top: -10%;}	
.surgical-logo img{width:25%;}	
.left-area .line-a img{width:60%;}	
.swiper-button-next, .swiper-button-prev{display: none;}	
.right-area img{width:100%;}	
.right-area{margin-top: 50%;text-align: right;}
.banner-area .cont-holder{position: relative;}
.affiliation-section h1{font-size:25px;}
.conf-heading{width:100%;}
.chairperson-wrap{padding-top: 3rem;padding-bottom:2rem;}
.committee-wrap{padding-top: 3rem;padding-bottom:2rem;}
.program-wrap{padding-top: 3rem;padding-bottom: 2rem;}
.speaker-wrap{padding-top: 3rem;padding-bottom: 2rem;}
.sponsors-wrap{padding-top: 3rem;padding-bottom: 2rem;}
.registration-wrap{padding-top: 3rem;padding-bottom: 2rem;}
.workshop-wrap{padding-top: 3rem;padding-bottom: 2rem;}		
.speaker-block .caption-box .name{line-height: normal;}
.program-wrap li{width:100%;}
.program-wrap .nav-item .nav-link{width:100%;}
.program-wrap .nav-link{padding: 5px;}
.prog-row .time{font-size: 14px;text-align: center;border-radius:25px;}
.btn-registration{width:100%;}
.prog-row.highlight-c .lecture{font-size:15px;}
.conf-heading h1{font-size:25px!important;margin-bottom: 1.5rem;}
.padding-left-right{padding-left: 0%;padding-right: 0%;}
.counter{margin-top: 5%;}
.chairperson-wrap p{font-size:14px;font-weight: 400;}
.footer p{font-size:13px;}
.menu-area{padding-top: 0.5rem;padding-bottom: 0.5rem;}
.inner-banner img{padding-top:3rem;}
.prog-row.highlight-c img{width:30%;}
.workshop-wrap li{width:100%;}
.workshop-wrap .nav-item .nav-link{width: 100%;}
.highlight-c h4{font-size:18px;text-align: center;}
.box-card-flag{width: 30px!important;bottom: 10px!important;}
.speaker-block .inner-box:hover .social-links{bottom: 10px;}
.program-wrap .speakers-block .spkr-img{width:22%;}
.highlight-row-2 .lecture{font-size:15px!important;}
.prog-row .time	{width:100%;}
.highlight-col h2{font-size:28px;}
.highlight-col p{font-size:16px;}
.highlight-col h4{font-size: 18px!important;}
.left-area h4{display: none;}
.dsCountDown.ds-flat{margin-top: -3rem!important;}
.four-season-map{height:350px;}
.timer-venue ul li div{min-width:70px!important;}
.timer-venue ul li div span{font-size:30px!important;}
.surgical-cme-mobile img{width:25%!important;float: none;}
.counter-mobile{margin-bottom: 0rem;padding: 0rem;}
.surgical-cme-mobile{top: 0rem!important;}
/*.left-area .line-c{text-align: center;}*/
.cont-holder{background-color: #1a2745;}
.timer-venue ul{justify-content: center!important;}
.chairperson-wrap h1{font-size:30px;}
.speaker-wrap h1{font-size:30px;}
.program-wrap h1{font-size:30px;}
.workshop-wrap h1{font-size:30px;}
.registration-wrap h1{font-size:30px;}
.sponsors-wrap h1{font-size: 30px;}
.registration-div h4{font-size:17px;}
.support h3{font-size:19px;}
.float-whatsapp{font-size:12px;}
.chair-name h5{font-weight: 300;}}

@media only screen and (max-width:375px){
.ds-flat .ds-element{width:23%;height: 100px;}	
.ds-flat .ds-element-value{font-size:170%;}	
.ds-flat .ds-element-title{font-size:70%;}	
.highlight-row-2 .lecture{font-size:16px;}
.spkr-desc .line-a{font-size:14px!important;}
.speaker-wrap span{bottom:45%;}
.committee-wrap span{bottom:45%;}	
.speakers-block .spkr-desc{padding-top: 40px!important;}
.chair-conf-heading h1{font-size:22px!important;}
.chair-conf-heading span{font-size:14px!important;}
.welcome-note h3{font-size:20px!important;}
ul#example li p{font-size:12px!important;}
.spk-block .cv-more a{font-size:13px;}
.flag-img{bottom:40%;}
.chair-col-section-details{margin-top: 0rem;}}

@media only screen and (max-width:360px){
.speakers-block .spkr-desc {padding-top: 35px !important;}
.speaker-wrap span{bottom:45%;}
.committee-wrap span{bottom:45%;}	
.chair-conf-heading h1{font-size:19px!important;}
.welcome-note h3{font-size:17px!important;}
.flag-img{bottom:53%;}}	


.box-card-flag {right:0%;transform: translateX(-50%);width: 40px;bottom: 25px;z-index: 5;position: absolute;}
.footer p{font-size:15px;font-weight:500;font-family: "Poppins", sans-serif;}



#tsparticles{top:0;left:0;position:absolute; width:100%;height:0;z-index:0;padding-top:85%;overflow:hidden;}
canvas{display:block;position:absolute;left:0;top:0;height:100%;width:101.902173913%;opacity:0.1;}
#tsparticles::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:20%;z-index:9;display:none;border:2px solid green;background: linear-gradient(0deg, rgba(34,15,75,1) 0%, rgba(34,15,75,1) 42%, rgba(34,15,75,0.5466561624649859) 81%, rgba(34,15,75,0) 100%);}


.date-time-workshop h3{font-size:22px;font-weight:400;}

@media only screen and (max-width:1366px){
.date-time-workshop h3{font-size:20px;}
ul#example li{margin-left:20px;}}

@media only screen and (max-width:1280px){
.date-time-workshop h3{font-size:19px;}
.affiliation-section{padding-top: 10rem;}}

@media only screen and (max-width:768px){
.date-time-workshop h3{text-align: center;display: block;}
.affiliation-section{padding-top: 12rem;}
.line-b-mobile{display: none;}
.line-c-mobile{display: none;}
ul.navbar-nav{background: none;}
.mob-logo{display: block!important;}
.line-b-mobile{display: block;}
.line-c-mobile{display: block;margin-top: 2rem;}
/*.left-desktop-view{display: none!important;}*/
.about-surgical-content p{font-size:16px!important;}
.slide-desktop{display: none;}
.slide-mobile{display: block!important;}
/*.surgical-cme{display: block!important;}*/
.surgical-cme img{width:18%;}
.ds-flat .ds-element-value{margin-top: 1rem;}
.listings-audience li{font-size:16px;}}

@media only screen and (max-width:475px){
.surgical-logo{margin-top: 3rem!important;}	
.surgical-logo img{width:60%!important;}
.date-time-workshop img{display: none;}
.affiliation-section{padding-top: 3rem;}
.date-time-workshop h3{font-size:16px;}
.speaker-block .caption-box .name{font-size:13px;}
.program-wrap .nav-item .line-a{font-size:110%;}	
.workshop-wrap .nav-item .line-a{font-size:110%;}
.prog-row .doc img{float: none;}
.onoffcanvas h3{font-size:20px!important;}
.onoffcanvas p{font-size:14px!important;}
.close-button{top:0%!important;}
.chair-conf-heading h1{font-size:26px;}	
.chair-conf-heading span{font-size:18px;}
ul#example li span{font-size:25px;}
ul#example li{margin-left: 0px!important;}
.count-div{width: 85px!important;}
ul#example li p{font-size:14px;}
/*.banner-area .cont-holder{background-color: #002b25;}*/
.countdown-right{margin-top: 0rem;}
.nav-tabs button + button {margin-left: 0%!important;}
.button-international-local{width: 100%!important;}
.spkr-desc .line-a{font-size:15px;}
.spkr-desc .line-b{font-size:12px;}
.speaker-wrap .cv-more a{font-size:11px;}
.speakers-block .spkr-desc{padding-top: 50px;}
.speaker-wrap span{bottom: 45%;}	
.welcome-note h3{padding-top: 1rem;font-size: 25px;}
h2.conf-work-head span{font-size:18px;font-weight:400;}
.highlight-col h2{font-size:25px!important;}
.highlight-col p{font-size:16px!important;}
.highlight-conference-col h4{font-size:18px!important;}
.target-speciality h4 {font-size: 17px!important;}
.ds-flat .ds-element-value{margin-top: 0rem;}
.surgical-cme img {width: 22%;}
.counter-mobile .line-a img{width:65%;margin-bottom: 1rem;}
.listings-audience li{list-style: disc!important;font-size: 14px!important;}
.speciality{text-align: left!important;}
ul.listings-audience{padding-left: 2rem!important;}
.counter-mobile h4{display:block!important;font-size:16px;line-height: 30px;}}

@media only screen and (max-width:375px){
.speaker-block .social-links li a{font-size:12px;}
.footer p{font-size:13px;}
.target-speciality h4 {font-size: 14px!important;}
.target-speciality img{width:50%;}}


ul.listings-cv{padding-left: 2rem;}
ul.listings-cv li{color:#fff;font-weight:400;line-height: 30px;}


@media (min-width: 2500px) and (max-width: 2560px){
.right-area img{margin-top: 0rem;margin-left: 0rem;}}	

@media (min-width: 2008px) and (max-width: 2100px){
.right-area img{margin-top: 13rem;margin-left: 7rem;}}

/*@media only screen and (max-width:1800px){
.right-area img{margin-top: 11.5rem;margin-left:6rem;}}*/



.accordion-main nav{margin-bottom:3rem;margin-top:3rem;}
.accordion-main .nav-tabs{border-bottom:none;display:flex;margin:0 auto;justify-content:center;}
.nav-tabs button{font-size:20px;border:none;background:none;text-transform:uppercase;cursor:var(--white);padding:0.6rem 0;font-weight:500;color:var(--white);padding: 15px;background-color: #a9a9a9!important;}
.nav-tabs button + button{margin-left:15px;}
.nav-tabs button.active{color:#fff;font-weight:500;background: linear-gradient(90deg, rgba(18,29,68,1) 0%, rgba(74,72,138,1) 100%)!important;padding: 15px;}

.button-container{display: block;text-align: center; gap:0px;}
.button-international-local{background: linear-gradient(90deg, rgba(46,65,130,1) 0%, rgba(113,112,185,1) 100%)!important;width:30%;color:#fff!important;font-size:30px;}
.button-local{width:30%;color:#fff!important;}

.animation-white	{animation:flikering 10s linear infinite;}

@keyframes flikering {
	0% {opacity:0}
	1% {opacity:1}
	2% {opacity:0}
	3% {opacity:1}
	4% {opacity:0}
	30% {opacity:1}
	40% {opacity:0}
	51% {opacity:0}
	52% {opacity:1}
	53% {opacity:0}
	54% {opacity:1}
	55% {opacity:0}
	56% {opacity:1}
	57% {opacity:0}
	70% {opacity:1}
	100% {opacity:0}
}

.prog-row				{padding: 0.5rem; /*border: 1px solid #ebebeb;*/margin-bottom: 0.25rem; border-radius: 0.25rem;width:100%;}
.prog-row:last-child	{margin-bottom: 0;}
.prog-row .time			{color:#fff;font-weight: 500;text-transform: uppercase;}
.prog-row .doc			{}
.prog-row .doc img 		{max-width: 80px; width: 100%;background-color: #ffffff57;}
.prog-row .lecture		{font-weight: 500; font-size: 100%;color:#fff;}
.prog-row .docname		{font-weight: 300; font-size: 15px;color:#cedcfe;}
.prog-row .topics		{color: #ccffcc;}
.prog-row .short-course	{color: #000000;}
.prog-row .play			{font-size: 200%;}
.prog-row .play a		{color: var(--blue-color); display: inline-block;}
.prog-row .play a:hover	{color: var(--pink-color);}
.prog-row.highlight-a	{background-color: #e8e8e8; border-color: #d5d1ee;}
.prog-row.highlight-b	{background-color: #4c4c4c; border-color: #4c4c4c; color: #FFFFFF;}
.prog-row.highlight-a .docname {color: #FD226A;}
.prog-row.highlight-b .docname {color: #FFFFFF;}
/*.prog-row .doc img		{border-radius: 100%;}*/
.highlight-row-1{background-color: #fff;}
.highlight-row-2{background-color: #d8f2ee;text-align: center;}
/*****PROGRAM_SECTION CSS ENDS HERE********/

.jahra-circle {position: relative;z-index:1;}
.jahra-circle img{animation:rotation linear 50s infinite;width:40%;right:10%;margin-top: 5%;position: absolute;}
.jahra-circle img{}
@keyframes rotation{
	0%{transform:rotate(0deg)}
	100%{transform:rotate(360deg)}
}

.circle-main{position: absolute;z-index:1;right: 0;width: 50%;}
.circle-main img{width:100%}
.circle-div{position:absolute;left:13.6733586544%;top:15.931372549%;width:59.6852957135%;z-index:15;display:block}
.circle-div svg{width:100%;opacity: 0.1;}
/*.circle-div path:hover{fill:red}*/
.logo-div{width:100%;padding-bottom:28.91%;height:0;top:50%;transform:translate(-50%,-50%);left:50%;border-radius:50%;/*background:green;*/position:absolute;z-index:9;display:flex;align-content:center;align-items:center;/*border:3px solid #fff;background: linear-gradient(232deg, rgba(212,217,219,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);*/transition:all 0.5s ease-out 0s}
.logo-div img{width:65%;top:50%;transform:translate(-50%,-50%);left:50%;position:absolute;z-index:9;}
.logo-div:hover{transform:translate(-50%,-50%) scale(1.15);}
.c2,.c3,.c4,.c5,.c6{position:absolute;z-index:1;border-radius:50%;display:block;transform-origin:center}
.c2{width:75.8545849159%;left:5.66852957135%;top:6.52207261243%;animation:rotation linear 70s infinite;opacity:0.5;  /*border:1px solid green;*/}
.c3{width:50.6782419967%;left:18.2311448725%;top:20.931769775%;animation:rotation linear 35s infinite;opacity:0.5;/*border:1px solid blue;*/}
.c4{width:68.5219750407%;left:9.200759631%;top:10.673577%;animation:rotation linear 50s infinite;opacity:0.5;/*border:1px solid red;*/}
.c5{width:38.5241454151%;left:24.3337493218%;top:27.702003%;animation:rotation linear 15s infinite;/*border:1px solid yellow;*/}
.c6{width:44.6011937059%;left:21.352632%;top:24.271234%;animation:rotation linear 25s infinite;/*border:1px solid orange;*/display:block }
.circle-button-main.paused .c2,.circle-button-main.paused .c3,.circle-button-main.paused .c4,.circle-button-main.paused .c5,.circle-button-main.paused .c6{animation-play-state:paused;}
@keyframes rotation{
	0%{transform:rotate(0deg)}
	100%{transform:rotate(360deg)}
}
.circle-div .cls-1{fill:url(#linear-gradient);}
.circle-div .cls-2{fill:url(#linear-gradient-2);}
.circle-div .cls-3{fill:url(#linear-gradient-3);}
.circle-div .cls-4{fill:url(#linear-gradient-4);}
.circle-div .cls-5{fill:url(#linear-gradient-5);}

.circle-div .cls-1:hover{}
.circle-div .cls-1:hover{}

.bg-holder-mobile{display: none;}
.left-area-mobile{display: none;}

@media only screen and (max-width:475px){
.bg-holder-desktop{display: none;}
.bg-holder-mobile{display: block;}
.left-area-desktop{display: none;}
.left-area-mobile{display: block;}
.banner-area .cont-holder{margin-top: -100%;}
.left-area-mobile h3{color:#000;}
.left-area .line-b{display: inline-block;}
.left-area .line-c{margin-top: 1rem;}}


.counter-mobile{display: none;}

.highlight-col h4{font-size:25px;font-weight: 600;}
.highlight-col p{font-size:20px;font-weight: 600;}
.button-container{border-bottom: 0px;}
.highlight-col h2{font-size:35px;}
.highlight-conference-col{background-color:#0d3166;padding:15px;height:100%;}
.highlight-conference-col h4{color:#00baff;font-size:20px;}
.highlight-conference-col p{color:#fff;font-size:16px;}
.highlight-conference-col span{color:#fff;padding-left: 1rem;font-size:16px;}
.conf-spkr img{width:19%;}

h2.conf-work-head span{text-align:center;background: linear-gradient(90deg, rgba(18, 29, 68, 1) 0%, rgba(74, 72, 138, 1) 100%) !important;color:#fff;padding: 15px;margin-top: 1rem;margin-bottom: 1rem;display: inline-block;}
h2.conf-work-head{text-align:center;}



/*.registration-method {background-color: #fff;padding: 15px;text-align: left;height: 100%;}*/
.registration-method .unstyled .styled-checkbox + label .registration-div {margin: 0 0 0 40px;}
.form-floating>.form-select~label{text-align: left;}
.form-floating{text-align: left;}
span.reg-price{font-family: "Outfit", sans-serif;}

.poster-page{padding-top:3rem;padding-bottom:3rem;background-color:#fff;}
.list-aim{line-height:30px;font-size:15px;font-weight:500;}

.file-upload                                                          {background-color: #ffffff;width: 100%;margin: 0 auto;padding: 20px;}
.file-upload-btn                                                      {width: 100%;margin: 0;color: #fff;background: #525252;border: none;padding: 10px;transition: all .2s ease;
	                                                                  outline: none;text-transform: uppercase;font-weight: 500;}

.file-upload-btn:hover                                                {background: #000;color: #ffffff;transition: all .2s ease;cursor: pointer;}
.file-upload-btn:active                                               {border: 0;transition: all .2s ease;}
.file-upload-content                                                  {display: none;text-align: center;}
.file-upload-input                                                    {position: absolute;margin: 0;padding: 0;width: 100%;height: 100%;outline: none;opacity: 0;cursor: pointer;}
.image-upload-wrap                                                    {margin-top: 20px;border: 4px dashed #525252;position: relative;}

.image-dropping,
.image-upload-wrap:hover                                              {background-color: transparent;border: 4px dashed #525252;}
.image-title-wrap                                                     {padding: 0 15px 15px 15px;color: #222;}
.drag-text                                                            {text-align: center;}
.drag-text h3                                                         {font-weight: 100;color: #525252;padding: 60px 0;}
.file-upload-image                                                    {max-height: 100%;max-width: 100%;margin: auto;padding: 20px;}
.remove-image                                                         {width: 50%;margin: 0;color: #fff;background: #525252;border: none;padding: 10px;border-radius: 4px;
	                                                                  border-bottom: 4px solid #525252;transition: all .2s ease;outline: none;text-transform: uppercase;font-weight: 500;}
.remove-image:hover                                                   {background: #525252;color: #ffffff;transition: all .2s ease;cursor: pointer;}
.remove-image:active                                                  {border: 0;transition: all .2s ease;}

h5.note                                                               {color: #ed952b;font-weight: 400;margin-top: 1.5rem;}
.submit-abstract                                                      {background-color:#525252;color:#fff;padding:10px;text-decoration: none;}
.submit-abstract:hover                                                {background-color:#525252;color:#fff;padding:10px;}


.registration-div span{font-weight:600;font-size:20px;display:block;padding-left:0px;color:#fff;}
/*span.reg-price{color:#96ffe8;}*/

.poster-page .form-label{margin-top:1rem;}
.modal-body h6{font-size:18px;color:#193867;font-weight:600;}

span.pharmacy-nursing{font-size:15px;font-weight: 500;display: block;}

.surgical-logo{margin-top: -2rem;margin-bottom: 1rem;}
.surgical-logo img{width:60%;}
.left-area .line-a img{width:100%;}

@media only screen and (max-width:1440px){
.surgical-logo{margin-top: 0rem;margin-bottom: 1rem;}
.surgical-logo img{width:40%;}
.menu-area .navbar-expand-lg .navbar-nav .nav-link{font-size:13px;}
.dsCountDown.ds-flat{margin-top: 2rem;}}


.speakers-img img{width:70%;}

.mob-logo{text-align: center;display: none;}
.mob-logo img{width:80%;}

.highlight-session-shaping{background: linear-gradient(45deg, rgb(96 203 235) 0%, rgb(15 83 161) 100%)!important;}
.highlight-session-shaping .time{background-color:transparent!important;}
.highlight-session-shaping h2{color:#fff;}
.highlight-session-shaping p{color:#fff!important;}

.target{padding-top:2rem;padding-bottom:2rem;}

.target-speciality{background-color: #e9e9e96b;border-top-left-radius: 25px;border-bottom-right-radius:25px;padding: 15px;position: relative;}
.target-speciality img{width:30%;}
.target-speciality h4{font-size:19px;}

.about-surgical{padding-top:2rem;padding-bottom:2rem;}
.about-surgical h1{margin-bottom:2rem;}
.speaker-block				{overflow: hidden; position: relative;}
.speaker-block .speaker-shadow	{position: absolute; left: 0; bottom: 0; width: 100%; height: 50%; z-index: 10;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,49,123,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,49,123,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,49,123,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00317b',GradientType=0 );}
.speaker-block .speaker-desc			{position: absolute; left: 0; bottom: 0; width: 100%; height: auto; padding: 1rem; text-align: center; z-index: 11;}
.speaker-block .speaker-desc .line-a	{font-size: 125%; font-weight: 600; color: #FFFFFF; }
.speaker-block .speaker-desc .line-b	{margin-bottom: 1rem;}

.speaker-block .speaker-desc			{}
.speaker-block .speaker-desc .line-a	{-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.speaker-block .speaker-desc .line-b	{-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}

.speaker-block .speaker-desc .line-a 	{-webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;}
.speaker-block .speaker-desc .line-b	{opacity: 0; -webkit-transition: opacity 0.2s, -webkit-transform 0.35s; transition: opacity 0.2s, transform 0.35s;}

.speaker-block:hover .speaker-desc .line-b	{opacity: 1;}

.speaker-block:hover .speaker-desc .line-a,
.speaker-block:hover .speaker-desc .line-b	{-webkit-transform: translate3d(0,-20px,0); transform: translate3d(0,-20px,0);}

.speaker-block:hover .speaker-desc .line-b	{-webkit-transition-delay: 0.05s; transition-delay: 0.05s; -webkit-transition-duration: 0.35s; transition-duration: 0.35s;}


.speaker-block .speaker-img img			{opacity: 1; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1); transform: scale(1);}
.speaker-block:hover .speaker-img img	{opacity: 0.8; -webkit-transform: scale(1.1); transform: scale(1.1);}



.about-surgical-content p{font-size:20px;font-weight:500;line-height:30px;text-align: justify;}

.workshop-wrap .nav-tabs button {font-size:17px;}
.listings-audience li{font-size:17px;font-weight:500;list-style: none;}
h4.target-audience{margin-top:1rem;margin-bottom:1rem;}
.slide-mobile{display:none;}
.surgical-cme img{width:100%;}
.surgical-cme{position: absolute;right: 5rem;}
/*.surgical-cme{display:none;}*/


@media only screen and (max-width:1700px){
.surgical-cme {right: 3rem;top: -1rem;}
.surgical-cme img{width:90%;}}

@media only screen and (max-width:1600px){
.surgical-cme {right: 2rem;}
.surgical-cme img{width:80%;}}

@media only screen and (max-width:1500px){
.surgical-cme {right: 1rem;}}

@media only screen and (max-width:1440px){
.surgical-cme {right: 0.5rem;}}

@media only screen and (max-width:1366px){
.surgical-cme {right: 0rem;}
.surgical-cme img{width:75%;}}

@media only screen and (max-width:1326px){
.surgical-cme img{width:70%;margin-right: -1rem;}}


@media only screen and (max-width:1024px){
.surgical-cme img{margin-right: -5rem;}}


.speciality{background-color: #dfc573;padding: 10px;text-align: center;border-radius:5px;margin-bottom:1rem;}
ul.listings-audience{padding-left:0rem;}


.venue-section{padding-top: var(--def-padding);padding-bottom: var(--def-padding);/*background-image: url("../images/program-back.jpg");background-position: top center;*/}
.hotel-row li{font-size:18px;font-weight:500;line-height:30px;}
.venue-section h4{color:#000;}


.about-surgical-content{margin-top:10rem;padding-left: 8%;padding-right: 8%;}

@media only screen and (max-width:768px){
.about-surgical-content {margin-top: 0rem;padding-left:0%;padding-right: 0%;}
.program-head p{font-size:16px;}
.hotel-row li{font-size:16px;}}

.conf-videos h5{text-align: center;}

.bottom-tag {position: fixed;bottom: 0;left: 0;width: 100%;background-color: #e4c858;color: #000;text-align: center;padding-top:10px;font-size: 18px;z-index: 1000;}
.close-btn {position: absolute;top: 5px;right: 20px;background-color: #020b28;color: white;border: none;border-radius: 50%;font-size: 18px;cursor: pointer;padding: 5px 12px;}

.left-area h4{color:#e4c858;font-weight:500;margin-top:1rem;margin-bottom:2rem;font-size:18px;}
.counter-mobile h4{display:none;}

.lecture span{color:#00a9e5;}




.timer-venue{top:50%;left:50%;/*transform:translate(-50%,-50%);*/width:100%;}
.timer-venue ul{display:flex;align-items:center;justify-content: start; color:var(--white);list-style-type:none;/*margin:0;*/padding:0;width:100%;} 
.timer-venue ul li div{ text-align:center;min-width:120px;}
.timer-venue ul li div span{font-size:70px;font-weight:bold;
    @supports (-webkit-text-stroke: 1px white) {
        color: transparent;
        -webkit-text-stroke: 1px white;
    }
}
.timer-venue p{color:#fff;}

.w-details p{color:#fff;}
.payment-div ul.conf-listings{padding-left:2rem;margin-bottom: 1rem;}
.payment-div h6{color:#fff;}
.payment-div ul.conf-listings li{font-size:16px;line-height:30px;color:#fff;}



h6.workshop-name{font-size:1.3rem;}
h6.workshop-name span{font-size:17px;margin-top: 1rem;margin-bottom: 1rem;font-weight: 400;}
.table-responsive td{color:#fff!important;}
.table-responsive th{color:#000;}
.table-responsive li{color:#fff;}

.top-logos{padding-top:2rem;padding-bottom:2rem;}
.top-logos img{border:1px solid #1a2745;}