html{
    overflow-x: hidden;
}

body{
    overflow-x: hidden;
}

*{
    color: #1F1F1F;
    font-family: "Roboto", serif;
    font-weight: 300;
}

.main-header{
    padding: 10px 0px 0px 0px;
    background-image: url(../img/banner-bg.png);
}

.main-header .navbar-brand{
    width: 30%;
}

.main-header .navbar-brand img{
    width: 50%;
}

.main-header .nav-link {
    font-size: 18px;
    margin-left: 20px !important;
    margin-right: 20px !important;
    color: #ffffff;
}

.main-header .btn {
    font-size: 18px;
    padding-left: 25px !important;
    padding-right: 25px !important;
    background: #8512E0;
    color: #fff;
    border-radius: 10px;
    border-radius: 51px;
}


.banner-sec{
        padding: 100px 0;
    background-color: #081934;
    background-image: url(../img/banner-bg.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}
.banner-sec .img-row{
    margin-bottom: 30px;
}
.banner-sec .img-row .logo1{
    display: block;
    float: left;
    width: 20%;
    margin-right: 20px;
}
.banner-sec .img-row .logo2{
    display: block;
    float: left;
    width: 10%;
}
.banner-sec .ls{
    padding-right: 10%;
}

.banner-sec .cp{
    margin-left: 0px;
}

.banner-sec .ls .line{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0px;
}

.banner-sec .ls .heading{
    margin-bottom: 25px;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    color: #ffffff;
}

.banner-sec .ls .heading2{
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 300;
    color: #fff;
}

.banner-sec .ls .heading3{
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}

.banner-sec .boradroom{}

.banner-sec .title{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0px;
    color: #fff;
}

.banner-sec .boradroom .title2{
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 30px;
        margin-top: 0px;
        background: linear-gradient(
        90deg,
        #9c1c5c 0%,
        #b11f7a 20%,
        #c51fb2 50%,
        #b01fbf 75%,
        #6a0dad 100%
    );
        color: white;
        border: none;
        border-radius: 0px;
        width: fit-content;
        padding: 8px 25px;
        text-transform: uppercase;
}

.banner-sec .boradroom ul{
    list-style-type: none;
    padding: 0px;
}

.banner-sec .boradroom ul li{
    display: inline-block;
    margin-right: 30px;
}

.banner-sec .boradroom ul li img{
    width: 30px;
    margin-top: -5px;
}

.banner-sec .boradroom ul li span{
    font-size: 17px;
    color: #ffffff;
    font-weight: 400;
    padding-left: 5px;
    margin-top: 16px;
}


.overview{
    padding: 60px 0px 40px 0px;
    background: #F2F2F2;
}
.overview .cp{
   
}
.overview .first-sec{
    
}
.overview .first-sec .Heading{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: left;
}
.overview .second-sec{
   
}
.overview .second-sec .bg1{
    
}
.overview .second-sec .bg2{
    
}
.overview .second-sec .outer-box{
    margin-bottom: 40px;
    padding-right: 25px;
}
.overview .second-sec .outer-box:before{
    
}
.overview .second-sec .outer-box .step{
    width: fit-content;
    font-size: 45px;
    font-weight: 600;
    color: transparent;
    -webkit-text-stroke: 1px #333;
    border-bottom: 2px solid #801D6C;
}
.overview .second-sec .outer-box .title{
    color: #1F1F1F;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.2;
    text-align: left;
}
.overview .second-sec .outer-box .text{
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 15px;
}



.CTA{
    padding: 80px 0px 60px 0px;
    background: #F8F8F8;
}
.CTA .heading {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: left;
}
.CTA .ls{
    
}
.CTA .ls .text{
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #1F1F1F;
}
.CTA .rs{
    
}
.CTA .rs .highlights{
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    padding-left: 10%;
    padding-right: 10%;
}

.why-should{
    padding-top: 30px;
    position: relative;
    margin-bottom: 60px;
}

.why-should .img-sec{
    position: relative;
}

.why-should .img-sec img{}

.why-should .content-sec{
    position: absolute;
    top: 45%;
    width: 100%;
    color: #fff;
}

.why-should .content-sec .heading{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
}

.why-should .content-sec ul{
    padding-left: 0px;
}

.why-should .content-sec ul li{
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
    padding-left: 3px;
    margin-bottom: 10px;
    list-style-type: none;
}

.why-should .content-sec ul li img{
    width: 18px;
    margin-right: 5px;
}

.s-speakers{
	padding: 60px 0px 40px 0px;
}
.s-speakers .first-sec .Heading{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 40px;
    text-align: center;
}
.s-speakers .speakers-list .align-self-center{
    margin-left: -30px;
}
.s-speakers .skr-box{
    
}

.s-speakers .skr-box .img-sec{}

.s-speakers .skr-box .img-sec img{
    width: auto;
    margin-bottom: 10px;
    text-align: left;
}

.s-speakers .skr-box .content-sec{
    
}

.s-speakers .content-sec .name{
        font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 0px;
}

.s-speakers .content-sec .text{
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0px;
}

.s-speakers .content-sec .text2{
        font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0px;
    font-weight: 300;
}

.s-speakers .skr-text{
    margin-top: 20px;
    margin-bottom: 0px;
}

.register{
	padding: 60px 0px 60px 0px;
    background: #081933;
}
.register .outer-box{
    
}
.register .first_sec{}

.register .first_sec .heading{
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 40px;
}

.register .first_sec .heading span{
	
}

.register .second_sec{}

.register .second_sec .left_side{
	/* background: #202f4b; */
	/* padding: 40px 30px 40px 30px; */
}

.register .second_sec .left_side label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #fff;
    text-align: left;
}

