@media all and (max-width: 1499.98px) and (min-width: 1200px) {
  .smo-secs .technology-img img{
    width: 45%;
  }
  .technology-img img{
    width:52%;
  }
  .Powering-content {
      margin: 7rem auto 4rem;
  }
  #corporate .digital-img {
    width: 22.8%;
  }
  .services-points {
    height: 220px;
  }
  .about-sec-three{
    padding-top: 0;
/*    padding-bottom: 25px;*/
  }
  .digital-img {
    width: 46%;
    border: 1px solid #e5e5e5;
    margin: 25px auto;
}
  .banner-text-about{
    top: 35%;
  }
  .aboutus-img ul li:before{
    width: 80%;
  }
  .aboutus-img ul li.about-li-3:before{
    width: 64%;
  }
  .website-sec .row{
    margin: 0 auto;
  }
  .website-sec {
    padding: 50px 0;
  }
  .website-sec .carousel-item {
    height: 300px;
  }
  .website-sec .carousel-indicators button img, .website-sec .carousel-indicators button{
    height: 50px;
  }
/*  main{
    margin-top: 6.5%;
  }*/
  .contact-form-bg{
    padding-left: 40px;
  }
  .about-sec-1-content .row {
    width: 100%;
  }
  .facts1:after, .facts3:after{
    right: 8%;
  }
  .arrow-btns .carousel-control-next{
    right: 70%;
    top:75%;
  }
  .service-texts h5{
    font-size: 38px;
  }
  .facts-about:before{
    font-size: 250px;
  }
  .facts-about h5{
    width: 100%;
  }
  .service-texts p, .facts-about p{
    width: 95%;
  }
  .clients-main-sec .owl-carousel .owl-item img{
    width: 120px;
  }
  .arrow-btns .carousel-control-prev{
    top: 75%;
  }
  .points{
    width: 31.2%;
    margin: 10px;
  }
  .mid-point{
    margin-top: 65px;
  }
  nav ul li{
    padding: 0 5px;
  }
  .banner-sec1 {
    padding: 0;
    padding-top: 0%;
  }
  .web-projects .carousel-inner .carousel-item.active img {
    position: absolute;
    left: 120px;
    right: 0;
    display: block;
    top: 35px;
    /* object-fit: cover; */
    width: 70%;
    margin: 0 auto;
    height: 320px;
  }
  .navbar .nav-item .nav-link, body:has(main.exist) .navbar .nav-item .nav-link{
    font-size: 13px;
  }
}

@media all and (min-width:1400px){
  .web-projects .carousel-inner .carousel-item.active img {
    position: absolute;
    left: 0px;
    right: 0;
    display: block;
    top: 33px;
    /* object-fit: cover; */
    width: 62%;
    margin: 0 auto;
    height: 322px;
  }
}


@media all and (max-width: 1299.98px) and (min-width: 1200px) {
  .navbar .nav-item .nav-link, body:has(main.exist) .navbar .nav-item .nav-link {
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) and (max-width : 1199px) {
  .step{
    height: 340px;
    width: 30%;
  }
  .Powering-content {
    margin: 0rem auto 4rem;
  }
  .technology-img img {
      width: 50%;
  }
  #corporate .digital-img {
    width: 22%;
  }
  .services-points {
    height: auto;
  }
      .digital-img{
    width: 46%;
  }
  .corporate-branding{
    width: 30%;
  }
  .corporate ul .nav-link{
    font-size: 13px;
  }
  body:has(main.exist) .navbar .nav-item .nav-link, .navbar .nav-item .nav-link{
    font-size: 11px;
  }
  .banner-text-about h2{
    font-size: 35px;
  }
  .facts-about {
    padding-left: 5%;
    padding-top: 10%;
  }
  .facts-about:before {
    right: 3px;
    top: -13%;
   }
   .website-sec .carousel-item{
    height: 240px;
   }
   .website-sec, .points-research {
    padding: 50px 0;
   }
    .website-sec .row{
      margin: 0 auto;
    }
  .carousel {
    max-width: 100%;
    margin: 0 auto;
  }
  .projectFactsWrap .item p.number {
    font-size: 35px;
    padding: 0;
    font-weight: 600;
    line-height: 1.3;
    color: #e62b3c;
  }
    .item-border:after {
      content: '';
      border: 0px solid #e9e9e9;
      position: absolute;
      height: 70px;
      top: 40px;
      right: 0px;
  }
    nav ul li {
      margin: 0px;
      display: inline-block;
      float: left;
      padding: 0px 8px;
      /* padding: 0px 0px; */
  }
      .banner-sec1 img {
      width: 100%;
      /* padding-top: 0px; */
  }
    .service-2 {
      /* background: url(../images/service-red.jpg); */
      background-repeat: no-repeat;
      padding: 60px;
      background-color: #e2343f;
  }
  .service-1{
    display: none;
  }
  .service-2{
    width: 100%;
  }
  nav a {
    display: block;
    padding: 0 15px;
    color: #636363;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 500;
  }
  .logo-sec img {
    width: 130px;
  }
}

