@media screen and (max-width: 480px) {
    .circle-container {
      transform: scale(0.5);
   }
  }

  
  


/*------------------------ Responsive ------------------------*/   

@media screen and (min-width: 1680px) {

    .container {
        width: 1250px;
    }
  
  }
  
  
  @media screen and (max-width: 1024px) {


    header nav{
      visibility: hidden;
      opacity: 0;
      height: 0;
    }
  
    .nav-icon{
      display: inline;
    }
  
    header.open > nav{
      height: auto;
      visibility: visible;
      opacity: 1;
      transition: all ease 0.3s;
      -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      -ms-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
  }
  
    header nav ul li{
      float: none;
      margin: 0;
    }
  
    header.open > nav{
      text-align: center;
      background: #000;
      position: absolute;
      width: 100%;
      top: 69px;
      left: 0;
      padding-top: 20px;
      padding-bottom: 10px;
      line-height: 30px;
      z-index: 99;
    }

    .yell_corner::before {
      top: -15px;
      right: 3px;
    }

    .yell_corner::after{
      bottom: 0px;
      left: 3px;
    }

    .history-timeline__info .section-title .title{
      line-height: 48px;
    margin-bottom: 20px;
    }
  
    .slider-content h1 {
      font-size: 100px;
      line-height: 110px;
    }
  
    .section-title .title {
      font-size: 35px;
    }
  
    .counter-value {
      font-size: 40px;
      font-weight: 700;
      float: left;
    }
  
    .counter .title {
      padding-top: 11px;
    }
  
    .news-article .title {
      font-size: 32px;
  }

  .prosecItem{
      padding: 45px;
  }

  .about-me-one__text {
    margin-bottom: 6px;
  }


  .hmabtimg {
    height: 100%;
}

.starText p {
  /* margin-top: 50px; */
}

.tabs{
  margin-top: 25px;
  margin-bottom: 20px;
}

      
#servMob {
  display:block !important;
  margin-top: 170px;
}

#tabs-nav-mobile .tabtext{
  display: flex !important;
}

ul#tabs-nav-mobile {
  list-style: none;
  margin: 0;
  padding: 5px;
  position: inherit;
  z-index: 999;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

ul#tabs-nav-mobile li {
  float: left;
  margin-right: 2px;
  padding: 20px 20px;
  margin-bottom: 20px;
  height: auto;
  width: 48%;
  border-radius: 0;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  border: 4px solid #ffcc00;
  background: #fff;
  line-height: 24px;
  position: relative;
}


#tabs-nav-mobile li a {
  font-size: 22px;
  text-align: left;
  text-decoration: none;
  color: #999999;
  position: relative;
}

ul#tabs-nav-mobile li .tabtext {
  visibility: visible;
  border: none;
  position: initial;
  flex-direction: column;
  margin-bottom: 0;
  padding: 10px 10px;
  width: 200px;
  height: auto;
  background-color: white;
  color: #999999;
  text-align: left;
  border-radius: 6px;
  z-index: 1;
  top: 10px;
  right: 110%;
  display: flex;
}

.tabtext span{
  line-height: 22px;
}

#servMob .starmark {
  top: -5px;
  right: -10px;
}


ul#tabs-nav-mobile li:nth-child(1), ul#tabs-nav-mobile li:nth-child(2), ul#tabs-nav-mobile li:nth-child(3), ul#tabs-nav-mobile li:nth-child(4),
ul#tabs-nav-mobile li:nth-child(5), ul#tabs-nav-mobile li:nth-child(6), ul#tabs-nav-mobile li:nth-child(7) {
  transform: translate(0) !important;
}



.recentsAdd figure{
  margin-right: 20px;
}

.recentsAdd figure:last-child{
  margin-right: 0px;
}

.history-timeline__image {
  margin-top: 0;
}

iframe{
  width: 100%;
}