.register .second_sec .left_side .form-control {
    border: none;
    background: transparent;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
}

.register .second_sec .left_side .form-group {
    margin-bottom: 3rem;
	width: 90%;
}
.register .second_sec .left_side .form-check-input[type=checkbox] {
    background: transparent;
    border: 1px solid #fff;
	    border-radius: 0px;
}
.register .second_sec .left_side .form-check-input:checked[type=checkbox] {
    background: #eb6b30;
}

.register .second_sec .left_side .btn{
	background: #fff;
    color: #000;
    border: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 30px;
    transition: 0.5s;
}

.register .second_sec .left_side .btn:hover{
    color: #15144c;
	text-decoration: none;
}

.register .second_sec .right_side{
	/* background: #fff; */
	padding: 40px 30px 40px 30px;
}

.register .second_sec .right_side .inner_box{
    margin-bottom: 40px;
}

.register .second_sec .right_side .inner_box .heading{
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 5px;
	color: #F04D2B;
	text-align: left;
}
.register .second_sec .right_side .inner_box .heading2{
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 15px;
	/* color: #3537B0; */
	text-align: left;
}
.register .second_sec .right_side .inner_box .name{
    font-weight: 500;
    line-height: 1.5;
    text-decoration: none;
    margin-bottom: 2px;
    font-size: 16px;
}
.register .second_sec .right_side .inner_box a{
	font-weight: 300;
	line-height: 1.5;
	text-decoration: none;
	margin-bottom: 2px;
	display: block;
	color: #020202;
}
.register .second_sec .right_side .inner_box2{}

footer{
    padding: 50px 0px 30px 0px;
    background-color: #040B27;
}

footer .ls{
	/* background-color: #0B0A34; */
	/* padding-top: 40px; */
	/* padding-left: 0; */
}

footer .ls .by{
    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 5px;
}

footer .ls .text{
    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
}

footer .ls .footer-logo{
        width: 30%;
        margin-bottom: 20px;
}
footer .ls .footer-logo2{
    width: 30%;
    margin-bottom: 20px;
    margin-left: 20px;
}

footer .ls .text a{
    color: #ffffff;
    text-decoration: none;
    margin-top: 20px;
}

footer .ls .text a:hover{
    text-decoration: none;
    color: #ffffff;
}

footer .ms{
	
}
footer .ms .heading{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
}

footer .ms ul{
    padding-left: 0px;
}

footer .ms ul li{
        list-style-type: none;
margin-bottom: 5px;
}

footer .ms ul li a{
    
color: #fff;
    
text-decoration: none;
    
font-size: 14px;
    
font-weight: 300;
    
line-height: 1.1;
    
opacity: 0.8;
}


footer .rs{
	
}
footer .rs .heading{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
}

footer .rs ul{
    padding-left: 0px;
}

footer .rs ul li{
    display: inline-block;
    margin-right: 0px;
}

footer .rs ul li a{
    
}

