/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
.Widget_slideJssor img {
  height: auto;
}
.hero-bg {
  background-image: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Home_static_images/hero-banner-1.jpg);
  min-height: 180px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #111928;
}
.banner-text {
  font-family: "BigNoodleTitling", "Inter",sans-serif;
  font-size: 32px;
  line-height: 36px;
  color: #FFF;
}
.category-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.category-col {
  padding: 0 8px;
  margin-bottom: 16px;
  flex: 1 0 auto;
  max-width: 100%;
}
.category-info {
  padding: 16px;
  background: #FFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  text-align: center;
}
.category-info img {
  border-radius: 6px;
  width: 100%;
  height: auto;
}
.captionOrange {
  width: 100% !important;
  height: auto !important;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.event-hero-bg {
  background: url('/ASSETS/IMAGES/CMS/STATIC_IMAGES/Home_static_images/tradeshow.jpg') no-repeat center center;
  min-height: 402px;
  background-size: cover;
  margin-top: 64px;
}
.eventWrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 15px;
  max-height: 450px;
  overflow: auto;
}
.eventsBlock {
  background: #F0F9FF;
  font-size: 18px;
}
.eventDates, .eventLocation {
  color: #6B7280;
}
.eventTitle {
  color: #2EAFFF;
}
.monthWrap:first-child {
  margin: 0 !important;
}
.scrollText {
  color: #A1A1AA;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.eventWrap::-webkit-scrollbar {
  display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.eventWrap {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.core-value-wrapp {
  background: #07102d;
  color: #FFF;
}
.core-value-wrapp p {
  padding: 0 8px 0 30px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.core-value-desc {
  padding: 20px 40px 40px 40px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.core-value-desc > div {
  padding: 5px 0px;
  font-size: calc(4px + 1.5vw);
}
.core-value-wrapp .banner-text-core {
  font-size: 80px;
  font-family: "BigNoodleTitling","Inter",sans-serif;
  font-weight: 500;
  line-height: 90px;
  padding: 0;
}
.core-value-wrapp .core-value-second-p {
  font-size: 36px;
}
.core-value-wrapp .col-5 {
  width: auto;
}
.pdf-link {
  display: flex;
  margin-bottom: 6px;
}
.pdf-link:before {
  content: "";
  background: url(/ASSETS/WEB_THEMES/ECOMMERCE_STD_TEMPLATE_V2/images/svg-icons/pdf-icon.svg) no-repeat;
  display: block;
  height: 24px;
  width: 24px;
  margin-right: 5px;
}
.ourProductWrap .h3, .ourProductWrap .h4 {
  display: flex;
  margin: 15px 0 15px 0;
}
.ourProductWrap p {
  display: flex;
}
.ourProductWrap span {
  display: inline-block;
}
.jumpToPdf {
  color: #2eafff;
  font-size: 18px;
  margin: 5px 0;
}
@media (min-width: 768px){
  .category-col {
    max-width: 50%;
  }
.banner-text {
  font-size: 48px;
  line-height: 48px;
  max-width: 1100px;
  overflow: hidden;
}
.responsive-frame{
  height: 380px;
}
.core-value-desc > div {
  font-size: calc(5px + 1vw);
}
.core-value-wrapp .banner-text-core {
  font-size: calc(80px + 1.8vw);
  line-height: 130px;
}
}
@media (min-width: 992px){
  .category-col {
    max-width: 33.33%;
  }
}
@media (min-width: 1200px){
  .category-col {
    max-width: 25%;
  }
.core-value-wrapp .col-5 {
  width: 41.66666667%;
}
}
/*Avinash code start here*/
.ems-margin{
  margin-bottom:20px;
}
.Ems-static-image{
  position:relative;
}
.Ems-static-image:after {
  position: absolute;
  content: "";
  display: block;
  background: #07102d;
  width: 100%;
  height: 50px;
  bottom: 0;
  z-index: -1;
}
p.cimm-bgcolor-img {
  max-width: 1350px;
  margin: 0 auto;
}
.cimm-margin{
  margin-bottom: 20px;
}
.captionOrange .banner-text {
  margin: 0 auto;
}
[data-widget="801"], [data-widget="781"] {
  min-height: 100vh;
}