.grid figure{
  justify-content: center;
}

  figure.effect-ruby img{
    width: 100%;
    max-width: 100%;
  }

  .wrapper{
    overflow: visible;
  }

  .servgraybg{
    padding: 0px 0 40px;
  }

.vidTxt {
  top: 50px;
}

.video-play-button{
  bottom: -68%;
}

.hmvdplaybtn{
  bottom: -85%;
}

.vddescTxt {
  top: 65%;
}

ul#tabs-nav li:nth-child(1) .tabtext {
  top: -100%;
  right: 0%;
}

ul#tabs-nav li .tabtext::after{
  display: none;
}

ul#tabs-nav li:nth-child(2) .tabtext {
  top: -45px;
  right: 145px;
}

ul#tabs-nav li:nth-child(6) .tabtext {
  z-index: 1;
  top: -125%;
  left: 0;
}

  
  }

  @media screen and (max-width: 768px) {
  
    .news-article{
      margin-bottom: 90px;
  }
  
  .comment figure img{
    display: none;
  }
  
  .comment.reply.top_45{
    margin-top: 0;
  }
  
  .comment.reply{
    padding-left: 0 !important;
  }
  
    .slider-content h1 {
      font-size: 80px;
      line-height: 90px;
    }
  
    .about .text{
      margin-bottom: 60px;
    }
  
    .counter-value {
      font-size: 30px;
    }
  
    .counter .title {
      padding-top: 8px;
      font-size: 11px;    
      line-height: 14px;
      padding-left: 7px
    }
  
    .portfolio_filter{
      margin-top: 0;
      float: left;
      margin-bottom: 30px;
    }
  
    .portfolio .section-title {
      /* padding-bottom: 8px; */
    }
  
    .newsletter p {
      padding: 0 60px;
    }
  
    .anews{
      margin-bottom: 30px;
    }
  
    .contact-form{
      margin-top:50px;
    }
  
    body {
      /* padding-bottom: 340px; */
  } 
  
  
  .copyright{
    text-align: center
  }
  
  footer .getintouch {
    text-align: center;
    margin-top: 31px;
  }
  
  .ftr-social {
    text-align: center;
    margin: 10px 0;
  }
  
  .ftr-social .social a:last-child{
    margin-right: 0;
  }
  
  
  .about .info{
    margin-bottom: 30px;
  }
  
  .about .info:last-child{
    margin-bottom:0;
  }
  
  .news-article .title {
    font-size: 30px;        
    line-height: 38px;
  }


  .vidTxt {
    top: 50px;
}

.vddescTxt {
  top: 60%;
}

figure.effect-ruby h2{
  line-height: 30px;
}

.hmvdplaybtn {
  bottom: -90%;
}

.vidhmtxt{
  top: 0;
}
  
  }
  
  @media screen and (max-width: 414px) {
  
  .slider-content h1 {
    font-size: 50px;
    line-height: 50px;
  }
  
  .slider-content span {
    font-size: 15px;
  }
  
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:110px;
    display: none;
  }
  
  .hero .social {
    left: 0px;
    right: 0;
    text-align: left;
    bottom: 0;
    justify-content: right;
  }
  
  .about .text p {
    padding-right: 5px;
    text-align: justify;
  }
  
  .infos{
    margin-top:30px;
  }
  
  .count{
    display: inline;
    width: auto;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  
  .site-btn{   
    margin: 0;
  }
  
  .hero .social a {
    margin-left: 0;
    margin-right: 15px;
  }
  
  section {
    padding: 40px 0;
  }
  
  .anews .title {
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 19px;
    line-height: 29px;
  } 
  
  .anews .category {
    font-size: 13px;
  }
  
  .anews .date {
    margin-bottom: 25px;
  }
  
  .hero .static-image .slider-content {
    transform: translateX(-63px);
  }
  
  .hero .static-image + .social {
    left: auto;
    right: 26px;
    text-align: left;
  }
  
  .news-article .title {
    font-size: 25px;
  }
  
  }
  
  @media (min-width: 1200px) {
    .history-timeline {
      padding-top: 90px;
      padding-bottom: 0px;
      margin-top: -53.5px;
    }
  
    .contact-sec{
      padding-bottom: 80px;
    }
  }
  
  @media (min-width: 992px) {
    .history-timeline__year {
      margin-bottom: 0;
      margin-right: auto;
      margin-left: auto;
    }
  }
  
  @media (min-width: 1200px) {
    .history-timeline__year {
      width: 107px;
      height: 107px;
      font-size: 40px;
    }
  }
  
  @media (min-width: 1200px) {
    /*.history-timeline__date::before {*/
    /*  content: "";*/
    /*  width: 23px;*/
    /*  height: 23px;*/
    /*  background-color: #fec63f;*/
    /*  border-radius: 50%;*/
    /*  position: absolute;*/
    /*  top: 0;*/
    /*  left: -55px;*/
    /*  -webkit-transform: translateY(50%) translateX(-50%);*/
    /*  transform: translateY(50%) translateX(-50%);*/
    /*  z-index: 10;*/
    /*}*/
  }
  
  
  @media (min-width: 1200px) {
    .history-timeline__image {
      margin-top: 0;
    }
  }
  
  @media (min-width: 1200px) {
    .history-timeline__card .row {
      padding-top: 80px;
    }
  }
  
  @media (min-width: 992px) {
    .history-timeline__card .row:nth-child(odd) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
    }
  }
  
  @media (min-width: 992px) {
    .history-timeline__card {
      position: relative;
    }
  
    /*.history-timeline__card:after {*/
    /*  content: "";*/
    /*  width: 1px;*/
    /*  height: 70%;*/
    /*  background-color: #e9ebee;*/
    /*  position: absolute;*/
    /*  -webkit-transform: translateX(-50%);*/
    /*  transform: translateX(-50%);*/
    /*  top: 100px;*/
    /*  left: 50%;*/
    /*}*/
  }
  
  @media (min-width: 1200px) {
    .history-timeline__card {
      padding-bottom: 70px;
      margin-bottom: 0;
    }
  
    .history-timeline__card:last-child {
      padding-bottom: 0;
    }
  
    .history-timeline__card .row {
      /* margin-left: -55px;
      margin-right: -55px; */
    }
  
    .history-timeline__card .row [class*="col-"] {
      padding-left: 50px;
      /* padding-right: 55px; */
      display: flex;
      align-items:flex-start;
      justify-content: center;
    }

    .padl_0{
      padding-left: 15px !important;
    }
  
    .history-timeline__card .row:nth-child(even) .history-timeline__info {
      text-align: right;
    }
  
    .history-timeline__card .row:nth-child(even){
      left: auto;
      right: -50px;
      -webkit-transform: translateY(50%) translateX(50%);
      transform: translateY(50%) translateX(50%);
    }
  
    .history-timeline__card:nth-child(even) .row:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
    }
  
    .history-timeline__card:nth-child(even) .row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
    .history-timeline__card:nth-child(even) .row:nth-child(odd) .history-timeline__info {
      text-align: right;
    }
  
    .history-timeline__card:nth-child(even) .row:nth-child(even) .history-timeline__info {
      text-align: left;
    }
  
    .history-timeline__card:nth-child(even) .row:nth-child(even) .history-timeline__date::before {
      right: auto;
      left: -50px;
      -webkit-transform: translateY(50%) translateX(-50%);
      transform: translateY(50%) translateX(-50%);
    }
  
    .history-timeline__card:nth-child(even) .row:nth-child(odd) .history-timeline__date::before {
      right: -50px;
      left: auto;
      -webkit-transform: translateY(50%) translateX(50%);
      transform: translateY(50%) translateX(50%);
    }
  }
  
  
  @media (min-width: 1200px) {
    .about-me-one__image img {
      margin-bottom: 0;
    }
  }
  
  @media (min-width: 1200px) {
    .about-me-one__content {
      padding-left: 30px;
    }
  }
  
  @media (min-width: 1440px) {
    .about-me-one__content {
      padding-left: 70px;
    }
  }
  
  @media (min-width: 1200px) {
    .about-me-one__social {
      margin-top: 25px;
      margin-bottom: 40px;
    }
  }
  
  @media (min-width: 1200px) {
    .about-me-one__certificate-row {
      margin-top: 70px;
    }
  }
  
  
  @media (min-width: 1200px) {
    .about-me-one__certificate-row img {
      margin-bottom: 0;
    }
  }
  
  
  @media (min-width: 1200px) {
    .about-me-one__qoute {
      margin-top: 65px;
    }
  }
  
  @media (min-width: 1200px) {
    .about-me-one__text {
      margin-bottom: 4px;
    }
  }
  
  @media (min-width: 992px) {
    .about-me-counter {
      padding-top: 120px;
      padding-bottom: 90px;
    }
  }
  
  @media (min-width: 1200px) {
    [class*="col-"]:nth-child(3) .counter-block {
      margin-left: 20px;
    }
  }
  
  @media (min-width: 768px) {
    .about-me-counter .sec-title {
      margin-bottom: auto;
      width: 100%;
      text-align: left;
      margin-top: auto;
    }
  }
  
  @media screen and (min-width: 361px) and (max-width: 390px){
    ul#tabs-nav{
      margin: 0 32px !important
    }
    .vidTxt h3 {
      margin-top: 55px;
    }
  }

  @media screen and (min-width: 391px) and (max-width: 430px){


    #tabs-content{
      margin: 20px 0 0;
    }

    .servHome {
      padding-bottom: 130px !important;
  }

  .container.astrSec {
    bottom: 25px !important;
}