footer .rs ul li a img{
  width: 75%;
}
footer .rs .heading2{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 40px;
}
footer .rs form{}
footer .rs input{
    background: transparent;
    margin-bottom: 20px;
    border-radius: 0;
    color: gray;
}
footer .rs .btn-submit{
    background: #fff;
    border: #fff;
    border-radius: 0px;
    padding: 7px 30px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
footer .copywright{
        color: #ffffff;
    font-weight: 300;
    font-size: 14px;
	color: #fff;
	margin-top: 20px;
}



.agenda{
	padding: 80px 0px 60px 0px;
    background: transparent linear-gradient(90deg, #EB008B 0%, #FF6C0E 100%) 0% 0% no-repeat padding-box;
}

.agenda .first-sec{}
.agenda .first-sec .Heading{
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 40px;
    text-align: center;
}
.agenda .second_sec{}
.timeline-1 {
    border-left: 3px solid #ffffff;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: transparent;
    margin: 0 auto;
    position: relative;
    padding: 50px;
    list-style: none;
    text-align: left;
    max-width: 80%;
  }
  
  @media (max-width: 767px) {
    .timeline-1 {
      max-width: 98%;
      padding: 25px;
    }
  }
  
  .timeline-1 .event {
    border-bottom: 1px dashed #fff;
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
    color: #fff;
  }
  
  @media (max-width: 767px) {
    .timeline-1 .event {
      padding-top: 30px;
    }
  }
  
  .timeline-1 .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
  }
  
  .timeline-1 .event:before,
  .timeline-1 .event:after {
    position: absolute;
    display: block;
    top: 0;
  }
  
  .timeline-1 .event:before {
    left: -207px;
    content: attr(data-date);
    text-align: right;
    font-weight: 600;
    font-size: 1em;
    min-width: 120px;
  }
  
  @media (max-width: 767px) {
    .timeline-1 .event:before {
      left: 0px;
      text-align: left;
    }
  }
  
  .timeline-1 .event:after {
    -webkit-box-shadow: 0 0 0 3px #b565a7;
    box-shadow: 0 0 0 3px #b565a7;
    left: -55.8px;
    background: #fff;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    content: "";
    top: 5px;
  }

  .timeline-1 .event h4 {
    color: #fff;
  }
  
  @media (max-width: 767px) {
    .timeline-1 .event:after {
      left: -31.8px;
    }
  }



@media(max-width: 768px){
    .main-header .navbar-brand img {
        width: 100%;
    }
    .main-header .navbar-toggler{
        background: #ffffff;
    }
    .main-header .btn {
        width: fit-content;
    }
    .main-header .navbar-brand {
        width: 40%;
    }

    .banner-sec .ls .heading {
        font-size: 30px;
    }
    .banner-sec .ls .heading2 {
        margin-bottom: 20px;
        font-size: 26px;
    }
    .banner-sec .boradroom .title {
        font-size: 16px;
    }
    .banner-sec .cp {
        padding-left: 0%;
    }
    .banner-sec .boradroom ul li {
        display: block;
        margin-bottom: 20px;
    }

    .banner-sec .img-row .logo1 {
        width: 200px;
    }
    .banner-sec .img-row .logo2 {
        width: 120px;
    }
    .banner-sec .boradroom .title2 {
        font-size: 16px;
    }

    .overview .first-sec .Heading {
        font-size: 30px;
    }

    .CTA .rs .highlights {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 20px;
    }

    .why-should {
        background: transparent linear-gradient(90deg, #EB008B 0%, #FF6C0E 100%) 0% 0% no-repeat padding-box;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left center;
        margin-top: 0px;
        padding: 40px 0px 40px 0px;
        margin-bottom: 0px;
    }
    .why-should .content-sec .heading {
        margin-bottom: 5px;
    }
    .why-should .img-sec img {
        margin-bottom: 25px;
    }
    .why-should .content-sec {
        position: unset;
        padding-left: 3%;
    }
    .why-should .content-sec ul {
        margin-bottom: 25px;
    }
    .why-should .img-md{
        display: none;
    }

    .s-speakers .speakers-list .align-self-center {
        margin-left: 5px;
    }
    .s-speakers .skr-box .img-sec img {
        width: 60%;
    }
    .s-speakers .skr-box {
        margin-top: 30px;
    }
    .s-speakers .first-sec .Heading {
        margin-bottom: 10px;
    }

    .register .second_sec .left_side {
        padding: 40px 0px 40px 0px;
    }
    .register .first_sec .heading {
        font-size: 28px;
    }

}