@media all and (max-width: 1024px){
  nav ul li {
           margin: 0px;
        display: inline-block;
        float: left;
        padding: 10px 10px;
    /* padding: 0px 0px; */
}
}

@media all and (min-width: 768px) and (max-width: 1024px) { }

@media all and (min-width: 768px) and (max-width: 992px){
  .dropdown-toggle::after {
    display: inline-block;
  }
  .royalways-navbar{
    align-items: flex-start;
  }
  .navbar-collapse{
   background-color: #fff;
    margin-top: 20px;
    border-top: 1px solid #e3e3e3;
  }
  .navbar-collapse ul li a{
    color: #000 !important;
    padding: 5px 10px;
  }
  .navbar-collapse ul li a {
    color: #000 !important;
    padding: 5px 10px;
  }
  #corporate .digital-img {
    width: 21%;
}
  .services-points{
    height: 280px;
  }
  .service-texts p {
    width: 100%;
    margin-bottom: 30px;
   }
    .digital-img{
    width: 46%;
  }
  .corporate-branding{
    width: 30%;
  }
  .carousel-inner h5{
    font-size: 32px;
  }
  .contact-img  img{
    width: 100%;
  }
  .contact-form-bg{
    margin-top: 40px !important;
  }
  .clients-logos-sec ul li img{
    width: 100%;
  }
  .corporate ul .nav-link{
    font-size: 14px;
  }
  .services-list img{
    width: 200px;
    height: 200px;
  }
  .chooseCard .about-sec-details{
    width: 100%;
  }
  .about-sec-1-content{
    margin-top: 30px;
  }
  .banner-text-about{
    top: 25%;
  }
  .banner-text-about h2{
    font-size: 35px;
  }
  .sec-space {
    padding: 50px 0;
  }
  .about-sec-three{
    padding: 0;
  }
  .aboutus-img ul li.about-li-1:before{
    width: 60%;
  }
  .aboutus-img ul li:before{
    width: 70%;
  }
  .aboutus-img ul li.about-li-3:before{
    width: 45%;
  }
  .aboutus-img ul li.about-li-4:before{
    width: 80%;
  }
  h5 span {
    display: contents;
  }
  .mobile-content h5 {
    width: 100%;
    font-size: 32px;
  }
  .aboutus-img{
    padding: 0;
  }
  .facts-about p, .facts-about h5{
    width: 100%;
  }
  .about-company, .website-sec, .points-research{
    padding: 50px 0;
  }
  .footer-1 h3{
    font-size: 60px;
  }
  .website-sec .carousel-item {
    height: 200px;
   }
   .website-sec .carousel-indicators button img, .website-sec .carousel-indicators button{
    height: 30px;
   }
   .website-sec .row{
    margin: 0 auto;
   }
  .facts-about {
    padding-left: 5%;
    padding-top: 0;
  }
  .slider-sec p, .facts-about:before{
    display: none;
  }
  .navbar{
    position:relative !important;
  }
  main {
    margin-top: 0;
  }
  nav a {
    display: block;
    padding: 0 5px;
    color: #636363;
    font-size: 11px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 500;
  }
  .logo-sec img {
    width: 100px;
  }
  .web-projects .carousel-inner .carousel-item.active img {
    position: absolute;
    left: 11px;
    right: 0;
    display: block;
    top: 32px;
    object-fit: cover;
    width: 100%;
    margin: 0 auto;
    height: 326px;
  }
  .service-sec2 .service-sec2-row1 h3 {
    font-size: 25px;
    color: #ed1b2e;
    text-transform: uppercase;
  }
  .service-sec2 h4 {
    font-weight: 200;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 25px;
  }