.vidTxt h3 {
  margin-top: 55px;
}

.padbot_120 {
  padding-bottom: 0px !important;
}

    ul#tabs-nav{
      margin: 4px 0px 0 20px;
    }

    ul#tabs-nav li:nth-child(1) {
      transform: translate(-10px, -5px) !important;
    }
    
    ul#tabs-nav li:nth-child(2) {
      transform: translate(-112px, 105px) !important;
    }
  
    ul#tabs-nav li:nth-child(3) {
      transform: translate(-140px, 185px) !important;
    }
  
    ul#tabs-nav li:nth-child(4) {
      transform: translate(168px, 85px) !important;
    }
  
    ul#tabs-nav li:nth-child(5) {
      transform: translate(145px, 4px) !important;
    }
  
    ul#tabs-nav li:nth-child(6) {
      transform: translate(45px, -105px) !important;
    }
  
    .servHome {
      padding-bottom: 100px;
  }
  
  ul#tabs-nav {
      padding: 5px;
      margin: 0 15px 0 25px;
  }

  #servMob {
    margin-top: 70px !important;
}

  }
  
  
  @media screen and (min-width: 320px) and (max-width: 767px){
  
    header{
      /* background-color: #000; */
    }
  
    .hero{
      position: relative;
      height: 100%;
      margin: 0;
      padding: 0;
    }
  
    .hero .static-image + .social {
      display: none;
    }
    
    .slider-content h1 {
      font-size: 40px;
      line-height: 50px;
    }
    
    .contact_form {
      padding-left: 0px;
    }
  
    .form_wrapp .form-group {
      width: 100%;
  }
  

  section {
    padding: 40px 0;
}


.section-title {
  text-align: center;
}



.section-title::after{
  bottom: 36px;
  left: 38%;
}

.about .text p {
  padding-right: 0;
  text-align: justify;
}

  .contact_form h2 {
    padding: 0px 0 20px;
    font-size: 32px;
  }
  
  .grid figure{
     width: 100%;
     margin: 0px 15px 10px 15px;
  }

  .grid figure:nth-child(3), .grid figure:nth-child(6), .grid figure:nth-child(9), .grid figure:nth-child(12), .grid figure:nth-child(15), .grid figure:nth-child(18) {
    margin: 0px 15px 10px 15px;
}
  
  .page-banner h1 {
    position: relative;
    font-size: 48px;
  }
  
  .gtco-testimonials {
    margin-top: 20px;
  }
  
  .video-play-button{
    top: 55%;
  }

  .hmvdplaybtn{
    top: 60%;
  }

  .vddescTxt{
    top: 68%;
  }

  .serv_wrapp h2, .work_wrapp h2{
    line-height: 40px;
    margin-bottom: 30px;
    font-size: 32px;
  }

  figure.effect-ruby h2{
    line-height: 24px;
  }

  .vddescTxt h4{
    line-height: 24px;
  }

  .work_wrapp h2::after {
    left: 36%;
    bottom: -15px;
  }

  .grid figure img{
    max-width: 100%;
  }

  .grid figure{
    justify-content: center;
  }

  /*09022024 start*/
  
  .tabs {
    width: 100%;
  }
  
  
  #tabs-content{
    display: block;
  }

  #tabs-content {
    position: absolute;
      width: 130px;
      height: 130px;
      display: block;
    }
  
    #tab1 h2{
      font-size: 16px;
      line-height: normal;
    }
  
    ul#tabs-nav {
      list-style: none;
      margin: 0;
      padding: 5px;
      width: 100%;
      z-index: 999;
      position: inherit;
      text-align: center;
      display: block;
      flex-direction: column;
      margin: 0 23px;
  }
  
    ul#tabs-nav li{
      width: 100px;
      height: 100px;
      border-radius: 100%;
      align-items: center;
      justify-content: center;
      padding: 8px 10px;
      margin-right: 0;
    }

    #tabs-nav li a{
      font-size: 12px;
      line-height: normal;
      text-align: center;
    }

  ul#tabs-nav li:nth-child(1) {
      transform: translate(-35px, 30px);
  }

  ul#tabs-nav li:nth-child(2) {
    transform: translate(-135px, 135px);
}

