html{
    overflow-x: hidden;
}

body{
    overflow-x: hidden;
}

*{
    color: #1F1F1F;
    font-family: 'Archivo', sans-serif;
    font-weight: 300;
}

.main-header{
    padding: 10px 0px 10px 0px;
}

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

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

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

.main-header .btn {
    font-size: 18px;
    padding-left: 25px !important;
    padding-right: 25px !important;
    background: transparent linear-gradient(90deg, #EB008B 0%, #FF6C0E 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    border-radius: 10px;
    border-radius: 51px;
}


.home-banner{}
.home-banner .card{}
.home-banner .card .card-img-top{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.home-banner .card .card-img-overlay{}
.home-banner .card .card-img-overlay .inner-box{
    padding-top: 15%;
}
.home-banner .card .card-img-overlay .inner-box .heading{
        margin-bottom: 0px;
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
}
.home-banner .card .card-img-overlay .inner-box .heading2{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #fff;
}
.home-banner .card .card-img-overlay .inner-box .heading3{
        margin-bottom: 15px;
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
}
.home-banner .card .card-img-overlay .inner-box .boradroom{}
.home-banner .card .card-img-overlay .inner-box .boradroom .title{
        background: #09A0FF;
    width: fit-content;
    padding: 10px 20px;
    color: #fff;
    margin-bottom: 20px;
    font-size: 14px;
    text-transform: uppercase;
}
.home-banner .card .card-img-overlay .inner-box .boradroom ul{
    list-style-type: none;
    padding: 0px;
}
.home-banner .card .card-img-overlay .inner-box .boradroom ul li{
    display: inline-block;
    margin-right: 30px;
}
.home-banner .card .card-img-overlay .inner-box .boradroom ul li img{
        width: 40px;
    margin-top: 15px;
}
.home-banner .card .card-img-overlay .inner-box .boradroom ul li span{
    font-size: 17px;
    color: #ffffff;
    font-weight: 400;
    padding-left: 5px;
    margin-top: 16px;
    line-height: 1.2;
    display: inline-flex;
}
.home-banner .card .card-img-overlay .inner-box .boradroom ul li:last-child span{
    font-weight: 600;
}
.home-banner .card .card-img-overlay .inner-box .btn{
    background: #08a0ff;
    color: #fff;
    border-radius: 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}
.home-banner .card .card-img-overlay .inner-box .btn:hover{
    background: #0046b7;
}


.about{
        padding: 60px 0px 60px 0px;
}
.about .ls{
        padding-right: 5%;
}
.about .ls .heading{
    color: #0046B7;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.about .ls .text{}
.about .rs{}
.about .rs img{
        max-width: 100%;
}


.about2{
        padding: 20px 0px 60px 0px;
}
.about2 .ls{
    
}
.about2 .ls .heading{
    color: #0046B7;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: center;
}
.about2 .ls .text{}
.about2 .ls .text span{
    font-weight: 600;
}



.overview{
   padding: 60px 0px 60px 0px;
    background: url(../img/overview/overview_bg.png);
}
.overview .second-sec{
   
}
.overview .second-sec .ls{
    
}
.overview .second-sec .ls .box{
    border: 2px solid #535353;
    border-radius: 25px;
    padding: 8% 8% 5% 8%;
    background: #fff;
}
.overview .second-sec .rs{
    
}
.overview .second-sec .rs .box{
    border: 2px solid #535353;
    border-radius: 25px;
    padding: 8% 8% 5% 8%;
    background: #fff;
}
.overview .second-sec .heading{
    color: #0046B7;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: left;
}
.overview .second-sec .outer-box{
        margin-bottom: 25px;
}
.overview .second-sec .outer-box img{
        width: 15%;
    margin-bottom: 15px;
}
.overview .second-sec .outer-box .text{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}



.CTA{
    padding: 80px 0px 60px 0px;
    background: #F8F8F8;
}
.CTA .ls{
    
}
.CTA .ls .text{
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #1F1F1F;
}
.CTA .rs{
    
}
.CTA .rs .highlights{
    font-size: 24px;
    font-weight: 600;
    background: transparent linear-gradient(180deg, #EB008B 0%, #FF6C0E 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
    padding-left: 50px;
    margin-bottom: 0px;
    margin-top: 0px;
}

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


.venue{
    background: #0046B7;
}
.venue .ls{
        padding: 20px 5% 20px 5%;
}
.venue .ls .heading{
    color: #ffffff;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 600;
    text-align: left;
}
.venue .ls ul{
        list-style-type: none;
    padding: 0px;
}
.venue .ls ul li{
    display: inline-block;
    margin-right: 30px;
}
.venue .ls ul li img {
    width: 40px;
    margin-top: 15px;
}
.venue .ls ul li span {
    font-size: 17px;
    color: #ffffff;
    font-weight: 600;
    padding-left: 5px;
    margin-top: 16px;
    line-height: 1.2;
    display: inline-flex;
}
.venue .ls .text{
    color: #fff;
}
.venue .rs{
    padding: 0px;
}
.venue .rs img{}



.s-speakers{
	padding: 60px 0px 60px 0px;
    background: url(../img/overview/overview_bg.png);
}
.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{
        background: #fff;
    padding: 5% 5% 3% 5%;
}

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

.s-speakers .skr-box .img-sec img{
        width: 20%;
    margin-bottom: 10px;
}

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

.s-speakers .content-sec .name{
        font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 0px;
}
.s-speakers .content-sec .desi{
}
.s-speakers .content-sec .text{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}

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

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

.register{
	padding: 80px 0px 60px 0px;
}

.register .first_sec{}

.register .first_sec .heading{
    font-size: 30px;
    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: 10px;
	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: #0046B7;
}

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: 25%;
        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{
	color: #fff;
}
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 .rs .name{
   color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 5px;
}
footer .rs a{
   color: #fff;
text-decoration: none;
    font-weight: 100;
}
footer .copywright{
        color: #ffffff;
    font-weight: 300;
    font-size: 14px;
	color: #fff;
	margin-top: 20px;
}



.agenda{
	padding: 60px 0px 60px 0px;
    background-color: #fff;
}

.agenda .first-sec{}
.agenda .first-sec .Heading{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 2%;
}
.agenda .second_sec{}
.timeline-1 {
    border-left: 3px solid #1F1F1F;
    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%;
  }
.agenda b {
    font-weight: 600;
}
  
  @media (max-width: 767px) {
    .timeline-1 {
      max-width: 98%;
      padding: 25px;
    }
  }
  
  .timeline-1 .event {
    border-bottom: 1px dashed #1F1F1F;
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
  }
  
  @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 #1F1F1F;
    box-shadow: 0 0 0 3px #1F1F1F;
    left: -55.8px;
    background: #fff;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    content: "";
    top: 5px;
  }

  .timeline-1 .event h4 {
    color: #0046B7;
        font-size: 20px;
  }
  
  @media (max-width: 767px) {
    .timeline-1 .event:after {
      left: -31.8px;
    }
  }



@media(max-width: 768px){
    .main-header .navbar-brand {
        width: 50%;
    }
    .main-header .navbar-brand img {
        width: 100%;
    }

    .home-banner .card .card-img-overlay {
        padding-top: 0px;
    }
    .home-banner .card .card-img-overlay .ls {
        padding: 0px;
    }
    .home-banner .card .card-img-overlay .inner-box {
        padding-top: 0%;
    }
    .home-banner .card .card-img-overlay .inner-box .heading {
        margin-bottom: 0px;
        font-size: 18px;
    }
    .home-banner .card .card-img-overlay .inner-box .heading2 {
        font-size: 18px;
    }
    .home-banner .card .card-img-overlay .inner-box .heading3 {
        margin-bottom: 5px;
        font-size: 18px;
    }
    .home-banner .card .card-img-overlay .inner-box .boradroom .title {
        padding: 5px 10px;
        margin-bottom: -5px;
        font-size: 12px;
    }
    .home-banner .card .card-img-overlay .inner-box .boradroom ul {
        margin-bottom: 0px;
    }
    .home-banner .card .card-img-overlay .inner-box .boradroom ul li {
        display: inline-block;
        margin-right: 1px;
    }
    .home-banner .card .card-img-overlay .inner-box .boradroom ul li img {
        width: 30px;
        margin-top: 5px;
    }
    .home-banner .card .card-img-overlay .inner-box .boradroom ul li span {
        font-size: 14px;
        padding-left: 5px;
        margin-top: 0px;
        line-height: 1;
        display: inline-flex;
    }
    .home-banner .card .card-img-overlay .inner-box .btn {
        padding: 5px 15px;
        font-size: 14px;
        font-weight: 600;
        margin-top: 0px;
    }

    .banner-sec .cp {
        padding-left: 0%;
    }
    .banner-sec .boradroom ul li {
        display: block;
        margin-bottom: 20px;
    }

    .about {
        padding: 30px 0px 40px 0px;
    }
    .about .ls .heading {
        font-size: 26px;
    }

    .about2 .ls .heading {
        font-size: 26px;
        text-align: left;
    }
    .about2 {
        padding: 20px 0px 20px 0px;
    }

    .overview .first-sec .Heading {
        font-size: 30px;
    }
    .overview .second-sec .outer-box {
                padding: 0px 0px;
    }
    .overview .second-sec .outer-box img {
        width: 25%;
        margin-bottom: 15px;
    }
    .overview .second-sec .ls .box {
        margin-bottom: 30px;
    }


    .agenda .first-sec .Heading {
        font-size: 26px;
    }

    .CTA .rs .highlights {
        padding-left: 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 {
        border-radius: 50%;
        width: 50%;
    }
    .s-speakers .skr-box {
        margin-top: 30px;
    }
    .s-speakers .first-sec .Heading {
        margin-bottom: 10px;
        font-size: 26px;
    }

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

    footer .ls .footer-logo {
        width: 50%;
    }
    

}