/*  .services-points {
    display: unset;
    background: #e62b3c;
    color: #fff;
    padding: 30px;
    border-radius: 5px;
    vertical-align: middle;
    align-items: center;
    margin: auto;
    margin-bottom: 2rem;
}*/
.services-text {
  text-align: left;
  padding-left: 0px;
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}

.card1 {
  display: block;
  position: relative;
  background-color: transparent;
  border-radius: 5px;
  padding: 21px 10px;
  text-decoration: none;
  z-index: 0;
  overflow: hidden;
  text-align: center;
  border: 1px solid #fff;
  height: 320px;
  width: 100%;
  margin: 10px;
}
.service-2 h5 {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 1px;
}
.service-2 .service-text p {
  width: 100%;
}
.service-text {
  padding: 50px 10px 10px 10px;
}

}

@media all and (max-width : 768px) {

#logo {
  display: block;
  padding: 0;
  /* width: 100%; */
  text-align: center;
  float: none;
}
.logo-sec img{
  width: 100%;
}
.arrow-btns .carousel-control-prev {
    left: 8%;
    top: 90%;
}
.arrow-btns .carousel-control-next {
    right: 50%;
    top: 90%;
}
.service-bg{
  padding: 25px 15px 35px;
}
.service-texts p{width: 100%; margin-bottom: 20px;}
.services-points:last-child{
  margin-bottom: 0;
}
nav { margin: 0; }
.toggle + a,
 .menu { display: none; }
.toggle {
  display: block;
  background-color: #254441;
  padding: 0 20px;
  color: #FFF;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
  border: none;
}
.toggle:hover { background-color: #000000; }
[id^=drop]:checked + ul { display: block; }
nav ul li {
  display: block;
  width: 100%;
}
nav ul ul .toggle,
nav ul ul a { padding: 0 40px; }
nav ul ul ul a { padding: 0 80px; }
/*nav a:hover,*/
/* nav ul ul ul a { background-color: #000000; }*/
/*nav ul li ul li .toggle,*/
/* nav ul ul a { background-color: #212121; }*/
nav ul ul {
  float: none;
  position: static;
  color: #ffffff;
}
nav ul ul li:hover > ul,
nav ul li:hover > ul { display: none; }
nav ul ul li {
  display: block;
  width: 100%;
}
nav ul ul ul li { position: static;
}
 .web-content h4 {
    font-size: 37px;
    font-weight: 200;
    color: #000000;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  nav a {
    display: block;
    padding: 0 15px;
    color: #636363;
    font-size: 13px;
    line-height: 45px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 500;
  }
 .projectFactsWrap .item {
   flex: 0 0 50%;
 }
  
.screen {
  display: block;
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
  border: 2px solid #e7e7e7;
  border-radius: 1px;
  margin: 0 auto;
  margin-bottom: 1rem;
  box-shadow: 0px 3px 22px 11px #e3e3e3cc;
}
.screen img {

  top: 0;
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 0;
  margin:0;
  padding:0;
  -webkit-transition: top 5s;
  -moz-transition: top 5s;
  -ms-transition: top 5s;
  -o-transition: top 5s;
  transition: bottom 5s;
}
.screen:hover img {
  top:-150px;
  -webkit-transition: all 5s;
  -moz-transition: all 5s;
  -ms-transition: all 5s;
  -o-transition: all 5s;
  transition: all 5s;
}
.corporate-content p {
  width: 100%;
  /* margin: auto; */
  text-align: center;
          font-weight: 500;
        font-size: 18px;
  letter-spacing: 0px;
  line-height: 24px;
}
.web-design-logo img {
  /* width: 100px; */
  margin-bottom: 10px;
}
.footer1 h4 {
  font-size: 22px;
  font-weight: 200;
  color: #e8505b;
  line-height: 1.1;
}
.footer1 .call-btn {
  background: #fff;
  padding: 15px;
  border-radius: 50px;
  display: block;
  text-align: center;
  color: #e7583c;
  text-transform: uppercase;
  margin-top: 25px;
  width: 75%;
  font-weight: 500;
  letter-spacing: 0px;
  font-size: 15px;
  margin-bottom: 20px;
}
.footer2 {
  margin: 0 auto;
  text-align: center;
}
.bg-about-two {
  background-color: #e62b3c;
  border-radius: 15px;
  padding: 50px 20px;
  color: #fff;
  text-align: center;
}
.about-sec-2-content {
  width: 100%;
  margin: auto;
}
.sub-heading-two h5{
  margin-bottom: 1rem;
}
.main-heading-two h3{
  margin-bottom: 1rem;
}
.about-sec-1-content {
  width: 100%;
  margin-top: 2rem;
  padding: 1rem;
}
.about-1-img img {
  width: 100%;
}
.about-2-img img {
  width: 50%;
}
.sec-space {
  padding-top: 0px;
  padding-bottom: 0px;
}
.sub-heading h5 {
  font-size: 25px;
  color: #212121;
  font-weight: 500;
  margin-bottom: 1rem;
}
.about-sec-four {
  margin-top: 3rem;
}
.service-sec2 .service-sec2-row1 h3 {
  font-size: 30px;
  color: #ed1b2e;
  text-transform: uppercase;
}
.service-sec2 h4 {
  font-weight: 200;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 30px;
}
.about-counter {
  padding: 30px 0px 0px;
  /* position: absolute; */
  width: 100%;
  left: 0%;
}
.points-research {
  padding: 50px 0px;
  text-align: center;
}
.facts-about h5 {
  font-size: 24px;
  width: 100%;
  line-height: 1.3;
  font-weight: 600;
}
.facts-about p {
  width: 95%;
  line-height: 1.8;
}

}

