@media (min-width: 1024px) and (max-width: 1180px) {
  .about4-fluid {
    padding: 100px 0px 50px 0px;
  }
  .topheader-fluid .center-part a img {
    max-width: 200px;
  }
  .topheader-fluid .left-part {
    width: 45%;
  }
  .about3-fluid .content-part {
    padding: 20px 40px;
  }
  .about4-fluid .content-part {
    padding: 20px 40px;
  }
  .internal-fluid .main-section ul li h2 {
    font-size: 18px;
  }
  .hero-fluid .form-part {
    top: 140px;
  }
  header {
    position: inherit;
  }
  .copyright-fluid {
    position: inherit;
  }
}
@media all and (max-width: 920px) {
  header {
    position: inherit;
  }
  .copyright-fluid {
    position: inherit;
  }
  .header-fluid {
    background: #ffffff;
    padding: 5px;
  }
  .header-fluid .navbar-light .navbar-nav .nav-item:nth-last-child(1) {
    border: 0px solid white;
    margin-left: 0;
  }
  .header-fluid .navbar-light .navbar-collapse {
    background: #f3f3f3;
    position: fixed;
    left: -100%;
    width: 80%;
    top: 0;
    height: 100vh;
    padding: 30px 20px 20px 0px;
    -webkit-transition: 1s;
    transition: 0.5s;
    transition-duration: 1s;
    z-index: 999;
    display: block !important;
  }
  .header-fluid .navbar .navbar-brand img {
    max-width: 150px;
    height: auto;
    display: none;
  }
  .header-fluid .navbar {
    justify-content: start;
  }
  .header-fluid .navbar-light .navbar-collapse.active {
    left: 0;
    -webkit-transition: 1s;
    transition: 0.5s;
    transition-duration: 1s;
    z-index: 999;
  }
  .backhround-screen.active {
    display: block;
    background: #00000070;
    width: 100%;
    height: 100vh;
    z-index: 99;
    position: absolute;
  }
  .footer-fluid {
    padding: 40px 0px 0px 0px;
  }
  .footer-fluid .footer-main {
    flex-direction: column;
  }
  .footer-fluid .card-part {
    margin-bottom: 30px;
  }
  .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(100vh - 50px);
    padding-bottom: 50px;
    align-items: center;
    flex-direction: column;
  }
  .logo-part {
    display: block;
  }
  .logo-part img {
    width: 250px;
    padding-top: 50px;
  }
  .hero-fluid .form-part {
    display: none;
  }
  .hero-fluid .content-part {
    display: none;
  }
  .hero-fluid .monile-login {
    display: block;
    background: #ffffffcc;
    padding: 16px 16px;
    text-align: center;
    border-radius: 8px;
    max-width: 400px;
  }
  .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(26 47 112);
    font-weight: 500;
    text-decoration: underline;
    margin-left: 10px;
  }
  .toparrow {
    top: auto;
    bottom: 20px;
  }
  .topheader-fluid .left-part {
    display: none;
  }
  .topheader-fluid .right-part {
    display: none;
  }
  .hero-fluid .video-section {
    height: calc(100vh - 100px);
    align-items: end;
    justify-content: center;
    display: flex;
    padding: 0px 15px;
    padding-bottom: 50px;
  }
  .topheader-fluid {
    padding: 15px 15px;
  }
  .header-fluid .navbar-expand-lg.navbar-light {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .order2 {
    order: 2;
  }
  .hero-fluid {
    background-image: url(../img/mob-bg.png);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 100px);
  }
  .hero-fluid .video-section video {
    width: 100%;
    display: none;
  }
  .tradebanner-fluid {
    height: calc(100vh - 100px);
  }
  .tradebanner-fluid .main-section {
    width: 100%;
  }
  .tradebanner-fluid.aboutus {
    background-image: url(../img/about-mob.png);
  }
  .about2-fluid .main-section h3 {
    font-size: 24px;
  }
  .upcoming-event-fluid .image-part {
    max-width: 100px;
  }
  .about2-fluid {
    padding: 20px 0px;
  }
  .upcoming-event-fluid {
    padding: 50px 0 20px 0px;
  }
  .about3-fluid .content-part {
    position: relative;
    width: 100%;
    padding: 20px 20px;
    border-radius: 8px 0px 8px 0px;
    margin-top: -10px;
    box-shadow: 0px 2px 10px 0px #0000001a;
  }
  .about4-fluid .content-part {
    position: relative;
    width: 100%;
    padding: 20px 20px;
    border-radius: 8px 0px 8px 0px;
    margin-top: -10px;
    box-shadow: 0px 2px 10px 0px #0000001a;
  }
  .about3-fluid .content-part p {
    width: 100%;
  }
  .about4-fluid .content-part p {
    width: 100%;
  }
  .about5-fluid {
    padding: 20px 0px;
  }
  .about6-fluid .main-section .card-section .card-part {
    margin-bottom: 20px;
  }
  .about6-fluid {
    padding: 20px 0px;
  }
  .about7-fluid .main-section .heading-part h3 {
    font-size: 24px;
  }
  .about7-fluid {
    padding: 20px 0px;
  }
  .about7-fluid .main-section .card-section .card-part {
    margin-bottom: 20px;
  }
  .tradebanner-fluid {
    background-image: url(../img/trade-show-mob.png);
  }
  .download-fluid {
    padding-bottom: 30px;
  }
  .download-fluid .left-part img {
    max-width: 100%;
  }
  .contact-fluid ul {
    margin-top: 30px;
    flex-direction: row;
    margin-bottom: 0px;
  }
  .contact-fluid {
    padding: 20px 0px;
  }
  .contact-fluid ul li {
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .tradebanner-fluid.map-fluid .main-section {
    bottom: 5%;
    left: 0px;
    top: auto;
    margin-left: 0px;
  }
  #map {
    height: 100vh;
  }
  .mapboxgl-canvas {
    width: 100% !important;
    height: calc(100vh - 100px) !important;
  }
  .w-70 {
    width: 100%;
  }
  .webhide {
    display: block;
  }
  .tradebanner-fluid.newyork {
    background-image: url(../img/new-york-mob.png);
  }
  .tradebanner-fluid.dubai {
    background-image: url(../img/dubai-mob.png);
  }
  .tradebanner-fluid.hongkong {
    background-image: url(../img/hong-kong-mob.png);
  }
  .tradebanner-fluid.shenzhen {
    background-image: url(../img/shenzhen-mob.png);
  }
  .tradebanner-fluid.ningbo {
    background-image: url(../img/ningbo-mob.png);
  }
  .hero-fluid .video-section .watch-video {
    background: #1d1d1b00;
    display: none;
  }
  .hero-fluid .video-section .watch-video p {
    color: #1d1d1b;
    margin-bottom: 10px;
  }
  .hero-fluid .video-section .watch-video p a {
    color: #1d1d1b;
  }
  .topheader-fluid .center-part a img {
    max-width: 150px;
  }
  .header-fluid .navbar-light .navbar-nav .nav-item .nav-link {
    padding: 10px 15px;
  }
  .header-fluid .main-section .left-part a {
    font-size: 15px;
  }
  .header-fluid .main-section .right-part a {
    font-size: 15px;
  }
  .tradebanner-fluid .main-section h1 {
    font-size: 32px;
    line-height: 44px;
  }
  .contactform-fluid .heading-part h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .contactform-fluid .address-section {
    margin-top: 0px;
  }
  .header-fluid .navbar-light .navbar-nav .dropdown.show:hover .dropdown-menu {
    box-shadow: none;
  }
  .topheader-fluid .center-part {
    text-align: left;
  }
  .about3-fluid .image-part img {
    width: 100%;
  }
  .about4-fluid .image-part img {
    width: 100%;
  }
  .contact-fluid ul li a {
    font-size: 14px;
    width: 130px;
  }
  .internal-fluid .main-section ul {
    flex-direction: column;
  }
  .internal-fluid .main-section ul li {
    margin-bottom: 20px;
  }
}

