﻿.sticky-left-nav{
  display: none;
}
.product-text h1 {
    font-size: 70px;
    font-weight: 400;
    font-family: "tungstenw05-medium", "Oswald", sans-serif;
    line-height: 70px;
    text-shadow: #00000024 2px 2px 2px;
}
.product-heading {
    font-size: 48px;
    font-weight: 600;
    line-height: 52px;
}
.chatboat .text p {
    line-height: 32px;
}

#hero_slider, .slider {
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
}
#thought_leadership ::placeholder {
  color: #333;
  opacity: 1; /* Firefox */
}

#thought_leadership :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #333;
}

#thought_leadership ::-ms-input-placeholder { /* Microsoft Edge */
 color: #333;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #333 !important;
}
 .modal-content {
            background-color: #fefefe;
            margin: 5% auto; 
            padding: 0px;
            border: 1px solid #888;
            width: 80%;
            max-width: 800px;
}
 .modal {
            background-color: rgb(0,0,0); 
            background-color: rgb(0 0 0 / 76%); 
            align-items: center;
            justify-content: center;
                z-index: 9999;
}
.intellymind .modal-content{

}
.intellymind h2{
    font-weight: 500;
    padding-bottom: 15px;
        text-transform: capitalize;
}
.intellymind h2 span img{
    width: 228px;       margin-left: 6px;
}
.intellymind p{
    font-weight: 400;
    font-size: 16px;    margin-bottom: 30px;
}
.intellymind ul{
     padding-left: 0;    margin-bottom: 15px;    list-style: none;
}
.intellymind ul li{
    font-weight: 400;
    font-size: 16px;
    background-size: 18px;
    padding-bottom: 10px;
    padding-top: 3px;
    background-image: url(https://intellylabs.com//img/products/star-intellymind-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 28px;
}
.form-line{

}
.form-line input{
    background: #f2f2f2;
    border: 1px solid #f9f9f9;
    width: 100%;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 15px;
}
.form-line input::placeholder {
  color: #6f6f6f;

}
.main-form{
        padding: 20px 30px 20px 15px;
}
.submit-but{
    border: 1px solid #000;
    color: #fff !important;
    min-width: 180px;
    padding-bottom: 15px;
    padding-top: 15px;
    font-weight: 500;
    margin-top: 0 !important;
    background-color: #000;
    border-radius: 3px;
}
.intellymind .modal-content .image{
    background: #000;
    height: 475px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0px; 
        border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
                margin-left: -1px;
}
.intellymind .modal-content .image img{
    width: 100%;
}
.close{
        background: #da0000;
    opacity: 10;
    color: #fff;
    text-shadow: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    padding-top: 2px;
    position: relative;
    top: -14px;
    right: -15px;
}
.intellymind .col-md-7{
padding-left: 0;
}
.bg-ai-insights-generatorbg {
    background: url(https://intellylabs.com/img/products/ai-insights-generatorbg.jpg);
    background-size: cover;
}
.main_banner img {
    width: 100% !important;
}
.counter-sec1 {
    background: #efeffc;
    padding: 80px 0;
}
.counter-sec1 h1 {
    font-size: 58px;
    font-weight: 600;
    line-height: 70px;
    margin-top: 0px;
    text-align: center;
}
.counter-sec {
    background: #8a74ed;
    background: url(https://intellylabs.com/img/products/bg_before.jpg);
    padding: 100px 0;
}
.counter-sec h3{
    color: #fff;
    font-weight: 400;
    font-size: 34px;
}
.footproduct-bg {
background: #000 url(../img/footproduct.jpg);
    padding: 40px 0 110px 0 !important;
    background-size: cover;
    margin: 8% 6%;
    border-radius: 15px;
}


.timeline {
  display: flex;
  flex-direction: column;
  padding: 60px 20px 0 37px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .timeline {
    padding: 60px 20px 0;
  }
}
.timeline__track {
  background: #393e46;
  background-clip: content-box;
  height: 100%;
  left: 30px;
  min-height: 9px;
  max-height: 100%;
  padding: 0 5px 7px;
  position: absolute;
  top: 0;
  width: 14px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .timeline__track {
    left: calc(50% - 7px);
  }
}
.timeline__track::after {
  background: #00adb5;
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 14px;
  left: 0;
  position: absolute;
  width: 14px;
}
.timeline__item {
  padding-top: 20px;
  padding-left: 30px;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .timeline__item {
    padding-left: 0;
    width: calc(50% + 2px);
  }
}
@media screen and (min-width: 768px) {
  .timeline__item:nth-child(odd) {
    margin-right: auto;
    padding-right: 40px;
  }
}
@media screen and (min-width: 768px) {
  .timeline__item:nth-child(even) {
    margin-left: auto;
    padding-left: 40px;
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .timeline__item:nth-child(even) .timeline__line {
    left: 0;
    right: auto;
  }
}
.timeline__line {
  background: #393e46;
  height: 4px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .timeline__line {
    left: auto;
    right: 0;
  }
}
.timeline__wrap img {
  height: 200px;
  width: 300px;
}
@media screen and (max-width: 767.9px) {
  .timeline__footer {
    padding-left: 30px;
  }
}
.timeline.is-init .timeline__line {
  transition: width 0.5s ease-in-out;
  width: 0;
  will-change: width;
}
.timeline.is-init .timeline__wrap {
  opacity: 0;
  transform: translateY(-20px);
  transition: transform 0.5s, opacity 0.2s;
  will-change: opacity, transform;
}
.timeline.is-init .timeline__footer {
  opacity: 0;
  transition: opacity 0.2s;
  will-change: opacity;
}
.timeline.is-loading .timeline__line, .timeline.is-loading .timeline__wrap, .timeline.is-loading .timeline__footer {
  transition: none;
}
.timeline .is-visible .timeline__line {
  width: 100%;
}
.timeline .is-visible .timeline__wrap {
  opacity: 1;
  transform: translateY(0);
}
.timeline .is-visible.timeline__footer {
  opacity: 1;
}
.video_bg{
  position: relative;
}
.video_line1{
    background: #efeffc;
    height: 20px;
    width: 100%;
    top: -9px;
    position: absolute;
}
.video_line2{
    background: #efeffc;
    height: 20px;
    width: 100%;
    bottom: -9px;
    position: absolute;
}
.video_line3{
    background: #efeffc;
    height: 100%;
    width: 20px;
    right: -9px;
    position: absolute;
}
.box_aivideo{
  border: 1px solid #d5d5d5;
    padding: 15px;
    border-radius: 10px;
        margin-bottom: 15px;
}
.box_aivideo h4{
    font-weight: 600;
    font-size: 16px;
}
.box_aivideo p{
      margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #828282;
}
.dotted-line {
  height: 1px; /* height of the line */
  background-image: radial-gradient(circle, #bbbbbb 1px, transparent 1px);
  background-repeat: repeat-x;
  background-size: 10px 2px; /* horizontal space between dots and height */
  border: none;
  margin: 50px 0 20px 0;
}
.mt0 {
    margin-top: 10px !important;
}
.second_mail p{
font-weight: 500;
 text-align: center;
}
.second_mail h1 {
    font-size: 58px;
    font-weight: 600;
    line-height: 70px;
    margin-top: 0px;
    text-align: center;
        margin-bottom: 20px;
}
.second_mail{
    padding: 60px 0;
    overflow: hidden;
}
.second_mail .container{
      background: #e3e3ff;
    border-radius: 20px;
        padding: 60px 0;
}

.second_mail .tabs {
      margin-top: 50px;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto;
      text-align: left;
    }

    .second_mail .tab {
      background-color: rgba(255, 255, 255, 0.3);
      border-radius: 10px;
      margin-bottom: 10px;
      padding: 12px 20px;
      cursor: pointer;
      transition: 0.3s;
    }

    .second_mail .tab:hover {
      background-color: rgba(255, 255, 255, 0.4);
    }

    .second_mail .tab-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-weight: 500;
    font-size: 16px;
    }

    .second_mail .tab-content {
      margin-top: 10px;
      display: none;
    }

    .second_mail .tab.open .tab-content {
      display: block;
    }
    .add_button {
    border: 1px solid #E0DCF9;
    color: #000000;
    font-size: 16px;
    padding: 9px 10px 10px 30px;
    border-radius: 50px;
    display: inline-flex;
    gap: 8px;
    align-items: center;
    background: #ffffff;
}
.add_button .icons {
        background: #000000;
    color: #ffffff;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.left_section{
  text-align: center;
}
.left_section h5{
    font-weight: 500;
    font-size: 22px;
    padding-top: 30px;
}
.left_section h2{

}
.left_section .logo-img{
    width: 125px;
    display: block;
    margin: 30px auto 30px auto;
}
.tab-content ul{
    padding-left: 12px;
}
.tab-content ul li{
    font-weight: 400;
    font-size: 15px;

}
.sidebar {
         width: 300px;
    padding: 40px 20px;
    border-right: 0px solid #ddd;
    background: #fff;
    margin: 0;
    }

    .tab1 {
      padding: 15px 0px;
      cursor: pointer;
      border-bottom: 1px solid #ccc;
      font-size: 16px;
      font-weight: 400;
      display: flex;
      justify-content: space-between;
    }

    .tab1:hover,
    .tab1.active {
      
    }

    .content1 {
      flex: 1;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #ffc6ff;
    border: 20px solid #fff;
        padding-top: 60px;
        padding-bottom: 60px;
            height: 550px;
            position: relative;
    }

    .video-box video {
      width: 100%;
      max-width: 440px;
      border-radius: 10px;
      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
    }
.custom-controls{
        position: absolute;
    right: 7%;
    bottom: 12%;
}

.control-btn {
    width: 40px;
    height: 40px;
    background: #000;
    border-radius: 50%;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    cursor: pointer;
        margin-bottom: 8px;
}
.main_banner .top_video{
    width: 500px;
}

.contactform-back {
    top: -5px;
        width: 92%;
}

.product-text p {
    max-width: 100%;
    margin-bottom: 30px;
}

.iti__flag-container{
    background: #fff;
    padding: 0 15px;  
    border-radius: 5px;
}

.iti.iti--allow-dropdown input{
        height: 70px;
    margin-left: 100px;
    padding-left: 10px;
    width: 350px;
    border-radius: 5px;
}

.lable_sec{
        color: #fff;
    display: flex;
    gap: 38px;
}
.iti ::placeholder {
  color: black;
  opacity: 1; /* Firefox */
}

.iti ::-ms-input-placeholder { /* Edge 12-18 */
  color: black;
}



#popupBox {
          
    }

    #popupBox button {
      margin-top: 10px;
    }

    /* Overlay background */
    #overlay {
      display: none !important;
    }
    #popupBox .close{
        
    }
