::placeholder {
  color:#000!important;
}
p{color:#3b3636;}
.text-4 {font-size: 1.18em !important;}
.text-4-5 {font-size: 1.28em !important;}
.col-md-15{width: 20%;float: left;}
.bannartext{display: flex;flex-direction: column;justify-content: center;padding: 30px 0 0px 50px;}
.bannerContent .text-115{font-size: 2.4rem!important;}
.mnavigation{display:none!important}
.sticky-header-active .mnavigation{display:flex!important}
.countdown {
    display: flex;
    text-align: center;
	padding: 0px 0 0px 22px;
}
.counter-item {
    width: 70px;
    height: 70px;
    margin: 0 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: #0081ee;
    color: #fff;
    box-shadow: -6px 6px 0px -1px #d1eaff;
}
.counter-item span {
    font-size: 25px;
}
html .btn-secondary, .btn-secondary:hover {
    background-color: #0183f1c4 !important;
    border-color: #c8dced !important;
    color: #FFF !important;
    border-width: 3px;
}

html .text-color-primary, html .text-primary {
    color: #03366a !important
}
.custom-highlight-text-1 {
    position: relative;
}
.custom-highlight-text-1:before {
    border-bottom-color: #a723f0;
}
.custom-highlight-text-1:before {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    border-bottom: 7px solid #a723f0;
    opacity: .2;
    z-index: 0;
}
.{}
html .bg-color-purple{background-color: #cc0088 !important;}
.particle.particle-repeating-lines {
    background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #9000cc 1.6px, #cc0080 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.f-content {
    box-shadow: 4px 5px 11px #ddd1d1;
}
.partners-name {
    margin-bottom: 0px;
    color: #FFF!important;
    margin-top: 7px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    background: #03366a;
    padding: 8px;
    /* box-shadow: 4px 3px 1px 1px #f26f3a52; */
}
.partner-content {
    background: white;
    min-height: 130px;
}
.partner-content div {
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 13px;
}
.rvalueImg {
    width: 70%;
}
.speakers h2 {
    font-size: 17px;
    line-height: 1.4;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    margin-bottom: 5px;
}
.speakers p{margin-bottom: 5px;text-align: center;font-size: 13px;color: #554545;}
.speakers .container{height:175px;box-shadow: 0px 0px 3px 0px #ccc;}
.speakers a:hover{text-decoration:none;}
.col.poimg {
    border: 1px dotted #ccc;
}
.sponsorshipImg {
    background: linear-gradient(#ffffff91, #858585c7),url(../img/meetup.jpg);
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sponsorshipImg h3 {
    font-size: 2rem;
    color: #C00000;
    font-family: 'Satisfy', cursive;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
}
.sponsorshipContent .col-md-7 {
    padding-left: 5rem;
}
.sponsorshipContent h3 {
	font-weight: bold;
    font-Size: 1.4rem;
}
#footer {
	background: #043e81;
    border-top: 4px solid #2087ff;
}
.lnks-widget h2 {
    position: relative;
    margin-bottom: 18px;
    color: #FFF;
    font-size: 1.2rem;
    text-align: left;
}
.lnks-widget ul {
    padding-left: 0.2rem;
}
.lnks-widget ul li{
    padding-bottom: 6px;
    padding-top: 5px;
    list-style: none;
    text-align: left;
	color: #FFF!important;
	font-size: .96rem;
}
.lnks-widget ul li a{
    color: #FFF!important;
	font-size: .96rem;
}
.ts-footer-social ul li, .footer-menu ul li {
    display: inline-block;
    list-style: none;
    padding: 4px;
}

element.style {
}
#footer a:not(.btn):not(.no-footer-css) {
    color: #a3a2a2;
}
#footer a:not(.btn):not(.no-footer-css) {
    color: #777;
    transition: all 0.1s ease-in-out;
}
.ts-footer-social ul li a {
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 1px solid #fbfbff;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    padding: 5px 0;
    margin: 0 5px;
    line-height: 28px;
}
.ts-footer-social ul li a i{color: #FFF;}
#footer .footer-copyright.footer-copyright-style-2 {
    background: #21252908;
    border-top: 1px solid rgb(255 255 255 / 72%);
}
.footerMenu {
    margin-bottom: 0;
}
.footerMenu li {
    display: inline-block;
    list-style: none;
    padding: 4px;
}
#footer a:not(.btn):not(.no-footer-css), #footer .footer-copyright p {
    color: #fff;
	font-size:.98rem;
    transition: all 0.1s ease-in-out;
}
.glimpse-desc p {
    color: #FFF;
    line-height:16px;
    text-align: left;
	font-size:13px;
}
.glimpse-desc {padding: 7px 7px;display: flex;justify-content: center;height: 100%;align-items: center;}
.counters .counter {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.counters strong {
    display: block;
    font-weight: bold;
    font-size: 40px;
    line-height: 45px;
}
.counters label {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-top: 2px;
}
html .counters .counter-secondary [class*="fa-"], html .counters .counter-secondary .icons, html .counters .counter-secondary strong {
    color: #e36159;
}
html .counters .counter-tertiary [class*="fa-"], html .counters .counter-tertiary .icons, html .counters .counter-tertiary strong {
    color: #2BAAB1;
}
html .counters .counter-quaternary [class*="fa-"], html .counters .counter-quaternary .icons, html .counters .counter-quaternary strong {
    color: #383f48;
}
.text-left{
    text-align: left;
}
.custom-text{
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    margin-top: 15px;
}
#register{
    background: url(../img/register-now.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
   
}
.regist {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.5px;
    margin-top: 35px;
}
.award-content{
 text-align: center;
 padding: 0px;
}
.bottomNav{display:flex;justify-content:end;}
.bottomNav .nav-link{color:#fff;font-size:15px;font-weight:bold;}
@media (max-width: 769px) {
    .text-11 {
        font-size: 2em !important;
    }
    .text-9 {
        font-size: 1.5em !important;
    }
    .text-6 {
        font-size: 1.50em !important;
    }
    .text-left {
        text-align: center;
    }
    .caption2{
        margin-top: 25px !important;
    }
    #header .header-container {
        position: relative;
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        transition: ease height 300ms;
        justify-content: center;
    }
    .regist {
        font-size: 41px;
        color: #fff;
        font-weight: 700;
        line-height: 60px;
        letter-spacing: 0.5px;
        margin-top: 35px;
    }
    .award img{
        margin-bottom: 10px;
      }
      .sponsorshipImg {
        background: url(../img/sponser.jpg);
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 50vh;
    }
    .sponsorshipContent h3 {
        font-weight: bold;
        font-Size: 1.4rem;
        margin-top: 15px;
    }
	.bottomNav{display:none}
	.mnavigation{display:flex!important}
	#header.header-effect-shrink .header-logo {display:none;}
	section.section.section-height-5{padding:5.2rem 0 8rem 0px}
	.bannartext {padding: 160px 0 0px 50px;}
}
.bannerSection{background-image: url(../img/bg-1.jpg)!important; background-size: cover!important; height: 720px;background-color:#e5ad07 !important;background-position: right !important;}
.bannerContent{text-align: center;padding-left:1.8rem; padding-right:1.8rem;display:flex;flex-direction:column;justify-content: center;align-items: center;background:#1f1b1ce0 ;}
.hero-images .images{-webkit-animation: up-down 5s infinite;animation: up-down 5s infinite;}
@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(30px);
  }
}

@keyframes up-down {
  0% {
    transform: translateY(30px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(30px);
  }
}
.sponsorshipright{background: #42034b;display: flex;justify-content: center;align-items: center;}
.sponsorshipright p{color: #fff!important;text-align: center;font-size: 1.4rem!important;text-transform: capitalize;line-height:1.4}
.text-bg-clip-animation,.text-bg-clip-animation:hover {
		font-size: 70px;
		line-height:75px;
		font-weight: bolder;
		color: #000;
		margin: 0;
		background-size: 40%;
		background-position: 50% 50%;
		background-clip: text;
		-webkit-background-clip: text;
		color: rgba(0, 0, 0, 0.08);
}
.text-bg-clip-animation:hover{text-decoration:underline;}

.text-bg-clip-animation.appear-animation-visible {
		animation: textBgZoom 10s ease 500ms infinite;
}

@keyframes textBgZoom {
		from {
				background-size: 40%;
		}
		to {
				background-size: 10%;
		}
}
.form-control {border-color: rgb(173 173 173);height: 45px;}
.add_form_field {
    background-color: #a80fe2;
    border: none;
    color: white;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border: 1px solid #a80fe2;
}
#footer {margin-top:0}
.help-inline-error {
    color: red;
    font-size: .8rem;
}
.table-border tr td {
    border: 1px solid #ccc;
}
.regist a:hover{text-decoration:none}
.themetitle, .themesubtitle{color:#FFFF00;letter-spacing:.2px;text-transform:unset;text-shadow: 2px 4px #2c2525;font-size:1.6rem;}
#agenda .nav-tabs .nav-link.active, #agenda .nav-tabs .nav-item.show .nav-link {
    background: #0f3f68 !important;
    color: #ffc800!important;
}
#agenda .nav-tabs .nav-link {
    font-size: 1.2rem;
    padding: 0.75rem;
}
#agenda .nav-link {
    font-weight: 600;
    background: #ffc800!important;
    color: #0f3f68!important;
}

@media (max-width: 786px) {
  .col-md-15{width: 50%;float: left;}	
  .timeline__event {
    flex-direction: column;
    align-self: center;
  }
  .timeline__event__content {
    width: 100%;
  }
  .timeline__event__icon {
    border-radius: 6px 6px 0 0;
    width: 100%;
    margin: 0;
    box-shadow: none;
  }
  .timeline__event__icon:before, .timeline__event__icon:after {
    display: none;
  }
  .timeline__event__date {
    border-radius: 0;
    padding: 20px;
  }
  .timeline__event:nth-child(2n+1) {
    flex-direction: column;
    align-self: center;
  }
  .timeline__event:nth-child(2n+1) .timeline__event__date {
    border-radius: 0;
    padding: 20px;
  }
  .timeline__event:nth-child(2n+1) .timeline__event__icon {
    border-radius: 6px 6px 0 0;
    margin: 0;
  }
  .modal-dialog-centered{align-items: flex-start!important;padding-top: 125px;}
}

html .bg-color-quaternary, html .bg-quaternary {
    background-color: #333 !important;
}

.custom-col-about-bg{
    height: 480px;
    background-size: auto;
    background-position: 100% 0;
} 
.custom-about-play-icon {
    left: 50%;
    transform: translate(50%, -50%);
    margin: 0 0 0 -62px;
}
.custom-about-play-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.custom-about-play-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.custom-col-about-bg-text{display: flex;flex-direction: column;justify-content: center;height: 480px;}
.text-dark1{color: #621d60;}
h2.text-dark1{font-size: 2.4rem;letter-spacing: .4px;font-weight: 600;}
.btn-quaternary{background-color: #42034b!important;border-color: #42034b!important;color: #faf8f8!important;}
.custom-col-about-bg-text ul li{margin-bottom:5px}
.speakerprofile{text-transform: capitalize;letter-spacing: .4px;line-height: 1.3;color: #720781!important;font-size: .90em;font-weight: 500;}
.speakerprofile span{font-size:1.05em;font-weight:bold;}
.speakersDetails h3{font-weight: 600;text-transform: capitalize;font-size: 1.8rem;}
figure.image img {border: 2px solid #ccc;padding: 10px;width: 100%;}
p.designation {color: #dd71da;font-weight: 500;font-size: 1rem;}
.speakersDetails .btn-3d{padding: 10px 35px;}.seprator{margin-top:-30px}
.astrodivider {
  margin:10px auto;
  width:500px; 
  max-width: 100%;
  position:relative;
}

.astrodividermask { 
    overflow:hidden; height:10px; 
}

.astrodividermask:after { 
      content:''; 
      display:block; 
	  margin:-25px auto 0;
      width:100%;
	  height:25px;  
      border-radius:125px / 12px;
      box-shadow:0 0 8px #4c0076;
}
.astrodivider span {
    width:25px;
	height:25px; 
    position:absolute; 
    bottom:100%;
	margin-bottom:-12px;
    left:50%;
	margin-left:-25px;
    border-radius:100%;
	box-shadow:0 2px 4px #4c0076;
    background:#fff;
}
.astrodivider i {
    position:absolute;
    top:4px;
	bottom:4px;
    left:4px;
	right:4px;
    border-radius:100%;
    border:1px dashed #4c0076;
    text-align:center;
    line-height:17px;
    font-style:normal;
     color:#4c0076;
}
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
    background-color: #4c0076;
    border-color: #4c0076 #4c0076 #4c0076;
    color: #FFF;
}
.award h3{font-size: 21px;color: #0070C0;font-family: "Muli", Helvetica, Arial, Verdana, sans-serif;font-weight: 700;text-transform: capitalize;margin-bottom:0}
.award{background-color: rgba(7,43,90,0.07);padding: 10px 10px;}
.award a{color:#822F82;line-height: 30px;}
.awardbtn a{display: inline-block;color: #0070C0;font-size: 17px;padding-top: 4px;padding-bottom: 4px;padding-left: 30px;padding-right: 30px;background-color: #ffeb3b;font-weight: 700;}
.myBtn {
    text-decoration: none;
    font-family: Arial;
    font-size: 30px;
    display: inline-block;
    border-top: 3px solid #d7c317;
    border-left: 3px solid #d7c317;
    border-bottom: 3px solid #d7c317;
    border-right: 3px solid #d7c317;
    border-radius: 0px;
    padding: 10px 40px;
    color: #1e4735;
    background: #ffeb3b;
    box-shadow: 0px 3px 5px rgba(0,0,0,.5), inset 0px 5px 5px rgba(255,255,255,.7), inset 0px -5px 5px rgba(0,0,0,.2);
}
.awardbtn{
    display: flex;
    justify-content: center;
}
.effect {
    box-shadow: 4px 5px 11px #ddd1d1;
    text-align: center;
    padding: 8px !important;
    margin-bottom: 20px;
    margin-top: 10px;
}
.poimg {
    border-right: 1px dashed #053bb352;
    border-bottom: 1px dashed #053bb352;
}
.img-fullwidth {
    width: 100%;
}
.video.overlay{background-position:cover;background-size:center;}
#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {color: #FDD835!important;}
.lastEvent{padding:10px 0;margin:10px auto;background:#fff;border: 6px inset #12b4ea;height:335px}
.lastEvent .eventInfo{display:flex;flex-direction:column;justify-content:center;align-items:center;}
.eventLinks a{font-style:italic;color:#ed7d31;font-weight:bold;}
.bannarBG{
  background-color:#0006;
  padding: 25px;
  backdrop-filter: blur(10px);
  width: 580px;
  height: 580px;
  border: 16px dashed #1b3b54;
}
.brandLogos{padding: 10px;border-radius: 10px;display: flex;justify-content: space-around;align-items: center;}
.brandLogo1{width:280px;}
.brandLogo2{width:220px;}
.logoSeparator{font-size: 26px;color: #801111;font-weight: 500;padding: 0 20px;}

@media (max-width: 567px){
	.text-bg-clip-animation {font-size: 30px;line-height:35px;}
	.bannerSection{height: 115vh;}
	.brandLogo{width:220px;}
	.bannartext {padding:40px 0 0px 0px}
	.bannerContent .text-115 {font-size: 1.8em !important;}
	.bannerContent .text-5 {font-size: 1.20em !important;}
	.themetitle, .themesubtitle{font-size: 1.52rem!important}
	.text-8 {font-size:1.80em !important;}
	.counter-item{width: 60px;height: 60px;}
	.counter-item span {font-size: 20px;}
	.counter-item .smalltext{font-size:12px;}
	.h-100 {height: 92%!important;}
	.registerBtn {padding-left: 3px!important;padding-top: 6px;}
	.btn.btn-xl {padding: 0.8rem 1rem;}
	.caption2 {margin-top: 10px !important;}
	.timeline__event{width: 75vw!important;}
	.custom-about-play-icon{left: 55%;}
	.custom-col-about-bg{height: 235px!important;}
	.about-bg-text{padding:50px 0}
	.pbookbtn{margin-bottom:20px;}
	h2.text-dark1{font-size: 1.5rem;margin-bottom:10px}
	.partner-content div {height: auto;flex-direction: column;}
	.awardbtn{margin:5px 0;}
	.awardbtn a {width: 252px;text-align: center;}
	.bannarBG {padding: 10px;height: auto;border: 12px dashed #1b3b54;width:100%}
	.timeline1{padding-left: 1.5rem!important;}
	.timeline1 .timeline-container .timeline-body{height: auto!important;background-position: center!important;background-size: cover!important;}
	.timeline1 .timeline-body p{font-size: 14px!important;}
	.bannerContentMain{padding-left: 10px!important;}
	.bannerContent{width: 100%!important;height:auto!important;padding-left: 1rem!important;padding-right: 1rem!important;}
	section.section.section-height-4{padding: 4.923077rem 0}
	.astrodivider span{margin-left: -12px!important;}
	.ssfreport img{width:100%;height:auto!important;}
	.px-51 {padding-left: 2rem !important;padding-right: 2rem !important;}
}

.sticky-social{
  position:fixed;
  top:200px;
  right:-103px;
  padding:0px;
  margin:0px;
  z-index:99999;
}
.social{
  list-style:none;
}
.social li{
  padding:8px 10px;
  font-size:25px;
  transition:all 0.8s ease-in-out;
}
.social li:hover{
 margin-left:-110px;
 box-shadow:2px 5px 10px grey;
}
.social li:hover .fa{
    margin-left:20px;
  
}
.social .fab, .social .fas{
  color:#fff;
  transition:all 0.8s ease-in-out;
  margin-right: 10px;
  font-size: 25px;
}
.social li a{font-size: 17px;color: #fff;}
.social li a:hover{text-decoration:none;}
.fb{
  background-color:#3C5A98;
}
.twitter{
    background-color:#1EA1F2;
}
.linkdin{
    background-color:#007bb6;
}
.ytube{
    background-color:#b20000;
}
.fback{
    background-color:#0e43e1;
}
#reportModal .modal-content{background:transparent}
#reportModal .modal-header{background:#000!important;border-bottom:0!important}
#reportModal .modal-body img{width:100%}
.btn-modalbtn{background: linear-gradient(45deg, #e296ff, #e8d6ca);padding: 10px 20px;font-size: 16px;border: 2px solid #e296ff;}
.btn-modalbtn:hover{color:#000;}
#reportModal .btn-close{background: #fff var(--bs-btn-close-bg) center / 1em auto no-repeat;}

.timeline1 {
  position: relative;
  padding-left: 4rem;
  margin: 0 0 0 30px;
  color: white;
}
.timeline1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #27293d;
}
.timeline1 .timeline-container {
  position: relative;
  margin-bottom: 2.5rem;
}
.timeline1 .timeline-container .timeline-icon {
  position: absolute;
  left: -88px;
  top: 4px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  font-size: 2rem;
  background: #4f537b;
}
.timeline1 .timeline-container .timeline-icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.timeline1 .timeline-container .timeline-icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.timeline1 .timeline-container .timeline-body {
  background: #27293d;
  border-radius: 3px;
  padding: 20px 20px 15px;
  box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.1);
  height:200px;
}
.timeline1 .timeline-container .timeline-body:before {
  content: "";
  background: inherit;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: -10px;
  transform: rotate(45deg);
  border-radius: 0 0 0 2px;
}
.timeline1 .timeline-container .timeline-body .timeline-title {
  margin-bottom: 1.4rem;
}
.timeline1 .timeline-container .timeline-body .timeline-title .badge {
  background: #4f537b;
  padding: 4px 8px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
}
.timeline1 .timeline-container .timeline-body .timeline-subtitle {
  font-weight: 300;
  font-style: italic;
  opacity: 0.4;
  margin-top: 16px;
  font-size: 11px;
}
.timeline1 .timeline-container.primary .badge,
.timeline1 .timeline-container.primary .timeline-icon {
  background: #1d8cf8 !important;
}
.timeline1 .timeline-container.info .badge,
.timeline1 .timeline-container.info .timeline-icon {
  background: #11cdef !important;
}
.timeline1 .timeline-container.success .badge,
.timeline1 .timeline-container.success .timeline-icon {
  background: #00bf9a !important;
}
.timeline1 .timeline-container.warning .badge,
.timeline1 .timeline-container.warning .timeline-icon {
  background: #ff8d72 !important;
}
.timeline1 .timeline-container.danger .badge,
.timeline1 .timeline-container.danger .timeline-icon {
  background: #fd5d93 !important;
}
.timeline1 .timeline-body p{color: #fff;font-size: 17px;font-weight: 500;}
.gimg img {
    border: 3px solid #ccc;
    padding: 4px;
    height: 186px;
}
.gallery {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
}
.gallery {
    line-height: 0;
    -webkit-column-count: 5;
    -webkit-column-gap: 4px;
    -moz-column-count: 5;
    -moz-column-gap: 4px;
    column-count: 5;
    column-gap: 4px;
}
.gallery img {
    width: 100% !important;
    height: auto !important;
}
.focusareaouter{border: 4px solid #ccc;padding: 8px;}
.focusarea p{font-size:.89rem;line-height:21px}
.focusareainner{height:220px; padding:40px 10px;background-size:cover!important;background-position:center!important}
.focusareainner p{color:#fff;font-size:22px; line-height:1.3;font-weight:bold;background: #00000073;padding: 2px 13px;}
.applestore, .googlestore{width:130px;vertical-align: middle;margin:0 6px}
.speakerName{font-size: 1em;}
.ssfreport img{width:100%;height:416px;}
.bannerContentMain{padding-left:50px}
.divider.taller {
    margin: 30px auto;
}
.divider [class*="fa-"], .divider .icons {
    text-align: center;
    background: #FFF;
    border-radius: 50px;
    color: #a9a9a9;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 30px;
    font-size: 15px;
    margin: 0 auto 0 -25px;
    top: -15px;
    left: 55%;
    z-index: 1;
}
.divider {
    border: 0;
    height: 1px;
    margin: 44px auto;
    background: rgb(251 251 251 / 58%);
    text-align: center;
    position: relative;
    clear: both;
    width: 22%;
}
.focusarea .card-body{box-shadow: -1px 3px 10px 1px #ccc;height:180px!important;}
.focusarea .card-title{color: #0a3385;}
.px-51{padding-left:5rem;padding-right:5rem}

.timeline {
  position: relative;
  padding-left: 4rem;
  margin: 0 0 0 30px;
  color: white;
}
.timeline:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #27293d;
}
.timeline .timeline-container {
  position: relative;
  margin-bottom: 2.5rem;
}
.timeline .timeline-container .timeline-icon {
  position: absolute;
  left: -88px;
  top: 4px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  font-size: 2rem;
  background: #4f537b;
}
.timeline .timeline-container .timeline-icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
}
.timeline .timeline-container .timeline-icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.timeline .timeline-container .timeline-body {
  background: #deecff;
  border-radius: 3px;
  padding: 20px 20px 15px;
  box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.1);
}
.timeline .timeline-container .timeline-body:before {
  content: "";
  background: inherit;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: -10px;
  transform: rotate(45deg);
  border-radius: 0 0 0 2px;
}
.timeline .timeline-container .timeline-body .timeline-title {
  margin-bottom: 10px;
}
.timeline .timeline-container .timeline-body .timeline-title .badge {
  background: #4f537b;
  padding: 8px 12px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing:.5px
}
.timeline-body p{font-size: .85rem;color: #363636;margin-bottom: 2px;line-height: 1.5;}
.timeline .timeline-container .timeline-body .timeline-subtitle {
  font-weight: 300;
  font-style: italic;
  opacity: 0.4;9
  margin-top: 16px;
  font-size: 11px;
}
.timeline-body h3{font-size: 16px;margin-bottom: 8px;font-weight: bold;letter-spacing: .2px;}
.timeline .timeline-container.primary .badge,
.timeline .timeline-container.primary .timeline-icon {
  background: #1d8cf8 !important;
}
.timeline .timeline-container.info .badge,
.timeline .timeline-container.info .timeline-icon {
  background: #11cdef !important;
}
.timeline .timeline-container.success .badge,
.timeline .timeline-container.success .timeline-icon {
  background: #00bf9a !important;
}
.timeline .timeline-container.warning .badge,
.timeline .timeline-container.warning .timeline-icon {
  background: #ff8d72 !important;
}
.timeline .timeline-container.danger .badge,
.timeline .timeline-container.danger .timeline-icon {
  background: #fd5d93 !important;
}

.author {
  font-family: inherit;
  padding: 3em;
  text-align: center;
  width: 100%;
  color: white;
}
.author a:link,
.author a:visited {
  color: white;
}
.author a:link:hover,
.author a:visited:hover {
  text-decoration: none;
}
.author .btn:link,
.author .btn:visited {
  margin-top: 1em;
  text-decoration: none;
  display: inline-block;
  font-family: inherit;
  font-weight: 100;
  color: white;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: black;
  padding: 1.5em 2rem;
  border-radius: 1em;
  transition: 0.5s all;
}
.author .btn:link:hover, .author .btn:link:focus, .author .btn:link:active,
.author .btn:visited:hover,
.author .btn:visited:focus,
.author .btn:visited:active {
  background-color: #1a1a1a;
}
@media (max-width: 567px){
	.focusarea .card-body {height:auto!important;}
	.brandLogo1 {width: 160px;}
	.brandLogo2 {width: 115px;}
} 