@media all and (min-width: 921px) and (max-width: 1180px) {
  .hero-video .banner-text h1 br {
    display: block;
  }
  .brandscale-fluid {
    padding: 50px 20px 50px 20px;
  }
  .header-fluid .navbar .navbar-brand img {
    max-width: 180px;
  }
  .header-fluid .navbar-light .navbar-nav .nav-item {
    padding: 10px 10px;
  }
  .aboutpage-fluid.tradeshow {
    padding: 50px 80px;
  }
  .tradeshow-fluid {
    padding: 0px 80px 80px 80px;
  }
  .logo-list ul li img {
    max-width: 100%;
  }
  .newyork-fluid .content-part h2 {
    font-size: 44px;
  }
  .newyork-fluid .content-part {
    right: 4%;
  }
  .timeless-fluid .main-section ul li .content-part h3 {
    font-size: 44px;
  }
  .timeless-fluid .main-section ul li .content-part {
    padding: 0px 40px;
  }
  .category-fluid .main-section .heading-part h3 {
    font-size: 44px;
  }
  .brandscale-fluid .owl-carousel .owl-stage-outer {
    padding-top: 0px;
  }
  .category-fluid {
    padding: 50px 20px 50px 20px;
  }
  .category-fluid .main-section {
    padding: 30px 30px;
  }
  .factory-fluid .main-section .content-part {
    position: inherit;
    top: 0px;
    right: 0px;
    width: 100%;
    transform: translate(0%, 0%);
    margin-top: 30px;
    padding: 0px 15px;
    text-align: center;
  }
  .download-fluid {
    padding: 30px 20px;
    background-position: top;
  }
  .map-fluid {
    padding: 50px 0px 0px 0px;
  }
  .subscribe-fluid {
    padding: 50px 20px;
  }
  .footer-fluid .main-section .top-section .left-part img {
    max-width: 200px;
  }
  .instagram-fluid {
    padding: 50px 20px;
  }
  .ethical-practice-fluid {
    padding: 50px 0px;
  }
  .footer-fluid {
    padding: 30px 20px 0px;
  }
  .footer-fluid .main-section .top-section .right-part .section-part {
    margin-left: 20px;
  }
  .aboutpage-fluid {
    padding: 50px 20px;
  }
  .aboutpage-fluid.aboutmain-pad {
    padding: 50px 20px 50px 20px;
  }
  .map-fluid.inner-map {
    padding: 0px 0px 50px 0px;
  }
  .contactus-fluid {
    padding: 50px 80px;
  }
  .timeless-fluid .main-section ul li:nth-last-child(1) {
    margin-top: 50px;
  }
  .newyork-fluid {
    margin-top: 50px;
  }
}