ul#tabs-nav li:nth-child(3) {
  transform: translate(30px, 120px);
}

ul#tabs-nav li:nth-child(4) {
  transform: translate(38px, 114px);
}

ul#tabs-nav li:nth-child(5) {
  transform: translate(210px, -65px);
}

ul#tabs-nav li:nth-child(6) {
  transform: translate(105px, -170px);
}

  .tabtext{
    display: none !important;
  }
  
    /*09022024 end*/

  .servgraybg {
    padding: 0px 0 40px;
}


#servMob {
  display:block !important;
  margin-top: 0px;
}

#tabs-nav-mobile .tabtext{
  display: flex !important;
}

ul#tabs-nav-mobile {
  list-style: none;
  margin: 0;
  padding: 5px;
  position: inherit;
  z-index: 999;
  text-align: center;
  display: flex;
  flex-direction: column;

}

ul#tabs-nav-mobile li {
  float: left;
  margin-right: 2px;
  padding: 20px 20px;
  margin-bottom: 20px;
  height: 100%;
  width: 100%;
  border-radius: 0;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  border: 4px solid #ffcc00;
  background: #fff;
  line-height: 24px;
  position: relative;
}


#tabs-nav-mobile li a {
  font-size: 22px;
  text-align: left;
  text-decoration: none;
  color: #999999;
  position: relative;
}

