@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600&display=swap');
.navbar {
    display: none;
}
section{overflow:hidden;}
section.banner{padding:0;}
section{padding:40px 0;}
.main-nav{background: rgba(26,10,73,0.8);border:0;border-radius:0;display:block;position:fixed;top:0;width:100%;z-index:99;}
body{ font-family: 'Montserrat', sans-serif;font-size:18px;line-height:26px;}
h2 {
 font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-size: 36px;
  position: relative;
  padding: 0 0 15px 0;   

text-align:center;
           color: #fff;   
    background-image: linear-gradient( -225deg, #0463d1 0%, #ff3297 29%, #ff3297 67%, #0463d1 100% );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
      
                     
        
}


.display-style3 ul.first {max-width:95%;}  
.display-style3 li {position: relative; margin-bottom: 25px; padding-left: 40px; font-size: 16px;line-height: 1.5em; color: #050405;list-style:none;}
.display-style3 li:last-child{margin-bottom:0;}
.display-style3 li:before {content: ""; display: block; width: 31px; height: 31px; background: url( ../images/icon-right.png) no-repeat 0 0; position: absolute; left: 0; top: 0;}
.display-style3 li strong{font-weight:600;}

	

.banner {
    background: url(../images/bg-banner.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about {
    background: url(../images/about.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
}
.keythemes {
    background: url(../images/keythemes.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
}

.attend {
    background: url(../images/abouts.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
}


.agenda {
    background: url(../images/agenda.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
}


.speakers {
    background: url(../images/speaker.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
}


.registration {
    background: url(../images/agenda.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
}

.venue {
    background: url(../images/venue.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
}


.partners {
    background: url(../images/registration.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
}


.contact{
    background: url(../images/registration.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
padding:0;
}

.footer{
    background: url(../images/keythemes.jpg) no-repeat left top;
    background-size: cover;
    width:100%;
    color:#fff;
    padding:30px 0;
}
.footer ul{margin:0;padding:0;}
.footer li{list-style: square;}
.footer a{ color:#fff;text-decoration:none;}
.footer ul.social-icons{display:flex;}
.footer ul.social-icons li {
    background: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin: 0 4px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer ul.social-icons li a{color:#271758;}
.footer .copyright{text-align:center;}

.location{
  line-height: 40px;
  font-weight: 600;
    font-size: 30px;
    color: #999;
    text-align: center;
    letter-spacing: -1px;
    justify-content: flex-end;
    justify-content: center;
    color: #fff;
background: rgba(234,106,43,0.5);
    max-width: 700px;
    padding: 40px 0;margin:0 auto;
}#timer span {
  font-size: 60px;
  color: #fff;
  margin: 0 3px 0 15px;
}
#timer span:first-child {
  margin-left: 0;
}
  #timer h1{padding:15px 0 0 0;}




.registration .form-select,.registration .form-control{border: none;
border-bottom: 1px solid #fff;
    background-color: transparent;}
.registration input.form-control,.registration .form-select {
    box-shadow: none;
    border-radius: 0;
}
input::-webkit-input-placeholder {
        color:rgba(255,255,255,0.5);
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6d6d6d;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #6d6d6d;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #6d6d6d;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #6d6d6d;
}
.btn-submit{background-color: #081245;
    color: #fff;
    border-radius: 0px;
    width: 50%;
    margin: 0 auto;
    display: block;}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
            color:rgba(255,255,255,0.5);
            opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
            color:rgba(255,255,255,0.5);
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
           color:rgba(255,255,255,0.5);
 }.registration .col-form-label{color:#fff;font-weight:bold;padding:20px 0;}
.call_to_action .col-lg-4:nth-child(1) {background:#0162c7;padding:20px 0 10px 0;}
.call_to_action .col-lg-4:nth-child(2) {background:#9b265d;padding:20px 0 10px 0;}
.call_to_action .col-lg-4:nth-child(3) {background:#ea5e20;padding:20px 0 10px 0;}

.contact{}
.contact ul li {
    list-style: none;
}
.contact ul li i{padding:0 10px 0 0;}
.contact ul li.name{font-weight:600;}
.contact ul li a,.contact ul li,.contact h4{color:#fff;}
.contact ul li a{text-decoration:none;}
.contact h4{font-weight:600;}
.srv-box {
    margin-bottom: 30px;
}.keythemes .container{max-width:1040px;}
.serv-info {
height:230px;
          z-index: 1;
    padding: 2rem 2rem 0rem;
    overflow: hidden;
    z-index: -1;background: linear-gradient(to right, #5307EE 0%, #dd0ae5 100%);
    -webkit-clip-path: polygon(100% 0, 100% 84%, 85% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 84%, 85% 100%, 0 100%, 0 0);
}





.serv-info2 {
    height: 430px;
    z-index: 1;
    padding: 1rem 1rem 0rem;
    overflow: hidden;
    z-index: -1;background: linear-gradient(to right, #5307EE 0%, #dd0ae5 100%);
    -webkit-clip-path: polygon(100% 0, 100% 84%, 85% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 84%, 85% 100%, 0 100%, 0 0);
}




.serv-info2 .ficon{max-width:100%;margin:0 0 20px 0;}

.serv-info .ficon{max-width:100px;margin:0 0 20px 0;filter: invert(1);}

.serv-info .ficon2{max-width:250px;}


.serv-info-inner h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}
.xs_double_dot::before {
    left: 0;
    transform: translate(-50%, -50%);position: absolute;
    content: '';
    top: 50%;
    background: #fff;
    width: 23px;
    height: 23px;
    border-radius: 50%;}
.xs_double_dot {padding: 0 20px;
    position: relative;    background-color: transparent;
    background-image: linear-gradient(100deg, #F94743 0%, #FF7C49 100%);
}
.xs_double_dot::after {
    right: 0;
    transform: translate(50%, -50%);position: absolute;
    content: '';
    top: 50%;
    background: #fff;
    width: 23px;
    height: 23px;
    border-radius: 50%;
}


ul.minor{padding:10px 0 0 0;}
ul.minor li{list-style:none;}
.xs_double_dot .col-md-3 {
    text-align: center;
    padding-bottom: 0;
    border-right: 1px dashed white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}
.xs_double_dot .col-md-3:last-child {
  border-right: 0px solid white;
}

.counter {
  animation-duration: 1s;
  animation-delay: 0s;
}

.xs_double_dot i,.xs_double_dot h1 {
  font-size: 18px;   color: #fff;
}
.xs_double_dot h3 {
  font-size: 16px;   color: #fff;font-weight:bold;
}
.counter {
    animation-duration: 1s;
    animation-delay: 0s;
    color: #fff;
}
@media (max-width: 991px) {
 .xs_double_dot .col-md-3 {
    border-right: 0px dashed white;
    border-bottom: 1px dashed white;
    width: 50%;
    margin: auto auto;
  }
  
.xs_double_dot .col-md-3:last-child {
    border-bottom: 0px dashed white;
  }
}



.session_bx {
	display: block;
	border-left: 5px solid #00adef;
	/*background: #f9f9f9;*/
	background: linear-gradient(to right, #f9f9f9, rgba(0,0,0,0));
	padding: 10px 20px;
	margin:0 0 20px;
	overflow: hidden;
	/* float: left; */
	width: 100%;
	clear: both;
	position: relative;
}
.side-logo {
    display: inline-block;
    margin: 4px 5px 0 0;
	text-align: center;
}
.sponsored_tx {
    font-size: 12px;
    line-height: 15px;
	margin-bottom: 5px;
}
.side-logo img {
    height: 30px;
}
.session_bx small.time {
	display: block;
	color: #333;
	font-weight: 600;
	font-size: 14px;
}

.session_bx h4 {
	display: block;
	font-weight: 700;
	color: #00adef;
	font-size: 18px;
	line-height: 28px;
	padding: 0 0px 0 0;
}

	

/*Speakers css Start*/
.speaker_bx {
    position: relative;
    z-index: 1;
    padding: 30px 0px;
    border-radius: 10px;
    transition: all .5s;
    background: #fff;
    text-align: center;
    overflow: hidden;
/*    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%);*/
   }

.program p.topic.abstract span {display:block; text-align:center; font-weight:700; text-transform:uppercase; padding:10px 0; font-size:17px;}
p.mod {
    display: block;
	font-weight:700;
	font-size:13px; 
	line-height:18px; 
	margin:0 0 10px;
	color:#e16a4c;
}

.speaker_bx:hover {
/*    box-shadow: 0 15px 38px 0 rgba(0,0,0,0.1);*/
    transition: all .5s;
}
@media(min-width:1200px){
	.speakerimages .col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
.speaker_image {
    width: 100%;
    transition: all .4s;
    z-index: 1;
    position: relative;
    padding: 5px 0 20px;
}
.speaker_image img {
    border-radius: 50%;
    height: 200px;
    width: 200px !important;
    object-fit: cover;
	display: block;
}
.images_circle {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    box-shadow: 4px 4px 0px #00adef;
    border: 1px solid #00adef;
}
.speaker_item_info {
    margin-top: 0;
    position: relative;
    z-index: 1;
}
.speaker_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin-top: 0px;
    color: #00adef;
    margin-bottom: 15px;
    font-family: 'Space Grotesk', sans-serif;
}
.speaker_department {
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Space Grotesk', sans-serif;
}
.speaker_social {
    color: #909aa3;
    border-radius: 50px;
    padding: 0;
    position: absolute;
    top: 0px;
    right: 0;
    transform: translateY(-100%);
    transition: 0.5s all ease;
    width: 100%;
    text-align: center;
    display: none !important;
    font-family: 'Space Grotesk', sans-serif;
}
.speaker_bx:hover .speaker_social{
  
    transition: 0.5s all ease;
}
.speaker_social .team-icon {
    position: relative;
    padding: 6px 8px;
    text-decoration: none;
    color: inherit;
    transition: all .3s;
}
.speaker_social .team-icon:hover{color:#404040; transition: all .3s;}
/*Speakers css End*/	




/* event timeline styling end here */
/* event section styling end here */
/* speaker section styling start here */

.speaker-box figure {
    width: 100%;    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

figere img{width: 100%;
    padding: 10px;}

.speaker-box figure::before {
    content: "";
    background: radial-gradient(ellipse at center, rgba(53, 0, 252, 0) 0%, rgba(53, 0, 252, 1) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    transition: .4s ease-in-out;
}

.speaker-box:hover figure::before {
    display: block;
}

.speakers-main-section .generic-title span,
.speakers-main-section .generic-title h2,
.speakers-main-section .generic-title p {
    color: var(--primary-color);
}

.speakers-main-section .generic-title h2 {
    margin-bottom: 18px;
}

.speakers-main-section .generic-title {
    margin-bottom: 95px;
}

.speaker-status button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    background: none;
    border: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: var(--secondary-color);
    margin-bottom: 0;
}

.speaker-status button:focus {
    outline: none;
}

.speaker-status button:hover {
    cursor: pointer;
    color: var(--button-color);
}

.speaker-status {
    border-radius: 10px;
    padding: 13px 20px;
    background: #fff;
    border-radius: 10px;
    padding: 13px 20px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.speaker-box a i {
    color: var(--button-color);
}

.speaker-box a {
    width: 44px;
    height: 44px;
    padding: 7px 13px;
    position: absolute;
    right: 20px;
    top: 20px;
    display: none;
    border-radius: 100%;
    text-decoration: none;
    background: var(--primary-color);
}

.speaker-box {
    display: block;
    transition: .4s ease-in-out;
  }
.speaker-box .staus-con {
    line-height: 19px;
    margin-top: 8px;
    display: none;
}

.speaker-status span {
    font-size: 14px;
    line-height: 16px;
}


.speaker-box.position-relative img {
    webkit-filter: grayscale(100%);
    width: 100%;
    filter: grayscale(100%);
}
.speakers-main-section .container-fluid {
    padding: 0 10%;
}

.speakers-inner-sec {
    display: grid;
    gap: 40px;
    grid-template-columns: 23% 23% 23% 23%;
    max-width: 1523px;
    margin: 0 auto 100px;
}

.speaker-box:hover a {
    display: block;
    z-index: 2;
}

.speaker-box:hover {
    box-shadow: 0 0 0 1px var(--primary-color), inset 0 0 0 var(--button-color);
    border-radius: 10px;
    scale: 1.01;
    overflow: hidden;
}

.speakers-main-section .generic-btn a {
    padding: 30px 71px;
    color: var(--secondary-color);
    background: var(--primary-color);
}

.speakers-main-section .generic-btn a i {
    margin-left: 5px;
}

.speakers-main-section .generic-btn a:hover {
    color: var(--primary-color);
    background: var(--button-color);
}

/* speaker section styling end here */

.borders{border-right: 2px solid #333;}
.col-md-6.who {
    text-align: center;
    padding: 0 60px;
}
.who-info {
    font-size: 16px;
    line-height: 24px;
text-align:center;
}



 .agenda-disp-type-1, .agenda-disp-type-2 {
                                    padding: 40px 0px 40px;
                                    color: #fff;
                                    margin-bottom: 0;
                                    background-attachment: fixed;
                                }

                                .agenda-wrapper {
                                    max-width: 1000px;
                                    margin: 0 auto 15px;
                                    position: relative;
                                }

                                .agenda-wrapper .timeline-list li {
                                    position: relative;
                                    color: #888;
                                    width: 100%;
                                    font-size: 1.2em;
                                    margin: 2.25em 0;
                                    font-weight: 300;
                                }

                                .agenda-wrapper .timeline-list li strong {
                                    font-weight: bold;
                                    color: #bbb;
                                    margin-bottom: 10px;
                                    display: block;
                                }

                                .agenda-wrapper .timeline-list li:first-child {
                                    margin-top: 0px;
                                }

                                .agenda-wrapper .timeline-list .right, .agenda-wrapper .timeline-list .left {
                                    display: inline-block;
                                    position: relative;
                                    color: inherit;
                                    width: 49%;
                                }

                                .agenda-wrapper .timeline-list .left {
                                    text-align: right;
                                    padding-right: 2em;
                                    vertical-align: top;
                                }

                                .agenda-wrapper .timeline-list .right {
                                    text-align: left;
                                    padding-left: 2em;
                                    vertical-align: top;
                                    font-weight: bold;
                                }

                                .agenda-wrapper .timeline-list .right p {
                                    font-weight: normal;
                                }

                                .agenda-wrapper .timeline-list .left:after {
                                    content: "";
                                    position: absolute;
                                    width: 18px;
                                    height: 18px;
                                    border-radius: 9px;
                                    top: 0px;
                                    right: -12px;
                                    z-index: 99;
                                    background: #ffa800;
                                }

                                .agenda-wrapper:after {
                                    content: "";
                                    position: absolute;
                                    width: 4px;
                                    height: 99%;
                                    top: 0;
                                    left: 49.1%;
                                    background: #ffa800;
                                }

                                @media (max-width: 767px) and (min-width: 0) {
                                    .agenda-wrapper .timeline-list .right, .agenda-wrapper .timeline-list .left {
                                        padding: 0;
                                        display: block;
                                        width: 100%;
                                        text-align: left;
                                        margin: 0.24em 0;
                                    }

                                    .agenda-wrapper .timeline-list .right:after, .agenda-wrapper .timeline-list .left:after {
                                        height: 0;
                                        width: 0;
                                    }

                                    .agenda-wrapper:after {
                                        background: none;
                                    }

                                    .agenda-wrapper .timeline-list li {
                                        font-size: 1.2em;
                                        padding: 0 20px;
                                        margin: 1.5em 0;
                                    }


                                    /*.........offer.........*/


                                    .wrapper h1 {font-size: 16px;}



                                }

                                .agenda-2 .tab-cntd .desc {
                                    font-size: 16px !important;
                                    line-height: 22px !important;
                                }

                                .agenda-2 .tab-cntd ul li {
                                    background-repeat-y: inherit !important;
                                }

                                .agenda-2 .page_hdng4 h2 {
                                    color: #ffffff
                                }

                                .agenda-2 .inner {
                                    max-width: 1056px;
                                    margin: 0 auto;
                                }

                                .agenda-2 .tab {
                                    border-bottom: 1px solid #333842;
                                    margin-bottom: 50px;
                                }

                                .agenda-2 .tab li {
                                    float: left;
                                    width: 25%;
                                    padding-bottom: 20px;
                                    padding-left: 20px;
                                    box-sizing: border-box;
                                    font-size: 18px;
                                    line-height: 1.3em;
                                    color: #888;
                                    margin-bottom: -1px;
                                }

                                .agenda-2 .tab li a {
                                    color: #888;
                                }

                                .agenda-2 .tab li:hover, .agenda-2 .tab li.active {
                                    color: #edd30e;
                                    border-bottom: 1px solid #edd30e;
                                }

                                .agenda-2 .tab li:hover a, .agenda-2 .tab li.active a {
                                    color: #edd30e;
                                }

                                .agenda-2 .tab li span {
                                    cursor: pointer;
                                }

                                .agenda-2 .tab li strong {
                                    font-size: 22px;
                                    display: block;
                                }

                                .agenda-2 .tab-cntd {
                                    padding-left: 60px;
                                }

                                .agenda-2 .tab-cntd ul li {
                                    list-style: none;
                                    position: relative;
                                    padding-bottom: 30px;
                                    font-size: 18px;
                                    color: #93969c;
                                    line-height: 1.5em;
                                    padding-left: 44px;
                                    background: url(http://b2bimages.iimg.in/files/cp/upload-1486468092-vertical-border.png) no-repeat 0 20px;
                                }

                                .agenda-2 .tab-cntd ul li h4 {
                                    font-size: 18px;
                                    color: #edd30e;
                                    font-family: 'Roboto', sans-serif;
                                    font-weight: 300;
                                }

                                .agenda-2 .tab-cntd ul li:before {
                                    background: url(http://b2bimages.iimg.in/files/cp/upload-1486455600-horzndl-border.png) repeat-x 0 0;
                                    height: 1px;
                                    width: 25px;
                                    display: block;
                                    content: " ";
                                    position: absolute;
                                    top: 9px;
                                    left: 16px;
                                    z-index: 2;
                                }

                                .agenda-2 .tab-cntd ul li .fa-clock-o {
                                    position: absolute;
                                    top: 0;
                                    left: -9px;
                                    font-size: 22px;
                                    opacity: .6
                                }

                                .agenda-2 .tab-cntd ul li:last-child {
                                    background: none;
                                }

                                .agenda-2 .tab-cntd ul li h3 {
                                    font-size: 24px;
                                }

                                .sublistt li {
                                    padding-bottom: 0px !important;
                                    background: none !important;
                                }

                                .agenda-2 .rowitem {
                                    display: inline-block;
                                    margin-right: 5px;
                                }

                                .agenda-2 .rowitem .figure {
                                    margin: 5px 20px 0;
                                }

                                .agenda-2 .rowitem .figure img {
                                    display: block;
                                    margin: 0 auto;
                                }

                                .agenda-2 .rowitem .caption {
                                    text-align: center;
                                    font-size: 12px;
                                }

                                .agenda-2 .page_hdng4:before {
                                    background: url(http://b2bimages.iimg.in/files/cp/img-1486725989.png);
                                    content: ' ';
                                    background-repeat: no-repeat;
                                    display: block;
                                    width: 35px;
                                    height: 60px;
                                    margin: 0 auto;
                                }

                                @media screen and (max-width: 767px) {
                                    .agenda-2 .tabstrips4 {
                                        display:none;
                                    }

                                    .agenda-2 .tab-cntd {
                                        padding-left: 20px;
                                    }

                                    .agenda-2 .tab-cntd ul li {
                                        padding-left: 25px;
                                        font-size: 15px;
                                        padding-right: 10px;
                                    }
                                }

                              
                                .sec-mdl-agnd.dt-3 ul.tab-strip {
                                    border-bottom: 1px solid #ccc;
                                    margin-bottom: 30px;
                                }

                                .sec-mdl-agnd.dt-3 ul.tab-strip li {
                                    cursor: pointer;
                                    float: left;
                                    margin-right: 45px;
                                    font-size: 36px;
                                    line-height: 1em;
                                    padding-bottom: 20px;
                                    color: #fff;
                                    position: relative;
                                    transition: all .3s ease;
                                }

                                .sec-mdl-agnd.dt-3 ul.tab-strip li:hover, .sec-mdl-agnd.dt-3 ul.tab-strip li.current {
                                    color: #fff;
                                }

                                .sec-mdl-agnd.dt-3 ul.tab-strip li.current:after {
                                    content: "";
                                    position: absolute;
                                    left: 0;
                                    top: 100%;
                                    height: 3px;
                                    width: 100%;
                                    background: #ef4a67;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li {
                                    list-style: none;
                                    border-bottom: 1px solid #eee;
                                    padding: 22px 0px;
                                    padding-left: 220px;
                                    position: relative;
                                    font-size: 16px;
                                    line-height: 1.3em;
                                    color: #fff;
                                    transition: background .2s ease;
                                    -webkit-transition: background .2s ease;
                                    padding-right: 30px;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li h3 {
                                    font-size: 18px;
                                    font-weight: bold;
                                    margin-top: 0;
                                    margin-bottom: 15px;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li:hover {
                                    /*background:rgba(255,255,255,.5);*/
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li span.time {
                                    display: block;
                                    position: absolute;
                                    left: 10px;
                                    top: 22px;
                                    z-index: 1;
                                    color: #fff;
                                    font-size: 16px;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent {
                                    display: none;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent.current {
                                    display: block;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li:last-child {
                                    border: 0;
                                    margin-bottom: 0;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li .detail {
                                    display: block;
                                    font-size: 14px;
                                    padding-top: 5px;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li p {
                                    margin-bottom: 20px;
                                    padding-right: 40px;
                                    color: #fff;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li .detail ul {
                                    margin-left: 15px;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li .detail ul li {
                                    border: 0;
                                    margin-bottom: 10px;
                                   color: #fff;
                                    line-height: 1.5em;
                                    font-size: 14px;
                                    list-style: disc;
                                    padding: 0;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li .detail ul li .fa {
                                    position: absolute;
                                    font-size: 18px;
                                    left: 0;
                                    top: 4px;
                                }

                                .sec-mdl-agnd.dt-3 .tabcontent ul li:hover span.more {
                                    color: #fff;
                                }

                                .sec-mdl-agnd.dt-3 span.more {
                                    position: absolute;
                                     color: #fff;
                                    font-size: 40px;
                                    right: 0px;
                                    top: 22px;
                                    cursor: pointer;
                                    transition: all .2s ease;
                                }

                                .sec-mdl-agnd.dt-3 span.more.rotate {
                                    transform: rotate(45deg)
                                }

                                .sec-mdl-agnd.dt-3 .keynote {
                                    color: #fff;
                                    font-size: 12px;
                                    text-align: right;
                                }

                                @media screen and (max-width: 767px) {
                                    .sec-mdl-agnd.dt-3 .tabcontent ul li {
                                        font-size:16px;
                                        padding-right: 20px;
                                        padding: 15px 20px 15px 15px;
                                    }

                                    .sec-mdl-agnd.dt-3 .tabcontent ul li span.time {
                                        position: static;
                                        margin-bottom: 10px;
                                        font-size: 14px;
                                         color: #fff;
                                    }

                                    .sec-mdl-agnd.dt-3 .tabcontent ul li span.more {
                                        font-size: 40px;
                                        top: 10px;
                                    }

                                    .sec-mdl-agnd.dt-3 .tabcontent ul li p {
                                        padding-right: 0;
                                    }

                                    .sec-mdl-agnd.dt-3 ul.tab-strip li {
                                        margin-right: 15px;
                                        font-size: 18px;
                                    }
                                }

                                .sec-mdl-agnd.dt-4 ul.tab-strip {
                                    display: flex;
                                }

                                .sec-mdl-agnd.dt-4 ul.tab-strip li {
                                    background: #DADADA;
                                    border-radius: 56px;
                                    padding: 15px 40px;
                                    border: none;
                                    cursor: pointer;
                                    font-size: 14px;
                                    line-height: 1.2em;
                                    text-align: center;
                                    letter-spacing: -0.323077px;
                                    color: #FFFFFF;
                                    font-weight: 500;
                                    position: relative;
                                    z-index: 2;
                                    margin-right: 10px;
                                }

                                .sec-mdl-agnd.dt-4 ul.tab-strip li.current, .sec-mdl-agnd.dt-4 ul.tab-strip li:hover {
                                    background: rgba(var(--theme-color), 1);
                                    outline: none;
                                }

                                .sec-mdl-agnd.dt-4 .ssn-inner {
                                    margin-top: 30px;
                                    position: relative;
                                }

                                .sec-mdl-agnd.dt-4 .tabcontent {
                                    display: none;
                                }

                                .sec-mdl-agnd.dt-4 .tabcontent.current {
                                    display: block;
                                }

                                .sec-mdl-agnd.dt-4 ul.tab-strip {
                                    display: flex;
                                    justify-content: center;
                                }

                                .sec-mdl-agnd.dt-4 ul.tab-strip.trk-tabs {
                                    display: flex;
                                    background: #dadada;
                                    padding-left: 175px;
                                    justify-content: left;
                                }

                                .sec-mdl-agnd.dt-4 ul.tab-strip.trk-tabs li {
                                    border-radius: 0px;
                                    margin-right: 0px;
                                    border-right: 1px dashed #fff;
                                  color: #fff;
                                    font-size: 12px;
                                }

                                .sec-mdl-agnd.dt-4 ul.tab-strip.trk-tabs li.current, .sec-mdl-agnd.dt-4 ul.tab-strip.trk-tabs li:hover {
                                    color: #fff;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot {
                                    display: flex;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-1 {
                                    width: 175px;
                                    background: rgba(var(--theme-color), 1);
                                    display: flex;
                                    align-items: center;
                                    justify-content: flex-end;
                                    padding-right: 30px;
                                    box-sizing: border-box;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-1 .evnt-tm {
                                    color: #fff;
                                    font-size: 14px;
                                    line-height: 1.2em;
                                    letter-spacing: -0.323077px;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 {
                                    width: calc(100% - 175px);
                                    padding: 15px 15px;
                                    position: relative;
                                    box-sizing: border-box;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .dtl-row {
                                    display: flex;
                                    padding-bottom: 20px;
                                    border-bottom: 1px solid #DADADA;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .evnt-dtl {
                                    border-left: 0;
                                    padding: 12px 30px 12px 20px;
                                    margin-right: 30px;
                                    display: flex;
                                    justify-content: center;
                                    flex-direction: column;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .evnt-dtl h3 {
                                    font-size: 18px;
                                    line-height: 1.2em;
                                    letter-spacing: -0.323077px;
                                    margin-bottom: 10px;
                                    font-weight: 500;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .evnt-dtl .desc {
                                    font-size: 14px;
                                    letter-spacing: -0.323077px;
                                   color: #fff;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .evnt-dtl .spkrs {
                                    width: calc(100% - 20%);
                                    display: flex;
                                    flex-wrap: wrap;
                                    margin-top: 16px;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .evnt-dtl .spkrs > span {
                                    display: flex;
                                    align-items: center;
                                    margin: 0px 0px 10px;
                                    flex: 0 0 260px;
                                    width: 260px;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .evnt-dtl .spkrs > span img {
                                    width: 60px;
                                    height: 60px;
                                    margin-right: 10px;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .evnt-dtl .spkrs h3 {
                                    font-size: 12px;
                                    line-height: 1.2em;
                                    font-weight: bold;
                                    margin-bottom: 5px;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .evnt-dtl .spkrs p {
                                    font-size: 12px;
                                    line-height: 1.2em;
                                    color: #666;
                                }

                                .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .evnt-dtl .spkrs span span p {
                                    width: 80%;
                                }

                                @media screen and (max-width: 1024px) {
                                    .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot {
                                        width: 1020px;
                                    }

                                    .sec-mdl-agnd.dt-4 ul.tab-strip.trk-tabs {
                                        padding-left: 150px;
                                        width: 870px;
                                    }

                                    .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-1 {
                                        width: 150px;
                                    }

                                    .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 {
                                        width: calc(100% - 150px);
                                    }

                                    .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-1 .evnt-tm {
                                        font-size: 11px;
                                    }

                                    .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 .evnt-dtl h3 {
                                        font-size: 16px;
                                    }
                                }

                                @media screen and (max-width: 767px) {
                                    .sec-mdl-agnd.dt-4 ul.tab-strip {
                                        justify-content: left;
                                    }

                                    .sec-mdl-agnd.dt-4 .ssn-inner {
                                        margin-top: 10px;
                                    }

                                    .sec-mdl-agnd.dt-4 ul.tab-strip.ssn-tabs {
                                        flex-direction: row;
                                        max-width: 600px;
                                        overflow: scroll;
                                        scroll-behavior: smooth;
                                    }

                                    .sec-mdl-agnd.dt-4 ul.tab-strip.ssn-tabs li {
                                        width: 200px;
                                        margin-bottom: 20px;
                                        margin-right: 0;
                                        flex: 1 0 auto;
                                    }

                                    .sec-mdl-agnd.dt-4 ul.tab-strip.trk-tabs {
                                        padding-left: 0;
                                        overflow: scroll;
                                        scroll-behavior: smooth;
                                        width: 100%;
                                        white-space: nowrap;
                                    }

                                    .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot {
                                        width: 100%;
                                        flex-direction: column;
                                    }

                                    .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-1 {
                                        width: 100%;
                                        justify-content: flex-start;
                                    }

                                    .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-1 .evnt-tm {
                                        padding: 10px 10px;
                                    }

                                    .sec-mdl-agnd.dt-4 .trk-inner .evnt-slot .part-2 {
                                        width: 100%;
                                        padding: 0px;
                                    }
                                }


section.mb-medium.bgCover_1.agenda-disp-type-3.sec-mdl-agnd.dt-3 .spkrs img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    object-fit: cover;
    border-radius: 5px;border:1px solid #fff;
}
.sec-mdl-agnd.dt-3 .tabcontent ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 22px 0px;
    padding-left: 220px;
    position: relative;
    font-size: 13px;
    line-height: 1.3em;
    color: #fff;
    transition: background .2s ease;
    -webkit-transition: background .2s ease;
    padding-right: 30px;
}
section.mb-medium.bgCover_1.agenda-disp-type-3.sec-mdl-agnd.dt-3 .spkrs > span {
    display: flex;
    align-items: center;
    margin: 0px 0px 10px;
    flex: 0 0 260px;
    width: 260px;
    max-width: 50%;
}
section.mb-medium.bgCover_1.agenda-disp-type-3.sec-mdl-agnd.dt-3 .spkrs h3 {
    font-size: 12px;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}
section.mb-medium.bgCover_1.agenda-disp-type-3.sec-mdl-agnd.dt-3 .spkrs {
    width: calc(100% - 20%);
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
}


a.nav-link,.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #fff;
}
body {
    overflow-x: hidden!important;
}







/*.................BUtton.........*/




button {
  position: fixed;
  background: #ff7749;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  letter-spacing: 0.1rem;
  font-size: 18px;
  font-weight: 600;
  padding: 15px;
  transition: 0.2s;
  right: 30px;
  bottom: 110px;
}

button:hover {
  letter-spacing: 0.2rem;
  padding: 1.1rem 3.1rem;
  background: var(--clr);
  color: var(--clr);
  /* box-shadow: 0 0 35px var(--clr); */
  animation: box 3s infinite;
}

button::before {
  content: "";
  position: absolute;
  inset: 2px;
  background: #fe7248;
}

button span {
  position: relative;
  z-index: 1;
}
button i {
  position: absolute;
  inset: 0;
  display: block;
}

button i::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  left: 80%;
  top: -2px;
  border: 2px solid var(--clr);
  background: #272822;
  transition: 0.2s;
}

button:hover i::before {
  width: 15px;
  left: 20%;
  animation: move 3s infinite;
}

button i::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  left: 20%;
  bottom: -2px;
  border: 2px solid var(--clr);
  background: #272822;
  transition: 0.2s;
}

button:hover i::after {
  width: 15px;
  left: 80%;
  animation: move 3s infinite;
}

@keyframes move {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes box {
  0% {
    box-shadow: #27272c;
  }
  50% {
    box-shadow: 0 0 25px var(--clr);
  }
  100% {
    box-shadow: #27272c;
  }
}




/*.................BUtton end.........*/





/*.offer{font-size: 24px; font-weight: 600; text-align: center;}*/


.wrapper {
    text-align: center;
    background-color: #1a0a49;
    padding: 10px;
    border: 2px solid #ff7a49;

    h1 {
        color: #fff;
        font-size: 26px;
        text-transform: uppercase;
        font-weight: 700;
        font-family: "Josefin Sans", sans-serif;
        background: linear-gradient(to right, #ffffff 10%, #ff7949 60%);
        background-size: auto auto;
        background-clip: border-box;
        background-size: 200% auto;
        color: #fff;
        background-clip: text;
        text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        animation: textclip 5.5s linear infinite;
        display: inline-block;
        line-height: 40px;

    }
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}














/*..................partner strip............*/



@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 10));
  }
}
.slider {
  background: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);
  height: 155px;
  margin: auto;
  overflow: hidden;
  position: relative;
  max-width: 1260px;color:#333;
}
.slider::before, .slider::after {
  /*background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);*/
  content: "";
  height: 130px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  animation: scroll 50s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 130px;
  width: 300px;
  text-align: center;
}
.slider .slide span{
display:block;
font-weight:bold;
text-align:center;
}
.Marquee-tag {
  width: 300px;
  margin: 0 0.5em;
  padding: 0.5em;
  /*background: rgba(255,255,255,0.1);*/
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}



@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
.Marquee-tag {
    
    margin-top: 0px;
    min-height: 100px;
    border-color: rgb(255, 13, 56);
    border-style: solid;
    border-width: 1px;
    background-color: rgb(26, 26, 26);
    border-radius: 5px;
    padding-bottom: 30px;
}

.marquee-logo .Marquee-tag {
  border: 0px !important;
  background-color: rgba(0,0,0,0);
}


.marquee-img {
  width: 100px;
}
.marquee-logo {
    width: 100%;
    padding: 0;
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
}

.marquee-logo .Marquee-tag {
  padding-bottom: 0px;
}

@media screen and (max-width: 750px) {
.marquee-logo .Marquee-tag {
  width: 150px;
}
.marquee-placeholder {
  height: 66px;
}
}

.Marquee-tag a {
  text-decoration: none;
  color: black;
}








/*........partner strip end...............*/






























/*..................................agenda..........................................*/





.demo{ background-color: #302E34; }
.main-timeline{
 
    padding: 30px 0;
}
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.inner-content ul li{text-align:left;font-size:15px;}
.main-timeline a{text-decoration:none;}
.main-timeline:before{
    content: '';
    background-color: #fff;
    height: 100%;
    width: 5px;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    width: 50%;
    margin: 0 10px 40px 0;
    float: left;
    position: relative;
}
.main-timeline .timeline-content{
    color: #555;
    display: block;
    position: relative;
    z-index: 1;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-content:before{
    content: '';
    background-color: #ff6a14;
    height: calc(100% + 20px);
    width: 135px;
    transform: translateY(-50%);
    position: absolute;
    right: 2px;
    top: 50%;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
}
.main-timeline .timeline-year{
    color: #fff;
    background-color: #ff6a14;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 10px 10px 0px;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    transform: translateY(-50%);
    position: absolute;
    left: calc(100% + 3px);
    top: 50%;
    width: 270px;
}
.main-timeline .timeline-icon{
    color: #fff;
    font-size: 35px;
    text-align: center;
    line-height: 66px;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    text-shadow: 3px 3px 0 rgba(0,0,0,0.15);
    border: 4px solid #fff;
    transform: translateY(-50%);
    position: absolute;
    right: 20px;
    top: 50%;
    z-index: 1;
}
.main-timeline .inner-content{
    background-color: #fff;
    padding: 10px 130px 10px 40px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
}
.main-timeline .title{
    color: #333;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
.main-timeline .description{
    font-size: 15px;
    letter-spacing: 1px;
    margin: 0;
}
.main-timeline .timeline:nth-child(even){
    margin: 0 0 40px 10px;
    float: right;
}
.main-timeline .timeline:nth-child(even) .timeline-content:before{
    transform: translateY(-50%) rotateY(180deg);
    right: auto;
    left: 3px;
}
.main-timeline .timeline:nth-child(even) .timeline-year{
    padding: 10px 20px 10px 30px;
    left: auto;
    right: calc(100% + 1px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
    right: auto;
    left: 20px;
}
.main-timeline .timeline:nth-child(even) .inner-content{
    padding: 10px 30px 10px 145px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content:before{ background-color: #CF18FF; }
.main-timeline .timeline:nth-child(4n+2) .timeline-year{ background-color: #CF18FF; }
.main-timeline .timeline:nth-child(4n+3) .timeline-content:before{ background-color: #ff6a14; }
.main-timeline .timeline:nth-child(4n+3) .timeline-year{ background-color: #ff6a14; }
.main-timeline .timeline:nth-child(4n+4) .timeline-content:before{ background-color: #cf18ff; }
.main-timeline .timeline:nth-child(4n+4) .timeline-year{ background-color: #cf18ff; }
@media screen and (max-width:767px){
    .main-timeline{ padding: 0; }
    .main-timeline:before{ display: none; }
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        padding: 60px 0 65px;
        margin: 0 0 20px;
        float: none;
    }
    .main-timeline .inner-content{ padding: 10px 20px 10px 40px; }
    .main-timeline .timeline:nth-child(even) .inner-content{ padding: 10px 40px 10px 20px; }
    .main-timeline .timeline-content:before{
        height: 65px;
        width: 80px;
        transform: translateY(0);
        top: 100%;
        right: 0;
    }
    .main-timeline .timeline:nth-child(even) .timeline-content:before{
        transform: translateY(0) rotateY(180deg);
        left: 0;
    }
    .main-timeline .timeline-year{
        transform: translateY(0);
        left: 0;
        top: -60px;
    }
    .main-timeline .timeline:nth-child(even) .timeline-year{
        transform: translateY(0);
        right: 0;
        top: -60px;
    }
    .main-timeline .timeline-icon{
        font-size: 25px;
        line-height: 48px;
        height: 50px;
        width: 50px;
        border-width: 2px;
        transform: translateY(0);
        top: calc(100% + 7px);
        right: 7px;
    }
    .main-timeline .timeline:nth-child(even) .timeline-icon{ left: 5px; }
}
@media screen and (max-width:567px){
    .main-timeline .title{ font-size: 18px; }
}



.name{


    font-weight: 700;
}
.main-timeline {
 
    padding: 30px 0;
    position: relative;
}



p.description {
    font-weight: bold;
}
/*..................................agenda end..........................................*/