@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
body{
    font-family: "Nunito Sans", serif;
}
.main-wrapper{
    background: url(../images/bg_hero_sec.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}

.header-navbar{
    border: 1px solid #EFF0F6;
    padding: 20px 0px;
    background: rgba(255, 255, 255, 1);
    /* position: fixed;
    top: 0;
    width: 100%; */
}
.erient-logo-img{
    width: 100px;
}
.Ereint-logo-img{
    width: 175px;
}
.nav-list{
    list-style: none;
    gap: 28px;
}
.nav-list li a{
    color: #353535;
    font-weight: 500;
}
.nav-list li a:hover{
    text-decoration: none;
}
.btn-english{
    border: 1px solid #EFF0F6;
    box-shadow: 0px 5px 5px 0px #080F340A;
    background: #FFFFFF;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 50px;
    font-weight: 500;
}
.btn-started{
    background: #028391;
    color: #FFFFFF;
    font-weight: 500;
    padding: 8px 20px;
    border-radius: 50px;
}
.btn-started:hover{
    color: #FFFFFF;
}
.flag-img{
    width: 35px;
}
.menu-icon{
    display: none;
}
.hero-heading{
    font-weight: 600;
    color: #363636;
}
.hero-heading span{
    font-weight: 600;
    color: #028391;
}
.hero-txt{
    font-size: 45px;
}
.hero-para{
    font-weight: 400;
    color: #363636;
    font-size: 19px;
}
.btn-try{
    background: #028391;
    color: #FFFFFF;
    font-weight: 600;
    border-radius: 50px;
    padding: 12px 40px;
}
.laptop-img{
    width: 100%;
}
.border-process{
    border-top: 3px solid #3E3E3E;
    width: 12%;
}
.txt-process{
    margin-top: -26px;
    background-color: #fff;
    padding: 8px;
    width: max-content;
    text-align: center;
    font-weight: 600;
    font-style: italic;
}
.txt-about{
    font-weight: 500;
    color: #028391;
}
.about-box{
   background: url(../images/circle-img.png);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    position: relative;
}
.about-box img{
    width: 160px;
    background: rgba(136, 199, 206, 0.5);
    padding: 30px;
    border-radius: 50%;
}
.about-box .txt-cont{
    background: #028391;
    color: #fff;
    font-weight: 700;
    /* padding: 10px; */
    padding: 5px;
    border-radius: 50px;
    position: absolute;
    left: 0;
    transform: translate(55px, -55px);
}
.txt-hour{
    font-weight: 500;
    color: #464646;
}
.txt-report{
    font-weight: 500;
    color: #6B6B6B;
}
.tab-box{
    border-width: 0px, 0px, 0px, 0px;
border-style: solid;
border-color: rgba(0, 0, 0, 0.05);
box-shadow: 0px 0px 22.2px 0px rgba(89, 89, 89, 0.1);
padding: 12px;
border-radius: 6px;
}
.tab-box .tab-img{
    width: 60px;
}
.tab-box .tab-txt{
    font-weight: 600;
    color: rgba(40, 40, 40, 1);
    font-size: 20px;
}
.tab-box .tab-para{
    color: rgba(93, 93, 93, 1);
    font-weight: 400;
}
.txt-left{
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
}
.para-left{
    font-weight: 400;
    color: rgba(93, 93, 93, 1);  
}
.btn-free{
    background: #028391;
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    padding: 12px 40px;
}
.active-border{
    border: 2px solid #028391;
}
/* .img_about_wrapper img{
    width: 50%;
    display: flex;
    object-fit: cover;
    aspect-ratio: 1 / 1.2;
    border-radius: 18px;
} */
 .btn_transcribe{
    border: 2px solid rgba(2, 131, 145, 1);
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 15.8px 0px rgba(72, 72, 72, 0.1);
   
    padding: 12px 20px;
 }
 .btn_click{
    position: absolute;
    right: 0px;
    transform: translate(55px, 85px);
    top: 0px;
 }
.img_abouut_wrapper{
    position: relative;
    border: 5px solid rgba(207, 207, 207, 0.2)
}
 .overlay_about_img {
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, 0.2);
    width: 50%;
    height: -webkit-fill-available;
    border-radius: 18px;

}
.txt_personalized{
    font-weight: 700;
    color: rgba(2, 131, 145, 1);
}
.fs-28{
    font-size: 28px;
    color: rgba(56, 56, 56, 1);
}
.pricing-sec{
    background: url(../images/pricing-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.border-active-pricing{
    background: rgba(255, 255, 255, 1);
    border: 2.41px solid rgba(2, 131, 145, 1);
    box-shadow: 0px 6.43px 6.43px 0px rgba(143, 143, 143, 0.25);
    padding:25px 20px;
    border-radius: 12px;
}
.border-pricing{
    background: rgba(255, 255, 255, 1);
    border: 2.41px solid rgba(57, 57, 57, 0.26);
    box-shadow: 0px 6.43px 6.43px 0px rgba(252, 252, 252, 0.15);
    padding:25px 20px;
    border-radius: 12px;
}
.txt-price{
    color: rgba(57, 57, 57, 1);
    font-weight: 700;
}
.txt_note{
    color: rgba(2, 131, 145, 1);
    font-weight: 700;
}
.para_note{
    font-weight: 500;
    color: rgba(107, 107, 107, 1);
}
.bg_ai{
box-shadow:-4px -4px 8px 0px rgba(255, 255, 255, 1), 4px 4px 4px 0px rgba(2, 131, 145, 0.15) ;
/* font-family: "Nunito Sans", serif; */
/* font-weight: 600; */
    padding:50px 30px;
    border-radius: 22px;
}
.bg_ai:hover{
    background: #028391 !important;
    color: #fff;
}
.bg_ai:hover .border_left{
    background: #fff;
}
.border_left{
    background: rgba(2, 131, 145, 1);
    border-width: 5px;
    padding: 3px;
    
}
.txt-plan{
    font-weight: 700;
    color: rgba(57, 57, 57, 1);
}
.w-30{
    width: 30px;
}
.txt-content{
    padding: 15px 40px;
}
.text_para{
    font-weight: 400;
    color: rgba(57, 57, 57, 1);
}
.list-pricing{
    line-height: 40px;
}

.btn-buy{
    background: #028391;
    color: #FFFFFF;
    border-radius: 50px;
    padding: 10px;
}
.btn-buy:hover{
    color: #fff;
    text-decoration: none;
}
a:hover{
text-decoration: none;
}
.para-price{
    font-weight: 400;
    color: rgba(57, 57, 57, 1);
}
.btn-recom{
    background: #028391;
    color: #fff;
    border-radius: 50px;
    padding: 5px 30px;
    position: absolute;
    top: -16px;
}
.serivce-sec{
    background: url(../images/service-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
    position: relative;
}
.tab-content{
    margin-left: 160px;
}
.serivce-sec::before{
    content: '';
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    width: 100%;
    height: 70px;
}
.txt-content-service {
    position: absolute;
    left: 140px;
    top: 105px;
}
.accordian-box-open{
    border: 2px solid rgba(2, 131, 145, 1);
    box-shadow: 0px 0px 22.2px 0px rgba(89, 89, 89, 0.1);
    padding: 20px;
    border-radius: 8px;
    cursor: pointer;

}
.accordian-box{
    box-shadow: 0px 0px 22.2px 0px rgba(89, 89, 89, 0.1);
    padding: 20px;
    border-radius: 8px;
    cursor: pointer;
}
.accordian-box .tab-txt{
    font-weight: 500;
    color: rgba(40, 40, 40, 1);
    font-size: 20px;
}
.accordian-box .tab-para{
    font-weight: 400;
    color: rgba(93, 93, 93, 1);
    font-size: 13px;
}

/* slide */

.slider-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
    /* gap: 20px; */
  }
  
  .side-images {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .side-images img.left-img-2{
    margin-top: 75px;
    margin-left: -80px;
  }
  .side-images img.left-img-3{
    margin-top: 75px;
    margin-left: -5px;
  }
  .side-images img.right-img-2{
    margin-top: 75px;
    margin-left: 70px;
  }
  .side-images img.right-img-3{
    margin-top: 75px;
    margin-left: -5px;
  }
  .slide_txt{
    color: rgba(70, 64, 78, 1);
    font-weight: 700;
  }
  .slide_txt{
    color:rgba(70, 64, 78, 1);
    font-weight: 500;
  }
  .side-images img {
    width: 120px;
    height: 120px;
    cursor: pointer;
    border: 1px solid rgba(2, 131, 145, 0.5);
    transition: transform 0.3s ease;
    padding: 22px;
    border-radius: 50%;
  }
  
  .side-images img:hover {
    transform: scale(1.1);
  }
  .star-icons i{
    color: rgba(255, 196, 68, 1);
  }
  .main-slider {
    
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  
  .main-slider img {
    width: 165px;
    height: auto;
    transition: opacity 0.5s ease;
  }
  .txt-over{
    color: rgba(70, 64, 78, 1);
    font-weight: 600;
    text-align: center;
  }

/* slide */

.footer{
    border-top: 15px solid rgba(23, 107, 116, 1);
    background: rgba(2, 131, 145, 1);
    padding: 20px 0px;
}
.txt-footer{
    color: #fff;
    font-weight: 600;
}
.footer-list {
    line-height: 40px;
    list-style: none;
}
.footer-list li a{
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
}
.border-footer{
    border: 2.51px solid rgba(255, 255, 255, 1);
    text-align: center;
    padding: 25px;
    border-radius: 12px;
}
.txt-sub{
    color: #fff;
    font-weight: 600;
}
.text-simple{
    font-weight: 400;
    color: #fff;
}
.w-28{
    width: 22px;
}
.footer-input{
    border: 0.84px solid rgba(255, 255, 255, 1);
    height: 60px;
    border-radius: 50px;
    background: transparent;
    color: #fff;
    position: relative;
}
.footer-input::placeholder{
    color: #fff;
}
.btn-white{
    background: #fff;
    color: #000;
    padding: 10px 40px;
    border-radius: 50px;
    position: absolute;
    right: 0;
    transform: translate(-51px, -53px);
}
.ai_note{
    position: relative;
}
.ai_note::before{
    content: '';
    position: absolute;
    background: url('../images/before_img_note.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    bottom: 0px;
    width: 40%;
    height: 500px;
    right: 0px;
}
.dots.active {
    width: 25px;
    background: rgba(243, 126, 98, 1);
    height: 8px;
    border-radius: 50px;
}

.dots {
    width: 12px;
    height: 12px;
    background: rgba(243, 126, 98, 1);
    border-radius: 50px;
    cursor: pointer;
}

.testimonial_slider .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    background: rgba(214, 214, 214, 1) !important;
    border-radius: 50px;
    cursor: pointer;
}

.gap_dots {
    gap: 12px;
}

.owl-dots {
    display: flex !important;
    justify-content: center;
    gap: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    align-items: center;
}

.owl-dots .owl-dot.active {
    background: #028391 !important;
    width: 25px !important;
    height: 8px !important;
}

.owl-dots .owl-dot {
    width: 12px !important;
    height: 12px !important;
    background: #028391 !important;
    border-radius: 50px !important;
    cursor: pointer !important;
}
.btn_free{
    padding: 12px 45px;
}
.txt_billed{
    font-family: "Nunito Sans", serif;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: rgba(53, 53, 53, 1);
}
.txt_billed span{
    color: rgba(2, 131, 145, 1);
}
.owl-nav {
    display: none;
}

 .slide{
    border-bottom: 6.79px solid #028391;
    border-radius: 12px;
    padding: 12px;
    height: 200px;
}
 .slide p{
    color: #5B5B5B;
    font-size: 14px;
}
.slide .profile_img_slide{
    width: 50px !important;
}
.detail_profile h5{
    font-weight:500;
    color: #028391;
}
.detail_profile p{
    font-weight:500;
    color: #959595;
}
.contact_sec_bg{
    position: relative;
}
.contact_sec_bg::before{
    content: '';
    position: absolute;
    right: 0px;
    background: url('../images/about_sec_bg_right.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 25%;
    height: 380px;
}
.contact_sec_bg::after{
    content: '';
    position: absolute;
    left: 0px;
    background: url('../images/about_sec_bg_left.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 22%;
    height: 380px;
    top: 150px;
    z-index: -1;
}
.left_side_contact{
    border-radius: 22px;
    box-shadow: 0px 17px 23px 0px rgba(181, 181, 181, 0.25);
    width: -webkit-fill-available;
}
.envelope_img{
    width: 65px;
}
.w-35{
    width: 40%;
}
.facebook_icon{
    background: rgba(2, 131, 145, 0.42);
    box-shadow: 0px 0.39px 0.31px 0px rgba(0, 0, 0, 0.0197);
    color: #fff;
    padding: 10px 10px;
    border-radius: 50px;
}
.social_img_icon{
    /* gap: 18px; */
    gap: 8px;
}
.right_side_form{
    background-color: rgba(255, 255, 255, 1);
        box-shadow: 0px 31.28px 55.15px 0px rgba(173, 173, 173, 0.25);
        padding: 40px 70px;
        border-radius: 12px;
}
.txt_label{
    font-family: "Nunito Sans", serif;
    font-weight: 600;
    color: rgba(96, 96, 96, 1);  
}
.input_field{
    border: 0.82px solid rgba(211, 211, 211, 1);
    height: 60px;
    border-radius: 18px; 
    padding: 0px 30px;
}
.input_textarea{
    border: 0.82px solid rgba(211, 211, 211, 1);
    border-radius: 18px; 
    padding: 12px 30px;
}
.input_field::placeholder{
    font-family: "Nunito Sans", serif;
    font-weight: 600;
    color: rgba(96, 96, 96, 1);
}
.input_field:focus{
    box-shadow: none !important;
    outline: none;
    border-color: rgba(211, 211, 211, 1);
}
.btn_send{
    background: rgba(53, 53, 53, 1);
    border-radius: 18px;
    font-family: "Nunito Sans", serif;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    /* padding: 20px 40px;   */
    padding: 18px 30px;
    gap: 12px;
}
.btn_send:hover{
    color: rgba(255, 255, 255, 1);

}
@media screen and(max-width:1280px) {
    .about-box .txt-cont {
        transform: translate(22px, -55px);
    }
    .txt-content-service {
        position: absolute;
        left: 65px;
        top: 150px;
    }
    .tab-content {
        margin-left: 0px;
    }
}
.flex-media-icon br{
    display: none;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 1280px;
        margin: 1.75rem auto;
    }
}

/* .modal-video {
    padding: 0 !important;
  }
  .modal-dialog {
    max-width: 100%;
    height: 100%;
    margin: 0;
  }
  .modal-content {
    height: 100%;
    border: none;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease-in-out;
  }
  .modal-body {
    padding: 0;
    position: relative;
  }
  /* .modal-body iframe {
    width: 90vw;
    height: 80vh;
  } */
  .close-btn {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 30px;
    color: white;
    z-index: 10;
    cursor: pointer;
    transform: translate(13px, -24px);
  } */

  .video-wrapper {
    position: relative;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3); 
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  
  /* .video-wrapper iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: -webkit-fill-available; 
    height: 100vh;
    border: none;
    background: transparent;
    outline: none;
  } */

  
.videoFrame{
    width: -webkit-fill-available;
}
.w-85{
    width: 65%;
}
.left_side_wrapper{
    width: 100%
}
.right_side_wrapper{
    width: 75%;
}
.newsletter_sec{
    border: 1.02px solid rgba(2, 131, 145, 0.31);
    background: rgba(2, 131, 145, 0.13);
    border-radius: 20px;
    padding: 40px 50px;
    position: relative;
    overflow: hidden;
}
.input_news{
    border: 1.02px solid rgba(2, 131, 145, 0.31);
    background: rgba(255, 255, 255, 0.2);
    height: 50px;
    border-radius: 50px;
    padding: 0px 40px;
}
.btn_scribe{
    background: rgba(2, 131, 145, 1);
    font-family: "Nunito Sans", serif;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    padding: 12px 40px;
    border-radius: 50px;

}
.input_news:focus{
    border-color:  rgba(2, 131, 145, 0.31) !important;
    background: rgba(255, 255, 255, 0.2) !important;
    box-shadow: none !important;
    outline: none !important;
}
.news_right_img {
position: absolute;
background: url('../images/right_news_bg.png');
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 25%;
height: -webkit-fill-available;
right: 0px;
top: 0px;
}
.txt_privacy{
    font-family: "Nunito Sans", serif;
    font-weight: 600;
    color: rgba(2, 131, 145, 1);
}
.txt_terms{
    font-family: "Nunito Sans", serif;
    font-weight: 400;
    color: rgba(55, 55, 55, 1);
}
.txt_sed{
    font-family: "Nunito Sans", serif;
    font-weight: 400;
    color: rgba(55, 55, 55, 1);
}
.privacy_bg{
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 22.2px 0px rgba(89, 89, 89, 0.1);
    padding: 20px 40px;
    border-radius: 8px;
}
.txt_table{
    font-family: "Nunito Sans", serif;
    font-weight: 600;
    color: rgba(79, 79, 79, 1);
}
.list_right_content{
    list-style: none;
    line-height: 45px;
}
.list_right_content li{
    font-family: "Nunito Sans", serif;
    font-weight: 400;
    color: rgba(2, 131, 145, 1);
}
.about_bg_wrapper{
    background: url('../images/bg_about_img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: -webkit-fill-available; 
}
.txt_about{
    font-family: "Nunito Sans", serif;
    font-weight: 700;
    color: rgba(2, 131, 145, 1);
}
.btn_contact{
    font-family: "Nunito Sans", serif;
    font-weight: 500;
    background: rgba(2, 131, 145, 1);
    color: rgba(255, 255, 255, 1);
    padding: 12px 40px;
    border-radius: 8px;
}
.about_bg_image{
    background: url('../images/about_bg_image.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 650px;
    margin-top: 30px;
}
.card_slides {
    position: relative;
  }

  .card_slides .owl-nav {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none; /* Prevents blocking interaction with carousel */
  }

  .card_slides .owl-prev,
  .card_slides .owl-next {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto; /* Allow buttons to be clickable */
  }
.fs-45{
    font-size: 65px;
    color: rgba(103, 103, 103, 1);
}
.card_slides.owl-carousel .owl-nav button.owl-next, .card_slides.owl-carousel .owl-nav button.owl-prev {
outline: none !important;
}
.txt_slide_wrapper{
    box-shadow: 0px 18.74px 32.54px 0px rgba(111, 109, 113, 0.13);
padding: 12px;
border-radius: 8px;
margin-top: -50px;
}
  .card_slides .owl-prev {
    margin-left: -50px;
  }
  .txt_direct{
    color: rgba(103, 103, 103, 1);
    font-family: "Lato", sans-serif;
  }
  .txt_miles{
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: rgba(62, 62, 62, 1);
    font-size: 22px;
  }

  .card_slides .owl-next {
    margin-right: -50px;
  }

    /* .card_slides img {
        width: 100%;
        height: auto;
        display: block;
    } */
@media screen and (max-width:991px) {
    /* .videoFrame{
        width: 600px;
    } */
    .tab_wrapper {
        padding-left: 0px !important;
        margin-left: 0px !important; 
    }
    .para-left br{
        display: none;
    }
    .serivce-sec {
        background-position: left;
    }
    .accordian-box {
        background: #FFFFFF;
    }
    .about_bg_image {
        height: 350px;
    }
    .tab-content {
        margin-left: 0px;
    }
    .txt-content-service {
        position: inherit;
        margin-left: 0px !important;
    }
    .flex_form{
        margin-top: 20px;
    }
    .contact_sec_bg::before {
        display: none;
    }
    .contact_sec_bg::after {
        display: none;
    }
    .contact_sec_bg .nav-list {
        display: none !important;
    }
    .contact_sec_bg .flex-nav-btn {
        display: none !important;
    }
    .contact_sec_bg .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .left_contact_content{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
   
    .left_side_wrapper {
        margin-top: 40px !important;
    }
    .txt_capture br{
        display: none;
    }
    .slide{
        height: -webkit-fill-available !important;
    }
    .contact_sec_bg .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .privacy_bg {
        padding: 12px 12px;
    }
    .about_content{
        margin-left: 0px !important;
        padding-left: 0px !important;
    }
    .about_bg_wrapper .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;   
    }
    .laptop-img {
        margin-top: 15px;
    }
    .aboout_img{
        margin-top: 15px;
    }
    .txt_about{
        margin-top: 15px;
    }
}
@media screen and (max-width:1240px) {
    .txt_ai h4{
        font-size: 22px;
    }
}
@media screen and (max-width:767px) {
    .flex-padding{
        padding: 0px !important;
    }
    .about_bg_image {
        height: 150px;
    }
    .newsletter_sec {
        padding: 12px 12px;
    }
    .input_news{
        margin-top: 20px;
    }
    .txt_join{
        font-size: 24px;
    }
    .btn_scribe{
        margin-top: 15px;
    }
    .right_side_form {
        padding: 12px 12px;
        margin-top: 20px;
    }
    .left_contact_content{
        margin-top: 40px;
    }
    .left_contact_content .hero-para br{
        display: none;
    }
    .flex_tabs_wrapper{
        flex-direction: column;
    }
    .left_side_contact{
     margin-top: 15px;   
    }
    /* .social_img_icon{
        margin-top: 20px;
    } */
    .right_side_wrapper {
        width: -webkit-fill-available;
    }
    .txt_create_line br{
        display: none;
    }
    .txt_follow{
        margin-left: 0px !important;
    }
    .w-35 {
        width: 100%;
        margin: auto;
        display: flex;
    }

    .modal-dialog{
        display: flex;
            justify-content: center;
            align-items: center;
            height: 95vh;
    }
    .close-btn {
        transform: translate(-10px, -50px);
    }
    
    .w-85 {
        width: 100%;
        margin-top: 20px;
    }
    /* .videoFrame{
        
        width: 310px !important;
    } */
    .flex-media-icon br{
        display: block;
    }
    .flex-media-icon{
        margin-top: 20px;
    }
    .footer .row{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .border-footer {
        padding: 8px;
    }
    .txt-content-service{
        position: inherit;
        margin-left: 0 !important;
    }
    .mt-20{
        justify-content: center !important;
        margin-top: 15px;
    }
    .btn-white{
        position: inherit;
        transform: none !important;
        margin-top: 20px;
    }
    .accordian-box {
        padding: 12px;
    }
    .accordian-box .tab-txt {
        font-size: 18px;
    }
    .accordian-box .tab-para {
        font-size: 12px;
    }
    .txt-content {
        padding: 20px 5px;
    }
    .border-active-pricing {
        padding: 10px;
        margin-bottom: 30px;
    }
    .pricing-column{
        flex-direction: column;
        gap: 15px;
    }
    .txt-left {
        font-size: 22px;
     }
     .tab-box .tab-img {
        width: 50px;
     }
     .tab-box .tab-txt {
        font-size: 20px;
        margin-bottom: 0px !important;
     }
     .tab-box .tab-para{
        font-size: 15px;
        margin-top: 6px !important;
     }
     .para-left{
         font-size: 15px;
     }
     .btn-free{
         margin-top: 0px !important;
     }
     
     .serivce-sec {
        height: auto;
     }
     .flex_contact_wrapper{
        flex-direction: column;
    }
}

@media screen and (max-width:768px) {
    .row-reverse{
        flex-direction: column-reverse;
     }
     .footer .row{
        margin-top: 30px !important;
     }
     .tab_box_01{
        margin-top: 40px !important;
     }
     .slide p {
        color: #5B5B5B;
        font-size: 11px;
    }
    
}
@media screen and (max-width:1150px) {
    .txt-cont{
        display: none;
    }
    .side-images.left{
        display: none !important;
    }
    .side-images.right {
        display: none !important;
    }
    
}
@media screen and (max-width:1200px) {
    .contact_sec_bg .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .right_side_form {
        padding: 20px 25px;
    }
}
@media screen and (max-width:991px) {
    .main-wrapper .nav-list{
        display: none !important;
    }
   .newsletter_sec {
    padding: 15px 18px;
   }

    .contact_sec_bg
    .btn_transcribe {
        padding: 12px 8px;
        font-size: 12px;
    }
    .btn_click {
        transform: translate(30px, 30px);
    }
    .process-sec{
        margin-top: 0px !important;
        padding-top: 0px !important;
    }
    .flex_marign{
        margin-top: 1rem !important;
    }
   .testimonial_slide{
    margin-top: 0px !important;
    padding-top: 0px !important;
   }
   .testimonial_slide .row{
    margin-top: 30px !important;
    padding-top: 0px !important;
    margin-left: 0px !important;
   }
   .fs-22{
    font-size: 22px;
   }
   .pricing-sec {
    margin-top: 0px !important;
    padding-top: 30px !important;
   }
    .txt-left br{
        display: none;
    }
    
    .about-box .txt-cont {
        transform: translate(30px, -55px);
    }
    .slider-sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;  
    }
    .ai_note .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .bg_ai {
        padding: 18px 12px;
    }
    .txt-about {
        font-size: 28px;
    }
    .Ereint-logo-img {
        width: 120px;
    }
    .serivce-sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;  
        margin-top: 00px !important;   
    }
    .tabs .row{
        margin-left: 0px !important;
        margin-right: 0px !important;  
        margin-top: 00px !important;
    }
    .pricing-sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .process-sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .hero-heading{
        margin-left: 0px !important;
        margin-top: 0px !important;
        padding-top: 20px !important;
    }
    .hero-txt br{
        display: none;
    }
    .hero-txt {
        font-size: 22px;
    }
    .fs-18{
        font-size: 18px;
    }
    .hero-para {
        font-size: 14px;
    }
    .txt_note {
        font-size: 30px;
    }
    .main-wrapper .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .main-wrapper .flex-nav-btn{
        display: none !important;

    }
    .menu-icon{
        display: flex;
        font-size: 30px;
    }
    .navbar_collapse {
        display: none;
        position: fixed;
        top: -300px;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 999;
        padding: 15px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        transition: all 0.4s ease;
    }
    .navbar_collapse.show {
        top: 60px;
        display: block;
        border-radius: 12px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-top: 0px solid transparent !important;
        /* margin: 15px 15px; */
        width: -webkit-fill-available;
        border: 1px solid #EFF0F6;
        z-index: 11111111111111;
    }
    .nav_list{
        list-style: none;
        line-height: 45px; 
        padding-left: 30px !important;
    }
    .nav_list li a{
        color: #353535;
        font-weight: 500;
    } 
}