ul#tabs-nav-mobile li .tabtext {
  visibility: visible;
  border: none;
  position: initial;
  flex-direction: column;
  margin-bottom: 0;
  padding: 10px 10px;
  width: 200px;
  height: auto;
  background-color: white;
  color: #999999;
  text-align: left;
  border-radius: 6px;
  z-index: 1;
  top: 10px;
  right: 110%;
  display: flex;
}

.tabtext span{
  line-height: 22px;
}

#servMob .starmark {
  top: -5px;
  right: -10px;
}


ul#tabs-nav-mobile li:nth-child(1), ul#tabs-nav-mobile li:nth-child(2), ul#tabs-nav-mobile li:nth-child(3), ul#tabs-nav-mobile li:nth-child(4),
ul#tabs-nav-mobile li:nth-child(5), ul#tabs-nav-mobile li:nth-child(6), ul#tabs-nav-mobile li:nth-child(7) {
  transform: translate(0) !important;
}



  
  .graybg{
    padding-bottom: 30px;
  }
  
  
  #work .container{
    text-align: center;
  }
  
  .recentsAdd{
    flex-direction: column;
  }
  
  .hmabtimg {
    height: auto;
  }
  
  .yell_corner::before {
    top: -15px;
    right: 4px;
  }

  .history-timeline__info .section-title .title{
    line-height: 40px;
    font-size: 32px;
    margin-bottom: 22px;
  }
  
  .yell_corner::after {
    bottom: 0px;
    left: 5px;
  }
  
  .services .section-title::after {
    left: 40% !important;
  }
  
  .portfolio .section-title {
    float: none;
  }
  
  #work .section-title::after{
    left: 40%;
  }

  #work {
    padding-bottom: 40px;
}