.contactform-gap p {
    font-size: 16px;
    line-height: 30px;
    color: #2c2c2c;
    font-weight: 400;
    margin-bottom: 30px;
        padding-top: 0;
}
.tab.active .tab-content {
  display: block;
}
#statusText::after {
  content: '.';
  animation: dots 1.5s steps(3, end) infinite;
}

@keyframes dots {
  0% { content: '.'; }
  33% { content: '..'; }
  66% { content: '...'; }
}

.status-stepsall{
    display: blobk;
}

.status-step{
    text-align: center;
    padding: 30px;
    opacity: 0.89;
    position: relative;
    display: flex;
    gap: 1em;
    align-items: center;
        opacity: 10;
}

.status-step.active{
    filter: none;
    opacity: 10;
    
}
.status-step.active .texts{
    opacity: 10;
}
.status-step .icons{
    border-radius: 50%;
        position: relative;
    z-index: 9;
        width: 45px;
    height: 45px;
}
.status-step.active .icons{
    animation: pulse-animation 2s infinite;
}

.status-step .icons img{
    width: 45px;
}

.status-step .texts{
    font-weight: 500;
    padding-top: 0px;
    opacity: 0.4;
}
#callStatusBox{
        display: block;
    border: 1px solid #ffffff42;
    padding: 15px;
    border-radius: 15px;
    width: 75%;
        margin-top: 40px;
}

