@media screen and (max-width: 1300px) {
  .slider-images-outer {
    width: 520px;
  }
}

@media screen and (max-width: 1199px) {
  .slider-images-outer {
    width: 455px;
  }

  .slider-images-outer {
    width: 431px;
  }
  /* USE_CASE_CSS */
  .use-case-bottom-random-outer-section .owl-nav .owl-next {
    right: 0px;
  }
  .use-case-bottom-random-outer-section .owl-nav .owl-prev {
    left: 0px;
  }
  .use-case-bottom-random-outer-section .use-case-random-outer {
    padding: 0px 50px;
  }
  .cat-filter-outer .cat-inner-ul:before {
    left: -16px;
    width: 100%;
  }
  .cat-filter-outer .cat-inner-ul::after {
    right: -16px;
    width: 110%;
  }
}

@media screen and (max-width: 1024px) {

  #top-bar.header-top .flex-row.container .flex-col ul.nav.nav-left li h5 {
    margin: 0 0 10px 0;
  }
  section.home-scroll-animation-outer .home-scroll-animation-inner {
    padding: 0 15px;
    grid-template-columns: 100%;
  }

  section.home-scroll-animation-outer h2.p1 strong {
    width: 100%;
  }

  section.home-scroll-animation-outer p {
    width: 100%;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col {
    padding-right: 0;
    width: 640px;
    margin: 30px auto 0;
  }

  section.home-scroll-animation-outer {
    padding: 20px 0 84px !important;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col .home-scroll-animation-img2 {
    height: 400px;
  }

  section.home-fector-studio-icon-section-outer div.row {
    max-width: 100% !important;
  }


  /* USE_CASE_SINGLE_CSS */
  .use-case-single-left-right-contents-outer .use-case-single-first-contents-right, 
  .use-case-single-left-right-contents-outer .use-case-single-second-contents-left {
    padding-right: 0px;
  }
  .use-case-single-left-right-contents-outer .use-case-single-first-contents-right {
    padding-left: 0px;
  }

  .cat-filter-outer .cat-inner-ul {
    padding: 35px 20px 30px;
    margin-bottom: 15px;
  }
  .cat-filter-outer .cat-inner-ul:before {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  .home_slider_section_outer {
    padding: 0px 0 0;
  }

  .home_slider_section_outer {
    min-height: 750px;
  }

  .home_slider_section_outer .slider_inner img.home_slider_image {
    right: auto;
    top: 0;
    height: 258px;
    object-fit: contain;
    width: 400px;
    left: 0;
  }

  .home_slider_section_outer .slider_inner img.home_slider_image.sliders_image_one {
    right: 0;
    left: auto;
  }

  .home_slider_section_outer .slider_inner img.home_slider_image.sliders_image_two {
    width: 350px;
    height: 320px;
    left: 0;
    right: auto;
  }

  .home_slider_section_outer .slider_inner.inner_3 img.home_slider_image.sliders_image_two {
    width: 310px;
    height: 360px;
  }

  .home_slider_section_outer .slider_inner.inner_3 img.home_slider_image.sliders_image_two {
    width: 420px;
    height: 360px;
  }

  .prev-nxt-arrow {
    bottom: auto;
    top: 700px;
    right: auto;
    width: 400px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }

  .home_slider_section_outer .next-prev-slide {
    grid-template-columns: 100%;
  }

  section.home-endless-slider-outer-section .col-inner h2 {
    width: 100%;
  }

  .home-endless-slider-outer-section {
    padding: 90px 0px 26px 0 !important;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col {
    width: 730px;
    margin: 0 auto;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col .home-scroll-animation-img2 {
    height: 420px;
  }

  .slider-images-outer {
    top: 310px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }

  .home_slider_section_outer .slider_inner img.home_slider_image {
    width: 310px;
  }

  .slider-images-outer {
    width: 500px;
  }
}

@media screen and (max-width: 767px) {
  section.home-scroll-animation-outer .home-scroll-animation-left-col {
    padding: 0px 0 50px;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col {
    padding: 0;
  }

  section.home-scroll-animation-outer {
    padding: 50px 0 54px !important;
  }

  /* USE_CASE_CSS */
  .cat-filter-outer .cat-inner-ul {
    padding: 30px 20px 25px;
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  /* STYLES HERE */
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  /* STYLES HERE */
}

@media only screen and (max-width: 575px) {
  /* STYLES HERE */
}

@media only screen and (max-width: 849px) {
  .header-inner.flex-row.container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .home-page-banner .text h1.p1 span {
    width: 100%;
  }

  .home-page-banner .text p span {
    width: 100%;
  }

  section.home-fector-studio-icon-section-outer h2.p1,
  section.home-fector-studio-icon-section-outer p {
    width: 100%;
  }

  .home-fector-studio-icon-inner .col-inner p {
    width: 100% !important;
  }

  .home-fector-studio-icon-inner .col-inner p.lead {
    font-size: 1.2em;
  }

  section.home-fector-studio-icon-section-outer p br {
    display: none;
  }

  .home-counter-section-outer h2 {
    font-size: 40px;
  }

  .home-counter-section-outer h3 {
    font-size: 40px;
  }

  .home-freetrial-section-outer .col:last-child .col-inner {
    margin-left: 0;
    padding: 0 15px !important;
  }

  .footer-section-outer .row .col {
    padding: 0 15px 30px;
  }

  .mobile-sidebar .nav-vertical>li>a {
    text-transform: capitalize;
    color: #171717 !important;
    font-family: "Circular Std" !important;
    font-weight: bold;
    font-size: 14px !important;
    margin-bottom: 15px;
  }

  .mobile-sidebar .nav-vertical>li.custom {
    margin: 0 !important;
  }

  .mobile-sidebar .nav-vertical>li .header-button a {
    width: 100% !important;
  }

  .mobile-sidebar .nav-vertical>li .header-button a span {
    font-size: 12px;
  }

  .footer-section-outer .row .col:last-child {
    padding-bottom: 0;
  }

  .home-fector-studio-icon-inner .col.icons-column {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
  }

  .home-counter-section-outer .counter-column {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .footer-section-outer .row .col.footer-column {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .footer-section-outer .row .col.footer-column.footer-column1 .col-inner {
    height: auto;
  }

  .home-download-icons .home-apps-icons .col {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
  }

  section.home-customer-slider.customer-slider-desktop {
    display: none;
  }

  /* USE_CASE_SINGLE_CSS_START */
  .use-case-single-top-banner-outer h2 {
    font-size: 35px;
    width: 100%;
  }
  .use-case-single-content-outer .use-case-single-content {
    padding: 80px 0px 0px;
    width: 100%;
    font-size: 18px;
  }
}

@media only screen and (min-width: 850px) {
  section.home-customer-slider.customer-slider-desktop {
    display: block;
  }

  section.home-customer-slider.customer-slider-mobile {
    display: none;
  }
}

@media only screen and (max-width: 549px) {
  .home-fector-studio-icon-inner .col.icons-column {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .home-counter-section-outer .counter-column {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .footer-section-outer .row .col.footer-column {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .home-download-icons .home-apps-icons .col {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
  }

  /* ISOTOPE_CSS_START */
  .cat-filter-outer .grid {
    margin: 0px;
  }
  .cat-filter-outer .grid-item {
    width: 100%;
  }

  /* USE_CASE_CSS */
  .use-case-bottom-random-outer-section .use-case-random-inner {
    padding-top: 200px;
  }

  /* USE_CASE_SINGLE_CSS_START */
  .use-case-header-video {
    position: unset;
    width: 325px;
    margin: 0 auto;
  }
  .use-case-single-qr-code-outer {
    width: 100px;
    padding: 14px;
  }
}

@media screen and (min-width: 850px) and (max-width: 1061px) {
  .header-main .nav>li>a {
    font-size: 11px;
  }

  .header-button a span {
    font-size: 9px;
  }

  .header-button a {
    width: auto !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .header-button a.secondary.is-outline {
    width: auto !important;
  }

  .header-inner.flex-row.container {
    padding-left: 15px;
    padding-right: 15px;
  }

  
}

@media screen and (max-width: 640px) {
  section.home-scroll-animation-outer .home-scroll-animation-right-col .home-scroll-animation-img2 {
    width: 370px !important;
    height: 310px;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col .home-scroll-animation-img1 {
    width: 310px !important;
    height: 210px;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col {
    width: 451px;
  }

  .slider-images-outer {
    width: 440px;
  }

  .home_slider_section_outer .slider_inner.inner_3 img.home_slider_image.sliders_image_two {
    width: 280px;
  }

  .home-page-banner .text h1 {
    width: 100%;
  }

  .prev-nxt-arrow {
    width: 300px;
  }
  

  
}

@media screen and (max-width: 480px) {
  .home_slider_section_outer .slider_inner img.home_slider_image {
    height: 400px;
    width: 300px;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col .home-scroll-animation-img2 {
    width: 320px !important;
    height: 270px;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col .home-scroll-animation-img1 {
    width: 240px !important;
    height: 160px;
  }

  .slider-images-outer {
    width: 420px;
  }

  .slider-images-outer {
    width: 350px;
  }

  .home_slider_section_outer .slider_inner img.home_slider_image {
    height: 200px;
    width: 240px;
  }

  .home_slider_section_outer .slider_inner.inner_3 img.home_slider_image.sliders_image_two {
    width: 240px;
  }

  .home_slider_section_outer .slider_inner.inner_2 img.home_slider_image.sliders_image_two {
    width: 240px;
  }

  section.home-scroll-animation-outer h2.p1 strong {
    font-size: 32px;
  }

  #top-bar.header-top .flex-row.container .flex-col.flex-center ul.nav {
    flex-direction: column;
  }

  #top-bar.header-top .flex-row.container .flex-col.flex-center ul.nav li {
    margin: 0;
  }

  #top-bar.header-top .flex-row.container .flex-col.flex-center ul.nav li:first-child {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 360px) {
  .footer-copyrights-outer .col-inner p.p1 span {
    font-size: 11px !important;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col .home-scroll-animation-img2 {
    width: 290px !important;
    height: 260px;
  }

  section.home-scroll-animation-outer .home-scroll-animation-right-col .home-scroll-animation-img1 {
    width: 220px !important;
    height: 149px;
  }

  .slider-images-outer {
    width: 300px;
  }

  /* USE_CASE_SINGLE_CSS_START */
  .use-case-header-video {
    width: 300px;
  }
}

@media screen and (min-width: 850px) and (max-width: 1205px) {}

@media screen and (min-width: 850px) and (max-width: 1199px) {

  .home-counter-section-outer h2,
  .home-counter-section-outer h3 {
    font-size: 30px;
  }

  section.home-fector-studio-icon-section-outer p,
  section.home-fector-studio-icon-section-outer h2.p1 {
    width: 80%;
  }

  section.home-fector-studio-icon-section-outer p br,
  section.home-fector-studio-icon-section-outer h2.p1 br {
    display: none;
  }
}

@media screen and (max-width: 549px) {
  .section.home-customer-slider .flickity-enabled.is-draggable .flickity-viewport .img {
    width: 100% !important;
  }

  section.home-customer-slider {
    min-height: 300px !important;
  }
}

@media screen and (max-width: 1110px) {

  #top-bar.header-top .flex-row.container {
    flex-direction: column;
  }

}

@media screen and (max-width: 550px)  { 
.use-case-single-top-banner-outer {
    min-height: auto; }
}