.contact_form p{
    text-align: justify;
}

.contact_form h4{
    font-size: 20px;
}

.contact_form h2{
     margin-bottom: 10px;
    line-height: 40px;
    text-align: center;
}

.contact_form h2::after {
  left: 38%;
}

.captchDiv input{
    width: 100%;
    margin-right: 0px !important;
}

#captcha-challenge{
    margin: 0;
    padding: 10px;
}

.refrCapt{
    margin-bottom: 10px;
}

.bx-wrapper{
    margin-top: 20px;
}


.history-timeline__card{
  margin-bottom: 0px
}

.history-timeline {
    padding-bottom: 0px;
    padding-top: 0px;
}

.history-timeline__title {
    font-size: 22px;
}

.history-timeline__text{
    text-align: justify;
}

#secondPropImg, #firstPropImg{
    display: block !important;
}

.prosecWrapp{
    flex-direction: column;
}

.prosecItem{
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding: 20px;
}

.circle__content{
    padding: 0px;
}

.about-me-one__text{
    margin-bottom: 0px;
}

#firstProfile{
    order: 1;
}

#firstPropImg{
    order: 0;
}

#secondPropImg{
    order: 2;
    margin-top: 20px;
}

#secondProfile{
    order: 3;
}

.starmark {
  top: -8px;
  right: -4px;
}

.servinn p{
  text-align: center;
  margin-top: 0;
}

.container.astrSec {
  bottom: 40px;
}

.recentsAdd figure{
  margin-right: 0px !important;
}

.vidTxt {
  position: absolute;
  top: 70px;
}

.vidhmtxt{
  top: 30px;
}

.subHeadwrk {
  font-size: 14px;
}

.respoIframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; 
}

.respoIframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.padbot_120{
  padding-bottom: 0px;
}

.servHome{
  padding-bottom: 70px
}
    
.gtco-testimonials .section-title::after {
  left: 40%;
}

.section-title span {
  font-size: 18px;
}

.clientsWrapp .box-tech{
  margin: 15px;
}

.contact_form_wrapp {
  margin-bottom: 30px;
}

.clientWrp::after{
bottom: 64px !important;
    left: 40%;
}

.mute-toggle {
    top: 20px;
}

.add_content {
  margin-left: 10px;
}

.contact_add_box{
  padding: 30px 10px;
}

iframe{
  width: 100%;
}

.clientsWrapp .box-tech .content .desc {
  transform: initial;
  transition: none;
  display: block;
}

