section.counterblockDesign {
  padding: 4vw 0;
}
section.counterblockDesign .outerCounter {
  background: linear-gradient(45deg, #123a63, #0c2a48);
  color: #fff;
  padding: 5vw 0;
  border-radius: 0.8vw;
}
section.counterblockDesign .outerCounter .maintitle {
  margin-bottom: 3.5vw;
}
section.counterblockDesign .outerCounter .ul {
  display: block;
  justify-content: space-between;
  align-items: center;
}
section.counterblockDesign .outerCounter .ul .li {
  border-bottom: 0.12vw dotted #4e80b5;
  padding: 6vw 4.5vw;
}
@media (min-width: 768px) {
  section.counterblockDesign .outerCounter .ul .li {
    border-bottom: 0;
    border-right: 0.11vw dotted #4e80b5;
    padding: 0vw 4.5vw;
  }
}
section.counterblockDesign .outerCounter .ul .countercards {
  width: 100%;
  margin: auto;
}
section.counterblockDesign .outerCounter .ul .countercards .countercards_number {
  display: flex;
  justify-content: center;
  gap: 2vw;
  font-weight: 600;
  font-size: 15vw;
  line-height: 17vw;
}
@media (min-width: 768px) {
  section.counterblockDesign .outerCounter .ul .countercards .countercards_number {
    justify-content: flex-start;
    gap: 0.5vw;
    font-size: 4vw;
    line-height: 5vw;
  }
}
section.counterblockDesign .outerCounter .ul .countercards .counntercards_label {
  font-size: 5vw;
  margin-top: 4.1vw;
  font-weight: 500;
  text-align: center;
}
@media (min-width: 768px) {
  section.counterblockDesign .outerCounter .ul .countercards .counntercards_label {
    font-size: 1.3vw;
    margin-top: 1.1vw;
    text-align: left;
  }
}
@media (min-width: 768px) {
  section.counterblockDesign .outerCounter .ul {
    display: flex;
  }
}
section.whydesignsfail {
  background-color: #f9f9fd;
}
section.whydesignsfail .maintitle {
  margin-bottom: 3.5vw;
}
section.mainbanner_block .mainbannerInnerPages {
  justify-content: flex-start;
}
@media (min-width: 1200px) {
  section.mainbanner_block .mainbannerInnerPages .content_inner .mainbanner_block_content_title {
    font-size: 3vw;
    line-height: 4.5vw;
  }
}
@media (min-width: 1200px) {
  section.mainbanner_block .mainbannerInnerPages .content_inner .mainbanner_block_content_txt {
    margin: 1vw 0 1vw;
  }
}
section.mainbanner_block .mainbannerInnerPages .content_inner .commonbtn {
  justify-content: flex-start;
}
section.mainbanner_block .mainbannerInnerPages .content_inner .commonbtn button.bgfill {
  background-color: #fff;
  color: #0a2540;
}
section.mainbanner_block .mainbannerInnerPages .content_inner .commonbtn button.bgfill:hover {
  color: #fff;
}
@media (min-width: 1200px) {
  section.mainbanner_block .mainbannerInnerPages {
    padding: 4vw 5vw;
  }
  section.mainbanner_block .mainbannerInnerPages.designandengineeringblockcontent {
    padding: 9vw 8vw;
  }
}
section.whydesignsfail .designSliderOuterWrapper .designSlidertop {
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .owl-stage-outer .owl-stage {
    padding-left: 0 !important;
  }
}
section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem {
  background-color: #fff;
  border-radius: 15px;
}
section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter {
  display: flex;
  align-items: center;
  padding: 5px;
}
section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter .contentInner .count {
  color: #d0d0d0;
  font-size: 45px;
  margin-bottom: 4.5px;
  line-height: normal;
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter .contentInner .count {
    font-size: 3.6vw;
    margin-bottom: 1.2vw;
  }
}
section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter .contentInner .typeOuter {
  margin-bottom: 10px;
}
section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter .contentInner .typeOuter .type {
  display: inline-block;
  font-size: 16px;
  padding: 2px 8px;
  border-radius: 15px;
  border: 1px solid #000;
  line-height: normal;
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter .contentInner .typeOuter .type {
    font-size: 1vw;
    padding: 0.3vw 1vw;
  }
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter .contentInner .typeOuter {
    margin-bottom: 1.4vw;
  }
}
section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter .contentInner .contentMain .title {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 8px;
  line-height: normal;
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter .contentInner .contentMain .title {
    font-size: 1.5vw;
    margin-bottom: 1.3vw;
  }
}
section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter .contentInner .contentMain .desc {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: normal;
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter .contentInner .contentMain .desc {
    font-size: 1.2vw;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter {
    padding: 1.5vw;
  }
}
section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .imgOuter .imgdiv img {
  border-radius: 8px;
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .imgOuter .imgdiv img {
    border-radius: 2vw;
    border-radius: 0 1.5vw 1.5vw 0;
  }
}
@media (min-width: 992px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem {
    display: flex;
  }
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .contentOuter {
    width: 50%;
  }
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem .imgOuter {
    width: 50%;
  }
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop .singleItem .innerItem {
    border-radius: 0.8vw;
  }
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSlidertop {
    margin-bottom: 2vw;
  }
}
section.whydesignsfail .designSliderOuterWrapper .designSliderbottom .owl-stage-outer .owl-stage .owl-item .singleBottomItem {
  position: relative;
  padding-top: 15px;
}
section.whydesignsfail .designSliderOuterWrapper .designSliderbottom .owl-stage-outer .owl-stage .owl-item .singleBottomItem .titleOuter .title {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSliderbottom .owl-stage-outer .owl-stage .owl-item .singleBottomItem .titleOuter .title {
    font-size: 1.2vw;
  }
}
section.whydesignsfail .designSliderOuterWrapper .designSliderbottom .owl-stage-outer .owl-stage .owl-item .singleBottomItem::before {
  content: "";
  position: absolute;
  top: 0.03vw;
  left: 0;
  width: 100%;
  height: 0.16vw;
  background-color: #d5d5e5;
}
section.whydesignsfail .designSliderOuterWrapper .designSliderbottom .owl-stage-outer .owl-stage .owl-item .singleBottomItem::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0.265vw;
  background-color: #0a2540;
  transition: all 0.3s ease;
}
section.whydesignsfail .designSliderOuterWrapper .designSliderbottom .owl-stage-outer .owl-stage .owl-item .singleBottomItem:hover::after {
  width: 100%;
}
@media (min-width: 768px) {
  section.whydesignsfail .designSliderOuterWrapper .designSliderbottom .owl-stage-outer .owl-stage .owl-item .singleBottomItem {
    padding-top: 1.3vw;
  }
}
section.whydesignsfail .designSliderOuterWrapper .designSliderbottom .owl-stage-outer .owl-stage .owl-item.current .singleBottomItem .titleOuter .title {
  font-weight: 500;
}
section.whydesignsfail .designSliderOuterWrapper .designSliderbottom .owl-stage-outer .owl-stage .owl-item.current .singleBottomItem::after {
  width: 100%;
}
section.engsupport {
  background-color: #0c2e4f;
  color: #fff;
}
section.engsupport .gridTitle {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.3;
  color: #fff;
}
section.engsupport .gridTitle a {
  color: #fff;
}
section.engsupport .gridTitle a:hover {
  box-shadow: none;
}
section.engsupport .gridTitle.margincustom {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  section.engsupport .gridTitle {
    font-size: 1.4vw;
    line-height: 1.4;
    margin-bottom: 1.5vw;
  }
  section.engsupport .gridTitle.margincustom {
    margin-bottom: 1vw;
  }
}
section.engsupport .desc {
  font-size: 14px;
  line-height: normal;
  color: #fff;
}
@media (min-width: 768px) {
  section.engsupport .desc {
    font-size: 1.2vw;
  }
}
section.engsupport .gridWrapper1 {
  margin-bottom: 20px;
}
section.engsupport .gridWrapper1 .theOuter {
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 5px;
  height: 100%;
}
section.engsupport .gridWrapper1 .theOuter .imgWrapper {
  margin-bottom: 4vw;
}
section.engsupport .gridWrapper1 .theOuter .imgWrapper img {
  border-radius: 2vw;
}
@media (min-width: 768px) {
  section.engsupport .gridWrapper1 .theOuter .imgWrapper img {
    border-radius: 1vw;
  }
}
@media (min-width: 1200px) {
  section.engsupport .gridWrapper1 .theOuter .imgWrapper {
    margin-bottom: 2.5vw;
  }
}
@media (min-width: 992px) {
  section.engsupport .gridWrapper1 .theOuter.desktopside {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  section.engsupport .gridWrapper1 .theOuter.desktopside .contentOuter {
    width: 45%;
  }
  section.engsupport .gridWrapper1 .theOuter.desktopside .imgWrapper {
    width: 45%;
    margin: 0;
  }
}
section.engsupport .gridWrapper1 .theOuter.filled {
  color: #0a2540;
  background-color: #fff;
}
section.engsupport .gridWrapper1 .theOuter.filled .gridTitle,
section.engsupport .gridWrapper1 .theOuter.filled .desc {
  color: #0a2540;
}
@media (min-width: 992px) {
  section.engsupport .gridWrapper1 .theOuter.filled {
    height: 19.6vw;
  }
}
@media (min-width: 768px) {
  section.engsupport .gridWrapper1 .theOuter {
    padding: 1.2vw;
    border-radius: 0.8vw;
  }
}
@media (min-width: 768px) {
  section.engsupport .gridWrapper1 {
    margin-bottom: 2.5vw;
  }
}
section.engsupport .gridWrapper2 .theOuter {
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 15px;
}
section.engsupport .gridWrapper2 .theOuter .innerWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}
section.engsupport .gridWrapper2 .theOuter .innerWrapper .singleCard {
  background-color: #0b2a46;
  text-align: center;
  border-radius: 5px;
  padding: 20px 8px;
  width: calc(50% - 10px);
}
section.engsupport .gridWrapper2 .theOuter .innerWrapper .singleCard .imgOuter {
  margin-bottom: 15px;
}
section.engsupport .gridWrapper2 .theOuter .innerWrapper .singleCard .imgOuter img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  object-position: center;
}
@media (min-width: 768px) {
  section.engsupport .gridWrapper2 .theOuter .innerWrapper .singleCard .imgOuter img {
    width: 4.3vw;
    height: 4.3vw;
  }
}
@media (min-width: 768px) {
  section.engsupport .gridWrapper2 .theOuter .innerWrapper .singleCard .imgOuter {
    margin-bottom: 1.8vw;
  }
}
section.engsupport .gridWrapper2 .theOuter .innerWrapper .singleCard .gridTitle {
  font-weight: 500;
}
section.engsupport .gridWrapper2 .theOuter .innerWrapper .singleCard .gridTitle br {
  display: block;
}
@media (min-width: 768px) {
  section.engsupport .gridWrapper2 .theOuter .innerWrapper .singleCard {
    border-radius: 0.7vw;
    padding: 2.7vw 2vw;
    width: calc(50% - .5vw);
  }
}
@media (min-width: 768px) {
  section.engsupport .gridWrapper2 .theOuter .innerWrapper {
    gap: 1vw;
  }
  section.engsupport .gridWrapper2 .theOuter .innerWrapper .singleCard {
    flex: 1;
    width: auto;
  }
}
section.engsupport .gridWrapper2 .theOuter .gridbottomWrapper .imgWrapper img {
  border-radius: 5px;
}
@media (min-width: 768px) {
  section.engsupport .gridWrapper2 .theOuter .gridbottomWrapper .imgWrapper img {
    border-radius: 1vw;
  }
}
section.engsupport .gridWrapper2 .theOuter .gridbottomWrapper .contentOuter .gridTitle br {
  display: block;
}
@media (min-width: 768px) {
  section.engsupport .gridWrapper2 .theOuter .gridbottomWrapper .contentOuter .gridTitle br {
    display: none;
  }
}
@media (min-width: 992px) {
  section.engsupport .gridWrapper2 .theOuter .gridbottomWrapper .contentOuter .desc {
    width: 90%;
  }
}
@media (min-width: 992px) {
  section.engsupport .gridWrapper2 .theOuter .gridbottomWrapper {
    display: flex;
    align-items: center;
  }
  section.engsupport .gridWrapper2 .theOuter .gridbottomWrapper .imgWrapper {
    width: 60%;
  }
  section.engsupport .gridWrapper2 .theOuter .gridbottomWrapper .contentOuter {
    padding-left: 3vw;
    width: 60%;
  }
}
@media (min-width: 768px) {
  section.engsupport .gridWrapper2 .theOuter {
    padding: 1.7vw;
    border-radius: 0.8vw;
  }
}
section.engsupport .gridWrapper1 a,
section.engsupport .gridWrapper2 a {
  display: block;
  height: 100%;
  border-radius: 12px;
  transition: 0.3s ease;
}
section.engsupport .gridWrapper1 a:hover,
section.engsupport .gridWrapper2 a:hover {
  box-shadow: rgba(255, 255, 255, 0.2) 0px 7px 29px 0px;
}
section.concepttoprod .conceptListingWrapper .conceptListing {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
section.concepttoprod .conceptListingWrapper .conceptListing .singleCard {
  background-color: #0a2540;
  color: #fff;
  border-radius: 8px;
  padding: 20px 10px;
}
section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .numTop {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .numTop .num {
  color: #424c57;
  font-weight: 600;
  font-size: 50px;
  line-height: 1;
  flex: 1;
}
@media (min-width: 768px) {
  section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .numTop .num {
    font-size: 5vw;
  }
}
section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .numTop .arrow {
  flex: 1;
}
@media (min-width: 768px) {
  section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .numTop {
    margin-bottom: 2.3vw;
    gap: 1.5vw;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
  }
}
section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .mainTitle {
  font-weight: 500;
  line-height: 1.3;
  font-size: 16px;
  margin-bottom: 10px;
}
section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .mainTitle.margincustom {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .mainTitle {
    font-size: 1.4vw;
    line-height: 1.5;
    margin-bottom: 2vw;
  }
  section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .mainTitle.margincustom {
    margin-bottom: 1vw;
  }
}
section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .desc {
  font-size: 14px;
  line-height: normal;
}
@media (min-width: 768px) {
  section.concepttoprod .conceptListingWrapper .conceptListing .singleCard .desc {
    font-size: 1.1vw;
  }
}
@media (min-width: 768px) {
  section.concepttoprod .conceptListingWrapper .conceptListing {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 1vw;
  }
  section.concepttoprod .conceptListingWrapper .conceptListing .singleCard {
    width: calc(50% - 1vw);
    border-radius: 0.5vw;
    padding: 1.7vw 1.7vw 3vw;
  }
}
@media (min-width: 992px) {
  section.concepttoprod .conceptListingWrapper .conceptListing {
    display: flex;
    gap: 1vw;
  }
  section.concepttoprod .conceptListingWrapper .conceptListing .singleCard {
    width: auto;
    flex: 1;
  }
}
section.dfm .outerWrapper {
  border: 1px solid #bebebe;
  padding: 3vw;
  border-radius: 2vw;
  box-shadow: 0px 0.7vw 1.9vw rgba(0, 0, 0, 0.1);
}
section.dfm .outerWrapper .contentWrapper .topTitle {
  font-weight: 500;
  font-size: 4.3vw;
  line-height: 1.3;
  margin-bottom: 2.5vw;
}
section.dfm .outerWrapper .contentWrapper .topTitle.margincustom {
  margin-bottom: 1.5vw;
}
@media (min-width: 768px) {
  section.dfm .outerWrapper .contentWrapper .topTitle {
    font-size: 1.5vw;
    line-height: 1.2;
  }
  section.dfm .outerWrapper .contentWrapper .topTitle.margincustom {
    margin-bottom: 1vw;
  }
}
section.dfm .outerWrapper .contentWrapper .probSol .topTitle.red {
  color: #dc3545;
}
section.dfm .outerWrapper .contentWrapper .probSol .topTitle.green {
  color: #28a745;
}
section.dfm .outerWrapper .contentWrapper .probSol .desc {
  font-size: 2.6vw;
  line-height: normal;
}
@media (min-width: 768px) {
  section.dfm .outerWrapper .contentWrapper .probSol .desc {
    font-size: 1.2vw;
  }
}
@media (min-width: 992px) {
  section.dfm .outerWrapper .contentWrapper .probSol {
    padding-right: 1.5vw;
  }
}
section.dfm .outerWrapper .contentWrapper .outCome {
  background-color: #0e3053;
  border-radius: 2vw;
  padding: 3vw;
  color: #fff;
  margin-top: 2vw;
  margin-bottom: 5vw;
}
section.dfm .outerWrapper .contentWrapper .outCome .topTitle {
  font-weight: 600;
}
section.dfm .outerWrapper .contentWrapper .outCome .theContent {
  font-weight: 700;
  font-size: 4.3vw;
  line-height: 1.3;
}
@media (min-width: 768px) {
  section.dfm .outerWrapper .contentWrapper .outCome .theContent {
    font-size: 1.5vw;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  section.dfm .outerWrapper .contentWrapper .outCome {
    border-radius: 1vw;
    padding: 2vw 1.7vw 5vw;
    margin-top: 1.3vw;
    margin-bottom: 5vw;
  }
}
section.dfm .outerWrapper .contentWrapper .btnWrapper a {
  color: #0a2d52;
  line-height: normal;
}
section.dfm .outerWrapper .contentWrapper .btnWrapper a img {
  width: 8vw;
  margin-left: 0.3vw;
}
@media (min-width: 768px) {
  section.dfm .outerWrapper .contentWrapper .btnWrapper a img {
    width: 2.4vw;
    margin-left: 0.3vw;
  }
}
@media (min-width: 992px) {
  section.dfm .outerWrapper .contentWrapper {
    padding-left: 1.6vw;
  }
}
@media (min-width: 768px) {
  section.dfm .outerWrapper {
    padding: 1.7vw;
    border-radius: 1vw;
  }
}
section.builtfor .singleCard {
  position: relative;
  border-radius: 16px;
  background-color: #0c2a48;
  background-image: linear-gradient(151deg, #123a63, #0c2a48);
  overflow: hidden;
}
section.builtfor .singleCard .inner {
  text-align: center;
  padding: 50px 8px;
}
section.builtfor .singleCard .inner .iconOuter {
  margin-bottom: 20px;
}
section.builtfor .singleCard .inner .iconOuter img {
  width: 90px;
  height: 90px;
  object-fit: contain;
}
@media (min-width: 768px) {
  section.builtfor .singleCard .inner .iconOuter img {
    width: 4.5vw;
    height: 4.5vw;
  }
}
@media (min-width: 768px) {
  section.builtfor .singleCard .inner .iconOuter {
    margin-bottom: 2.3vw;
  }
}
section.builtfor .singleCard .inner .title {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  color: #fff;
}
section.builtfor .singleCard .inner .title.onhover {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 2px 5px;
  color: #0f3358;
  background-color: #ffffff;
  border-radius: 4px;
  z-index: 1;
  transform: translateY(1vw) scale(1.1);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  section.builtfor .singleCard .inner .title {
    font-size: 1.5vw;
    line-height: 1.2;
  }
}
@media (min-width: 1700px) {
  section.builtfor .singleCard .inner .title {
    font-size: 1.2vw;
    line-height: 1.1;
  }
}
@media (min-width: 768px) {
  section.builtfor .singleCard .inner {
    padding: 3.5vw 1vw;
  }
}
@media (min-width: 1700px) {
  section.builtfor .singleCard .inner {
    padding: 5vw 1vw;
  }
}
section.builtfor .singleCard .hoverimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
section.builtfor .singleCard:hover .inner .title.onhover {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}
section.builtfor .singleCard:hover .hoverimg {
  opacity: 1;
  visibility: visible;
}
section.talkto .talktoContentWrapper {
  position: relative;
}
@media (max-width: 991px) {
  section.talkto .talktoContentWrapper .imgWrapper {
    text-align: center;
    margin-bottom: 40px;
  }
  section.talkto .talktoContentWrapper .imgWrapper img {
    width: 80% !important;
  }
}
section.talkto .talktoContentWrapper .commonbtn a button {
  border-color: #000000;
  color: #000000;
}
section.talkto .talktoContentWrapper .commonbtn a button:hover {
  color: #fff;
}
@media (min-width: 992px) {
  section.talkto .talktoContentWrapper {
    padding-left: 4vw;
    padding-top: 6vw;
    padding-bottom: 6vw;
  }
  section.talkto .talktoContentWrapper::before {
    content: "";
    background-color: #f9fafd;
    position: absolute;
    top: calc(50% + 1vw);
    transform: translateY(-50%);
    left: 0;
    height: 100%;
    width: 200%;
    border-radius: 12px;
    z-index: -1;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
}
section.whyus {
  background-color: #f8f8fc;
}
section.whyus .whyusPointersWrapper .singleWhy {
  display: flex;
  align-items: center;
  padding: 15px 0;
  position: relative;
}
section.whyus .whyusPointersWrapper .singleWhy .iconOuter {
  width: 30px;
}
section.whyus .whyusPointersWrapper .singleWhy .iconOuter img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
@media (min-width: 768px) {
  section.whyus .whyusPointersWrapper .singleWhy .iconOuter {
    width: 3vw;
  }
  section.whyus .whyusPointersWrapper .singleWhy .iconOuter img {
    width: 3vw;
    height: 3vw;
  }
}
section.whyus .whyusPointersWrapper .singleWhy .title {
  font-weight: 500;
  font-size: 14px;
  padding-left: 20px;
  line-height: 1.3;
}
section.whyus .whyusPointersWrapper .singleWhy .title br {
  display: block;
}
@media (min-width: 768px) {
  section.whyus .whyusPointersWrapper .singleWhy .title {
    font-size: 1.6vw;
    line-height: 1.5;
    padding-left: 1.5vw;
  }
}
@media (min-width: 992px) {
  section.whyus .whyusPointersWrapper .singleWhy {
    padding: 1.9vw 1.5vw 1.2vw;
  }
}
@media (min-width: 1200px) {
  section.whyus .whyusPointersWrapper .singleWhy {
    padding: 2.5vw 1.5vw 2.1vw;
  }
}
section.whyus .whyusPointersWrapper .columnCustom:not(:last-child) .singleWhy::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  width: calc(100% - 2.5vw);
  height: 1px;
  background-color: #707070;
}
@media (min-width: 992px) {
  section.whyus .whyusPointersWrapper {
    margin-top: -11vw;
  }
  section.whyus .whyusPointersWrapper .columnCustom:last-child .singleWhy::after {
    display: none;
  }
  section.whyus .whyusPointersWrapper .columnCustom:nth-last-child(2) .singleWhy::after {
    display: none;
  }
  section.whyus .whyusPointersWrapper .columnCustom:nth-child(even) .singleWhy::before {
    content: "";
    position: absolute;
    left: -0.8rem;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #707070;
  }
}
@media (max-width: 991px) {
  section.whyus {
    text-align: center;
  }
  section.whyus .whyusPointersWrapper .row .col-lg-9 .row {
    justify-content: center;
    align-items: self-start;
    row-gap: 20px;
    height: 100%;
  }
  section.whyus .whyusPointersWrapper .row .col-lg-9 .row .singleWhy {
    gap: 20px;
    flex-direction: column;
  }
  section.whyus .whyusPointersWrapper .row .col-lg-9 .row .singleWhy .iconOuter {
    width: 40px;
  }
  section.whyus .whyusPointersWrapper .row .col-lg-9 .row .singleWhy .iconOuter img {
    width: 40px;
    height: 40px;
  }
  section.whyus .whyusPointersWrapper .row .col-lg-9 .row .singleWhy .title {
    min-height: 57px;
  }
}
#blogBanner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#blogBanner .mainbanner_block_content {
  justify-content: start;
}
@media (min-width: 1200px) {
  #blogBanner {
    height: 31.927vw;
  }
}
.blogsListingSection {
  overflow: hidden;
  background-color: #f9f9fd;
}
.blogsListingSection .blogFiltersWrap #blogFilterForm,
.blogsListingSection .blogFiltersWrap #blogSearchForm {
  width: 100%;
  display: grid;
  gap: 15px;
  margin-bottom: 30px;
}
.blogsListingSection .blogFiltersWrap #blogFilterForm .searchField,
.blogsListingSection .blogFiltersWrap #blogSearchForm .searchField {
  position: relative;
}
.blogsListingSection .blogFiltersWrap #blogFilterForm .searchField svg,
.blogsListingSection .blogFiltersWrap #blogSearchForm .searchField svg {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 1200px) {
  .blogsListingSection .blogFiltersWrap #blogFilterForm .searchField svg,
  .blogsListingSection .blogFiltersWrap #blogSearchForm .searchField svg {
    left: 1.042vw;
  }
}
.blogsListingSection .blogFiltersWrap #blogFilterForm .searchField input,
.blogsListingSection .blogFiltersWrap #blogSearchForm .searchField input {
  width: 100%;
  height: 45px;
  border: 1px solid #e2e2e2;
  border-radius: 7px;
  background: #fff;
  padding-inline: 35px 15px;
  font-size: 14px;
  font-weight: 500;
  outline: none;
}
@media (min-width: 992px) {
  .blogsListingSection .blogFiltersWrap #blogFilterForm .searchField input,
  .blogsListingSection .blogFiltersWrap #blogSearchForm .searchField input {
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .blogsListingSection .blogFiltersWrap #blogFilterForm .searchField input,
  .blogsListingSection .blogFiltersWrap #blogSearchForm .searchField input {
    height: 48px;
    border-radius: 12px;
    padding-inline: 2.969vw 1.042vw;
    font-size: 0.938vw;
  }
}
.blogsListingSection .blogFiltersWrap #blogFilterForm select,
.blogsListingSection .blogFiltersWrap #blogSearchForm select {
  width: 100%;
  height: 45px;
  border: 1px solid #e2e2e2;
  border-radius: 7px;
  padding-inline: 15px;
  font-size: 14px;
  background: #fff;
  font-weight: 500;
  outline: none;
  color: #010c17;
}
@media (min-width: 992px) {
  .blogsListingSection .blogFiltersWrap #blogFilterForm select,
  .blogsListingSection .blogFiltersWrap #blogSearchForm select {
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .blogsListingSection .blogFiltersWrap #blogFilterForm select,
  .blogsListingSection .blogFiltersWrap #blogSearchForm select {
    height: 2.917vw;
    border-radius: 0.417vw;
    padding-inline: 1.042vw;
    font-size: 0.938vw;
  }
}
@media (min-width: 768px) {
  .blogsListingSection .blogFiltersWrap #blogFilterForm,
  .blogsListingSection .blogFiltersWrap #blogSearchForm {
    gap: 1.042vw;
    margin-bottom: 3vw;
  }
}
.blogsListingSection .featuredBlogCard {
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #e2e2e2;
  overflow: hidden;
  border-radius: 15px;
}
.blogsListingSection .featuredBlogCard .featuredBlogThumb {
  display: block;
  height: 100%;
}
.blogsListingSection .featuredBlogCard .featuredBlogThumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}
@media (min-width: 1200px) {
  .blogsListingSection .featuredBlogCard .featuredBlogThumb img {
    height: 100%;
  }
}
.blogsListingSection .featuredBlogCard .featuredBlogContent {
  padding: 20px 15px;
}
.blogsListingSection .featuredBlogCard .featuredBlogContent .blogTag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #d8f6ff;
  color: #010c17;
  font-size: 14px;
  line-height: 1.2;
  border-radius: 4px;
  margin-bottom: 5px;
  padding: 4px 8px;
}
@media (min-width: 1200px) {
  .blogsListingSection .featuredBlogCard .featuredBlogContent .blogTag {
    padding-block: 0.208vw;
    padding-inline: 0.417vw;
    font-size: 0.938vw;
  }
}
.blogsListingSection .featuredBlogCard .featuredBlogContent h2 {
  margin-bottom: 15px;
  font-size: 21px;
  line-height: normal;
  font-weight: 500;
  color: #0a2540;
  text-decoration: none;
}
@media (min-width: 992px) {
  .blogsListingSection .featuredBlogCard .featuredBlogContent h2 {
    font-size: 21px;
  }
}
@media (min-width: 1200px) {
  .blogsListingSection .featuredBlogCard .featuredBlogContent h2 {
    font-size: 1.667vw;
  }
}
@media (min-width: 1200px) {
  .blogsListingSection .featuredBlogCard .featuredBlogContent h2 {
    margin-bottom: 1.302vw;
  }
}
.blogsListingSection .featuredBlogCard .featuredBlogContent .blogExcerpt {
  color: #000;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .blogsListingSection .featuredBlogCard .featuredBlogContent .blogExcerpt {
    font-size: 1.042vw;
    margin-bottom: 3.5vw;
  }
}
.blogsListingSection .featuredBlogCard .featuredBlogContent .blogMetaWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 3vw;
  margin-bottom: 6vw;
}
.blogsListingSection .featuredBlogCard .featuredBlogContent .blogMetaWrap .blogMetaItem {
  font-size: 3.5vw;
  font-weight: 300;
  color: #0a2540;
}
.blogsListingSection .featuredBlogCard .featuredBlogContent .blogMetaWrap .blogMetaItem img {
  margin-right: 1vw;
}
@media (min-width: 768px) {
  .blogsListingSection .featuredBlogCard .featuredBlogContent .blogMetaWrap .blogMetaItem {
    font-size: 0.938vw;
  }
}
@media (min-width: 768px) {
  .blogsListingSection .featuredBlogCard .featuredBlogContent .blogMetaWrap {
    gap: 2.6vw;
    margin-bottom: 1.563vw;
  }
}
.blogsListingSection .featuredBlogCard .featuredBlogContent .blogBtnWrap .blogBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  height: 40px;
  border: 1px solid #010c17;
  border-radius: 40px;
  text-decoration: none;
  font-size: 14px;
  color: #010c17;
  transition: all 0.3s ease;
}
.blogsListingSection .featuredBlogCard .featuredBlogContent .blogBtnWrap .blogBtn:hover {
  background: #010c17;
  color: #fff;
}
@media (min-width: 1200px) {
  .blogsListingSection .featuredBlogCard .featuredBlogContent .blogBtnWrap .blogBtn {
    min-width: 8.333vw;
    height: 2.292vw;
    border-radius: 5.208vw;
    font-size: 0.833vw;
  }
}
@media (min-width: 1200px) {
  .blogsListingSection .featuredBlogCard .featuredBlogContent {
    padding: 2.084vw 5.2vw 2.084vw 0.5vw;
  }
}
@media (min-width: 1200px) {
  .blogsListingSection .featuredBlogCard {
    margin-bottom: 2.604vw;
    border-radius: 0.833vw;
  }
}
.blogsListingSection .blogGridWrap {
  row-gap: 30px;
}
.blogsListingSection .blogGridWrap .blogCard {
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
}
.blogsListingSection .blogGridWrap .blogCard .blogThumb {
  display: block;
}
.blogsListingSection .blogGridWrap .blogCard .blogThumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  border-radius: 16px 16px 0 0;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .blogsListingSection .blogGridWrap .blogCard .blogThumb img {
    border-radius: 0.833vw;
    height: 13.021vw;
    margin-bottom: 1.25vw;
  }
}
.blogsListingSection .blogGridWrap .blogCard .blogContent {
  padding: 20px 15px;
}
.blogsListingSection .blogGridWrap .blogCard .blogContent .blogTag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #d8f6ff;
  color: #010c17;
  font-size: 14px;
  line-height: 1.2em;
  border-radius: 4px;
  margin-bottom: 1.042vw;
  padding: 4px 8px;
}
@media (min-width: 768px) {
  .blogsListingSection .blogGridWrap .blogCard .blogContent .blogTag {
    padding-block: 0.208vw;
    padding-inline: 0.417vw;
    font-size: 0.938vw;
  }
}
.blogsListingSection .blogGridWrap .blogCard .blogContent h3 {
  margin-bottom: 15px;
  font-size: 21px;
  line-height: normal;
  font-weight: 500;
  color: #010c17;
  text-decoration: none;
}
@media (min-width: 992px) {
  .blogsListingSection .blogGridWrap .blogCard .blogContent h3 {
    font-size: 21px;
  }
}
@media (min-width: 1200px) {
  .blogsListingSection .blogGridWrap .blogCard .blogContent h3 {
    margin-bottom: 1.042vw;
    font-size: 1.25vw;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.blogsListingSection .blogGridWrap .blogCard .blogContent .blogExcerpt {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 15px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 768px) {
  .blogsListingSection .blogGridWrap .blogCard .blogContent .blogExcerpt {
    font-size: 0.938vw;
    margin-bottom: 1.042vw;
  }
}
.blogsListingSection .blogGridWrap .blogCard .blogContent .blogMetaWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 3vw;
  margin-bottom: 6vw;
}
.blogsListingSection .blogGridWrap .blogCard .blogContent .blogMetaWrap .blogMetaItem {
  font-size: 3.5vw;
  font-weight: 300;
  color: #0a2540;
}
.blogsListingSection .blogGridWrap .blogCard .blogContent .blogMetaWrap .blogMetaItem img {
  margin-right: 1vw;
}
@media (min-width: 768px) {
  .blogsListingSection .blogGridWrap .blogCard .blogContent .blogMetaWrap .blogMetaItem {
    font-size: 0.938vw;
  }
}
@media (min-width: 768px) {
  .blogsListingSection .blogGridWrap .blogCard .blogContent .blogMetaWrap {
    gap: 1vw 2.6vw;
    margin-bottom: 1.563vw;
  }
}
@media (min-width: 1200px) {
  .blogsListingSection .blogGridWrap .blogCard .blogContent {
    padding: 0;
  }
}
.blogsListingSection .blogGridWrap .blogCard .blogBtnWrap .blogBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  height: 40px;
  border: 1px solid #010c17;
  border-radius: 40px;
  text-decoration: none;
  font-size: 14px;
  color: #010c17;
  transition: all 0.3s ease;
}
.blogsListingSection .blogGridWrap .blogCard .blogBtnWrap .blogBtn:hover {
  background: #010c17;
  color: #fff;
}
@media (min-width: 1200px) {
  .blogsListingSection .blogGridWrap .blogCard .blogBtnWrap .blogBtn {
    min-width: 8.333vw;
    height: 2.292vw;
    border-radius: 5.208vw;
    font-size: 0.833vw;
  }
}
@media (min-width: 768px) {
  .blogsListingSection .blogGridWrap .blogCard {
    padding: 1.25vw 1.458vw;
    border-radius: 0.833vw;
  }
}
@media (min-width: 768px) {
  .blogsListingSection .blogGridWrap {
    row-gap: 2.083vw;
  }
}
.singleBlogSection {
  background-color: #f9f9fd;
}
.singleBlogSection .singleBlogTopWrap {
  margin-bottom: 20px;
}
.singleBlogSection .singleBlogTopWrap .blogTag {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogTopWrap .blogTag {
    margin-bottom: 20px;
  }
}
.singleBlogSection .singleBlogTopWrap h1 {
  font-size: 26px;
  line-height: normal;
  font-weight: 600;
  color: #0a2540;
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogTopWrap h1 {
    font-size: 2.5vw;
    margin-bottom: 1.902vw;
  }
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogMetaWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-bottom: 8px;
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogMetaWrap .blogMetaItem {
  font-size: 13px;
  font-weight: 300;
  color: #0a2540;
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogMetaWrap .blogMetaItem img {
  margin-right: 3px;
}
@media (max-width: 767px) {
  .singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogMetaWrap .blogMetaItem img {
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogMetaWrap .blogMetaItem {
    font-size: 1.042vw;
  }
  .singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogMetaWrap .blogMetaItem img {
    margin-right: 1vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogMetaWrap {
    gap: 2.6vw;
    margin-bottom: 0vw;
  }
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap .blogActionBtn {
  border-radius: 35px;
  border: 1px solid #0a2540;
  background: transparent;
  color: #0a2540;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  padding: 6px 26px;
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap .blogActionBtn img {
  width: 15px;
  height: 15px;
  object-fit: contain;
  transition: all 0.3s ease;
  margin-left: 5px;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap .blogActionBtn img {
    width: 1.25vw;
    height: 1.25vw;
  }
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap .blogActionBtn.shareArticleBtn {
  background-color: #0a2540;
  color: #fff;
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap .blogActionBtn.shareArticleBtn:hover {
  background-color: #fff;
  color: #0a2540;
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap .blogActionBtn.shareArticleBtn:hover img {
  filter: brightness(0);
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap .blogActionBtn:hover {
  background: #0a2540;
  color: #fff;
}
.singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap .blogActionBtn:hover img {
  filter: invert(1);
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap .blogActionBtn {
    font-size: 0.938vw;
    border-radius: 5.208vw;
    padding: 0.729vw 1.458vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogTopWrap .blogMetaMainWrap .blogActionWrap {
    gap: 0.833vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogTopWrap .blogMetaMainWrap {
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    gap: 1.042vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogTopWrap {
    margin-bottom: 2.083vw;
  }
}
.singleBlogSection .singleBlogThumbnail {
  margin-bottom: 20px;
}
.singleBlogSection .singleBlogThumbnail img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 24px;
  overflow: hidden;
  height: 100%;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogThumbnail img {
    height: 28.646vw;
    object-fit: cover;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogThumbnail {
    margin-bottom: 2.604vw;
  }
}
.singleBlogSection .singleBlogContentWrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 30px;
}
.singleBlogSection .singleBlogContentWrap .singleBlogContent {
  width: 100%;
}
.singleBlogSection .singleBlogContentWrap .singleBlogContent h2,
.singleBlogSection .singleBlogContentWrap .singleBlogContent h3,
.singleBlogSection .singleBlogContentWrap .singleBlogContent h4 {
  color: #000;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 15px;
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogContent h2,
  .singleBlogSection .singleBlogContentWrap .singleBlogContent h3,
  .singleBlogSection .singleBlogContentWrap .singleBlogContent h4 {
    margin-bottom: 1.042vw;
    margin-top: 2.083vw;
  }
}
.singleBlogSection .singleBlogContentWrap .singleBlogContent h2,
.singleBlogSection .singleBlogContentWrap .singleBlogContent h3 {
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogContent h2,
  .singleBlogSection .singleBlogContentWrap .singleBlogContent h3 {
    font-size: 2.083vw;
  }
}
.singleBlogSection .singleBlogContentWrap .singleBlogContent p,
.singleBlogSection .singleBlogContentWrap .singleBlogContent li {
  font-size: 14px;
  line-height: 1.9;
  color: #0a2540;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogContent p,
  .singleBlogSection .singleBlogContentWrap .singleBlogContent li {
    font-size: 1.04vw;
  }
}
.singleBlogSection .singleBlogContentWrap .singleBlogContent p {
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogContent p {
    margin-bottom: 1.302vw;
  }
}
.singleBlogSection .singleBlogContentWrap .singleBlogContent ul,
.singleBlogSection .singleBlogContentWrap .singleBlogContent ol {
  padding-left: 18px;
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogContent ul,
  .singleBlogSection .singleBlogContentWrap .singleBlogContent ol {
    padding-left: 1.302vw;
    margin-bottom: 1.302vw;
  }
}
.singleBlogSection .singleBlogContentWrap .singleBlogContent img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  margin-block: 18px;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogContent img {
    margin-block: 2.083vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogContent {
    width: 70%;
  }
}
.singleBlogSection .singleBlogContentWrap .singleBlogSidebar {
  width: 100%;
}
.singleBlogSection .singleBlogContentWrap .singleBlogSidebar .singleBlogToc .singleBlogTocTitle {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  color: #000706;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogSidebar .singleBlogToc .singleBlogTocTitle {
    font-size: 1.25vw;
    margin-bottom: 1.042vw;
  }
}
.singleBlogSection .singleBlogContentWrap .singleBlogSidebar .singleBlogToc #tocList {
  border-left: 1px solid #707070;
  padding-left: 15px;
}
.singleBlogSection .singleBlogContentWrap .singleBlogSidebar .singleBlogToc #tocList a {
  display: block;
  font-size: 14px;
  line-height: 1.6;
  color: #0a2540;
  text-decoration: none;
  margin-bottom: 8px;
  transition: all 0.3s ease;
}
.singleBlogSection .singleBlogContentWrap .singleBlogSidebar .singleBlogToc #tocList a:hover,
.singleBlogSection .singleBlogContentWrap .singleBlogSidebar .singleBlogToc #tocList a.active {
  color: #0a2540;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogSidebar .singleBlogToc #tocList a {
    font-size: 1.042vw;
    margin-bottom: 0.625vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogSidebar .singleBlogToc #tocList {
    padding-left: 1.042vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap .singleBlogSidebar {
    width: 22%;
    position: sticky;
    top: 2vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .singleBlogContentWrap {
    flex-direction: row;
    align-items: flex-start;
    gap: 5vw;
  }
}
.singleBlogSection .blogAuthorBox {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 15px;
  padding: 15px;
  border: 1px solid #e2e2e2;
  border-radius: 16px;
  width: 100%;
}
.singleBlogSection .blogAuthorBox .blogAuthorImage {
  width: 80px;
  height: 80px;
  border-radius: 8px;
}
.singleBlogSection .blogAuthorBox .blogAuthorImage img {
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .singleBlogSection .blogAuthorBox .blogAuthorImage {
    flex: 0 0 80px;
  }
}
.singleBlogSection .blogAuthorBox .blogAuthorContent {
  flex: 1;
}
.singleBlogSection .blogAuthorBox .blogAuthorContent .blogAuthorName {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  color: #0a2540;
  margin-bottom: 4px;
}
@media (min-width: 1200px) {
  .singleBlogSection .blogAuthorBox .blogAuthorContent .blogAuthorName {
    font-size: 1.146vw;
    margin-bottom: 0.313vw;
  }
}
.singleBlogSection .blogAuthorBox .blogAuthorContent .blogAuthorDesignation {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 12px;
  color: #0a2540;
  font-weight: 300;
}
@media (min-width: 1200px) {
  .singleBlogSection .blogAuthorBox .blogAuthorContent .blogAuthorDesignation {
    font-size: 0.938vw;
    margin-bottom: 0.833vw;
  }
}
.singleBlogSection .blogAuthorBox .blogAuthorContent .blogAuthorDescription {
  font-size: 14px;
  line-height: 1.8;
  color: #0a2540;
}
@media (min-width: 1200px) {
  .singleBlogSection .blogAuthorBox .blogAuthorContent .blogAuthorDescription {
    font-size: 0.938vw;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .blogAuthorBox {
    flex-direction: row;
    gap: 1.823vw;
    padding: 1.979vw 2.083vw;
    width: 75%;
  }
}
.singleBlogSection .blogCtaBox {
  background: linear-gradient(90deg, #06284a 0%, #0a2540 100%);
  border-radius: 13px;
  overflow: hidden;
  padding: 35px 25px;
  width: 100%;
}
.singleBlogSection .blogCtaBox .blogCtaContent {
  text-align: center;
  margin-inline: auto;
}
.singleBlogSection .blogCtaBox .blogCtaContent h2 {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 8px;
  font-weight: 600;
  color: #fff;
}
@media (min-width: 1200px) {
  .singleBlogSection .blogCtaBox .blogCtaContent h2 {
    font-size: 1.667vw;
    margin-bottom: 0.625vw;
  }
}
.singleBlogSection .blogCtaBox .blogCtaContent p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 300;
}
@media (min-width: 1200px) {
  .singleBlogSection .blogCtaBox .blogCtaContent p {
    font-size: 0.938vw;
    margin-bottom: 1.302vw;
  }
}
.singleBlogSection .blogCtaBox .blogCtaContent .blogCtaBtnWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 13px;
}
.singleBlogSection .blogCtaBox .blogCtaContent .blogCtaBtnWrap a {
  height: 48px;
  border-radius: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.3s ease;
  padding: 15px 35px;
  border: 1px solid #fff;
}
.singleBlogSection .blogCtaBox .blogCtaContent .blogCtaBtnWrap a.primaryBtn {
  background: #fff;
  color: #0a2540;
}
.singleBlogSection .blogCtaBox .blogCtaContent .blogCtaBtnWrap a.primaryBtn:hover {
  background: #0a2540;
  color: #fff;
}
.singleBlogSection .blogCtaBox .blogCtaContent .blogCtaBtnWrap a.secondaryBtn {
  color: #fff;
}
.singleBlogSection .blogCtaBox .blogCtaContent .blogCtaBtnWrap a.secondaryBtn:hover {
  background-color: #fff;
  color: #0a2540;
}
@media (min-width: 1200px) {
  .singleBlogSection .blogCtaBox .blogCtaContent .blogCtaBtnWrap a {
    height: 2.9vw;
    font-size: 0.833vw;
    border-radius: 5.208vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .blogCtaBox .blogCtaContent .blogCtaBtnWrap {
    gap: 0.833vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .blogCtaBox .blogCtaContent {
    max-width: 40vw;
  }
}
@media (min-width: 1200px) {
  .singleBlogSection .blogCtaBox {
    border-radius: 0.833vw;
    padding: 2.604vw;
    width: 75%;
  }
}
.relatedArticlesWrap .relatedArticlesTitle {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 26px;
  font-weight: 500;
  color: #0a2540;
}
@media (min-width: 1200px) {
  .relatedArticlesWrap .relatedArticlesTitle {
    font-size: 2.5vw;
    margin-bottom: 2.083vw;
  }
}
@media (max-width: 1200px) {
  .relatedArticlesWrap .row {
    row-gap: 6vw;
  }
}
.relatedArticlesWrap .blogCard {
  background: #f8f8fc;
  border: 1px solid #e2e2e2;
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
  padding: 20px;
}
.relatedArticlesWrap .blogCard .blogThumb {
  display: block;
}
.relatedArticlesWrap .blogCard .blogThumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  border-radius: 16px 16px 0 0;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .relatedArticlesWrap .blogCard .blogThumb img {
    border-radius: 0.833vw;
    height: 13.021vw;
    margin-bottom: 1.25vw;
  }
}
.relatedArticlesWrap .blogCard .blogContent {
  padding: 20px 0px;
}
.relatedArticlesWrap .blogCard .blogContent .blogTag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #d8f6ff;
  color: #010c17;
  font-size: 14px;
  line-height: 1.2em;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 4px 8px;
}
@media (min-width: 768px) {
  .relatedArticlesWrap .blogCard .blogContent .blogTag {
    font-size: 0.938vw;
    padding-block: 0.208vw;
    padding-inline: 0.417vw;
    margin-bottom: 1.042vw;
  }
}
.relatedArticlesWrap .blogCard .blogContent h3 {
  margin-bottom: 15px;
  font-size: 21px;
  line-height: normal;
  font-weight: 500;
  color: #010c17;
  text-decoration: none;
}
@media (min-width: 992px) {
  .relatedArticlesWrap .blogCard .blogContent h3 {
    font-size: 21px;
  }
}
@media (min-width: 1200px) {
  .relatedArticlesWrap .blogCard .blogContent h3 {
    font-size: 1.25vw;
    margin-bottom: 1.042vw;
  }
}
.relatedArticlesWrap .blogCard .blogContent .blogExcerpt {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 15px;
  color: #000;
}
@media (min-width: 1200px) {
  .relatedArticlesWrap .blogCard .blogContent .blogExcerpt {
    font-size: 0.938vw;
    margin-bottom: 1.042vw;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.relatedArticlesWrap .blogCard .blogContent .blogMetaWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-bottom: 25px;
}
.relatedArticlesWrap .blogCard .blogContent .blogMetaWrap .blogMetaItem {
  font-size: 13px;
  font-weight: 300;
  color: #0a2540;
}
.relatedArticlesWrap .blogCard .blogContent .blogMetaWrap .blogMetaItem img {
  margin-right: 5px;
}
@media (min-width: 1200px) {
  .relatedArticlesWrap .blogCard .blogContent .blogMetaWrap .blogMetaItem {
    font-size: 1.042vw;
  }
  .relatedArticlesWrap .blogCard .blogContent .blogMetaWrap .blogMetaItem img {
    margin-right: 1vw;
  }
}
@media (min-width: 1200px) {
  .relatedArticlesWrap .blogCard .blogContent .blogMetaWrap {
    gap: 1vw 2.6vw;
    margin-bottom: 1.563vw;
  }
}
@media (min-width: 1200px) {
  .relatedArticlesWrap .blogCard .blogContent {
    padding: 0;
  }
}
.relatedArticlesWrap .blogCard .blogBtnWrap .blogBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  height: 40px;
  border: 1px solid #010c17;
  border-radius: 40px;
  text-decoration: none;
  font-size: 14px;
  color: #010c17;
  transition: all 0.3s ease;
}
.relatedArticlesWrap .blogCard .blogBtnWrap .blogBtn:hover {
  background: #010c17;
  color: #fff;
}
@media (min-width: 1200px) {
  .relatedArticlesWrap .blogCard .blogBtnWrap .blogBtn {
    min-width: 8.333vw;
    height: 2.292vw;
    border-radius: 5.208vw;
    font-size: 0.833vw;
  }
}
@media (min-width: 1200px) {
  .relatedArticlesWrap .blogCard {
    padding: 1.25vw 1.458vw;
    border-radius: 0.833vw;
  }
}
section.logoslider.cblWire .logoimg img {
  filter: none;
}
section.cblwire.industriesserve_ .section_title .dottedline01,
section.cblwire.industriesserve_ .section_title .dottedline02 {
  width: 9vw;
}
section.cblwire.industriesserve_ .industriesserve_cards_content .industriesserve_cards_icon img {
  filter: brightness(0);
}
.why_choose_section {
  background-color: #f9f9fd;
}
.why_choose_section .why_choose_boxes .box_item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.833vw;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  gap: 5%;
  margin-bottom: 2.969vw;
  width: 90%;
  margin-inline: auto;
}
.why_choose_section .why_choose_boxes .box_item .box_img_wrappper {
  flex: 0 0 45%;
}
.why_choose_section .why_choose_boxes .box_item .box_content {
  flex: 0 0 50%;
  padding-right: 7em;
  padding-left: 2em;
}
.why_choose_section .why_choose_boxes .box_item .box_content .box_title {
  font-size: 1.667vw;
  color: #030c15;
  font-weight: 600;
  line-height: 1.8em;
  margin-bottom: 0.521vw;
}
.why_choose_section .why_choose_boxes .box_item .box_content .box_desc {
  font-size: 1.042vw;
  color: #030c15;
}
section.aboutusBanner {
  background-color: #0c2e4f;
  color: #fff;
}
section.aboutusBanner .bannerContent .titleWrapper h1 {
  font-size: 30px;
  line-height: normal;
  font-weight: 600;
}
@media (min-width: 992px) {
  section.aboutusBanner .bannerContent .titleWrapper h1 {
    font-size: 40px;
    margin-bottom: 25px;
  }
}
section.aboutusBanner .bannerContent .contentWrapper p {
  font-size: 16px;
  line-height: normal;
}
section.aboutusBanner .bannerContent .commonbtn {
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1vw;
}
section.aboutusBanner .bannerContent .commonbtn button {
  font-weight: 500;
  min-width: 13vw;
  border-color: #848484;
  background: 0 0;
  color: #fff;
}
section.aboutusBanner .bannerContent .commonbtn button.bgfill {
  background: #fff;
  color: #0a2540;
}
@media (min-width: 992px) {
  section.aboutusBanner .bannerContent .commonbtn {
    display: flex;
    flex-direction: row;
  }
}
section.aboutusBanner .videoWrapper .videoInner {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
section.aboutusBanner .videoWrapper .videoInner video {
  width: 100%;
  object-fit: cover;
  display: block;
}
@media (min-width: 992px) {
  section.aboutusBanner .videoWrapper .videoInner video {
    height: 33vw;
  }
}
section.aboutusBanner .videoWrapper .videoInner .statsOuter {
  display: flex;
  width: 100%;
  /* From https://css.glass */
  background: rgba(38, 66, 95, 0.8);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(12.6px);
  -webkit-backdrop-filter: blur(12.6px);
  border: 1px solid rgba(38, 66, 95, 0.3);
  flex-wrap: wrap;
}
section.aboutusBanner .videoWrapper .videoInner .statsOuter .singleStat {
  flex: 1;
  text-align: center;
  padding: 4vw 1vw 3vw;
}
section.aboutusBanner .videoWrapper .videoInner .statsOuter .singleStat .count {
  font-size: 24px;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  section.aboutusBanner .videoWrapper .videoInner .statsOuter .singleStat .count {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
section.aboutusBanner .videoWrapper .videoInner .statsOuter .singleStat .text {
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
}
@media (min-width: 1200px) {
  section.aboutusBanner .videoWrapper .videoInner .statsOuter .singleStat:not(:last-child) {
    border-right: 1px solid #6789ac;
  }
}
@media (min-width: 992px) {
  section.aboutusBanner .videoWrapper .videoInner .statsOuter {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  section.aboutusBanner .videoWrapper .videoInner .statsOuter .singleStat {
    padding: 1.6vw 1vw 1.2vw;
  }
}
section.founder {
  background-color: #f9f9fd;
}
section.founder .foundersImage .imageWrapper {
  position: relative;
}
section.founder .foundersImage .imageWrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 12vw);
  background-color: #f6f6f4;
  border: 1px solid #838384;
  border-radius: 16px;
  z-index: -1;
  left: 0;
  bottom: 0;
}
@media (min-width: 992px) {
  section.founder .foundersImage .imageWrapper::before {
    height: calc(100% - 4vw);
  }
}
section.founder .foundersContent .name {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 600;
  color: #000706;
  margin-bottom: 1vw;
}
@media (min-width: 992px) {
  section.founder .foundersContent .name {
    font-size: 2vw;
    margin-bottom: 0.2vw;
  }
}
section.founder .foundersContent .designation {
  color: #000706;
  font-size: 14px;
}
@media (min-width: 992px) {
  section.founder .foundersContent .designation {
    font-size: 1.15vw;
  }
}
section.founder .foundersContent .quote {
  padding: 20px 0;
}
section.founder .foundersContent .quote .quoteInner {
  color: #000706;
  font-style: italic;
  border-left: 3px solid #707070;
  padding-left: 5vw;
  font-size: 16px;
  line-height: 1.6;
}
@media (min-width: 992px) {
  section.founder .foundersContent .quote {
    padding: 3.5vw 0;
  }
  section.founder .foundersContent .quote .quoteInner {
    font-size: 1.6vw;
    padding-left: 1.4vw;
    line-height: 1.6;
  }
}
section.founder .foundersContent .description {
  font-size: 16px;
  line-height: normal;
}
@media (min-width: 768px) {
  section.founder .foundersContent {
    padding-top: 110px;
  }
}
@media (min-width: 992px) {
  section.founder .foundersContent {
    padding-top: 1vw;
  }
}
section.howwework {
  background-color: #0c2e4f;
  color: #fff;
}
section.howwework ul.customTabs {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 4vw;
  margin-bottom: 4vw;
  border-bottom: 0.2vw solid #ccc;
  overflow-x: auto;
  white-space: nowrap;
  flex-wrap: nowrap;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
section.howwework ul.customTabs li.nav-item .nav-link {
  font-size: 14px;
  padding: 1vw 0;
  background: transparent;
  border: 0;
  color: rgba(255, 255, 255, 0.5);
}
section.howwework ul.customTabs li.nav-item .nav-link.active {
  color: #ffffff;
}
@media (min-width: 992px) {
  section.howwework ul.customTabs li.nav-item .nav-link {
    font-size: 1vw;
    line-height: 1.4;
  }
}
@media (min-width: 992px) {
  section.howwework ul.customTabs {
    margin-bottom: 1.5vw;
  }
}
@media (min-width: 1200px) {
  section.howwework ul.customTabs {
    justify-content: space-between;
  }
}
section.howwework .customTabContent .tab-pane .innerTabContent {
  position: relative;
}
@media (min-width: 992px) {
  section.howwework .customTabContent .tab-pane .innerTabContent img {
    height: 24vw;
    object-fit: cover;
    object-position: top;
  }
}
@media (min-width: 1300px) {
  section.howwework .customTabContent .tab-pane .innerTabContent img {
    height: 25vw;
  }
}
@media (min-width: 1400px) {
  section.howwework .customTabContent .tab-pane .innerTabContent img {
    height: 26vw;
  }
}
section.howwework .customTabContent .tab-pane .innerTabContent .contentBox .contentBoxInner {
  padding: 3vw;
  background-color: #fff;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(12.6px);
  -webkit-backdrop-filter: blur(12.6px);
}
section.howwework .customTabContent .tab-pane .innerTabContent .contentBox .contentBoxInner .title {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 500;
  color: #fff;
  margin-bottom: 4vw;
  display: none;
}
@media (min-width: 992px) {
  section.howwework .customTabContent .tab-pane .innerTabContent .contentBox .contentBoxInner .title {
    font-size: 2vw;
    margin-bottom: 1vw;
  }
}
@media (min-width: 992px) {
  section.howwework .customTabContent .tab-pane .innerTabContent .contentBox {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1.5vw;
  }
  section.howwework .customTabContent .tab-pane .innerTabContent .contentBox .contentBoxInner {
    max-width: 40vw;
    padding: 1.5vw 1.5vw 1.9vw;
    border-radius: 8px;
  }
}
section.aboutusInfo .sectionContent p {
  color: #000706;
  font-size: 14px;
  line-height: normal;
}
@media (min-width: 1200px) {
  section.aboutusInfo .sectionContent p {
    font-size: 1.1vw;
  }
}
section.aboutusInfo .sectionContent blockquote {
  color: #0a2540;
  margin: 20px auto;
  max-width: 900px;
  text-align: center;
}
section.aboutusInfo .sectionContent blockquote p {
  font-size: 20px;
  line-height: normal;
  color: #0a2540;
}
@media (min-width: 1200px) {
  section.aboutusInfo .sectionContent blockquote p {
    font-size: 1.3vw;
  }
}
@media (min-width: 1200px) {
  section.aboutusInfo .sectionContent blockquote {
    max-width: 68vw;
  }
}
section.aboutusInfo .subTitle {
  position: relative;
  font-size: 18px;
  font-weight: 500;
}
section.aboutusInfo .subTitle span {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
section.aboutusInfo .subTitle::before {
  content: "";
  background-color: #0a2540;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  transform: translateY(-50%);
}
section.aboutusInfo .subTitle::after {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 39%;
  height: 100%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1200px) {
  section.aboutusInfo .subTitle {
    font-size: 1.2vw;
  }
}
@media (min-width: 1200px) {
  section.aboutusInfo .section_title .section_title_main {
    font-size: 2.2vw;
    color: #0a2540;
  }
  section.aboutusInfo .section_title .section_title_main span {
    font-weight: 700;
  }
}
section.aboutusVMV .singleItem {
  background-image: linear-gradient(#f6f6fd, #f9fafd);
  padding: 30px;
  border-radius: 16px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
section.aboutusVMV .singleItem::before {
  content: "";
  background-image: linear-gradient(130deg, transparent, transparent);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: transform 0.45s ease;
}
section.aboutusVMV .singleItem .titleMain {
  color: #0a2540;
  font-weight: 600;
  font-size: 26px;
  position: relative;
  padding-top: 25px;
  margin-bottom: 15px;
  transition: all 0.3s ease;
}
section.aboutusVMV .singleItem .titleMain::before {
  content: "";
  background-color: #30add2;
  position: absolute;
  width: 70px;
  height: 3px;
  top: 0;
  left: 0;
}
section.aboutusVMV .singleItem .contentMain {
  position: relative;
  transition: all 0.3s ease;
}
section.aboutusVMV .singleItem .contentMain p {
  font-size: 15px;
  line-height: normal;
}
section.aboutusVMV .singleItem:hover::before {
  background-image: linear-gradient(130deg, #08233e, #004e98);
}
section.aboutusVMV .singleItem:hover .titleMain,
section.aboutusVMV .singleItem:hover .contentMain {
  color: #fff;
}
@media (min-width: 992px) {
  section.aboutusVMV .valueWrapper {
    padding: 0 30px;
  }
}
section.aboutusVMV .valueWrapper .singleItemValue {
  background-image: linear-gradient(#ffffff, #f4f4fc);
  padding: 30px;
  border-radius: 10px;
  transition: all 0.3s ease;
  position: relative;
}
@media (min-width: 992px) {
  section.aboutusVMV .valueWrapper .singleItemValue::before {
    content: "";
    background-color: #cccccc;
    width: 1px;
    height: 80%;
    position: absolute;
    top: 0;
    left: -24px;
  }
}
section.aboutusVMV .valueWrapper .singleItemValue .titleIcon img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
@media (min-width: 1300px) {
  section.aboutusVMV .valueWrapper .singleItemValue .titleIcon img {
    width: 50px;
    height: 50px;
  }
}
section.aboutusVMV .valueWrapper .singleItemValue .title {
  color: #0a2540;
  font-size: 16px;
  margin-top: 20px;
  line-height: normal;
}
@media (min-width: 1200px) {
  section.aboutusVMV .valueWrapper .singleItemValue .title {
    font-size: 1.042vw;
  }
}
section.aboutLocation .section_title_content p {
  font-size: 16px;
  line-height: normal;
}
section.aboutLocation .locationWrap {
  border: 1px solid #e2e2e2;
  padding: 30px;
  border-radius: 16px;
}
@media (min-width: 992px) {
  section.aboutLocation .locationWrap .row {
    justify-content: space-around;
  }
}
section.aboutLocation .locationWrap .titleMain {
  font-weight: 600;
  font-size: 16px;
}
@media (min-width: 992px) {
  section.aboutLocation .locationWrap .titleMain {
    font-size: 1.302vw;
  }
}
section.aboutLocation .locationWrap .contentMain p {
  font-size: 16px;
  line-height: normal;
}
@media (min-width: 992px) {
  section.aboutLocation .locationWrap .contentMain p {
    font-size: 1.172vw;
  }
}
@media (min-width: 992px) {
  section.aboutLocation .locationWrap {
    width: 80%;
    margin-inline: auto;
  }
}
section.aboutFooter .bgColor {
  background-color: #f8f8fc;
  border-radius: 16px;
  padding: 20px;
}
@media (min-width: 992px) {
  section.aboutFooter .bgColor .commonblock_image img {
    height: 32.5vw;
    object-fit: contain;
  }
}
@media (min-width: 992px) {
  section.aboutFooter .bgColor {
    padding: 50px;
    padding-block: 0;
  }
}
@media (min-width: 992px) {
  section.aboutFooter .bgColor .section_title {
    padding: 40px;
  }
}
section.aboutEM {
  background-color: #f9f9fd;
}
section.aboutEM .singleItem {
  position: relative;
  background-color: #fff;
  padding: 15px;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.3s ease;
}
section.aboutEM .singleItem .frontBox {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
section.aboutEM .singleItem .titleMain {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}
section.aboutEM .singleItem .contentMain {
  font-size: 16px;
  line-height: normal;
}
section.aboutEM .singleItem .hoverBox {
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
section.aboutEM .singleItem .hoverBox .imgWrap {
  position: relative;
  height: 100%;
}
section.aboutEM .singleItem .hoverBox .imgWrap::before {
  content: "";
  background: #0A2540;
  background: linear-gradient(90deg, rgba(10, 37, 64, 0.2) 0%, rgba(48, 173, 210, 0.3) 100%);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
section.aboutEM .singleItem .hoverBox .imgWrap img {
  height: 100%;
  object-fit: cover;
  position: relative;
}
section.aboutEM .singleItem .hoverBox .imgWrap .imgTitle {
  color: #fff;
  font-size: 20px;
  padding: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
section.aboutEM .singleItem .hoverBox .imgWrap .imgTitle::before {
  content: "";
  background-image: linear-gradient(#0a2540, #30add2);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.66;
  z-index: -1;
  background-blend-mode: multiply;
  border-radius: 0 0 10px 10px;
}
section.aboutEM .singleItem:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  cursor: pointer;
}
section.aboutEM .singleItem:hover .frontBox {
  opacity: 1;
  visibility: visible;
}
section.aboutEM .singleItem:hover .hoverBox {
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 992px) {
  section.aboutEM .singleItem {
    padding: 30px;
  }
}
.thankyou_page {
  background-color: #f9f9fd;
  text-align: center;
  display: flex;
  align-items: center;
}
.thankyou_page .thankyou_box {
  background: #fff;
  padding: 8vw 5vw;
  border-radius: 3vw;
  position: relative;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.03);
}
@media (min-width: 1200px) {
  .thankyou_page .thankyou_box {
    padding: 3.5vw 3vw;
    border-radius: 1vw;
  }
}
.thankyou_page .thankyou_title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  color: #000;
}
@media (min-width: 1200px) {
  .thankyou_page .thankyou_title {
    font-size: 34px;
  }
}
.thankyou_page .thankyou_text {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0;
  line-height: normal;
}
@media (min-width: 1200px) {
  .thankyou_page .thankyou_text {
    margin: 20px 0;
  }
}
section.privacyBanner {
  display: flex;
  align-items: center;
  height: 280px;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  section.privacyBanner {
    height: 590px;
  }
}
section.privacyBanner .section_title .section_title_main {
  color: #fff;
}
section.privacyWrapper {
  background-color: #f9f9fd;
}
section.privacyWrapper .privacyMenu {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  box-shadow: 0 0 10px 0 rgba(37, 34, 37, 0.15);
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  section.privacyWrapper .privacyMenu {
    margin: 0;
  }
}
section.privacyWrapper .privacyMenu ul {
  margin: 0;
}
section.privacyWrapper .privacyMenu ul li {
  margin-bottom: 15px;
}
section.privacyWrapper .privacyMenu ul li a {
  color: #000;
  font-size: 18px;
  transition: all 0.3s ease;
}
section.privacyWrapper .privacyMenu ul li.current-menu-item a {
  font-weight: 600;
}
section.privacyWrapper .contentWrapper {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  height: 430px;
  overflow: hidden;
  overflow-y: scroll;
}
section.privacyWrapper .contentWrapper h1,
section.privacyWrapper .contentWrapper h2,
section.privacyWrapper .contentWrapper h3,
section.privacyWrapper .contentWrapper h4,
section.privacyWrapper .contentWrapper h5,
section.privacyWrapper .contentWrapper h6 {
  font-size: 22px;
  color: #0a2540;
  font-weight: 500;
  margin-top: 20px;
}
section.casestudyBreadcrum {
  background-color: #F6FAFD;
}
section.casestudyBreadcrum ul {
  list-style: none;
  display: flex;
  gap: 10px;
  padding: 0;
  margin: 0;
}
section.casestudyBreadcrum ul li a {
  color: #000;
}
section.caseStudyBanner {
  background-color: #0C2E4F;
}
section.caseStudyBanner .mainbanner_block_content {
  color: #fff;
}
section.caseStudyBanner .mainbanner_block_content .mainbanner_block_content_subTitle {
  font-weight: 400;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
}
section.caseStudyBanner .mainbanner_block_content .mainbanner_block_content_title {
  font-weight: 700;
  font-size: 34px;
  color: #fff;
}
@media (min-width: 1200px) {
  section.caseStudyBanner .mainbanner_block_content .mainbanner_block_content_title {
    font-size: 62px;
  }
}
.casestudyFiltersWrap {
  padding: 30px 0;
  background-color: #FFFFFF;
  border-bottom: 1.5px solid #BDC8CE;
}
.casestudyFiltersWrap form {
  width: 100%;
}
.casestudyFiltersWrap .searchField {
  position: relative;
}
.casestudyFiltersWrap .searchField svg {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 1200px) {
  .casestudyFiltersWrap .searchField svg {
    left: 1.042vw;
  }
}
.casestudyFiltersWrap .searchField input {
  width: 100%;
  height: 45px;
  border: 1px solid #e2e2e2;
  border-radius: 15px;
  background: #fff;
  padding-inline: 35px 15px;
  font-size: 14px;
  font-weight: 500;
  outline: none;
}
.casestudyFiltersWrap select {
  width: 100%;
  height: 45px;
  border: 1px solid #e2e2e2;
  border-radius: 15px;
  padding-inline: 15px;
  font-size: 14px;
  background: #fff;
  font-weight: 500;
  outline: none;
  color: #010c17;
}
.casestudyListingSection {
  overflow: hidden;
  background-color: #F6FAFD;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard {
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 15px;
  overflow: hidden;
  height: 100%;
  position: relative;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyThumb {
  display: block;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyThumb img {
  width: 100%;
  height: 315px;
  object-fit: cover;
  display: block;
  border-radius: 16px 16px 0 0;
  margin-bottom: 0;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent {
  padding: 20px;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent .caseStudyTagWrapper {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent .caseStudyTagWrapper .casestudyTag {
  background: #6e6e6e;
  color: #fff;
  font-size: 13px;
  line-height: 1.2em;
  border-radius: 24px;
  padding: 5px 8px;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent h3 {
  margin-bottom: 15px;
  line-height: normal;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent h3 a {
  font-size: 21px;
  line-height: normal;
  font-weight: 500;
  color: #010c17;
  display: block;
  text-decoration: none;
}
@media (min-width: 992px) {
  .casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent h3 a {
    font-size: 21px;
  }
}
@media (min-width: 1200px) {
  .casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent h3 a {
    font-size: 1.25vw;
    min-height: 7.29vw;
  }
}
@media (min-width: 1200px) {
  .casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent h3 {
    margin-bottom: 15px;
  }
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent h3 {
  margin-bottom: 15px;
  font-size: 21px;
  line-height: normal;
  font-weight: 500;
  color: #010c17;
  display: block;
  text-decoration: none;
}
@media (min-width: 992px) {
  .casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent h3 {
    font-size: 21px;
  }
}
@media (min-width: 1200px) {
  .casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent h3 {
    font-size: 1.25vw;
    min-height: 7.29vw;
  }
}
@media (min-width: 1200px) {
  .casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent h3 {
    margin-bottom: 15px;
  }
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent .casestudyExcerpt {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 15px;
  color: #3E484D;
}
@media (min-width: 768px) {
  .casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent .casestudyExcerpt {
    font-size: 0.938vw;
    margin-bottom: 0;
  }
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent .casestudyMetaWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 3vw;
  margin-bottom: 6vw;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent .casestudyMetaWrap .casestudyMetaItem {
  font-size: 14px;
  font-weight: 300;
  color: #3E484D;
  display: flex;
  align-items: center;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent .casestudyMetaWrap .casestudyMetaItem img {
  margin-right: 6px;
  width: 13px;
  height: 13px;
}
@media (min-width: 768px) {
  .casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyContent .casestudyMetaWrap {
    margin-bottom: 10px;
  }
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .outcome {
  background-color: #0c2e4f;
  padding: 20px;
  border-radius: 15px;
  color: #fff;
  margin-bottom: 15px;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .outcome .title {
  font-weight: 600;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .outcome .content p {
  margin-bottom: 0;
}
.casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyBtnWrap .casestudyBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  height: 40px;
  text-decoration: none;
  font-size: 14px;
  color: #010c17;
  transition: all 0.3s ease;
}
@media (min-width: 1200px) {
  .casestudyListingSection .casestudyGridWrap .casestudyCard .casestudyBtnWrap .casestudyBtn {
    font-size: 16px;
  }
}
.singleCasestudySection {
  background-color: #F6FAFD;
  overflow: hidden;
  /* Related Insights */
  /* Technical Brief */
}
.singleCasestudySection .singleCasestudyTopWrap {
  margin-bottom: 20px;
}
.singleCasestudySection .singleCasestudyTopWrap .caseStudyCategories .caseStudyCategory {
  background-color: #E4E9EC;
  padding: 5px 13px;
  font-size: 13px;
  border-radius: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  color: #49607E;
}
@media (min-width: 992px) {
  .singleCasestudySection .singleCasestudyTopWrap .caseStudyCategories .caseStudyCategory {
    font-size: 0.938vw;
  }
}
.singleCasestudySection .singleCasestudyTopWrap h1 {
  font-size: 26px;
  line-height: normal;
  font-weight: 600;
  color: #0a2540;
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .singleCasestudySection .singleCasestudyTopWrap h1 {
    font-size: 2.214vw;
    margin-bottom: 24px;
  }
}
@media (min-width: 1200px) {
  .singleCasestudySection .singleCasestudyTopWrap {
    margin-bottom: 2.083vw;
  }
}
.singleCasestudySection .tagsWrapper {
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.singleCasestudySection .tagsWrapper .tags {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
  font-weight: 500;
  color: #49607E;
}
.singleCasestudySection .tagsWrapper .tags .tagLable {
  color: #171C1F;
}
.singleCasestudySection .tagsWrapper .shareArticleBtn {
  background-color: #0a2540;
  color: #fff;
  border-radius: 35px;
  border: 1px solid #0a2540;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  padding: 6px 26px;
  display: inline-block;
  cursor: pointer;
}
.singleCasestudySection .tagsWrapper .shareArticleBtn path {
  transition: all 0.3s ease;
}
.singleCasestudySection .tagsWrapper .shareArticleBtn:hover {
  background-color: #fff;
  color: #0a2540;
}
.singleCasestudySection .tagsWrapper .shareArticleBtn:hover path {
  fill: #213a53;
}
.singleCasestudySection .singleCasestudyThumbnail img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 24px;
  overflow: hidden;
  height: 100%;
}
@media (min-width: 1200px) {
  .singleCasestudySection .singleCasestudyThumbnail img {
    height: 28.646vw;
    object-fit: cover;
  }
}
.singleCasestudySection .caseACFWrapper .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #171C1F;
  border-left: 5px solid #006780;
  padding-left: 10px;
  margin-bottom: 15px;
  text-transform: capitalize;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .singleCasestudySection .caseACFWrapper .title {
    margin-top: 30px;
  }
}
.singleCasestudySection .caseACFWrapper .content p {
  color: #3E484D;
}
.singleCasestudySection .caseACFWrapper .approachWrap {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}
.singleCasestudySection .caseACFWrapper .approachWrap .singleItem {
  border-radius: 12px;
  border: 1px solid rgba(189, 200, 206, 0.3);
  padding: 24px;
  background-color: #EAEEF2;
  width: 100%;
}
.singleCasestudySection .caseACFWrapper .approachWrap .singleItem .no {
  color: #006780;
  font-weight: 700;
  font-size: 20px;
}
.singleCasestudySection .caseACFWrapper .approachWrap .singleItem h4 {
  font-weight: 700;
  margin: 10px 0;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .singleCasestudySection .caseACFWrapper .approachWrap .singleItem {
    width: 49%;
  }
}
.singleCasestudySection .caseACFWrapper .two-part-resolution {
  background-color: #EAEEF2;
  border-radius: 16px;
  padding: 24px;
  margin-top: 30px;
}
.singleCasestudySection .caseACFWrapper .two-part-resolution .title {
  margin-top: 0;
}
.singleCasestudySection .caseACFWrapper .two-part-resolution .content {
  font-size: 16px;
  line-height: 1.4em;
  color: #3E484D;
  margin-bottom: 20px;
}
.singleCasestudySection .caseACFWrapper .two-part-resolution .resolution_title {
  background: #D9E2EB;
  width: 100%;
  padding: 10px;
  color: #3E484D;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .singleCasestudySection .caseACFWrapper .two-part-resolution .resolution_title {
    width: max-content;
  }
}
.singleCasestudySection .caseACFWrapper .two-part-resolution .resolutionWrapper {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .singleCasestudySection .caseACFWrapper .two-part-resolution {
    padding: 40px;
  }
}
.singleCasestudySection .caseACFWrapper .engineeringContentWrap {
  background-color: #EAEEF2;
  border-radius: 16px;
  padding: 24px;
  margin-top: 30px;
}
.singleCasestudySection .caseACFWrapper .engineeringContentWrap .titleWrap .smallTitle {
  font-weight: 500;
}
.singleCasestudySection .caseACFWrapper .engineeringContentWrap .titleWrap .title {
  font-weight: 500;
  margin-top: 15px;
}
.singleCasestudySection .caseACFWrapper .engineeringContentWrap .boxContent .boxitem {
  border: 1px solid #B0B7BB;
  border-radius: 8px;
  padding: 15px 20px;
  margin-bottom: 20px;
  color: #3E484D;
}
.singleCasestudySection .caseACFWrapper .engineeringContentWrap .boxContent .boxitem .boxtitle {
  font-weight: 600;
  margin-bottom: 8px;
}
@media (min-width: 1200px) {
  .singleCasestudySection .caseACFWrapper .engineeringContentWrap {
    padding: 40px;
  }
}
.singleCasestudySection .caseACFWrapper .fix .content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.singleCasestudySection .caseACFWrapper .fix .content ul li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 15px;
}
.singleCasestudySection .caseACFWrapper .fix .content ul li::before {
  content: "";
  background-image: url('../images/check-casestudy.svg');
  background-size: 100%;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 5px;
}
.singleCasestudySection .caseACFWrapper .fix .content blockquote {
  background-color: rgba(48, 173, 211, 0.1);
  border: 1px solid rgba(48, 173, 211, 0.2);
  padding: 20px;
  border-radius: 10px;
}
.singleCasestudySection .caseACFWrapper .fix .content blockquote p {
  margin: 0;
  color: #003C4D;
  font-weight: 500;
}
.singleCasestudySection .caseACFWrapper .outcome .content {
  background-color: #0E3053;
  border: 1px solid #0E3053;
  border-left: 6px solid #0090B3;
  padding: 20px;
}
.singleCasestudySection .caseACFWrapper .outcome .content .outcomeResultsBox {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  gap: 20px;
  margin-top: 30px;
  flex-wrap: wrap;
}
.singleCasestudySection .caseACFWrapper .outcome .content .outcomeResultsBox .resultsboxitem {
  position: relative;
  flex: 1 0 45%;
}
@media (min-width: 1200px) {
  .singleCasestudySection .caseACFWrapper .outcome .content .outcomeResultsBox .resultsboxitem:nth-child(2) {
    border: 1px solid #fff;
    border-top: 0;
    border-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .singleCasestudySection .caseACFWrapper .outcome .content .outcomeResultsBox .resultsboxitem {
    flex: 1 0 30%;
  }
}
.singleCasestudySection .caseACFWrapper .outcome .content .outcomeResultsBox .boxtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.singleCasestudySection .caseACFWrapper .outcome .content .outcomeResultsBox .boxContent {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  width: 80%;
  margin-inline: auto;
}
.singleCasestudySection .caseACFWrapper .outcome .content p {
  margin: 0;
  color: #fff;
}
.singleCasestudySection .caseACFWrapper .whyUsWrapper {
  margin-top: 40px;
}
.singleCasestudySection .caseACFWrapper .whyUsWrapper .btnWrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
  border-bottom: 1px solid #BDC8CE;
}
.singleCasestudySection .caseACFWrapper .whyUsWrapper .btnWrapper .commonbtn {
  margin: 0;
}
.singleCasestudySection .caseACFWrapper .whyUsWrapper .btnWrapper .commonbtn button {
  border-radius: 10px;
}
.singleCasestudySection .sidebarCard {
  background: #dfe2e6;
  border-radius: 16px;
  padding: 25px;
  margin-bottom: 42px;
  box-sizing: border-box;
}
.singleCasestudySection .dounloadCaseStudy {
  box-shadow: 0px 4.93px 7.39px -4.93px #0000001A;
  box-shadow: 0px 12.32px 18.48px -3.7px #0000001A;
}
.singleCasestudySection .dounloadCaseStudy .commonbtn {
  width: 100%;
  display: block;
}
.singleCasestudySection .dounloadCaseStudy .commonbtn button {
  border-radius: 10px;
  width: 100%;
}
.singleCasestudySection .cardIcon {
  margin-bottom: 24px;
}
.singleCasestudySection .cardIcon img {
  width: 28px;
  height: 28px;
  display: block;
}
.singleCasestudySection .sidebarCard h3,
.singleCasestudySection .relatedInsights h3 {
  margin: 16px 0;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #1d242d;
}
.singleCasestudySection .sidebarCard p {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 1.6;
  color: #66707d;
}
.singleCasestudySection .sidebarCard form {
  position: relative;
}
.singleCasestudySection .sidebarCard form .wpcf7-spinner {
  position: absolute;
  left: 0;
}
.singleCasestudySection .sidebarCard form p {
  margin-bottom: 0;
}
.singleCasestudySection input[type=submit].btnPrimary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 56px;
  background: #06284a;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  text-transform: none;
  transition: 0.3s ease;
  box-sizing: border-box;
}
.singleCasestudySection input[type=submit].btnPrimary:hover {
  background: #041f39;
}
.singleCasestudySection .relatedInsights {
  margin-bottom: 42px;
}
.singleCasestudySection .relatedInsights h3 {
  color: #111820;
  margin-bottom: 28px;
}
.singleCasestudySection .insightItem {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 26px;
}
.singleCasestudySection .insightItem:last-child {
  margin-bottom: 0;
}
.singleCasestudySection .insightThumb {
  flex: 0 0 94px;
  width: 94px;
  height: 94px;
  border-radius: 12px;
  overflow: hidden;
}
.singleCasestudySection .insightThumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.singleCasestudySection .insightContent {
  flex: 1;
}
.singleCasestudySection .insightContent h4 {
  line-height: 1;
  font-size: 16px;
  margin: 0 0 10px;
  line-height: normal;
  font-weight: 600;
  color: #111820;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.3s ease;
}
.singleCasestudySection .insightContent h4:hover {
  color: #0a2540;
}
@media (min-width: 992px) {
  .singleCasestudySection .insightContent h4 {
    font-size: 1.042vw;
  }
}
.singleCasestudySection .insightContent h4 a {
  margin: 0 0 10px;
  line-height: normal;
  font-weight: 600;
  color: #111820;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.3s ease;
}
.singleCasestudySection .insightContent h4 a:hover {
  color: #0a2540;
}
@media (min-width: 992px) {
  .singleCasestudySection .insightContent h4 a {
    font-size: 1.042vw;
  }
}
.singleCasestudySection .insightContent span {
  display: block;
  font-size: 14px;
  line-height: 1.4;
  color: #111820;
  font-weight: 500;
}
@media (min-width: 992px) {
  .singleCasestudySection .insightContent span {
    font-size: 1.042vw;
  }
}
.singleCasestudySection .technicalCard {
  margin-bottom: 0;
}
.singleCasestudySection .subscribeForm input {
  width: 100%;
  height: 58px;
  border: 1px solid #9ca4ad;
  border-radius: 10px;
  padding: 0 15px;
  font-size: 16px;
  color: #1d242d;
  background: #f4f4f4;
  margin-bottom: 16px;
  box-sizing: border-box;
  outline: none;
}
.singleCasestudySection .subscribeForm input::placeholder {
  color: #7a828d;
}
.singleCasestudySection .subscribeForm input:focus {
  border-color: #06284a;
}
.singleCasestudySection .caseStudyPointer {
  box-shadow: 0px 0px 4.84px 1px rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-radius: 10px;
  margin: 20px 0;
}
@media (min-width: 992px) {
  .singleCasestudySection .caseStudyPointer .row {
    row-gap: 35px;
  }
}
.singleCasestudySection .caseStudyPointer .col-lg-4:nth-child(2) .singleItem {
  border-left: 1px solid #222222;
  border-right: 1px solid #222222;
}
.singleCasestudySection .caseStudyPointer .col-lg-4:nth-child(5) .singleItem {
  border-left: 1px solid #222222;
}
.singleCasestudySection .caseStudyPointer .singleItem {
  text-align: center;
}
.singleCasestudySection .caseStudyPointer .singleItem .titleMain {
  color: #1A3C60;
  font-weight: 700;
  font-size: 24px;
}
section.caseBottom .overHidden {
  overflow: hidden;
}
section.caseBottom .contentWrap {
  padding: 50px;
  background-color: #F6FAFD;
  position: relative;
  border-radius: 10px 0 0 10px;
}
section.caseBottom .contentWrap::before {
  content: "";
  background-color: #F6FAFD;
  border-radius: 0 10px 10px 0;
  position: absolute;
  top: 0;
  left: 100%;
  width: 35%;
  height: 100%;
  z-index: -1;
}
@media (min-width: 1200px) {
  section.caseBottom .imgWrap img {
    width: 88%;
  }
}
section.relatedCasestudy {
  background-color: #F9F9FD;
}
section.relatedCasestudy .relatedArticlesWrap .relatedWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
section.relatedCasestudy .relatedArticlesWrap .relatedWrap a {
  font-weight: 700;
  color: #006780;
}
section.relatedCasestudy .relatedArticlesWrap .relatedArticlesTitle {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 700;
  color: #0a2540;
}
@media (min-width: 1200px) {
  section.relatedCasestudy .relatedArticlesWrap .relatedArticlesTitle {
    font-size: 34px;
  }
}
section.relatedCasestudy .relatedArticlesWrap .CasestudyCard h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  display: block;
  color: #171C1F;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 1200px) {
  section.relatedCasestudy .relatedArticlesWrap .CasestudyCard h3 {
    font-size: 1.302vw;
  }
}
section.relatedCasestudy .relatedArticlesWrap .CasestudyCard h3 a {
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  display: block;
  color: #171C1F;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 1200px) {
  section.relatedCasestudy .relatedArticlesWrap .CasestudyCard h3 a {
    font-size: 1.302vw;
  }
}
section.relatedCasestudy .relatedArticlesWrap .CasestudyCard .readmorecta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  height: 40px;
  border: 1px solid #010c17;
  border-radius: 40px;
  text-decoration: none;
  font-size: 14px;
  color: #010c17;
  transition: all 0.3s ease;
}
section.relatedCasestudy .relatedArticlesWrap .CasestudyCard .readmorecta a:hover {
  background: #010c17;
  color: #fff;
}
@media (min-width: 1200px) {
  section.relatedCasestudy .relatedArticlesWrap .CasestudyCard .readmorecta a {
    min-width: 8.333vw;
    height: 2.292vw;
    border-radius: 5.208vw;
    font-size: 0.833vw;
  }
}
section.relatedCasestudy .relatedArticlesWrap .CasestudyCard img {
  width: 100%;
  height: 214px;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 15px;
}