.call_popup{
    position: relative;
    background: #fff;
    border-radius: 10px;
        width: 100%;
            box-shadow: 0 0 5px #ffffff3d, 0 0 25px #ffffff3d, 0 0 50px #ffffff3d, 0 0 100px #ffffff3d, 0 0 200px #ffffff3d;
}

.border_bottom{
        background: #efefef;
    width: 65%;
    height: 6px;
    margin: auto;
}
#step-connecting:before{
    display: none;
}
.status-step:before{
       content: "";
    background: url();
    width: 58px;
    height: 63px;
    left: -4px;
    top: -32px;
    display: block;
    position: absolute;
}
.status-step.active:before{
       background: url(https://intellylabs.com/img/products/line_gif.gif);
    background-repeat: no-repeat;
    transform: rotate(90deg);
    background-size: 100%;
}

.status-step.previous:before{
       background: url(https://intellylabs.com/img/products/line_gif.gif);
    background-repeat: no-repeat;
    transform: rotate(90deg);
    background-size: 100%;
}

#popupContent h2{
        text-align: center;
    padding-bottom: 5px;
    padding-top: 30px;
}

#popupContent p{
         font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}


@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

.status-stepsall .status-step.active:nth-child(3){

}

.status-step.active:nth-child(3):before {
    background: url(https://intellylabs.com/img/products/line_gif1.gif);
        background-repeat: no-repeat;
    background-size: 100%;
}

.status-step.active .icons:last-child {
  background-color: yellow;
}
.active .icons .tick {
  transform-origin: center;
  animation: grow 0.8s ease-in-out forwards;
}

.icons.completed{
    background: linear-gradient(135deg, #9cca3e, #41ba60);
}
.icons.connecting{
    background: linear-gradient(135deg, #ffd220, #e26231);
}
@keyframes grow {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.active .icons .circle {
  transform-origin: center;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  animation: dash 1s linear;
}


@keyframes dash {
  from {
    stroke-dashoffset: 1000;
    opacity: 0;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.checkmark__circle {
 stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 4px;
    stroke-miterlimit: 10;
    stroke: #ffffff;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  box-shadow: #00000000 2px 2px 2px !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    stroke-width: 4px;
    stroke: #ffffff;
    stroke-miterlimit: 10;
    margin:16% auto 10% auto;
    box-shadow: inset 0px 0px 0px #7ac142;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
    background: transparent;
    fill: #333;
}

.checkmark__check {
  transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    fill: #ffffff00;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #fff;
  }
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

#loader {
  background-color: var(--loader-bg);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;    margin-top: 8px;
}

.spinner {
  width: 28px;
    height: 28px;
    border: 3px solid #ffffff;
    border-top-color: #ffffff3b;
    border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.status-step.previous{
        opacity: 0.4 ;
        filter: none;
}

.status-step.next{
        opacity: 0.4 ;
        filter: grayscale(200%);
}

.status-step.previous .spinner{
    animation: auto !important;
}





@media only screen and (min-width: 767px)
{
.header-hidden{
    display: none;
}
}
@media only screen and (max-width: 767px)
{
#hero_slider, .slider {
    height: 100vh;
    position: relative;
    display: flex;
    align-items: flex-start;
    padding-top: 80px;
}
.second-sec-pro {
    padding-bottom: 0px;
    padding-top: 140px;
}

    .product-text h1 {
        padding-top: 0 !important;
        margin-top: -70px;
        font-size: 42px !important;
        line-height: 54px !important;
    }

.product-text p {
    max-width: 100%;
    font-size: 18px !important;

}

    #hero_slider, .slider {
        height: 120vh !important;
    }
.justify-content-center {
    flex-wrap: wrap;
}
.second_mail .tabs {
    padding: 0 20px;
}
.second_mail h1 {
    font-size: 38px;
    padding: 0 15px;
    line-height: 40px;
}
.counter-sec1 h1 {
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
}
    .sectionbluewhite h1 {
        font-size: 38px;
        font-weight: 600;
        line-height: 40px;
    }
.product-heading {
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
}
.sidebar {
    width: 100%;
}
.content1 {
    height: auto;
    padding: 20px;
}
.timeline-section h1{
  font-size: 38px !important;
    font-weight: 600 !important;
    line-height: 40px !important;  
}
.iti.iti--allow-dropdown input
 {
    width: 94%;
    border-radius: 5px;
}
.video_line1 {
    display: none;
}
.video_line2 {
    display: none;
}
.video_line3 {
    display: none;
}

#callStatusBox{
    width: 100%;
        margin-top: -20px;
}

}
@media (min-width: 1200px) {
    .container {
        width: 1240px;
    }
}