.clientsWrapp .box-tech .content img{
  transition: none;
}

.clientsWrapp .box-tech:hover .content .desc{
  transform: none;
}

.clientsWrapp .box-tech .content:hover {
  transform: none;
}

.captchDiv{
  width: 100%;
}

figure.effect-ruby img{
  width: 100%;
}

}
  
  
  @media screen and (min-width: 768px) and (max-width: 992px){
  

    .yell_corner::before{
      right: 5px;
      top: -12px;
    }

    .yell_corner::after{
      bottom: 5px;
      left: 5px;
    }


    .contact_form_wrapp {
      margin-bottom: 30px;
    }

    .hmabtimg {
        height: 100%;
    }


      
.tabs {
  width: 100%;
}

#tabs-content {
position: absolute;
  width: 300px;
  height: 300px;
  display: block;
}

#tab1 h2{
  font-size: 16px;
  line-height: normal;
}

ul#tabs-nav {
  list-style: none;
  margin: 0;
  padding: 5px;
  width: 100%;
  z-index: 999;
  position: inherit;
  text-align: center;
  display: block;
  flex-direction: column;
  margin: 0 23px;
}

ul#tabs-nav li{
  width: 180px;
  height: 180px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  padding: 8px 10px;
  margin-right: 0;
}

.servHome {
  padding-bottom: 60px;
}

.sticky {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #000;
  transition: all 500ms;
  transition-timing-function: cubic-bezier(.445,.05,.55,.95);
}

ul#tabs-nav li:nth-child(1) {
  transform: translate(-20px, 0px) !important;
}

ul#tabs-nav li:nth-child(2) {
  transform: translate(-200px, 205px) !important;
}

ul#tabs-nav li:nth-child(3) {
  transform: translate(-235px, 346px) !important;
}

ul#tabs-nav li:nth-child(4) {
  transform: translate(325px, 150px) !important;
}

ul#tabs-nav li:nth-child(5) {
  transform: translate(285px, 0px) !important;
}

ul#tabs-nav li:nth-child(6) {
  transform: translate(110px, -200px) !important;
}

.servHome {
  padding-bottom: 225px;
}

ul#tabs-nav {
  padding: 5px;
  margin: 0 15px 0 25px;
}


ul#tabs-nav li .tabtext{
  display: none !important;
}
      
#tabs-content{
  display: block;
}


      
#servMob {
  display:block !important;
  margin-top: 170px;
}

#tabs-nav-mobile .tabtext{
  display: flex !important;
}

ul#tabs-nav-mobile {
  list-style: none;
  margin: 0;
  padding: 5px;
  position: inherit;
  z-index: 999;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

ul#tabs-nav-mobile li {
  float: left;
  margin-right: 2px;
  padding: 20px 20px;
  margin-bottom: 20px;
  height: auto;
  width: 48%;
  border-radius: 0;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  border: 4px solid #ffcc00;
  background: #fff;
  line-height: 24px;
  position: relative;
}


#tabs-nav-mobile li a {
  font-size: 22px;
  text-align: left;
  text-decoration: none;
  color: #999999;
  position: relative;
}

ul#tabs-nav-mobile li .tabtext {
  visibility: visible;
  border: none;
  position: initial;
  flex-direction: column;
  margin-bottom: 0;
  padding: 10px 10px;
  width: 200px;
  height: auto;
  background-color: white;
  color: #999999;
  text-align: left;
  border-radius: 6px;
  z-index: 1;
  top: 10px;
  right: 110%;
  display: flex;
}

.tabtext span{
  line-height: 22px;
}

#servMob .starmark {
  top: -5px;
  right: -10px;
}


