body, p, div, span, h1, h2, h3, h4, h5, h6, a, li, ul{
    font-family: 'poppins', sans-serif !important;
}
.navbar_header {
    background: transparent;
    padding: 10px !important;
}
.navbar_header .container {
   justify-content: center;
}
.navbar_header h2 {
   color: #fff;
}
.page-header {
   background: url(/images/conf-banner.jpg) center center no-repeat !important;
   height: 850px;
   background-size: cover !important;
   position: relative;
   display: flex;
   align-items: center;
   margin-top: -115px;
}
.page-header::before {
   position: absolute;
   content: '';
   background: rgba(5, 7, 9, 0.4);
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
}
.page-header h1 {
   max-width: 800px;
   line-height: 46px;
   margin: 0 auto !important;
   font-weight: 500;
}
.page-header .container{
   padding: 0 !important;
}	
p {
   font-size: 14px;
   line-height: 26px;
}
.detailed-nav-conference a {
   color: #000 !important;
   padding: 10px !important;
   background: #fff !important;
   font-weight: 500 !important;
   box-shadow: none !important;
   border-bottom: 1px solid #ddd !important;
   border-radius: 0 !important;
   margin-bottom: 0 !important;
}
.system {
   line-height: 26px;
}
.m_t {
   margin-top: 50px;
}
.asidebar {
   background: #f1e9f8;
   padding: 20px;
}
.detailed-sheet-header {
   /* background: url(/images/bg-left.png) top left no-repeat; */
}
.detailed-nav-conference .active, .detailed-nav-conference .nav-link:hover {
   background: #4e1184 !important;
   color: #fff !important;
}
.detailed-nav-conference .nav-link.active::before {
   opacity: 1;
   border-left-color: #4e1184;
}
.sidewedget h3 {
   font-size: 16px;
   background: #4e1184;
}
.detailed-nav-conferences h5 b {
   color: #000;
   font-weight: 500;
   font-size: 24px;
   border-bottom: 1px solid #000;
   padding-bottom: 4px;
}
.detailed-nav-conferences h5 {
   padding: 10px 0 !important;
   text-align: center;
/*     background: #f1e9f8; */
   margin-bottom: 5px;
}
.footer {
   background: #4e1184;
   padding-top: 0;
}
.wedgetcontent {
   background: #fff;
}
.speakerlists {
   padding: 0;
   background: transparent;
   position: relative;
   overflow: hidden;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   transition: all .25s ease-in-out;
   color: #fff;
   height: 300px;
}
.speaker_profile {
   position: absolute;
   width: 100%;
   height: 100%;
   top: -68px;
   left: 0;
   background-color: rgba(5,7,9,.7);
   padding: 10px 15px 50px;
   -webkit-transform: translateY(100%);
   -ms-transform: translateY(100%);
   transform: translateY(100%);
   border-top: 1px solid hsla(0,0%,100%,.7);
   -webkit-transition: all .5s cubic-bezier(.18,.89,.32,1.28);
   -o-transition: all .5s cubic-bezier(.18,.89,.32,1.28);
   transition: all .5s cubic-bezier(.18,.89,.32,1.28);
}
p.rank {
   color: #fff;
   font-size: 17px;
   font-weight: 500;
}
.speakerlists img {
   height: 300px;
   margin-bottom: 0;
}
.speakerlists:hover {
   -webkit-box-shadow: 0 6px 12px 0 rgba(0,0,0,.2);
   box-shadow: 0 6px 12px 0 rgba(0,0,0,.2);
}
.speakerlists:hover .speaker_profile{
   top: 0;
   padding-top: 75px;
   -webkit-transform: translateY(0);
   -ms-transform: translateY(0);
   transform: translateY(0);
   border-top: 1px solid hsla(0,0%,100%,0);
   display: flex;
   flex-direction: column;
   justify-content: center;
} 
.detailed-nav-conferences h3{
   color: #000;
}
.wedgetcontent b {
   font-weight: 600;
   color: #000;
}
.wedgetcontent a{
   text-decoration: none;
   color: #000;
}
.wedgetcontent a:hover {
   text-decoration: underline;
   color: #4e1184;
}
.detailed-nav-conference .nav-link:hover::before {
   border-left-color: #4e1184 !important;
   opacity: 1 !important;
}
.sponser_img {
   width: 100%;
   /* background: #fff; */
   /* box-shadow: 0 15px 25px rgb(174 172 172 / 10%); */
   /* padding: 10px; */
   height: auto;
}
.sponser_list {
   width: 100%;
   text-align: center;
   height: 100%;
   display: flex;
   align-items: center;
}
.sponsor_outer .item {
   margin-bottom: 10px;
}
.detailed-nav-conferences strong {
   color: #000;
   font-weight: 600;
}
.sponser_list p {
   padding: 5px;
   background: #ededed;
   display: none;
   margin: 0;
}
.conf_desc {
   text-align: justify;
}
.footer .copyright-section p {
   margin: 0;
}
/* .gold_slider .slick-slide {
   padding: 0 20px;
} */
.gp_title {
   font-size: 18px;
   padding: 10px;
   text-align: center;
   background: #ecd9fc;
   border-radius: 0 15px;
   width: 200px;
   margin: 20px auto ;
   font-style: italic;
   font-weight: 600;
}
.gold_slider .slick-dots {
   display: none !important;
   justify-content: center;
}
.gold_slider .slick-dots button {
   font-size: 0;
   padding: 3px;
   border-radius: 50%;
   margin: 2px;
   /* background: #f1e9f8; */
   border: 1px solid #d1cece;
}
.sponsors_section .bg_spon {
   /* background: #fdfaff; */
   padding: 0px;
}
.sponsors_section .col-lg-3 {
   border-right: 1px solid #ddd;
}
/* .sponsors_section img {
   padding: 0 15px;
} */
.conf_header .navbar-collapse {
   justify-content: end;
}
.navbar_header.fixed {
   background: #4e1184;
}
.navbar_header.conf_header .nav-link {
   font-size: 15px;
   font-weight: 600;
   border-bottom: 1px solid transparent;
}
.conf_header .navbar-nav>li>.nav-link:hover, .conf_header .navbar-nav>li>.nav-link.active, .conf_header .navbar-nav>li>.nav-link:focus {
   background: transparent;
   color: #fff;
   border-bottom: 1px solid #fff;
   border-radius: 0;
}
.logo-item img {
   width: 100px;
   margin: 0 5px;
}
.new_design .detailed-nav-conferences .tab-pane {
   display: block;
   opacity: 1;
}
.gold_logos {
   /* padding-left: 20px; */
}
.new_design h2 {
   text-align: center;
   margin-bottom: 30px;
   position: relative;
   padding-bottom: 15px;
}
.sponsor_outer h5 {
   text-align: left;
}
.register_outer {
   background: url(/images/reg_bg.jpg) center no-repeat;
   position: relative;
}
.register_outer::before {
   content: '';
   background: rgb(248 248 248 / 40%);
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
}
.register_outer h2, .register_outer p, .register_outer span {
   position: relative;
   color: #000 !important;
   text-align: center !important;
   display: block;
   font-size: 18px;
}
.register_outer h2 {
   margin-bottom: 30px;
}
.register_outer span {
   font-size: 18px;
   line-height: 32px;
}
.new_design .nav-item {
   margin: 0 0 0 10px;
}
.conf_header .navbar-brand{
   padding-top:3px;
}
.register_outer .col-md-12 {
   background: rgba(255, 255, 255, .5);
   padding: 40px;
}
.new_design h2::after, .new_design h2::before {
   position: absolute;
   left: 0;
   bottom: 0;
   width: 45px;
   height: 4px;
   content: '';
   right: 45px;
   margin:auto;
   background-color: #ddc2f6;
}

