/* mobile only */
@media only screen and (max-width: 600px) {
  .deskOnly {
    display: none !important;
  }

  .ls-2 {
    letter-spacing: 2px;
  }

  .ls-1 {
    letter-spacing: 1px;
  }

  .tabAbove {
    display: none !important;
  }
  .typedText {
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    color: #2b292c;
    margin-top: 8rem;
    height: 10rem;
    text-align: center;
    width: 120%;
    margin-left: -10%;
  }
  .contactTypedText {
    font-size: 2rem;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0;
    color: #2b292c;
    margin-top: 10rem;
    height: 15rem;
  }

  .theme_primary_button {
    background: #00c57a;
    border: #00c57a;
    font-size: 0.9rem;
    padding: 1.5rem 3rem 1.5rem 3rem;
    color: #2b292c;
    cursor: pointer;
    width: 100%;
  }

  .hero_sub {
    margin-top: 1rem;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    color: #2b292c;
    text-align: center;
  }

  .container_padding {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .bg_el_1 {
    margin-left: -75%;
    margin-top: 12rem;
    width: 150%;
  }

  .bg_el_2 {
    margin-left: -81.5%;
    margin-top: -13rem;
    width: 1px;
    height: 2rem;
  }

  .bg_el_3 {
    margin-left: 95%;
    margin-top: 2rem;
    width: 10%;
  }

  .bg_el_4 {
    margin-left: 92%;
    margin-top: 25rem;
    width: 16%;
  }

  .bg_el_5 {
    margin-left: 100%;
    margin-top: 17rem;
    width: 1px;
    height: 2rem;
  }

  .bg_el_6 {
    width: 150%;
    margin-left: 25%;
    margin-top: -30rem;
  }

  .bg_el_7 {
    width: 100%;
    margin-left: -50.5%;
    margin-top: 25rem;
  }

  .bg_el_8 {
    width: 20%;
    margin-left: 90%;
    margin-top: 5rem;
  }

  .background_cols_end_m {
    border-right: solid 1px #e5e3e761;
  }

  .h1 {
    font-size: 5.5rem;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0;
    color: #2b292c;
  }

  .h2 {
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    color: #2b292c;
  }

  .h3 {
    font-size: 0.85rem;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: #2b292c;
    line-height: 1.5;
  }

  .h4 {
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 3px;
    color: #2b292c;
    text-transform: uppercase;
  }

  .h5 {
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    color: #2b292c;
    line-height: 1.5;
  }

  .h6 {
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    color: #2b292c;
  }

  .h7 {
    font-size: 0.3rem;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    color: #2b292c;
  }

  .h8 {
    font-weight: 700;
  }

  .video_section {
    position: relative;
    margin-top: 5rem;
    /*height: 25rem;*/
  }

  .sec4_image_icon {
    width: 3rem;
  }

  .sec4_text {
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    color: #2b292c;
    line-height: 1.5;
    padding-top: 1rem;
  }

  .video_bg_rect {
    height: 100%;
    width: 50%;
    position: absolute;
    right: -5%;
  }

  .vertical_items {
   /*  width: 75%; */
    height: 5rem;
  }

  .vertical_text {
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    color: #2b292c;
    line-height: 1.5;
  }

  .free_consultation {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .our_solution_icon {
    height: 2rem;
  }

  .comment_container {
    margin-top: 5rem;
    /*height: 100vh; */
  }

  .comment_bg_img {
    height: 20%;
    position: absolute;
    margin-left: -1rem;
  }

  .logo {
    height: 1.8rem;
    margin-left: 1rem;
    margin-top: 1rem;
  }

  .blog_header_title {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000ba;
    top: 0;
    left: 0;
    padding: 1rem;
  }

  .partner_margin {
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: 2rem;
  }

  .edu_zoom_container {
    width: 100%;
    height: 70vh;
    overflow: hidden;
    cursor: pointer;
  }

  .home_video_mb {
    margin-bottom: 5rem;
  }
  .home_our_sol {
    font-size: 1.5rem !important;
  }

  .agreeq_alt_text {
    font-size: 0.8rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    color: #2b292c;
  }

  .connect_123 {
    height: 4rem;
    z-index: -2;
    top: -75%;
    margin-left: 55px;
  }
  .sectionSpace{
    margin-top: 1rem;
  }
  .tag-video-style{
    width:330px;
  }
  .hr-tag-how-it-work{
    margin-top: 2rem; 
    margin-bottom: 5rem; 
    width: 100%;
  }
  .tag-video{
    margin-top:50px;
  }
  .plus-img{
    width: 10%; 
    margin-left: -1.8%
  }
  .agreeq-img-top{
    margin-top: 2rem;
  }
  .grahdatatop{
      margin-top: 10px;
  }
  .blog-head-date{
    font-size: 8px;
  }
  .blog-head{
    font-size: 10px;margin-top:8px;
  }
  .blog-head-desc{
    font-size: 9px;margin-top:10px;height:30px;overflow: hidden;
  }
  .blog-head-button{
    font-size: 10px;margin-top:8px;
  }
  .contact-section-2-contanier{
    margin-top: 5rem; 
    z-index: -1;
    background-color: #e4e4e4 !important;
    margin-left: -32px;
    margin-right: -32px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .contact-innerheight{
    position: relative;
    height: 100px;
  }
  .contact-image-number{
    width: 50%;
    margin-left: -10%;
    position: absolute;
  }
  .contact-image-dot{
    width: 11%;
    margin-left: 13%;
    margin-top: 14%;
    position: absolute;
 }
 .footer-social-media-1{
    display: none;
}
.footer-social-media-2{
   display: block;
}
.about-us-person-head{
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    color: #2b292c;
}
.about-us-person-head-2{
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 2;
    color: #2b292c;
}

}