@media (max-width: 920px) {
  .mt-120 {
    margin-top: 0px;
  }
  .header-fluid {
    padding: 10px 15px;
    border-top: 0px;
    position: initial;
    top: 55px;
    background: rgb(0, 0, 0);
    display: inline-block;
    width: 100%;
    right: 0px;
  }
  .header-fluid .navbar-light .navbar-nav .nav-item:nth-last-child(1) {
    border: 0px solid white;
    margin-left: 0px;
    position: relative;
  }
  .header-fluid .navbar-light .navbar-collapse {
    background: rgb(243, 243, 243);
    position: fixed;
    left: -100%;
    width: 80%;
    top: 0px;
    height: 100vh;
    padding: 30px 20px 20px 0px;
    transition: 1s;
    z-index: 999;
    display: block !important;
  }
  .header-fluid .navbar .navbar-brand img {
    max-width: 150px;
    height: auto;
  }
  .header-fluid .navbar {
    justify-content: space-between;
  }
  .header-fluid .navbar-light .navbar-nav .nav-item .nav-link {
    color: rgb(0, 0, 0);
  }
  .header-fluid .navbar-light .navbar-nav .nav-item .nav-link:hover {
    color: rgb(0, 0, 0);
  }
  .header-fluid .navbar-light .navbar-nav .dropdown-menu {
    background: rgba(255, 255, 255, 0);
    border: none;
  }
  .login-section {
    display: none;
  }
  .header-fluid .navbar-light .navbar-collapse.active {
    left: 0px;
    transition: 1s;
    z-index: 999;
  }
  .backhround-screen.active {
    display: block;
    background: rgba(0, 0, 0, 0.44);
    width: 100%;
    height: 100vh;
    z-index: 99;
    position: absolute;
  }
  .footer-fluid {
    padding: 30px 0px 0px;
  }
  .footer-fluid .footer-main {
    flex-wrap: wrap;
  }
  .footer-fluid .card-part {
    margin-bottom: 30px;
    width: 50%;
  }
  .footer-fluid .card-part .heading {
    margin-bottom: 10px;
    margin-top: 0px;
  }
  .copyright-fluid .main-section {
    flex-direction: column;
    align-items: flex-start;
  }
  .aboutus-fluid .content-part.without-image {
    width: 100%;
    margin: 0px auto;
  }
  .aboutus-fluid .content-part h1 {
    font-size: 3.2rem;
    line-height: 4.4rem;
  }
  .aboutus-fluid {
    padding: 30px 0px;
  }
  .aboutus-fluid .image-part {
    margin-bottom: 30px;
  }
  .hero-fluid .hero-main {
    height: calc(-50px + 100vh);
    padding-bottom: 120px;
    align-items: center;
    flex-direction: column;
    justify-content: end;
  }
  .logo-part {
    display: block;
  }
  .logo-part img {
    width: 250px;
    padding-top: 50px;
  }
  .hero-fluid .form-part {
    display: none;
  }
  .hero-fluid .content-part {
    width: 100%;
  }
  .hero-fluid .monile-login {
    display: block;
  }
  .hero-fluid {
    background-image: url("../img/mob-bg.png");
  }
  .aboutus-fluid .image-part img {
    width: 100%;
  }
  .footer-fluid .card-part .mobile-responsive-hide {
    padding-bottom: 20px;
  }
  .hero-fluid .monile-login p a {
    color: rgb(0, 0, 0);
    font-weight: 500;
    text-decoration: underline;
    margin-left: 10px;
  }
  .toparrow {
    bottom: 15px;
    top: auto;
  }
  .hero-fluid .hero-main .content-part a {
    width: 100%;
    text-align: center;
  }
  .logo-list {
    margin-top: 0px;
    padding: 0px;
    bottom: 20px;
  }
  .aboutpage-fluid .image-part img {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .aboutpage-fluid {
    padding: 50px 15px;
  }
  .map-fluid.inner-map {
    padding: 0px 0px 40px;
  }
  .aboutpage-fluid .content-part h2 {
    font-size: 32px;
    line-height: 42.66px;
  }
  .aboutus-fluid .content-part p {
    width: 100%;
    margin: 0px auto 20px;
  }
  .logo-fluid {
    padding: 10px 15px;
    height: 75px;
  }
  .contactus-fluid {
    padding: 0px;
  }
  .privacy-fluid {
    padding: 20px 15px;
  }
  .for-mob {
    display: block;
  }
  .forweb {
    display: none !important;
  }
  .aboutpage-fluid .image-part iframe {
    width: 100%;
    height: 250px;
  }
  .hero-video video {
    width: 100%;
    height: 500px;
  }
  .tradeshow-fluid .tradeshow-card {
    justify-content: start;
    align-items: start;
    flex-direction: column;
  }
  .tradeshow-fluid .tradeshow-card .tradeshow-logo {
    width: 100%;
  }
  .tradeshow-fluid .tradeshow-card .tradeshow-content {
    width: 100%;
  }
  .tradeshow-fluid .tradeshow-card .tradeshow-button {
    text-align: left;
    width: 100%;
    margin-top: 20px;
  }
  .order1 {
    order: 1;
  }
  .order2 {
    order: 2;
  }
  .footer-fluid .main-section .bottem-section {
    padding: 20px 15px;
    flex-direction: column;
    text-align: left;
    align-items: start;
  }
  .footer-fluid .main-section .top-section {
    padding: 0px 15px 10px;
    flex-direction: column;
    align-items: self-start;
  }
  .footer-fluid .main-section .top-section .right-part {
    width: 100%;
    flex-direction: column;
  }
  .footer-fluid .top-section .right-part .section-part .link-part ul {
    flex-direction: row;
  }
  .footer-fluid .top-section .right-part .section-part .link-part ul li {
    margin-right: 10px;
  }
  .footer-fluid .main-section .bottem-section .left-part {
    margin-bottom: 10px;
  }
  .footer-fluid .main-section .bottem-section .center-part {
    margin-bottom: 10px;
  }
  .footer-fluid .main-section .top-section .left-part {
    width: 100%;
  }
  .timeless-fluid .main-section ul {
    flex-direction: column;
  }
  .subscribe-fluid {
    padding: 50px 15px;
  }
  .subscribe-fluid .main-section {
    width: 100%;
  }
  .ethical-fluid .main-section p {
    width: 100%;
  }
  .footer-fluid .main-section .bottem-section .right-part ul li {
    margin-left: 0px;
    margin-right: 20px;
    line-height: 24px;
  }
  .footer-fluid .main-section .top-section .right-part .section-part {
    margin-left: 0px;
    margin-bottom: 20px;
  }
  .subscribe-fluid .main-section .left-part .heading-part h3 {
    font-size: 32px;
    line-height: 44.66px;
    text-align: center;
  }
  .subscribe-fluid .main-section .right-part .heading-part h3 {
    font-size: 32px;
    line-height: 44.66px;
    text-align: center;
  }
  .subscribe-fluid .main-section .right-part .heading-part p {
    font-size: 18px;
    line-height: 28px;
  }
  .subscribe-fluid .main-section .left-part .contact-detail p a {
    font-size: 16px;
    line-height: 16px;
  }
  .subscribe-fluid .main-section .left-part .contact-detail p.phone::after {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }
  .subscribe-fluid .main-section .left-part .contact-detail p.mail::after {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }
  .subscribe-fluid .main-section .left-part .contact-detail p {
    margin-bottom: 0px;
    padding-left: 30px;
  }
  .subscribe-fluid .main-section .left-part .contact-detail {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .hero-video .banner-text h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .hero-video .banner-text h1 br {
    display: block;
  }
  .brandscale-fluid {
    padding: 50px 15px 59px 15px;
  }
  .brandscale-fluid .main-section .top-heading {
    padding: 0px;
  }
  .brandscale-fluid .main-section .top-heading h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .brandscale-fluid .main-section .top-heading p {
    width: 100%;
    margin: 0px auto;
    margin-top: 15px;
  }
  .brandscale-fluid .card-section .card-part {
    margin-bottom: 0px;
  }
  .brandscale-fluid .card-section {
    padding: 20px 0px;
    background: rgb(255, 255, 255);
    margin-top: 30px;
  }
  .brandscale-fluid .card-section .card-part img {
    margin-top: 0px;
  }
  .timeless-fluid .main-section ul li {
    width: 100%;
  }
  .timeless-fluid .main-section ul li .content-part h3 {
    font-size: 32px;
    line-height: 32px;
    margin-top: 0px;
  }
  .timeless-fluid .main-section ul li .content-part {
    text-align: center;
    padding: 30px 15px 15px 15px;
  }
  .timeless-fluid .main-section ul li:nth-last-child(2) {
    margin-top: 10px;
    order: 4;
    display: none;
  }
  .timeless-fluid .main-section ul li:nth-last-child(1) {
    margin-top: 30px;
    display: none;
  }
  .slidelogo-fluid .slide-track {
    width: calc(5000px);
  }
  .slidelogo-fluid {
    padding: 50px 0px;
  }
  .newyork-fluid {
    margin-top: 50px;
    padding-bottom: 50px;
  }

  .newyork-fluid .content-part h2 {
    font-size: 32px;
    line-height: 34px;
  }

  .newyork-fluid .bottom-part p {
    width: 100%;
    padding: 40px 15px 0px 15px;
  }
  .category-fluid {
    padding: 50px 15px 60px;
    background: rgb(250, 250, 250);
  }
  .category-fluid .main-section {
    padding: 0px;
    background: transparent;
  }
  .category-fluid .main-section .heading-part h3 {
    font-size: 32px;
    line-height: 36px;
    margin: 0;
  }
  .factory-fluid .main-section .image-part {
    padding: 0px 15px;
  }
  .factory-fluid .main-section .content-part {
    position: inherit;
    top: 0px;
    right: 0px;
    width: 100%;
    transform: translate(0%, 0%);
    margin-top: 30px;
    padding: 0px 15px;
    text-align: center;
  }
  .factory-fluid .main-section h3 {
    font-size: 32px;
    line-height: 32px;
  }
  .category-fluid .main-section .card-section {
    flex-wrap: inherit;
    overflow-y: auto;
    padding-bottom: 0px;
  }
  .category-fluid .main-section .card-section::-webkit-scrollbar {
    height: 0px;
  }
  .category-fluid .main-section .card-section ul {
    flex-wrap: initial;
    display: inline-flex;
  }
  .category-fluid .main-section .card-section ul li {
    width: 360px;
    margin: 0px 20px 0px 0px;
  }
  .instagram-fluid .main-section .top-heading h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .instagram-fluid {
    padding: 20px 15px 0px;
  }
  .map-fluid .heading-part h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .map-fluid {
    padding: 50px 0px 0px;
  }
  .download-fluid .main-section {
    width: 100%;
  }
  .download-fluid .main-section h3 {
    font-size: 32px;
    line-height: 32px;
  }
  .download-fluid {
    padding: 50px 15px;
    background: rgb(248, 248, 248);
  }
  .download-fluid .main-section img {
    margin: 30px auto 0px;
  }
  .ethical-practice-fluid .main-section ul li {
    width: 100%;
  }
  .ethical-practice-fluid .main-section ul li .content-part h3 {
    font-size: 32px;
    line-height: 44px;
  }
  .ethical-practice-fluid {
    padding: 50px 0px 60px 0px;
  }
  .ethical-practice-fluid .main-section ul li .content-part {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .brandscale-fluid .card-section::after {
    height: 80%;
  }
  .brandscale-fluid .card-section .card-part {
    margin-bottom: 50px;
  }
  .hero-video-inner {
    padding: 40px 15px;
  }
  .hero-video.hero-video-inner video {
    width: 100%;
    height: auto;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 40%;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    background-image: url("../img/left.png");
    left: 40%;
  }
  .paddint-top-80 {
    padding-top: 40px;
  }
  .contactus-fluid .main-section .lets-talk h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .contactus-fluid .main-section .contact-detail h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .tradeshow-fluid {
    padding: 40px 15px;
  }
  .swiper-slide.swiper-slide-active {
    margin-top: 0px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    top: auto;
    bottom: 30px;
  }
  .withtextset {
    width: 100%;
  }
  .withtextset1 {
    width: 100%;
  }
  .aboutpage-fluid.aboutmain-pad {
    padding: 40px 15px;
  }
  .contactus-fluid .main-section {
    padding: 20px 15px;
  }
  .privacy-fluid .content-part h1 {
    font-size: 32px;
    line-height: 44.66px;
  }

  .factory-fluid .main-section p {
    font-size: 18px;
    line-height: 28px;
  }
  .factory-fluid .main-section p {
    font-size: 18px;
    line-height: 28px;
  }
  .timeless-fluid .main-section ul li .content-part p {
    font-size: 18px;
    line-height: 28px;
  }
  .ethical-practice-fluid .main-section ul li .content-part p {
    font-size: 18px;
    line-height: 28px;
  }
  .download-fluid .main-section p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 30px;
  }
  .timeless-fluid .main-section ul li .image-part img {
    display: none;
    transition: opacity 0.5s ease-in-out;
  }
  .timeless-fluid .main-section ul li .image-part img.active {
    display: block;
  }
  .brandscale-fluid .card-section .card-part:hover {
    transition-duration: 1s;
    transition-delay: 0.1s;
    transform: translateY(0px);
  }

  .map-fluid .map-location.pin-usa .dogras-location-bubble {
    margin-left: 0px;
  }
  .map-fluid .map-location.pin-india .dogras-location-bubble {
    margin-left: -50px;
  }
  .map-fluid .map-location.pin-japan .dogras-location-bubble {
    left: initial;
    right: 50%;
    margin-left: 0px;
  }
  .map-fluid .map-location .dogras-location-bubble {
    width: 285px;
  }
  .map-fluid .map-location .dogras-location-bubble h2 {
    font-size: 20px;
    line-height: 2.8rem;
  }
  .map-fluid .map-location .dogras-location-bubble p {
    font-size: 16px;
    line-height: 2.4rem;
  }
  .map-fluid .dogras-world-map {
    position: relative;
    margin-top: 20px;
  }
  .eapps-instagram-feed-header {
    padding: 10px !important;
  }
  .brandscale-fluid .owl-carousel .owl-stage-outer {
    padding-top: 10px;
  }
  .internal-fluid {
    padding: 30px 15px 30px 15px;
  }
  .internal-fluid .main-section .card-section ul li {
    width: 48%;
    margin: 1% 1%;
  }
  .aboutpage-fluid.tradeshow {
    padding: 50px 80px;
  }
  .logo-list ul li img {
    max-width: 100%;
  }
  .newyork-fluid .content-part {
    right: 5%;
  }
  .configurator-fluid .main-section .content-part {
    margin-top: 50px;
  }
  .configurator-fluid .main-section .content-part h1 {
    font-size: 32px;
    line-height: 44px;
  }
  .appoinment-form {
    width: 100%;
  }
  .footer-fluid .main-section .top-section .right-part .section-part.legal {
    width: 100%;
  }
  .customform-fluid {
    padding: 30px 15px 30px 15px;
  }
}
@media (max-width: 767px) {
  .hero-fluid {
    background-image: url("../img/mob-bg.png");
  }
  .logo-list ul {
    flex-wrap: initial;
    justify-content: space-between;
  }
  .logo-list ul li {
    margin: 1%;
    width: auto;
  }
  .logo-fluid .main-section img {
    left: 0%;
    max-width: 150px;
    margin-left: 10px;
    transform: translate(0%, 0px);
  }
  .logo-fluid .main-section {
    height: 50px;
    text-align: right;
  }
  .logo-fluid .main-section a.login {
    margin-top: 5px;
    margin-right: 60px;
    padding: 8px 20px;
  }
  .brandscale-fluid .card-section .card-part {
    margin-bottom: 0px;
  }
  .map-fluid .pin-usa {
    top: 35%;
    left: 18%;
  }
  .map-fluid .pin-india-chandigarh {
    top: 30%;
    left: 30%;
  }
  .map-fluid .pin-australia {
    top: 30%;
    left: 53%;
  }
  .map-fluid .pin-japan {
    top: 40%;
    right: 20%;
  }
  .for-mob {
    display: block;
  }
  .hero-video .banner-text {
    width: 75%;
  }
  .header-fluid .navbar .navbar-brand img {
    max-width: 100px;
    height: auto;
  }
  .footer-fluid .main-section .top-section .left-part img {
    max-width: 200px;
  }
  .internal-fluid {
    padding: 30px 0px 30px 0px;
  }
  .internal-fluid .main-section .card-section ul li {
    width: 100%;
    margin: 0px 0px 15px 0px;
  }
  .aboutpage-fluid .image-part img.mobile-hide {
    display: none;
  }
  .swiper-slide-prev,
  .swiper-slide-next {
    margin-top: 0px;
    transform: scale(0.8);
  }
  .swiper-slide.swiper-slide-active {
    margin-top: 70px;
  }
  .logo-list ul li img {
    max-width: 100%;
  }
  .newyork-fluid .content-part {
    position: absolute;
    inset: 44% auto 0px 45%;
    transform: translate(-50%, 0%);
    text-align: center;
    width: 100%;
  }
  .newyork-fluid .content-part h2:nth-child(1) {
    display: inline-block;
    margin-right: 120px;
  }
  .newyork-fluid .content-part h2:nth-child(2) {
    display: inline-block;
    margin-left: 120px;
  }
  .newyork-fluid .bottom-part p {
    padding: 120px 15px 0px;
    font-size: 18px;
    line-height: 28px;
  }
  .aboutpage-fluid.tradeshow {
    padding: 30px 15px 20px 15px;
  }
  .tradeshow-fluid {
    padding-top: 0px;
  }
}
@media (max-width: 420px) {
  .category-fluid .main-section .card-section ul li {
    width: 320px;
  }
  .newyork-fluid .content-part {
    inset: 42% auto 0px 45%;
  }
  .newyork-fluid .bottom-part p {
    padding: 110px 15px 0px;
  }
}

@media (max-width: 380px) {
  .category-fluid .main-section .card-section ul li {
    width: 300px;
  }
  .newyork-fluid .content-part {
    inset: 39% auto 0px 45%;
  }
}