.new_design h2::before {
   background-color: #4e1184;
   left:45px;
   width:90px;
}
.new_design .special-row.row img {
   width: 100%;
   padding: 4px;
   border: 1px solid #ddd;
   margin-top: 5px;
   height: 400px;
   object-fit: contain;
   object-position: center;
}
.sponsors_section {
   margin-top: 15px;
}
.platinum_sec img {
   padding: 0 50px;
}
.session_logos img {
   padding: 0;
   width: 200px;
}
.bg_levender {
   background: #faf4ff;
}
.bg_greylight {
   background: #f7f7f7;
}
body .new_design .detailed-conference {
   padding-bottom: 0 !important;
}
.register_outer b {
   color: #000;
}
.venue_outer img {
   width: 100%;
   height: 200px;
}
.invited_sepeaker h5 {
   display: inline-block;
   width: 100%;
   text-align: left;
}
.venue_outer p {
   font-size: 18px;
   text-align: center;
}
.committee_outer p {
   margin-bottom: 5px;
}
.logo-item {
   right: -75px;
   position: relative;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
   width: 30px !important;
   height: 30px !important;
   background-size: 14px !important;
   background-color: #000 !important;
}
.contact_brand a {
   color: #4e1184;
   font-weight: 600;
}
.contact_brand a:hover {
   text-decoration:underline;
}
.program_outer p {
   font-size: 20px;
}
.animate-charcter{
 background-image: linear-gradient(-225deg, #4e1184 0%, #4a0786 29%, #ff1361 67%, #fff800 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;
 animation: textclip 2s linear infinite;
}
@keyframes textclip {
 to {
   background-position: 200% center;
 }
}
.detailed-nav-conferences li {
   list-style: circle;
   margin-bottom: 12px;
}
.detailed-nav-conferences ul {
   padding-left: 20px;
}
.detailed-nav-conferences li::marker {
   color: #4e1184;
}
.sponser_list img {
   width: 100%;
   height: 100%;
   object-fit: contain;
}

/********************Media-Queries***********************/
@media only screen and (max-width: 1400px){
  .page-header{
      height:650px;
  }
}


@media only screen and (min-width: 1400px){
   .page-header h1 {
       top: -40px;
       position: relative;
   }
}

@media only screen and (min-width: 1200px) and (max-width: 1350px){
   .logo-item {
       right: -30px;
   }
   .logo-item img {
       width: 70px;
   }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
   .logo-item img {
       width: 65px;
   }
   .navbar_header.conf_header .nav-link {
       font-size: 14px;
       padding: 0 7px !important;
  }
  .logo-item {
   right: -45px;
   }
   .platinum_sec img {
     padding: 0 30px;
   }
   .session_logos img {
     padding: 0 15px;
   }
   .sponsors_section img {
      padding: 0 5px;
   }
}


@media only screen and (max-width: 991px){
   .gold_logos img {
     width: 140px;
     margin: 0 auto;
   }
   .logo-item {
     right: auto;
    }
    .navbar_header .container {
     justify-content: unset !important;
     position: relative;
   }
   .conf_header .navbar-toggler {
     background-color: #fff;
     border-radius: 0;
     padding: 5px;
     position: absolute;
     right: 15px;
   }
   .sponsors_section .bg_spon {
     /* padding: 20px; */
   }
   .platinum_sec img, .session_logos img {
       padding: 0;
       width: 200px;
    }
    .platinum_sec, .session_logos {
      text-align: center;
      margin-bottom: 25px;
    }
    .platinum_sec {
      margin-bottom: 25px;
    }
   .navbar-toggler-icon::before {
       content: "\eb5f";
       font-family: boxicons!important;
       color: #4e1184;
       font-size: 31px;
   }
   body .conf_header .navbar-collapse {
       justify-content: end;
       position: fixed;
       left: 0;
       top: 0 !important;
       background: #fff;
       right: 0;
       width:0;
       transition: .2s linear all;
       height: 100%;
       z-index: 1;
   }
   body .navbar-collapse.show {
      width: 400px;
      padding: 0 20px;
   }
   .page-header h1 {
       line-height: 36px;
       font-size: 24px;
   }
   .conf_header .navbar-nav>li>.nav-link:hover, .conf_header .navbar-nav>li>.nav-link.active, .conf_header .navbar-nav>li>.nav-link:focus {
       background: transparent;
       color: #4e1184;
       border-bottom: 1px solid #4e1184;
       border-radius: 0;
   }
   .page-header h1 {
     padding-top: 115px !important;
   }
   .conf_header .navbar-nav {
    padding-top: 25px;
   }
}


@media only screen and (max-width: 767px){
   .venue_outer .col-md-6:last-child {
     margin-top: 20px;
   }
   .sponsors_section .col-lg-3 {
      border-right: 0;
   }
   .gold_logos img {
     max-width: 165px;
     margin: 0 auto;
   }
   .program_outer p {
    font-size: 14px;
   }
   body .new_design .detailed-conference {
     padding: 0 !important;
   }
   body .navbar-collapse.show {
     width: 255px;
   }
   body .page-header h1 {
     font-size: 18px;
     line-height: 26px;
   }
   .page-header {
     height: 450px;
   }
   body .container{
       max-width: unset !important;
       padding: 0;
   }
    .navbar_header h2 {
     font-size: 18px;
   }
   body .navbar_header.shadow-sm {
     top: 0 !important;
   }
   body .conf_header, body .navbar_header.shadow-sm {
     padding: 5px 0 5px 15px!important;
   }
   .gp_title {
      font-size: 16px;
   }
   .new_design .detailed-nav-conferences .tab-pane {
      padding: 20px 10px !important;
   }
   .register_outer .col-md-12 {
     padding: 15px;
   }
   .register_outer span {
     font-size: 14px;
     line-height: 26px;
   }
}  


@media only screen and (max-width: 575px){
   .detailed-nav-conferences .accommo_outer h5 {
       padding: 2px 0 !important;
       margin-bottom: 8px;
       font-size: 14px;
    }
   .venue_outer p {
     font-size: 14px;
     margin-bottom: 5px;
   }
   .committee_outer .col-lg-4 {
     padding: 0;
     font-size: 14px;
    }
    .venue_outer .col-md-6 {
      padding: 0;
     }
     .venue_outer .col-md-6:first-child {
      margin-bottom: 25px;
     }
   .detailed-nav-conferences h5 {
     margin-bottom: 8px;
    }
   .detailed-nav-conferences h5 b {
     font-size: 16px;
   }
   .new_design h2 {
     font-size: 28px;
   }
   .navbar_header h2 {
       display: none;
   }
   body .navbar img{
     width:85px !important;
   }
   .navbar-brand {
    margin: 0;
   }
   body .navbar .logo-item img {
     width: 50px !important;
   }
   .new_design .special-row.row img {
     height: 300px;
   }
   .gp_title {
      font-size: 14px;
   }
   .sponsors_section .col-lg-3 {
      border-right: 0;
    }
    .gold_logos {
      margin-top: 0;
   }
   .platinum_sec img{
      padding: 0 25px;
   }
   .invited_sepeaker .col {
     max-width: 50%;
   }
}


@media only screen and (max-width: 480px){
   .speakerlists img {
       /* height: auto; */
   }
   .invited_sepeaker .col {
     max-width: 100%;
   }
}

@media only screen and (min-width: 320px) and (max-width: 575px){
   body .page-header h1 {
       font-size: 15px;
       line-height: 26px;
       padding: 0px 15px;
   }
   .page-header h1 {
       padding-top: 80px !important;
   }
   }