@media (min-width:768px) {
  .tab-content .accordion-item {
    border: 0;
    border-radius: 0;
  }
}

@media (max-width:767px) {
  .serviceDetail {
    margin: 2rem auto 1rem;
}
.contact-tagline.smo-tag{
  background-position: right;
}
.dropdown-toggle::after{
  display: inline-block;
}
  .clients-sec h4{
    font-size: 24px;
  }
  .contact-tagline .row {
    padding-left: 0;
  }
  .contact-tagline h3{
    font-size: 24px;
  }
  .contact-tagline{
    padding: 40px 20px;
  }
  .display-client-logo.inner-clients{
    padding: 5px 20px 0;
  }
  .bg-white-service {
    padding: 40px 20px 30px;
  }
  .bg-grey-service{
    padding: 50px 20px 50px;
  }
  .inner-clients{
    padding: 5px 20px 0;
  }
  .serviceWrapper h4, .detlContent h4, .detlContent h5{font-size: 24px;}
  .Powering-content {
    margin: 0 auto;
  }
  .step{
    width: 95%;
  }
  .devSol {
      display: block;
      margin: 0 auto 25px;
  }
  .devSol span{margin-bottom: 10px;}
  .technologies-sec{
    padding: 0;
  }
  .technology-text {
    padding-left: 15px;
  }
  .technologies-sec{
    background-position: left;
  }
  .technology-img {
      position: relative;
      left: 0;
      width: 100%;
      right: 0;
      height: auto;
      bottom: 0;
      top: 0;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu{
    border: transparent;
  }
  .serviceDetailing h4{
    font-size: 27px;
  }
  .serviceDetail.serviceDetailing{
    margin: 2rem auto 2rem;
  }
  .technology-img img, .smo-secs .technology-img img{
    width: 100%;
  }
  .detailWrap .content h2{
    font-size: 24px;
    font-weight: 500;
  }
  .detailWrap .content{
    width: 100%;
  }
  .dropdown-submenu-hover:hover > .dropdown-menu-hover {
    display: none;
  }
  .dropdown-submenu-hover.open > .dropdown-menu-hover {
    display: block;
    position: static;
    left: 0;
    top: 40px;
    width: 100%;
    border: transparent;
    border-top: 1px solid #d1d1d1;
    border-radius: 0;
  }
  .detailWrap .content h3{
    font-size: 12px;
    margin-bottom: 5px;
  }
  .about-company{
    background-position: right;
  }
  .slider-sec video {
    height: auto;
  }

  .corporate-branding{
    width: 50%;
  }
  .corporate-size-web-design{
    width: 100%;
  }
  .corporate {
      margin: 20px auto;
  }
  .corporate ul .nav-item {
    width: 100%;
    margin-bottom: 5px;
  }
  .website-sec .carousel-tab1 .bg-1{
    position: relative;
  }
  .clients-main-sec .btn-2{
    width: 56%;
  }
  .cliets-logo .logo-c{
    width: 45%;
  }
  .clients-sec p{
    width: 100%;
  }
  #corporate .digital-img{
    width: 43.3%;
    margin: 10px;
  }
  .digital-img {
    width: 100%;
    border: 1px solid #e5e5e5;
    margin: 10px 0px;
}
  .career-sec1 .contact-form-bg {
    margin-top: 0;
  }
  .contact-row{
    margin-top: 40px;
  }
  .contact-img{
    margin-bottom: 40px !important;
  }
  .clients-logos-sec ul li{
    width: 41%;
    margin: 10px;
  }
  .clients-logos-sec ul li img{
    width: 100%;
  }
  .services-list img {
    width: 150px;
    height: 150px;
    margin-bottom: 15px;
   }
  .navbar{
    position: relative !important;
  }
  main{
    margin-top: 0;
  }
  .service-content h3{
    font-size: 24px;
  }
  .services-list li{
    display: block;
    padding: 30px;
  }
  .chooseCard .about-sec-details{
    display: block;
    width: 100%;
  }
  .chooseCard{
    margin-top: 35px;
  }
  .details-content{
    text-align: center;
  }
  .details-content p{
    margin-bottom: 0;
  }
  .aboutus-img ul li{
    font-size: 32px;
  }
  .aboutus-img ul li span{
    font-size: 15px;
  }
  .navbar-collapse{
   background-color: #fff;
    margin-top: 20px;
    border-top: 1px solid #e3e3e3;
  }
  .navbar-collapse ul li a{
    color: #000 !important;
    padding: 5px 10px;
  }
  .effect.amiens{
   justify-content: flex-start;
    margin-top: 10px;
  }
  .footer2{
    margin-bottom: 0 !important;
  }
  .mail, .call{
    margin-left: 15px;
  }
  .copyright{
    margin-top: 0;
  }
  .footer{
    padding: 40px 20px 0;
   text-align: center;
  }
  .footer-call{
    display: block;
    padding: 0;
  }
  .footer-bg{width: 100%;}
  .points-research{
    background-size: cover;
  }
  .points{
    width: 100%;
    margin: 10px 0;
  }
  .points-h6 img{
    margin-top: 0;
    height: 130px;
  }
  .web-heading .row, .website-sec .row{
    margin: 0 auto;
  }
  .website-sec .carousel-caption{
    top: 0%;
  }
  .website-sec .carousel-caption h5{
    margin-top: -25px;
    margin-left: 10px;
  }
  .website-sec {
    padding: 0;
    margin-bottom: 25px;
  }
  .carousel-tab-bg{
    width: 100%;
    padding: 0;
  }
  h5{
    font-size: 27px;
  }
  .points-research h5{
    font-size: 27px;
    margin-bottom: 40px;
  }
  .mobile-content{
    padding: 0;
    margin-top: 0;
    text-align: center;
  }
  .mobile-content h5{
            width: 100%;
        font-size: 20px;
        margin-top: 20px;
        padding: 0px 5px;
        line-height: 1.5;
  }
  .mobile-content .btn-2{
    margin: 20px auto;
    width: 180px;
    height: 47px;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .mobile-row{
    display: block;
  }
  .web-row{
    display: none;
  }
  .display-client-logo{
    padding: 20px 20px 0;
  }
  .clients-main-sec .owl-carousel .owl-item img{
    width: 110px;
  }
  .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }
   #myTabContent h2{
    background: #ddd;
    padding:15px;
    margin-bottom: 5px;
  }
  .card1 {
    display: block;
    position: relative;
    background-color: transparent;
    border-radius: 5px;
    padding: 21px 10px;
    text-decoration: none;
    z-index: 0;
    overflow: hidden;
    text-align: center;
    border: 1px solid #fff;
    height: 250px;
    width: 100%;
    margin: 10px;
  }
  .card1 p {
    font-size: 17px;
    font-weight: 400;
    line-height: 18px;
    color: #fff;
  }
  .service-2 h5 {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 1px;
  }
  .service-2 .service-text p {
    width: 100%;
  }
  .home-slider .carousel-item1 .carousel-caption, .home-slider .carousel-item2 .carousel-caption, .home-slider .carousel-item3 .carousel-caption, .home-slider .carousel-item4 .carousel-caption{
    display: block;
  }
  .slider-sec .carousel-caption{
    left:0;
    right: 0;
    width: 90%;
    top: 22%;
  }
  .slider-sec .carousel-caption h5{
            font-size: 22px;
        line-height: 1.4;
  }
  .slider-sec .carousel-caption p{
   font-size: 12px;
   margin-bottom: 10px;
  }
  .carousel-control-next, .carousel-control-prev{
    display: none;
  }
  .slider-sec img{
    height: 250px;
    object-fit: cover;
  }
  .home-slider .carousel-item-text, .home-slider .carousel-item-img{
    width: 100%;
  }
  .home-slider .carousel-item-text h5{
    font-size: 24px;
  }
  .services-points p {
    line-height: 1.3;
    width: 100%;
    margin-bottom: 0;
}
  .services-points a {
    width: 50px;
    height: 50px;
    border-radius: 40px;
    padding: 15px;
    display: flex;
}
  .services-points img {
    width: 60px;
    height: 70px;
    /* text-align: left; */
    /* align-items: end; */
    display: flex;
}
.service-bg h5{
  font-size: 27px;
  margin-bottom: 10px;
}
  .clients-sec h5{
    font-size: 27px;
  }
  .projectFactsWrap .item p.number {
    font-size: 30px;
    padding: 0;
    font-weight: 600;
    line-height: 1.3;
    color: #e62b3c;
  }
    .mobileapp-heading {
      color: #000;
      font-size: 20px;
      text-transform: uppercase;
  }
    .card1 {
      display: block;
      position: relative;
      background-color: transparent;
      border-radius: 5px;
      padding: 21px 10px;
      text-decoration: none;
      z-index: 0;
      overflow: hidden;
      text-align: center;
      border: 1px solid #fff;
      height: 300px;
      width: 100%;
      margin: 10px;
  }
    .web-projects .carousel-inner .carousel-item.active {
      background: url(../images/web-bg.png);
      background-size: cover;
      /* width: 100%; */
      background-repeat: no-repeat;
      height: 140px;
      /* min-width: 622px; */
      position: relative;
  }

  .web-projects .carousel-inner .carousel-item.active img {
    position: absolute;
    left: 5px;
    right: 0;
    display: block;
    top: 10px;
    object-fit: cover;
    width: 63%;
    margin: 0 auto;
    height: 108px;
  }

  .service-sec2 .service-sec2-row1 h3 {
    font-size: 25px;
    color: #ed1b2e;
    text-transform: uppercase;
  }
  .service-sec2 h4 {
    font-weight: 200;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 25px;
  }
  .services-text {
    text-align: left;
    padding-left: 10px;
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  .services-points{
    width: 100%;
    height: auto;
  }
  .facts-about:before{
    font-size: 115px;
    top: -5%;
    display: none;
  }
  .facts-about {
    padding-left: 5%;
    padding-top: 10%;
  }
  .about-company{
    padding-bottom: 15px;
  }
  .aboutus-img{
    padding: 5% 0px 0;
  }
  .aboutus-img ul{
    padding-right: 20px;
  }
  .points-research .row{
    padding: 0;
    width: 100%;
  }
  .aboutus-img ul li.about-li-2:before{
    width: 78%;
  }
  .aboutus-img ul li.about-li-3:before{
    width: 63%;
  }
  .footer-1 h3{
    font-size: 55px;
  }
  .effect .buttons{
    justify-content: center;
  }
  .footer2 ul li{
    text-align: center;
  }

  .sm1, .sm2{
    margin-bottom: 10px;
  }

  .website-sec .carousel-indicators button img {
    height: auto;
  }
  .website-sec .web-heading{
    margin-bottom: 0;
  }
  .banner-text-about h2, .facts1:after, .facts3:after{
    display: none;
  }
  .about-sec-one{
      padding-top:30px;
  }
  h5 span {
    display: inline;
}
.footer2 h5:after {
    height: 1px;
    display: block;
    width: 60px;
    background: #ffffff;
    border-right: 2px white;
    content: '';
    margin-top: 10px;
    margin: 5px auto;
}
.effect{
  margin-bottom: 40px;
}
}

@media all and (max-width : 330px) {
nav ul li {
  display: block;
  width: 94%;
}
}