ul#tabs-nav-mobile li:nth-child(1), ul#tabs-nav-mobile li:nth-child(2), ul#tabs-nav-mobile li:nth-child(3), ul#tabs-nav-mobile li:nth-child(4),
ul#tabs-nav-mobile li:nth-child(5), ul#tabs-nav-mobile li:nth-child(6), ul#tabs-nav-mobile li:nth-child(7) {
  transform: translate(0) !important;
}

      .recentsAdd figure{
        margin-right: 20px;
      }

      .recentsAdd figure:last-child{
        margin-right: 0px;
      }


      .servHome {
        padding-bottom: 260px;
      }

      .starText{
        margin-top: -50px;
      }

  
.history-timeline {
    padding-bottom: 0px;
    padding-top: 0px;
}

.history-timeline__title {
    font-size: 22px;
}

.history-timeline__text{
    text-align: justify;
}

#secondPropImg, #firstPropImg{
    display: block !important;
}

.prosecWrapp{
    flex-direction: column;
}

.prosecItem{
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding: 20px;
}

.circle__content{
    padding: 0px;
}

.about-me-one__text{
    margin-bottom: 0px;
}

#firstProfile{
    order: 1;
    background-color: transparent;
}

#firstPropImg{
    order: 0;
    text-align: center;
  
}

#firstPropImg img, #secondPropImg img{
  
}

#secondPropImg{
    order: 2;
    margin-top: 20px;
    text-align: center;
  
}

#secondProfile{
    order: 3;
    background-color: transparent;
}
  
      .grid{
        justify-content: space-between;
      }
  
      .grid figure{
        justify-content: center;
      }

  .respoIframe {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; 
  }

  .respoIframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .padbot_120{
    padding-bottom: 0px;
  }

  .servgraybg {
    padding: 0px 0 40px;
}

  .grid figure{
    width: 46%;
    margin: 0px 10px 15px 10px;
 }

 .grid figure:nth-child(3), .grid figure:nth-child(6), .grid figure:nth-child(9), .grid figure:nth-child(12), .grid figure:nth-child(15), .grid figure:nth-child(18) {
   margin: 0px 10px 15px 10px;
}
 
.clientsWrapp .box-tech{
  margin: 15px;
}

figure.effect-ruby img{
  width: 100%;
  max-width: 100%;
}

  }


  @media (min-width: 820px) {

  footer {
    padding: 20px 0;
  }

  footer .row{
    flex-wrap: nowrap;
  }

  .history-timeline__info{
    margin-bottom: 20px;
  }

  figure.effect-ruby img{
    width: 100%;
    max-width: 100%;
  }



}

/* 
  
@media screen and (max-width: 1920px) and (min-width: 1400px) {
  .yell_corner::after{
    bottom: -55px;
  }

  ul#tabs-nav li:nth-child(6) {
    transform: translate(165px, -170px);
}

ul#tabs-nav li:nth-child(5) {
  transform: translate(300px, 10px);
}

ul#tabs-nav li:nth-child(3) {
  transform: translate(-190px, 298px);
}

ul#tabs-nav li:nth-child(4) {
  transform: translate(325px, 152px);
}

figure.effect-ruby h2 {
  margin-top: 165px;
}

}

@media screen and (max-width: 2800px) and (min-width: 1921px) {
  .yell_corner::after{
    bottom: -55px;
  }

  ul#tabs-nav li:nth-child(6) {
    transform: translate(165px, -170px);
}

ul#tabs-nav li:nth-child(5) {
  transform: translate(300px, 10px);
}

ul#tabs-nav li:nth-child(3) {
  transform: translate(-190px, 298px);
}

ul#tabs-nav li:nth-child(4) {
  transform: translate(325px, 152px);
}

figure.effect-ruby h2 {
  margin-top: 165px;
}
} */


@media only screen and (min-device-width: 1440px) and (max-device-width: 2560px) and (-webkit-min-device-pixel-ratio: 2) {

  .hmabtimg {
    height: 100%;
}


  /* figure.effect-ruby h2 {
    margin-top: 165px;
  } */


}