@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.container-fluid {
  padding: 0 85px;
}

img {
  max-width: 100%;
  height: auto;
}

h2 {
  background: linear-gradient(55deg,
      #7091e6 0%,
      #57a9c2 12%,
      #84bd57 24%,
      #d09e3d 25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Josefin Sans";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

h3 {
  color: #1f3251;
  text-align: center;
  -webkit-text-stroke-width: 0.20000000298023224;
  -webkit-text-stroke-color: #1f3251;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

h4 {
  color: #181d20;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

h5 {
  color: #181d20;
  font-family: "Josefin Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffb45d 30%, #0bf0ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h6 {
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

p {
  color: rgba(0, 0, 0, 0.6);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

section.hero-section {
  position: relative;
}

/* section.hero-section .hero {
  background-image: url(../images/banner.png);
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
} */

section.hero-section .hero .container-fluid {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

header.header-wrapper .navbar {
  border-radius: 10px;
  background-color: rgba(31, 50, 81, 0.7);
  backdrop-filter: blur(2.450000047683716px);
  margin-top: 26px;
  padding: 8px;
}

header.header-wrapper .navbar .nav-item .nav-link {
  color: rgba(255, 255, 255, 0.75);
  -webkit-text-stroke-width: 0.10000000149011612;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.75);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  padding: 10px;
}

header.header-wrapper .navbar .nav-item .nav-link i {
  color: #fff;
}

.btn-style {
  padding: 0;
  height: 40px;
  border: 1px solid #ffb45d;
  border-image: linear-gradient(45deg,
      rgba(255, 180, 93, 1),
      rgba(11, 240, 255, 1));
  border-image-slice: 1;
  background: linear-gradient(45deg,
      rgba(255, 180, 93, 1),
      rgba(11, 240, 255, 1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px 15px;
  transition: all 0.35s;
  border-radius: 0;
}

section.hero-section .content h1 {
  background: linear-gradient(90deg, #ffb45d 0%, #0bf0ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
  margin-bottom: 12px;
}

section.hero-section .content {
  max-width: 698px;
  margin-bottom: 0;
}

section.hero-section .content p {
  color: #fff;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 26px;
  text-align: left;
}

section.hero-section .btnExplore {
  background: #fff;
  color: #1f3251;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0;
  padding: 12px 40px;
}

section.hero-section .btnExplore i {
  margin-left: 12px;
}

section.browse-by-products {
  background: rgba(26, 26, 26, 0.05);
  padding: 46px 0;
}

section.browse-by-products .products-box {
  position: relative;
}

section.browse-by-products .products-box .content {
  background: #1f3251;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  bottom: 30px;
  max-width: 240px;
  height: 87px;
  padding: 18px 20px;
}

section.browse-by-products .products-box .content h4 {
  color: #fff;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

section.browse-by-products .products-box .content .btn-view {
  color: #fff;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 0;
}

section.browse-by-products .products-box .content .btn-view i {
  margin-left: 9px;
}

section.explore-by-industries ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

section.explore-by-industries .col-box h4 {
  color: #1a1a1a;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 8px;
}

section.explore-by-industries .col-box {
  text-align: center;
  padding: 0 12px;
}

section.explore-by-industries .col-box .btnExplore {
  color: #1f3251;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 0;
}

section.explore-by-industries .col-box .btnExplore i {
  margin-left: 10px;
}

section.explore-by-industries {
  padding-top: 68.5px;
  padding-bottom: 56.5px;
}

section.featured-products {
  background: #122036;
  padding-top: 44.7px;
  padding-bottom: 63.5px;
}

section.featured-products .products-box {
  background: linear-gradient(132deg, #fff 0%, #d8caff 100%);
  position: relative;
  padding-top: 30px;
  padding-bottom: 63px;
  padding-left: 39px;
  padding-right: 39px;
}

section.featured-products .products-box .heading {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  padding: 8px 12px;
  width: 177.865px;
  height: 32.25px;
  white-space: nowrap;
}

section.featured-products .products-box .heading h4 {
  color: #fff;
  font-family: Montserrat;
  font-size: 13.682px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

section.featured-products .products-box-content {
  margin-top: 12px;
}

section.featured-products .products-box-content .content h5 {
  color: #fff;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
  background: inherit;
  background-clip: inherit;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
  margin-bottom: 5px;
}

section.featured-products .products-box-content .content h6 {
  color: rgba(255, 255, 255, 0.5);
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

section.featured-products .products-box-content .content h6 span {
  color: #fff;
  font-size: 13px;
}

section.featured-products .products-box-content .content h6 svg {
  margin-right: 5px;
}

section.featured-products .products-box-content .button-wrap a {
  color: #fff;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 10px 22px;
  border: 0.586px solid #fff;
  border-radius: 0;
}

section.know-about-airborne-innovation {
  padding-top: 40px;
  padding-bottom: 90px;
  text-align: center;
}

section.know-about-airborne-innovation h5 {
  margin-top: 36px;
  margin-bottom: 14px;
}

section.know-about-airborne-innovation .btnKnowMore {
  background: #1f3251;
  border: 0;
  border-radius: 0;
  text-decoration: none;
  color: #fff;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  padding: 12px 38px;
}

section.blog-wrapper h2 {
  margin-bottom: 31px;
  background: linear-gradient(90deg, #7091E6 0%, #57A9C2 3.5%, #84BD57 6.5%, #D09E3D 5%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

section.blog-wrapper .blog-box h4 {
  margin-top: 20px;
  margin-bottom: 6px;
}

section.blog-wrapper .blog-box span {
  display: block;
  color: #181d20;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 6px;
}

section.blog-wrapper .blog-box p {
  color: #181d20;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}

section.blog-wrapper .blog-box a {
  color: #181d20;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 0;
}

section.blog-wrapper img {
  border-radius: 10px;
}

section.blog-wrapper .col-md-4:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

section.blog-wrapper {
  padding-bottom: 72px;
}

.section-newslatest-wrapper {
  background: rgba(194, 194, 194, 0.2);
  padding: 22px 0;
}

.section-newslatest-wrapper .content h3 {
  text-align: left;
  margin-bottom: 10px;
}

.section-newslatest-wrapper .content span {
  color: #1f3251;
  text-align: center;
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: block;
  text-align: left;
  margin-bottom: 32px;
}

.section-newslatest-wrapper .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.section-newslatest-wrapper .content ul li span {
  margin: 0;
  color: #1f3251;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.section-newslatest-wrapper .content ul li .icon {
  margin-right: 10px;
}

.section-newslatest-wrapper .content ul li {
  display: flex;
  width: 190px;
  align-items: center;
}

.section-newslatest-wrapper .content ul li:not(:last-child) {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 14px;
}

.section-newslatest-wrapper .form-control {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  height: 46px;
  color: rgba(0, 0, 0, 0.4);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.section-newslatest-wrapper .form-control::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.section-newslatest-wrapper button.btn.btn-primary {
  border-radius: 5px;
  background: #1f3251;
  width: 100%;
  border: 0;
  height: 46px;
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

footer.footer-wrapper {
  background: #090300;
}

footer.footer-wrapper .footer-logo {
  text-align: center;
  margin-top: 5px;
}

footer.footer-wrapper .col-menu h6 {
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
}

footer.footer-wrapper .col-menu ul li a {
  color: rgba(255, 255, 255, 0.6);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  margin-top: 8px;
  display: inline-block;
}

footer.footer-wrapper .col-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer.footer-wrapper .footer-bottom p {
  color: rgba(255, 255, 255, 0.4);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  text-align: left;
}

footer.footer-wrapper .footer-bottom ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

footer.footer-wrapper .footer-bottom ul li:not(:first-child) {
  margin-left: 15px;
}

footer.footer-wrapper .footer-bottom ul li {
  color: rgba(255, 255, 255, 0.4);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

footer.footer-wrapper .footer-bottom ul {
  justify-content: flex-end;
}

footer.footer-wrapper ul.TermsConditions {
  align-items: center;
}

footer.footer-wrapper ul.TermsConditions li {
  margin-right: 15px;
}

footer.footer-wrapper .footer-bottom {
  padding-top: 48px;
  padding-bottom: 24px;
}

.section-newslatest-wrapper .container-fluid {
  padding-left: 0;
}

header.header-wrapper .navbar .navbar-nav:first-child {
  margin-right: 28px;
}

.section-newslatest-wrapper img {
  position: relative;
  top: 65px;
}

header.product-listing-header .col-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

header.product-listing-header .header-Search {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  height: 40px;
  color: rgba(0, 0, 0, 0.3);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 14px 0;
}

header.product-listing-header button.btn.btn-success {
  border-radius: 0px 5px 5px 0px;
  background: linear-gradient(0deg, #586169 0%, #586169 100%),
    linear-gradient(90deg, #8458b3 0%, #a37bcd 99.99%), #9747ff;
  border: 0;
}

header.product-listing-header input#search {
  border: 0;
  color: rgba(0, 0, 0, 0.3);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

header.product-listing-header .form-select {
  border: 0;
  max-width: 150px;
  border-radius: 5px 0px 0px 5px;
  background: #efefef;
  z-index: 1;
  height: 38px;
  position: relative;
  background-image: none;
  color: rgba(0, 0, 0, 0.40);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

header.product-listing-header input#search::placeholder {
  color: rgba(0, 0, 0, 0.40);
}

.product-listing-header .header-bottom {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 0%, rgba(43, 43, 43, 0.35) 100%);
  backdrop-filter: blur(3px);
  z-index: 1;
  position: relative;
}

.product-listing-header .col-right ul li:not(:first-child) {
  margin-left: 15px;
}

.product-listing-header .btn-post {
  white-space: nowrap;
}



.inner-banner .content h1 {
  font-family: "Josefin Sans";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #FFB45D 0%, #0BF0FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.inner-banner {
  position: relative;
  top: -35px;
}


.inner-banner ul.breadcrumb .breadcrumb-item {
  color: #FFF;
  font-family: "Josefin Sans";
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
}

.inner-banner ul.breadcrumb li a {
  text-decoration: none;
  color: #fff;
}

.product-listing table td {
  width: 50%;
}

.product-listing table thead th {
  color: #000;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.product-listing table tbody tr td span {
  color: #000;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.product-listing table tbody tr td {
  color: rgba(0, 0, 0, 0.60);
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.product-listing .col-left>ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-listing .col-left>ul>li {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  color: rgba(0, 0, 0, 0.70);
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.product-listing .col-left>ul>li .icon {
  margin-right: 6px;
}

.product-listing h2.inner-title {
  color: #000;
  font-family: "Josefin Sans";
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  background: inherit;
  -webkit-text-fill-color: inherit;
}

.product-listing .col-right p {
  color: rgba(0, 0, 0, 0.45);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.10);
  padding-bottom: 16px;
  margin: 0;
}

.product-listing .col-left h6 {
  color: #000;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 12px;
  margin-top: 21px;
}

.product-listing table.table.table-borderless {
  --bs-table-bg: transparent;
  margin-top: 50px;
}

.inner-product {
  border-radius: 5px;
  background: #F4F4F4;
  padding: 15px;
  margin-bottom: 42px;
}

.productbtn {
  border: 1px solid #1F3251;
  background: #1F3251;
  height: 40px;
  padding: 10px 20px;
  text-decoration: none;
  color: #FFF;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 0
}

.productbtn:hover {
  border: 1px solid #1F3251;
  background: #1F3251;
  color: #FFF;
}

.product-listing .bottom-twocol {
  border-top: 1px solid rgba(0, 0, 0, 0.10);
  padding-top: 22px;
}

.product-listing span.price {
  color: #000;
  font-family: Montserrat;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  display: block;
}

.bottom-banner {
  position: relative;
  background-image: url(../images/bottom-banner.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 45px 0;
  background-size: cover;
}


.bottom-banner .form h3 {
  color: #FFF;
  text-align: center;
  -webkit-text-stroke-width: 0.20000000298023224;
  -webkit-text-stroke-color: #FFF;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.bottom-banner .form p {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 30px;
}

.bottom-banner input#name {
  margin-right: 10px;
  border-radius: 5px;
}

.bottom-banner input#phone {
  margin-left: 10px;
  border-radius: 5px;
}

.bottom-banner button.btn.btn-primary {
  width: 409px;
  height: 46px;
  background: rgba(31, 50, 81, 1);
  border: 0;
  border-radius: 0;
  color: #FFF;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.bottom-banner .btn-wrap {
  display: flex;
  justify-content: center;
  margin-top: 18px;
}

.product-listing-header .header-bottom .nav-item .nav-link {
  color: #FFF;
  -webkit-text-stroke-width: 0.10000000149011612;
  -webkit-text-stroke-color: #FFF;
  font-family: Poppins;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  padding: 8px 25px;
}

.product-listing-header .header-bottom nav.navbar {
  padding: 0;
}

/* .product-listing-header .navbar-nav:first-child li.nav-item:first-child .nav-link {
  padding-left: 0;
} */

.product-listing-header .navbar-nav:last-child li.nav-item:last-child .nav-link {
  padding-right: 0;
}
.section.hero-section .hero .content-wrapper {
  margin-top: 0;
}

.product-listing-header .navbar-nav .nav-item {
  position: relative;
}


.product-listing-header .navbar-nav .nav-item .dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 12px 0;
}

.product-listing-header .col-md-6:last-child {
  text-align: right;
}

.product-listing-header .col-md-6:last-child ul li a {
  text-transform: uppercase;
}

.product-listing-header .navbar-nav .nav-item .dropdown ul li a svg {
  margin-left: 10px;

}

.product-listing-header .navbar-nav .nav-item .dropdown ul li a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.80);
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: block;
}

.product-listing-header .navbar-nav .nav-item .dropdown ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.breadcrumb-item+.breadcrumb-item::before {
  display: none;
}

.product-listing .inner-banner,
.product-details-page .inner-banner,
.industy-page .inner-banner {
  /* background-image: url(../images/Industry-banner.png); */
  background-position: right center;
  background-size: cover;
}

.product-details-page .inner-banner .container-fluid,
.industy-page .inner-banner .container-fluid {
  padding-top: 100px;
  padding-bottom: 130px;
}

.product-listing .inner-banner .container-fluid {
  padding-top: 180px;
  padding-bottom: 40px;
}

.product-listing .inner-banner,
.product-details-page .inner-banner {
  background-image: url(../images/product-listing-banner.png);
}

.product-details-page .inner-banner .content,
.industy-page .inner-banner .content {
  position: static;
  text-align: center;
}

.product-details-page .inner-banner .content h6,
.industy-page .inner-banner .content h6 {
  margin-bottom: 12px;
}

.product-details-page .inner-banner .content p {
  color: rgba(255, 255, 255, 0.80);
  text-align: center;
  font-family: Poppins;
  font-weight: 400;
}

.product-details-page .inner-banner ul.breadcrumb .breadcrumb-item {
  font-family: Poppins;
}

.industy-page .inner-banner .content p {
  color: rgba(255, 255, 255, 0.90);
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.poduct-box {
  background: #F5F5F5;
  padding: 10px;
}

.product-list .owl-carousel .owl-stage-outer {
  overflow: visible !important;
}

.product-list .owl-carousel {
  position: relative;
}

.product-list .owl-carousel .owl-stage-outer:after {
  content: "";
  width: 30vw;
  position: absolute;
  right: 100%;
  background: #fff;
  z-index: 99;
  top: 0;
  bottom: 0;
}

.product-list {
  overflow: hidden;
}

.product-list .left-column {
  background-image: url(../images/armed-forces.png);
  position: relative;
  z-index: 1000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 31.148px 16.578px 21px 20px;
  text-align: center;
}

.product-bg .product-list:nth-child(1) .left-column {
  background-image: url(../images/homeland-security.png);
}

.product-bg .product-list:nth-child(3) .left-column {
  background-image: url(../images/paramilitary-forces.png);
}

.product-list:nth-child(4) .left-column {
  background-image: url(../images/police-forces.png);
}

.product-bg .product-list .poduct-box {
  background: #fff;
}

.product-bg .product-list .owl-carousel .owl-stage-outer:after {
  background: #F5F5F5;
}

.product-list .left-column h5 {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}


.poduct-box h5 {
  background: transparent;
  background-clip: inherit;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
  margin-top: 16px;
  margin-bottom: 18px;
}

.poduct-box h6 {
  color: rgba(0, 0, 0, 0.50);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 12px;
}

.poduct-box h6 svg {
  margin-right: 10px;
}

.poduct-box h6 span {
  color: #000;
}

.btnExplore {
  color: #1F3251 !important;
  font-family: Montserrat;
  font-size: 15.551px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
}

.product-list p {
  color: rgba(0, 0, 0, 0.80);
  font-family: Poppins;
  font-weight: 400;
  margin: 0;
}

.btnExplore i {
  margin-left: 10px;
}

.product-listbtn {
  display: flex;
  justify-content: flex-end;

}

.product-bg {
  background: #F5F5F5;
}

.middle-banner .container-fluid {
  background-image: url(../images/middle-banner-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  border-radius: 10px;
  padding: 0 30px;
}

.middle-banner {
  padding: 0 85px;
}

.middle-banner h5 {
  background: inherit;
  background-clip: inherit;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
  color: #1F3251;
  margin-bottom: 12px;
}

.middle-banner h2 {
  color: #1F3251;
  background: inherit;
  background-clip: inherit;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
  margin-bottom: 12px;
}

.middle-banner p {
  color: #1F3251;
  font-weight: 400;
}

.industy-page .section-newslatest-wrapper {
  background: rgba(194, 194, 194, 0.2);
  padding: 22px 0;
  background: linear-gradient(90deg, #7091E6 0%, #6AACE5 51.5%, #5CE8E2 100%), linear-gradient(90deg, #D3BCF0 0%, #796C8A 100%);
}

.product-list .left-column .product-listbtn {
  justify-content: center;
}

.product-details-page .inner-banner {
  background-image: url(../images/product-banner-bg.png);
}

.breadcrumb-wrap .container-fluid {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.breadcrumb-wrap ul.breadcrumb {
  justify-content: flex-end;
}

.product-details-page {
  background: #F5F5F5;
}

.product-details-page .box {
  border-radius: 5px;
  background: #EEF;
  padding: 12px 10px;
}

.product-details-page .box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-details-page .box h6 {
  color: #1F3251;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.product-details-page .box ul li {
  display: flex;
  align-items: flex-start;
  color: #1F3251;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.product-details-page .box ul li .icon {
  margin-right: 5px;
}

.inner-details-list {
  border-radius: 5px;
  background: #FFF;
  padding: 15px;
  margin-bottom: 18px;
}

.pagenation-wrapper .box {
  background: transparent;
  border-radius: 0;
  padding: 0;
}

.pagenation-wrapper button.prev,
.pagenation-wrapper button.next {
  width: auto;
  border: 0;
  background-color: transparent;
}

.product-details-wrapper {
  background: #F5F5F5;
}

.pagenation-wrapper {
  margin-top: 30px;
  margin-bottom: 50px;
}

.pagenation-wrapper .number-list {
  display: flex;
  align-items: center;
  border-radius: 50px;
  background: #FFF;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
  padding: 5px 8px
}

.pagenation-wrapper .number-list .box:hover,
.pagenation-wrapper .number-list .box.active {
  background: #1F3251;
  color: #FFF;

}

.pagenation-wrapper .number-list .box {
  color: rgba(0, 0, 0, 0.50);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  border-radius: 50%;
  align-items: center;
  width: 32.164px;
  height: 32.164px;
  justify-content: center;
  transition: 0.3s linear;
}

.product-details-page .inner-banner .container-fluid {
  padding-bottom: 20px;
}

.product-details-page .inner-banner h2 {
  background: linear-gradient(90deg, #FFB45D 0%, #0BF0FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product-details-page .inner-banner ul.breadcrumb .breadcrumb-item {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.product-wrapper .owl-carousel .owl-nav.disabled {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.product-wrapper button.owl-prev {
  position: absolute;
  left: 0;
  height: 100%;
  top: -17px;
  font-size: 20px;
}

.product-wrapper .owl-slider button {
  background-color: transparent !important;
  color: #000 !important;
}

.product-wrapper .owl-slider button.owl-next {
  position: absolute;
  right: 0;
  height: 100%;
  top: -17px;
}

.product-wrapper .owl-slider {
  margin: 12px 0;
}

.product-wrapper .owl-carousel .owl-nav.disabled button span {
  font-size: 30px;
}

section.explore-by-industries li:hover {
  border: 2px solid #ffb45d;
  border-image: linear-gradient(45deg, rgba(255, 180, 93, 1), rgba(11, 240, 255, 1));
  border-image-slice: 1;
}

section.explore-by-industries li:hover .col-box {
  transform: scale(0.8);
}

section.explore-by-industries li {
  border: 2px solid transparent;
  ;

}

section.explore-by-industries li .col-box {
  transition: 0.3s linear;
  padding: 15px;
}

section.explore-by-industries li {
  overflow: hidden;
}

.inner-banner h2 {
  background: linear-gradient(90deg, #FFB45D 0%, #0BF0FF 30%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product-details-wrapper .inner-banner h2 {
  background: linear-gradient(90deg, #FFB45D 30%, #0BF0FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

body.product-listing.industy-wrapper .owl-carousel .owl-nav.disabled {
  display: none;
}

body.product-listing.industy-wrapper h2 {
  background: linear-gradient(90deg, #ffb45d 0%, #0bf0ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


section.hero-section .hero .container-fluid {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
section.hero-section .hero .content-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 130px;
}
.hero .breadcrumb-icon {
  color: #fff;
  font-size: 25px;
  display: inline-block;
  padding: 0 10px;
  line-height: 1;
  position: relative;
  top: -3px;
}

.team-area {
  padding-top: 80px;
  padding-bottom: 40px;
}

.our-team .team-content {
  background: #333;
  padding: 20px 0;
  color: #fff;
  position: relative;
}

.our-team .team-content:before {
  text-align: center;
  content: "+";
  width: 20px;
  height: 20px;
  font-size: 17px;
  color: #fff;
  background: #333;
  position: absolute;
  top: -20px;
  right: 0;
  transition: all 0.3s ease 0s;
}

.our-team .title {
  font-size: 18px;
  margin: 0 0 8px 0;
  text-transform: uppercase;
  font-family: 'Handlee', cursive;
  letter-spacing: 1px;
  color: #333;
}

.our-team .post {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
}

.our-team .social {
  padding: 0;
  list-style: none;
  position: absolute;
  top: -37px;
  left: 0;
  right: 0;
  margin: auto;
  transform: scale(0);
  transition: all 0.3s ease 0s;
  text-align: center;
}

.our-team .pic {
  padding: 30px 20px 0;
  position: relative;
}

.our-team:hover .pic:before,
.our-team:hover .pic:after {
  border-color: #ffb45d;
  transform: scale(1);
}

.our-team .pic:before,
.our-team .pic:after {
  content: "";
  width: 100%;
  height: 100%;
  border-top: 1px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0, 1);
  transition: all 0.4s ease-in-out 0s;
}

.our-team:hover .team-content {
  background: #ffb45d;
}

.our-team .pic:after {
  border: none;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  transform: scale(1, 0);
}

.our-team:hover .team-content:before {
  width: 100%;
  background: #ffb45d;
  color: #ffb45d;
}

.our-team .social li {
  display: inline-block;
}

.our-team .social li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #ffb45d;
  margin-right: 10px;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
}

.our-team .social li a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  transform: rotate(45deg);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s;
  box-shadow: 0 0px 15px rgba(0, 0, 0, .2);
}

.our-team:hover .social {
  transform: scale(1);
}

#blog_page_area .single_blog {
  margin-bottom: 45px;
}

.post-bar i {
  margin-right: 6px;
}

.single_blog {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  transition: .5s;
}

.single_blog_img {
  position: relative;
}

.single_blog_img img {
  transition: .5s;
}

.blog_date {
  background: linear-gradient(45deg, rgba(255, 180, 93, 1), rgba(11, 240, 255, 1));
  color: #fff;
  font-size: 13px;
  right: 10px;
  padding: 6px 13px;
  position: absolute;
  text-transform: uppercase;
  bottom: 10px;
  z-index: 9;
  border-radius: 2px;
}

.blog_date .bd_month {
  font-size: 13px;
  font-weight: 700;
}

#blog_page_area .single_blog .post_title {
  font-size: 18px;
  margin-bottom: 10px;
  background: linear-gradient(55deg, #7091e6 0%, #57a9c2 12%, #84bd57 24%, #d09e3d 25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 10px;
  text-transform: uppercase;
}

.post-bar {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0;
  margin-top: 5px;
  margin-bottom: 13px;
}

.post-bar li {
  margin-right: 10px;
}

.post-bar li,
.post-bar li a {
  display: inline-block;
  font-size: 14px;
  color: #777;
  text-decoration: none;
}

#blog_page_area .single_blog p {
  line-height: 1.5;
}

.post_title a {
  text-transform: capitalize;
  color: #586169;
  transition: .5s;

}

.single_blog .blog_content h4 a:hover,
.post-bar i {
  color: #586169;
}

.single_blog .blog_content {
  display: inline-block;
  padding: 10px 30px 30px;
}

.pgntn_mrgntp {
  margin-top: 10px;
  margin-bottom: 0px;
}

.pagination {
  border-radius: 0;
  display: inline-block;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  width: 100%;
}

.pagination ul li {
  display: block;
  float: left;
}

.pagination ul li a {
  color: #303030;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  padding: 0;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-decoration: none;
}

div#blog_page_area {
  padding: 40px 0;
}

.pagination ul li a.active {

  background: linear-gradient(45deg, rgba(255, 180, 93, 1), rgba(11, 240, 255, 1));
  color: #fff;
  box-shadow: 4px 3px 5px rgba(0, 0, 0, 0.07);
}

.pagination ul li a i {
  color: #909090;
  font-size: 20px;
}

.pagination ul {
  display: inline-block;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0;
}

.blog_comment_area {
  padding-top: 40px;
}

.blog_cmnt_form #reply-title,
.comments-title {
  font-size: 18px;
  line-height: 18px;
  margin: 0 0 30px;
  letter-spacing: 1.5px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;

}

.single_cmnt {
  background: #fff none repeat scroll 0 0;
  margin-bottom: 20px;
  padding: 25px;
  text-align: left;
  border: 1px solid #f1f1f1;
}

.comment_inner {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0;
  margin-bottom: 30px;
}

.blog_cmnt_img {
  border: 1px solid #eee;
  width: 77px;
  margin-right: 20px;
  float: left;
  border-radius: 50%;
}

.com_date {
  display: inline-block;
  margin: 5px 0 8px;
  color: #888;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}

.cmnt_content a {
  color: #586169;
  float: right;
  font-size: 18px;
}

.cmnt_content p {
  width: 100%;
  overflow: hidden;
}

.comment_inner ul {
  list-style: none;
}

.cmnt_content.fix {
  overflow: hidden;
}

.cmnt_content h4 {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: #586169;
  margin-top: 0;
  line-height: 14px;
  text-transform: uppercase;
}

.blog_cmnt_img img {
  border-radius: 50%;
}

.comment_inner>li {
  padding-right: 40px;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.input-area {
  float: left;
  margin-bottom: 18px;
  width: 100%;
}

.input-area input,
.input-area textarea,
.input-area select {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  color: #909090;
  text-align: left;
  width: 100%;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
input[type="radio"],
input[type="checkbox"],
input[type="file"],
textarea,
select {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ddd;
  border-image: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  background-color: #fff;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 1px;
  outline: medium none;
  transition: all 0.2s ease 0s;
  padding: 10px 15px;
  min-width: 40px;
}

.form-row>.col,
.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

div#blog_page_area textarea {
  min-height: 140px;
}

div#blog_page_area input.btn.border-btn {
  border: 1px solid #33d286;
  color: #fff;
  background: linear-gradient(55deg, #7091e6 0%, #57a9c2 40%, #84bd57 75%, #d09e3d 90%);
  border-radius: 0;
  padding: 8px 20px;
  text-transform: capitalize;
  transition: .5s;
  border: 0;
}

h3.sdbr_title {
  text-align: left;
  font-size: 18px;
  line-height: 18px;
  margin: 0 0 30px;
  letter-spacing: 1.5px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 30px;
}

.single_sidebar {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding: 22px 23px;
  text-align: left;
  overflow: hidden;
}

.single_popular_post:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

h3.sdbr_title:before {
  position: absolute;
  content: '';
  left: 0;
  top: 10px;
  background: #1f3251;
  height: 2px;
  width: 15px;
}

.sdbr_inner button.search_button {
  position: absolute;
  background: transparent;
  border: 1px solid transparent;
  outline: none;
  right: 0;
  top: 0;
  padding: 9px 15px;
  color: #1f3251;
}

.single_sidebar ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0;
}

.comment_inner>li ul {
  margin-left: 40px;
  margin-right: -40px;
}

.comment_inner>li {
  padding-right: 40px;
}

.single_sidebar ul li a {
  color: #606060;
  display: block;
  line-height: 11px;
  margin-bottom: 22px;
  text-transform: capitalize;
  transition: .5s;
  text-decoration: none;
}

.single_popular_post {
  padding-left: 0px;
  margin-bottom: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}

.single_sidebar ul li {
  padding-right: 30px;
  position: relative;
}

.sdbr_inner {
  position: relative;
}

.single_popular_post .spp_img {
  border: 1px solid #eeeeee;
  display: block;
  margin-right: 11px;
  width: 64px;
  float: left;
}

.spp_text a {
  color: #606060;
  display: block;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
  transition: .5s;
}

.spp_text p {
  color: #444444;
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
}

.spp_text.fix {
  overflow: hidden;
}

.tags a {
  color: #888;
  display: block;
  float: left;
  font-size: 14px !important;
  line-height: 23px;
  margin-bottom: 5px;
  padding: 5px;
  text-transform: capitalize;
  transition: .5s;
  text-decoration: none;
}

.modal-dialog {
  max-width: 800px;
}

.modal-content {
  border-radius: 0;
  box-shadow: 0 0 10px 2px rgba(71, 74, 89, 0.06);
  border-radius: 0 0 4px 4px;

}

button:focus:not(:focus-visible) {
  box-shadow: none !important;
}

.modal-header .btn-close {
  border: 0 !important;
  filter: invert(1);
  opacity: 1;
  outline: none !important;
}

.modal-header p {
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.modal-header {
  align-items: center;
  justify-content: center;
  background-color: #282c3f;
  padding: 16px 50px;
  border-radius: 0;
}

.modal-body {
  padding: 30px 50px;
}

.modal-body .form-label {
  color: #333;
  font-size: 14px;
  pointer-events: none;
  display: block;
}

.modal-body h4.modal-title {
  color: #282c3f;
  font-size: 18px;
  font-weight: 700;
}

.modal-body .form-control {
  font-size: 14px;
  padding: 5px 8px;
  display: block;
  width: 100%;
  height: 48px;
  border: 1px solid #dedede;
  border-radius: 2px;
  background-color: rgba(228, 228, 230, 0.24);
  box-sizing: border-box;
}

.modal-body .attach-filess {
  position: relative;
  height: 30px;
  width: 167px;
  padding: 1px 0;
  border: 1px solid #dfd8d8;
  box-sizing: unset;
  margin-bottom: 15px;
}


.modal-body .attach-filess input[type="file"] {
  visibility: visible;
  opacity: 0;
  height: 35px;
  width: 167px;
  z-index: 1;
  position: relative;
}

.modal-body .input-group {
  justify-content: space-between;
}

.modal-body .input-group input {
  width: 89%;
  font-size: 14px;
  padding: 5px 8px;
  display: block;
  height: 48px;
  border: 1px solid #dedede;
  border-radius: 2px;
  background-color: rgba(228, 228, 230, 0.24);
  box-sizing: border-box;
}

.modal-body .input-group span {
  padding: 5px 25px;
  text-align: center;
  width: 10%;
  border-radius: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  height: 48px;
  border: 1px solid #dedede;
  justify-content: center;
  margin-right: 5px;
}

.modal-body .attach-filess span {
  position: absolute;
  top: 0;
  box-sizing: border-box;
  color: #cccc;
  padding: 5px 10px;
  cursor: pointer;
  width: 100%;
  left: 0;
}

.modal-body button.btn.btn-primary {
  background: #1f3251;
  border: 0;
  border-radius: 0;
  text-decoration: none;
  color: #fff;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  padding: 12px 38px;
}
.hero {
  padding: 45px 0;
  margin-bottom: 40px;
  position: static;
  background: linear-gradient(0deg, #586169 0%, #586169 100%), linear-gradient(90deg, #8458b3 0%, #a37bcd 99.99%), #9747ff;
}
section.hero-section .hero {
  background: transparent;
  padding: 0;
  margin: 0;
}
@media(min-width:768px) {
  .product-listing-header .header-bottom .navbar-brand {
    display: none;
  }

  .product-listing-header .navbar-nav .nav-item .dropdown {
    position: absolute;
    width: 200px;
    background: #FFF;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
    left: 0;
    top: 36px;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s linear;
    display: none;
  }

  .product-listing-header .navbar-nav .nav-item:hover .dropdown {
    overflow: visible;
    opacity: 1;
    display: block;
  }
}



@media (max-width: 1199px) {
  .container-fluid {
    padding: 0 40px;
  }



  header.header-wrapper .navbar .nav-item .nav-link {
    padding: 5px;
    white-space: nowrap;
    font-size: 12px;
  }

  header.header-wrapper .btn-post {
    padding: 5px;
    font-size: 12px;
  }

  /* section.hero-section .hero {
    height: 70vh;
  } */

  section.explore-by-industries .col-box h4 {
    font-size: 18px;
  }

  section.explore-by-industries ul {
    justify-content: space-around;
  }

  .section-newslatest-wrapper img {
    position: relative;
    top: 85px;
  }

  section.featured-products .products-box-content .button-wrap button {
    padding: 6px;
  }

  .product-listing-header .btn-post {
    padding: 8px;
    font-size: 12px;

  }

  .product-listing-header .col-right ul li:not(:first-child) {
    margin-left: 6px;
  }

  .product-list .left-column {
    padding: 10px;
  }

  .product-list .left-column h6 {
    font-size: 14px;
  }

  .product-list .left-column .productbtn {
    padding: 10px;
  }

}

@media (max-width: 991px) {
  section.featured-products .products-box-content .button-wrap button {
    padding: 4px;
  }

  .modal-dialog {
    max-width: 85%;
    margin: auto;
  }

  .product-list .owl-carousel .owl-stage-outer:after {
    width: 40vw;
  }

  header.header-wrapper .navbar .nav-item .nav-link {
    font-size: 10px;
  }

  .section-newslatest-wrapper img {
    position: relative;
    top: 100px;
  }

  section.featured-products .products-box-content .content h5 {
    font-size: 15px;
  }

  header.product-listing-header .form-select {
    border: 0;
    max-width: 100px;
    border-radius: 5px 0px 0px 5px;
    background: #efefef;
    z-index: 1;
    height: 38px;
    position: relative;
    background-image: none;
    color: rgba(0, 0, 0, 0.40);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0;
    padding-left: 8px;
  }

  .product-listing-header .header-bottom .nav-item .nav-link {
    font-size: 12px;
  }

  .product-list .left-column {
    padding: 20px;
  }

  .middle-banner {
    text-align: center;
  }

  .middle-banner .container-fluid {
    background-position: left center;
    border-radius: 10px;
  }
}

@media (max-width: 767px) {
  section.explore-by-industries ul li {
    max-width: 50%;
    flex: 0 0 auto;
  }
  .modal-header,
  .modal-body {
    padding: 15px 20px;
}
section.hero-section .hero video {
  display: none;
}

section.hero-section .hero .content-wrapper {
  margin-top: 0;
}

section.hero-section .hero {
  height: 70vh;
  background-image: url(../images/banner.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.input-group {
  flex-wrap: nowrap;
}
.modal-dialog {
  max-width: 95%;
}
  .product-list .left-column {
    padding: 40px 15px;
  }

  .middle-banner {
    padding: 0 12px;
  }

  section.explore-by-industries .col-box .btnExplore {
    font-size: 14px;
  }

  .product-listing h2.inner-title {
    margin-top: 12px;
  }

  section.explore-by-industries li .col-box {
    padding: 10px;
  }

  .section-newslatest-wrapper .content ul li {
    width: 100%;
  }

  .section-newslatest-wrapper .container-fluid {
    padding-left: 12px;
  }

  .section-newslatest-wrapper img {
    display: none;
  }

  .product-listbtn {
    justify-content: flex-start;
  }

  .inner-banner {
    top: 0;
  }

  .breadcrumb-wrap ul.breadcrumb {
    justify-content: center;
  }

  .inner-banner img {
    height: 20vh;
  }

  .product-details-page .inner-banner .breadcrumb-wrap {
    padding-bottom: 40px;
  }

  .product-details-page .inner-banner .container-fluid,
  .industy-page .inner-banner .container-fluid {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .product-listing-header .header-bottom {
    background: #1f3251;
  }

  .product-listing-header div#collapsibleNavbar {
    position: static;
    ;
  }

  .header-top .header a.navbar-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
  }


  header.product-listing-header .col-right ul {
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .container-fluid {
    padding: 0px 12px;
  }

  section.hero-section .content h1 {
    font-size: 32px;
  }

  .product-listing-header .navbar-nav .nav-item .dropdown ul li a {
    padding: 8px;
    font-size: 12px;
  }

  .product-listing-header .navbar-nav .nav-item .dropdown ul {
    padding: 0 10px;
  }


  header.header-wrapper .navbar .navbar-nav:first-child {
    margin-right: 0;
  }

  div#collapsibleNavbar {
    position: absolute;
    top: 90%;
    left: 0;
    right: 0;
    background: #1f3251;
  }

  header.header-wrapper .navbar .navbar-nav {
    align-items: flex-start !important;
  }

  header.header-wrapper .navbar .navbar-nav:first-child {
    padding-top: 20px;
  }

  header.header-wrapper .navbar .navbar-nav:last-child {
    padding-bottom: 20px;
  }

  header.header-wrapper .navbar .navbar-nav:last-child li:first-child {
    display: none;
  }

  button.navbar-toggler {
    border: 0 !important;
    padding: 0 !important;
  }

  .navbar-toggler:focus {
    box-shadow: none !important;
  }

  header.header-wrapper .navbar .nav-item .nav-link {
    font-size: 16px;
    padding: 10px 12px;
  }

  .product-listing-header .navbar-nav .nav-item .dropdown {
    display: none;
  }

  .product-listing-header .header-bottom .nav-item .nav-link {
    font-size: 12px;
    padding: 10px 0;
  }

  .product-listing-header .navbar-nav .nav-item .dropdown .col-md-6:last-child {
    margin-bottom: 20px;
  }

  .product-listing-header .navbar-nav .nav-item .dropdown {
    background: #fff;
    padding-top: 20px;
  }

  .product-listing-header .navbar-nav .nav-item .dropdown ul li:not(:last-child) {
    border: 0
  }

  body.product-listing .inner-banner {
    margin-bottom: 40px;
  }

  footer.footer-wrapper .footer-bottom ul {
    justify-content: center;
    margin: 10px 0;
  }

  footer.footer-wrapper .footer-bottom p {
    text-align: center;
    margin-bottom: 10px;
  }

  section.blog-wrapper img,
  section.browse-by-products .products-box img {
    width: 100%;
  }

  section.blog-wrapper .blog-box {
    margin-bottom: 24px;
  }
}
.submenu-dropdown{
  position: absolute;
    left: 100%;
    display: flex;
    background: white;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s, top .3s;
    width: 100%;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
    top: 0;
}

.dropdown li:hover .submenu-dropdown{  
  opacity: 1;
  pointer-events: initial;
  transition: top .3s;
  z-index: 1;
}
.submenu-dropdown li a {
  letter-spacing: 0.26px;
  text-transform: uppercase;
  padding: 8px 25px;
}

.product-listing-header .navbar-nav .nav-item .dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none; 
}