@media screen and (max-width: 360px) {
  .df-container {
    width: calc(100% - 20px);
  }

  header nav {
    width: calc(100% - 30px);
    padding-right: 10px;
  }
  nav .logo {
    max-width: 184px;
    width: 100%;
    width: calc(100% - 20px);
    height: 39px;
  }
  /*  header text  */
  .cir-2 {
    width: 31px;
    height: 31px;
  }
  .cir-1 {
    width: 50px;
    height: 50px;
    transform: translate(-30%, -184%);
    -webkit-transform: translate(-30%, -184%);
    -moz-transform: translate(-30%, -184%);
    -ms-transform: translate(-30%, -184%);
    -o-transform: translate(-30%, -184%);
  }
  .cir-short {
    width: 50px;
    height: 50px;
  }
  .highlight-text {
    font-size: 1.7rem;
    line-height: 2.4rem;
  }

  .short-text-fca {
    font-size: 1rem;
    line-height: 50px;
  }

  .btn-nav {
    font: 1.5rem;
    outline: none;
  }
  .btn-dark-outline,
  .btn-primary-2 {
    padding: 10px 20px;
    font-size: 1rem;
    line-height: 1.5rem;
  }
  /*  header text  */
  /* hero section  */
  .hero-section {
    display: flex;
    flex-direction: column;
    background: url("../Image/hero-bg-1.jpg") left top no-repeat,
      url("../Image/side-bg.svg") right bottom no-repeat;
    background-size: 100% 70%, 100% 40%;
    height: auto;
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .hero-section > .left-site {
    color: #ffffff;
    padding: 20px 40px;
  }
  .hero-section > .right-site > .circle-image {
    position: absolute;
    top: -70px;
    left: 20px;
    z-index: -5;
  }
  .hero-para {
    font-size: 1rem;
    margin-top: 10px;
    line-height: 1.8rem;
  }
  .btn-primary {
    font-size: 1rem;
    padding: 10px 30px;
  }

  .hero-sec-header .cir-1 {
    width: 50px;
    height: 50px;
    top: 90px;
  }
  .hero-section .left-site .btn-primary-2 {
    margin-top: 10px;
  }
  .hero-section > .right-site {
    padding: 20px 0;
  }
  .hero-section > .right-site .hero-img img {
    max-width: 100%;
    width: calc(100% - 50px);
    padding-right: 0px;
    padding-left: 40px;
  }
  .owl-dots {
    display: none;
  }
  .marquee-content {
    height: 120px;
  }
  .marquee-content > h3 {
    font-size: 2.5rem;
  }
  /* hero section  */
  /* section 3 start  */
  .about-royex .cir-short {
    width: 50px;
    height: 50px;
    top: 70px;
  }
  .df-para {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .list-of-event {
    margin-top: 20px;
  }
  .about-royex .left-site-image > img {
    max-width: 100%;
    height: 400px;
  }
  .about-royex .btn-box {
    justify-content: center;
  }
  /* section 3 end  */
  /* section 4 start  */
  .section-4 {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sec-4-header .cir-short {
    left: 8.2%;
    top: 75px;
    width: 50px;
    height: 50px;
  }
  .sec-4-header {
    padding-bottom: 10px;
  }
  .sec-4-header .short-text-fca {
    font-size: 1rem;
    line-height: 30px;
  }
  .part-active .sec-4-df-between {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .part .sec-4-df-between {
    flex-direction: column;
    gap: 20px;
  }
  .df-title.no-hl-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .section-4 .df-container {
    margin-top: 20px;
  }
  /* section 4 end   */
  /* section 5 start  Count Up    */
  #countUp {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .countup-container {
    gap: 10px;
  }
  .count-box {
    border: none;
  }
  .counter-box-text > .highlight-text {
    font-size: 3.5rem;
  }
  /* section 5 start  Count Up    */
  /* section 5 start  Count Up    */
  /* section 6start  Count Up    */
  .section-6-header .df-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .section-6-header .short-text-fca {
    font-size: 1rem;
    line-height: 30px;
  }
  .section-6-header .cir-short {
    width: 41px;
    height: 41px;
    top: 59px;
    left: 18.5%;
  }
  .ft-box {
    padding: 0px 10px;
    height: 100%;
    max-height: 100%;

    padding-bottom: 0px;
  }
  .section-6-header {
    margin-bottom: 30px;
  }

  .ft-box > hr {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .f-title {
    align-items: center;
    gap: 10px;
    font-size: 1.1rem;
  }
  .f-title > img {
    max-width: 40px;
    max-height: 40px;
  }
  .ft-para {
    font-size: 14px;
    line-height: 22px;
    max-width: 100%;
    text-align: justify;
  }
  /* section 5 start  Count Up    */
  /* section 6 start  Count Up    */
  .preservation-header .cir-short {
    top: 70px;
  }
  .preservation-right-box h2 {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .preservation-right-box p {
    font-size: 1rem;
    line-height: 1.4rem;
    margin-top: 15px;
    padding-bottom: 10px;
  }
  /* section 6 start  Count Up    */
  .btn-dark {
    font-size: 1rem;
    line-height: 1.4rem;
    padding: 10px 20px;
    margin-top: 10px;
  }
  .banner-content .cir-short {
    top: 69px;
    left: 1%;
    width: 51px;
    height: 51px;
  }
  .banner-content {
    padding: 20px 10px;
    flex-direction: column;
  }
  .banner-content .banner-title {
    font-size: 1.2rem;
    line-height: 1.8rem;
    text-align: center;
    max-width: 100%;
  }
  .testimonial-section .df-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
    text-align: center;
  }
  .testimonial-section .custom-buttons {
    margin-top: 20px;
    top: 14%;
    left: 37%;
    right: 10px;
  }
  .testimonial-section .cir-short {
    top: 70px;
    left: 2%;
  }
  .testimonial-h2-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
    text-align: center;
  }
  .testimonial-para {
    font-size: 1rem;
    line-height: 1.7rem;
    text-align: left;
  }
  .section-9-case-study {
    padding: 30px;
  }
  .section-9-case-study .short-text-fca {
    font-size: 1rem;
    line-height: 30px;
  }
  .section-9-case-study .df-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
    text-align: center;
  }
  .section-9-case-study .cir-short {
    width: 51px;
    height: 51px;
    top: 73px;
    left: 6%;
  }
  .case-card-title {
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: left;
  }
  .case-card-para {
    font-size: 1rem;
    line-height: 1.7rem;
    text-align: left;
  }
  .blog-header {
    padding-bottom: 0px;
  }
  .section-10-blog .short-text-fca {
    font-size: 1.5rem;
    line-height: 1.8rem;
    text-align: center;
  }
  .section-10-blog .cir-short {
    top: 70px;
    left: 0px;
  }
  .mini-blog-card .short-title,
  .blog-card-big .short-title {
    font-size: 1rem;
    line-height: 1.7rem;
    text-align: left;
  }
  .mini-blog-card h3,
  .blog-card-big h3 {
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: justify;
  }
  .mini-blog-card .blog-para,
  .blog-card-big .blog-para {
    font-size: 0.8rem;
    line-height: 1.2rem;
    text-align: left;
  }
  .mini-blog-card {
    max-height: 100%;
    flex-direction: column;
    align-items: flex-start;
    overflow: auto;
  }
  .mini-blog-card > .mini-blog-image {
    flex: 0 0 247px;
  }
  .section-10-blog {
    padding-bottom: 20px;
  }
  .faq-section {
    padding: 20px 0px;
  }
  .faq-header .cir-short {
    top: 75px;
    left: 14%;
  }
  .faq-section .accordion-button span {
    font-size: 1rem;
    line-height: 1.7rem;
  }
  .faq-section .accordion-body {
    font-size: 0.8rem;
    line-height: 1.5rem;
  }
  .contact-header .cir-short {
    top: 70px;
    left: 0px;
  }
  .brand-columns {
    flex-direction: column;
  }
  .brand-columns a {
    width: 100%;
    border: none;
  }

  /* footer */

  .footer-top {
    flex-direction: column;
  }
  /* footer */

  /*  ab-content-page */
  .all-header-container h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .all-header-container nav ol {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-end center;
    margin-bottom: 20px;
    max-width: 360px;
    width: calc(100% - 20px);
    margin: 0 20px;
  }

  .all-header-container nav ol li a {
    font-size: 14px;
    line-height: 35px;
    text-wrap: wrap;
    text-align: center;
  }
  .all-section-header {
    height: 300px;
  }
  .all-section {
    padding: 40px 0px;
  }
  .header-center .cir-short {
    top: 75px;
    left: 9.3%;
  }
  .tabing-group {
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .tabing-group .tabing {
    font-size: 12px;
  }

  .ab-title-h1 {
    font-size: 24px;
    line-height: 35px;
    margin: 10px 0px;
  }
  .para-details {
    font-size: 16px;
    line-height: 30px;
  }
  .right-box-list {
    min-height: 100%;
    height: auto;
  }
  .right-box-list .df-para.list {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .ab-section-2 {
    padding: 40px 0px;
    padding-bottom: 0px;
  }
  #ab-3-left-image {
    width: 100%;
    height: 279px;
  }
  #ab-3-left-image img {
    width: 100%;
    height: 279px;
  }
  .footer-nav-title,
  .brand-header h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .footer-nav .footer-link,
  .footer-logo-and-des p,
  .brand-header p {
    font-size: 14px;
    line-height: 24px;
  }
  footer {
    padding-top: 10px;
  }
  .title-top-modal {
    font-size: 20px;
    line-height: 26px;
  }
  .header-modal .cir-short {
    width: 35px;
    height: 35px;
    top: 50px;
    left: -5px;
  }
  /*  ab-content-page */
}

@media (min-width: 360px) and (max-width: 768px) {
  .df-container {
    width: calc(100% - 20px);
  }
  header nav {
    width: calc(100% - 30px);
    padding-right: 10px;
  }
  nav .logo {
    max-width: 184px;
    width: 100%;
    width: calc(100% - 20px);
    height: 39px;
  }
  /*  header text  */
  .cir-2 {
    width: 31px;
    height: 31px;
  }
  .cir-1 {
    width: 50px;
    height: 50px;
    transform: translate(-30%, -184%);
    -webkit-transform: translate(-30%, -184%);
    -moz-transform: translate(-30%, -184%);
    -ms-transform: translate(-30%, -184%);
    -o-transform: translate(-30%, -184%);
  }
  .highlight-text {
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .short-text-fca {
    font-size: 1rem;
    line-height: 50px;
  }

  /*  header text  */
  /* hero section  */
  .hero-section {
    display: flex;
    flex-direction: column;
    background: url("../Image/hero-bg-1.jpg") left top no-repeat,
      url("../Image/side-bg.svg") right bottom no-repeat;
    background-size: 100% 70%, 100% 40%;
    height: auto;
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .hero-section > .left-site {
    color: #ffffff;
    padding: 20px 40px;
  }
  .hero-section > .right-site > .circle-image {
    position: absolute;
    top: -70px;
    left: 20px;
    z-index: -5;
  }
  .hero-para {
    font-size: 1rem;
    margin-top: 10px;
    line-height: 1.8rem;
  }
  .btn-primary {
    font-size: 1rem;
    padding: 10px 30px;
  }
  .hero-section .left-site .btn-primary-2 {
    margin-top: 10px;
  }
  .hero-section > .right-site {
    padding: 20px 0;
  }
  .hero-section > .right-site .hero-img img {
    max-width: 100%;
    width: calc(100% - 50px);
    padding-right: 0px;
    padding-left: 40px;
  }
  /* hero section  */
  .owl-dots {
    display: none;
  }
  /* hero section  */
  /* section 3 start  */
  .about-royex .cir-short {
    width: 60px;
    height: 60px;
    top: 83px;
  }
  .df-para {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .list-of-event {
    margin-top: 20px;
  }
  .about-royex .btn-box {
    justify-content: center;
  }
  .about-royex .left-site-image > img {
    max-width: 100%;
    height: 400px;
  }
  /* section 3 start  */
  /* section 4 start  */
  .section-4 {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sec-4-header .cir-short {
    width: 50px;
    height: 50px;
    left: 14.2%;
    top: 105px;
  }
  .sec-4-header {
    padding-bottom: 10px;
  }
  .sec-4-header .short-text-fca {
    font-size: 1rem;
    line-height: 30px;
  }
  .part-active .sec-4-df-between {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .part .sec-4-df-between {
    flex-direction: column;
    gap: 20px;
  }
  .df-title.no-hl-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .section-4 .df-container {
    margin-top: 20px;
  }
  .sec-4-header .cir-short {
    width: 66px;
    height: 66px;
    left: 8.2%;
    top: 90px;
  }
  /* section 5 start  Count Up    */
  #countUp {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .count-box {
    border: none;
  }
  .counter-box-text > .highlight-text {
    font-size: 3.5rem;
  }
  /* section 5 start  Count Up    */
  /* section 6start  Count Up    */
  .section-6-header .df-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .section-6-header .short-text-fca {
    font-size: 1rem;
    line-height: 30px;
  }
  .section-6-header .cir-short {
    width: 41px;
    height: 41px;
    top: 90px;
    left: 14.5%;
  }
  .ft-box {
    padding: 0px 10px;
    height: 100%;
    max-height: 100%;

    padding-bottom: 0px;
  }
  .section-6-header {
    margin-bottom: 30px;
  }

  .ft-box > hr {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .f-title {
    align-items: center;
    gap: 10px;
    font-size: 1.1rem;
  }
  .f-title > img {
    max-width: 40px;
    max-height: 40px;
  }
  .ft-para {
    font-size: 14px;
    line-height: 22px;
    max-width: 100%;
    text-align: justify;
  }
  /* section 5 start  Count Up    */
  /* section 6 start  Count Up    */
  .preservation-header .cir-short {
    top: 108px;
  }
  .preservation-right-box h2 {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .preservation-right-box p {
    font-size: 1rem;
    line-height: 1.4rem;
    margin-top: 15px;
    padding-bottom: 10px;
  }

  /* section 6 start  Count Up    */
  /* section 8 start  Count Up    */
  .btn-dark {
    font-size: 1rem;
    line-height: 1.4rem;
    padding: 10px 20px;
    margin-top: 10px;
  }
  .banner-content .cir-short {
    top: 72px;
    left: 1%;
    width: 51px;
    height: 51px;
  }

  .countup-container {
    gap: 10px;
  }
  .banner-content {
    padding: 20px 10px;
    flex-direction: column;
  }
  .banner-content .banner-title {
    font-size: 1.3rem;
    line-height: 1.8rem;
    text-align: center;
    max-width: 100%;
  }
  /* section 8 start  Count Up */
  .testimonial-section .df-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
    text-align: center;
  }
  .testimonial-section .custom-buttons {
    margin-top: 50px;
    top: 12%;
    left: 30%;
  }
  .testimonial-section .cir-short {
    top: 71px;
    left: 6%;
    width: 49px;
    height: 50px;
  }
  .testimonial-h2-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
    text-align: center;
  }
  .testimonial-para {
    font-size: 1rem;
    line-height: 1.7rem;
    text-align: left;
  }
  .section-9-case-study {
    padding: 30px;
  }
  .section-9-case-study .short-text-fca {
    font-size: 1rem;
    line-height: 30px;
  }
  .section-9-case-study .df-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
    text-align: center;
  }
  .section-9-case-study .cir-short {
    width: 51px;
    height: 51px;
    top: 70px;
    left: 14%;
  }
  .case-card-title {
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: left;
  }
  .case-card-para {
    font-size: 1rem;
    line-height: 1.7rem;
    text-align: left;
  }
  .blog-header {
    padding-bottom: 0px;
  }
  .section-10-blog .short-text-fca {
    font-size: 1.5rem;
    line-height: 1.8rem;
    text-align: center;
  }
  .section-10-blog .cir-short {
    top: 98px;
    left: -5px;
  }
  .mini-blog-card .short-title,
  .blog-card-big .short-title {
    font-size: 1rem;
    line-height: 1.7rem;
    text-align: left;
  }
  .mini-blog-card h3,
  .blog-card-big h3 {
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: justify;
  }
  .mini-blog-card .blog-para,
  .blog-card-big .blog-para {
    font-size: 0.8rem;
    line-height: 1.2rem;
    text-align: left;
  }
  .mini-blog-card {
    max-height: 100%;
    flex-direction: column;
    align-items: flex-start;
    overflow: auto;
  }
  .mini-blog-card > .mini-blog-image {
    flex: 0 0 247px;
  }
  .section-10-blog {
    padding-bottom: 20px;
  }
  .faq-section {
    padding: 20px 0px;
  }
  .faq-header .cir-short {
    top: 105px;
    left: 3%;
  }
  .faq-section .accordion-button span {
    font-size: 1rem;
    line-height: 1.7rem;
  }
  .faq-section .accordion-body {
    font-size: 0.8rem;
    line-height: 1.5rem;
  }
  .contact-header .cir-short {
    top: 105px;
    left: 0px;
  }
  .brand-columns {
    flex-direction: column;
  }
  .brand-columns a {
    width: 100%;
    border: none;
  }

  /* footer */
  footer {
    padding: 10px 20px;
  }
  .footer-top {
    flex-direction: column;
    gap: 50px;
  }
  /* footer */
  /*  ab-content-page */
  .all-header-container h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .all-header-container nav ol {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-end center;
    margin-bottom: 20px;
    max-width: 360px;
    width: calc(100% - 20px);
    margin: 0 20px;
  }
  .cir-short {
    width: 75px;
    height: 75px;
  }

  .all-header-container nav ol li a {
    font-size: 14px;
    line-height: 35px;
    text-wrap: wrap;
    text-align: center;
  }
  .all-section-header {
    height: 300px;
  }
  .all-section {
    padding: 40px 0px;
  }
  .header-center .cir-short {
    top: 100px;
    left: 4.3%;
  }
  .tabing-group {
    flex-direction: row;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .tabing-group .tabing {
    font-size: 12px;
  }

  .ab-title-h1 {
    font-size: 34px;
    line-height: 45px;
    margin: 10px 0px;
  }
  .para-details {
    font-size: 19px;
    line-height: 35px;
  }
  .right-box-list {
    min-height: 100%;
    height: auto;
  }
  .right-box-list .df-para.list {
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 5px;
  }
  .ab-section-2 {
    padding: 40px 0px;
    padding-bottom: 0px;
  }
  #ab-3-left-image {
    width: 100%;
    height: 279px;
  }
  #ab-3-left-image img {
    width: 100%;
    height: 279px;
  }
  /*  ab-content-page */
  .footer-nav-title,
  .brand-header h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .footer-nav .footer-link,
  .footer-logo-and-des p,
  .brand-header p {
    font-size: 14px;
    line-height: 24px;
  }
  footer {
    padding-top: 10px;
  }
  .title-top-modal {
    font-size: 28px;
    line-height: 36px;
  }
  .header-modal .cir-short {
    width: 50px;
    height: 50px;
    top: 75px;
    left: -5px;
  }
}

@media (min-width: 768px) and (max-width: 994px) {
  .df-container {
    width: calc(100% - 80px);
  }
  header nav {
    width: calc(100% - 80px);
  }
  nav .logo {
    max-width: 224px;
    width: 100%;
    height: 39px;
  }
  /*  header text  */

  .cir-1 {
    width: 85px;
    height: 85px;
    transform: translate(-22%, -184%);
    -webkit-transform: translate(-22%, -184%);
    -moz-transform: translate(-22%, -184%);
    -ms-transform: translate(-22%, -184%);
    -o-transform: translate(-22%, -184%);
  }
  .highlight-text {
    font-size: 4rem;
    line-height: 4.6rem;
  }

  .short-text-fca {
    font-size: 1.2rem;
    line-height: 60px;
  }

  /*  header text  */
  /* hero section  */
  .hero-section {
    display: flex;
    flex-direction: column;
    background: url("../Image/hero-bg-1.jpg") left top no-repeat,
      url("../Image/side-bg.svg") right bottom no-repeat;
    background-size: 100% 70%, 100% 40%;
    height: auto;
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .hero-section > .left-site {
    color: #ffffff;
    padding: 20px 40px;
  }
  .hero-section > .right-site > .circle-image {
    position: absolute;
    top: -50px;
    left: -30px;
    z-index: -5;
  }

  .hero-para {
    font-size: 1rem;
    margin-top: 10px;
    line-height: 1.8rem;
  }
  .btn-primary {
    font-size: 1.3rem;
    padding: 18px 36px;
  }
  .hero-section .left-site .btn-primary-2 {
    margin-top: 10px;
  }
  .hero-section > .right-site {
    padding: 60px 0;
  }
  .hero-section > .right-site .hero-img img {
    max-width: 100%;
    width: calc(100% - 85px);
    padding-right: 0px;
    padding-left: 40px;
  }
  .owl-dots {
    display: none;
  }
  /* hero section  */
  /* section 3 start  */
  .df-title {
    font-size: 30px;
    line-height: 40px;
  }
  .cir-short {
    width: 60px;
    height: 60px;
    transform: translate(-26%, -138%);
    -webkit-transform: translate(-26%, -138%);
    -moz-transform: translate(-26%, -138%);
    -ms-transform: translate(-26%, -138%);
    -o-transform: translate(-26%, -138%);
  }

  .about-royex .cir-short {
    width: 60px;
    height: 60px;
    top: 68px;
  }
  .df-para {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .list-of-event {
    margin-top: 20px;
  }
  .about-royex .left-site-image > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
  .about-royex .btn-box {
    justify-content: center;
  }
  /* section 3 start  */
  /* section 4 start  */
  .section-4 {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .sec-4-header {
    padding-bottom: 10px;
  }
  .sec-4-header .short-text-fca {
    font-size: 1.2rem;
    line-height: 50px;
  }
  .part-active .sec-4-df-between {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .part .sec-4-df-between {
    flex-direction: column;
    gap: 20px;
  }
  .df-title.no-hl-title {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
  .section-4 .df-container {
    margin-top: 20px;
  }
  /* section 5 start  Count Up    */
  #countUp {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .countup-container {
    gap: 10px;
  }
  .count-box {
    border: none;
  }
  .counter-box-text > .highlight-text {
    font-size: 3.5rem;
  }
  /* section 5 start  Count Up    */
  /* section 6start  Count Up    */
  .section-6-header .df-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .section-6-header .short-text-fca {
    font-size: 1rem;
    line-height: 30px;
  }
  .section-6-header .cir-short {
    width: 41px;
    height: 41px;
    top: 49px;
    left: 30.5%;
  }
  .ft-box {
    padding: 3px 10px;
    height: 100%;
    max-height: 100%;

    padding-bottom: 0px;
  }
  .section-6-header {
    margin-bottom: 30px;
  }

  .ft-box > hr {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .f-title {
    align-items: self-start;
    gap: 21px;
    font-size: 1.5rem;
    padding: 20px 0;
  }
  .f-title > img {
    max-width: 50px;
    max-height: 50px;
  }
  .ft-para {
    font-size: 16px;
    line-height: 22px;
    max-width: 100%;
    padding: 20px 0;
    text-align: justify;
  }

  /* section 5 start  Count Up    */
  /* section 6 start  Count Up    */
  .preservation-header .short-text-fca {
    text-align: left;
  }
  .preservation-header .cir-short {
    top: 68px;
  }
  .preservation-right-box h2 {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  .preservation-right-box p {
    font-size: 1.3rem;
    line-height: 1.5rem;
    margin-top: 15px;
    padding-bottom: 10px;
  }
  /* section 6 start  Count Up    */

  .btn-dark {
    font-size: 1.2rem;
    line-height: 1.4rem;
    padding: 15px 30px;
    margin-top: 10px;
  }
  .banner-content .cir-short {
    top: 60px;
    left: 1%;
    width: 51px;
    height: 51px;
  }
  .banner-content {
    padding: 20px 10px;
    flex-direction: column;
  }
  .banner-content .banner-title {
    font-size: 2rem;
    line-height: 2.8rem;
    text-align: center;
    max-width: 100%;
  }

  .testimonial-section .df-title {
    font-size: 2rem;
    line-height: 1.8rem;
    text-align: center;
  }
  .testimonial-section .custom-buttons {
    margin-top: 20px;
    top: 12%;
  }
  .testimonial-section .cir-short {
    top: 60px;
    left: 8%;
  }
  .testimonial-h2-title {
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
  }
  .testimonial-para {
    font-size: 1rem;
    line-height: 1.7rem;
    text-align: left;
  }
  .case-card-title {
    font-size: 1.2rem;
    line-height: 2rem;
    text-align: left;
  }
  .case-card-para {
    font-size: 1rem;
    line-height: 1.7rem;
    text-align: left;
  }
  .section-9-case-study .cir-short {
    width: 55px;
    height: 55px;
    top: 60px;
    left: 29%;
  }
  .case-card-para {
    padding-bottom: 10px;
  }
  .section-9-case-study {
    padding-bottom: 40px;
  }
  .blog-header {
    padding-bottom: 0px;
  }
  .section-10-blog .short-text-fca {
    font-size: 1.5rem;
    line-height: 1.8rem;
    text-align: center;
  }
  .section-10-blog .cir-short {
    top: 71px;
    left: 0px;
  }
  .mini-blog-card .short-title,
  .blog-card-big .short-title {
    font-size: 1rem;
    line-height: 1.7rem;
    text-align: left;
  }
  .mini-blog-card h3,
  .blog-card-big h3 {
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: justify;
  }
  .mini-blog-card .blog-para,
  .blog-card-big .blog-para {
    font-size: 0.8rem;
    line-height: 1.2rem;
    text-align: left;
  }
  .mini-blog-card {
    max-height: 100%;
    flex-direction: row;
    align-items: center;
  }

  .mini-blog-card > .mini-blog-image {
    flex: 0 0 287px;
  }
  .section-10-blog {
    padding-bottom: 20px;
  }
  .faq-section {
    padding: 20px 0px;
  }
  .faq-header .cir-short {
    top: 70px;
    left: 12%;
  }
  .faq-section .accordion-button span {
    font-size: 1rem;
    line-height: 1.7rem;
  }
  .faq-section .accordion-body {
    font-size: 0.8rem;
    line-height: 1.5rem;
  }
  .contact-header .cir-short {
    top: 69px;
    left: 0px;
  }
  .brand-columns {
    flex-direction: row;
  }
  .brand-columns a {
    width: 50%;
    border: none;
  }
  /* footer */
  footer {
    padding: 10px 20px;
  }
  .footer-top {
    flex-direction: row;
    gap: 50px;
    flex-wrap: wrap;
  }

  /* footer */
  /*  ab-content-page */
  .all-header-container h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .all-header-container nav ol li a {
    font-size: 14px;
    line-height: 35px;
    text-wrap: wrap;
    text-align: center;
  }
  .all-section-header {
    height: 300px;
  }
  .all-section {
    padding: 40px 0px;
  }
  .header-center .cir-short {
    top: 45px;
    left: 20.7%;
  }
  .tabing-group {
    flex-direction: row;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .tabing-group .tabing {
    font-size: 16px;
  }

  .ab-title-h1 {
    font-size: 24px;
    line-height: 35px;
    margin: 10px 0px;
  }
  .para-details {
    font-size: 16px;
    line-height: 30px;
  }
  .right-box-list {
    min-height: 100%;
    height: auto;
  }
  .right-box-list .df-para.list {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .ab-section-2 {
    padding: 40px 0px;
    padding-bottom: 0px;
  }
  .title-top-modal {
    font-size: 30px;
    line-height: 36px;
  }
  .header-modal .cir-short {
    width: 50px;
    height: 50px;
    top: 60px;
    left: -5px;
  }
  /*  ab-content-page */
}

@media (min-width: 994px) and (max-width: 1200px) {
  .df-container {
    width: calc(100% - 80px);
  }

  header nav {
    width: calc(100% - 80px);
  }
  nav .logo {
    max-width: 224px;
    width: 100%;
    height: 39px;
  }
  /*  header text  */

  .cir-1 {
    width: 85px;
    height: 85px;
    transform: translate(-18%, -144%);
    -webkit-transform: translate(-18%, -144%);
    -moz-transform: translate(-18%, -144%);
    -ms-transform: translate(-18%, -144%);
    -o-transform: translate(-18%, -144%);
  }
  .highlight-text {
    font-size: 4rem;
    line-height: 4.6rem;
  }

  .short-text-fca {
    font-size: 1.2rem;
    line-height: 60px;
  }

  /*  header text  */
  /* hero section  */
  .hero-section {
    display: flex;
    flex-direction: column;
    background: url("../Image/hero-bg-1.jpg") left top no-repeat,
      url("../Image/side-bg.svg") right bottom no-repeat;
    background-size: 100% 70%, 100% 40%;
    height: auto;
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .hero-section > .left-site {
    color: #ffffff;
    padding: 20px 40px;
  }
  .hero-section > .right-site > .circle-image {
    position: absolute;
    top: -50px;
    left: -30px;
    z-index: -5;
  }
  .hero-para {
    font-size: 1rem;
    margin-top: 10px;
    line-height: 1.8rem;
  }
  .btn-primary {
    font-size: 1.3rem;
    padding: 18px 36px;
  }
  .hero-section .left-site .btn-primary-2 {
    margin-top: 10px;
  }
  .hero-section > .right-site {
    padding: 60px 0;
  }
  .hero-section > .right-site .hero-img img {
    max-width: 100%;
    width: calc(100% - 85px);
    padding-right: 0px;
    padding-left: 40px;
  }
  /* hero section  */
  .df-title {
    font-size: 35px;
    line-height: 60px;
  }
  .cir-short {
    width: 80px;
    height: 80px;
    transform: translate(-18%, -139%);
    -webkit-transform: translate(-18%, -139%);
    -moz-transform: translate(-18%, -139%);
    -ms-transform: translate(-18%, -139%);
    -o-transform: translate(-18%, -139%);
  }
  .about-circle > img {
    max-width: 300px;
    max-height: 300px;
    height: auto;
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
    object-position: center;
  }
  .df-para {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .list-of-event {
    margin-top: 20px;
  }
  /* section 3 start  */
  /* section 4 start  */
  .section-4 {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sec-4-header .cir-short {
    left: 16.2%;
    top: 105px;
  }
  .sec-4-header {
    padding-bottom: 10px;
  }
  .sec-4-header .short-text-fca {
    font-size: 1rem;
    line-height: 30px;
  }
  .part-active .sec-4-df-between {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .part .sec-4-df-between {
    flex-direction: column;
    gap: 20px;
  }
  .df-title.no-hl-title {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  .section-4 .df-container {
    margin-top: 50px;
  }
  /* section 5 start  Count Up    */
  #countUp {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .countup-container {
    gap: 10px;
  }
  .count-box {
    border: none;
  }
  .counter-box-text > .highlight-text {
    font-size: 3.5rem;
  }
  /* section 5 start  Count Up    */
  /* section 6start  Count Up    */
  .section-6-header .df-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .section-6-header .short-text-fca {
    font-size: 1rem;
    line-height: 30px;
  }
  .section-6-header .cir-short {
    width: 41px;
    height: 41px;
    top: 49px;
    left: 30.5%;
  }
  .ft-box {
    padding: 3px 10px;
    height: 100%;
    max-height: 100%;

    padding-bottom: 0px;
  }
  .section-6-header {
    margin-bottom: 30px;
  }

  .ft-box > hr {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .f-title {
    align-items: self-start;
    gap: 21px;
    font-size: 1.5rem;
    padding: 20px 0;
  }
  .f-title > img {
    max-width: 50px;
    max-height: 50px;
  }
  .ft-para {
    font-size: 16px;
    line-height: 22px;
    max-width: 100%;
    padding: 20px 0;
    text-align: justify;
  }
  /* section 5 start  Count Up    */
  /* section 6 start  Count Up    */
  .preservation-header .cir-short {
    top: 98px;
  }
  /* section 6 start  Count Up    */
  .section-9-case-study {
    padding-bottom: 50px;
  }
  .footer-top {
    flex-direction: row;
    gap: 50px;
    flex-wrap: wrap;
  }
  /*  ab-content-page */
  .all-header-container h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .all-header-container nav ol {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-end center;
    margin-bottom: 20px;
    max-width: 360px;
    width: calc(100% - 20px);
    margin: 0 20px;
  }

  .all-header-container nav ol li a {
    font-size: 14px;
    line-height: 35px;
    text-wrap: wrap;
    text-align: center;
  }
  .all-section-header {
    height: 300px;
  }
  .all-section {
    padding: 40px 0px;
  }
  .header-center .cir-short {
    top: 100px;
    left: 22.7%;
  }
  .tabing-group {
    flex-direction: row;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .tabing-group .tabing {
    font-size: 16px;
  }

  .ab-title-h1 {
    font-size: 24px;
    line-height: 35px;
    margin: 10px 0px;
  }
  .para-details {
    font-size: 16px;
    line-height: 30px;
  }
  .right-box-list {
    min-height: 100%;
    height: auto;
  }
  .right-box-list .df-para.list {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .ab-section-2 {
    padding: 40px 0px;
    padding-bottom: 0px;
  }
  .title-top-modal {
    font-size: 40px;
    line-height: 36px;
  }
  .header-modal .cir-short {
    width: 65px;
    height: 65px;
    top: 75px;
    left: -5px;
  }
  /*  ab-content-page */
}

@media (min-width: 800px) and (max-width: 1030px) {
  .title-top-modal {
    font-size: 40px;
    line-height: 36px;
  }
  .header-modal .cir-short {
    width: 65px;
    height: 65px;
    top: 51px;
    left: -10px;
  }
}
/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1400px) {
  .df-container {
    width: calc(100% - 80px);
  }
  header nav {
    width: calc(100% - 100px);
  }
  nav .logo {
    max-width: 200px;
    width: 100%;
    height: 20px;
  }
  .middle-nav-link {
    gap: 30px;
  }
  .middle-nav-link li a:hover > .cir-nav,
  .middle-nav-link li a.nav-active > .cir-nav {
    width: 18px;
    height: 18px;
  }
  .middle-nav-link li a {
    font-size: 14px;
    line-height: 26px;
  }
  .cir-1 {
    width: 65px;
    height: 65px;
    transform: translate(-27%, -164%);
    -webkit-transform: translate(-27%, -164%);
    -moz-transform: translate(-27%, -164%);
    -ms-transform: translate(-27%, -164%);
    -o-transform: translate(-27%, -164%);
  }
  .cir-short {
    width: 91px;
    height: 91px;
  }
  .highlight-text {
    font-size: 3rem;
    line-height: 4.6rem;
  }

  .short-text-fca {
    font-size: 1.3rem;
    line-height: 70px;
  }

  .cir-short {
    width: 91px;
    height: 91px;
  }
  /*  header text  */
  /* hero section  */
  .hero-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-section > .left-site {
    color: #ffffff;
    padding: 20px 50px;
  }
  .hero-section > .right-site > .circle-image {
    position: absolute;
    top: 10px;
    left: -80px;
    z-index: -5;
  }
  .hero-para {
    font-size: 1.2rem;
    margin-top: 10px;
    line-height: 2.2rem;
  }
  .btn-primary-2 {
    font-size: 1.3rem;
    padding: 18px 36px;
  }
  .hero-section .left-site .btn-primary-2 {
    margin-top: 30px;
  }
  .hero-section > .right-site {
    padding: 60px 0;
  }
  .hero-section > .right-site .hero-img img {
    max-width: 100%;
    width: calc(100% - 0px);
    padding-right: 80px;
    padding-left: 0px;
  }
  /* hero section  */

  /* section 3  */
  .df-title {
    max-width: 100%;
    width: 100%;
    font-family: Unbounded;
    font-size: 2.2rem;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 3rem;
    text-align: left;
  }
  .cir-short {
    width: 60px;
    height: 60px;
    transform: translate(-19%, -190%);
    -webkit-transform: translate(-19%, -190%);
    -moz-transform: translate(-19%, -190%);
    -ms-transform: translate(-19%, -190%);
    -o-transform: translate(-19%, -190%);
  }
  .df-para {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
  }
  .list-of-event {
    margin-top: 20px;
  }
  .df-para.feature {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .about-royex .left-site-image > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  /* section 3  */
  /* section 4 start  */
  .section-4 {
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .section-4 .df-container {
    margin-bottom: 40px;
  }
  .sec-4-header .cir-short {
    left: 30.5%;
    top: 105px;
  }
  .sec-4-header {
    padding-bottom: 30px;
  }
  .df-title.no-hl-title {
    font-size: 2.1rem;
    margin-bottom: 10px;
  }
  .list-of-sec-4 {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  /* section 5 start  Count Up    */
  #countUp {
    margin-top: 50px;
    margin-bottom: 20px;
  }

  .countup-container {
    gap: 20px;
    flex-wrap: nowrap;
  }
  .count-box {
    border: none;
  }
  .counter-box-text > .highlight-text {
    font-size: 3.5rem;
  }
  /* section 5 start  Count Up    */
  /* section 6start  Count Up    */
  .section-6-header .df-title {
    font-size: 3rem;
    line-height: 2.8rem;
  }
  .section-6-header .short-text-fca {
    font-size: 1.3rem;
    line-height: 60px;
  }
  .section-6-header .cir-short {
    width: 91px;
    height: 91px;
    top: 145px;
    left: 26.5%;
  }

  .section-6-header {
    margin-bottom: 45px;
  }
  .ft-box {
    padding: 30px 20px;
    height: 100%;
    max-height: 200px;
  }

  .ft-box > hr {
    margin: 0 auto;
    width: 75%;
    height: 2px;
    background-color: #343f56;
  }

  .f-title {
    font-family: Unbounded;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    display: flex;
    align-items: self-start;
    gap: 29px;
  }
  .f-title > img {
    max-width: 45px;
    max-height: 37px;
    margin-top: 8px;
  }
  .ft-para {
    max-width: 370px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
  }
  /* section 5 start  Count Up    */
  /* section 6 start  Count Up    */
  .preservation-header .short-text-fca {
    text-align: left;
  }
  .preservation-right-box h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .preservation-right-box img {
    width: 100%;
    max-width: 40px;
    object-fit: cover;
    object-position: center;
  }
  .preservation-header .cir-short {
    top: 108px;
  }
  .preservation-right-box p {
    padding-bottom: 10px;
    font-size: 16px;
  }
  /* section 6 start  Count Up    */
  .banner-content .cir-short {
    top: 145px;
    left: 0%;
    width: 81px;
    height: 81px;
  }
  /* banner */
  .testimonial-section .cir-short {
    width: 70px;
    height: 70px;
    top: 120px;
    left: 13%;
  }
  /* banner */
  /* case study*/
  .case-study-header .cir-short {
    top: 120px;
    left: 30.1%;
    width: 70px;
    height: 70px;
  }

  .case-card-title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  /* case study*/
  /* blog */
  .blog-header .cir-short {
    top: 108px;
  }
  /* blog */
  /* blog */
  .faq-header .cir-short {
    top: 108px;
    left: 25%;
  }
  /* blog */
  .contact-header .cir-short {
    top: 110px;
  }
  .footer-top {
    flex-direction: row;
    gap: 50px;
    flex-wrap: wrap;
  }
  .header-center .cir-short {
    top: 150px;
    width: 91px;
    height: 91px;
    left: 29%;
  }
  .title-top-modal {
    font-size: 40px;
    line-height: 36px;
  }
  .header-modal .cir-short {
    width: 65px;
    height: 65px;
    top: 105px;
    left: -5px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1530px) {
  .middle-nav-link li a:hover > .cir-nav,
  .middle-nav-link li a.nav-active > .cir-nav {
    width: 18px;
    height: 18px;
  }
  .middle-nav-link li a {
    font-size: 15px;
    line-height: 26px;
  }
}
@media (min-width: 1400px) and (max-width: 1800px) {
  .title-top-modal {
    font-size: 45px !important;
    line-height: 36px;
  }

  .header-modal .cir-short {
    width: 85px;
    height: 85px;
    top: 130px;
    left: -20px;
  }
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) and (max-width: 1800px) {
  header nav {
    width: calc(100% - 180px);
  }
  .df-container {
    width: calc(100% - 180px);
  }
  nav .logo {
    max-width: 239px;
    width: 100%;
    height: 39px;
  }

  .cir-1 {
    width: 91px;
    height: 91px;
    transform: translate(-26%, -154%);
    -webkit-transform: translate(-26%, -154%);
    -moz-transform: translate(-26%, -154%);
    -ms-transform: translate(-26%, -154%);
    -o-transform: translate(-26%, -154%);
  }
  .highlight-text {
    font-size: 3.7rem;
    line-height: 5.6rem;
  }

  .short-text-fca {
    font-size: 1.3rem;
    line-height: 78px;
  }

  /*  header text  */
  /* hero section  */
  .hero-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-section > .left-site {
    color: #ffffff;
    padding: 20px 90px;
    padding-right: 0px;
  }
  .hero-section > .right-site > .circle-image {
    position: absolute;
    top: 10px;
    left: -80px;
    z-index: -5;
  }
  .hero-para {
    font-size: 1.2rem;
    margin-top: 10px;
    line-height: 2.2rem;
  }
  .btn-primary-2 {
    font-size: 1.3rem;
    padding: 18px 36px;
  }
  .hero-section .left-site .btn-primary-2 {
    margin-top: 30px;
  }
  .hero-section > .right-site {
    padding: 60px 0;
  }
  .hero-section > .right-site .hero-img img {
    max-width: 100%;
    width: calc(100% - 0px);
    padding-right: 80px;
    padding-left: 0px;
  }
  /* hero section  */
  /* section 3 start */
  .df-title {
    max-width: 890px;
    width: 100%;
    font-family: Unbounded;
    font-size: 43px;
    font-weight: 700;
    line-height: 58px;
    text-align: left;
  }
  .cir-short {
    width: 70px;
    height: 70px;
    transform: translate(-11%, -150%);
    -webkit-transform: translate(-11%, -150%);
    -moz-transform: translate(-11%, -150%);
    -ms-transform: translate(-11%, -150%);
    -o-transform: translate(-11%, -150%);
  }
  .df-para {
    font-size: 18px;
  }
  .about-royex .left-site-image > img {
    min-height: 800px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  /* section 3 start */
  /* section 4 start  */

  .sec-4-header .cir-short {
    left: 29%;
    top: 99px;
  }
  .sec-4-header {
    padding-bottom: 30px;
  }
  .section-4 .df-container {
    margin-bottom: 40px;
  }
  #countUp {
    margin-top: 50px;
    margin-bottom: 20px;
  }

  .countup-container {
    gap: 20px;
    flex-wrap: nowrap;
  }
  .section-6-header .cir-short {
    width: 91px;
    height: 91px;
    top: 115px;
    left: 28.5%;
  }
  /* section 6 start  Count Up    */
  .preservation-header .short-text-fca {
    text-align: left;
  }
  .preservation-header .cir-short {
    top: 95px;
    left: -0.5%;
  }
  /* section 6 start  Count Up    */
  .header-center .cir-short {
    top: 100px;
    width: 91px;
    height: 91px;
    left: 30%;
  }

  .case-card-title {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
}

@media (min-width: 1800px) {
  header nav {
    color: white;
    max-width: 100%;
    width: calc(100% - 280px);
    margin: 0 auto;
  }

  /* section 3  */
  .about-royex .left-site .about-circle > img {
    position: absolute;
    bottom: -100px;
    left: -10%;
    z-index: -1;
  }
  /* section 3  */
  .df-para.feature {
    width: calc(100% - 60px);
  }
  /* section 3  */
  #countUp {
    margin-top: 50px;
    margin-bottom: 20px;
  }

  .countup-container {
    gap: 20px;
    flex-wrap: nowrap;
  }
}

@media (min-width: 1900) {
  .case-study-container {
    gap: 30px;
  }
}
/* extra */
/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 800px) and (max-width: 994px) {
  .cir-short {
    width: 60px;
    height: 60px;
    transform: translate(-19%, -100%);
    -webkit-transform: translate(-19%, -100%);
    -moz-transform: translate(-19%, -100%);
    -ms-transform: translate(-19%, -100%);
    -o-transform: translate(-19%, -100%);
  }
  .sec-4-header .cir-short {
    top: 50px;
    left: 21.5%;
  }
  .section-4 img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
  }
  .sec-4-df-between .left {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
  }
  .section-6-header .cir-short {
    width: 41px;
    height: 41px;
    top: 34px;
    left: 32%;
  }
  /* section 6 start  Count Up    */
  .preservation-header .cir-short {
    top: 48px;
  }
  /* section 6 start  Count Up    */
  .banner-content .cir-short {
    top: 45px;
    left: 3%;
    width: 51px;
    height: 51px;
  }

  .section-10-blog .cir-short {
    top: 50px;
    left: 0px;
  }
  .faq-header .cir-short {
    top: 50px;
    left: 12%;
  }
  .contact-header .cir-short {
    top: 49px;
    left: -10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about-royex .left-site-image > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
  .df-para {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .sec-4-header .cir-short {
    top: 100px;
    left: 22.5%;
  }
  .section-4 img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
  }
  .sec-4-df-between .left {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
  }
  .section-6-header .cir-short {
    width: 61px;
    height: 61px;
    top: 64px;
    left: 34%;
  }
  .section-9-case-study .cir-short {
    top: 100px;
    left: 22.5%;
  }
  .faq-header .cir-short {
    top: 100px;
    left: 15%;
  }
  .section-10-blog .cir-short {
    top: 100px;
    left: 0px;
  }
  .contact-header .cir-short {
    top: 100px;
    left: -10px;
  }
}
@media (min-width: 1500px) and (max-width: 1600px) {
  /* section 3  */
  .df-title {
    max-width: 100%;
    width: 100%;
    font-family: Unbounded;
    font-size: 2.2rem;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 3rem;
    text-align: left;
    margin-bottom: 20px;
  }
  .cir-short {
    width: 60px;
    height: 60px;
    transform: translate(-19%, -140%);
    -webkit-transform: translate(-19%, -140%);
    -moz-transform: translate(-19%, -140%);
    -ms-transform: translate(-19%, -140%);
    -o-transform: translate(-19%, -140%);
  }
  .sec-4-header .cir-short {
    left: 32%;
    top: 79px;
  }
}
/* extra */

@media screen and (max-width: 900px) {
  .btn-dark,
  .btn-primary,
  .btn-dark-outline,
  .btn-primary-2 {
    padding: 5px 20px;
    font-size: 12px;
    line-height: 1.5rem;
  }

  .btn-dark {
    font-size: 18px;
    line-height: 20px;
    padding: 15px 30px;
    margin-top: 10px;
    text-wrap: nowrap;
  }
}
@media (min-width: 900px) and (max-width: 1800px) {
  .btn-dark,
  .btn-dark-outline,
  .btn-primary-2 {
    padding: 15px 30px;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .btn-dark {
    font-size: 18px;
    line-height: 20px;
    padding: 15px 30px;
    margin-top: 10px;
    text-wrap: nowrap;
  }
}

@media (min-width: 362px) and (max-width: 380) {
  .hero-sec-header > .cir-1 {
    width: 50px;
    height: 50px;
    top: 10px !important;
  }
}

/* extra */