@media all and (max-width: 520px) {
  .order2 {
    order: 2;
  }
  .hero-fluid {
    background-image: url(../img/mob-bg.png);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 100px);
  }
  .hero-fluid .video-section video {
    width: 100%;
    display: none;
  }
  .topheader-fluid .center-part {
    text-align: left;
  }
  .tradebanner-fluid {
    height: calc(100vh - 100px);
  }
  .tradebanner-fluid .main-section {
    width: 100%;
  }
  .tradebanner-fluid.aboutus {
    background-image: url(../img/about-mob.png);
  }
  .about2-fluid .main-section h3 {
    font-size: 24px;
  }
  .upcoming-event-fluid .image-part {
    max-width: 100px;
  }
  .about2-fluid {
    padding: 20px 0px;
  }
  .upcoming-event-fluid {
    padding: 50px 0 20px 0px;
  }
  .about3-fluid .content-part {
    position: relative;
    width: 100%;
    padding: 20px 20px;
    border-radius: 8px 0px 8px 0px;
    margin-top: -10px;
    box-shadow: 0px 2px 10px 0px #0000001a;
  }
  .about4-fluid .content-part {
    position: relative;
    width: 100%;
    padding: 20px 20px;
    border-radius: 8px 0px 8px 0px;
    margin-top: -10px;
    box-shadow: 0px 2px 10px 0px #0000001a;
  }
  .about3-fluid .content-part p {
    width: 100%;
  }
  .about4-fluid .content-part p {
    width: 100%;
  }
  .about5-fluid {
    padding: 20px 0px;
  }
  .about6-fluid .main-section .card-section .card-part {
    margin-bottom: 20px;
  }
  .about6-fluid {
    padding: 20px 0px;
  }
  .about7-fluid .main-section .heading-part h3 {
    font-size: 24px;
  }
  .about7-fluid {
    padding: 20px 0px;
  }
  .about7-fluid .main-section .card-section .card-part {
    margin-bottom: 20px;
  }
  .tradebanner-fluid {
    background-image: url(../img/trade-show-mob.png);
  }
  .download-fluid {
    padding-bottom: 30px;
  }
  .download-fluid .left-part img {
    max-width: 100%;
  }
  .contact-fluid ul {
    margin-top: 30px;
    flex-direction: column;
    margin-bottom: 0px;
  }
  .contact-fluid {
    padding: 20px 0px;
  }
  .contact-fluid ul li {
    margin-bottom: 20px;
  }
  .tradebanner-fluid.map-fluid .main-section {
    bottom: 5%;
    left: 0px;
    top: auto;
    margin-left: 0px;
  }
  #map {
    height: calc(100vh - 100px);
  }
  .mapboxgl-canvas {
    width: 100% !important;
    height: 100vh !important;
  }
  .w-70 {
    width: 100%;
  }
  .webhide {
    display: block;
  }
  .tradebanner-fluid.newyork {
    background-image: url(../img/new-york-mob.png);
  }
  .tradebanner-fluid.dubai {
    background-image: url(../img/dubai-mob.png);
  }
  .tradebanner-fluid.hongkong {
    background-image: url(../img/hong-kong-mob.png);
  }
  .tradebanner-fluid.shenzhen {
    background-image: url(../img/shenzhen-mob.png);
  }
  .tradebanner-fluid.ningbo {
    background-image: url(../img/ningbo-mob.png);
  }
  .hero-fluid .video-section .watch-video {
    display: none;
    background: #1d1d1b00;
  }
  .hero-fluid .video-section .watch-video p {
    color: #1d1d1b;
    margin-bottom: 10px;
  }
  .hero-fluid .video-section .watch-video p a {
    color: #1d1d1b;
  }
  .topheader-fluid .center-part a img {
    max-width: 150px;
  }
  .header-fluid .navbar-light .navbar-nav .nav-item .nav-link {
    padding: 10px 15px;
  }
  .header-fluid .main-section .left-part a {
    font-size: 15px;
  }
  .header-fluid .main-section .right-part a {
    font-size: 15px;
  }
  .tradebanner-fluid .main-section h1 {
    font-size: 32px;
    line-height: 44px;
  }
  .contactform-fluid .heading-part h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .contactform-fluid .address-section {
    margin-top: 0px;
  }
  .header-fluid .navbar-light .navbar-nav .dropdown.show:hover .dropdown-menu {
    box-shadow: none;
  }
}
@media all and (max-width: 380px) {
  .internal-fluid .main-section ul li h2 {
    font-size: 16px;
  }
}
